7e9ec6c46bff0cbabafec4674b1c0bf5d2195b30
[gnulib.git] / ChangeLog
1 2008-08-29  Bruno Haible  <bruno@clisp.org>
2
3         * m4/include_next.m4 (gl_INCLUDE_NEXT): Don't define HAVE_INCLUDE_NEXT
4         any more.
5
6 2008-08-29  Simon Josefsson  <simon@josefsson.org>
7
8         * MODULES.html.sh (Misc): Add bitrotate.
9
10         * modules/bitrotate: New file.
11
12         * lib/bitrotate.h: New file.
13
14         * modules/bitrotate-tests: New file.
15
16         * tests/test-bitrotate.c: New file.
17
18         * modules/crypto/gc-arctwo, modules/crypto/arctwo: Add dependency
19         on the bitrotate module.
20
21         * lib/arctwo.c: Use new bitrotate module.
22
23 2008-08-29  Jim Meyering  <meyering@redhat.com>
24
25         bootstrap: merge changes from coreutils
26         * build-aux/bootstrap (cp_mark_as_generated): Preserve perms
27         of copied files.  Remove a kludge, now that this is fixed.
28         * build-aux/bootstrap: Fix unportable expr usage. (by Ralf Wildenhues)
29         * build-aux/bootstrap: Remove $bt and $bt2 also when not using gettext.
30         * build-aux/bootstrap: Remove coreutils-specific SUBDIRS-related code.
31
32 2008-08-29  Bruno Haible  <bruno@clisp.org>
33
34         * MODULES.html.sh: Remove --cvs-urls option.
35
36 2008-08-28  Jose E. Marchesi  <jemarch@gnu.org>  (tiny change)
37
38         maint.mk: adjust to file name change
39         * top/maint.mk: s/Makefile.cfg/cfg.mk/.
40
41 2008-08-28  Jim Meyering  <meyering@redhat.com>
42
43         * modules/getndelim2 (License): Relicense to LGPLv2+.
44
45 2008-08-27  Paolo Bonzini  <bonzini@gnu.org>
46
47         * lib/getdelim.c (flockfile, funlockfile): Make all of them
48         dummy if one is not available.  Do not touch them if
49         USE_UNLOCKED_IO, instead letting unlocked-io.h do that.
50         (getc_maybe_unlocked): New.
51         * m4/getdelim.m4 (gl_PREREQ_GETDELIM): Check for getc_unlocked.
52
53 2008-08-26  Eric Blake  <ebb9@byu.net>
54
55         doc/INSTALL: resync from autoconf
56         * doc/Makefile (INSTALL, INSTALL.ISO, INSTALL.UTF-8): Simplify.
57         (INSTALL_PRELUDE): Delete; this is done more efficiently by
58         moving...
59         * install.texi [!autoconf]: ...here.  Resync from autoconf.
60         * INSTALL: Regenerate.
61         * INSTALL.ISO: New file.
62         * INSTALL.UTF-8: Likewise.
63
64 2008-08-26  Jim Meyering  <meyering@redhat.com>
65
66         GNUmakefile: cfg.mk definitions override default autoreconf-rerun policy
67         * top/GNUmakefile (_is-dist-target, _is-install-target): Make
68         these definitions conditional, so that they may be overridden, too.
69
70 2008-08-26  Bruno Haible  <bruno@clisp.org>
71
72         Generate INSTALL file variants with prettier quotes.
73         * doc/Makefile (INSTALL_PRELUDE): New macro.
74         (INSTALL): Use it.
75         (INSTALL.ISO, INSTALL.UTF-8): New rules.
76
77 2008-08-26  Bruno Haible  <bruno@clisp.org>
78
79         Run makeinfo in an English locale.
80         * doc/Makefile (MAKEINFO): New variable.
81
82 2008-08-26  Bruno Haible  <bruno@clisp.org>
83
84         * doc/Makefile (INSTALL): Use --no-validate instead of --no-warn.
85         Suggested by Eric Blake.
86
87 2008-08-25  Bruno Haible  <bruno@clisp.org>
88
89         * doc/Makefile (INSTALL): Generate with @firstparagraphindent set.
90
91 2008-08-25  Eric Blake  <ebb9@byu.net>
92
93         c-stack: test that stack overflow can be caught
94         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Also check
95         that platform allows handling stack overflow; at least OS/2 EMX
96         has sigaltstack, but crashes before transferring control to
97         handler on stack overflow.
98         * lib/c-stack.c [HAVE_SIGALTSTACK]: Adjust conditions to also
99         check for HAVE_STACK_OVERFLOW_HANDLING.
100         Reported by Elbert Pol.
101
102 2008-08-25  Bruno Haible  <bruno@clisp.org>
103
104         * doc/posix-functions/strftime.texi: Fix description of strftime
105         module.
106
107 2008-08-24  Bruno Haible  <bruno@clisp.org>
108
109         * tests/uniwidth/test-uc_width2.c: New file.
110         * tests/uniwidth/test-uc_width2.sh: New file.
111         * modules/uniwidth/width-tests (Files): Add the new files.
112         (TESTS): Add uniwidth/test-uc_width2.sh.
113         (TESTS_ENVIRONMENT): New variable.
114         (check_PROGRAMS): Add test-uc_width2.
115         (test_uc_width2_SOURCES): New variable.
116
117         Fix uc_width(0x00AB) bug, introduced on 2007-07-08.
118         * lib/uniwidth/width.c (nonspacing_table_data): Set bit for 0x00AD,
119         not 0x00AB.
120         Reported by Alexander V. Lukyanov <lav@netis.ru>.
121
122 2008-08-22  Eric Blake  <ebb9@byu.net>
123
124         test-lock, test-tls: mention why a test is skipped
125         * tests/test-lock.c (main) [!USE_*_THREADS]: Print why test is
126         skipped.
127         * tests/test-tls.c (main) [!USE_*_THREADS]: Likewise.
128
129         count-one-bits: relax license
130         * modules/count-one-bits (License): Relicense to LGPLv2+.
131         Suggested by Ludovic Courtès, approved by Ben Pfaff.
132
133 2008-08-22  Andreas Schwab  <schwab@suse.de>
134
135         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX):
136         Remove spurious space in assignment.
137
138 2008-08-21  Simon Josefsson  <simon@josefsson.org>
139
140         * m4/autobuild.m4: Use TZ=UTC0 instead of TZ=UTC.  Reported by
141         Paul Eggert <eggert@CS.UCLA.EDU>.
142
143 2008-08-20  Paolo Bonzini  <bonzini@gnu.org>
144
145         * modules/gettext: Add m4/threadlib.m4.
146
147 2008-08-19  Eric Blake  <ebb9@byu.net>
148
149         test-c-stack: fix compilation failure on FreeBSD 5.0
150         * tests/test-c-stack.c [HAVE_SETRLIMIT]: Include prerequisite
151         headers before <sys/resource.h>.
152         * doc/posix-headers/sys_resource.texi (sys/resource.h): Document
153         the bug.
154         Reported by Nelson H. F. Beebe.
155
156         strverscmp: migrate from "strverscmp.h" to <string.h>
157         * modules/string (Makefile.am): Add new hooks.
158         * modules/strverscmp (Files): Remove strverscmp.h.
159         (Depends-on): Add string.
160         (configure.ac): Add indicator.
161         (Include): Mention new header.
162         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Provide new
163         defaults.
164         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Inform string module of
165         results.
166         * lib/strverscmp.h: Delete.
167         * lib/string.in.h (strverscmp): Provide declaration, when needed.
168         * tests/test-strverscmp.c (includes): Adjust client.
169         * lib/check-version.c (includes): Likewise.
170         * NEWS: Document the change.
171
172         strverscmp: add unit test
173         * modules/strverscmp-tests: New file.
174         * tests/test-strverscmp.c: Likewise.
175
176 2008-08-19  Simon Josefsson  <simon@josefsson.org>
177
178         * lib/gc-gnulib.c: Indentation cleanup.  Add some comments
179         regarding Windows crypto stuff, from Mono.
180
181 2008-08-19  Adam Strzelecki <ono@java.pl>  (tiny change)
182
183         * lib/gc-gnulib.c: Use CRYPT_VERIFY_CONTEXT.  Try to use Intel CSP
184         if present, for intel RND.  Return error on failures.
185
186 2008-08-18  Ben Pfaff  <blp@gnu.org>
187
188         gitlog-to-changelog: give better diagnostic for failed pipe-open
189         * build-aux/gitlog-to-changelog: Improve error message: suggest
190         that the version of Git may be too old.
191
192 2008-08-18  Simon Josefsson  <simon@josefsson.org>
193
194         * m4/autobuild.m4: Use TZ=UTC to avoid time zone complexity.  Use
195         ISO 8601 format.  Suggested by Greg Troxel <gdt@ir.bbn.com>.
196
197 2008-08-18  Bruno Haible  <bruno@clisp.org>
198
199         * lib/glthread/thread.h [USE_SOLARIS_THREADS]: Use thread_in_use(), not
200         pthread_in_use().
201
202 2008-08-18  Bruno Haible  <bruno@clisp.org>
203
204         * lib/glthread/threadlib.c: Include <pthread.h>.
205
206 2008-08-18  Bruno Haible  <bruno@clisp.org>
207
208         * lib/glthread/lock.h [USE_SOLARIS_THREADS]: Fix
209         glthread_recursive_lock_* macros.
210         * lib/glthread/lock.c (glthread_recursive_lock_destroy_multithreaded):
211         Fix syntax error.
212
213 2008-08-18  Bruno Haible  <bruno@clisp.org>
214
215         * lib/glthread/thread.c: Avoid forcing a context switch right after
216         thread creation.
217
218 2008-08-17  Bruno Haible  <bruno@clisp.org>
219
220         * lib/glthread/thread.c: New file, based on code from tests/test-lock.c.
221         * lib/glthread/thread.h: Provide Win32 specific implementation.
222         * modules/thread (Files): Add lib/glthread/thread.c.
223         (Depends-on): Add lock.
224         (Makefile.am): Add glthread/thread.c to lib_SOURCES.
225
226 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
227
228         New module 'yield'.
229         * modules/yield: New file.
230         * lib/glthread/yield.h: New file.
231         * m4/yield.m4: New file.
232         * MODULES.html.sh (Multithreading): Add yield.
233
234 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
235
236         New module 'thread'.
237         * modules/thread: New file.
238         * lib/glthread/thread.h: New file.
239         * m4/thread.m4: New file.
240         * MODULES.html.sh (Multithreading): Add thread.
241
242 2008-08-17  Bruno Haible  <bruno@clisp.org>
243
244         * lib/glthread/lock.h: Include <stdlib.h> always.
245         * lib/glthread/tls.h: Likewise.
246         * lib/glthread/cond.h: Likewise.
247
248 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
249
250         New module 'cond'.
251         * modules/cond: New file.
252         * lib/glthread/cond.h: New file.
253         * lib/glthread/cond.c: New file.
254         * m4/cond.m4: New file.
255         * MODULES.html.sh (Multithreading): Add cond.
256
257 2008-08-16  Eric Blake  <ebb9@byu.net>
258
259         c-stack: fix regression on Irix 5.3 from 2008-06-21
260         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Move check for
261         sa_sigaction...
262         * m4/sigaction.m4 (gl_PREREQ_SIG_HANDLER_H): ...here.
263         (gl_PREREQ_SIGACTION): Depend on sig-handler.h prereq's.
264         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Set the default.
265         * modules/signal (Makefile.am): Use the value.
266         * lib/signal.in.h (sa_sigaction) [HAVE_SIGACTION
267         && !HAVE_STRUCT_SIGACTION_SA_SIGACTION]: Define.
268         * doc/posix-headers/signal.texi (signal.h): Document this
269         portability issue.
270         * doc/posix-functions/sigaction.texi (sigaction): Likewise.
271         Reported by Tom G. Christensen.
272
273 2008-08-17  Bruno Haible  <bruno@clisp.org>
274
275         New module 'threadlib'.
276         * modules/threadlib: New file.
277         * lib/glthread/threadlib.c: New file, extracted from
278         lib/glthread/lock.c.
279         * lib/glthread/lock.c (dummy_thread_func, glthread_in_use): Remove
280         functions.
281         * m4/threadlib.m4: New file, from m4/lock.m4, renaming gl_LOCK to
282         gl_THREADLIB and gl_LOCK_EARLY to gl_THREADLIB_EARLY.
283         * m4/lock.m4 (gl_LOCK_EARLY, gl_LOCK_EARLY_BODY, gl_LOCK_BODY): Remove
284         macros.
285         (gl_LOCK): Just require gl_THREADLIB and perform checks for lock.h.
286         (gl_DISABLE_THREADS): Remove macro.
287         * modules/lock (Files): Remove build-aux/config.rpath.
288         (Depends-on): Remove havelib. Add threadlib.
289         (configure.ac-early): Remove section.
290         * m4/tls.m4 (gl_TLS): Require gl_THREADLIB instead of gl_LOCK.
291         * modules/tls (Depends-on): Remove lock. Add threadlib.
292         (Link): New section, copied from threadlib.
293         * MODULES.html.sh (Multithreading): Add threadlib.
294
295 2008-08-14  Bruno Haible  <bruno@clisp.org>
296
297         * lib/glthread/lock.h (glthread_lock_lock, glthread_lock_unlock,
298         glthread_lock_destroy, glthread_rwlock_rdlock, glthread_rwlock_wrlock,
299         glthread_rwlock_unlock, glthread_rwlock_destroy,
300         glthread_recursive_lock_lock, glthread_recursive_lock_unlock,
301         glthread_recursive_lock_destroy): Define as macros always.
302         * lib/glthread/lock.c (glthread_lock_lock_func): Renamed from
303         glthread_lock_lock.
304         (glthread_lock_unlock_func): Renamed from glthread_lock_unlock.
305         (glthread_lock_destroy_func): Renamed from glthread_lock_destroy.
306         (glthread_rwlock_rdlock_func): Renamed from glthread_rwlock_rdlock.
307         (glthread_rwlock_wrlock_func): Renamed from glthread_rwlock_wrlock.
308         (glthread_rwlock_unlock_func): Renamed from glthread_rwlock_unlock.
309         (glthread_rwlock_destroy_func): Renamed from glthread_rwlock_destroy.
310         (glthread_recursive_lock_lock_func): Renamed from
311         glthread_recursive_lock_lock.
312         (glthread_recursive_lock_unlock_func): Renamed from
313         glthread_recursive_lock_unlock.
314         (glthread_recursive_lock_destroy_func): Renamed from
315         glthread_recursive_lock_destroy.
316
317 2008-08-14  Bruno Haible  <bruno@clisp.org>
318
319         * lib/glthread/lock.h: Renamed from lib/lock.h.
320         * lib/glthread/lock.c: Renamed from lib/lock.c. Update includes.
321         * lib/glthread/tls.h: Renamed from lib/tls.h.
322         * lib/glthread/tls.c: Renamed from lib/tls.c. Update includes.
323         * lib/fstrcmp.c: Update includes.
324         * lib/strsignal.c: Update includes.
325         * modules/lock (Files, Makefile.am): Update.
326         (Include): Change to "glthread/lock.h".
327         * modules/tls (Files, Makefile.am): Update.
328         (Include): Change to "glthread/tls.h".
329         * tests/test-lock.c: Update includes.
330         * tests/test-tls.c: Update includes.
331         * NEWS: Mention the renamed header files.
332
333 2008-08-11  Jim Meyering  <meyering@redhat.com>
334
335         * lib/fts_.h: Fix grammar (insert a missing "is") in a comment.
336
337 2008-08-11  Eric Blake  <ebb9@byu.net>
338
339         test-c-stack: avoid C99-ism
340         * tests/test-c-stack.c (main): Fix whitespace, move declaration
341         before statement.
342         Reported by Alain Guibert.
343
344 2008-08-10  Jim Meyering  <meyering@redhat.com>
345
346         ensure that return value of uinttostr et al are not ignored
347         * lib/inttostr.h (__GNUC_PREREQ): Define.
348         (__attribute_warn_unused_result__): Define.
349         (offtostr, imaxtostr, umaxtostr, uinttostr): Apply the attribute.
350
351 2008-08-07  Paolo Bonzini  <bonzini@gnu.org>
352
353         * lib/lock.c (glthread_recursive_lock_init_multithreaded)
354         [!PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: Fix typo.
355
356 2008-08-07  Jim Meyering  <meyering@redhat.com>
357
358         * m4/inet_pton.m4: Fix typo in comment: s/inet_ntop/inet_pton/.
359
360         * modules/mkstemp (License): Relicense under LGPLv2+.
361         * modules/tempname (License): Likewise.
362
363 2008-08-06  Bruno Haible  <bruno@clisp.org>
364
365         * lib/poll.c (poll): Further micro-optimization.
366
367 2008-08-06  Jim Meyering  <meyering@redhat.com>
368
369         inet_pton.c: use locale-independent tolower
370         * lib/inet_pton.c: Include <c-ctype.h> rather than <ctype.h>.
371         (inet_pton6): Use c_tolower rather than tolower.
372         * modules/inet_pton (Depends-on): Add c-ctype.
373
374 2008-08-06  Paolo Bonzini  <bonzini@gnu.org>
375
376         * lib/poll.c (poll): Avoid division when timeout is 0, cache
377         _SC_OPEN_MAX, avoid repeated access to errno.  Check for nfd < 0.
378
379 2008-08-06  Jim Meyering  <meyering@redhat.com>
380
381         * modules/inet_pton (License): Relicense under LGPLv2+.
382
383 2008-08-03  Bruno Haible  <bruno@clisp.org>
384
385         Additional non-aborting API for lock and tls.
386         * lib/lock.h: Include <errno.h>.
387         (glthread_lock_init): New macro/function.
388         (gl_lock_init): Define as wrapper around glthread_lock_init.
389         (glthread_lock_lock): New macro/function.
390         (gl_lock_lock): Define as wrapper around glthread_lock_lock.
391         (glthread_lock_unlock): New macro/function.
392         (gl_lock_unlock): Define as wrapper around glthread_lock_unlock.
393         (glthread_lock_destroy): New macro/function.
394         (gl_lock_destroy): Define as wrapper around glthread_lock_destroy.
395         (glthread_rwlock_init): New macro/function.
396         (gl_rwlock_init): Define as wrapper around glthread_rwlock_init.
397         (glthread_rwlock_rdlock): New macro/function.
398         (gl_rwlock_rdlock): Define as wrapper around glthread_rwlock_rdlock.
399         (glthread_rwlock_wrlock): New macro/function.
400         (gl_rwlock_wrlock): Define as wrapper around glthread_rwlock_wrlock.
401         (glthread_rwlock_unlock): New macro/function.
402         (gl_rwlock_unlock): Define as wrapper around glthread_rwlock_unlock.
403         (glthread_rwlock_destroy): New macro/function.
404         (gl_rwlock_destroy): Define as wrapper around glthread_rwlock_destroy.
405         (glthread_recursive_lock_init): New macro/function.
406         (gl_recursive_lock_init): Define as wrapper around
407         glthread_recursive_lock_init.
408         (glthread_recursive_lock_lock): New macro/function.
409         (gl_recursive_lock_lock): Define as wrapper around
410         glthread_recursive_lock_lock.
411         (glthread_recursive_lock_unlock): New macro/function.
412         (gl_recursive_lock_unlock): Define as wrapper around
413         glthread_recursive_lock_unlock.
414         (glthread_recursive_lock_destroy): New macro/function.
415         (gl_recursive_lock_destroy): Define as wrapper around
416         glthread_recursive_lock_destroy.
417         (glthread_once): New macro/function.
418         (gl_once): Define as wrapper around glthread_once.
419         Update function declarations.
420         * lib/lock.c (glthread_rwlock_init_multithreaded): Renamed from
421         glthread_rwlock_init. Return error code.
422         (glthread_rwlock_rdlock_multithreaded): Renamed from
423         glthread_rwlock_rdlock. Return error code.
424         (glthread_rwlock_wrlock_multithreaded): Renamed from
425         glthread_rwlock_wrlock. Return error code.
426         (glthread_rwlock_unlock_multithreaded): Renamed from
427         glthread_rwlock_unlock. Return error code.
428         (glthread_rwlock_destroy_multithreaded): Renamed from
429         glthread_rwlock_destroy. Return error code.
430         (glthread_recursive_lock_init_multithreaded): Renamed from
431         glthread_recursive_lock_init. Return error code.
432         (glthread_recursive_lock_lock_multithreaded): Renamed from
433         glthread_recursive_lock_lock. Return error code.
434         (glthread_recursive_lock_unlock_multithreaded): Renamed from
435         glthread_recursive_lock_unlock. Return error code.
436         (glthread_recursive_lock_destroy_multithreaded): Renamed from
437         glthread_recursive_lock_destroy. Return error code.
438         (glthread_once_call): Make static.
439         (glthread_once_multithreaded): Renamed from glthread_once.
440         * lib/tls.h: Include <errno.h>.
441         (glthread_tls_key_init): New macro/function.
442         (gl_tls_key_init): Define as wrapper around glthread_tls_key_init.
443         (glthread_tls_set): New macro/function.
444         (gl_tls_set): Define as wrapper around glthread_tls_set.
445         (glthread_tls_key_destroy): New macro/function.
446         (gl_tls_key_destroy): Define as wrapper around glthread_tls_key_destroy.
447         Update function declarations.
448         * lib/tls.c (glthread_tls_get_multithreaded): Renamed from
449         glthread_tls_get.
450         Suggested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
451
452 2008-08-04  Eric Blake  <ebb9@byu.net>
453
454         gnumakefile: use space, not TAB, outside of targets
455         * top/GNUmakefile (_dummy): Fix whitespace error in prior edit.
456
457 2008-08-02  Jim Meyering  <meyering@redhat.com>
458
459         getdate.y: avoid locale-dependent date parsing failure
460         In Turkish locales, getdate would fail to recognize keywords
461         containing a lowercase "i".  The solution is not to rely on
462         locale-sensitive case-conversion.
463         * lib/getdate.y: Include <c-ctype.h> rather than <ctype.h>.
464         (lookup_word): Use c_toupper in place of toupper.
465         (yylex, get_date): Use c_ prefixed variants of isspace and isalpha, too.
466         Reported by Vefa Bicakci <bicave@superonline.com> in
467         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/14184>.
468         * modules/getdate (Depends-on): Add c-ctype.
469
470 2008-08-02  Bruno Haible  <bruno@clisp.org>
471
472         * gnulib-tool (func_import): When updating or creating a .gitignore
473         file, prepend each added line with a slash, and ignore leading slashes
474         from the existing lines.
475         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
476
477 2008-08-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
478
479         Portability fix for GNU make 3.79.1.
480         * top/GNUmakefile: Avoid 'else COND', which older GNU make
481         versions do not understand.
482
483 2008-08-01  Bruno Haible  <bruno@clisp.org>
484
485         Work around bug of HP-UX 10.20 cc with -0.0 literal.
486         * tests/test-isnanf.h (zero): New variable.
487         (main): Avoid literal -0.0f.
488         * tests/test-isnand.h (zero): New variable.
489         (main): Avoid literal -0.0.
490         * tests/test-isnanl.h (zero): New variable.
491         (main): Avoid literal -0.0L.
492         * tests/test-isnan.c (zerof, zerod, zerol): New variables.
493         (test_float, test_double, test_long_double): Avoid literals -0.0f,
494         -0.0, -0.0L.
495         * tests/test-signbit.c (test_signbitf): Avoid literal -0.0f.
496         (test_signbitd): Avoid literal -0.0.
497         (test_signbitl): Avoid literal -0.0L.
498         * tests/test-ceilf1.c (zero): New variable.
499         (main): Avoid literal -0.0f.
500         * tests/test-ceill.c (zero): New variable.
501         (main): Avoid literal -0.0L.
502         * tests/test-floorf1.c (zero): New variable.
503         (main): Avoid literal -0.0f.
504         * tests/test-floorl.c (zero): New variable.
505         (main): Avoid literal -0.0L.
506         * tests/test-roundf1.c (zero): New variable.
507         (main): Avoid literal -0.0f.
508         * tests/test-round1.c (zero): New variable.
509         (main): Avoid literal -0.0.
510         * tests/test-roundl.c (zero): New variable.
511         (main): Avoid literal -0.0L.
512         * tests/test-truncf1.c (zero): New variable.
513         (main): Avoid literal -0.0f.
514         * tests/test-trunc1.c (zero): New variable.
515         (main): Avoid literal -0.0.
516         * tests/test-truncl.c (zero): New variable.
517         (main): Avoid literal -0.0L.
518         * tests/test-frexp.c (zero): New variable.
519         (main): Avoid literal -0.0.
520         * tests/test-frexpl.c (zero): New variable.
521         (main): Avoid literal -0.0L.
522         * tests/test-ldexpl.c (zero): New variable.
523         (main): Avoid literal -0.0L.
524         * tests/test-snprintf-posix.h (have_minus_zero): Avoid literal -0.0.
525         (zerod, zerol): New variables.
526         (test_function): Avoid literals -0.0, -0.0L.
527         * tests/test-sprintf-posix.h (have_minus_zero): Avoid literal -0.0.
528         (zerod, zerol): New variables.
529         (test_function): Avoid literals -0.0, -0.0L.
530         * tests/test-vasnprintf-posix.c (have_minus_zero): Avoid literal -0.0.
531         (zerod, zerol): New variables.
532         (test_function): Avoid literals -0.0, -0.0L.
533         * tests/test-vasprintf-posix.c (have_minus_zero): Avoid literal -0.0.
534         (zerod, zerol): New variables.
535         (test_function): Avoid literals -0.0, -0.0L.
536         * tests/test-strtod.c (zero): New variable.
537         (main): Avoid literal -0.0.
538         Reported by Jonathan C. Patschke <jp@centtech.com>.
539
540 2008-07-31  Jim Meyering  <meyering@redhat.com>
541
542         sha256.h: correct definition of SHA224_DIGEST_SIZE
543         * lib/sha256.h (SHA224_DIGEST_SIZE): Define to 28, not 24.
544         Reported by Paulie Pena IV <paulie4@gmail.com>.
545         Define as 224 / 8, rather than as a literal.
546         (SHA256_DIGEST_SIZE): Define as 256/8 rather than equivalent literal.
547         * lib/sha512.h (SHA384_DIGEST_SIZE): Likewise, define as equiv: 384/8.
548         (SHA512_DIGEST_SIZE): Likewise, define as equivalent quotient: 512/8.
549
550 2008-07-31  Bruno Haible  <bruno@clisp.org>
551
552         * lib/regex_internal.h (BITSET_WORD_BITS): Make first conditional work
553         on HP-UX 10.20 with "cc -Ae". Fix second conditional.
554         Reported by Jonathan Patschke <jp@centtech.com>.
555
556 2008-07-31  Bruno Haible  <bruno@clisp.org>
557
558         * gnulib-tool (func_import): Make change from 2008-06-23 more robust.
559         Reported by Paolo Bonzini <bonzini@gnu.org>.
560
561 2008-07-30  Eric Blake  <ebb9@byu.net>
562
563         test-strtod: allow compilation without -lm
564         * tests/test-strtod.c (main): Avoid link dependence on fabs.
565         Reported by Dennis Clarke <blastwave@gmail.com>.
566
567 2008-07-28  Jim Meyering  <meyering@redhat.com>
568
569         bootstrap: work also when there are no .po files in po/
570         * build-aux/bootstrap (update_po_files): Complete the change
571         that I began in bc960df8c789c878f1c1c54a28a3c2648dead8d9.
572
573 2008-07-27  Jim Meyering  <meyering@redhat.com>
574
575         * users.txt: Add zile.
576
577 2008-07-26  Ben Pfaff  <blp@gnu.org>
578
579         Add missing dependencies on new m4/exponent[fdl].m4 files.
580         * modules/isnanf-nolibm: Add m4/exponentf.m4.
581         * modules/isnand-nolibm: Add m4/exponentd.m4.
582         * modules/isnanl-nolibm: Add m4/exponentl.m4.
583         * modules/signbit-tests: Use m4/exponent[fdl].m4 instead of
584         m4/isnan[fdl].m4, because the macros actually used moved.
585         Reported by Jim Meyering.
586
587 2008-07-14  Ben Pfaff  <blp@gnu.org>
588
589         Add isinf module.
590         * lib/isinf.c: New file.
591         * lib/math.in.h: Define isinf macro if we have decided to replace
592         it.
593         * m4/isinf.m4: New file.
594         * m4/math_h.m4: Initialize and substitute variables for isinf
595         module.
596         * modules/isinf: New file.
597         * modules/isinf-tests: New file.
598         * modules/math: Add substitutions for new module.
599         * tests/test-isinf.c: New file.
600         * doc/posix-functions/isinf.texi: Mention new module.
601         * MODULES.html.sh: Mention new module.
602
603 2008-07-14  Ben Pfaff  <blp@gnu.org>
604
605         Factor out some macros for use by additional modules.
606         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Move into new file
607         exponentf.m4.
608         * m4/isnand.m4 (gl_DOUBLE_EXPONENT_LOCATION): Move into new file
609         exponentd.m4.
610         * m4/isnanl.m4 (gl_LONG_DOUBLE_EXPONENT_LOCATION): Move into new
611         file exponentl.m4.
612         * m4/exponentf.m4: New file.
613         * m4/exponentd.m4: New file.
614         * m4/exponentl.m4: New file.
615         * modules/isnanf: Use new file m4/exponentf.m4.
616         * modules/isnand: Use new file m4/exponentd.m4.
617         * modules/isnanl: Use new file m4/exponentl.m4.
618
619 2008-07-23  Ulrich Drepper  <drepper@redhat.com>
620
621         mktime.c: normalize tp->tm_isdst value to -1/0/1.
622         * lib/mktime.c (__mktime_internal): Normalize tp->tm_isdst value.
623         Reported by Michael Ringe <Michael.Ringe@gmx.de> in
624         <http://sourceware.org/bugzilla/show_bug.cgi?id=6723>.
625
626         * lib/canonicalize-lgpl.c (__realpath): Avoid buffer overflow after
627         readlink on platforms without PATH_MAX.
628
629 2008-07-21  Eric Blake  <ebb9@byu.net>
630
631         Warn, not fail, on stale version.
632         * top/GNUmakefile (_curr-ver): Tone down previous patch.
633
634         Don't allow installation with stale devel version number.
635         * top/GNUmakefile (_is-install-target): New macro.
636         (_curr-ver): Forbid installation with stale version number.
637
638 2008-07-20  Bruno Haible  <bruno@clisp.org>
639
640         * modules/c-stack-tests (Makefile.am): Add LIBSIGSEGV to
641         TESTS_ENVIRONMENT.
642         * tests/test-c-stack2.sh: React differently if LIBSIGSEGV is in use.
643
644 2008-07-20  Bruno Haible  <bruno@clisp.org>
645
646         * lib/c-stack.h (c_stack_action): Add documentation.
647         * lib/c-stack.c (c_stack_action): Remove incomplete documentation.
648
649 2008-07-20  Bruno Haible  <bruno@clisp.org>
650
651         * modules/canonicalize-lgpl (License): Relicense under LGPLv2+.
652         * modules/readlink (License): Likewise.
653
654 2008-07-17  Eric Blake  <ebb9@byu.net>
655
656         * modules/c-stack (Link): Fix typo.
657
658         Make c-stack use libsigsegv, when available.
659         * modules/c-stack (Depends-on): Add libsigsegv.
660         * modules/c-stack-tests (Makefile.am): Link with libsigsegv, if
661         needed.
662         * lib/c-stack.c (SIGSTKSZ): Define fallback.
663         (segv_handler, overflow_handler, c_stack_action)
664         [HAVE_LIBSIGSEGV && !HAVE_XSI_STACK_OVERFLOW_HEURISTIC]: Add new
665         implementation when libsigsegv is available, but only when using
666         the library is necessary.
667         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Add
668         comment, explaining why XSI check fails on Linux.
669         (gl_PREREQ_C_STACK): Supply LIBCSTACK, LTLIBCSTACK.
670         * tests/test-c-stack2.sh: Tweak skip message.
671         * NEWS: Document new link-time requirements.
672
673 2008-07-16  Eric Blake  <ebb9@byu.net>
674
675         c-stack: Expose false positives when not using libsigsegv.
676         * modules/c-stack-tests (Files): Expand test.
677         * tests/test-c-stack.c (main): Add means to conditionally trigger
678         non-overflow SIGSEGV.
679         * tests/test-c-stack2.sh: New file.
680
681 2008-07-14  Bruno Haible  <bruno@clisp.org>
682
683         * m4/libsigsegv.m4: Remove unneeded AC_PREREQ.
684         Reported by Eric Blake.
685
686 2008-07-14  Sam Steingold  <sds@gnu.org>
687             Bruno Haible  <bruno@clisp.org>
688
689         New module libsigsegv.
690         * modules/libsigsegv: New file.
691         * m4/libsigsegv.m4: New file, from GNU clisp sigsegv.m4 with
692         modifications.
693         * MODULES.html.sh (Signal handling): New section.
694
695 2008-07-14  Bruno Haible  <bruno@clisp.org>
696
697         * modules/unictype/ctype-* (Description): Add the word "function".
698         Improves the resulting doc in MODULES.html.
699
700 2008-07-12  Ben Pfaff  <blp@gnu.org>
701
702         Add longlong module.
703         * modules/longlong: New file.
704
705 2008-07-12  Bruno Haible  <bruno@clisp.org>
706
707         * m4/isnan.m4 (gl_ISNAN): When the replacement is used, set ISNAN_LIBM
708         to empty.
709
710 2008-07-10  Ben Pfaff  <blp@gnu.org>
711
712         Add isnan module.
713         * doc/posix-functions/isnan.texi: Mention new module.
714         * lib/math.in.h: Define isnan macro if we have decided to replace
715         it.
716         * m4/isnan.m4: New file.
717         * m4/isnanl.m4 (gl_FUNC_ISNANL): Factor out some code into new
718         macro gl_BUILD_ISNANL so that isnan.m4 can use that functionality
719         also.
720         (gl_FUNC_ISNANL_NO_LIBM): Factor out same code, to reduce
721         redundancy.
722         * m4/math_h.m4: Initialize and substitute variables for isnan
723         module.
724         * modules/isnan: New file.
725         * modules/isnan-tests: New file.
726         * modules/math: Add substitutions for new module.
727         * tests/test-isnan.c: New file.
728         * MODULES.html.sh: Mention new module.
729
730 2008-07-10  Ben Pfaff  <blp@gnu.org>
731
732         Add isnanf module.
733         * lib/isnanf.m4: New file.
734         * m4/isnanf.m4 (gl_FUNC_ISNANF): New macro.
735         (gl_HAVE_ISNANF_IN_LIBM): New macro.
736         (gl_BUILD_ISNANF): New macro used by gl_FUNC_ISNANF,
737         gl_FUNC_ISNANF_NO_LIBM, and gl_FUNC_ISNAN.
738         * modules/isnanf: New file.
739         * modules/isnanf-tests: New file.
740         * modules/isnanf-nolibm-tests: Add tests/test-isnanf.h to list of
741         files.
742         * tests/test-isnanf-nolibm.c: factored most of its contents into
743         new file tests/test-isnanf.h.
744         * tests/test-isnanf.h: New file.
745         * tests/test-isnanf.c: New file.
746         * MODULES.html.sh: Mention new module.
747         * doc/glibc-functions/isnanf.texi: Mention new module.
748
749 2008-07-10  Ben Pfaff  <blp@gnu.org>
750
751         Add isnand module.
752         * lib/isnand.h: New file.
753         * m4/isnand.m4 (gl_FUNC_ISNAND): New macro.
754         (gl_FUNC_ISNAND_NO_LIBM): Split partially into new macro
755         gl_HAVE_ISNAND_NO_LIBM so that gl_FUNC_ISNAND can use that
756         functionality also.
757         (gl_BUILD_ISNAND): New macro used by gl_FUNC_ISNAND,
758         gl_FUNC_ISNAND_NO_LIBM, and gl_FUNC_ISNAN.
759         (gl_HAVE_ISNAND_IN_LIBM): New macro.
760         * modules/isnand: New file.
761         * modules/isnand-tests: New file.
762         * modules/isnand-nolibm-tests: Add tests/test-isnand.h to list of
763         files.
764         * tests/test-isnand-nolibm.c: factored most of its contents into
765         new file tests/test-isnand.h.
766         * tests/test-isnand.h: New file.
767         * tests/test-isnand.c: New file.
768         * MODULES.html.sh: Mention new module.
769
770 2008-07-10  Ben Pfaff  <blp@gnu.org>
771
772         * lib/isnanf.h: Rename lib/isnanf-nolibm.h.
773         * lib/isnand.h: Rename lib/isnand-nolibm.h.
774         * tests/test-isnanf.c: Rename tests/test-isnanf-nolibm.c.
775         * tests/test-isnand.c: Rename tests/test-isnand-nolibm.c.
776         * modules/isnanf-nolibm: Update references to renamed files.
777         * modules/isnand-nolibm: Likewise.
778         * modules/isnanf-nolibm-tests: Likewise.
779         * modules/isnand-nolibm-tests: Likewise.
780         * lib/frexp.c: Likewise.
781         * lib/isfinite.c: Likewise.
782         * lib/signbitd.c: Likewise.
783         * lib/signbitf.c: Likewise.
784         * lib/vasnprintf.c: Likewise.
785         * tests/test-ceilf1.c: Likewise.
786         * tests/test-ceilf2.c: Likewise.
787         * tests/test-floorf1.c: Likewise.
788         * tests/test-floorf2.c: Likewise.
789         * tests/test-frexp.c: Likewise.
790         * tests/test-round1.c: Likewise.
791         * tests/test-round2.c: Likewise.
792         * tests/test-roundf1.c: Likewise.
793         * tests/test-strtod.c: Likewise.
794         * tests/test-trunc1.c: Likewise.
795         * tests/test-trunc2.c: Likewise.
796         * tests/test-truncf1.c: Likewise.
797         * tests/test-truncf2.c: Likewise.
798         * NEWS: Mention the renamed header files.
799
800 2008-07-11  Jim Meyering  <meyering@redhat.com>
801
802         vc-list-files: make the last-resort awk code more portable
803         * build-aux/vc-list-files: Don't rely on awk's "sub" command.
804         /bin/awk from OpenSolaris 11's SUNWesu version 2008.03.22.10.56
805         does not support it.
806
807 2008-07-10  Eric Blake  <ebb9@byu.net>
808
809         Work with tar's bootstrap.
810         * gnulib-tool (func_emit_initmacro_end): Use m4_defn in the case
811         where LIBSOURCES_DIR contains .#bootmp but must not be treated as
812         an m4 comment.
813
814 2008-07-09  Jim Meyering  <meyering@redhat.com>
815
816         posix-shell.m4: fix typo that made this test malfunction
817         * m4/posix-shell.m4: Remove capitalization in variable name.
818
819 2008-07-08  Bruno Haible  <bruno@clisp.org>
820
821         * m4/onceonly.m4: Update comments.
822         Reported by Ben Pfaff <blp@cs.stanford.edu>.
823
824 2008-07-04  Jim Meyering  <meyering@redhat.com>
825
826         * users.txt: Add vc-dwim.
827         (bison, coreutils): Use the gitweb URL.
828
829 2008-07-03  Jim Meyering  <meyering@redhat.com>
830
831         * users.txt: Add libffcall.  From Sam Steingold.
832
833 2008-07-03  Ondřej Vašík  <ovasik@redhat.com>
834
835         getdate.y: do not ignore TZ with relative day, month or year offset
836         * lib/getdate.y (get_date): Move the tz-handling block to follow the
837         relative-date-handling, since otherwise, the latter would clobber the
838         sole output (an updated Start value) of the tz-handling block.
839         * tests/test-getdate.c: Tests for the fix
840
841 2008-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
842
843         Recognize 'foo_LIBRARIES += libgnu.a'.
844         * gnulib-tool (func_emit_lib_Makefile_am): Recognize if a
845         makefile snippet has already specified an installation location,
846         also using '+='.
847
848 2008-07-02  Ondřej Vašík  <ovasik@redhat.com>
849
850         getdate.y: factor out common actions
851         * lib/getdate.y (apply_relative_time, set_hhmmss): New functions.
852         Use them in place of open-coded actions.
853
854 2008-07-01  Simon Josefsson  <simon@josefsson.org>
855
856         Add self-test for getdate module.
857         * modules/getdate-tests: New file.
858         * tests/test-getdate.c: New file.
859
860 2008-06-29  Bruno Haible  <bruno@clisp.org>
861
862         * gnulib-tool (func_import): Put gnulib-comp.m4 into .cvsignore or
863         .gitignore.
864         Reported by Sylvain Beucler <beuc@beuc.net>.
865
866 2008-06-29  Bruno Haible  <bruno@clisp.org>
867
868         * doc/gnulib-tool.texi (VCS Issues): Mention --no-vc-files option.
869         * m4/gnulib-tool.m4: Update to match current gnulib-tool.
870
871 2008-06-29  Bruno Haible  <bruno@clisp.org>
872
873         * gnulib-tool (func_import): Recommend to put gnulib-cache.m4 into
874         EXTRA_DIST.
875         Reported by Sylvain Beucler <beuc@beuc.net>.
876
877 2008-06-26  Jim Meyering  <meyering@redhat.com>
878
879         make several modules depend on the "open" module
880         This provides slightly increased consistency when opening-for-write
881         the name of a non-directory spelled with a trailing slash.
882         * modules/chdir-safer: Likewise.
883         * modules/chown: Likewise.
884         * modules/clean-temp: Likewise.
885         * modules/copy-file: Likewise.
886         * modules/fchdir: Likewise.
887         * modules/fcntl-safer: Likewise.
888         * modules/pipe: Likewise.
889         * modules/utime: Likewise.
890         Prompted by Eric Blake and Bruno Haible.
891
892 2008-06-24  Andreas Schwab  <schwab@suse.de>
893
894         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Don't test whether compound
895         literals can be used as initializers for global variables.
896
897 2008-06-23  Eric Blake  <ebb9@byu.net>
898
899         Make gnulib-cache.m4 easier to diff.
900         * gnulib-tool (func_import): Allow newlines when reading cached
901         gl_MODULES, and generate newlines when creating gnulib-cache.m4.
902
903 2008-06-23  Bruno Haible  <bruno@clisp.org>
904
905         * m4/signalblocking.m4 (gl_PREREQ_SIG_HANDLER_H): Remove macro.
906         (gl_PREREQ_SIGPROCMASK): Don't invoke it.
907         * m4/sigaction.m4 (gl_PREREQ_SIG_HANDLER_H): New macro, moved here from
908         m4/signalblocking.m4.
909         (gl_PREREQ_SIGACTION): Don't invoke it.
910         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Invoke
911         gl_PREREQ_SIG_HANDLER_H.
912         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Likewise.
913         Don't check for sigaction here.
914
915 2008-06-23  Bruno Haible  <bruno@clisp.org>
916
917         * lib/fatal-signal.c (fatal_signal_handler): Update comment.
918         (install_handlers): Don't set the SA_RESETHAND flag.
919
920 2008-06-23  Bruno Haible  <bruno@clisp.org>
921
922         * m4/sigaction.m4: Comment fixes.
923         * lib/signal.in.h: Likewise.
924
925 2008-06-23  Eric Blake  <ebb9@byu.net>
926
927         Fix typo.
928         * tests/test-sigaction.c (MASK_SA_FLAGS): Add missing operator.
929
930         Avoid SA_ namespace.
931         * tests/test-sigaction.c (MASK_SA_FLAGS): Rename from SA_MASK.
932         Reported by Ralf Wildenhues.
933
934         Avoid test failure due to SA_RESTORER.
935         * tests/test-sigaction.c (SA_MASK): New macro.
936         (main): Avoid failing due to extension flags being set.
937         Reported by Jim Meyering.
938
939         Revert use of sig-handler.h in sigprocmask.c.
940         * modules/sigprocmask (Files): Don't rely on sig-handler.h, since
941         it requires the existence of struct sigaction.
942         * lib/sigprocmask.c (handler_t): Restore typedef.
943         (rpl_signal, old_handlers): Use local type.
944
945 2008-06-22  Bruno Haible  <bruno@clisp.org>
946
947         * tests/test-stdint.c: Disable the INTMAX_MAX preprocessor test
948         conditionally.
949         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
950
951 2008-06-22  Bruno Haible  <bruno@clisp.org>
952
953         * doc/posix-functions/siginterrupt.texi: Move note.
954
955         * lib/signal.in.h (SA_RESTART): New macro.
956         * lib/sigaction.c: Update comment.
957
958         * m4/sigaction.m4 (gl_SIGACTION): Require gl_SIGNAL_H_DEFAULTS.
959
960         * m4/signalblocking.m4 (gl_PREREQ_SIG_HANDLER_H): New macro.
961         (gl_PREREQ_SIGPROCMASK): Invoke it.
962         * m4/sigaction.m4 (gl_PREREQ_SIGACTION): Likewise.
963
964         * lib/nanosleep.c (rpl_nanosleep): Setup newact only when it is needed.
965
966         * lib/sigprocmask.c: Update a comment.
967
968 2008-06-21  Eric Blake  <ebb9@byu.net>
969
970         Use sigaction module rather than signal().
971         * modules/c-stack (Depends-on): Add sigaction.
972         * modules/fatal-signal (Depends-on): Likewise.
973         * modules/nanosleep (Depends-on): Likewise.
974         * modules/sigprocmask (Files): Add sig-handler.h.
975         * modules/sigaction (Files): Likewise.
976         * lib/sig-handler.h (get_handler): New file, suggested by Paul
977         Eggert.
978         * lib/c-stack.c (SIGACTION_WORKS): Simplify conditions.
979         (c_stack_action) [!SIGACTION_WORKS]: Use sigaction, not signal.
980         * lib/fatal-signal.c (uninstall_handlers, install_handlers)
981         (init_fatal_signals): Likewise.
982         * lib/nanosleep.c (rpl_nanosleep): Likewise.
983         (siginterrupt): Delete fallback.
984         * lib/sigprocmask.c (handler_t, old_handlers): Use sa_handler_t
985         instead.
986         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Drop check for
987         siginterrupt.
988
989         New module sigaction, for mingw.
990         * modules/sigaction: New module...
991         * modules/sigaction-tests: ...and its test.
992         * m4/sigaction.m4: New file.
993         * lib/sigaction.c: Likewise.
994         * tests/test-sigaction.c: Likewise.
995         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Add sigaction variables.
996         * modules/signal (Makefile.am): Likewise.
997         * lib/signal.in.h (!@HAVE_SIGACTION@): Define replacements when
998         needed.
999         * doc/posix-headers/signal.texi (signal.h): Mention provided
1000         types.
1001         * doc/posix-functions/siginterrupt.texi (siginterrupt): Mention
1002         that sigaction is preferable.
1003         * doc/posix-functions/sigaction.texi (sigaction): Mention new
1004         module.
1005         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
1006         sigaction.
1007
1008         Improve robustness of sigprocmask by overriding signal.
1009         * lib/signal.in.h (rpl_signal): Override signal when sigprocmask
1010         is in use.
1011         * lib/sigprocmask.c (blocked_handler): Reinstall block handler.
1012         (SIGKILL, SIGSTOP): Provide fallbacks.
1013         (rpl_signal): Implement.
1014         (old_handlers, blocked_set): Mark volatile, since sigprocmask and
1015         signal can be called inside handlers.
1016
1017         Fix nanosleep module on mingw.
1018         * modules/nanosleep (Depends-on): Add sys_select.
1019         * lib/nanosleep.c (HAVE_SYS_SELECT_H): Rely on gnulib module.
1020
1021         Fix licensing of sigprocmask.
1022         * modules/raise (License): Relicense as LGPL.
1023
1024 2008-06-21  Bruno Haible  <bruno@clisp.org>
1025
1026         * lib/propername.c (proper_name_utf8): Don't use the transliterated
1027         result if it contains question marks.
1028         Reported by Michael Geng <linux@michaelgeng.de>.
1029
1030 2008-06-19  Bruno Haible  <bruno@clisp.org>
1031
1032         Fix CVS-ism.
1033         * doc/gnulib.texi: Include updated-stamp.texi.
1034         * doc/Makefile (GNULIB_TEXI_FILES): New variable.
1035         (updated-stamp.texi): New rule.
1036         (gnulib.info): Depend on it.
1037         * doc/.gitignore: Add updated-stamp.texi.
1038         Based on a patch by Thien-Thi Nguyen <ttn@gnuvola.org>.
1039
1040 2008-06-19  Bruno Haible  <bruno@clisp.org>
1041
1042         * doc/Makefile (gnulib.info): Update and simplify dependencies.
1043         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
1044
1045 2008-06-19  Eric Blake  <ebb9@byu.net>
1046
1047         Fix VPATH 'make dist' with GNU make and non-VCS tarball.
1048         * top/GNUmakefile (_curr-ver): Don't use $(srcdir) unnecessarily.
1049         Reported by Stepan Kasal.
1050
1051 2008-06-18  Bruno Haible  <bruno@clisp.org>
1052
1053         * lib/fatal-signal.c (init_fatal_signals): Add comment.
1054         Reported by Eric Blake.
1055
1056 2008-06-18  Eric Blake  <ebb9@byu.net>
1057
1058         Work around cygwin 1.5.25 strsignal bug.
1059         * tests/test-strsignal.c: Allow for const char *.
1060         * doc/glibc-functions/strsignal.texi (strsignal): Document the bug.
1061
1062 2008-06-18  Simon Josefsson  <simon@josefsson.org>
1063
1064         * users.txt: Update URL to article and add author/date
1065         information.
1066
1067 2008-06-17  Bruno Haible  <bruno@clisp.org>
1068
1069         New macro gl_DISABLE_THREADS.
1070         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Use value gl_use_threads_default
1071         if the user did not pass --enable-threads or --disable-threads option.
1072         (gl_DISABLE_THREADS): New macro.
1073         Reported by Eric Blake <ebb9@byu.net>.
1074
1075 2008-06-17  Bruno Haible  <bruno@clisp.org>
1076
1077         * lib/tls.h (gl_tls_key_init): Evaluate the destructor argument also
1078         when the macro ignores it.
1079         Based on a patch by Eric Blake <ebb9@byu.net>.
1080
1081 2008-06-17  Bruno Haible  <bruno@clisp.org>
1082
1083         * modules/tls (License): Change to LGPLv2+.
1084         Reported by Eric Blake.
1085
1086 2008-06-17  Eric Blake  <ebb9@byu.net>
1087
1088         Simplify c-stack prerequisites.
1089         * lib/c-stack.c (includes): Remove unused <sys/resource.h>.
1090         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Posix 200x
1091         no longer requires <ucontext.h> to exist.  Optimize setrlimit
1092         check.
1093         (gl_PREREQ_C_STACK): Remove check for unused getcontext and
1094         <sys/resource.h>.
1095
1096         Move c-stack test into testsuite.
1097         * modules/c-stack-tests: New file.
1098         * lib/c-stack.c [DEBUG]: Move test program...
1099         * tests/test-c-stack.c: ...into this new file.  Skip rather than
1100         fail test if sigaltstack is lacking.
1101         * tests/test-c-stack.sh: New driver file.
1102
1103 2008-06-16  Eric Blake  <ebb9@byu.net>
1104
1105         Use raise module consistently.
1106         * modules/fatal-signal (Depends-on): Add raise.
1107         * modules/sigprocmask (Depends-on): Likewise.
1108         * lib/fatal-signal.c (fatal_signal_handler): Rely on raise.
1109         * lib/sigprocmask.c (sigprocmask): Likewise.
1110         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Likewise.
1111         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Likewise.
1112
1113         Fix compliance bug in sigpending.
1114         * lib/sigprocmask.c (sigpending): Return pending array via
1115         parameter, not return value.
1116
1117 2008-06-14  Eric Blake  <ebb9@byu.net>
1118
1119         Improve obstack-printf test code.
1120         * tests/test-obstack-printf.c (test_function): Fix comment, and
1121         simplify usage of obstack_* in macros.  Add a test for coverage.
1122         Reported by Bruno Haible.
1123
1124 2008-06-14  Bruno Haible  <bruno@clisp.org>
1125
1126         * lib/obstack_printf.c (obstack_vprintf): Define the stack-allocated
1127         array size as a constant, not as a const variable.
1128         * m4/obstack-printf.m4 (gl_FUNC_OBSTACK_PRINTF): Require
1129         AC_USE_SYSTEM_EXTENSIONS.
1130         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX): Likewise.
1131         Test whether the obstack_printf function actually exists.
1132         * modules/obstack-printf (Depends-on): Add extensions.
1133         (Include): Remove obstack.h.
1134         * modules/obstack-printf-posix (Depends-on): Add extensions.
1135         (Include): Remove obstack.h.
1136
1137 2008-06-13  Eric Blake  <ebb9@byu.net>
1138
1139         Add obstack-printf and obstack-printf-posix modules.
1140         * modules/obstack-printf: New file.
1141         * modules/obstack-printf-posix: Likewise.
1142         * MODULES.html.sh (Misc): Mention them.
1143         * doc/glibc-functions/obstack_printf.texi (obstack_printf):
1144         Likewise.
1145         * doc/glibc-functions/obstack_vprintf.texi (obstack_vprintf):
1146         Likewise.
1147         * modules/stdio (Makefile.am): Accomodate new modules.
1148         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
1149         * lib/stdio.in.h (rpl_obstack_printf, rpl_obstack_vprintf):
1150         Declare.
1151         * lib/obstack_printf.c (obstack_printf, obstack_vprintf): New
1152         functions.
1153         * m4/obstack-printf.m4 (gl_OBSTACK_PRINTF)
1154         (gl_REPLACE_OBSTACK_PRINTF): New macros
1155         * m4/obstack-printf-posix.m4 (gl_OBSTACK_PRINTF_POSIX): Likewise.
1156         * tests/test-obstack-printf.c: New file.
1157         * modules/obstack-printf-tests: Likewise.
1158         * modules/obstack-printf-posix-tests: Likewise.
1159
1160 2008-06-11  Bruno Haible  <bruno@clisp.org>
1161
1162         * m4/open.m4 (gl_FUNC_OPEN): Add test against trailing slash bug.
1163         * lib/open.c: Include errno.h.
1164         (open): Fail when attempting to write to a file that has a trailing
1165         slash.
1166         * tests/test-open.c (main): Test against trailing slash bug.
1167         * doc/posix-functions/open.texi: Mention the trailing slash bug.
1168
1169 2008-06-10  Bruno Haible  <bruno@clisp.org>
1170
1171         * tests/test-vc-list-files-git.sh: Make double use of 'exit'. Needed
1172         for $? to work inside the trap command, with various /bin/sh-s.
1173         * tests/test-vc-list-files-cvs.sh: Likewise.
1174
1175 2008-06-10  Bruno Haible  <bruno@clisp.org>
1176
1177         * lib/acl-internal.h: Don't include gettext.h here.
1178         * lib/set-mode-acl.c: Include gettext.h here.
1179         * lib/copy-acl.c: Likewise.
1180
1181 2008-06-10  Bruno Haible  <bruno@clisp.org>
1182
1183         * lib/wait-process.h (wait_subprocess): Add termsigp argument.
1184         * lib/wait-process.c (wait_subprocess): Likewise.
1185         * lib/execute.h (execute): Add termsigp argument.
1186         * lib/execute.c (execute): Likewise.
1187         * lib/csharpcomp.c (compile_csharp_using_pnet,
1188         compile_csharp_using_mono, compile_csharp_using_sscli): Update.
1189         * lib/csharpexec.c (execute_csharp_using_pnet,
1190         execute_csharp_using_mono, execute_csharp_using_sscli): Update.
1191         * lib/javacomp.c (compile_using_envjavac, compile_using_gcj,
1192         compile_using_javac, compile_using_jikes, is_envjavac_gcj,
1193         is_envjavac_gcj43, is_gcj_present, is_gcj_43, is_javac_present,
1194         is_jikes_present): Update.
1195         * lib/javaexec.c (execute_java_class): Update.
1196         * lib/javaversion.c (execute_and_read_line): Update.
1197         * NEWS: Document the changes.
1198         Reported by Eric Blake.
1199
1200 2008-06-10  Eric Blake  <ebb9@byu.net>
1201
1202         Add missing include.
1203         * tests/test-strstr.c (includes): Add <signal.h>.
1204         * tests/test-strcasestr.c (includes): Likewise.
1205         * tests/test-memmem.c (includes): Likewise.
1206
1207 2008-06-10  Bruno Haible  <bruno@clisp.org>
1208
1209         * lib/wait-process.c (wait_subprocess): Add an assertion.
1210
1211 2008-06-10  Bruno Haible  <bruno@clisp.org>
1212
1213         * lib/wait-process.c (wait_subprocess): Try to fix waitid() based code.
1214
1215 2008-06-10  Bruno Haible  <bruno@clisp.org>
1216
1217         * tests/test-memmem.c (main): Reset SIGALRM to default handling before
1218         using alarm().
1219         * tests/test-strcasestr.c (main): Likewise.
1220         * tests/test-strstr.c (main): Likewise.
1221
1222 2008-06-09  Bruno Haible  <bruno@clisp.org>
1223
1224         Work around the Solaris 10 ACE ACLs ABI change.
1225         * lib/acl-internal.h (acl_nontrivial, acl_ace_nontrivial): Don't
1226         declare if ACL_NO_TRIVIAL is present.
1227         (ACE_ACCESS_ALLOWED_ACE_TYPE, ACE_ACCESS_DENIED_ACE_TYPE,
1228         NEW_ACE_OWNER, NEW_ACE_GROUP, NEW_ACE_IDENTIFIER_GROUP, ACE_EVERYONE,
1229         NEW_ACE_READ_DATA, NEW_ACE_WRITE_DATA, NEW_ACE_EXECUTE): New macros.
1230         * lib/file-has-acl.c (acl_nontrivial, acl_ace_nontrivial): Don't
1231         define if ACL_NO_TRIVIAL is present.
1232         (acl_ace_nontrivial): Detect whether the old or new ABI is in use,
1233         and use the current ABI.
1234         (file_has_acl): Use same #if condition as elsewhere.
1235         * lib/set-mode-acl.c (qset_acl): Detect whether the old or new ABI is
1236         in use, and use the current ABI.
1237         * doc/acl-resources.txt: More doc about newer Solaris 10 versions.
1238         Reported by Jim Meyering.
1239
1240 2008-06-09  Eric Blake  <ebb9@byu.net>
1241
1242         Work around environments that (stupidly) ignore SIGALRM.
1243         * m4/strstr.m4 (gl_FUNC_STRSTR): Reset SIGALRM to default handling
1244         before using alarm().
1245         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
1246         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
1247         Reported by Ian Beckwith <ianb@erislabs.net>.
1248
1249         Produce autobuild blurb earlier in log.
1250         * modules/autobuild (configure.ac-early): Move AB_INIT here.
1251
1252 2008-06-09  Jim Meyering  <meyering@redhat.com>
1253         and Ondřej Vašík  <ovasik@redhat.com>
1254
1255         utimens.c: correct kernel bug work-around
1256         Ondřej Vašík found that the invalid return value of 280 indicates
1257         failure, not success, and the kernel bug we're trying to work
1258         around affects not just the utimensat call, but also the fallback
1259         futimens call.
1260         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT]: Simulate failure,
1261         not success.
1262         [HAVE_FUTIMENS]: Use the same work-around, here.
1263
1264 2008-06-09  Jim Meyering  <meyering@redhat.com>
1265
1266         add more guards around definition of ACE_-related code
1267         * lib/file-has-acl.c (acl_ace_nontrivial): Define only if
1268         ALLOW and ACE_OWNER are also defined.
1269
1270 2008-06-08  Bruno Haible  <bruno@clisp.org>
1271
1272         * lib/acl-internal.h: Add me as co-author.
1273         * lib/file-has-acl.c: Likewise.
1274         * lib/set-mode-acl.c: Likewise.
1275         * lib/copy-acl.c: Likewise.
1276
1277 2008-06-08  Bruno Haible  <bruno@clisp.org>
1278
1279         Add support for AIX ACLs.
1280         * lib/acl-internal.h (acl_nontrivial): New declaration.
1281         * lib/file-has-acl.c (acl_nontrivial): New function.
1282         (file_has_acl): Add implementation using AIX 4 ACL API.
1283         * lib/set-mode-acl.c (qset_acl): Likewise.
1284         * lib/copy-acl.c (qcopy_acl): Likewise.
1285
1286 2008-06-08  Bruno Haible  <bruno@clisp.org>
1287
1288         Add support for HP-UX ACLs.
1289         * lib/acl-internal.h (acl_nontrivial): New declaration.
1290         * lib/file-has-acl.c (acl_nontrivial): New function.
1291         (file_has_acl): Add implementation using HP-UX 11 ACL API.
1292         * lib/set-mode-acl.c (qset_acl): Likewise.
1293         * lib/copy-acl.c (qcopy_acl): Likewise.
1294
1295 2008-06-08  Bruno Haible  <bruno@clisp.org>
1296
1297         Add support for Cygwin ACLs.
1298         * lib/acl-internal.h (MODE_INSIDE_ACL): New macro for Solaris-like API.
1299         * lib/set-mode-acl.c (qset_acl) [!MODE_INSIDE_ACL]: Don't optimize away
1300         the chmod_or_fchmod call.
1301         * lib/copy-acl.c (qcopy_acl) [!MODE_INSIDE_ACL]: Likewise.
1302
1303 2008-06-08  Bruno Haible  <bruno@clisp.org>
1304
1305         Fix bug with setuid modes in Solaris 10+ code.
1306         * lib/set-mode-acl.c (qset_acl): Call chmod_or_fchmod when acl_set
1307         succeeded, when the mode contains some special bits.
1308
1309 2008-06-08  Bruno Haible  <bruno@clisp.org>
1310
1311         Add support for Solaris 7..10 ACLs.
1312         * lib/acl-internal.h (acl_nontrivial, acl_ace_nontrivial): New
1313         declarations.
1314         * lib/file-has-acl.c (acl_nontrivial, acl_ace_nontrivial): New
1315         functions.
1316         (file_has_acl): Add implementation using Solaris 7..10 ACL API.
1317         * lib/set-mode-acl.c (qset_acl): Likewise.
1318         * lib/copy-acl.c (qcopy_acl): Likewise.
1319
1320 2008-06-08  Bruno Haible  <bruno@clisp.org>
1321
1322         * lib/acl-internal.h (acl_extended_nontrivial) [MacOS X]: New
1323         declaration.
1324         * lib/file-has-acl.c (acl_extended_nontrivial) [MacOS X]: New function.
1325         (acl_access_nontrivial): Remove MacOS X case.
1326         (file_has_acl): Use acl_extended_nontrivial.
1327         * lib/copy-acl.c (qcopy_acl): Likewise.
1328
1329 2008-06-08  Bruno Haible  <bruno@clisp.org>
1330
1331         * lib/set-mode-acl.c (qset_acl): Trivial code simplifications.
1332
1333 2008-06-08  Jim Meyering  <meyering@redhat.com>
1334
1335         * modules/acl (Maintainer): Add Bruno Haible.
1336
1337 2008-06-07  Bruno Haible  <bruno@clisp.org>
1338
1339         Improve support for Tru64 ACLs.
1340         * lib/file-has-acl.c (file_has_acl): Don't test the ACL_TYPE_DEFAULT
1341         ACL on OSF/1.
1342
1343 2008-06-07  Bruno Haible  <bruno@clisp.org>
1344
1345         Add support for MacOS X ACLs.
1346         * lib/file-has-acl.c (file_has_acl): Use ACL_TYPE_EXTENDED instead of
1347         ACL_TYPE_ACCESS and ACL_TYPE_DEFAULT.
1348         * lib/set-mode-acl.c (qset_acl): Likewise.
1349         * lib/copy-acl.c (qcopy_acl): Likewise.
1350
1351 2008-06-07  Bruno Haible  <bruno@clisp.org>
1352
1353         Fix memory leak introduced on 2008-05-22.
1354         * lib/set-mode-acl.c (qset_acl) [!MODE_INSIDE_ACL]: Free ACLs after
1355         use.
1356
1357 2008-06-07  Bruno Haible  <bruno@clisp.org>
1358
1359         * lib/set-mode-acl.c (qset_acl): Use acl_init(), not acl_from_text(),
1360         to construct an empty ACL.
1361
1362 2008-06-07  Bruno Haible  <bruno@clisp.org>
1363
1364         * lib/set-mode-acl.c (chmod_or_fchmod): Document return value
1365         precisely.
1366         * lib/copy-acl.c (qcopy_acl): Trivial code simplifications.
1367
1368 2008-06-07  Bruno Haible  <bruno@clisp.org>
1369
1370         * lib/copy-acl.c (qcopy_acl): Make the #if branches independent.
1371         * lib/set-mode-acl.c (qset_acl): Choose better local variable names.
1372
1373 2008-06-07  Bruno Haible  <bruno@clisp.org>
1374
1375         * doc/posix-functions/_setjmp.texi: Explain the use of this function
1376         regardless of POSIX.
1377         * doc/posix-functions/_longjmp.texi: Likewise.
1378         * doc/posix-functions/setjmp.texi: Mention HP-UX as not counting as a
1379         SystemV platform in this case.
1380
1381 2008-06-06  Eric Blake  <ebb9@byu.net>
1382
1383         Document abort() bugs.
1384         * doc/posix-functions/abort.texi (abort): Mention anomalies.
1385
1386         * doc/posix-functions/setjmp.texi (setjmp): Mingw has setjmp.
1387         * doc/posix-functions/sigsetjmp.texi (sigsetjmp): Cygwin has
1388         sigsetjmp.
1389         * doc/posix-functions/siglongjmp.texi (siglongjmp): Cygwin has
1390         siglongjmp, but only as a macro.
1391         * doc/posix-functions/_longjmp.texi (_longjmp): Mention that this
1392         is obsolete.
1393         * doc/posix-functions/_setjmp.texi (_setjmp): Likewise.
1394
1395         Tweak documentation to cover cygwin argz bugs.
1396         * m4/argz.m4 (gl_FUNC_ARGZ): Mention date of last known cygwin
1397         argz bug fix; no code change needed since no cygwin releases
1398         occurred between the last fix and the bug being tested.
1399         * doc/glibc-functions/argz_add.texi (argz_add): Document the argz
1400         module and recently fixed cygwin bugs.
1401         * doc/glibc-functions/argz_add_sep.texi (argz_add_sep): Likewise.
1402         * doc/glibc-functions/argz_append.texi (argz_append): Likewise.
1403         * doc/glibc-functions/argz_count.texi (argz_count): Likewise.
1404         * doc/glibc-functions/argz_create.texi (argz_create): Likewise.
1405         * doc/glibc-functions/argz_create_sep.texi (argz_create_sep):
1406         Likewise.
1407         * doc/glibc-functions/argz_delete.texi (argz_delete): Likewise.
1408         * doc/glibc-functions/argz_extract.texi (argz_extract): Likewise.
1409         * doc/glibc-functions/argz_insert.texi (argz_insert): Likewise.
1410         * doc/glibc-functions/argz_next.texi (argz_next): Likewise.
1411         * doc/glibc-functions/argz_replace.texi (argz_replace): Likewise.
1412         * doc/glibc-functions/argz_stringify.texi (argz_stringify):
1413         Likewise.
1414
1415         Avoid gcc warning on cygwin.
1416         * lib/copy-acl.c (qcopy_acl) [!HAVE_ACL_GET_FILE &&
1417         !ACL_NO_TRIVIAL]: Avoid unused variable.
1418
1419 2008-06-05  Eric Blake  <ebb9@byu.net>
1420
1421         Be tolerant of UNKNOWN version in gnulib-tool test dir.
1422         * top/GNUmakefile (_dummy): Warn rather than reconfigure if
1423         git-version-gen fails to come up with a version.
1424         Reported by Simon Josefsson.
1425
1426 2008-06-05  Jim Meyering  <meyering@redhat.com>
1427             Paul Eggert  <eggert@cs.ucla.edu>
1428
1429         utimens.c: work around a probable Linux kernel bug
1430         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT]: Work around what
1431         appears to be a kernel bug that causes utimensat to return 280
1432         instead of 0, indicating success.
1433
1434 2008-06-04  Bruno Haible  <bruno@clisp.org>
1435
1436         * lib/copy-acl.c (qcopy_acl): Call qset_acl, not set_acl. Fixes
1437         2008-06-01 commit.
1438
1439 2008-06-04  Bruno Haible  <bruno@clisp.org>
1440
1441         * lib/acl-internal.h (acl_access_nontrivial): New declaration.
1442         * lib/file-has-acl.c (acl_access_nontrivial): New function.
1443         (file_has_acl): Use it. Save errno afterwards.
1444         * lib/copy-acl.c (qcopy_acl): Use acl_access_nontrivial.
1445
1446 2008-06-03  Bruno Haible  <bruno@clisp.org>
1447
1448         * lib/file-has-acl.c (file_has_acl): Put Solaris 10 code after POSIX-
1449         draft code. Simplify #ifs.
1450         * lib/set-mode-acl.c (qset_acl): Don't test for symlink if !USE_ACL.
1451         Put Solaris code after POSIX-draft code. Fix comments regarding
1452         Solaris 10, HP-UX. Mention Cygwin.
1453         * lib/copy-acl.c (qcopy_acl): Simplify #ifs.
1454
1455 2008-06-03  Eric Blake  <ebb9@byu.net>
1456
1457         Provide fallback for older kernels.
1458         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT, HAVE_FUTIMENS]:
1459         Provide runtime fallback if kernel lacks support.
1460         Reported by Mike Frysinger.
1461
1462 2008-06-02  Bruno Haible  <bruno@clisp.org>
1463
1464         * lib/acl-internal.h (ACL_NOT_WELL_SUPPORTED): Include EOPNOTSUPP if
1465         it exists.
1466
1467 2008-06-02  Bruno Haible  <bruno@clisp.org>
1468
1469         * lib/acl_entries.c (acl_entries): Rewrite to use acl_get_entry.
1470         * lib/copy-acl.c (qcopy_acl): Update comment.
1471
1472 2008-06-02  Bruno Haible  <bruno@clisp.org>
1473
1474         * lib/acl-entries.h: Enclose most definitions in #ifs for POSIX-draft
1475         like ACL APIs.
1476
1477 2008-06-02  Bruno Haible  <bruno@clisp.org>
1478
1479         * tests/test-file-has-acl.sh: Use different code for Cygwin.
1480         * tests/test-set-mode-acl.sh: Likewise.
1481         * tests/test-copy-acl.sh: Likewise.
1482         * tests/test-copy-file.sh: Likewise.
1483
1484 2008-06-02  Bruno Haible  <bruno@clisp.org>
1485
1486         * tests/test-file-has-acl.sh: Remove unused code.
1487
1488 2008-06-01  Bruno Haible  <bruno@clisp.org>
1489
1490         * lib/copy-acl.c (qcopy_acl): New function, extracted from copy_acl.
1491         (copy_acl): Just a wrapper around qcopy_acl that emits the error
1492         messages.
1493         * lib/set-mode-acl.c (qset_acl): Document return value precisely.
1494
1495 2008-06-01  Bruno Haible  <bruno@clisp.org>
1496
1497         * m4/acl.m4 (gl_FUNC_ACL): Separate the POSIX-like and the Solaris
1498         tests. Test for libpacl, needed for OSF/1. Test for extended ACLs,
1499         needed for MacOS X. Test for HP-UX API. Test for newer and older AIX
1500         APIs.
1501         * modules/acl-tests (configure.ac): Remove tests now contained in
1502         m4/acl.m4.
1503
1504 2008-06-02  Jim Meyering  <meyering@redhat.com>
1505
1506         announce-gen: use a better key-server host name
1507         * build-aux/announce-gen (main): Recommend keys.gnupg.net, since
1508         it may be more consistently reliable.  Suggested by Werner Koch
1509         in <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/13717>.
1510
1511 2008-06-01  Bruno Haible  <bruno@clisp.org>
1512
1513         * lib/stdio-impl.h (fp_ub): Use fp_. Needed for DragonFly BSD.
1514         Reported by Voroskoi Andras <voroskoi@gmail.com>.
1515
1516 2008-06-01  Voroskoi Andras  <voroskoi@gmail.com>  (tiny change)
1517
1518         * lib/stdio-impl.h [__DragonFly__]: Fix typo.
1519
1520 2008-06-01  Bruno Haible  <bruno@clisp.org>
1521
1522         New ACL tests.
1523         * tests/test-file-has-acl.sh: New file.
1524         * tests/test-file-has-acl.c: New file.
1525         * tests/test-set-mode-acl.sh: New file.
1526         * tests/test-set-mode-acl.c: New file.
1527         * tests/test-copy-acl.sh: New file, based on tests/test-copy-file.sh.
1528         * tests/test-copy-acl.c: New file.
1529         * modules/acl-tests: New file, based on modules/copy-file-tests.
1530         * modules/copy-file-tests (Files): Remove tests/test-sameacls.c.
1531         (Depends-on): Add acl-tests.
1532         (configure.ac): Remove checks.
1533         (Makefile.am): Don't create test-sameacls program here any more.
1534
1535 2008-06-01  Bruno Haible  <bruno@clisp.org>
1536
1537         * tests/test-copy-file.sh: Portability fixes for Solaris, HP-UX, IRIX.
1538         * tests/test-sameacls.c: Include progname.h.
1539         (main): Invoke set_program_name. Portability fixes for MacOS X,
1540         Solaris, HP-UX.
1541
1542 2008-06-01  Bruno Haible  <bruno@clisp.org>
1543
1544         * lib/freadahead.c (freadahead) [__DragonFly__]: Use the __sreadahead
1545         function.
1546         Reported by VOROSKOI Andras <voroskoi@gmail.com>.
1547
1548 2008-06-01  Bruno Haible  <bruno@clisp.org>
1549
1550         * modules/rpmatch (Depends-on): Add strdup.
1551
1552 2008-06-01  Bruno Haible  <bruno@clisp.org>
1553
1554         * lib/pipe.c: Include unistd-safer.h.
1555         (create_pipe): Ensure the returned file descriptors are not in {0,1,2}.
1556         * modules/pipe (Depends-on): Add unistd-safer.
1557
1558 2008-05-30  Simon Josefsson  <simon@josefsson.org>
1559
1560         * modules/autobuild (configure.ac): Call AB_INIT.
1561
1562 2008-05-30  Simon Josefsson  <simon@josefsson.org>
1563
1564         * tests/test-getaddrinfo.c: Don't print debug messages by default.
1565         Suggested by Bruno Haible <bruno@clisp.org>.
1566
1567 2008-05-30  Simon Josefsson  <simon@josefsson.org>
1568
1569         * tests/test-base64.c: Cast size_t to unsigned long when invoking
1570         printf.  Use %lu instead of %d.  Reported by Bruno Haible
1571         <bruno@clisp.org>.
1572
1573 2008-05-29  Eric Blake  <ebb9@byu.net>
1574
1575         Prefer new POSIX 200x interfaces over futimesat.
1576         * m4/utimens.m4 (gl_UTIMENS): Check for futimens, utimensat.
1577         * lib/utimens.c (gl_futimens): Use them for nanosecond resolution
1578         when available.
1579         [HAVE_BUGGY_NFS_TIME_STAMPS]: Allow C89 compilation.
1580
1581 2008-05-28  Bruno Haible  <bruno@clisp.org>
1582
1583         * modules/stpcpy (License): Change to LGPLv2+.
1584         Requested by David Lutterkort <dlutter@redhat.com>.
1585
1586 2008-05-27  Bruno Haible  <bruno@clisp.org>
1587
1588         * lib/localename.c (SUBLANG_TIBETAN_BHUTAN): Force value 2. Needed for
1589         current mingw.
1590         Reported by Jose E. Marchesi <jemarch@gnu.org>.
1591
1592 2008-05-27  Bruno Haible  <bruno@clisp.org>
1593
1594         * modules/iconv_open (Link): New section, from module 'iconv'.
1595         * modules/striconv (Link): Likewise.
1596         * modules/striconveh (Link): Likewise.
1597         * modules/xstriconv (Link): Likewise.
1598         * modules/unicodeio (Link): Likewise.
1599         * modules/propername (Link): Likewise.
1600         Reported by Jim Meyering.
1601
1602 2008-05-26  Jim Meyering  <meyering@redhat.com>
1603
1604         sha256: do not artificially restrict buffer length to be < 2^32
1605         * lib/sha256.h (struct sha256_ctx) [buflen]: Change type from
1606         uint32_t to size_t.
1607         * lib/sha256.c (sha256_conclude_ctx): Change type of a local
1608         to match.
1609
1610         avoid unaligned access errors, e.g., on sparc
1611         * lib/sha512.c (sha512_conclude_ctx): Use set_uint64 rather than
1612         direct access through a possibly-unaligned uint64* pointer.
1613         * lib/sha256.c (sha256_conclude_ctx): Use set_uint32 rather than
1614         direct access through a possibly-unaligned uint32* pointer.
1615         Prompted by this patch from Tom "spot" Callaway:
1616         http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/13638
1617
1618         sha512.c: fix typo in comment
1619         * lib/sha512.c (sha512_conclude_ctx): Length is 128-bit, not 64-bit.
1620
1621 2008-05-25  Bruno Haible  <bruno@clisp.org>
1622
1623         * lib/set-mode-acl.c: Renamed from lib/acl.c.
1624         * modules/acl (Files): Add lib/set-mode-acl.c, remove lib/acl.c.
1625         (Makefile.am): Update lib_SOURCES.
1626
1627 2008-05-25  Bruno Haible  <bruno@clisp.org>
1628
1629         * m4/acl.m4 (gl_FUNC_ACL): Don't set LIB_ACL_TRIVIAL.
1630
1631 2008-05-25  Jim Meyering  <meyering@redhat.com>
1632
1633         useless-if-before-free: freed expr may have white-space differences
1634         * build-aux/useless-if-before-free: Recognize cases in which the
1635         freed expression differs from the tested one in embedded white
1636         space, e.g., if (p[i + 1]) free(p[i+1]).  Correct thinko in prev:
1637         $1 was used, so we can't make any regexp shy.  Improved tests now
1638         detect this.
1639
1640         useless-if-before-free: accept white space in the expression.
1641         * build-aux/useless-if-before-free: For now, any white space
1642         in the expression must be identical in the free argument.
1643
1644         useless-if-before-free: efficiency tweak
1645         * build-aux/useless-if-before-free: Make the expression-matching
1646         regexp "shy".
1647         Make the *outer* regexp shy, not the expr-matching one.
1648
1649         update code-in-comment to accept cast of free arg
1650         * build-aux/useless-if-before-free: Update regexp.
1651
1652 2008-05-25  Bruno Haible  <bruno@clisp.org>
1653
1654         * tests/test-sameacls.c: Renamed from tests/test-copy-file-sameacls.c.
1655         * modules/copy-file-tests (Files, Makefile.am): Update.
1656         * tests/test-copy-file.c (func_test_copy): Update.
1657
1658 2008-05-24  Andreas Färber  <andreas.faerber@web.de>  (tiny change)
1659
1660         * lib/stdbool.in.h [__HAIKU__]: Disable __BEOS__ workarounds.
1661
1662 2008-05-23  Bruno Haible  <bruno@clisp.org>
1663
1664         Improve support for ACLs on OSF/1.
1665         * lib/acl.c (qset_acl): For OSF/1, use a string that ends in a comma.
1666         Remove fallback for unknown flavors of ACLs.
1667
1668 2008-05-22  Bruno Haible  <bruno@clisp.org>
1669
1670         Add support for ACLs on OSF/1.
1671         * lib/acl-internal.h (acl_get_fd, acl_set_fd): New inline function
1672         replacements.
1673         (acl_free_text): New macro fallback.
1674         * lib/acl_entries.c (acl_entries): Use acl_free_text instead of
1675         acl_free.
1676         * m4/acl.m4 (gl_FUNC_ACL): Look also in libpacl library. Test for
1677         acl_free_text function. Require AC_C_INLINE.
1678
1679 2008-05-22  Bruno Haible  <bruno@clisp.org>
1680
1681         Make copy_acl work on MacOS X 10.5.
1682         * lib/acl-internal.h (MODE_INSIDE_ACL): New macro.
1683         (ACL_NOT_WELL_SUPPORTED): On MacOS X, also handle ENOENT.
1684         * lib/acl.c (qset_acl): Add different code branch for !MODE_INSIDE_ACL.
1685         If MODE_INSIDE_ACL, don't assume that every system has the same text
1686         representation for ACLs as FreeBSD.
1687         * lib/copy-acl.c (copy_acl): Add support for platforms with
1688         !MODE_INSIDE_ACL.
1689         * lib/file-has-acl.c (file_has_acl): Likewise.
1690         * m4/acl.m4 (gl_FUNC_ACL): Test for some functions that are witness of
1691         FreeBSD, MacOS X, or IRIX, respectively.
1692
1693 2008-05-22  Bruno Haible  <bruno@clisp.org>
1694
1695         * lib/acl.h: Don't include <sys/acl.h>.
1696         (GETACLCNT): Move fallback to lib/acl-internal.h.
1697         * lib/acl-internal.h: Include <sys/acl.h> here.
1698         (GETACLCNT): New macro fallback, moved here from lib/acl.h.
1699
1700 2008-05-22  Bruno Haible  <bruno@clisp.org>
1701
1702         Split off copy_acl function to separate file.
1703         * lib/copy-acl.c: New file, extracted from lib/acl.c.
1704         * lib/acl.c (copy_acl): Moved function to separate file.
1705         * m4/acl.m4 (gl_FUNC_ACL): Remove unconditional AC_LIBOBJs.
1706         * modules/acl (Files): Add lib/copy-acl.c.
1707         (Makefiles.am): Augment lib_SOURCES.
1708
1709 2008-05-22  Bruno Haible  <bruno@clisp.org>
1710
1711         * modules/copy-file-tests: New file.
1712         * tests/test-copy-file.sh: New file.
1713         * tests/test-copy-file.c: New file.
1714         * tests/test-copy-file-sameacls.c: New file.
1715
1716 2008-05-22  Eric Blake  <ebb9@byu.net>
1717
1718         Avoid gcc warning.
1719         * tests/test-memcmp.c (main): Pass NULL indirectly.
1720
1721 2008-05-21  Bruno Haible  <bruno@clisp.org>
1722
1723         Add reference doc about ACLs.
1724         * doc/acl-resources.txt: New file.
1725         * doc/acl-cygwin.txt: New file.
1726
1727 2008-05-21  Bruno Haible  <bruno@clisp.org>
1728
1729         Avoid one more warning from gcc.
1730         * lib/vasnprintf.c (IF_LINT): Update comments.
1731         (VASNPRINTF): Use it also for the 'prefix' array initializer.
1732
1733 2008-05-21  Jim Meyering  <meyering@redhat.com>
1734
1735         avoid a warning from gcc
1736         * lib/vasnprintf.c (IF_LINT): Define.
1737         (scale10_round_decimal_long_double):
1738         Use it to avoid a "may be used uninitialized" warning.
1739         (scale10_round_decimal_double): Likewise.
1740
1741 2008-05-21  Simon Josefsson  <simon@josefsson.org>
1742
1743         * m4/memcmp.m4: When cross-compiling, assume memcmp works if it is
1744         declared.
1745
1746 2008-05-20  Bruno Haible  <bruno@clisp.org>
1747
1748         * tests/test-memcmp.c (main): Test also the sign of the result. Test
1749         against two known bugs; code taken from autoconf's AC_FUNC_MEMCMP.
1750
1751 2008-05-20  Simon Josefsson  <simon@josefsson.org>
1752
1753         * modules/memcmp-tests: New file.
1754         * tests/test-memcmp.c: New file.
1755
1756 2008-05-19  Bruno Haible  <bruno@clisp.org>
1757
1758         * modules/propername (Notice, configure.ac): Put quoted "..." into
1759         --keyword option.
1760         * lib/propername.h: Update comments accordingly.
1761         Reported by Eric Blake.
1762
1763 2008-05-19  Martin Lambers  <marlam@marlam.de>  (tiny change)
1764
1765         * modules/getpass-gnu (Depends-on): Add fseeko.
1766
1767 2008-05-19  Simon Josefsson  <simon@josefsson.org>
1768
1769         * modules/base64-tests: New file.
1770
1771 2008-05-19  Bo Borgerson <gigabo@gmail.com>
1772
1773         * lib/base64.c (base64_decode_ctx): If a decode context structure
1774         was passed in use it to ignore newlines.  If a context structure
1775         was _not_ passed in, continue to treat newlines as garbage (this
1776         is the historical behavior).  Formerly base64_decode.
1777         (base64_decode_alloc_ctx): Formerly base64_decode_alloc.  Now
1778         takes a decode context structure.
1779         * lib/base64.h (base64_decode): Macro for four-argument calls.
1780         (base64_decode_alloc): Likewise.
1781         * lib/base64.c (base64_decode_ctx): If a decode context structure
1782         was passed in use it to ignore newlines.  If a context structure
1783         was _not_ passed in, continue to treat newlines as garbage (this
1784         is the historical behavior).  Formerly base64_decode.
1785         (base64_decode_alloc_ctx): Formerly base64_decode_alloc.  Now
1786         takes a decode context structure.
1787         * lib/base64.h (base64_decode): Macro for four-argument calls.
1788         (base64_decode_alloc): Likewise.
1789
1790 2008-05-19  Jim Meyering  <meyering@redhat.com>
1791
1792         avoid a warning from gcc
1793         * lib/trim.c (IF_LINT): Define.
1794         (trim2): Use it to avoid a "may be used uninitialized" warning.
1795
1796         Fix doc typo.
1797         * doc/glibc-functions/getpass.texi (getpass): s/PATH_MAX/PASS_MAX/.
1798
1799 2008-05-19  Bruno Haible  <bruno@clisp.org>
1800
1801         * doc/glibc-functions/getpass.texi: Document limits of other
1802         implementations.
1803
1804 2008-05-19  Simon Josefsson  <simon@josefsson.org>
1805             Bruno Haible <bruno@clisp.org>
1806
1807         * doc/glibc-functions/getpass.texi: Document gnulib implementation.
1808
1809 2008-05-18  Bruno Haible  <bruno@clisp.org>
1810
1811         * modules/propername: New file, from GNU gettext.
1812         * lib/propername.h: New file, from GNU gettext.
1813         * lib/propername.c: New file, from GNU gettext.
1814         * MODULES.html.sh (Internationalization functions): Add propername.
1815
1816 2008-05-16  Jim Meyering  <meyering@redhat.com>
1817             Bruno Haible  <bruno@clisp.org>
1818
1819         Avoid some warnings from "gcc -Wshadow".
1820         * lib/vasnprintf.c (exp, remainder): Define to different identifiers.
1821
1822 2008-05-15  Eric Blake  <ebb9@byu.net>
1823
1824         Extend previous patch to cygwin 1.7.0.
1825         * m4/memmem.m4 (gl_FUNC_MEMMEM): When cross-compiling, assume a
1826         fast implementation in cygwin >= 1.7.0.
1827         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
1828         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
1829
1830 2008-05-15  Bruno Haible  <bruno@clisp.org>
1831
1832         * m4/memmem.m4 (gl_FUNC_MEMMEM): When cross-compiling, assume a fast
1833         implementation in glibc >= 2.9.
1834         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
1835         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
1836
1837 2008-05-15  Bruno Haible  <bruno@clisp.org>
1838
1839         * MODULES.html.sh (Internationalization functions): Remove linebreak.
1840         (Unicode string functions): Add unilbrk/*.
1841         Reported by Karl Berry.
1842
1843 2008-05-15  Eric Blake  <ebb9@byu.net>
1844
1845         Fix violation of <stdbool.h> replacement in regex.
1846         * lib/regcomp.c (re_compile_internal): Avoid implicit cast to bool.
1847         * lib/regexec.c (re_search_internal): Likewise.
1848         Reported by Heinrich Mislik <Heinrich.Mislik@univie.ac.at>.
1849
1850 2008-05-15  Jim Meyering  <meyering@redhat.com>
1851
1852         avoid distracting test output when git or cvs is not found
1853         * tests/test-vc-list-files-cvs.sh: Suppress 'init' error output.
1854         * tests/test-vc-list-files-git.sh: Likewise.
1855
1856 2008-05-15  Eric Blake  <ebb9@byu.net>
1857
1858         Glibc finally accepted the memmem speedup code, bugzilla #5514.
1859         * doc/glibc-functions/memmem.texi (memmem): Mention last broken
1860         glibc version.
1861         * doc/glibc-functions/strcasestr.texi (strcasestr): Likewise.
1862         * doc/posix-functions/strstr.texi (strstr): Likewise.
1863         * lib/str-two-way.h (MAX): Sychronize with glibc.
1864
1865 2008-05-15  Paolo Bonzini  <bonzini@gnu.org>
1866
1867         * lib/regcomp.c (optimize_utf8): Add a note on why we test
1868         opr.ctx_type.
1869         (calc_first): Initialize constraint field.
1870         (duplicate_node_closure): Use it instead of special casing ANCHORS.
1871         Fix grammar.
1872         (duplicate_node): Merge constraint field for all node types.
1873         (calc_eclosure_iter): Look at constraint field for all node types.
1874         * lib/regex_internal.c (create_cd_newstate): Don't look at
1875         opr.ctx_type.
1876
1877 2008-05-14  Bruno Haible  <bruno@clisp.org>
1878
1879         Help GCC to do better code generation.
1880         * lib/eealloc.h (eemalloc) [GCC >= 3]: Declare with attribute 'malloc'.
1881         * lib/pagealign_alloc.h (pagealign_alloc, pagealign_xalloc): Likewise.
1882         * lib/xalloc.h (ATTRIBUTE_MALLOC): New macro.
1883         (xmalloc, xzalloc, xcalloc, xmemdup, xstrdup, xnmalloc, xcharalloc):
1884         Declare with attribute 'malloc' if supported.
1885
1886 2008-05-14  Lasse Collin  <lasse.collin@tukaani.org>
1887
1888         use "echo STR|wc -c" rather than unportable "expr length STR"
1889         * build-aux/mktempd (mktempd): Vendor-supplied expr from at least
1890         OpenBSD 4.3 and Solaris 10 do not honor expr's "length" function.
1891
1892 2008-05-14  Jim Meyering  <meyering@redhat.com>
1893
1894         use dd ibs=$n count=1 ... rather than less-portable head -c$n
1895         * build-aux/mktempd (rand_bytes): head's -cN option is not accepted
1896         by Solaris 10's /bin/head or by the one from HP-UX 11.x.
1897         Reported in http://sourceforge.net/forum/message.php?msg_id=4960334
1898         via Collin Lasse.
1899
1900 2008-05-14  Eric Blake  <ebb9@byu.net>
1901
1902         Avoid quadratic growth in gl_LIBSOURCES.
1903         * gnulib-tool (func_emit_initmacro_done): s/\(m4_append\)_uniq/\1/.
1904         Suggested by Bruno Haible.
1905
1906         Test xmemdup0.
1907         * modules/xmemdup0-tests: New file.
1908         * tests/test-xmemdup0.c: Likewise.
1909
1910 2008-05-13  Eric Blake  <ebb9@byu.net>
1911
1912         Split xmemdup0 into its own module.
1913         * modules/xmemdup0: New file.
1914         * lib/xmemdup0.h: Likewise.
1915         * lib/xmemdup0.c: Likewise.
1916         * MODULES.html.sh (Memory management functions): Add xmemdup0.
1917         * lib/xalloc.h (xmemdup0): Remove.
1918         * lib/xmalloc.c (xmemdup0): Likewise.
1919
1920 2008-05-13  Eric Blake  <ebb9@byu.net>
1921             Bruno Haible  <bruno@clisp.org>
1922
1923         Reduce number of forks required during autoconf.
1924         * gnulib-tool (func_emit_initmacro_start): Prepare gl_LIBSOURCES_LIST
1925         and gl_LIBSOURCES_DIR.
1926         (func_emit_initmacro_end): Use them here in a single m4_syscmd...
1927         (func_emit_initmacro_done) <gl_LIBSOURCES>: ...rather than in one
1928         m4_syscmd per file.
1929         <m4_foreach_w>: Move...
1930         * m4/gnulib-common.m4 (m4_foreach_w): ...here.
1931
1932 2008-05-13  Eric Blake  <ebb9@byu.net>
1933
1934         * gnulib-tool: Fix various comment typos.
1935
1936 2008-05-12  Bruno Haible  <bruno@clisp.org>
1937
1938         Tailor the linebreaking algorithm.
1939         * lib/unilbrk/tables.c (unilbrk_table): Change (IS,AL) entry.
1940
1941 2008-05-12  Bruno Haible  <bruno@clisp.org>
1942
1943         Update to Unicode 5.0.0.
1944         * lib/unilbrk/tables.h (LBP_*): Add LBP_WJ, LBP_H2, LBP_H3, LBP_JL,
1945         LBP_JV, LBP_JT. Redistribute values.
1946         (unilbrk_table): Change size.
1947         * lib/unilbrk/tables.c (unilbrk_table): Change size. Update to match
1948         Unicode TR#14 rev. 22.
1949         * lib/unilbrk/gen-lbrk.c (LBP_*): Add LBP_WJ, LBP_H2, LBP_H3, LBP_JL,
1950         LBP_JV, LBP_JT. Redistribute values.
1951         (get_lbp): Update to match Unicode TR#14 rev. 21/22 and Unicode 5.0.0.
1952         (debug_output_lbp, fill_org_lbp, debug_output_org_lbp, output_lbp):
1953         Update.
1954         * lib/unilbrk/lbrkprop1.h: Regenerated.
1955         * lib/unilbrk/lbrkprop2.h: Regenerated.
1956         * lib/unilbrk/u8-possible-linebreaks.c (u8_possible_linebreaks):
1957         Change handling of LBP_CM after LBP_ZW. Update for new value of LBP_BK.
1958         * lib/unilbrk/u16-possible-linebreaks.c (u16_possible_linebreaks):
1959         Likewise.
1960         * lib/unilbrk/u32-possible-linebreaks.c (u32_possible_linebreaks):
1961         Likewise.
1962         * tests/unilbrk/test-u8-possible-linebreaks.c (main): Update expected
1963         result.
1964         * tests/unilbrk/test-u16-possible-linebreaks.c (main): Likewise.
1965         * tests/unilbrk/test-u32-possible-linebreaks.c (main): Likewise.
1966         * tests/unilbrk/test-ulc-possible-linebreaks.c (main): Likewise.
1967         * tests/unilbrk/test-u8-width-linebreaks.c (main): Likewise.
1968         * tests/unilbrk/test-u16-width-linebreaks.c (main): Likewise.
1969         * tests/unilbrk/test-u32-width-linebreaks.c (main): Likewise.
1970
1971 2008-05-11  Bruno Haible  <bruno@clisp.org>
1972
1973         * lib/unilbrk/gen-lbrk.c (output_lbp): Fix whitespace.
1974
1975 2008-05-11  Bruno Haible  <bruno@clisp.org>
1976
1977         * lib/unilbrk/gen-lbrk.c: New file, from GNU gettext (gen-lbrkprop.c).
1978         * modules/unilbrk/gen-lbrk: New file.
1979
1980 2008-05-11  Bruno Haible  <bruno@clisp.org>
1981
1982         * m4/sha256.m4 (gl_SHA256): Require AC_C_INLINE.
1983         * m4/sha512.m4 (gl_SHA512): Likewise.
1984
1985 2008-05-11  Jim Meyering  <meyering@redhat.com>
1986
1987         New modules: crypto/sha256, crypto/sha512 (from coreutils)
1988         * modules/crypto/sha256: New file.
1989         * modules/crypto/sha512: Likewise.
1990         * lib/sha256.c: Likewise.
1991         * lib/sha256.h: Likewise.
1992         * lib/sha512.c: Likewise.
1993         * lib/sha512.h: Likewise.
1994         * lib/u64.h: Likewise.
1995         * m4/sha256.m4: Likewise.
1996         * m4/sha512.m4: Likewise.
1997         * MODULES.html.sh (Cryptographic computations (low-level)): List them.
1998
1999 2008-05-10  Bruno Haible  <bruno@clisp.org>
2000
2001         * MODULES.html.sh (Environment variables <stdlib.h>): Add unsetenv.
2002         (Input/Output <stdio.h>): Add xprintf.
2003         (Signal handling <signal.h>): Add strsignal.
2004         (Cryptographic computations (high-level)): Add crypto/gc-camellia.
2005         (Core language properties): Add func.
2006         (Mathematics <math.h>): Add ceil, floor, frexp-nolibm.
2007         (Support for systems lacking POSIX:2001): Add environ, EOVERFLOW,
2008         strings.
2009         (Enhancements for POSIX:2001 functions): Add iconv_open-utf.
2010         (Input/output): New section.
2011         (File system functions): Add openat-die, stat-macros.
2012         (Networking functions): Add sockets.
2013         (Unicode string functions): Add unictype/*.
2014         (Support for building libraries and executables): Add gperf.
2015         (Support for building documentation): Add agpl-3.0.
2016         (Misc): Add nocrash.
2017
2018 2008-05-10  Bruno Haible  <bruno@clisp.org>
2019
2020         * modules/unictype/gen-ctype: New file.
2021
2022 2008-05-10  Jim Meyering  <meyering@redhat.com>
2023
2024         Make chdir-safer.c more efficient on a system with no symlinks.
2025         * lib/chdir-safer.c (chdir_no_follow): Skip lstat and fstat calls
2026         also if ELOOP is zero.  Suggested by Bruno Haible.
2027
2028         Make chdir-safer.c slightly safer.
2029         * lib/chdir-safer.c (chdir_no_follow): Test HAVE_WORKING_O_NOFOLLOW,
2030         not O_NOFOLLOW, in case the latter is nonzero and open ignores it.
2031
2032         Avoid compile failure on systems without ELOOP (like mingw).
2033         * lib/chdir-safer.c (ELOOP): Define if not already defined.
2034         Reported by Bruno Haible.
2035
2036 2008-05-10  Bruno Haible  <bruno@clisp.org>
2037
2038         * lib/unilbrk/ulc-common.c: Include c-strcaseeq.h instead of streq.h.
2039         (is_utf8_encoding): Use a case-insensitive comparison.
2040         * modules/unilbrk/ulc-common (Depends-on): Add c-strcaseeq. Remove
2041         streq.
2042
2043 2008-05-10  Bruno Haible  <bruno@clisp.org>
2044
2045         * lib/unilbrk/ulc-common.c: Don't include <stdlib.h>.
2046         (iconv_string_length, iconv_string_keeping_offsets): Remove functions.
2047         * lib/unilbrk/ulc-common.h (iconv_string_length,
2048         iconv_string_keeping_offsets): Remove declarations.
2049         * lib/unilbrk/ulc-possible-linebreaks.c: Include <string.h>, uniconv.h.
2050         Don't include <iconv.h>, streq.h, xsize.h.
2051         (ulc_possible_linebreaks): Use u8_conv_from_encoding for doing the
2052         conversion.
2053         * lib/unilbrk/ulc-width-linebreaks.c: Include uniconv.h. Don't include
2054         <iconv.h>, streq.h, xsize.h.
2055         (ulc_width_linebreaks): Use u8_conv_from_encoding for doing the
2056         conversion.
2057         * modules/unilbrk/ulc-common (Depends-on): Remove iconv.
2058         * modules/unilbrk/ulc-possible-linebreaks (Depends-on): Add
2059         uniconv/u8-conv-from-enc. Remove iconv_open, streq, xsize.
2060         * modules/unilbrk/ulc-width-linebreaks (Depends-on): Likewise.
2061
2062 2008-05-10  Bruno Haible  <bruno@clisp.org>
2063
2064         * modules/unilbrk/ulc-width-linebreaks-tests: New file.
2065         * tests/unilbrk/test-ulc-width-linebreaks.c: New file.
2066
2067         * modules/unilbrk/u32-width-linebreaks-tests: New file.
2068         * tests/unilbrk/test-u32-width-linebreaks.c: New file.
2069
2070         * modules/unilbrk/u16-width-linebreaks-tests: New file.
2071         * tests/unilbrk/test-u16-width-linebreaks.c: New file.
2072
2073         * modules/unilbrk/u8-width-linebreaks-tests: New file.
2074         * tests/unilbrk/test-u8-width-linebreaks.c: New file.
2075
2076         * modules/unilbrk/ulc-possible-linebreaks-tests: New file.
2077         * tests/unilbrk/test-ulc-possible-linebreaks.c: New file.
2078
2079         * modules/unilbrk/u32-possible-linebreaks-tests: New file.
2080         * tests/unilbrk/test-u32-possible-linebreaks.c: New file.
2081
2082         * modules/unilbrk/u16-possible-linebreaks-tests: New file.
2083         * tests/unilbrk/test-u16-possible-linebreaks.c: New file.
2084
2085         * modules/unilbrk/u8-possible-linebreaks-tests: New file.
2086         * tests/unilbrk/test-u8-possible-linebreaks.c: New file.
2087
2088 2008-05-10  Bruno Haible  <bruno@clisp.org>
2089
2090         Split up 'linebreak' module.
2091         * lib/unilbrk.h: New file, based on lib/linebreak.h.
2092         * lib/unilbrk/lbrkprop1.h: New file, extracted from lib/lbrkprop.h.
2093         * lib/unilbrk/lbrkprop2.h: New file, renamed from lib/lbrkprop.h with
2094         modifications.
2095         * lib/unilbrk/tables.h: New file, extracted from lib/linebreak.c.
2096         * lib/unilbrk/tables.c: New file, extracted from lib/linebreak.c.
2097         * lib/unilbrk/u8-possible-linebreaks.c: New file, extracted from
2098         lib/linebreak.c.
2099         * lib/unilbrk/u16-possible-linebreaks.c: New file, extracted from
2100         lib/linebreak.c.
2101         * lib/unilbrk/u32-possible-linebreaks.c: New file, extracted from
2102         lib/linebreak.c.
2103         * lib/unilbrk/ulc-common.h: New file, extracted from lib/linebreak.c.
2104         * lib/unilbrk/ulc-common.c: New file, extracted from lib/linebreak.c.
2105         * lib/unilbrk/ulc-possible-linebreaks.c: New file, extracted from
2106         lib/linebreak.c.
2107         * lib/unilbrk/u8-width-linebreaks.c: New file, extracted from
2108         lib/linebreak.c.
2109         * lib/unilbrk/u16-width-linebreaks.c: New file, extracted from
2110         lib/linebreak.c.
2111         * lib/unilbrk/u32-width-linebreaks.c: New file, extracted from
2112         lib/linebreak.c.
2113         * lib/unilbrk/ulc-width-linebreaks.c: New file, extracted from
2114         lib/linebreak.c.
2115         * modules/unilbrk/base: New file.
2116         * modules/unilbrk/tables: New file.
2117         * modules/unilbrk/u8-possible-linebreaks: New file.
2118         * modules/unilbrk/u16-possible-linebreaks: New file.
2119         * modules/unilbrk/u32-possible-linebreaks: New file.
2120         * modules/unilbrk/ulc-common: New file.
2121         * modules/unilbrk/ulc-possible-linebreaks: New file.
2122         * modules/unilbrk/u8-width-linebreaks: New file.
2123         * modules/unilbrk/u16-width-linebreaks: New file.
2124         * modules/unilbrk/u32-width-linebreaks: New file.
2125         * modules/unilbrk/ulc-width-linebreaks: New file.
2126         * lib/linebreak.h: Remove file.
2127         * lib/linebreak.c: Remove file.
2128         * m4/linebreak.m4: Remove file.
2129         * modules/linebreak: Remove file.
2130         * NEWS: Mention the changes.
2131
2132 2008-05-09  Eric Blake  <ebb9@byu.net>
2133
2134         Add xmemdup0.
2135         * lib/xalloc.h (xmemdup0): New prototype and C++ typesafe
2136         implementation.
2137         * lib/xmalloc.c (xmemdup0): New C implementation.
2138
2139 2008-05-08  Bruno Haible  <bruno@clisp.org>
2140
2141         * m4/wctype.m4 (gl_WCTYPE_H): Correct indentation.
2142
2143 2008-05-07  Eric Blake  <ebb9@byu.net>
2144
2145         Support cross-compilation of <wctype.h>.
2146         * m4/wctype.m4 (gl_WCTYPE_H): Fix improper nesting in
2147         AC_CACHE_CHECK.
2148
2149 2008-05-06  Soren Hansen  <soren@ubuntu.com>  (tiny change)
2150
2151         * build-aux/vc-list-files: Add support for bzr.
2152
2153 2008-05-03  Jim Meyering  <meyering@redhat.com>
2154
2155         avoid failed assertion with tight malloc
2156         * tests/test-getndelim2.c: Correct an off-by-one assertion.
2157
2158 2008-05-03  Simon Josefsson  <simon@josefsson.org>
2159
2160         * m4/inet_pton.m4: Set HAVE_DECL_INET_PTON to 0 when declarations
2161         are needed from arpa/inet.h.
2162         * m4/inet_ntop.m4: Likewise, for HAVE_DECL_INET_NTOP.
2163         Reported by Bruno Haible.
2164
2165 2008-05-02  Jim Meyering  <meyering@redhat.com>
2166
2167         avoid compilation error on FreeBSD 6
2168         * tests/test-getaddrinfo.c [!defined EAI_NODATA] (EAI_NODATA): Define.
2169
2170 2008-05-01  Jim Meyering  <meyering@redhat.com>
2171
2172         useless-if-before-free: correct --help's exit status description
2173         * build-aux/useless-if-before-free (usage): Like grep, exit 0
2174         for one or more matches, etc.  Reported by Bruno Haible.
2175
2176         vc-list-files: make the stand-alone gnulib test work
2177         * modules/vc-list-files-tests (configure.ac):
2178         Define and AC_SUBST abs_aux_dir.
2179         (Makefile.am) [TESTS_ENVIRONMENT]: Rather than passing
2180         $(abs_top_srcdir) to each script and having each of them
2181         duplicate the work of setting PATH, set PATH here, using
2182         the new variable, abs_aux_dir instead.
2183         * tests/test-vc-list-files-cvs.sh: Don't set PATH here.
2184         * tests/test-vc-list-files-git.sh: Likewise.
2185         Reported by Bruno Haible.
2186
2187 2008-05-01  Bruno Haible  <bruno@clisp.org>
2188
2189         * lib/getndelim2.c (getndelim2): Fix newsize computation during
2190         reallocation. Rename 'done' to 'found_delimiter'.
2191
2192 2008-05-01  Jim Meyering  <meyering@redhat.com>
2193
2194         vc-list-files: accommodate /bin/sh like the one from Solaris 10
2195         * build-aux/vc-list-files: Use `...`, not $(...).
2196
2197 2008-04-30  Jim Meyering  <meyering@redhat.com>
2198
2199         add tests for vc-list-files
2200         * modules/vc-list-files-tests: New module.
2201         * tests/test-vc-list-files-cvs.sh: New file.
2202         * tests/test-vc-list-files-git.sh: New file.
2203
2204         avoid a warning from gcc
2205         * lib/getndelim2.c (IF_LINT): Define.
2206         (getndelim2): Use it to avoid a "may be used uninitialized" warning.
2207
2208         vc-list-files: work properly with build-aux/cvsu, too
2209         * build-aux/vc-list-files: Hoist the "./"-removing code to apply
2210         to all cvs-based clauses.
2211
2212         vc-list-files: work properly in the CVS+awk case, too
2213         * build-aux/vc-list-files: In the CVS+awk case, remove "./" prefix.
2214
2215         vc-list-files: avoid use of ${*-*} that fails when /bin/sh is dash
2216         * build-aux/vc-list-files: Simplify ${*-*} to $dir, since we no longer
2217         take more than one file argument, so .  Add quotes, just in case $dir
2218         ever contains a shell meta-character.  Prompted by Soren Hansen in
2219         <http://thread.gmane.org/gmane.comp.emulators.libvirt/6221/focus=6240>.
2220
2221 2008-04-29  Eric Blake  <ebb9@byu.net>
2222
2223         Optimize getndelim2 to use block operations when possible.
2224         * modules/getndelim2 (Depends-on): Add stdbool, freadptr,
2225         freadseek, and memchr2.
2226         * lib/getndelim2.c (getndelim2): Use them for block reads.
2227
2228 2008-04-29  Bruno Haible  <bruno@clisp.org>
2229
2230         * m4/inet_ntop.m4 (gl_INET_NTOP): Require gl_USE_SYSTEM_EXTENSIONS.
2231         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
2232         * modules/inet_ntop (Depends-on): Add extensions.
2233         * modules/inet_pton (Depends-on): Likewise.
2234         Reported by Simon Josefsson.
2235
2236 2008-04-29  Jim Meyering  <meyering@redhat.com>
2237
2238         When the is more than one match in a block, match all of them.
2239         * build-aux/useless-if-before-free: Iterate through each block
2240         until there are no more matches.
2241
2242         Fix broken useless-if-before-free script.
2243         * build-aux/useless-if-before-free: Fix typo: missing "?" after
2244         the expression to match cast of argument to free-like function.
2245
2246 2008-04-29  Eric Blake  <ebb9@byu.net>
2247
2248         Use new header.
2249         * lib/getaddrinfo.c (includes): s/"inet_ntop.h"/<arpa/inet.h>/.
2250
2251 2008-04-29  Jim Meyering  <meyering@redhat.com>
2252
2253         Avoid test segfault on x86_64 due to lack of inet_ntop declaration.
2254         * tests/test-getaddrinfo.c: Include <arpa/inet.h>, now guaranteed
2255         by gnulib to exist and to declare e.g., inet_ntop.
2256         Don't include "inet_ntop.h", now removed.
2257
2258         * m4/arpa_inet_h.m4: Remove trailing blanks.
2259
2260 2008-04-29  Eric Blake  <ebb9@byu.net>
2261
2262         Silence valgrind on safe reads beyond potential array bounds.
2263         * lib/rawmemchr.valgrind: New file.
2264         * lib/strchrnul.valgrind: Likewise.
2265         * modules/rawmemchr (Files): Distribute new file.
2266         * modules/strchrnul (Files): Likewise.
2267         Suggested by Bruno Haible.
2268
2269 2008-04-29  Bruno Haible  <bruno@clisp.org>
2270
2271         * lib/arpa_inet.in.h: Include system's <arpa/inet.h> if it exists.
2272         (inet_ntop, inet_pton): Change portability warning's wording.
2273         * m4/arpa_inet_h.m4 (gl_HEADER_ARPA_INET): Set HAVE_ARPA_INET_H.
2274         Invoke gl_CHECK_NEXT_HEADERS.
2275         (gl_ARPA_INET_H_DEFAULTS): Initialize ARPA_INET_H.
2276         * m4/inet_ntop.m4 (gl_INET_NTOP): Require gl_ARPA_INET_H_DEFAULTS and
2277         set ARPA_INET_H.
2278         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
2279         * modules/arpa_inet (Description): No longer only for systems that
2280         lack it.
2281         (Depends-on): Add include_next.
2282         (Makeile.am): Substitute INCLUDE_NEXT, NEXT_ARPA_INET_H,
2283         HAVE_ARPA_INET_H.
2284
2285 2008-04-29  Jim Meyering  <meyering@redhat.com>
2286
2287         * modules/mkdir (License): Re-license as LGPLv2+.
2288
2289 2008-04-29  Bruno Haible  <bruno@clisp.org>
2290
2291         * modules/rawmemchr (Maintainer): Set to Eric.
2292         * modules/strchrnul (Maintainer): Likewise.
2293
2294 2008-04-29  Simon Josefsson  <simon@josefsson.org>
2295
2296         * m4/arpa_inet_h.m4 (gl_ARPA_INET_H_DEFAULTS): Set
2297         HAVE_DECL_INET_NTOP and HAVE_DECL_INET_PTON.
2298
2299         * modules/arpa_inet (arpa/inet.h): Use them.
2300
2301 2008-04-28  Eric Blake  <ebb9@byu.net>
2302
2303         Test getndelim2.
2304         * modules/getndelim2-tests: New file.
2305         * tests/test-getndelim2.c: Likewise.
2306         * lib/getndelim2.c (getndelim2): Never return 0.  Lock the
2307         stream.
2308         * m4/getndelim2.m4 (gl_GETNDELIM2): Check for lock functions.
2309
2310         * MODULES.html.sh: Document new module.
2311
2312 2008-04-20  Bruno Haible  <bruno@clisp.org>
2313
2314         * lib/c-stack.c (die): Use raise.
2315         * modules/c-stack (Depends-on): Add raise.
2316
2317 2008-04-28  Bruno Haible  <bruno@clisp.org>
2318
2319         Expect rpmatch to be declared.
2320         * lib/yesno.c (rpmatch): Remove declaration.
2321
2322         Declare rpmatch.
2323         * lib/stdlib.in.h (rpmatch): New declaration.
2324         * lib/rpmatch.c: Include <stdlib.h> first.
2325         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Require AC_USE_SYSTEM_EXTENSIONS and
2326         gl_STDLIB_H_DEFAULTS. Set HAVE_RPMATCH.
2327         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_RPMATCH,
2328         HAVE_RPMATCH.
2329         * modules/rpmatch (Depends-on): Add stdlib, extensions.
2330         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
2331         (Include): Set to <stdlib.h>.
2332         * modules/stdlib (Makefile.am): Substitute GNULIB_RPMATCH and
2333         HAVE_RPMATCH.
2334         * NEWS: Document the change.
2335
2336 2008-04-28  Bruno Haible  <bruno@clisp.org>
2337
2338         Change rpmatch to use nl_langinfo when appropriate.
2339         * lib/rpmatch.c: Include stdbool.h, string.h, langinfo.h.
2340         (N_): New macro.
2341         (localized_pattern): New function/macro.
2342         (try): Remove match, nomatch arguments. Copy the pattern into safe
2343         memory before caching it.
2344         (rpmatch): Use localized_pattern. Add translator comments.
2345         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Test for nl_langinfo and YESEXPR.
2346         Suggested by Eric Blake.
2347         * modules/rpmatch (Depends-on): Add stdbool.
2348
2349 2008-04-28  Eric Blake  <ebb9@byu.net>
2350
2351         Add rawmemchr module, matching glibc.
2352         * modules/string (Makefile.am): New indicator.
2353         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set it.
2354         * lib/string.in.h (rawmemchr): Declare when appropriate.
2355         * modules/rawmemchr: New file.
2356         * m4/rawmemchr.m4: Likewise.
2357         * lib/rawmemchr.c: Likewise.
2358         * modules/rawmemchr-tests: Likewise.
2359         * tests/test-rawmemchr.c: Likewise.
2360         * doc/glibc-functions/rawmemchr.texi (rawmemchr): Document
2361         module.
2362         * modules/strchrnul (Depends-on): Add rawmemchr.
2363         * lib/strchrnul.c (strchrnul): Optimize a corner case.
2364
2365         Whitespace cleanup.
2366         * tests/test-strchrnul.c: Reindent.
2367         * lib/strchrnul.c: Likewise.
2368
2369         Optimize and test strchrnul.
2370         * lib/strchrnul.c (strchrnul): Rewrite to do parallel search.
2371         * modules/strchrnul-tests: New file.
2372         * tests/test-strchrnul.c: Likewise.
2373
2374         Remove intprops dependency.
2375         * modules/memchr (Depends-on): Remove intprops.
2376         * modules/memrchr (Depends-on): Likewise.
2377         * modules/memchr2 (Depends-on): Likewise.
2378         * lib/memchr.c (__memchr): Hand-inline the TYPE_MAXIMUM check.
2379         * lib/memrchr.c (__memrchr): Likewise.
2380         * lib/memrchr2.c (memchr2): Likewise.
2381         Reported by Simon Josefsson.
2382
2383 2008-04-28  Simon Josefsson  <simon@josefsson.org>
2384
2385         * m4/sys_socket_h.m4: Move AC_REQUIRE([AC_C_INLINE]) to top.
2386         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
2387
2388 2008-04-28  Simon Josefsson  <simon@josefsson.org>
2389
2390         * lib/inet_ntop.h, lib/inet_pton.h: Remove files.
2391
2392         * lib/inet_ntop.c: Include arpa/inet.h instead of inet_ntop.h.
2393
2394         * lib/inet_pton.c: Include arpa/inet.h instead of inet_pton.h.
2395
2396         * lib/arpa_inet.in.h [@GNULIB_INET_NTOP@]: Inline inet_ntop.h
2397         declarations.
2398         [@GNULIB_INET_PTON@]: Inline inet_pton.h declarations.
2399
2400         * m4/inet_pton.m4: Don't check for header files.
2401
2402         * m4/inet_ntop.m4: Don't check for header files.
2403
2404 2008-04-28  Simon Josefsson  <simon@josefsson.org>
2405
2406         * m4/sys_socket_h.m4: Require AC_C_INLINE when necessary.
2407         * lib/sys_socket.in.h (setsockopt): Use proper win32 tests (don't
2408         trigger for cygwin).
2409         Reported by Bruno Haible  <bruno@clisp.org>.
2410
2411 2008-04-28  Bruno Haible  <bruno@clisp.org>
2412
2413         * doc/posix-functions/strdup.texi: Mention mingw problem.
2414
2415 2008-04-27  Bruno Haible  <bruno@clisp.org>
2416
2417         * modules/stat-time-tests (Depends-on): Add sleep.
2418         * tests/test-stat-time.c (force_unlink): New function.
2419         (cleanup): Use it.
2420         (test_mtime): Remove the ctime related tests.
2421         (test_ctime): New function, containing the ctime related tests.
2422         (main): Call test_ctime, except on native Windows platforms.
2423
2424 2008-04-27  Bruno Haible  <bruno@clisp.org>
2425
2426         * lib/rpmatch.c (rpmatch): Add some comments.
2427         Reported by James Youngman <jay@gnu.org>.
2428
2429 2008-04-27  Bruno Haible  <bruno@clisp.org>
2430
2431         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Also test the behaviour on
2432         quiet NaNs.
2433
2434 2008-04-27  Bruno Haible  <bruno@clisp.org>
2435
2436         Make test-yesno.sh work on mingw.
2437         * tests/test-yesno.sh: Postprocess the output to convert CR/LF to LF.
2438         * tests/test-yesno.c: Include yesno.h first. Include binary-io.h.
2439         (main): Set stdin to binary mode.
2440         * modules/yesno-tests (Depends-on): Add binary-io.
2441
2442 2008-04-27  Bruno Haible  <bruno@clisp.org>
2443
2444         Fix 'isfinite' on x86, x86_64, ia64 platforms.
2445         * tests/test-isfinite.c (test_isfinitel): Also test the behavior on
2446         argument that lie outside the IEEE 854 domain.
2447         * m4/isfinite.m4 (gl_ISFINITEL_WORKS): New macro.
2448         (gl_ISFINITE): Use it.
2449         * doc/posix-functions/isfinite.texi: Document the fixed bugs.
2450
2451 2008-04-27  Bruno Haible  <bruno@clisp.org>
2452
2453         Allow local renaming in config.h.
2454         * lib/memrchr.c (memrchr): Don't undefine outside libc.
2455
2456 2008-04-27  Bruno Haible  <bruno@clisp.org>
2457
2458         * lib/memchr.c (__memchr): Change type of 'i'.
2459         * lib/memchr2.c (memchr2): Likewise.
2460
2461 2008-04-26  Eric Blake  <ebb9@byu.net>
2462         and Bruno Haible  <bruno@clisp.org>
2463
2464         Optimize and test memrchr.
2465         * modules/memrchr (Depends-on): Add intprops.
2466         * lib/memrchr.c (__memrchr): Avoid false positives in loop.
2467         * modules/memrchr-tests: New file.
2468         * tests/test-memrchr.c: New file.
2469
2470 2008-04-26  Bruno Haible  <bruno@clisp.org>
2471
2472         Add tentative support for DragonFly BSD.
2473         * lib/stdio-impl.h: Add macros for DragonFly BSD.
2474         * lib/fbufmode.c (fbufmode): Update conditionals. Use fp_ instead of
2475         fp.
2476         * lib/fflush.c (clear_ungetc_buffer, disable_seek_optimization,
2477         restore_seek_optimization, update_fpos_cache, rpl_fflush: Likewise.
2478         * lib/fpurge.c (fpurge): Likewise.
2479         * lib/freadable.c (freaadable): Likewise.
2480         * lib/freadahead.c (freadahead): Likewise.
2481         * lib/freading.c (freading): Likewise.
2482         * lib/freadptr.c (freadptr): Likewise.
2483         * lib/freadseek.c (freadptrinc): Likewise.
2484         * lib/fseeko.c (fseeko): Likewise.
2485         * lib/fseterr.c (fseterr): Likewise.
2486         * lib/fwritable.c (fwritable): Likewise.
2487         * lib/fwriting.c (fwriting): Likewise.
2488
2489 2008-04-26  Bruno Haible  <bruno@clisp.org>
2490
2491         * lib/stdio-impl.h: New file.
2492         * lib/fbufmode.c: Include stdio-impl.h.
2493         (fbufmode): Use fp_, remove redundant #defines.
2494         * lib/fflush.c: Include stdio-impl.h.
2495         (clear_ungetc_buffer): Remove redundant #defines.
2496         * lib/fpurge.c: Include stdio-impl.h.
2497         (fpurge): Remove redundant #defines.
2498         * lib/freadable.c: Include stdio-impl.h.
2499         (freadable): Remove redundant #defines.
2500         * lib/freadahead.c: Include stdio-impl.h.
2501         (freadahead): Remove redundant #defines.
2502         * lib/freading.c: Include stdio-impl.h.
2503         (freading): Remove redundant #defines.
2504         * lib/freadptr.c: Include stdio-impl.h.
2505         (freadptr): Remove redundant #defines.
2506         * lib/freadseek.c: Include stdio-impl.h.
2507         (freadptrinc): Remove redundant #defines.
2508         * lib/fseeko.c: Include stdio-impl.h.
2509         (rpl_fseeko): Remove redundant #defines.
2510         * lib/fseterr.c: Include stdio-impl.h.
2511         (fseterr): Remove redundant #defines.
2512         * lib/fwritable.c: Include stdio-impl.h.
2513         (fwritable: Remove redundant #defines.
2514         * lib/fwriting.c: Include stdio-impl.h.
2515         (fwriting): Remove redundant #defines.
2516         * modules/fbufmode (Files): Add lib/stdio-impl.h.
2517         * modules/fflush (Files): Likewise.
2518         * modules/fpurge (Files): Likewise.
2519         * modules/freadable (Files): Likewise.
2520         * modules/freadahead (Files): Likewise.
2521         * modules/freading (Files): Likewise.
2522         * modules/freadptr (Files): Likewise.
2523         * modules/freadseek (Files): Likewise.
2524         * modules/fseeko (Files): Likewise.
2525         * modules/fseterr (Files): Likewise.
2526         * modules/fwritable (Files): Likewise.
2527         * modules/fwriting (Files): Likewise.
2528
2529 2008-04-26  Bruno Haible  <bruno@clisp.org>
2530
2531         * lib/fflush.c (clear_ungetc_buffer, disable_seek_optimization,
2532         restore_seek_optimization, update_fpos_cache): New functions, extracted
2533         from rpl_fflush.
2534         (rpl_fflush): Use them.
2535         * m4/fflush.m4 (gl_PREREQ_FFLUSH): New macro.
2536         (gl_REPLACE_FFLUSH): Use it.
2537
2538 2008-04-26  Bruno Haible  <bruno@clisp.org>
2539
2540         * tests/test-xstrtol.sh: Work around limitation of an old 'tr' program
2541         on Solaris.
2542         * tests/test-xstrtoimax.sh: Likewise.
2543         * tests/test-xstrtoumax.sh: Likewise.
2544         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
2545
2546 2008-04-26  Bruno Haible  <bruno@clisp.org>
2547
2548         * modules/memchr-tests: New file.
2549         * tests/test-memchr.c; New file, based on tests/test-memchr2.c.
2550
2551 2008-04-26  Eric Blake  <ebb9@byu.net>
2552             Bruno Haible  <bruno@clisp.org>
2553
2554         * lib/memchr.c: Include intprops.h.
2555         (__memchr): Optimize parallel detection of matching bytes. Rename local
2556         variables. Add explanatory comments.
2557
2558 2008-04-26  Bruno Haible  <bruno@clisp.org>
2559
2560         Fix module 'memchr', broken since 2000-10-28.
2561         * lib/memchr.c: Outside glibc, define memchr, not __memchr.
2562
2563 2008-04-26  Bruno Haible  <bruno@clisp.org>
2564
2565         * lib/memchr2.c (memchr2): Rename local variables. Add explanatory
2566         comments.
2567
2568 2008-04-25  Eric Blake  <ebb9@byu.net>
2569
2570         Use native fstatat on cygwin 1.7.0.
2571         * m4/openat.m4 (gl_FUNC_OPENAT): Make sure lstat check is made
2572         first.
2573
2574 2008-04-23  Eric Blake  <ebb9@byu.net>
2575
2576         Improve memchr2 performance.
2577         * lib/memchr2.c (memchr2): Further optimize parallel detection of
2578         NUL bytes.
2579         * modules/memchr2 (Depends-on): Use intprops.h.
2580
2581 2008-04-23  Simon Josefsson  <simon@josefsson.org>
2582
2583         * lib/sys_socket.in.h (setsockopt): Be more type safe by declaring
2584         an inline function instead of a CPP macro.  Patch by Ben Pfaff
2585         <blp@cs.stanford.edu>.
2586
2587 2008-04-23  Simon Josefsson  <simon@josefsson.org>
2588
2589         * lib/arpa_inet.in.h: New file.
2590
2591         * modules/arpa_inet (Files): Add lib/arpa_inet.in.h.
2592         (Makefile.am): Sed in substitute header file.
2593
2594         * m4/arpa_inet_h.m4: Add gl_ARPA_INET_H_DEFAULTS and
2595         gl_ARPA_INET_MODULE_INDICATOR.  Use them.
2596
2597         * modules/inet_ntop (configure.ac): Use
2598         gl_ARPA_INET_MODULE_INDICATOR.
2599
2600         * modules/inet_pton (configure.ac): Use
2601         gl_ARPA_INET_MODULE_INDICATOR.
2602
2603 2008-04-22  Jim Meyering  <meyering@redhat.com>
2604
2605         * modules/verify (License): Re-license as LGPLv2+.
2606
2607 2008-04-22  Simon Josefsson  <simon@josefsson.org>
2608
2609         * lib/sys_socket.in.h: Define setsockopt macro to cast fourth
2610         parameter to void* as per POSIX standard (MinGW uses char*).
2611
2612 2008-04-21  Bruno Haible  <bruno@clisp.org>
2613
2614         * lib/wctype.in.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
2615         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
2616         Define to replacements if REPLACE_ISWCNTRL is 1.
2617         * m4/wctype.m4 (gl_WCTYPE_H): Test whether the isw* functions work.
2618         If not, set WCTYPE_H to nonempty and REPLACE_ISWCNTRL to 1.
2619         * modules/wctype (Makefile.am): Substitute REPLACE_ISWCNTRL.
2620         * doc/posix-functions/iswalnum.texi: Mention the 'wctype' module and
2621         what it fixes.
2622         * doc/posix-functions/iswalpha.texi: Likewise.
2623         * doc/posix-functions/iswblank.texi: Likewise.
2624         * doc/posix-functions/iswcntrl.texi: Likewise.
2625         * doc/posix-functions/iswdigit.texi: Likewise.
2626         * doc/posix-functions/iswgraph.texi: Likewise.
2627         * doc/posix-functions/iswlower.texi: Likewise.
2628         * doc/posix-functions/iswprint.texi: Likewise.
2629         * doc/posix-functions/iswpunct.texi: Likewise.
2630         * doc/posix-functions/iswspace.texi: Likewise.
2631         * doc/posix-functions/iswupper.texi: Likewise.
2632         * doc/posix-functions/iswxdigit.texi: Likewise.
2633         Reported by Alain Guibert.
2634
2635 2008-04-21  Bruno Haible  <bruno@clisp.org>
2636
2637         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Fix typo in last commit.
2638         Patch by Alain Guibert.
2639
2640 2008-04-21  Bruno Haible  <bruno@clisp.org>
2641
2642         Fix test failures on mingw.
2643         * tests/test-xstrtol.c (print_no_progname): New function.
2644         (main): Install it in error_print_progname hook.
2645         * tests/test-xstrtol.sh: Convert CR/LF to NL in output.
2646         * tests/test-xstrtoimax.sh: Likewise.
2647         * tests/test-xstrtoumax.sh: Likewise.
2648
2649 2008-04-21  Bruno Haible  <bruno@clisp.org>
2650
2651         Fix test failure on mingw.
2652         * tests/test-argp-2.sh (func_compare): Remove CRs from sed's output.
2653
2654 2008-04-21  Bruno Haible  <bruno@clisp.org>
2655
2656         * lib/localename.c (SUBLANG_TIBETAN_PRC, SUBLANG_TIBETAN_BHUTAN):
2657         Actually assign a value.
2658
2659 2008-04-20  Bruno Haible  <bruno@clisp.org>
2660
2661         Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl',
2662         take 2.
2663         * lib/canonicalize.c (canonicalize_file_name): Elide if the
2664         'canonicalize-lgpl' module is also used.
2665         * lib/canonicalize-lgpl.c: Undo last change.
2666         * modules/canonicalize-lgpl (configure.ac): Invoke gl_MODULE_INDICATOR.
2667
2668 2008-04-20  Bruno Haible  <bruno@clisp.org>
2669
2670         * lib/mkdir.c (mkdir): Undefine after the includes, not right after
2671         config.h. Provide _mkdir based fallback for mingw.
2672         * lib/sys_stat.in.h (mkdir): Define through an 'extern' declaration
2673         if REPLACE_MKDIR is 1. Otherwise, test for mingw directly.
2674         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Require
2675         gl_SYS_STAT_H_DEFAULTS. When doing the replacement, set REPLACE_MKDIR
2676         rather than defining mkdir in config.h.
2677         * m4/sys_stat_h.m4 (gl_SYS_STAT_MODULE_INDICATOR): New macro.
2678         (gl_SYS_STAT_H_DEFAULTS): New macro.
2679         (gl_HEADER_SYS_STAT_H): Require it. Don't set HAVE_DECL_MKDIR and
2680         HAVE_IO_H any more.
2681         * modules/sys_stat (Makefile.am): Substitute REPLACE_MKDIR instead of
2682         HAVE_DECL_MKDIR and HAVE_IO_H.
2683
2684 2008-04-20  Bruno Haible  <bruno@clisp.org>
2685
2686         * lib/isapipe.c: Port to native Windows platforms.
2687
2688 2008-04-20  Bruno Haible  <bruno@clisp.org>
2689
2690         * lib/gc-gnulib.c: Include <windows.h> before <wincrypt.h>.
2691
2692 2008-04-21  Eric Blake  <ebb9@byu.net>
2693
2694         Work around preprocessors that don't handle UINTMAX_MAX.
2695         * lib/memchr2.c (memchr2): Avoid embedded #if.
2696         Reported by Alain Guibert, fix suggested by Bruno Haible.
2697
2698 2008-04-21  Simon Josefsson  <simon@josefsson.org>
2699
2700         * doc/posix-functions/strftime.texi (strftime): Explain better
2701         Windows incompatibility.  Suggested by Micah Cowan
2702         <micah@cowan.name>.
2703
2704 2008-04-20  Bruno Haible  <bruno@clisp.org>
2705
2706         * modules/uniconv/u32-conv-to-enc (Depends-on): Add unistr/u32-mblen,
2707         unistr/u8-mblen.
2708
2709 2008-04-20  Bruno Haible  <bruno@clisp.org>
2710
2711         Fix test failure on platforms with non-GNU iconv.
2712         * lib/uniconv/u16-conv-to-enc.c (u16_to_u8_lenient): New function.
2713         (U_TO_U8): Use it, rather than u16_to_u8.
2714         * lib/uniconv/u-conv-to-enc.h (FUNC): Allow an incomplete sequence of
2715         units at the end of the input string.
2716         * modules/uniconv/u16-conv-to-enc (Depends-on): Update.
2717
2718 2008-04-20  Bruno Haible  <bruno@clisp.org>
2719
2720         * tests/uniconv/test-u8-conv-to-enc.c (main): Accept result == NULL
2721         when the resulting length is 0.
2722         * tests/uniconv/test-u16-conv-to-enc.c (main): Likewise.
2723
2724 2008-04-20  Bruno Haible  <bruno@clisp.org>
2725
2726         * m4/roundf.m4 (gl_FUNC_ROUNDF): Add test whether roundf actually
2727         works.
2728         * doc/posix-functions/roundf.texi: Mention roundf bug on mingw.
2729
2730 2008-04-20  Bruno Haible  <bruno@clisp.org>
2731
2732         * tests/test-tsearch.c (main): Don't use initstate if it is missing.
2733         * modules/tsearch-tests (configure.ac): Test for initstate function.
2734
2735 2008-04-20  Bruno Haible  <bruno@clisp.org>
2736
2737         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Also provided a substitute
2738         for nlink_t if missing.
2739         * tests/test-sys_stat.c: Check the existence of the nlink_t type.
2740
2741 2008-04-19  Bruno Haible  <bruno@clisp.org>
2742
2743         Work around snprintf bug on Linux libc5.
2744         * m4/printf.m4 (gl_SNPRINTF_SIZE1): New macro.
2745         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
2746         gl_SNPRINTF_SIZE1.
2747         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
2748         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Likewise. Replace snprintf if
2749         that test failed.
2750         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Likewise.
2751         * lib/vasnprintf.c (USE_SNPRINTF): Set to 0 on Linux libc5 systems.
2752         * modules/snprintf (Files): Add m4/printf.m4.
2753         * modules/vsnprintf (Files): Likewise.
2754         * doc/posix-functions/snprintf.texi: Document Linux libc5 problem.
2755         * doc/posix-functions/vsnprintf.texi: Likewise.
2756
2757 2008-04-19  Bruno Haible  <bruno@clisp.org>
2758
2759         * lib/vasnprintf.c (floorlog10l, floorlog10): Reduce maximum error
2760         from 0.0058 to less than 10^-7.
2761
2762 2008-04-19  Bruno Haible  <bruno@clisp.org>
2763
2764         Fix rounding when a precision is given.
2765         * lib/vasnprintf.c (is_borderline): New function.
2766         (VASNPRINTF): For %e and %g, consider replacing the digits 10....0 with
2767         9...9x.
2768         * tests/test-vasnprintf-posix.c (test_function): Test rounding with %f,
2769         %e, %g.
2770         * tests/test-vasprintf-posix.c (test_function): Likewise.
2771         * tests/test-snprintf-posix.h (test_function): Likewise.
2772         * tests/test-sprintf-posix.h (test_function): Likewise.
2773         * tests/test-fprintf-posix.h (test_function): Test rounding with %f.
2774         * tests/test-printf-posix.h (test_function): Likewise.
2775         * tests/test-printf-posix.output: Update.
2776         Reported by John Darrington <john@darrington.wattle.id.au> via
2777         Ben Pfaff <blp@cs.stanford.edu>.
2778
2779 2008-04-18  Simon Josefsson  <simon@josefsson.org>
2780
2781         * doc/posix-functions/strftime.texi (strftime): Clarify platform.
2782         Suggested by Bruno Haible <bruno@clisp.org>.
2783
2784 2008-04-17  Bruno Haible  <bruno@clisp.org>
2785
2786         * lib/lock.h (gl_lock_destroy, gl_rwlock_destroy,
2787         gl_recursive_lock_destroy): Provide no-op definitions for the dummy
2788         implementation.
2789         Patch by Bruce Merry <bmerry@gmail.com>.
2790
2791 2008-04-17  Simon Josefsson  <simon@josefsson.org>
2792
2793         * doc/posix-functions/strftime.texi (strftime): Mention that %e
2794         doesn't work under Windows.
2795
2796 2008-04-16  Bruno Haible  <bruno@clisp.org>
2797
2798         * lib/localename.c (LANG_MAORI, LANG_QUECHUA, LANG_SOTHO, LANG_UIGHUR):
2799         New macros.
2800         (SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_LATIN,
2801         SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_CYRILLIC,
2802         SUBLANG_CROATIAN_CROATIA, SUBLANG_CROATIAN_BOSNIA_HERZEGOVINA_LATIN,
2803         SUBLANG_MONGOLIAN_CYRILLIC_MONGOLIA, SUBLANG_MONGOLIAN_PRC,
2804         SUBLANG_QUECHUA_BOLIVIA, SUBLANG_QUECHUA_ECUADOR, SUBLANG_QUECHUA_PERU,
2805         SUBLANG_RUSSIAN_RUSSIA, SUBLANG_RUSSIAN_MOLDAVIA, SUBLANG_SPANISH_US,
2806         SUBLANG_TIBETAN_PRC, SUBLANG_TIBETAN_BHUTAN, SUBLANG_UIGHUR_PRC): New
2807         macros.
2808         (gl_locale_name_from_win32_LANGID): Refine code for Croatian/Bosnian,
2809         Mongolian, Russian, Spanish, Tibetan. Add code for Maori, Quechua,
2810         Northern Sotho, Uighur.
2811
2812 2008-04-16  Bruno Haible  <bruno@clisp.org>
2813
2814         * lib/localename.c (SUBLANG_SINDHI_INDIA): New macro.
2815         (SUBLANG_SINDHI_PAKISTAN): Change value from 1 to 2.
2816         (gl_locale_name_from_win32_LANGID): Fix code for Sindhi.
2817         Reported by Daniel Bergström <daniel@octocode.com>.
2818
2819 2007-12-25  KJK::Hyperion  <hackbunny@reactos.com>
2820             Bruno Haible  <bruno@clisp.org>
2821
2822         * lib/localename.c (gl_locale_name_canonicalize) [WIN32_NATIVE]: New
2823         function.
2824         (gl_locale_name_from_win32_LANGID, gl_locale_name_from_win32_LCID):
2825         New functions, mostly extracted from gl_locale_name_default.
2826         (gl_locale_name_default): Use gl_locale_name_from_win32_LCID.
2827
2828 2008-04-16  Eric Blake  <ebb9@byu.net>
2829
2830         Adjust strtod detection to catch glibc 2.7 bug.
2831         * m4/strtod.m4 (gl_FUNC_STRTOD): Test "nan()" behavior.
2832         Reported by John Gatewood Ham.
2833
2834 2008-04-16  Bruno Haible  <bruno@clisp.org>
2835
2836         Add tentative support for Linux libc5.
2837         * lib/fbufmode.c (fbufmode) [__GNU_LIBRARY__==1]: Reuse glibc2 code.
2838         * lib/fpurge.c (fpurge): Likewise.
2839         * lib/freadable.c (freadable): Likewise.
2840         * lib/freadahead.c (freadahead): Likewise.
2841         * lib/freading.c (freading): Likewise.
2842         * lib/freadptr.c (freadptr): Likewise.
2843         * lib/freadseek.c (freadptrinc): Likewise.
2844         * lib/fseeko.c (rpl_fseeko): Likewise.
2845         * lib/fseterr.c (fseterr): Likewise.
2846         * lib/fwritable.c (fwritable): Likewise.
2847         * lib/fwriting.c (fwriting): Likewise.
2848         Reported by Alain Guibert <alguibert+bts@free.fr>.
2849
2850 2008-04-15  Bruno Haible  <bruno@clisp.org>
2851
2852         * modules/mathl (configure.ac): Define module indicator.
2853
2854 2008-04-15  Bruno Haible  <bruno@clisp.org>
2855
2856         * lib/logl.c (logl): Remove unused variables.
2857
2858 2008-04-15  Bruno Haible  <bruno@clisp.org>
2859
2860         * lib/uniconv/u-conv-to-enc.h (FUNC): Fix return value when U_TO_U8
2861         fails.
2862
2863 2008-04-15  Bruno Haible  <bruno@clisp.org>
2864
2865         * lib/trim.c (trim2): Fix argument of isspace() macro.
2866
2867 2008-04-15  Paolo Bonzini  <bonzini@gnu.org>
2868
2869         * lib/tanl.c (kernel_tanl): Rename flag to invert, initialize it
2870         to 0.
2871         * lib/trigl.c (ieee754_rem_pio2l): Fix range checks.
2872
2873 2008-04-14  Bruno Haible  <bruno@clisp.org>
2874
2875         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Fix underquoting of
2876         AC_LANG_PROGRAM argument.
2877         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Likewise.
2878         * m4/gethrxtime.m4 (gl_ARITHMETIC_HRTIME_T): Likewise.
2879         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Likewise.
2880         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
2881         * m4/math_h.m4 (gl_MATH_H): Likewise.
2882         * m4/mbstate_t.m4 (AC_TYPE_MBSTATE_T): Likewise.
2883         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
2884         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
2885         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Likewise.
2886         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
2887         * m4/regex.m4 (gl_REGEX): Likewise.
2888         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Likewise.
2889         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET): Likewise.
2890         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
2891         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Likewise.
2892         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
2893         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
2894         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
2895         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
2896
2897 2008-04-14  Jim Meyering  <meyering@redhat.com>
2898
2899         test-strtod: fix typos: s/abs/fabs/
2900         * tests/test-strtod.c (main): Use fabs, not narrowing-to-int "abs".
2901
2902 2008-04-13  Bruno Haible  <bruno@clisp.org>
2903
2904         Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl'.
2905         * lib/canonicalize-lgpl.c: Elide the contents if the 'canonicalize'
2906         module is also used and while not building the reloc-wrapper.
2907
2908 2008-04-13  Bruno Haible  <bruno@clisp.org>
2909
2910         * tests/test-getaddrinfo.c (simple): Ignore EAI_NODATA error.
2911
2912 2008-04-13  Bruno Haible  <bruno@clisp.org>
2913
2914         Fix AIX compilation failure introduced on 2008-04-02.
2915         * tests/test-frexp.c (exp): Undefine before redefining.
2916         * tests/test-frexpl.c (exp): Likewise.
2917
2918 2008-04-13  Bruno Haible  <bruno@clisp.org>
2919
2920         Work around a HP-UX stdio bug.
2921         * tests/test-ftell.c (main): Disable the fseek/ftell test on HP-UX.
2922         * tests/test-ftello.c (main): Likewise.
2923         * doc/posix-functions/ftell.texi: Mention HP-UX bug.
2924         * doc/posix-functions/ftello.texi: Likewise.
2925
2926 2008-04-13  Bruno Haible  <bruno@clisp.org>
2927
2928         Make test-signbit pass on HP-UX/hppa.
2929         * tests/test-signbit.c (minus_zerol): New variable.
2930         (test_signbitl): Use it.
2931
2932 2008-04-13  Bruno Haible  <bruno@clisp.org>
2933
2934         Make truncl work on OSF/1 4.0.
2935         * m4/truncl.m4 (gl_FUNC_TRUNCL): Test whether truncl actually works.
2936         Set REPLACE_TRUNCL, not HAVE_DECL_TRUNCL.
2937         * lib/math.in.h (truncl): Test REPLACE_TRUNCL, not HAVE_DECL_TRUNCL.
2938         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_TRUNCL, not
2939         HAVE_DECL_TRUNCL.
2940         * modules/math (Makefile.am): Substitute REPLACE_TRUNCL, not
2941         HAVE_DECL_TRUNCL.
2942         * doc/posix-functions/truncl.texi: Document the OSF/1 4.0 problem.
2943
2944 2008-04-13  Bruno Haible  <bruno@clisp.org>
2945
2946         * lib/unictype.h: Remove trailing comma from enumeration definitions.
2947
2948 2008-04-13  Bruno Haible  <bruno@clisp.org>
2949
2950         * lib/count-one-bits.h (COUNT_ONE_BITS): Rewrite verification
2951         expression, so as to avoid HP-UX 11 cc compiler bug.
2952
2953 2008-04-13  Bruno Haible  <bruno@clisp.org>
2954
2955         * m4/regex.m4 (gl_PREREQ_REGEX): Also check for <libintl.h>.
2956
2957 2008-04-13  Bruno Haible  <bruno@clisp.org>
2958
2959         * lib/git-merge-changelog.c: Remove empty declaration outside of
2960         functions.
2961
2962 2008-04-13  Bruno Haible  <bruno@clisp.org>
2963
2964         * modules/quotearg-tests (Makefile.am): Define test_quotearg_LDADD.
2965
2966 2008-04-13  Bruno Haible  <bruno@clisp.org>
2967
2968         * doc/posix-headers/sys_socket.texi: Document the problem on EMX.
2969         * lib/sys_socket.in.h (SHUT_RD, SHUT_WR, SHUT_RDWR): Define if missing.
2970         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Replace <sys/socket.h>
2971         also if it exists but lacks definitions of the SHUT_* macros.
2972         * modules/sys_socket (Description): Update.
2973         Reported by Elbert Pol <e.pol@chello.nl>.
2974
2975 2008-04-13  Bruno Haible  <bruno@clisp.org>
2976
2977         * lib/localcharset.c (OS2): Don't redefine if already defined.
2978         Reported by Elbert Pol <e.pol@chello.nl>.
2979
2980 2008-04-13  Bruno Haible  <bruno@clisp.org>
2981
2982         * lib/binary-io.h [__EMX__]: Include <io.h>.
2983         Reported by Elbert Pol <e.pol@chello.nl>.
2984
2985 2008-04-12  Bruno Haible  <bruno@clisp.org>
2986
2987         * lib/fpucw.h: Enable the definitions also for x86_64.
2988         Needed for NetBSD/x86_64.
2989         Reported by Thomas Klausner <tk@giga.or.at>.
2990
2991 2008-04-12  Bruno Haible  <bruno@clisp.org>
2992
2993         * tests/test-strtod.c: Include isnand.h.
2994         (main): Use isnand instead of isnan.
2995         Reported by Jim Meyering.
2996
2997 2008-04-12  Bruno Haible  <bruno@clisp.org>
2998
2999         * m4/isnanf.m4 (gl_ISNANF_WORKS): Add a test for a special NaN.
3000         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
3001
3002 2008-04-12  Jim Meyering  <meyering@redhat.com>
3003
3004         * m4/math_h.m4 (gl_MATH_H): Fix typos.
3005
3006 2008-04-12  Bruno Haible  <bruno@clisp.org>
3007
3008         * lib/freadptr.c (freadptr) [__EMX__]: Fix wrong assertion.
3009         Reported by Elbert Pol <e.pol@chello.nl>.
3010
3011 2008-04-12  Eric Blake  <ebb9@byu.net>
3012
3013         Work around Solaris 10 math.h bug.
3014         * m4/math_h.m4 (gl_MATH_H): Check for bug.
3015         (gl_MATH_H_DEFAULTS): Set up default.
3016         * modules/math (Makefile.am): Replace new indicators.
3017         * lib/math.in.h (NAN, HUGE_VAL): Provide replacements.
3018         * tests/test-math.c (main): Test this.
3019         * m4/strtod.m4 (gl_FUNC_STRTOD): Don't rely on HUGE_VAL.
3020         * doc/posix-headers/math.texi (math.h): Mention bug.
3021         Reported by Nelson H. F. Beebe and Jim Meyering.
3022
3023 2008-04-11  Bruno Haible  <bruno@clisp.org>
3024
3025         Adapt to future versions of Apple GCC.
3026         * lib/argp-fmtstream.h (ARGP_FS_EI): Don't test __GNUC_GNU_INLINE__.
3027         Reported by Peter O'Gorman <peter@pogma.com>.
3028
3029 2008-04-11  Bruno Haible  <bruno@clisp.org>
3030
3031         * tests/test-getaddrinfo.c (simple): Ignore EAI_NONAME error.
3032
3033 2008-04-11  Bruno Haible  <bruno@clisp.org>
3034
3035         * modules/strsignal-tests (Makefile.am): Define test_strsignal_LDADD.
3036
3037         * modules/getaddrinfo-tests (Makefile.am): Define
3038         test_getaddrinfo_LDADD.
3039
3040 2008-04-11  Bruno Haible  <bruno@clisp.org>
3041
3042         * lib/strsignal.c (_sys_siglist): Don't declare if already declared.
3043         (init): Fix syntax error.
3044         * m4/strsignal.m4 (gl_PREREQ_STRSIGNAL): Check whether _sys_siglist
3045         is declared.
3046
3047 2008-04-11  Bruno Haible  <bruno@clisp.org>
3048
3049         * lib/glob.c: Include <stdbool.h>. Needed at least with IRIX cc.
3050         * modules/glob (Depends-on): Add stdbool.
3051
3052 2008-04-11  Bruno Haible  <bruno@clisp.org>
3053
3054         * lib/trim.c: Include <string.h>.
3055
3056 2008-04-11  Eric Blake  <ebb9@byu.net>
3057
3058         Avoid compile failure on OS/2.
3059         * lib/regex_internal.h (internal_function): Disable optimization
3060         on OS/2 (__EMX__), where it caused compiler error.
3061         Reported by Elbert Pol.
3062
3063 2008-04-11  Bruno Haible  <bruno@clisp.org>
3064
3065         Flush the standard error stream before aborting. Needed on mingw.
3066         * tests/test-argmatch.c (ASSERT): Call fflush(stderr) before abort().
3067         * tests/test-array_list.c (ASSERT): Likewise.
3068         * tests/test-array_oset.c (ASSERT): Likewise.
3069         * tests/test-avltree_list.c (ASSERT): Likewise.
3070         * tests/test-avltree_oset.c (ASSERT): Likewise.
3071         * tests/test-avltreehash_list.c (ASSERT): Likewise.
3072         * tests/test-binary-io.c (ASSERT): Likewise.
3073         * tests/test-byteswap.c (ASSERT): Likewise.
3074         * tests/test-c-ctype.c (ASSERT): Likewise.
3075         * tests/test-c-strcasecmp.c (ASSERT): Likewise.
3076         * tests/test-c-strcasestr.c (ASSERT): Likewise.
3077         * tests/test-c-strncasecmp.c (ASSERT): Likewise.
3078         * tests/test-c-strstr.c (ASSERT): Likewise.
3079         * tests/test-canonicalize-lgpl.c (ASSERT): Likewise.
3080         * tests/test-canonicalize.c (ASSERT): Likewise.
3081         * tests/test-carray_list.c (ASSERT): Likewise.
3082         * tests/test-ceilf1.c (ASSERT): Likewise.
3083         * tests/test-ceilf2.c (ASSERT): Likewise.
3084         * tests/test-ceill.c (ASSERT): Likewise.
3085         * tests/test-count-one-bits.c (ASSERT): Likewise.
3086         * tests/test-fbufmode.c (ASSERT): Likewise.
3087         * tests/test-fflush2.c (ASSERT): Likewise.
3088         * tests/test-floorf1.c (ASSERT): Likewise.
3089         * tests/test-floorf2.c (ASSERT): Likewise.
3090         * tests/test-floorl.c (ASSERT): Likewise.
3091         * tests/test-fopen.c (ASSERT): Likewise.
3092         * tests/test-fpending.c (ASSERT): Likewise.
3093         * tests/test-fprintf-posix.c (ASSERT): Likewise.
3094         * tests/test-fpurge.c (ASSERT): Likewise.
3095         * tests/test-freadable.c (ASSERT): Likewise.
3096         * tests/test-freadahead.c (ASSERT): Likewise.
3097         * tests/test-freading.c (ASSERT): Likewise.
3098         * tests/test-freadptr.c (ASSERT): Likewise.
3099         * tests/test-freadptr2.c (ASSERT): Likewise.
3100         * tests/test-freadseek.c (ASSERT): Likewise.
3101         * tests/test-freopen.c (ASSERT): Likewise.
3102         * tests/test-frexp.c (ASSERT): Likewise.
3103         * tests/test-frexpl.c (ASSERT): Likewise.
3104         * tests/test-fseek.c (ASSERT): Likewise.
3105         * tests/test-fseeko.c (ASSERT): Likewise.
3106         * tests/test-fstrcmp.c (ASSERT): Likewise.
3107         * tests/test-ftell.c (ASSERT): Likewise.
3108         * tests/test-ftello.c (ASSERT): Likewise.
3109         * tests/test-func.c (ASSERT): Likewise.
3110         * tests/test-fwritable.c (ASSERT): Likewise.
3111         * tests/test-fwriting.c (ASSERT): Likewise.
3112         * tests/test-getdelim.c (ASSERT): Likewise.
3113         * tests/test-getline.c (ASSERT): Likewise.
3114         * tests/test-i-ring.c (ASSERT): Likewise.
3115         * tests/test-iconv-utf.c (ASSERT): Likewise.
3116         * tests/test-iconv.c (ASSERT): Likewise.
3117         * tests/test-isfinite.c (ASSERT): Likewise.
3118         * tests/test-isnand.c (ASSERT): Likewise.
3119         * tests/test-isnanf.c (ASSERT): Likewise.
3120         * tests/test-isnanl.h (ASSERT): Likewise.
3121         * tests/test-ldexpl.c (ASSERT): Likewise.
3122         * tests/test-linked_list.c (ASSERT): Likewise.
3123         * tests/test-linkedhash_list.c (ASSERT): Likewise.
3124         * tests/test-localename.c (ASSERT): Likewise.
3125         * tests/test-lseek.c (ASSERT): Likewise.
3126         * tests/test-mbscasecmp.c (ASSERT): Likewise.
3127         * tests/test-mbscasestr1.c (ASSERT): Likewise.
3128         * tests/test-mbscasestr2.c (ASSERT): Likewise.
3129         * tests/test-mbscasestr3.c (ASSERT): Likewise.
3130         * tests/test-mbscasestr4.c (ASSERT): Likewise.
3131         * tests/test-mbschr.c (ASSERT): Likewise.
3132         * tests/test-mbscspn.c (ASSERT): Likewise.
3133         * tests/test-mbsncasecmp.c (ASSERT): Likewise.
3134         * tests/test-mbspbrk.c (ASSERT): Likewise.
3135         * tests/test-mbspcasecmp.c (ASSERT): Likewise.
3136         * tests/test-mbsrchr.c (ASSERT): Likewise.
3137         * tests/test-mbsspn.c (ASSERT): Likewise.
3138         * tests/test-mbsstr1.c (ASSERT): Likewise.
3139         * tests/test-mbsstr2.c (ASSERT): Likewise.
3140         * tests/test-mbsstr3.c (ASSERT): Likewise.
3141         * tests/test-memchr2.c (ASSERT): Likewise.
3142         * tests/test-memmem.c (ASSERT): Likewise.
3143         * tests/test-open.c (ASSERT): Likewise.
3144         * tests/test-printf-frexp.c (ASSERT): Likewise.
3145         * tests/test-printf-frexpl.c (ASSERT): Likewise.
3146         * tests/test-printf-posix.c (ASSERT): Likewise.
3147         * tests/test-quotearg.c (ASSERT): Likewise.
3148         * tests/test-rbtree_list.c (ASSERT): Likewise.
3149         * tests/test-rbtree_oset.c (ASSERT): Likewise.
3150         * tests/test-rbtreehash_list.c (ASSERT): Likewise.
3151         * tests/test-round1.c (ASSERT): Likewise.
3152         * tests/test-roundf1.c (ASSERT): Likewise.
3153         * tests/test-roundl.c (ASSERT): Likewise.
3154         * tests/test-signbit.c (ASSERT): Likewise.
3155         * tests/test-sleep.c (ASSERT): Likewise.
3156         * tests/test-snprintf-posix.c (ASSERT): Likewise.
3157         * tests/test-snprintf.c (ASSERT): Likewise.
3158         * tests/test-sprintf-posix.c (ASSERT): Likewise.
3159         * tests/test-stat-time.c (ASSERT): Likewise.
3160         * tests/test-strcasestr.c (ASSERT): Likewise.
3161         * tests/test-strerror.c (ASSERT): Likewise.
3162         * tests/test-striconv.c (ASSERT): Likewise.
3163         * tests/test-striconveh.c (ASSERT): Likewise.
3164         * tests/test-striconveha.c (ASSERT): Likewise.
3165         * tests/test-strsignal.c (ASSERT): Likewise.
3166         * tests/test-strstr.c (ASSERT): Likewise.
3167         * tests/test-strtod.c (ASSERT): Likewise.
3168         * tests/test-trunc1.c (ASSERT): Likewise.
3169         * tests/test-trunc2.c (ASSERT): Likewise.
3170         * tests/test-truncf1.c (ASSERT): Likewise.
3171         * tests/test-truncf2.c (ASSERT): Likewise.
3172         * tests/test-truncl.c (ASSERT): Likewise.
3173         * tests/test-vasnprintf-posix.c (ASSERT): Likewise.
3174         * tests/test-vasnprintf-posix2.c (ASSERT): Likewise.
3175         * tests/test-vasnprintf.c (ASSERT): Likewise.
3176         * tests/test-vasprintf-posix.c (ASSERT): Likewise.
3177         * tests/test-vasprintf.c (ASSERT): Likewise.
3178         * tests/test-vfprintf-posix.c (ASSERT): Likewise.
3179         * tests/test-vprintf-posix.c (ASSERT): Likewise.
3180         * tests/test-vsnprintf-posix.c (ASSERT): Likewise.
3181         * tests/test-vsnprintf.c (ASSERT): Likewise.
3182         * tests/test-vsprintf-posix.c (ASSERT): Likewise.
3183         * tests/test-wcwidth.c (ASSERT): Likewise.
3184         * tests/test-xfprintf-posix.c (ASSERT): Likewise.
3185         * tests/test-xprintf-posix.c (ASSERT): Likewise.
3186         * tests/test-xvasprintf.c (ASSERT): Likewise.
3187         * tests/uniconv/test-u16-conv-from-enc.c (ASSERT): Likewise.
3188         * tests/uniconv/test-u16-conv-to-enc.c (ASSERT): Likewise.
3189         * tests/uniconv/test-u16-strconv-from-enc.c (ASSERT): Likewise.
3190         * tests/uniconv/test-u16-strconv-to-enc.c (ASSERT): Likewise.
3191         * tests/uniconv/test-u32-conv-from-enc.c (ASSERT): Likewise.
3192         * tests/uniconv/test-u32-conv-to-enc.c (ASSERT): Likewise.
3193         * tests/uniconv/test-u32-strconv-from-enc.c (ASSERT): Likewise.
3194         * tests/uniconv/test-u32-strconv-to-enc.c (ASSERT): Likewise.
3195         * tests/uniconv/test-u8-conv-from-enc.c (ASSERT): Likewise.
3196         * tests/uniconv/test-u8-conv-to-enc.c (ASSERT): Likewise.
3197         * tests/uniconv/test-u8-strconv-from-enc.c (ASSERT): Likewise.
3198         * tests/uniconv/test-u8-strconv-to-enc.c (ASSERT): Likewise.
3199         * tests/unictype/test-bidi_byname.c (ASSERT): Likewise.
3200         * tests/unictype/test-bidi_name.c (ASSERT): Likewise.
3201         * tests/unictype/test-bidi_of.c (ASSERT): Likewise.
3202         * tests/unictype/test-bidi_test.c (ASSERT): Likewise.
3203         * tests/unictype/test-block_list.c (ASSERT): Likewise.
3204         * tests/unictype/test-block_of.c (ASSERT): Likewise.
3205         * tests/unictype/test-block_test.c (ASSERT): Likewise.
3206         * tests/unictype/test-categ_and.c (ASSERT): Likewise.
3207         * tests/unictype/test-categ_and_not.c (ASSERT): Likewise.
3208         * tests/unictype/test-categ_byname.c (ASSERT): Likewise.
3209         * tests/unictype/test-categ_name.c (ASSERT): Likewise.
3210         * tests/unictype/test-categ_none.c (ASSERT): Likewise.
3211         * tests/unictype/test-categ_of.c (ASSERT): Likewise.
3212         * tests/unictype/test-categ_or.c (ASSERT): Likewise.
3213         * tests/unictype/test-categ_test_withtable.c (ASSERT): Likewise.
3214         * tests/unictype/test-combining.c (ASSERT): Likewise.
3215         * tests/unictype/test-decdigit.c (ASSERT): Likewise.
3216         * tests/unictype/test-digit.c (ASSERT): Likewise.
3217         * tests/unictype/test-mirror.c (ASSERT): Likewise.
3218         * tests/unictype/test-numeric.c (ASSERT): Likewise.
3219         * tests/unictype/test-pr_byname.c (ASSERT): Likewise.
3220         * tests/unictype/test-pr_test.c (ASSERT): Likewise.
3221         * tests/unictype/test-predicate-part1.h (ASSERT): Likewise.
3222         * tests/unictype/test-scripts.c (ASSERT): Likewise.
3223         * tests/unictype/test-sy_c_ident.c (ASSERT): Likewise.
3224         * tests/unictype/test-sy_java_ident.c (ASSERT): Likewise.
3225         * tests/unistdio/test-u16-asnprintf1.c (ASSERT): Likewise.
3226         * tests/unistdio/test-u16-vasnprintf1.c (ASSERT): Likewise.
3227         * tests/unistdio/test-u16-vasnprintf2.c (ASSERT): Likewise.
3228         * tests/unistdio/test-u16-vasnprintf3.c (ASSERT): Likewise.
3229         * tests/unistdio/test-u16-vasprintf1.c (ASSERT): Likewise.
3230         * tests/unistdio/test-u16-vsnprintf1.c (ASSERT): Likewise.
3231         * tests/unistdio/test-u16-vsprintf1.c (ASSERT): Likewise.
3232         * tests/unistdio/test-u32-asnprintf1.c (ASSERT): Likewise.
3233         * tests/unistdio/test-u32-vasnprintf1.c (ASSERT): Likewise.
3234         * tests/unistdio/test-u32-vasnprintf2.c (ASSERT): Likewise.
3235         * tests/unistdio/test-u32-vasnprintf3.c (ASSERT): Likewise.
3236         * tests/unistdio/test-u32-vasprintf1.c (ASSERT): Likewise.
3237         * tests/unistdio/test-u32-vsnprintf1.c (ASSERT): Likewise.
3238         * tests/unistdio/test-u32-vsprintf1.c (ASSERT): Likewise.
3239         * tests/unistdio/test-u8-asnprintf1.c (ASSERT): Likewise.
3240         * tests/unistdio/test-u8-vasnprintf1.c (ASSERT): Likewise.
3241         * tests/unistdio/test-u8-vasnprintf2.c (ASSERT): Likewise.
3242         * tests/unistdio/test-u8-vasnprintf3.c (ASSERT): Likewise.
3243         * tests/unistdio/test-u8-vasprintf1.c (ASSERT): Likewise.
3244         * tests/unistdio/test-u8-vsnprintf1.c (ASSERT): Likewise.
3245         * tests/unistdio/test-u8-vsprintf1.c (ASSERT): Likewise.
3246         * tests/unistdio/test-ulc-asnprintf1.c (ASSERT): Likewise.
3247         * tests/unistdio/test-ulc-vasnprintf1.c (ASSERT): Likewise.
3248         * tests/unistdio/test-ulc-vasnprintf2.c (ASSERT): Likewise.
3249         * tests/unistdio/test-ulc-vasnprintf3.c (ASSERT): Likewise.
3250         * tests/unistdio/test-ulc-vasprintf1.c (ASSERT): Likewise.
3251         * tests/unistdio/test-ulc-vsnprintf1.c (ASSERT): Likewise.
3252         * tests/unistdio/test-ulc-vsprintf1.c (ASSERT): Likewise.
3253         * tests/uniwidth/test-u16-strwidth.c (ASSERT): Likewise.
3254         * tests/uniwidth/test-u16-width.c (ASSERT): Likewise.
3255         * tests/uniwidth/test-u32-strwidth.c (ASSERT): Likewise.
3256         * tests/uniwidth/test-u32-width.c (ASSERT): Likewise.
3257         * tests/uniwidth/test-u8-strwidth.c (ASSERT): Likewise.
3258         * tests/uniwidth/test-u8-width.c (ASSERT): Likewise.
3259         * tests/uniwidth/test-uc_width.c (ASSERT): Likewise.
3260         Reported by Eric Blake.
3261
3262 2008-04-11  Bruno Haible  <bruno@clisp.org>
3263
3264         * lib/wchar.in.h: Tweak comment.
3265
3266 2008-04-11  Bruno Haible  <bruno@clisp.org>
3267
3268         Fix __GNUC_STDC_INLINE__ predefine with Apple GCC on MacOS X 10.5.
3269         * gnulib-tool (func_emit_initmacro_start): Emit an invocation of
3270         gl_COMMON.
3271         * m4/gnulib-common.m4 (gl_COMMON, gl_COMMON_BODY): New macros.
3272
3273 2008-04-11  Bruno Haible  <bruno@clisp.org>
3274
3275         * modules/git-merge-changelog (git_merge_changelog_LDADD): Add LIBINTL.
3276
3277 2008-04-11  Simon Josefsson  <simon@josefsson.org>
3278
3279         * lib/gc-gnulib.c: On Windows, use CryptGenRandom from CSP instead
3280         of attempting to use non-existing /dev/*random.  Based on patch
3281         from Adam Strzelecki <ono@java.pl> in
3282         <http://lists.gnu.org/archive/html/help-gsasl/2008-02/msg00000.html>.
3283
3284 2008-04-08  Bruno Haible  <bruno@clisp.org>
3285
3286         Add tentative support for emx+gcc.
3287         * lib/fbufmode.c (fbufmode) [__EMX__]: Add conditional code.
3288         * lib/fpurge.c (fpurge): Likewise.
3289         * lib/freadable.c (freadable): Likewise.
3290         * lib/freadahead.c (freadahead): Likewise.
3291         * lib/freading.c (freading): Likewise.
3292         * lib/freadptr.c (freadptr): Likewise.
3293         * lib/freadseek.c (freadptrinc): Likewise.
3294         * lib/fseeko.c (rpl_fseeko): Likewise.
3295         * lib/fseterr.c (fseterr): Likewise.
3296         * lib/fwritable.c (fwritable): Likewise.
3297         * lib/fwriting.c (fwriting): Likewise.
3298         * m4/fpending.m4 (gl_FUNC_FPENDING): Add a variant for emx+gcc.
3299
3300 2008-04-09  Eric Blake  <ebb9@byu.net>
3301
3302         Avoid some autoconf warnings.
3303         * m4/regex.m4 (gl_REGEX): s/AC_HELP_STRING/AS_HELP_STRING/.
3304         * m4/acl.m4 (gl_FUNC_ACL): Likewise.
3305         * m4/afs.m4 (gl_AFS): Likewise.
3306         * m4/gc-random.m4 (gl_GC_RANDOM): Likewise.
3307         * m4/include_next.m4 (gl_INCLUDE_NEXT): s/AC_FOREACH/m4_foreach_w/.
3308         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
3309         * m4/stdint.m4 (gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED)
3310         (gl_INTEGER_TYPE_SUFFIX): Likewise.
3311         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE)
3312         (AC_CHECK_DECLS_ONCE): Likewise.
3313         Rename file...
3314         * m4/onceonly.m4: ...to this, and delete 2.54 variant, now that
3315         gnulib-tool requires autoconf 2.59 or better.
3316         * gnulib-tool (func_get_filelist): s/\(onceonly\)_2_57.m4/\1.m4/.
3317
3318 2008-04-08  Eric Blake  <ebb9@byu.net>
3319
3320         Use 'git describe --match' if present (added in git 1.5.5).
3321         * build-aux/git-version-gen: Limit result to tags that match 'v*'
3322         if possible.
3323
3324 2008-04-08  Bruno Haible  <bruno@clisp.org>
3325
3326         Add tentative support for OpenServer.
3327         * lib/fbufmode.c (fbufmode): Add conditional define for _flag, _base,
3328         _ptr, _cnt.
3329         * lib/fpurge.c (fpurge): Likewise.
3330         * lib/freadable.c (freadable): Likewise.
3331         * lib/freadahead.c (freadahead): Likewise.
3332         * lib/freading.c (freading): Likewise.
3333         * lib/freadptr.c (freadptr): Likewise.
3334         * lib/freadseek.c (freadptrinc): Likewise.
3335         * lib/fseeko.c (rpl_fseeko): Likewise.
3336         * lib/fseterr.c (fseterr): Likewise.
3337         * lib/fwritable.c (fwritable): Likewise.
3338         * lib/fwriting.c (fwriting): Likewise.
3339         Reported by Roger Cornelius <rac@tenzing.org> and
3340         Brian K. White <brian@aljex.com>.
3341
3342 2008-04-06  Jim Meyering  <meyering@redhat.com>
3343
3344         * gnulib-tool (func_add_or_update): s/backuped/backed up/ in diagnostic
3345
3346 2008-04-06  Bruno Haible  <bruno@clisp.org>
3347
3348         Avoid possible error with non-ASCII bytes in UTF-8 locales.
3349         * tests/test-fprintf-posix.sh: Use "LC_ALL=C tr" instead of "tr".
3350         * tests/test-printf-posix.sh: Likewise.
3351         * tests/test-vfprintf-posix.sh: Likewise.
3352         * tests/test-vprintf-posix.sh: Likewise.
3353         * tests/test-xprintf-posix.sh: Likewise.
3354
3355 2008-04-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3356
3357         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT): Fix quoting,
3358         hide error from 'ls', needed on OS/2.
3359         Report by Elbert Pol <elbert.pol@gmail.com>.
3360
3361 2008-04-04  Eric Blake  <ebb9@byu.net>
3362
3363         Make test-fseeko.c failures meaningful.
3364         * tests/test-fseeko.c: Print line number on failure.
3365         * tests/test-fseek.c: Likewise.
3366         Reported by Nelson H. F. Beebe.
3367
3368         Improve strtod bug detection check.
3369         * m4/strtod.m4 (gl_FUNC_STRTOD): Also check for hex-float parsing,
3370         required for Solaris 10.
3371         Reported by Bob Friesenhahn and Nelson H. F. Beebe.
3372
3373 2008-04-04  Bruno Haible  <bruno@clisp.org>
3374
3375         * modules/relocatable-prog-wrapper (Files): Add m4/environ.m4. Needed
3376         by m4/setenv.m4.
3377
3378 2008-04-03  Eric Blake  <ebb9@byu.net>
3379
3380         Ensure sane .version contents.
3381         * top/GNUmakefile (_dummy): Also delete .version when rebuilding
3382         version string.
3383         * build-aux/git-version-gen: Improve documentation.
3384
3385         Make GNU make output nicer.
3386         * top/GNUmakefile [!_have-Makefile]: Add dependency on
3387         MAKECMDGOALS to enforce message for all command line targets.  Set
3388         srcdir for use in maint.mk.
3389
3390         Another maintainer tweak.
3391         * top/GNUmakefile (_is-dist-target): Allow maintainer-distcheck as
3392         a target that regenerates version.
3393
3394 2008-04-03  Jim Meyering  <meyering@redhat.com>
3395
3396         vc-list-files: don't cause coreutils "make po-check" failure
3397         * build-aux/vc-list-files: Skip postprocessing when $2 is '.'
3398
3399 2008-04-03  Eric Blake  <ebb9@byu.net>
3400
3401         Allow VPATH usage of vc-list-files.
3402         * build-aux/vc-list-files (scriptversion): Add timestamp.
3403         (options): Add --help, --version, -C.
3404         (CVS): Support installed cvsu.
3405
3406 2008-04-02  Bruno Haible  <bruno@clisp.org>
3407
3408         Avoid some "statement with no effect" warnings from gcc.
3409         * tests/test-wctype.c (main): Explicitly ignore unused values.
3410         Reported by Jim Meyering.
3411
3412 2008-04-02  Jim Meyering  <meyering@redhat.com>
3413
3414         Avoid some warnings from "gcc -Wshadow".
3415         * tests/test-frexp.c (exp): Define to a different identifier.
3416         * tests/test-frexpl.c (exp): Likewise.
3417
3418 2008-04-03  Jim Meyering  <meyering@redhat.com>
3419
3420         bootstrap: remove dangling *.[ch] symlinks from lib
3421         * build-aux/bootstrap [dangling symlink removal]: Move find's
3422         -depth option to precede all others, to avoid a warning.
3423         Remove *.[ch] files too, and from "$source_base" (usually lib/).
3424
3425 2008-04-02  Bruno Haible  <bruno@clisp.org>
3426
3427         Avoid some warnings from "gcc -Wshadow".
3428         * tests/tests-vfprintf-posix.c (my_fprintf): Move after test_function.
3429         * tests/tests-vprintf-posix.c (my_printf): Move after test_function.
3430         * tests/tests-vsnprintf-posix.c (my_snprintf): Move after test_function.
3431         * tests/tests-vsprintf-posix.c (my_sprintf): Move after test_function.
3432         Reported by Jim Meyering.
3433
3434 2008-04-01  Bruno Haible  <bruno@clisp.org>
3435
3436         Fix test to work on IRIX 6.5 with cc.
3437         * tests/test-math.c (numeric_equal): New function.
3438         (main): Use it.
3439
3440 2008-04-01  Bruno Haible  <bruno@clisp.org>
3441
3442         * doc/posix-headers/math.texi: Refine documentation of NAN problem.
3443
3444 2008-04-01  Bruno Haible  <bruno@clisp.org>
3445
3446         * tests/test-vasnprintf-posix.c: Include nan.h instead of <math.h>.
3447         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
3448         * modules/vasnprintf-posix-tests (Files): Add tests/nan.h.
3449         (Depends-on): Remove math.
3450
3451         * tests/test-vasprintf-posix.c: Include nan.h instead of <math.h>.
3452         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
3453         * modules/vasprintf-posix-tests (Files): Add tests/nan.h.
3454         (Depends-on): Remove math.
3455
3456         * tests/test-snprintf-posix.h: Include nan.h instead of <math.h>.
3457         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
3458         * modules/snprintf-posix-tests (Files): Add tests/nan.h.
3459         (Depends-on): Remove math.
3460         * modules/vsnprintf-posix-tests (Files): Add tests/nan.h.
3461         (Depends-on): Remove math.
3462
3463         * tests/test-sprintf-posix.h: Include nan.h instead of <math.h>.
3464         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
3465         * modules/sprintf-posix-tests (Files): Add tests/nan.h.
3466         (Depends-on): Remove math.
3467         * modules/vsprintf-posix-tests (Files): Add tests/nan.h.
3468         (Depends-on): Remove math.
3469
3470         * tests/test-round1.c: Include nan.h.
3471         (main): Use NaNd instead of NAN.
3472         * modules/round-tests (Files): Add tests/nan.h.
3473
3474         * tests/test-trunc1.c: Include nan.h.
3475         (main): Use NaNd instead of NAN.
3476         * modules/trunc-tests (Files): Add tests/nan.h.
3477
3478         * tests/test-roundf1.c: Include nan.h.
3479         (main): Use NaNf instead of NAN.
3480         * modules/roundf-tests (Files): Add tests/nan.h.
3481
3482         * tests/test-truncf1.c: Include nan.h.
3483         (main): Use NaNf instead of NAN.
3484         * modules/truncf-tests (Files): Add tests/nan.h.
3485
3486         * tests/test-ceilf1.c: Include nan.h.
3487         (main): Use NaNf instead of NAN.
3488         * modules/ceilf-tests (Files): Add tests/nan.h.
3489
3490         * tests/test-floorf1.c: Include nan.h.
3491         (main): Use NaNf instead of NAN.
3492         * modules/floorf-tests (Files): Add tests/nan.h.
3493
3494         * tests/test-isnanf.c: Include nan.h instead of <math.h>.
3495         (main): Use NaNf instead of NAN.
3496         * modules/isnanf-nolibm-tests (Files): Add tests/nan.h.
3497
3498         * tests/test-isnand.c: Include nan.h instead of <math.h>.
3499         (main): Use NaNd instead of NAN.
3500         * modules/isnand-nolibm-tests (Files): Add tests/nan.h.
3501
3502         * tests/test-frexp.c: Include nan.h.
3503         (main): Use NaNd instead of NAN.
3504         * modules/frexp-tests (Files): Add tests/nan.h.
3505
3506         * lib/isnan.c: Don't include <math.h>.
3507         (FUNC): Don't use NAN macro.
3508         * modules/isnand-nolibm (Depends-on): Remove math.
3509         * modules/isnanf-nolibm (Depends-on): Remove math.
3510         * modules/isnanl (Depends-on): Remove math.
3511         * modules/isnanl-nolibm (Depends-on): Remove math.
3512
3513         * tests/nan.h: New file.
3514
3515 2008-04-01  Eric Blake  <ebb9@byu.net>
3516
3517         Fix typos.
3518         * tests/test-strtod.c (main): s/FLT_/DBL_/ for minimum and epsilon
3519         values to be the right type.
3520
3521         For now, cater to gnulib strtod inaccuracies.
3522         * tests/test-strtod.c (main): Allow 1-ulp error on expected
3523         fractional results.  While not as nice from a QoI perspective, it
3524         is a quicker patch than correctly implementing decimal to binary
3525         rounding.
3526
3527 2008-03-31  Eric Blake  <ebb9@byu.net>
3528
3529         Guarantee a definition of NAN.
3530         * lib/math.in.h (NAN): Define if missing.
3531         * tests/test-math.c (main): Test it.
3532         * doc/posix-headers/math.texi (math.h): Document this.
3533         * lib/isnan.c (rpl_isnand): Use it.
3534         * tests/test-ceilf1.c (NaN): Delete, and use NAN instead.
3535         * tests/test-floorf1.c (NaN): Likewise.
3536         * tests/test-frexp.c (NaN): Likewise.
3537         * tests/test-isnand.c (NaN): Likewise.
3538         * tests/test-isnanf.c (NaN): Likewise.
3539         * tests/test-round1.c (NaN): Likewise.
3540         * tests/test-roundf1.c (NaN): Likewise.
3541         * tests/test-snprintf-posix.h (NaN): Likewise.
3542         * tests/test-sprintf-posix.h (NaN): Likewise.
3543         * tests/test-trunc1.c (NaN): Likewise.
3544         * tests/test-truncf1.c (NaN): Likewise.
3545         * tests/test-vasnprintf-posix.c (NaN): Likewise.
3546         * tests/test-vasprintf-posix.c (NaN): Likewise.
3547         * modules/isnand-nolibm (Depends-on): Add math.
3548         * modules/isnanf-nolibm (Depends-on): Likewise.
3549         * modules/isnanl (Depends-on): Likewise.
3550         * modules/isnanl-nolibm (Depends-on): Likewise.
3551         * modules/snprintf-posix-tests (Depends-on): Likewise.
3552         * modules/sprintf-posix-tests (Depends-on): Likewise.
3553         * modules/vsnprintf-posix-tests (Depends-on): Likewise.
3554         * modules/vsprintf-posix-tests (Depends-on): Likewise.
3555         * modules/vasnprintf-posix-tests (Depends-on): Likewise.
3556         * modules/vasprintf-posix-tests (Depends-on): Likewise.
3557
3558 2008-03-31  Bruno Haible  <bruno@clisp.org>
3559
3560         * tests/test-strtod.c (main): Update results for OSF/1 platforms.
3561         * doc/posix-functions/strtod.texi: Likewise.
3562
3563 2008-03-31  Bruno Haible  <bruno@clisp.org>
3564
3565         * tests/test-strtod.c (main): Don't use C99 syntax.
3566
3567 2008-03-31  Bruno Haible  <bruno@clisp.org>
3568
3569         * tests/test-strtod.c (main): Don't test NAN macro. Needed for Solaris.
3570         Reported by Eric Blake.
3571
3572 2008-03-31  Jim Meyering  <meyering@redhat.com>
3573
3574         Don't compare actual signbit return values.
3575         * tests/test-strtod.c (main): Rather, compare only their
3576         zero/non-zero nature.
3577
3578 2008-03-31  Eric Blake  <ebb9@byu.net>
3579
3580         More strtod documentation.
3581         * doc/posix-functions/strtod.texi (strtod): Interpret more test
3582         failures as distinct bugs.
3583
3584 2008-03-30  Paul Eggert  <eggert@cs.ucla.edu>
3585
3586         * lib/wchar.in.h [defined __need_mbstate_t]: Just include <wchar.h>.
3587         Problem reported by Erik Benada in
3588         <http://lists.gnu.org/archive/html/bug-gnulib/2008-03/msg00249.html>.
3589
3590 2008-03-30  Bruno Haible  <bruno@clisp.org>
3591
3592         * tests/test-strtod.c: Add comments about which assertion fails on which
3593         platform.
3594         * doc/posix-functions/strtod.texi: Add info about many more platforms.
3595
3596 2008-03-30  Eric Blake  <ebb9@byu.net>
3597
3598         Test signbit behavior on zeros.
3599         * tests/test-signbit.c (test_signbitf): Add tests for zero.
3600         (test_signbitd, test_signbitl): Likewise.
3601
3602         More strtod touchups.
3603         * tests/test-strtod.c (main): Ignore tests for signbit on NaN, and
3604         sign of negative underflow, for now.  Use .5, not .1.
3605         * doc/posix-functions/strtod.texi (strtod): Mention these
3606         limitations.
3607         Reported by Jim Meyering.
3608
3609 2008-03-30  Bruno Haible  <bruno@clisp.org>
3610
3611         * lib/striconveh.h (mem_iconveh, str_iconveh): Optimize the conversion
3612         from UTF-8 to UTF-8//TRANSLIT in the same way as from UTF-8 to UTF-8.
3613
3614 2008-03-30  Bruno Haible  <bruno@clisp.org>
3615
3616         Avoid failure when attempting to return empty iconv results on some
3617         platforms.
3618         * lib/striconveh.c (mem_cd_iconveh_internal): In the final memory
3619         allocation, don't report ENOMEM when the resulting string is empty.
3620
3621 2008-03-30  Bruno Haible  <bruno@clisp.org>
3622
3623         Fix buffer overrun.
3624         * lib/vasnprintf.c (VASNPRINTF): If !USE_SNPRINTF && pad_ourselves:
3625         Don't consider the width for tmp_length. Check count against tmp_length
3626         before doing the padding. Ensure enough allocation during padding.
3627
3628 2008-03-30  Eric Blake  <ebb9@byu.net>
3629
3630         strtod touchups.
3631         * lib/strtod.c (strtod): Avoid compiler warnings.
3632         Reported by Jim Meyering.
3633
3634 2008-03-30  Bruno Haible  <bruno@clisp.org>
3635
3636         * lib/unistdio/u-vsprintf.h (EOVERFLOW): Remove fallback.
3637         * modules/unistdio/ulc-vsprintf (Depends-on): Add EOVERFLOW.
3638         * modules/unistdio/u8-vsprintf (Depends-on): Add EOVERFLOW.
3639         * modules/unistdio/u8-u8-vsprintf (Depends-on): Add EOVERFLOW.
3640         * modules/unistdio/u16-vsprintf (Depends-on): Add EOVERFLOW.
3641         * modules/unistdio/u16-u16-vsprintf (Depends-on): Add EOVERFLOW.
3642         * modules/unistdio/u32-vsprintf (Depends-on): Add EOVERFLOW.
3643         * modules/unistdio/u32-u32-vsprintf (Depends-on): Add EOVERFLOW.
3644
3645         * lib/unistdio/u-vsnprintf.h (EOVERFLOW): Remove fallback.
3646         * modules/unistdio/ulc-vsnprintf (Depends-on): Add EOVERFLOW.
3647         * modules/unistdio/u8-vsnprintf (Depends-on): Add EOVERFLOW.
3648         * modules/unistdio/u8-u8-vsnprintf (Depends-on): Add EOVERFLOW.
3649         * modules/unistdio/u16-vsnprintf (Depends-on): Add EOVERFLOW.
3650         * modules/unistdio/u16-u16-vsnprintf (Depends-on): Add EOVERFLOW.
3651         * modules/unistdio/u32-vsnprintf (Depends-on): Add EOVERFLOW.
3652         * modules/unistdio/u32-u32-vsnprintf (Depends-on): Add EOVERFLOW.
3653
3654         * lib/unistdio/u-vasprintf.h (EOVERFLOW): Remove fallback.
3655         * modules/unistdio/ulc-vasprintf (Depends-on): Add EOVERFLOW.
3656         * modules/unistdio/u8-vasprintf (Depends-on): Add EOVERFLOW.
3657         * modules/unistdio/u8-u8-vasprintf (Depends-on): Add EOVERFLOW.
3658         * modules/unistdio/u16-vasprintf (Depends-on): Add EOVERFLOW.
3659         * modules/unistdio/u16-u16-vasprintf (Depends-on): Add EOVERFLOW.
3660         * modules/unistdio/u32-vasprintf (Depends-on): Add EOVERFLOW.
3661         * modules/unistdio/u32-u32-vasprintf (Depends-on): Add EOVERFLOW.
3662
3663         * lib/unistdio/ulc-vfprintf.c (EOVERFLOW): Remove fallback.
3664         * modules/unistdio/ulc-vfprintf (Depends-on): Add EOVERFLOW.
3665
3666         * lib/unistdio/ulc-fprintf.c (EOVERFLOW): Remove fallback.
3667         * modules/unistdio/ulc-fprintf (Depends-on): Add EOVERFLOW.
3668
3669         * lib/xvasprintf.c (EOVERFLOW): Remove fallback.
3670         * modules/xvasprintf (Depends-on): Add EOVERFLOW.
3671
3672         * lib/vsprintf.c (EOVERFLOW): Remove fallback.
3673         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Drop gl_EOVERFLOW.
3674         * modules/vsprintf-posix (Depends-on): Add EOVERFLOW.
3675
3676         * lib/vsnprintf.c (EOVERFLOW): Remove fallback.
3677         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Drop gl_EOVERFLOW.
3678         * modules/vsnprintf (Depends-on): Add EOVERFLOW.
3679
3680         * lib/vfprintf.c (EOVERFLOW): Remove fallback.
3681         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Drop gl_EOVERFLOW.
3682         * modules/vfprintf-posix (Depends-on): Add EOVERFLOW.
3683
3684         * lib/vasprintf.c (EOVERFLOW): Remove fallback.
3685         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Drop gl_EOVERFLOW.
3686         * modules/vasprintf (Depends-on): Add EOVERFLOW.
3687
3688         * lib/vasnprintf.c (EOVERFLOW): Remove fallback.
3689         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Drop gl_EOVERFLOW.
3690         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Drop gl_EOVERFLOW.
3691         * modules/vasnprintf (Files): Remove m4/eoverflow.m4.
3692         (Depends-on): Add EOVERFLOW.
3693         * modules/unistdio/ulc-vasnprintf (Files): Remove m4/eoverflow.m4.
3694         (Depends-on): Add EOVERFLOW.
3695         * modules/unistdio/u8-vasnprintf (Files): Remove m4/eoverflow.m4.
3696         (Depends-on): Add EOVERFLOW.
3697         * modules/unistdio/u8-u8-vasnprintf (Files): Remove m4/eoverflow.m4.
3698         (Depends-on): Add EOVERFLOW.
3699         * modules/unistdio/u16-vasnprintf (Files): Remove m4/eoverflow.m4.
3700         (Depends-on): Add EOVERFLOW.
3701         * modules/unistdio/u16-u16-vasnprintf (Files): Remove m4/eoverflow.m4.
3702         (Depends-on): Add EOVERFLOW.
3703         * modules/unistdio/u32-vasnprintf (Files): Remove m4/eoverflow.m4.
3704         (Depends-on): Add EOVERFLOW.
3705         * modules/unistdio/u32-u32-vasnprintf (Files): Remove m4/eoverflow.m4.
3706         (Depends-on): Add EOVERFLOW.
3707
3708         * lib/sprintf.c (EOVERFLOW): Remove fallback.
3709         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Drop gl_EOVERFLOW.
3710         * modules/sprintf-posix (Depends-on): Add EOVERFLOW.
3711
3712         * lib/snprintf.c (EOVERFLOW): Remove fallback.
3713         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Drop gl_EOVERFLOW.
3714         * modules/snprintf (Depends-on): Add EOVERFLOW.
3715
3716         * lib/poll.c (EOVERFLOW): Remove fallback.
3717         * modules/poll (Depends-on): Add EOVERFLOW.
3718
3719         * lib/getugroups.c (EOVERFLOW): Remove fallback.
3720         * modules/getugroups (Depends-on): Add EOVERFLOW.
3721
3722         * lib/getdelim.c (EOVERFLOW): Remove fallback.
3723         * modules/getdelim (Depends-on): Add EOVERFLOW.
3724
3725         * lib/ftell.c (EOVERFLOW): Remove fallback.
3726         * modules/ftell (Depends-on): Add EOVERFLOW.
3727
3728         * lib/fprintf.c (EOVERFLOW): Remove fallback.
3729         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Drop gl_EOVERFLOW.
3730         * modules/fprintf-posix (Depends-on): Add EOVERFLOW.
3731
3732         * lib/c-stack.c (EOVERFLOW): Remove unused fallback.
3733
3734         * modules/EOVERFLOW-tests: New file.
3735         * tests/test-EOVERFLOW.c: New file.
3736
3737         * modules/EOVERFLOW: New file.
3738         * doc/posix-headers/errno.texi: Mention EOVERFLOW portability problem.
3739
3740 2008-03-30  Bruno Haible  <bruno@clisp.org>
3741
3742         Fix bug introduced on 2007-06-10.
3743         * lib/vasnprintf.c (VASNPRINTF): When performing zero-padding, use
3744         spaces instead of 0 digits for 's' also when ENABLE_UNISTDIO.
3745
3746 2008-03-30  Bruno Haible  <bruno@clisp.org>
3747
3748         Improve freadseek's efficiency after ungetc.
3749         * lib/freadseek.c: Include freadahead.h.
3750         (freadptrinc): New function, extracted from freadseek.
3751         (freadseek): Use it in a loop. Use freadahead to determine the number
3752         of loop iterations.
3753         * modules/freadseek (Depends-on): Add freadahead.
3754         (configure.ac): Require AC_C_INLINE.
3755
3756 2008-03-30  Bruno Haible  <bruno@clisp.org>
3757
3758         * lib/freadseek.c (freadseek): Don't ignore the return value of
3759         freadptr.
3760
3761 2008-03-29  Eric Blake  <ebb9@byu.net>
3762
3763         Add hex float support.
3764         * modules/strtod (Depends-on): Add c-ctype.
3765         (Link): Mention POW_LIB.
3766         * lib/strtod.c (strtod): Recognize hex floats.  Don't allow
3767         whitespace between 'e' and exponent.
3768         * tests/test-strtod.c (main): Enable hex float tests.
3769         * doc/posix-functions/strtod.texi (strtod): Document what gnulib
3770         now provides.
3771
3772         Document various strtod bugs, with some fixes.
3773         * doc/posix-functions/strtod.texi (strtod): Document bugs with
3774         "-0x", "inf", "nan", and hex constants.
3775         * doc/posix-functions/atof.texi (atof): Likewise.
3776         * modules/stdlib (Makefile.am): Support strtod.
3777         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Likewise.
3778         * m4/strtod.m4 (gl_FUNC_STRTOD): Fit in stdlib framework, and
3779         detect additional strtod bugs.
3780         * lib/stdlib.in.h (rpl_strtod): Add declarations.
3781         * lib/strtod.c (strtod): Return -0.0 on negative underflow.  Use
3782         bool where appropriate.  Parse 'inf' and 'nan'.
3783         * tests/test-strtod.c: New file.
3784         * modules/strtod (Depends-on): Add stdbool, stdlib.
3785         (configure.ac): Turn on module indicator.
3786         * modules/strtod-tests: New module.
3787
3788 2008-03-29  Eric Blake  <ebb9@byu.net>
3789
3790         Fix ftell on mingw.
3791         * lib/ftell.c (EOVERFLOW): Define if the system lacks it.
3792         * modules/ftell-tests (Depends-on): Add binary-io.
3793         * modules/ftello-tests (Depends-on): Likewise.
3794         * tests/test-ftell.c (main): Enhance test to cover behavior after
3795         ungetc.  Enforce binary mode.
3796         * tests/test-ftello.c (main): Likewise.
3797
3798         Pass test-freadseek on cygwin.
3799         * modules/freadseek (Depends-on): Use freadptr, not freadahead.
3800         * lib/freadseek.c (freadseek): Don't increment beyond bounds of
3801         ungetc buffer.
3802
3803         * tests/test-fflush2.c (main): Fix typo.
3804
3805 2008-03-29  Bruno Haible  <bruno@clisp.org>
3806
3807         * tests/test-fflush2.c (main): Temporarily disable the contents of
3808         this test.
3809         * m4/fflush.m4 (gl_FUNC_FFLUSH): Add a TODO.
3810         Reported by Eric Blake.
3811
3812 2008-03-28  Simon Josefsson  <simon@josefsson.org>
3813
3814         * lib/gc.h (enum Gc_hash): Add GC_SHA224.
3815         (GC_SHA224_DIGEST_SIZE): Add.
3816
3817         * lib/gc-libgcrypt.c (gc_hash_open): Handle SHA-224.
3818         (gc_hash_digest_length): Likewise.
3819         (gc_hash_buffer): Likewise.
3820
3821 2008-03-25  Bruno Haible  <bruno@clisp.org>
3822
3823         * doc/gnulib-tool.texi (gettextize and autopoint): Explain in more
3824         detail which gettext release to use.
3825         Reported by Simon Josefsson.
3826
3827 2008-03-26  Jim Meyering  <meyering@redhat.com>
3828
3829         gnumakefile: remove file from $(top_builddir), not from $(top_srcdir)
3830         * modules/gnumakefile (clean-GNUmakefile): Also, use
3831         test ... && ... || : syntax rather than if-then ... fi.
3832
3833         gnumakefile: Don't double-quote-expand $(VPATH) value.
3834         * modules/gnumakefile (clean-GNUmakefile): Use single quotes.
3835
3836 2008-03-24  Eric Blake  <ebb9@byu.net>
3837
3838         Alter GNUmakefile to install into top directory.
3839         * modules/maintainer-makefile: Split, and add dependency...
3840         * modules/gnumakefile: to this new module.
3841         * build-aux/GNUmakefile: Move...
3842         * top/GNUmakefile: ...here.
3843         * build-aux/maint.mk: Move...
3844         * top/maint.mk: ...here.
3845         * MODULES.html.sh (Support for maintaining...): Document new
3846         module.
3847
3848 2008-03-23  Bruno Haible  <bruno@clisp.org>
3849
3850         * gnulib-tool: New options --vc-files, --no-vc-files.
3851         (func_usage): Document them.
3852         (vc_files): New variable.
3853         (func_import): Consider vc_files.
3854         (func_create_testdir): Set vc_files to empty.
3855         Suggested by Jim Meyering and Karl Berry.
3856
3857 2008-03-23  Bruno Haible  <bruno@clisp.org>
3858
3859         Fix regex compilation error on HP-UX 11.
3860         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_TYPE_MBSTATE_T.
3861         * modules/regex (Files): Add m4/mbstate_t.m4.
3862         Reported by Ton Voon <ton.voon@altinity.com>.
3863
3864 2008-03-23  Bruno Haible  <bruno@clisp.org>
3865
3866         * doc/gnulib-tool.texi (gettextize and autopoint): New section.
3867
3868 2008-03-23  Eric Blake  <ebb9@byu.net>
3869             Bruno Haible  <bruno@clisp.org>
3870
3871         Install files from top/ in the destination directory.
3872         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
3873         augmentation also for the files from top/.
3874         (func_import, func_create_testdir): Rewrite file names:
3875         top/filename -> filename.
3876
3877 2008-03-23  Bruno Haible  <bruno@clisp.org>
3878
3879         Tweak "gnulib --version" output.
3880         * gnulib-tool (func_version): Replace "-dirty" suffix with "-modified".
3881
3882 2008-03-23  Bruno Haible  <bruno@clisp.org>
3883
3884         Tweak "gnulib --version" output.
3885         * gnulib-tool (func_version): Use date of last commit to ChangeLog,
3886         rather than contents of ChangeLog, when possible.
3887
3888 2008-03-21  Eric Blake  <ebb9@byu.net>
3889
3890         More --version tweaks.
3891         * gnulib-tool (func_version): Obey GNU Coding Standards.  Output
3892         date of last ChangeLog entry.
3893
3894 2008-03-21  Jim Meyering  <meyering@redhat.com>
3895
3896         * build-aux/GNUmakefile (_have-git-version-gen): Split long line.
3897
3898 2008-03-20  Eric Blake  <ebb9@byu.net>
3899
3900         VPATH fix.
3901         * build-aux/GNUmakefile (_have_git-version-gen): Look in correct dir.
3902
3903 2008-03-20  Simon Josefsson  <simon@josefsson.org>
3904
3905         * build-aux/GNUmakefile: Make git-version-gen optional.  Add
3906         _build-aux variable.  Suggested by Eric Blake <ebb9@byu.net>.
3907
3908 2008-03-20  Eric Blake  <ebb9@byu.net>
3909
3910         Sync GNUmakefile with coreutils.
3911         * build-aux/GNUmakefile (have-Makefile): Rename...
3912         (_have-Makefile): ...to this, for namespace consideration.
3913         (GNUmakefile.cfg): Include, if present.
3914         (_autoreconf): Define a default.
3915         (_is-dist-target): New rule for rebuilds to pick up intra-release
3916         version.
3917         (maint-cfg.mk): Rename...
3918         (cfg.mk): ...to this.
3919
3920 2008-03-18  Jim Meyering  <meyering@redhat.com>
3921
3922         New script and module: mktempd
3923         * MODULES.html.sh (maint+release support): Add mktempd.
3924         * build-aux/mktempd: New file.
3925         * modules/mktempd: New file.
3926
3927 2008-03-15  Jim Meyering  <meyering@redhat.com>
3928
3929         Undo last change.
3930         * lib/sha1.c, lib/md5.c: 63 != ~63.
3931         Reported by Andreas Schwab.
3932
3933         sha1.c, md5.c: Hoist a redundant expression.
3934         * lib/sha1.c (sha1_process_bytes): AND-off the low bits in
3935         "ctx->buflen" only once, before calling *_process_block.
3936         * lib/md5.c (md5_process_bytes): Likewise.
3937
3938 2008-03-14  Eric Blake  <ebb9@byu.net>
3939
3940         Bump copyright year in files generated by gnulib-tool.
3941         * gnulib-tool (func_emit_copyright_notice): Extract copyright from
3942         gnulib-tool, rather than hard-coding it.
3943
3944         Fix 'gnulib-tool --version' output to work with git.
3945         * gnulib-tool (func_gnulib_dir): New function, extracted from...
3946         (startup): ...here.
3947         (func_version): Use it to invoke git-version-gen, rather than
3948         relying on CVS keyword expansion.  Modernize wording.
3949         (cvsdatestamp, last_checkin_date, version): Kill unused
3950         variables.
3951
3952 2008-03-12  Jim Meyering  <meyering@redhat.com>
3953
3954         Recognize optional cast of the argument to free.
3955         * build-aux/useless-if-before-free: Update regexps.
3956
3957         * build-aux/bootstrap (gnulib_tool): Remove trailing blanks.
3958
3959 2008-03-11  Bruno Haible  <bruno@clisp.org>
3960
3961         Extend AC_LIB_LINKFLAGS to the situation of several libraries provided
3962         by a single package.
3963         * m4/lib-link.m4 (AC_LIB_FROMPACKAGE): New macro.
3964         (AC_LIB_LINKFLAGS_BODY): Use the information stored by
3965         AC_LIB_FROMPACKAGE. Use AC_ARG_WITH instead of AC_LIB_ARG_WITH.
3966         Reported by Sam Steingold <sds@gnu.org>.
3967
3968 2008-03-12  Sergey Poznyakoff  <gray@gnu.org.ua>
3969
3970         * build-aux/bootstrap (version_controlled_file): Adapt for SVN
3971         repositories.
3972
3973 2008-03-11  Bruno Haible  <bruno@clisp.org>
3974
3975         Avoid conflicts between local macro definitions.
3976         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
3977         AC_LIB_LINKFLAGS_BODY): Use pushdef/popdef instead of define/undefine.
3978
3979 2008-03-10  Peter O'Gorman  <bug-gnulib@mlists.thewrittenword.com>
3980             Bruno Haible  <bruno@clisp.org>
3981
3982         Make va_copy work with some version of xlc on AIX 5.1.
3983         * lib/stdarg.in.h: New file.
3984         * m4/stdarg.m4 (gl_STDARG_H): Initialize STDARG_H and NEXT_STDARG_H.
3985         On AIX, use a <stdarg.h> file substitute.
3986         * modules/stdarg (Files): Add lib/stdarg.in.h.
3987         (Depends-on): Add include_next.
3988         (Makefile.am): Build a stdarg.h substitute if requested.
3989         * doc/posix-functions/va_copy.texi: Document the platforms lacking it.
3990
3991 2008-03-10  Bruno Haible  <bruno@clisp.org>
3992
3993         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Document a restriction.
3994         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
3995         Reported by Peter O'Gorman <bug-gnulib@mlists.thewrittenword.com>.
3996
3997 2008-03-10  Bruno Haible  <bruno@clisp.org>
3998
3999         * modules/stdlib (Depends-on): Add include_next, remove
4000         absolute-header.
4001
4002 2008-03-09  Bruno Haible  <bruno@clisp.org>
4003
4004         * lib/freadahead.h (freadahead): Document more precisely.
4005         * lib/freadahead.c (freadahead): When an ungetc is in effect, return
4006         the sum of both buffer sizes.
4007         * tests/test-freadahead.c (main): Also test behaviour after ungetc.
4008         * NEWS: Document the change.
4009
4010 2008-03-09  Bruno Haible  <bruno@clisp.org>
4011
4012         Extend freadptr to return also the buffer size.
4013         * lib/freadptr.h (freadptr): Add sizep argument.
4014         * lib/freadptr.c: Include freadptr.h, not freadahead.h.
4015         (freadptr): Add sizep argument. Determine buffer size like freadahead
4016         does.
4017         * tests/test-freadptr.c: Don't include freadahead.h.
4018         (main): Adapt for new calling convention of freadptr.
4019         * tests/test-freadptr2.c: New file, based on tests/test-freadahead.c.
4020         * tests/test-freadptr2.sh: New file, based on tests/test-freadahead.sh.
4021         * modules/freadptr-tests (Files): Add tests/test-freadptr2.c,
4022         tests/test-freadptr2.sh.
4023         (Depends): Remove freadahead.
4024         (TESTS): Add test-freadptr2.sh.
4025         (check_PROGRAMS): Add test-freadptr2.
4026
4027 2008-03-09  Bruno Haible  <bruno@clisp.org>
4028
4029         * doc/Makefile (%.pdf): Explain how to remedy the save_size error.
4030         Report and solution by Simon Josefsson.
4031
4032 2008-03-06  Bruno Haible  <bruno@clisp.org>
4033
4034         Make fflush after ungetc work on BSD platforms.
4035         * lib/fflush.c (rpl_fflush): Discard ungetc buffer if possible.
4036         * tests/test-fflush2.c: New file.
4037         * tests/test-fflush2.sh: New file.
4038         * modules/fflush-tests (Files): Add tests/test-fflush2.sh,
4039         tests/test-fflush2.c.
4040         (Makefile.am): Build test-fflush2 and run test-fflush2.sh.
4041         * doc/posix-functions/fflush.texi: Document fflush after ungetc bug.
4042
4043 2008-03-06  Eric Blake  <ebb9@byu.net>
4044
4045         Likewise for ftello.
4046         * modules/ftello (Dependencies): Add extensions.
4047         * m4/ftello.m4 (gl_FUNC_FTELLO): Require AC_USE_SYSTEM_EXTENSIONS.
4048
4049 2008-03-06  Bruno Haible  <bruno@clisp.org>
4050
4051         * modules/fseeko (Dependencies): Add extensions.
4052         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Require AC_USE_SYSTEM_EXTENSIONS.
4053         Needed on glibc systems.
4054
4055 2008-03-06  Bruno Haible  <bruno@clisp.org>
4056
4057         * doc/gnulib-tool.texi (@nosuchmodulenote): Avoid line break inside
4058         email address.
4059         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
4060
4061 2008-03-06  Bruno Haible  <bruno@clisp.org>
4062
4063         * users.txt: Add libgnupdf.
4064
4065 2008-03-06  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
4066
4067         * doc/gnulib-tool.texi (@nosuchmodulenote): New macro.
4068         (Header File Substitutes, Function Substitutes,
4069         Glibc Header File Substitutes, Glibc Function Substitutes): Use it.
4070         (Build robot for gnulib): Fix typo.
4071
4072 2008-03-06  Bruno Haible  <bruno@clisp.org>
4073
4074         * doc/gnulib-tool.texi (VCS Issues): Small updates.
4075         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
4076
4077 2008-03-06  Bruno Haible  <bruno@clisp.org>
4078
4079         * doc/func.texi: New file, extracted from doc/gnulib.texi.
4080         * doc/gnulib.texi: Include it.
4081
4082 2008-03-06  Simon Josefsson  <simon@josefsson.org>
4083
4084         * modules/func (License): Change license to unlimited; there was
4085         no LGPL parts in the module anyway.
4086
4087 2008-03-06  Simon Josefsson  <simon@josefsson.org>
4088
4089         * modules/__func__: Renamed to modules/func.
4090         * modules/__func__-tests: Renamed to modules/func-tests.
4091         * tests/test-__func__.c: Renamed to tests/test-func.c.
4092         * m4/__func__.m4: Renamed to m4/func.m4.
4093         * doc/gnulib.texi (__func__): Section renamed to func.
4094         Suggested by Eric Blake <ebb9@byu.net>.
4095
4096 2008-03-06  Simon Josefsson  <simon@josefsson.org>
4097
4098         * doc/gnulib.texi (__func__): Use C99 terminology when talking
4099         about __func__.  Make example self-contained.  Suggested by Eric
4100         Blake <ebb9@byu.net>.
4101
4102         * tests/test-__func__.c (main): Avoid extraneous () around __func.
4103         Suggested by Eric Blake <ebb9@byu.net>.
4104
4105 2008-03-06  Simon Josefsson  <simon@josefsson.org>
4106
4107         * modules/__func__: New file.
4108         * modules/__func__-tests: New file.
4109         * tests/test-__func__.c: New file.
4110         * m4/__func__.m4: New file.
4111         * doc/gnulib.texi (__func__): Document __func__ module.
4112
4113 2008-03-05  Simon Josefsson  <simon@josefsson.org>
4114
4115         * modules/byteswap (License): Re-license as LGPLv2+.
4116
4117 2008-03-05  Simon Josefsson  <simon@josefsson.org>
4118
4119         * doc/Makefile: Add pdf target.
4120
4121 2008-03-05  Simon Josefsson  <simon@josefsson.org>
4122
4123         * modules/inline (License): Use 'unlimited', since there are only
4124         *.m4 files in this module.
4125
4126 2008-03-03  John E. Malmberg  <wb8tyw@qsl.net>  (tiny change)
4127             Bruno Haible  <bruno@clisp.org>
4128
4129         Add support for HP C 7.1 on OpenVMS 8.3.
4130         * lib/alloca.in.h (alloca): Define as alias for DEC C on VMS.
4131
4132 2008-03-03  John E. Malmberg  <wb8tyw@qsl.net>  (tiny change)
4133
4134         Update VMS specifics.
4135         * lib/getopt.c [VMS]: Remove include of unixlib.h.
4136
4137 2008-03-02  Jim Meyering  <meyering@redhat.com>
4138
4139         Remove the last dependency on the "free" module.
4140         * m4/readutmp.m4 (gl_READUTMP): Don't require gl_FUNC_FREE.
4141         Reported by Bob Proulx.
4142
4143         * lib/getdelim.c (getdelim): Don't leak memory upon failed realloc.
4144
4145         Remove useless "if" tests before free.  Deprecate "free" module.
4146         * doc/posix-functions/free.texi: Mention that this
4147         module is no longer useful.
4148         * modules/free (Notice): Say this module is obsolete.
4149         * modules/readutmp (Depends-on): Remove free.
4150         * lib/save-cwd.c (free_cwd): Remove useless "if" before free.
4151         * lib/putenv.c (putenv): Likewise.
4152         * lib/gc-gnulib.c (gc_cipher_close): Likewise.
4153         * lib/getaddrinfo.c (freeaddrinfo): Likewise.
4154         * tests/test-c-strcasestr.c (main): Likewise.
4155         * tests/test-c-strstr.c (main): Likewise.
4156         * tests/test-mbscasestr1.c (main): Likewise.
4157         * tests/test-mbscasestr2.c (main): Likewise.
4158         * tests/test-mbsstr1.c (main): Likewise.
4159         * tests/test-mbsstr2.c (main): Likewise.
4160         * tests/test-memmem.c (main): Likewise.
4161         * tests/test-strcasestr.c (main): Likewise.
4162         * tests/test-striconv.c (main): Likewise.
4163         * tests/test-striconveh.c (main): Likewise.
4164         * tests/test-striconveha.c (main): Likewise.
4165         * tests/test-strstr.c (main): Likewise.
4166
4167         * build-aux/git-version-gen: Adjust a comment and the Usage string.
4168
4169         bootstrap: sync from coreutils again
4170         * build-aux/bootstrap: Remove dangling m4/*.m4 symlinks.
4171
4172 2008-03-01  Jim Meyering  <meyering@redhat.com>
4173
4174         bootstrap: sync from coreutils
4175         * build-aux/bootstrap (update_po_files): Copy a .po file into place
4176         also when the target doesn't exist.
4177
4178 2008-03-01  Eric Blake  <ebb9@byu.net>
4179
4180         Fix bugs in last patch.
4181         * lib/memchr2.c (memchr2): Fix typo.
4182         * tests/test-memchr2.c: Test previous bug, and don't use GNU
4183         extension.
4184         Reported by Bruce Korb.
4185
4186         New module 'memchr2'.
4187         * modules/memchr2: New file.
4188         * modules/memchr2-tests: Likewise.
4189         * lib/memchr2.h: Likewise.
4190         * lib/memchr2.c: Likewise, based on memchr.c.
4191         * tests/test-memchr2.c: New test.
4192         * MODULES.html.sh (String handling): Add memchr2.
4193
4194 2008-02-29  Bruno Haible  <bruno@clisp.org>
4195
4196         * modules/freadseek-tests: New file.
4197         * tests/test-freadseek.sh: New file.
4198         * tests/test-freadseek.c: New file.
4199
4200         New module 'freadseek'.
4201         * modules/freadseek: New file.
4202         * lib/freadseek.h: New file.
4203         * lib/freadseek.c: New file.
4204         * MODULES.html.sh (File stream based Input/Output): Add freadseek.
4205
4206 2008-02-29  Sergey Poznyakoff  <gray@gnu.org.ua>
4207
4208         * users.txt: Add anubis, cpio, mailfromd, mailutils, radius,
4209         wydawca.
4210
4211         * m4/argp.m4 (gl_ARGP): Use AC_TRY_LINK to test if
4212         program_invocation_name and program_invocation_short_name are
4213         present.
4214
4215 2008-02-28  Bruno Haible  <bruno@clisp.org>
4216
4217         * tests/test-freadptr.c: Add a test for behaviour after ungetc.
4218         * tests/test-freadptr.sh: Also test non-seekable stdin.
4219
4220 2008-02-28  Sergey Poznyakoff  <gray@gnu.org.ua>
4221
4222         * build-aux/bootstrap (source_base, m4_base)
4223         (doc_base, tests_base): New variables.
4224         (gnulib_tool_options): Do not hardcode base directories, use
4225         the above variables instead.
4226
4227 2008-02-28  Atsushi SAKAI  <sakaia@jp.fujitsu.com>
4228
4229         * lib/xsize.h: Fix typo in comment: s/tupe/type/.
4230
4231 2008-02-28  Bruno Haible  <bruno@clisp.org>
4232
4233         * modules/freadptr-tests: New file.
4234         * tests/test-freadptr.sh: New file.
4235         * tests/test-freadptr.c: New file.
4236
4237         New module 'freadptr'.
4238         * modules/freadptr: New file.
4239         * lib/freadptr.h: New file.
4240         * lib/freadptr.c: New file.
4241         * MODULES.html.sh (File stream based Input/Output): Add freadptr.
4242
4243 2008-02-26  Karl Berry  <karl@freefriends.org>
4244
4245         Sync from Libtool:
4246         * libltdl/argz.c (argz_add, argz_count): New functions.
4247         * libltdl/argz.in.h: Declare them.
4248         Report by Juan Manuel Guerrero <juan.guerrero@gmx.de>.
4249
4250 2008-02-22  Bruno Haible  <bruno@clisp.org>
4251
4252         * m4/time_r.m4 (gl_TIME_R): Also check that localtime_r's return type
4253         is a pointer type.  Needed for HP-UX 10.
4254         * doc/posix-functions/localtime_r.texi: Mention HP-UX 10.
4255         * doc/posix-functions/gmtime_r.texi: Likewise.
4256         Reported by Peter O'Gorman <bug-gnulib@mlists.thewrittenword.com>.
4257
4258 2008-02-24  Bruno Haible  <bruno@clisp.org>
4259
4260         * modules/environ-tests: New file.
4261         * tests/test-environ.c: New file.
4262
4263         New module 'environ'.
4264         * modules/environ: New file.
4265         * lib/unistd.in.h (environ): New declaration.
4266         * m4/environ.m4: New file.
4267         (gt_CHECK_VAR_DECL): Moved here from m4/setenv.m4. Undefine gt_cv_var
4268         after use.
4269         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_ENVIRON and
4270         HAVE_DECL_ENVIRON.
4271         * modules/unistd (Makefile.am): Substitute also GNULIB_ENVIRON and
4272         HAVE_DECL_ENVIRON.
4273         * doc/posix-functions/environ.texi: Mention module 'environ'. Remove
4274         wrong claim that 'environ' is missing on some systems.
4275         * modules/execute (Depends-on): Add environ.
4276         * lib/execute.c (environ): Remove fallback declaration.
4277         * modules/pipe (Depends-on): Add environ.
4278         * lib/pipe.c (environ): Remove fallback declaration.
4279         * modules/setenv (Depends-on): Add environ.
4280         * lib/setenv.c (environ): Remove fallback declaration.
4281         * modules/unsetenv (Depends-on): Add environ.
4282         * lib/unsetenv.c (environ): Remove fallback declaration.
4283         * m4/setenv.m4 (gt_CHECK_VAR_DECL): Remove macro. Moved to
4284         m4/environ.m4.
4285         (gl_PREREQ_SETENV): Require gl_ENVIRON instead of testing for environ.
4286         (gl_PREREQ_UNSETENV): Likewise.
4287
4288 2008-02-24  Bruno Haible  <bruno@clisp.org>
4289
4290         * doc/posix-functions/environ.texi: Document the MacOS X problem.
4291
4292 2008-02-20  Bob Proulx  <bob@proulx.com>
4293
4294         Enable use of older two part flavor 'git describe'.
4295         * build-aux/git-version-gen: If using the older two part flavor of
4296         git version then recreate the third part now present in the
4297         newer three part flavor of git describe.
4298
4299 2008-02-20  Martin Buchholz  <martin@xemacs.org>  (tiny change)
4300
4301         * lib/fts.c (fts_build): Typo correction to comment.
4302
4303 2008-02-17  Bruno Haible  <bruno@clisp.org>
4304
4305         * lib/git-merge-changelog.c (main) [split_merged_entry]: Avoid
4306         generating no-op conflicts.
4307
4308 2008-02-17  Bruno Haible  <bruno@clisp.org>
4309
4310         Speed up by 10%.
4311         * lib/git-merge-changelog.c (main): Use the iterator to iterate through
4312         result_entries, rather than an index-based loop.
4313
4314 2008-02-17  Bruno Haible  <bruno@clisp.org>
4315
4316         Speed up by 25%.
4317         * lib/git-merge-changelog.c (struct entry): New fields 'hashcode',
4318         'hashcode_cached'.
4319         (entry_create): New function.
4320         (entry_hashcode): Use the cached hashcode if possible.
4321         (read_changelog_file, try_split_merged_entry): Use entry_create.
4322
4323 2008-02-17  Bruno Haible  <bruno@clisp.org>
4324
4325         Speed up from O(n^2) to O(n) for long ChangeLog files.
4326         * lib/git-merge-changelog.c: Include gl_rbtreehash_list.h.
4327         (read_changelog_file): Change implementation of entries_reversed list
4328         to rbtreehash.
4329         * modules/git-merge-changelog (Depends-on): Add rbtreehash-list.
4330
4331 2008-02-17  Bruno Haible  <bruno@clisp.org>
4332
4333         New option --split-merged-entry.
4334         * lib/git-merge-changelog.c (FSTRCMP_STRICTER_THRESHOLD): New macro.
4335         (find_paragraph_end, try_split_merged_entry): New functions.
4336         (long_options): Add option --split-merged-entry.
4337         (usage): Document option --split-merged-entry.
4338         (main): Implement option --split-merged-entry.
4339         Reported by Eric Blake.
4340
4341 2008-02-17  Bruno Haible  <bruno@clisp.org>
4342
4343         * lib/git-merge-changelog.c: Include c-strstr.h.
4344         (main): Support the "git pull --rebase" situation.
4345         * modules/git-merge-changelog (Depends-on): Add c-strstr.
4346         Reported by Eric Blake.
4347
4348 2008-02-16  Eric Blake  <ebb9@byu.net>
4349
4350         Avoid doubling \ in common case of "c-maybe" quoting style.
4351         * lib/quotearg.c (quotearg_buffer_restyled): Don't escape \ when
4352         eliding outer quotes.
4353         * lib/quotearg.h: Document this.
4354         * tests/test-quotearg.c (result_strings, inputs, results_g)
4355         (flag_results, locale_results): Test it by adding a new string to
4356         each test group.
4357         (compare_strings): Test new string.
4358
4359 2008-02-13  Eric Blake  <ebb9@byu.net>
4360
4361         Avoid trigraph quoting in default output.
4362         * lib/quotearg.h (enum quoting_flags): Add QA_SPLIT_TRIGRAPHS.
4363         * lib/quotearg.c (quotearg_buffer_restyled): Don't quote trigraphs
4364         unless explicitly requested.
4365         * tests/test-quotearg.c (flag_results, main): Add additional tests.
4366
4367 2008-02-13  Lasse Collin  <lasse.collin@tukaani.org>
4368
4369         Don't rely on signed integer overflowing to negative value.
4370         * lib/getugroups.c (getugroups): Include <limits.h>.
4371         Instead, compare against INT_MAX, and increment only if the test passes.
4372
4373 2008-02-13  Jim Meyering  <meyering@redhat.com>
4374         and Eric Blake  <ebb9@byu.net>
4375
4376         Avoid shadowing warning and compile errors on Linux.
4377         * tests/test-quotearg.c [ENABLE_NLS]: Disable <libintl.h>
4378         forwarding macros on Linux.
4379         (dcgettext): Define a stub, for Linux.
4380         (results_g, main): Avoid warnings.
4381
4382 2008-02-12  Eric Blake  <ebb9@byu.net>
4383
4384         Silence warning in last patch.
4385         * lib/quotearg.c (quotearg_buffer_restyled): Add missing const.
4386
4387         Quotearg part 4: add tests, fix c-maybe colon quoting.
4388         * lib/quotearg.h: Improve documentation.
4389         * lib/quotearg.c (quotearg_buffer_restyled): Don't add extra
4390         escapes when adding outer quotes.  When quoting trigraphs, use
4391         valid C notation.  When quoting NUL, omit extra characters if next
4392         character is not digit.  Alter prototype.
4393         (quotearg_buffer, quotearg_alloc_mem, quotearg_n_options): Adjust
4394         callers.
4395         * modules/quotearg-tests: New module.
4396         * tests/test-quotearg.c: New test.
4397
4398 2008-02-07  Eric Blake  <ebb9@byu.net>
4399
4400         Quotearg part 3: add flag to control outer quote elision.
4401         * lib/quotearg.h (c_maybe_quoting_style): New style.
4402         (enum quoting_flags): Better documentation of flags.
4403         * lib/quotearg.c (quoting_style_args, quoting_style_vals): Add
4404         c-maybe style.
4405         (quotearg_buffer_restyled): Handle new flag to elide outer
4406         quotes.
4407
4408         Quotearg part 2: add flag that can control NUL elision.
4409         * lib/quotearg.h (set_quoting_flags): New prototype.
4410         * lib/quotearg.c (struct quoting_options): Add flag field.
4411         (set_quoting_flags): New function.
4412         (quotearg_buffer_restyled): Add flags parameter.
4413         (quotearg_alloc_mem): Set the flag if length cannot be returned.
4414         (quotearg_n_options): Set the flag, since length cannot be
4415         returned.
4416         (quoting_options_from_style): Default flags correctly.
4417
4418         Quotearg part 1: more wrappers, restore quotearg_char state.
4419         * lib/quotearg.h (quotearg_alloc_mem, quotearg_n_mem)
4420         (quotearg_mem, quotearg_style_mem, quotearg_char_mem)
4421         (quotearg_colon_mem): New wrappers.
4422         * lib/quotearg.c (quotearg_alloc, quotearg_char): Rewrite...
4423         (quotearg_alloc_mem, quotearg_char_mem): ...in terms of these new
4424         functions.
4425         (quotearg_n_mem, quotearg_mem, quotearg_style_mem)
4426         (quotearg_colon_mem): New functions.
4427
4428 2008-02-11  Bruno Haible  <bruno@clisp.org>
4429
4430         * modules/git-merge-changelog (Makefile.am): Don't use -L and -l for a
4431         library in the current directory: it does not work with parallel make.
4432         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
4433
4434 2008-02-11  Bruno Haible  <bruno@clisp.org>
4435
4436         * .gitattributes: New file.
4437
4438 2008-02-11  Jim Meyering  <meyering@redhat.com>
4439
4440         useless-if-before-free: Fix reversed exit values.
4441         * build-aux/useless-if-before-free: Use correct values
4442         for EXIT_MATCH and EXIT_NO_MATCH.
4443
4444         * build-aux/useless-if-before-free: Close stdout carefully.
4445
4446 2008-02-10  Bruno Haible  <bruno@clisp.org>
4447
4448         New module 'git-merge-changelog'.
4449         * modules/git-merge-changelog: New file.
4450         * lib/git-merge-changelog.c: New file.
4451
4452 2008-02-10  Jim Meyering  <meyering@redhat.com>
4453
4454         useless-if-before-free: New option: --list (-l).
4455
4456         useless-if-before-free: Don't exit immediately upon open failure.
4457         * build-aux/useless-if-before-free: Exit 2 for errors.
4458         Upon failure to open a file, don't exit immediately.
4459         Rather, just warn and continue with any remaining files.
4460
4461 2008-02-10  Bruno Haible  <bruno@clisp.org>
4462
4463         New abstract list operation 'node_set_value'.
4464         * lib/gl_list.h (gl_list_node_set_value): New function.
4465         (struct gl_list_implementation): New field node_set_value.
4466         * lib/gl_list.c (gl_list_node_set_value): New function.
4467         * lib/gl_array_list.c (gl_array_node_set_value): New function.
4468         (gl_array_list_implementation): Update.
4469         * lib/gl_carray_list.c (gl_carray_node_set_value): New function.
4470         (gl_carray_list_implementation): Update.
4471         * lib/gl_anylinked_list2.h (gl_linked_node_set_value): New function.
4472         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
4473         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
4474         * lib/gl_anytree_list2.h (gl_tree_node_set_value): New function.
4475         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
4476         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
4477         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
4478         Update.
4479         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
4480         * lib/gl_sublist.c (gl_sublist_node_set_value): New function.
4481         (gl_sublist_list_implementation): Update.
4482
4483 2008-02-10  Bruno Haible  <bruno@clisp.org>
4484
4485         * lib/diffseq.h: Write "ELEMENT const" instead of "const ELEMENT".
4486         Needed when ELEMENT is #defined to 'some_type *'.
4487
4488 2008-02-10  Jim Meyering  <meyering@redhat.com>
4489
4490         New script and module: useless-if-before-free
4491         * MODULES.html.sh (maint+release support): Add useless-if-before-free.
4492         * build-aux/useless-if-before-free: New file.
4493         * modules/useless-if-before-free: New file.
4494
4495         * build-aux/gitlog-to-changelog: Use committer date, not author date.
4496
4497         xstrtol_error: Fix typo.
4498         * lib/xstrtol-error.c (xstrtol_error): The parameter was unused:
4499         s/exit_failure/exit_status/.
4500
4501 2008-02-09  Jim Meyering  <meyering@redhat.com>
4502
4503         New script and module: gitlog-to-changelog
4504         * MODULES.html.sh (maint+release support): Add gitlog-to-changelog.
4505         * modules/gitlog-to-changelog: New file.
4506         * build-aux/gitlog-to-changelog: New file.
4507
4508 2008-02-08  Jim Meyering  <meyering@redhat.com>
4509
4510         Avoid two "parameter unused" warnings.
4511         * lib/stat-time.h (get_stat_birthtime_ns, get_stat_birthtime):
4512         Mark "st" as used.
4513
4514         Use "git COMMAND", not "git-COMMAND".
4515         * build-aux/bootstrap (version_controlled_file): s/git-rm/git-rm/.
4516         * build-aux/announce-gen (get_tool_versions): Correct a diagnostic.
4517         * build-aux/git-version-gen: Use "git status", not "git-status".
4518
4519 2008-02-07  Bruno Haible  <bruno@clisp.org>
4520
4521         * lib/vasnprintf.c (VASNPRINTF): Don't use %n on native Woe32 systems.
4522         Avoids a crash on Windows Vista.
4523         Reported by Adam Strzelecki <ono@java.pl> via
4524         Simon Josefsson <simon@josefsson.org>.
4525
4526 2008-02-06  Bruno Haible  <bruno@clisp.org>
4527
4528         Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.
4529         * m4/printf.m4 (gl_PRINTF_FLAG_LEFTADJUST): New macro.
4530         * lib/vasnprintf.c (VASNPRINTF): Handle NEED_PRINTF_FLAG_LEFTADJUST.
4531         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_LEFTADJUST): New macro.
4532         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
4533         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
4534         gl_PRINTF_FLAG_LEFTADJUST and test its result. Invoke
4535         gl_PREREQ_VASNPRINTF_FLAG_LEFTADJUST.
4536         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
4537         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
4538         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
4539         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
4540         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
4541         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
4542         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
4543         * tests/test-vasnprintf-posix.c (test_function): Add testcases for the
4544         left-adjust flag.
4545         * tests/test-snprintf-posix.h (test_function): Likewise.
4546         * tests/test-sprintf-posix.h (test_function): Likewise.
4547         * tests/test-vasprintf-posix.c (test_function): Likewise.
4548         * doc/posix-functions/fprintf.texi: Update.
4549         * doc/posix-functions/printf.texi: Update.
4550         * doc/posix-functions/snprintf.texi: Update.
4551         * doc/posix-functions/sprintf.texi: Update.
4552         * doc/posix-functions/vfprintf.texi: Update.
4553         * doc/posix-functions/vprintf.texi: Update.
4554         * doc/posix-functions/vsnprintf.texi: Update.
4555         * doc/posix-functions/vsprintf.texi: Update.
4556         Reported by Peter Fales <psfales@alcatel-lucent.com>.
4557
4558 2008-02-06  Bruno Haible  <bruno@clisp.org>
4559
4560         Fix bug introduced on 2008-01-26.
4561         * lib/isnan.c (FUNC): Set to rpl_isnand, not rpl_isnan.
4562
4563 2008-02-06  Bruno Haible  <bruno@clisp.org>
4564
4565         Fix bug introduced on 2007-06-10.
4566         * lib/vasnprintf.c (VASNPRINTF): Perform zero-padding also if
4567         !NEED_PRINTF_FLAG_ZERO.
4568
4569 2008-02-05  Peter O'Gorman <pogma@thewrittenword.com>
4570
4571         getloadavg: use libperfstat on AIX5
4572         * lib/getloadavg.c, m4/getloadavg.m4 [aix]: Use libperfstat
4573
4574 2008-02-03  Bruno Haible  <bruno@clisp.org>
4575
4576         * lib/diffseq.h: Add comments about required #includes.
4577         Reported by Michael Biggs <gnulib@doubleplum.net>.
4578
4579 2008-02-01  Bruno Haible  <bruno@clisp.org>
4580
4581         * users.txt: Add gnuit.
4582
4583 2008-01-31  Bruno Haible  <bruno@clisp.org>
4584
4585         * lib/md4.c (set_uint32): Mark as inline.
4586         * lib/md5.c (set_uint32): Likewise.
4587         * lib/sha1.c (set_uint32): Likewise.
4588         * m4/md4.m4 (gl_MD4): Require AC_C_INLINE.
4589         * m4/md5.m4 (gl_MD5): Likewise.
4590         * m4/sha1.m4 (gl_SHA1): Likewise.
4591
4592 2008-01-31  Jim Meyering  <meyering@redhat.com>
4593
4594         Use "sizeof VAR", rather than a literal "4".
4595         * lib/md5.c (md5_read_ctx): Use sizeof ctx->A, not 4.
4596         * lib/md4.c (md4_read_ctx): Likewise.
4597         * lib/sha1.c (sha1_read_ctx): Likewise.
4598
4599 2008-01-31  Simon Josefsson  <simon@josefsson.org>
4600
4601         * tests/test-sha1.c: New file, based on test-md5.c.
4602
4603         * modules/crypto/sha1-tests: New file.
4604
4605 2008-01-31  Simon Josefsson  <simon@josefsson.org>
4606
4607         * lib/sha1.h (SHA1_DIGEST_SIZE): Define.
4608
4609 2008-01-31  Jim Meyering  <meyering@redhat.com>
4610
4611         Prefer "sizeof v" over the equivalent "4".
4612         * lib/md4.c (set_uint32): Use "sizeof v" as memcpy length, not 4.
4613         * lib/md5.c (set_uint32): Likewise.
4614         * lib/sha1.c (set_uint32): Likewise.
4615
4616 2008-01-31  Simon Josefsson  <simon@josefsson.org>
4617
4618         * lib/sha1.c (set_uint32): Mark function as static.
4619
4620 2008-01-31  Simon Josefsson  <simon@josefsson.org>
4621
4622         md2: clarify comments to say that alignment is not required.
4623         * lib/md2.h: Remove warning about alignment in comment.
4624         * lib/md2.c (md2_read_ctx, md2_finish_ctx): Doc fix, alignment has
4625         never been required.
4626
4627 2008-01-31  Simon Josefsson  <simon@josefsson.org>
4628
4629         md4: adapt alignment constraint fix from sha1.
4630         * lib/md4.c (set_uint32): New function, from sha1.c
4631         (md4_read_ctx): Use it.
4632         (md4_finish_ctx): Doc fix.
4633         * lib/md4.h: Doc fix.
4634
4635 2008-01-31  Simon Josefsson  <simon@josefsson.org>
4636
4637         md5: adapt alignment constraint fix from sha1.
4638         * lib/md5.c (set_uint32): New function, from sha1.c
4639         (md5_read_ctx): Use it.
4640         (md5_finish_ctx): Doc fix.
4641         * lib/md5.h: Doc fix.
4642
4643 2008-01-30  Peter Palfrader  <weasel@debian.org>
4644
4645         sha1: remove the result buffer alignment constraint
4646         * lib/sha1.c (set_uint32): New function.
4647         (sha1_read_ctx): Rewrite to remove the result buffer alignment
4648         constraint.
4649         (sha1_finish_ctx): Remove comment warning about alignment constraint.
4650         * lib/sha1.h: Likewise.
4651
4652 2008-01-30  Andreas Schwab  <schwab@suse.de>
4653             Bruno Haible  <bruno@clisp.org>
4654
4655         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Include <float.h> and ensure a
4656         correct definition of LDBL_MIN_EXP.
4657
4658 2008-01-30  Karl Berry  <karl@gnu.org>
4659
4660         * config/srclist-update: try to preserve x bit on updates.
4661         * config/srclistvars.sh: update for karl.
4662
4663 2008-01-29  Jim Meyering  <meyering@redhat.com>
4664
4665         vasnprintf.c: Avoid warning about unused label
4666         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Guard the
4667         "overflow" label definition and associated code with the
4668         same cpp condition that guards the sole use of that label.
4669
4670 2008-01-26  Bruno Haible  <bruno@clisp.org>
4671
4672         * m4/isnanl.m4 (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM,
4673         gl_FUNC_ISNANL_WORKS): Test the GCC >= 4.0 built-in.
4674         * lib/isnanl.h (isnanl): Use the GCC >= 4.0 built-in.
4675         * lib/isnanl-nolibm.h (isnanl): Likewise.
4676         Reported by Paul Eggert <eggert@cs.ucla.edu>.
4677
4678 2008-01-26  Bruno Haible  <bruno@clisp.org>
4679
4680         * m4/isnand.m4 (gl_FUNC_ISNAND_NO_LIBM): Test the GCC >= 4.0 built-in.
4681         * lib/isnand.h (isnand): Use the GCC >= 4.0 built-in.
4682
4683 2008-01-26  Bruno Haible  <bruno@clisp.org>
4684
4685         * m4/isnanf.m4 (gl_HAVE_ISNANF_NO_LIBM, gl_ISNANF_WORKS): Test the
4686         GCC >= 4.0 built-in.
4687         * lib/isnanf.h (isnanf): Use the GCC >= 4.0 built-in.
4688
4689 2008-01-26  Bruno Haible  <bruno@clisp.org>
4690
4691         Rename isnan, applicable to 'double' only, to isnand.
4692         * modules/isnand-nolibm: Renamed from modules/isnan-nolibm.
4693         (Files): Add lib/isnand.h, lib/isnand.c. Remove lib/isnan.h.
4694         (configure.ac): Update.
4695         (Include): Replace "isnan.h" with "isnand.h".
4696         * m4/isnand.m4: Renamed from m4/isnan.m4.
4697         (gl_FUNC_ISNAND_NO_LIBM): Renamed from gl_FUNC_ISNAN_NO_LIBM. Set
4698         HAVE_ISNAND_IN_LIBC instead of HAVE_ISNAN_IN_LIBC. Build isnand.c
4699         instead of isnan.c.
4700         * lib/isnand.h: Renamed from lib/isnan.h. Test HAVE_ISNAND_IN_LIBC
4701         instead of HAVE_ISNAN_IN_LIBC.
4702         (isnand): Renamed from isnan.
4703         * lib/isnand.c: New file.
4704         * modules/isnand-nolibm-tests: Renamed from modules/isnan-nolibm-tests.
4705         (Files): Add tests/test-isnand.c. Remove tests/test-isnan.c.
4706         (Makefile.am): Update.
4707         * tests/test-isnand.c: Renamed from tests/test-isnan.c.
4708         Include isnand.h instead of isnan.h.
4709         (main): Test isnand instead of isnan.
4710         * modules/fprintf-posix (Depends-on): Add isnand-nolibm, remove
4711         isnan-nolibm.
4712         * modules/frexp (Depends-on): Likewise.
4713         * modules/frexp-tests (Depends-on): Likewise.
4714         * modules/frexp-nolibm (Depends-on): Likewise.
4715         * modules/frexp-nolibm-tests (Depends-on): Likewise.
4716         * modules/isfinite (Depends-on): Likewise.
4717         * modules/round-tests (Depends-on): Likewise.
4718         * modules/signbit (Depends-on): Likewise.
4719         * modules/signbit-tests (Depends-on): Likewise.
4720         * modules/snprintf-posix (Depends-on): Likewise.
4721         * modules/sprintf-posix (Depends-on): Likewise.
4722         * modules/trunc-tests (Depends-on): Likewise.
4723         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
4724         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
4725         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
4726         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
4727         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
4728         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
4729         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
4730         * modules/vasnprintf-posix (Depends-on): Likewise.
4731         * modules/vasprintf-posix (Depends-on): Likewise.
4732         * modules/vfprintf-posix (Depends-on): Likewise.
4733         * modules/vsnprintf-posix (Depends-on): Likewise.
4734         * modules/vsprintf-posix (Depends-on): Likewise.
4735         * lib/frexp.c: Include isnand.h instead of isnan.h.
4736         (ISNAN): Set to isnand instead of isnan.
4737         * lib/isfinite.c: Include isnand.h instead of isnan.h.
4738         (gl_isfinited): Use isnand instead of isnan.
4739         * lib/signbitd.c: Include isnand.h instead of isnan.h.
4740         (gl_signbitd): Use isnand instead of isnan.
4741         * lib/vasnprintf.c: Include isnand.h instead of isnan.h.
4742         (is_infinite_or_zero, VASNPRINTF): Use isnand instead of isnan.
4743         * tests/test-frexp.c: Include isnand.h instead of isnan.h.
4744         (main): Use isnand instead of isnan.
4745         * tests/test-round1.c: Include isnand.h.
4746         (main): Use isnand instead of isnan.
4747         * tests/test-round2.c: Include isnand.h instead of isnan.h.
4748         (ISNAN): Set to isnand instead of isnan.
4749         * tests/test-trunc1.c: Include isnand.h.
4750         (main): Use isnand instead of isnan.
4751         * tests/test-trunc2.c: Include isnand.h instead of isnan.h.
4752         (equal): Use isnand instead of isnan.
4753         * MODULES.html.sh (Mathematics <math.h>): Replace isnan-nolibm with
4754         isnand-nolibm.
4755         * NEWS: Mention the change.
4756
4757 2008-01-25  Paul Eggert  <eggert@cs.ucla.edu>
4758             Bruno Haible  <bruno@clisp.org>
4759
4760         * m4/signbit.m4 (gl_SIGNBIT): Require a macro definition. Test whether
4761         the GCC builtins for signbits are present and set
4762         REPLACE_SIGNBIT_USING_GCC if so.
4763         * lib/math.in.h (signbit): Define using GCC builtins if
4764         REPLACE_SIGNBIT_USING_GCC is set.
4765         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize
4766         REPLACE_SIGNBIT_USING_GCC.
4767         * modules/math (Makefile.am): Substitute REPLACE_SIGNBIT_USING_GCC.
4768
4769 2008-01-25  Jim Meyering  <meyering@redhat.com>
4770
4771         Prefer <config.h> over "config.h".  See autoconf doc for explanation.
4772         * lib/poll.c: Include <config.h>, not "config.h".
4773         * tests/test-getaddrinfo.c: Likewise.
4774
4775 2008-01-25  Simon Josefsson  <simon@josefsson.org>
4776
4777         * modules/sockets-tests: New file.
4778
4779 2008-01-24  Simon Josefsson  <simon@josefsson.org>
4780
4781         * modules/sockets: New module, can be used to call WSA_Startup and
4782         WSA_Cleanup when needed.
4783
4784         * lib/sockets.h, lib/sockets.c: New files.
4785
4786         * m4/sockets.m4: New file.
4787
4788         * tests/test-sockets.c: New file.
4789
4790 2008-01-19  Bruno Haible  <bruno@clisp.org>
4791
4792         * doc/posix-headers: Renamed from doc/headers.
4793         * doc/posix-functions: Renamed from doc/functions.
4794         * doc/gnulib.texi: Update.
4795
4796 2008-01-19  Bruno Haible  <bruno@clisp.org>
4797
4798         * doc/glibc-functions/strcasestr.texi: Include contents of
4799         doc/functions/strcasestr.texi, fixing the list of platforms.
4800         * doc/functions/strcasestr.texi: Remove file.
4801
4802 2008-01-19  Bruno Haible  <bruno@clisp.org>
4803
4804         * doc/glibc-functions/memmem.texi: Include contents of
4805         doc/functions/memmem.texi.
4806         * doc/functions/memmem.texi: Remove file.
4807
4808 2008-01-18  Bruno Haible  <bruno@clisp.org>
4809
4810         * doc/glibc-functions/*.texi: New files.
4811         * doc/gnulib.texi (Glibc Function Substitutes): Completely rewritten
4812         to use the new files.
4813
4814 2008-01-17  Bruno Haible  <bruno@clisp.org>
4815
4816         * tests/test-gethostname.c (main): Fix printf statement.
4817
4818 2008-01-17  Simon Josefsson  <simon@josefsson.org>
4819
4820         * modules/gethostname-tests: New file.
4821
4822         * tests/test-gethostname.c: New file.
4823
4824 2008-01-17  Simon Josefsson  <simon@josefsson.org>
4825
4826         * lib/gethostname.c: Include string.h unconditionally, strncpy is
4827         used by the UNAME case.  Reported by Bruno Haible
4828         <bruno@clisp.org>.
4829
4830 2008-01-17  Eric Blake  <ebb9@byu.net>
4831
4832         Convert c-strcasestr to be more efficient.
4833         * modules/c-strcasestr (Files): Use Two-Way, not KMP.
4834         (Depends-on): Add c-strcase, remove malloca, strnlen.
4835         * tests/test-c-strcasestr.c (main): Enhance test.
4836         * lib/c-strcasestr.c (c_strcasestr): Rewrite to new algorithm.
4837
4838 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
4839
4840         * build-aux/bootstrap (MSGID_BUGS_ADDRESS): New overridable variable.
4841         Use it in creating po/Makevars.
4842
4843 2008-01-15  Simon Josefsson  <simon@josefsson.org>
4844
4845         * lib/gc-libgcrypt.c (gc_init): Disable secure memory by default.
4846         Applications that requires it should initialize libgcrypt
4847         manually.
4848
4849 2008-01-16  Simon Josefsson  <simon@josefsson.org>
4850
4851         * lib/gethostname.c [!HAVE_UNAME]: Need string.h for strcpy.
4852
4853 2008-01-15  Paul Eggert  <eggert@cs.ucla.edu>
4854
4855         Fix problem with getdate on mingw32 reported by Simon Josefsson
4856         in <http://lists.gnu.org/archive/html/bug-gnulib/2008-01/msg00192.html>.
4857         * lib/getdate.y (get_date): Check "HAVE_DECL_TZNAME", not "defined
4858         tzname", when deciding whether to declare tzname.
4859         * lib/strftime.c (tzname): Likewise.
4860
4861 2008-01-15  Bruno Haible  <bruno@clisp.org>
4862
4863         Work around a MacOS X 10.5 bug in frexpl().
4864         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Also check denormalized numbers.
4865         * doc/functions/frexpl.texi: Document the bug.
4866         Reported by Elias Pipping <pipping@gentoo.org>.
4867
4868 2008-01-14  Eric Blake  <ebb9@byu.net>
4869
4870         Touch up previous patch.
4871         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE): Fix typo.
4872         * doc/functions/strcasestr.texi (strcasestr): Document OpenBSD bug.
4873
4874         Convert strcasestr module to use Two-Way algorithm.
4875         * modules/strcasestr-simple: New module, based on the old
4876         strcasestr, but with Two-Way rather than KMP.
4877         * modules/strcasestr (Depends-on): Change to strcasestr-simple.
4878         * lib/string.in.h (rpl_strcasestr): Declare.
4879         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Check for linear
4880         performance.
4881         * lib/strcasestr.c (strcasestr): Simplify, and avoid malloc.
4882         * modules/string (Makefile.am): Support strcasestr.
4883         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Likewise.
4884         * modules/strcasestr-tests (Depends-on): Check for alarm.
4885         * tests/test-strcasestr.c: Augment test.
4886         * lib/str-two-way.h: Clean up stray macro.
4887         * NEWS: Document new module.
4888         * MODULES.html.sh (string handling): Likewise.
4889         * doc/functions/strcasestr.texi: New file.
4890         * doc/gnulib.texi (Function Substitutes): New node.  Move memmem
4891         here, since it is not a POSIX function.
4892
4893 2008-01-14  Colin Watson  <cjwatson@debian.org>
4894             Bruno Haible  <bruno@clisp.org>
4895
4896         * m4/strsignal.m4 (gl_FUNC_STRSIGNAL): Also check whether strsignal
4897         works fine; if not, set REPLACE_STRSIGNAL.
4898         (gl_PREREQ_STRSIGNAL): Require AC_DECL_SYS_SIGLIST.
4899         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
4900         REPLACE_STRSIGNAL.
4901         * lib/string.in.h (strsignal): Consider REPLACE_STRSIGNAL.
4902         * modules/string (Makefile.am): Substitute REPLACE_STRSIGNAL.
4903         * tests/test-strsignal.c (main): Check out-of-range signal numbers.
4904
4905 2008-01-14  Bruno Haible  <bruno@clisp.org>
4906
4907         * modules/strsignal (Include): Change to <string.h>.
4908
4909 2008-01-14  Colin Watson  <cjwatson@debian.org>
4910
4911         * modules/argp (Notice): Add a notice recommending to change
4912         XGETTEXT_OPTIONS.
4913         (configure.ac): Invoke AM_XGETTEXT_OPTION if it exists.
4914
4915 2008-01-13  Colin Watson  <cjwatson@debian.org>
4916
4917         * modules/strsignal-tests: New file.
4918         * tests/test-strsignal.c: New file.
4919
4920         * lib/strsignal.c: New file, from glibc with modifications.
4921         * lib/siglist.h: New file, from glibc with modifications.
4922         * lib/string.in.h (strsignal): New declaration.
4923         * m4/strsignal.m4: New file.
4924         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
4925         GNULIB_STRSIGNAL and HAVE_DECL_STRSIGNAL.
4926         * modules/strsignal: New file.
4927         * modules/string (Makefile.am): Substitute GNULIB_STRSIGNAL and
4928         HAVE_DECL_STRSIGNAL.
4929
4930 2008-01-13  Bruno Haible  <bruno@clisp.org>
4931
4932         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check that the
4933         locale encoding is not ASCII. Needed for OpenBSD 4.0.
4934         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
4935         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
4936
4937 2008-01-13  Bruno Haible  <bruno@clisp.org>
4938
4939         * lib/argp-fmtstream.h (__attribute__): Don't redefine if
4940         __STRICT_ANSI__ is set: it's not needed by any version of gcc.
4941         * lib/argp.h (__attribute__): Likewise.
4942         * lib/c-stack.c (__attribute__): Likewise.
4943         * lib/error.h (__attribute__): Likewise.
4944         * lib/fts.c (__attribute__): Likewise.
4945         * lib/openat.h (__attribute__): Likewise.
4946         * lib/stdio.in.h (__attribute__): Likewise.
4947         * lib/string.in.h (__attribute__): Likewise.
4948         * lib/utimens.c (__attribute__): Likewise.
4949         * lib/vasnprintf.h (__attribute__): Likewise.
4950         * lib/xalloc.h (__attribute__): Likewise.
4951         * lib/xprintf.h (__attribute__): Likewise.
4952         * lib/xstrtol.h (__attribute__): Likewise.
4953         * lib/xvasprintf.h (__attribute__): Likewise.
4954
4955 2008-01-12  Bruno Haible  <bruno@clisp.org>
4956
4957         * doc/gnulib.texi (Glibc Header File Substitutes): New chapter.
4958         * doc/glibc-headers/a.out.texi: New file.
4959         * doc/glibc-headers/aliases.texi: New file.
4960         * doc/glibc-headers/alloca.texi: New file.
4961         * doc/glibc-headers/ar.texi: New file.
4962         * doc/glibc-headers/argp.texi: New file.
4963         * doc/glibc-headers/argz.texi: New file.
4964         * doc/glibc-headers/byteswap.texi: New file.
4965         * doc/glibc-headers/crypt.texi: New file.
4966         * doc/glibc-headers/endian.texi: New file.
4967         * doc/glibc-headers/envz.texi: New file.
4968         * doc/glibc-headers/err.texi: New file.
4969         * doc/glibc-headers/error.texi: New file.
4970         * doc/glibc-headers/execinfo.texi: New file.
4971         * doc/glibc-headers/fpu_control.texi: New file.
4972         * doc/glibc-headers/fstab.texi: New file.
4973         * doc/glibc-headers/fts.texi: New file.
4974         * doc/glibc-headers/getopt.texi: New file.
4975         * doc/glibc-headers/ieee754.texi: New file.
4976         * doc/glibc-headers/ifaddrs.texi: New file.
4977         * doc/glibc-headers/libintl.texi: New file.
4978         * doc/glibc-headers/mcheck.texi: New file.
4979         * doc/glibc-headers/mntent.texi: New file.
4980         * doc/glibc-headers/obstack.texi: New file.
4981         * doc/glibc-headers/paths.texi: New file.
4982         * doc/glibc-headers/printf.texi: New file.
4983         * doc/glibc-headers/pty.texi: New file.
4984         * doc/glibc-headers/resolv.texi: New file.
4985         * doc/glibc-headers/shadow.texi: New file.
4986         * doc/glibc-headers/sysexits.texi: New file.
4987         * doc/glibc-headers/ttyent.texi: New file.
4988
4989 2008-01-12  Jim Meyering  <meyering@redhat.com>
4990
4991         announce-gen: emit Gnulib's git-based version string.
4992         * build-aux/announce-gen: Remove option: --gnulib-snapshot-time-stamp=S.
4993         New option --gnulib-version=V, where V is expected to be
4994         the output of running git describe in the gnulib directory.
4995         (get_tool_versions): Request feedback on xdelta.  I suspect it's
4996         not useful, and plan to stop publishing an xdelta file with each
4997         coreutils release.
4998
4999         * build-aux/announce-gen: Also check for lzma-compressed files.
5000
5001 2008-01-11  Bruno Haible  <bruno@clisp.org>
5002
5003         * tests/test-memmem.c (main): Increase maximum allowed time.
5004         * tests/test-strstr.c (main): Likewise.
5005
5006 2008-01-11  Bruno Haible  <bruno@clisp.org>
5007
5008         * doc/functions/memmem.texi: Add more precisions about platforms.
5009         * doc/functions/strstr.texi: Likewise.
5010
5011 2008-01-10  Eric Blake  <ebb9@byu.net>
5012
5013         * m4/strstr.m4: Delete cruft from copy-n-paste.
5014         Reported by Bruno Haible.
5015
5016 2008-01-10  Bruno Haible  <bruno@clisp.org>
5017
5018         Make c-strstr rely on strstr.
5019         * lib/c-strstr.c: Don't include str-kmp.h.
5020         (c_strstr): Define in terms of strstr.
5021         * modules/c-strstr (Files): Remove lib/str-kmp.h.
5022         (Depends-on): Remove stdbool, malloca, strnlen. Add strstr.
5023
5024 2008-01-10  Bruno Haible  <bruno@clisp.org>
5025
5026         * doc/gnulib.texi (String Functions in C Locale): New section.
5027         * doc/c-ctype.texi: New file.
5028         * doc/c-strcase.texi: New file.
5029         * doc/c-strcaseeq.texi: New file.
5030         * doc/c-strcasestr.texi: New file.
5031         * doc/c-strstr.texi: New file.
5032         * doc/c-strtod.texi: New file.
5033         * doc/c-strtold.texi: New file.
5034
5035 2008-01-10  Eric Blake  <ebb9@byu.net>
5036
5037         * lib/relocatable.h: Fix a comment.
5038
5039 2008-01-10  Eric Blake  <ebb9@byu.net>
5040
5041         Share two-way algorithm.
5042         * lib/str-two-way.h: New file, merged from...
5043         * lib/memmem.c: ...here...
5044         * lib/strstr.c: ...and here.
5045         * modules/memmem (Files): Use it.
5046         * modules/strstr (Files): Likewise.
5047
5048         Avoid quadratic strstr implementations.
5049         * lib/strstr.c: New file.
5050         * m4/strstr.m4: Likewise.
5051         * modules/strstr: Likewise.
5052         * modules/strstr-tests: Likewise.
5053         * tests/test-strstr.c: Likewise.
5054         * lib/string.in.h (rpl_strstr): Declare.
5055         (memmem) [GNULIB_POSIXCHECK]: Document speed issue.
5056         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Support strstr.
5057         * modules/string (Makefile.am): Likewise.
5058         * MODULES.html.sh (string handling): Mention new module.
5059         * doc/functions/strstr.texi (strstr): Document the bug.
5060
5061 2008-01-10  Bruno Haible  <bruno@clisp.org>
5062
5063         * lib/relocatable.h (relocate): State whether result is freshly
5064         allocated or not.
5065         * lib/relocatable.c (relocate): Return a freshly allocated string
5066         instead of a pointer to a privately held string.
5067         Reported by Sylvain Beucler <beuc@gnu.org>.
5068
5069 2008-01-10  Colin Watson  <cjwatson@debian.org>
5070
5071         * lib/canonicalize-lgpl.c [!_LIBC]: Fix typo in #if directive:
5072         s/S_ISNLK/S_ISLNK/.
5073
5074 2008-01-09  Bruno Haible  <bruno@clisp.org>
5075
5076         * doc/functions/memmem.texi: Use the same structure as snprintf.texi
5077         and other files.
5078         * m4/memmem.m4 (gl_FUNC_MEMMEM): Say "guessing no" instead of "no"
5079         if it's only a guess.
5080         * modules/memmem: Simplify by depending on memmem-simple.
5081
5082 2008-01-09  Bruno Haible  <bruno@clisp.org>
5083
5084         Work around OpenBSD 4.0 tdelete() bug.
5085         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Also check tdelete's return value.
5086         * lib/search.in.h: If REPLACE_TSEARCH is 1, define tsearch etc. as
5087         macros and don't redefine the enum values.
5088         * m4/search_h.m4 (gl_SEARCH_H_DEFAULTS): Initialize REPLACE_TSEARCH.
5089         * modules/search (Makefile.am): Also substitute REPLACE_TSEARCH.
5090         * doc/functions/tdelete.texi: Document the OpenBSD 4.0 bug.
5091
5092 2008-01-09  Bruno Haible  <bruno@clisp.org>
5093
5094         * tests/test-wcwidth.c: Include <string.h> and localcharset.h.
5095         (main): Don't perform the tests if setlocale did not install a UTF-8
5096         locale. Needed on OpenBSD 4.0.
5097         * modules/wcwidth-tests (Depends-on): Add localcharset.
5098
5099 2008-01-09  Paul Eggert  <eggert@cs.ucla.edu>
5100
5101         gl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H unconditionally.
5102         See <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00149.html>.
5103         * NEWS: announce this.
5104         * m4/alloca.m4 (gl_FUNC_ALLOCA): Don't define HAVE_ALLOCA_H.
5105
5106 2008-01-09  Simon Josefsson  <simon@josefsson.org>
5107         and Eric Blake  <ebb9@byu.net>
5108
5109         Add memmem-simple module.
5110         * m4/memmem.m4 (gl_FUNC_MEMMEM_SIMPLE): New macro.
5111         (gl_FUNC_MEMMEM): Separate performance from presence checks.
5112         * modules/memmem-simple: New file.
5113         * modules/memmem (Description): Tweak.
5114         * MODULES.html.sh (string handling): Mention new module.
5115         * doc/functions/memmem.texi (memmem): Distinguish which flaws are
5116         addressed by memmem-simple.
5117         * NEWS: Document the difference.
5118
5119 2008-01-09  Eric Blake  <ebb9@byu.net>
5120
5121         Give gcc some memmem optimization hints.
5122         * lib/string.in.h (memmem, memrchr, strchrnul, strnlen, strpbrk)
5123         (strcasestr): Declare as pure.
5124         * modules/memmem (Maintainer): Claim my implementation.
5125
5126 2008-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5127
5128         Support AIX 6.1 and higher.
5129         * build-aux/config.libpath: Likewise.
5130         * build-aux/config.rpath: Likewise.
5131
5132 2008-01-08  Jim Meyering  <meyering@redhat.com>
5133             Bruno Haible  <bruno@clisp.org>
5134
5135         * lib/printf-parse.c (PRINTF_PARSE): Handle a size specifier "q"
5136         on MacOS X and a size specifier "I64" on mingw. Needed for PRIdMAX.
5137         Reported by Peter Fales in
5138         <http://lists.gnu.org/archive/html/bug-coreutils/2007-12/msg00148.html>.
5139
5140 2008-01-08  Bruno Haible  <bruno@clisp.org>
5141
5142         * modules/unictype/category-of (Depends-on): Add
5143         unictype/category-none.
5144         * modules/unictype/category-and-tests (Depends-on): Add
5145         unictype/category-{L,N,Lu,Nd}.
5146         * modules/unictype/category-and-not-tests (Depends-on): Likewise.
5147         * modules/unictype/category-or-tests (Depends-on): Add
5148         unictype/category-{L,N}.
5149         * modules/unictype/category-name-tests (Depends-on): Add
5150         unictype/category-{Z,Nl}.
5151         Reported by Simon Josefsson.
5152
5153 2008-01-08  Bruno Haible  <bruno@clisp.org>
5154
5155         * lib/str-kmp.h (knuth_morris_pratt_unibyte): Document the calling
5156         convention better.
5157         * lib/mbsstr.c (knuth_morris_pratt_multibyte): Likewise.
5158         * lib/mbscasestr.c (knuth_morris_pratt_multibyte): Likewise.
5159         Reported by Peter Miller <millerp@canb.auug.org.au>.
5160
5161 2008-01-08  Eric Blake  <ebb9@byu.net>
5162
5163         Rewrite memmem to guarantee linear complexity without malloc.
5164         * lib/memmem.c (memmem): Use Two-Way rather than
5165         Knuth-Morris-Pratt, to allow O(1) space usage.
5166         (critical_factorization, two_way_short_needle)
5167         (two_way_long_needle): New functions.
5168         (knuth_morris_pratt): Delete.
5169         * modules/memmem (Depends-on): No longer need malloca or stdbool.
5170         Add stdint.
5171         * tests/test-memmem.c (main): Add tests for periodic needle and
5172         sublinear performance.
5173         * doc/functions/memmem.texi (memmem): Document other deficiencies
5174         in cygwin and older glibc.
5175
5176 2008-01-08  Bruno Haible  <bruno@clisp.org>
5177
5178         * modules/memmem-tests (Makefile.am): Remove TESTS_ENVIRONMENT
5179         augmentation.
5180
5181 2008-01-08  Mike Frysinger  <vapier@gentoo.org>
5182
5183         Add a configure time option: --disable-acl.
5184         * m4/acl.m4 (gl_FUNC_ACL): Wrap all ACL logic in a call to
5185         AC_ARG_ENABLE(acl).
5186
5187 2008-01-06  Simon Josefsson  <simon@josefsson.org>
5188
5189         * tests/test-localename.c: Don't include obsolete "setenv.h".
5190
5191         * modules/localename-tests (Depends-on): Need unsetenv.
5192
5193 2008-01-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5194
5195         * DEPENDENCIES: Require Texinfo version 4.6 or newer.
5196
5197 2008-01-06  Colin Watson  <cjwatson@debian.org>
5198
5199         * users.txt: Add man-db.
5200
5201 2008-01-07  Bruno Haible  <bruno@clisp.org>
5202
5203         * doc/gnulib-intro.texi (Library vs Reusable Code): Restore the
5204         previous section name.
5205
5206 2008-01-07  Bruno Haible  <bruno@clisp.org>
5207
5208         * lib/progname.c (set_program_name): Don't strip off a leading
5209         "lt-" prefix outside a .libs directory.
5210         Suggested by Paul Eggert.
5211
5212 2008-01-01  Sylvain Beucler  <beuc@gnu.org>
5213             Bruno Haible  <bruno@clisp.org>
5214
5215         Improve memory cleanup in 'relocatable' module.
5216         * lib/relocatable.h (compute_curr_prefix): Change return type to
5217         'char *'.
5218         * lib/relocatable.c (compute_curr_prefix): Change return type to
5219         'char *'. Free curr_installdir after use.
5220         (relocate): Free curr_prefix_better after use.
5221         * lib/progreloc.c (prepare_relocate): Free curr_prefix after use.
5222
5223 2008-01-01  Bruno Haible  <bruno@clisp.org>
5224
5225         * tests/test-wcwidth.c (main): Relax test of U+2060. Avoids a test
5226         failure on older glibc systems.
5227         Reported by Peter Fales <psfales@alcatel-lucent.com>.
5228
5229 2008-01-05  Eric Blake  <ebb9@byu.net>
5230
5231         Avoid quadratic system memmem.
5232         * m4/memmem.m4 (gl_FUNC_MEMMEM): Check for quadratic memmem.
5233         Reported by Ralf Wildenhues.
5234
5235         Fix memmem test for mingw.
5236         * modules/memmem-tests (configure.ac): Check for alarm.
5237         * tests/test-memmem.c (main): Avoid alarm on platforms that lack
5238         it.
5239         * doc/functions/memmem.texi: New file.
5240         * doc/gnulib.texi (Function Substitutes): Add memmem.
5241         Reported by Bruno Haible.
5242
5243 2008-01-04  Bruno Haible  <bruno@clisp.org>
5244
5245         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP):
5246         Require gl_HEADER_STRINGS_H_DEFAULTS, not
5247         gl_HEADER_STRING_H_DEFAULTS.
5248
5249 2008-01-04  Eric Blake  <ebb9@byu.net>
5250
5251         Shorten duration of memmem test.
5252         * tests/test-memmem.c (main): Use alarm to declare failure if test
5253         is taking too long.
5254         Reported by Ralf Wildenhues.
5255
5256 2007-12-21  Simon Josefsson  <simon@josefsson.org>
5257
5258         * modules/relocatable-prog-wrapper (Depends-on): Add intprops and
5259         string, needed by strerror.
5260
5261 2008-01-03  Colin Watson  <cjwatson@debian.org>
5262             Bruno Haible  <bruno@clisp.org>
5263
5264         * doc/gnulib-tool.texi (Localization): New section.
5265
5266 2008-01-02  Bruno Haible  <bruno@clisp.org>
5267
5268         * lib/memmem.c (knuth_morris_pratt, memmem): Change all 'char *'
5269         variables to 'unsigned char *' type.
5270         Reported by Paul Eggert.
5271
5272 2008-01-02  Jim Meyering  <jim@meyering.net>
5273
5274         * lib/version-etc.c (COPYRIGHT_YEAR): Increase for new year.
5275
5276 2007-12-31  Jim Meyering  <jim@meyering.net>
5277
5278         Avoid use of private FTS type name.
5279         * lib/fts.c (fts_sort): Use FTSENT rather than "struct _ftsent".
5280
5281 2007-12-30  Karl Berry  <karl@gnu.org>
5282
5283         * doc/gnulib.texi (Library vs. Reusable Code): remove period, to
5284         work around defect in Texinfo and/or the standalone Info browser.
5285
5286 2007-12-30  Bruno Haible  <bruno@clisp.org>
5287
5288         Unify 5 copies of the KMP code.
5289         * lib/str-kmp.h: New file.
5290         * lib/c-strcasestr.c: Include str-kmp.h.
5291         (knuth_morris_pratt): Remove function.
5292         (c_strcasestr): Update.
5293         * lib/c-strstr.c: Include str-kmp.h.
5294         (knuth_morris_pratt): Remove function.
5295         (c_strcasestr): Update.
5296         * lib/mbscasestr.c: Include str-kmp.h.
5297         (knuth_morris_pratt_unibyte): Remove function.
5298         * lib/mbsstr.c: Include str-kmp.h.
5299         (knuth_morris_pratt_unibyte): Remove function.
5300         * lib/strcasestr.c: Include str-kmp.h.
5301         (knuth_morris_pratt): Remove function.
5302         (strcasestr): Update.
5303         * modules/c-strcasestr (Files): Add lib/str-kmp.h.
5304         * modules/c-strstr (Files): Likewise.
5305         * modules/mbscasestr (Files): Likewise.
5306         * modules/mbsstr (Files): Likewise.
5307         * modules/strcasestr (Files): Likewise.
5308         Suggested by Paul Eggert.
5309
5310 2007-12-30  Bruno Haible  <bruno@clisp.org>
5311
5312         * lib/xmalloca.c (xmmalloca): Don't define if HAVE_ALLOCA is not
5313         defined.
5314
5315 2007-12-30  Bruno Haible  <bruno@clisp.org>
5316
5317         * lib/xmalloca.h: Include xalloc.h.
5318         (xnmalloca): New macro.
5319
5320 2007-12-30  Bruno Haible  <bruno@clisp.org>
5321
5322         * lib/malloca.h (nmalloca): New macro.
5323         * lib/c-strcasestr.c (knuth_morris_pratt): Use it.
5324         * lib/c-strstr.c (knuth_morris_pratt): Likewise.
5325         * lib/mbscasestr.c (knuth_morris_pratt_unibyte,
5326         knuth_morris_pratt_multibyte): Likewise.
5327         * lib/mbsstr.c (knuth_morris_pratt_unibyte,
5328         knuth_morris_pratt_multibyte): Likewise.
5329         * lib/memmem.c (knuth_morris_pratt): Likewise.
5330         * lib/strcasestr.c (knuth_morris_pratt): Likewise.
5331
5332 2007-12-25  Bruno Haible  <bruno@clisp.org>
5333
5334         Fixup after 2007-10-17 commit. Ensure that 'glob' stays under LGPLv2+.
5335         * lib/glob.c: Don't include openat.h.
5336         (link_exists2_p): Add back the code that deals with the
5337         !GLOB_ALTDIRFUNC case.
5338         (link_exists_p) [!_LIBC && !HAVE_FSTATAT]: Just call link_exists2_p and
5339         let it do the filename concatenation.
5340         * m4/glob.m4 (gl_PREREQ_GLOB): Add check for fstatat.
5341         * modules/glob (Depends-on): Remove openat.
5342
5343 2007-12-31  Bruno Haible  <bruno@clisp.org>
5344
5345         * modules/dirfd (License): Change to LGPLv2+.
5346         Approved by Jim Meyering.
5347
5348 2007-12-29  Paul Eggert  <eggert@cs.ucla.edu>
5349
5350         * lib/memmem.c (knuth_morris_pratt): Check for size_t overflow
5351         when multiplying M by sizeof (size_t).
5352
5353 2007-12-10  Martin Lambers  <marlam@marlam.de>
5354
5355         Override getpagesize on mingw.
5356         * lib/getpagesize.c: New file.
5357         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Enable replacement on mingw.
5358         * modules/getpagesize (Files): Add lib/getpagesize.c.
5359         * lib/unistd.in.h (getpagesize): Declare if we are using a replacement.
5360         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
5361         REPLACE_GETPAGESIZE.
5362         * modules/unistd (Makefile.am): Substitute REPLACE_GETPAGESIZE.
5363
5364 2007-12-25  Bruno Haible  <bruno@clisp.org>
5365
5366         * modules/localcharset (Notice): New field.
5367         (configure.ac): Define LOCALCHARSET_TESTS_ENVIRONMENT.
5368         Suggested by Ben Pfaff <blp@cs.stanford.edu>.
5369
5370 2007-12-25  Paul Eggert  <eggert@cs.ucla.edu>
5371             Bruno Haible  <bruno@clisp.org>
5372
5373         Avoid using the syntax symbol() in formatted documentation.
5374         * MODULES.html.sh (func_module): When replacing symbol() with a
5375         hyperlink, remove the parentheses. Show an error if some remain.
5376         Recognize and render the '...' syntax.
5377         * doc/alloca-opt.texi: Remove parentheses from symbol reference.
5378         Rework. Add paragraph about GCC's inlining.
5379         * doc/alloca.texi: Likewise.
5380         * doc/error.texi: Remove parentheses from symbol reference.
5381         * doc/gnulib-intro.texi: Likewise.
5382         * doc/gnulib.texi (alloca, alloca-opt): New nodes.
5383         * modules/fnmatch (Description): Reword to say "the ... function".
5384         * modules/full-read (Description): Likewise.
5385         * modules/full-write (Description): Likewise.
5386         * modules/safe-read (Description): Likewise.
5387         * modules/safe-write (Description): Likewise.
5388         * modules/strchrnul (Description): Likewise.
5389         * modules/trim (Description): Likewise.
5390         * modules/error (Description): Remove parentheses from symbol
5391         references.
5392         * modules/verror (Description): Likewise.
5393         Reported by Karl Berry.
5394
5395 2007-12-25  Bruno Haible  <bruno@clisp.org>
5396
5397         Fixup after 2007-10-16 commit.
5398         * lib/glob.c (glob_in_dir): Don't use ISO C99 syntax.
5399
5400 2007-12-24  Bruno Haible  <bruno@clisp.org>
5401
5402         Make --enable-relocatable work with DESTDIR.
5403         * build-aux/install-reloc: Accept another argument 'destdir'. Use it
5404         to compute installdir from destprog.
5405         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): In INSTALL_PROGRAM_ENV,
5406         also set the RELOC_DESTDIR variable.
5407         Reported by Левашев Иван <octagram@bluebottle.com>.
5408
5409 2007-12-24  Bruno Haible  <bruno@clisp.org>
5410
5411         Fix link error due to xalloc_die().
5412         * lib/progreloc.c: When NO_XMALLOC is defined, use areadlink instead
5413         of xreadlink.
5414         * lib/relocwrapper.c: Update comments.
5415         * build-aux/install-reloc: Remove xreadlink.c from file list.
5416         * modules/relocatable-prog-wrapper (Files): Remove xreadlink.h and
5417         xreadlink.c.
5418         Reported by Левашев Иван <octagram@bluebottle.com>.
5419
5420 2007-12-24  Bruno Haible  <bruno@clisp.org>
5421
5422         Split setenv module into setenv and unsetenv. Get rid of setenv.h.
5423         * lib/setenv.h: Remove file.
5424         * lib/stdlib.in.h (setenv, unsetenv): New declarations, moved here from
5425         lib/setenv.h.
5426         * modules/setenv (Files): Remove lib/setenv.h, lib/unsetenv.c.
5427         (Depends-on): Add stdlib.
5428         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR. Don't invoke
5429         gl_FUNC_UNSETENV.
5430         (Include): Replace setenv.h with <stdlib.h>.
5431         * modules/unsetenv: New file.
5432         * lib/setenv.c: Include <stdlib.h> first, after alloca.h.
5433         * lib/unsetenv.c: Include <stdlib.h> first.
5434         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_SETENV_SEPARATE): Require
5435         gl_STDLIB_H_DEFAULTS. Conditionally set HAVE_SETENV to 0.
5436         (gl_FUNC_UNSETENV): Require gl_STDLIB_H_DEFAULTS. Conditionally set
5437         HAVE_UNSETENV to 0. Set VOID_UNSETENV as an AC_SUBSTed variable.
5438         * modules/stdlib (Makefile.am): Substitute also GNULIB_SETENV,
5439         HAVE_SETENV, GNULIB_UNSETENV, HAVE_UNSETENV, VOID_UNSETENV.
5440         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_SETENV,
5441         HAVE_SETENV, GNULIB_UNSETENV, HAVE_UNSETENV, VOID_UNSETENV.
5442         * doc/functions/unsetenv.texi: Update.
5443         * modules/xsetenv (Depends-on): Add unsetenv.
5444         * modules/getdate (Depends-on): Likewise.
5445         * lib/xsetenv.h: Include <stdlib.h> instead of setenv.h.
5446         * lib/xsetenv.c: Don't include setenv.h.
5447         * lib/getdate.y: Likewise.
5448         * lib/relocwrapper.c: Likewise.
5449         * modules/relocatable-prog-wrapper (Files): Remove lib/setenv.h.
5450         (Depends-on): Add stdlib.
5451         * NEWS: Mention the changes.
5452         Reported by Левашев Иван <octagram@bluebottle.com>.
5453
5454 2007-12-23  Bruno Haible  <bruno@clisp.org>
5455
5456         * lib/memmem.c (memmem): Use lowercase variable names. Tab
5457         indentation.
5458
5459 2007-12-23  Bruno Haible  <bruno@clisp.org>
5460
5461         * lib/c-strcasestr.c: Add more comments.
5462         * lib/c-strstr.c: Likewise.
5463         * lib/mbscasestr.c: Likewise.
5464         * lib/mbsstr.c: Likewise.
5465         * lib/strcasestr.c: Likewise.
5466         * lib/memmem.c: Likewise.
5467
5468 2007-12-23  Bruno Haible  <bruno@clisp.org>
5469
5470         * tests/test-memmem.c: Include <string.h> first.
5471
5472 2007-12-22  Bruno Haible  <bruno@clisp.org>
5473
5474         * gnulib-tool (func_create_testdir): Change $auxdir while generating
5475         the contents of $testsbase.
5476         Reported by Ralf Wildenhues.
5477
5478 2007-12-22  Bruno Haible  <bruno@clisp.org>
5479
5480         * gnulib-tool (func_emit_tests_Makefile_am): Replace local_ldadd with
5481         two variables local_ldadd_before, local_ldadd_last.
5482
5483 2007-12-20  Eric Blake  <ebb9@byu.net>
5484
5485         Work around circular library issue when cross-compiling.
5486         * lib/progname.c (set_program_name): Use strncmp, not memcmp, so
5487         that progname.o does not need to pull in rpl_memcmp.
5488
5489 2007-12-19  Eric Blake  <ebb9@byu.net>
5490
5491         Fix memmem to avoid O(n^2) worst-case complexity.
5492         * lib/memmem.c (knuth_morris_pratt): New function.
5493         (memmem): Use it if first few naive iterations fail.
5494         * m4/memmem.m4 (gl_FUNC_MEMMEM): Detect cygwin bug.
5495         * modules/memcmp (License): Set to LGPLv2+, not LGPL.
5496         * modules/memchr (License): Likewise.
5497         * modules/memmem (Depends-on): Add memcmp, memchr, stdbool, and
5498         malloca.
5499         * tests/test-memmem.c: Rewrite, borrowing ideas from
5500         test-mbsstr1.c; the old version wouldn't even compile!
5501         * modules/memmem-tests: New file.
5502         * lib/string.in.h (rpl_memmem): Add declaration.
5503         * modules/string (Makefile.am): Substitute REPLACE_MEMMEM.
5504         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Default for
5505         REPLACE_MEMMEM.
5506
5507 2007-12-18  Paul Eggert  <eggert@cs.ucla.edu>
5508
5509         Fix problem with _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H on VMS.
5510         * lib/stdint.in.h (_GL_JUST_INCLUDE_SYSTEM_INTTYPES_H): Define
5511         before any system include files, and undef after them all.  This
5512         should fix a problem on VMS reported by John E. Malmberg in
5513         <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00118.html>.
5514
5515 2007-12-17  Eric Blake  <ebb9@byu.net>
5516
5517         Revert addition of verify, for BSD/OS.
5518         * lib/fseeko.c [!HAVE_FSEEKO]: Allow off_t > long, even though it
5519         can't handle large files, for the sake of obsolete platforms.
5520         * modules/fseeko (Depends-on): Remove verify.
5521         * doc/functions/fseeko.texi (fseeko): Document BSD/OS limitation.
5522         * doc/functions/ftello.texi (ftello): Likewise.
5523         * doc/functions/fgetpos.texi (fgetpos): Likewise.
5524         Reported by Larry Jones.
5525
5526 2007-12-17  Petr Salinger  <Petr.Salinger@seznam.cz>
5527
5528         getcwd.c: Use a more readable witness: HAVE_OPENAT_SUPPORT
5529         * lib/getcwd.c: Define and use HAVE_OPENAT_SUPPORT, in place of AT_FDCWD.
5530
5531 2007-12-17  Jim Meyering  <meyering@redhat.com>
5532
5533         Port to GNU/kFreeBSD - FreeBSD kernel + GNU libc,
5534         which has no openat syscall, yet <fcntl.h> does define AT_FDCWD.
5535         * lib/getcwd.c: Undef AT_FDCWD if there is no openat function.
5536         * modules/getcwd (Depends-on): Add openat.
5537         Reported by Petr Salinger.
5538
5539 2007-12-17  Bruno Haible  <bruno@clisp.org>
5540
5541         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Use GL_NOCRASH to
5542         avoid a segmentation fault of the configure test on x86_64 systems.
5543
5544 2007-12-15  Jim Meyering  <meyering@redhat.com>
5545
5546         * build-aux/gnupload (GPG): Don't hard-code absolute name of gpg binary.
5547
5548 2007-12-13  Eric Blake  <ebb9@byu.net>
5549
5550         Another fseek test.
5551         * tests/test-fseek.c (main): Also test ungetc handling.
5552         * tests/test-fseeko.c (main): Likewise.
5553         * modules/fseeko (Depends-on): Add verify.
5554         * lib/fseeko.c [!HAVE_FSEEKO]: Verify that off_t is not too
5555         large.
5556         Reported by Larry Jones.
5557
5558         Fix fseeko on mingw.
5559         * lib/fseeko.c (rpl_fseeko) [_IOERR]: Reset EOF flag on successful
5560         seek.
5561
5562         Beef up fseek tests.
5563         * tests/test-fseek.c (main): Also test eof handling.
5564         * tests/test-fseeko.c (main): Likewise.
5565         Reported by Larry Jones.
5566
5567 2007-12-13  Larry Jones  <lawrence.jones@siemens.com>  (tiny change)
5568
5569         Fix fseeko on BSD-based platforms.
5570         * lib/fseeko.c (rpl_fseeko) [__sferror]: Reset EOF flag on
5571         successful seek.
5572
5573 2007-12-12  Eric Blake  <ebb9@byu.net>
5574
5575         Allow circular dependency of separate libtests.a
5576         * gnulib-tool (func_emit_tests_Makefile_am): Add AM_LIBTOOLFLAGS
5577         when use_libtests.
5578
5579 2007-12-11  Eric Blake  <ebb9@byu.net>
5580
5581         Fix bug with -0.0L in previous patch.
5582         * lib/isnan.c (rpl_isnanl): Make robust to -0.0L and pad bits.
5583         * tests/test-isnan.c (main): Also test on zeroes.
5584         * tests/test-isnanf.c (main): Likewise.
5585         * tests/test-isnanl.h (main): Likewise.
5586
5587         Detect pseudo-denormals on x86 even when cross-compiling.
5588         * lib/isnan.c (rpl_isnanl) [!KNOWN_EXPBIT0_LOCATION
5589         && USE_LONG_DOUBLE && x86]: Add one more check to filter out
5590         invalid bit patterns that happen to satisfy ==.
5591
5592         Avoid link failures with separate libtests.a.
5593         * gnulib-tool (func_emit_tests_Makefile_am): Also list local_ldadd
5594         last, to satisfy circular dependencies.
5595
5596 2007-12-11  Eric Blake  <ebb9@byu.net>
5597         and Bruno Haible  <bruno@clisp.org>
5598
5599         Fix OpenBSD 4.0 <float.h> handling of long double.
5600         * m4/float_h.m4 (gl_FLOAT_H): Also claim OpenBSD is broken.
5601         * lib/float.in.h [__OpenBSD__]: Add fixes for OpenBSD.
5602         * doc/headers/float.texi (float.h): Document OpenBSD bug.
5603
5604 2007-12-11  Jim Meyering  <meyering@redhat.com>
5605
5606         * users.txt: Add libvirt.
5607
5608         Support versions of autoconf prior to 2.59c.
5609         * gnulib-tool (func_emit_initmacro_done): Define m4_foreach_w
5610         if it is not already defined.
5611
5612 2007-12-09  Bruno Haible  <bruno@clisp.org>
5613
5614         Let 'gnulib-tool --import' collect sources needed for the tests in
5615         tests/ rather than in lib/.
5616         * gnulib-tool (func_emit_tests_Makefile_am): Accept use_libtests
5617         argument. If true, add rules to generate libtests.a, and put libtests.a
5618         into $(LDADD). Consider source files in subdirectories and set
5619         uses_subdirs.
5620         (func_emit_initmacro_start, func_emit_initmacro_end,
5621         func_emit_initmacro_done): Pass all arguments explicitly.
5622         (func_import): Determine two module lists main_modules,
5623         testsrelated_modules. Determine use_libtests. Determine two variables
5624         sed_transform_main_lib_file, sed_transform_testsrelated_lib_file
5625         instead of just sed_transform_lib_file. Determine two variables
5626         main_files and testsrelated_files. Compute 'files' as the union of
5627         both. Adjust sed_rewrite_old_files, sed_rewrite_new_files,
5628         func_add_or_update. In the generated gnulib-comp.m4, collect the
5629         object files for tests/ in different variables than those for lib/.
5630         Substitute LIBTESTS_LIBDEPS.
5631         (func_create_testdir): Combine the uses_subdirs results from
5632         func_emit_lib_Makefile_am and from func_emit_tests_Makefile_am.
5633
5634 2007-12-09  Bruno Haible  <bruno@clisp.org>
5635
5636         * gnulib-tool (func_emit_tests_Makefile_am): Expand references to
5637         the build-aux directory.
5638
5639 2007-12-09  Bruno Haible  <bruno@clisp.org>
5640
5641         * gnulib-tool (func_emit_tests_Makefile_am): Remove redundant code
5642         introduced on 2006-09-09.
5643
5644 2007-12-07  Jim Meyering  <meyering@redhat.com>
5645
5646         Let these macros work also with autoconf-2.59.
5647         * m4/getline.m4 (gl_FUNC_GETLINE): Require only autoconf-2.59.  2.60
5648         is not needed, since gnulib now permits use of AC_CHECK_DECLS_ONCE.
5649         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
5650
5651 2007-12-06  Jim Meyering  <meyering@redhat.com>
5652
5653         Avoid a configure-time syntax error in gl_FUNC_ACL.
5654         * m4/acl.m4 (gl_FUNC_ACL): Be careful to check for the acl_trivial
5655         function in each branch, before testing the cache variable.
5656
5657 2007-12-04  Eric Blake  <ebb9@byu.net>
5658
5659         Make scripts executable.
5660         * build-aux/config.guess: Add execute permissions.
5661         * build-aux/config.sub: Likewise.
5662         * build-aux/gendocs.sh: Likewise.
5663
5664         Fix frexp on mingw.
5665         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Detect mingw bug when
5666         cross-compiling.
5667         * doc/functions/frexp.texi (frexp): Document the bug.
5668
5669         Make cygwin fseeko check more reliable.
5670         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET) [__CYGWIN__]: Use cygwin
5671         version numbers, rather than unrelated feature check.
5672         * doc/functions/fseeko.texi (fseeko): Tweak failure report.
5673         * doc/functions/ftello.texi (ftello): Likewise.
5674         Reported by Bruno Haible.
5675
5676         * m4/strerror.m4: Bump version number.
5677
5678 2007-12-03  Bruno Haible  <bruno@clisp.org>
5679
5680         * doc/functions/mprotect.texi: Mention the mingw problem.
5681
5682 2007-12-03  Eric Blake  <ebb9@byu.net>
5683
5684         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Ensure
5685         REPLACE_STRERROR is initialized before this macro.
5686
5687 2007-12-03  Paul Eggert  <eggert@cs.ucla.edu>
5688
5689         Add support for Solaris 10 ACLs.  Also, ACLs are Gnulib, not Autoconf.
5690         * modules/acl (configure.ac): Rename AC_FUNC_ACL to gl_FUNC_ACL.
5691         * m4/acl.m4 (gl_FUNC_ACL): Renamed from AC_FUNC_ACL.  On Solaris,
5692         put -lsec in even for programs other than 'ls'.  This fixes a problem
5693         for gettext reported by Bruno Haible in
5694         <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00007.html>.
5695         * lib/acl.c (copy_acl, qset_acl) [USE_ACL && defined ACL_NO_TRIVIAL]:
5696         Add support for Solaris 10.  This isn't efficient, but should get the
5697         job done for now.
5698
5699 2007-12-03  James Youngman  <jay@gnu.org>
5700
5701         * doc/regexprops-generic.texi: change "an close-group" to "a
5702         close-group" and "illegal" to "not allowed".
5703
5704 2007-11-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5705
5706         * lib/unictype/pr_byname.c: Include unictype/pr_byname.h instead of
5707         pr_byname.h. Needed for the rare case when the maintainer has done
5708         "make maintainer-clean" in the source directory and then attempts a
5709         build outside the source directory.
5710         * lib/unictype/scripts.c: Include unictype/scripts_byname.h instead of
5711         scripts_byname.h.
5712
5713 2007-12-02  Martin Lambers <marlam@marlam.de>
5714             Bruno Haible  <bruno@clisp.org>
5715
5716         * lib/getpagesize.h: Remove file.
5717         * lib/unistd.in.h: Include declaration of getpagesize here.
5718         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Renamed from gl_GETPAGESIZE.
5719         Invoke gl_UNISTD_H_DEFAULTS. Set HAVE_GETPAGESIZE, HAVE_OS_H,
5720         HAVE_SYS_PARAM_H.
5721         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETPAGESIZE,
5722         HAVE_GETPAGESIZE, HAVE_OS_H, HAVE_SYS_PARAM_H.
5723         * modules/getpagesize (Files): Remove lib/getpagesize.h.
5724         (Depends-on): Add unistd.
5725         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
5726         (Include): Use <unistd.h> instead of getpagesize.h.
5727         * modules/unistd (Makefile.am): Substitute also GNULIB_GETPAGESIZE,
5728         HAVE_GETPAGESIZE, HAVE_OS_H, HAVE_SYS_PARAM_H.
5729         * m4/pagealign_alloc.m4 (gl_PREREQ_PAGEALIGN_ALLOC): Remove
5730         gl_GETPAGESIZE invocation, already handled by module dependency.
5731         * lib/pagealign_alloc.c: Don't include getpagesize.h.
5732
5733 2007-12-02  Bruno Haible  <bruno@clisp.org>
5734
5735         * modules/strings-tests: New file.
5736         * tests/test-strings.c: New file.
5737
5738         Move declarations of str{,n}casecmp from <string.h> to <strings.h>.
5739         * lib/strings.in.h: New file.
5740         * lib/string.in.h (strcasecmp, strncasecmp): Remove declarations.
5741         * m4/strings_h.m4: New file.
5742         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Remove initialization
5743         of HAVE_STRCASECMP, HAVE_DECL_STRNCASECMP.
5744         * modules/strings: New file.
5745         * modules/string (Makefile.am): Update.
5746         * modules/strcase (Include): Mention <strings.h>, not <string.h>.
5747         Reported by Karl Berry.
5748
5749 2007-12-01  Eric Blake  <ebb9@byu.net>
5750
5751         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET) [__CYGWIN__]: Rewrite to
5752         accomodate fix in cygwin 1.5.25.
5753
5754 2007-12-01  Jim Meyering  <meyering@redhat.com>
5755
5756         Fix a bug that inhibited much of the utf8-optimization in regcomp.c.
5757         * lib/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/,
5758         that would inhibit utf8-optimization of a regexp containing line-
5759         or buffer-anchors, e.g., `^', `$'.
5760
5761 2007-11-30  Bruno Haible  <bruno@clisp.org>
5762
5763         * lib/lock.h (gl_recursive_lock_init) [PTHREAD &&
5764         PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: Call
5765         glthread_recursive_lock_init.
5766         * lib/lock.c (glthread_recursive_lock_init)
5767         [PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: New function.
5768         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
5769
5770 2007-11-28  Paul Eggert  <eggert@cs.ucla.edu>
5771
5772         New function qset_acl, like set_acl but with syscall semantics.
5773         * lib/acl.h (qset_acl): New decl.
5774         * lib/acl.c (qset_acl): New function.
5775         (set_acl): Use new function.  Use more-consistent diagnostics.
5776
5777 2007-11-28  Jim Meyering  <meyering@redhat.com>
5778
5779         * modules/physmem (License): Change from GPL to LGPLv2+.
5780
5781 2007-11-26  Bruno Haible  <bruno@clisp.org>
5782
5783         * lib/vasnprintf.c (decode_long_double): Don't abort if the
5784         'long double' type has excess precision.
5785         Reported by Jim Meyering in
5786         <http://lists.gnu.org/archive/html/bug-gnulib/2007-11/msg00120.html>.
5787
5788 2007-11-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5789
5790         * doc/fdl.texi, doc/gpl-3.0.texi, doc/lgpl-3.0.texi:
5791         Sync from <http://gnu.org/licenses>.
5792         * modules/agpl-3.0, doc/agpl-3.0.texi: New module,
5793         with license text from same location.
5794         * doc/maintain.texi, doc/standards.texi:  Sync from
5795         <http://savannah.gnu.org/projects/gnustandards>.
5796
5797 2007-11-22  Ondřej Vašík  <ovasik@redhat.com>
5798         and Jim Meyering  <meyering@redhat.com>
5799
5800         Adjust getdate' grammar to accept a slightly more regular language.
5801         E.g., accept "YYYYMMDD +N days" as well as "YYYYMMDD N days".
5802         Before, the former was rejected.
5803         * lib/getdate.y (digits_to_date_time): New function, factored
5804         out of ...
5805         (number): ...here.  Just call digits_to_date_time.
5806         (hybrid): New non-terminal to handle an <unsigned number,
5807         signed relative offset> sequence consistently.
5808
5809 2007-11-18  Jim Meyering  <meyering@redhat.com>
5810
5811         Pull my changes from coreutils:
5812         bootstrap: fix typo to enable use of $gnulib_tool_option_extras.
5813         * build-aux/bootstrap (gnulib_tool_options): Add a space before the
5814         use of $gnulib_tool_option_extras, so that it's separated from the
5815         preceding argument.
5816
5817         Fix bootstrap failure to handle files like lib/uniwidth/cjk.h.
5818         * build-aux/bootstrap (cp_mark_as_generated): Create any required
5819         parent destination directories before copying a file into place.
5820
5821 2007-11-18  Sergey Poznyakoff  <gray@gnu.org.ua>
5822
5823         bootstrap: work also with 4-argument variant of AC_INIT
5824         * build-aux/bootstrap (gnulib_extra_files): Adjust sed command.
5825
5826 2007-11-16  Paul Eggert  <eggert@cs.ucla.edu>
5827
5828         Port test-getaddrinfo to Solaris.
5829         Problem reported by Bruno Haible in
5830         <http://lists.gnu.org/archive/html/bug-gnulib/2007-03/msg00171.html>.
5831         * tests/test-getaddrinfo.c (simple): Add a comment asking for an
5832         explanation of setting 'hints'.
5833         Don't reject an implementation merely because it returns EAI_SERVICE.
5834         (EAI_SERVICE): Define to 0 if not defined.
5835
5836 2007-11-15  Paul Eggert  <eggert@cs.ucla.edu>
5837
5838         The license of gnu-make and posix-shell is now "GPLed build tool".
5839         * modules/gnu-make (License): Likewise.
5840         * modules/posix-shell (License): Likewise.
5841
5842         New module posix-shell, for determining a POSIX shell
5843         or perhaps something that is close enough to a POSIX shell.
5844         * m4/posix-shell.m4: New file.
5845         * modules/posix-shell: New file.
5846
5847         * MODULES.html.sh: Mention new module.
5848
5849         New module gnu-make, for determining whether we're using GNU Make.
5850         * m4/gnu-make.m4: New file.
5851         * modules/gnu-make: New file.
5852         * MODULES.html.sh: Mention new module.
5853
5854 2007-11-14  Jim Meyering  <meyering@redhat.com>
5855
5856         Define a sometimes-link-required function using ARGMATCH_DIE_DECL.
5857         * tests/test-argmatch.c (ARGMATCH_DIE_DECL): When defined,
5858         use this macro to create a function _definition_.
5859         Remove useless "#undef ARGMATCH_DIE".
5860
5861 2007-11-14  Bruno Haible  <bruno@clisp.org>
5862
5863         * lib/config.charset: Update for OpenBSD 4.1.
5864         Reported and helped by Ben Pfaff <blp@cs.stanford.edu>.
5865
5866 2007-11-12  Paul Eggert  <eggert@cs.ucla.edu>
5867
5868         Document 64-bit #if problems in stdint.texi.
5869         * doc/headers/stdint.texi (stdint.h): Mention problems with
5870         64-bit-#if, and how to work around them.
5871
5872         Don't insist on 'long long int' support in the preprocessor.  It
5873         breaks too many things.  For example, PRIdMAX still uses a 'long
5874         long int' format with the latest Sun compiler, even though
5875         HAVE_LONG_LONG_INT isn't defined due to that compiler's
5876         preprocessor problem.  This causes the latest coreutils to dump
5877         core on Solaris 10 sparc with the Sun C compiler.
5878         Instead, fix the 2007-10-16 problem in a different way, by evaluating
5879         the troublesome expressions at configure-time, not at #if-time.
5880         * m4/longlong.m4 (_AC_TYPE_LONG_LONG_SNIPPET): Don't test the
5881         preprocessor.
5882         * m4/inttypes.m4 (gl_INTTYPES_H): Move the #if checks into
5883         compile-time C checks, done at 'configure'-time.
5884         (gl_INTTYPES_CHECK_LONG_LONG_INT_CONDITION): New macro.
5885         * modules/inttypes (Makefile): Substitute the new symbols that
5886         gl_INTTYPES_H now generates.
5887         * lib/inttypes.in.h: Don't use constants wider than 'long' in #if.
5888
5889 2007-11-12  Bruno Haible  <bruno@clisp.org>
5890
5891         Tests for Unicode character classification functions.
5892
5893         * modules/unictype/bidicategory-byname-tests: New file.
5894         * modules/unictype/bidicategory-name-tests: New file.
5895         * modules/unictype/bidicategory-of-tests: New file.
5896         * modules/unictype/bidicategory-test-tests: New file.
5897         * modules/unictype/block-list-tests: New file.
5898         * modules/unictype/block-of-tests: New file.
5899         * modules/unictype/block-test-tests: New file.
5900         * modules/unictype/category-C-tests: New file.
5901         * modules/unictype/category-Cc-tests: New file.
5902         * modules/unictype/category-Cf-tests: New file.
5903         * modules/unictype/category-Cn-tests: New file.
5904         * modules/unictype/category-Co-tests: New file.
5905         * modules/unictype/category-Cs-tests: New file.
5906         * modules/unictype/category-L-tests: New file.
5907         * modules/unictype/category-Ll-tests: New file.
5908         * modules/unictype/category-Lm-tests: New file.
5909         * modules/unictype/category-Lo-tests: New file.
5910         * modules/unictype/category-Lt-tests: New file.
5911         * modules/unictype/category-Lu-tests: New file.
5912         * modules/unictype/category-M-tests: New file.
5913         * modules/unictype/category-Mc-tests: New file.
5914         * modules/unictype/category-Me-tests: New file.
5915         * modules/unictype/category-Mn-tests: New file.
5916         * modules/unictype/category-N-tests: New file.
5917         * modules/unictype/category-Nd-tests: New file.
5918         * modules/unictype/category-Nl-tests: New file.
5919         * modules/unictype/category-No-tests: New file.
5920         * modules/unictype/category-P-tests: New file.
5921         * modules/unictype/category-Pc-tests: New file.
5922         * modules/unictype/category-Pd-tests: New file.
5923         * modules/unictype/category-Pe-tests: New file.
5924         * modules/unictype/category-Pf-tests: New file.
5925         * modules/unictype/category-Pi-tests: New file.
5926         * modules/unictype/category-Po-tests: New file.
5927         * modules/unictype/category-Ps-tests: New file.
5928         * modules/unictype/category-S-tests: New file.
5929         * modules/unictype/category-Sc-tests: New file.
5930         * modules/unictype/category-Sk-tests: New file.
5931         * modules/unictype/category-Sm-tests: New file.
5932         * modules/unictype/category-So-tests: New file.
5933         * modules/unictype/category-Z-tests: New file.
5934         * modules/unictype/category-Zl-tests: New file.
5935         * modules/unictype/category-Zp-tests: New file.
5936         * modules/unictype/category-Zs-tests: New file.
5937         * modules/unictype/category-and-not-tests: New file.
5938         * modules/unictype/category-and-tests: New file.
5939         * modules/unictype/category-byname-tests: New file.
5940         * modules/unictype/category-name-tests: New file.
5941         * modules/unictype/category-none-tests: New file.
5942         * modules/unictype/category-of-tests: New file.
5943         * modules/unictype/category-or-tests: New file.
5944         * modules/unictype/category-test-withtable-tests: New file.
5945         * modules/unictype/combining-class-tests: New file.
5946         * modules/unictype/ctype-alnum-tests: New file.
5947         * modules/unictype/ctype-alpha-tests: New file.
5948         * modules/unictype/ctype-blank-tests: New file.
5949         * modules/unictype/ctype-cntrl-tests: New file.
5950         * modules/unictype/ctype-digit-tests: New file.
5951         * modules/unictype/ctype-graph-tests: New file.
5952         * modules/unictype/ctype-lower-tests: New file.
5953         * modules/unictype/ctype-print-tests: New file.
5954         * modules/unictype/ctype-punct-tests: New file.
5955         * modules/unictype/ctype-space-tests: New file.
5956         * modules/unictype/ctype-upper-tests: New file.
5957         * modules/unictype/ctype-xdigit-tests: New file.
5958         * modules/unictype/decimal-digit-tests: New file.
5959         * modules/unictype/digit-tests: New file.
5960         * modules/unictype/mirror-tests: New file.
5961         * modules/unictype/numeric-tests: New file.
5962         * modules/unictype/property-alphabetic-tests: New file.
5963         * modules/unictype/property-ascii-hex-digit-tests: New file.
5964         * modules/unictype/property-bidi-arabic-digit-tests: New file.
5965         * modules/unictype/property-bidi-arabic-right-to-left-tests: New file.
5966         * modules/unictype/property-bidi-block-separator-tests: New file.
5967         * modules/unictype/property-bidi-boundary-neutral-tests: New file.
5968         * modules/unictype/property-bidi-common-separator-tests: New file.
5969         * modules/unictype/property-bidi-control-tests: New file.
5970         * modules/unictype/property-bidi-embedding-or-override-tests: New file.
5971         * modules/unictype/property-bidi-eur-num-separator-tests: New file.
5972         * modules/unictype/property-bidi-eur-num-terminator-tests: New file.
5973         * modules/unictype/property-bidi-european-digit-tests: New file.
5974         * modules/unictype/property-bidi-hebrew-right-to-left-tests: New file.
5975         * modules/unictype/property-bidi-left-to-right-tests: New file.
5976         * modules/unictype/property-bidi-non-spacing-mark-tests: New file.
5977         * modules/unictype/property-bidi-other-neutral-tests: New file.
5978         * modules/unictype/property-bidi-pdf-tests: New file.
5979         * modules/unictype/property-bidi-segment-separator-tests: New file.
5980         * modules/unictype/property-bidi-whitespace-tests: New file.
5981         * modules/unictype/property-byname-tests: New file.
5982         * modules/unictype/property-combining-tests: New file.
5983         * modules/unictype/property-composite-tests: New file.
5984         * modules/unictype/property-currency-symbol-tests: New file.
5985         * modules/unictype/property-dash-tests: New file.
5986         * modules/unictype/property-decimal-digit-tests: New file.
5987         * modules/unictype/property-default-ignorable-code-point-tests: New file.
5988         * modules/unictype/property-deprecated-tests: New file.
5989         * modules/unictype/property-diacritic-tests: New file.
5990         * modules/unictype/property-extender-tests: New file.
5991         * modules/unictype/property-format-control-tests: New file.
5992         * modules/unictype/property-grapheme-base-tests: New file.
5993         * modules/unictype/property-grapheme-extend-tests: New file.
5994         * modules/unictype/property-grapheme-link-tests: New file.
5995         * modules/unictype/property-hex-digit-tests: New file.
5996         * modules/unictype/property-hyphen-tests: New file.
5997         * modules/unictype/property-id-continue-tests: New file.
5998         * modules/unictype/property-id-start-tests: New file.
5999         * modules/unictype/property-ideographic-tests: New file.
6000         * modules/unictype/property-ids-binary-operator-tests: New file.
6001         * modules/unictype/property-ids-trinary-operator-tests: New file.
6002         * modules/unictype/property-ignorable-control-tests: New file.
6003         * modules/unictype/property-iso-control-tests: New file.
6004         * modules/unictype/property-join-control-tests: New file.
6005         * modules/unictype/property-left-of-pair-tests: New file.
6006         * modules/unictype/property-line-separator-tests: New file.
6007         * modules/unictype/property-logical-order-exception-tests: New file.
6008         * modules/unictype/property-lowercase-tests: New file.
6009         * modules/unictype/property-math-tests: New file.
6010         * modules/unictype/property-non-break-tests: New file.
6011         * modules/unictype/property-not-a-character-tests: New file.
6012         * modules/unictype/property-numeric-tests: New file.
6013         * modules/unictype/property-other-alphabetic-tests: New file.
6014         * modules/unictype/property-other-default-ignorable-code-point-tests: New file.
6015         * modules/unictype/property-other-grapheme-extend-tests: New file.
6016         * modules/unictype/property-other-id-continue-tests: New file.
6017         * modules/unictype/property-other-id-start-tests: New file.
6018         * modules/unictype/property-other-lowercase-tests: New file.
6019         * modules/unictype/property-other-math-tests: New file.
6020         * modules/unictype/property-other-uppercase-tests: New file.
6021         * modules/unictype/property-paired-punctuation-tests: New file.
6022         * modules/unictype/property-paragraph-separator-tests: New file.
6023         * modules/unictype/property-pattern-syntax-tests: New file.
6024         * modules/unictype/property-pattern-white-space-tests: New file.
6025         * modules/unictype/property-private-use-tests: New file.
6026         * modules/unictype/property-punctuation-tests: New file.
6027         * modules/unictype/property-quotation-mark-tests: New file.
6028         * modules/unictype/property-radical-tests: New file.
6029         * modules/unictype/property-sentence-terminal-tests: New file.
6030         * modules/unictype/property-soft-dotted-tests: New file.
6031         * modules/unictype/property-space-tests: New file.
6032         * modules/unictype/property-terminal-punctuation-tests: New file.
6033         * modules/unictype/property-test-tests: New file.
6034         * modules/unictype/property-titlecase-tests: New file.
6035         * modules/unictype/property-unassigned-code-value-tests: New file.
6036         * modules/unictype/property-unified-ideograph-tests: New file.
6037         * modules/unictype/property-uppercase-tests: New file.
6038         * modules/unictype/property-variation-selector-tests: New file.
6039         * modules/unictype/property-white-space-tests: New file.
6040         * modules/unictype/property-xid-continue-tests: New file.
6041         * modules/unictype/property-xid-start-tests: New file.
6042         * modules/unictype/property-zero-width-tests: New file.
6043         * modules/unictype/scripts-tests: New file.
6044         * modules/unictype/syntax-c-ident-tests: New file.
6045         * modules/unictype/syntax-c-whitespace-tests: New file.
6046         * modules/unictype/syntax-java-ident-tests: New file.
6047         * modules/unictype/syntax-java-whitespace-tests: New file.
6048         * tests/unictype/test-bidi_byname.c: New file.
6049         * tests/unictype/test-bidi_name.c: New file.
6050         * tests/unictype/test-bidi_of.c: New file.
6051         * tests/unictype/test-bidi_test.c: New file.
6052         * tests/unictype/test-block_list.c: New file.
6053         * tests/unictype/test-block_of.c: New file.
6054         * tests/unictype/test-block_test.c: New file.
6055         * tests/unictype/test-categ_and.c: New file.
6056         * tests/unictype/test-categ_and_not.c: New file.
6057         * tests/unictype/test-categ_byname.c: New file.
6058         * tests/unictype/test-categ_name.c: New file.
6059         * tests/unictype/test-categ_none.c: New file.
6060         * tests/unictype/test-categ_of.c: New file.
6061         * tests/unictype/test-categ_or.c: New file.
6062         * tests/unictype/test-categ_test_withtable.c: New file.
6063         * tests/unictype/test-combining.c: New file.
6064         * tests/unictype/test-decdigit.c: New file.
6065         * tests/unictype/test-digit.c: New file.
6066         * tests/unictype/test-mirror.c: New file.
6067         * tests/unictype/test-numeric.c: New file.
6068         * tests/unictype/test-pr_byname.c: New file.
6069         * tests/unictype/test-pr_test.c: New file.
6070         * tests/unictype/test-predicate-part1.h: New file.
6071         * tests/unictype/test-predicate-part2.h: New file.
6072         * tests/unictype/test-scripts.c: New file.
6073         * tests/unictype/test-sy_c_ident.c: New file.
6074         * tests/unictype/test-sy_java_ident.c: New file.
6075
6076         * tests/unictype/test-categ_C.c: New file, generated by gen-ctype.c
6077         for Unicode 5.0.0.
6078         * tests/unictype/test-categ_Cc.c: Likewise.
6079         * tests/unictype/test-categ_Cf.c: Likewise.
6080         * tests/unictype/test-categ_Cn.c: Likewise.
6081         * tests/unictype/test-categ_Co.c: Likewise.
6082         * tests/unictype/test-categ_Cs.c: Likewise.
6083         * tests/unictype/test-categ_L.c: Likewise.
6084         * tests/unictype/test-categ_Ll.c: Likewise.
6085         * tests/unictype/test-categ_Lm.c: Likewise.
6086         * tests/unictype/test-categ_Lo.c: Likewise.
6087         * tests/unictype/test-categ_Lt.c: Likewise.
6088         * tests/unictype/test-categ_Lu.c: Likewise.
6089         * tests/unictype/test-categ_M.c: Likewise.
6090         * tests/unictype/test-categ_Mc.c: Likewise.
6091         * tests/unictype/test-categ_Me.c: Likewise.
6092         * tests/unictype/test-categ_Mn.c: Likewise.
6093         * tests/unictype/test-categ_N.c: Likewise.
6094         * tests/unictype/test-categ_Nd.c: Likewise.
6095         * tests/unictype/test-categ_Nl.c: Likewise.
6096         * tests/unictype/test-categ_No.c: Likewise.
6097         * tests/unictype/test-categ_P.c: Likewise.
6098         * tests/unictype/test-categ_Pc.c: Likewise.
6099         * tests/unictype/test-categ_Pd.c: Likewise.
6100         * tests/unictype/test-categ_Pe.c: Likewise.
6101         * tests/unictype/test-categ_Pf.c: Likewise.
6102         * tests/unictype/test-categ_Pi.c: Likewise.
6103         * tests/unictype/test-categ_Po.c: Likewise.
6104         * tests/unictype/test-categ_Ps.c: Likewise.
6105         * tests/unictype/test-categ_S.c: Likewise.
6106         * tests/unictype/test-categ_Sc.c: Likewise.
6107         * tests/unictype/test-categ_Sk.c: Likewise.
6108         * tests/unictype/test-categ_Sm.c: Likewise.
6109         * tests/unictype/test-categ_So.c: Likewise.
6110         * tests/unictype/test-categ_Z.c: Likewise.
6111         * tests/unictype/test-categ_Zl.c: Likewise.
6112         * tests/unictype/test-categ_Zp.c: Likewise.
6113         * tests/unictype/test-categ_Zs.c: Likewise.
6114         * tests/unictype/test-ctype_alnum.c: Likewise.
6115         * tests/unictype/test-ctype_alpha.c: Likewise.
6116         * tests/unictype/test-ctype_blank.c: Likewise.
6117         * tests/unictype/test-ctype_cntrl.c: Likewise.
6118         * tests/unictype/test-ctype_digit.c: Likewise.
6119         * tests/unictype/test-ctype_graph.c: Likewise.
6120         * tests/unictype/test-ctype_lower.c: Likewise.
6121         * tests/unictype/test-ctype_print.c: Likewise.
6122         * tests/unictype/test-ctype_punct.c: Likewise.
6123         * tests/unictype/test-ctype_space.c: Likewise.
6124         * tests/unictype/test-ctype_upper.c: Likewise.
6125         * tests/unictype/test-ctype_xdigit.c: Likewise.
6126         * tests/unictype/test-decdigit.h: Likewise.
6127         * tests/unictype/test-digit.h: Likewise.
6128         * tests/unictype/test-numeric.h: Likewise.
6129         * tests/unictype/test-pr_alphabetic.c: Likewise.
6130         * tests/unictype/test-pr_ascii_hex_digit.c: Likewise.
6131         * tests/unictype/test-pr_bidi_arabic_digit.c: Likewise.
6132         * tests/unictype/test-pr_bidi_arabic_right_to_left.c: Likewise.
6133         * tests/unictype/test-pr_bidi_block_separator.c: Likewise.
6134         * tests/unictype/test-pr_bidi_boundary_neutral.c: Likewise.
6135         * tests/unictype/test-pr_bidi_common_separator.c: Likewise.
6136         * tests/unictype/test-pr_bidi_control.c: Likewise.
6137         * tests/unictype/test-pr_bidi_embedding_or_override.c: Likewise.
6138         * tests/unictype/test-pr_bidi_eur_num_separator.c: Likewise.
6139         * tests/unictype/test-pr_bidi_eur_num_terminator.c: Likewise.
6140         * tests/unictype/test-pr_bidi_european_digit.c: Likewise.
6141         * tests/unictype/test-pr_bidi_hebrew_right_to_left.c: Likewise.
6142         * tests/unictype/test-pr_bidi_left_to_right.c: Likewise.
6143         * tests/unictype/test-pr_bidi_non_spacing_mark.c: Likewise.
6144         * tests/unictype/test-pr_bidi_other_neutral.c: Likewise.
6145         * tests/unictype/test-pr_bidi_pdf.c: Likewise.
6146         * tests/unictype/test-pr_bidi_segment_separator.c: Likewise.
6147         * tests/unictype/test-pr_bidi_whitespace.c: Likewise.
6148         * tests/unictype/test-pr_combining.c: Likewise.
6149         * tests/unictype/test-pr_composite.c: Likewise.
6150         * tests/unictype/test-pr_currency_symbol.c: Likewise.
6151         * tests/unictype/test-pr_dash.c: Likewise.
6152         * tests/unictype/test-pr_decimal_digit.c: Likewise.
6153         * tests/unictype/test-pr_default_ignorable_code_point.c: Likewise.
6154         * tests/unictype/test-pr_deprecated.c: Likewise.
6155         * tests/unictype/test-pr_diacritic.c: Likewise.
6156         * tests/unictype/test-pr_extender.c: Likewise.
6157         * tests/unictype/test-pr_format_control.c: Likewise.
6158         * tests/unictype/test-pr_grapheme_base.c: Likewise.
6159         * tests/unictype/test-pr_grapheme_extend.c: Likewise.
6160         * tests/unictype/test-pr_grapheme_link.c: Likewise.
6161         * tests/unictype/test-pr_hex_digit.c: Likewise.
6162         * tests/unictype/test-pr_hyphen.c: Likewise.
6163         * tests/unictype/test-pr_id_continue.c: Likewise.
6164         * tests/unictype/test-pr_id_start.c: Likewise.
6165         * tests/unictype/test-pr_ideographic.c: Likewise.
6166         * tests/unictype/test-pr_ids_binary_operator.c: Likewise.
6167         * tests/unictype/test-pr_ids_trinary_operator.c: Likewise.
6168         * tests/unictype/test-pr_ignorable_control.c: Likewise.
6169         * tests/unictype/test-pr_iso_control.c: Likewise.
6170         * tests/unictype/test-pr_join_control.c: Likewise.
6171         * tests/unictype/test-pr_left_of_pair.c: Likewise.
6172         * tests/unictype/test-pr_line_separator.c: Likewise.
6173         * tests/unictype/test-pr_logical_order_exception.c: Likewise.
6174         * tests/unictype/test-pr_lowercase.c: Likewise.
6175         * tests/unictype/test-pr_math.c: Likewise.
6176         * tests/unictype/test-pr_non_break.c: Likewise.
6177         * tests/unictype/test-pr_not_a_character.c: Likewise.
6178         * tests/unictype/test-pr_numeric.c: Likewise.
6179         * tests/unictype/test-pr_other_alphabetic.c: Likewise.
6180         * tests/unictype/test-pr_other_default_ignorable_code_point.c: Likewise.
6181         * tests/unictype/test-pr_other_grapheme_extend.c: Likewise.
6182         * tests/unictype/test-pr_other_id_continue.c: Likewise.
6183         * tests/unictype/test-pr_other_id_start.c: Likewise.
6184         * tests/unictype/test-pr_other_lowercase.c: Likewise.
6185         * tests/unictype/test-pr_other_math.c: Likewise.
6186         * tests/unictype/test-pr_other_uppercase.c: Likewise.
6187         * tests/unictype/test-pr_paired_punctuation.c: Likewise.
6188         * tests/unictype/test-pr_paragraph_separator.c: Likewise.
6189         * tests/unictype/test-pr_pattern_syntax.c: Likewise.
6190         * tests/unictype/test-pr_pattern_white_space.c: Likewise.
6191         * tests/unictype/test-pr_private_use.c: Likewise.
6192         * tests/unictype/test-pr_punctuation.c: Likewise.
6193         * tests/unictype/test-pr_quotation_mark.c: Likewise.
6194         * tests/unictype/test-pr_radical.c: Likewise.
6195         * tests/unictype/test-pr_sentence_terminal.c: Likewise.
6196         * tests/unictype/test-pr_soft_dotted.c: Likewise.
6197         * tests/unictype/test-pr_space.c: Likewise.
6198         * tests/unictype/test-pr_terminal_punctuation.c: Likewise.
6199         * tests/unictype/test-pr_titlecase.c: Likewise.
6200         * tests/unictype/test-pr_unassigned_code_value.c: Likewise.
6201         * tests/unictype/test-pr_unified_ideograph.c: Likewise.
6202         * tests/unictype/test-pr_uppercase.c: Likewise.
6203         * tests/unictype/test-pr_variation_selector.c: Likewise.
6204         * tests/unictype/test-pr_white_space.c: Likewise.
6205         * tests/unictype/test-pr_xid_continue.c: Likewise.
6206         * tests/unictype/test-pr_xid_start.c: Likewise.
6207         * tests/unictype/test-pr_zero_width.c: Likewise.
6208         * tests/unictype/test-sy_c_whitespace.c: Likewise.
6209         * tests/unictype/test-sy_java_whitespace.c: Likewise.
6210
6211 2007-11-12  Bruno Haible  <bruno@clisp.org>
6212
6213         Unicode character classification functions.
6214         * lib/unictype.h: New file.
6215         * modules/unictype/base: New file.
6216         * modules/unictype/category-L: New file.
6217         * modules/unictype/category-Lu: New file.
6218         * modules/unictype/category-Ll: New file.
6219         * modules/unictype/category-Lt: New file.
6220         * modules/unictype/category-Lm: New file.
6221         * modules/unictype/category-Lo: New file.
6222         * modules/unictype/category-M: New file.
6223         * modules/unictype/category-Mn: New file.
6224         * modules/unictype/category-Mc: New file.
6225         * modules/unictype/category-Me: New file.
6226         * modules/unictype/category-N: New file.
6227         * modules/unictype/category-Nd: New file.
6228         * modules/unictype/category-Nl: New file.
6229         * modules/unictype/category-No: New file.
6230         * modules/unictype/category-P: New file.
6231         * modules/unictype/category-Pc: New file.
6232         * modules/unictype/category-Pd: New file.
6233         * modules/unictype/category-Ps: New file.
6234         * modules/unictype/category-Pe: New file.
6235         * modules/unictype/category-Pi: New file.
6236         * modules/unictype/category-Pf: New file.
6237         * modules/unictype/category-Po: New file.
6238         * modules/unictype/category-S: New file.
6239         * modules/unictype/category-Sm: New file.
6240         * modules/unictype/category-Sc: New file.
6241         * modules/unictype/category-Sk: New file.
6242         * modules/unictype/category-So: New file.
6243         * modules/unictype/category-Z: New file.
6244         * modules/unictype/category-Zs: New file.
6245         * modules/unictype/category-Zl: New file.
6246         * modules/unictype/category-Zp: New file.
6247         * modules/unictype/category-C: New file.
6248         * modules/unictype/category-Cc: New file.
6249         * modules/unictype/category-Cf: New file.
6250         * modules/unictype/category-Cs: New file.
6251         * modules/unictype/category-Co: New file.
6252         * modules/unictype/category-Cn: New file.
6253         * modules/unictype/category-or: New file.
6254         * modules/unictype/category-of: New file.
6255         * modules/unictype/category-test: New file.
6256         * modules/unictype/category-test-withtable: New file.
6257         * modules/unictype/category-byname: New file.
6258         * modules/unictype/category-none: New file.
6259         * modules/unictype/category-and: New file.
6260         * modules/unictype/category-and-not: New file.
6261         * modules/unictype/category-name: New file.
6262         * modules/unictype/combining-class: New file.
6263         * modules/unictype/category-all: New file.
6264         * modules/unictype/bidicategory-all: New file.
6265         * modules/unictype/bidicategory-byname: New file.
6266         * modules/unictype/bidicategory-name: New file.
6267         * modules/unictype/bidicategory-of: New file.
6268         * modules/unictype/bidicategory-test: New file.
6269         * modules/unictype/decimal-digit: New file.
6270         * modules/unictype/digit: New file.
6271         * modules/unictype/numeric: New file.
6272         * modules/unictype/mirror: New file.
6273         * modules/unictype/property-white-space: New file.
6274         * modules/unictype/property-alphabetic: New file.
6275         * modules/unictype/property-other-alphabetic: New file.
6276         * modules/unictype/property-not-a-character: New file.
6277         * modules/unictype/property-default-ignorable-code-point: New file.
6278         * modules/unictype/property-other-default-ignorable-code-point: New
6279         file.
6280         * modules/unictype/property-deprecated: New file.
6281         * modules/unictype/property-logical-order-exception: New file.
6282         * modules/unictype/property-variation-selector: New file.
6283         * modules/unictype/property-private-use: New file.
6284         * modules/unictype/property-unassigned-code-value: New file.
6285         * modules/unictype/property-uppercase: New file.
6286         * modules/unictype/property-other-uppercase: New file.
6287         * modules/unictype/property-lowercase: New file.
6288         * modules/unictype/property-other-lowercase: New file.
6289         * modules/unictype/property-titlecase: New file.
6290         * modules/unictype/property-soft-dotted: New file.
6291         * modules/unictype/property-id-start: New file.
6292         * modules/unictype/property-other-id-start: New file.
6293         * modules/unictype/property-id-continue: New file.
6294         * modules/unictype/property-other-id-continue: New file.
6295         * modules/unictype/property-xid-start: New file.
6296         * modules/unictype/property-xid-continue: New file.
6297         * modules/unictype/property-pattern-white-space: New file.
6298         * modules/unictype/property-pattern-syntax: New file.
6299         * modules/unictype/property-join-control: New file.
6300         * modules/unictype/property-grapheme-base: New file.
6301         * modules/unictype/property-grapheme-extend: New file.
6302         * modules/unictype/property-other-grapheme-extend: New file.
6303         * modules/unictype/property-grapheme-link: New file.
6304         * modules/unictype/property-bidi-control: New file.
6305         * modules/unictype/property-bidi-left-to-right: New file.
6306         * modules/unictype/property-bidi-hebrew-right-to-left: New file.
6307         * modules/unictype/property-bidi-arabic-right-to-left: New file.
6308         * modules/unictype/property-bidi-european-digit: New file.
6309         * modules/unictype/property-bidi-eur-num-separator: New file.
6310         * modules/unictype/property-bidi-eur-num-terminator: New file.
6311         * modules/unictype/property-bidi-arabic-digit: New file.
6312         * modules/unictype/property-bidi-common-separator: New file.
6313         * modules/unictype/property-bidi-block-separator: New file.
6314         * modules/unictype/property-bidi-segment-separator: New file.
6315         * modules/unictype/property-bidi-whitespace: New file.
6316         * modules/unictype/property-bidi-non-spacing-mark: New file.
6317         * modules/unictype/property-bidi-boundary-neutral: New file.
6318         * modules/unictype/property-bidi-pdf: New file.
6319         * modules/unictype/property-bidi-embedding-or-override: New file.
6320         * modules/unictype/property-bidi-other-neutral: New file.
6321         * modules/unictype/property-hex-digit: New file.
6322         * modules/unictype/property-ascii-hex-digit: New file.
6323         * modules/unictype/property-ideographic: New file.
6324         * modules/unictype/property-unified-ideograph: New file.
6325         * modules/unictype/property-radical: New file.
6326         * modules/unictype/property-ids-binary-operator: New file.
6327         * modules/unictype/property-ids-trinary-operator: New file.
6328         * modules/unictype/property-zero-width: New file.
6329         * modules/unictype/property-space: New file.
6330         * modules/unictype/property-non-break: New file.
6331         * modules/unictype/property-iso-control: New file.
6332         * modules/unictype/property-format-control: New file.
6333         * modules/unictype/property-dash: New file.
6334         * modules/unictype/property-hyphen: New file.
6335         * modules/unictype/property-punctuation: New file.
6336         * modules/unictype/property-line-separator: New file.
6337         * modules/unictype/property-paragraph-separator: New file.
6338         * modules/unictype/property-quotation-mark: New file.
6339         * modules/unictype/property-sentence-terminal: New file.
6340         * modules/unictype/property-terminal-punctuation: New file.
6341         * modules/unictype/property-currency-symbol: New file.
6342         * modules/unictype/property-math: New file.
6343         * modules/unictype/property-other-math: New file.
6344         * modules/unictype/property-paired-punctuation: New file.
6345         * modules/unictype/property-left-of-pair: New file.
6346         * modules/unictype/property-combining: New file.
6347         * modules/unictype/property-composite: New file.
6348         * modules/unictype/property-decimal-digit: New file.
6349         * modules/unictype/property-numeric: New file.
6350         * modules/unictype/property-diacritic: New file.
6351         * modules/unictype/property-extender: New file.
6352         * modules/unictype/property-ignorable-control: New file.
6353         * modules/unictype/property-test: New file.
6354         * modules/unictype/property-byname: New file.
6355         * modules/unictype/property-all: New file.
6356         * modules/unictype/scripts: New file.
6357         * modules/unictype/scripts-all: New file.
6358         * modules/unictype/block-of: New file.
6359         * modules/unictype/block-test: New file.
6360         * modules/unictype/block-list: New file.
6361         * modules/unictype/block-all: New file.
6362         * modules/unictype/syntax-c-whitespace: New file.
6363         * modules/unictype/syntax-java-whitespace: New file.
6364         * modules/unictype/syntax-c-ident: New file.
6365         * modules/unictype/syntax-java-ident: New file.
6366         * modules/unictype/ctype-alnum: New file.
6367         * modules/unictype/ctype-alpha: New file.
6368         * modules/unictype/ctype-cntrl: New file.
6369         * modules/unictype/ctype-digit: New file.
6370         * modules/unictype/ctype-graph: New file.
6371         * modules/unictype/ctype-lower: New file.
6372         * modules/unictype/ctype-print: New file.
6373         * modules/unictype/ctype-punct: New file.
6374         * modules/unictype/ctype-space: New file.
6375         * modules/unictype/ctype-upper: New file.
6376         * modules/unictype/ctype-xdigit: New file.
6377         * modules/unictype/ctype-blank: New file.
6378         * lib/unictype/bidi_byname.c: New file.
6379         * lib/unictype/bidi_name.c: New file.
6380         * lib/unictype/bidi_of.c: New file.
6381         * lib/unictype/bidi_test.c: New file.
6382         * lib/unictype/bitmap.h: New file.
6383         * lib/unictype/block_test.c: New file.
6384         * lib/unictype/blocks.c: New file.
6385         * lib/unictype/categ_C.c: New file.
6386         * lib/unictype/categ_Cc.c: New file.
6387         * lib/unictype/categ_Cf.c: New file.
6388         * lib/unictype/categ_Cn.c: New file.
6389         * lib/unictype/categ_Co.c: New file.
6390         * lib/unictype/categ_Cs.c: New file.
6391         * lib/unictype/categ_L.c: New file.
6392         * lib/unictype/categ_Ll.c: New file.
6393         * lib/unictype/categ_Lm.c: New file.
6394         * lib/unictype/categ_Lo.c: New file.
6395         * lib/unictype/categ_Lt.c: New file.
6396         * lib/unictype/categ_Lu.c: New file.
6397         * lib/unictype/categ_M.c: New file.
6398         * lib/unictype/categ_Mc.c: New file.
6399         * lib/unictype/categ_Me.c: New file.
6400         * lib/unictype/categ_Mn.c: New file.
6401         * lib/unictype/categ_N.c: New file.
6402         * lib/unictype/categ_Nd.c: New file.
6403         * lib/unictype/categ_Nl.c: New file.
6404         * lib/unictype/categ_No.c: New file.
6405         * lib/unictype/categ_P.c: New file.
6406         * lib/unictype/categ_Pc.c: New file.
6407         * lib/unictype/categ_Pd.c: New file.
6408         * lib/unictype/categ_Pe.c: New file.
6409         * lib/unictype/categ_Pf.c: New file.
6410         * lib/unictype/categ_Pi.c: New file.
6411         * lib/unictype/categ_Po.c: New file.
6412         * lib/unictype/categ_Ps.c: New file.
6413         * lib/unictype/categ_S.c: New file.
6414         * lib/unictype/categ_Sc.c: New file.
6415         * lib/unictype/categ_Sk.c: New file.
6416         * lib/unictype/categ_Sm.c: New file.
6417         * lib/unictype/categ_So.c: New file.
6418         * lib/unictype/categ_Z.c: New file.
6419         * lib/unictype/categ_Zl.c: New file.
6420         * lib/unictype/categ_Zp.c: New file.
6421         * lib/unictype/categ_Zs.c: New file.
6422         * lib/unictype/categ_and.c: New file.
6423         * lib/unictype/categ_and_not.c: New file.
6424         * lib/unictype/categ_byname.c: New file.
6425         * lib/unictype/categ_name.c: New file.
6426         * lib/unictype/categ_none.c: New file.
6427         * lib/unictype/categ_of.c: New file.
6428         * lib/unictype/categ_or.c: New file.
6429         * lib/unictype/categ_test.c: New file.
6430         * lib/unictype/combining.c: New file.
6431         * lib/unictype/ctype_alnum.c: New file.
6432         * lib/unictype/ctype_alpha.c: New file.
6433         * lib/unictype/ctype_blank.c: New file.
6434         * lib/unictype/ctype_cntrl.c: New file.
6435         * lib/unictype/ctype_digit.c: New file.
6436         * lib/unictype/ctype_graph.c: New file.
6437         * lib/unictype/ctype_lower.c: New file.
6438         * lib/unictype/ctype_print.c: New file.
6439         * lib/unictype/ctype_punct.c: New file.
6440         * lib/unictype/ctype_space.c: New file.
6441         * lib/unictype/ctype_upper.c: New file.
6442         * lib/unictype/ctype_xdigit.c: New file.
6443         * lib/unictype/decdigit.c: New file.
6444         * lib/unictype/digit.c: New file.
6445         * lib/unictype/identsyntaxmap.h: New file.
6446         * lib/unictype/mirror.c: New file.
6447         * lib/unictype/numeric.c: New file.
6448         * lib/unictype/pr_alphabetic.c: New file.
6449         * lib/unictype/pr_ascii_hex_digit.c: New file.
6450         * lib/unictype/pr_bidi_arabic_digit.c: New file.
6451         * lib/unictype/pr_bidi_arabic_right_to_left.c: New file.
6452         * lib/unictype/pr_bidi_block_separator.c: New file.
6453         * lib/unictype/pr_bidi_boundary_neutral.c: New file.
6454         * lib/unictype/pr_bidi_common_separator.c: New file.
6455         * lib/unictype/pr_bidi_control.c: New file.
6456         * lib/unictype/pr_bidi_embedding_or_override.c: New file.
6457         * lib/unictype/pr_bidi_eur_num_separator.c: New file.
6458         * lib/unictype/pr_bidi_eur_num_terminator.c: New file.
6459         * lib/unictype/pr_bidi_european_digit.c: New file.
6460         * lib/unictype/pr_bidi_hebrew_right_to_left.c: New file.
6461         * lib/unictype/pr_bidi_left_to_right.c: New file.
6462         * lib/unictype/pr_bidi_non_spacing_mark.c: New file.
6463         * lib/unictype/pr_bidi_other_neutral.c: New file.
6464         * lib/unictype/pr_bidi_pdf.c: New file.
6465         * lib/unictype/pr_bidi_segment_separator.c: New file.
6466         * lib/unictype/pr_bidi_whitespace.c: New file.
6467         * lib/unictype/pr_byname.c: New file.
6468         * lib/unictype/pr_byname.gperf: New file.
6469         * lib/unictype/pr_combining.c: New file.
6470         * lib/unictype/pr_composite.c: New file.
6471         * lib/unictype/pr_currency_symbol.c: New file.
6472         * lib/unictype/pr_dash.c: New file.
6473         * lib/unictype/pr_decimal_digit.c: New file.
6474         * lib/unictype/pr_default_ignorable_code_point.c: New file.
6475         * lib/unictype/pr_deprecated.c: New file.
6476         * lib/unictype/pr_diacritic.c: New file.
6477         * lib/unictype/pr_extender.c: New file.
6478         * lib/unictype/pr_format_control.c: New file.
6479         * lib/unictype/pr_grapheme_base.c: New file.
6480         * lib/unictype/pr_grapheme_extend.c: New file.
6481         * lib/unictype/pr_grapheme_link.c: New file.
6482         * lib/unictype/pr_hex_digit.c: New file.
6483         * lib/unictype/pr_hyphen.c: New file.
6484         * lib/unictype/pr_id_continue.c: New file.
6485         * lib/unictype/pr_id_start.c: New file.
6486         * lib/unictype/pr_ideographic.c: New file.
6487         * lib/unictype/pr_ids_binary_operator.c: New file.
6488         * lib/unictype/pr_ids_trinary_operator.c: New file.
6489         * lib/unictype/pr_ignorable_control.c: New file.
6490         * lib/unictype/pr_iso_control.c: New file.
6491         * lib/unictype/pr_join_control.c: New file.
6492         * lib/unictype/pr_left_of_pair.c: New file.
6493         * lib/unictype/pr_line_separator.c: New file.
6494         * lib/unictype/pr_logical_order_exception.c: New file.
6495         * lib/unictype/pr_lowercase.c: New file.
6496         * lib/unictype/pr_math.c: New file.
6497         * lib/unictype/pr_non_break.c: New file.
6498         * lib/unictype/pr_not_a_character.c: New file.
6499         * lib/unictype/pr_numeric.c: New file.
6500         * lib/unictype/pr_other_alphabetic.c: New file.
6501         * lib/unictype/pr_other_default_ignorable_code_point.c: New file.
6502         * lib/unictype/pr_other_grapheme_extend.c: New file.
6503         * lib/unictype/pr_other_id_continue.c: New file.
6504         * lib/unictype/pr_other_id_start.c: New file.
6505         * lib/unictype/pr_other_lowercase.c: New file.
6506         * lib/unictype/pr_other_math.c: New file.
6507         * lib/unictype/pr_other_uppercase.c: New file.
6508         * lib/unictype/pr_paired_punctuation.c: New file.
6509         * lib/unictype/pr_paragraph_separator.c: New file.
6510         * lib/unictype/pr_pattern_syntax.c: New file.
6511         * lib/unictype/pr_pattern_white_space.c: New file.
6512         * lib/unictype/pr_private_use.c: New file.
6513         * lib/unictype/pr_punctuation.c: New file.
6514         * lib/unictype/pr_quotation_mark.c: New file.
6515         * lib/unictype/pr_radical.c: New file.
6516         * lib/unictype/pr_sentence_terminal.c: New file.
6517         * lib/unictype/pr_soft_dotted.c: New file.
6518         * lib/unictype/pr_space.c: New file.
6519         * lib/unictype/pr_terminal_punctuation.c: New file.
6520         * lib/unictype/pr_test.c: New file.
6521         * lib/unictype/pr_titlecase.c: New file.
6522         * lib/unictype/pr_unassigned_code_value.c: New file.
6523         * lib/unictype/pr_unified_ideograph.c: New file.
6524         * lib/unictype/pr_uppercase.c: New file.
6525         * lib/unictype/pr_variation_selector.c: New file.
6526         * lib/unictype/pr_white_space.c: New file.
6527         * lib/unictype/pr_xid_continue.c: New file.
6528         * lib/unictype/pr_xid_start.c: New file.
6529         * lib/unictype/pr_zero_width.c: New file.
6530         * lib/unictype/scripts.c: New file.
6531         * lib/unictype/sy_c_ident.c: New file.
6532         * lib/unictype/sy_c_whitespace.c: New file.
6533         * lib/unictype/sy_java_ident.c: New file.
6534         * lib/unictype/sy_java_whitespace.c: New file.
6535
6536         * lib/unictype/bidi_of.h: New file, generated by gen-ctype.c for
6537         Unicode 5.0.0.
6538         * lib/unictype/blocks.h: Likewise.
6539         * lib/unictype/categ_C.h: Likewise.
6540         * lib/unictype/categ_Cc.h: Likewise.
6541         * lib/unictype/categ_Cf.h: Likewise.
6542         * lib/unictype/categ_Cn.h: Likewise.
6543         * lib/unictype/categ_Co.h: Likewise.
6544         * lib/unictype/categ_Cs.h: Likewise.
6545         * lib/unictype/categ_L.h: Likewise.
6546         * lib/unictype/categ_Ll.h: Likewise.
6547         * lib/unictype/categ_Lm.h: Likewise.
6548         * lib/unictype/categ_Lo.h: Likewise.
6549         * lib/unictype/categ_Lt.h: Likewise.
6550         * lib/unictype/categ_Lu.h: Likewise.
6551         * lib/unictype/categ_M.h: Likewise.
6552         * lib/unictype/categ_Mc.h: Likewise.
6553         * lib/unictype/categ_Me.h: Likewise.
6554         * lib/unictype/categ_Mn.h: Likewise.
6555         * lib/unictype/categ_N.h: Likewise.
6556         * lib/unictype/categ_Nd.h: Likewise.
6557         * lib/unictype/categ_Nl.h: Likewise.
6558         * lib/unictype/categ_No.h: Likewise.
6559         * lib/unictype/categ_P.h: Likewise.
6560         * lib/unictype/categ_Pc.h: Likewise.
6561         * lib/unictype/categ_Pd.h: Likewise.
6562         * lib/unictype/categ_Pe.h: Likewise.
6563         * lib/unictype/categ_Pf.h: Likewise.
6564         * lib/unictype/categ_Pi.h: Likewise.
6565         * lib/unictype/categ_Po.h: Likewise.
6566         * lib/unictype/categ_Ps.h: Likewise.
6567         * lib/unictype/categ_S.h: Likewise.
6568         * lib/unictype/categ_Sc.h: Likewise.
6569         * lib/unictype/categ_Sk.h: Likewise.
6570         * lib/unictype/categ_Sm.h: Likewise.
6571         * lib/unictype/categ_So.h: Likewise.
6572         * lib/unictype/categ_Z.h: Likewise.
6573         * lib/unictype/categ_Zl.h: Likewise.
6574         * lib/unictype/categ_Zp.h: Likewise.
6575         * lib/unictype/categ_Zs.h: Likewise.
6576         * lib/unictype/categ_of.h: Likewise.
6577         * lib/unictype/combining.h: Likewise.
6578         * lib/unictype/ctype_alnum.h: Likewise.
6579         * lib/unictype/ctype_alpha.h: Likewise.
6580         * lib/unictype/ctype_blank.h: Likewise.
6581         * lib/unictype/ctype_cntrl.h: Likewise.
6582         * lib/unictype/ctype_digit.h: Likewise.
6583         * lib/unictype/ctype_graph.h: Likewise.
6584         * lib/unictype/ctype_lower.h: Likewise.
6585         * lib/unictype/ctype_print.h: Likewise.
6586         * lib/unictype/ctype_punct.h: Likewise.
6587         * lib/unictype/ctype_space.h: Likewise.
6588         * lib/unictype/ctype_upper.h: Likewise.
6589         * lib/unictype/ctype_xdigit.h: Likewise.
6590         * lib/unictype/decdigit.h: Likewise.
6591         * lib/unictype/digit.h: Likewise.
6592         * lib/unictype/mirror.h: Likewise.
6593         * lib/unictype/numeric.h: Likewise.
6594         * lib/unictype/pr_alphabetic.h: Likewise.
6595         * lib/unictype/pr_ascii_hex_digit.h: Likewise.
6596         * lib/unictype/pr_bidi_arabic_digit.h: Likewise.
6597         * lib/unictype/pr_bidi_arabic_right_to_left.h: Likewise.
6598         * lib/unictype/pr_bidi_block_separator.h: Likewise.
6599         * lib/unictype/pr_bidi_boundary_neutral.h: Likewise.
6600         * lib/unictype/pr_bidi_common_separator.h: Likewise.
6601         * lib/unictype/pr_bidi_control.h: Likewise.
6602         * lib/unictype/pr_bidi_embedding_or_override.h: Likewise.
6603         * lib/unictype/pr_bidi_eur_num_separator.h: Likewise.
6604         * lib/unictype/pr_bidi_eur_num_terminator.h: Likewise.
6605         * lib/unictype/pr_bidi_european_digit.h: Likewise.
6606         * lib/unictype/pr_bidi_hebrew_right_to_left.h: Likewise.
6607         * lib/unictype/pr_bidi_left_to_right.h: Likewise.
6608         * lib/unictype/pr_bidi_non_spacing_mark.h: Likewise.
6609         * lib/unictype/pr_bidi_other_neutral.h: Likewise.
6610         * lib/unictype/pr_bidi_pdf.h: Likewise.
6611         * lib/unictype/pr_bidi_segment_separator.h: Likewise.
6612         * lib/unictype/pr_bidi_whitespace.h: Likewise.
6613         * lib/unictype/pr_combining.h: Likewise.
6614         * lib/unictype/pr_composite.h: Likewise.
6615         * lib/unictype/pr_currency_symbol.h: Likewise.
6616         * lib/unictype/pr_dash.h: Likewise.
6617         * lib/unictype/pr_decimal_digit.h: Likewise.
6618         * lib/unictype/pr_default_ignorable_code_point.h: Likewise.
6619         * lib/unictype/pr_deprecated.h: Likewise.
6620         * lib/unictype/pr_diacritic.h: Likewise.
6621         * lib/unictype/pr_extender.h: Likewise.
6622         * lib/unictype/pr_format_control.h: Likewise.
6623         * lib/unictype/pr_grapheme_base.h: Likewise.
6624         * lib/unictype/pr_grapheme_extend.h: Likewise.
6625         * lib/unictype/pr_grapheme_link.h: Likewise.
6626         * lib/unictype/pr_hex_digit.h: Likewise.
6627         * lib/unictype/pr_hyphen.h: Likewise.
6628         * lib/unictype/pr_id_continue.h: Likewise.
6629         * lib/unictype/pr_id_start.h: Likewise.
6630         * lib/unictype/pr_ideographic.h: Likewise.
6631         * lib/unictype/pr_ids_binary_operator.h: Likewise.
6632         * lib/unictype/pr_ids_trinary_operator.h: Likewise.
6633         * lib/unictype/pr_ignorable_control.h: Likewise.
6634         * lib/unictype/pr_iso_control.h: Likewise.
6635         * lib/unictype/pr_join_control.h: Likewise.
6636         * lib/unictype/pr_left_of_pair.h: Likewise.
6637         * lib/unictype/pr_line_separator.h: Likewise.
6638         * lib/unictype/pr_logical_order_exception.h: Likewise.
6639         * lib/unictype/pr_lowercase.h: Likewise.
6640         * lib/unictype/pr_math.h: Likewise.
6641         * lib/unictype/pr_non_break.h: Likewise.
6642         * lib/unictype/pr_not_a_character.h: Likewise.
6643         * lib/unictype/pr_numeric.h: Likewise.
6644         * lib/unictype/pr_other_alphabetic.h: Likewise.
6645         * lib/unictype/pr_other_default_ignorable_code_point.h: Likewise.
6646         * lib/unictype/pr_other_grapheme_extend.h: Likewise.
6647         * lib/unictype/pr_other_id_continue.h: Likewise.
6648         * lib/unictype/pr_other_id_start.h: Likewise.
6649         * lib/unictype/pr_other_lowercase.h: Likewise.
6650         * lib/unictype/pr_other_math.h: Likewise.
6651         * lib/unictype/pr_other_uppercase.h: Likewise.
6652         * lib/unictype/pr_paired_punctuation.h: Likewise.
6653         * lib/unictype/pr_paragraph_separator.h: Likewise.
6654         * lib/unictype/pr_pattern_syntax.h: Likewise.
6655         * lib/unictype/pr_pattern_white_space.h: Likewise.
6656         * lib/unictype/pr_private_use.h: Likewise.
6657         * lib/unictype/pr_punctuation.h: Likewise.
6658         * lib/unictype/pr_quotation_mark.h: Likewise.
6659         * lib/unictype/pr_radical.h: Likewise.
6660         * lib/unictype/pr_sentence_terminal.h: Likewise.
6661         * lib/unictype/pr_soft_dotted.h: Likewise.
6662         * lib/unictype/pr_space.h: Likewise.
6663         * lib/unictype/pr_terminal_punctuation.h: Likewise.
6664         * lib/unictype/pr_titlecase.h: Likewise.
6665         * lib/unictype/pr_unassigned_code_value.h: Likewise.
6666         * lib/unictype/pr_unified_ideograph.h: Likewise.
6667         * lib/unictype/pr_uppercase.h: Likewise.
6668         * lib/unictype/pr_variation_selector.h: Likewise.
6669         * lib/unictype/pr_white_space.h: Likewise.
6670         * lib/unictype/pr_xid_continue.h: Likewise.
6671         * lib/unictype/pr_xid_start.h: Likewise.
6672         * lib/unictype/pr_zero_width.h: Likewise.
6673         * lib/unictype/scripts.h: Likewise.
6674         * lib/unictype/scripts_byname.gperf: Likewise.
6675         * lib/unictype/sy_c_ident.h: Likewise.
6676         * lib/unictype/sy_c_whitespace.h: Likewise.
6677         * lib/unictype/sy_java_ident.h: Likewise.
6678         * lib/unictype/sy_java_whitespace.h: Likewise.
6679
6680         * lib/unictype/Makefile: New file.
6681         * lib/unictype/gen-ctype.c: New file, based on gen-unicode-ctype.c in
6682         glibc.
6683         * lib/unictype/3level.h: New file, copied from glibc.
6684         * lib/unictype/3levelbit.h: New file.
6685
6686 2007-11-11  Bruno Haible  <bruno@clisp.org>
6687
6688         * modules/gperf: New file.
6689         * modules/iconv_open (Depends-on): Add it.
6690         (Makefile.am): Remove the GPERF definition.
6691
6692 2007-11-11  Bruno Haible  <bruno@clisp.org>
6693
6694         * m4/round.m4 (gl_FUNC_ROUND): Test against NetBSD 3.0 bug.
6695         * doc/functions/round.texi: Mention the NetBSD 3.0 bug.
6696
6697 2007-11-11  Bruno Haible  <bruno@clisp.org>
6698
6699         * tests/test-argmatch.c (ARGMATCH_DIE): Undefine.
6700         (usage): Remove function.
6701
6702 2007-11-11  Bruno Haible  <bruno@clisp.org>
6703
6704         * m4/roundf.m4 (gl_FUNC_ROUNDF): Use gl_FUNC_FLOORF_LIBS and
6705         gl_FUNC_CEILF_LIBS.
6706         * m4/round.m4 (gl_FUNC_ROUND): Use gl_FUNC_FLOOR_LIBS and
6707         gl_FUNC_CEIL_LIBS.
6708         * m4/roundl.m4 (gl_FUNC_ROUNDL): Use gl_FUNC_FLOORL_LIBS and
6709         gl_FUNC_CEILL_LIBS.
6710         * modules/roundf (Files): Add m4/floorf.m4, m4/ceilf.m4.
6711         * modules/round (Files): Add m4/floor.m4, m4/ceil.m4.
6712         * modules/roundl (Files): Add m4/floorl.m4, m4/ceill.m4.
6713
6714 2007-11-11  Bruno Haible  <bruno@clisp.org>
6715
6716         * m4/roundf.m4 (gl_FUNC_ROUNDF): Handle the case that floorf and
6717         roundf were declared but do not exist on functions.
6718         * m4/roundl.m4 (gl_FUNC_ROUNDL): Handle the case that floorl and
6719         roundl were declared but do not exist on functions.
6720         * lib/round.c (HAVE_FLOOR_AND_CEIL): Use HAVE_FLOORF_AND_CEILF and
6721         HAVE_FLOORL_AND_CEILL, respectively.
6722         Needed for Sun C on Solaris 10.
6723
6724 2007-11-11  Bruno Haible  <bruno@clisp.org>
6725
6726         * m4/roundf.m4 (gl_FUNC_ROUNDF): Set REPLACE_ROUNDF instead of
6727         HAVE_DECL_ROUNDF. Remove redundant AC_SUBST.
6728         * m4/round.m4 (gl_FUNC_ROUND): Set REPLACE_ROUND instead of
6729         HAVE_DECL_ROUND. Remove redundant AC_SUBST.
6730         * m4/roundl.m4 (gl_FUNC_ROUNDL): Set REPLACE_ROUNDL instead of
6731         HAVE_DECL_ROUNDL. Remove redundant AC_SUBST.
6732         * lib/math.in.h (roundf): Use REPLACE_ROUNDF instead of
6733         HAVE_DECL_ROUNDF.
6734         (round): Use REPLACE_ROUND instead of HAVE_DECL_ROUND.
6735         (roundl): Use REPLACE_ROUNDL instead of HAVE_DECL_ROUNDL.
6736         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_ROUND* instead
6737         of HAVE_DECL_ROUND*.
6738         * modules/math (Makefile.am): Update.
6739
6740 2007-11-10  Bruno Haible  <bruno@clisp.org>
6741
6742         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Use same check for
6743         ptrdiff_t as m4/intl.m4.
6744
6745 2007-11-10  Jim Meyering  <meyering@redhat.com>
6746
6747         Avoid link failure for the argmatch test.
6748         * tests/test-argmatch.c (usage): Define function to avoid a link
6749         failure: argmatch_die requires a usage function.
6750
6751 2007-11-09  Bruno Haible  <bruno@clisp.org>
6752
6753         * doc/functions/snprintf.texi: Mention BeOS deficiency.
6754         * doc/functions/vsnprintf.texi: Likewise.
6755         * lib/vasnprintf.c (VASNPRINTF): Ensure that we never call snprintf
6756         with a size argument < 2.
6757
6758 2007-11-09  Bruno Haible  <bruno@clisp.org>
6759
6760         * lib/vasnprintf.c (VASNPRINTF): Increase reallocation of snprintf
6761         buffer. Fixes an inefficiency introduced on 2007-11-03.
6762
6763 2007-11-09  Bruno Haible  <bruno@clisp.org>
6764
6765         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8) [BeOS]: Make this test return
6766         none instead of tr_TR. Fixes a failure of test-c-strcasecmp.c.
6767
6768 2007-11-08  Jim Meyering  <meyering@redhat.com>
6769
6770         Change cache variable name prefix "jm_" to "gl_" everywhere.
6771         * m4/d-type.m4, m4/jm-winsz1.m4, m4/jm-winsz2.m4, m4/link-follow.m4:
6772         * m4/putenv.m4, m4/strtoimax.m4, m4/strtoumax.m4, m4/unlink-busy.m4:
6773         * m4/uptime.m4: s/gl_/jm_/
6774
6775 2007-11-07  Bruno Haible  <bruno@clisp.org>
6776
6777         Update to GNU gettext 0.17.
6778         * m4/intl.m4: Update to GNU gettext 0.17.
6779         * m4/po.m4: Likewise.
6780         * modules/gettext (Files): Remove m4/ulonglong.m4.
6781         (configure.ac): Require gettext infrastructure from version 0.17.
6782
6783 2007-11-06  Bruno Haible  <bruno@clisp.org>
6784
6785         * lib/fbufmode.c (fbufmode) [QNX]: Use numerical values for flags; the
6786         symbolic values are not defined in a public header.
6787         * lib/freadable.c (freadable) [QNX]: Likewise.
6788         * lib/freadahead.c (freadahead) [QNX]: Likewise.
6789         * lib/freading.c (freading) [QNX]: Likewise.
6790         * lib/fseterr.c (fseterr) [QNX]: Likewise.
6791         * lib/fwritable.c (fwritable) [QNX]: Likewise.
6792         * lib/fwriting.c (fwriting) [QNX]: Likewise.
6793         * lib/fpurge.c (fpurge) [QNX]: Likewise. Add a return statement.
6794         Reported by Alain Magloire.
6795
6796         * m4/fpending.m4 (gl_FUNC_FPENDING): Add a variant for QNX.
6797
6798 2007-11-05  Bruno Haible  <bruno@clisp.org>
6799
6800         * lib/vasnprintf.c (VASNPRINTF): Expand the NEED_PRINTF_DIRECTIVE_A
6801         code when NEED_PRINTF_LONG_DOUBLE or NEED_PRINTF_DOUBLE is set.
6802         Needed on Cygwin, where !NEED_PRINTF_DIRECTIVE_A && NEED_PRINTF_DOUBLE.
6803         Reported by Eric Blake.
6804
6805 2007-10-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6806             Bruno Haible  <bruno@clisp.org>
6807
6808         * modules/malloc (configure.ac): Define GNULIB_MALLOC_GNU always.
6809         * modules/realloc (configure.ac): Define GNULIB_REALLOC_GNU always.
6810         * lib/realloc.c (SYSTEM_MALLOC_GLIBC_COMPATIBLE): New macro.
6811         (malloc): Undefine also before including <stdlib.h>.
6812         (rpl_realloc): Turn malloc(0) into malloc(1) if necessary.
6813         Needed on OSF/1 4.0.
6814
6815 2007-11-05  Jim Meyering  <meyering@redhat.com>
6816
6817         git-version-gen: sync from coreutils.
6818         * build-aux/git-version-gen: Add comments.
6819         Change the first '-' to '.' in the snapshot version string,
6820         e.g., 6.9-377-08144 -> 6.9.377-08144
6821         Remove first parameter.
6822         Don't declare a version "-dirty" merely because a time
6823         stamp has changed.
6824
6825 2007-11-04  Bruno Haible  <bruno@clisp.org>
6826
6827         * lib/lock.h: Protect all macro definitions containing an 'if'
6828         statement through a "do { ... } while (0)".
6829         * lib/tls.h: Likewise.
6830
6831 2007-11-04  Bruno Haible  <bruno@clisp.org>
6832
6833         * lib/vasnprintf.c (DCHAR_IS_TCHAR, DCHAR_CPY): Undefine at the end.
6834
6835 2007-11-04  Bruno Haible  <bruno@clisp.org>
6836
6837         * m4/printf.m4 (gl_PRINTF_ENOMEM): Use GL_NOCRASH.
6838         * modules/fprintf-posix (Depends-on): Add nocrash.
6839         * modules/snprintf-posix (Depends-on): Likewise.
6840         * modules/sprintf-posix (Depends-on): Likewise.
6841         * modules/vasnprintf-posix (Depends-on): Likewise.
6842         * modules/vasprintf-posix (Depends-on): Likewise.
6843         * modules/vfprintf-posix (Depends-on): Likewise.
6844         * modules/vsnprintf-posix (Depends-on): Likewise.
6845         * modules/vsprintf-posix (Depends-on): Likewise.
6846         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
6847         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
6848         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
6849         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
6850         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
6851         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
6852         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
6853
6854 2007-11-04  Bruno Haible  <bruno@clisp.org>
6855
6856         * modules/nocrash: New file.
6857         * m4/nocrash.m4: New file, taken from GNU clisp. Code taken from
6858         GNU libsigsegv, with permission of GNU libsigsegv's copyright holders.
6859
6860 2007-11-04  Bruno Haible  <bruno@clisp.org>
6861
6862         * tests/test-vasnprintf-posix.c (test_function): Add some tests of
6863         precision handling.
6864         * tests/test-vasprintf-posix.c (test_function): Likewise.
6865         * tests/test-snprintf-posix.h (test_function): Likewise.
6866         * tests/test-sprintf-posix.h (test_function): Likewise.
6867
6868         Fix *printf behaviour for large precisions on mingw and BeOS.
6869         * m4/printf.m4 (gl_PRINTF_PRECISION): New macro.
6870         * lib/vasnprintf.c (VASNPRINTF): Handle NEED_PRINTF_UNBOUNDED_PRECISION.
6871         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_PRECISION): New macro.
6872         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
6873         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
6874         gl_PRINTF_PRECISION and test its result. Invoke
6875         gl_PREREQ_VASNPRINTF_PRECISION.
6876         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
6877         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
6878         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
6879         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
6880         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
6881         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
6882         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
6883         * doc/functions/fprintf.texi: Update.
6884         * doc/functions/printf.texi: Update.
6885         * doc/functions/snprintf.texi: Update.
6886         * doc/functions/sprintf.texi: Update.
6887         * doc/functions/vfprintf.texi: Update.
6888         * doc/functions/vprintf.texi: Update.
6889         * doc/functions/vsnprintf.texi: Update.
6890         * doc/functions/vsprintf.texi: Update.
6891
6892 2007-11-04  Bruno Haible  <bruno@clisp.org>
6893
6894         * lib/vasnprintf.c (scale10_round_decimal_decoded): Fix shift loop.
6895
6896 2007-11-04  Bruno Haible  <bruno@clisp.org>
6897
6898         * modules/relocatable-prog (Files): Add m4/lib-ld.m4.
6899         Reported by Sylvain Beucler <beuc@gnu.org>.
6900
6901 2007-11-03  Bruno Haible  <bruno@clisp.org>
6902
6903         * tests/test-fprintf-posix2.sh: New file.
6904         * tests/test-fprintf-posix2.c: New file.
6905         * modules/fprintf-posix-tests (Files): Add them.
6906         (TESTS): Add test-fprintf-posix2.sh.
6907         (configure.ac): Check for getrlimit and setrlimit.
6908         (check_PROGRAMS): Add test-fprintf-posix2.
6909
6910         * tests/test-printf-posix2.sh: New file.
6911         * tests/test-printf-posix2.c: New file.
6912         * modules/printf-posix-tests (Files): Add them.
6913         (TESTS): Add test-printf-posix2.sh.
6914         (configure.ac): Check for getrlimit and setrlimit.
6915         (check_PROGRAMS): Add test-printf-posix2.
6916
6917         Fix *printf behaviour in out-of-memory situations on MacOS X and *BSD.
6918         * m4/printf.m4 (gl_PRINTF_ENOMEM): New macro.
6919         * lib/vasnprintf.c: Implement NEED_PRINTF_DOUBLE.
6920         (decode_double): New function, copied from decode_long_double.
6921         (scale10_round_decimal_decoded): New function, extracted from
6922         scale10_round_decimal_long_double.
6923         (scale10_round_decimal_long_double): Use it.
6924         (scale10_round_decimal_double): New function.
6925         (floorlog10): New function.
6926         (VASNPRINTF): Handle NEED_PRINTF_DOUBLE case.
6927         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_ENOMEM): New macro.
6928         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
6929         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
6930         gl_PRINTF_ENOMEM and test its result. Invoke
6931         gl_PREREQ_VASNPRINTF_ENOMEM.
6932         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
6933         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
6934         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
6935         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
6936         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
6937         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
6938         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
6939         * modules/fprintf-posix (Depends-on): Add frexp-nolibm.
6940         * modules/snprintf-posix (Depends-on): Likewise.
6941         * modules/sprintf-posix (Depends-on): Likewise.
6942         * modules/vasnprintf-posix (Depends-on): Likewise.
6943         * modules/vasprintf-posix (Depends-on): Likewise.
6944         * modules/vfprintf-posix (Depends-on): Likewise.
6945         * modules/vsnprintf-posix (Depends-on): Likewise.
6946         * modules/vsprintf-posix (Depends-on): Likewise.
6947         * doc/functions/fprintf.texi: Update.
6948         * doc/functions/printf.texi: Update.
6949         * doc/functions/snprintf.texi: Update.
6950         * doc/functions/sprintf.texi: Update.
6951         * doc/functions/vfprintf.texi: Update.
6952         * doc/functions/vprintf.texi: Update.
6953         * doc/functions/vsnprintf.texi: Update.
6954         * doc/functions/vsprintf.texi: Update.
6955
6956 2007-11-03  Bruno Haible  <bruno@clisp.org>
6957
6958         * modules/frexp-nolibm-tests: New file.
6959
6960         * modules/frexp-nolibm: New file.
6961         * m4/frexp.m4 (gl_FUNC_FREXP_NO_LIBM): New macro.
6962
6963 2007-11-03  Bruno Haible  <bruno@clisp.org>
6964
6965         * lib/vasnprintf.c (VASNPRINTF): Don't assume that snprintf's return
6966         value is C99 compliant.
6967         Needed for OSF/1 5.1.
6968
6969 2007-11-03  Bruno Haible  <bruno@clisp.org>
6970
6971         Fix out-of-memory handling of vasnprintf.
6972         * lib/printf-parse.c: Include <errno.h>.
6973         (PRINTF_PARSE): When failing, set errno to EINVAL or ENOMEM.
6974         * lib/vasnprintf.c (VASNPRINTF): When PRINTF_PARSE fails, assume errno
6975         is already set.
6976
6977 2007-11-02  Eric Blake  <ebb9@byu.net>
6978
6979         Fix tests on cygwin.
6980         * modules/xprintf-posix-tests (Makefile.am): Link against -lintl.
6981
6982 2007-11-01  Bruno Haible  <bruno@clisp.org>
6983
6984         * lib/stdlib.in.h (putenv): Remove the "not POSIX compliant everywhere"
6985         warning.
6986         * doc/functions/putenv.texi: Clarify that the 'putenv' module is not
6987         needed for POSIX compatibility.
6988
6989 2007-11-01  Paul Eggert  <eggert@cs.ucla.edu>
6990
6991         * m4/putenv.m4 (gl_FUNC_PUTENV): Also mention that we're checking
6992         for compatibility with GNU.
6993
6994 2007-11-01  Bruno Haible  <bruno@clisp.org>
6995
6996         * lib/putenv.c: Include <stdlib.h>. Remove rpl_putenv declaration.
6997         (putenv): Renamed from rpl_putenv. Change argument type from
6998         'const char *' to 'char *'.
6999         * m4/putenv.m4 (gl_FUNC_PUTENV): Require gl_STDLIB_H_DEFAULTS. Instead
7000         of defining putenv in config.h, just set REPLACE_PUTENV.
7001         * modules/putenv (Depends-on): Add stdlib.
7002         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
7003         (Include): Use <stdlib.h>.
7004         * lib/stdlib.in.h (putenv): New declaration.
7005         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_PUTENV and
7006         REPLACE_PUTENV.
7007         * modules/stdlib (Makefile.am): Substitute GNULIB_PUTENV and
7008         REPLACE_PUTENV.
7009         Needed for MacOS X 10.5.0.
7010         Reported by Peter O'Gorman <peter@pogma.com>.
7011
7012 2007-11-01  Jim Meyering  <meyering@redhat.com>
7013
7014         Treat an empty date string exactly like "0".
7015         * lib/getdate.y (get_date): Once any isspace or TZ= prefix is consumed,
7016         if the remaining date string (to be parsed) is empty, use "0".
7017         Reported by Mischa Molhoek and discussed in this thread:
7018         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/11726>.
7019
7020 2007-10-31  Bruno Haible  <bruno@clisp.org>
7021
7022         * m4/intmax_t.m4 (gl_AC_TYPE_INTMAX_T, gt_AC_TYPE_INTMAX_T): Use
7023         AC_TYPE_LONG_LONG_INT instead of gl_AC_TYPE_LONG_LONG.
7024         * m4/uintmax_t.m4 (gl_AC_TYPE_UINTMAX_T): Use
7025         AC_TYPE_UNSIGNED_LONG_LONG_INT instead of gl_AC_TYPE_UNSIGNED_LONG_LONG.
7026         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Remove macro.
7027         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG): Remove macro.
7028
7029 2007-10-31  Bruno Haible  <bruno@clisp.org>
7030
7031         * m4/longlong.m4 (_AC_TYPE_LONG_LONG_SNIPPET): New macro, extracted
7032         from AC_TYPE_LONG_LONG_INT and AC_TYPE_UNSIGNED_LONG_LONG_INT.
7033         (AC_TYPE_LONG_LONG_INT): Use it.
7034         (AC_TYPE_UNSIGNED_LONG_LONG_INT): Moved here from m4/ulonglong.m4. Use
7035         it as well.
7036         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Remove macro; moved
7037         to m4/longlong.m4.
7038         * modules/stdint (Files): Remove m4/ulonglong.m4.
7039         * modules/strtoull (Files): Use m4/longlong.m4 instead of
7040         m4/ulonglong.m4.
7041         * modules/strtoumax (Files): Likewise.
7042
7043 2007-10-30  Bruno Haible  <bruno@clisp.org>
7044
7045         * modules/xvasprintf-posix: New file.
7046         Suggested by Eric Blake.
7047
7048 2007-10-30  Bruno Haible  <bruno@clisp.org>
7049
7050         * modules/xprintf-posix-tests: New file.
7051         * tests/test-xprintf-posix.sh: New file.
7052         * tests/test-xprintf-posix.c: New file.
7053         * tests/test-xfprintf-posix.c: New file.
7054
7055         * modules/xprintf-posix: New file.
7056
7057 2007-10-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7058
7059         * modules/fbufmode-tests (MOSTLYCLEANFILES): Remove temp files.
7060         * modules/freadable-tests (MOSTLYCLEANFILES): Likewise.
7061         * modules/fwritable-tests (MOSTLYCLEANFILES): Likewise.
7062
7063 2007-10-29  Bruno Haible  <bruno@clisp.org>
7064
7065         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): Rename the cache variable to
7066         contain the special marker '_cv_'.
7067         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): Likewise.
7068         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): Likewise.
7069         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): Likewise.
7070         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): Likewise.
7071         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): Likewise.
7072         Reported by Ralf Wildenhues.
7073
7074 2007-10-29  Bruno Haible  <bruno@clisp.org>
7075
7076         * gnulib-tool (func_import): When --lgpl is not specified, set
7077         sed_transform_lib_file to convert LGPL and GPLv2+ copyright headers to
7078         GPLv3.
7079         Reported by Simon Josefsson.
7080
7081 2007-10-28  Bruno Haible  <bruno@clisp.org>
7082
7083         * lib/math.in.h: Test REPLACE_ISFINITE instead of HAVE_DECL_ISFINITE.
7084         * m4/isfinite.m4 (gl_ISFINITE): Initialize REPLACE_ISFINITE instead of
7085         HAVE_DECL_ISFINITE.
7086         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
7087         * modules/math (Makefile.am): Substitute REPLACE_ISFINITE instead of
7088         HAVE_DECL_ISFINITE.
7089
7090 2007-10-28  Bruno Haible  <bruno@clisp.org>
7091
7092         * lib/stdint.in.h (_STDINT_MAX): Subtract 1 from an unused signed
7093         integer shift in the signed case. Fixes warnings with OSF/1 5.1 cc.
7094
7095 2007-10-28  Bruno Haible  <bruno@clisp.org>
7096
7097         Fix link errors with Sun C 5.0 on Solaris 10.
7098         * m4/floorf.m4 (gl_FUNC_FLOORF): Consider also the case that the
7099         function is declared but not present in the compiler's libm.
7100         * m4/floorl.m4 (gl_FUNC_FLOORL): Likewise.
7101         * m4/ceilf.m4 (gl_FUNC_CEILF): Likewise.
7102         * m4/ceill.m4 (gl_FUNC_CEILL: Likewise.
7103         * lib/math.in.h: Test REPLACE_CEILF instead of HAVE_DECL_CEILF.
7104         Test REPLACE_CEILL instead of HAVE_DECL_CEILL.
7105         Test REPLACE_FLOORF instead of HAVE_DECL_FLOORF.
7106         Test REPLACE_FLOORL instead of HAVE_DECL_FLOORL.
7107         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
7108         * modules/math (Makefile.am): Substitute REPLACE_CEILF instead of
7109         HAVE_DECL_CEILF, REPLACE_CEILL instead of HAVE_DECL_CEILL,
7110         REPLACE_FLOORF instead of HAVE_DECL_FLOORF, REPLACE_FLOORL instead of
7111         HAVE_DECL_FLOORL.
7112
7113 2007-10-28  Bruno Haible  <bruno@clisp.org>
7114
7115         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): New macro, extracted from
7116         gl_FUNC_FLOORL. Cache the result.
7117         (gl_FUNC_FLOORL): Use it.
7118         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): New macro, extracted from
7119         gl_FUNC_CEILL. Cache the result.
7120         (gl_FUNC_CEILL): Use it.
7121
7122         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): New macro, extracted from
7123         gl_FUNC_FLOOR. Cache the result.
7124         (gl_FUNC_FLOOR): Use it.
7125         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): New macro, extracted from
7126         gl_FUNC_CEIL. Cache the result.
7127         (gl_FUNC_CEIL): Use it.
7128
7129         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): New macro, extracted from
7130         gl_FUNC_FLOORF. Cache the result.
7131         (gl_FUNC_FLOORF): Use it.
7132         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): New macro, extracted from
7133         gl_FUNC_CEILF. Cache the result.
7134         (gl_FUNC_CEILF): Use it.
7135
7136 2007-10-28  Bruno Haible  <bruno@clisp.org>
7137
7138         * gnulib-tool: Allow specifying the LGPL version number through
7139         --lgpl=2 or --lgpl=3.
7140         (func_usage): Document --lgpl with argument.
7141         Handle --lgpl=... arguments.
7142         (func_import): Recognize also gl_LGPL calls with an argument. When
7143         --lgpl=2 is used and the module's license is just LGPL, report an
7144         error. Set sed_transform_lib_file according to the lgpl variable. In
7145         the generated files, use --lgpl or gl_LGPL invocations with argument,
7146         if necessary.
7147         * doc/gnulib-intro.texi (Copyright): Explain how to get modules under
7148         an LGPv2+ license.
7149         * doc/gnulib-tool.texi (Modified imports): Update explanation of
7150         gl_LGPL macro.
7151
7152 2007-10-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7153             Bruno Haible  <bruno@clisp.org>
7154
7155         * lib/unistr.h (u8_uctomb_aux): Declare also if !HAVE_INLINE.
7156         (u16_uctomb_aux): Likewise.
7157         * lib/unistr/u8-uctomb-aux.c (u8_uctomb_aux): Define also if
7158         !HAVE_INLINE.
7159         * lib/unistr/u16-uctomb-aux.c (u16_uctomb_aux): Likewise
7160
7161 2007-10-28  Bruno Haible  <bruno@clisp.org>
7162
7163         * modules/error: Add a notice recommending to change XGETTEXT_OPTIONS.
7164         Invoke AM_GETTEXT_OPTION if it exists.
7165         * modules/vasprintf: Likewise.
7166         * modules/verror: Likewise.
7167         * modules/xprintf: Likewise.
7168         * modules/xvasprintf: Likewise.
7169
7170 2007-10-27  Ben Pfaff  <blp@gnu.org>
7171
7172         * lib/math.in.h: Define isfinite macro and prototypes for
7173         gl_isfinitef, gl_isfinited, gl_isfinitel if we are providing
7174         implementations.
7175         * m4/math_h.m4: New substitutions for isfinite module.
7176         * lib/isfinite.c: New file.
7177         * m4/isfinite.m4: New file.
7178         * modules/math: Replace isfinite-related @VARS@ in math.in.h.
7179         * modules/isfinite: New file.
7180         * modules/isfinite-tests: New file.
7181         * tests/tests-isfinite.c: New file.
7182         * doc/functions/isfinite.texi: Mention isfinite module.
7183         * MODULES.html.sh: Mention new module.
7184
7185 2007-10-27  Ben Pfaff  <blp@gnu.org>
7186
7187         Ralf Wildenhues reported that Tru64 4.0D declares the round
7188         functions but does not have definitions.
7189         * m4/check-math-lib.m4 (gl_CHECK_MATH_LIB): If the target function
7190         cannot be found in any library, set the output variable to
7191         "missing" instead of "".
7192         * m4/round.m4: Also use our substitute if we cannot find round in
7193         any library, even if it is declared.
7194         * m4/roundf.m4: Likewise for roundf.
7195         * m4/roundl.m4: Likewise for roundl.
7196         * lib/math.in.h: Undefine roundf, round, roundl before defining
7197         their replacements, to allow for hypothetical systems where these
7198         may be defined as macros but not available in libraries.
7199
7200 2007-10-27  Bruno Haible  <bruno@clisp.org>
7201
7202         * doc/gnulib.texi: Invoke @firstparagraphindent.
7203         * doc/gnulib-tool.texi (Simple update): Mention possible incompatible
7204         changes in gnulib.
7205         (Source changes): New section.
7206
7207 2007-10-26  Bruno Haible  <bruno@clisp.org>
7208
7209         * m4/gnulib-common.m4 (AC_C_RESTRICT): New overriding definition,
7210         borrowed from autoconf.
7211
7212 2007-10-26  Bruno Haible  <bruno@clisp.org>
7213
7214         * lib/strerror.c (rpl_strerror): Return "Unknown error ..." also if
7215         strerror returned the empty string. Needed on HP-UX 11.00.
7216
7217 2007-10-24  Micah Cowan  <micah@cowan.name>
7218
7219         Remove vestiges of cvs-gnulib-checkout process.  Now we use git.
7220         * build-aux/bootstrap: Remove support for now-unnecessary option,
7221         --cvs-user, and envvars CVS_USER, CVS_RSH.
7222
7223 2007-10-24  Jim Meyering  <meyering@redhat.com>
7224
7225         Avoid diagnostics from sha1sum when there is no cached checksum.
7226         * build-aux/bootstrap (update_po_files): Skip the sha1sum check
7227         if the po.s1 file hasn't been created yet.
7228
7229         * build-aux/bootstrap: Sync from coreutils:
7230         2007-10-24  Jim Meyering  <meyering@redhat.com>
7231         Get gnulib from the git repository, not from an obsolete cvs one.
7232         * build-aux/bootstrap: Suggestion from Micah Cowan.
7233         2007-10-04  Jim Meyering  <jim@meyering.net>
7234         * build-aux/bootstrap (slurp): Adapt to _.h -> .in.h name change.
7235         (update_po_files): Work also when there are no .po files in po/.
7236
7237 2007-10-24  Paul Eggert  <eggert@cs.ucla.edu>
7238
7239         * README: Append ".git" to git and cg examples.
7240         Problem reported by Benoit Sigoure.
7241
7242 2007-10-23  Micah Cowan  <micah@cowan.name>
7243
7244         * users.txt: Add wget.
7245
7246 2007-10-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7247
7248         Fix linking of some unistdio tests on FreeBSD.
7249         * modules/unistdio/u16-vsnprintf-tests
7250         (test_u16_vsprintf1_LDADD): Add @LIBINTL@.
7251         * modules/unistdio/u16-vsprintf-tests
7252         (test_u16_vsnprintf1_LDADD): Likewise.
7253         * modules/unistdio/u32-vsnprintf-tests
7254         (test_u32_vsnprintf1_LDADD): Likewise.
7255         * modules/unistdio/u32-vsprintf-tests
7256         (test_u32_vsprintf1_LDADD): Likewise.
7257         * modules/unistdio/u8-vsnprintf-tests
7258         (test_u8_vsnprintf1_LDADD): Likewise.
7259         * modules/unistdio/u8-vsprintf-tests
7260         (test_u8_vsprintf1_LDADD): Likewise.
7261         * modules/unistdio/ulc-vsnprintf-tests
7262         (test_ulc_vsnprintf1_LDADD): Likewise.
7263         * modules/unistdio/ulc-vsprintf-tests
7264         (test_ulc_vsprintf1_LDADD): Likewise.
7265
7266         Fix linking of some uniconv tests on FreeBSD.
7267         * modules/uniconv/u16-conv-from-enc-tests
7268         (test_u16_conv_from_enc_LDADD): Link $(LDADD) before @LIBICONV@.
7269         * modules/uniconv/u16-conv-to-enc-tests
7270         (test_u16_conv_to_enc_LDADD): Likewise.
7271         * modules/uniconv/u16-strconv-from-enc-tests
7272         (test_u16_strconv_from_enc_LDADD): Likewise.
7273         * modules/uniconv/u16-strconv-to-enc-tests
7274         (test_u16_strconv_to_enc_LDADD): Likewise.
7275         * modules/uniconv/u32-conv-from-enc-tests
7276         (test_u32_conv_from_enc_LDADD): Likewise.
7277         * modules/uniconv/u32-conv-to-enc-tests
7278         (test_u32_conv_to_enc_LDADD): Likewise.
7279         * modules/uniconv/u32-strconv-from-enc-tests
7280         (test_u32_strconv_from_enc_LDADD): Likewise.
7281         * modules/uniconv/u32-strconv-to-enc-tests
7282         (test_u32_strconv_to_enc_LDADD): Likewise.
7283         * modules/uniconv/u8-conv-from-enc-tests
7284         (test_u8_conv_from_enc_LDADD): Likewise.
7285         * modules/uniconv/u8-conv-to-enc-tests
7286         (test_u8_conv_to_enc_LDADD): Likewise.
7287         * modules/uniconv/u8-strconv-from-enc-tests
7288         (test_u8_strconv_from_enc_LDADD): Likewise.
7289         * modules/uniconv/u8-strconv-to-enc-tests
7290         (test_u8_strconv_to_enc_LDADD): Likewise.
7291
7292 2007-10-22  Bruno Haible  <bruno@clisp.org>
7293
7294         * lib/stdint.in.h: Add check that intmax_t and uintmax_t have the same
7295         size.
7296
7297 2007-10-22  Eric Blake  <ebb9@byu.net>
7298
7299         Tweak x*printf documentation.
7300         * lib/xprintf.c (xprintf, xvprintf, xfprintf, xvfprintf): Adjust
7301         variable name and comments.
7302         Suggested by Bruno Haible.
7303
7304 2007-10-22  Bruno Haible  <bruno@clisp.org>
7305
7306         * lib/acl.c (copy_acl): Fix file name in comment.
7307
7308 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
7309
7310         Fix Tru64 problem with stdbool.h.
7311         * lib/stdbool.in.h (false, true):
7312         [! (defined __cplusplus || defined __BEOS__) && !defined __GNUC__]:
7313         Don't declare as an enum in this situation; it runs afoul of Tru64.
7314         Problem reported by Steven M. Schweda in
7315         <http://lists.gnu.org/archive/html/bug-autoconf/2007-10/msg00019.html>.
7316
7317 2007-10-22  Eric Blake  <ebb9@byu.net>
7318
7319         Also wrap vf?printf.
7320         * lib/xprintf.h (xvprintf, xvfprintf): New declarations.
7321         * lib/xprintf.c (xprintf, xfprintf): Work for C89.
7322         (xvprintf, xvfprintf): New functions.
7323
7324 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7325
7326         * modules/fstrcmp-tests (test_fstrcmp_LDADD): New, add
7327         @LIBINTL@ for FreeBSD 6.2, $(LIBTHREAD) for AIX 4.3.3.
7328
7329         * lib/uniconv/u16-conv-to-enc.c (U_MBLEN): Define.
7330         * lib/uniconv/u32-conv-to-enc.c (U_MBLEN): Likewise.
7331
7332 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
7333
7334         * lib/acl.c (copy_acl): Adjust to IRIX 6.5.  Problem reported
7335         by Bruno Haible.
7336
7337 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7338
7339         * lib/getloadavg.c
7340         [defined (__osf__) && (defined (__alpha) || defined (__alpha__)]:
7341         Undef `sys' after including sys/table.h, for Tru64 4.0D.
7342
7343         * tests/test-i-ring.c: Work for C89.
7344
7345 2007-10-22  Bruno Haible  <bruno@clisp.org>
7346
7347         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Use -1ull, not
7348         -1u, in preprocessor expression, so that we don't test for the bug
7349         in HP-UX 11.00 cpp.  Testing for this bug caused problems; see
7350         <http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00329.html>.
7351
7352 2007-10-22  Eric Blake  <ebb9@byu.net>
7353
7354         * tests/test-yesno.sh: Silence stderr during test.
7355
7356 2007-10-22  Simon Josefsson  <simon@josefsson.org>
7357
7358         * modules/crypto/gc-camellia: New file.
7359
7360         * m4/gc-camellia.m4: New file.
7361
7362         * lib/gc-libgcrypt.c (gc_cipher_open): Support Camellia.
7363
7364         * lib/gc.h (enum Gc_cipher): Add GC_CAMELLIA128, GC_CAMELLIA256.
7365
7366 2007-10-22  Simon Josefsson  <simon@josefsson.org>
7367
7368         * build-aux/maint.mk (gzip_rsyncable): Don't fail if gzip sends
7369         --help to stdout.  Reported by sms@antinode.org (Steven
7370         M. Schweda).
7371
7372 2007-10-22  Simon Josefsson  <simon@josefsson.org>
7373
7374         * users.txt: Fix link to libksba.
7375
7376 2007-10-21  Ben Pfaff  <blp@gnu.org>
7377
7378         * modules/roundf-tests: Add dependency on floorf, ceilf to allow
7379         round.c roundf implementation that depends on floorf and ceilf to
7380         be tested unconditionally.
7381
7382 2007-10-21  Ben Pfaff  <blp@gnu.org>
7383
7384         * m4/check-libm-func.m4: Removed.
7385         * m4/check-math-lib.m4: New file.
7386         * m4/round.m4: Rewrite to use gl_CHECK_MATH_LIB.
7387         * m4/roundf.m4: Ditto, and fix lack of HAVE_DECL_ROUNDF
7388         definition and lack of AC_LIBOBJ([roundf]).
7389         * m4/roundl.m4: Ditto, and similarly for roundl.
7390         * modules/round: Reference new m4 file.
7391         * modules/roundf: Ditto.
7392         * modules/roundl: Ditto.
7393         * tests/test-round2.c (main): Use ROUND instead of round.
7394         Bug report from Bruno Haible.
7395
7396 2007-10-21  Bruno Haible  <bruno@clisp.org>
7397
7398         * lib/printf-parse.c: Don't assume <stdint.h> exists in IN_LIBASPRINTF
7399         context.
7400
7401 2007-10-21  Bruno Haible  <bruno@clisp.org>
7402
7403         * tests/test-wcwidth.c (main): Allow negative result for some control
7404         characters.
7405
7406         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Check also the width of U+200B.
7407         Needed on OSF/1 5.1.
7408
7409 2007-10-21  Bruno Haible  <bruno@clisp.org>
7410
7411         * tests/test-floorf1.c: Include isnanf.h.
7412         (main): Use isnanf() instead of isnan().
7413         * tests/test-ceilf1.c: Include isnanf.h.
7414         (main): Use isnanf() instead of isnan().
7415         * tests/test-truncf1.c: Include isnanf.h.
7416         (main): Use isnanf() instead of isnan().
7417         * tests/test-roundf1.c: Include isnanf.h.
7418         (main): Use isnanf() instead of isnan().
7419
7420 2007-10-21  Eric Blake  <ebb9@byu.net>
7421
7422         * users.txt: Update URL for m4.
7423
7424 2007-10-21  Bruno Haible  <bruno@clisp.org>
7425
7426         * users.txt: Add clisp. Update URLs to Simon Josefsson's projects.
7427
7428 2007-10-21  Bruno Haible  <bruno@clisp.org>
7429
7430         * gnulib-tool (func_create_megatestdir): Determine the cvsdate from
7431         Git's management files if the CVS files are not present.
7432
7433 2007-10-20  Bruno Haible  <bruno@clisp.org>
7434
7435         * lib/count-one-bits.h (COUNT_ONE_BITS): Use the builtin also for
7436         gcc-3.4.x.
7437
7438 2007-10-20  Ben Pfaff  <blp@gnu.org>
7439
7440         * lib/math.in.h: Declare round, roundf, roundl if we are providing
7441         implementations.
7442         * m4/math_h.m4: New substitutions for round, roundf, roundl modules.
7443         * lib/round.c: New file.
7444         * lib/roundf.c: New file.
7445         * lib/roundl.c: New file.
7446         * m4/round.m4: New file.
7447         * m4/roundf.m4: New file.
7448         * m4/roundl.m4: New file.
7449         * m4/check-libm-func-m4: New file.
7450         * modules/math: Replace round, roundf, roundl related @VARS@ in
7451         math.in.h.
7452         * modules/round: New file.
7453         * modules/round-tests: New file.
7454         * modules/roundf: New file.
7455         * modules/roundf-tests: New file.
7456         * modules/roundl: New file.
7457         * modules/roundl-tests: New file.
7458         * tests/test-round1.c: New file.
7459         * tests/test-round2.c: New file.
7460         * tests/test-roundf1.c: New file.
7461         * tests/test-roundf2.c: New file.
7462         * tests/test-roundl.c: New file.
7463         * doc/functions/round.texi: Mention round module.
7464         * doc/functions/roundf.texi: Mention roundf module.
7465         * doc/functions/roundl.texi: Mention roundl module.
7466         * MODULES.html.sh: Mention new modules.
7467         Thanks to Bruno Haible for suggestions.
7468
7469 2007-10-20  Jim Meyering  <meyering@redhat.com>
7470
7471         * lib/xprintf.c: Include <config.h> unconditionally.
7472
7473         Change xprintf's license to GPL.
7474         * modules/xprintf (License): s/LGPL/GPL/, since this module
7475         depends on modules (exit and exitfail) which are GPL.
7476         Suggestion from Bruno Haible.
7477
7478         xprintf fixes.
7479         * lib/xprintf.c (xprintf, xfprintf): Use va_end.
7480         Use a clearer diagnostic.
7481         Patch from Bruno Haible.
7482
7483 2007-10-20  Bruno Haible  <bruno@clisp.org>
7484
7485         * lib/vasnprintf.c (VASNPRINTF): Don't report overflow if the available
7486         length is INT_MAX and sizeof (DCHAR_T) > sizeof (TCHAR_T).
7487         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
7488
7489 2007-10-20  Bruno Haible  <bruno@clisp.org>
7490
7491         * tests/test-floorf2.c (correct_result_p): Don't rely on excess
7492         precision in the comparison result > x - 1 or similar.
7493         * tests/test-ceilf2.c (correct_result_p): Likewise.
7494         * tests/test-truncf2.c (correct_result_p): Likewise.
7495         * tests/test-trunc2.c (correct_result_p): Likewise.
7496         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
7497
7498 2007-10-20  Bruno Haible  <bruno@clisp.org>
7499
7500         * modules/ceil: New file.
7501         * m4/ceil.m4: New file.
7502         * doc/functions/ceil.texi: Mention the 'ceil' module.
7503
7504 2007-10-20  Bruno Haible  <bruno@clisp.org>
7505
7506         * modules/floor: New file.
7507         * m4/floor.m4: New file.
7508         * doc/functions/floor.texi: Mention the 'floor' module.
7509
7510 2007-10-20  Bruno Haible  <bruno@clisp.org>
7511
7512         * modules/ceilf-tests (Depends-on): Add fprintf-posix. Needed for use
7513         of %a.
7514         * modules/floorf-tests (Depends-on): Likewise.
7515         * modules/truncf-tests (Depends-on): Likewise.
7516         * modules/trunc-tests (Depends-on): Likewise.
7517         Reported by Ben Pfaff.
7518
7519 2007-10-19  Jim Meyering  <meyering@redhat.com>
7520
7521         * lib/xprintf.c (xprintf, xfprintf): Test err < 0, not just "err".
7522         Don't bother testing specific errno values.  Just test ferror.
7523
7524         New module: xprintf
7525         * modules/xprintf, lib/xprintf.c, lib/xprintf.h: New files.
7526
7527 2007-10-19  Bruno Haible  <bruno@clisp.org>
7528
7529         * modules/csharpexec (Makefile.am): Use @FOO@ syntax instead of $(FOO)
7530         syntax.
7531         * modules/javaexec (Makefile.am): Likewise.
7532         * modules/relocatable-prog (Makefile.am): Likewise.
7533         Suggested by Jim Meyering.
7534
7535 2007-10-18  Bruno Haible  <bruno@clisp.org>
7536
7537         * lib/vasnprintf.c (VASNPRINTF): Don't use %n on glibc >= 2.3 systems.
7538         Reported by Jim Meyering.
7539
7540 2007-10-18  Eric Blake  <ebb9@byu.net>
7541
7542         * modules/filenamecat-tests (Makefile.am): Link against -lintl.
7543
7544 2007-10-18  Bruno Haible  <bruno@clisp.org>
7545
7546         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_N, gl_SNPRINTF_DIRECTIVE_N): Put
7547         the format string into writable memory. Needed in Fortify conditions.
7548
7549 2007-10-18  Colin Watson <cjwatson@debian.org>  (tiny change)
7550             Bruno Haible  <bruno@clisp.org>
7551
7552         * lib/trim.c: Include config.h unconditionally. Include trim.h always.
7553         Include ctype.h always. Include stdlib.h, not mbuiter.h, for MB_CUR_MAX.
7554         * modules/trim (Depends-on): Add mbchar.
7555         (configure.ac): Add gl_FUNC_MBRTOWC.
7556         (Makefile.am): Augment lib_SOURCES.
7557
7558 2007-10-17  Paul Eggert  <eggert@cs.ucla.edu>
7559
7560         Modify glob.c to use fstatat and dirfd, to simplify it.
7561         Suggested by Eric Blake.
7562         * lib/glob.c (__fxstatat64) [!_LIBC]: New macro.
7563         Don't include <stdbool.h>; not used.
7564         (link_exists2_p, glob_in_dir) [!_LIBC]: No longer a special case.
7565         (link_exists_p): Simplify implementation, since we can now assume
7566         dirfd and fstatat.
7567         * modules/glob (Depends-on): Add dirfd, openat.  Remove stdbool.
7568
7569 2007-10-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7570
7571         * gnulib-tool (func_get_dependencies): Fix sed script to
7572         match only tests.
7573
7574 2007-10-17  Bruno Haible  <bruno@clisp.org>
7575
7576         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): On Cygwin, don't
7577         allow locale names without encoding suffix.
7578         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
7579         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
7580
7581 2007-10-16  Bruno Haible  <bruno@clisp.org>
7582
7583         * lib/getcwd.c (__getcwd): Define with explicit rpl_ prefix.
7584         * lib/getgroups.c (getgroups): Likewise.
7585         * lib/gettimeofday.c (localtime, gmtime, tzset): Likewise.
7586
7587 2007-10-16  Bruno Haible  <bruno@clisp.org>
7588
7589         * modules/absolute-header (License): Change from LGPL to LGPLv2+.
7590         * modules/malloc-posix (License): Likewise.
7591         * modules/realloc-posix (License): Likewise.
7592         * modules/calloc-posix (License): Likewise.
7593         * modules/intprops (License): Change from GPL to LGPL, with
7594         Paul Eggert's approval.
7595
7596 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
7597
7598         Merge glibc changes into lib/glob.c.
7599
7600         * lib/glob.c (glob_in_dir): Sync with glibc/posix/glob.c, dated
7601         2007-10-15 04:59:03 UTC.  Here are the changes:
7602
7603         2007-10-14  Ulrich Drepper  <drepper@redhat.com>
7604
7605         * lib/glob.c: Reimplement link_exists_p to use fstatat64.
7606
7607         * lib/glob.c: Add some branch prediction throughout.
7608
7609         2007-10-07  Ulrich Drepper  <drepper@redhat.com>
7610
7611         [BZ #5103]
7612         * lib/glob.c (glob): Recognize patterns starting \/.
7613
7614         2007-02-14  Jakub Jelinek  <jakub@redhat.com>
7615
7616         [BZ #3996]
7617         * lib/glob.c (attribute_hidden): Define if not defined.
7618         (glob): Unescape dirname, filename or username when needed and not
7619         GLOB_NOESCAPE.  Handle \/ correctly.  Handle GLOB_MARK if filename
7620         is NULL.  Handle unescaped [ in pattern without closing ].
7621         Don't pass GLOB_CHECK down to recursive glob for directories.
7622         (__glob_pattern_type): New function.
7623         (__glob_pattern_p): Implement using __glob_pattern_type.
7624         (glob_in_dir): Handle GLOB_NOCHECK patterns containing no meta
7625         characters and backslashes if not GLOB_NOESCAPE or unterminated [.
7626         Remove unreachable code.
7627
7628         2006-09-30  Ulrich Drepper  <drepper@redhat.com>
7629
7630         * lib/glob.c (glob_in_dir): Add some comments and asserts to
7631         explain why there are no leaks.
7632
7633         2006-09-25  Jakub Jelinek  <jakub@redhat.com>
7634
7635         [BZ #3253]
7636         * lib/glob.c (glob_in_dir): Don't alloca one struct globlink at a
7637         time, rather allocate increasingly bigger arrays of pointers, if
7638         possible with alloca, if too large with malloc.
7639
7640 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
7641
7642         Check for 64-bit int errors in HP-UX 10.20 preprocessor.
7643         Problem reported by H.Merijn Brand in
7644         <http://lists.gnu.org/archive/html/bug-tar/2007-10/msg00018.html>.
7645         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Check preprocessor too.
7646         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
7647
7648 2007-10-15  Bruno Haible  <bruno@clisp.org>
7649
7650         * lib/fchdir.c (close, open, closedir, opendir, dup, dup2): Define
7651         with explicit rpl_ prefix.
7652         * lib/fopen.c (fopen): Likewise.
7653         * lib/freopen.c (freopen): Likewise.
7654         * lib/iconv.c (iconv): Likewise.
7655         * lib/iconv_close.c (iconv_close): Likewise.
7656
7657 2007-10-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7658
7659         * m4/iconv_open (gl_FUNC_ICONV_OPEN_UTF): Fix cache variable name.
7660
7661 2007-10-15  Bruno Haible  <bruno@clisp.org>
7662
7663         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Use
7664         <stddef.h> instead of <stdlib.h> since we only need NULL.
7665         Reported by Ben Pfaff <blp@cs.stanford.edu>.
7666
7667 2007-10-15  Bruno Haible  <bruno@clisp.org>
7668
7669         * doc/gnulib-tool.texi (Initial import): Swap order of -I directives.
7670         Replace paragraph talking about LIBOBJS.
7671         Reported by Colin Watson <cjwatson@debian.org>.
7672
7673 2007-10-15  Bruno Haible  <bruno@clisp.org>
7674
7675         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Include
7676         <stdlib.h> before using NULL.
7677
7678 2007-10-15  Simon Josefsson  <simon@josefsson.org>
7679
7680         * m4/getaddrinfo.m4: Use NULL rather than 0 for pointers.
7681         Reported by Albert Chin <china@thewrittenword.com>.
7682
7683 2007-10-14  Bruno Haible  <bruno@clisp.org>
7684
7685         * modules/iconv_open-utf-tests: New file.
7686         * tests/test-iconv-utf.c: New file.
7687
7688         Enhance iconv_open to support UTF-16BE, UTF-16LE, UTF-32BE, UTF-32LE.
7689         * modules/iconv_open-utf: New file.
7690         * lib/iconv.in.h (_ICONV_UTF8_UTF*, _ICONV_UTF*_UTF8): New macros.
7691         (iconv, iconv_close): New declarations.
7692         * lib/iconv_open.c: Include c-strcase.h. Don't require ICONV_FLAVOR to
7693         be defined.
7694         (iconv_open): Add special handling of conversion between UTF-8 and
7695         UTF-{16,32}{BE,LE}.
7696         * lib/iconv.c: New file, incorporating code from GNU libiconv 1.11.
7697         * lib/iconv_close.c: New file.
7698         * m4/iconv_open.m4 (gl_REPLACE_ICONV_OPEN): New macro, extracted from
7699         gl_FUNC_ICONV_OPEN.
7700         (gl_FUNC_ICONV_OPEN): Use it.
7701         (gl_FUNC_ICONV_OPEN_UTF): New macro.
7702         * m4/iconv_h.m4 (gl_ICONV_H_DEFAULTS): Initialize also REPLACE_ICONV
7703         and REPLACE_ICONV_UTF.
7704         * modules/iconv_open (Depends-on): Add c-strcase.
7705         (Makefile.am): Substitute also REPLACE_ICONV, REPLACE_ICONV_UTF,
7706         ICONV_CONST.
7707         * doc/functions/iconv_open.texi: Mention the iconv_open-utf module.
7708
7709 2007-10-13  Albert Chin  <china@thewrittenword.com>
7710             Bruno Haible  <bruno@clisp.org>
7711
7712         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Perform the test for getaddrinfo
7713         through a link check that includes <netdb.h>. Needed for OSF/1 5.1.
7714
7715 2007-10-13  Bruno Haible  <bruno@clisp.org>
7716
7717         * lib/argp-fmtstream.h (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is
7718         defined, use the ISO C99 inline semantics.
7719         * lib/argp.h (ARGP_EI): Likewise.
7720
7721 2007-10-13  Bruno Haible  <bruno@clisp.org>
7722
7723         Handle 'inline' change in gcc 4.3.0.
7724         * lib/argp-fmtstream.h (argp_fmtstream_putc, argp_fmtstream_puts,
7725         argp_fmtstream_write, argp_fmtstream_set_lmargin,
7726         argp_fmtstream_set_rmargin, argp_fmtstream_set_wmargin,
7727         argp_fmtstream_point): Disable 'extern' declaration if the function
7728         definition is going to be provided inline.
7729         (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is defined, use the GNU C inline
7730         semantics, not the ISO C99 inline semantics.
7731         * lib/argp.h (argp_usage, _option_is_short, _option_is_end): Disable
7732         'extern' declaration if the function definition is going to be provided
7733         inline.
7734         (ARGP_EI): Don't assume GNU C. If __GNUC_STDC_INLINE__ is defined, use
7735         the GNU C inline semantics, not the ISO C99 inline semantics. With
7736         GCC 4.2, avoid a warning.
7737
7738 2007-10-13  Bruno Haible  <bruno@clisp.org>
7739
7740         * lib/freading.h (freading): Enable the use of __freading for
7741         glibc >= 2.7.
7742         * lib/freading.c (freading): Likewise.
7743
7744 2007-10-12  Paul Eggert  <eggert@cs.ucla.edu>
7745
7746         * lib/argp-fmtstream.h (ARGP_FS_EI): Work around GCC 4.2.1 diagnostic
7747         "warning: C99 inline functions are not supported; using GNU89".
7748
7749 2007-10-12  Bruno Haible  <bruno@clisp.org>
7750
7751         * lib/ceil.c (FUNC): Avoid rounding errors for values near a power
7752         of 2.
7753         * tests/test-ceilf2.c: New file.
7754         * modules/ceilf-tests: (Files, Depends-on, Makefile.am): Add new test.
7755
7756         * tests/test-ceilf1.c: Renamed from tests/test-ceilf.c.
7757         * modules/ceilf-tests: Update.
7758
7759 2007-10-12  Bruno Haible  <bruno@clisp.org>
7760
7761         * lib/floor.c (FUNC): Avoid rounding errors for values near a power
7762         of 2.
7763         * tests/test-floorf2.c: New file.
7764         * modules/floorf-tests: (Files, Depends-on, Makefile.am): Add new test.
7765
7766         * tests/test-floorf1.c: Renamed from tests/test-floorf.c.
7767         * modules/floorf-tests: Update.
7768
7769 2007-10-12  Bruno Haible  <bruno@clisp.org>
7770
7771         * tests/test-trunc2.c: New file.
7772         * modules/trunc-tests: (Files, Depends-on, Makefile.am): Add new test.
7773
7774         * tests/test-trunc1.c: Renamed from tests/test-trunc.c.
7775         * modules/trunc-tests: Update.
7776
7777 2007-10-12  Bruno Haible  <bruno@clisp.org>
7778
7779         * lib/trunc.c (FUNC): Avoid rounding errors for values near a power
7780         of 2.
7781         * tests/test-truncf2.c: New file.
7782         * modules/truncf-tests: (Files, Depends-on, Makefile.am): Add new test.
7783
7784         * tests/test-truncf1.c: Renamed from tests/test-truncf.c.
7785         * modules/truncf-tests: Update.
7786
7787 2007-10-11  Eric Blake  <ebb9@byu.net>
7788
7789         Don't claim strerror is broken on Interix.
7790         * doc/functions/strerror.texi (strerror): Known broken systems are
7791         now Solaris 8, and not Interix.
7792         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): No longer filter out
7793         Interix on cross-compile.
7794         Reported by Martin Koeppe in
7795         http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00005.html.
7796
7797 2007-10-11  Bruno Haible  <bruno@clisp.org>
7798
7799         * modules/i-ring-tests: New file.
7800         * tests/test-i-ring.c: Renamed from lib/i-ring-test.c. Use ASSERT
7801         instead of assert.
7802
7803 2007-10-11  Bruno Haible  <bruno@clisp.org>
7804
7805         * modules/filenamecat-tests: New file.
7806         * tests/test-filenamecat.c: New file, extracted from lib/filenamecat.c.
7807         * lib/filenamecat.c: Remove test code.
7808
7809 2007-10-11  Paul Eggert  <eggert@cs.ucla.edu>
7810
7811         Simplify and modernize strerror substitute, partly to fix Solaris 8 bug.
7812
7813         * lib/strerror.c: Include <string.h> always, to test interface,
7814         and to remove the need for the dummy.
7815         Include intprops.h to compute width instead of doing it ourselves
7816         and missing a CHAR_BIT declaration, which broke tar 1.19 on Solaris 8.
7817         (strerror): Define it to return NULL if there's no system strerror.
7818         (rpl_strerror): Use INT_STRLEN_BOUND to compute bound.
7819         Omit !HAVE_STRERROR code.  We don't need to worry about supporting
7820         ancient pre-strerror Unix systems well any more.  Saying "unknown
7821         system error" is enough.
7822         * lib/string.in.h (strerror): Simplify the ifdef to reflect the
7823         simpler strerror.c implementation.
7824         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE, gl_PREREQ_STDERROR):
7825         Simplify the tests to reflect the simpler strerror implementation.
7826         * modules/strerror (Depends-on): Add intprops.
7827
7828 2007-10-09  Eric Blake  <ebb9@byu.net>
7829
7830         Silence test-fpending.
7831         * modules/fpending-tests (Files): Add wrapper script.
7832         * tests/test-fpending.sh: New file.
7833
7834 2007-10-09  Bruno Haible  <bruno@clisp.org>
7835
7836         * MODULES.html.sh (func_module): Don't create a hyperlink for
7837         function names like 'printf_frexp'.
7838         (Misc): Add crc, memxor.
7839         (Characteristics of floating types): New section.
7840         (Mathematics): Add ceilf, ceill, floorf, floorl, frexpl-nolibm,
7841         isnanf-nolibm, signbit, trunc, truncf, truncl.
7842         (Enhancements for ISO C 99 functions): New subsection Input/output.
7843         (Support for systems lacking POSIX:2001): Add arpa_inet, calloc-posix,
7844         fcntl, fopen, freopen, fseek, fseeko, ftell, ftello, iconv_open,
7845         locale, malloc-posix, netinet_in, open, realloc-posix, signal, sleep.
7846         (Compatibility checks for POSIX:2001 functions): Add clock-time.
7847         (Enhancements for POSIX:2001 functions): Add chdir-long.
7848         (File system functions): Add areadlink, chdir-safer, read-file.
7849         Remove cycle-check.
7850         (File system as inode set): New section.
7851         (Date and time): Add gethrxtime.
7852         (Multithreading): Add openmp.
7853         (Internationalization functions): Add localename.
7854         (Unicode string functions): Add unistr/u*-mbsnlen.
7855         (Support for maintaining and releasing projects): Add git-version-gen.
7856         (Lone files): Remove directories.
7857
7858 2007-10-08  Ben Pfaff  <blp@gnu.org>
7859
7860         * lib/xmalloca.h: Fix typo in comment.
7861
7862 2007-10-08  Paul Eggert  <eggert@cs.ucla.edu>
7863
7864         * lib/xnanosleep.c (xnanosleep): Don't assume GCC 4.3.0 behavior
7865         when avoiding problems with integer overflow.  Use a portable test
7866         instead.
7867
7868 2007-10-08  Simon Josefsson  <simon@josefsson.org>
7869
7870         * modules/dummy (License): Change to LGPLv2+.
7871         * modules/float (License): Likewise
7872         * modules/realloc (License): Likewise
7873         * modules/stdlib (License): Likewise
7874
7875 2007-10-07  Bruno Haible  <bruno@clisp.org>
7876
7877         * trunc.c (TWO_MANT_DIG): Change type to DOUBLE.
7878         * floor.c (TWO_MANT_DIG): Likewise.
7879         * ceil.c (TWO_MANT_DIG): Likewise.
7880         Reported by Ben Pfaff.
7881
7882 2007-10-07  Bruno Haible  <bruno@clisp.org>
7883
7884         Avoid gcc warnings "declaration of 'exp' shadows a global declaration".
7885         * lib/math.in.h (frexp, frexpl): Change parameter name to 'expptr'.
7886         * lib/frexp.c (FUNC): Likewise.
7887         * lib/printf-frexp.h (printf_frexp): Likewise.
7888         * lib/printf-frexpl.h (printf_frexpl): Likewise.
7889         * lib/printf-frexp.c (FUNC): Likewise.
7890         Suggested by Jim Meyering.
7891
7892 2007-10-07  Jim Meyering  <meyering@redhat.com>
7893
7894         Make xnanosleep's integer overflow test more robust.
7895         * lib/xnanosleep.c (xnanosleep): Declare a temporary to be "volatile",
7896         so that gcc-4.3.0 doesn't optimize away this test for overflow.
7897
7898 2007-10-07  Bruno Haible  <bruno@clisp.org>
7899
7900         * NEWS: Mention the license change.
7901
7902         * doc/gnulib-intro.texi (Copyright): Update the meaning of the license
7903         abbreviations in the modules files.
7904
7905         Change copyright notice from GPLv2+ to GPLv3+.
7906         * README: Change copyright notice.
7907         * MODULES.html.sh: Likewise.
7908         * build-aux/bootstrap.conf: Likewise.
7909         * build-aux/config.libpath: Likewise.
7910         * build-aux/csharpcomp.sh.in: Likewise.
7911         * build-aux/csharpexec.sh.in: Likewise.
7912         * build-aux/install-reloc: Likewise.
7913         * build-aux/javacomp.sh.in: Likewise.
7914         * build-aux/javaexec.sh.in: Likewise.
7915         * build-aux/ldd.sh.in: Likewise.
7916         * build-aux/reloc-ldflags: Likewise.
7917         * build-aux/relocatable.sh.in: Likewise.
7918         * build-aux/x-to-1.in: Likewise.
7919         * check-module: Likewise.
7920         * config/srclistvars.sh: Likewise.
7921         * gnulib-tool: Likewise.
7922         * lib/acl-internal.h: Likewise.
7923         * lib/acl.c: Likewise.
7924         * lib/acl.h: Likewise.
7925         * lib/acl_entries.c: Likewise.
7926         * lib/areadlink-with-size.c: Likewise.
7927         * lib/areadlink.c: Likewise.
7928         * lib/areadlink.h: Likewise.
7929         * lib/argmatch.c: Likewise.
7930         * lib/argmatch.h: Likewise.
7931         * lib/argp-ba.c: Likewise.
7932         * lib/argp-eexst.c: Likewise.
7933         * lib/argp-fmtstream.c: Likewise.
7934         * lib/argp-fmtstream.h: Likewise.
7935         * lib/argp-fs-xinl.c: Likewise.
7936         * lib/argp-help.c: Likewise.
7937         * lib/argp-namefrob.h: Likewise.
7938         * lib/argp-parse.c: Likewise.
7939         * lib/argp-pin.c: Likewise.
7940         * lib/argp-pv.c: Likewise.
7941         * lib/argp-pvh.c: Likewise.
7942         * lib/argp-xinl.c: Likewise.
7943         * lib/argp.h: Likewise.
7944         * lib/at-func.c: Likewise.
7945         * lib/atanl.c: Likewise.
7946         * lib/backupfile.c: Likewise.
7947         * lib/backupfile.h: Likewise.
7948         * lib/basename.c: Likewise.
7949         * lib/binary-io.h: Likewise.
7950         * lib/byteswap.in.h: Likewise.
7951         * lib/c-stack.c: Likewise.
7952         * lib/c-stack.h: Likewise.
7953         * lib/c-strcasestr.c: Likewise.
7954         * lib/c-strcasestr.h: Likewise.
7955         * lib/c-strstr.c: Likewise.
7956         * lib/c-strstr.h: Likewise.
7957         * lib/c-strtod.c: Likewise.
7958         * lib/calloc.c: Likewise.
7959         * lib/canon-host.c: Likewise.
7960         * lib/canon-host.h: Likewise.
7961         * lib/canonicalize-lgpl.c: Likewise.
7962         * lib/canonicalize.c: Likewise.
7963         * lib/canonicalize.h: Likewise.
7964         * lib/ceil.c: Likewise.
7965         * lib/ceilf.c: Likewise.
7966         * lib/ceill.c: Likewise.
7967         * lib/chdir-long.c: Likewise.
7968         * lib/chdir-long.h: Likewise.
7969         * lib/chdir-safer.c: Likewise.
7970         * lib/chdir-safer.h: Likewise.
7971         * lib/chown.c: Likewise.
7972         * lib/classpath.c: Likewise.
7973         * lib/classpath.h: Likewise.
7974         * lib/clean-temp.c: Likewise.
7975         * lib/clean-temp.h: Likewise.
7976         * lib/cloexec.c: Likewise.
7977         * lib/close-stream.c: Likewise.
7978         * lib/closein.c: Likewise.
7979         * lib/closein.h: Likewise.
7980         * lib/closeout.c: Likewise.
7981         * lib/closeout.h: Likewise.
7982         * lib/concat-filename.c: Likewise.
7983         * lib/copy-file.c: Likewise.
7984         * lib/copy-file.h: Likewise.
7985         * lib/count-one-bits.h: Likewise.
7986         * lib/crc.c: Likewise.
7987         * lib/crc.h: Likewise.
7988         * lib/creat-safer.c: Likewise.
7989         * lib/csharpcomp.c: Likewise.
7990         * lib/csharpcomp.h: Likewise.
7991         * lib/csharpexec.c: Likewise.
7992         * lib/csharpexec.h: Likewise.
7993         * lib/cycle-check.c: Likewise.
7994         * lib/cycle-check.h: Likewise.
7995         * lib/diacrit.c: Likewise.
7996         * lib/diacrit.h: Likewise.
7997         * lib/diffseq.h: Likewise.
7998         * lib/dirchownmod.c: Likewise.
7999         * lib/dirent.in.h: Likewise.
8000         * lib/dirfd.c: Likewise.
8001         * lib/dirfd.h: Likewise.
8002         * lib/dirname.c: Likewise.
8003         * lib/dirname.h: Likewise.
8004         * lib/dummy.c: Likewise.
8005         * lib/dup-safer.c: Likewise.
8006         * lib/dup2.c: Likewise.
8007         * lib/eealloc.h: Likewise.
8008         * lib/error.c: Likewise.
8009         * lib/error.h: Likewise.
8010         * lib/euidaccess.c: Likewise.
8011         * lib/exclude.c: Likewise.
8012         * lib/exclude.h: Likewise.
8013         * lib/execute.c: Likewise.
8014         * lib/execute.h: Likewise.
8015         * lib/exitfail.c: Likewise.
8016         * lib/exitfail.h: Likewise.
8017         * lib/expl.c: Likewise.
8018         * lib/fatal-signal.c: Likewise.
8019         * lib/fatal-signal.h: Likewise.
8020         * lib/fbufmode.c: Likewise.
8021         * lib/fbufmode.h: Likewise.
8022         * lib/fchdir.c: Likewise.
8023         * lib/fchmodat.c: Likewise.
8024         * lib/fchownat.c: Likewise.
8025         * lib/fcntl--.h: Likewise.
8026         * lib/fcntl-safer.h: Likewise.
8027         * lib/fcntl.in.h: Likewise.
8028         * lib/fd-safer.c: Likewise.
8029         * lib/fflush.c: Likewise.
8030         * lib/file-has-acl.c: Likewise.
8031         * lib/file-set.c: Likewise.
8032         * lib/file-type.c: Likewise.
8033         * lib/file-type.h: Likewise.
8034         * lib/fileblocks.c: Likewise.
8035         * lib/filemode.c: Likewise.
8036         * lib/filemode.h: Likewise.
8037         * lib/filename.h: Likewise.
8038         * lib/filenamecat.c: Likewise.
8039         * lib/filenamecat.h: Likewise.
8040         * lib/findprog.c: Likewise.
8041         * lib/findprog.h: Likewise.
8042         * lib/float.in.h: Likewise.
8043         * lib/floor.c: Likewise.
8044         * lib/floorf.c: Likewise.
8045         * lib/floorl.c: Likewise.
8046         * lib/fopen-safer.c: Likewise.
8047         * lib/fopen.c: Likewise.
8048         * lib/fpending.c: Likewise.
8049         * lib/fpending.h: Likewise.
8050         * lib/fprintf.c: Likewise.
8051         * lib/fprintftime.h: Likewise.
8052         * lib/fpucw.h: Likewise.
8053         * lib/fpurge.c: Likewise.
8054         * lib/fpurge.h: Likewise.
8055         * lib/freadable.c: Likewise.
8056         * lib/freadable.h: Likewise.
8057         * lib/freadahead.c: Likewise.
8058         * lib/freadahead.h: Likewise.
8059         * lib/freading.c: Likewise.
8060         * lib/freading.h: Likewise.
8061         * lib/free.c: Likewise.
8062         * lib/freopen.c: Likewise.
8063         * lib/frexp.c: Likewise.
8064         * lib/frexpl.c: Likewise.
8065         * lib/fseek.c: Likewise.
8066         * lib/fseterr.c: Likewise.
8067         * lib/fseterr.h: Likewise.
8068         * lib/fstatat.c: Likewise.
8069         * lib/fstrcmp.c: Likewise.
8070         * lib/fstrcmp.h: Likewise.
8071         * lib/fsusage.c: Likewise.
8072         * lib/fsusage.h: Likewise.
8073         * lib/ftell.c: Likewise.
8074         * lib/ftello.c: Likewise.
8075         * lib/fts-cycle.c: Likewise.
8076         * lib/fts.c: Likewise.
8077         * lib/fts_.h: Likewise.
8078         * lib/full-read.c: Likewise.
8079         * lib/full-read.h: Likewise.
8080         * lib/full-write.c: Likewise.
8081         * lib/full-write.h: Likewise.
8082         * lib/fwritable.c: Likewise.
8083         * lib/fwritable.h: Likewise.
8084         * lib/fwriteerror.c: Likewise.
8085         * lib/fwriteerror.h: Likewise.
8086         * lib/fwriting.c: Likewise.
8087         * lib/fwriting.h: Likewise.
8088         * lib/gcd.c: Likewise.
8089         * lib/gcd.h: Likewise.
8090         * lib/getcwd.c: Likewise.
8091         * lib/getdate.h: Likewise.
8092         * lib/getdate.y: Likewise.
8093         * lib/getdomainname.c: Likewise.
8094         * lib/getdomainname.h: Likewise.
8095         * lib/getgroups.c: Likewise.
8096         * lib/gethostname.c: Likewise.
8097         * lib/gethrxtime.c: Likewise.
8098         * lib/gethrxtime.h: Likewise.
8099         * lib/getloadavg.c: Likewise.
8100         * lib/getndelim2.c: Likewise.
8101         * lib/getndelim2.h: Likewise.
8102         * lib/getnline.c: Likewise.
8103         * lib/getnline.h: Likewise.
8104         * lib/getopt.c: Likewise.
8105         * lib/getopt.in.h: Likewise.
8106         * lib/getopt1.c: Likewise.
8107         * lib/getopt_int.h: Likewise.
8108         * lib/getpagesize.h: Likewise.
8109         * lib/getsubopt.c: Likewise.
8110         * lib/gettime.c: Likewise.
8111         * lib/getugroups.c: Likewise.
8112         * lib/getugroups.h: Likewise.
8113         * lib/getusershell.c: Likewise.
8114         * lib/gl_anyavltree_list1.h: Likewise.
8115         * lib/gl_anyavltree_list2.h: Likewise.
8116         * lib/gl_anyhash_list1.h: Likewise.
8117         * lib/gl_anyhash_list2.h: Likewise.
8118         * lib/gl_anylinked_list1.h: Likewise.
8119         * lib/gl_anylinked_list2.h: Likewise.
8120         * lib/gl_anyrbtree_list1.h: Likewise.
8121         * lib/gl_anyrbtree_list2.h: Likewise.
8122         * lib/gl_anytree_list1.h: Likewise.
8123         * lib/gl_anytree_list2.h: Likewise.
8124         * lib/gl_anytree_oset.h: Likewise.
8125         * lib/gl_anytreehash_list1.h: Likewise.
8126         * lib/gl_anytreehash_list2.h: Likewise.
8127         * lib/gl_array_list.c: Likewise.
8128         * lib/gl_array_list.h: Likewise.
8129         * lib/gl_array_oset.c: Likewise.
8130         * lib/gl_array_oset.h: Likewise.
8131         * lib/gl_avltree_list.c: Likewise.
8132         * lib/gl_avltree_list.h: Likewise.
8133         * lib/gl_avltree_oset.c: Likewise.
8134         * lib/gl_avltree_oset.h: Likewise.
8135         * lib/gl_avltreehash_list.c: Likewise.
8136         * lib/gl_avltreehash_list.h: Likewise.
8137         * lib/gl_carray_list.c: Likewise.
8138         * lib/gl_carray_list.h: Likewise.
8139         * lib/gl_linked_list.c: Likewise.
8140         * lib/gl_linked_list.h: Likewise.
8141         * lib/gl_linkedhash_list.c: Likewise.
8142         * lib/gl_linkedhash_list.h: Likewise.
8143         * lib/gl_list.c: Likewise.
8144         * lib/gl_list.h: Likewise.
8145         * lib/gl_oset.c: Likewise.
8146         * lib/gl_oset.h: Likewise.
8147         * lib/gl_rbtree_list.c: Likewise.
8148         * lib/gl_rbtree_list.h: Likewise.
8149         * lib/gl_rbtree_oset.c: Likewise.
8150         * lib/gl_rbtree_oset.h: Likewise.
8151         * lib/gl_rbtreehash_list.c: Likewise.
8152         * lib/gl_rbtreehash_list.h: Likewise.
8153         * lib/gl_sublist.c: Likewise.
8154         * lib/gl_sublist.h: Likewise.
8155         * lib/group-member.c: Likewise.
8156         * lib/group-member.h: Likewise.
8157         * lib/hard-locale.c: Likewise.
8158         * lib/hard-locale.h: Likewise.
8159         * lib/hash-pjw.c: Likewise.
8160         * lib/hash-pjw.h: Likewise.
8161         * lib/hash-triple.c: Likewise.
8162         * lib/hash.c: Likewise.
8163         * lib/hash.h: Likewise.
8164         * lib/human.c: Likewise.
8165         * lib/human.h: Likewise.
8166         * lib/i-ring.c: Likewise.
8167         * lib/i-ring.h: Likewise.
8168         * lib/idcache.c: Likewise.
8169         * lib/imaxabs.c: Likewise.
8170         * lib/imaxdiv.c: Likewise.
8171         * lib/inet_pton.c: Likewise.
8172         * lib/inet_pton.h: Likewise.
8173         * lib/intprops.h: Likewise.
8174         * lib/inttostr.c: Likewise.
8175         * lib/inttostr.h: Likewise.
8176         * lib/inttypes.in.h: Likewise.
8177         * lib/isapipe.c: Likewise.
8178         * lib/isdir.c: Likewise.
8179         * lib/isnan.c: Likewise.
8180         * lib/isnan.h: Likewise.
8181         * lib/isnanf.c: Likewise.
8182         * lib/isnanf.h: Likewise.
8183         * lib/isnanl-nolibm.h: Likewise.
8184         * lib/isnanl.c: Likewise.
8185         * lib/isnanl.h: Likewise.
8186         * lib/javacomp.c: Likewise.
8187         * lib/javacomp.h: Likewise.
8188         * lib/javaexec.c: Likewise.
8189         * lib/javaexec.h: Likewise.
8190         * lib/javaversion.c: Likewise.
8191         * lib/javaversion.h: Likewise.
8192         * lib/javaversion.java: Likewise.
8193         * lib/lbrkprop.h: Likewise.
8194         * lib/lchmod.h: Likewise.
8195         * lib/lchown.c: Likewise.
8196         * lib/ldexpl.c: Likewise.
8197         * lib/linebreak.c: Likewise.
8198         * lib/linebreak.h: Likewise.
8199         * lib/linebuffer.c: Likewise.
8200         * lib/linebuffer.h: Likewise.
8201         * lib/locale.in.h: Likewise.
8202         * lib/logl.c: Likewise.
8203         * lib/long-options.c: Likewise.
8204         * lib/long-options.h: Likewise.
8205         * lib/lstat.c: Likewise.
8206         * lib/lstat.h: Likewise.
8207         * lib/math.in.h: Likewise.
8208         * lib/mbchar.c: Likewise.
8209         * lib/mbchar.h: Likewise.
8210         * lib/mbfile.h: Likewise.
8211         * lib/mbiter.h: Likewise.
8212         * lib/mbscasecmp.c: Likewise.
8213         * lib/mbscasestr.c: Likewise.
8214         * lib/mbschr.c: Likewise.
8215         * lib/mbscspn.c: Likewise.
8216         * lib/mbslen.c: Likewise.
8217         * lib/mbsncasecmp.c: Likewise.
8218         * lib/mbsnlen.c: Likewise.
8219         * lib/mbspbrk.c: Likewise.
8220         * lib/mbspcasecmp.c: Likewise.
8221         * lib/mbsrchr.c: Likewise.
8222         * lib/mbssep.c: Likewise.
8223         * lib/mbsspn.c: Likewise.
8224         * lib/mbsstr.c: Likewise.
8225         * lib/mbstok_r.c: Likewise.
8226         * lib/mbswidth.c: Likewise.
8227         * lib/mbswidth.h: Likewise.
8228         * lib/mbuiter.h: Likewise.
8229         * lib/memcasecmp.c: Likewise.
8230         * lib/memcasecmp.h: Likewise.
8231         * lib/memchr.c: Likewise.
8232         * lib/memcmp.c: Likewise.
8233         * lib/memcoll.c: Likewise.
8234         * lib/memcoll.h: Likewise.
8235         * lib/memcpy.c: Likewise.
8236         * lib/memrchr.c: Likewise.
8237         * lib/mkancesdirs.c: Likewise.
8238         * lib/mkdir-p.c: Likewise.
8239         * lib/mkdir-p.h: Likewise.
8240         * lib/mkdir.c: Likewise.
8241         * lib/mkdirat.c: Likewise.
8242         * lib/mkdtemp.c: Likewise.
8243         * lib/mkstemp-safer.c: Likewise.
8244         * lib/mkstemp.c: Likewise.
8245         * lib/modechange.c: Likewise.
8246         * lib/modechange.h: Likewise.
8247         * lib/mountlist.c: Likewise.
8248         * lib/mountlist.h: Likewise.
8249         * lib/mpsort.c: Likewise.
8250         * lib/nanosleep.c: Likewise.
8251         * lib/obstack.c: Likewise.
8252         * lib/obstack.h: Likewise.
8253         * lib/open-safer.c: Likewise.
8254         * lib/open.c: Likewise.
8255         * lib/openat-die.c: Likewise.
8256         * lib/openat-priv.h: Likewise.
8257         * lib/openat-proc.c: Likewise.
8258         * lib/openat.c: Likewise.
8259         * lib/openat.h: Likewise.
8260         * lib/pagealign_alloc.c: Likewise.
8261         * lib/pagealign_alloc.h: Likewise.
8262         * lib/physmem.c: Likewise.
8263         * lib/physmem.h: Likewise.
8264         * lib/pipe-safer.c: Likewise.
8265         * lib/pipe.c: Likewise.
8266         * lib/pipe.h: Likewise.
8267         * lib/posixtm.c: Likewise.
8268         * lib/posixtm.h: Likewise.
8269         * lib/posixver.c: Likewise.
8270         * lib/printf-frexp.c: Likewise.
8271         * lib/printf-frexp.h: Likewise.
8272         * lib/printf-frexpl.c: Likewise.
8273         * lib/printf-frexpl.h: Likewise.
8274         * lib/printf.c: Likewise.
8275         * lib/progname.c: Likewise.
8276         * lib/progname.h: Likewise.
8277         * lib/progreloc.c: Likewise.
8278         * lib/putenv.c: Likewise.
8279         * lib/quote.c: Likewise.
8280         * lib/quote.h: Likewise.
8281         * lib/quotearg.c: Likewise.
8282         * lib/quotearg.h: Likewise.
8283         * lib/raise.c: Likewise.
8284         * lib/readline.c: Likewise.
8285         * lib/readline.h: Likewise.
8286         * lib/readlink.c: Likewise.
8287         * lib/readtokens.c: Likewise.
8288         * lib/readtokens.h: Likewise.
8289         * lib/readtokens0.c: Likewise.
8290         * lib/readtokens0.h: Likewise.
8291         * lib/readutmp.c: Likewise.
8292         * lib/readutmp.h: Likewise.
8293         * lib/realloc.c: Likewise.
8294         * lib/relocwrapper.c: Likewise.
8295         * lib/rename-dest-slash.c: Likewise.
8296         * lib/rename.c: Likewise.
8297         * lib/rmdir.c: Likewise.
8298         * lib/rpmatch.c: Likewise.
8299         * lib/safe-read.c: Likewise.
8300         * lib/safe-read.h: Likewise.
8301         * lib/safe-write.c: Likewise.
8302         * lib/safe-write.h: Likewise.
8303         * lib/same-inode.h: Likewise.
8304         * lib/same.c: Likewise.
8305         * lib/same.h: Likewise.
8306         * lib/save-cwd.c: Likewise.
8307         * lib/save-cwd.h: Likewise.
8308         * lib/savedir.c: Likewise.
8309         * lib/savedir.h: Likewise.
8310         * lib/savewd.c: Likewise.
8311         * lib/savewd.h: Likewise.
8312         * lib/search.in.h: Likewise.
8313         * lib/setenv.c: Likewise.
8314         * lib/setenv.h: Likewise.
8315         * lib/settime.c: Likewise.
8316         * lib/sh-quote.c: Likewise.
8317         * lib/sh-quote.h: Likewise.
8318         * lib/sig2str.c: Likewise.
8319         * lib/sig2str.h: Likewise.
8320         * lib/signal.in.h: Likewise.
8321         * lib/signbitd.c: Likewise.
8322         * lib/signbitf.c: Likewise.
8323         * lib/signbitl.c: Likewise.
8324         * lib/sigprocmask.c: Likewise.
8325         * lib/sincosl.c: Likewise.
8326         * lib/sleep.c: Likewise.
8327         * lib/sprintf.c: Likewise.
8328         * lib/sqrtl.c: Likewise.
8329         * lib/stat-time.h: Likewise.
8330         * lib/stdio--.h: Likewise.
8331         * lib/stdio-safer.h: Likewise.
8332         * lib/stdlib--.h: Likewise.
8333         * lib/stdlib-safer.h: Likewise.
8334         * lib/stdlib.in.h: Likewise.
8335         * lib/stpcpy.c: Likewise.
8336         * lib/stpncpy.c: Likewise.
8337         * lib/strchrnul.c: Likewise.
8338         * lib/strcspn.c: Likewise.
8339         * lib/strerror.c: Likewise.
8340         * lib/strftime.c: Likewise.
8341         * lib/strftime.h: Likewise.
8342         * lib/striconveh.c: Likewise.
8343         * lib/striconveh.h: Likewise.
8344         * lib/striconveha.c: Likewise.
8345         * lib/striconveha.h: Likewise.
8346         * lib/stripslash.c: Likewise.
8347         * lib/strnlen1.c: Likewise.
8348         * lib/strnlen1.h: Likewise.
8349         * lib/strtod.c: Likewise.
8350         * lib/strtoimax.c: Likewise.
8351         * lib/strtok_r.c: Likewise.
8352         * lib/strtol.c: Likewise.
8353         * lib/strtoll.c: Likewise.
8354         * lib/strtoul.c: Likewise.
8355         * lib/strtoull.c: Likewise.
8356         * lib/sysexits.in.h: Likewise.
8357         * lib/tempname.c: Likewise.
8358         * lib/tempname.h: Likewise.
8359         * lib/timespec.h: Likewise.
8360         * lib/tls.c: Likewise.
8361         * lib/tls.h: Likewise.
8362         * lib/tmpdir.c: Likewise.
8363         * lib/tmpdir.h: Likewise.
8364         * lib/tmpfile-safer.c: Likewise.
8365         * lib/tmpfile.c: Likewise.
8366         * lib/trigl.c: Likewise.
8367         * lib/trigl.h: Likewise.
8368         * lib/trim.c: Likewise.
8369         * lib/trim.h: Likewise.
8370         * lib/trunc.c: Likewise.
8371         * lib/truncf.c: Likewise.
8372         * lib/truncl.c: Likewise.
8373         * lib/tsearch.c: Likewise.
8374         * lib/unicodeio.c: Likewise.
8375         * lib/unicodeio.h: Likewise.
8376         * lib/unistd--.h: Likewise.
8377         * lib/unistd-safer.h: Likewise.
8378         * lib/unistdio/ulc-fprintf.c: Likewise.
8379         * lib/unistdio/ulc-vfprintf.c: Likewise.
8380         * lib/unlinkdir.c: Likewise.
8381         * lib/unlinkdir.h: Likewise.
8382         * lib/unlocked-io.h: Likewise.
8383         * lib/unsetenv.c: Likewise.
8384         * lib/userspec.c: Likewise.
8385         * lib/utime.c: Likewise.
8386         * lib/utimecmp.c: Likewise.
8387         * lib/utimecmp.h: Likewise.
8388         * lib/utimens.c: Likewise.
8389         * lib/verify.h: Likewise.
8390         * lib/verror.c: Likewise.
8391         * lib/verror.h: Likewise.
8392         * lib/version-etc-fsf.c: Likewise.
8393         * lib/version-etc.c: Likewise.
8394         * lib/version-etc.h: Likewise.
8395         * lib/vfprintf.c: Likewise.
8396         * lib/vprintf.c: Likewise.
8397         * lib/vsprintf.c: Likewise.
8398         * lib/w32spawn.h: Likewise.
8399         * lib/wait-process.c: Likewise.
8400         * lib/wait-process.h: Likewise.
8401         * lib/wcwidth.c: Likewise.
8402         * lib/write-any-file.c: Likewise.
8403         * lib/xalloc-die.c: Likewise.
8404         * lib/xalloc.h: Likewise.
8405         * lib/xasprintf.c: Likewise.
8406         * lib/xgetcwd.c: Likewise.
8407         * lib/xgetcwd.h: Likewise.
8408         * lib/xgetdomainname.c: Likewise.
8409         * lib/xgetdomainname.h: Likewise.
8410         * lib/xgethostname.c: Likewise.
8411         * lib/xmalloc.c: Likewise.
8412         * lib/xmalloca.c: Likewise.
8413         * lib/xmalloca.h: Likewise.
8414         * lib/xmemcoll.c: Likewise.
8415         * lib/xnanosleep.c: Likewise.
8416         * lib/xreadlink.c: Likewise.
8417         * lib/xreadlink.h: Likewise.
8418         * lib/xsetenv.c: Likewise.
8419         * lib/xsetenv.h: Likewise.
8420         * lib/xstriconv.c: Likewise.
8421         * lib/xstriconv.h: Likewise.
8422         * lib/xstrndup.c: Likewise.
8423         * lib/xstrndup.h: Likewise.
8424         * lib/xstrtod.c: Likewise.
8425         * lib/xstrtod.h: Likewise.
8426         * lib/xstrtol-error.c: Likewise.
8427         * lib/xstrtol.c: Likewise.
8428         * lib/xstrtol.h: Likewise.
8429         * lib/xtime.h: Likewise.
8430         * lib/xvasprintf.c: Likewise.
8431         * lib/xvasprintf.h: Likewise.
8432         * lib/yesno.c: Likewise.
8433         * lib/yesno.h: Likewise.
8434         * posix-modules: Likewise.
8435         * tests/test-alloca-opt.c: Likewise.
8436         * tests/test-arcfour.c: Likewise.
8437         * tests/test-arctwo.c: Likewise.
8438         * tests/test-argmatch.c: Likewise.
8439         * tests/test-argp-2.sh: Likewise.
8440         * tests/test-argp.c: Likewise.
8441         * tests/test-arpa_inet.c: Likewise.
8442         * tests/test-array_list.c: Likewise.
8443         * tests/test-array_oset.c: Likewise.
8444         * tests/test-atexit.c: Likewise.
8445         * tests/test-avltree_list.c: Likewise.
8446         * tests/test-avltree_oset.c: Likewise.
8447         * tests/test-avltreehash_list.c: Likewise.
8448         * tests/test-base64.c: Likewise.
8449         * tests/test-binary-io.c: Likewise.
8450         * tests/test-byteswap.c: Likewise.
8451         * tests/test-c-ctype.c: Likewise.
8452         * tests/test-c-strcasecmp.c: Likewise.
8453         * tests/test-c-strcasestr.c: Likewise.
8454         * tests/test-c-strncasecmp.c: Likewise.
8455         * tests/test-c-strstr.c: Likewise.
8456         * tests/test-canonicalize-lgpl.c: Likewise.
8457         * tests/test-canonicalize.c: Likewise.
8458         * tests/test-carray_list.c: Likewise.
8459         * tests/test-ceilf.c: Likewise.
8460         * tests/test-ceill.c: Likewise.
8461         * tests/test-count-one-bits.c: Likewise.
8462         * tests/test-crc.c: Likewise.
8463         * tests/test-dirname.c: Likewise.
8464         * tests/test-fbufmode.c: Likewise.
8465         * tests/test-fcntl.c: Likewise.
8466         * tests/test-fflush.c: Likewise.
8467         * tests/test-floorf.c: Likewise.
8468         * tests/test-floorl.c: Likewise.
8469         * tests/test-fopen.c: Likewise.
8470         * tests/test-fprintf-posix.c: Likewise.
8471         * tests/test-fprintf-posix.h: Likewise.
8472         * tests/test-fpurge.c: Likewise.
8473         * tests/test-freadable.c: Likewise.
8474         * tests/test-freadahead.c: Likewise.
8475         * tests/test-freading.c: Likewise.
8476         * tests/test-freopen.c: Likewise.
8477         * tests/test-frexp.c: Likewise.
8478         * tests/test-frexpl.c: Likewise.
8479         * tests/test-fseek.c: Likewise.
8480         * tests/test-fseeko.c: Likewise.
8481         * tests/test-fseterr.c: Likewise.
8482         * tests/test-fstrcmp.c: Likewise.
8483         * tests/test-ftell.c: Likewise.
8484         * tests/test-ftello.c: Likewise.
8485         * tests/test-fwritable.c: Likewise.
8486         * tests/test-fwriting.c: Likewise.
8487         * tests/test-getaddrinfo.c: Likewise.
8488         * tests/test-getpass.c: Likewise.
8489         * tests/test-gettimeofday.c: Likewise.
8490         * tests/test-hmac-md5.c: Likewise.
8491         * tests/test-hmac-sha1.c: Likewise.
8492         * tests/test-iconv.c: Likewise.
8493         * tests/test-iconvme.c: Likewise.
8494         * tests/test-inttypes.c: Likewise.
8495         * tests/test-isnan.c: Likewise.
8496         * tests/test-isnanf.c: Likewise.
8497         * tests/test-isnanl-nolibm.c: Likewise.
8498         * tests/test-isnanl.c: Likewise.
8499         * tests/test-isnanl.h: Likewise.
8500         * tests/test-ldexpl.c: Likewise.
8501         * tests/test-linked_list.c: Likewise.
8502         * tests/test-linkedhash_list.c: Likewise.
8503         * tests/test-locale.c: Likewise.
8504         * tests/test-localename.c: Likewise.
8505         * tests/test-lock.c: Likewise.
8506         * tests/test-lseek.c: Likewise.
8507         * tests/test-malloca.c: Likewise.
8508         * tests/test-math.c: Likewise.
8509         * tests/test-mbscasecmp.c: Likewise.
8510         * tests/test-mbscasestr1.c: Likewise.
8511         * tests/test-mbscasestr2.c: Likewise.
8512         * tests/test-mbscasestr3.c: Likewise.
8513         * tests/test-mbscasestr4.c: Likewise.
8514         * tests/test-mbschr.c: Likewise.
8515         * tests/test-mbscspn.c: Likewise.
8516         * tests/test-mbsncasecmp.c: Likewise.
8517         * tests/test-mbspbrk.c: Likewise.
8518         * tests/test-mbspcasecmp.c: Likewise.
8519         * tests/test-mbsrchr.c: Likewise.
8520         * tests/test-mbsspn.c: Likewise.
8521         * tests/test-mbsstr1.c: Likewise.
8522         * tests/test-mbsstr2.c: Likewise.
8523         * tests/test-mbsstr3.c: Likewise.
8524         * tests/test-md5.c: Likewise.
8525         * tests/test-memmem.c: Likewise.
8526         * tests/test-netinet_in.c: Likewise.
8527         * tests/test-open.c: Likewise.
8528         * tests/test-printf-frexp.c: Likewise.
8529         * tests/test-printf-frexpl.c: Likewise.
8530         * tests/test-printf-posix.c: Likewise.
8531         * tests/test-printf-posix.h: Likewise.
8532         * tests/test-rbtree_list.c: Likewise.
8533         * tests/test-rbtree_oset.c: Likewise.
8534         * tests/test-rbtreehash_list.c: Likewise.
8535         * tests/test-read-file.c: Likewise.
8536         * tests/test-rijndael.c: Likewise.
8537         * tests/test-search.c: Likewise.
8538         * tests/test-signbit.c: Likewise.
8539         * tests/test-sleep.c: Likewise.
8540         * tests/test-snprintf-posix.c: Likewise.
8541         * tests/test-snprintf-posix.h: Likewise.
8542         * tests/test-snprintf.c: Likewise.
8543         * tests/test-sprintf-posix.c: Likewise.
8544         * tests/test-sprintf-posix.h: Likewise.
8545         * tests/test-stat-time.c: Likewise.
8546         * tests/test-stdbool.c: Likewise.
8547         * tests/test-stdint.c: Likewise.
8548         * tests/test-stdio.c: Likewise.
8549         * tests/test-stdlib.c: Likewise.
8550         * tests/test-stpncpy.c: Likewise.
8551         * tests/test-strcasestr.c: Likewise.
8552         * tests/test-striconv.c: Likewise.
8553         * tests/test-striconveh.c: Likewise.
8554         * tests/test-striconveha.c: Likewise.
8555         * tests/test-string.c: Likewise.
8556         * tests/test-sys_select.c: Likewise.
8557         * tests/test-sys_socket.c: Likewise.
8558         * tests/test-sys_stat.c: Likewise.
8559         * tests/test-sys_time.c: Likewise.
8560         * tests/test-sysexits.c: Likewise.
8561         * tests/test-time.c: Likewise.
8562         * tests/test-tls.c: Likewise.
8563         * tests/test-trunc.c: Likewise.
8564         * tests/test-truncf.c: Likewise.
8565         * tests/test-truncl.c: Likewise.
8566         * tests/test-unistd.c: Likewise.
8567         * tests/test-vasnprintf-posix.c: Likewise.
8568         * tests/test-vasnprintf-posix2.c: Likewise.
8569         * tests/test-vasnprintf.c: Likewise.
8570         * tests/test-vasprintf-posix.c: Likewise.
8571         * tests/test-vasprintf.c: Likewise.
8572         * tests/test-verify.c: Likewise.
8573         * tests/test-vfprintf-posix.c: Likewise.
8574         * tests/test-vprintf-posix.c: Likewise.
8575         * tests/test-vsnprintf-posix.c: Likewise.
8576         * tests/test-vsnprintf.c: Likewise.
8577         * tests/test-vsprintf-posix.c: Likewise.
8578         * tests/test-wchar.c: Likewise.
8579         * tests/test-wctype.c: Likewise.
8580         * tests/test-wcwidth.c: Likewise.
8581         * tests/test-xstrtol.c: Likewise.
8582         * tests/test-xvasprintf.c: Likewise.
8583         * tests/uniconv/test-u16-conv-from-enc.c: Likewise.
8584         * tests/uniconv/test-u16-conv-to-enc.c: Likewise.
8585         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
8586         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
8587         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
8588         * tests/uniconv/test-u32-conv-to-enc.c: Likewise.
8589         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
8590         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
8591         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
8592         * tests/uniconv/test-u8-conv-to-enc.c: Likewise.
8593         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
8594         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
8595         * tests/uniname/test-uninames.c: Likewise.
8596         * tests/unistdio/test-u16-asnprintf1.c: Likewise.
8597         * tests/unistdio/test-u16-asnprintf1.h: Likewise.
8598         * tests/unistdio/test-u16-printf1.h: Likewise.
8599         * tests/unistdio/test-u16-vasnprintf1.c: Likewise.
8600         * tests/unistdio/test-u16-vasnprintf2.c: Likewise.
8601         * tests/unistdio/test-u16-vasnprintf3.c: Likewise.
8602         * tests/unistdio/test-u16-vasprintf1.c: Likewise.
8603         * tests/unistdio/test-u16-vsnprintf1.c: Likewise.
8604         * tests/unistdio/test-u16-vsprintf1.c: Likewise.
8605         * tests/unistdio/test-u32-asnprintf1.c: Likewise.
8606         * tests/unistdio/test-u32-asnprintf1.h: Likewise.
8607         * tests/unistdio/test-u32-printf1.h: Likewise.
8608         * tests/unistdio/test-u32-vasnprintf1.c: Likewise.
8609         * tests/unistdio/test-u32-vasnprintf2.c: Likewise.
8610         * tests/unistdio/test-u32-vasnprintf3.c: Likewise.
8611         * tests/unistdio/test-u32-vasprintf1.c: Likewise.
8612         * tests/unistdio/test-u32-vsnprintf1.c: Likewise.
8613         * tests/unistdio/test-u32-vsprintf1.c: Likewise.
8614         * tests/unistdio/test-u8-asnprintf1.c: Likewise.
8615         * tests/unistdio/test-u8-asnprintf1.h: Likewise.
8616         * tests/unistdio/test-u8-printf1.h: Likewise.
8617         * tests/unistdio/test-u8-vasnprintf1.c: Likewise.
8618         * tests/unistdio/test-u8-vasnprintf2.c: Likewise.
8619         * tests/unistdio/test-u8-vasnprintf3.c: Likewise.
8620         * tests/unistdio/test-u8-vasprintf1.c: Likewise.
8621         * tests/unistdio/test-u8-vsnprintf1.c: Likewise.
8622         * tests/unistdio/test-u8-vsprintf1.c: Likewise.
8623         * tests/unistdio/test-ulc-asnprintf1.c: Likewise.
8624         * tests/unistdio/test-ulc-asnprintf1.h: Likewise.
8625         * tests/unistdio/test-ulc-printf1.h: Likewise.
8626         * tests/unistdio/test-ulc-vasnprintf1.c: Likewise.
8627         * tests/unistdio/test-ulc-vasnprintf2.c: Likewise.
8628         * tests/unistdio/test-ulc-vasnprintf3.c: Likewise.
8629         * tests/unistdio/test-ulc-vasprintf1.c: Likewise.
8630         * tests/unistdio/test-ulc-vsnprintf1.c: Likewise.
8631         * tests/unistdio/test-ulc-vsprintf1.c: Likewise.
8632         * tests/uniwidth/test-u16-strwidth.c: Likewise.
8633         * tests/uniwidth/test-u16-width.c: Likewise.
8634         * tests/uniwidth/test-u32-strwidth.c: Likewise.
8635         * tests/uniwidth/test-u32-width.c: Likewise.
8636         * tests/uniwidth/test-u8-strwidth.c: Likewise.
8637         * tests/uniwidth/test-u8-width.c: Likewise.
8638         * tests/uniwidth/test-uc_width.c: Likewise.
8639         * config/srclist-update: Likewise.
8640         (fixlicense): Update to GPLv3+.
8641
8642         Change copyright notice from LGPLv2.1+ to LGPLv3+.
8643         * tests/test-tsearch.c: Change copyright notice.
8644
8645         Change copyright notice from LGPLv2.0+ to LGPLv3+.
8646         * lib/c-strcaseeq.h: Change copyright notice.
8647         * lib/streq.h: Likewise.
8648         * lib/uniconv.h: Likewise.
8649         * lib/uniconv/u-conv-from-enc.h: Likewise.
8650         * lib/uniconv/u-conv-to-enc.h: Likewise.
8651         * lib/uniconv/u-strconv-from-enc.h: Likewise.
8652         * lib/uniconv/u-strconv-to-enc.h: Likewise.
8653         * lib/uniconv/u16-conv-from-enc.c: Likewise.
8654         * lib/uniconv/u16-conv-to-enc.c: Likewise.
8655         * lib/uniconv/u16-strconv-from-enc.c: Likewise.
8656         * lib/uniconv/u16-strconv-from-locale.c: Likewise.
8657         * lib/uniconv/u16-strconv-to-enc.c: Likewise.
8658         * lib/uniconv/u16-strconv-to-locale.c: Likewise.
8659         * lib/uniconv/u32-conv-from-enc.c: Likewise.
8660         * lib/uniconv/u32-conv-to-enc.c: Likewise.
8661         * lib/uniconv/u32-strconv-from-enc.c: Likewise.
8662         * lib/uniconv/u32-strconv-from-locale.c: Likewise.
8663         * lib/uniconv/u32-strconv-to-enc.c: Likewise.
8664         * lib/uniconv/u32-strconv-to-locale.c: Likewise.
8665         * lib/uniconv/u8-conv-from-enc.c: Likewise.
8666         * lib/uniconv/u8-conv-to-enc.c: Likewise.
8667         * lib/uniconv/u8-strconv-from-enc.c: Likewise.
8668         * lib/uniconv/u8-strconv-from-locale.c: Likewise.
8669         * lib/uniconv/u8-strconv-to-enc.c: Likewise.
8670         * lib/uniconv/u8-strconv-to-locale.c: Likewise.
8671         * lib/uniname.h: Likewise.
8672         * lib/uniname/uniname.c: Likewise.
8673         * lib/unistdio.h: Likewise.
8674         * lib/unistdio/u-asnprintf.h: Likewise.
8675         * lib/unistdio/u-asprintf.h: Likewise.
8676         * lib/unistdio/u-printf-args.c: Likewise.
8677         * lib/unistdio/u-printf-args.h: Likewise.
8678         * lib/unistdio/u-printf-parse.h: Likewise.
8679         * lib/unistdio/u-snprintf.h: Likewise.
8680         * lib/unistdio/u-sprintf.h: Likewise.
8681         * lib/unistdio/u-vasprintf.h: Likewise.
8682         * lib/unistdio/u-vsnprintf.h: Likewise.
8683         * lib/unistdio/u-vsprintf.h: Likewise.
8684         * lib/unistdio/u16-asnprintf.c: Likewise.
8685         * lib/unistdio/u16-asprintf.c: Likewise.
8686         * lib/unistdio/u16-printf-parse.c: Likewise.
8687         * lib/unistdio/u16-snprintf.c: Likewise.
8688         * lib/unistdio/u16-sprintf.c: Likewise.
8689         * lib/unistdio/u16-u16-asnprintf.c: Likewise.
8690         * lib/unistdio/u16-u16-asprintf.c: Likewise.
8691         * lib/unistdio/u16-u16-snprintf.c: Likewise.
8692         * lib/unistdio/u16-u16-sprintf.c: Likewise.
8693         * lib/unistdio/u16-u16-vasnprintf.c: Likewise.
8694         * lib/unistdio/u16-u16-vasprintf.c: Likewise.
8695         * lib/unistdio/u16-u16-vsnprintf.c: Likewise.
8696         * lib/unistdio/u16-u16-vsprintf.c: Likewise.
8697         * lib/unistdio/u16-vasnprintf.c: Likewise.
8698         * lib/unistdio/u16-vasprintf.c: Likewise.
8699         * lib/unistdio/u16-vsnprintf.c: Likewise.
8700         * lib/unistdio/u16-vsprintf.c: Likewise.
8701         * lib/unistdio/u32-asnprintf.c: Likewise.
8702         * lib/unistdio/u32-asprintf.c: Likewise.
8703         * lib/unistdio/u32-printf-parse.c: Likewise.
8704         * lib/unistdio/u32-snprintf.c: Likewise.
8705         * lib/unistdio/u32-sprintf.c: Likewise.
8706         * lib/unistdio/u32-u32-asnprintf.c: Likewise.
8707         * lib/unistdio/u32-u32-asprintf.c: Likewise.
8708         * lib/unistdio/u32-u32-snprintf.c: Likewise.
8709         * lib/unistdio/u32-u32-sprintf.c: Likewise.
8710         * lib/unistdio/u32-u32-vasnprintf.c: Likewise.
8711         * lib/unistdio/u32-u32-vasprintf.c: Likewise.
8712         * lib/unistdio/u32-u32-vsnprintf.c: Likewise.
8713         * lib/unistdio/u32-u32-vsprintf.c: Likewise.
8714         * lib/unistdio/u32-vasnprintf.c: Likewise.
8715         * lib/unistdio/u32-vasprintf.c: Likewise.
8716         * lib/unistdio/u32-vsnprintf.c: Likewise.
8717         * lib/unistdio/u32-vsprintf.c: Likewise.
8718         * lib/unistdio/u8-asnprintf.c: Likewise.
8719         * lib/unistdio/u8-asprintf.c: Likewise.
8720         * lib/unistdio/u8-printf-parse.c: Likewise.
8721         * lib/unistdio/u8-snprintf.c: Likewise.
8722         * lib/unistdio/u8-sprintf.c: Likewise.
8723         * lib/unistdio/u8-u8-asnprintf.c: Likewise.
8724         * lib/unistdio/u8-u8-asprintf.c: Likewise.
8725         * lib/unistdio/u8-u8-snprintf.c: Likewise.
8726         * lib/unistdio/u8-u8-sprintf.c: Likewise.
8727         * lib/unistdio/u8-u8-vasnprintf.c: Likewise.
8728         * lib/unistdio/u8-u8-vasprintf.c: Likewise.
8729         * lib/unistdio/u8-u8-vsnprintf.c: Likewise.
8730         * lib/unistdio/u8-u8-vsprintf.c: Likewise.
8731         * lib/unistdio/u8-vasnprintf.c: Likewise.
8732         * lib/unistdio/u8-vasprintf.c: Likewise.
8733         * lib/unistdio/u8-vsnprintf.c: Likewise.
8734         * lib/unistdio/u8-vsprintf.c: Likewise.
8735         * lib/unistdio/ulc-asnprintf.c: Likewise.
8736         * lib/unistdio/ulc-asprintf.c: Likewise.
8737         * lib/unistdio/ulc-printf-parse.c: Likewise.
8738         * lib/unistdio/ulc-snprintf.c: Likewise.
8739         * lib/unistdio/ulc-sprintf.c: Likewise.
8740         * lib/unistdio/ulc-vasnprintf.c: Likewise.
8741         * lib/unistdio/ulc-vasprintf.c: Likewise.
8742         * lib/unistdio/ulc-vsnprintf.c: Likewise.
8743         * lib/unistdio/ulc-vsprintf.c: Likewise.
8744         * lib/unistr.h: Likewise.
8745         * lib/unistr/u-cpy-alloc.h: Likewise.
8746         * lib/unistr/u-cpy.h: Likewise.
8747         * lib/unistr/u-endswith.h: Likewise.
8748         * lib/unistr/u-move.h: Likewise.
8749         * lib/unistr/u-set.h: Likewise.
8750         * lib/unistr/u-startswith.h: Likewise.
8751         * lib/unistr/u-stpcpy.h: Likewise.
8752         * lib/unistr/u-stpncpy.h: Likewise.
8753         * lib/unistr/u-strcat.h: Likewise.
8754         * lib/unistr/u-strcpy.h: Likewise.
8755         * lib/unistr/u-strcspn.h: Likewise.
8756         * lib/unistr/u-strdup.h: Likewise.
8757         * lib/unistr/u-strlen.h: Likewise.
8758         * lib/unistr/u-strncat.h: Likewise.
8759         * lib/unistr/u-strncpy.h: Likewise.
8760         * lib/unistr/u-strnlen.h: Likewise.
8761         * lib/unistr/u-strpbrk.h: Likewise.
8762         * lib/unistr/u-strspn.h: Likewise.
8763         * lib/unistr/u-strstr.h: Likewise.
8764         * lib/unistr/u-strtok.h: Likewise.
8765         * lib/unistr/u16-check.c: Likewise.
8766         * lib/unistr/u16-chr.c: Likewise.
8767         * lib/unistr/u16-cmp.c: Likewise.
8768         * lib/unistr/u16-cpy-alloc.c: Likewise.
8769         * lib/unistr/u16-cpy.c: Likewise.
8770         * lib/unistr/u16-endswith.c: Likewise.
8771         * lib/unistr/u16-mblen.c: Likewise.
8772         * lib/unistr/u16-mbsnlen.c: Likewise.
8773         * lib/unistr/u16-mbtouc-aux.c: Likewise.
8774         * lib/unistr/u16-mbtouc-unsafe-aux.c: Likewise.
8775         * lib/unistr/u16-mbtouc-unsafe.c: Likewise.
8776         * lib/unistr/u16-mbtouc.c: Likewise.
8777         * lib/unistr/u16-mbtoucr.c: Likewise.
8778         * lib/unistr/u16-move.c: Likewise.
8779         * lib/unistr/u16-next.c: Likewise.
8780         * lib/unistr/u16-prev.c: Likewise.
8781         * lib/unistr/u16-set.c: Likewise.
8782         * lib/unistr/u16-startswith.c: Likewise.
8783         * lib/unistr/u16-stpcpy.c: Likewise.
8784         * lib/unistr/u16-stpncpy.c: Likewise.
8785         * lib/unistr/u16-strcat.c: Likewise.
8786         * lib/unistr/u16-strchr.c: Likewise.
8787         * lib/unistr/u16-strcmp.c: Likewise.
8788         * lib/unistr/u16-strcpy.c: Likewise.
8789         * lib/unistr/u16-strcspn.c: Likewise.
8790         * lib/unistr/u16-strdup.c: Likewise.
8791         * lib/unistr/u16-strlen.c: Likewise.
8792         * lib/unistr/u16-strmblen.c: Likewise.
8793         * lib/unistr/u16-strmbtouc.c: Likewise.
8794         * lib/unistr/u16-strncat.c: Likewise.
8795         * lib/unistr/u16-strncmp.c: Likewise.
8796         * lib/unistr/u16-strncpy.c: Likewise.
8797         * lib/unistr/u16-strnlen.c: Likewise.
8798         * lib/unistr/u16-strpbrk.c: Likewise.
8799         * lib/unistr/u16-strrchr.c: Likewise.
8800         * lib/unistr/u16-strspn.c: Likewise.
8801         * lib/unistr/u16-strstr.c: Likewise.
8802         * lib/unistr/u16-strtok.c: Likewise.
8803         * lib/unistr/u16-to-u32.c: Likewise.
8804         * lib/unistr/u16-to-u8.c: Likewise.
8805         * lib/unistr/u16-uctomb-aux.c: Likewise.
8806         * lib/unistr/u16-uctomb.c: Likewise.
8807         * lib/unistr/u32-check.c: Likewise.
8808         * lib/unistr/u32-chr.c: Likewise.
8809         * lib/unistr/u32-cmp.c: Likewise.
8810         * lib/unistr/u32-cpy-alloc.c: Likewise.
8811         * lib/unistr/u32-cpy.c: Likewise.
8812         * lib/unistr/u32-endswith.c: Likewise.
8813         * lib/unistr/u32-mblen.c: Likewise.
8814         * lib/unistr/u32-mbsnlen.c: Likewise.
8815         * lib/unistr/u32-mbtouc-unsafe.c: Likewise.
8816         * lib/unistr/u32-mbtouc.c: Likewise.
8817         * lib/unistr/u32-mbtoucr.c: Likewise.
8818         * lib/unistr/u32-move.c: Likewise.
8819         * lib/unistr/u32-next.c: Likewise.
8820         * lib/unistr/u32-prev.c: Likewise.
8821         * lib/unistr/u32-set.c: Likewise.
8822         * lib/unistr/u32-startswith.c: Likewise.
8823         * lib/unistr/u32-stpcpy.c: Likewise.
8824         * lib/unistr/u32-stpncpy.c: Likewise.
8825         * lib/unistr/u32-strcat.c: Likewise.
8826         * lib/unistr/u32-strchr.c: Likewise.
8827         * lib/unistr/u32-strcmp.c: Likewise.
8828         * lib/unistr/u32-strcpy.c: Likewise.
8829         * lib/unistr/u32-strcspn.c: Likewise.
8830         * lib/unistr/u32-strdup.c: Likewise.
8831         * lib/unistr/u32-strlen.c: Likewise.
8832         * lib/unistr/u32-strmblen.c: Likewise.
8833         * lib/unistr/u32-strmbtouc.c: Likewise.
8834         * lib/unistr/u32-strncat.c: Likewise.
8835         * lib/unistr/u32-strncmp.c: Likewise.
8836         * lib/unistr/u32-strncpy.c: Likewise.
8837         * lib/unistr/u32-strnlen.c: Likewise.
8838         * lib/unistr/u32-strpbrk.c: Likewise.
8839         * lib/unistr/u32-strrchr.c: Likewise.
8840         * lib/unistr/u32-strspn.c: Likewise.
8841         * lib/unistr/u32-strstr.c: Likewise.
8842         * lib/unistr/u32-strtok.c: Likewise.
8843         * lib/unistr/u32-to-u16.c: Likewise.
8844         * lib/unistr/u32-to-u8.c: Likewise.
8845         * lib/unistr/u32-uctomb.c: Likewise.
8846         * lib/unistr/u8-check.c: Likewise.
8847         * lib/unistr/u8-chr.c: Likewise.
8848         * lib/unistr/u8-cmp.c: Likewise.
8849         * lib/unistr/u8-cpy-alloc.c: Likewise.
8850         * lib/unistr/u8-cpy.c: Likewise.
8851         * lib/unistr/u8-endswith.c: Likewise.
8852         * lib/unistr/u8-mblen.c: Likewise.
8853         * lib/unistr/u8-mbsnlen.c: Likewise.
8854         * lib/unistr/u8-mbtouc-aux.c: Likewise.
8855         * lib/unistr/u8-mbtouc-unsafe-aux.c: Likewise.
8856         * lib/unistr/u8-mbtouc-unsafe.c: Likewise.
8857         * lib/unistr/u8-mbtouc.c: Likewise.
8858         * lib/unistr/u8-mbtoucr.c: Likewise.
8859         * lib/unistr/u8-move.c: Likewise.
8860         * lib/unistr/u8-next.c: Likewise.
8861         * lib/unistr/u8-prev.c: Likewise.
8862         * lib/unistr/u8-set.c: Likewise.
8863         * lib/unistr/u8-startswith.c: Likewise.
8864         * lib/unistr/u8-stpcpy.c: Likewise.
8865         * lib/unistr/u8-stpncpy.c: Likewise.
8866         * lib/unistr/u8-strcat.c: Likewise.
8867         * lib/unistr/u8-strchr.c: Likewise.
8868         * lib/unistr/u8-strcmp.c: Likewise.
8869         * lib/unistr/u8-strcpy.c: Likewise.
8870         * lib/unistr/u8-strcspn.c: Likewise.
8871         * lib/unistr/u8-strdup.c: Likewise.
8872         * lib/unistr/u8-strlen.c: Likewise.
8873         * lib/unistr/u8-strmblen.c: Likewise.
8874         * lib/unistr/u8-strmbtouc.c: Likewise.
8875         * lib/unistr/u8-strncat.c: Likewise.
8876         * lib/unistr/u8-strncmp.c: Likewise.
8877         * lib/unistr/u8-strncpy.c: Likewise.
8878         * lib/unistr/u8-strnlen.c: Likewise.
8879         * lib/unistr/u8-strpbrk.c: Likewise.
8880         * lib/unistr/u8-strrchr.c: Likewise.
8881         * lib/unistr/u8-strspn.c: Likewise.
8882         * lib/unistr/u8-strstr.c: Likewise.
8883         * lib/unistr/u8-strtok.c: Likewise.
8884         * lib/unistr/u8-to-u16.c: Likewise.
8885         * lib/unistr/u8-to-u32.c: Likewise.
8886         * lib/unistr/u8-uctomb-aux.c: Likewise.
8887         * lib/unistr/u8-uctomb.c: Likewise.
8888         * lib/unitypes.h: Likewise.
8889         * lib/uniwidth.h: Likewise.
8890         * lib/uniwidth/cjk.h: Likewise.
8891         * lib/uniwidth/u16-strwidth.c: Likewise.
8892         * lib/uniwidth/u16-width.c: Likewise.
8893         * lib/uniwidth/u32-strwidth.c: Likewise.
8894         * lib/uniwidth/u32-width.c: Likewise.
8895         * lib/uniwidth/u8-strwidth.c: Likewise.
8896         * lib/uniwidth/u8-width.c: Likewise.
8897         * lib/uniwidth/width.c: Likewise.
8898
8899 2007-10-07  Bruno Haible  <bruno@clisp.org>
8900
8901         * lib/inttypes.in.h: Change copyright notice from LGPL to GPL.
8902         The file is still under LGPL (see modules/inttypes).
8903
8904 2007-10-06  Bruno Haible  <bruno@clisp.org>
8905
8906         * modules/trunc (Dependencies): Add 'extensions'.
8907         * m4/trunc.m4 (gl_FUNC_TRUNC): Require gl_USE_SYSTEM_EXTENSIONS.
8908         Reported by Ben Pfaff <blp@gnu.org>.
8909
8910 2007-10-06  Bruno Haible  <bruno@clisp.org>
8911
8912         * modules/freopen-tests: New file.
8913         * tests/test-freopen.c: New file.
8914
8915         * modules/fopen-tests: New file.
8916         * tests/test-fopen.c: New file.
8917
8918         * modules/fopen: New file.
8919         * lib/fopen.c: New file.
8920         * m4/fopen.m4: New file.
8921         * modules/freopen: New file.
8922         * lib/freopen.c: New file.
8923         * m4/freopen.m4: New file.
8924         * lib/stdio.in.h (fopen, freopen): New declarations.
8925         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize also GNULIB_FOPEN,
8926         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
8927         * modules/stdio (Makefile.am): Substitute also GNULIB_FOPEN,
8928         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
8929         * doc/functions/fopen.texi: Mention the 'fopen' module.
8930         * doc/functions/freopen.texi: Mention the 'freopen' module.
8931
8932 2007-10-06  Bruno Haible  <bruno@clisp.org>
8933
8934         * modules/open-tests: New file.
8935         * tests/test-open.c: New file.
8936
8937         * modules/open: New file.
8938         * lib/open.c: New file.
8939         * m4/open.m4: New file.
8940         * lib/fchdir.c (open): If the gnulib module 'open' is used, do what
8941         lib/open.c does.
8942         * lib/fcntl.in.h (open): Declare also if replaced by the 'open' module.
8943         * m4/fcntl_h.m4 (gl_FCNTL_MODULE_INDICATOR, gl_FCNTL_H_DEFAULTS): New
8944         macros.
8945         (gl_FCNTL_H): Require gl_FCNTL_H_DEFAULTS.
8946         * modules/fcntl (Makefile.am): Also substitute GNULIB_OPEN and
8947         REPLACE_OPEN.
8948         * doc/functions/open.texi: Mention the 'open' module.
8949
8950 2007-10-04  Bruno Haible  <bruno@clisp.org>
8951
8952         * modules/ceill-tests: New file.
8953         * tests/test-ceill.c: New file.
8954
8955         * modules/ceill: New file.
8956         * lib/ceill.c: Replace entire file.
8957         * m4/ceill.m4: New file.
8958         * lib/math.in.h (ceill): Replace declaration.
8959         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILL.
8960         * modules/math (Makefile.am): Substitute also GNULIB_CEILL.
8961         * doc/functions/ceill.texi: Mention the 'ceill' module.
8962         * modules/mathl (Files): Remove lib/ceill.c.
8963         (Depends-on): Add ceill.
8964
8965 2007-10-04  Bruno Haible  <bruno@clisp.org>
8966
8967         * modules/ceilf-tests: New file.
8968         * tests/test-ceilf.c: New file.
8969
8970         * modules/ceilf: New file.
8971         * lib/ceil.c: New file.
8972         * lib/ceilf.c: New file.
8973         * m4/ceilf.m4: New file.
8974         * lib/math.in.h (ceilf): New declaration.
8975         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILF and
8976         HAVE_DECL_CEILF.
8977         * modules/math (Makefile.am): Substitute also GNULIB_CEILF and
8978         HAVE_DECL_CEILF.
8979         * doc/functions/ceilf.texi: Mention the 'ceilf' module.
8980
8981 2007-10-04  Bruno Haible  <bruno@clisp.org>
8982
8983         * modules/floorl-tests: New file.
8984         * tests/test-floorl.c: New file.
8985
8986         * modules/floorl: New file.
8987         * lib/floorl.c: Replace entire file.
8988         * m4/floorl.m4: New file.
8989         * lib/math.in.h (floorl): Replace declaration.
8990         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORL.
8991         * modules/math (Makefile.am): Substitute also GNULIB_FLOORL.
8992         * doc/functions/floorl.texi: Mention the 'floorl' module.
8993         * modules/mathl (Files): Remove lib/floorl.c.
8994         (Depends-on): Add floorl.
8995
8996 2007-10-04  Bruno Haible  <bruno@clisp.org>
8997
8998         * modules/floorf-tests: New file.
8999         * tests/test-floorf.c: New file.
9000
9001         * modules/floorf: New file.
9002         * lib/floor.c: New file.
9003         * lib/floorf.c: New file.
9004         * m4/floorf.m4: New file.
9005         * lib/math.in.h (floorf): New declaration.
9006         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORF and
9007         HAVE_DECL_FLOORF.
9008         * modules/math (Makefile.am): Substitute also GNULIB_FLOORF and
9009         HAVE_DECL_FLOORF.
9010         * doc/functions/floorf.texi: Mention the 'floorf' module.
9011
9012 2007-10-04  Benoit Sigoure  <tsuna@lrde.epita.fr>
9013             Bruno Haible  <bruno@clisp.org>
9014
9015         Advertise for the Git server instead of the CVS server.
9016         * doc/gnulib-intro.texi (Steady Development): Mention the Git
9017         repository instead of the CVS one.
9018         * doc/gnulib-tool.texi (VCS Issues): Renamed from "CVS Issues". Talk
9019         about all VCS systems generically.
9020         * doc/gnulib.texi (Introduction): Capitalize `Git'.
9021
9022 2007-10-04  Bruno Haible  <bruno@clisp.org>
9023
9024         * doc/gnulib.texi (Function Substitutes): Explain what an absent module
9025         means.
9026         Reported by Benoît Sigoure <tsuna@lrde.epita.fr>.
9027
9028 2007-10-04  Bruno Haible  <bruno@clisp.org>
9029
9030         * modules/truncl-tests: New file.
9031         * tests/test-truncl.c: New file.
9032
9033         * modules/truncl: New file.
9034         * lib/truncl.c: New file.
9035         * m4/truncl.m4: New file.
9036         * lib/math.in.h (truncl): New declaration.
9037         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCL and
9038         HAVE_DECL_TRUNCL.
9039         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCL and
9040         HAVE_DECL_TRUNCL.
9041         * doc/functions/truncl.texi: Mention the 'truncl' module.
9042
9043 2007-10-04  Bruno Haible  <bruno@clisp.org>
9044
9045         * modules/truncf-tests: New file.
9046         * tests/test-truncf.c: New file.
9047
9048         * modules/truncf: New file.
9049         * lib/trunc.c: Make paramerizable through USE_* macros.
9050         * lib/truncf.c: New file.
9051         * m4/truncf.m4: New file.
9052         * lib/math.in.h (truncf): New declaration.
9053         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCF and
9054         HAVE_DECL_TRUNCF.
9055         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCF and
9056         HAVE_DECL_TRUNCF.
9057         * doc/functions/truncf.texi: Mention the 'truncf' module.
9058
9059 2007-10-03  Bruno Haible  <bruno@clisp.org>
9060
9061         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
9062         augmentation also for tests modules.
9063         * modules/argp-tests (Makefile.am): Remove EXTRA_DIST augmentation.
9064         * modules/atexit-tests (Makefile.am): Likewise.
9065         * modules/binary-io-tests (Makefile.am): Likewise.
9066         * modules/c-strcase-tests (Makefile.am): Likewise.
9067         * modules/canonicalize-lgpl-tests (Makefile.am): Likewise.
9068         * modules/canonicalize-tests (Makefile.am): Likewise.
9069         * modules/closein-tests (Makefile.am): Likewise.
9070         * modules/fprintf-posix-tests (Makefile.am): Likewise.
9071         * modules/freadahead-tests (Makefile.am): Likewise.
9072         * modules/fseek-tests (Makefile.am): Likewise.
9073         * modules/fseeko-tests (Makefile.am): Likewise.
9074         * modules/ftell-tests (Makefile.am): Likewise.
9075         * modules/ftello-tests (Makefile.am): Likewise.
9076         * modules/isnanl-nolibm-tests (Makefile.am): Likewise.
9077         * modules/isnanl-tests (Makefile.am): Likewise.
9078         * modules/lseek-tests (Makefile.am): Likewise.
9079         * modules/mbscasecmp-tests (Makefile.am): Likewise.
9080         * modules/mbscasestr-tests (Makefile.am): Likewise.
9081         * modules/mbschr-tests (Makefile.am): Likewise.
9082         * modules/mbscspn-tests (Makefile.am): Likewise.
9083         * modules/mbsncasecmp-tests (Makefile.am): Likewise.
9084         * modules/mbspbrk-tests (Makefile.am): Likewise.
9085         * modules/mbspcasecmp-tests (Makefile.am): Likewise.
9086         * modules/mbsrchr-tests (Makefile.am): Likewise.
9087         * modules/mbsspn-tests (Makefile.am): Likewise.
9088         * modules/mbsstr-tests (Makefile.am): Likewise.
9089         * modules/printf-posix-tests (Makefile.am): Likewise.
9090         * modules/snprintf-posix-tests (Makefile.am): Likewise.
9091         * modules/sprintf-posix-tests (Makefile.am): Likewise.
9092         * modules/tsearch-tests (Makefile.am): Likewise.
9093         * modules/uniname/uniname-tests (Makefile.am): Likewise.
9094         * modules/unistdio/u16-vasnprintf-tests (Makefile.am): Likewise.
9095         * modules/unistdio/u32-vasnprintf-tests (Makefile.am): Likewise.
9096         * modules/unistdio/u8-vasnprintf-tests (Makefile.am): Likewise.
9097         * modules/unistdio/ulc-vasnprintf-tests (Makefile.am): Likewise.
9098         * modules/vasnprintf-posix-tests (Makefile.am): Likewise.
9099         * modules/vfprintf-posix-tests (Makefile.am): Likewise.
9100         * modules/vprintf-posix-tests (Makefile.am): Likewise.
9101         * modules/vsnprintf-posix-tests (Makefile.am): Likewise.
9102         * modules/vsprintf-posix-tests (Makefile.am): Likewise.
9103         * modules/xstrtoimax-tests (Makefile.am): Likewise.
9104         * modules/xstrtol-tests (Makefile.am): Likewise.
9105         * modules/xstrtoumax-tests (Makefile.am): Likewise.
9106         * modules/yesno-tests (Makefile.am): Likewise.
9107
9108 2007-10-03  Bruno Haible  <bruno@clisp.org>
9109
9110         * modules/trunc-tests: New file.
9111         * tests/test-trunc.c: New file.
9112
9113         * modules/trunc: New file.
9114         * lib/trunc.c: New file.
9115         * m4/trunc.m4: New file.
9116         * lib/math.in.h (trunc): New declaration.
9117         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNC and
9118         HAVE_DECL_TRUNC.
9119         * modules/math (Makefile.am): Substitute also GNULIB_TRUNC and
9120         HAVE_DECL_TRUNC.
9121         * doc/functions/trunc.texi: Mention the 'trunc' module.
9122
9123 2007-10-03  Bruno Haible  <bruno@clisp.org>
9124
9125         * tests/test-fpending.c: New file, mostly copied
9126         from coreutils/lib/t-fpending.c.
9127         * modules/fpending-tests: New file.
9128
9129 2007-10-03  Bruno Haible  <bruno@clisp.org>
9130
9131         Port the stdio extensions to QNX (untested).
9132         * lib/fseterr.c (fseterr): Add support for QNX.
9133         * lib/fbufmode.c (fbufmode): Likewise.
9134         * lib/freadable.c (freadable): Likewise.
9135         * lib/fwritable.c (fwritable): Likewise.
9136         * lib/freading.c (freading): Likewise.
9137         * lib/fwriting.c (fwriting): Likewise.
9138         * lib/freadahead.c (freadahed): Likewise.
9139         * lib/fpurge.c (fpurge): Likewise.
9140         * lib/fseeko.c (rpl_fseeko): Likewise.
9141
9142 2007-10-03  Bruno Haible  <bruno@clisp.org>
9143             Jim Meyering  <jim@meyering.net>
9144             Eric Blake  <ebb9@byu.net>
9145
9146         * doc/relocatable.texi: Use @command instead of @program.
9147
9148 2007-10-02  Jim Meyering  <jim@meyering.net>
9149
9150         Perform one more "_.h" -> ".in.h" substitution.
9151         * modules/unistd (Makefile.am) [unistd.h]: Use unistd.h.in
9152         instead of unistd_.h here, too.
9153
9154 2007-10-01  Bruno Haible  <bruno@clisp.org>
9155
9156         * gnulib-tool (func_emit_initmacro_done): Special case for alloca.c.
9157         Needed for the alloca-opt module.
9158
9159 2007-09-30  Bruno Haible  <bruno@clisp.org>
9160
9161         * lib/alloca.in.h: Renamed from lib/alloca_.h.
9162         * modules/alloca-opt (Files, Makefile.am): Use alloca.in.h instead of
9163         alloca_.h.
9164         * lib/argz.in.h: Renamed from lib/argz_.h.
9165         * modules/argz (Files, Makefile.am): Use argz.in.h instead of argz_.h.
9166         * lib/byteswap.in.h: Renamed from lib/byteswap_.h.
9167         * modules/byteswap (Files, Makefile.am): Use byteswap.in.h instead of
9168         byteswap_.h.
9169         * lib/dirent.in.h: Renamed from lib/dirent_.h.
9170         * modules/fchdir (Files, Makefile.am): Use dirent.in.h instead of
9171         dirent_.h.
9172         * lib/fcntl.in.h: Renamed from lib/fcntl_.h.
9173         * modules/fcntl (Files, Makefile.am): Use fcntl.in.h instead of
9174         fcntl_.h.
9175         * lib/float.in.h: Renamed from lib/float_.h.
9176         * modules/float (Files, Makefile.am): Use float.in.h instead of
9177         float_.h.
9178         * lib/fnmatch.in.h: Renamed from lib/fnmatch_.h.
9179         * modules/fnmatch (Files, Makefile.am): Use fnmatch.in.h instead of
9180         fnmatch_.h.
9181         * lib/getopt.in.h: Renamed from lib/getopt_.h.
9182         * modules/getopt (Files, Makefile.am): Use getopt.in.h instead of
9183         getopt_.h.
9184         * lib/glob.in.h: Renamed from lib/glob_.h.
9185         * modules/glob (Files, Makefile.am): Use glob.in.h instead of glob_.h.
9186         * lib/iconv.in.h: Renamed from lib/iconv_.h.
9187         * modules/iconv_open (Files, Makefile.am): Use iconv.in.h instead of
9188         iconv_.h.
9189         * lib/inttypes.in.h: Renamed from lib/inttypes_.h.
9190         * modules/inttypes (Files, Makefile.am): Use inttypes.in.h instead of
9191         inttypes_.h.
9192         * lib/locale.in.h: Renamed from lib/locale_.h.
9193         * modules/locale (Files, Makefile.am): Use locale.in.h instead of
9194         locale_.h.
9195         * lib/math.in.h: Renamed from lib/math_.h.
9196         * modules/math (Files, Makefile.am): Use math.in.h instead of math_.h.
9197         * lib/netinet_in.in.h: Renamed from lib/netinet_in_.h.
9198         * modules/netinet_in (Files, Makefile.am): Use netinet_in.in.h instead
9199         of netinet_in_.h. Add dependency.
9200         * lib/poll.in.h: Renamed from lib/poll_.h.
9201         * modules/poll (Files, Makefile.am): Use poll.in.h instead of poll_.h.
9202         * lib/search.in.h: Renamed from lib/search_.h.
9203         * modules/search (Files, Makefile.am): Use search.in.h instead of
9204         search_.h.
9205         * lib/signal.in.h: Renamed from lib/signal_.h.
9206         * modules/signal (Files, Makefile.am): Use signal.in.h instead of
9207         _signal.h.
9208         * lib/stdbool.in.h: Renamed from lib/stdbool_.h.
9209         * modules/stdbool (Files, Makefile.am): Use stdbool.in.h instead of
9210         stdbool_.h.
9211         * lib/stdint.in.h: Renamed from lib/stdint_.h.
9212         * modules/stdint (Files, Makefile.am): Use stdint.in.h instead of
9213         stdint_.h.
9214         * lib/stdio.in.h: Renamed from lib/stdio_.h.
9215         * modules/stdio (Files, Makefile.am): Use stdio.in.h instead of
9216         stdio_.h.
9217         * lib/stdlib.in.h: Renamed from lib/stdlib_.h.
9218         * modules/stdlib (Files, Makefile.am): Use stdlib.in.h instead of
9219         stdlib_.h.
9220         * lib/string.in.h: Renamed from lib/string_.h.
9221         * modules/string (Files, Makefile.am): Use string.in.h instead of
9222         string_.h.
9223         * doc/gnulib-tool.texi (Initial import): Update.
9224         * lib/sys_select.in.h: Renamed from lib/sys_select_.h.
9225         * modules/sys_select (Files, Makefile.am): Use sys_select.in.h instead
9226         of sys_select_.h. Add dependency.
9227         * lib/sys_socket.in.h: Renamed from lib/sys_socket_.h.
9228         * modules/sys_socket (Files, Makefile.am): Use sys_socket.in.h instead
9229         of sys_socket_.h.
9230         * lib/sys_stat.in.h: Renamed from lib/sys_stat_.h.
9231         * modules/sys_stat (Files, Makefile.am): Use sys_stat.in.h instead of
9232         sys_stat_.h.
9233         * lib/sys_time.in.h: Renamed from lib/sys_time_.h.
9234         * modules/sys_time (Files, Makefile.am): Use sys_time.in.h instead of
9235         sys_time_.h.
9236         * lib/sysexits.in.h: Renamed from lib/sysexits_.h.
9237         * modules/sysexits (Files, Makefile.am): Use sysexits.in.h instead of
9238         sysexits_.h.
9239         * lib/time.in.h: Renamed from lib/time_.h.
9240         * modules/time (Files, Makefile.am): Use time.in.h instead of time_.h.
9241         * lib/unistd.in.h: Renamed from lib/unistd_.h.
9242         * modules/unistd (Files, Makefile.am): Use unistd.in.h instead of
9243         unistd_.h.
9244         * lib/wchar.in.h: Renamed from lib/wchar_.h.
9245         * modules/wchar (Files, Makefile.am): Use wchar.in.h instead of
9246         wchar_.h.
9247         * lib/wctype.in.h: Renamed from lib/wctype_.h.
9248         * modules/wctype (Files, Makefile.am): Use wctype.in.h instead of
9249         wctype_.h.
9250         * build-aux/bootstrap (slurp): Update.
9251         * lib/.cppi-disable: Update.
9252
9253 2007-09-30  Bruno Haible  <bruno@clisp.org>
9254
9255         * tests/test-getaddrinfo.c (AF_UNSPEC): Provide a fallback definition.
9256         Needed on BeOS.
9257
9258 2007-09-30  Bruno Haible  <bruno@clisp.org>
9259
9260         * modules/dirname-tests (check_PROGRAMS): Renamed from noinst_PROGRAMS.
9261
9262 2007-09-29  Bruno Haible  <bruno@clisp.org>
9263
9264         * lib/stdio_.h (getdelim, getline): Add identifiers. Doc tweak.
9265
9266 2007-09-29  Bruno Haible  <bruno@clisp.org>
9267
9268         * lib/xreadlink.c (xreadlink): Simplify to a wrapper around areadlink.
9269         * modules/xreadlink (Depends-on): Add areadlink, remove readlink etc.
9270         * build-aux/install-reloc: Compile also areadlink.c.
9271         * modules/relocatable-prog-wrapper (Files): Add lib/areadlink.[hc].
9272
9273 2007-09-29  Bruno Haible  <bruno@clisp.org>
9274
9275         * gnulib-tool (func_emit_initmacro_done): Indentation.
9276
9277 2007-09-29  Bruno Haible  <bruno@clisp.org>
9278
9279         * README: Add CVS checkout update instructions.
9280         Info from Bob Proulx <bob@proulx.com>.
9281
9282 2007-09-28  Eric Blake  <ebb9@byu.net>
9283
9284         Provide move-if-change.
9285         * build-aux/move-if-change: New file, based on best practice
9286         rather than any canonical upstream location.
9287
9288 2007-09-28  Jim Meyering  <jim@meyering.net>
9289
9290         Fix canonicalize loop-detection corner case.
9291         Do not attempt to stat the symlink values stored via seen_triple.
9292         Without this, coreutils' tests/misc/readlink-fp-loop test would fail
9293         on linux-2.6.18, (but not 2.6.22).
9294         * lib/canonicalize.c (seen_triple): Use triple_compare_ino_str, not
9295         triple_compare.  The former compares dev,ino,filename, while the latter
9296         would actually stat dirname(filename) when dev and ino were equal.
9297         * lib/hash-triple.c: Install <string.h>.
9298         (STREQ): Define.
9299         (triple_compare_ino_str): New function.
9300         * lib/hash-triple.h (triple_compare_ino_str): Declare it.
9301
9302 2007-09-28  Eric Blake  <ebb9@byu.net>
9303
9304         Enforce that AC_REPLACE_FUNCS files exist.
9305         * gnulib-tool (func_emit_initmacro_done): Make AC_LIBSOURCES
9306         override check for typos.
9307
9308         Fix test-closein on Solaris 10.
9309         * tests/test-closein.c (main): Don't assume stdin can be inherited
9310         closed on all systems.
9311         * tests/test-closein.sh: Likewise.
9312         Reported by Piotr Tarnowski.
9313
9314 2007-09-28  Jim Meyering  <jim@meyering.net>
9315
9316         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Fix typo in comment.
9317
9318 2007-09-27  Jim Meyering  <jim@meyering.net>
9319
9320         canonicalize: Avoid a false-positive cycle failure.
9321         * modules/canonicalize (Depends-on): Add file-set and hash-triple.
9322         Sort.  Remove cycle-check.
9323         * lib/canonicalize.c: Include file-set.h and hash-triple.h,
9324         not cycle-check.h.
9325         (seen_triple): New function.
9326         (canonicalize_filename_mode): Use it instead of cycle-check.
9327         * tests/test-canonicalize.c: Add a test for this bug.
9328         * tests/test-canonicalize.sh: Set up and run the test.
9329
9330         New module, file-set, from coreutils.
9331         * modules/file-set: Define it.
9332         * lib/file-set.c, lib/file-set.h: Implement.
9333
9334         New module, hash-triple, from coreutils.
9335         * modules/hash-triple: Define it.
9336         * lib/hash-triple.c, lib/hash-triple.h: Implement.
9337
9338 2007-09-25  Eric Blake  <ebb9@byu.net>
9339
9340         Fix strerror on Interix.
9341         * lib/string_.h (strerror): Declare replacement.
9342         * doc/functions/strerror.texi (strerror): Document the Interix
9343         shortcoming.
9344         * modules/string (Makefile.am): Support new hooks.
9345         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Add new hooks.
9346         * m4/strerror.m4 (gl_FUNC_STRERROR): Defer to
9347         gl_FUNC_STRERROR_SEPARATE.
9348         (gl_FUNC_STRERROR_SEPARATE): Check for Interix bug.
9349         * lib/strerror.c (rpl_strerror): Provide replacement.
9350         * modules/strerror (Depends-on): Add string.
9351         (configure.ac): Detect use of module.
9352         * tests/test-strerror.c: New file.
9353         * modules/strerror-tests: New test module.
9354         * modules/argp (Depends-on): Add strerror.
9355         * modules/error (Depends-on): Likewise.
9356         Reported by Martin Koeppe.
9357
9358 2007-09-24  Bruno Haible  <bruno@clisp.org>
9359
9360         * README: Update git instructions.
9361
9362 2007-09-24  Eric Blake  <ebb9@byu.net>
9363
9364         Revert fpending breakage from 2007-09-08.
9365         * m4/fpending.m4 (gl_FUNC_FPENDING): Don't require existence of
9366         __fpending.c.
9367
9368 2007-09-24  Jim Meyering  <jim@meyering.net>
9369
9370         filenamecat.c: Add a test.
9371         * lib/filenamecat.c (main) [TEST_FILE_NAME_CONCAT]: Add a test
9372         showing how the function works when DIR is the empty string.
9373
9374 2007-09-21  Simon Josefsson  <simon@josefsson.org>
9375
9376         * tests/test-canonicalize.sh: Turn on executable bit.
9377
9378 2007-09-19  Eric Blake  <ebb9@byu.net>
9379
9380         * README: Update CVS instructions.
9381
9382 2007-09-18  Bruno Haible  <bruno@clisp.org>
9383
9384         * modules/areadlink: New file.
9385         * lib/areadlink.h (areadlink): New declaration.
9386         * lib/areadlink.c: New file, based on lib/xreadlink.c.
9387
9388 2007-09-17  Jim Meyering  <jim@meyering.net>
9389
9390         * lib/savewd.c (ESTALE) [!defined]: Define.
9391         Reported to be required on Interix by Martin Koeppe.
9392
9393 2007-09-17  Bruno Haible  <bruno@clisp.org>
9394
9395         * gnulib-tool (func_version): Use $version.
9396
9397 2007-09-16  Bruno Haible  <bruno@clisp.org>
9398
9399         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE, gl_PRINTF_INFINITE,
9400         gl_PRINTF_INFINITE_LONG_DOUBLE): Increase buf's size from 100 to 10000.
9401         Needed on glibc-2.6.1 with -fstack-protector -D_FORTIFY_SOURCE=2.
9402         Reported by Greg Schafer <gschafer@zip.com.au>.
9403
9404 2007-09-15  Bruno Haible  <bruno@clisp.org>
9405
9406         * gnulib-tool (sed): Try a little harder to make bash understand the
9407         alias.
9408         Reported by Bruce Korb <bruce.korb@gmail.com>.
9409
9410 2007-09-13  Eric Blake  <ebb9@byu.net>
9411
9412         * ChangeLog: Remove conflict markers.
9413
9414 2007-09-13  Simon Josefsson  <simon@josefsson.org>
9415
9416         * lib/gc-gnulib.c (gc_hash_open): Catch NULL calloc return value.
9417         Reported by Bruno Haible <bruno@clisp.org>.
9418
9419 2007-09-12  Bruno Haible  <bruno@clisp.org>
9420
9421         * m4/lock.m4: Don't provide an AC_USE_SYSTEM_EXTENSIONS definition.
9422         (gl_LOCK_EARLY_BODY): Use AC_GNU_SOURCE when AC_USE_SYSTEM_EXTENSIONS
9423         is not defined.
9424
9425 2007-09-12  Eric Blake  <ebb9@byu.net>
9426
9427         Track CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
9428         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Update to CVS
9429         Autoconf definition.
9430         * modules/euidaccess (Depends-on): Add extensions, for
9431         AC_USE_SYSTEM_EXTENSIONS with autoconf <= 2.59.
9432         * modules/fnmatch (Depends-on): Likewise.
9433         * modules/getaddrinfo (Depends-on): Likewise.
9434         * modules/getdelim (Depends-on): Likewise.
9435         * modules/getline (Depends-on): Likewise.
9436         * modules/getsubopt (Depends-on): Likewise.
9437         * modules/gettext (Depends-on): Likewise.
9438         * modules/group-member (Depends-on): Likewise.
9439         * modules/mbchar (Depends-on): Likewise.
9440         * modules/memmem (Depends-on): Likewise.
9441         * modules/mempcpy (Depends-on): Likewise.
9442         * modules/memrchr (Depends-on): Likewise.
9443         * modules/pagealign_alloc (Depends-on): Likewise.
9444         * modules/readutmp (Depends-on): Likewise.
9445         * modules/stpcpy (Depends-on): Likewise.
9446         * modules/stpncpy (Depends-on): Likewise.
9447         * modules/strchrnul (Depends-on): Likewise.
9448         * modules/strndup (Depends-on): Likewise.
9449         * modules/strsep (Depends-on): Likewise.
9450         * modules/strverscmp (Depends-on): Likewise.
9451         * modules/vasprintf (Depends-on): Likewise.
9452         * modules/wcwidth (Depends-on): Likewise.
9453         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): AC_GNU_SOURCE will be
9454         obsolete in Autoconf 2.62; use AC_USE_SYSTEM_EXTENSIONS instead.
9455         * m4/fnmatch.m4 (gl_FUNC_FNMATCH_GNU): Likewise.
9456         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDR_INFO): Likewise.
9457         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
9458         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
9459         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Likewise.
9460         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
9461         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER): Likewise.
9462         * m4/mbchar.m4 (gl_MBCHAR): Likewise.
9463         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
9464         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
9465         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
9466         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Likewise.
9467         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC): Likewise.
9468         * m4/readutmp.m4 (gl_READUTMP): Likewise.
9469         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
9470         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
9471         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
9472         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
9473         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
9474         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
9475         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
9476         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Likewise.
9477         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): Likewise.
9478         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
9479         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Likewise, but provide fallback,
9480         so that lock.m4 can be used in gettext without extensions module.
9481
9482 2007-09-11  Bruno Haible  <bruno@clisp.org>
9483
9484         * m4/isc-posix.m4: Remove file.
9485         Suggested by Eric Blake.
9486
9487 2007-09-11  Eric Blake  <ebb9@byu.net>
9488
9489         * ChangeLog: Restore lines accidentally truncated 2007-04-06.
9490
9491 2007-09-10  Bruno Haible  <bruno@clisp.org>
9492
9493         * posix-modules: Fix typo in error message.
9494         Reported by Matt <mkraai@beckman.com>.
9495
9496 2007-09-09  Bruno Haible  <bruno@clisp.org>
9497
9498         * doc/functions/getdelim.texi: Update list of platforms lacking the
9499         function.
9500         * doc/functions/getline.texi: Likewise.
9501
9502 2007-09-09  Jim Meyering  <jim@meyering.net>
9503
9504         * lib/hash.c (hash_initialize): Detect calloc failure.
9505         Reported by Bruno Haible.
9506
9507 2007-09-09  Bruno Haible  <bruno@clisp.org>
9508
9509         * lib/canonicalize-lgpl.c (__realpath): Set errno to ENOMEM when
9510         malloc or realloc fails.
9511
9512 2007-09-09  Bruno Haible  <bruno@clisp.org>
9513
9514         * modules/getcwd (Depends-on): Add malloc-posix.
9515         * modules/glob (Depends-on): Likewise.
9516         * modules/putenv (Depends-on): Likewise.
9517         * modules/strdup (Depends-on): Likewise.
9518         * modules/getdelim (Depends-on): Add realloc-posix.
9519         * modules/read-file (Depends-on): Likewise.
9520
9521 2007-09-09  Bruno Haible  <bruno@clisp.org>
9522
9523         * m4/malloc.m4 (gl_CHECK_MALLOC_POSIX): New macro.
9524         (gl_FUNC_MALLOC_POSIX): Require it.
9525         * m4/realloc.m4 (gl_FUNC_REALLOC_POSIX): Likewise.
9526         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): Likewise.
9527         * modules/realloc (Files): Add m4/malloc.m4.
9528         * modules/calloc (Files): Likewise.
9529
9530 2007-09-09  Bruno Haible  <bruno@clisp.org>
9531
9532         * modules/malloc-posix: New file.
9533         * modules/malloc (Depends-on): Add malloc-posix.
9534         * lib/malloc.c: Include errno.h.
9535         (rpl_malloc): Merge the requirements of a glibc-compatible malloc
9536         and a POSIX-compatible malloc into a single function. Set ENOMEM
9537         when returning NULL.
9538         * m4/malloc.m4: New file.
9539         * doc/functions/malloc.texi: Mention the malloc-posix module.
9540         * lib/stdlib_.h (malloc): New declaration.
9541         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
9542         GNULIB_MALLOC_POSIX and HAVE_MALLOC_POSIX.
9543         * modules/stdlib (stdlib.h): Substitute also GNULIB_MALLOC_POSIX
9544         and HAVE_MALLOC_POSIX.
9545
9546 2007-09-09  Bruno Haible  <bruno@clisp.org>
9547
9548         * modules/realloc-posix: New file.
9549         * modules/realloc (Depends-on): Add realloc-posix.
9550         * lib/realloc.c: Include errno.h.
9551         (rpl_realloc): Merge the requirements of a glibc-compatible realloc
9552         and a POSIX-compatible realloc into a single function. Set ENOMEM
9553         when returning NULL.
9554         * m4/realloc.m4: New file.
9555         * doc/functions/realloc.texi: Mention the realloc-posix module.
9556         * lib/stdlib_.h (realloc): New declaration.
9557         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
9558         GNULIB_REALLOC_POSIX and HAVE_REALLOC_POSIX.
9559         * modules/stdlib (stdlib.h): Substitute also GNULIB_REALLOC_POSIX
9560         and HAVE_REALLOC_POSIX.
9561
9562 2007-09-09  Bruno Haible  <bruno@clisp.org>
9563
9564         * modules/calloc-posix: New file.
9565         * modules/calloc (Depends-on): Add calloc-posix.
9566         * lib/calloc.c: Include errno.h.
9567         (rpl_calloc): Merge the requirements of a glibc-compatible calloc
9568         and a POSIX-compatible calloc into a single function. Set ENOMEM
9569         when returning NULL.
9570         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): New macro.
9571         * doc/functions/calloc.texi: Mention the calloc-posix module.
9572         * lib/stdlib_.h (calloc): New declaration.
9573         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
9574         GNULIB_CALLOC_POSIX and HAVE_CALLOC_POSIX.
9575         * modules/stdlib (stdlib.h): Substitute also GNULIB_CALLOC_POSIX
9576         and HAVE_CALLOC_POSIX.
9577
9578 2007-09-09  Bruno Haible  <bruno@clisp.org>
9579
9580         Allow for modules to show an arbitrary notice.
9581         * modules/TEMPLATE-EXTENDED: Add 'Notice' field.
9582         * gnulib-tool: New option --extract-notice.
9583         (func_usage): Document it.
9584         (sed_extract_prog): Update.
9585         (func_get_notice): New function.
9586         (func_modules_notice): New function.
9587         (func_import, func_create_testdir): Invoke it.
9588         Suggested by Jim Meyering.
9589
9590 2007-09-09  Bruno Haible  <bruno@clisp.org>
9591
9592         * gnulib-tool: New options --verbose, --quiet.
9593         (func_usage): Document them.
9594         (verbose): New variable.
9595         (func_execute_command): New function.
9596         (func_import): Don't show the module list and the file list if
9597         $verbose < 0.
9598         (func_create_testdir): Likewise. Use func_execute_command.
9599         (func_create_megatestdir): Use func_execute_command.
9600
9601 2007-09-08  Bruno Haible  <bruno@clisp.org>
9602
9603         * gnulib-tool (func_import): Prefer rsync over wget when available,
9604         for fetching the PO files.
9605
9606 2007-09-08  Bruno Haible  <bruno@clisp.org>
9607
9608         * posix-modules: New file. Portions copied from gnulib-tool.
9609         * doc/gnulib.texi (POSIX Substitutes Library): New chapter.
9610
9611 2007-09-08  Jim Meyering  <jim@meyering.net>
9612
9613         Rename __fpending.c -> fpending.c and __fpending.h -> fpending.h
9614         * lib/fpending.h: Rename from __fpending.h.
9615         * lib/fpending.c: Rename from __fpending.c.
9616         Include "fpending.h", not "__fpending.h".
9617         * lib/__fpending.h, lib/__fpending.c: Remove files.
9618         * modules/fpending (Files): Reflect new file names.
9619         * lib/close-stream.c: Include "fpending.h", not "__fpending.h".
9620
9621 2007-09-08  Bruno Haible  <bruno@clisp.org>
9622
9623         * m4/inttypes-h.m4: Remove stub file.
9624
9625 2007-09-07  Simon Josefsson  <simon@josefsson.org>
9626
9627         * doc/headers/stdint.texi: Discuss #include_next issue.
9628
9629 2007-09-06  Paul Eggert  <eggert@cs.ucla.edu>
9630
9631         * build-aux/bootstrap: Remove obsolete comment about wget --help.
9632
9633 2007-09-06  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
9634
9635         * m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix misspelling
9636         in variable name.
9637
9638 2007-09-03  Jim Meyering  <jim@meyering.net>
9639
9640         New module: git-version-gen.
9641         * modules/git-version-gen: New file.
9642
9643         Import changes from coreutils for bootstrap script.
9644
9645         * build-aux/bootstrap (WGET_COMMAND): Remove code to set this variable.
9646
9647         bootstrap: uses rsync to download the .po files
9648         * build-aux/bootstrap (po_download_command_format): New global.
9649         (download_po_files): Use rsync.
9650         (update_po_files): Don't remove .po files after download,
9651         so future rsync runs can take advantage of the copies.
9652
9653         * build-aux/bootstrap (gnulib_tool): Make sha1sum check quietly.
9654
9655         Solve the unnecessary-.po-file-regeneration problem once and for all.
9656         * build-aux/bootstrap (download_po_files): New function, renamed from
9657         get_translations.  Now, downloads, but doesn't update LINGUAS.
9658         (update_po_files): New function.
9659
9660         bootstrap: Ignore more.
9661         * build-aux/bootstrap (symlink_to_dir): Add a directory name like
9662         uniwidth to e.g., lib/.gitignore.
9663         (slurp): Handle the sys_stat_.h -> sys mapping, too.
9664
9665         * build-aux/bootstrap: New setting: vc_ignore.
9666         (insert_sorted_if_absent): Create $file if absent.
9667         Adapt to new, possibly empty, list: $vc_ignore.
9668
9669         bootstrap: generate more ignorable names
9670         * build-aux/bootstrap (slurp): When generating ignorable names,
9671         also map .sin to .sed, .gperf to .c, and .y to .c.
9672
9673 2007-09-03  Jim Meyering  <jim@meyering.net>
9674
9675         * build-aux/git-version-gen: New file, from coreutils.  For details, see
9676         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=bfe49f506
9677
9678 2007-09-02  Bruno Haible  <bruno@clisp.org>
9679
9680         Fix mis-recognition of 'mcs' on QNX 6.
9681         * m4/csharpcomp.m4 (gt_CSHARPCOMP): Test whether the "mcs --version"
9682         output contains the string "Mono".
9683         * lib/csharpcomp.c (compile_csharp_using_mono): Likewise.
9684         Reported by <kraai@ftbfs.org> at <https://savannah.gnu.org/bugs/?18337>.
9685
9686 2007-09-01  Bruno Haible  <bruno@clisp.org>
9687
9688         Fix collision between uniwidth/* and linebreak modules.
9689         * lib/linebreak.h (locale_charset, uc_width, u8_width, u16_width,
9690         u32_width): Remove declarations.
9691         * lib/linebreak.c: Include uniwidth.h, uniwidth/cjk.h, streq.h.
9692         (u32_mbtouc_unsafe, streq9, streq8, streq7, streq6, streq5, streq4,
9693         streq3, streq2, streq1, streq0): Remove functions.
9694         (STREQ): Remove macro.
9695         (is_cjk_encoding): Remove function.
9696         (nonspacing_table_data, nonspacing_table_ind): Remove constants.
9697         (uc_width, u8_width, u16_width, u32_width): Remove functions.
9698         * modules/linebreak (Depends-on): Add streq, uniwidth/width.
9699         * NEWS: Document the change.
9700
9701 2007-09-01  Bruno Haible  <bruno@clisp.org>
9702
9703         * lib/streq.h: Add double-inclusion guard.
9704
9705 2007-09-01  Karl Berry  <karl@gnu.org>
9706
9707         * MODULES.html.sh: Rename mreadlink_with_size to areadlink_with_size.
9708
9709 2007-08-28  Jim Meyering  <jim@meyering.net>
9710
9711         Rename mreadlink_with_size to areadlink_with_size.
9712         * NEWS: Document the change.
9713         * lib/mreadlink-with-size.c (mreadlink_with_size): Rename this to...
9714         * lib/areadlink-with-size.c (areadlink_with_size): ...this.
9715         * lib/mreadlink.h: Rename this to...
9716         * lib/areadlink.h: ...this.
9717         * modules/mreadlink-with-size: Rename this to...
9718         * modules/areadlink-with-size: ...this.
9719         * lib/canonicalize.c: Reflect the renaming.
9720         * modules/canonicalize: Likewise.
9721
9722 2007-08-26  Bruno Haible  <bruno@clisp.org>
9723
9724         * gnulib-tool (func_import): When deciding which files to remove,
9725         consider also dangling symbolic links.
9726         Reported by Eric Blake.
9727
9728 2007-08-26  Bruno Haible  <bruno@clisp.org>
9729
9730         * gnulib-tool (func_ln_if_changed): Use "test -h", not "test -L".
9731
9732 2007-08-23  Simon Josefsson  <simon@josefsson.org>
9733
9734         * lib/readline.c: Don't include getline.h, the prototype is now
9735         found in stdio.h.
9736
9737 2007-08-23  Jim Meyering  <jim@meyering.net>
9738
9739         Getdelim touchup.
9740         * lib/getdelim.c (getdelim): Don't bother to save/restore errno
9741         around the funlockfile call, since funlockfile never sets errno.
9742         Don't set errno upon failed realloc.
9743
9744 2007-08-22  Eric Blake  <ebb9@byu.net>
9745
9746         Getline touchups.
9747         * lib/getdelim.c (getdelim): Revert regression that required *n to
9748         be 0 when *lineptr is NULL.  Preserve errno across funlockfile.
9749         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Check for declaration of
9750         getdelim, rather than whether implementation is missing.
9751         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise for getline.
9752         * lib/stdio_.h (getline): Also declare if replacement is
9753         required.
9754         * doc/functions/getdelim.texi: New file.
9755         * doc/functions/getline.texi: Likewise.
9756         * doc/gnulib.texi (Function Substitutes): Add new files.
9757         Reported by Bruno Haible.
9758
9759 2007-08-22  Ludovic Courtès  <ludo@gnu.org>
9760
9761         * users.txt: Add Guile.
9762
9763 2007-08-22  Eric Blake  <ebb9@byu.net>
9764
9765         * tests/test-getdelim.c (main): Use remove, not unlink.
9766         * tests/test-getline.c (main): Likewise.
9767
9768         Move getline and getdelim into stdio.h, per POSIX 200x.
9769         * modules/getline (Files): Remove getline.h.
9770         (Depends-on): Add stdio.
9771         (configure.ac): Add module indicator.
9772         * modules/getdelim (Files): Remove getdelim.h.
9773         (Depends-on): Add stdio.
9774         (configure.ac): Add module indicator.
9775         * modules/stdio (Makefile.am): Work with new indicators.
9776         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add new defaults.
9777         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Work with stdio needs.
9778         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
9779         * lib/getdelim.h: Delete.
9780         * lib/getline.h: Delete.
9781         * lib/stdio_.h (getdelim, getline): Declare.
9782         * modules/getdelim-tests: New module.
9783         * modules/getline-tests: Likewise.
9784         * tests/test-getdelim.c: New file.
9785         * tests/test-getline.c: Likewise.
9786         * NEWS: Document the change.
9787         * lib/getline.c: Update choice of header.
9788         * lib/csharpcomp.c: Likewise.
9789         * lib/getpass.c: Likewise.
9790         * lib/javacomp.c: Likewise.
9791         * lib/javaversion.c: Likewise.
9792         * lib/yesno.c: Likewise.
9793         * lib/getdelim.c: Likewise.
9794         (getdelim): Set errno on failure, and avoid memory leak.
9795
9796 2007-08-19  Bruno Haible  <bruno@clisp.org>
9797
9798         * modules/closein (Depends-on): Add freadahead.
9799         * lib/closein.c: Include freadahead.h.
9800         (close_stdin): Skip the fseeko and fflush calls if freadahead(stdin)
9801         is zero.
9802
9803 2007-08-19  Bruno Haible  <bruno@clisp.org>
9804
9805         * modules/freadahead-tests: New file.
9806         * tests/test-freadahead.sh: New file.
9807         * tests/test-freadahead.c: New file.
9808
9809         * modules/freadahead: New file.
9810         * lib/freadahead.h: New file.
9811         * lib/freadahead.c: New file.
9812         * MODULES.html.sh (File stream based Input/Output): Add freadahead,
9813         fbufmode, fpurge, freadable, fwritable.
9814
9815 2007-08-19  Eric Blake  <ebb9@byu.net>
9816
9817         Test yesno in combination with closein.
9818         * lib/yesno.c (yesno): Document use of stdin.
9819         * modules/yesno-tests (Files): New module.
9820         * tests/test-yesno.c (main): New file.
9821         * tests/test-yesno.sh: Likewise.
9822
9823 2007-08-19  Bruno Haible  <bruno@clisp.org>
9824
9825         * lib/fbufmode.c (fbufmode): Add tentative support for Solaris/AMD64.
9826         * lib/fseeko.c (rpl_fseeko): Likewise.
9827         * lib/fseterr.c (fseterr): Likewise.
9828
9829 2007-08-19  Bruno Haible  <bruno@clisp.org>
9830
9831         * tests/test-lseek.c (main): Disable a test for BeOS.
9832         * doc/functions/lseek.texi: Document the BeOS bug.
9833
9834 2007-08-19  Bruno Haible  <bruno@clisp.org>
9835             Eric Blake  <ebb9@byu.net>
9836
9837         * lib/lseek.c: Include <sys/stat.h>.
9838         (rpl_lseek): Add workaround code also for Unix platforms.
9839         Needed for BeOS.
9840         * m4/lseek.m4 (gl_FUNC_LSEEK): When cross-compiling, fail on BeOS.
9841         * doc/functions/lseek.texi: Document BeOS definiency.
9842
9843 2007-08-18  Bruno Haible  <bruno@clisp.org>
9844
9845         * modules/fstrcmp-tests: New file.
9846         * tests/test-fstrcmp.c: New file.
9847
9848 2007-08-18  Bruno Haible  <bruno@clisp.org>
9849
9850         * modules/fstrcmp: New file, from GNU gettext with modifications.
9851         * lib/fstrcmp.h: New file, from GNU gettext.
9852         * lib/fstrcmp.c: New file, from GNU gettext.
9853         * MODULES.html.sh (String handling): Add fstrcmp.
9854
9855 2007-08-18  Bruno Haible  <bruno@clisp.org>
9856
9857         * lib/diffseq.h (struct context): Change type of 'heuristic' field to
9858         'bool'.
9859         (diag, compareseq): Remove const from the ctxt argument.
9860         (USE_HEURISTIC): Undefine at the end.
9861
9862 2007-08-18  Jim Meyering  <jim@meyering.net>
9863
9864         New file: lib/idcache.h
9865         * NEWS: Mention the addition.
9866         * modules/idcache (Files): Add lib/idcache.h
9867         * lib/idcache.c: Include "idcache.h".
9868         Don't include <sys/types.h>.
9869         Add a FIXME comment.
9870         Move file-scoped "static" declarations to the top.
9871         * lib/idcache.h: New file.  Include <sys/types.h> here, instead.
9872
9873 2007-08-17  Bruno Haible  <bruno@clisp.org>
9874         and Paul Eggert  <eggert@cs.ucla.edu>
9875
9876         * MODULES.html.sh: Add diffseq.
9877         * modules/diffseq: New file.
9878         * lib/diffseq.h: New file, from GNU gettext with a few minor changes,
9879         extracted from GNU gettext's fstrcmp.c and GNU diff's analyze.c.
9880
9881 2007-08-15  Paul Eggert  <eggert@cs.ucla.edu>
9882
9883         Import changes from coreutils for bootstrap script.
9884
9885         2007-07-21  Paul Eggert  <eggert@cs.ucla.edu>
9886
9887         * build-aux/bootstrap (slurp): Work even in environments where
9888         "ls" defaults to "ls -A".  Put in a FIXME, though, since the
9889         current code does not slurp files whose names start with ".", and
9890         this looks like it might be a troublesome area.
9891
9892         2007-07-11  Jim Meyering  <jim@meyering.net>
9893
9894         If there's a GPL vN copyright comment, require that N == 3.
9895
9896         2007-07-08  Jim Meyering  <jim@meyering.net>
9897
9898         Run the coreutils-specific code only if tests/Makefile.am.in exists.
9899         * build-aux/bootstrap (mam_template): Move definition out of loop.
9900
9901         Create symlinks for gl/{lib,m4}/*, just as for gnulib/{lib,m4}/*.
9902
9903         * build-aux/bootstrap (symlink_to_dir): Rename function from
9904         symlink_to_gnulib.  Add a directory parameter.  Update all
9905         callers.
9906         (cp_mark_as_generated): Also check for -- and link to -- files in
9907         gl/.
9908
9909         2007-07-08  Jim Meyering  <jim@meyering.net>
9910
9911         Adapt to deeper hierarchy in gnulib.
9912         * build-aux/bootstrap (symlink_to_dir): If the destination
9913         directory doesn't exist, create it. This is required at least for
9914         "lib/uniwidth/cjk.h".
9915
9916         2007-05-15  Jim Meyering  <jim@meyering.net>
9917
9918         * build-aux/bootstrap: Now that generated Makefile.am files
9919         are no longer under version control, they must be created at
9920         bootstrap time.
9921
9922 2007-08-14  Ben Pfaff  <blp@gnu.org>
9923
9924         * lib/count-one-bits.h: Add comments.  From Bruno Haible.
9925
9926 2007-08-14  Paul Eggert  <eggert@cs.ucla.edu>
9927
9928         * lib/count-one-bits.h: Don't include <limits.h>; no longer needed
9929         given the changes below.
9930         (COUNT_ONE_BITS): Use 'verify' rather than 'verify_true'.  Work
9931         even on hosts that have padding bits beyond the supported 64.
9932
9933 2007-08-10  Paul Eggert  <eggert@cs.ucla.edu>
9934
9935         * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal.
9936         * lib/xstrtol.h: Don't include exitfail.h; that's now internal to
9937         xstrtol.c.  Include getopt.h, since xstrtol_fatal's signature
9938         depends on it.
9939         (xstrtol_error): Remove.
9940         (xstrtol_fatal): New decl, replacing the functionality of xstrtol_error
9941         but with a different signature.
9942         (ATTRIBUTE_NORETURN, __attribute__): New macros.
9943         * lib/xstrtol-error.c: Include exitfail.h.
9944         (xstrtol_fatal): New function, with a different signature from the
9945         old xstrtol_error, so that the caller need not worry about passing
9946         in an exit status, or about storage management of the option argument.
9947         (xstrtol_error): Now a static function.  Redo signature to
9948         implement xstrtol_fatal.  Output the correct number of hyphens in
9949         front of the option so that the caller need not worry about
9950         storage management.
9951         (N_): New macro.
9952         (_): Remove; not used now.
9953         * modules/xstrtol: Depend on getopt.
9954         * tests/test-xstrtol.c (main): Use new xstrtol_error function instead
9955         of old STRTOL_FATAL_ERROR macro.
9956         * tests/test-xstrtol.sh (t-xstrtol.xo): Adjust to match new behavior
9957         of test program.
9958         * tests/test-xstrtoimax.sh (t-xstrtoimax.xo): Likewise.
9959         * tests/test-xstrtoumax.sh (t-xstrtoumax.xo): Likewise.
9960
9961 2007-08-08  Eric Blake  <ebb9@byu.net>
9962
9963         * lib/xstrtol-error.c: Add missing include.
9964
9965         Move xstrtol messages into gnulib domain, when --pobase is used.
9966         * lib/xstrtol.h (_STRTOL_ERROR): Move messages out of macro...
9967         * lib/xstrtol-error.c (xstrtol_error): ...into new file.
9968         * modules/xstrtol (Files): Distribute new file.
9969         * m4/xstrtol.m4 (gl_XSTRTOL): Build new file.
9970         * lib/xstrtol.c (TESTING_XSTRTO): Move tests...
9971         * tests/test-xstrtol.c: ...into new file.
9972         * tests/test-xstrtoul.c: Also test xstrtoul.
9973         * tests/test-xstrtoimax.c: Also test xstrtoimax.
9974         * tests/test-xstrtoumax.c: Also test xstrtoumax.
9975         * tests/test-xstrtol.sh: Drive the tests.
9976         * tests/test-xstrtoimax.sh: Likewise.
9977         * tests/test-xstrtoumax.sh: Likewise.
9978         * modules/xstrtol-tests: New module.
9979         * modules/xstrtoimax-tests: Likewise.
9980         * modules/xstrtoumax-tests: Likewise.
9981
9982 2007-08-08  Jim Meyering  <jim@meyering.net>
9983
9984         New function: mfile_name_concat.
9985         * lib/filenamecat.c (mfile_name_concat): New function, just like
9986         file_name_concat, but return NULL upon failure rather than exiting
9987         with a diagnostic.
9988         * lib/filenamecat.h: Declare it.
9989
9990 2007-08-07  Bruno Haible  <bruno@clisp.org>
9991
9992         * m4/inttypes.m4 (gl_INTTYPES_H): Use GL_TRIGGER_STDC_LIMIT_MACROS
9993         instead of __STDC_LIMIT_MACROS_TRIGGER. This avoids a redefinition
9994         warning from gcc.
9995         Reported by Eric Blake.
9996
9997 2007-08-07  Simon Josefsson  <simon@josefsson.org>
9998
9999         * modules/crypto/arctwo (License): Use the synonymous term "LGPLv2+".
10000         * modules/crypto/arcfour (License): Likewise.
10001         * modules/crypto/des-tests (License): Likewise.
10002         * modules/crypto/gc-arctwo-tests (License): Likewise.
10003         * modules/crypto/gc-des-tests (License): Likewise.
10004         * modules/crypto/gc-hmac-md5-tests (License): Likewise.
10005         * modules/crypto/gc-hmac-sha1-tests (License): Likewise.
10006         * modules/crypto/gc-md2-tests (License): Likewise.
10007         * modules/crypto/gc-md4-tests (License): Likewise.
10008         * modules/crypto/gc-md5-tests (License): Likewise.
10009         * modules/crypto/gc-pbkdf2-sha1-tests (License): Likewise.
10010         * modules/crypto/gc-rijndael-tests (License): Likewise.
10011         * modules/crypto/gc-sha1-tests (License): Likewise.
10012         * modules/crypto/gc-tests (License): Likewise.
10013         * modules/crypto/hmac-md5 (License): Likewise.
10014         * modules/crypto/hmac-sha1 (License): Likewise.
10015         * modules/crypto/md2-tests (License): Likewise.
10016         * modules/crypto/md4-tests (License): Likewise.
10017         * modules/crypto/md5 (License): Likewise.
10018         * modules/crypto/rijndael (License): Likewise.
10019         * modules/crypto/sha1 (License): Likewise.
10020         * modules/memxor (License): Likewise.
10021
10022 2007-08-06  Paul Eggert  <eggert@cs.ucla.edu>
10023         and Bruno Haible  <bruno@clisp.org>
10024
10025         * NEWS: Describe interface changes to human, xstrtol.
10026         * lib/human.h: Include <xstrtol.h>.
10027         (human_options): Return enum strtol_error, not int.  Remove
10028         bool arg; take int * instead.
10029         * lib/human.c: Don't include "gettext.h".
10030         (_): Remove; no longer used.
10031         Don't include <xstrtol.h>, since human.h does it.
10032         (human_options): Adjust to abovementioned interface changes.
10033         Do not report error to stderr; that's now the caller's
10034         responsibility.
10035         * lib/xstrtol.c (main) [defined TESTING_XSTRTO]: Adjust to
10036         interface change.
10037         * lib/xstrtol.h (_STRTOL_ERROR): Take Option, Arg rather than
10038         Str, Argument_type_string.  All uses changed.  Put " argument"
10039         in diagnostics to make them clearer.  Change wording of suffix
10040         message for clarity.
10041         (STRTOL_FATAL_ERROR): Take Option, Arg rather than Str,
10042         Argument_type_string.
10043         (STRTOL_FATAL_WARN): Remove; no longer used.
10044         * modules/human (Depends-on): Remove gettext-h.
10045
10046 2007-08-06  Simon Josefsson  <simon@josefsson.org>
10047
10048         * build-aux/maint.mk, build-aux/GNUmakefile: Relicense to GPLv3+.
10049
10050 2007-07-31  Bruno Haible  <bruno@clisp.org>
10051
10052         * m4/stdint.m4 (gl_STDINT_H): Test whether WCHAR_MIN and WCHAR_MAX
10053         are defined by <stdint.h> (as opposed to <wchar.h>, as on Dragonfly).
10054         Reported by Joerg Sonnenberger <joerg@britannica.bec.de>.
10055
10056 2007-07-31  Bruno Haible  <bruno@clisp.org>
10057
10058         * lib/fflush.c (rpl_fflush): On BSD systems, use the __SNPT flag.
10059         Suggested by Joerg Sonnenberger <joerg@britannica.bec.de>.
10060
10061 2007-07-30  Bruno Haible  <bruno@clisp.org>
10062
10063         * modules/base64 (License): Use the synonymous term "LGPLv2+".
10064         * modules/c-ctype (License): Likewise.
10065         * modules/c-strcase (License): Likewise.
10066         * modules/check-version (License): Likewise.
10067         * modules/iconv (License): Likewise.
10068         * modules/iconv_open (License): Likewise.
10069         * modules/read-file (License): Likewise.
10070         * modules/striconv (License): Likewise.
10071         * modules/strverscmp (License): Likewise.
10072         * modules/vasprintf (License): Likewise.
10073         * modules/crypto/des (License): Likewise.
10074         * modules/crypto/gc (License): Likewise.
10075         * modules/crypto/gc-arcfour (License): Likewise.
10076         * modules/crypto/gc-arctwo (License): Likewise.
10077         * modules/crypto/gc-des (License): Likewise.
10078         * modules/crypto/gc-hmac-md5 (License): Likewise.
10079         * modules/crypto/gc-hmac-sha1 (License): Likewise.
10080         * modules/crypto/gc-md2 (License): Likewise.
10081         * modules/crypto/gc-md4 (License): Likewise.
10082         * modules/crypto/gc-md5 (License): Likewise.
10083         * modules/crypto/gc-pbkdf2-sha1 (License): Likewise.
10084         * modules/crypto/gc-random (License): Likewise.
10085         * modules/crypto/gc-rijndael (License): Likewise.
10086         * modules/crypto/gc-sha1 (License): Likewise.
10087         * modules/crypto/md2 (License): Likewise.
10088         * modules/crypto/md4 (License): Likewise.
10089
10090 2007-07-30  Jim Meyering  <jim@meyering.net>
10091
10092         * lib/fts.c (fts_read): Upon failure to chdir into a subdirectory,
10093         set fts_info to FTS_DNR, not to FTS_ERR, so that the caller knows
10094         it has valid stat data.  This bug would cause du not to count the
10095         sizes of inaccessible directories.
10096         Patch by Bryan Mason <bmason@redhat.com>, via Jose Maria Plans
10097         in <http://bugzilla.redhat.com/250077>.
10098
10099 2007-07-25  Peter O'Gorman  <peter@pogma.com>
10100             Bruno Haible  <bruno@clisp.org>
10101
10102         * m4/include_next.m4 (gl_INCLUDE_NEXT): Test whether #include_next
10103         really works. Needed because AIX 4.3 "xlc -E" doesn't understand
10104         #include_next, gives a diagnostic about it, but reports no error in
10105         the exit code.
10106         Reported by Gary V. Vaughan <gary@thewrittenword.com>.
10107
10108 2007-07-24  Ben Pfaff  <blp@gnu.org>
10109
10110         Improve name: "count-one-bits" is better than "popcount".
10111         * MODULES.html.sh: Update name.
10112         * lib/popcount.h: Renamed lib/count-one-bits.h.
10113         (popcount): Renamed count_one_bits.
10114         (popcountl): Renamed count_one_bits_l.
10115         (popcountll): Renamed count_one_bits_ll.
10116         * m4/popcount.m4: Renamed m4/count-one-bits.m4.
10117         * modules/popcount: Renamed module/count-one-bits.
10118         * modules/popcount-tests: Renamed module/count-one-bits-tests.
10119         * tests/test-popcount.c: Renamed tests/test-count-one-bits.c.
10120
10121 2007-07-23  Ben Pfaff  <blp@gnu.org>
10122
10123         * lib/popcount.h (popcount32): Reduce size of constants, to allow
10124         better code generation, and add U to large constants to avoid
10125         warnings, in non-GCC case.
10126         Suggested by Bruno Haible.
10127
10128 2007-07-23  Ben Pfaff  <blp@gnu.org>
10129
10130         * lib/popcount.h: Use verify_true instead of if...abort.
10131         * modules/popcount: Depend on verify module.
10132         Suggested by Jim Meyering.
10133
10134 2007-07-23  Bruno Haible  <bruno@clisp.org>
10135
10136         * gnulib-tool (func_import): Create a .cvsignore file also when the
10137         directory is not yet in CVS but the toplevel directory is. When
10138         creating a .cvsignore file, add ".deps" and ".dirstamp" to it.
10139         Reported by Karl Berry.
10140
10141 2007-07-22  Ben Pfaff  <blp@gnu.org>
10142
10143         * lib/popcount.h: Use faster, branchless algorithm for non-GCC
10144         case.
10145         Suggested by Eric Blake.
10146
10147 2007-07-22  Ben Pfaff  <blp@gnu.org>
10148
10149         New module: popcount.
10150         * MODULES.html.sh: Add popcount.
10151         * modules/popcount: New file.
10152         * modules/popcount-tests: New file.
10153         * tests/test-popcount.c: New file.
10154         * lib/popcount.h: New file.
10155         * m4/popcount.m4: New file.
10156
10157 2007-07-22  Paul Eggert  <eggert@cs.ucla.edu>
10158
10159         * build-aux/announce-gen: Update to GPLv3.
10160
10161         * build-aux/config.guess: Update from config.
10162
10163 2007-07-21  Bruno Haible  <bruno@clisp.org>
10164
10165         * lib/error.c (_) [ENABLE_NLS]: Define to gettext.
10166         * lib/verror.c (_) [ENABLE_NLS]: Likewise.
10167
10168 2007-07-20  Jim Meyering  <jim@meyering.net>
10169
10170         * check-module: Diagnose a self-dependency.
10171
10172 2007-07-19  Bruno Haible  <bruno@clisp.org>
10173
10174         * gnulib-tool (func_import): Don't abort if pobase or po_domain is
10175         empty.
10176         Reported by Eric Blake.
10177
10178 2007-07-18  Bruno Haible  <bruno@clisp.org>
10179
10180         * gnulib-tool: New options --po-base, --po-domain.
10181         (func_usage): Document them.
10182         (pobase, po_domain): New variables.
10183         (func_emit_lib_Makefile_am): Augment AM_CPPFLAGS, defining
10184         DEFAULT_TEXT_DOMAIN.
10185         (func_emit_po_Makevars, func_emit_po_POTFILES_in): New functions.
10186         (func_import): Consider pobase and po_domain. Create a po/ directory.
10187         (func_create_testdir): Set pobase and po_domain to empty.
10188         * build-aux/po/Makefile.in.in: New file, from GNU gettext 0.16.1.
10189         * build-aux/po/remove-potcdate.sin: New file, from GNU gettext 0.16.1.
10190
10191 2007-07-18  Bruno Haible  <bruno@clisp.org>
10192
10193         * gnulib-tool (func_get_automake_snippet): Synthesize also an
10194         EXTRA_DIST augmentation for files in build-aux/.
10195
10196 2007-07-16  Bruno Haible  <bruno@clisp.org>
10197
10198         * modules/lseek (License): Use the synonymous term "LGPLv2+".
10199         * modules/getdelim (License): Likewise.
10200
10201 2007-07-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
10202
10203         * modules/arpa_inet (License): Use the synonymous term LGPLv2+.
10204         * modules/d-type (License): Likewise.
10205         * modules/extensions (License): Likewise.
10206         * modules/fnmatch (License): Likewise.
10207         * modules/fseeko (License): Likewise.
10208         * modules/getaddrinfo (License): Likewise.
10209         * modules/getline (License): Likewise.
10210         * modules/getlogin_r (License): Likewise.
10211         * modules/getpass (License): Likewise.
10212         * modules/gettimeofday (License): Likewise.
10213         * modules/glob (License): Likewise.
10214         * modules/inet_ntop (License): Likewise.
10215         * modules/malloc (License): Likewise.
10216         * modules/malloca (License): Likewise.
10217         * modules/memmem (License): Likewise.
10218         * modules/mempcpy (License): Likewise.
10219         * modules/memset (License): Likewise.
10220         * modules/minmax (License): Likewise.
10221         * modules/mktime (License): Likewise.
10222         * modules/netinet_in (License): Likewise.
10223         * modules/pathmax (License): Likewise.
10224         * modules/poll (License): Likewise.
10225         * modules/regex (License): Likewise.
10226         * modules/snprintf (License): Likewise.
10227         * modules/stdbool (License): Likewise.
10228         * modules/stdint (License): Likewise.
10229         * modules/stdio (License): Likewise.
10230         * modules/strcase (License): Likewise.
10231         * modules/strcasestr (License): Likewise.
10232         * modules/strdup (License): Likewise.
10233         * modules/string (License): Likewise.
10234         * modules/strndup (License): Likewise.
10235         * modules/strnlen (License): Likewise.
10236         * modules/strpbrk (License): Likewise.
10237         * modules/strptime (License): Likewise.
10238         * modules/strsep (License): Likewise.
10239         * modules/sys_select (License): Likewise.
10240         * modules/sys_socket (License): Likewise.
10241         * modules/sys_stat (License): Likewise.
10242         * modules/sys_time (License): Likewise.
10243         * modules/time (License): Likewise.
10244         * modules/time_r (License): Likewise.
10245         * modules/timegm (License): Likewise.
10246         * modules/unistd (License): Likewise.
10247         * modules/vsnprintf (License): Likewise.
10248         * modules/wctype (License): Likewise.
10249
10250 2007-07-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10251
10252         * modules/argz (License): LGPLv2+.
10253
10254 2007-07-15  Karl Berry  <karl@gnu.org>
10255
10256         * doc/gnulib.texi: revise node structure per new fdl.texi.
10257
10258 2007-07-14  Bruno Haible  <bruno@clisp.org>
10259
10260         * lib/uniname/gen-uninames.lisp (main): Emit a "do not edit" line to
10261         the output file.
10262         * lib/uniname/uninames.h: Regenerated.
10263
10264 2007-07-14  Karl Berry  <karl@gnu.org>
10265
10266         * doc/*gpl*.texi, doc/fdl.texi: new versions, consistently
10267         omitting sectioning and index commands.
10268
10269 2007-07-13  Bruno Haible  <bruno@clisp.org>
10270
10271         New gnulib-tool option --more-symlinks.
10272         * gnulib-tool (func_usage): Document --more-symlinks.
10273         (do_copyrights): New variable.
10274         Recognize option --more-symlinks.
10275         (func_import): Don't add a copyright notice transform to
10276         sed_transform_lib_file if do_copyrights is empty.
10277
10278 2007-07-13  Bruno Haible  <bruno@clisp.org>
10279
10280         * lib/vasnprintf.c (decimal_point_char): Define also if
10281         (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE)
10282         && !NEED_PRINTF_DIRECTIVE_A.
10283         Reported by Clemens Koller <clemens.koller@anagramm.de> via
10284         Gary V. Vaughan <gary@gnu.org>.
10285
10286 2007-07-13  Paul Eggert  <eggert@cs.ucla.edu>
10287
10288         * lib/inttypes_.h: Undo previous change, since it was fixed
10289         in a different way in the 2007-07-02 fix to m4/inttypes.m4.
10290
10291 2007-07-13  Bruno Haible  <bruno@clisp.org>
10292
10293         * lib/stdint_.h: Fix typo: _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H was
10294         misspelled as _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H.
10295
10296 2007-07-13  Jim Meyering  <jim@meyering.net>
10297
10298         df: Don't fail for Tru64's "file-on-file mount".
10299         * m4/fsusage.m4 (gl_FSUSAGE): Reject Tru64's buggy statvfs,
10300         so we fall through and use statfs instead.  Details here:
10301         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/10878>
10302         Reported by Albert Chin.
10303
10304 2007-07-13  Bruno Haible  <bruno@clisp.org>
10305
10306         * modules/alloca-opt (License): Use the synonymous term "LGPLv2+".
10307         * modules/configmake (License): Likewise.
10308         * modules/gettext (License): Likewise.
10309         * modules/gettext-h (License): Likewise.
10310         * modules/include_next (License): Likewise.
10311         * modules/link-warning (License): Likewise.
10312         * modules/localcharset (License): Likewise.
10313         * modules/localename (License): Likewise.
10314         * modules/lock (License): Likewise.
10315         * modules/relocatable-lib-lgpl (License): Likewise.
10316         * modules/size_max (License): Likewise.
10317         * modules/vasnprintf (License): Likewise.
10318         * modules/wchar (License): Likewise.
10319         * modules/xsize (License): Likewise.
10320
10321 2007-07-13  Bruno Haible  <bruno@clisp.org>
10322
10323         * gnulib-tool (func_import): Treat LGPLv2 as synonymous to LGPL.
10324         (func_create_testdir): Handle copying terms "GPLv2+" and "LGPLv2+".
10325
10326 2007-07-12  Bruno Haible  <bruno@clisp.org>
10327
10328         * doc/gnulib-intro.texi (Copyright): Clarify the license abbreviations
10329         in the modules files.
10330
10331 2007-07-11  Karl Berry  <karl@gnu.org>
10332
10333         * MODULES.html.sh (func_module): use
10334          sed -e '\|^'"${includefile}"'$|d'
10335          instead of /.../d, to avoid errors on $includefile's containing /.
10336
10337 2007-07-10  Sergey Poznyakoff  <gray@gnu.org.ua>
10338
10339         * gnulib-tool (func_import): Avoid duplication of --avoid
10340         statements
10341         (func_dest_tmpfilename,func_create_testdir): Translate `-' in file
10342         names to `_' in variable names.
10343
10344 2007-07-10  Eric Blake  <ebb9@byu.net>
10345
10346         * lib/version-etc.c (version_etc_va): Default to GPLv3+.
10347         * NEWS: Document this change.
10348
10349 2007-07-08  Bruno Haible  <bruno@clisp.org>
10350
10351         Update to Unicode 5.0.
10352         * lib/uniwidth/width.c (nonspacing_table_data): Add U+00AD,
10353         U+0350..U+035F, U+05A2, U+05BA, U+05C5, U+05C7, U+0600..U+0603,
10354         U+0610..U+0615, U+0656..U+065E, U+07EB..U+07F3, U+0A01, U+0AE2..U+0AE3,
10355         U+0CBC. Remove U+0CBF, U+0CC6. Add U+0CE2..U+0CE3, U+135F,
10356         U+17B4..U+17B5, U+17DD. Remove U+180E. Add U+1920..U+1922,
10357         U+1927..U+192B, U+1932, U+1939..U+193B, U+1A17..U+1A18, U+1B00..U+1B03,
10358         U+1B34, U+1B36..U+1B3A, U+1B3C, U+1B42, U+1B6B..U+1B73, U+1DC0..U+1DCA,
10359         U+1DFE..U+1DFF, U+20EB..U+20EF, U+A802, U+A806, U+A80B, U+A825..U+A826,
10360         U+10A01..U+10A03, U+10A05..U+10A06, U+10A0C..U+10A0F, U+10A38..U+10A3A,
10361         U+10A3F, U+1D242..U+1D244.
10362         (nonspacing_table_ind): Update.
10363         (uc_width): Assign width 0 to U+E0100..U+E01EF. Assign width 1 to
10364         U+4DC0..U+4DFF. Assign width 2 to U+2329..U+232A, U+FE10..U+FE1F.
10365
10366 2007-07-08  Bruno Haible  <bruno@clisp.org>
10367
10368         Update to Unicode 5.0.
10369         * lib/uniname/gen-uninames.lisp (main): Add the range 0x12xxx to the
10370         code transform. Extend the name index field of unicode_name_to_code and
10371         unicode_code_to_name from 16 to 24 bits.
10372         * lib/uniname/uniname.c (unicode_character_name,
10373         unicode_name_character): Add the range 0x12xxx to the code transform.
10374         * lib/uniname/uninames.h: Regenerated.
10375         * tests/uniname/UnicodeDataNames.txt: Update to Unicode 5.0.
10376
10377 2007-07-07  Bruno Haible  <bruno@clisp.org>
10378
10379         * modules/wcwidth-tests: New file.
10380         * tests/test-wcwidth.c: New file.
10381
10382         Work around MacOS X wcwidth() bug.
10383         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Test against MacOS X 10.3 bug.
10384         * lib/wcwidth.c: Include localcharset.h, streq.h, uniwidth.h.
10385         (rpl_wcwidth): Special-case the UTF-8 locales. Fall back to the
10386         original wcwidth in non-UTF-8 locales.
10387         * modules/wcwidth (Depends-on): Add localcharset, streq,
10388         uniwidth/width.
10389         * doc/functions/wcwidth.texi: Update.
10390
10391 2007-07-07  Bruno Haible  <bruno@clisp.org>
10392
10393         * lib/wchar_.h: Include the GL_LINK_WARNING macro.
10394         (wcwidth): New declaration.
10395         * m4/wchar.m4 (gl_WCHAR_MODULE_INDICATOR, gl_WCHAR_H_DEFAULTS): New
10396         macros.
10397         (gl_WCHAR_H): Require gl_WCHAR_H_DEFAULTS. Don't set WCHAR_H to empty
10398         here. Prepare for creating <wchar.h> unconditionally.
10399         * modules/wchar (Depends-on): Add link-warning.
10400         (Makefile.am): Substitute also GNULIB_WCWIDTH, HAVE_DECL_WCWIDTH,
10401         REPLACE_WCWIDTH, and GL_LINK_WARNING.
10402         * lib/wcwidth.h: Remove file.
10403         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gl_WCHAR_H_DEFAULTS. Set
10404         HAVE_DECL_WCWIDTH, REPLACE_WCWIDTH, WCHAR_H.
10405         * modules/wcwidth (Files): Remove lib/wcwidth.h.
10406         (configure.ac): Invoke gl_WCHAR_MODULE_INDICATOR.
10407         (Include): Replace wcwidth.h with <wchar.h>.
10408         * lib/wcwidth.c: Include <wchar.h> instead of wcwidth.h.
10409         * lib/mbchar.h: Don't include wcwidth.h.
10410         * lib/mbswidth.c: Likewise.
10411         * NEWS: Mention the change.
10412
10413 2007-07-07  Bruno Haible  <bruno@clisp.org>
10414
10415         * lib/wcwidth.c: New file, extracted from lib/wcwidth.h.
10416         * lib/wcwidth.h: Don't include wctype.h. Replace inline function
10417         definition with an external declaration.
10418         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Use wcwidth.c when wcwidth is not
10419         defined as a function. Remove AC_C_INLINE requirement.
10420         * modules/wcwidth (Files): Add lib/wcwidth.c.
10421         (Makefile.am): Remove redundant statement.
10422
10423 2007-07-07  Bruno Haible  <bruno@clisp.org>
10424
10425         * MODULES.html.sh (Unicode string functions): Add the new modules.
10426
10427         * tests/uniwidth/test-u32-strwidth.c: New file.
10428         * modules/uniwidth/u32-strwidth-tests: New file.
10429
10430         * lib/uniwidth/u32-strwidth.c: New file.
10431         * modules/uniwidth/u32-strwidth: New file.
10432
10433         * tests/uniwidth/test-u16-strwidth.c: New file.
10434         * modules/uniwidth/u16-strwidth-tests: New file.
10435
10436         * lib/uniwidth/u16-strwidth.c: New file.
10437         * modules/uniwidth/u16-strwidth: New file.
10438
10439         * tests/uniwidth/test-u8-strwidth.c: New file.
10440         * modules/uniwidth/u8-strwidth-tests: New file.
10441
10442         * lib/uniwidth/u8-strwidth.c: New file.
10443         * modules/uniwidth/u8-strwidth: New file.
10444
10445         * tests/uniwidth/test-u32-width.c: New file.
10446         * modules/uniwidth/u32-width-tests: New file.
10447
10448         * lib/uniwidth/u32-width.c: New file.
10449         * modules/uniwidth/u32-width: New file.
10450
10451         * tests/uniwidth/test-u16-width.c: New file.
10452         * modules/uniwidth/u16-width-tests: New file.
10453
10454         * lib/uniwidth/u16-width.c: New file.
10455         * modules/uniwidth/u16-width: New file.
10456
10457         * tests/uniwidth/test-u8-width.c: New file.
10458         * modules/uniwidth/u8-width-tests: New file.
10459
10460         * lib/uniwidth/u8-width.c: New file.
10461         * modules/uniwidth/u8-width: New file.
10462
10463         * tests/uniwidth/test-uc_width.c: New file.
10464         * modules/uniwidth/width-tests: New file.
10465
10466         * lib/uniwidth/width.c: New file, from GNU libiconv.
10467         * lib/uniwidth/cjk.h: New file, from GNU libiconv.
10468         * modules/uniwidth/width: New file.
10469
10470         * lib/uniwidth.h: New file, from GNU libiconv.
10471         * modules/uniwidth/base: New file.
10472
10473 2007-07-07  Bruno Haible  <bruno@clisp.org>
10474
10475         * lib/uniname.h: New file, from GNU gettext.
10476         * lib/uniname/gen-uninames.lisp: New file, from GNU gettext.
10477         * lib/uniname/uninames.h: New file, from GNU gettext.
10478         * lib/uniname/uniname.c: New file, from GNU gettext.
10479         * tests/uniname/test-uninames.sh: New file.
10480         * tests/uniname/test-uninames.c: New file, from GNU gettext.
10481         * tests/uniname/UnicodeDataNames.txt: New file, from GNU gettext.
10482         * modules/uniname/base: New file.
10483         * modules/uniname/uniname: New file.
10484         * modules/uniname/uniname-tests: New file.
10485         * MODULES.html.sh (Unicode string functions): Add the new modules.
10486
10487 2007-07-06  Bruno Haible  <bruno@clisp.org>
10488
10489         * doc/Makefile (TEXI2HTML): Specify a --reference-limit.
10490
10491 2007-07-06  Bruno Haible  <bruno@clisp.org>
10492
10493         * lib/sys_time_.h: Use a recursion-safe inclusion guard rather than
10494         a split double-inclusion guard. Needed for cygwin, where <sys/time.h>
10495         includes <cygwin/sys_time.h> which includes <sys/select.h> which
10496         include <sys/time.h>.
10497         Reported by Eric Blake.
10498
10499 2007-07-06  Eric Blake  <ebb9@byu.net>
10500
10501         Fix testing canonicalize on cygwin.
10502         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
10503         Revert patch from 2007-06-19.
10504         * tests/test-canonicalize-lgpl.c (main): Instead, skip test when
10505         canonicalize module is also in use.
10506         * tests/test-canonicalize.c: New file.
10507         * tests/test-canonicalize.sh: Likewise.
10508         * modules/canonicalize-tests: Likewise.
10509
10510 2007-07-06  Jim Meyering  <jim@meyering.net>
10511
10512         * lib/getugroups.c (getugroups): Detect getgrent failure.
10513         Adjust comment to reflect reality: this function may return -1.
10514
10515 2007-07-05  Sergey Poznyakoff  <gray@gnu.org.ua>
10516
10517         * build-aux/bootstrap (TP_URL,get_translations): Update to use
10518         the new TP address.
10519         (usage): Fix typo
10520         (gnulib_mk): New variable.
10521
10522 2007-07-05  Jim Meyering  <jim@meyering.net>
10523
10524         Don't let endgrent clobber errno, no matter how improbable.
10525         * lib/getugroups.c (getugroups): Save and restore errno around
10526         endgrent call.
10527
10528         Close the group DB even when failing with 2^31 or more members.
10529         * lib/getugroups.c (getugroups): Don't return without calling endgrent.
10530
10531 2007-07-04  Jim Meyering  <jim@meyering.net>
10532
10533         * lib/getugroups.h: New file.
10534         * lib/getugroups.c: Include "getugroups.h".
10535         Remove uses of "register" keyword.
10536         Move local variable, "cp", down into scope where used.
10537         Give "username" parameter the "const" attribute.
10538         * modules/getugroups (Files): Add lib/getugroups.h
10539
10540 2007-07-04  Karl Berry  <karl@gnu.org>
10541
10542         * MODULES.html.sh (func_all_modules): Complete rename of
10543         gpl/lgpl to gpl-2.0 and lgpl-2.1, and add gpl-3.0.
10544
10545 2007-07-02  Bruno Haible  <bruno@clisp.org>
10546
10547         * m4/inttypes.m4 (gl_INTTYPES_H): Define __STDC_LIMIT_MACROS in C++
10548         mode, when inttypes.h comes from gnulib.
10549         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
10550
10551 2007-07-02  Simon Josefsson  <simon@josefsson.org>
10552
10553         * NEWS: Mention lgpl module name change.
10554
10555         * modules/lgpl-2.1: Renamed from lgpl.
10556
10557         * NEWS: Mention gpl module name change.
10558
10559         * modules/gpl-3.0: New file, based on gpl-2.0.
10560
10561         * modules/gpl-2.0: Renamed from gpl.
10562
10563         * modules/gpl: Fix filename, doc/gpl.texi is now found at
10564         doc/gpl-2.0.texi.
10565
10566 2007-07-02  Paul Eggert  <eggert@cs.ucla.edu>
10567
10568         * lib/inttypes_.h [defined __cplusplus&&!defined __STDC_LIMIT_MACROS]:
10569         #define __STDC_LIMIT_MACROS temporarily while including
10570         <stdint.h>, so that __STDC_LIMIT_MACROS is defined.
10571         Problem reported by Joel E. Denny in
10572         <http://lists.gnu.org/archive/html/bug-gnulib/2007-07/msg00008.html>.
10573
10574 2007-07-01  Bruno Haible  <bruno@clisp.org>
10575
10576         * lib/unistdio.h: New file.
10577         * lib/unistdio/u-asnprintf.h: New file.
10578         * lib/unistdio/u-asprintf.h: New file.
10579         * lib/unistdio/u-printf-args.c: New file.
10580         * lib/unistdio/u-printf-args.h: New file.
10581         * lib/unistdio/u-printf-parse.h: New file.
10582         * lib/unistdio/u-snprintf.h: New file.
10583         * lib/unistdio/u-sprintf.h: New file.
10584         * lib/unistdio/u-vasprintf.h: New file.
10585         * lib/unistdio/u-vsnprintf.h: New file.
10586         * lib/unistdio/u-vsprintf.h: New file.
10587         * lib/unistdio/ulc-asnprintf.c: New file.
10588         * lib/unistdio/ulc-asprintf.c: New file.
10589         * lib/unistdio/ulc-fprintf.c: New file, based on lib/fprintf.c.
10590         * lib/unistdio/ulc-printf-parse.c: New file.
10591         * lib/unistdio/ulc-snprintf.c: New file.
10592         * lib/unistdio/ulc-sprintf.c: New file.
10593         * lib/unistdio/ulc-vasnprintf.c: New file.
10594         * lib/unistdio/ulc-vasprintf.c: New file.
10595         * lib/unistdio/ulc-vfprintf.c: New file, based on lib/vfprintf.c.
10596         * lib/unistdio/ulc-vsnprintf.c: New file.
10597         * lib/unistdio/ulc-vsprintf.c: New file.
10598         * lib/unistdio/u8-asnprintf.c: New file.
10599         * lib/unistdio/u8-asprintf.c: New file.
10600         * lib/unistdio/u8-printf-parse.c: New file.
10601         * lib/unistdio/u8-snprintf.c: New file.
10602         * lib/unistdio/u8-sprintf.c: New file.
10603         * lib/unistdio/u8-vasnprintf.c: New file.
10604         * lib/unistdio/u8-vasprintf.c: New file.
10605         * lib/unistdio/u8-vsnprintf.c: New file.
10606         * lib/unistdio/u8-vsprintf.c: New file.
10607         * lib/unistdio/u8-u8-asnprintf.c: New file.
10608         * lib/unistdio/u8-u8-asprintf.c: New file.
10609         * lib/unistdio/u8-u8-snprintf.c: New file.
10610         * lib/unistdio/u8-u8-sprintf.c: New file.
10611         * lib/unistdio/u8-u8-vasnprintf.c: New file.
10612         * lib/unistdio/u8-u8-vasprintf.c: New file.
10613         * lib/unistdio/u8-u8-vsnprintf.c: New file.
10614         * lib/unistdio/u8-u8-vsprintf.c: New file.
10615         * lib/unistdio/u16-asnprintf.c: New file.
10616         * lib/unistdio/u16-asprintf.c: New file.
10617         * lib/unistdio/u16-printf-parse.c: New file.
10618         * lib/unistdio/u16-snprintf.c: New file.
10619         * lib/unistdio/u16-sprintf.c: New file.
10620         * lib/unistdio/u16-vasnprintf.c: New file.
10621         * lib/unistdio/u16-vasprintf.c: New file.
10622         * lib/unistdio/u16-vsnprintf.c: New file.
10623         * lib/unistdio/u16-vsprintf.c: New file.
10624         * lib/unistdio/u16-u16-asnprintf.c: New file.
10625         * lib/unistdio/u16-u16-asprintf.c: New file.
10626         * lib/unistdio/u16-u16-snprintf.c: New file.
10627         * lib/unistdio/u16-u16-sprintf.c: New file.
10628         * lib/unistdio/u16-u16-vasnprintf.c: New file.
10629         * lib/unistdio/u16-u16-vasprintf.c: New file.
10630         * lib/unistdio/u16-u16-vsnprintf.c: New file.
10631         * lib/unistdio/u16-u16-vsprintf.c: New file.
10632         * lib/unistdio/u32-asnprintf.c: New file.
10633         * lib/unistdio/u32-asprintf.c: New file.
10634         * lib/unistdio/u32-printf-parse.c: New file.
10635         * lib/unistdio/u32-snprintf.c: New file.
10636         * lib/unistdio/u32-sprintf.c: New file.
10637         * lib/unistdio/u32-vasnprintf.c: New file.
10638         * lib/unistdio/u32-vasprintf.c: New file.
10639         * lib/unistdio/u32-vsnprintf.c: New file.
10640         * lib/unistdio/u32-vsprintf.c: New file.
10641         * lib/unistdio/u32-u32-asnprintf.c: New file.
10642         * lib/unistdio/u32-u32-asprintf.c: New file.
10643         * lib/unistdio/u32-u32-snprintf.c: New file.
10644         * lib/unistdio/u32-u32-sprintf.c: New file.
10645         * lib/unistdio/u32-u32-vasnprintf.c: New file.
10646         * lib/unistdio/u32-u32-vasprintf.c: New file.
10647         * lib/unistdio/u32-u32-vsnprintf.c: New file.
10648         * lib/unistdio/u32-u32-vsprintf.c: New file.
10649         * tests/unistdio/test-ulc-asnprintf1.c: New file.
10650         * tests/unistdio/test-ulc-asnprintf1.h: New file.
10651         * tests/unistdio/test-ulc-printf1.h: New file.
10652         * tests/unistdio/test-ulc-vasnprintf1.c: New file.
10653         * tests/unistdio/test-ulc-vasnprintf2.c: New file.
10654         * tests/unistdio/test-ulc-vasnprintf2.sh: New file.
10655         * tests/unistdio/test-ulc-vasnprintf3.c: New file.
10656         * tests/unistdio/test-ulc-vasnprintf3.sh: New file.
10657         * tests/unistdio/test-ulc-vasprintf1.c: New file.
10658         * tests/unistdio/test-ulc-vsnprintf1.c: New file.
10659         * tests/unistdio/test-ulc-vsprintf1.c: New file.
10660         * tests/unistdio/test-u8-asnprintf1.c: New file.
10661         * tests/unistdio/test-u8-asnprintf1.h: New file.
10662         * tests/unistdio/test-u8-printf1.h: New file.
10663         * tests/unistdio/test-u8-vasnprintf1.c: New file.
10664         * tests/unistdio/test-u8-vasnprintf2.c: New file.
10665         * tests/unistdio/test-u8-vasnprintf2.sh: New file.
10666         * tests/unistdio/test-u8-vasnprintf3.c: New file.
10667         * tests/unistdio/test-u8-vasnprintf3.sh: New file.
10668         * tests/unistdio/test-u8-vasprintf1.c: New file.
10669         * tests/unistdio/test-u8-vsnprintf1.c: New file.
10670         * tests/unistdio/test-u8-vsprintf1.c: New file.
10671         * tests/unistdio/test-u16-asnprintf1.c: New file.
10672         * tests/unistdio/test-u16-asnprintf1.h: New file.
10673         * tests/unistdio/test-u16-printf1.h: New file.
10674         * tests/unistdio/test-u16-vasnprintf1.c: New file.
10675         * tests/unistdio/test-u16-vasnprintf2.c: New file.
10676         * tests/unistdio/test-u16-vasnprintf2.sh: New file.
10677         * tests/unistdio/test-u16-vasnprintf3.c: New file.
10678         * tests/unistdio/test-u16-vasnprintf3.sh: New file.
10679         * tests/unistdio/test-u16-vasprintf1.c: New file.
10680         * tests/unistdio/test-u16-vsnprintf1.c: New file.
10681         * tests/unistdio/test-u16-vsprintf1.c: New file.
10682         * tests/unistdio/test-u32-asnprintf1.c: New file.
10683         * tests/unistdio/test-u32-asnprintf1.h: New file.
10684         * tests/unistdio/test-u32-printf1.h: New file.
10685         * tests/unistdio/test-u32-vasnprintf1.c: New file.
10686         * tests/unistdio/test-u32-vasnprintf2.c: New file.
10687         * tests/unistdio/test-u32-vasnprintf2.sh: New file.
10688         * tests/unistdio/test-u32-vasnprintf3.c: New file.
10689         * tests/unistdio/test-u32-vasnprintf3.sh: New file.
10690         * tests/unistdio/test-u32-vasprintf1.c: New file.
10691         * tests/unistdio/test-u32-vsnprintf1.c: New file.
10692         * tests/unistdio/test-u32-vsprintf1.c: New file.
10693         * modules/unistdio/base: New file.
10694         * modules/unistdio/u-printf-args: New file.
10695         * modules/unistdio/ulc-asnprintf: New file.
10696         * modules/unistdio/ulc-asprintf: New file.
10697         * modules/unistdio/ulc-fprintf: New file.
10698         * modules/unistdio/ulc-printf-parse: New file.
10699         * modules/unistdio/ulc-snprintf: New file.
10700         * modules/unistdio/ulc-sprintf: New file.
10701         * modules/unistdio/ulc-vasnprintf: New file.
10702         * modules/unistdio/ulc-vasprintf: New file.
10703         * modules/unistdio/ulc-vfprintf: New file.
10704         * modules/unistdio/ulc-vsnprintf: New file.
10705         * modules/unistdio/ulc-vsprintf: New file.
10706         * modules/unistdio/u8-asnprintf: New file.
10707         * modules/unistdio/u8-asprintf: New file.
10708         * modules/unistdio/u8-printf-parse: New file.
10709         * modules/unistdio/u8-snprintf: New file.
10710         * modules/unistdio/u8-sprintf: New file.
10711         * modules/unistdio/u8-vasnprintf: New file.
10712         * modules/unistdio/u8-vasprintf: New file.
10713         * modules/unistdio/u8-vsnprintf: New file.
10714         * modules/unistdio/u8-vsprintf: New file.
10715         * modules/unistdio/u8-u8-asnprintf: New file.
10716         * modules/unistdio/u8-u8-asprintf: New file.
10717         * modules/unistdio/u8-u8-snprintf: New file.
10718         * modules/unistdio/u8-u8-sprintf: New file.
10719         * modules/unistdio/u8-u8-vasnprintf: New file.
10720         * modules/unistdio/u8-u8-vasprintf: New file.
10721         * modules/unistdio/u8-u8-vsnprintf: New file.
10722         * modules/unistdio/u8-u8-vsprintf: New file.
10723         * modules/unistdio/u16-asnprintf: New file.
10724         * modules/unistdio/u16-asprintf: New file.
10725         * modules/unistdio/u16-printf-parse: New file.
10726         * modules/unistdio/u16-snprintf: New file.
10727         * modules/unistdio/u16-sprintf: New file.
10728         * modules/unistdio/u16-vasnprintf: New file.
10729         * modules/unistdio/u16-vasprintf: New file.
10730         * modules/unistdio/u16-vsnprintf: New file.
10731         * modules/unistdio/u16-vsprintf: New file.
10732         * modules/unistdio/u16-u16-asnprintf: New file.
10733         * modules/unistdio/u16-u16-asprintf: New file.
10734         * modules/unistdio/u16-u16-snprintf: New file.
10735         * modules/unistdio/u16-u16-sprintf: New file.
10736         * modules/unistdio/u16-u16-vasnprintf: New file.
10737         * modules/unistdio/u16-u16-vasprintf: New file.
10738         * modules/unistdio/u16-u16-vsnprintf: New file.
10739         * modules/unistdio/u16-u16-vsprintf: New file.
10740         * modules/unistdio/u32-asnprintf: New file.
10741         * modules/unistdio/u32-asprintf: New file.
10742         * modules/unistdio/u32-printf-parse: New file.
10743         * modules/unistdio/u32-snprintf: New file.
10744         * modules/unistdio/u32-sprintf: New file.
10745         * modules/unistdio/u32-vasnprintf: New file.
10746         * modules/unistdio/u32-vasprintf: New file.
10747         * modules/unistdio/u32-vsnprintf: New file.
10748         * modules/unistdio/u32-vsprintf: New file.
10749         * modules/unistdio/u32-u32-asnprintf: New file.
10750         * modules/unistdio/u32-u32-asprintf: New file.
10751         * modules/unistdio/u32-u32-snprintf: New file.
10752         * modules/unistdio/u32-u32-sprintf: New file.
10753         * modules/unistdio/u32-u32-vasnprintf: New file.
10754         * modules/unistdio/u32-u32-vasprintf: New file.
10755         * modules/unistdio/u32-u32-vsnprintf: New file.
10756         * modules/unistdio/u32-u32-vsprintf: New file.
10757         * modules/unistdio/ulc-asnprintf-tests: New file.
10758         * modules/unistdio/ulc-vasnprintf-tests: New file.
10759         * modules/unistdio/ulc-vasprintf-tests: New file.
10760         * modules/unistdio/ulc-vsnprintf-tests: New file.
10761         * modules/unistdio/ulc-vsprintf-tests: New file.
10762         * modules/unistdio/u8-asnprintf-tests: New file.
10763         * modules/unistdio/u8-vasnprintf-tests: New file.
10764         * modules/unistdio/u8-vasprintf-tests: New file.
10765         * modules/unistdio/u8-vsnprintf-tests: New file.
10766         * modules/unistdio/u8-vsprintf-tests: New file.
10767         * modules/unistdio/u16-asnprintf-tests: New file.
10768         * modules/unistdio/u16-vasnprintf-tests: New file.
10769         * modules/unistdio/u16-vasprintf-tests: New file.
10770         * modules/unistdio/u16-vsnprintf-tests: New file.
10771         * modules/unistdio/u16-vsprintf-tests: New file.
10772         * modules/unistdio/u32-asnprintf-tests: New file.
10773         * modules/unistdio/u32-vasnprintf-tests: New file.
10774         * modules/unistdio/u32-vasprintf-tests: New file.
10775         * modules/unistdio/u32-vsnprintf-tests: New file.
10776         * modules/unistdio/u32-vsprintf-tests: New file.
10777         * MODULES.html.sh (Unicode string functions): Add the new modules.
10778
10779 2007-07-01  Bruno Haible  <bruno@clisp.org>
10780
10781         * lib/sprintf.c (sprintf): Limit the available length estimation,
10782         to avoid address wraparound.
10783         * lib/vsprintf.c (vsprintf): Likewise.
10784         * modules/sprintf-posix (Dependencies): Add stdint.
10785         * modules/vsprintf-posix (Dependencies): Likewise.
10786
10787 2007-07-01  Bruno Haible  <bruno@clisp.org>
10788
10789         * gnulib-tool (self_abspathname): Determine PATH_SEPARATOR and handle
10790         Windows PATH as well. Conservative double-quoting. Comments.
10791
10792 2007-07-01  Bruno Haible  <bruno@clisp.org>
10793             Eric Blake  <ebb9@byu.net>
10794             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10795
10796         * gnulib-tool (self_abspathname): Fix algorithm to cope with
10797         empty components in $PATH, denoting '.'.
10798
10799 2007-07-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10800
10801         * gnulib-tool: Fix indentation.
10802         (func_create_megatestdir): Likewise.
10803         Report by Bruno Haible.
10804
10805 2007-06-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10806
10807         Sync from Automake.
10808         * build-aux/gnupload: Fix shell portability issues with for loops.
10809         Report by Karl Berry.
10810
10811 2007-06-29  Simon Josefsson  <simon@josefsson.org>
10812
10813         * build-aux/maint.mk (POURL): Use translationproject.org.
10814
10815 2007-06-27  Simon Josefsson  <simon@josefsson.org>
10816             Bruno Haible  <bruno@clisp.org>
10817
10818         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Require gl_HEADER_SYS_SOCKET
10819         before using HAVE_WS2TCPIP_H. Check for gai_strerror through an
10820         explicit link test, rather than AC_REPLACE_FUNCS - for mingw.
10821         (gl_PREREQ_GETADDRINFO): Require gl_HEADER_SYS_SOCKET before using
10822         HAVE_SYS_SOCKET_H and HAVE_WS2TCPIP_H.
10823
10824 2007-06-27  Bruno Haible  <bruno@clisp.org>
10825
10826         * build-aux/config.rpath: Upgrade to libtool-1.5.24.
10827         * build-aux/config.libpath: Upgrade to libtool-1.5.24.
10828
10829 2007-06-26  Karl Berry  <karl@gnu.org>
10830
10831         * MODULES.html.sh: remove xreadlink-with-size.
10832
10833 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
10834
10835         * lib/time_.h: Port to Solaris 8 with Sun Studio 11, using a
10836         method that I hope also handles the double-include problem noted
10837         by Bruno Haible in
10838         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00186.html>.
10839
10840 2007-06-23  Bruno Haible  <bruno@clisp.org>
10841
10842         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
10843         Don't let the 'mostlyclean' target fail if the last subdirectory could
10844         not be removed.
10845         Reported by Karl Berry.
10846
10847 2007-06-23  Bruno Haible  <bruno@clisp.org>
10848
10849         * gnulib-tool (echo): Add a speedier workaround for ksh.
10850         * tests/test-echo.sh: Likewise.
10851
10852 2007-06-23  Bruno Haible  <bruno@clisp.org>
10853
10854         * gnulib-tool (echo): Add workarounds also for bash versions < 2.04.
10855         * tests/test-echo.sh: Likewise.
10856
10857 2007-06-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10858
10859         * gnulib-tool (IFS): Initialize early, so we don't set it to
10860         empty later.
10861         (self_abspathname): Rewrite algorithm to set it, reindent.
10862         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am)
10863         (func_create_megatestdir): Merge some sed scripts.
10864
10865 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
10866
10867         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Check some typos
10868         exposed by Sun Studio 11 cc on Solaris 8.
10869
10870 2007-06-22  Bruno Haible  <bruno@clisp.org>
10871
10872         * gnulib-tool (echo): Ensure the echo primitive does not interpret
10873         backslashes.
10874         * tests/test-echo.sh: New file.
10875
10876 2007-06-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10877
10878         * gnulib-tool (func_add_or_update, func_create_testdir): Do not
10879         simplify `sed_replace_build_aux' scripts, they are portable but
10880         echoing them with `echo' is not.
10881         Report and analysis by Fernando Ferreira <fernando.prog@netcabo.pt>.
10882
10883 2007-06-21  Karl Berry  <karl@gnu.org>
10884
10885         * config/srclist.txt: guess we can't handle the licenses via
10886         srclist at the moment.
10887
10888 2007-06-21  Paul Eggert  <eggert@cs.ucla.edu>
10889
10890         * MODULES.html.sh: Add include_next.
10891         * modules/include_next: New file.
10892
10893 2007-06-20  Paul Eggert  <eggert@cs.ucla.edu>
10894
10895         * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
10896         INCLUDE_NEXT.
10897         (gl_CHECK_NEXT_HEADERS): New macro.
10898         * m4/fcntl_h.m4 (gl_FCNTL_H): use gl_CHECK_NEXT_HEADERS instead of
10899         the obsolescent gl_ABSOLUTE_HEADER.
10900         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise.
10901         * m4/float_h.m4 (gl_FLOAT_H): Likewise.
10902         * m4/iconv_h.m4 (gl_ICONV_H): Likewise.
10903         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
10904         * m4/locale_h.m4 (gl_LOCALE_H): Likewise.
10905         * m4/math_h.m4 (gl_MATH_H): Likewise.
10906         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
10907         * m4/search_h.m4 (gl_SEARCH_H): Likewise.
10908         * m4/signal_h.m4 (gl_SIGNAL_H): Likewise.
10909         * m4/stdint.m4 (gl_STDINT_H): Likewise.
10910         * m4/stdio_h.m4 (gl_STDIO_H): Likewise.
10911         * m4/stdlib_h.m4 (gl_STDLIB_H): Likewise.
10912         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Likewise.
10913         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
10914         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
10915         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Likewise.
10916         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Likewise.
10917         * m4/sysexits.m4 (gl_SYSEXITS): Likewise.
10918         * m4/time_h.m4 (gl_HEADER_TIME_H_BODY): Likewise.
10919         * m4/unistd_h.m4 (gl_UNISTD_H): Likewise.
10920         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
10921         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
10922         * m4/inttypes.m4 (gl_INTTYPES_H): Define
10923         _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H to avoid the problem of unclean
10924         builds, since ABSOLUTE_INTTYPES_H is no longer being defined.
10925         * m4/stdint.m4 (gl_STDINT_H): Likewise, for
10926         _GL_JUST_INCLUDE_SYSTEM_STDINT_H.
10927         * lib/fcntl_.h: Use @INCLUDE_NEXT@ @NEXT_foo_H@
10928         rather than @HAVE_INCLUDE_NEXT@ and @ABSOLUTE_foo_H@.
10929         * lib/float_.h: Likewise.
10930         * lib/inttypes_.h: Likewise.
10931         * lib/math_.h: Likewise.
10932         * lib/search_.h: Likewise.
10933         * lib/signal_.h: Likewise.
10934         * lib/stdint_.h: Likewise.
10935         * lib/stdio_.h: Likewise.
10936         * lib/stdlib_.h: Likewise.
10937         * lib/string_.h: Likewise.
10938         * lib/sys_stat_.h: Likewise.
10939         * lib/sys_time_.h: Likewise.
10940         * lib/time_.h: Likewise.
10941         * lib/unistd_.h: Likewise.
10942         * lib/wchar_.h: Likewise.
10943         * lib/wctype_.h: Likewise.
10944         * lib/dirent_.h: Likewise.
10945         * lib/iconv_.h: Likewise.
10946         * lib/locale_.h: Likewise.
10947         * lib/netinet_in_.h: Likewise.
10948         * lib/sys_select_.h: Likewise.
10949         * lib/sys_socket_.h: Likewise.
10950         * lib/sysexits_.h: Likewise.
10951         * modules/fcntl (Depends-on): Depend on include_next, not
10952         absolute_header.
10953         (Makefile): Substitute INCLUDE_NEXT and NEXT_foo_H, not
10954         HAVE_INCLUDE_NEXT and ABSOLUTE_foo_H.
10955         * modules/fchdir: Likewise.
10956         * modules/float: Likewise.
10957         * modules/iconv_open: Likewise.
10958         * modules/inttypes: Likewise.
10959         * modules/locale: Likewise.
10960         * modules/math: Likewise.
10961         * modules/netinet_in: Likewise.
10962         * modules/search: Likewise.
10963         * modules/signal: Likewise.
10964         * modules/stdint: Likewise.
10965         * modules/stdio: Likewise.
10966         * modules/stdlib: Likewise.
10967         * modules/string: Likewise.
10968         * modules/sys_select: Likewise.
10969         * modules/sys_socket: Likewise.
10970         * modules/sys_stat: Likewise.
10971         * modules/sys_time: Likewise.
10972         * modules/sysexits: Likewise.
10973         * modules/time: Likewise.
10974         * modules/unistd: Likewise.
10975         * modules/wchar: Likewise.
10976         * modules/wctype: Likewise.
10977         * modules/sys_stat: Change maintainer to "all".
10978         * modules/unistd: Likewise.
10979
10980 2007-06-20  Karl Berry  <karl@gnu.org>
10981
10982         * config/srclist.txt: track www changes in license files.
10983
10984 2007-06-20  Sergey Poznyakoff  <gray@gnu.org.ua>
10985
10986         * build-aux/bootstrap: Remove stray dot.
10987         Make sure build_aux settings are honored when linking
10988         gnulib_extra_files.
10989
10990 2007-06-19  Eric Blake  <ebb9@byu.net>
10991
10992         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
10993         Allow compilation on cygwin.
10994
10995 2007-06-19  Jim Meyering  <jim@meyering.net>
10996
10997         xreadlink-with-size: Remove module.  No longer used.
10998         Ex-callers now use xreadlink or mreadlink-with-size.
10999         * modules/xreadlink-with-size: Remove module.
11000         * lib/xreadlink-with-size.c: Remove file.
11001         * lib/xreadlink.h (xreadlink_with_size): Remove prototype.
11002         (xreadlink): Remove inaccurate comment.  The one in xreadlink.c,
11003         just before the function definition *is* accurate.
11004
11005         Eliminate one way canonicalize_filename_mode could exit.
11006         * lib/canonicalize.c (canonicalize_filename_mode):
11007         Use mreadlink_with_size, not xreadlink_with_size.
11008
11009 2007-06-18  Paul Eggert  <eggert@cs.ucla.edu>
11010
11011         Detect porting problems to FreeBSD/arm, which has time_t wider than
11012         long int.  Original problem reported for GNU diff by Xin Li in
11013         <http://lists.gnu.org/archive/html/bug-gnu-utils/2007-06/msg00091.html>.
11014         * modules/getdate (Depends-on): Add intprops, verify.
11015         * lib/getdate.y: Include intprops.h, verify.h.  Verify that time_t
11016         is an integer type no wider than long int.
11017
11018 2007-06-18  Jim Meyering  <jim@meyering.net>
11019
11020         New module: mreadlink-with-size.
11021         * MODULES.html.sh: Add mreadlink-with-size.
11022         * modules/mreadlink-with-size: New module
11023         * modules/canonicalize (Depends-on): Depend on mreadlink-with-size,
11024         not xreadlink-with-size.
11025         * lib/mreadlink-with-size.c, lib/mreadlink.h: New files.
11026
11027 2007-06-16  Bruno Haible  <bruno@clisp.org>
11028
11029         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Catch the MacOS X 10.4 bug.
11030         * doc/functions/frexpl.texi: Document the MacOS X 10.4 bug.
11031         Reported by Gary V. Vaughan <gary@gnu.org>.
11032
11033 2007-06-15  Paul Eggert  <eggert@cs.ucla.edu>
11034
11035         Revamp lchown so that it lives in unistd.h where it belongs.
11036         * lib/lchown.h: Remove.
11037         * lib/dirchownmod.c: Don't include lib/lchown.h.
11038         * lib/fchownat.c: Likewise.
11039         * lib/openat.c: Likewise.
11040         * lib/lchown.c (REPLACE_CHOWN): Define to 0 if the system chown
11041         does not follow symlinks.
11042         (EOPNOTSUPP): Define if not defined.
11043         * lib/unistd_.h (chown): Do not replace if REPLADE_CHOWN
11044         is defined to 0.
11045         (lchown): New decl.
11046         * m4/lchown.m4 (gl_FUNC_LCHOWN): Require gl_UNISTD_H_DEFAULTS.
11047         Do not check for lchown decl.
11048         Set REPLACE_LCHOWN.
11049         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Set GNULIB_LCHOWN,
11050         REPLACE_LCHOWN.
11051         * modules/chown: Make it clear it follows symlinks.
11052         * modules/lchown: Make it clear it doesn't follow symlinks.
11053         (Files): Remove lib/lchown.h
11054         (Depends-on): Add unistd.
11055         (configure.ac): Add gl_UNISTD_MODULE_INDICATOR([lchown]).
11056         (Include): Include <unistd.h>, not "lchown.h".
11057         * modules/unistd (unistd.h): Substitude GNULIB_LCHOWN and
11058         REPLACE_LCHOWN.
11059
11060 2007-06-15  Jim Meyering  <jim@meyering.net>
11061
11062         Change license (GPL to LGPL) of fsusage and dependents.
11063         * modules/fsusage (License): Change to LGPL.
11064         * modules/full-read (License): Likewise.
11065         * modules/full-write (License): Likewise.
11066         * modules/safe-read (License): Likewise.
11067         * modules/safe-write (License): Likewise.
11068
11069 2007-06-14  Ben Pfaff  <blp@gnu.org>
11070
11071         Missing part of allocsa -> malloca transition.
11072         * modules/relocatable-prog-wrapper: gl_ALLOCSA should be
11073         gl_MALLOCA.
11074
11075 2007-06-12  Bruno Haible  <bruno@clisp.org>
11076
11077         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Guess no when cross-compiling
11078         to ia64, x86_64, i386.
11079         Reported by Eric Blake.
11080
11081 2007-06-12  Bruno Haible  <bruno@clisp.org>
11082
11083         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Guess no also when
11084         cross-compiling to x86_64.
11085
11086 2007-06-12  Paul Eggert  <eggert@cs.ucla.edu>
11087
11088         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Fix POSIX sed portability
11089         glitch reported by Ralf Wildenhues in
11090         <http://lists.gnu.org/archive/html/bug-gnulib/2007-06/msg00114.html>.
11091
11092         * m4/regex.m4 (gl_REGEX): Catch a bug with [[:alnum:]_-] reported by
11093         Vin Shelton.
11094
11095 2007-06-11  Bruno Haible  <bruno@clisp.org>
11096
11097         * lib/printf-args.c (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Fix NULL
11098         replacement string.
11099         Reported by Eric Blake.
11100
11101 2007-06-10  Bruno Haible  <bruno@clisp.org>
11102
11103         Prepare vasnprintf code for use with Unicode strings.
11104         * lib/printf-args.h (PRINTF_FETCHARGS): New macro.
11105         (arg_type) [ENABLE_UNISTDIO]: Define TYPE_U8_STRING, TYPE_U16_STRING,
11106         TYPE_U32_STRING.
11107         (argument) [ENABLE_UNISTDIO]: Add a_u8_string, a_u16_string,
11108         a_u32_string variants.
11109         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
11110         * lib/printf-args.c: Don't include config.h and the specification
11111         header if PRINTF_FETCHARGS is already defined.
11112         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
11113         (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Add code for TYPE_U8_STRING,
11114         TYPE_U16_STRING, TYPE_U32_STRING.
11115         * lib/printf-parse.h [ENABLE_UNISTDIO] (u8_directive, u8_directives,
11116         u16_directive, u16_directives, u32_directive, u32_directives): New
11117         types.
11118         (ulc_printf_parse, u8_printf_parse, u16_printf_parse, u32_printf_parse):
11119         New declarations.
11120         * lib/printf-parse.c: Don't include config.h and the specification
11121         header if PRINTF_PARSE is already defined. Eliminate the set of
11122         parameters for WIDE_CHAR_VERSION; the user of this file must provide
11123         them now. Include c-ctype.h.
11124         (PRINTF_PARSE) [ENABLE_UNISTDIO]: Add code implementing the 'U'
11125         directive and CHAR_T_ONLY_ASCII.
11126         * lib/vasnprintf.c: Don't include config.h and the specification header
11127         if VASNPRINTF is already defined.
11128         (DCHAR_IS_TCHAR, DCHAR_CPY): New macros.
11129         (VASNPRINTF): Use PRINTF_FETCHARGS instead of printf_fetchargs. Use
11130         DCHAR_CPY. Handle the case that DCHAR_T and FCHAR_T are not the same
11131         type. Handle the case that TCHAR_T and FCHAR_T are not of the same
11132         size. Handle the case that DCHAR_T and TCHAR_T are not the same type,
11133         add a conversion from TCHAR_T[] to DCHAR_T[], and rework the padding
11134         code accordingly.
11135         (VASNPRINTF) [ENABLE_UNISTDIO]: Implement the 'U' directive. Enable
11136         pad_ourselves also in this case, with the 'c' and 's' directives, and
11137         with a different notion of "width".
11138         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): New macros.
11139
11140 2007-06-10  Bruno Haible  <bruno@clisp.org>
11141
11142         * modules/unistr/u32-mbsnlen: New file.
11143         * lib/unistr/u32-mbsnlen.c: New file.
11144
11145         * modules/unistr/u16-mbsnlen: New file.
11146         * lib/unistr/u16-mbsnlen.c: New file.
11147
11148         * modules/unistr/u8-mbsnlen: New file.
11149         * lib/unistr/u8-mbsnlen.c: New file.
11150
11151         * lib/unistr.h (u8_mbsnlen, u16_mbsnlen, u32_mbsnlen): New
11152         declarations.
11153
11154 2007-06-10  Bruno Haible  <bruno@clisp.org>
11155
11156         * lib/string_.h (mbsnlen): New declaration.
11157         * lib/mbsnlen.c: New file.
11158         * m4/mbsnlen.m4: New file.
11159         * modules/mbsnlen: New file.
11160         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set GNULIB_MBSNLEN.
11161         * modules/string (string.h): Substitute GNULIB_MBSNLEN.
11162         * MODULES.html.sh (Internationalization functions): Add mbsnlen.
11163
11164 2007-06-10  Bruno Haible  <bruno@clisp.org>
11165
11166         * lib/mbslen.c: Include <stdlib.h>, needed for MB_CUR_MAX.
11167
11168 2007-06-10  Bruno Haible  <bruno@clisp.org>
11169
11170         * lib/mbiter.h: Include <stddef.h>, needed for ptrdiff_t.
11171         * lib/mbuiter.h: Likewise.
11172
11173 2007-06-10  Bruno Haible  <bruno@clisp.org>
11174
11175         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Check for _snprintf
11176         declaration.
11177
11178 2007-06-10  Karl Berry  <karl@gnu.org>
11179
11180         * config/srclist.txt: remove gettext entries, Bruno prefers
11181         to update individually.
11182
11183 2007-06-10  Bruno Haible  <bruno@clisp.org>
11184
11185         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Remove variable
11186         'maxlen'. Ensure only length + width bytes are allocated, not
11187         length + 1 + width.
11188
11189 2007-06-09  Bruno Haible  <bruno@clisp.org>
11190
11191         * lib/vasnprintf.c (FCHAR_T, DCHAR_T, TCHAR_T): New macros.
11192         (CHAR_T): Remove macro.
11193         (VASNPRINTF): Update.
11194
11195 2007-06-09  Bruno Haible  <bruno@clisp.org>
11196
11197         * MODULES.html.sh (Unicode string functions): Add the new modules.
11198
11199         * modules/uniconv/u32-conv-to-enc: New file.
11200         * lib/uniconv/u32-conv-to-enc.c: New file.
11201         * modules/uniconv/u32-conv-to-enc-tests: New file.
11202         * tests/uniconv/test-u32-conv-to-enc.c: New file.
11203
11204         * modules/uniconv/u16-conv-to-enc: New file.
11205         * lib/uniconv/u16-conv-to-enc.c: New file.
11206         * lib/uniconv/u-conv-to-enc.h: New file.
11207         * modules/uniconv/u16-conv-to-enc-tests: New file.
11208         * tests/uniconv/test-u16-conv-to-enc.c: New file.
11209
11210         * modules/uniconv/u8-conv-to-enc: New file.
11211         * lib/uniconv/u8-conv-to-enc.c: New file.
11212         * modules/uniconv/u8-conv-to-enc-tests: New file.
11213         * tests/uniconv/test-u8-conv-to-enc.c: New file.
11214
11215         * lib/uniconv.h (u8_conv_to_encoding, u16_conv_to_encoding,
11216         u32_conv_to_encoding): New declarations.
11217
11218 2007-06-09  Bruno Haible  <bruno@clisp.org>
11219
11220         * tests/uniconv/test-u32-strconv-to-enc.c (main): Remove unused code.
11221
11222 2007-06-09  Bruno Haible  <bruno@clisp.org>
11223
11224         Rename 'allocsa' -> 'malloca', 'freesa' -> 'freea'.
11225         * modules/malloca: Renamed from modules/allocsa, updated.
11226         * lib/malloca.h: Renamed from lib/allocsa.h, updated.
11227         * lib/malloca.c: Renamed from lib/allocsa.c, updated.
11228         * lib/malloca.valgrind: Renamed from lib/allocsa.valgrind, updated.
11229         * m4/malloca.m4: Renamed from m4/allocsa.m4, updated.
11230         * modules/malloca-tests: Renamed from modules/allocsa-tests, updated.
11231         * tests/test-malloca.c: Renamed from tests/test-allocsa.c, updated.
11232         * modules/xmalloca: Renamed from modules/xallocsa, updated.
11233         * lib/xmalloca.h: Renamed from lib/xallocsa.h, updated.
11234         * lib/xmalloca.c: Renamed from lib/xallocsa.c, updated.
11235         * modules/c-strcasestr (Depends-on): Update.
11236         * lib/c-strcasestr.c: Update.
11237         * modules/c-strstr (Depends-on): Update.
11238         * lib/c-strstr.c: Update.
11239         * modules/canonicalize-lgpl (Depends-on): Update.
11240         * lib/canonicalize-lgpl.c: Update.
11241         * modules/clean-temp (Depends-on): Update.
11242         * lib/clean-temp.c: Update.
11243         * modules/csharpcomp (Depends-on): Update.
11244         * lib/csharpcomp.c: Update.
11245         * modules/csharpexec (Depends-on): Update.
11246         * lib/csharpexec.c: Update.
11247         * modules/javacomp (Depends-on): Update.
11248         * lib/javacomp.c: Update.
11249         * modules/javaexec (Depends-on): Update.
11250         * lib/javaexec.c: Update.
11251         * modules/mbscasestr (Depends-on): Update.
11252         * lib/mbscasestr.c: Update.
11253         * modules/mbsstr (Depends-on): Update.
11254         * lib/mbsstr.c: Update.
11255         * modules/setenv (Depends-on): Update.
11256         * lib/setenv.c: Update.
11257         * modules/strcasestr (Depends-on): Update.
11258         * lib/strcasestr.c: Update.
11259         * modules/striconveha (Depends-on): Update.
11260         * lib/striconveha.c: Update.
11261         * modules/relocatable-prog-wrapper (Files): Update.
11262         * lib/relocwrapper.c: Update.
11263         * build-aux/install-reloc: Update.
11264         * MODULES.html.sh (Memory management functions <stdlib.h>): Update.
11265
11266 2007-06-08  Bruno Haible  <bruno@clisp.org>
11267
11268         Port to uClibc.
11269         * lib/fbufmode.c (fbufmode): Add special code for uClibc.
11270         * lib/fpurge.c (fpurge): Likewise.
11271         * lib/freading.c (freading): Likewise.
11272         * lib/fseeko.c (rpl_fseeko): Likewise.
11273         * lib/fseterr.c (fseterr): Likewise.
11274         * lib/fwriting.c (fwriting): Likewise.
11275         * tests/test-fflush.c (main): Avoid a failure on uClibc.
11276
11277 2007-06-08  Bruno Haible  <bruno@clisp.org>
11278
11279         * m4/intlmacosx.m4: New file, extracted from gettext.m4.
11280         * m4/gettext.m4 (gt_INTL_MACOSX): Remove macro, moved to intlmacosx.m4.
11281         * modules/gettext (Files): Add m4/intlmacosx.m4.
11282
11283 2007-06-07  Bruno Haible  <bruno@clisp.org>
11284
11285         * modules/localename-tests: New file.
11286         * tests/test-localename.c: New file.
11287
11288         New module 'localename'.
11289         * lib/localename.h: New file.
11290         * lib/localename.c: New file, from GNU gettext.
11291         * m4/localename.m4: New file.
11292         * modules/localename: New file.
11293
11294 2007-06-07  Bruno Haible  <bruno@clisp.org>
11295
11296         Work around the lack of <wchar.h> on some builds of uClibc.
11297         * doc/headers/wchar.texi: Update.
11298         * lib/wchar_.h: Include <wchar.h> only if it exists.
11299         * m4/wchar.m4 (gl_WCHAR_H): Check for <wchar.h>. Set HAVE_WCHAR_H.
11300         * m4/stdint.m4 (gl_STDINT_H): Check for <wchar.h>.
11301         (gl_STDINT_TYPE_PROPERTIES): Don't try to include <wchar.h> if it
11302         doesn't exist.
11303         * modules/wchar (wchar.h): Substitute HAVE_WCHAR_H.
11304         * modules/mbfile (Depends-on): Add wchar.
11305         * modules/mbiter (Depends-on): Likewise.
11306         * modules/mbuiter (Depends-on): Likewise.
11307         Reported by Simon Josefsson.
11308
11309 2007-06-06  Paul Eggert  <eggert@cs.ucla.edu>
11310
11311         Work around problem reported by Steven M. Schweda in
11312         <http://lists.gnu.org/archive/html/bug-tar/2007-06/msg00002.html>:
11313         Tru64 5.1B with the Compaq compiler environment installed declares
11314         an 'isblank' function but does not define it in the C library.
11315         * lib/fnmatch.c (isblank): Check for HAVE_ISBLANK, too.
11316         * lib/regex_internal.h (isblank): Likewise.
11317         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for isblank existence.
11318         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
11319
11320 2007-06-05  Bruno Haible  <bruno@clisp.org>
11321
11322         Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64,
11323         ia64.
11324         * modules/printf-safe: New file.
11325         * modules/fprintf-posix (Depends-on): Add printf-safe.
11326         * modules/printf-posix (Depends-on): Likewise.
11327         * modules/snprintf-posix (Depends-on): Likewise.
11328         * modules/sprintf-posix (Depends-on): Likewise.
11329         * modules/vasnprintf-posix (Depends-on): Likewise.
11330         * modules/vasprintf-posix (Depends-on): Likewise.
11331         * modules/vfprintf-posix (Depends-on): Likewise.
11332         * modules/vprintf-posix (Depends-on): Likewise.
11333         * modules/vsnprintf-posix (Depends-on): Likewise.
11334         * modules/vsprintf-posix (Depends-on): Likewise.
11335         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Require
11336         AC_C_BIGENDIAN. Define CHECK_PRINTF_SAFE if printf-safe is used. Test
11337         non-IEEE numbers on i386, x86_64, ia64. When cross-compiling, guess
11338         "no" on i386, x86_64, ia64.
11339         * tests/test-snprintf-posix.h (LDBL80_WORDS): New macro.
11340         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
11341         on i386, x86_64, ia64.
11342         * tests/test-sprintf-posix.h (LDBL80_WORDS): New macro.
11343         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
11344         on i386, x86_64, ia64.
11345         * tests/test-vasnprintf-posix.c: Include float.h.
11346         (LDBL80_WORDS): New macro.
11347         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
11348         on i386, x86_64, ia64.
11349         * tests/test-vasprintf-posix.c: Include float.h.
11350         (LDBL80_WORDS): New macro.
11351         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
11352         on i386, x86_64, ia64.
11353         * tests/test-snprintf-posix.c: Include float.h.
11354         * tests/test-sprintf-posix.c: Likewise.
11355         * tests/test-vsnprintf-posix.c: Likewise.
11356         * tests/test-vsprintf-posix.c: Likewise.
11357
11358 2007-06-05  Bruno Haible  <bruno@clisp.org>
11359
11360         Fix isnanl so that it recognizes non-IEEE numbers on i386, x86_64, ia64.
11361         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Require AC_C_BIGENDIAN. Test
11362         non-IEEE numbers on i386, x86_64, ia64.
11363         (gl_LONG_DOUBLE_EXPONENT_LOCATION): Require AC_C_BIGENDIAN.
11364         * lib/isnan.c (FUNC): Add special code for i386, x86_64, ia64.
11365         * tests/test-isnanl.h: Include float.h.
11366         (main): Check also non-IEEE numbers on i386, x86_64, ia64.
11367
11368 2007-06-05  Bruno Haible  <bruno@clisp.org>
11369
11370         * lib/vasnprintf.c (VASNPRINTF): Do the extra handling of NaN and Inf
11371         also the %a / %A. Handle the %a / %A code before this extra handling.
11372
11373 2007-06-05  Bruno Haible  <bruno@clisp.org>
11374
11375         * lib/vasnprintf.c [NEED_PRINTF_LONG_DOUBLE ||
11376         NEED_PRINTF_INFINITE_LONG_DOUBLE]: Include fpucw.h.
11377
11378 2007-06-05  Bruno Haible  <bruno@clisp.org>
11379
11380         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): Fix
11381         typo in variable name.
11382
11383 2007-06-05  Eric Blake  <ebb9@byu.net>
11384
11385         * m4/lseek.m4 (gl_FUNC_LSEEK): Work when cross-compiling.
11386         Reported by Simon Josefsson.
11387
11388 2007-06-04  Bruno Haible  <bruno@clisp.org>
11389
11390         Avoid test failures on some PowerPC platforms.
11391         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP):
11392         Define differently for PowerPC.
11393         * tests/test-frexpl.c (MIN_NORMAL_EXP): Likewise.
11394         Reported by Gary V. Vaughan <gary@gnu.org>.
11395
11396 2007-06-02  Bruno Haible  <bruno@clisp.org>
11397
11398         Fix test-stdint failure on FreeBSD/ia64.
11399         * m4/stdint.m4 (gl_STDINT_H): Check the values of PTRDIFF_MIN,
11400         PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN,
11401         WCHAR_MAX, WINT_MIN, WINT_MAX entirely, not only for plausibility.
11402         * doc/headers/stdint.texi: Update.
11403
11404 2007-06-01  Bruno Haible  <bruno@clisp.org>
11405
11406         * tests/test-binary-io.c (main): Pass a third argument to open().
11407         Reported by Gary V. Vaughan <gary@gnu.org>.
11408
11409 2007-06-01  Bruno Haible  <bruno@clisp.org>
11410
11411         * doc/functions/frexpl.texi: Update for mingw.
11412
11413 2007-06-01  Bruno Haible  <bruno@clisp.org>
11414
11415         * tests/test-lseek.c (main): Disable test of errno for invalid third
11416         argument.
11417         * doc/functions/lseek.texi: Update.
11418         Reported by Gary V. Vaughan <gary@gnu.org>.
11419
11420 2007-05-28  Bruno Haible  <bruno@clisp.org>
11421
11422         * m4/intl.m4 (AM_INTL_SUBDIR): Substitute variables WOE32, WINDRES.
11423
11424 2007-05-31  Eric Blake  <ebb9@byu.net>
11425
11426         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Guess no on mingw when
11427         cross compiling.
11428
11429 2007-05-30  Eric Blake  <ebb9@byu.net>
11430         and Bruno Haible  <bruno@clisp.org>
11431
11432         Work around mingw test failures exposed by m4-1.4.9b.
11433         * m4/stdint.m4 (gl_STDINT_H): Detect mingw bug.
11434         * tests/test-unistd.c: Disable uid_t and git_t tests for the
11435         moment.
11436
11437 2007-05-30  Bruno Haible  <bruno@clisp.org>
11438
11439         * tests/test-lseek.c: Explicitly close file descriptors 0 and 1 before
11440         assuming that they are closed. Needed on HP-UX 11.
11441
11442 2007-05-29  Bruno Haible  <bruno@clisp.org>
11443
11444         Fix a problem with #include_next.
11445         * lib/dirent_.h: Split the double-inclusion guard.
11446         * lib/fcntl_.h: Likewise.
11447         * lib/float_.h: Likewise.
11448         * lib/iconv_.h: Likewise.
11449         * lib/inttypes_.h: Likewise.
11450         * lib/locale_.h: Likewise.
11451         * lib/math_.h: Likewise.
11452         * lib/netinet_in_.h: Likewise.
11453         * lib/search_.h: Likewise.
11454         * lib/signal_.h: Likewise.
11455         * lib/stdint_.h: Likewise.
11456         * lib/stdio_.h: Likewise.
11457         * lib/stdlib_.h: Likewise.
11458         * lib/string_.h: Likewise.
11459         * lib/sys_select_.h: Likewise.
11460         * lib/sys_socket_.h: Likewise.
11461         * lib/sys_stat_.h: Likewise.
11462         * lib/sys_time_.h: Likewise.
11463         * lib/sysexits_.h: Likewise.
11464         * lib/time_.h: Likewise.
11465         * lib/unistd_.h: Likewise.
11466         * lib/wchar_.h: Likewise.
11467         * lib/wctype_.h: Likewise.
11468
11469 2007-05-29  Bruno Haible  <bruno@clisp.org>
11470
11471         * tests/test-unistd.c: Disable the tests for useconds_t and intptr_t
11472         for the moment.
11473
11474 2007-05-29  Bruno Haible  <bruno@clisp.org>
11475
11476         * m4/isnan.m4 (gl_DOUBLE_EXPONENT_LOCATION): Silence the AC_C_BIGENDIAN
11477         invocation.
11478         Reported by Eric Blake.
11479
11480 2007-05-29  Bruno Haible  <bruno@clisp.org>
11481
11482         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Fix typo in cross-
11483         compiling case.
11484
11485 2007-05-29  Eric Blake  <ebb9@byu.net>
11486             Bruno Haible  <bruno@clisp.org>
11487
11488         * m4/isnanf.m4 (gl_FUNC_ISNANF_NO_LIBM): Avoid syntax error on
11489         cross compiles.
11490
11491 2007-05-28  Eric Blake  <ebb9@byu.net>
11492
11493         * modules/closein-tests (test_closein_LDADD): Support test on
11494         cygwin with libtool.
11495
11496 2007-05-28  Bruno Haible  <bruno@clisp.org>
11497
11498         * tests/uniconv/test-u16-conv-from-enc.c: Remove #ifdef HAVE_CONFIG_H.
11499         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
11500         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
11501         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
11502         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
11503         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
11504         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
11505         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
11506         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
11507
11508 2007-05-28  Eric Blake  <ebb9@byu.net>
11509
11510         Unconditionally include <config.h> in unit tests.
11511         * tests/test-alloca-opt.c: Remove #ifdef HAVE_CONFIG_H.
11512         * tests/test-allocsa.c, tests/test-arcfour.c,
11513         tests/test-arctwo.c, tests/test-argmatch.c, tests/test-argp.c,
11514         tests/test-array_list.c, tests/test-array_oset.c,
11515         tests/test-atexit.c, test-avltree_list.c, test-avltree_oset.c,
11516         test-avltreehash_list.c, test-base64.c, test-binary-io.c,
11517         test-c-ctype.c, test-c-strcasecmp.c, test-c-strcasestr.c,
11518         test-c-strncasecmp.c, test-c-strstr.c, test-canonicalize-lgpl.c,
11519         test-carray_list.c, test-crc.c, test-des.c, test-dirname.c,
11520         test-fflush.c, test-fprintf-posix.c, test-gc-arcfour.c,
11521         test-gc-arctwo.c, test-gc-des.c, test-gc-hmac-md5.c,
11522         test-gc-hmac-sha1.c, test-gc-md2.c, test-gc-md4.c, test-gc-md5.c,
11523         test-gc-pbkdf2-sha1.c, test-gc-rijndael.c, test-gc-sha1.c,
11524         test-gc.c, test-getpass.c, test-hmac-md5.c, test-hmac-sha1.c,
11525         test-iconv.c, test-linked_list.c, test-linkedhash_list.c,
11526         test-lock.c, test-mbscasecmp.c, test-mbscasestr1.c,
11527         test-mbscasestr2.c, test-mbscasestr3.c, test-mbscasestr4.c,
11528         test-mbschr.c, test-mbscspn.c, test-mbsncasecmp.c, test-mbspbrk.c,
11529         test-mbspcasecmp.c, test-mbsrchr.c, test-mbsspn.c, test-mbsstr1.c,
11530         test-mbsstr2.c, test-mbsstr3.c, test-md2.c, test-md4.c,
11531         test-md5.c, test-memmem.c, test-printf-posix.c,
11532         test-rbtree_list.c, test-rbtree_oset.c, test-rbtreehash_list.c,
11533         test-read-file.c, test-rijndael.c, test-snprintf-posix.c,
11534         test-snprintf.c, test-sprintf-posix.c, test-stdint.c,
11535         test-strcasestr.c, test-striconv.c, test-striconveh.c,
11536         test-striconveha.c, test-tls.c, test-vasnprintf-posix.c,
11537         test-vasnprintf-posix2.c, test-vasnprintf.c,
11538         test-vasprintf-posix.c, test-vasprintf.c, test-verify.c,
11539         test-vfprintf-posix.c, test-vprintf-posix.c,
11540         test-vsnprintf-posix.c, test-vsnprintf.c, test-vsprintf-posix.c,
11541         test-xvasprintf.c: Likewise.
11542
11543 2007-05-28  Bruno Haible  <bruno@clisp.org>
11544
11545         * gnulib-tool (func_import): Remember the --with-tests command-line
11546         option through the macro gl_WITH_TESTS in the gnulib-cache.m4.
11547         Reported by Eric Blake.
11548
11549 2007-05-28  Bruno Haible  <bruno@clisp.org>
11550
11551         * modules/ftell-tests: New file.
11552         * tests/test-ftell.c: New file, based on tests/test-ftello.c.
11553         * tests/test-ftell.sh: New file, based on tests/test-ftello.sh.
11554
11555         * lib/ftell.c: New file.
11556         * modules/ftell: New file.
11557         * m4/ftell.m4: New file.
11558         * doc/functions/ftell.texi: Update.
11559         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELL,
11560         REPLACE_FTELL.
11561         * lib/stdio_.h (rpl_ftell): New declaration.
11562         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELL,
11563         REPLACE_FTELL.
11564
11565 2007-05-28  Eric Blake  <ebb9@byu.net>
11566
11567         * lib/allocsa.h (safe_alloca): Avoid compiler warning.
11568
11569 2007-05-28  Bruno Haible  <bruno@clisp.org>
11570
11571         * modules/fseek-tests: New file.
11572         * tests/test-fseek.c: New file, based on tests/test-fseeko.c.
11573         * tests/test-fseek.sh: New file, based on tests/test-fseeko.sh.
11574
11575         * lib/fseek.c: New file.
11576         * modules/fseek: New file.
11577         * m4/fseek.m4: New file.
11578         * doc/functions/fseek.texi: Update.
11579         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEK,
11580         REPLACE_FSEEK.
11581         * lib/stdio_.h (rpl_fseek): New declaration.
11582         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEK,
11583         REPLACE_FSEEK.
11584
11585 2007-05-28  Bruno Haible  <bruno@clisp.org>
11586
11587         * lib/stdio_.h (fflush): More comments.
11588
11589 2007-05-28  Bruno Haible  <bruno@clisp.org>
11590
11591         * m4/lseek.m4 (gl_FUNC_LSEEK): When not cross-compiling, perform a real
11592         runtime test.
11593
11594 2007-05-28  Eric Blake  <ebb9@byu.net>
11595
11596         Improve lseek module.
11597         * lib/lseek.c (rpl_lseek): Detect EBADF on mingw.
11598         * lib/unistd_.h (lseek): Scale back link warning message.
11599         * tests/test-lseek.c: Beef up test.
11600         * tests/test-lseek.sh: Exercise more facets of lseek.
11601         Reported by Bruno Haible.
11602
11603 2007-05-28  Bruno Haible  <bruno@clisp.org>
11604
11605         * tests/test-unistd.c: Test all the types that <unistd.h> is expected
11606         to define.
11607
11608 2007-05-27  Bruno Haible  <bruno@clisp.org>
11609
11610         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-31 patch.
11611
11612 2007-05-27  Bruno Haible  <bruno@clisp.org>
11613
11614         * modules/openmp: New file.
11615         * m4/openmp.m4: New file, taken from autoconf's CVS with changes by
11616         Noah Misch.
11617
11618 2007-05-26  Bruno Haible  <bruno@clisp.org>
11619
11620         * modules/chdir-long (Depends-on): Add fchdir.
11621         * modules/chdir-safer (Depends-on): Likewise.
11622         * modules/fts (Depends-on): Likewise.
11623         * modules/fts-lgpl (Depends-on): Likewise.
11624         * modules/openat (Depends-on): Likewise.
11625         * modules/savewd (Depends-on): Likewise.
11626
11627 2007-05-24  Eric Blake  <ebb9@byu.net>
11628
11629         Fix lseek on mingw.
11630         * modules/lseek: New module.
11631         * m4/lseek.m4: New file.
11632         * lib/lseek.c: New file.
11633         * modules/lseek-tests: New file.
11634         * tests/test-lseek.c: New file.
11635         * tests/test-lseek.sh: New file.
11636         * MODULES.html.sh: Document lseek module.
11637         * modules/fflush (Depends-on): Add lseek, fseeko.
11638         * modules/fseeko (Depends-on): Likewise.
11639         * modules/ftello (Depends-on): Likewise.
11640         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Replace fseek[o] if lseek is
11641         broken.
11642         * m4/ftello.m4 (gl_FUNC_FTELLO): Replace ftell[o] if lseek is
11643         broken.
11644         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Trigger fseeko module.
11645         * lib/fseeko.c (rpl_fseeko): Quit early on non-seekable files.
11646         * lib/ftello.c (rpl_ftello): Likewise.
11647         * tests/test-fseeko.c (main): Test this.
11648         * tests/test-fseeko.sh: Likewise.
11649         * tests/test-ftello.c (main): Likewise.
11650         * tests/test-ftello.sh: Likewise.
11651         * lib/stdio_.h (fseek, ftell): Simplify, since missing fseeko now
11652         implies replacing fseek.
11653         * modules/stdio (Makefile.am): No longer need HAVE_FSEEKO,
11654         HAVE_FTELLO.
11655         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add lseek info.
11656         * modules/unistd (Makefile.am): Likewise.
11657         * lib/unistd_.h (lseek): Declare a replacement.
11658         * doc/functions/lseek.texi (lseek): Document this fix.
11659         * doc/functions/fseek.texi (fseek): Likewise.
11660         * doc/functions/ftell.texi (ftell): Likewise.
11661
11662 2007-05-24  Bruno Haible  <bruno@clisp.org>
11663
11664         * tests/test-vasnprintf-posix.c (test_function): Allow up to 50 bytes
11665         in the printed representation of a NaN.
11666         * tests/test-vasprintf-posix.c (test_function): Likewise.
11667         * tests/test-snprintf-posix.h (test_function): Likewise.
11668         * tests/test-sprintf-posix.h (test_function): Likewise.
11669         Reported by Eric Blake.
11670
11671 2007-05-23  Eric Blake  <ebb9@byu.net>
11672
11673         Fix fseeko/ftello on cygwin 1.5.24.
11674         * doc/functions/fseeko.texi (fseeko): Document the fix.
11675         * doc/functions/ftello.texi (ftello): Document the fix.
11676         * doc/functions/stdin.texi (stdin): Document the cygwin bug.
11677         * doc/functions/stdout.text (stdout): New file.
11678         * doc/functions/stderr.text (stderr): New file.
11679         * doc/gnulib.texi (Function Substitutes): Use new files.
11680         * tests/test-fseeko.c (main): Check for broken fseeko on cygwin
11681         prior to 1.7.0.
11682         * tests/test-ftello.c (main): Likewise for ftello.
11683         * tests/test-fseeko.sh: New file.
11684         * tests/test-ftello.sh: New file.
11685         * modules/fseeko-tests (Makefile.am): Ensure test-fseeko is run
11686         with seekable stdin.
11687         * modules/ftello-tests (Makefile.am): Likewise for test-ftello.
11688         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Detect the cygwin bug.
11689         (gl_REPLACE_FSEEKO): New macro.
11690         * m4/ftello.m4 (gl_FUNC_FTELLO, gl_REPLACE_FTELLO): Likewise.
11691         * modules/fseeko (Files): Distribute fseeko.c.
11692         * modules/ftello (Files): Distribute ftello.c.
11693         * lib/fseeko.c (rpl_fseeko) [__CYGWIN__]: Convert stdin to 64-bit
11694         mode.
11695         * lib/ftello.c (rpl_ftello): New file.
11696         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Allow replacement of
11697         fseeko, ftello.
11698         (gl_STDIN_LARGE_OFFSET): New macro.
11699         * modules/stdio (Makefile.am): Perform the replacement.
11700         * lib/stdio_.h (rpl_fseeko, rpl_ftello): Define when needed.
11701
11702 2007-05-23  Bruno Haible  <bruno@clisp.org>
11703
11704         * lib/stdio_.h (fseeko, ftello): Provide a link warning only if
11705         GNULIB_POSIXCHECK is defined.
11706
11707 2007-05-21  Bruno Haible  <bruno@clisp.org>
11708
11709         * m4/printf.m4 (gl_PRINTF_INFINITE, gl_PRINTF_INFINITE_LONG_DOUBLE):
11710         Check also the output for NaN arguments. When cross-compiling, guess
11711         no on IRIX.
11712         * lib/vasnprintf.c: Update comments.
11713         * tests/test-vasnprintf-posix.c (strisnan): New function.
11714         (test_function): Use it.
11715         * tests/test-vasprintf-posix.c (strisnan): New function.
11716         (test_function): Use it.
11717         * tests/test-snprintf-posix.h (strisnan): New function.
11718         (test_function): Use it.
11719         * tests/test-sprintf-posix.h (strisnan): New function.
11720         (test_function): Use it.
11721         Reported by Eric Blake.
11722
11723 2007-05-20  Bruno Haible  <bruno@clisp.org>
11724
11725         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Add test for large finite
11726         numbers that fails on BeOS.
11727         * doc/functions/frexpl.texi: Update.
11728
11729 2007-05-20  Jim Meyering  <jim@meyering.net>
11730
11731         * NEWS: Mention the incompatible change (s/futimens/gl_futimens/)
11732         forced upon us by glibc-2.6.
11733
11734 2007-05-20  Bruno Haible  <bruno@clisp.org>
11735
11736         Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
11737         * m4/printf.m4 (gl_PRINTF_INFINITE): Update cross-compiling guesses.
11738         (gl_PRINTF_INFINITE_LONG_DOUBLE): New macro.
11739         * lib/vasnprintf.c: Use NEED_PRINTF_INFINITE_DOUBLE instead of
11740         NEED_PRINTF_INFINITE.
11741         (is_infinitel): New function.
11742         (VASNPRINTF): Handle NEED_PRINTF_INFINITE_LONG_DOUBLE case.
11743         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE): Renamed from
11744         gl_PREREQ_VASNPRINTF_INFINITE.
11745         (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): New macro.
11746         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
11747         gl_PRINTF_INFINITE_LONG_DOUBLE and test its result. Invoke
11748         gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE and
11749         gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE instead of
11750         gl_PREREQ_VASNPRINTF_INFINITE.
11751         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
11752         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
11753         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
11754         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
11755         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
11756         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
11757         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
11758         * doc/functions/fprintf.texi: Update.
11759         * doc/functions/printf.texi: Update.
11760         * doc/functions/snprintf.texi: Update.
11761         * doc/functions/sprintf.texi: Update.
11762         * doc/functions/vfprintf.texi: Update.
11763         * doc/functions/vprintf.texi: Update.
11764         * doc/functions/vsnprintf.texi: Update.
11765         * doc/functions/vsprintf.texi: Update.
11766
11767 2007-05-20  Bruno Haible  <bruno@clisp.org>
11768
11769         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): Set REPLACE_FREXPL if frexpl
11770         was not found in libc.
11771         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Likewise.
11772
11773 2007-05-20  Bruno Haible  <bruno@clisp.org>
11774
11775         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
11776         printed as "-nan" instead of "nan".
11777         * tests/test-vasprintf-posix.c (test_function): Likewise.
11778         * tests/test-snprintf-posix.h (test_function): Likewise.
11779         * tests/test-sprintf-posix.h (test_function): Likewise.
11780         Needed for HP-UX 11.
11781
11782 2007-05-20  Jim Meyering  <jim@meyering.net>
11783
11784         Fix buggy test for the fchownat-deref bug.
11785         * m4/openat.m4 (gl_FUNC_FCHOWNAT_DEREF_BUG): Create the dangling
11786         symlink required for the run-test.  Without it, this test would
11787         always declare that fchownat doesn't work, and client code would
11788         unnecessarily use the replacement function with fixed libc.
11789         (gl_FUNC_FCHOWNAT): Eliminate a variable that wasn't initialized.
11790         Reported by Greg Schafer.
11791
11792 2007-05-19  Bruno Haible  <bruno@clisp.org>
11793
11794         * m4/isnanf.m4 (gl_ISNANF_WORKS): New macro.
11795         (gl_FUNC_ISNANF_NO_LIBM): Invoke it.
11796         * lib/isnan.c (FUNC): Use run-time expressions for SGI compiler.
11797         Needed for IRIX 6.5 and Solaris 2.5.1.
11798
11799 2007-05-19  Bruno Haible  <bruno@clisp.org>
11800
11801         * tests/test-vasnprintf-posix.c (have_minus_zero): New function.
11802         (test_function): Skip tests involving -0.0 on platforms where
11803         -0.0 = 0.0.
11804         * tests/test-vasprintf-posix.c (have_minus_zero): New function.
11805         (test_function): Skip tests involving -0.0 on platforms where
11806         -0.0 = 0.0.
11807         * tests/test-snprintf-posix.h (have_minus_zero): New function.
11808         (test_function): Skip tests involving -0.0 on platforms where
11809         -0.0 = 0.0.
11810         * tests/test-sprintf-posix.h (have_minus_zero): New function.
11811         (test_function): Skip tests involving -0.0 on platforms where
11812         -0.0 = 0.0.
11813         * tests/test-fprintf-posix.h (test_function): Remove all -0.0 related
11814         tests.
11815         * tests/test-printf-posix.h (test_function): Likewise.
11816         * tests/test-printf-posix.output: Remove all -0.0 related results.
11817         Needed for IRIX 6.5.
11818
11819 2007-05-19  Bruno Haible  <bruno@clisp.org>
11820
11821         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
11822         printed as "nan0x7fffffff" instead of "nan".
11823         * tests/test-vasprintf-posix.c (test_function): Likewise.
11824         * tests/test-snprintf-posix.h (test_function): Likewise.
11825         * tests/test-sprintf-posix.h (test_function): Likewise.
11826         * tests/test-fprintf-posix.h (NaN): Remove macro.
11827         (test_function): Remove all NaN related tests.
11828         * tests/test-printf-posix.h (NaN): Remove macro.
11829         (test_function): Remove all NaN related tests.
11830         * tests/test-printf-posix.output: Remove all NaN related results.
11831         Needed for IRIX 6.5.
11832
11833 2007-05-19  Bruno Haible  <bruno@clisp.org>
11834
11835         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Fix C89 syntax error in test code.
11836         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Likewise.
11837
11838 2007-05-19  Bruno Haible  <bruno@clisp.org>
11839
11840         * lib/float_.h: New file.
11841         * m4/float_h.m4: New file.
11842         * modules/float: New file.
11843         * modules/isnanl (Dependencies): Add float.
11844         * modules/isnanl-nolibm (Dependencies): Likewise.
11845         * modules/mathl (Dependencies): Likewise.
11846         * modules/printf-frexpl (Dependencies): Likewise.
11847         * modules/signbit (Dependencies): Likewise.
11848         * modules/vasnprintf (Dependencies): Likewise.
11849         * doc/headers/float.texi: Update.
11850
11851 2007-05-19  Jim Meyering  <jim@meyering.net>
11852
11853         * lib/utimens.c (gl_futimens): Rename from futimens,
11854         now that glibc-2.6 declares futimens.
11855         * lib/utimens.h: Likewise.
11856
11857 2007-05-19  Bruno Haible  <bruno@clisp.org>
11858
11859         Avoid test failures on mingw.
11860         * tests/test-fprintf-posix.sh: Convert CR/LF to LF in output.
11861         * tests/test-printf-posix.sh: Likewise.
11862         * tests/test-vfprintf-posix.sh: Likewise.
11863         * tests/test-vprintf-posix.sh: Likewise.
11864
11865 2007-05-19  Bruno Haible  <bruno@clisp.org>
11866
11867         Fix *printf result for NaN, Inf, -0.0 on mingw.
11868         * m4/printf.m4 (gl_PRINTF_INFINITE): New macro.
11869         * lib/vasnprintf.c: Include math.h and isnan.h.
11870         (is_infinite_or_zero): New function.
11871         (VASNPRINTF): Fix also the handling of infinite or zero 'double'
11872         values in the %f, %F, %e, %E, %g, %G directives.
11873         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE): New macro.
11874         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
11875         gl_PRINTF_INFINITE and test its result. Invoke
11876         gl_PREREQ_VASNPRINTF_INFINITE.
11877         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
11878         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
11879         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
11880         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
11881         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
11882         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
11883         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
11884         * doc/functions/fprintf.texi: Update.
11885         * doc/functions/printf.texi: Update.
11886         * doc/functions/snprintf.texi: Update.
11887         * doc/functions/sprintf.texi: Update.
11888         * doc/functions/vfprintf.texi: Update.
11889         * doc/functions/vprintf.texi: Update.
11890         * doc/functions/vsnprintf.texi: Update.
11891         * doc/functions/vsprintf.texi: Update.
11892
11893 2007-05-19  Bruno Haible  <bruno@clisp.org>
11894
11895         * lib/vasnprintf.c (convert_to_decimal): Add an extra_zeroes argument.
11896         (scale10_round_decimal_long_double): Inline scale10_round_long_double.
11897         Instead of multiplying with 10^k, set extra_zeroes to k.
11898         (scale10_round_long_double): Remove function.
11899
11900 2007-05-18  Bruno Haible  <bruno@clisp.org>
11901
11902         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Fix logic bug
11903         introduced on 2007-05-06.
11904
11905 2007-05-18  Bruno Haible  <bruno@clisp.org>
11906
11907         * tests/test-vasnprintf-posix.c (test_function): Also test the %e and
11908         %g directives.
11909         * tests/test-vasprintf-posix.c (test_function): Likewise.
11910         * tests/test-snprintf-posix.h (test_function): Likewise.
11911         * tests/test-sprintf-posix.h (test_function): Likewise.
11912
11913 2007-05-18  Bruno Haible  <bruno@clisp.org>
11914
11915         * tests/test-vasnprintf-posix.c (SIZEOF): New macro.
11916         (strmatch): New function.
11917         (test_function): Test the %f directive on numbers of various exponents.
11918         * tests/test-vasprintf-posix.c (SIZEOF): New macro.
11919         (strmatch): New function.
11920         (test_function): Test the %f directive on numbers of various exponents.
11921         * tests/test-snprintf-posix.h (strmatch): New function.
11922         (test_function): Test the %f directive on numbers of various exponents.
11923         * tests/test-sprintf-posix.h (strmatch): New function.
11924         (test_function): Test the %f directive on numbers of various exponents.
11925         * tests/test-snprintf-posix.c (SIZEOF): New macro.
11926         * tests/test-sprintf-posix.c (SIZEOF): New macro.
11927         * tests/test-vsnprintf-posix.c (SIZEOF): New macro.
11928         * tests/test-vsprintf-posix.c (SIZEOF): New macro.
11929
11930 2007-05-18  Bruno Haible  <bruno@clisp.org>
11931
11932         Add support for 'long double' number output.
11933         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE): New macro.
11934         * lib/vasnprintf.c: Include math.h and float+.h.
11935         (mp_limb_t): New type.
11936         (GMP_LIMB_BITS): New macro.
11937         (mp_twolimb_t): New type.
11938         (GMP_TWOLIMB_BITS): New macro.
11939         (mpn_t): New type.
11940         (multiply, divide, convert_to_decimal, decode_long_double,
11941         scale10_round_long_double, scale10_round_decimal_long_double,
11942         floorlog10l): New functions.
11943         (VASNPRINTF) [NEED_PRINTF_LONG_DOUBLE]: Implement 'long double' support
11944         for the %f, %F, %e, %E, %g, %G directives.
11945         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_LONG_DOUBLE): New macro.
11946         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
11947         gl_PRINTF_LONG_DOUBLE and test its result. Invoke
11948         gl_PREREQ_VASNPRINTF_LONG_DOUBLE.
11949         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
11950         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
11951         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
11952         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
11953         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
11954         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
11955         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
11956         * modules/fprintf-posix (Depends-on): Add frexpl-nolibm.
11957         * modules/snprintf-posix (Depends-on): Likewise.
11958         * modules/sprintf-posix (Depends-on): Likewise.
11959         * modules/vasnprintf-posix (Depends-on): Likewise.
11960         * modules/vasprintf-posix (Depends-on): Likewise.
11961         * modules/vfprintf-posix (Depends-on): Likewise.
11962         * modules/vsnprintf-posix (Depends-on): Likewise.
11963         * modules/vsprintf-posix (Depends-on): Likewise.
11964         * modules/vasnprintf (Files): Add lib/float+.h.
11965         * doc/functions/fprintf.texi: Update.
11966         * doc/functions/printf.texi: Update.
11967         * doc/functions/snprintf.texi: Update.
11968         * doc/functions/sprintf.texi: Update.
11969         * doc/functions/vfprintf.texi: Update.
11970         * doc/functions/vprintf.texi: Update.
11971         * doc/functions/vsnprintf.texi: Update.
11972         * doc/functions/vsprintf.texi: Update.
11973
11974 2007-05-18  Bruno Haible  <bruno@clisp.org>
11975
11976         * lib/vasnprintf.c (USE_SNPRINTF): Define to 0 on BeOS.
11977
11978 2007-05-18  Bruno Haible  <bruno@clisp.org>
11979
11980         * lib/vasnprintf.c (VASNPRINTF) [WIN32]: Use %I64d instead of %lld
11981         for printing 64-bit integers. Needed for mingw.
11982
11983 2007-05-18  Bruno Haible  <bruno@clisp.org>
11984
11985         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
11986         gl_FUNC_FREXPL_WORKS.
11987         * modules/printf-frexpl (Files): Add m4/frexpl.m4.
11988
11989 2007-05-18  Bruno Haible  <bruno@clisp.org>
11990
11991         * modules/frexpl-nolibm-tests: New file.
11992
11993         * modules/frexpl-nolibm: New file.
11994         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): New macro.
11995
11996 2007-05-17  Paul Eggert  <eggert@cs.ucla.edu>
11997
11998         * lib/dirent_.h: Prefer #include_next <foo.h> to #include
11999         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
12000         GCC 4.2, which otherwise issues a lot of warnings.
12001         * lib/iconv_.h, lib/locale_.h, lib/netinet_in_.h, lib/sys_select_.h:
12002         * lib/sys_socket_.h, lib/sys_stat_.h, lib/sysexits_.h, lib/unistd_.h:
12003         Likewise.
12004         * modules/fchdir (dirent.h): Substitute @HAVE_INCLUDE_NEXT@.
12005         * modules/iconv_open (iconv.h): Likewise.
12006         * modules/locale (locale.h): Likewise.
12007         * modules/netinet_in (netinet/in.h): Likewise.
12008         * modules/sys_select (sys_select.h): Likewise.
12009         * modules/sys_socket (sys/socket.h): Likewise.
12010         * modules/sys_stat (sys/stat.h): Likewise.
12011         * modules/sysexits (sysexits.h): Likewise.
12012         * modules/unistd (unistd.h): Likewise.
12013
12014 2007-05-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12015
12016         * modules/closein-tests (Makefile.am): Distribute
12017         `test-closein.sh'.
12018
12019 2007-05-17  Bruno Haible  <bruno@clisp.org>
12020
12021         * tests/test-printf-posix.output: Renamed from
12022         tests/test-fprintf-posix.out.
12023         * modules/fprintf-posix-tests: Update.
12024         * modules/printf-posix-tests: Update.
12025         * modules/vfprintf-posix-tests: Update.
12026         * modules/vprintf-posix-tests: Update.
12027         * tests/test-fprintf-posix.sh: Update.
12028         * tests/test-printf-posix.sh: Update.
12029         * tests/test-vfprintf-posix.sh: Update.
12030         * tests/test-vprintf-posix.sh: Update.
12031         Reported by Ralf Wildenhues.
12032
12033 2007-05-16  Paul Eggert  <eggert@cs.ucla.edu>
12034
12035         * lib/fcntl_.h: Prefer #include_next <foo.h> to #include
12036         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
12037         GCC 4.2, which otherwise issues a lot of warnings.
12038         * lib/inttypes_.h, lib/math_.h, lib/search_.h, lib/signal_.h:
12039         * lib/stdint_.h, lib/stdio_.h, lib/stdlib_.h, lib/string_.h:
12040         * lib/sys_time_.h, lib/time_.h, lib/wchar_.h, lib/wctype_.h: Likewise.
12041         * lib/stdlib_.h: Don't bother with #pragma GCC system_header, as
12042         it should no longer be needed.
12043         * lib/string_.h: Likewise.
12044         * modules/absolute-header (HAVE_INCLUDE_NEXT): New 'make' define.
12045         * modules/fcntl (fcntl.h): Substitute @HAVE_INCLUDE_NEXT@.
12046         * modules/inttypes (inttypes.h): Likewise.
12047         * modules/math (math.h): Likewise.
12048         * modules/search (search.h): Likewise.
12049         * modules/signal (signal.h): Likewise.
12050         * modules/stdint (stdint.h): Likewise.
12051         * modules/stdio (stdio.h): Likewise.
12052         * modules/stdlib (stdlib.h): Likewise.
12053         * modules/string (string.h): Likewise.
12054         * modules/sys_time (sys/time.h): Likewise.
12055         * modules/time (time.h): Likewise.
12056         * modules/wchar (wchar.h): Likewise.
12057         * modules/wctype (wtype.h): Likewise.
12058
12059 2007-05-16  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
12060
12061         * doc/gnulib-tool.texi (CVS Issues): Fix typo.
12062
12063 2007-05-13  Bruno Haible  <bruno@clisp.org>
12064
12065         * stpcpy.m4 (gl_FUNC_STPCPY): Require AC_C_RESTRICT.
12066         * stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
12067         * strsep.m4 (gl_FUNC_STRSEP): Likewise.
12068         * strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
12069         (gl_PREREQ_STRTOK_R): Don't require it here.
12070
12071 2007-05-13  Bruno Haible  <bruno@clisp.org>
12072
12073         * lib/stdlib_.h (mkdtemp, mkstemp): Comment out argument name. Needed
12074         when used in C++ mode.
12075
12076 2007-05-12  Bruno Haible  <bruno@clisp.org>
12077
12078         * lib/linebuffer.h: Tweak doc.
12079         * lib/linebuffer.c: Likewise.
12080
12081 2007-05-12  James Youngman  <jay@gnu.org>
12082
12083         * lib/linebuffer.c (readlinebuffer_delim): New function,
12084         like readlinebuffer, but use a caller-specified delimiter.
12085         (readlinebuffer): Just call readlinebuffer_delim with '\n'
12086         as the delimiter.
12087         * lib/linebuffer.h (readlinebuffer_delim): Declare it.
12088
12089 2007-05-12  Sergey Poznyakoff  <gray@gnu.org.ua>
12090
12091         * m4/openat.m4 (gl_FUNC_OPENAT): Do not require openat-die.
12092         * modules/openat (Files): Remove openat-die.c.
12093         (Depends-on): Add openat-die.
12094         * modules/openat-die: New module.
12095
12096 2007-05-06  Bruno Haible  <bruno@clisp.org>
12097
12098         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING, gl_VSNPRINTF_ZEROSIZE_C99):
12099         Update with info about Cygwin.
12100         * doc/functions/fprintf.texi: Update.
12101         * doc/functions/printf.texi: Update.
12102         * doc/functions/snprintf.texi: Update.
12103         * doc/functions/sprintf.texi: Update.
12104         * doc/functions/vfprintf.texi: Update.
12105         * doc/functions/vprintf.texi: Update.
12106         * doc/functions/vsnprintf.texi: Update.
12107         * doc/functions/vsprintf.texi: Update.
12108         Reported by Eric Blake.
12109
12110 2007-05-06  Bruno Haible  <bruno@clisp.org>
12111
12112         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Perform the
12113         padding ourselves for the floating-point directives.
12114         * m4/printf.m4 (gl_PRINTF_FLAG_ZERO): New macro.
12115         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_ZERO): New macro.
12116         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
12117         gl_PRINTF_FLAG_ZERO and test its result. Invoke
12118         gl_PREREQ_VASNPRINTF_FLAG_ZERO.
12119         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
12120         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
12121         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
12122         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
12123         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
12124         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
12125         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
12126         * tests/test-snprintf-posix.h (test_function): Also check the width
12127         and some flags in the %f directive.
12128         * tests/test-sprintf-posix.h (test_function): Likewise.
12129         * tests/test-vasnprintf-posix.c (test_function): Likewise.
12130         * tests/test-vasprintf-posix.c (test_function): Likewise.
12131         * doc/functions/fprintf.texi: Update.
12132         * doc/functions/printf.texi: Update.
12133         * doc/functions/snprintf.texi: Update.
12134         * doc/functions/sprintf.texi: Update.
12135         * doc/functions/vfprintf.texi: Update.
12136         * doc/functions/vprintf.texi: Update.
12137         * doc/functions/vsnprintf.texi: Update.
12138         * doc/functions/vsprintf.texi: Update.
12139
12140 2007-05-06  Bruno Haible  <bruno@clisp.org>
12141
12142         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_GROUPING]: Don't
12143         pass the ' flag character to sprintf or snprintf.
12144         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING): New macro.
12145         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_GROUPING): New macro.
12146         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
12147         gl_PRINTF_FLAG_GROUPING and test its result. Invoke
12148         gl_PREREQ_VASNPRINTF_FLAG_GROUPING.
12149         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
12150         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
12151         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
12152         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
12153         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
12154         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
12155         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
12156         * tests/test-snprintf-posix.h (test_function): Also check the grouping
12157         flag.
12158         * tests/test-sprintf-posix.h (test_function): Likewise.
12159         * tests/test-vasnprintf-posix.c (test_function): Likewise.
12160         * tests/test-vasprintf-posix.c (test_function): Likewise.
12161         * doc/functions/fprintf.texi: Update.
12162         * doc/functions/printf.texi: Update.
12163         * doc/functions/snprintf.texi: Update.
12164         * doc/functions/sprintf.texi: Update.
12165         * doc/functions/vfprintf.texi: Update.
12166         * doc/functions/vprintf.texi: Update.
12167         * doc/functions/vsnprintf.texi: Update.
12168         * doc/functions/vsprintf.texi: Update.
12169
12170 2007-05-01  Bruno Haible  <bruno@clisp.org>
12171
12172         * tests/test-argp-2.sh (func_compare): Drop .exe suffix.
12173
12174 2007-05-03  Paul Eggert  <eggert@cs.ucla.edu>
12175
12176         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Use better
12177         comment for D_INO_IN_DIRENT.  Problem reported by James Youngman.
12178
12179 2007-05-02  Paul Eggert  <eggert@cs.ucla.edu>
12180
12181         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Test whether
12182         readdir returns garbage in d_ino.  Problem reported by Kaz Sasayama in
12183         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00021.html>.
12184
12185 2007-05-02  Sergey Poznyakoff  <gray@gnu.org.ua>
12186
12187         * lib/argp-help.c (struct hol_entry): New member `ord'.
12188         (HOL_ENTRY_PTRCMP): Use ord for comparison
12189         (hol_sort): Initialize ord.
12190
12191 2007-05-01  Bruno Haible  <bruno@clisp.org>
12192
12193         * doc/functions/_Exit_C99.texi: Renamed from doc/functions/_Exit.texi.
12194         Reported by Eric Blake.
12195         * doc/gnulib.texi (Function Substitutes): Update.
12196
12197 2007-05-01  Bruno Haible  <bruno@clisp.org>
12198
12199         * doc/functions.texi: Remove file, now redundant through
12200         doc/functions/*.texi.
12201
12202 2007-05-01  Bruno Haible  <bruno@clisp.org>
12203
12204         * modules/argp (Depends-on): Add sleep.
12205
12206 2007-05-01  Bruno Haible  <bruno@clisp.org>
12207
12208         * modules/sleep-tests: New file.
12209         * tests/test-sleep.c: New file.
12210
12211         * modules/sleep: New file.
12212         * lib/sleep.c: New file.
12213         * m4/sleep.m4: New file.
12214         * lib/unistd_.h (sleep): New declaration.
12215         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_SLEEP,
12216         HAVE_SLEEP.
12217         * modules/unistd (Makefile.am): Substitute GNULIB_SLEEP, HAVE_SLEEP.
12218         * doc/functions/sleep.texi: Document the sleep module.
12219
12220 2007-05-01  Bruno Haible  <bruno@clisp.org>
12221
12222         * lib/sigprocmask.h: Remove file.
12223         * lib/signal_.h: Incorporate the previous contents of sigprocmask.h.
12224         * lib/sigprocmask.c: Include <signal.h> instead of sigprocmask.h.
12225         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Substitute GNULIB_SIGPROCMASK,
12226         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T.
12227         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Require
12228         gl_SIGNAL_H_DEFAULTS. Set HAVE_POSIX_SIGNALBLOCKING as a shell variable.
12229         (gl_PREREQ_SIGPROCMASK): Require gl_SIGNAL_H_DEFAULTS. Set
12230         HAVE_SIGSET_T as a shell variable.
12231         * modules/signal (Makefile.am): Substitute GNULIB_SIGPROCMASK,
12232         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T into signal.h.
12233         * modules/sigprocmask (Files): Remove lib/sigprocmask.h.
12234         (Depends-on): Add signal. Remove verify.
12235         (configure.ac): Invoke gl_SIGNAL_MODULE_INDICATOR.
12236         (Include): Mention <signal.h> instead of sigprocmask.h.
12237         * NEWS: Mention the change.
12238         * lib/fatal-signal.c: Don't include sigprocmask.h.
12239
12240 2007-05-01  Bruno Haible  <bruno@clisp.org>
12241
12242         * modules/signal: New file.
12243         * lib/signal_.h: New file.
12244         * m4/signal_h.m4: New file.
12245
12246 2007-05-01  Bruno Haible  <bruno@clisp.org>
12247
12248         * lib/wctype_.h: Test HAVE_ISWCNTRL at configure time.
12249         * m4/wctype.m4 (gl_WCTYPE_H): Substitute HAVE_ISWCNTRL.
12250         * modules/wctype (Makefile.am): Substitute HAVE_ISWCNTRL instead of
12251         HAVE_WCTYPE_CTMP_BUG into wctype.h.
12252
12253 2007-05-01  Bruno Haible  <bruno@clisp.org>
12254
12255         * lib/sys_stat_.h: Test HAVE_LSTAT, HAVE_DECL_MKDIR, HAVE_IO_H at
12256         configure time.
12257         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Substitute HAVE_LSTAT,
12258         HAVE_DECL_MKDIR, HAVE_IO_H via AC_SUBST.
12259         * modules/sys_stat (Makefile.am): Substitute their values into
12260         sys/stat.h.
12261
12262 2007-05-01  Bruno Haible  <bruno@clisp.org>
12263
12264         * lib/glob_.h: Test HAVE_SYS_CDEFS_H at configure time.
12265         * m4/glob.m4 (gl_PREREQ_GLOB): Substitute HAVE_SYS_CDEFS_H via AC_SUBST.
12266         * modules/glob (Makefile.am): Put HAVE_SYS_CDEFS_H value into glob.h.
12267
12268 2007-05-01  Bruno Haible  <bruno@clisp.org>
12269
12270         * doc/header/assert.texi: Undo last change: don't mention the gnulib
12271         'assert' module here.
12272
12273 2007-05-01  Bruno Haible  <bruno@clisp.org>
12274
12275         * doc/functions/*.texi: New files.
12276         * doc/functions/google-ranking.txt: New file.
12277         * doc/gnulib.texi (Function Substitutes): New chapter.
12278         (ctime, inet_ntoa): Remove sections.
12279         * doc/ctime.texi: Remove file.
12280         * doc/inet_ntoa.texi: Remove file.
12281         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Update
12282         dependencies.
12283         (%.info): New rule, specifying a --reference-limit.
12284
12285 2007-05-01  Bruno Haible  <bruno@clisp.org>
12286
12287         * MODULES.html.sh (posix_functions): Remove 'exec', 'toc'.
12288
12289 2007-05-01  Bruno Haible  <bruno@clisp.org>
12290
12291         * modules/mkdir (Depends-on): Add sys_stat, because sys_stat provides
12292         the portability of 'mkdir' to mingw systems.
12293
12294 2007-05-01  Bruno Haible  <bruno@clisp.org>
12295
12296         * doc/headers/google-ranking.txt: New file.
12297
12298 2007-04-30  Eric Blake  <ebb9@byu.net>
12299
12300         Prefer fseeko to fseek.
12301         * modules/getpass (Depends-on): Add fseeko.
12302         * lib/getpass.c (getpass): Use fseeko, not fseek.
12303
12304 2007-04-30  Sergey Poznyakoff  <gray@gnu.org.ua>
12305
12306         * lib/argp-help.c (hol_entry_cmp): Option sorting algorithm
12307         assumes the sorting is stable, while most qsort implementations
12308         are not.  Use argument addresses to ensure they never compare as
12309         equal.
12310
12311         * tests/test-argp-2.sh (usage-indent test): Fix output
12312         (func_compare): Restore diff options
12313         * tests/test-argp.c: Restore #include "progname.h"
12314
12315 2007-04-29  Bruno Haible  <bruno@clisp.org>
12316
12317         * m4/printf.m4 (gl_VSNPRINTF_ZEROSIZE_C99): New macro.
12318         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
12319         gl_VSNPRINTF_ZEROSIZE_C99. Test gl_cv_func_vsnprintf_zerosize_c99.
12320         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
12321         * modules/snprintf-posix-tests (Files): Add tests/test-snprintf.c.
12322         (configure.ac): Define CHECK_SNPRINTF_POSIX.
12323         (TESTS, check_PROGRAMS): Add test-snprintf.
12324         * modules/vsnprintf-posix-tests (Files): Add tests/test-vsnprintf.c.
12325         (configure.ac): Define CHECK_VSNPRINTF_POSIX.
12326         (TESTS, check_PROGRAMS): Add test-vsnprintf.
12327         * tests/test-snprintf.c (main) [!CHECK_SNPRINTF_POSIX]: Disable
12328         assertions that fail on HP-UX, OSF/1, or IRIX.
12329         * tests/test-vsnprintf.c (main) [!CHECK_VSNPRINTF_POSIX]: Likewise.
12330
12331 2007-04-29  Bruno Haible  <bruno@clisp.org>
12332
12333         * MODULES.html.sh (posix_functions): Remove 'contents'.
12334
12335 2007-04-29  Karl Berry  <karl@gnu.org>
12336
12337         * config/srclist.txt (gendocs_template_min): new entry.
12338
12339 2007-04-29  Bruno Haible  <bruno@clisp.org>
12340
12341         Work around fpurge bug on BSD systems.
12342         * modules/fpurge (Makefile.am): Compile fpurge.c unconditionally.
12343         * m4/fpurge.m4 (gl_FUNC_FPURGE): Don't invoke AC_LIBOBJ.
12344         * lib/fpurge.h (fpurge): Don't handle __fpurge wrapper here. Define
12345         fpurge to rpl_fpurge if the system already has this function.
12346         * lib/fpurge.c (fpurge): Handle also the __fpurge wrapper case and
12347         the case where the system already has this function. Correct invariants
12348         on BSD systems.
12349         * lib/fseeko.c (rpl_fseeko): Update recognition of preceding fflush on
12350         BSD systems.
12351
12352 2007-04-29  Sergey Poznyakoff  <gray@gnu.org.ua>
12353
12354         * lib/argp-help.c (hol_cluster_cmp): Reverse comparison.  Change
12355         proposed by Sven Verdoolaege.
12356
12357         * tests/test-argp.c: Fix option ordering.  Test deeply clustered
12358         options.
12359         * tests/test-argp-2.sh (func_compare): Use diff instead of cmp.
12360         (usage and help tests): Update
12361
12362 2007-04-29  Bruno Haible  <bruno@clisp.org>
12363
12364         * tests/test-fflush.c (main): Use a file of size 17, not 10.
12365         Print more information in case of failure. Disable a test on BeOS.
12366
12367 2007-04-29  Bruno Haible  <bruno@clisp.org>
12368
12369         * tests/**/test-*.[hc] (ASSERT): Use fprintf to show the line number.
12370         This helps debugging on systems on which no gdb is available.
12371
12372 2007-04-29  Bruno Haible  <bruno@clisp.org>
12373
12374         * lib/freading.h: Improve comments.
12375         * lib/fwriting.h: Likewise.
12376         * tests/test-freading.c (main): Don't check freading immediately after
12377         repositioning. Needed for glibc.
12378
12379 2007-04-29  Bruno Haible  <bruno@clisp.org>
12380
12381         * lib/freading.c (freading): Trivial simplification.
12382
12383 2007-04-28  Bruno Haible  <bruno@clisp.org>
12384
12385         * tests/test-fwriting.c (main): Also test the interaction between
12386         fflush and fwriting.
12387         * modules/fwriting-tests (Depends-on): Add fflush.
12388
12389         * tests/test-freading.c (main): Also test the interaction between
12390         fflush and freading.
12391         * modules/freading-tests (Depends-on): Add fflush.
12392
12393 2007-04-28  Bruno Haible  <bruno@clisp.org>
12394
12395         * lib/stdio_.h (fseek, ftell): Provide link warnings suggesting to use
12396         fseeko and ftello.
12397         Suggested by Eric Blake.
12398
12399 2007-04-28  Jim Meyering  <jim@meyering.net>
12400
12401         Avoid false-negative in gl_STDINT_H's C99 conformance test.
12402         * m4/stdint.m4 (gl_STDINT_H): When checking whether stdint.h conforms
12403         to C99, include all of gl_STDINT_INCLUDES, not just <stddef.h>.
12404
12405 2007-04-27  Eric Blake  <ebb9@byu.net>
12406
12407         * doc/headers/assert.texi (assert.h): Document assert module use.
12408
12409 2007-04-27  Bruno Haible  <bruno@clisp.org>
12410
12411         * doc/headers/*.texi: New files.
12412         * doc/gnulib.texi (Header File Substitutes): New chapter.
12413         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Specify
12414         dependencies.
12415         (standards.info ,standards.html, standards.dvi): Update dependencies.
12416         (mostlyclean, clean): New targets.
12417
12418 2007-04-27  Bruno Haible  <bruno@clisp.org>
12419
12420         * lib/sysexits_.h: Renamed from lib/sysexit_.h.
12421         * modules/sysexits (Files, Makefile.am): Update.
12422
12423         * lib/sys_socket_.h: Renamed from lib/socket_.h.
12424         * modules/sys_socket (Files, Makefile.am): Update.
12425
12426         * lib/sys_stat_.h: Renamed from lib/stat_.h.
12427         * modules/sys_stat (Files, Makefile.am): Update.
12428
12429 2007-04-27  Eric Blake  <ebb9@byu.net>
12430
12431         * lib/freading.h: Improve comments.
12432         * lib/fwriting.h: Likewise.
12433         * lib/fflush.c: Likewise.
12434
12435         Fix closein for mingw.
12436         * modules/closein-tests: Add tests for closein.
12437         * tests/test-closein.c: New file.
12438         * tests/test-closein.sh: Likewise.
12439         * lib/unistd_.h [!SEEK_CUR]: Mingw also needs stdlib.h for _exit.
12440         * lib/closein.c (close_stdin): Don't fflush non-seekable streams.
12441
12442 2007-04-27  Bruno Haible  <bruno@clisp.org>
12443
12444         * lib/inttypes_.h [_DECC]: Don't use #include_next if the compiler
12445         version is < 6.
12446         * lib/math_.h [__DECC]: Likewise.
12447         * lib/stdio_.h [__DECC]: Likewise.
12448         * lib/stdlib_.h [__DECC]: Likewise.
12449         * lib/string_.h [__DECC]: Likewise.
12450         * lib/time_.h [__DECC]: Likewise.
12451         * lib/wchar_.h [__DECC]: Likewise.
12452         * lib/wctype_.h [__DECC]: Likewise.
12453
12454 2007-04-27  Bruno Haible  <bruno@clisp.org>
12455
12456         * tests/test-fbufmode.c (main): Relax test, to avoid failure on mingw.
12457
12458 2007-04-27  Bruno Haible  <bruno@clisp.org>
12459
12460         * lib/fflush.c: Add comments.
12461         * modules/fpurge-tests (Depends-on): Add fflush.
12462         * modules/freadable-tests (Depends-on): Likewise.
12463         * modules/fwritable-tests (Depends-on): Likewise.
12464
12465 2007-04-27  Charles Wilson  <libtool@cwilson.fastmail.fm>
12466
12467         * m4/argz.m4 (gl_FUNC_ARGZ): Use !HAVE_WORKING_ARGZ instead of
12468         SYSTEM_ARGZ_IS_BROKEN.  Also, minor stylistic improvements.
12469         Report by Bruno Haible <bruno@clisp.org>.
12470
12471 2007-04-26  Eric Blake  <ebb9@byu.net>
12472
12473         Fix fflush on mingw.
12474         * modules/fflush (Depends-on): Add freading.
12475         * lib/fflush.c (rpl_fflush): Use freading to avoid losing buffered
12476         but unread data.
12477
12478 2007-04-26  Eric Blake  <ebb9@byu.net>
12479         and Bruno Haible  <bruno@clisp.org>
12480
12481         Implement freading and fwriting.
12482         * lib/freading.c: New file.
12483         * lib/freading.h: Likewise.
12484         * m4/freading.m4: Likewise.
12485         * modules/freading: Likewise.
12486         * modules/freading-tests: Likewise.
12487         * tests/test-freading.c: Likewise.
12488         * lib/fwriting.c: New file.
12489         * lib/fwriting.h: Likewise.
12490         * m4/fwriting.m4: Likewise.
12491         * modules/fwriting: Likewise.
12492         * modules/fwriting-tests: Likewise.
12493         * tests/test-fwriting.c: Likewise.
12494         * MODULES.html.sh (File stream based Input/Output): Mention them.
12495
12496 2007-04-26  Bruno Haible  <bruno@clisp.org>
12497
12498         * lib/stdio_.h (fseeko, ftello): Check that off_t has the same size as
12499         'long' when we assume it.
12500         Suggested by Eric Blake.
12501
12502 2007-04-26  Bruno Haible  <bruno@clisp.org>
12503
12504         Ensure fseeko, ftello are declared on glibc systems.
12505         * modules/fflush (configure.ac-early): Require AC_FUNC_FSEEKO.
12506         * modules/fseeko (configure.ac-early): Likewise.
12507         * modules/ftello (configure.ac-early): Likewise.
12508         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Don't define HAVE_FSEEKO, rely on
12509         AC_FUNC_FSEEKO for this.
12510         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Inline gl_CHECK_FSEEKO.
12511         (gl_CHECK_FSEEKO): Remove macro.
12512
12513 2007-04-26  Bruno Haible  <bruno@clisp.org>
12514
12515         * tests/test-fflush.c (main): Also check the ftell result after
12516         fflush and fseek/fseeko.
12517         * lib/fflush.c (rpl_fflush): For BSD implementations, update the
12518         file descriptor position cache in the stream.
12519         * lib/fseeko.c (rpl_fseeko): Likewise.
12520
12521 2007-04-26  Bruno Haible  <bruno@clisp.org>
12522
12523         * modules/fflush-tests (Depends-on): Add fseeko.
12524
12525 2007-04-25  Charles Wilson  <libtool@cwilson.fastmail.fm>
12526             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12527
12528         * lib/argz_.h: ensure error_t definition is obtained in same
12529         mechanism system argz.h would have.
12530         * m4/argz.m4 (gl_FUNC_ARGZ): add new test to check if $host's
12531         argz facilities are known bad.  Err on the side of caution if
12532         cross-compiling.
12533
12534 2007-04-25  Eric Blake  <ebb9@byu.net>
12535
12536         * lib/fpurge.c (includes): Use stdlib.h for free.
12537         * tests/test-fflush.c (main): Also test fflush-fseeko.
12538
12539 2007-04-25  Bruno Haible  <bruno@clisp.org>
12540
12541         Make fflush+fseek POSIX-compliant on FreeBSD and MacOS X.
12542         * lib/fseeko.c: New file.
12543         * lib/stdio_.h: Include <sys/types.h> when off_t is needed.
12544         (fseeko, fseek): Define to replacements if REPLACE_FFLUSH.
12545         * m4/fseeko.m4 (gl_CHECK_FSEEKO): New macro, extracted from
12546         gl_FUNC_FSEEKO.
12547         (gl_FUNC_FSEEKO): Invoke it.
12548         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Arrange to compile fseeko.c. Invoke
12549         gl_CHECK_FSEEKO. Define HAVE_FSEEKO.
12550         * modules/fflush (Files): Add lib/fseeko.c, m4/fseeko.m4.
12551
12552 2007-04-25  Bruno Haible  <bruno@clisp.org>
12553
12554         * modules/fflush (Depends-on): Add ftello.
12555
12556 2007-04-25  Bruno Haible  <bruno@clisp.org>
12557
12558         * modules/ftello-tests: New file.
12559         * tests/test-ftello.c: New file.
12560
12561         * modules/ftello: New file.
12562         * m4/ftello.m4: New file.
12563         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELLO,
12564         HAVE_FTELLO.
12565         * lib/stdio_.h (ftello): New declaration.
12566         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELLO,
12567         HAVE_FTELLO.
12568
12569 2007-04-25  Bruno Haible  <bruno@clisp.org>
12570
12571         * modules/fseeko-tests: New file.
12572         * tests/test-fseeko.c: New file.
12573
12574         * modules/fseeko: New file.
12575         * m4/fseeko.m4: New file.
12576         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEKO,
12577         HAVE_FSEEKO.
12578         * lib/stdio_.h (fseeko): New declaration.
12579         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEKO,
12580         HAVE_FSEEKO.
12581
12582 2007-04-25  Bruno Haible  <bruno@clisp.org>
12583
12584         * lib/stdio_.h (fflush): Add support for GNULIB_POSIXCHECK.
12585
12586 2007-04-25  Bruno Haible  <bruno@clisp.org>
12587
12588         * lib/unistd_.h: Include <stdio.h> if needed to get the SEEK_* macros.
12589         * tests/test-stdio.c: Check that the various SEEK_* macros are defined.
12590         * tests/test-unistd.c: Likewise.
12591         * tests/test-fcntl.c: Likewise.
12592
12593 2007-04-23  Eric Blake  <ebb9@byu.net>
12594
12595         * lib/fflush.c: Fix missing include.
12596         Reported by Bruno Haible.
12597
12598 2007-04-23  Bruno Haible  <bruno@clisp.org>
12599
12600         * lib/fpurge.c (fpurge) [glibc, BSD]: Free a malloc()ed ungetc buffer.
12601         Reported by Eric Blake.
12602
12603 2007-04-23  Bruno Haible  <bruno@clisp.org>
12604
12605         * lib/fbufmode.c (fbufmode): Port to Solaris/SPARC64.
12606
12607 2007-04-23  Bruno Haible  <bruno@clisp.org>
12608
12609         * lib/fseterr.c (fseterr): Don't hardcode the value of _IOERR.
12610
12611 2007-04-23  Bruno Haible  <bruno@clisp.org>
12612
12613         * tests/test-fbufmode.c (main): Be prepared to a failure of setvbuf.
12614         Needed on HP-UX 11.
12615
12616 2007-04-16  Eric Blake  <ebb9@byu.net>
12617
12618         Make fflush rely on fpurge.
12619         * lib/fflush.c (rpl_fflush): Rely on fpurge module, rather than
12620         open coding all variants.
12621         * modules/fflush (Depends-on): Add fpurge and unistd.
12622         * modules/fflush-tests (Depends-on): Unistd is no longer extra.
12623         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Simplify.
12624
12625         Fix --with-tests compilation on cygwin.
12626         * modules/argmatch-tests (Makefile.am): List gnulib library first
12627         in LDADD.
12628         * modules/argp-tests (Makefile.am): Likewise.
12629         * modules/array-list-tests (Makefile.am): Likewise.
12630         * modules/array-oset-tests (Makefile.am): Likewise.
12631         * modules/avltree-list-tests (Makefile.am): Likewise.
12632         * modules/avltree-oset-tests (Makefile.am): Likewise.
12633         * modules/avltreehash-list-tests (Makefile.am): Likewise.
12634         * modules/carray-list-tests (Makefile.am): Likewise.
12635         * modules/dirname-tests (Makefile.am): Likewise.
12636         * modules/frexp-tests (Makefile.am): Likewise.
12637         * modules/isnanl-tests (Makefile.am): Likewise.
12638         * modules/linked-list-tests (Makefile.am): Likewise.
12639         * modules/linkedhash-list-tests (Makefile.am): Likewise.
12640         * modules/lock-tests (Makefile.am): Likewise.
12641         * modules/rbtree-list-tests (Makefile.am): Likewise.
12642         * modules/rbtree-oset-tests (Makefile.am): Likewise.
12643         * modules/rbtreehash-list-tests (Makefile.am): Likewise.
12644         * modules/tls-tests (Makefile.am): Likewise.
12645         * modules/tsearch-tests (Makefile.am): Likewise.
12646         * modules/xvasprintf-tests (Makefile.am): Likewise.
12647
12648         Fix fpurge for cygwin.
12649         * lib/fpurge.c (fpurge): Fix order of operation flub, and return a
12650         value.
12651         * modules/fpurge-tests (Depends-on): Clean up trash.
12652
12653 2007-04-16  Simon Josefsson  <simon@josefsson.org>
12654
12655         * lib/gc-libgcrypt.c (gc_hash_open): Shut up compiler warnings.
12656
12657         * m4/autobuild.m4: Re-indent.
12658
12659 2007-04-13  Bruno Haible  <bruno@clisp.org>
12660
12661         * modules/fpurge-tests: New file.
12662         * tests/test-fpurge.c: New file.
12663
12664         * modules/fpurge: New file.
12665         * lib/fpurge.h: New file.
12666         * lib/fpurge.c: New file.
12667         * m4/fpurge.m4: New file.
12668
12669 2007-04-13  Bruno Haible  <bruno@clisp.org>
12670
12671         * modules/fbufmode-tests: New file.
12672         * tests/test-fbufmode.c: New file.
12673
12674         * modules/fbufmode: New file.
12675         * lib/fbufmode.h: New file.
12676         * lib/fbufmode.c: New file.
12677         * m4/fbufmode.m4: New file.
12678
12679 2007-04-13  Bruno Haible  <bruno@clisp.org>
12680
12681         * modules/fwritable-tests: New file.
12682         * tests/test-fwritable.c: New file.
12683
12684         * modules/fwritable: New file.
12685         * lib/fwritable.h: New file.
12686         * lib/fwritable.c: New file.
12687         * m4/fwritable.m4: New file.
12688
12689 2007-04-13  Bruno Haible  <bruno@clisp.org>
12690
12691         * modules/freadable-tests: New file.
12692         * tests/test-freadable.c: New file.
12693
12694         * modules/freadable: New file.
12695         * lib/freadable.h: New file.
12696         * lib/freadable.c: New file.
12697         * m4/freadable.m4: New file.
12698
12699 2007-04-13  Bruno Haible  <bruno@clisp.org>
12700
12701         * modules/fflush-tests (Makefile.am): Remove EXTRA_DIST. Augment
12702         MOSTLYCLEANFILES.
12703
12704 2007-04-13  Paul Eggert  <eggert@cs.ucla.edu>
12705
12706         * build-aux/bootstrap (gnulib_tool_option_extras): New var, used by
12707         gzip bootstrap.conf to avoid dragging in i18n machinery.
12708         (gnulib_tool_option): Use it.
12709
12710 2007-04-13  Bruno Haible  <bruno@clisp.org>
12711
12712         * tests/test-vasnprintf-posix.c (test_function): Add tests for %f and
12713         %F directives.
12714         * tests/test-vasprintf-posix.c (test_function): Likewise.
12715         * tests/test-snprintf-posix.h (test_function): Likewise.
12716         * tests/test-sprintf-posix.h (test_function): Likewise.
12717         * tests/test-fprintf-posix.h (test_function): Likewise.
12718         * tests/test-printf-posix.h (test_function): Likewise.
12719         * tests/test-fprintf-posix.out: Likewise.
12720
12721 2007-04-13  Bruno Haible  <bruno@clisp.org>
12722
12723         * modules/lock-tests (configure.ac): For LIBSCHED, try also -lposix4.
12724         * modules/tls-tests (configure.ac): Likewise.
12725         Reported by Arto C. Nirkko <anirkko@insel.ch>.
12726
12727 2007-04-13  Bruno Haible  <bruno@clisp.org>
12728
12729         * lib/tls.c (glthread_tls_get): Fix return type.
12730         Patch by Arto C. Nirkko <anirkko@insel.ch>.
12731
12732 2007-04-12  Eric Blake  <ebb9@byu.net>
12733
12734         * modules/gettime (Depends-on): Remove gettime.
12735         Reported by Dmitry V. Levin.
12736
12737 2007-04-12  Bruno Haible  <bruno@clisp.org>
12738
12739         * modules/fflush (Include): Mention <stdio.h>.
12740         * modules/strtoimax (Include): Mention <inttypes.h>.
12741         * modules/strtoumax (Include): Likewise.
12742
12743 2007-04-12  Eric Blake  <ebb9@byu.net>
12744
12745         * .cvsignore: New file.
12746         * .gitignore: Likewise.
12747
12748 2007-04-12  Bruno Haible  <bruno@clisp.org>
12749
12750         * modules/iconv-tests (test_iconv_LDADD): Mention -liconv after LDADD,
12751         not before, since $(LDADD) often contains libgnu.a.
12752         * modules/striconv-tests (test_striconv_LDADD): Likewise.
12753         * modules/striconveh-tests (test_striconveh_LDADD): Likewise.
12754         * modules/striconveha-tests (test_striconveha_LDADD): Likewise.
12755         Needed on Cygwin.
12756
12757 2007-04-12  Eric Blake  <ebb9@byu.net>
12758
12759         Work around glibc's failure to flush stdin on fclose.
12760         * lib/closein.c (close_stdin): Flush stdin before closing.
12761
12762         Work around glibc's failure to reset seekable stdin on exit.
12763         * modules/closein: New module.
12764         * lib/closein.c: New file.
12765         * lib/closein.h: Likewise.
12766         * m4/closein.m4: Likewise.
12767         * MODULES.html.sh (File stream based Input/Output): Document it.
12768
12769 2007-04-12  Simon Josefsson  <simon@josefsson.org>
12770
12771         * gnulib-tool: Rename generated 'autobuild' script to
12772         'do-autobuild' in --create-megatestdir output.
12773
12774         * doc/gnulib.texi (Build robot for gnulib): Fix.
12775
12776 2007-04-12  Simon Josefsson  <simon@josefsson.org>
12777
12778         * modules/sysexits (Depends-on): Add absolute-header.
12779
12780 2007-04-12  Eric Blake  <ebb9@byu.net>
12781
12782         No need to preserve errno on success.
12783         * lib/fflush.c (rpl_fflush): Simplify errno tracking.
12784         Reported by Bruno Haible.
12785
12786 2007-04-12  Simon Josefsson  <simon@josefsson.org>
12787
12788         * MODULES.html.sh (Support for maintaining and releasing
12789         projects): Add autobuild.  Suggested by Eric Blake <ebb9@byu.net>.
12790
12791 2007-04-12  Simon Josefsson  <simon@josefsson.org>
12792
12793         * gnulib-tool (func_modules_add_dummy): Respect --avoid=dummy.
12794
12795 2007-04-12  Simon Josefsson  <simon@josefsson.org>
12796
12797         * modules/autobuild: New module.
12798
12799         * m4/autobuild.m4: New file.
12800
12801 2007-04-11  Bruno Haible  <bruno@clisp.org>
12802
12803         * lib/vasnprintf.c (VASNPRINTF): Implement the %F directive using the
12804         %f directive, if NEED_PRINTF_DIRECTIVE_F is defined.
12805         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_F): New macro.
12806         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_F): New macro.
12807         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
12808         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
12809         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
12810         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
12811         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
12812         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
12813         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Invoke
12814         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
12815         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
12816         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Invoke
12817         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
12818         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
12819         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Invoke
12820         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
12821         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
12822         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Invoke
12823         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
12824         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
12825         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Invoke
12826         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
12827         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
12828         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Invoke
12829         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
12830         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
12831         Reported by Eric Blake.
12832
12833 2007-04-11  Bruno Haible  <bruno@clisp.org>
12834
12835         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Fix test. It always failed.
12836
12837 2007-04-10  Bruno Haible  <bruno@clisp.org>
12838
12839         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct result
12840         for NaN and Infinity. Needed on FreeBSD 6.1.
12841         * tests/test-vasnprintf-posix.c (test_function): Undo last change
12842         regarding results for "%010a" of Infinity and NaN.
12843         * tests/test-vasprintf-posix.c (test_function): Likewise.
12844         * tests/test-snprintf-posix.h (test_function): Likewise.
12845         * tests/test-sprintf-posix.h (test_function): Likewise.
12846         * tests/test-fprintf-posix.h (test_function): Likewise.
12847         * tests/test-printf-posix.h (test_function): Likewise.
12848         * tests/test-fprintf-posix.out: Likewise.
12849
12850 2007-04-10  Bruno Haible  <bruno@clisp.org>
12851
12852         * modules/locale-tests: New file.
12853         * tests/test-locale.c: New file.
12854
12855         * modules/locale: New file.
12856         * lib/locale_.h: New file.
12857         * m4/locale_h.m4: New file.
12858
12859 2007-04-10  Paul Eggert  <eggert@cs.ucla.edu>
12860             Bruno Haible  <bruno@clisp.org>
12861
12862         * m4/signbit.m4 (gl_SIGNBIT): When the sign bit position could not
12863         be determined, test for availability of the copysignf, copysign,
12864         copysignl functions.
12865         * lib/signbitf.c (gl_signbitf): Use copysignf if available in libc.
12866         * lib/signbitd.c (gl_signbitd): Use copysign if available in libc.
12867         * lib/signbitl.c (gl_signbitl): Use copysignl if available in libc.
12868
12869 2007-04-09  Eric Blake  <ebb9@byu.net>
12870
12871         * lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
12872         * modules/stdio (Makefile.am): Support fflush.
12873         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
12874         * modules/fflush: New file.
12875         * lib/fflush.c: Likewise.
12876         * m4/fflush.m4: Likewise.
12877         * modules/fflush-tests: New test.
12878         * tests/test-fflush.c: Likewise.
12879         * MODULES.html.sh (Input/output <stdio.h>): Document new module.
12880
12881 2007-04-06  Bruno Haible  <bruno@clisp.org>
12882
12883         * lib/vasnprintf.c: Include <math.h>. Don't include float+.h.
12884         (VASNPRINTF): Use signbit for faster determination whether to print a
12885         minus sign.
12886         * modules/vasnprintf (Files): Remove lib/float+.h.
12887         * modules/fprintf-posix (Depends-on): Add signbit.
12888         * modules/snprintf-posix (Depends-on): Likewise.
12889         * modules/sprintf-posix (Depends-on): Likewise.
12890         * modules/vasnprintf-posix (Depends-on): Likewise.
12891         * modules/vasprintf-posix (Depends-on): Likewise.
12892         * modules/vfprintf-posix (Depends-on): Likewise.
12893         * modules/vsnprintf-posix (Depends-on): Likewise.
12894         * modules/vsprintf-posix (Depends-on): Likewise.
12895
12896 2007-04-06  Bruno Haible  <bruno@clisp.org>
12897
12898         * tests/test-frexp.c (main): Test also the sign bit of zero results.
12899         * tests/test-frexpl.c (main): Likewise.
12900         * tests/test-ldexpl.c (main): Likewise.
12901         * modules/frexp-tests (Depends-on): Add signbit.
12902         * modules/frexpl-tests (Depdends-on): Likewise.
12903         * modules/ldexpl-tests (Depdends-on): Likewise.
12904
12905 2007-04-06  Bruno Haible  <bruno@clisp.org>
12906
12907         * modules/signbit-tests: New file.
12908         * tests/test-signbit.c: New file.
12909
12910         * modules/signbit: New file.
12911         * lib/signbitf.c: New file.
12912         * lib/signbitd.c: New file.
12913         * lib/signbitl.c: New file.
12914         * m4/signbit.m4: New file.
12915         * lib/math_.h (gl_signbitf, gl_signbitd, gl_signbitl): New declarations.
12916         (signbit): New macro.
12917         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_SIGNBIT and
12918         REPLACE_SIGNBIT.
12919         * modules/math (Makefile.am) Substibute also GNULIB_SIGNBIT and
12920         REPLACE_FREXPL into math.h.
12921
12922 2007-04-06  Bruno Haible  <bruno@clisp.org>
12923
12924         * modules/isnanf-nolibm-tests: New file.
12925         * tests/test-isnanf.c: New file.
12926
12927         * modules/isnanf-nolibm: New file.
12928         * lib/isnanf.h: New file.
12929         * lib/isnanf.c: New file.
12930         * lib/isnan.c: Consider the USE_FLOAT macro.
12931         * m4/isnanf.m4: New file.
12932
12933 2007-04-06  Bruno Haible  <bruno@clisp.org>
12934
12935         * modules/gettext-h (configure.ac): AC_SUBST LIBINTL and LTLIBINTL.
12936         (Link): New section.
12937
12938         * modules/canonicalize-lgpl-tests (Makefile.am): Undo last change.
12939
12940 2007-04-06  Bruno Haible  <bruno@clisp.org>
12941
12942         Assume the 'long double' type.
12943         * m4/longdouble.m4: Remove file.
12944         * config/srclist.txt: Don't mention longdouble.m4.
12945         * lib/allocsa.h: Assume HAVE_LONG_DOUBLE to be true.
12946         * lib/float+.h: Likewise.
12947         * lib/frexp.c: Likewise.
12948         * lib/printf-args.h: Likewise.
12949         * lib/printf-args.c: Likewise.
12950         * lib/printf-frexp.c: Likewise.
12951         * lib/printf-parse.c: Likewise.
12952         * lib/vasnprintf.c: Likewise.
12953         * m4/allocsa.m4: Remove gt_TYPE_LONGDOUBLE invocation.
12954         * m4/intl.m4: Likewise.
12955         * m4/isnanl.m4: Likewise.
12956         * m4/printf.m4: Likewise.
12957         * m4/printf-frexpl.m4: Likewise.
12958         * m4/vasnprintf.m4: Likewise.
12959         * modules/allocsa (Files): Remove m4/longdouble.m4.
12960         * modules/gettext (Files): Likewise.
12961         * modules/relocatable-prog-wrapper (Files): Likewise.
12962         * modules/vasnprintf (Files): Likewise.
12963         * modules/isnanl (Files): Likewise.
12964         (Include): Simplify.
12965         * modules/isnanl-nolibm (Files): Remove m4/longdouble.m4.
12966         (Include): Simplify.
12967         * modules/printf-frexpl (Files): Remove m4/longdouble.m4.
12968         (Include): Simplify.
12969         * modules/snprintf-posix-tests (Files): Remove m4/longdouble.m4.
12970         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
12971         * modules/sprintf-posix-tests (Files): Remove m4/longdouble.m4.
12972         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
12973         * modules/vasnprintf-posix-tests (Files): Remove m4/longdouble.m4.
12974         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
12975         * modules/vasprintf-posix-tests (Files): Remove m4/longdouble.m4.
12976         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
12977         * modules/vsnprintf-posix-tests (Files): Remove m4/longdouble.m4.
12978         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
12979         * modules/vsprintf-posix-tests (Files): Remove m4/longdouble.m4.
12980         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
12981         * tests/test-isnanl-nolibm.c: Assume HAVE_LONG_DOUBLE to be true.
12982         * tests/test-isnanl.c: Likewise.
12983         * tests/test-snprintf-posix.h: Likewise.
12984         * tests/test-sprintf-posix.h: Likewise.
12985         * tests/test-vasnprintf-posix.c: Likewise.
12986         * tests/test-vasnprintf-posix2.c: Likewise.
12987         * tests/test-vasprintf-posix.c: Likewise.
12988
12989 2007-04-06  Bruno Haible  <bruno@clisp.org>
12990
12991         Fix problem with Compaq (ex-DEC) Desktop C compiler on Tru64.
12992         * lib/math_.h [__DECC]: Include the overridden include file through
12993         #include_next, outside the double-inclusion guard.
12994         * lib/stdio_.h [__DECC]: Likewise.
12995         * lib/stdlib_.h [__DECC]: Likewise.
12996         * lib/string_.h [__DECC]: Likewise.
12997         * lib/time_.h [__DECC]: Likewise.
12998         * lib/wchar_.h [__DECC]: Likewise.
12999         * lib/wctype_.h [__DECC]: Likewise.
13000         * lib/inttypes_.h [__DECC]: Likewise.
13001         Reported by Albert Chin <china@thewrittenword.com> in
13002         <http://lists.gnu.org/archive/html/bug-gnulib/2007-04/msg00088.html>.
13003
13004 2007-04-04  Eric Blake  <ebb9@byu.net>
13005
13006         * m4/stdint.m4 (gl_STDINT_H): Detect WINT_MAX bug in cygwin
13007         1.5.x.
13008
13009 2007-04-04  Bruno Haible  <bruno@clisp.org>
13010
13011         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct
13012         rounding. Don't assume that FreeBSD 6 and NetBSD 4 pass this test.
13013
13014 2007-04-04  Bruno Haible  <bruno@clisp.org>
13015
13016         * tests/test-vasnprintf-posix.c (test_function): Allow two possible
13017         results for "%010a" of Infinity and NaN.
13018         * tests/test-vasprintf-posix.c (test_function): Likewise.
13019         * tests/test-snprintf-posix.h (test_function): Likewise.
13020         * tests/test-sprintf-posix.h (test_function): Likewise.
13021         * tests/test-fprintf-posix.h (test_function): Remove these tests.
13022         * tests/test-printf-posix.h (test_function): Likewise.
13023         * tests/test-fprintf-posix.out: Update.
13024         Needed for FreeBSD 6.1.
13025
13026 2007-04-04  Bruno Haible  <bruno@clisp.org>
13027
13028         * DEPENDENCIES: Remove mentions of tar and gzip, since they are not
13029         directly used by the gnulib modules nor by gnulib-tool.
13030
13031 2007-04-04  Paul Eggert  <eggert@cs.ucla.edu>
13032
13033         * DEPENDENCIES: Give overall description of version dependency
13034         desirability.  Use more-typical names for apps.
13035         Add shell, coreutils, diffutils, grep, tar, gzip.
13036
13037 2007-04-04  Simon Josefsson  <simon@josefsson.org>
13038
13039         * MODULES.html.sh: Rename crypto modules.  Remove iconvme.
13040
13041 2007-04-04  Karl Berry  <karl@gnu.org>
13042
13043         * MODULES.html.sh (func_module): missing '.
13044
13045 2007-04-03  Bruno Haible  <bruno@clisp.org>
13046
13047         * modules/argmatch-tests (Makefile.am): New variable
13048         test_argmatch_LDADD.
13049         * modules/argp-tests (Makefile.am): New variable test_argp_LDADD.
13050         * modules/array-list-tests (Makefile.am): New variable
13051         test_array_list_LDADD.
13052         * modules/array-oset-tests (Makefile.am): New variable
13053         test_array_oset_LDADD.
13054         * modules/avltree-list-tests (Makefile.am): New variable
13055         test_avltree_list_LDADD.
13056         * modules/avltree-oset-tests (Makefile.am): New variable
13057         test_avltree_oset_LDADD.
13058         * modules/avltreehash-list-tests (Makefile.am): New variable
13059         test_avltreehash_list_LDADD.
13060         * modules/canonicalize-lgpl-tests (Makefile.am): New variable
13061         test_canonicalize_lgpl_LDADD.
13062         * modules/carray-list-tests (Makefile.am): New variable
13063         test_carray_list_LDADD.
13064         * modules/dirname-tests (Makefile.am): New variable
13065         test_dirname_LDADD.
13066         * modules/linked-list-tests (Makefile.am): New variable
13067         test_linked_list_LDADD.
13068         * modules/linkedhash-list-tests (Makefile.am): New variable
13069         test_linkedhash_list_LDADD.
13070         * modules/rbtree-list-tests (Makefile.am): New variable
13071         test_rbtree_list_LDADD.
13072         * modules/rbtree-oset-tests (Makefile.am): New variable
13073         test_rbtree_oset_LDADD.
13074         * modules/rbtreehash-list-tests (Makefile.am): New variable
13075         test_rbtreehash_list_LDADD.
13076         * modules/xvasprintf-tests (Makefile.am): New variable
13077         test_xvasprintf_LDADD.
13078         Reported by Eric Blake.
13079
13080 2007-04-03  Eric Blake  <ebb9@byu.net>
13081
13082         * DEPENDENCIES: Weaken m4 requirements.
13083
13084 2007-04-03  Bruno Haible  <bruno@clisp.org>
13085
13086         * modules/frexp-tests (configure.ac): Remove AC_SUBST.
13087         * modules/isnanl-tests (configure.ac): Likewise.
13088
13089 2007-04-03  Ben Pfaff  <blp@gnu.org>
13090
13091         * modules/iconv_open: Add $(srcdir)/ to source directory
13092         references in Makefile fragments that call gperf, to fix VPATH
13093         builds.
13094
13095 2007-04-03  Bruno Haible  <bruno@clisp.org>
13096
13097         * modules/ldexpl (Depends-on): Add isnanl, remove isnanl-nolibm.
13098         * lib/ldexpl.c: Undo last change.
13099
13100 2007-04-03  Bruno Haible  <bruno@clisp.org>
13101
13102         * modules/printf-frexpl (Depends-on): Undo last change.
13103         (Files): Add m4/ldexpl.m4.
13104
13105 2007-04-03  Bruno Haible  <bruno@clisp.org>
13106
13107         * m4/isnanl.m4 (gl_FUNC_ISNANL): Substitute ISNANL_LIBM.
13108         * modules/isnanl (Link): New section.
13109
13110         * m4/frexp.m4 (gl_FUNC_FREXP): Substitute FREXP_LIBM.
13111         * modules/frexp (Link): New section.
13112
13113         * m4/frexpl.m4 (gl_FUNC_FREXPL): Substitute FREXPL_LIBM.
13114         * modules/frexpl (Link): New section.
13115
13116         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Substitute LDEXPL_LIBM.
13117         * modules/ldexpl (Link): New section.
13118
13119 2007-04-03  Bruno Haible  <bruno@clisp.org>
13120
13121         * modules/TEMPLATE-EXTENDED: New file.
13122         * gnulib-tool (func_all_modules, func_verify_module): Exclude it.
13123
13124 2007-04-03  Bruno Haible  <bruno@clisp.org>
13125
13126         * DEPENDENCIES: New file.
13127         Suggested by Simon Josefsson.
13128
13129 2007-04-03  Bruno Haible  <bruno@clisp.org>
13130
13131         * doc/gnulib.texi: Escape @.
13132
13133 2007-04-03  James Youngman  <jay@gnu.org>
13134         and Paul Eggert  <eggert@cs.ucla.edu>
13135
13136         * lib/stat-time.h (get_stat_birthtime): Check for zero-valued
13137         birthtime on all systems that have birthtime, not just those which
13138         use st_birthtimensec rather than st_birthtim.  Putting zero in
13139         st_birthtim.tv_sec is how (for example) FreeBSD/x86 6.1 indicates
13140         that the birth time is not available for files on an NFS mount.
13141
13142 2007-04-03  Simon Josefsson  <simon@josefsson.org>
13143
13144         * modules/memxor: Move back from crypto/, suggested by Bruno.
13145         * modules/crypto/hmac-sha1: Fix memxor dependency.
13146
13147         * modules/crypto/gc: Moved from ../.
13148
13149 2007-04-02  Eric Blake  <ebb9@byu.net>
13150
13151         * lib/ldexpl.c (includes): Avoid libm.
13152
13153         * modules/printf-frexpl (Depends-on): Depend on ldexpl.
13154
13155 2007-04-02  Bruno Haible  <bruno@clisp.org>
13156
13157         * lib/sysexit_.h (EX_OK): Disable the EX_OK definition from <unistd.h>
13158         on IRIX.
13159
13160 2007-04-02  Bruno Haible  <bruno@clisp.org>
13161
13162         * m4/intdiv0.m4 (gt_INTDIV0): Avoid performing the test for real on
13163         x86 or x86_64 platforms running MacOS X.
13164         Reported by Ryan Schmidt <@ryandesign.com>.
13165
13166 2007-04-02  Bruno Haible  <bruno@clisp.org>
13167
13168         * m4/intdiv0.m4 (gt_INTDIV0): When cross-compiling, treat x86_64 like
13169         i386.
13170
13171 2007-04-01  Simon Josefsson  <simon@josefsson.org>
13172
13173         * modules/crypto/arcfour: Moved from ../.
13174         * modules/crypto/arcfour-tests: Moved from ../.
13175         * modules/crypto/arctwo: Moved from ../.
13176         * modules/crypto/arctwo-tests: Moved from ../.
13177         * modules/crypto/des: Moved from ../.
13178         * modules/crypto/des-tests: Moved from ../.
13179         * modules/crypto/gc-arcfour: Moved from ../.
13180         * modules/crypto/gc-arcfour-tests: Moved from ../.
13181         * modules/crypto/gc-arctwo: Moved from ../.
13182         * modules/crypto/gc-arctwo-tests: Moved from ../.
13183         * modules/crypto/gc-des: Moved from ../.
13184         * modules/crypto/gc-des-tests: Moved from ../.
13185         * modules/crypto/gc-hmac-md5: Moved from ../.
13186         * modules/crypto/gc-hmac-md5-tests: Moved from ../.
13187         * modules/crypto/gc-hmac-sha1: Moved from ../.
13188         * modules/crypto/gc-hmac-sha1-tests: Moved from ../.
13189         * modules/crypto/gc-md2: Moved from ../.
13190         * modules/crypto/gc-md2-tests: Moved from ../.
13191         * modules/crypto/gc-md4: Moved from ../.
13192         * modules/crypto/gc-md4-tests: Moved from ../.
13193         * modules/crypto/gc-md5: Moved from ../.
13194         * modules/crypto/gc-md5-tests: Moved from ../.
13195         * modules/crypto/gc-pbkdf2-sha1: Moved from ../.
13196         * modules/crypto/gc-pbkdf2-sha1-tests: Moved from ../.
13197         * modules/crypto/gc-random: Moved from ../.
13198         * modules/crypto/gc-rijndael: Moved from ../.
13199         * modules/crypto/gc-rijndael-tests: Moved from ../.
13200         * modules/crypto/gc-sha1: Moved from ../.
13201         * modules/crypto/gc-sha1-tests: Moved from ../.
13202         * modules/crypto/gc-tests: Moved from ../.
13203         * modules/crypto/hmac-md5: Moved from ../.
13204         * modules/crypto/hmac-md5-tests: Moved from ../.
13205         * modules/crypto/hmac-sha1: Moved from ../.
13206         * modules/crypto/hmac-sha1-tests: Moved from ../.
13207         * modules/crypto/md2: Moved from ../.
13208         * modules/crypto/md2-tests: Moved from ../.
13209         * modules/crypto/md4: Moved from ../.
13210         * modules/crypto/md4-tests: Moved from ../.
13211         * modules/crypto/md5: Moved from ../.
13212         * modules/crypto/md5-tests: Moved from ../.
13213         * modules/crypto/memxor: Moved from ../.
13214         * modules/crypto/rijndael: Moved from ../.
13215         * modules/crypto/rijndael-tests: Moved from ../.
13216         * modules/crypto/sha1: Moved from ../.
13217
13218 2007-03-30  James Youngman  <jay@gnu.org>
13219
13220         * tests/test-stat-time.c (prepare_test): use chmod() rather than
13221         rename() to change the ctime of a file (because ctime is unaffected
13222         by rename on jfs2 on AIX 5.1).
13223         (main): Start by doing cleanup, in case a previous run failed leaving
13224         test files behind.
13225
13226 2007-03-31  Bruno Haible  <bruno@clisp.org>
13227
13228         Support old proprietary implementations of iconv.
13229         * modules/iconv_open: New file.
13230         * lib/iconv_.h: New file.
13231         * m4/iconv_h.m4: New file.
13232         * lib/iconv_open.c: New file.
13233         * lib/iconv_open-aix.gperf: New file.
13234         * lib/iconv_open-hpux.gperf: New file.
13235         * lib/iconv_open-irix.gperf: New file.
13236         * lib/iconv_open-osf.gperf: New file.
13237         * m4/iconv_open.m4: New file.
13238         * modules/linebreak (Depends-on): Add iconv_open.
13239         * modules/striconv (Depends-on): Likewise.
13240         * modules/striconveh (Depends-on): Likewise.
13241         * modules/unicodeio (Depends-on): Likewise.
13242         * lib/striconveh.h (mem_cd_iconveh, str_cd_iconveh): Allow cd to be
13243         (iconv_t)(-1).
13244         * lib/striconveh.c (mem_cd_iconveh_internal): Use an indirect
13245         conversion if cd is (iconv_t)(-1).
13246         (mem_iconveh, str_iconveh): Don't fail just because a direct conversion
13247         is not possible.
13248
13249 2007-03-31  Bruno Haible  <bruno@clisp.org>
13250
13251         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
13252         work on Solaris either. Protect also second use of "autodetect_jp".
13253
13254 2007-03-31  Bruno Haible  <bruno@clisp.org>
13255
13256         * m4/frexpl.m4 (gl_FUNC_FREXPL): Set HAVE_DECL_FREXPL to 0 when
13257         the function is not present.
13258
13259 2007-03-31  Bruno Haible  <bruno@clisp.org>
13260
13261         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Set HAVE_DECL_LDEXPL to 0 when
13262         the function is not present.
13263
13264 2007-03-31  Bruno Haible  <bruno@clisp.org>
13265
13266         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-29 patch. Test also against
13267         a bug in HP-UX iconv_open().
13268
13269 2007-03-31  Bruno Haible  <bruno@clisp.org>
13270
13271         * MODULES.html.sh (func_module): Don't show gnulib-common.m4.
13272         (Mathematics <math.h>): New section, add fpieee.
13273         (Input/output <stdio.h>): Add fseterr.
13274         (Mathematics <math.h>): New section, add printf-frexp.
13275         (Container data structures): Add sublist.
13276         (Core language properties): Add fpucw, inline.
13277         (Functions for greatest-width integer types <inttypes.h>): Add
13278         imaxabs, imaxdiv, inttypes.
13279         (Mathematics <math.h>): Add frexp, frexpl, isnan-nolibm, isnanl,
13280         isnanl-nolibm, ldexp.
13281         (Mathematics <math.h>): New section, add printf-frexpl.
13282         (Support for systems lacking POSIX:2001): Add fprintf-posix,
13283         printf-posix, snprintf-posix, sprintf-posix, string, search, socklen,
13284         sys_select, sys_socket, vasnprintf-posix, vasprintf-posix,
13285         vfprintf-posix, vprintf-posix, vsnprintf-posix, vsprintf-posix.
13286         (Unicode string functions): Add unistr/u*-mbtoucr.
13287         (Java): Add javacomp-script, javaexec-script.
13288         (C#): Add csharpcomp-script, csharpexec-script.
13289         (Support for building libraries and executables): Add havelib,
13290         relocatable-*.
13291         (Support for maintaining and releasing projects): Renamed from
13292         'Support for maintaining and release projects'. Add announce-gen.
13293
13294 2007-03-31  Bruno Haible  <bruno@clisp.org>
13295
13296         * README: Talk primarily about git.
13297         (git and CVS): Renamed from CVS.
13298         * doc/gnulib.texi (Introduction, Build robot for gnulib): Mention that
13299         gnulib is available through git.
13300         * doc/gnulib-tool.texi (CVS Issues): Mention git and svn as well.
13301
13302 2007-03-30  Bruno Haible  <bruno@clisp.org>
13303
13304         * lib/alloca_.h: Change prefix of double-inclusion guard macro to _GL_.
13305         * lib/poll_.h: Likewise.
13306         * lib/stat_.h: Likewise.
13307         * lib/sys_time_.h: Likewise.
13308         * lib/sysexit_.h: Likewise.
13309         * lib/glob_.h: Prefix double-inclusion guard macro with _GL_.
13310         * lib/stdbool_.h: Likewise.
13311         * lib/byteswap_.h: Add double-inclusion guard.
13312
13313 2007-03-30  Sergey Poznyakoff  <gray@mirddin.farlep.net>
13314
13315         * lib/sysexit_.h: Prefix double-inclusion guard macro with _GNULIB.
13316
13317 2007-03-30  Karl Berry  <karl@gnu.org>
13318
13319         * config/srclist-update: double space after USA in the license
13320         substitution, since that's how it's usually (?) written.
13321
13322 2007-03-30  Paul Eggert  <eggert@cs.ucla.edu>
13323
13324         * lib/write-any-file.c (can_write_any_file): Fix else-else bug
13325         reported by Bruno Haible.
13326
13327 2007-03-29  Bruno Haible  <bruno@clisp.org>
13328
13329         * m4/iconv.m4 (AM_ICONV_LINK): Require AC_CANONICAL_HOST. Test against
13330         a bug in AIX iconv().
13331
13332 2007-03-29  Bruno Haible  <bruno@clisp.org>
13333
13334         * modules/ldexpl-tests: New file.
13335         * tests/test-ldexpl.c: New file.
13336
13337 2007-03-29  Bruno Haible  <bruno@clisp.org>
13338
13339         * lib/ldexpl.c: Include fpucw.h.
13340         (ldexpl): Use BEGIN/END_LONG_DOUBLE_ROUNDING. Skip the last unneeded
13341         multiplication.
13342         * modules/ldexpl (Depends-on): Add fpucw.
13343
13344 2007-03-29  Bruno Haible  <bruno@clisp.org>
13345
13346         * modules/ldexpl: New file.
13347         * m4/ldexpl.m4: New file.
13348         * lib/math_.h (ldexpl): Define to a replacement if REPLACE_LDEXPL is
13349         set.
13350         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize also GNULIB_LDEXPL,
13351         REPLACE_LDEXPL.
13352         * modules/math (Makefile.am): Substitute also GNULIB_LDEXPL,
13353         REPLACE_LDEXPL.
13354         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
13355         gl_FUNC_LDEXPL_WORKS.
13356         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Remove test for ldexpl.
13357         * modules/mathl (Files): Remove lib/ldexpl.c.
13358         (Depends-on): Add ldexpl.
13359
13360 2007-03-29  Bruno Haible  <bruno@clisp.org>
13361
13362         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Declare frexpl.
13363
13364 2007-03-29  Bruno Haible  <bruno@clisp.org>
13365
13366         * tests/test-striconveh.c (main): Don't assume that a direct conversion
13367         between ISO-8859-1 and ISO-8859-2 is possible. Needed for OSF/1, IRIX
13368         and possibly also HP-UX.
13369         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
13370         work on AIX, IRIX, HP-UX, OSF/1.
13371         * tests/uniconv/test-u16-conv-from-enc.c (main): Likewise.
13372         * tests/uniconv/test-u16-strconv-from-enc.c (main): Likewise.
13373         * tests/uniconv/test-u32-conv-from-enc.c (main): Likewise.
13374         * tests/uniconv/test-u32-strconv-from-enc.c (main): Likewise.
13375         * tests/uniconv/test-u8-conv-from-enc.c (main): Likewise.
13376         * tests/uniconv/test-u8-strconv-from-enc.c (main): Likewise.
13377
13378 2007-03-29  Bruno Haible  <bruno@clisp.org>
13379
13380         * tests/test-stat-time.c: Include <fcntl.h>, not <sys/fcntl.h>.
13381
13382 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
13383
13384         * lib/acl-internal.h (acl_get_fd, acl_set_fd): undef before defining,
13385         to work around a problem on OSF/1 5.1 reported by Bruno Haible.
13386
13387 2007-03-29  Eric Blake  <ebb9@byu.net>
13388
13389         * lib/acl-internal.h: Remove redundant include.
13390         (ACL_NOT_WELL_SUPPORTED): Also filter on EBUSY, returned by
13391         Cygwin when a file is locked.
13392
13393 2007-03-29  Bruno Haible  <bruno@clisp.org>
13394
13395         * lib/vasprintf.c [IN_LIBASPRINTF]: Include different specification
13396         file.
13397         * lib/asprintf.c [IN_LIBASPRINTF]: Likewise.
13398
13399 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
13400
13401         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Don't bother to
13402         try to remove a parent directory if the child couldn't be removed
13403         (except for the first rmdir, which could fail because the child
13404         doesn't exist).  Problem reported by Jeff Blaine in
13405         <http://lists.gnu.org/archive/html/bug-tar/2007-03/msg00014.html>.
13406
13407 2007-03-28  Bruno Haible  <bruno@clisp.org>
13408
13409         * lib/striconveh.c (utf8conv_carefully): New function.
13410         (mem_cd_iconveh_internal): Invoke it.
13411
13412 2007-03-28  Bruno Haible  <bruno@clisp.org>
13413
13414         * lib/striconveh.c (mem_cd_iconveh_internal): Use u8_mbtoucr instead
13415         of u8_mbtouc in order to distinguish invalid and incomplete UTF-8
13416         input.
13417         * modules/striconveh (Depends-on): Add unistr/u8-mbtoucr. Replace
13418         utf8-ucs4 with unistr/u8-mbtouc. Replace ucs4-utf8 with
13419         unistr/u8-uctomb.
13420
13421 2007-03-28  Bruno Haible  <bruno@clisp.org>
13422
13423         * modules/unistr/u8-mbtoucr: New file.
13424         * lib/unistr/u8-mbtoucr.c: New file.
13425         * modules/unistr/u16-mbtoucr: New file.
13426         * lib/unistr/u16-mbtoucr.c: New file.
13427         * modules/unistr/u16-mbtoucr: New file.
13428         * lib/unistr/u16-mbtoucr.c: New file.
13429         * lib/unistr.h (u8_mbtoucr, u16_mbtoucr, u32_mbtoucr): New declarations.
13430
13431 2007-03-27  Simon Josefsson  <simon@josefsson.org>
13432             Bruno Haible  <bruno@clisp.org>
13433
13434         * m4/vasprintf.m4: Convert AC_SUBST into shell variable for
13435         REPLACE_VASPRINTF.  Set HAVE_VASPRINTF.  Add
13436         AC_REQUIRE([gl_STDIO_H_DEFAULTS]).
13437
13438         * m4/stdio_h.m4: Add stubs for vasprintf too.
13439
13440         * modules/stdio: Support vasprintf in sed command.
13441
13442         * modules/vasprintf: Depend on stdio for prototypes.  Remove
13443         vasprintf.h.  Add stdio module indicator.
13444
13445         * lib/stdio_.h: Declare asprintf and vasprintf, based on
13446         vasprintf.h.
13447
13448         * lib/vasprintf.h: File removed.
13449
13450         * lib/asprintf.c: Use stdio.h instead of vasprintf.h.
13451         * lib/vasprintf.c: Ditto.
13452         * lib/xvasprintf.c: Ditto.
13453         * tests/test-vasprintf-posix.c: Ditto.
13454         * tests/test-vasprintf.c: Ditto.
13455
13456 2007-03-27  Bruno Haible  <bruno@clisp.org>
13457
13458         Make vasnprintf multithread-safe.
13459         * lib/vasnprintf.c (decimal_point_char): New function.
13460         (VASNPRINTF): Use it.
13461         Suggested by Simon Josefsson.
13462
13463 2007-03-27  Eric Blake  <ebb9@byu.net>
13464
13465         Support sub-second birthtime on cygwin.
13466         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Also check for st_birthtim.
13467         * lib/stat-time.h (STAT_TIMESPEC): Adjust comments.
13468         (get_stat_birthtime): Also work with st_birthtim.
13469
13470 2007-03-27  Paul Eggert  <eggert@cs.ucla.edu>
13471
13472         * lib/stat-time.h (USE_BIRTHTIME): Remove.
13473         (get_stat_atime_ns, get_stat_ctime_ns, get_stat_mtime_ns):
13474         (get_stat_birthtime_ns): Do not try to use "spare" fields.
13475         (get_stat_birthtime_ns): Simplify compile-time tests.
13476         (get_stat_birthtime): Change the API to look like
13477         get_stat_mtime etc., except return a negative tv_nsec on error.
13478         * m4/stat-time.m4 (gl_STAT_TIME, gl_STAT_BIRTHTIME):
13479         Don't check for "spare" fields.
13480         (gl_STAT_BIRTHTIME): Don't check for struct stat.st_birthtimespec.tv_sec
13481         or for struct stat.st_birthtime, as these tests aren't used.
13482         * tests/test-stat-time.c (test_birthtime): Adjust to new API.
13483
13484 2007-03-27  Bruno Haible  <bruno@clisp.org>
13485
13486         * lib/stat-time.h: Include <sys/stat.h>.
13487
13488 2007-03-27  James Youngman  <jay@gnu.org>
13489
13490         * lib/stat-time.h (get_stat_birthtime): New function for
13491           retrieving st_birthtime as provided by UFS2 (hence *BSD).
13492         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Probe for st_birthtime
13493           and its variants.
13494         * modules/stat-time (configure.ac): call gl_STAT_BIRTHTIME.
13495         * modules/stat-time-test: New file.
13496         * tests/test-stat-time.c: New test, devised by Bruno Haible.
13497
13498 2007-03-26  Bruno Haible  <bruno@clisp.org>
13499
13500         Better support of signalling NaNs.
13501         * lib/atanl.c: Include isnanl.h.
13502         (atanl): Perform test for NaN at the beginning of the function and
13503         through a call to isnanl.
13504         * lib/cosl.c: Include isnanl.h.
13505         (cosl): Perform test for NaN at the beginning of the function and
13506         through a call to isnanl.
13507         * lib/ldexpl.c: Include isnanl.h.
13508         (ldexpl): Perform test for NaN through a call to isnanl.
13509         * lib/logl.c: Include isnanl.h.
13510         (logl): Perform test for NaN at the beginning of the function and
13511         through a call to isnanl.
13512         * lib/sinl.c: Include isnanl.h.
13513         (sinl): Perform test for NaN at the beginning of the function and
13514         through a call to isnanl.
13515         * lib/sqrtl.c: Include isnanl.h.
13516         (sqrtl): Perform test for NaN at the beginning of the function and
13517         through a call to isnanl.
13518         * lib/tanl.c: Include isnanl.h.
13519         (tanl): Perform test for NaN at the beginning of the function and
13520         through a call to isnanl.
13521         * lib/trigl.c (ieee754_rem_pio2l): Remove test for NaN.
13522         * modules/mathl (Depends-on): Add isnanl.
13523
13524 2007-03-26  Eric Blake  <ebb9@byu.net>
13525
13526         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Fix
13527         regression in logic sense of previous patch.
13528
13529 2007-03-26  Bruno Haible  <bruno@clisp.org>
13530
13531         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Don't use
13532         unportable shell command "if ! ...".
13533         Reported by Ralf Wildenhues.
13534
13535 2007-03-25  Bruno Haible  <bruno@clisp.org>
13536
13537         * lib/sysexit_,h: If HAVE_SYSEXITS_H is defined, include the original
13538         <sysexits.h> file, and only add EX_CONFIG.
13539         * m4/sysexits.m4 (gl_SYSEXITS): If <sysexits.h> exists, check its
13540         absolute file name and whether it is sufficient. Substitute also
13541         HAVE_SYSEXITS_H and ABSOLUTE_SYSEXITS_H.
13542         * modules/sysexits (Makefile.am): Substitute HAVE_SYSEXITS_H and
13543         ABSOLUTE_SYSEXITS_H into sysexits.h.
13544
13545 2007-03-25  Bruno Haible  <bruno@clisp.org>
13546
13547         * lib/getaddrinfo.c (getaddrinfo): Don't access hints->ai_flags when
13548         hints is NULL.
13549
13550 2007-03-25  Bruno Haible  <bruno@clisp.org>
13551
13552         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Add a cast.
13553         * lib/uniconv/u8-strconv-to-enc.c (u8_strconv_to_encoding): Likewise.
13554
13555 2007-03-25  Bruno Haible  <bruno@clisp.org>
13556
13557         * lib/vasnprintf.c: Include langinfo.h.
13558         (VASNPRINTF): Prefer nl_langinfo over localeconv, since it's more
13559         multithread-safe.
13560         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): New macro.
13561         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke it.
13562         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
13563         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
13564         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
13565         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
13566         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
13567         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX: Likewise.
13568         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
13569         Reported by Simon Josefsson.
13570
13571 2007-03-25  Bruno Haible  <bruno@clisp.org>
13572
13573         * lib/printf-parse.c [!IN_LIBINTL]: Include <stdint.h>, for intmax_t.
13574         (PRINTF_PARSE): Make the support for size specifier 'j' unconditional.
13575         * modules/vasnprintf (Depends-on): Add stdint.
13576
13577 2007-03-25  Bruno Haible  <bruno@clisp.org>
13578
13579         * modules/fpieee: New file.
13580         * m4/fpieee.m4: New file.
13581         * modules/isnan-nolibm (Depends-on): Add fpieee.
13582         * modules/isnanl-nolibm (Depends-on): Add fpieee.
13583         * modules/isnanl (Depends-on): Add fpieee.
13584
13585 2007-03-25  Bruno Haible  <bruno@clisp.org>
13586
13587         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Test also finite numbers.
13588
13589 2007-03-25  Bruno Haible  <bruno@clisp.org>
13590
13591         Avoid test failures on IRIX 6.5.
13592         * tests/test-frexpl.c (MIN_NORMAL_EXP): New macro.
13593         (main): Use it.
13594         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP): New
13595         macros.
13596         (main): Use them.
13597
13598 2007-03-25  Bruno Haible  <bruno@clisp.org>
13599
13600         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): New macro.
13601         (gl_FUNC_FREXPL): Invoke it. Set REPLACE_FREXPL to 1 if it frexpl
13602         exists but doesn't work.
13603         * lib/math_.h (frexpl): Define as a replacement macro if REPLACE_FREXPL
13604         is set. Don't provide a prototype if REPLACE_FREXPL is not set.
13605         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_FREXPL.
13606         * modules/math (Makefile.am) Substibute also REPLACE_FREXPL into math.h.
13607
13608 2007-03-25  Bruno Haible  <bruno@clisp.org>
13609
13610         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Add check whether frexp(inf)
13611         returns inf. Needed on IRIX 6.5.
13612
13613 2007-03-25  Bruno Haible  <bruno@clisp.org>
13614
13615         * tests/test-frexpl.c: Include isnanl-nolibm.h.
13616         (main): Use isnanl instead of x != x idiom.
13617         * modules/frexpl-tests (Depends-on): Add isnanl-nolibm.
13618
13619         * tests/test-frexp.c: Include isnan.h.
13620         (main): Use isnan instead of x != x idiom.
13621         * modules/frexp-tests (Depends-on): Add isnan-nolibm.
13622
13623 2007-03-25  Bruno Haible  <bruno@clisp.org>
13624
13625         * tests/test-frexp.c (NaN): New function/macro.
13626         (main): Use it instead of 0.0 / 0.0.
13627         * tests/test-isnan.c (NaN): New function/macro.
13628         (main): Use it instead of 0.0 / 0.0.
13629         * tests/test-vasnprintf-posix.c (NaN): New function/macro.
13630         (test_function): Use it instead of 0.0 / 0.0.
13631         * tests/test-vasprintf-posix.c (NaN): New function/macro.
13632         (test_function): Use it instead of 0.0 / 0.0.
13633         * tests/test-snprintf-posix.h (NaN): New function/macro.
13634         (test_function): Use it instead of 0.0 / 0.0.
13635         * tests/test-sprintf-posix.h (NaN): New function/macro.
13636         (test_function): Use it instead of 0.0 / 0.0.
13637         * tests/test-fprintf-posix.h (NaN): New function/macro.
13638         (test_function): Use it instead of 0.0 / 0.0.
13639         * tests/test-printf-posix.h (NaN): New function/macro.
13640         (test_function): Use it instead of 0.0 / 0.0.
13641
13642         * lib/isnan.c (FUNC): Work around a DEC C compiler bug.
13643
13644 2007-03-25  Bruno Haible  <bruno@clisp.org>
13645
13646         * lib/glob_.h: Include <sys/stat.h>. Avoids warnings on AIX 5.1.
13647
13648 2007-03-25  Bruno Haible  <bruno@clisp.org>
13649
13650         * lib/regexec.c (merge_state_with_log): Make static.
13651
13652 2007-03-25  Bruno Haible  <bruno@clisp.org>
13653
13654         * lib/trigl.c (kernel_rem_pio2): Make static.
13655
13656 2007-03-25  Bruno Haible  <bruno@clisp.org>
13657
13658         * lib/sincosl.c (sincosl_table): Make static.
13659
13660 2007-03-25  Bruno Haible  <bruno@clisp.org>
13661
13662         * lib/argp.h (__restrict): Define to empty, rather than to 'restrict',
13663         if the compiler does not support C99.
13664
13665 2007-03-25  Bruno Haible  <bruno@clisp.org>
13666
13667         * modules/time (Makefile.am): Ensure all rule action lines start with a
13668         tab.
13669
13670 2007-03-24  Bruno Haible  <bruno@clisp.org>
13671
13672         * modules/tsearch-tests: New file.
13673         * tests/test-tsearch.sh: New file.
13674         * tests/test-tsearch.c: New file, mostly copied from glibc.
13675
13676         * modules/search-tests: New file.
13677         * tests/test-search.c: New file.
13678
13679         * modules/search: New file.
13680         * lib/search_.h: New file, incorporating lib/tsearch.h.
13681         * m4/search_h.m4: New file.
13682         * lib/tsearch.h: Remove file.
13683         * lib/tsearch.c: Include search.h instead of tsearch.h.
13684         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Require gl_SEARCH_H_DEFAULTS. Set
13685         HAVE_TSEARCH.
13686         * modules/tsearch (Files): Remove lib/tsearch.h.
13687         (Depends-on): Add search.
13688         (configure.ac): Invoke gl_SEARCH_MODULE_INDICATOR.
13689         (Include): Change tsearch.h into search.h.
13690
13691 2007-03-24  Bruno Haible  <bruno@clisp.org>
13692
13693         * modules/fpucw: New file.
13694         * lib/fpucw.h: New file.
13695         * lib/frexp.c: Include fpucw.h.
13696         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
13697         (FUNC): Use them.
13698         * lib/printf-frexp.c: Include fpucw.h.
13699         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
13700         (FUNC): Use them.
13701         * lib/vasnprintf.c: Include fpucw.h.
13702         (VASNPRINTF): Invoke BEGIN/END_LONG_DOUBLE_ROUNDING around the
13703         'long double' calculations.
13704         * tests/test-frexpl.c: Include fpucw.h.
13705         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
13706         * tests/test-printf-frexpl.c: Include fpucw.h.
13707         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
13708         * modules/frexpl (Depends-on): Add fpucw.
13709         * modules/printf-frexpl (Depends-on): Likewise.
13710         * modules/fprintf-posix (Depends-on): Likewise.
13711         * modules/snprintf-posix (Depends-on): Likewise.
13712         * modules/sprintf-posix (Depends-on): Likewise.
13713         * modules/vasnprintf-posix (Depends-on): Likewise.
13714         * modules/vasprintf-posix (Depends-on): Likewise.
13715         * modules/vfprintf-posix (Depends-on): Likewise.
13716         * modules/vsnprintf-posix (Depends-on): Likewise.
13717         * modules/vsprintf-posix (Depends-on): Likewise.
13718         * modules/frexpl-tests (Depends-on): Likewise.
13719         * modules/printf-frexpl-tests (Depends-on): Likewise.
13720
13721 2007-03-24  Bruno Haible  <bruno@clisp.org>
13722
13723         * lib/float+.h: New file.
13724         * lib/isnan.c: Include float+.h.
13725         (SIZE): New macro.
13726         (FUNC): Compare only SIZE bytes of the value.
13727         * lib/vasnprintf.c: Include float+.h.
13728         (VASNPRINTF): When comparing agains +0.0L or +0.0, compare only
13729         SIZEOF_LDBL or SIZEOF_DBL bytes.
13730         * modules/isnan-nolibm (Files): Add lib/float+.h.
13731         * modules/isnanl-nolibm (Files): Add lib/float+.h.
13732         * modules/isnanl (Files): Add lib/float+.h.
13733         * modules/vasnprintf (Files): Add lib/float+.h.
13734
13735 2007-03-24  Bruno Haible  <bruno@clisp.org>
13736
13737         * lib/vasnprintf.c [!HAVE_LONG_DOUBLE]: Include printf-frexp.h. Don't
13738         include isnanl-nolibm.h.
13739
13740 2007-03-24  Bruno Haible  <bruno@clisp.org>
13741
13742         * tests/test-read-file.c (main): Don't produce spurious output for
13743         expected situations. Make the test fail if it encountered unexpected
13744         results.
13745
13746 2007-03-24  Bruno Haible  <bruno@clisp.org>
13747
13748         * m4/locale-fr.m4 (gt_LOCALE_FR): Remove the special-casing of NetBSD,
13749         since its fr_FR.ISO8859-1 locale wouldn't pass the tests.
13750
13751 2007-03-24  Bruno Haible  <bruno@clisp.org>
13752
13753         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Fix last change.
13754
13755 2007-03-24  Bruno Haible  <bruno@clisp.org>
13756
13757         * modules/unistr/base (Depends-on): Remove utf8-ucs4-unsafe,
13758         utf16-ucs4-unsafe, utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
13759
13760         * modules/unistr/u8-mbtouc: Add source files from module utf8-ucs4.
13761         * modules/utf8-ucs4: Turn into a symbolic link to module
13762         unistr/u8-mbtouc.
13763
13764         * modules/unistr/u8-mbtouc-unsafe: Add source files from module
13765         utf8-ucs4-unsafe.
13766         * modules/utf8-ucs4-unsafe: Turn into a symbolic link to module
13767         unistr/u8-mbtouc-unsafe.
13768
13769         * modules/unistr/u16-mbtouc: Add source files from module utf16-ucs4.
13770         * modules/utf16-ucs4: Turn into a symbolic link to module
13771         unistr/u16-mbtouc.
13772
13773         * modules/unistr/u16-mbtouc-unsafe: Add source files from module
13774         utf16-ucs4-unsafe.
13775         * modules/utf16-ucs4-unsafe: Turn into a symbolic link to module
13776         unistr/u16-mbtouc-unsafe.
13777
13778         * modules/unistr/u8-uctomb: Add source files from module utf4-utf8.
13779         * modules/ucs4-utf8: Turn into a symbolic link to module
13780         unistr/u8-ubtomb.
13781
13782         * modules/unistr/u16-uctomb: Add source files from module utf4-utf16.
13783         * modules/ucs4-utf16: Turn into a symbolic link to module
13784         unistr/u16-ubtomb.
13785
13786 2007-03-24  Bruno Haible  <bruno@clisp.org>
13787
13788         * lib/unistr/u8-mbtouc-aux.c: Renamed from lib/unistr/utf8-ucs4.c.
13789         Enable the function only if HAVE_INLINE.
13790         * lib/unistr/u8-mbtouc-unsafe-aux.c: Renamed from
13791         lib/unistr/utf8-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
13792         * lib/unistr/u16-mbtouc-aux.c: Renamed from lib/unistr/utf16-ucs4.c.
13793         Enable the function only if HAVE_INLINE.
13794         * lib/unistr/u16-mbtouc-unsafe-aux.c: Renamed from
13795         lib/unistr/utf16-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
13796         * lib/unistr/u8-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf8.c.
13797         Enable the function only if HAVE_INLINE.
13798         * lib/unistr/u16-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf16.c.
13799         Enable the function only if HAVE_INLINE.
13800         * modules/utf8-ucs4: Update.
13801         * modules/utf8-ucs4-unsafe: Update.
13802         * modules/utf16-ucs4: Update.
13803         * modules/utf16-ucs4-unsafe: Update.
13804         * modules/ucs4-utf8: Update.
13805         * modules/ucs4-utf16: Update.
13806
13807 2007-03-24  Bruno Haible  <bruno@clisp.org>
13808
13809         * lib/utf8-ucs4.h: Remove file.
13810         * lib/utf8-ucs4-unsafe.h: Remove file.
13811         * lib/utf16-ucs4.h: Remove file.
13812         * lib/utf16-ucs4-unsafe.h: Remove file.
13813         * lib/ucs4-utf8.h: Remove file.
13814         * lib/ucs4-utf16.h: Remove file.
13815         * lib/unistr.h: Include their previous contents.
13816         * m4/utf-ucs4.m4: Remove file.
13817         * m4/ucs4-utf.m4: Remove file.
13818         * modules/utf8-ucs4 (Files): Remove lib/utf8-ucs4.h.
13819         (Depends-on): Add unistr/base.
13820         (configure.ac): Remove gl_UTF_UCS4.
13821         (Makefile.am): Update.
13822         (Include): Change to unistr.h.
13823         * modules/utf8-ucs4-unsafe (Files): Remove lib/utf8-ucs4-unsafe.h.
13824         (Depends-on): Add unistr/base.
13825         (configure.ac): Remove gl_UTF_UCS4.
13826         (Makefile.am): Update.
13827         (Include): Change to unistr.h.
13828         * modules/utf16-ucs4 (Files): Remove lib/utf16-ucs4.h.
13829         (Depends-on): Add unistr/base.
13830         (configure.ac): Remove gl_UTF_UCS4.
13831         (Makefile.am): Update.
13832         (Include): Change to unistr.h.
13833         * modules/utf16-ucs4-unsafe (Files): Remove lib/utf16-ucs4-unsafe.h.
13834         (Depends-on): Add unistr/base.
13835         (configure.ac): Remove gl_UTF_UCS4.
13836         (Makefile.am): Update.
13837         (Include): Change to unistr.h.
13838         * modules/ucs4-utf8 (Files): Remove lib/ucs4-utf8.h.
13839         (Depends-on): Add unistr/base.
13840         (configure.ac): Remove gl_UCS4_UTF.
13841         (Makefile.am): Update.
13842         (Include): Change to unistr.h.
13843         * modules/ucs4-utf16 (Files): Remove lib/ucs4-utf16.h.
13844         (Depends-on): Add unistr/base.
13845         (configure.ac): Remove gl_UCS4_UTF.
13846         (Makefile.am): Update.
13847         (Include): Change to unistr.h.
13848         * lib/unistr/utf8-ucs4.c: Include unistr.h instead of utf8-ucs4.h.
13849         * lib/unistr/utf8-ucs4-unsafe.c: Include unistr.h instead of
13850         utf8-ucs4-unsafe.h.
13851         * lib/unistr/utf16-ucs4.c: Include unistr.h instead of utf16-ucs4.h.
13852         * lib/unistr/utf16-ucs4-unsafe.c: Include unistr.h instead of
13853         utf16-ucs4-unsafe.h.
13854         * lib/unistr/ucs4-utf8.c: Include unistr.h instead of ucs4-utf8.h.
13855         * lib/unistr/ucs4-utf16.c: Include unistr.h instead of ucs4-utf16.h.
13856         * lib/unistr/u8-chr.c: Don't include ucs4-utf8.h.
13857         * lib/unistr/u8-strchr.c: Likewise.
13858         * lib/unistr/u8-strrchr.c: Likewise.
13859         * lib/unistr/u16-chr.c: Don't include ucs4-utf16.h.
13860         * lib/unistr/u16-strchr.c: Likewise.
13861         * lib/unistr/u16-strrchr.c: Likewise.
13862         * lib/striconveh.c: Update.
13863         * lib/linebreak.c: Update.
13864
13865 2007-03-24  Bruno Haible  <bruno@clisp.org>
13866
13867         * lib/argp-help.c (fill_in_uparams, canon_doc_option): Cast the
13868         arguments of isspace, isalpha, isalnum, isdigit to 'unsigned char'.
13869
13870 2007-03-22  Bruno Haible  <bruno@clisp.org>
13871
13872         * lib/strptime.c (__strptime_internal): Use ANSI C syntax.
13873
13874 2007-03-23  Paul Eggert  <eggert@cs.ucla.edu>
13875
13876         * MODULES.html.sh (File system functions): New module write-any-file.
13877         * modules/write-any-file, lib/write-any-file.c, lib/write-any-file.h:
13878         * m4/write-any-file.m4: New files.
13879
13880 2007-03-23  Eric Blake  <ebb9@byu.net>
13881
13882         * gnulib-tool: Rearrange space-tab sequences, since some editors
13883         like to eat them.
13884
13885 2007-03-23  Eric Blake  <ebb9@byu.net>
13886
13887         * lib/version-etc.c (version_etc_va): Update license wording to
13888         be more concise.  Recommended by Richard Stallman.
13889
13890 2007-03-22  Bruno Haible  <bruno@clisp.org>
13891
13892         * lib/poll.c (MSG_PEEK): New fallback definition.
13893
13894 2007-03-22  Bruno Haible  <bruno@clisp.org>
13895
13896         * modules/sys_socket-tests (configure.ac): Check for shutdown function.
13897         * tests/test-sys_socket.c (a): Test only if shutdown() exists.
13898         (main): Update.
13899         Fixes a compilation error on BeOS.
13900
13901 2007-03-22  Bruno Haible  <bruno@clisp.org>
13902
13903         * modules/frexpl-tests: New file.
13904         * tests/test-frexpl.c: New file.
13905
13906         * modules/frexpl: New file.
13907         * m4/frexpl.m4: New file.
13908         * modules/math (Makefile.am): Also substitute GNULIB_FREXPL into math.h.
13909         * lib/math_.h (frexpl): Test GNULIB_FREXPL instead of GNULIB_MATHL.
13910         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FREXPL.
13911         * modules/mathl (Files): Remove lib/frexpl.c, lib/frexp.c.
13912         (Depends-on): Add frexpl. Remove isnanl-nolibm.
13913         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Don't test for frexpl.
13914
13915 2007-03-22  Bruno Haible  <bruno@clisp.org>
13916
13917         * lib/frexpl.c: Share code with lib/frexp.c.
13918         * modules/mathl (Files): Add lib/frexp.c.
13919         (Depends-on): Add isnanl-nolibm.
13920
13921 2007-03-22  Bruno Haible  <bruno@clisp.org>
13922
13923         * modules/printf-frexp (Files): Add m4/frexp.m4.
13924         * m4/printf-frexp.m4 (gl_FUNC_PRINTF_FREXP): Define HAVE_FREXP_IN_LIBC
13925         only if the found frexp function actually works.
13926
13927 2007-03-22  Bruno Haible  <bruno@clisp.org>
13928
13929         * lib/frexp.c: Remove older implementation that uses divisions.
13930
13931 2007-03-21  Bruno Haible  <bruno@clisp.org>
13932
13933         * modules/frexp-tests: New file.
13934         * tests/test-frexp.c: New file.
13935
13936         * modules/frexp: New file.
13937         * lib/frexp.c: New file.
13938         * m4/frexp.m4: New file.
13939         * lib/math_.h (frexp): New declaration.
13940         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Also initialize GNULIB_FREXP and
13941         REPLACE_FREXP.
13942         * modules/math (math.h): Also substitute GNULIB_FREXP, REPLACE_FREXP.
13943
13944 2007-03-21  Bruno Haible  <bruno@clisp.org>
13945
13946         * modules/isnanl-tests: New file.
13947         * tests/test-isnanl.c: New file.
13948
13949         * modules/isnanl: New file.
13950         * lib/isnanl.h: New file.
13951         * m4/isnanl.m4 (gl_FUNC_ISNANL): New macro.
13952         (gl_FUNC_ISNANL_NO_LIBM): Invoke gl_HAVE_ISNANL_NO_LIBM,
13953         gl_FUNC_ISNANL_WORKS.
13954         (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM, gl_FUNC_ISNANL_WORKS):
13955         New macros.
13956
13957 2007-03-21  Bruno Haible  <bruno@clisp.org>
13958
13959         * modules/isnanl-nolibm (Files): Add lib/isnanl-nolibm.h, remove
13960         lib/isnanl.h.
13961         (Include): Update.
13962         * lib/isnanl-nolibm.h: Renamed from lib/isnanl.h.
13963         * lib/vasnprintf.c: Update.
13964         * modules/isnanl-nolibm-tests (Files): Add tests/test-isnanl-nolibm.c,
13965         tests/test-isnanl.h, remove tests/test-isnanl.c.
13966         (Makefile.am): Update.
13967         * tests/test-isnanl-nolibm.c: New file.
13968         * tests/test-isnanl.h: New file.
13969         * tests/test-isnanl.c: Remove file.
13970
13971 2007-03-21  Jim Meyering  <jim@meyering.net>
13972
13973         When trying to open ".", treat ESTALE like EACCES.
13974         * lib/savewd.c (savewd_save): Resort to forking not just upon
13975         failure with EACCES, but also when errno is ESTALE.
13976
13977 2007-03-20  Bruno Haible  <bruno@clisp.org>
13978
13979         * lib/string_.h (strndup): Enable declaration also if HAVE_STRNDUP.
13980         Needed on AIX 5.1. Reported by Matthew Woehlke.
13981
13982 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
13983
13984         Suggestions by Bruno Haible:
13985         * lib/acl-internal.h: Include "gettext.h" rather than rolling
13986         our own.
13987         (ACL_NOT_WELL_SUPPORTED): Parenthesize arg when used.
13988         * modules/acl (Depends-on): Add gettext.
13989
13990 2007-03-19  Bruno Haible  <bruno@clisp.org>
13991
13992         * modules/iconvme: Remove file.
13993         * lib/iconvme.h: Remove file.
13994         * lib/iconvme.c: Remove file.
13995         * m4/iconvme.m4: Remove file.
13996
13997 2007-03-19  Bruno Haible  <bruno@clisp.org>
13998
13999         * doc/relocatable-maint.texi: Break long shell script line.
14000         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
14001
14002 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
14003
14004         Add limited support for Solaris 10 ZFS-style ACLs: just enough to
14005         handle file_has_acl.
14006         * lib/acl-internal.h, lib/acl_entries.c, lib/file-has-acl.c: New files.
14007         * lib/acl.c: Move header inclusions and related macro defns into
14008         lib/acl-internal.h.
14009         (S_ISLNK): Remove defn, since that's now done for us.
14010         (file_has_acl): Move to lib/file-has-acl.c.
14011         Call acl_trivial if available.  This is the crucial part of the fix.
14012         (acl_entries): Move to lib/acl_entries.c.  Now extern, since it's
14013         shared within the library.  Rewrite a bit, partly to make it compatible
14014         with the GNU coding style.
14015         * m4/acl.m4 (AC_FUNC_ACL): Add AC_LIBOBJ([file-has-acl]).
14016         Remove unnecessary double-quotes.
14017         Don't test for acl_to_text; the build will catch that.
14018         Replace acl_entries if it doesn't exist and it is needed.
14019         Check for -lsec and acl_trivial (as used on Solaris 10).
14020         * modules/acl (Files): Add lib/acl-internal.h, lib/acl_entries.c,
14021         lib/file-has-acl.c.
14022         (Depends-on): Add sys_stat, for S_ISLNK.
14023
14024 2007-03-19  Ben Pfaff  <blp@gnu.org>
14025
14026         * doc/gnulib.texi: Fix typos.
14027         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
14028
14029 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
14030
14031         * lib/getcwd.c (__getcwd): Remove redundant comparison of buf to NULL.
14032         If size is zero here, buf must be zero.
14033
14034 2007-03-19  Simon Josefsson  <simon@josefsson.org>
14035
14036         * des.c: Remove weak_keys_chksum.  Reported by Bruno Haible
14037         <bruno@clisp.org>.
14038
14039 2007-03-18  Bruno Haible  <bruno@clisp.org>
14040
14041         * lib/vasnprintf.c (VASNPRINTF): Undo first part of last patch.
14042         Suggested by Eric Blake.
14043
14044 2007-03-18  Ben Pfaff  <blp@gnu.org>
14045
14046         * doc/relocatable.texi: Recommend using as prefix a directory
14047         that does not exist and will never be created.  Based on
14048         discussion with Bruno Haible, Ralf Wildenhues, Matthew Woehlke,
14049         and others.
14050
14051 2007-03-17  Bruno Haible  <bruno@clisp.org>
14052
14053         * lib/fchownat.c: Include lchown.h.
14054
14055 2007-03-17  Bruno Haible  <bruno@clisp.org>
14056
14057         Fix endless loop when the given allocated size was > INT_MAX.
14058         * lib/vasnprintf.c (EOVERFLOW): New fallback definition.
14059         (VASNPRINTF): Fail with EOVERFLOW when the given allocated size is
14060         larger than INT_MAX, or when it grow to a value larger than INT_MAX.
14061         * lib/vsprintf.c (vsprintf): Don't pass a size > INT_MAX to vasnprintf.
14062         * lib/sprintf.c (sprintf): Likewise.
14063
14064 2007-03-17  Bruno Haible  <bruno@clisp.org>
14065
14066         * tests/test-argp-2.sh (func_compare): Output a context diff.
14067
14068 2007-03-17  Bruno Haible  <bruno@clisp.org>
14069
14070         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check also the
14071         locale's decimal-point character.
14072
14073 2007-03-17  Bruno Haible  <bruno@clisp.org>
14074
14075         * lib/vasnprintf.c (VASNPRINTF): Clear out the memory used for arg_mem
14076         before comparing it. Needed because on some platforms (e.g. x86) a
14077         'long double' occupies less bytes than sizeof (long double).
14078
14079 2007-03-17  Bruno Haible  <bruno@clisp.org>
14080
14081         * tests/test-crc.c (main): Make printf statements 64-bit clean.
14082         * tests/test-gc-pbkdf2-sha1.c (main): Likewise.
14083         * tests/test-getaddrinfo.c (simple): Likewise.
14084         * tests/test-read-file.c (main): Likewise.
14085
14086 2007-03-17  Bruno Haible  <bruno@clisp.org>
14087
14088         * tests/test-dirname.c (main): Make printf statements 64-bit clean.
14089
14090 2007-03-17  Bruno Haible  <bruno@clisp.org>
14091
14092         * tests/test-xvasprintf.c (test_xvasprintf, test_xasprintf): Remove
14093         unused variable.
14094
14095 2007-03-17  Bruno Haible  <bruno@clisp.org>
14096
14097         * tests/test-c-strcasecmp.c: Include c-strcase.h.
14098         * tests/test-c-strncasecmp.c: Likewise.
14099
14100 2007-03-17  Bruno Haible  <bruno@clisp.org>
14101
14102         * modules/stdlib (Depends-on): Add unistd.
14103         * lib/stdlib_.h: Include <unistd.h> if mkstemp is desired.
14104         Needed for MacOS X 10.3.
14105
14106 2007-03-17  Bruno Haible  <bruno@clisp.org>
14107
14108         * lib/unistr/u-strdup.h: Include <stdlib.h>.
14109
14110 2007-03-17  Bruno Haible  <bruno@clisp.org>
14111
14112         * lib/unistr/u-cpy-alloc.h: Include <stdlib.h>.
14113
14114 2007-03-17  Bruno Haible  <bruno@clisp.org>
14115
14116         * gnulib-tool (func_import): Update .cvsignore and .gitignore files
14117         to reflect files copied from gnulib (with or without modifications).
14118         Suggested by Jim Meyering.
14119
14120 2007-03-17  Eric Blake  <ebb9@byu.net>
14121
14122         * NEWS: Document stdlib change from 2007-02-18.
14123
14124 2007-03-17  Jim Meyering  <jim@meyering.net>
14125
14126         Detect use of AC_CONFIG_AUX_DIR also when its argument is quoted.
14127         * build-aux/bootstrap: Put ""s around use of $build_aux, in case
14128         someone uses a name containing shell meta-characters.
14129         Reported by Alfred M. Szmidt.
14130
14131         * build-aux/bootstrap: Don't use \> in grep regexp.  For HP-UX.
14132
14133 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
14134
14135         * build-aux/bootstrap (with_gettext): New variable.  Run autopoint
14136         and copy gettext configuration files only if configure.ac contains
14137         a use of AM_GNU_GETTEXT_VERSION.
14138
14139 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
14140
14141         * build-aux/bootstrap (gnulib_name): New variable.
14142         (gnulib_tool_options): Use it.
14143
14144 2007-03-13  Simon Josefsson  <simon@josefsson.org>
14145
14146         * tests/test-des.c: Use new namespace.
14147
14148 2007-03-15  Bruno Haible  <bruno@clisp.org>
14149
14150         * lib/dummy.c (gl_dummy_symbol): Renamed from 'dummy'.
14151         Reported by James Youngman <jay@gnu.org>.
14152
14153 2007-03-15  Bruno Haible  <bruno@clisp.org>
14154
14155         * lib/glob.c (glob): Add 'restrict' so that prototype matches the
14156         declared prototype. Needed with cc on OSF/1 5.1.
14157
14158 2007-03-15  Bruno Haible  <bruno@clisp.org>
14159
14160         * lib/gl_list.h (gl_listelement_dispose_fn): New type.
14161         (gl_list_create_empty, gl_list_create): Add dispose_fn argument.
14162         (struct gl_list_implementation): Add dispose_fn argument to the
14163         'create_empty', 'create' methods.
14164         (struct gl_list_impl_base): Add field 'dispose_fn'.
14165         * lib/gl_list.c (gl_list_create_empty, gl_list_create): Add dispose_fn
14166         argument.
14167         * lib/gl_array_list.c (gl_array_create_empty, gl_array_create): Add
14168         dispose_fn argument.
14169         (gl_array_remove_node, gl_array_remove_at, gl_array_list_free): Call
14170         dispose_fn on the dropped values.
14171         * lib/gl_carray_list.c (gl_carray_create_empty, gl_carray_create): Add
14172         dispose_fn argument.
14173         (gl_carray_remove_at, gl_carray_list_free): Call dispose_fn on the
14174         dropped values.
14175         * lib/gl_anyavltree_list2.h (gl_tree_create): Add dispose_fn argument.
14176         (gl_tree_remove_node): Call dispose_fn on the dropped value.
14177         * lib/gl_anyrbtree_list2.h (gl_tree_create): Add dispose_fn argument.
14178         (gl_tree_remove_node): Call dispose_fn on the dropped value.
14179         * lib/gl_anytree_list2.h (gl_tree_create_empty): Add dispose_fn
14180         argument.
14181         (gl_tree_list_free): Call dispose_fn on the dropped values.
14182         * lib/gl_anytreehash_list2.h (gl_tree_list_free): Call dispose_fn on
14183         the dropped values.
14184         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
14185         Add dispose_fn argument.
14186         (gl_linked_remove_node, gl_linked_remove_at, gl_linked_list_free):
14187         Call dispose_fn on the dropped values.
14188         * lib/gl_sublist.c (gl_sublist_create_empty, gl_sublist_create_fill):
14189         Add dispose_fn argument.
14190         (gl_sublist_create): Initialize the 'dispose_fn' field.
14191         * lib/clean-temp.c (create_temp_dir, register_fd): Update.
14192         * tests/test-array_list.c (main): Update.
14193         * tests/test-carray_list.c (main): Update.
14194         * tests/test-avltree_list.c (main): Update.
14195         * tests/test-rbtree_list.c (main): Update.
14196         * tests/test-avltreehash_list.c (main): Update.
14197         * tests/test-rbtreehash_list.c (main): Update.
14198         * tests/test-linked_list.c (main): Update.
14199         * tests/test-linkedhash_list.c (main): Update.
14200         * tests/test-array_oset.c (main): Update.
14201
14202 2007-03-15  Bruno Haible  <bruno@clisp.org>
14203
14204         * lib/gl_oset.h (gl_setelement_dispose_fn): New type.
14205         (gl_oset_create_empty): Add dispose_fn argument.
14206         (struct gl_oset_implementation): Add dispose_fn argument to
14207         'create_empty' method.
14208         (struct gl_oset_impl_base): Add dispose_fn field.
14209         * lib/gl_oset.c (gl_oset_create_empty): Add dispose_fn argument.
14210         * lib/gl_array_oset.c (gl_array_create_empty): Add dispose_fn argument.
14211         (gl_array_remove_at, gl_array_free): Call dispose_fn on the dropped
14212         values.
14213         * lib/gl_anytree_oset.h (gl_tree_create_empty): Add dispose_fn argument.
14214         (gl_tree_oset_free): Call dispose_fn on the dropped values.
14215         * lib/gl_avltree_oset.c (gl_tree_remove_node): Call dispose_fn on the
14216         dropped value.
14217         * lib/gl_rbtree_oset.c (gl_tree_remove_node): Call dispose_fn on the
14218         dropped value.
14219         * tests/test-array_oset.c (main): Update.
14220         * tests/test-avltree_oset.c (main): Update.
14221         * tests/test-rbtree_oset.c (main): Update.
14222         * lib/gl_anytreehash_list1.h (add_to_bucket): Update.
14223
14224 2007-03-13  Bruno Haible  <bruno@clisp.org>
14225
14226         * tests/test-stdbool.c (i): Update after last patch.
14227
14228 2007-03-12  Bruno Haible  <bruno@clisp.org>
14229
14230         * lib/quotearg.c: Include <wctype.h> early, before the definition of
14231         the iswprint macro. Needed on Solaris 2.5.1.
14232
14233 2007-03-12  Bruno Haible  <bruno@clisp.org>
14234
14235         * tests/test-printf-frexp.c (main): Declare x as volatile.
14236
14237 2007-03-12  Simon Josefsson  <simon@josefsson.org>
14238
14239         * doc/gnulib.texi (Build robot for gnulib): New section.
14240
14241 2007-03-12  Jim Meyering  <jim@meyering.net>
14242
14243         * build-aux/bootstrap: New file.
14244         * build-aux/bootstrap.conf: New file, from coreutils.
14245
14246 2007-03-11  Bruno Haible  <bruno@clisp.org>
14247
14248         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Require AC_C_INLINE.
14249
14250 2007-03-12  Simon Josefsson  <simon@josefsson.org>
14251
14252         * lib/des.h, lib/des.c, lib/gc-gnulib.c: Use gl_ namespace, to
14253         avoid collisions with 'des_setkey'.  Reported by Bruno Haible
14254         <bruno@clisp.org>.  Also change 'tripledes_' to '3des_'.
14255
14256 2007-03-11  Bruno Haible  <bruno@clisp.org>
14257
14258         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): If the test program fails to
14259         compile, set LOCALE_TR_UTF8 to 'none' instead of empty.
14260
14261 2007-03-11  Bruno Haible  <bruno@clisp.org>
14262
14263         * lib/stdint_.h (INT64_MIN, INTMAX_MIN): Avoid using the ~INT..._MAX
14264         formula. Needed for SunPRO C 5.0.
14265
14266 2007-03-11  Bruno Haible  <bruno@clisp.org>
14267
14268         * modules/long-options (Depends-on): Add getopt.
14269
14270 2007-03-11  Bruno Haible  <bruno@clisp.org>
14271
14272         * modules/modechange (Depends-on): Add stdbool.
14273
14274 2007-03-11  Bruno Haible  <bruno@clisp.org>
14275
14276         * modules/i-ring (Depends-on): Add stdbool.
14277
14278 2007-03-11  Bruno Haible  <bruno@clisp.org>
14279
14280         * modules/gc-des (Depends-on): Add stdbool.
14281
14282 2007-03-11  Bruno Haible  <bruno@clisp.org>
14283
14284         * m4/mktime.m4 (gl_PREREQ_MKTIME): Require AC_C_INLINE.
14285
14286 2007-03-11  Bruno Haible  <bruno@clisp.org>
14287
14288         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Require AC_C_RESTRICT.
14289
14290 2007-03-11  Bruno Haible  <bruno@clisp.org>
14291
14292         * lib/unistr/u32-mbtouc-unsafe.c (u32_mbtouc_unsafe): Fix syntax error.
14293
14294 2007-03-11  Bruno Haible  <bruno@clisp.org>
14295
14296         * lib/vasnprintf.c (sprintf): Undefine.
14297
14298 2007-03-11  Bruno Haible  <bruno@clisp.org>
14299
14300         * lib/isnan.c (rpl_isnan, rpl_isnanl): Work around bug regarding
14301         initializers in SunPRO C and Compaq C compilers.
14302
14303 2007-03-11  Bruno Haible  <bruno@clisp.org>
14304
14305         * lib/gl_array_oset.c (gl_array_iterator_next): Make pointer
14306         decrementing code ANSI C compliant.
14307
14308 2007-03-11  Bruno Haible  <bruno@clisp.org>
14309
14310         * lib/dummy.c [__sun]: Define a dummy variable, not just a typedef.
14311         Needed for Solaris 2.5.1 ranlib and SunPRO C 5.0.
14312
14313 2007-03-11  Bruno Haible  <bruno@clisp.org>
14314
14315         * tests/test-stdbool.c (s, d, e, xlcbug): Disable checks that gnulib's
14316         <stdbool.h> substitute doesn't pass.
14317
14318 2007-03-11  Bruno Haible  <bruno@clisp.org>
14319
14320         * lib/vasnprintf.c (snprintf): Undefine. Avoids an endless recursion.
14321
14322 2007-03-11  Bruno Haible  <bruno@clisp.org>
14323
14324         * gnulib-tool (func_create_megatestdir): Create also an autobuild
14325         script, for submission to autobuild.josefsson.org.
14326
14327 2007-03-10  Bruno Haible  <bruno@clisp.org>
14328
14329         * modules/canonicalize-lgpl-tests: New file.
14330         * tests/test-canonicalize-lgpl.sh: New file.
14331         * tests/test-canonicalize-lgpl.c: New file.
14332
14333         * modules/c-strcase-tests: New file.
14334         * tests/test-c-strcase.sh: New file.
14335         * tests/test-c-strcasecmp.c: New file.
14336         * tests/test-c-strncasecmp.c: New file.
14337
14338         * modules/atexit-tests: New file.
14339         * tests/test-atexit.sh: New file.
14340         * tests/test-atexit.c: New file.
14341
14342 2007-03-10  Bruno Haible  <bruno@clisp.org>
14343
14344         * tests/test-binary-io.sh: Use temporary filenames that are not so
14345         likely to clash with those of other tests (in a parallel make).
14346         * tests/test-binary-io.c: Likewise.
14347
14348 2007-03-10  Bruno Haible  <bruno@clisp.org>
14349
14350         * lib/fseterr.c (fseterr): Port to Solaris/SPARC64. Deactivate the
14351         fallback; use #error instead.
14352         Suggested by Simon Josefsson.
14353
14354 2007-03-10  Bruno Haible  <bruno@clisp.org>
14355
14356         * gnulib-tool (func_create_testdir): Treat MOSTLYCLEANFILES like
14357         CLEANFILES. Put spaces in each line of $cleaned_files, not only the
14358         first and the last.
14359
14360 2007-03-10  Bruno Haible  <bruno@clisp.org>
14361
14362         * lib/stdint_.h (uint_least64_t): Fix typo in last patch.
14363
14364 2007-03-10  Bruno Haible  <bruno@clisp.org>
14365
14366         * modules/snprintf-posix-tests (EXTRA_DIST): New variable. Needed for
14367         "make distcheck".
14368         * modules/sprintf-posix-tests (EXTRA_DIST): Likewise.
14369         * modules/vsnprintf-posix-tests (EXTRA_DIST): Likewise.
14370         * modules/vsprintf-posix-tests (EXTRA_DIST): Likewise.
14371
14372 2007-03-10  Bruno Haible  <bruno@clisp.org>
14373
14374         * modules/allocsa-tests (test_allocsa_SOURCES): Remove redundant
14375         variable.
14376         * modules/dirname-tests (test_dirname_SOURCES): Remove redundant
14377         variable.
14378
14379 2007-03-09  Eric Blake  <ebb9@byu.net>
14380         and Matthew Woehlke  <mw_triad@users.sourceforge.net>  (tiny change)
14381
14382         * lib/stdint_.h (int64_t, uint64_t): Don't undefine if 64-bit
14383         types are not being provided by gnulib.
14384         (GL_INT64_T, GL_UINT64_T): New witnesses of whether gnulib 64-bit
14385         types are supported.
14386
14387 2007-03-10  Bruno Haible  <bruno@clisp.org>
14388
14389         * lib/stdio_.h (__attribute__): New macro.
14390         (fprintf, vfprintf, printf, vprintf, snprintf, vsnprintf, sprintf,
14391         vsprintf): Specify __attribute__ __format__ for GCC.
14392         Suggested by Eric Blake.
14393
14394 2007-03-09  Bruno Haible  <bruno@clisp.org>
14395
14396         * modules/printf-posix-tests: New file.
14397         * tests/test-printf-posix.sh: New file.
14398         * tests/test-printf-posix.c: New file.
14399
14400         * modules/printf-posix: New file.
14401         * lib/printf.c: New file.
14402         * m4/printf-posix-rpl.m4: New file.
14403         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_PRINTF_POSIX,
14404         REPLACE_PRINTF.
14405         * lib/stdio_.h (printf): New declaration.
14406         (format, __format__, ____printf____, ____scanf____, ____strftime____,
14407         ____strfmon____): New macros.
14408         * modules/stdio (Makefile.am): Substitute also GNULIB_PRINTF_POSIX,
14409         REPLACE_PRINTF.
14410
14411 2007-03-09  Bruno Haible  <bruno@clisp.org>
14412
14413         * tests/test-vasnprintf-posix2.sh: New file.
14414         * tests/test-vasnprintf-posix2.c: New file.
14415         * modules/vasnprintf-posix-tests (Files): Add them and m4/locale-fr.m4.
14416         (configure.ac): Invoke gt_LOCALE_FR and gt_LOCALE_FR_UTF8.
14417         (Makefile.am): Activate test-vasnprintf-posix2.sh.
14418
14419         * lib/vasnprintf.c (VASNPRINTF): For the 'a' and 'A' directives, use
14420         a locale dependent decimal point, rather than always '.'.
14421
14422 2007-03-09  Eric Blake  <ebb9@byu.net>
14423
14424         * lib/stdlib_.h (EXIT_FAILURE): GNU code expects this to be 1, in
14425         spite of platforms like Tandem/NSK that define it to -1.
14426
14427 2007-03-08  Bruno Haible  <bruno@clisp.org>
14428
14429         * modules/vprintf-posix-tests: New file.
14430         * tests/test-vprintf-posix.sh: New file.
14431         * tests/test-vprintf-posix.c: New file.
14432         * tests/test-printf-posix.h: New file.
14433
14434         * modules/vprintf-posix: New file.
14435         * lib/vprintf.c: New file.
14436         * m4/vprintf-posix.m4: New file.
14437         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VPRINTF_POSIX,
14438         REPLACE_VPRINTF.
14439         * lib/stdio_.h (vprintf): New declaration.
14440         * modules/stdio (Makefile.am): Substitute also GNULIB_VPRINTF_POSIX,
14441         REPLACE_VPRINTF.
14442
14443 2007-03-08  Bruno Haible  <bruno@clisp.org>
14444
14445         * modules/fprintf-posix-tests: New file.
14446         * tests/test-fprintf-posix.sh: New file.
14447         * tests/test-fprintf-posix.c: New file.
14448
14449         * modules/fprintf-posix: New file.
14450         * lib/fprintf.c: New file.
14451         * m4/fprintf-posix.m4: New file.
14452         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FPRINTF_POSIX,
14453         REPLACE_FPRINTF.
14454         * lib/stdio_.h (fprintf): New declaration.
14455         * modules/stdio (Makefile.am): Substitute also GNULIB_FPRINTF_POSIX,
14456         REPLACE_FPRINTF.
14457
14458 2007-03-08  Bruno Haible  <bruno@clisp.org>
14459
14460         * modules/vfprintf-posix-tests: New file.
14461         * tests/test-vfprintf-posix.sh: New file.
14462         * tests/test-vfprintf-posix.c: New file.
14463         * tests/test-fprintf-posix.h: New file.
14464         * tests/test-fprintf-posix.out: New file.
14465
14466         * modules/vfprintf-posix: New file.
14467         * lib/vfprintf.c: New file.
14468         * m4/vfprintf-posix.m4: New file.
14469         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VFPRINTF_POSIX,
14470         REPLACE_VFPRINTF.
14471         * lib/stdio_.h (vfprintf): New declaration.
14472         * modules/stdio (Makefile.am): Substitute also GNULIB_VFPRINTF_POSIX,
14473         REPLACE_VFPRINTF.
14474
14475 2007-03-08  Bruno Haible  <bruno@clisp.org>
14476
14477         * lib/stdio_.h: Treat __need___FILE like __need_FILE.
14478
14479 2007-03-08  Bruno Haible  <bruno@clisp.org>
14480
14481         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Use 'case' statements
14482         instead of 'expr' invocations.
14483         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
14484         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
14485         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
14486         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
14487         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
14488         Suggested by Paul Eggert.
14489
14490 2007-03-08  Bruno Haible  <bruno@clisp.org>
14491
14492         * modules/fseterr-tests: New file.
14493         * tests/test-fseterr.c: New file.
14494
14495         * modules/fseterr: New file.
14496         * lib/fseterr.h: New file.
14497         * lib/fseterr.c: New file.
14498
14499 2007-03-08  Bruno Haible  <bruno@clisp.org>
14500
14501         * lib/fnmatch_.h: Convert tabs in the middle of lines to spaces.
14502         * lib/getopt_.h: Likewise.
14503         * lib/mbswidth.h: Likewise.
14504         * lib/setenv.h: Likewise.
14505         * lib/vasnprintf.h: Likewise.
14506         * lib/vasprintf.h: Likewise.
14507         * lib/verror.h: Likewise.
14508         * lib/xsetenv.h: Likewise.
14509         * lib/xvasprintf.h: Likewise.
14510
14511 2007-03-08  Jim Meyering  <jim@meyering.net>
14512
14513         * users.txt: Add parted.
14514
14515         * ChangeLog: Restore 1500 lines mistakenly removed from the end.
14516
14517 2007-03-07  Bruno Haible  <bruno@clisp.org>
14518
14519         * m4/printf.m4: Make the shell script snippets copy&pastable.
14520
14521 2007-03-02  Bruno Haible  <bruno@clisp.org>
14522
14523         * lib/netinet_in_.h: New file.
14524         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Test whether netinet/in.h
14525         is self-contained. Set ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H.
14526         * modules/netinet_in (Files): Add lib/netinet_in_.h.
14527         (Depends-on): Add absolute-header.
14528         (Makefile.am): Substitute ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H
14529         into netinet/in.h.
14530
14531 2007-03-03  Bruno Haible  <bruno@clisp.org>
14532
14533         * lib/sys_select_.h: New file.
14534         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SELECT): Test whether sys/select.h
14535         is self-contained. Set ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H.
14536         * modules/sys_select (Files): Add lib/sys_select_.h.
14537         (Depends-on): Add absolute-header.
14538         (Makefile.am): Substitute ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H
14539         into sys/select.h.
14540
14541 2007-03-02  Bruno Haible  <bruno@clisp.org>
14542
14543         * lib/socket_.h: If sys/socket.h exists, include that and <sys/types.h>
14544         before it. Turn HAVE_WINSOCK2_H and HAVE_WS2TCPIP_H into configute-time
14545         values.
14546         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Test also whether
14547         <sys/socket.h> is self-contained. Set ABSOLUTE_SYS_SOCKET_H,
14548         HAVE_SYS_SOCKET_H, HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H.
14549         * modules/sys_socket (Depends-on): Add absolute-header.
14550         (Makefile.am): Substitute ABSOLUTE_SYS_SOCKET_H, HAVE_SYS_SOCKET_H,
14551         HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H into sys/socket.h.
14552         (Include): Remove requirement of inclusion of <sys/types.h>.
14553
14554 2007-03-02  Bruno Haible  <bruno@clisp.org>
14555
14556         * lib/byteswap_.h (bswap_32): Fix formula.
14557
14558 2007-03-06  Bruno Haible  <bruno@clisp.org>
14559
14560         * modules/sprintf-posix-tests: New file.
14561         * tests/test-sprintf-posix.c: New file.
14562
14563         * modules/sprintf-posix: New file.
14564         * lib/sprintf.c: New file.
14565         * m4/sprintf-posix.m4: New file.
14566         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_SPRINTF_POSIX,
14567         REPLACE_SPRINTF.
14568         * lib/stdio_.h (sprintf): New declaration.
14569         * modules/stdio (Makefile.am): Substitute also GNULIB_SPRINTF_POSIX,
14570         REPLACE_SPRINTF.
14571
14572 2007-03-06  Bruno Haible  <bruno@clisp.org>
14573
14574         * modules/vsprintf-posix-tests: New file.
14575         * tests/test-vsprintf-posix.c: New file.
14576         * tests/test-sprintf-posix.h: New file.
14577
14578         * modules/vsprintf-posix: New file.
14579         * lib/vsprintf.c: New file.
14580         * m4/vsprintf-posix.m4: New file.
14581         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VSPRINTF_POSIX,
14582         REPLACE_VSPRINTF.
14583         * lib/stdio_.h (vsprintf): New declaration.
14584         * modules/stdio (Makefile.am): Substitute also GNULIB_VSPRINTF_POSIX,
14585         REPLACE_VSPRINTF.
14586
14587 2007-03-06  Bruno Haible  <bruno@clisp.org>
14588
14589         * modules/vsnprintf (Depend-on): Remove minmax.
14590
14591 2007-03-06  Bruno Haible  <bruno@clisp.org>
14592
14593         * modules/snprintf-posix-tests: New file.
14594         * tests/test-snprintf-posix.c: New file.
14595
14596         * modules/snprintf-posix: New file.
14597         * m4/snprintf-posix.m4: New file.
14598         * m4/snprintf.m4 (gl_REPLACE_SNPRINTF): New macro, extracted from
14599         gl_FUNC_SNPRINTF.
14600         (gl_FUNC_SNPRINTF): Invoke it.
14601         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_SNPRINTF.
14602         * lib/stdio_.h (snprintf): Define as a replacement if REPLACE_SNPRINTF
14603         is set.
14604         * modules/stdio (Makefile.am): Substitute also REPLACE_SNPRINTF.
14605
14606 2007-03-06  Bruno Haible  <bruno@clisp.org>
14607
14608         * modules/vsnprintf-posix-tests: New file.
14609         * tests/test-vsnprintf-posix.c: New file.
14610         * tests/test-snprintf-posix.h: New file.
14611
14612         * modules/vsnprintf-posix: New file.
14613         * m4/vsnprintf-posix.m4: New file.
14614         * m4/vsnprintf.m4 (gl_REPLACE_VSNPRINTF): New macro, extracted from
14615         gl_FUNC_VSNPRINTF.
14616         (gl_FUNC_VSNPRINTF): Invoke it.
14617         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_VSNPRINTF.
14618         * lib/stdio_.h (vsnprintf): Define as a replacement if
14619         REPLACE_VSNPRINTF is set.
14620         * modules/stdio (Makefile.am): Substitute also REPLACE_VSNPRINTF.
14621
14622 2007-03-06  Bruno Haible  <bruno@clisp.org>
14623
14624         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Test for vasnprintf here.
14625         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): ... not here.
14626
14627 2007-03-06  Bruno Haible  <bruno@clisp.org>
14628
14629         * lib/math_.h (acosl): Declare also if HAVE_DECL_ACOSL is set.
14630         (asinl): Declare also if HAVE_DECL_ASINL is set.
14631         (atanl): Declare also if HAVE_DECL_ATANL is set.
14632         (ceill): Declare also if HAVE_DECL_CEILL is set.
14633         (cosl): Declare also if HAVE_DECL_COSL is set.
14634         (expl): Declare also if HAVE_DECL_EXPL is set.
14635         (floorl): Declare also if HAVE_DECL_FLOORL is set.
14636         (frexpl): Declare also if HAVE_DECL_FREXPL is set.
14637         (ldexpl): Declare also if HAVE_DECL_LDEXPL is set.
14638         (logl): Declare also if HAVE_DECL_LOGL is set.
14639         (sinl): Declare also if HAVE_DECL_SINL is set.
14640         (sqrtl): Declare also if HAVE_DECL_SQRTL is set.
14641         (tanl): Declare also if HAVE_DECL_TANL is set.
14642         * modules/math (Makefile.am): Substitute the values of HAVE_DECL_*.
14643         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Set HAVE_DECL_* to 1.
14644         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Fix tests for the
14645         declaration of frexpl, ldexpl.
14646         * modules/printf-frexpl (Depends-on): Add math.
14647         * lib/printf-frexp.c (frexpl, ldexpl): Undo last change.
14648
14649 2007-03-05  Bruno Haible  <bruno@clisp.org>
14650
14651         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Also test whether
14652         frexpl and ldexpl are declared.
14653         * lib/printf-frexp.c (frexpl, ldexpl): Provide fallback declarations.
14654
14655 2007-03-05  Bruno Haible  <bruno@clisp.org>
14656
14657         * gnulib-tool (func_get_automake_snippet): Don't synthesize an
14658         EXTRA_lib_SOURCES augmentation for the relocatable-prog-wrapper module.
14659
14660 2007-03-05  Bruno Haible  <bruno@clisp.org>
14661
14662         * lib/stdio_.h: Include <stddef.h>.
14663
14664 2007-03-05  Bruno Haible  <bruno@clisp.org>
14665
14666         * m4/printf.m4 (gl_SNPRINTF_DIRECTIVE_N): New macro.
14667
14668 2007-03-05  Bruno Haible  <bruno@clisp.org>
14669
14670         * m4/printf.m4: Update with info about OpenBSD 3.9, HP-UX 10.20,
14671         NetBSD 4, from Ralf Wildenhues.
14672
14673 2007-03-04  Bruno Haible  <bruno@clisp.org>
14674
14675         * lib/vasprintf.h: Update #if logic for the case when the functions
14676         exist but are overridden.
14677
14678 2007-03-04  Bruno Haible  <bruno@clisp.org>
14679
14680         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Exclude two buggy
14681         implementations: glibc-2.4 and MacOS X 10.3.
14682         * tests/test-vasnprintf-posix.c (test_function): Test also the case
14683         that exhibits the bugs in glibc-2.4 and MacOS X 10.3.
14684         * tests/test-vasprintf-posix.c (test_function): Likewise.
14685
14686 2007-03-04  Bruno Haible  <bruno@clisp.org>
14687
14688         * modules/vasprintf-posix-tests: New file.
14689         * tests/test-vasprintf-posix.c: New file.
14690
14691         * modules/vasprintf-posix: New file.
14692         * lib/vasprintf.h (asprintf, vasprintf): Rename if REPLACE_VASPRINTF is
14693         defined.
14694         * m4/vasprintf-posix.m4: New file.
14695         * m4/vasprintf.m4 (gl_REPLACE_VASPRINTF): New macro, extracted from
14696         gl_FUNC_VASPRINTF.
14697         (gl_FUNC_VASPRINTF): Invoke it.
14698         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Define REPLACE_VASNPRINTF
14699         here.
14700         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Not here.
14701
14702 2007-03-04  Bruno Haible  <bruno@clisp.org>
14703
14704         * lib/sys_time_.h: Rename GETTIMEOFDAY_REPLACEMENT to
14705         REPLACE_GETTIMEOFDAY.
14706         * modules/sys_time (Makefile.am): Likewise.
14707         * m4/sys_time_h.m4: Likewise.
14708         * m4/gettimeofday.m4: Likewise.
14709
14710 2007-03-04  Bruno Haible  <bruno@clisp.org>
14711
14712         * modules/vasnprintf-posix-tests: New file.
14713         * tests/test-vasnprintf-posix.c: New file.
14714
14715         * modules/vasnprintf-posix: New file.
14716         * lib/vasnprintf.c: Include isnan.h, isnanl.h, printf-frexp.h,
14717         printf-frexpl.h.
14718         (VASNPRINTF): Handle the 'a' and 'A' directives here, if needed.
14719         * lib/vasnprintf.h (asnprintf, vasnprintf): Rename if
14720         REPLACE_VASNPRINTF is defined.
14721         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): New macro, extracted from
14722         gl_FUNC_VASNPRINTF.
14723         (gl_FUNC_VASNPRINTF): Invoke it.
14724         * m4/vasnprintf-posix.m4: New file.
14725         * m4/printf.m4: New file.
14726
14727 2007-03-04  Bruno Haible  <bruno@clisp.org>
14728
14729         Compile progreloc.c only if --enable-relocatable is specified.
14730         * m4/relocatable.m4 (gl_RELOCATABLE): Arrange to compile progreloc.c
14731         if --enable-relocatable was specified.
14732         * modules/relocatable-prog (Makefile.am): Remove progreloc.c from
14733         lib_SOURCES.
14734
14735 2007-03-04  Jim Meyering  <jim@meyering.net>
14736
14737         * lib/acl.c (ACL_NOT_WELL_SUPPORTED): New macro.
14738         Use it consistently, rather than enumerating errno constants.
14739
14740 2007-03-04  Bruno Haible  <bruno@clisp.org>
14741
14742         * modules/xvasprintf-tests: New file.
14743         * tests/test-xvasprintf.c: New file.
14744
14745         * modules/vasprintf-tests: New file.
14746         * tests/test-vasprintf.c: New file.
14747
14748         * modules/vasnprintf-tests: New file.
14749         * tests/test-vasnprintf.c: New file.
14750
14751         * modules/vsnprintf-tests: New file.
14752         * tests/test-vsnprintf.c: New file.
14753
14754         * modules/snprintf-tests: New file.
14755         * tests/test-snprintf.c: New file.
14756
14757 2007-03-04  Bruno Haible  <bruno@clisp.org>
14758
14759         Compile relocatable.c only if --enable-relocatable is specified.
14760         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY_BODY): Renamed from
14761         gl_RELOCATABLE_LIBRARY.
14762         (gl_RELOCATABLE_LIBRARY, gl_RELOCATABLE_LIBRARY_SEPARATE): New macros.
14763         * m4/relocatable.m4 (gl_RELOCATABLE): Invoke gl_RELOCATABLE_LIBRARY.
14764         (gl_RELOCATABLE_BODY): Require gl_RELOCATABLE_LIBRARY_BODY instead of
14765         gl_RELOCATABLE_LIBRARY.
14766         * modules/relocatable-lib (configure.ac): Invoke gl_RELOCATABLE_LIBRARY.
14767         (Makefile.am): Remove lib_SOURCES.
14768         * modules/relocatable-lib-lgpl (configure.ac): Invoke
14769         gl_RELOCATABLE_LIBRARY.
14770         (Makefile.am): Remove lib_SOURCES.
14771         * modules/relocatable-prog (Makefile.am): Don't compile relocatable.c
14772         always.
14773         * modules/relocatable-prog-wrapper (configure.ac): Invoke
14774         gl_RELOCATABLE_LIBRARY_SEPARATE instead of gl_RELOCATABLE_LIBRARY.
14775
14776 2007-03-04  Bruno Haible  <bruno@clisp.org>
14777
14778         * modules/argmatch-tests: New file.
14779         * tests/test-argmatch.c: New file.
14780
14781         * tests/test-allocsa.c (main): Halve the number of loop runs.
14782
14783         * modules/alloca-opt-tests: New file.
14784         * tests/test-alloca-opt.c: New file.
14785
14786 2007-03-04  Jim Meyering  <jim@meyering.net>
14787
14788         Work around difference between Linux ACLs and Solaris 10 ZFS.
14789         * lib/acl.c (set_acl): Revert to using chmod_or_fchmod also
14790         for EINVAL.
14791
14792 2007-03-03  Bruno Haible  <bruno@clisp.org>
14793
14794         * modules/relocatable-prog (Depends-on): Add back progreloc's
14795         dependencies: canonicalize-lgpl, xalloc, xreadlink, stdbool, unistd.
14796
14797 2007-03-03  Bruno Haible  <bruno@clisp.org>
14798
14799         * modules/relocatable-lib-lgpl: Renamed from modules/relocatable-lib.
14800         * modules/relocatable-lib: New file.
14801
14802 2007-03-03  Bruno Haible  <bruno@clisp.org>
14803
14804         * modules/relocatable-prog: Renamed from modules/relocatable.
14805         * doc/relocatable-maint.texi: Talk about module 'relocatable-prog'.
14806
14807 2007-03-03  Bruno Haible  <bruno@clisp.org>
14808
14809         * modules/relocatable-script (Files): Add doc/relocatable.texi,
14810         m4/relocatable-lib.m4.
14811         (Depends-on): Remove 'relocatable'.
14812         (configure.ac): Add gl_RELOCATABLE_NOP.
14813
14814 2007-03-03  Bruno Haible  <bruno@clisp.org>
14815
14816         * modules/relocatable-prog-wrapper: New file.
14817         * modules/relocatable (Depends-on): Add it. Remove all other
14818         dependencies except progname.
14819         (Files): Remove build-aux/install-reloc, lib/relocwrapper.c.
14820
14821         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): New macro.
14822         (gl_FUNC_STRERROR): Nop.
14823         * lib/strerror.c: Compile the file only if !HAVE_STRERROR.
14824
14825         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): New macro.
14826         * lib/setenv.c: Compile the file only if _LIBC || !HAVE_SETENV.
14827
14828         * m4/readlink.m4 (gl_FUNC_READLINK_SEPARATE): New macro.
14829         (gl_FUNC_READLINK): Update.
14830
14831         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL_SEPARATE): New macro.
14832
14833 2007-03-03  Bruno Haible  <bruno@clisp.org>
14834
14835         * lib/xreadlink.c: Include <unistd.h> unconditionally.
14836         * modules/xreadlink (Depends-on): Add unistd.
14837         * modules/xreadlink-with-size (Depends-on): Likewise.
14838
14839 2007-03-03  Bruno Haible  <bruno@clisp.org>
14840
14841         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_UNSETENV): New macros,
14842         extracted from gt_FUNC_SETENV.
14843         (gt_FUNC_SETENV): Remove macro.
14844         * modules/setenv (configure.ac): Add gl_FUNC_SETENV, gl_FUNC_UNSETENV,
14845         remove gt_FUNC_SETENV.
14846
14847 2007-03-03  Bruno Haible  <bruno@clisp.org>
14848
14849         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY): Define
14850         ENABLE_RELOCATABLE here.
14851         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Don't define it here.
14852
14853 2007-03-03  Bruno Haible  <bruno@clisp.org>
14854
14855         * modules/rbtreehash-list-tests (Depends-on): Add progname.
14856         * tests/test-rbtreehash_list.c: Include progname.h.
14857         (main): Call set_program_name.
14858
14859         * modules/rbtree-oset-tests (Depends-on): Add progname.
14860         * tests/test-rbtree_oset.c: Include progname.h.
14861         (main): Call set_program_name.
14862
14863         * modules/rbtree-list-tests (Depends-on): Add progname.
14864         * tests/test-rbtree_list.c: Include progname.h.
14865         (main): Call set_program_name.
14866
14867         * modules/linked-list-tests (Depends-on): Add progname.
14868         * tests/test-linked_list.c: Include progname.h.
14869         (main): Call set_program_name.
14870
14871 2007-03-03  Bruno Haible  <bruno@clisp.org>
14872
14873         * lib/glob-libc.h (_Restrict_): New macro, copied from lib/regex.h.
14874         All uses of __restrict changed to _Restrict_.
14875         * lib/glob_.h (__restrict): Remove macro.
14876
14877 2007-03-02  Bruno Haible  <bruno@clisp.org>
14878
14879         * modules/gettext (configure.ac): Require gettext infrastructure
14880         from version 0.16.1.
14881
14882 2007-03-02  Bruno Haible  <bruno@clisp.org>
14883
14884         * modules/linkedhash-list-tests (Depends-on): Add progname.
14885         * tests/test-linkedhash_list.c: Include progname.h.
14886         (main): Call set_program_name.
14887
14888         * modules/carray-list-tests (Depends-on): Add progname.
14889         * tests/test-carray_list.c: Include progname.h.
14890         (main): Call set_program_name.
14891
14892         * modules/avltreehash-list-tests (Depends-on): Add progname.
14893         * tests/test-avltreehash_list.c: Include progname.h.
14894         (main): Call set_program_name.
14895
14896         * modules/avltree-oset-tests (Depends-on): Add progname.
14897         * tests/test-avltree_oset.c: Include progname.h.
14898         (main): Call set_program_name.
14899
14900         * modules/avltree-list-tests (Depends-on): Add progname.
14901         * tests/test-avltree_list.c: Include progname.h.
14902         (main): Call set_program_name.
14903
14904         * modules/array-oset-tests (Depends-on): Add progname.
14905         * tests/test-array_oset.c: Include progname.h.
14906         (main): Call set_program_name.
14907
14908         * modules/array-list-tests (Depends-on): Add progname.
14909         * tests/test-array_list.c: Include progname.h.
14910         (main): Call set_program_name.
14911
14912         * modules/argp-tests (Depends-on): Add progname.
14913         * tests/test-argp.c: Include argp.h first. Include progname.h.
14914         (main): Call set_program_name.
14915
14916 2007-03-02  Paul Eggert  <eggert@cs.ucla.edu>
14917
14918         * doc/gnulib-tool.texi (Initial import): Reword description of
14919         _FILE_OFFSET_BITS and _GNU_SOURCE, since they sometimes have a
14920         limited effect even if defined after the first system include.
14921
14922 2007-03-01  Bruno Haible  <bruno@clisp.org>
14923
14924         * build-aux/config.libpath: Update to libtool-1.5.22.
14925         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
14926
14927 2007-03-01  Bruno Haible  <bruno@clisp.org>
14928
14929         * doc/relocatable-maint.texi: Recommend to set foo_CPPFLAGS, not
14930         foo_CFLAGS.
14931         Reported by Ralf Wildenhues.
14932
14933 2007-03-01  Bruno Haible  <bruno@clisp.org>
14934
14935         * build-aux/install-reloc: Remove object files left over by some
14936         compilers.
14937         Reported by Ralf Wildenhues.
14938
14939 2007-03-01  Bruno Haible  <bruno@clisp.org>
14940
14941         * build-aux/install-reloc: Break long lines.
14942
14943 2007-03-01  Bruno Haible  <bruno@clisp.org>
14944
14945         * doc/relocatable.texi: Document that it may not work on OpenBSD.
14946         Reported by Ralf Wildenhues.
14947
14948 2007-03-01  Bruno Haible  <bruno@clisp.org>
14949
14950         * doc/gnulib-tool.texi (Initial import): Remove paragraph about
14951         include ordering constraints.
14952
14953 2007-03-01  Paul Eggert  <eggert@cs.ucla.edu>
14954
14955         Followup to the 2007-02-12 patch, using suggestions from Bruno Haible in
14956         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00136.html>.
14957         * doc/gnulib-tool.texi (Initial import): Mention _FILE_OFFSET_BITS
14958         as another example.
14959         * lib/time_.h: Fix misspelling.
14960         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
14961         Require gl_HEADER_TIME_H_DEFAULTS.
14962         * m4/strptime.m4 (gl_FUNC_STRPTIME): Likewise.
14963         * m4/time_r.m4 (gl_TIME_R): Likewise.
14964         * m4/timegm.m4 (gl_FUNC_TIMEGM): Likewise.
14965
14966 2007-03-01  Bruno Haible  <bruno@clisp.org>
14967
14968         * m4/utimecmp.m4 (gl_UTIMECMP): Don't require gl_TIMESPEC.
14969         * m4/utimens.m4 (gl_UTIMENS): Likewise.
14970
14971 2007-03-01  Jim Meyering  <jim@meyering.net>
14972
14973         * modules/xreadlink (Maintainer): Add my name.
14974         * modules/xreadlink-with-size (Depends-on): Alphabetize.
14975
14976 2007-02-26  Ben Pfaff  <blp@cs.stanford.edu>
14977             Bruno Haible  <bruno@clisp.org>
14978
14979         * build-aux/install-reloc: Compile also c-ctype.c.
14980         * build-aux/relocatable.sh.in: New file.
14981         * doc/relocatable.texi: New file.
14982         * doc/relocatable-maint.texi: New file.
14983         * doc/gnulib.texi: Include relocatable-maint.texi.
14984         * lib/progreloc.c: Include unistd.h unconditionally.
14985         * lib/relocwrapper.c: Include unistd.h unconditionally.
14986         Include c-ctype.h.
14987         (add_dotbin): Use c_tolower.
14988         * m4/relocatable-lib.m4: New file, extracted from m4/relocatable.m4.
14989         (gl_RELOCATABLE_LIBRARY): Renamed from AC_RELOCATABLE_LIBRARY.
14990         (gl_RELOCATABLE_NOP): Renamed from AC_RELOCATABLE_NOP.
14991         * m4/relocatable.m4 (AC_RELOCATABLE_LIBRARY, AC_RELOCATABLE_NOP): Move
14992         to m4/relocatable-lib.m4.
14993         (gl_RELOCATABLE): Renamed from AC_RELOCATABLE. Set also
14994         RELOCATABLE_CONFIG_H_DIR, RELOCATABLE_SRC_DIR, RELOCATABLE_BUILD_DIR.
14995         (gl_RELOCATABLE_BODY): Renamed from AC_RELOCATABLE_BODY. Don't
14996         require obsolete macro AC_EXEEXT. Don't check for unistd.h. Don't set
14997         SET_RELOCATABLE. Instead set RELOCATABLE_LDFLAGS, INSTALL_PROGRAM_ENV.
14998         * modules/relocatable: New file.
14999         * modules/relocatable-lib: New file.
15000         * modules/relocatable-script: New file.
15001
15002 2007-02-28  Bruno Haible  <bruno@clisp.org>
15003
15004         Import --enable-relocatable infrastructure.
15005         * build-aux/config.libpath: New file, from GNU gettext.
15006         * build-aux/install-reloc: New file, from GNU gettext.
15007         * build-aux/reloc-ldflags: New file, from GNU gettext.
15008         * lib/relocatable.h: New file, from GNU gettext.
15009         * lib/relocatable.c: New file, from GNU gettext.
15010         * lib/relocwrapper.c: New file, from GNU gettext.
15011         * m4/relocatable.m4: New file, from GNU gettext.
15012
15013 2007-02-28  Bruno Haible  <bruno@clisp.org>
15014
15015         * MODULES.html.sh (File system functions): Add xreadlink-with-size.
15016
15017         * modules/xreadlink: New file, from GNU gettext with modifications.
15018         * lib/xreadlink.c: New file, from GNU gettext.
15019         * lib/xreadlink.h: Add comments.
15020         (xreadlink): New declaration.
15021
15022         * modules/xreadlink-with-size: Renamed from modules/xreadlink.
15023         (Files): Remove m4/xreadlink.m4. Replace lib/xreadlink.c with
15024         lib/xreadlink-with-size.c.
15025         (configure.ac): Remove gl_XREADLINK invocation.
15026         (Makefile.am): Augment lib_SOURCES.
15027         * m4/xreadlink.m4: Remove file.
15028         * lib/xreadlink-with-size.c: Renamed from lib/xreadlink.c.
15029         (xreadlink_with_size): Renamed from xreadink.
15030         * lib/xreadlink.h (xreadlink_with_size): Renamed from xreadink.
15031         * modules/canonicalize (Depends-on): Replace xreadlink with
15032         xreadlink-with-size.
15033         * lib/canonicalize.c (canonicalize_filename_mode): Update.
15034
15035 2007-02-25  Jim Meyering  <jim@meyering.net>
15036
15037         * build-aux/announce-gen: When complaining about excess arguments,
15038         list them.
15039
15040 2007-02-25  Paul Eggert  <eggert@cs.ucla.edu>
15041
15042         * README: Document signed integer overflow situation more
15043         accurately.
15044
15045 2007-02-25  Bruno Haible  <bruno@clisp.org>
15046
15047         * lib/vasnprintf.c (VASNPRINTF): Fix estimate of size needed for a
15048         'a' or 'A' conversion.
15049
15050 2007-02-25  Bruno Haible  <bruno@clisp.org>
15051
15052         * modules/filename: Renamed from modules/pathname.
15053         (Files): Replace lib/pathname.h with lib/filename.h. Replace
15054         lib/concatpath.c with lib/concat-filename.c.
15055         (Makefile.am): Update.
15056         (Include): Replace pathname.h with filename.h.
15057         * lib/filename.h: Renamed from lib/pathname.h.
15058         (concatenated_filename): Renamed from concatenated_pathname.
15059         * lib/concat-filename.c: Renamed from lib/concatpath.c.
15060         (concatenated_filename): Renamed from concatenated_pathname.
15061         * lib/findprog.c: Include filename.h instead of pathname.h.
15062         (find_in_path): Update.
15063         * lib/javacomp.c: Include filename.h instead of pathname.h.
15064         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
15065         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
15066         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
15067         is_oldgcj_14_13_usable, is_javac_usable): Update.
15068         * lib/javaexec.c: Include filename.h instead of pathname.h.
15069         (execute_java_class): Update.
15070         * modules/findprog: Update.
15071         * modules/javacomp: Update.
15072         * modules/javaexec: Update.
15073         * MODULES.html.sh (File system functions): Add 'filename', remove
15074         'pathname'.
15075
15076 2007-02-25  Bruno Haible  <bruno@clisp.org>
15077
15078         * modules/printf-frexpl-tests: New file.
15079         * tests/test-printf-frexpl.c: New file.
15080
15081         * modules/printf-frexpl: New file.
15082         * lib/printf-frexpl.h: New file.
15083         * lib/printf-frexpl.c: New file.
15084         * m4/printf-frexpl.m4: New file.
15085
15086 2007-02-25  Bruno Haible  <bruno@clisp.org>
15087
15088         * modules/printf-frexp-tests: New file.
15089         * tests/test-printf-frexp.c: New file.
15090
15091         * modules/printf-frexp: New file.
15092         * lib/printf-frexp.h: New file.
15093         * lib/printf-frexp.c: New file.
15094         * m4/printf-frexp.m4: New file.
15095
15096 2007-02-25  Bruno Haible  <bruno@clisp.org>
15097
15098         Assume automake >= 1.10 for the tests.
15099         * modules/arcfour-tests (TESTS): Remove $(EXEEXT) suffix.
15100         * modules/arctwo-tests: Likewise.
15101         * modules/argp-tests: Likewise.
15102         * modules/avltree-list-tests: Likewise.
15103         * modules/avltree-oset-tests: Likewise.
15104         * modules/avltreehash-list-tests: Likewise.
15105         * modules/carray-list-tests: Likewise.
15106         * modules/crc-tests: Likewise.
15107         * modules/des-tests: Likewise.
15108         * modules/gc-arcfour-tests: Likewise.
15109         * modules/gc-arctwo-tests: Likewise.
15110         * modules/gc-des-tests: Likewise.
15111         * modules/gc-hmac-md5-tests: Likewise.
15112         * modules/gc-hmac-sha1-tests: Likewise.
15113         * modules/gc-md2-tests: Likewise.
15114         * modules/gc-md4-tests: Likewise.
15115         * modules/gc-md5-tests: Likewise.
15116         * modules/gc-pbkdf2-sha1-tests: Likewise.
15117         * modules/gc-rijndael-tests: Likewise.
15118         * modules/gc-sha1-tests: Likewise.
15119         * modules/gc-tests: Likewise.
15120         * modules/getaddrinfo-tests: Likewise.
15121         * modules/hmac-md5-tests: Likewise.
15122         * modules/hmac-sha1-tests: Likewise.
15123         * modules/linked-list-tests: Likewise.
15124         * modules/linkedhash-list-tests: Likewise.
15125         * modules/lock-tests: Likewise.
15126         * modules/md2-tests: Likewise.
15127         * modules/md4-tests: Likewise.
15128         * modules/md5-tests: Likewise.
15129         * modules/rbtree-list-tests: Likewise.
15130         * modules/rbtree-oset-tests: Likewise.
15131         * modules/rbtreehash-list-tests: Likewise.
15132         * modules/read-file-tests: Likewise.
15133         * modules/rijndael-tests: Likewise.
15134         * modules/stdint-tests: Likewise.
15135         * modules/tls-tests: Likewise.
15136
15137 2007-02-24  Bruno Haible  <bruno@clisp.org>
15138
15139         * lib/isnanl.h (isnanl): Define through isnan if isnan is a macro.
15140         * m4/isnan.m4 (gl_FUNC_ISNAN_NO_LIBM): Don't check for isnan as a
15141         function; instead check whether isnan with a double argument links.
15142         * m4/isnanl.m4 (gl_FUNC_ISNANL_NO_LIBM): Don't check for isnanl as a
15143         function; instead check whether isnan with a 'long double' argument
15144         links.
15145         Reported by Eric Blake <ebb9@byu.net>.
15146
15147 2007-02-24  Bruno Haible  <bruno@clisp.org>
15148
15149         * lib/isnan.c: Support the 'long double' case if USE_LONG_DOUBLE is
15150         defined.
15151         * lib/isnanl.c: Remove all code. Just include isnan.c.
15152         * modules/isnanl-nolibm (Files): Add lib/isnan.c.
15153
15154 2007-02-25  Jim Meyering  <jim@meyering.net>
15155
15156         Avoid conflicting types for 'unsetenv' on FreeBSD.
15157         * lib/putenv.c (_unsetenv): Rename from "unsetenv", to avoid
15158         conflicting with FreeBSD's (5.0 and 6.1) function declaration
15159         in stdlib.h.
15160
15161 2007-02-24  Bruno Haible  <bruno@clisp.org>
15162
15163         * modules/isnanl-nolibm-tests: New file.
15164         * tests/test-isnanl.c: New file.
15165
15166         * modules/isnanl-nolibm: New file.
15167         * lib/isnanl.h: New file.
15168         * lib/isnanl.c: New file.
15169         * m4/isnanl.m4: New file.
15170
15171 2007-02-24  Bruno Haible  <bruno@clisp.org>
15172
15173         * modules/isnan-nolibm-tests: New file.
15174         * tests/test-isnan.c: New file.
15175
15176         * modules/isnan-nolibm: New file.
15177         * lib/isnan.h: New file.
15178         * lib/isnan.c: New file.
15179         * m4/isnan.m4: New file.
15180
15181 2007-02-24  Bruno Haible  <bruno@clisp.org>
15182
15183         * lib/frexpl.c (frexpl): Correct return values for x = 1.0L. Don't
15184         assume that an exponent fits in 20 bits.
15185
15186 2007-02-24  Jim Meyering  <jim@meyering.net>
15187
15188         * m4/regex.m4: Update the description of the configure-time option,
15189         --without-included-regex, to state accurately what the defaults are,
15190         and perhaps to give people an idea why using this option is risky.
15191
15192 2007-02-24  Paul Eggert  <eggert@cs.ucla.edu>
15193
15194         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep that
15195         loops on small arguments.  This attempts to avoid the problem
15196         Bruno Haible reported for AIX 4.3.2 in
15197         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00309.html>.
15198
15199 2007-02-23  Bruno Haible  <bruno@clisp.org>
15200
15201         * m4/perl.m4 (gl_PERL): Require version 5.005, not 5.003.
15202         Needed for help2man.
15203
15204 2007-02-23  Karl Berry  <karl@gnu.org>
15205
15206         * doc/gnulib-tool.texi (CVS Issues): mention that when foo_.h
15207         exists, foo.h should be cvs-ignored, not committed.
15208
15209 2007-02-23  Eric Blake  <ebb9@byu.net>
15210
15211         * lib/getdate.h (includes):  Include <time.h>, not "timespec.h".
15212         * lib/stat-time.h (includes): Likewise.
15213         * lib/utimecmp.c (includes): Likewise.
15214         * lib/utimens.h (includes): Likewise.
15215         * lib/getdate.y (includes): Also include "timespec.h" for use
15216         internal to the module.
15217         * modules/utimens (Depends-on): Revert yesterday's patch.
15218         * modules/nanosleep (Depends-on): Add missing dependency.
15219
15220 2007-02-22  Bruno Haible  <bruno@clisp.org>
15221
15222         * lib/glob.c: Don't include getlogin_r.h.
15223
15224 2007-02-22  Jim Meyering  <jim@meyering.net>
15225
15226         * modules/utimens (Depends-on): Add timespec, required for
15227         utimens.h's inclusion of timespec.h.
15228
15229 2007-02-21  Paul Eggert  <eggert@cs.ucla.edu>
15230
15231         * lib/getcwd.c (__getcwd): Undo previous change; it mishandled
15232         long unreadable paths in GNU/Linux.  Problem reported by Andreas
15233         Schwab in
15234         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00261.html>.
15235         I'll try to think of a better way to fix the Solaris problem.
15236
15237         * lib/getcwd.c (__getcwd): Don't assume getcwd (NULL, 0) works
15238         like glibc; on Solaris 10, it fails with errno == EINVAL.
15239         POSIX says the behavior is unspecified if the first argument is NULL,
15240         so play it safe and never pass NULL to the system getcwd.
15241
15242 2007-02-21  Jim Meyering  <jim@meyering.net>
15243
15244         * lib/gettimeofday.c (rpl_gettimeofday): Remove declaration
15245         of gettimeofday.  It would conflict with the one now always
15246         provided via sys_time_.h.  Reported by Matthew Woehlke, as
15247         an IRIX 6.5 build failure.
15248
15249 2007-02-20  Paul Eggert  <eggert@cs.ucla.edu>
15250
15251         Minor fixups to port to Solaris 10 with Sun C 5.8.
15252         * lib/getcwd.c [!_LIBC]: Include dirfd.h, since we use dirfd.
15253         * modules/getcwd (Depends-on): Add dirfd.
15254         * lib/putenv.c (putenv): #undef it.
15255         (rpl_putenv): New decl.
15256         (malloc, free): Include <stdlib.h> rather than prototyping separately.
15257
15258 2007-02-20  Bruno Haible  <bruno@clisp.org>
15259
15260         * modules/stdio-tests: New file.
15261         * tests/test-stdio.c: New file.
15262
15263         * modules/vsnprintf (Files): Remove lib/vsnprintf.h.
15264         (Depends-on): Add stdio.
15265         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
15266         (Include): Use <stdio.h> instead of vsnprintf.h.
15267         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
15268         HAVE_DECL_VSNPRINTF.
15269         * lib/vsnprintf.c: Include <stdio.h> instead of vsnprintf.h.
15270
15271         * modules/snprintf (Files): Remove lib/snprintf.h.
15272         (Depends-on): Add stdio.
15273         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
15274         (Include): Use <stdio.h> instead of snprintf.h.
15275         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
15276         HAVE_DECL_SNPRINTF.
15277         * lib/snprintf.c: Include <stdio.h> instead of snprintf.h.
15278         * lib/getaddrinfo.c: Likewise.
15279
15280         * modules/stdio: New file.
15281         * lib/stdio_.h: New file, incorporating snprintf.h and vsnprintf.h.
15282         * lib/snprintf.h: Remove file.
15283         * lib/vsnprintf.h: Remove file.
15284         * lib/.cppi-disable: Remove snprintf.h.
15285         * m4/stdio_h.m4: New file.
15286         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdio.
15287
15288 2007-02-20  Jim Meyering  <jim@meyering.net>
15289
15290         * lib/ftruncate.c [HAVE_CHSIZE]: Document that this code is
15291         used by e.g., mingw.  From Bruno Haible.
15292
15293 2007-02-19  Bruno Haible  <bruno@clisp.org>
15294
15295         * lib/string_.h: Use "#pragma GCC system_header" to suppress some gcc
15296         warnings.
15297         Reported by Ben Pfaff <blp@cs.stanford.edu>.
15298
15299 2007-02-19  Bruno Haible  <bruno@clisp.org>
15300
15301         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Don't request a complaint mail
15302         from mingw users.
15303
15304 2007-02-19  Bruno Haible  <bruno@clisp.org>
15305
15306         * lib/stdlib_.h: Use "#pragma GCC system_header" to suppress some gcc
15307         warnings.
15308         Reported by Joel E. Denny <jdenny@ces.clemson.edu> via Paul Eggert.
15309
15310 2007-02-19  Jim Meyering  <jim@meyering.net>
15311
15312         Don't use FD after a successful "fdopendir (fd)".
15313         * lib/getcwd.c (__getcwd) [AT_FDCWD]: fdopendir (fd) usually closes fd.
15314         Reset it by calling dirfd on the just-obtained DIR*.
15315
15316         * m4/ftruncate.m4: Adjust comment to give this module a 3-year reprieve.
15317         Prompted by a report from Bruno Haible that mingw lacks ftruncate.
15318
15319 2007-02-18  Bruno Haible  <bruno@clisp.org>
15320
15321         * lib/readlink.c: Include <unistd.h>.
15322         * m4/readlink.m4 (gl_FUNC_READLINK): Require gl_UNISTD_H_DEFAULTS. Set
15323         HAVE_READLINK.
15324         * modules/readlink (Depends-on): Add unistd.
15325         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
15326         (Include): Add <unistd.h>.
15327
15328         * lib/getlogin_r.h: Remove file.
15329         * lib/getlogin_r.c: Include <unistd.h> instead of getlogin_r.h.
15330         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE): Remove macro.
15331         (gl_GETLOGIN_R): Inline it here. Require gl_UNISTD_H_DEFAULTS. Set
15332         HAVE_DECL_GETLOGIN_R.
15333         * modules/getlogin_r (Files): Remove lib/getlogin_r.h.
15334         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
15335         (Include): Use <unistd.h> instead of getlogin_r.h.
15336
15337         * lib/getcwd.h: Remove file.
15338         * lib/getcwd.c: Include <unistd.h> instead of getcwd.h.
15339         * lib/xgetcwd.c: Likewise.
15340         * m4/getcwd.m4 (gl_FUNC_GETCWD): Require gl_UNISTD_H_DEFAULTS. Set
15341         REPLACE_GETCWD. Don't define __GETCWD_PREFIX.
15342         * modules/getcwd (Files): Remove lib/getcwd.h.
15343         (Depends-on): Add unistd.
15344         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
15345         (Include): Use <unistd.h> instad of getcwd.h.
15346
15347         * lib/ftruncate.c: Include <unistd.h> first.
15348         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Require gl_UNISTD_H_DEFAULTS.
15349         Set HAVE_FTRUNCATE.
15350         * modules/ftruncate (Depends-on): Add unistd.
15351         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
15352
15353         * lib/fchdir.c: Include <unistd.h> first.
15354         * lib/dirent_.h: Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT.
15355         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_UNISTD_H_DEFAULTS instead
15356         of gl_HEADER_UNISTD_DEFAULTS. Set REPLACE_FCHDIR. Don't set UNISTD_H.
15357         * modules/fchdir (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
15358         (Makefile.am): Substitute also REPLACE_FCHDIR into dirent.h.
15359
15360         * lib/dup2.c: Include <unistd.h> first.
15361         * m4/dup2.m4 (gl_FUNC_DUP2): Require gl_UNISTD_H_DEFAULTS. Set
15362         HAVE_DUP2.
15363         * modules/dup2 (Depends-on): Add unistd.
15364         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
15365
15366         * lib/chown.c: Include <unistd.h> first. Undefine chown later.
15367         * m4/chown.m4 (gl_FUNC_CHOWN): Require gl_UNISTD_H_DEFAULTS. Set
15368         REPLACE_CHOWN. Don't define chown as a macro here.
15369         * modules/chown (Depends-on): Add unistd.
15370         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
15371
15372         * lib/unistd_.h: Test HAVE_UNISTD_H determined at configure time.
15373         Add definition for GL_LINK_WARNING.
15374         (chown, dup2): New declarations.
15375         (fchdir): Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT. Provide optional
15376         link warning.
15377         (ftruncate): New declaration.
15378         (getcwd): New declaration, taken from old getcwd.h.
15379         (getlogin_r): New declaration, taken from old getlogin_r.h.
15380         (readlink): New declaration.
15381         * m4/unistd_h.m4 (gl_UNISTD_H): Renamed from gl_HEADER_UNISTD. Don't
15382         set UNISTD_H. Inline gl_PREREQ_UNISTD. Set HAVE_UNISTD_H.
15383         (gl_PREREQ_UNISTD): Remove macro.
15384         (gl_UNISTD_MODULE_INDICATOR): New macro.
15385         (gl_UNISTD_H_DEFAULTS): Renamed from gl_HEADER_UNISTD_DEFAULTS. Set
15386         many new variables. Don't set UNISTD_H.
15387         * modules/unistd (Description): Change.
15388         (Depends-on): Add link-warning.
15389         (configure.ac): Update.
15390         (Makefile.am): Create unistd.h always. Substitute many new variables
15391         into it.
15392
15393 2007-02-18  Bruno Haible  <bruno@clisp.org>
15394
15395         * lib/stdlib_.h (getsubopt): New declaration, copied from getsubopt.h.
15396         * modules/stdlib (stdlib.h): Also substitute GNULIB_GETSUBOPT and
15397         HAVE_GETSUBOPT.
15398         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Also initialize
15399         GNULIB_GETSUBOPT and HAVE_GETSUBOPT.
15400         * lib/getsubopt.h: Remove file.
15401         * modules/getsubopt (Files): Remove lib/getsubopt.h.
15402         (Depends-on): Add stdlib.
15403         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
15404         (Includes): Use <stdlib.h> instead of getsubopt.h.
15405         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Require gl_STDLIB_H_DEFAULTS.
15406         Set HAVE_GETSUBOPT.
15407         * lib/getsubopt.c: Don't include getsubopt.h.
15408
15409 2007-02-18  Bruno Haible  <bruno@clisp.org>
15410
15411         * modules/fchdir (Depends-on): Add dup2.
15412
15413 2007-02-18  Bruno Haible  <bruno@clisp.org>
15414
15415         * lib/stdlib_.h: Handle glibc's special invocation convention
15416         specially.
15417
15418 2007-02-18  Bruno Haible  <bruno@clisp.org>
15419
15420         * modules/stdlib-tests: New file.
15421         * tests/test-stdlib.c: New file.
15422
15423         * modules/mkstemp (Files): Remove lib/mkstemp.h.
15424         (Depends-on): Add stdlib.
15425         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
15426         (Includes): Use <stdlib.h> instead of mkstemp.h.
15427         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require gl_STDLIB_H_DEFAULTS. Set
15428         REPLACE_MKSTEMP. Remove definition of __MKSTEMP_PREFIX.
15429         * lib/mkstemp.c: Don't include mkstemp.h.
15430         * lib/mkstemp-safer.c: Include <stdlib.h> instead of mkstemp.h.
15431         * lib/stdlib--.h: Don't include mkstemp.h.
15432
15433         * modules/mkdtemp (Files): Remove lib/mkdtemp.h.
15434         (Depends-on): Add stdlib.
15435         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
15436         (Includes): Use <stdlib.h> instead of mkdtemp.h.
15437         * m4/mkdtemp.m4 (gt_FUNC_MKDTEMP): Require gl_STDLIB_H_DEFAULTS. Set
15438         HAVE_MKDTEMP.
15439         * lib/mkdtemp.c: Don't include mkdtemp.h.
15440         * lib/clean-temp.c: Don't include mkdtemp.h.
15441
15442         * modules/exit (Files): Remove lib/exit.h.
15443         (Depends-on): Add stdlib.
15444         (Makefile.am): Remove lib_SOURCES.
15445         (Include): Use <stdlib.h> instead of exit.h.
15446         * lib/argmatch.c: Don't include exit.h.
15447         * lib/execute.c: Likewise.
15448         * lib/pagealign_alloc.c: Likewise.
15449         * lib/pipe.c: Likewise.
15450         * lib/wait-process.c: Likewise.
15451         * lib/copy-file.c: Include <stdlib.h> instead of exit.h.
15452         * lib/exitfail.c: Likewise.
15453         * lib/savewd.c: Likewise.
15454         * lib/xsetenv.c: Likewise.
15455
15456         * modules/stdlib: New file.
15457         * lib/stdlib_.h: New file, incorporating exit.h, mkdtemp.h, mkstemp.h
15458         and extra comments about mkstemp().
15459         * lib/exit.h: Remove file.
15460         * lib/mkdtemp.h: Remove file.
15461         * lib/mkstemp.h: Remove file.
15462         * m4/stdlib_h.m4: New file.
15463         * MODULES.html.sh (Support for systems lacking ANSI C 89): Add stdlib.
15464
15465 2007-02-18  Bruno Haible  <bruno@clisp.org>
15466
15467         * modules/math-tests: New file.
15468         * tests/test-math.c: New file.
15469
15470         * modules/math: New file.
15471         * modules/mathl (Files): Remove lib/mathl.h.
15472         (Depends-on): Add math.
15473         (Makefile.am): Don't mention mathl.h.
15474         (Include): Use <math.h> instead of mathl.h.
15475         * lib/math_.h: New file.
15476         * lib/mathl.h: Remove file.
15477         * lib/acosl.c: Include <config.h> and <math.h> first. Don't include
15478         mathl.h.
15479         * lib/asinl.c: Likewise.
15480         * lib/atanl.c: Likewise.
15481         * lib/ceill.c: Likewise.
15482         * lib/cosl.c: Likewise.
15483         * lib/expl.c: Likewise.
15484         * lib/floorl.c: Likewise.
15485         * lib/frexpl.c: Likewise.
15486         * lib/ldexpl.c: Likewise.
15487         * lib/logl.c: Likewise.
15488         * lib/sincosl.c: Likewise.
15489         * lib/sinl.c: Likewise.
15490         * lib/sqrtl.c: Likewise.
15491         * lib/tanl.c: Likewise.
15492         * lib/trigl.c: Likewise.
15493         * m4/math_h.m4: New file.
15494         * MODULES.html.sh (Mathematics): Add math.
15495
15496 2007-02-17  Bruno Haible  <bruno@clisp.org>
15497
15498         * modules/wctype-tests: New file.
15499         * tests/test-wctype.c: New file.
15500
15501         * modules/wchar-tests: New file.
15502         * tests/test-wchar.c: New file.
15503
15504         * modules/unistd-tests: New file.
15505         * tests/test-unistd.c: New file.
15506
15507         * modules/time-tests: New file.
15508         * tests/test-time.c: New file.
15509
15510         * modules/sysexits-tests: New file.
15511         * tests/test-sysexits.c: New file.
15512
15513         * modules/sys_time-tests: New file.
15514         * tests/test-sys_time.c: New file.
15515
15516         * modules/sys_stat-tests: New file.
15517         * tests/test-sys_stat.c: New file.
15518
15519         * modules/sys_socket-tests: New file.
15520         * tests/test-sys_socket.c: New file.
15521
15522         * modules/sys_select-tests: New file.
15523         * tests/test-sys_select.c: New file.
15524
15525         * modules/string-tests: New file.
15526         * tests/test-string.c: New file.
15527
15528         * modules/stdbool-tests: New file.
15529         * tests/test-stdbool.c: New file.
15530
15531         * modules/netinet_in-tests: New file.
15532         * tests/test-netinet_in.c: New file.
15533
15534         * modules/inttypes-tests: New file.
15535         * tests/test-inttypes.c: New file.
15536
15537         * modules/fcntl-tests: New file.
15538         * tests/test-fcntl.c: New file.
15539
15540         * modules/byteswap-tests: New file.
15541         * tests/test-byteswap.c: New file.
15542
15543         * modules/arpa_inet-tests: New file.
15544         * tests/test-arpa_inet.c: New file.
15545
15546 2007-02-17  Bruno Haible  <bruno@clisp.org>
15547
15548         * lib/inttypes_.h: Add definition for GL_LINK_WARNING.
15549         (imaxabs, imaxdiv, strtoimax, strtoumax): Don't declare the function
15550         if the corresponding module is not enabled. Emit link warnings if
15551         the function is used nevertheless.
15552         * m4/inttypes.m4 (gl_INTTYPES_H): Never use the existing <inttypes.h>.
15553         Don't AC_SUBST HAVE_DECL_IMAXABS, HAVE_DECL_IMAXDIV,
15554         HAVE_DECL_STRTOIMAX, HAVE_DECL_STRTOUMAX.
15555         (gl_INTTYPES_MODULE_INDICATOR, gl_INTTYPES_H_DEFAULTS): New macros.
15556         * modules/inttypes (Depends-on): Add link-warning.
15557         (Makefile.am): Copy the contents of build-aux/link-warning.h into
15558         inttypes.h. Substitute also GNULIB_IMAXABS, GNULIB_IMAXDIV,
15559         GNULIB_STRTOIMAX, GNULIB_STRTOUMAX.
15560         * modules/imaxabs (configure.ac): Invoke gl_INTTYPES_MODULE_INDICATOR.
15561         * modules/imaxdiv (configure.ac): Likewise.
15562         * modules/strtoimax (configure.ac): Likewise.
15563         * modules/strtoumax (configure.ac): Likewise.
15564
15565 2007-02-17  Bruno Haible  <bruno@clisp.org>
15566
15567         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Include the contents of
15568         gl_STRING_MODULE_INDICATOR_DEFAULTS.
15569         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Remove macro.
15570         (gl_HEADER_STRING_H_BODY, gl_STRING_MODULE_INDICATOR): Update.
15571
15572 2007-02-17  Bruno Haible  <bruno@clisp.org>
15573
15574         * modules/link-warning: New file.
15575         * build-aux/link-warning.h: New file, extracted from lib/string_.h.
15576         * lib/string_.h (GL_LINK_WARNING): Remove definition.
15577         * modules/string (Depends-on): Add link-warning.
15578         (Makefile.am): Copy the contents of build-aux/link-warning.h into
15579         string.h.
15580         * MODULES.html.sh (Support for building libraries and executables): Add
15581         link-warning.
15582
15583 2007-02-17  Bruno Haible  <bruno@clisp.org>
15584
15585         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strcasecmp,
15586         strncasecmp, strchr, strchrnul, strdup, strndup, strnlen, strcspn,
15587         strpbrk, strspn, strrchr, strsep, strstr, strcasestr, strtok_r): Break
15588         long lines.
15589
15590 2007-02-17  Ben Pfaff  <blp@cs.stanford.edu>
15591             Bruno Haible  <bruno@clisp.org>
15592
15593         * modules/tmpfile: New file.
15594         * lib/tmpfile.c: New file.
15595         * m4/tmpfile.m4: New file.
15596         * MODULES.html.sh (func_all_modules): New section "Input/output".
15597
15598 2007-02-15  Bruno Haible  <bruno@clisp.org>
15599
15600         * lib/clean-temp.c [WIN32 && !CYGWIN]: Include <windows.h>.
15601         (supports_delete_on_close): New function.
15602         (open_temp, fopen_temp): Use _O_TEMPORARY when supported.
15603
15604 2007-02-14  Bruno Haible  <bruno@clisp.org>
15605
15606         * modules/mbspcasecmp-tests: New file.
15607         * tests/test-mbspcasecmp.sh: New file.
15608         * tests/test-mbspcasecmp.c: New file.
15609
15610         New module mbspcasecmp.
15611         * modules/mbspcasecmp: New file.
15612         * lib/mbspcasecmp.c: New file.
15613         * lib/string_.h (strncasecmp): Change warning message.
15614         (mbspcasecmp): New declaration.
15615         * m4/mbspcasecmp.m4: New file.
15616         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
15617         GNULIB_MBSPCASECMP.
15618         * modules/string (string.h): Also substitute GNULIB_MBSPCASECMP.
15619         * MODULES.html.sh (Internationalization functions): Add mbspcasecmp.
15620
15621 2007-02-14  Bruno Haible  <bruno@clisp.org>
15622
15623         * modules/mbsncasecmp-tests: New file.
15624         * tests/test-mbsncasecmp.sh: New file.
15625         * tests/test-mbsncasecmp.c: New file.
15626
15627         New module mbsncasecmp.
15628         * modules/mbsncasecmp: New file.
15629         * lib/mbsncasecmp.c: New file.
15630         * lib/string_.h (mbsncasecmp): New declaration.
15631         * m4/mbsncasecmp.m4: New file.
15632         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
15633         GNULIB_MBSNCASECMP.
15634         * modules/string (string.h): Also substitute GNULIB_MBSNCASECMP.
15635         * MODULES.html.sh (Internationalization functions): Add mbsncasecmp.
15636
15637 2007-02-14  Paul Eggert  <eggert@cs.ucla.edu>
15638
15639         * lib/exclude.c (FNM_EXTMATCH): Define if system does not.
15640         Verify that it doesn't overlap with our flags.
15641         (fnmatch_no_wildcards): Don't use strcasecmp or strncasecmp, which
15642         do not have the desired effect in multibyte locales; instead, use
15643         mbscasecmp.
15644         * modules/exclude (Depends-on): Depend on mbscasecmp, not strcase.
15645         Add dependency on xalloc.  Depend on fnmatch, not fnmatch-gnu, since
15646         we don't require GNU fnmatch ourselves (if our users require it, they
15647         should do so explicitly).
15648
15649         Fix regex code so it doesn't rely on strcasecmp.
15650         * lib/regex_internal.h: Include <langinfo.h> only if _LIBC is defined.
15651         Otherwise, include gnulib's langinfo.h.
15652         * lib/regcomp.c (init_dfa): Don't use strcasecmp, as it can have
15653         undesirable behavior in non-C locales.  Instead, rely on localecharset.
15654         * m4/regex.m4 (gl_PREREQ_REGEX): Don't require AM_LANGINFO_CODESET.
15655         * modules/regex (FILES): Remove m4/codeset.m4.
15656         (Depends-on): Add localcharset.  Remove strcase.
15657
15658 2007-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15659
15660         * m4/unlinkdir.m4 (gl_UNLINKDIR): Fix m4 quoting bug.
15661         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Likewise.
15662
15663 2007-02-13  Bruno Haible  <bruno@clisp.org>
15664
15665         * m4/intdiv0.m4 (gt_INTDIV0): Assume ANSI C. Fix underquoting bug.
15666         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
15667
15668 2007-02-12  Bruno Haible  <bruno@clisp.org>
15669
15670         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
15671         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): If
15672         GNULIB_POSIXCHECK and the gnulib module not enabled, provoke a link-
15673         time warning rather than a link error.
15674
15675 2007-02-12  Bruno Haible  <bruno@clisp.org>
15676
15677         * m4/locale-fr.m4 (gt_LOCALE_FR): Fix m4 quoting bug.
15678         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
15679         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
15680
15681 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
15682
15683         * lib/string_.h (strncasecmp): Fix typo: this macro takes 3
15684         args, not 2.
15685
15686 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
15687
15688         New module 'time', so that apps can include <time.h> as per
15689         POSIX and GNU instead of separate include files like time_r.h
15690         and timegm.h.  This implementation tries out a simpler approach
15691         for replacing decls in standard include files (as compared to
15692         the string module), somewhat as an experiment.
15693
15694         * config/srclist.txt: Comment out mktime.c for now.
15695         * doc/gnulib-tool.texi (Initial import): Don't use time_r as an example
15696         since it doesn't apply any more.  Use generic wording instead.
15697         * MODULES.html.sh (Support for systems lacking POSIX:2001): New module
15698         'time'.
15699         * lib/time_.h, m4/time_h.m4, modules/time: New files.
15700         * lib/strptime.h, lib/time_r.h, lib/timegm.h: Remove.
15701         * lib/mktime.c: Include config.h depending on _LIBC, not HAVE_CONFIG_H.
15702         Don't include <sys/types.h>; no longer needed since we assume C89.
15703         * lib/mktime.c: Don't include "time_r.h"; no longer needed.
15704         * lib/strftime.c: Likewise.
15705         * lib/time_r.c: Likewise.
15706         * lib/nanosleep.c (nanosleep): #undef after include files, not before.
15707         * lib/nanosleep.c: Include <time.h> first, to check interface.
15708         * lib/strptime.c: Likewise.
15709         * lib/time_r.c: Likewise.
15710         * lib/timegm.c: Likewise.
15711         * lib/strptime.c: Don't include strptime.h or time_r.h; no longer
15712         needed.
15713         * lib/timegm.c: Don't include timegm.h; no longer needed.
15714         * lib/timespec.h: Don't include <sys/time.h> before <time.h>;
15715         time.h now handles any problems in that area.
15716         (struct timespec, nanosleep): Remove; time.h now arranges for these.
15717         * lib/xnanosleep.c: Don't include timespec.h; no longer needed now
15718         that time.h defines struct timespec.
15719         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check that nanosleep is declared.
15720         Set REPLACE_NANOSLEEP.  Don't AC_DEFINE nanosleep; the time module now
15721         handles that.
15722         * m4/strptime.m4 (gl_FUNC_STPRTIME): Set REPLACE_STRPTIME.
15723         * m4/time_r.m4 (gl_TIME_R): Don't define HAVE_TIME_R_POSIX; no longer
15724         needed.  Set REPLACE_LOCALTIME.
15725         * m4/timegm.m4 (gl_FUNC_TIMEGM): Set REPLACE_TIMEGM.
15726         * m4/timespec.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Move to time_h.m4.
15727         (gl_TIMESPEC): Don't check for sys/time.h or struct timespec or
15728         nanosleep; time_h.m4 now does that.  Don't require
15729         gl_USE_SYSTEM_EXTENSIONS; no longer needed directly, and the time
15730         module handles this now.
15731         * modules/getdate (Depends-on): Remove timespec.  Add time.
15732         * modules/nanosleep (Depends-on): Likewise.
15733         * modules/stat-time (Depends-on): Likewise.
15734         * modules/nanosleep (Include): Include time.h, not timespec.h.
15735         * modules/strptime (Files): Remove lib/strptime.h.
15736         (Depends-on): Add extensions, time.
15737         (Include): Include time.h, not strptime.h.
15738         * modules/time_r (Files): Remove lib/time_r.h.
15739         (Depends-on): Add time.
15740         (Include): Include time.h, not time_r.h.
15741         * modules/timegm: Likewise.
15742         * modules/timespec (Description): Now does timespec-related decls
15743         of our own, instead of struct timespec itself.
15744         (Depends-on): Add time; remove extensions.
15745         (Maintainer): Add self.
15746         * modules/utimecmp (Depends-on): Add time; remove timespec.
15747         * modules/utimens (Depends-on): Likewise.
15748         * modules/xnanosleep (Depends-on): Likewise.
15749
15750 2007-02-11  Bruno Haible  <bruno@clisp.org>
15751
15752         * lib/c-strstr.c: Include allocsa.h.
15753         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
15754         * lib/c-strcasestr.c: Include allocsa.h.
15755         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
15756         * lib/strcasestr.c: Include allocsa.h.
15757         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
15758         * lib/mbsstr.c: Include allocsa.h.
15759         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
15760         allocsa/freesa instead of malloc/free.
15761         * lib/mbscasestr.c: Include allocsa.h.
15762         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
15763         allocsa/freesa instead of malloc/free.
15764         * modules/c-strstr (Depends-on): Add allocsa.
15765         * modules/c-strcasestr (Depends-on): Likewise.
15766         * modules/strcasestr (Depends-on): Likewise.
15767         * modules/mbsstr (Depends-on): Likewise.
15768         * modules/mbscasestr (Depends-on): Likewise.
15769
15770 2007-02-11  Bruno Haible  <bruno@clisp.org>
15771
15772         * lib/mbsspn.c (mbsspn): Fix bug. Remove unnecessary strlen call.
15773
15774         * modules/mbsspn-tests: New file.
15775         * tests/test-mbsspn.sh: New file.
15776         * tests/test-mbsspn.c: New file.
15777
15778 2007-02-11  Bruno Haible  <bruno@clisp.org>
15779
15780         * lib/mbspbrk.c (mbspbrk): Remove unneeded cast.
15781
15782         * modules/mbspbrk-tests: New file.
15783         * tests/test-mbspbrk.sh: New file.
15784         * tests/test-mbspbrk.c: New file.
15785
15786 2007-02-11  Bruno Haible  <bruno@clisp.org>
15787
15788         * lib/mbscspn.c (mbscspn): Remove unnecessary strlen call and
15789         unneeded cast.
15790
15791         * modules/mbscspn-tests: New file.
15792         * tests/test-mbscspn.sh: New file.
15793         * tests/test-mbscspn.c: New file.
15794
15795 2007-02-11  Bruno Haible  <bruno@clisp.org>
15796
15797         * modules/mbscasecmp-tests: New file.
15798         * tests/test-mbscasecmp.sh: New file.
15799         * tests/test-mbscasecmp.c: New file.
15800
15801 2007-02-11  Bruno Haible  <bruno@clisp.org>
15802
15803         Ensure O(n) worst-case complexity of mbscasestr.
15804         * lib/mbscasestr.c: Include stdbool.h.
15805         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
15806         functions.
15807         (mbscasestr): Add some bookkeeping. Invoke knuth_morris_pratt_* when
15808         the bookkeeping indicates that it's worth it.
15809         * modules/mbscasestr (Depends-on): Add stdbool, mbslen, strnlen.
15810
15811         * modules/mbscasestr-tests: New file.
15812         * tests/test-mbscasestr1.c: New file.
15813         * tests/test-mbscasestr2.sh: New file.
15814         * tests/test-mbscasestr2.c: New file.
15815         * tests/test-mbscasestr3.sh: New file.
15816         * tests/test-mbscasestr3.c: New file.
15817         * tests/test-mbscasestr4.sh: New file.
15818         * tests/test-mbscasestr4.c: New file.
15819         * m4/locale-tr.m4: New file.
15820
15821 2007-02-11  Bruno Haible  <bruno@clisp.org>
15822
15823         Ensure O(n) worst-case complexity of mbsstr.
15824         * lib/mbsstr.c: Include stdbool.h.
15825         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
15826         functions.
15827         (mbsstr): Add some bookkeeping. Invoke knuth_morris_pratt_* when the
15828         bookkeeping indicates that it's worth it.
15829         * modules/mbsstr (Depends-on): Add stdbool, mbslen, strnlen.
15830
15831         * modules/mbsstr-tests: New file.
15832         * tests/test-mbsstr1.c: New file.
15833         * tests/test-mbsstr2.sh: New file.
15834         * tests/test-mbsstr2.c: New file.
15835         * tests/test-mbsstr3.sh: New file.
15836         * tests/test-mbsstr3.c: New file.
15837         * m4/locale-fr.m4: New file.
15838
15839 2007-02-11  Bruno Haible  <bruno@clisp.org>
15840
15841         * lib/mbsrchr.c (mbsrchr): Fix bug.
15842
15843         * modules/mbsrchr-tests: New file.
15844         * tests/test-mbsrchr.sh: New file.
15845         * tests/test-mbsrchr.c: New file.
15846
15847 2007-02-11  Bruno Haible  <bruno@clisp.org>
15848
15849         * lib/mbschr.c (mbschr): Fix bug.
15850
15851         * modules/mbschr-tests: New file.
15852         * tests/test-mbschr.sh: New file.
15853         * tests/test-mbschr.c: New file.
15854         * m4/locale-zh.m4: New file.
15855
15856 2007-02-11  Bruno Haible  <bruno@clisp.org>
15857
15858         Support for copying multibyte string iterators.
15859         * lib/mbiter.h: Include <string.h>.
15860         (mbiter_multi_copy): New function.
15861         (mbi_copy): New macro.
15862         * lib/mbuiter.h: Include <string.h>.
15863         (mbuiter_multi_copy): New function.
15864         (mbui_copy): New macro.
15865
15866 2007-02-11  Bruno Haible  <bruno@clisp.org>
15867
15868         New module mbslen.
15869         * modules/mbslen: New file.
15870         * lib/mbslen.c: New file.
15871         * lib/string_.h (mbslen): New declaration.
15872         * m4/mbslen.m4: New file.
15873         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
15874         GNULIB_MBSLEN.
15875         * modules/string (string.h): Also substitute GNULIB_MBSLEN.
15876         * MODULES.html.sh (Internationalization functions): Add mbslen.
15877
15878 2007-02-11  Bruno Haible  <bruno@clisp.org>
15879
15880         Ensure O(n) worst-case complexity of strcasestr substitute.
15881         * lib/strcasestr.c: Include stdbool.h.
15882         (knuth_morris_pratt): New function.
15883         (strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when the
15884         bookkeeping indicates that it's worth it.
15885         * modules/strcasestr (Depends-on): Add stdbool, strnlen.
15886
15887         * modules/strcasestr-tests: New file.
15888         * tests/test-strcasestr.c: New file.
15889
15890 2007-02-11  Bruno Haible  <bruno@clisp.org>
15891
15892         Ensure O(n) worst-case complexity of c_strcasestr.
15893         * lib/c-strcasestr.c: Include stdbool.h, string.h.
15894         (knuth_morris_pratt): New function.
15895         (c_strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when
15896         the bookkeeping indicates that it's worth it.
15897         * modules/c-strcasestr (Depends-on): Add stdbool, strnlen.
15898
15899         * modules/c-strcasestr-tests: New file.
15900         * tests/test-c-strcasestr.c: New file.
15901
15902 2007-02-11  Bruno Haible  <bruno@clisp.org>
15903
15904         Ensure O(n) worst-case complexity of c_strstr.
15905         * lib/c-strstr.c: Include stdbool.h, string.h.
15906         (knuth_morris_pratt): New function.
15907         (c_strstr): Add some bookkeeping. Invoke knuth_morris_pratt when the
15908         bookkeeping indicates that it's worth it.
15909         * modules/c-strstr (Depends-on): Add stdbool, strnlen.
15910
15911         * lib/c-strstr.c: Complete rewrite for maintainability.
15912
15913         * modules/c-strstr-tests: New file.
15914         * tests/test-c-strstr.c: New file.
15915
15916 2007-02-11  Bruno Haible  <bruno@clisp.org>
15917
15918         * m4/javacomp.m4 (gt_JAVACOMP): Work around a 'tr' bug in coreutils
15919         5.2.1 and earlier, whereby \055 was treated just like the range
15920         delimiter '-'.
15921         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
15922
15923 2007-02-08  Bruno Haible  <bruno@clisp.org>
15924
15925         * modules/regex (Depends-on): Add stdbool.
15926         Reported by Dalibor Topic <robilad@kaffe.org>.
15927
15928 2007-02-05  Paul Eggert  <eggert@cs.ucla.edu>
15929
15930         * m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
15931         Prefer returning from main to exiting from it.
15932         Remove unnecessary parens after sizeof.
15933
15934 2007-02-05  Bruno Haible  <bruno@clisp.org>
15935
15936         New module mbssep.
15937         * modules/mbssep: New file.
15938         * lib/mbssep.c: New file.
15939         * lib/string_.h (strsep): Add a conditional link warning.
15940         (mbssep): New declaration.
15941         * m4/mbssep.m4: New file.
15942         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
15943         GNULIB_MBSSEP.
15944         * modules/string (string.h): Also substitute GNULIB_MBSSEP.
15945         * MODULES.html.sh (Internationalization functions): Add mbssep.
15946
15947 2007-02-05  Bruno Haible  <bruno@clisp.org>
15948
15949         * lib/strsep.c (strsep): Fix actions in case of no delimiters.
15950         Optimize search in case of 1 delimiter.
15951
15952 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
15953
15954         * lib/acl.h: Include sys/types.h before sys/acl.h.
15955
15956 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
15957
15958         Merge upstream fix for glibc bugzilla #3957:
15959
15960         2007-02-05  Jakub Jelinek  <jakub@redhat.com>
15961
15962         * lib/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
15963         bit for RE_HAT_LISTS_NOT_NEWLINE.
15964         (build_charclass_op): Remove bogus comment.
15965
15966 2007-02-05  Simon Josefsson  <simon@josefsson.org>
15967
15968         * lib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
15969
15970 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
15971
15972         * lib/getsubopt.c [!_LIBC]: Include config.h and getsubopt.h.
15973         * lib/memmem.c [!defined _LIBC]: Include config.h.
15974
15975 2007-02-04  Bruno Haible  <bruno@clisp.org>
15976
15977         * lib/string_.h (GL_LINK_WARNING2): Put the word "warning:" into the
15978         warning message.
15979
15980 2007-02-04  Bruno Haible  <bruno@clisp.org>
15981
15982         New module mbstok_r.
15983         * modules/mbstok_r: New file.
15984         * lib/mbstok_r.c: New file.
15985         * lib/string_.h (strtok_r): Change argument names to match the
15986         comments. Add a conditional link warning.
15987         (mbstok_r): New declaration.
15988         * m4/mbstok_r.m4: New file.
15989         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
15990         GNULIB_MBSTOK_R.
15991         * modules/string (string.h): Also substitute GNULIB_MBSTOK_R.
15992         * MODULES.html.sh (Internationalization functions): Add mbstok_r.
15993
15994 2007-02-04  Bruno Haible  <bruno@clisp.org>
15995
15996         New module mbsspn.
15997         * modules/mbsspn: New file.
15998         * lib/mbsspn.c: New file.
15999         * lib/string_.h (strspn): Add a conditional link warning.
16000         (mbsspn): New declaration.
16001         * m4/mbsspn.m4: New file.
16002         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
16003         GNULIB_MBSSPN.
16004         * modules/string (string.h): Also substitute GNULIB_MBSSPN.
16005         * MODULES.html.sh (Internationalization functions): Add mbsspn.
16006
16007 2007-02-04  Bruno Haible  <bruno@clisp.org>
16008
16009         New module mbspbrk.
16010         * modules/mbspbrk: New file.
16011         * lib/mbspbrk.c: New file.
16012         * lib/string_.h (strpbrk): Add a conditional link warning.
16013         (mbspbrk): New declaration.
16014         * m4/mbspbrk.m4: New file.
16015         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
16016         GNULIB_MBSPBRK.
16017         * modules/string (string.h): Also substitute GNULIB_MBSPBRK.
16018         * MODULES.html.sh (Internationalization functions): Add mbspbrk.
16019
16020 2007-02-04  Bruno Haible  <bruno@clisp.org>
16021
16022         New module mbscspn.
16023         * modules/mbscspn: New file.
16024         * lib/mbscspn.c: New file.
16025         * lib/string_.h (strcspn): Add a conditional link warning.
16026         (mbscspn): New declaration.
16027         * m4/mbscspn.m4: New file.
16028         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
16029         GNULIB_MBSCSPN.
16030         * modules/string (string.h): Also substitute GNULIB_MBSCSPN.
16031         * MODULES.html.sh (Internationalization functions): Add mbscspn.
16032
16033 2007-02-04  Bruno Haible  <bruno@clisp.org>
16034
16035         New module mbscasestr, reduced goal of strcasestr.
16036         * modules/mbscasestr: New file.
16037         * lib/mbscasestr.c: New file, copied from lib/strcasestr.c.
16038         (mbscasestr): Renamed from strcasestr.
16039         * lib/strcasestr.c: Don't include mbuiter.h.
16040         (strcasestr): Remove support for multibyte locales.
16041         * lib/string_.h (strcasestr): Don`t rename. Declare only if missing.
16042         Change the conditional link warning.
16043         (mbscasestr): New declaration.
16044         * m4/mbscasestr.m4: New file.
16045         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Enable the replacement only if
16046         the system does not have strcasestr. Set HAVE_STRCASESTR instead of
16047         REPLACE_STRCASESTR.
16048         (gl_PREREQ_STRCASESTR): Don't require gl_FUNC_MBRTOWC.
16049         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
16050         HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
16051         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSCASESTR.
16052         * modules/string (string.h): Also substitute GNULIB_MBSCASESTR.
16053         Substitute HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
16054         * modules/strcasestr (Files): Remove m4/mbrtowc.m4.
16055         (Depends-on): Remove mbuiter.
16056         * MODULES.html.sh (Internationalization functions): Add mbscasestr.
16057
16058 2007-02-04  Bruno Haible  <bruno@clisp.org>
16059
16060         Simplify handling of strncasecmp.
16061         * lib/string_.h (strncasecmp): Remove test for GNULIB_STRCASE. Change
16062         the conditional link warning.
16063         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
16064         HAVE_STRCASECMP, not REPLACE_STRCASECMP.
16065         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Don't initialize GNULIB_STRCASE.
16066         * modules/strcase (configure.ac): Don't invoke
16067         gl_STRING_MODULE_INDICATOR.
16068         * modules/string (string.h): Don't substitute GNULIB_STRCASE.
16069
16070 2007-02-04  Bruno Haible  <bruno@clisp.org>
16071
16072         New module mbscasecmp, reduced goal of strcasecmp.
16073         * modules/mbscasecmp: New file.
16074         * lib/mbscasecmp.c: New file, copied from lib/strcasecmp.c.
16075         (mbscasecmp): Renamed from strcasecmp.
16076         * lib/strcasecmp.c: Don't include mbuiter.h.
16077         (strcasecmp): Remove support for multibyte locales.
16078         * lib/string_.h (strcasecmp): Don`t rename. Declare only if missing.
16079         Change the conditional link warning.
16080         (mbscasecmp): New declaration.
16081         * m4/mbscasecmp.m4: New file.
16082         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Enable the replacement only if
16083         the system lacks strcasecmp. Set HAVE_STRCASECMP instead of
16084         REPLACE_STRCASECMP.
16085         (gl_PREREQ_STRCASECMP): Don't require gl_FUNC_MBRTOWC.
16086         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
16087         GNULIB_MBSCASECMP.
16088         * modules/string (string.h): Also substitute GNULIB_MBSCASECMP.
16089         Substitute HAVE_STRCASECMP instead of REPLACE_STRCASECMP.
16090         * modules/strcase (Files): Remove m4/mbrtowc.m4.
16091         (Depends-on): Remove mbuiter.
16092         * MODULES.html.sh (Internationalization functions): Add mbscasecmp.
16093
16094 2007-02-04  Bruno Haible  <bruno@clisp.org>
16095
16096         New module mbsstr. Remove module strstr.
16097         * modules/mbsstr: New file.
16098         * modules/strstr: Remove file.
16099         * lib/mbsstr.c: Renamed from lib/strstr.c.
16100         (mbsstr): Renamed from strstr.
16101         * lib/string_.h (strstr): Remove declaration. Change the conditional
16102         link warning.
16103         (mbsstr): New declaration.
16104         * m4/mbsstr.m4: New file.
16105         * m4/strstr.m4: Remove file.
16106         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Don't initialize
16107         REPLACE_STRSTR.
16108         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSSTR.
16109         Don't initialize GNULIB_STRSTR.
16110         * modules/string (string.h): Also substitute GNULIB_MBSSTR. Don't
16111         substitute GNULIB_STRSTR and REPLACE_STRSTR.
16112         * MODULES.html.sh (Internationalization functions): Add mbsstr.
16113         (Support for systems lacking ANSI C 89): Remove strstr.
16114
16115 2007-02-04  Bruno Haible  <bruno@clisp.org>
16116
16117         New module mbsrchr.
16118         * modules/mbsrchr: New file.
16119         * lib/mbsrchr.c: New file.
16120         * lib/string_.h (strrchr): Add a conditional link warning.
16121         (mbsrchr): New declaration.
16122         * m4/mbsrchr.m4: New file.
16123         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
16124         GNULIB_MBSRCHR.
16125         * modules/string (string.h): Also substitute GNULIB_MBSRCHR.
16126         * MODULES.html.sh (Internationalization functions): Add mbsrchr.
16127
16128 2007-02-04  Bruno Haible  <bruno@clisp.org>
16129
16130         New module mbschr.
16131         * modules/mbschr: New file.
16132         * lib/mbschr.c: New file.
16133         * lib/string_.h (strchr): Add a conditional link warning.
16134         (mbschr): New declaration.
16135         * m4/mbschr.m4: New file.
16136         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
16137         GNULIB_MBSCHR.
16138         * modules/string (string.h): Also substitute GNULIB_MBSCHR.
16139         * MODULES.html.sh (Internationalization functions): Add mbschr.
16140
16141 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
16142
16143         * lib/stdbool_.h: Mention that bool bit-fields aren't supported.
16144
16145         * modules/stdarg (configure.ac-early): Require AC_PROG_CC_STDC.
16146
16147 2007-02-04  Bruno Haible  <bruno@clisp.org>
16148
16149         New module description section 'configure.ac-early'.
16150         * gnulib-tool (sed_extract_prog): Recognize configure.ac-early.
16151         (func_get_autoconf_early_snippet): New function.
16152         (func_import, func_create_testdir): Use it. Remove special cases for
16153         modules 'extensions' and 'lock'.
16154         * modules/extensions (configure.ac-early): Require
16155         gl_USE_SYSTEM_EXTENSIONS.
16156         * modules/lock (configure.ac-early): Require gl_LOCK_EARLY.
16157
16158 2007-02-04  Bruno Haible  <bruno@clisp.org>
16159
16160         Make use of gcj-4.3's -fsource and -ftarget option.
16161         * m4/javacomp.m4 (gt_JAVACOMP): Test whether gcj is in version >= 4.3,
16162         and if so try the options -fsource and -ftarget.
16163         * lib/javacomp.c (compile_using_gcj): Add fsource_option,
16164         source_version, ftarget_option, target_version arguments.
16165         (is_envjavac_gcj43, is_envjavac_gcj43_usable): New functions.
16166         (is_envjavac_oldgcj_14_14_usable): Renamed from
16167         is_envjavac_gcj_14_14_usable.
16168         (is_envjavac_oldgcj_14_13_usable): Renamed from
16169         is_envjavac_gcj_14_13_usable.
16170         (is_gcj_present): Update.
16171         (is_gcj_43, is_gcj43_usable): New functions.
16172         (is_oldgcj_14_14_usable): Renamed from is_gcj_14_14_usable. Update.
16173         (is_oldgcj_14_13_usable): Renamed from is_gcj_14_13_usable. Update.
16174         (compile_java_class): Test whether gcj is in version >= 4.3, and if so
16175         try the options -fsource and -ftarget.
16176
16177 2007-02-03  Paul Eggert  <eggert@cs.ucla.edu>
16178
16179         * lib/xalloc.h (x2nrealloc): Fix an unlikely bug in the overflow
16180         checking code.  Set N = ceil (1.5 * N) rather than to a slightly
16181         larger value.
16182
16183 2007-02-03  Jim Meyering  <jim@meyering.net>
16184
16185         Give tools a better chance to allocate space for very large buffers.
16186         * lib/xalloc.h (x2nrealloc): Use 3/2, not 2, as buffer size factor.
16187
16188         Make pwd and readlink work also when run with an unreadable parent dir
16189         on systems with openat support.
16190         * lib/getcwd.c (__getcwd) [HAVE_PARTLY_WORKING_GETCWD]: Use the system
16191         provided getcwd function, even when we have openat support.
16192         Reported by Dmitry V. Levin in <http://bugzilla.redhat.com/227168>.
16193
16194 2007-02-02  Bruno Haible  <bruno@clisp.org>
16195
16196         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
16197         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): Provoke a link
16198         error only if GNULIB_POSIXCHECK is defined. Needed to avoid artificial
16199         portability problems if one of these functions is only used on specific
16200         platforms.
16201         Reported by Paul Eggert.
16202
16203 2007-02-02  Paul Eggert  <eggert@cs.ucla.edu>
16204
16205         Avoid mempcpy in the regex code, as the string.h mempcpy stuff
16206         is causing more trouble than it's curing.
16207         * lib/regex_internal.h (__mempcpy): Remove.
16208         * lib/regcomp.c (regerror): Rewrite to avoid the need for mempcpy
16209         (and make the code a tad smaller to boot).
16210         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for mempcpy.
16211
16212 2007-02-02  Jim Meyering  <jim@meyering.net>
16213
16214         * modules/arpa_inet: Put AC_PROG_MKDIR_P in the configure.ac:
16215         section, not in the Makefile.am: one.
16216
16217 2007-02-02  Eric Blake  <ebb9@byu.net>
16218
16219         * lib/strchrnul.c: Always include config.h first.
16220
16221         * modules/mountlist (Depends-on): Revert 2007-01-31 change,
16222         gnulib strstr is not necessary here.
16223
16224 2007-02-02  Simon Josefsson  <simon@josefsson.org>
16225
16226         * m4/socklen.m4: Fix typo.
16227
16228 2007-02-02  Eric Blake  <ebb9@byu.net>
16229
16230         * modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid races.
16231         * modules/netinet_in (Makefile.am): Likewise.
16232
16233 2007-02-01  Bruno Haible  <bruno@clisp.org>
16234
16235         * lib/string_.h (GL_LINK_WARNING): New macro.
16236         (strcasecmp, strstr, strcasestr): If provided by the system,
16237         conditionally define as a macro that leads to a warning instead of to
16238         an error.
16239         (strncasecmp): Conditionally define as a macro that leads to a warning.
16240
16241 2007-02-01  Karl Berry  <karl@gnu.org>
16242
16243         * config/srclist.txt (strtok_r.c): lose sync, no more strtok_r.h.
16244
16245 2007-02-01  Bruno Haible  <bruno@clisp.org>
16246
16247         * MODULES.html.sh (Unicode string functions): Update after 2007-01-27
16248         renamings.
16249
16250 2007-02-01  Eric Blake  <ebb9@byu.net>
16251
16252         * modules/regex (Depends-on): Revert dependence on mempcpy.
16253         * lib/regex_internal.h [! _LIBC && !__mempcpy]: Undo string
16254         module's definition of mempcpy.
16255         Reported by Paul Eggert.
16256
16257 2007-02-01  Paul Eggert  <eggert@cs.ucla.edu>
16258
16259         * lib/string_.h: If the gnulib module XYZ is not present, undefine
16260         the symbol XYZ before redefining it.  This fixes a problem with
16261         programs that don't use XYZ, when compiled on systems that define
16262         XYZ to something else.
16263
16264 2007-01-31  Paul Eggert  <eggert@cs.ucla.edu>
16265
16266         * lib/mkdir-p.c (make_dir_parents): Close a race condition that
16267         occurs when "mkdir -m foo" creates a setgid directory that is (1)
16268         writeable to group or other and (2) is intended to have a special
16269         mode bit that is set or cleared.  In such a case, the directory
16270         should be neither group- nor other-writeable until the special
16271         mode bits are right.
16272
16273 2007-01-31  Eric Blake  <ebb9@byu.net>
16274
16275         * modules/mountlist (Depends-on): Add strstr.
16276
16277         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usage
16278         bug.
16279         * modules/string (Makefile.am): Remove redundant replacement.
16280         * modules/regex (Depends-on): Add mempcpy.
16281
16282 2007-01-31  Bruno Haible  <bruno@clisp.org>
16283
16284         New module description field 'Link'.
16285         * gnulib-tool (func_usage): Document --extract-link-directive.
16286         (sed_extract_prog): Recognize 'Link' directive.
16287         (func_get_link_directive): New function.
16288         (func_import): Show summary of link directives.
16289         Handle --extract-link-directive option.
16290         * modules/acl (Link): New section.
16291         * modules/clock-time (Link): New section.
16292         * modules/euidaccess (Link): New section.
16293         * modules/gettext (Link): New section.
16294         * modules/iconv (Link): New section.
16295         * modules/lock (Link): New section.
16296         * modules/nanosleep (Link): New section.
16297         * modules/readline (Link): New section.
16298
16299 2007-01-27  Bruno Haible  <bruno@clisp.org>
16300
16301         Enforce the use of gnulib modules for unportable <string.h> functions.
16302         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): New macro.
16303         (gl_STRING_MODULE_INDICATOR_DEFAULTS): New macro.
16304         (gl_HEADER_STRING_H_BODY): Require it.
16305         * lib/string_.h: If the gnulib module XYZ is not present, redefine
16306         the symbol XYZ to one that gives a link error.
16307         * modules/string (Makefile.am): Also substitute the GNULIB_* variables.
16308         * modules/memmem (configure.ac): Invoke gl_STRING_MODULE_INDICATOR.
16309         * modules/mempcpy (configure.ac): Likewise.
16310         * modules/memrchr (configure.ac): Likewise.
16311         * modules/stpcpy (configure.ac): Likewise.
16312         * modules/stpncpy (configure.ac): Likewise.
16313         * modules/strcase (configure.ac): Likewise.
16314         * modules/strcasestr (configure.ac): Likewise.
16315         * modules/strchrnul (configure.ac): Likewise.
16316         * modules/strdup (configure.ac): Likewise.
16317         * modules/strndup (configure.ac): Likewise.
16318         * modules/strnlen (configure.ac): Likewise.
16319         * modules/strpbrk (configure.ac): Likewise.
16320         * modules/strsep (configure.ac): Likewise.
16321         * modules/strstr (configure.ac): Likewise.
16322         * modules/strtok_r (configure.ac): Likewise.
16323
16324 2007-01-31  Jean-Louis Martineau  <martineau@zmanda.com>  (tiny change)
16325
16326         * lib/gai_strerror.c (values): Add EAI_OVERFLOW.
16327
16328 2007-01-30  Jim Meyering  <jim@meyering.net>
16329
16330         * lib/mpsort.c (mpsort): Remove spurious "return" in void function.
16331
16332 2007-01-29  Bruno Haible  <bruno@clisp.org>
16333
16334         * lib/allocsa.h: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
16335         * lib/execute.c: Likewise.
16336         * lib/pipe.c: Likewise.
16337         * lib/printf-args.h: Likewise.
16338         * lib/printf-args.c: Likewise.
16339         * lib/printf-parse.c: Likewise.
16340         * lib/vasnprintf.c: Likewise.
16341
16342 2007-01-29  Eric Blake  <ebb9@byu.net>
16343
16344         * lib/memrchr.c: Assume <string.h> unconditionally, to pull in
16345         declaration.
16346
16347 2007-01-29  Paul Eggert  <eggert@cs.ucla.edu>
16348
16349         * lib/strptime.h (strptime): Use 'restrict' for args where
16350         POSIX requires this.
16351         * lib/strptime.c (strptime): Likewise.
16352         Change license notice from LGPL to GPL, since gnulib-tool will
16353         change this as needed.
16354         Include <config.h> if _LIBC is not defined, not if HAVE_CONFIG_H is
16355         defined.
16356         Include "strptime.h" first, to check interface.
16357         Do not #undef _LIBC and _NL_CURRENT.
16358         Do not include <stdlib.h>; no longer needed.
16359         Include "time_r.h" and declare ptime_locale_status
16360         only if _LIBC is not defined.
16361         (__P): Remove unused macro.
16362         (match_string): Bring back glibc version, but use it only if _LIBC
16363         is defined.
16364         (__strptime_internal): Compile tm_gmtoff code if _LIBC is defined, too.
16365         Remove unnecessary assertion and abort() call.
16366         Use #ifdef _NL_CURRENT rather than #if 0, for benefit of glibc.
16367         * m4/strptime.m4: Fix serial number comment.
16368         (gl_FUNC_STRPTIME): Require AC_C_RESTRICT, gl_TM_GMTOFF.
16369         * modules/strptime (Files): Add m4/tm_gmtoff.m4.
16370         (Depends-on): Add time_r.
16371
16372 2007-01-29  Bruno Haible  <bruno@clisp.org>
16373
16374         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
16375         strptime.
16376         * modules/strptime (Depends-on): Add stdbool.
16377         * lib/strptime.h: Include <time.h> always. Add comments.
16378
16379 2007-01-29  Yoann Vandoorselaere  <yoann@prelude-ids.org>
16380
16381         * modules/strptime: New file.
16382         * lib/strptime.h: New file.
16383         * lib/strptime.c: New file.
16384         * m4/strptime.m4: New file.
16385
16386 2007-01-28  Paul Eggert  <eggert@cs.ucla.edu>
16387
16388         * MODULES.html.sh: New module mpsort.
16389         * lib/mpsort.c, lib/mpsort.h, m4/mpsort.m4, modules/mpsort: New files.
16390
16391         * lib/regex.h (_Restrict_): Renamed from __restrict, to avoid
16392         a circularity problem with HP-UX ia64 reported by Bob Proulx in
16393         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00394.html>.
16394         All uses changed.
16395         (_Restrict_arr_): Renamed from __restrict_arr, for similar reasons.
16396         All uses changed.
16397         * lib/regcomp.c, lib/regexec.c: Change all uses from __restrict
16398         to _Restrict_.
16399         * lib/regexec.c (regexec): Declare pmatch with _Restrict_arr_, so that
16400         the parameter matches the prototype.
16401
16402 2007-01-28  Jim Meyering  <jim@meyering.net>
16403
16404         * modules/sys_time (Makefile.am) [MOSTLYCLEANFILES]: Do use
16405         sys/time.h here, reverting that part of the previous patch:
16406         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/8959>.
16407
16408 2007-01-28  Bruno Haible  <bruno@clisp.org>
16409
16410         * modules/sys_time (Makefile.am): Build sys/time.h only when it's the
16411         value of $(SYS_TIME_H).
16412         [MOSTLYCLEANFILES]: Now that sys/time.h is created only when needed,
16413         remove it conditionally, too. [added by Jim Meyering]
16414         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Set SYS_TIME_H.
16415         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
16416         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Set SYS_TIME_H when setting
16417         GETTIMEOFDAY_REPLACEMENT to 1.
16418
16419 2007-01-28  Bruno Haible  <bruno@clisp.org>
16420
16421         * m4/unistd_h.m4 (gl_HEADER_UNISTD_DEFAULTS): New macro.
16422         (gl_HEADER_UNISTD): Require it. Don't set UNISTD_H to empty here.
16423         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_HEADER_UNISTD_DEFAULTS.
16424         Set UNISTD_H instead of UNISTD_H2.
16425         * modules/fchdir (BUILT_SOURCES): Drop $(UNISTD_H2).
16426
16427 2007-01-28  Bruno Haible  <bruno@clisp.org>
16428
16429         * modules/mbchar (Makefile.am): Add mbchar.c to lib_SOURCES.
16430         * m4/mbchar.m4 (gl_MBCHAR): Remove AC_LIBOBJ invocation.
16431
16432 2007-01-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
16433
16434         * gnulib-tool (func_emit_lib_Makefile_am, func_add_or_update)
16435         (func_create_testdir): Ensure C locale for `grep' and `tr'
16436         character ranges.
16437         (func_create_megatestdir): Avoid one `grep'.  Fix bug in
16438         ACLOCAL_AMFLAGS parsing state machine.
16439
16440 2007-01-27  Bruno Haible  <bruno@clisp.org>
16441
16442         * modules/unistr/base: Update.
16443
16444 2007-01-27  Bruno Haible  <bruno@clisp.org>
16445
16446         Rename u32-mbtouc -> u32-mbtouc-unsafe, u32-mbtouc-safe -> u32-mbtouc,
16447         u32_mbtouc -> u32_mbtouc_unsafe, u32_mbtouc_safe -> u32_mbtouc.
16448         * modules/unistr/u32-mbtouc-unsafe: Renamed from
16449         modules/unistr/u32-mbtouc.
16450         * lib/unistr/u32-mbtouc-unsafe.c: Renamed from lib/unistr/u32-mbtouc.c.
16451         * lib/unistr.h: Update.
16452         * lib/linebreak.c: Update.
16453         * modules/unistr/u32-mbtouc: Renamed from
16454         modules/unistr/u32-mbtouc-safe.
16455         * lib/unistr/u32-mbtouc.c: Renamed from lib/unistr/u32-mbtouc-safe.c.
16456         * lib/unistr.h: Update.
16457         * lib/unistr/u32-to-u8.c: Update.
16458         * lib/unistr/u32-to-u16.c: Update.
16459
16460 2007-01-27  Bruno Haible  <bruno@clisp.org>
16461
16462         Rename utf16-ucs4 -> utf16-ucs4-unsafe, utf16-ucs4-safe -> utf16-ucs4,
16463         u16_mbtouc -> u16_mbtouc_unsafe, u16_mbtouc_safe -> u16_mbtouc.
16464         * modules/utf16-ucs4-unsafe: Renamed from modules/utf16-ucs4.
16465         * lib/utf16-ucs4-unsafe.h: Renamed from lib/utf16-ucs4.h.
16466         * lib/unistr/utf16-ucs4-unsafe.c: Renamed from lib/unistr/utf16-ucs4.c.
16467         * modules/unistr/u16-mbtouc-unsafe: Renamed from
16468         modules/unistr/u16-mbtouc.
16469         * lib/unistr/u16-mbtouc-unsafe.c: Renamed from lib/unistr/u16-mbtouc.c.
16470         * lib/unistr.h: Update.
16471         * lib/linebreak.c: Update.
16472         * modules/linebreak: Update.
16473         * modules/utf16-ucs4: Renamed from modules/utf16-ucs4-safe.
16474         * lib/utf16-ucs4.h: Renamed from lib/utf16-ucs4-safe.h.
16475         * lib/unistr/utf16-ucs4.c: Renamed from lib/unistr/utf16-ucs4-safe.c.
16476         * modules/unistr/u16-mbtouc: Renamed from
16477         modules/unistr/u16-mbtouc-safe.
16478         * lib/unistr/u16-mbtouc.c: Renamed from lib/unistr/u16-mbtouc-safe.c.
16479         * lib/unistr.h: Update.
16480         * lib/unistr/u16-to-u8.c: Update.
16481         * modules/unistr/u16-to-u8: Update.
16482         * lib/unistr/u16-to-u32.c: Update.
16483         * modules/unistr/u16-to-u32: Update.
16484
16485 2007-01-27  Bruno Haible  <bruno@clisp.org>
16486
16487         Rename utf8-ucs4 -> utf8-ucs4-unsafe, utf8-ucs4-safe -> utf8-ucs4,
16488         u8_mbtouc -> u8_mbtouc_unsafe, u8_mbtouc_safe -> u8_mbtouc.
16489         * modules/utf8-ucs4-unsafe: Renamed from modules/utf8-ucs4.
16490         * lib/utf8-ucs4-unsafe.h: Renamed from lib/utf8-ucs4.h.
16491         * lib/unistr/utf8-ucs4-unsafe.c: Renamed from lib/unistr/utf8-ucs4.c.
16492         * modules/unistr/u8-mbtouc-unsafe: Renamed from
16493         modules/unistr/u8-mbtouc.
16494         * lib/unistr/u8-mbtouc-unsafe.c: Renamed from lib/unistr/u8-mbtouc.c.
16495         * lib/unistr.h: Update.
16496         * lib/striconveh.c: Update.
16497         * modules/striconveh: Update.
16498         * lib/linebreak.c: Update.
16499         * modules/linebreak: Update.
16500         * modules/utf8-ucs4: Renamed from modules/utf8-ucs4-safe.
16501         * lib/utf8-ucs4.h: Renamed from lib/utf8-ucs4-safe.h.
16502         * lib/unistr/utf8-ucs4.c: Renamed from lib/unistr/utf8-ucs4-safe.c.
16503         * modules/unistr/u8-mbtouc: Renamed from modules/unistr/u8-mbtouc-safe.
16504         * lib/unistr/u8-mbtouc.c: Renamed from lib/unistr/u8-mbtouc-safe.c.
16505         * lib/unistr.h: Update.
16506         * lib/striconveh.c: Update.
16507         * modules/striconveh: Update.
16508         * lib/unistr/u8-to-u16.c: Update.
16509         * modules/unistr/u8-to-u16: Update.
16510         * lib/unistr/u8-to-u32.c: Update.
16511         * modules/unistr/u8-to-u32: Update.
16512
16513 2007-01-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
16514
16515         Sync from Libtool.
16516         * lib/argz.c: Do not include strings.h nor memory.h, include
16517         string.h unconditionally.  Patch by Simon Josefsson.
16518
16519 2007-01-27  Bruno Haible  <bruno@clisp.org>
16520
16521         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): New macro, extracted
16522         from gl_HEADER_STRING_H_BODY.
16523         (gl_HEADER_STRING_H_BODY): Require it.
16524         * m4/memmem.m4 (gl_FUNC_MEMMEM): Require gl_HEADER_STRING_H_DEFAULTS.
16525         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
16526         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
16527         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
16528         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
16529         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP): Likewise.
16530         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
16531         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
16532         * m4/strdup.m4 (gl_FUNC_STRDUP): Likewise.
16533         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
16534         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
16535         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Likewise.
16536         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
16537         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
16538         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
16539
16540 2007-01-27  Bruno Haible  <bruno@clisp.org>
16541
16542         * gnulib-tool (func_emit_lib_Makefile_am): If $for_test is true, turn
16543         check_PROGRAMS into noinst_PROGRAMS.
16544         (func_emit_tests_Makefile_am): Likewise. Also don't initialize
16545         check_PROGRAMS in this case.
16546         (func_import): Set for_test to false.
16547         (func_create_testdir): Set for_test to true.
16548
16549 2007-01-27  Yoann Vandoorselaere <yoann.v@prelude-ids.com>
16550             Bruno Haible  <bruno@clisp.org>
16551
16552         * modules/strcasestr (Files): Remove lib/strcasestr.h.
16553         (Depends-on): Add string.
16554         (Includes): Use <string.h> instead of strcasestr.h.
16555         * modules/string (Makefile.am): Also substitute the value of
16556         REPLACE_STRCASESTR.
16557         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Don't define strcasestr here;
16558         assume strcasestr is declared in <string.h> not <strings.h>. Also
16559         set REPLACE_STRCASESTR.
16560         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Provide a default value for
16561         REPLACE_STRCASESTR.
16562         * lib/strcasestr.h: Remove file.
16563         * lib/strcasestr.c: Include <string.h> instead of strcasestr.h.
16564         * lib/string_.h (strcasestr): New declaration.
16565
16566 2007-01-27  Bruno Haible  <bruno@clisp.org>
16567
16568         * lib/string_.h: Use 'extern'.
16569
16570 2007-01-27  Jim Meyering  <jim@meyering.net>
16571
16572         * lib/regex_internal.c (re_string_reconstruct): Remove declaration
16573         of set-but-not-used local, "q".
16574
16575         * lib/mempcpy.c: Include <config.h> before <string.h>.
16576         This fixes a compilation error on HP-UX, due to the system's
16577         "restrict"-using mempcpy prototype.
16578
16579 2007-01-26  Bruno Haible  <bruno@clisp.org>
16580
16581         Small optimization.
16582         * lib/javacomp.c: Include c-strstr.h.
16583          (is_envjavac_gcj): Use c_strstr instead of strstr.
16584         * modules/javacomp (Depends-on): Add c-strstr, remove strstr.
16585
16586 2007-01-26  Bruno Haible  <bruno@clisp.org>
16587
16588         * MODULES.html.sh (Unicode string functions): Add the new modules.
16589
16590         * modules/uniconv/u32-strconv-to-locale: New file.
16591         * lib/uniconv/u32-strconv-to-locale.c: New file.
16592
16593         * modules/uniconv/u16-strconv-to-locale: New file.
16594         * lib/uniconv/u16-strconv-to-locale.c: New file.
16595
16596         * modules/uniconv/u8-strconv-to-locale: New file.
16597         * lib/uniconv/u8-strconv-to-locale.c: New file.
16598
16599         * modules/uniconv/u32-strconv-from-locale: New file.
16600         * lib/uniconv/u32-strconv-from-locale.c: New file.
16601
16602         * modules/uniconv/u16-strconv-from-locale: New file.
16603         * lib/uniconv/u16-strconv-from-locale.c: New file.
16604
16605         * modules/uniconv/u8-strconv-from-locale: New file.
16606         * lib/uniconv/u8-strconv-from-locale.c: New file.
16607
16608         * modules/uniconv/u32-strconv-to-enc: New file.
16609         * lib/uniconv/u32-strconv-to-enc.c: New file.
16610         * modules/uniconv/u32-strconv-to-enc-tests: New file.
16611         * tests/uniconv/test-u32-strconv-to-enc.c: New file.
16612
16613         * modules/uniconv/u16-strconv-to-enc: New file.
16614         * lib/uniconv/u16-strconv-to-enc.c: New file.
16615         * lib/uniconv/u-strconv-to-enc.h: New file.
16616         * modules/uniconv/u16-strconv-to-enc-tests: New file.
16617         * tests/uniconv/test-u16-strconv-to-enc.c: New file.
16618
16619         * modules/uniconv/u8-strconv-to-enc: New file.
16620         * lib/uniconv/u8-strconv-to-enc.c: New file.
16621         * modules/uniconv/u8-strconv-to-enc-tests: New file.
16622         * tests/uniconv/test-u8-strconv-to-enc.c: New file.
16623
16624         * modules/uniconv/u32-strconv-from-enc: New file.
16625         * lib/uniconv/u32-strconv-from-enc.c: New file.
16626         * modules/uniconv/u32-strconv-from-enc-tests: New file.
16627         * tests/uniconv/test-u32-strconv-from-enc.c: New file.
16628
16629         * modules/uniconv/u16-strconv-from-enc: New file.
16630         * lib/uniconv/u16-strconv-from-enc.c: New file.
16631         * modules/uniconv/u16-strconv-from-enc-tests: New file.
16632         * tests/uniconv/test-u16-strconv-from-enc.c: New file.
16633
16634         * modules/uniconv/u8-strconv-from-enc: New file.
16635         * lib/uniconv/u8-strconv-from-enc.c: New file.
16636         * lib/uniconv/u-strconv-from-enc.h: New file.
16637         * modules/uniconv/u8-strconv-from-enc-tests: New file.
16638         * tests/uniconv/test-u8-strconv-from-enc.c: New file.
16639
16640         * modules/uniconv/u32-conv-from-enc: New file.
16641         * lib/uniconv/u32-conv-from-enc.c: New file.
16642         * modules/uniconv/u32-conv-from-enc-tests: New file.
16643         * tests/uniconv/test-u32-conv-from-enc.c: New file.
16644
16645         * modules/uniconv/u16-conv-from-enc: New file.
16646         * lib/uniconv/u16-conv-from-enc.c: New file.
16647         * lib/uniconv/u-conv-from-enc.h: New file.
16648         * modules/uniconv/u16-conv-from-enc-tests: New file.
16649         * tests/uniconv/test-u16-conv-from-enc.c: New file.
16650
16651         * modules/uniconv/u8-conv-from-enc: New file.
16652         * lib/uniconv/u8-conv-from-enc.c: New file.
16653         * modules/uniconv/u8-conv-from-enc-tests: New file.
16654         * tests/uniconv/test-u8-conv-from-enc.c: New file.
16655
16656         * modules/uniconv/base: New file.
16657         * lib/uniconv.h: New file.
16658
16659 2007-01-26  Paul Eggert  <eggert@cs.ucla.edu>
16660
16661         * doc/gnulib-tool.texi (Initial import): Update to match current
16662         behavior with strdup module.
16663         * lib/.cppi-disable: Remove strcase.h, strdup.h, strndup.h, strnlen.h.
16664         * lib/memmem.h: Remove; all uses removed.  This is now done
16665         by <string.h>.
16666         * lib/mempcpy.h: Likewise.
16667         * lib/memrchr.h: Likewise.
16668         * lib/stpcpy.h: Likewise.
16669         * lib/stpncpy.h: Likewise.
16670         * lib/strcase.h: Likewise.
16671         * lib/strchrnul.h: Likewise.
16672         * lib/strdup.h: Likewise.
16673         * lib/strndup.h: Likewise.
16674         * lib/strnlen.h: Likewise.
16675         * lib/strpbrk.h: Likewise.
16676         * lib/strsep.h: Likewise.
16677         * lib/strstr.h: Likewise.
16678         * lib/strtok_r.h: Likewise.
16679         * lib/string_.h: New file.
16680         * lib/argp-namefrob.h: Don't include no-longer-existent include files.
16681         Rely on <string.h> instead.
16682         * lib/canon-host.c: Likewise.
16683         * lib/chdir-long.c: Likewise.
16684         * lib/concatpath.c: Likewise.
16685         * lib/exclude.c: Likewise.
16686         * lib/fchdir.c: Likewise.
16687         * lib/getaddrinfo.c: Likewise.
16688         * lib/getcwd.c: Likewise.
16689         * lib/getsubopt.c: Likewise.
16690         * lib/glob.c: Likewise.
16691         * lib/hard-locale.c: Likewise.
16692         * lib/iconvme.c: Likewise.
16693         * lib/javacomp.c: Likewise.
16694         * lib/mempcpy.c: Likewise.
16695         * lib/memrchr.c: Likewise.
16696         * lib/regex_internal.h: Likewise.
16697         * lib/stpncpy.c: Likewise.
16698         * lib/strcasecmp.c: Likewise.
16699         * lib/strchrnul.c: Likewise.
16700         * lib/strdup.c: Likewise.
16701         * lib/striconv.c: Likewise.
16702         * lib/striconveh.c: Likewise.
16703         * lib/striconveha.c: Likewise.
16704         * lib/strncasecmp.c: Likewise.
16705         * lib/strndup.c: Likewise.
16706         * lib/strnlen.c: Likewise.
16707         * lib/strsep.c: Likewise.
16708         * lib/strstr.c: Likewise.
16709         * lib/strtok_r.c: Likewise.
16710         * lib/userspec.c: Likewise.
16711         * lib/w32spawn.h: Likewise.
16712         * lib/xstrndup.c: Likewise.
16713         * lib/mountlist.c (strstr): Remove decl.
16714         * m4/string_h.m4: New file.
16715         * m4/memmem.m4 (gl_FUNC_MEMMEM): Set HAVE_DECL_MEMMEM if necessary.
16716         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Set HAVE_MEMPCPY if necessary.
16717         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Set HAVE_MEMRCHR
16718         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Set HAVE_STPCPY if necessary.
16719         * m4/stpncpy.m4 (gl_PREREQ_STPNCPY): Set HAVE_STPNCPY if necessary.
16720         * m4/strcase.m4 (gl_FUNC_STRCASECMP):
16721         Set REPLACE_STRCASECMP if necessary.
16722         (gl_FUNC_STRNCASECMP): Set HAVE_DECL_STRNCASECMP if necessary.
16723         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Set HAVE_STRCHRNUL if necessary.
16724         * m4/strdup.m4 (gl_FUNC_STRDUP): Set HAVE_DECL_STRDUP if necessary.
16725         * m4/strndup.m4 (gl_FUNC_STRNDUP): Set HAVE_DECL_STRNLEN and
16726         HAVE_DECL_STRDUP if necessary.
16727         (gl_PREREQ_STRNLEN): Don't bother to check for strnlen decl,
16728         since gl_FUNC_STRNDUP does that now.
16729         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Set HAVE_DECL_STRNLEN if necessary.
16730         Check for decl here...
16731         (gl_PREREQ_STRNLEN): ... not here.
16732         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Set HAVE_STRPBRK if necessary.
16733         * m4/strsep.m4 (gl_FUNC_STRSEP): Set HAVE_STRSEP if necessary.
16734         * m4/strstr.m4 (gl_FUNC_STRSTR): Set REPLACE_STRSTR if necessary.
16735         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Set HAVE_DECL_STRTOK_R if
16736         necessary.
16737         * modules/string: New file.
16738         * modules/memmem (Files): Remove special-purpose include file.
16739         (Depends-on): Add string.
16740         (Include): Include <string.h>, not the removed file.
16741         * modules/mempcpy: Likewise.
16742         * modules/memrchr: Likewise.
16743         * modules/stpcpy: Likewise.
16744         * modules/stpncpy: Likewise.
16745         * modules/strcase: Likewise.
16746         * modules/strchrnul: Likewise.
16747         * modules/strdup: Likewise.
16748         * modules/strndup: Likewise.
16749         * modules/strnlen: Likewise.
16750         * modules/strpbrk: Likewise.
16751         * modules/strsep: Likewise.
16752         * modules/strstr: Likewise.
16753         * modules/strtok_r: Likewise.
16754         * tests/test-dirname.c: Don't include "strdup.h", since
16755         <string.h> now suffices.
16756         * tests/test-memmem.c: Don't include "memmem.h", since
16757         <string.h> now suffices.
16758
16759 2007-01-25  Bruno Haible  <bruno@clisp.org>
16760
16761         * lib/striconveh.c (mem_cd_iconveh_internal): Ignore *lengthp if
16762         *resultp is 0.
16763
16764         * lib/unistr/u16-to-u8.c (u16_to_u8): Fix u8_uctomb invocation.
16765         * lib/unistr/u32-to-u8.c (u32_to_u8): Likewise.
16766         * lib/unistr/u8-to-u16.c (u8_to_u16): Fix u16_uctomb invocation.
16767         * lib/unistr/u32-to-u16.c (u32_to_u16): Likewise.
16768
16769         * modules/unistr/u8-to-u16 (Depends-on): Add missing modules.
16770         * modules/unistr/u8-to-u32 (Depends-on): Add missing modules.
16771         * modules/unistr/u16-to-u8 (Depends-on): Add missing modules.
16772         * modules/unistr/u16-to-u32 (Depends-on): Add missing modules.
16773         * modules/unistr/u32-to-u8 (Depends-on): Add missing modules.
16774         * modules/unistr/u32-to-u16 (Depends-on): Add missing modules.
16775
16776 2007-01-24  Bruno Haible  <bruno@clisp.org>
16777
16778         Don't AC_REQUIRE autoconf macros that invoke AC_LIBOBJ. See
16779         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00279.html>.
16780         * m4/argp.m4 (gl_ARGP): Invoke, don't require, gl_GETOPT_SUBSTITUTE.
16781         * m4/fts.m4 (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): Invoke, don't require,
16782         gl_FUNC_FTS_CORE.
16783         (gl_FUNC_FTS_CORE): Invoke, don't require, gl_FUNC_OPENAT.
16784         * m4/lstat.m4 (gl_FUNC_LSTAT): Invoke, don't require,
16785         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
16786         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Invoke, don't require, AC_FUNC_MEMCMP.
16787         * m4/mktime.m4 (gl_FUNC_MKTIME): Invoke, don't require, AC_FUNC_MKTIME.
16788         * m4/openat.m4 (gl_FUNC_OPENAT): Invoke, don't require,
16789         gl_FUNC_FCHOWNAT.
16790         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Invoke, don't require,
16791         gl_FUNC_STRFTIME.
16792         * m4/strtod.m4 (gl_FUNC_STRTOD): Invoke, don't require, AC_FUNC_STRTOD.
16793         Reported by Ralf Wildenhues.
16794
16795 2007-01-24  Bruno Haible  <bruno@clisp.org>
16796
16797         Drop AC_REQUIRE calls that are redundant with the module dependencies.
16798         * m4/canon-host.m4 (gl_PREREQ_CANON_HOST): Don't require
16799         gl_GETADDRINFO.
16800         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Don't require AM_STDBOOL_H,
16801         gl_FUNC_MEMPCPY, gl_FUNC_OPENAT, gl_FUNC_MEMRCHR.
16802         * m4/openat.m4 (gl_PREREQ_OPENAT): Don't require gl_SAVE_CWD.
16803
16804 2007-01-24  Paul Eggert  <eggert@cs.ucla.edu>
16805
16806         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Add test for glibc bug 361.
16807         Don't use 'exit'; just return from 'main'.
16808         (_AC_LIBOBJ_FNMATCH): Check for headers and functions just once.
16809
16810         * lib/fnmatch_.h: Readjust white space and comments to match
16811         glibc, to avoid spurious diffs.
16812
16813 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
16814
16815         * lib/fnmatch_loop.c (internal_fnmatch) [!_LIBC]: #if-out the
16816         2004-12-01 change by Jakub Jelinek, since this code won't compile
16817         if !LIBC.  Problem reported by Bob Proulx.
16818
16819 2007-01-23  Bruno Haible  <bruno@clisp.org>
16820
16821         * lib/striconveh.c: Include c-strcaseeq.h.
16822         (mem_iconveh, str_iconveh): Use STRCASEEQ instead of c_strcasecmp.
16823         * modules/striconveh (Depends-on): Add c-strcaseeq.
16824
16825 2007-01-23  Bruno Haible  <bruno@clisp.org>
16826
16827         * MODULES.html.sh (String handling): Add streq, c-strcaseeq.
16828
16829         * modules/c-strcaseeq: New file.
16830         * lib/c-strcaseeq.h: New file.
16831
16832         * modules/streq: New file.
16833         * lib/streq.h: New file.
16834
16835 2007-01-23  Bruno Haible  <bruno@clisp.org>
16836
16837         * modules/striconveha-tests: New file.
16838         * tests/test-striconveha.c: New file.
16839
16840         * lib/striconveha.h: Include <stdbool.h>.
16841         (mem_iconveha, str_iconveha): Add 'transliterate' argument.
16842         * lib/striconveha.c: Include allocsa.h, strdup.h, c-strcase.h.
16843         (mem_iconveha_notranslit): Renamed from mem_iconveha.
16844         (mem_iconveha): New function.
16845         (str_iconveha_notranslit): Renamed from str_iconveha.
16846         (str_iconveha): New function.
16847         * modules/striconveha (Depends-on): Add stdbool, allocsa, strdup,
16848         c-strcase.
16849
16850 2007-01-23  Bruno Haible  <bruno@clisp.org>
16851
16852         * lib/striconveha.c (mem_iconveha): Fix endless recursion. Try all
16853         encodings without forgiving before trying any encoding with handler.
16854         (str_iconveha): Try all encodings without forgiving before trying any
16855         encoding with handler.
16856
16857 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
16858
16859         Import the following changes from libc.
16860
16861         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
16862
16863         * lib/fnmatch_loop.c: Adjust for changed secondary hash function.
16864
16865         2004-12-01  Jakub Jelinek  <jakub@redhat.com>
16866
16867         * lib/fnmatch_loop.c (internal_fnmatch): Clear is_seqval after
16868         normal_bracket label.
16869
16870         2004-09-01  Jakub Jelinek  <jakub@redhat.com>
16871
16872         [BZ #361]
16873         * lib/fnmatch_loop.c (FCT): For backslash between brackets, branch
16874         to normal_bracket after fetching the next character.
16875
16876 2007-01-22  Bruno Haible  <bruno@clisp.org>
16877
16878         * lib/striconveh.h (mem_cd_iconveh, mem_iconveh): Add 'offsets'
16879         argument.
16880         * lib/striconveh.c (iconv_carefully_1): New function.
16881         (mem_cd_iconveh_internal, mem_cd_iconveh, mem_iconveh): Add 'offsets'
16882         argument.
16883         (str_cd_iconveh): Update.
16884         * lib/striconveha.h (mem_iconveha): Add 'offsets' argument.
16885         * lib/striconveha.c (mem_iconveha): Add 'offsets' argument.
16886         * tests/test-striconveh.c (MAGIC): New macro.
16887         (new_offsets): New function.
16888         (main): Test call with and without offsets.
16889
16890 2007-01-22  Bruno Haible  <bruno@clisp.org>
16891
16892         * modules/sys_stat (Makefile.am): Use @MKDIR_P@ instead of $(MKDIR_P).
16893         * modules/sys_select (Makefile.am): Likewise.
16894         * modules/sys_socket (Makefile.am): Likewise.
16895         * modules/sys_time (Makefile.am): Likewise.
16896
16897 2007-01-22  Paul Eggert  <eggert@cs.ucla.edu>
16898
16899         * modules/gettimeofday (License): Change from GPL to LGPL, since
16900         gettimeofday is a library function.
16901
16902 2007-01-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
16903
16904         * lib/poll.c (rpl_poll): Don't check against FD_SETSIZE under Win32.
16905
16906 2007-01-21  Bruno Haible  <bruno@clisp.org>
16907
16908         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): New macro.
16909
16910 2007-01-21  Bruno Haible  <bruno@clisp.org>
16911
16912         * modules/striconveha: New file.
16913         * lib/striconveha.h: New file.
16914         * lib/striconveha.c: New file.
16915         * MODULES.html.sh (Internationalization functions): Add striconveha.
16916         * lib/striconv.c (str_iconv): Optimize the case of an empty input
16917         string.
16918         * lib/striconveh.c (mem_iconveh, str_iconveh): Likewise.
16919
16920 2007-01-21  Bruno Haible  <bruno@clisp.org>
16921
16922         * lib/striconv.c (str_iconv): Guarantee errno is set when strdup fails.
16923         * lib/striconveh.c (str_iconveh): Likewise.
16924
16925 2007-01-21  Bruno Haible  <bruno@clisp.org>
16926
16927         * lib/striconveh.h (mem_iconveh): New declaration.
16928         * lib/striconveh.c (mem_iconveh): New function.
16929         * tests/test-striconveh.c (main): Add tests for mem_iconveh.
16930
16931 2007-01-21  Bruno Haible  <bruno@clisp.org>
16932
16933         * lib/xstriconv.h (xmem_cd_iconv): Change specification.
16934
16935         * lib/striconveh.h (mem_cd_iconveh): Change specification.
16936         * lib/striconveh.c (mem_cd_iconveh): Don't free the user-supplied
16937         original result buffer.
16938         (str_cd_iconveh): Update.
16939         * tests/test-striconveh.c (main): Update.
16940
16941         * lib/striconv.h (mem_cd_iconv): Change specification.
16942         * lib/striconv.c (mem_cd_iconv): Don't free the user-supplied original
16943         result buffer.
16944         (str_cd_iconv): Update.
16945         * tests/test-striconv.c (main): Update.
16946
16947 2007-01-21  Bruno Haible  <bruno@clisp.org>
16948
16949         * gnulib-tool: Fix test whether sed is GNU sed supporting --posix.
16950
16951 2007-01-20  Jim Meyering  <jim@meyering.net>
16952
16953         * lib/userspec.c (parse_with_separator): If a user or group string
16954         starts with "+", skip the corresponding name-to-ID look-up, since
16955         such a look-up must fail: user and group names may not include "+".
16956
16957 2007-01-19  Paul Eggert  <eggert@cs.ucla.edu>
16958
16959         * lib/poll.c: Include sys/time.h and time.h unconditionally,
16960         since we now assume the sys_time module.
16961         * m4/poll.m4 (gl_PREREQ_POLL): Don't require AC_HEADER_TIME or
16962         check for sys/time.h; no longer needed.
16963         * modules/poll (Depends-on): Depend on sys_time.
16964
16965 2007-01-18  Bruno Haible  <bruno@clisp.org>
16966
16967         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove test for <sys/time.h>.
16968         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
16969
16970         * m4/tempname.m4 (gl_PREREQ_TEMPNAME): Remove tests for sys/time.h and
16971         gettimeofday.
16972
16973         * tests/test-gettimeofday.c: Include <time.h>.
16974         (dummy): Remove variable.
16975
16976         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Renamed from
16977         gl_HEADER_SYS_TIME_H.
16978         (gl_HEADER_SYS_TIME_H): New macro.
16979
16980         * lib/sys_time_.h: Test GETTIMEOFDAY_REPLACEMENT instead of
16981         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
16982         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY,
16983         gl_FUNC_GETTIMEOFDAY_CLOBBER): Set GETTIMEOFDAY_REPLACEMENT instead of
16984         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
16985         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H): Initialize
16986         GETTIMEOFDAY_REPLACEMENT instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE
16987         and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
16988         * modules/sys_time (sys/time.h): Substitute GETTIMEOFDAY_REPLACEMENT
16989         instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and
16990         GETTIMEOFDAY_CLOBBERS_LOCALTIME.
16991
16992         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Undo the
16993         last change; it caused a compilation error when cross-compiling to
16994         Cygwin.
16995
16996 2007-01-18  Jim Meyering  <jim@meyering.net>
16997
16998         Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".
16999         * modules/sys_stat (Makefile.am): Use "$(MKDIR_P) sys", rather
17000         than the race-prone "test -d sys || mkdir sys".
17001         (configure.ac): Use AC_PROG_MKDIR_P.
17002         * modules/sys_select: Likewise.
17003         * modules/sys_socket: Likewise.
17004         * modules/sys_time: Likewise.
17005
17006 2007-01-18  Eric Blake  <ebb9@byu.net>
17007
17008         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Also
17009         replace gettimeofday.
17010         * lib/gettimeofday.c (rpl_gettimeofday): Declare with replacement
17011         name, to avoid infinite recursion.
17012
17013 2007-01-17  Paul Eggert  <eggert@cs.ucla.edu>
17014
17015         * MODULES.html.sh (Support for systems lacking POSIX:2001): New
17016         module sys_time.
17017         * lib/gethrxtime.c: Include <sys/time.h>, since we can no longer
17018         assume timespec.h defines struct timeval.
17019         * lib/settime.c: Likewise.
17020         * lib/utimens.c: Likewise.
17021         * lib/gettime.c (gettime): Remove test against HAVE_GETTIMEOFDAY,
17022         since we now assume the gettimeofday module.
17023         * lib/tempname.c (__gen_tempname): Likewise.
17024         * lib/gettimeofday.h: Remove.
17025         * lib/gettimeofday.c: Include <sys/time.h> instead of "gettimeofday.h".
17026         Don't include <sys/types.h> and <stdlib.h>; shouldn't be needed.
17027         Include <time.h>, for 'time()'.
17028         (localtime_buffer_addr): Also use this workaround if
17029         TZSET_CLOBBERS_LOCALTIME.  Set to a dummy static variable by default,
17030         to simplify the uses.  All uses changed.
17031         (localtime, gmtime, tzset, gettimeofday): Reformat slightly so
17032         that #undef is inside {}, and 'const' follows type name consistently.
17033         (tzset): Define replacement only if TZSET_CLOBBERS_LOCALTIME.
17034         (gettimeofday): Do not use the maximum possible value for
17035         tv->tv_usec, since that might break usages other than ls.c.
17036         Instead, we'll leave ls.c alone.  This undoes today's patch
17037         by Bruno.  Add a compile-time warning for 1s-clock resolution;
17038         we've never observed the problem but might as well keep the
17039         canary.
17040         * lib/nanosleep.c: Include timespec.h first, for interface check.
17041         * lib/nanosleep.c: Include <sys/time.h> unconditionally, since we
17042         now assume the sys_time module.
17043         * lib/tempname.c: Likewise.
17044         * lib/timespec.h: Likewise.
17045         * lib/nanosleep.c: Don't worry about TIME_WITH_SYS_TIME; no longer
17046         needed.
17047         * lib/strftime.c: Likewise.
17048         * lib/timespec.h: Likewise.
17049         * lib/posixtm.c: Include posixtm.h first, for interface check.
17050         Don't worry about TM_IN_SYS_TIME; that's wayyy obsolete.
17051         * lib/posixtm.h: Include stdbool.h and time.h, for proper interface.
17052         * lib/strftime.c: Don't include <sys/types.h>; shouldn't be needed.
17053         * lib/sys_time_.h: New file.
17054         * lib/timespec.h (struct timespec): Use long int, not long.
17055         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
17056         (gl_FUNC_GETTIMEOFDAY_CLOBBER, gl_PREREQ_GETTIMEOFDAY):
17057         Remove obsolescent call to AC_HEADER_TIME.
17058         * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
17059         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
17060         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
17061         * m4/timespec.m4 (gl_TIMESPEC, gl_CHECK_TYPE_STRUCT_TIMESPEC):
17062         Likewise.
17063         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Likewise.
17064         * m4/utimbuf.m4 (gl_CHECK_TYPE_STRUCT_UTIMBUF): Likewise.
17065         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Move sys/time.h tests
17066         into the sys_time module.  Check for gettimeofday just once.
17067         Prefix our variables with gl_, not with ac_ or jm_.  Tighten test
17068         for gettimeofday signature to just check the signature.  Merely
17069         compile it, since linking doesn't test signature.  Improve test for
17070         whether gettimeofday.o is actually needed.
17071         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Renamed from
17072         AC_FUNC_GETTIMEOFDAY_CLOBBER.  All uses changed.  Use
17073         AC_RUN_IFELSE rather than AC_TRY_RUN.  If clobbering, set
17074         and define GETTIMEOFDAY_CLOBBERS_LOCALTIME.
17075         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Don't define
17076         GETTIMEOFDAY_CLOBBERS_LOCALTIME; that's gl_FUNC_GETTIMEOFDAY_CLOBBER's
17077         job.  Don't define tzset; that's gl_FUNC_TZSET_CLOBBER's job.
17078         * m4/mktime.m4 (AC_FUNC_MKTIME): Just include <time.h> rather
17079         than worrying about sys/time.h.
17080         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
17081         Don't bother worrying about TIME_WITH_SYS_TIME.
17082         * m4/stat-time.m4 (gl_STAT_TIME): Likewise.
17083         * m4/posixtm.m4 (gl_POSIXTM): Remove obsolescent call to AC_STRUCT_TM.
17084         * m4/sys_time_h.m4: New file.
17085         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Require gl_HEADER_SYS_TIME_H.
17086         Don't include sys/time.h.  Return from main rather than exiting.
17087         Define TZSET_CLOBBERS_LOCALTIME, for consistency with other names;
17088         all uses changed.
17089         * modules/gethrxtime (Depends-on): Add sys_time.
17090         * modules/gettime (Depends-on): Likewise.
17091         * modules/gettimeofday (Depends-on): Likewise.
17092         * modules/nanosleep (Depends-on): Likewise.
17093         * modules/settime (Depends-on): Likewise.
17094         * modules/tempname (Depends-on): Likewise.
17095         * modules/utimens (Depends-on): Likewise.
17096         * modules/gettimeofday (Files): Remove lib/gettimeofday.h.
17097         (Include:) Change back to <sys/time.h>.
17098         (Maintainer:) Add self.
17099         * modules/sys_time: New file.
17100         * modules/tempname (Depends-on): Add gettimeofday.
17101         * tests/test-gettimeofday.c: Include <sys/time.h>
17102         rather than gettimeofday.h.
17103
17104 2007-01-17  Bruno Haible  <bruno@clisp.org>
17105
17106         * gnulib-tool (func_get_license): Revert last patch. Instead, let
17107         the license default to GPL.
17108         (func_create_testdir): Don't complain if a module is LGPL and its
17109         tests module depends on GPLed modules.
17110
17111 2007-01-17  Bruno Haible  <bruno@clisp.org>
17112
17113         * lib/gettimeofday.c (gettimeofday): Add code for the case
17114         HAVE_GETTIMEOFDAY && !GETTIMEOFDAY_CLOBBERS_LOCALTIME. Use the
17115         maximum possible value for tv->tv_usec, rather than the minimum one.
17116
17117 2005-10-08  Martin Lambers  <marlam@marlam.de>
17118 2005-10-08  Paul Eggert  <eggert@cs.ucla.edu>
17119 2007-01-16  Bruno Haible  <bruno@clisp.org>
17120
17121         * modules/gettimeofday (Files): Add lib/gettimeofday.h.
17122         (configure.ac): Remove AC_FUNC_GETTIMEOFDAY_CLOBBER. Add
17123         gl_FUNC_GETTIMEOFDAY.
17124         (Include): Add gettimeofday.h.
17125         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): New macro.
17126         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't invoke gl_PREREQ_GETTIMEOFDAY.
17127         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Define
17128         GETTIMEOFDAY_CLOBBERS_LOCALTIME. Invoke gl_PREREQ_GETTIMEOFDAY here.
17129         (gl_PREREQ_GETTIMEOFDAY): Check for <sys/timeb.h> and _ftime.
17130         * lib/gettimeofday.h: New file.
17131         * lib/gettimeofday.c: Include <sys/timeb.h>.
17132         (localtime_buffer_addr, rpl_localtime, rpl_gmtime, rpl_tzset): Define
17133         only if GETTIMEOFDAY_CLOBBERS_LOCALTIME.
17134         (rpl_gettimeofday) [!HAVE_GETTIMEOFDAY]: Use _ftime() when available;
17135         fall back on time().
17136
17137         * tests/test-gettimeofday.c: New file.
17138         * modules/gettimeofday-tests: New file.
17139
17140 2007-01-16  Eric Blake  <ebb9@byu.net>
17141
17142         * modules/fnmatch (Depends-on): Depend on wchar.
17143         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Assume <wchar.h>.
17144         * m4/fnmatch.m4: Likewise.
17145         * modules/mbchar (Makefile.am): Assume <wchar.h>.
17146         * m4/mbchar.m4: Likewise.
17147         * modules/mbswidth (Depends-on): Depend on wchar.
17148         * lib/mbswidth.c: Assume <wchar.h>.
17149         * m4/mbswidth.m4: Likewise.
17150         * modules/quotearg (Depends-on): Depend on wchar.
17151         * lib/quotearg.c: Assume <wchar.h>.
17152         * m4/quotearg.m4: Likewise.
17153         * modules/regex (Depends-on): Depend on wchar.
17154         * lib/regex_internal.h: Assume <wchar.h>.
17155         * m4/regex.m4: Likewise.
17156         * modules/stdint (Depends-on): Depend on wchar.
17157         * lib/stdint_.h [!defined WCHAR_MIN]: Assume <wchar.h>.
17158         * m4/stdint.m4: Likewise.
17159         * tests/test-stdint.c [HAVE_WINT_T]: Likewise.
17160         * modules/strftime (Depends-on): Depend on wchar.
17161         * lib/strftime.c (DO_MULTIBYTE): Assume <wchar.h>.
17162         * modules/strtol (Depends-on): Depend on wchar.
17163         * lib/strtol.c: Assume <wchar.h>.
17164         * modules/wcwidth (Depends-on): Depend on wchar.
17165         * lib/wcwidth.h: Assume <wchar.h>.
17166         * m4/wcwidth.m4: Likewise.
17167
17168 2007-01-16  Bruno Haible  <bruno@clisp.org>
17169
17170         * modules/csharpexec-script: New, created from...
17171         * modules/csharpexec: ... this.
17172
17173 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
17174
17175         * modules/javaexec-script: New, created from...
17176         * modules/javaexec: ... this.
17177
17178 2007-01-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
17179
17180         * modules/poll (Dependencies): Add sys_select.
17181
17182 2007-01-15  Jim Meyering  <jim@meyering.net>
17183
17184         * m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3 struct-
17185         redefinition bug when using both <utmp.h> and <utmpx.h> headers.
17186         * lib/readutmp.h: Likewise.  Reported by Daniel Richard G. in
17187         <http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/9415>.
17188
17189 2007-01-15  Bruno Haible  <bruno@clisp.org>
17190
17191         * modules/striconveh: New file.
17192         * lib/striconveh.h: New file.
17193         * lib/striconveh.c: New file.
17194         * MODULES.html.sh (Internationalization functions): Add striconveh.
17195
17196         * modules/striconveh-tests: New file.
17197         * tests/test-striconveh.c: New file.
17198
17199 2007-01-15  Bruno Haible  <bruno@clisp.org>
17200
17201         * lib/striconv.c (str_cd_iconv): Use the first algorithm if iconv is
17202         not from GNU libiconv or GNU libc.
17203
17204 2007-01-15  Bruno Haible  <bruno@clisp.org>
17205
17206         * doc/gnulib-intro.texi (Copyright): Explain the different license
17207         terms for module descriptions, autoconf macros, tests, documentation.
17208
17209 2007-01-14  Bruno Haible  <bruno@clisp.org>
17210
17211         * modules/striconv-tests: New file.
17212         * tests/test-striconv.c: New file.
17213
17214 2007-01-14  Bruno Haible  <bruno@clisp.org>
17215
17216         * modules/iconv-tests: New file.
17217         * tests/test-iconv.c: New file.
17218
17219 2007-01-14  Bruno Haible  <bruno@clisp.org>
17220
17221         * gnulib-tool (func_get_license): For test modules, use the license of
17222         the main module.
17223
17224 2007-01-14  Bruno Haible  <bruno@clisp.org>
17225
17226         * modules/iconv (Include): Clarify that <iconv.h> can only be included
17227         if iconv is found to exist.
17228
17229 2007-01-14  Bruno Haible  <bruno@clisp.org>
17230
17231         * modules/c-ctype-tests: New file.
17232         * tests/test-c-ctype.c: New file.
17233
17234 2007-01-14  Bruno Haible  <bruno@clisp.org>
17235
17236         * modules/binary-io-tests: New file.
17237         * tests/test-binary-io.sh: New file.
17238         * tests/test-binary-io.c: New file.
17239
17240 2007-01-14  Bruno Haible  <bruno@clisp.org>
17241
17242         * modules/array-oset-tests: New file.
17243         * tests/test-array_oset.c: New file.
17244
17245 2007-01-14  Bruno Haible  <bruno@clisp.org>
17246
17247         * modules/array-list-tests: New file.
17248         * tests/test-array_list.c: New file.
17249
17250 2007-01-14  Bruno Haible  <bruno@clisp.org>
17251
17252         * gnulib-tool (func_create_testdir): Don't unnecessarily run configure
17253         and make.
17254         Reported by Simon Josefsson in
17255         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00139.html>
17256
17257 2007-01-14  Bruno Haible  <bruno@clisp.org>
17258
17259         * modules/allocsa-tests: New file.
17260         * tests/test-allocsa.c: New file.
17261
17262 2007-01-14  Bruno Haible  <bruno@clisp.org>
17263
17264         * modules/fchdir (Depends-on): Add absolute-header.
17265         * modules/unistd (Depends-on): Likewise.
17266
17267 2006-12-30  Bruno Haible  <bruno@clisp.org>
17268
17269         * modules/fchdir: New file.
17270         * modules/unistd (Files): Add lib/unistd_.h.
17271         (Makefile.am): Generate unistd.h from unistd_.h.
17272         * lib/fchdir.c: New file.
17273         * lib/dirent_.h: New file.
17274         * lib/unistd_.h: New file.
17275         * lib/fcntl_.h (open) [FCHDIR_REPLACEMENT]: New replacement.
17276         * m4/fchdir.m4: New file.
17277         * m4/unistd_h.m4 (gl_PREREQ_UNISTD): New macro.
17278         (gl_HEADER_UNISTD): Invoke it.
17279         * lib/dup-safer.c (dup_safer) [FCHDIR_REPLACEMENT]: Use the dup
17280         function.
17281         * lib/backupfile.c (opendir, closedir): Undefine.
17282         * lib/chown.c (open, close): Undefine.
17283         * lib/clean-temp.c (open, close): Undefine.
17284         * lib/copy-file.c (open, close): Undefine.
17285         * lib/execute.c (open, close): Undefine.
17286         * lib/fsusage.c (open, close): Undefine.
17287         * lib/gc-gnulib.c (open, close): Undefine.
17288         * lib/getcwd.c (opendir, closedir): Undefine.
17289         * lib/glob.c (opendir, closedir): Undefine.
17290         * lib/javacomp.c (open, close): Undefine.
17291         * lib/mountlist.c (open, close, opendir, closedir): Undefine.
17292         * lib/openat-proc.c (open, close): Undefine.
17293         * lib/pagealign_alloc.c (open, close): Undefine.
17294         * lib/pipe.c (open, close): Undefine.
17295         * lib/progreloc.c (open, close): Undefine.
17296         * lib/savedir.c (opendir, closedir): Undefine.
17297         * lib/utime.c (open, close): Undefine.
17298         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add fchdir.
17299
17300 2007-01-10  Bruno Haible  <bruno@clisp.org>
17301
17302         * lib/striconv.c (mem_cd_iconv): Align the temporary buffer.
17303
17304 2007-01-12  Eric Blake  <ebb9@byu.net>
17305
17306         Provide a robust <wchar.h>.  Further simplifications are now
17307         possible in other modules, but not included here.
17308         * modules/wchar: New module.
17309         * m4/wchar.m4: New file.
17310         * lib/wchar_.h: Likewise.
17311         * modules/mbchar (Depends-on): Depend on wchar, as the first use
17312         of the new module.
17313         * MODULES.html.sh (Extended multibyte and wide character utilities):
17314         New section.
17315
17316 2007-01-12  Paul Eggert  <eggert@cs.ucla.edu>
17317
17318         * lib/xreadlink.c (SYMLINK_MAX) [!defined SYMLINK_MAX]: Define
17319         to a reasonable default for memory allocation.
17320         (xreadlink): Don't allocate a huge buffer, to work around a buggy
17321         file system that reports garbage st_size values for symlinks.
17322         Problem reported by Liyang Hu.
17323
17324 2007-01-11  Simon Josefsson  <simon@josefsson.org>
17325
17326         * gnulib-tool (func_all_modules): Exclude all .* files (e.g.,
17327         Emacs .#* auto-save files).
17328
17329 2007-01-11  Bruno Haible  <bruno@clisp.org>
17330
17331         * gnulib-tool (func_all_modules): Exclude all files inside the CVS
17332         directory.
17333
17334 2007-01-10  Paul Eggert  <eggert@cs.ucla.edu>
17335
17336         Use @...@ consistently in lib/wctype_.h.
17337         * lib/wctype_.h [HAVE_WINT_T]: Go back to using @...@, but rely
17338         on it being set to 1 or 0.
17339         * m4/wctype.m4 (gl_WCTYPE_H): Set HAVE_WINT_T to 1 or 0, and
17340         go back to AC_SUBSTing it.
17341         * modules/wctype (Makefile.am): Undo previous change.
17342
17343 2007-01-10  Eric Blake  <ebb9@byu.net>
17344
17345         * lib/wctype_.h [HAVE_WINT_T]: Rely on AC_DEFINE.
17346         * m4/wctype.m4 (gl_WCTYPE_H): No need to AC_SUBST(HAVE_WINT_T).
17347         * modules/wctype (Makefile.am): Likewise.
17348         Reported by Chris McGuire.
17349
17350 2007-01-10  Jim Meyering  <jim@meyering.net>
17351
17352         fts.c: a small readability/maintainability improvement
17353         * lib/fts.c (fts_read): Make this code slightly more readable and
17354         maintainable by hoisting the "sp->fts_cur = p" assignments to
17355         immediately follow the statements that set P.  Derived from
17356         the patch by Miloslav Trmac in http://bugzilla.redhat.com/222089.
17357
17358 2007-01-10  Eric Blake  <ebb9@byu.net>
17359
17360         * lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> before
17361         <wchar.h>, to work around BSDI bug in BSD/OS 4.0.1.
17362         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
17363         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
17364         Reported by Chris McGuire.
17365
17366 2007-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17367
17368         * gnulib-tool (func_all_modules): Use POSIX conforming escaping
17369         in sed script.
17370
17371 2007-01-09  Bruno Haible  <bruno@clisp.org>
17372
17373         * MODULES.html.sh: Accept options --cvs-urls, --git-urls.
17374         (repo_url_prefix, repo_url_suffix, repo_url_suffix_repl): New
17375         variables.
17376         (func_module): Use them.
17377
17378 2007-01-09  Bruno Haible  <bruno@clisp.org>
17379
17380         * modules/unistr/base: New file.
17381         * lib/unistr.h: New file.
17382
17383         * modules/unistr/u8-to-u16: New file.
17384         * lib/unistr/u8-to-u16.c: New file.
17385
17386         * modules/unistr/u8-to-u32: New file.
17387         * lib/unistr/u8-to-u32.c: New file.
17388
17389         * modules/unistr/u16-to-u8: New file.
17390         * lib/unistr/u16-to-u8.c: New file.
17391
17392         * modules/unistr/u16-to-u32: New file.
17393         * lib/unistr/u16-to-u32.c: New file.
17394
17395         * modules/unistr/u32-to-u8: New file.
17396         * lib/unistr/u32-to-u8.c: New file.
17397
17398         * modules/unistr/u32-to-u16: New file.
17399         * lib/unistr/u32-to-u16.c: New file.
17400
17401         * modules/unistr/u8-check: New file.
17402         * modules/unistr/u16-check: New file.
17403         * modules/unistr/u32-check: New file.
17404         * lib/unistr/u8-check.c: New file.
17405         * lib/unistr/u16-check.c: New file.
17406         * lib/unistr/u32-check.c: New file.
17407
17408         * modules/unistr/u8-chr: New file.
17409         * modules/unistr/u16-chr: New file.
17410         * modules/unistr/u32-chr: New file.
17411         * lib/unistr/u8-chr.c: New file.
17412         * lib/unistr/u16-chr.c: New file.
17413         * lib/unistr/u32-chr.c: New file.
17414
17415         * modules/unistr/u8-cmp: New file.
17416         * modules/unistr/u16-cmp: New file.
17417         * modules/unistr/u32-cmp: New file.
17418         * lib/unistr/u8-cmp.c: New file.
17419         * lib/unistr/u16-cmp.c: New file.
17420         * lib/unistr/u32-cmp.c: New file.
17421
17422         * modules/unistr/u8-cpy: New file.
17423         * modules/unistr/u16-cpy: New file.
17424         * modules/unistr/u32-cpy: New file.
17425         * lib/unistr/u8-cpy.c: New file.
17426         * lib/unistr/u16-cpy.c: New file.
17427         * lib/unistr/u32-cpy.c: New file.
17428         * lib/unistr/u-cpy.h: New file.
17429
17430         * modules/unistr/u8-cpy-alloc: New file.
17431         * modules/unistr/u16-cpy-alloc: New file.
17432         * modules/unistr/u32-cpy-alloc: New file.
17433         * lib/unistr/u8-cpy-alloc.c: New file.
17434         * lib/unistr/u16-cpy-alloc.c: New file.
17435         * lib/unistr/u32-cpy-alloc.c: New file.
17436         * lib/unistr/u-cpy-alloc.h: New file.
17437
17438         * modules/unistr/u8-endswith: New file.
17439         * modules/unistr/u16-endswith: New file.
17440         * modules/unistr/u32-endswith: New file.
17441         * lib/unistr/u8-endswith.c: New file.
17442         * lib/unistr/u16-endswith.c: New file.
17443         * lib/unistr/u32-endswith.c: New file.
17444         * lib/unistr/u-endswith.h: New file.
17445
17446         * modules/unistr/u8-mblen: New file.
17447         * modules/unistr/u16-mblen: New file.
17448         * modules/unistr/u32-mblen: New file.
17449         * lib/unistr/u8-mblen.c: New file.
17450         * lib/unistr/u16-mblen.c: New file.
17451         * lib/unistr/u32-mblen.c: New file.
17452
17453         * modules/unistr/u8-mbtouc: New file.
17454         * modules/unistr/u16-mbtouc: New file.
17455         * modules/unistr/u32-mbtouc: New file.
17456         * lib/unistr/u8-mbtouc.c: New file.
17457         * lib/unistr/u16-mbtouc.c: New file.
17458         * lib/unistr/u32-mbtouc.c: New file.
17459
17460         * modules/unistr/u8-mbtouc-safe: New file.
17461         * modules/unistr/u16-mbtouc-safe: New file.
17462         * modules/unistr/u32-mbtouc-safe: New file.
17463         * lib/unistr/u8-mbtouc-safe.c: New file.
17464         * lib/unistr/u16-mbtouc-safe.c: New file.
17465         * lib/unistr/u32-mbtouc-safe.c: New file.
17466
17467         * modules/unistr/u8-move: New file.
17468         * modules/unistr/u16-move: New file.
17469         * modules/unistr/u32-move: New file.
17470         * lib/unistr/u8-move.c: New file.
17471         * lib/unistr/u16-move.c: New file.
17472         * lib/unistr/u32-move.c: New file.
17473         * lib/unistr/u-move.h: New file.
17474
17475         * modules/unistr/u8-next: New file.
17476         * modules/unistr/u16-next: New file.
17477         * modules/unistr/u32-next: New file.
17478         * lib/unistr/u8-next.c: New file.
17479         * lib/unistr/u16-next.c: New file.
17480         * lib/unistr/u32-next.c: New file.
17481
17482         * modules/unistr/u8-prev: New file.
17483         * modules/unistr/u16-prev: New file.
17484         * modules/unistr/u32-prev: New file.
17485         * lib/unistr/u8-prev.c: New file.
17486         * lib/unistr/u16-prev.c: New file.
17487         * lib/unistr/u32-prev.c: New file.
17488
17489         * modules/unistr/u8-set: New file.
17490         * modules/unistr/u16-set: New file.
17491         * modules/unistr/u32-set: New file.
17492         * lib/unistr/u8-set.c: New file.
17493         * lib/unistr/u16-set.c: New file.
17494         * lib/unistr/u32-set.c: New file.
17495         * lib/unistr/u-set.h: New file.
17496
17497         * modules/unistr/u8-startswith: New file.
17498         * modules/unistr/u16-startswith: New file.
17499         * modules/unistr/u32-startswith: New file.
17500         * lib/unistr/u8-startswith.c: New file.
17501         * lib/unistr/u16-startswith.c: New file.
17502         * lib/unistr/u32-startswith.c: New file.
17503         * lib/unistr/u-startswith.h: New file.
17504
17505         * modules/unistr/u8-stpcpy: New file.
17506         * modules/unistr/u16-stpcpy: New file.
17507         * modules/unistr/u32-stpcpy: New file.
17508         * lib/unistr/u8-stpcpy.c: New file.
17509         * lib/unistr/u16-stpcpy.c: New file.
17510         * lib/unistr/u32-stpcpy.c: New file.
17511         * lib/unistr/u-stpcpy.h: New file.
17512
17513         * modules/unistr/u8-stpncpy: New file.
17514         * modules/unistr/u16-stpncpy: New file.
17515         * modules/unistr/u32-stpncpy: New file.
17516         * lib/unistr/u8-stpncpy.c: New file.
17517         * lib/unistr/u16-stpncpy.c: New file.
17518         * lib/unistr/u32-stpncpy.c: New file.
17519         * lib/unistr/u-stpncpy.h: New file.
17520
17521         * modules/unistr/u8-strcat: New file.
17522         * modules/unistr/u16-strcat: New file.
17523         * modules/unistr/u32-strcat: New file.
17524         * lib/unistr/u8-strcat.c: New file.
17525         * lib/unistr/u16-strcat.c: New file.
17526         * lib/unistr/u32-strcat.c: New file.
17527         * lib/unistr/u-strcat.h: New file.
17528
17529         * modules/unistr/u8-strchr: New file.
17530         * modules/unistr/u16-strchr: New file.
17531         * modules/unistr/u32-strchr: New file.
17532         * lib/unistr/u8-strchr.c: New file.
17533         * lib/unistr/u16-strchr.c: New file.
17534         * lib/unistr/u32-strchr.c: New file.
17535
17536         * modules/unistr/u8-strcmp: New file.
17537         * modules/unistr/u16-strcmp: New file.
17538         * modules/unistr/u32-strcmp: New file.
17539         * lib/unistr/u8-strcmp.c: New file.
17540         * lib/unistr/u16-strcmp.c: New file.
17541         * lib/unistr/u32-strcmp.c: New file.
17542
17543         * modules/unistr/u8-strcpy: New file.
17544         * modules/unistr/u16-strcpy: New file.
17545         * modules/unistr/u32-strcpy: New file.
17546         * lib/unistr/u8-strcpy.c: New file.
17547         * lib/unistr/u16-strcpy.c: New file.
17548         * lib/unistr/u32-strcpy.c: New file.
17549         * lib/unistr/u-strcpy.h: New file.
17550
17551         * modules/unistr/u8-strcspn: New file.
17552         * modules/unistr/u16-strcspn: New file.
17553         * modules/unistr/u32-strcspn: New file.
17554         * lib/unistr/u8-strcspn.c: New file.
17555         * lib/unistr/u16-strcspn.c: New file.
17556         * lib/unistr/u32-strcspn.c: New file.
17557         * lib/unistr/u-strcspn.h: New file.
17558
17559         * modules/unistr/u8-strdup: New file.
17560         * modules/unistr/u16-strdup: New file.
17561         * modules/unistr/u32-strdup: New file.
17562         * lib/unistr/u8-strdup.c: New file.
17563         * lib/unistr/u16-strdup.c: New file.
17564         * lib/unistr/u32-strdup.c: New file.
17565         * lib/unistr/u-strdup.h: New file.
17566
17567         * modules/unistr/u8-strlen: New file.
17568         * modules/unistr/u16-strlen: New file.
17569         * modules/unistr/u32-strlen: New file.
17570         * lib/unistr/u8-strlen.c: New file.
17571         * lib/unistr/u16-strlen.c: New file.
17572         * lib/unistr/u32-strlen.c: New file.
17573         * lib/unistr/u-strlen.h: New file.
17574
17575         * modules/unistr/u8-strmblen: New file.
17576         * modules/unistr/u16-strmblen: New file.
17577         * modules/unistr/u32-strmblen: New file.
17578         * lib/unistr/u8-strmblen.c: New file.
17579         * lib/unistr/u16-strmblen.c: New file.
17580         * lib/unistr/u32-strmblen.c: New file.
17581
17582         * modules/unistr/u8-strmbtouc: New file.
17583         * modules/unistr/u16-strmbtouc: New file.
17584         * modules/unistr/u32-strmbtouc: New file.
17585         * lib/unistr/u8-strmbtouc.c: New file.
17586         * lib/unistr/u16-strmbtouc.c: New file.
17587         * lib/unistr/u32-strmbtouc.c: New file.
17588
17589         * modules/unistr/u8-strncat: New file.
17590         * modules/unistr/u16-strncat: New file.
17591         * modules/unistr/u32-strncat: New file.
17592         * lib/unistr/u8-strncat.c: New file.
17593         * lib/unistr/u16-strncat.c: New file.
17594         * lib/unistr/u32-strncat.c: New file.
17595         * lib/unistr/u-strncat.h: New file.
17596
17597         * modules/unistr/u8-strncmp: New file.
17598         * modules/unistr/u16-strncmp: New file.
17599         * modules/unistr/u32-strncmp: New file.
17600         * lib/unistr/u8-strncmp.c: New file.
17601         * lib/unistr/u16-strncmp.c: New file.
17602         * lib/unistr/u32-strncmp.c: New file.
17603
17604         * modules/unistr/u8-strncpy: New file.
17605         * modules/unistr/u16-strncpy: New file.
17606         * modules/unistr/u32-strncpy: New file.
17607         * lib/unistr/u8-strncpy.c: New file.
17608         * lib/unistr/u16-strncpy.c: New file.
17609         * lib/unistr/u32-strncpy.c: New file.
17610         * lib/unistr/u-strncpy.h: New file.
17611
17612         * modules/unistr/u8-strnlen: New file.
17613         * modules/unistr/u16-strnlen: New file.
17614         * modules/unistr/u32-strnlen: New file.
17615         * lib/unistr/u8-strnlen.c: New file.
17616         * lib/unistr/u16-strnlen.c: New file.
17617         * lib/unistr/u32-strnlen.c: New file.
17618         * lib/unistr/u-strnlen.h: New file.
17619
17620         * modules/unistr/u8-strpbrk: New file.
17621         * modules/unistr/u16-strpbrk: New file.
17622         * modules/unistr/u32-strpbrk: New file.
17623         * lib/unistr/u8-strpbrk.c: New file.
17624         * lib/unistr/u16-strpbrk.c: New file.
17625         * lib/unistr/u32-strpbrk.c: New file.
17626         * lib/unistr/u-strpbrk.h: New file.
17627
17628         * modules/unistr/u8-strrchr: New file.
17629         * modules/unistr/u16-strrchr: New file.
17630         * modules/unistr/u32-strrchr: New file.
17631         * lib/unistr/u8-strrchr.c: New file.
17632         * lib/unistr/u16-strrchr.c: New file.
17633         * lib/unistr/u32-strrchr.c: New file.
17634
17635         * modules/unistr/u8-strspn: New file.
17636         * modules/unistr/u16-strspn: New file.
17637         * modules/unistr/u32-strspn: New file.
17638         * lib/unistr/u8-strspn.c: New file.
17639         * lib/unistr/u16-strspn.c: New file.
17640         * lib/unistr/u32-strspn.c: New file.
17641         * lib/unistr/u-strspn.h: New file.
17642
17643         * modules/unistr/u8-strstr: New file.
17644         * modules/unistr/u16-strstr: New file.
17645         * modules/unistr/u32-strstr: New file.
17646         * lib/unistr/u8-strstr.c: New file.
17647         * lib/unistr/u16-strstr.c: New file.
17648         * lib/unistr/u32-strstr.c: New file.
17649         * lib/unistr/u-strstr.h: New file.
17650
17651         * modules/unistr/u8-strtok: New file.
17652         * modules/unistr/u16-strtok: New file.
17653         * modules/unistr/u32-strtok: New file.
17654         * lib/unistr/u8-strtok.c: New file.
17655         * lib/unistr/u16-strtok.c: New file.
17656         * lib/unistr/u32-strtok.c: New file.
17657         * lib/unistr/u-strtok.h: New file.
17658
17659         * modules/unistr/u8-uctomb: New file.
17660         * modules/unistr/u16-uctomb: New file.
17661         * modules/unistr/u32-uctomb: New file.
17662         * lib/unistr/u8-uctomb.c: New file.
17663         * lib/unistr/u16-uctomb.c: New file.
17664         * lib/unistr/u32-uctomb.c: New file.
17665
17666         * MODULES.html.sh (Unicode string functions): Add the new modules.
17667
17668 2007-01-08  Bruno Haible  <bruno@clisp.org>
17669
17670         * gnulib-tool (func_all_modules): Use find, not ls, to traverse the
17671         modules directory. Filter out CVS, ChangeLog, COPYING, README also from
17672         subdirectories.
17673
17674 2007-01-08  Karl Berry  <karl@gnu.org>
17675
17676         * doc/error.texi: mention that main() fns must set program_name
17677         when progname is used.
17678
17679 2007-01-08  Paul Eggert  <eggert@cs.ucla.edu>
17680
17681         * m4/wctype.m4 (gl_WCTYPE_H): Compute ABSOLUTE_WCTYPE_H even if
17682         WCTYPE_H is empty, for the benefit of builds from non-distclean
17683         directories.  Problem reported by Eric Blake in
17684         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00157.html>.
17685
17686 2007-01-08  Bruno Haible  <bruno@clisp.org>
17687
17688         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Remove
17689         PROVIDE_CANONICALIZE_FILENAME_MODE macro definition.
17690         * lib/canonicalize.h: Test GNULIB_CANONICALIZE instead of
17691         PROVIDE_CANONICALIZE_FILENAME_MODE.
17692         * modules/canonicalize (configure.ac): Use gl_MODULE_INDICATOR.
17693
17694 2007-01-08  Bruno Haible  <bruno@clisp.org>
17695
17696         * m4/fts.m4 (gl_FUNC_FTS_LGPL): Remove _LGPL_PACKAGE macro definition.
17697         * lib/fts_.h (_LGPL_PACKAGE): Remove macro.
17698         Use !GNULIB_FTS instead of _LGPL_PACKAGE.
17699         * lib/fts.c: Likewise.
17700         * modules/fts (configure.ac): Use gl_MODULE_INDICATOR.
17701
17702 2006-12-25  Bruno Haible  <bruno@clisp.org>
17703
17704         * modules/utf8-ucs4-safe: New file.
17705         * lib/utf8-ucs4-safe.h: New file.
17706         * lib/unistr/utf8-ucs4-safe.c: New file.
17707
17708         * modules/utf16-ucs4-safe: New file.
17709         * lib/utf16-ucs4-safe.h: New file.
17710         * lib/unistr/utf16-ucs4-safe.c: New file.
17711
17712         * MODULES.html.sh (Unicode string functions): Add the new modules.
17713
17714 2007-01-08  Bruno Haible  <bruno@clisp.org>
17715
17716         * modules/utf8-ucs4 (Files, lib_SOURCES): Add unistr/utf8-ucs4.c.
17717         (Depends-on): Add unitypes.
17718         * lib/utf8-ucs4.h: Add double-inclusion guard. Include unitypes.h.
17719         (u8_mbtouc_aux): Move out to separate file.
17720         (u8_mbtouc): Use ucs4_t, uint8_t types.
17721         * lib/unistr/utf8-ucs4.c: New file.
17722
17723         * modules/utf16-ucs4 (Files, lib_SOURCES): Add unistr/utf16-ucs4.c.
17724         (Depends-on): Add unitypes.
17725         * lib/utf16-ucs4.h: Add double-inclusion guard. Include unitypes.h.
17726         (u16_mbtouc_aux): Move out to separate file.
17727         (u16_mbtouc): Use ucs4_t, uint16_t types.
17728         * lib/unistr/utf16-ucs4.c: New file.
17729
17730         * modules/ucs4-utf8 (Files, lib_SOURCES): Add unistr/ucs4-utf8.c.
17731         (Depends-on): Add unitypes.
17732         * lib/ucs4-utf8.h: Add double-inclusion guard. Include unitypes.h.
17733         (u8_uctomb_aux): Move out to separate file.
17734         (u8_uctomb): Use ucs4_t, uint8_t types.
17735         * lib/unistr/ucs4-utf8.c: New file.
17736
17737         * modules/ucs4-utf16 (Files, lib_SOURCES): Add unistr/ucs4-utf16.c.
17738         (Depends-on): Add unitypes.
17739         * lib/ucs4-utf16.h: Add double-inclusion guard. Include unitypes.h.
17740         (u16_uctomb_aux): Move out to separate file.
17741         (u16_uctomb): Use ucs4_t, uint16_t types.
17742         * lib/unistr/ucs4-utf16.c: New file.
17743
17744 2006-12-25  Bruno Haible  <bruno@clisp.org>
17745
17746         * modules/unitypes: New file.
17747         * lib/unitypes.h: New file.
17748         * MODULES.html.sh (func_all_modules): New section "Unicode string
17749         functions". Move ucs4-utf8, ucs4-utf16, utf8-ucs4, utf16-ucs4 to
17750         this section. Add unitypes.
17751
17752 2007-01-08  Bruno Haible  <bruno@clisp.org>
17753
17754         Avoid variable names that conflict with those from libtool.
17755         * m4/lib-link.m4 (AC_LIB_RPATH, AC_LIB_LINKFLAGS_BODY,
17756         AC_LIB_LINKFLAGS_FROM_LIBS): Rename libext to acl_libext,
17757         shlibext to acl_shlibext, libname_spec to acl_libname_spec,
17758         library_names_spec to acl_library_names_spec, hardcode_* to
17759         acl_hardcode_*.
17760         Reported by Ralf Wildenhues.
17761
17762 2007-01-08  Bruno Haible  <bruno@clisp.org>
17763
17764         * m4/gc-arcfour.m4 (gl_GC_ARCFOUR): Remove GC_USE_ARCFOUR macro
17765         definition.
17766         * m4/gc-arctwo.m4 (gl_GC_ARCTWO): Remove GC_USE_ARCTWO macro
17767         definition.
17768         * m4/gc-des.m4 (gl_GC_DES): Remove GC_USE_DES macro definition.
17769         * m4/gc-hmac-md5.m4 (gl_GC_HMAC_MD5): Remove GC_USE_HMAC_MD5 macro
17770         definition.
17771         * m4/gc-hmac-sha1.m4 (gl_GC_HMAC_SHA1): Remove GC_USE_HMAC_SHA1 macro
17772         definition.
17773         * m4/gc-md2.m4 (gl_GC_MD2): Remove GC_USE_MD2 macro definition.
17774         * m4/gc-md4.m4 (gl_GC_MD4): Remove GC_USE_MD4 macro definition.
17775         * m4/gc-md5.m4 (gl_GC_MD5): Remove GC_USE_MD5 macro definition.
17776         * m4/gc-random.m4 (gl_GC_RANDOM): Remove GC_USE_RANDOM macro
17777         definition.
17778         * m4/gc-rijndael.m4 (gl_GC_RIJNDAEL): Remove GC_USE_RIJNDAEL macro
17779         definition.
17780         * m4/gc-sha1.m4 (gl_GC_SHA1): Remove GC_USE_SHA1 macro definition.
17781         * lib/gc-gnulib.c: Use GNULIB_GC_<algorithm> instead of
17782         GC_USE_<algorithm>.
17783         * lib/gc-libgcrypt.c: Likewise.
17784         * modules/gc-arcfour (configure.ac): Use gl_MODULE_INDICATOR.
17785         * modules/gc-arctwo (configure.ac): Likewise.
17786         * modules/gc-des (configure.ac): Likewise.
17787         * modules/gc-hmac-md5 (configure.ac): Likewise.
17788         * modules/gc-hmac-sha1 (configure.ac): Likewise.
17789         * modules/gc-md2 (configure.ac): Likewise.
17790         * modules/gc-md4 (configure.ac): Likewise.
17791         * modules/gc-md5 (configure.ac): Likewise.
17792         * modules/gc-random (configure.ac): Likewise.
17793         * modules/gc-rijndael (configure.ac): Likewise.
17794         * modules/gc-sha1 (configure.ac): Likewise.
17795
17796 2007-01-08  Bruno Haible  <bruno@clisp.org>
17797
17798         * m4/close-stream.m4 (gl_CLOSE_STREAM): Remove GNULIB_CLOSE_STREAM
17799         macro definition.
17800         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Remove GNULIB_FCNTL_SAFER macro
17801         definition.
17802         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Remove GNULIB_FOPEN_SAFER macro
17803         definition.
17804         * modules/close-stream (configure.ac): Invoke gl_MODULE_INDICATOR.
17805         * modules/fcntl-safer (configure.ac): Likewise.
17806         * modules/fopen-safer (configure.ac): Likewise.
17807         * modules/fwriteerror (configure.ac): Likewise. Remove explicit
17808         GNULIB_FWRITEERROR macro definition.
17809
17810 2007-01-08  Bruno Haible  <bruno@clisp.org>
17811
17812         * m4/gnulib-common.m4: New file.
17813         * gnulib-tool (func_get_autoconf_snippet): Undo last change.
17814         (func_get_filelist): Add m4/gnulib-common.m4.
17815
17816 2007-01-08  Bruno Haible  <bruno@clisp.org>
17817
17818         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Simplify the sorting
17819         command.
17820
17821 2007-01-08  Jim Meyering  <jim@meyering.net>
17822
17823         Use a more robust test for a "can't happen" condition.
17824         * lib/fts.c (fts_read): Revert the change of 2006-11-22, since it
17825         narrowed the st_size value.  Presuming the "can't happen" condition
17826         is true, that narrowing could conceivably convert an invalid st_size
17827         value into a valid one.  Instead, use a change based on Matthew
17828         Woehlke's original patch.
17829
17830         Slight readability improvement: use an assert-like macro
17831         in place of literal "abort ()" uses.
17832         * lib/fts.c (fts_assert): Define.
17833         (fts_set_stat_required, cwd_advance_fd, fts_read, fd_ring_check):
17834         Use this macro instead of a bare 'abort'.
17835
17836 2007-01-05  Paul Eggert  <eggert@cs.ucla.edu>
17837
17838         Don't worry about using IRIX 5.3's wctype.h broken definitions;
17839         simply work around them.
17840         * lib/wctype_.h: Remove test for HAVE_WCTYPE_CTMP_BUG.
17841         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph, iswlower):
17842         (iswprint, iswpunct, iswspace, iswupper, iswxdigit): Undef before
17843         declaring.
17844         Don't bother to define as macros, since the standard doesn't require it.
17845         * m4/wctype.m4 (WCTYPE_H, ABSOLUTE_WCTYPE_H): Simplify, since we no
17846         longer worry about IRIX 5.3.
17847         (HAVE_WCTYPE_CTMP_BUG): Remove.
17848
17849 2007-01-04  Paul Eggert  <eggert@cs.ucla.edu>
17850
17851         * lib/wctype_.h (_ctmp_) [HAVE_WCTYPE_CTMP_BUG]: Now of type wchar_t,
17852         not wint_t.  Also, include <ctype.h>, to fix another IRIX bug.
17853         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
17854         Problems reported by Georg Schwarz for IRIX 5.3.
17855
17856         * gnulib-tool (autoconf_minversion): Take the maximum version number
17857         found, not the minimum.  Problem reported by James Youngman.
17858
17859 2007-01-03  Karl Berry  <karl@gnu.org>
17860
17861         * doc/error.texi: new file, explaining interaction with progname.
17862         * doc/gnulib.texi: include it.  Update copyright.
17863
17864 2007-01-03  Simon Josefsson  <simon@josefsson.org>
17865
17866         * gnulib-tool (func_create_testdir): Run AC_CANONICAL_BUILD and
17867         AC_CANONICAL_HOST, to improve autobuild outputs.
17868
17869 2007-01-03  Paolo Bonzini  <bonzini@gnu.org>
17870             Yoann Vandoorselaere <yoann.v@prelude-ids.com>
17871
17872         * lib/poll.c (poll): Use recv on Mac OS X to distinguish connected
17873         sockets, server sockets, and other file descriptors.  Count errors
17874         to compute the return value.  Reorder the code a bit to be easier
17875         to follow.  Don't set event bits that were not requested (except
17876         POLLERR and POLLHUP).
17877
17878 2007-01-01  Bruno Haible  <bruno@clisp.org>
17879
17880         * modules/lchmod (Include): Require lchmod.h, not lchown.h.
17881
17882 2007-01-03  Jim Meyering  <jim@meyering.net>
17883
17884         * modules/fts-lgpl (Depends-on): Add i-ring.  Reported by Bruno Haible.
17885
17886 2007-01-02  Bruno Haible  <bruno@clisp.org>
17887
17888         * modules/settime (Include): Require timespec.h.
17889         * modules/nanosleep (Include): Likewise.
17890
17891 2007-01-01  Bruno Haible  <bruno@clisp.org>
17892
17893         * gnulib-tool (func_emit_copyright_notice): Bump year.
17894         (func_get_autoconf_snippet): Emit a GNULIB_<modulename> macro.
17895
17896 2007-01-01  Bruno Haible  <bruno@clisp.org>
17897
17898         Improve support for OpenBSD.
17899         * build-aux/config.rpath (libname_spec): Export.
17900         (library_names_spec): New variable. Export.
17901         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Extract libname_spec and
17902         library_names_spec from the config.rpath output. Locate shared library
17903         through the name pattern in library_names_spec.
17904
17905 2007-01-01  Eric Blake  <ebb9@byu.net>
17906
17907         * lib/version-etc.c (COPYRIGHT_YEAR): Bump for new year.
17908
17909 2006-12-30  Paul Eggert  <eggert@cs.ucla.edu>
17910
17911         * gnulib-tool (SORT): Remove, since we no longer assume GNU sort.
17912         Rewrite so as not to assume GNU sort or "tail -1".  Also, don't
17913         assume the C locale, and avoid an "eval" that could cause trouble.
17914         Problem with SORT reported by Bob Proulx.
17915
17916         * lib/getpagesize.h (getpagesize) [defined __amigaos4__]:
17917         Define.  Trivial patch from Henning Nielsen Lund, originally
17918         sent to bug-grep@gnu.org today.
17919
17920 2006-12-29  Paul Eggert  <eggert@cs.ucla.edu>
17921
17922         * lib/acl.h: Include sys/types.h and sys/stat.h, for mode_t and
17923         struct stat.  Problem reported by Henning Nielsen Lund.
17924         * lib/acl.c: Include acl.h first, to check interface.  Don't
17925         bother to include sys/types.h and sys/stat.h again.
17926
17927 2006-12-28  Paul Eggert  <eggert@cs.ucla.edu>
17928
17929         Import the following change from libc; problem reported by
17930         Sven Verdoolaege.
17931
17932         2005-10-13  Ulrich Drepper  <drepper@redhat.com>
17933
17934         [BZ #1373]
17935         * lib/argp.h: Remove __NTH for __argp_usage inline function.
17936
17937 2006-12-28  Jim Meyering  <jim@meyering.net>
17938
17939         * build-aux/announce-gen: Do not assume that the package
17940         builds any of tar.gz, tar.bz2, and .xdelta files.
17941         Suggestion from Simon Josefsson.
17942
17943 2006-12-28  Simon Josefsson  <simon@josefsson.org>
17944
17945         * modules/announce-gen: New file.
17946
17947 2006-12-27  Paul Eggert  <eggert@cs.ucla.edu>
17948
17949         * lib/mbchar.h: Just include <wctype.h>; the wctype module
17950         handles its gotchas now.
17951         * lib/mbswidth.c: Likewise.
17952         * lib/wcwidth.h: Likewise.
17953         * m4/mbchar.m4 (gl_MBCHAR): Don't bother checking for wctype.h
17954         and iswcntrl; the wctype module does this stuff now.
17955         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
17956         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
17957         * modules/mbchar (Depends-on): Add wctype.
17958         * modules/mbswidth (Depends-on): Likewise.
17959         * modules/wcwidth (Depends-on): Likewise.
17960
17961 2006-12-27  Eric Blake  <ebb9@byu.net>
17962
17963         * lib/fnmatch.c: Reinstate inclusion of <wchar.h>, since this
17964         module uses more than what <wctype.h> is required to provide.
17965
17966 2006-12-26  Eric Blake  <ebb9@byu.net>
17967
17968         * gnulib-tool (sed_extract_prog): Avoid space-tab.
17969
17970 2006-12-26  Eric Blake  <ebb9@byu.net>
17971
17972         * modules/absolute-header: New module.
17973         * modules/fcntl (Depends-on): Depend on it.
17974         * modules/inttypes (Depends-on): Likewise.
17975         * modules/stdint (Depends-on): Likewise.
17976         * modules/sys_stat (Depends-on): Likewise.
17977         * modules/wctype (Depends-on): Likewise.
17978         * MODULES.html.sh (Support for building libraries and
17979         executables): Document it.
17980
17981 2006-12-25  Paul Eggert  <eggert@cs.ucla.edu>
17982
17983         * gnulib-tool (SED): Remove, undoing previous change.
17984         The problem was that it broke coreutils on Solaris, because
17985         "sed --posix" leaked into a makefile.
17986         (sed): New alias, if 'alias' and GNU sed.
17987
17988 2006-12-24  Jim Meyering  <jim@meyering.net>
17989
17990         Work around an fchownat bug in glibc-2.4:
17991         http://lists.ubuntu.com/archives/ubuntu-users/2006-September/093218.html
17992         This bug would cause "chown -RP ... DIR" to follow symlinks in DIR,
17993         in spite of the -P option.
17994         * m4/openat.m4 (gl_FUNC_FCHOWNAT, gl_FUNC_FCHOWNAT_DEREF_BUG):
17995         New macros.
17996         (gl_PREREQ_OPENAT): Require gl_FUNC_FCHOWNAT.
17997         * modules/openat (Files): Add lib/fchownat.c.
17998         * lib/openat.c (fchownat): Don't define here.  Move to...
17999         * lib/fchownat.c: ...this new file.
18000
18001 2006-12-23  Paul Eggert  <eggert@cs.ucla.edu>
18002
18003         Fix bug reported by Bruno Haible in
18004         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00228.html>
18005         where quotearg.c didn't compile on Mac OS X 10.2 because it
18006         lacks <wchar.h> and wint_t.
18007         * lib/wctype_.h (__wctype_wint_t): New type.
18008         Include <stdio.h>, <time.h>, <wchar.h> only if HAVE_WINT_T.
18009         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph):
18010         (iswlower, iswprint, iswpunct, iswspace, iswupper, ixwxdigit):
18011         Arg is now of type __wctype_wint_t, not wint_t.
18012         * m4/wctype.m4 (gl_WCTYPE_H): Require gt_TYPE_WINT_T, and
18013         substitute HAVE_WINT_T.
18014         * modules/wctype (Files): Add m4/wint_t.m4.
18015         (wctype.h): Substitute HAVE_WINT_T.
18016
18017 2006-12-23  Bruno Haible  <bruno@clisp.org>
18018
18019         * lib/safe-read.h [C++]: Wrap declarations in extern "C".
18020
18021 2006-12-23  Bruno Haible  <bruno@clisp.org>
18022
18023         * lib/canonicalize-lgpl.c (__realpath): Test HAVE_READLINK instead of
18024         S_ISLNK.
18025         Needed because gnulib's sys/stat.h replacement defines S_ISLNK on
18026         mingw.
18027
18028 2006-12-22  Bruno Haible  <bruno@clisp.org>
18029
18030         * lib/copy-file.c: Include acl.h.
18031         (copy_file_preserving) [USE_ACL]: Use copy_acl instead of chmod.
18032         Close the file descriptors only after being done with copy_acl.
18033         * modules/copy-file (Depends-on): Add acl.
18034
18035 2006-12-22  Bruno Haible  <bruno@clisp.org>
18036
18037         * gnulib-tool (SED): New variable.
18038         Use $SED instead of sed everywhere.
18039
18040 2006-12-22  Bruno Haible  <bruno@clisp.org>
18041
18042         * modules/no-c++: New file.
18043         * m4/no-c++.m4: New file.
18044         * MODULES.html.sh (Support for building libraries and executables):
18045         Add no-c++.
18046
18047 2006-12-22  Paul Eggert  <eggert@cs.ucla.edu>
18048
18049         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
18050         Include <limits.h>, and use its INT_MAX to rewrite the
18051         j loop so that it does not overflow 'int'.  Problem reported by
18052         Ralf Wildenhues in
18053         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00084.html>.
18054         Play it safe by shifting left by 1 rather than multiplying by 2,
18055         as GCC is less likely to optimize this away when the value
18056         is signed (when it assumes overflow leads to undefined behavior).
18057         Also, don't assume time_t uses two's complement.
18058
18059 2006-12-21  Paul Eggert  <eggert@cs.ucla.edu>
18060
18061         * MODULES.html.sh: New module wctype.
18062         * lib/wctype_.h, m4/wctype.m4, modules/wctype: New files.
18063         * lib/fnmatch.c: Don't bother to include <wchar.h> before
18064         <wctype.h>, since the new wctype module should fix this.
18065         * lib/quotearg.c: Include <wctype.h> unconditionally, since
18066         the wctype module should arrange for it.
18067         * lib/regex_internal.h: Likewise.
18068         * m4/quotearg.m4 (gl_QUOTEARG): Don't check for wctype.h or iswprint,
18069         since the wctype module should handle this now.
18070         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for wctype.h.
18071         * modules/fnmatch (Depends-on): Add wctype.
18072         * modules/quotearg (Depends-on): Likewise.
18073         * modules/regex (Depends-on): Likewise.
18074
18075 2006-12-19  Bruno Haible  <bruno@clisp.org>
18076
18077         * lib/strdup.h [C++]: Wrap definitions in extern "C".
18078         Suggested by Lorenzo Bettini <bettini@dsi.unifi.it>.
18079
18080 2006-12-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18081
18082         * modules/savewd (Depends-on): Fix dependency on fcntl.
18083
18084 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
18085
18086         * m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty if stdint.h
18087         conforms to C99, rather than relying on the user's environment
18088         setting of STDINT_H.
18089
18090 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
18091         and Eric Blake  <ebb9@byu.net>
18092
18093         * lib/dirname.h (DOUBLE_SLASH_IS_DISTINCT_ROOT): Default to 0, not 1.
18094         This is more consistent with the other defines here.
18095         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT):
18096         Port to z/OS.  Problem reported by Paul Gilmartin.
18097         Change local vars to use gl_ prefix rather than ac_.
18098         Don't define DOUBLE_SLASH_IS_DISTINCT_ROOT to 0, for consistency
18099         with other defines.
18100         * modules/double-slash-root: New module.
18101         * modules/dirname (Files): Remove m4/double-slash-root.m4.
18102         (Depends-on): Add double-slash-root.
18103         * MODULES.html.sh (File system functions): Mention new module.
18104
18105 2006-12-14  Paul Eggert  <eggert@cs.ucla.edu>
18106
18107         * lib/yesno.c [!ENABLE_NLS]: Don't include getline.h.
18108         (yesno) [!ENABLE_NLS]: Don't invoke getline or rpmatch.
18109         This is for the benefit of gzip, which doesn't do i18n.
18110
18111 2006-12-12  Jim Meyering  <jim@meyering.net>
18112
18113         * m4/acl.m4 (gl_ACL_GET_FILE): Fix logic error.
18114         Reported by Andreas Schwab <schwab@suse.de>.
18115
18116 2006-12-12  Bruno Haible  <bruno@clisp.org>
18117
18118         Merge these changes.
18119         2006-09-05  Bruno Haible  <bruno@clisp.org>
18120         * lib/iconvme.c (iconv_string): No need to save and restore errno when
18121         iconv_alloc succeeded.
18122         (iconv_alloc): Don't assume that malloc() or realloc(), when failing,
18123         sets errno to ENOMEM. (malloc on GNU/kFreeBSD doesn't.) No need to
18124         test for " && dest " at the end - dest is always != NULL there. Call
18125         iconv with 4xNULL arguments initially, to reset the state. Call iconv
18126         with 2xNULL arguments, also to flush the state storage. Handle the
18127         IRIX iconv behaviour. Realloc the final result, to throw away unused
18128         memory.
18129
18130 2006-12-11  Paul Eggert  <eggert@cs.ucla.edu>
18131
18132         * m4/openat.m4 (gl_FUNC_OPENAT): Don't compile mkdirat
18133         and fchmodat unconditionally, since glibc 2.4 has them.
18134         Problem reported by Arkadiusz Miskiewicz.
18135
18136 2006-12-10  Bruno Haible  <bruno@clisp.org>
18137
18138         * gnulib-tool (func_import): Show the include files only for those
18139         modules that are copied and specified.
18140         Reported by Karl Berry.
18141
18142 2006-12-08  Jim Meyering  <jim@meyering.net>
18143
18144         * build-aux/announce-gen ($VERSION): Don't use of $Revision...$.
18145         Instead, use Emacs' time-stamp write hook.  Note that the time is UTC.
18146
18147         * build-aux/announce-gen: Add two new options, both optional:
18148         --bootstrap-tools=TOOL_LIST
18149               a comma-separated list of tools, e.g.,
18150               autoconf,automake,bison,gnulib
18151         --gnulib-snapshot-date=DATE
18152               if gnulib is in the bootstrap tool list,
18153               then report this as the snapshot date.
18154               If not specified, use the current date/time.
18155               If you specify a date here, be sure it's UTC.
18156
18157 2006-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18158
18159         * tests/test-argp-2.sh: Fix test to match actual output.
18160         (func_compare): Fix sed script to be portable.
18161
18162 2006-12-05  Paul Eggert  <eggert@cs.ucla.edu>
18163
18164         * lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS]: Add a
18165         workaround for this case.  It is not autoconfigured now; offhand
18166         it's hard to see how to autoconfigure it.
18167
18168 2006-12-03  Paul Eggert  <eggert@cs.ucla.edu>
18169
18170         * lib/mkdir-p.c (make_dir_parents): Fix race condition when making
18171         a directory that is about to be chowned.  Such a directory's
18172         initial file permissions should permit the owner only and this
18173         should not be changed until after the chown, since the group and
18174         other bits would be incorrect if they granted permission before
18175         the chown.
18176
18177         Fix porting problem for iswctype reported by Georg Schwarz in:
18178         http://lists.gnu.org/archive/html/bug-coreutils/2006-12/msg00017.html
18179         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCTYPE, too.
18180         * lib/regex_internal.h (RE_ENABLE_I18N): Likewise.
18181         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for iswctype, too.
18182         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
18183
18184 2006-12-03  Jim Meyering  <jim@meyering.net>
18185
18186         * lib/fts.c (fts_load): Don't set sp->fts_dev here, since
18187         p->fts_statp may not yet be defined.
18188         (fts_read): Instead, set it in the caller, once p->fts_statp is
18189         sure to be defined, and corresponds to a top-level directory.
18190         This bug made du -x fail.  Here's the coreutils test case:
18191         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commit;h=ba45154d8e9f
18192         Reported by Mike Frysinger.
18193
18194 2006-12-01  Jim Meyering  <jim@meyering.net>
18195
18196         * modules/savewd (Depends-on): Add fcntl_h to avoid self-test
18197         build failure due to missing definition of HAVE_WORKING_O_NOFOLLOW.
18198         Reported by Simon Josefsson.
18199
18200 2006-11-30  Jim Meyering  <jim@meyering.net>
18201
18202         * m4/warning.m4: Use the all-permissive copyright notice
18203         recommended by RMS (rather than LGPL).
18204         * m4/vararrays.m4: Likewise.
18205         * m4/flexmember.m4: Likewise.
18206
18207 2006-11-29  Bruno Haible  <bruno@clisp.org>
18208
18209         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
18210         noinst_LIBRARIES. Augment noinst_LIBRARIES and noinst_LTLIBRARIES
18211         using +=.
18212         Reported by Simon Josefsson <simon@josefsson.org>.
18213
18214 2006-11-28  James Youngman <jay@gnu.org>
18215
18216         * README: Advise users that they might find the bug-gnulib@gnu.org
18217         and autotools-announce@gnu.org mailing lists useful.
18218
18219 2006-11-28  Bruno Haible  <bruno@clisp.org>
18220
18221         * m4/ptrdiff_max.m4: Remove file.
18222
18223 2006-11-21  Bruno Haible  <bruno@clisp.org>
18224
18225         * m4/eoverflow.m4 (gl_EOVERFLOW): Use AC_COMPUTE_INT instead of
18226         _AC_COMPUTE_INT.
18227         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
18228         * m4/ptrdiff_max.m4 (gl_PTRDIFF_MAX): Use AC_COMPUTE_INT instead of
18229         _AC_COMPUTE_INT.
18230         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
18231         * m4/size_max.m4 (gl_SIZE_MAX): Use AC_COMPUTE_INT instead of
18232         _AC_COMPUTE_INT.
18233         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
18234
18235 2006-11-28  Jim Meyering  <jim@meyering.net>
18236
18237         * lib/regcomp.c (parse_branch): Rename local, exp->expr, to avoid
18238         warning from "gcc -Wshadow" about shadowing the builtin.
18239
18240 2006-11-27  Bruno Haible  <bruno@clisp.org>
18241
18242         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_INT instead of
18243         _AC_COMPUTE_INT.
18244         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
18245
18246 2006-11-27  Bruno Haible  <bruno@clisp.org>
18247             Paul Eggert  <eggert@cs.ucla.edu>
18248
18249         * lib/regex.h (__restrict_arr): Redo logic of #if, for clarity.
18250
18251 2006-11-26  Bruno Haible  <bruno@clisp.org>
18252
18253         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
18254         noinst_LTLIBRARIES.
18255
18256 2006-11-27  Paul Eggert  <eggert@cs.ucla.edu>
18257             Bruno Haible  <bruno@clisp.org>
18258
18259         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to 0
18260         if compiling with "gcc -ansi".
18261
18262 2006-11-26  Paul Eggert  <eggert@cs.ucla.edu>
18263
18264         Fix some incompatibilities with gcc -ansi -pedantic.
18265         * lib/regex.h (__restrict_arr): Don't use the [restrict] syntax
18266         if compiling pedantically with GCC, unless it's C99 or later.
18267         Don't trust sys/cdefs.h's definition of __restrict_arr, either, as
18268         it mishandles gcc -ansi -pedantic as well.
18269         * lib/regex_internal.h (re_token_t): Don't use enum bitfields
18270         if gcc -pedantic.
18271         * lib/regexec.c (check_node_accept_bytes): Don't use auto
18272         initializers for struct if -pedantic, unless it's C99 or later.
18273
18274 2006-11-25  Nix  <nix@esperi.org.uk>  (tiny change)
18275
18276         * m4/fcntl_h.m4 (gl_FCNTL_H): Test the atime, not the mtime.
18277         Don't close an fd more than once. Identical atimes indicate
18278         success, not failure.
18279
18280 2006-11-22  Robinson Mittmann <bob@hoplon.com>  (tiny change)
18281
18282         * lib/sincosl.c (kernel_sinl): Fix typo in threshold.
18283
18284 2006-11-23  Jim Meyering  <jim@meyering.net>
18285
18286         * build-aux/announce-gen: New file.  From coreutils.
18287
18288 2006-11-22  Jim Meyering  <jim@meyering.net>
18289
18290         Work around a compile-time error from the HP-UX 11.00 /bin/cc.
18291         * lib/fts.c (enum Fts_stat): Give this previously-anon enum a name.
18292         (fts_read): Use a temporary to narrow the overused st_size member
18293         before using it in a switch statement.  Reported by Matthew Woehlke.
18294
18295         * m4/clock_time.m4 (gl_CLOCK_TIME): Quote AC_SUBST argument.
18296         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
18297
18298 2006-11-20  Bruno Haible  <bruno@clisp.org>
18299
18300         * gettext.m4 (AM_GNU_GETTEXT): Revert 2005-07-28 patch: Use
18301         changequote instead of pairs of brackets.
18302         Reported by Andreas Schwab <schwab@suse.de>.
18303
18304 2006-11-21  Jim Meyering  <jim@meyering.net>
18305
18306         * lib/fts.c (fts_safe_changedir): Move a declaration "up",
18307         so as to remain compatible with older compilers.
18308         Patch from Michael Deutschmann.
18309
18310 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
18311
18312         * MODULES.html.sh (File system functions): Add openat.
18313
18314         * lib/openat.h (rpl_fstatat): New macro, if
18315         [HAVE_OPENAT && ! LSTAT_FOLLOWS_SLASHED_SYMLINK.
18316         (fstatat): Define to rpl_fstatat under the same conditions,
18317         unless COMPILING_FSTATAT.
18318         * m4/openat.m4 (gl_FUNC_OPENAT): Compile fstatat.c too, if fstatat
18319         seems to have the bug.
18320         * lib/fstatat.c: New file.
18321         * modules/openat (Files): Add it.
18322
18323 2006-11-20  Bruno Haible  <bruno@clisp.org>
18324
18325         * Makefile: New file.
18326
18327 2006-11-20  Jim Meyering  <jim@meyering.net>
18328
18329         The beginnings of syntax-related checks for gnulib.
18330         * lib/Makefile: New file.
18331         * lib/t-idcache: New script.  Ensure that the two halves of
18332         idcache.c stay in sync.
18333
18334         * lib/idcache.c: Adjust comments in user- and group- portions to
18335         be more accurate, and to be consistent with one another.
18336
18337 2006-11-20  Jim Meyering  <jim@meyering.net>
18338
18339         * lib/idcache.c: Restore most of the 2006-11-06 patch, so as to
18340         continue using the flexible array member (thus, this module performs
18341         half as many malloc calls), with the addition that...
18342         (getgroup, getuser): Consistently record a non-match via an empty
18343         "name" string, and map an empty string match to a NULL return value.
18344         * modules/idcache (Depends-on): Re-add flexmember.
18345
18346         * lib/idcache.c (getuser): Remove all uses of the register keyword.
18347         (getuidbyname, getgroup, getgidbyname): Likewise.
18348
18349         Use cleaner syntax: NULL rather than 0.
18350         * lib/idcache.c (getuidbyname, getgidbyname): Return NULL, not 0.
18351
18352 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
18353
18354         * lib/idcache.c: Undo most recent patch, dated 2006-11-06.
18355         It mishandled the case where the group was missing.
18356         Problem reported by Greg Schafer.
18357         * modules/idcache: Likewise.
18358
18359 2006-11-18  Jim Meyering  <jim@meyering.net>
18360
18361         * check-module (%exempt_header): Add exception for some
18362         conditionally-included headers.
18363
18364         * modules/i-ring (Depends-on): Add verify.
18365         (License): Change to LGPL.
18366
18367 2006-11-16  Paul Eggert  <eggert@cs.ucla.edu>
18368
18369         * modules/getaddinfo (Depends-on): Remove inttostr; add snprintf.
18370         * lib/getaddrinfo.c: Include snprintf.h rather than intprops.h
18371         and inttostr.h.  Use snprintf rather than uinttostr, so that
18372         LGPLed code doesn't depend on GPLed.
18373
18374 2006-11-17  Paul Eggert  <eggert@cs.ucla.edu>
18375
18376         * modules/inline (License): Change from GPL to LGPL.
18377
18378 2006-11-17  Jim Meyering  <jim@meyering.net>
18379
18380         * modules/d-type (License): Switch to LGPL.
18381
18382 2006-11-15  Bruno Haible  <bruno@clisp.org>
18383
18384         * m4/alloca.m4 (gl_FUNC_ALLOCA): Fix the AC_CACHE_CHECK message.
18385
18386 2006-11-15  Eric Blake  <ebb9@byu.net>
18387
18388         * m4/allocsa.m4 (gl_ALLOCSA): Don't invoke macro already picked up by
18389         the module dependency.
18390
18391 2006-11-15  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
18392             Bruno Haible  <bruno@clisp.org>
18393
18394         * gnulib-tool (func_create_testdir): Add license consistency check.
18395
18396 2006-11-15  Eric Blake  <ebb9@byu.net>
18397
18398         * m4/alloca.m4 (gl_FUNC_ALLOCA): Use AC_CACHE_CHECK to avoid a
18399         random "(cached)" in configure output.
18400
18401 2006-11-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18402
18403         * m4/inttypes.m4 (gl_INTTYPES_H): Use AC_CACHE_CHECK so that the
18404         test for conforming inttypes.h is both announced and cached.
18405
18406         * MODULES.html.sh (seen_modules, seen_files): New variables.
18407         (func_module): Rewrite to use a few less gnulib-tool and sed
18408         invocations.  Avoid a couple of quadratic algorithms for ...
18409         (missed_modules, missed_files): ... these, with ...
18410         (func_append, func_tmpdir): ... these new functions, from
18411         gnulib-tool.  Analogously, install traps for cleanup.
18412
18413         * tests/test-gc.c (main): Remove unused variables.
18414         * tests/test-read-file.c: Include stdlib.h, for 'free'.
18415
18416 2006-11-14  Paul Eggert  <eggert@cs.ucla.edu>
18417
18418         * modules/inttostr (License): Change to LGPL.
18419
18420 2006-11-14  Eric Blake  <ebb9@byu.net>
18421
18422         * modules/tempname (License): Change to LGPL.
18423
18424 2006-11-14  Eric Blake  <ebb9@byu.net>
18425
18426         * doc/functions.texi (Function Portability): *printf functions on
18427         Cygwin now understand all POSIX size specifiers.
18428
18429 2006-11-14  Bruno Haible  <bruno@clisp.org>
18430
18431         * modules/c-ctype (License): Change to LGPL.
18432
18433 2006-11-12  Bruno Haible  <bruno@clisp.org>
18434
18435         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
18436         AC_LIB_LINKFLAGS_BODY): Also set a LIB${NAME}_PREFIX variable. Needed
18437         for GNOME libraries, for which the include files are installed in
18438         subdirectories of $prefix/include.
18439
18440 2006-11-12  Bruno Haible  <bruno@clisp.org>
18441
18442         * m4/lib-link.m4: Require at least autoconf-2.54.
18443         (AC_LIB_LINKFLAGS_BODY) [autoconf < 2.61]: Turn dots into the library
18444         name to underscores for the --with option.
18445
18446 2006-11-13  Bruno Haible  <bruno@clisp.org>
18447
18448         * gnulib-tool (func_create_testdir): Set gl_source_base correctly in
18449         the tests directory.
18450         Reported by Ralf Wildenhues.
18451
18452 2006-11-13  Bruno Haible  <bruno@clisp.org>
18453
18454         * gnulib-tool (func_emit_initmacro_start): Also override AC_LIBSOURCES.
18455         (func_emit_initmacro_end): Undo the override here.
18456         (func_emit_initmacro_done): Emit a definition for gl_LIBSOURCES.
18457         Works around the famous automake error in coreutils.
18458
18459 2006-11-13  Eric Blake  <ebb9@byu.net>
18460
18461         * lib/gl_anytree_oset.h (gl_tree_search_atleast): Return the
18462         element, not its node.
18463
18464 2006-11-12  Bruno Haible  <bruno@clisp.org>
18465
18466         * gnulib-tool (func_emit_lib_Makefile_am): Replace occurrences of
18467         '$(top_srcdir)/build-aux/', taking into account the real auxdir.
18468
18469 2006-11-12  Bruno Haible  <bruno@clisp.org>
18470
18471         * gnulib-tool: New option --local-symlink.
18472         (func_usage): Document it.
18473         (lsymbolic): New variable.
18474         (func_import, func_create_testdir): If --symlink was not specified,
18475         test whether --local-symlink was specified and the file comes from
18476         the local_gnulib_dir.
18477
18478 2006-11-12  Bruno Haible  <bruno@clisp.org>
18479
18480         * gnulib-tool (func_ln): New function.
18481         (func_ln_if_changed, func_create_testdir): Use it instead of "ln -s".
18482
18483 2006-11-12  Bruno Haible  <bruno@clisp.org>
18484
18485         Finish support for source files in subdirectories.
18486         * gnulib-tool (func_emit_lib_Makefile_am): If some of the source files
18487         are in subdirectories, set uses_subdirs and add 'subdir-objects' to
18488         AUTOMAKE_OPTIONS.
18489         (func_import, func_create_testdir): Invoke AM_PROG_CC_C_O in this case.
18490
18491 2006-11-12  Bruno Haible  <bruno@clisp.org>
18492
18493         * gnulib-tool (func_get_automake_snippet): Synthesize also an
18494         EXTRA_lib_SOURCES augmentation.
18495         (func_emit_lib_Makefile_am): Initialize EXTRA_lib..._SOURCES to empty.
18496
18497 2006-11-12  Jim Meyering  <jim@meyering.net>
18498
18499         Make fts (in FTS_CWDFD mode) more efficient by caching a few open
18500         file descriptors.  This also averts a failure on systems with
18501         native openat support when a traversed directory lacks "x" access.
18502         * lib/fts_.h: Include "i-ring.h"
18503         (struct FTS) [fts_fd_ring]: New member.
18504         * lib/fts.c (RESTORE_INITIAL_CWD): Also call fd_ring_clear.
18505         (FCHDIR): Add parentheses.
18506         (fd_ring_check, fd_ring_print) [!FTS_DEBUG]: Define away.
18507         (cwd_advance_fd): Add a 3rd parameter.  Adjust all callers.
18508         When descending, rather than simply closing the previous
18509         fts_cwd_fd value, push that file descriptor onto the ring.
18510         (same_fd, fd_ring_print, fd_ring_check) [FTS_DEBUG]: New functions.
18511         (fts_open): Initialize the new fd_ring member.
18512         (fts_close): Clear the ring.
18513         (fts_safe_changedir): When possible, use our new fd_ring to skip
18514         the diropen and fstat and dev/ino comparison that would normally
18515         accompany a virtual `chdir ("..")'.
18516
18517         * modules/fts (Depends-on): Add i-ring.
18518         * modules/i-ring: New module.
18519         * lib/i-ring.c, lib/i-ring.h, lib/i-ring-test.c: New files.
18520         * m4/i-ring.m4: New file.
18521
18522 2006-11-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18523
18524         * gnulib-tool (func_create_testdir): Fix replacement of
18525         `build-aux' in configure.ac.  Run autotools in gltests
18526         subdirectory.
18527         (func_create_testdir, func_create_megatestdir, test): There is
18528         no need for '--force' in most autotool invocations in a new
18529         tree.  Actually fail the whole test if any of the tools, or the
18530         configure or make stages fail.
18531
18532         Sync from Automake.
18533         * build-aux/gnupload: Revert last change.  Add pointer to upload
18534         instructions of the GNU Maintenance Instructions.
18535         Suggestion by Karl Berry.
18536
18537 2006-11-10  Jim Meyering  <jim@meyering.net>
18538
18539         * lib/fts.c [FTS_DEBUG]: Don't try to print a pointer via %s.
18540
18541 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
18542
18543         * lib/gettext.h (dgettext, dcgettext, ngettext) [! ENABLE_NLS]:
18544         (dngettext, dcngettext, bindtextdomain) [! ENABLE_NLS]:
18545         (bind_textdomain_codeset) [! ENABLE_NLS]:
18546         Evaluate all the arguments.  That way, callers get compatible behavior
18547         if the arguments have side effects.  Also, it avoids some GCC
18548         diagnostics in some cases; Joel E. Denny reported problems when Bison
18549         was configured with --enable-gcc-warnigs.
18550
18551 2006-11-10  Jim Meyering  <jim@meyering.net>
18552
18553         * m4/inline.m4 (gl_INLINE): Check with the compiler, not cpp, so that
18554         relevant options in CFLAGS (like -O, -fno-inline) are taken into
18555         account.
18556
18557 2006-11-10  Jim Meyering  <jim@meyering.net>
18558
18559         * modules/inline: New file/module.
18560         * modules/xalloc (Files): Remove m4/inline.m4.
18561         (Depends-on): Add inline, instead.
18562         * modules/oset: Likewise.
18563         * modules/list: Likewise.
18564
18565 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
18566
18567         * lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t.
18568         Problem reported by Matthew Woehlke.
18569
18570 2006-11-09  Bruno Haible  <bruno@clisp.org>
18571
18572         * lib/tempname.c (gen_tempname): Remove variant that invokes
18573         __gen_tempname.
18574         * m4/tempname.m4 (gl_FUNC_GEN_TEMPNAME): Don't test for
18575         __gen_tempname.
18576
18577 2006-11-08  Bruno Haible  <bruno@clisp.org>
18578
18579         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Set ac_cv_type_long_long_int
18580         to 'yes' instead of 'cross-compiling'.
18581
18582 2006-11-08  Paul Eggert  <eggert@cs.ucla.edu>
18583
18584         * lib/quotearg.h (quotearg_free): New decl.
18585         * lib/quotearg.c (quotearg_free): New function.
18586         (slot0, nslots, slotvec0, slotvec):
18587         Now file-scope so that quotearg_free can get at them.
18588
18589 2006-11-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18590
18591         Sync from Automake.
18592         * build-aux/gnupload: Add missing 'gnu' to example URL.
18593         Report by Karl Berry.
18594
18595 2006-11-08  Bruno Haible  <bruno@clisp.org>
18596
18597         * m4/inline.m4 (gl_INLINE): Also test __NO_INLINE__.
18598         Suggested by Paul Eggert.
18599
18600 2006-11-08  Jim Meyering  <jim@meyering.net>
18601
18602         * lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl--.h twice.
18603         It's already included if !_LIBC.
18604         (fts_safe_changedir): Add a comment.
18605
18606 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
18607
18608         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Detect bug in
18609         Tandem NonStop Kernel (OSS) cc -O circa 2004, reported by
18610         Matthew Woehlke.
18611
18612         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Move
18613         definitions up, to avoid colliding with change below.
18614         (static_inline) [HAVE_INLINE]: New macro.
18615         (xnmalloc, xnrealloc, x2nrealloc, xcharalloc):
18616         Provide extern decls when !HAVE_INLINE.  Do not define unless
18617         static_inline is defined, either by us or by xmalloc.c.  Use
18618         static_inline rather than static inline.
18619         (XCALLOC): Optimize sizeof(T) = 1 case.
18620         * lib/xmalloc.c (static_inline) [!HAVE_INLINE]: New macro.
18621
18622 2006-11-07  Bruno Haible  <bruno@clisp.org>
18623
18624         * lib/xalloc.h (XNMALLOC): Restore optimization of sizeof(T) = 1 case.
18625         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require gl_INLINE instead of
18626         AC_C_INLINE.
18627         * modules/xalloc (Files): Add m4/inline.m4.
18628
18629 2006-11-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18630
18631         * README: Fix typo.
18632         * doc/gnulib.texi (Miscellaneous Notes): Likewise, rename...
18633         (Miscellanous Notes): ...from this.
18634
18635 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
18636
18637         * m4/flexmember.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER):
18638         Mention that offsetof should be used instead of sizeof.
18639         From Bruno Haible.
18640
18641 2006-11-07  Bruno Haible  <bruno@clisp.org>
18642
18643         * lib/w32spawn.h (prepare_spawn): Use XNMALLOC instead of xmalloc.
18644
18645 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
18646
18647         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
18648         * lib/gl_anyavltree_list2.h (create_subtree_with_contents):
18649         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
18650         (gl_tree_add_before, gl_tree_add_after):
18651         Use XMALLOC instead of xmalloc, and XCALLOC instead of xzalloc.
18652         * lib/gl_anyhash_list2.h (hash_resize): Likewise.
18653         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
18654         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before):
18655         (gl_linked_add_after, gl_linked_add_at): Likewise.
18656         * lib/gl_anyrbtree_list2.h (create_subtree_with_contents):
18657         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
18658         (gl_tree_add_before, gl_tree_add_after): Likewise.
18659         * lib/gl_anytree_list2.h (gl_tree_create_empty): Likewise.
18660         * lib/gl_anytree_oset.h (gl_tree_create_empty): Likewise.
18661         * lib/gl_anytreehash_list1.h (add_to_bucket): Likewise.
18662
18663 2006-11-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18664
18665         * lib/gl_oset.h: Use C comment style, not C++ comment style.
18666
18667 2006-11-06  Bruno Haible  <bruno@clisp.org>
18668
18669         * m4/inline.m4: New file.
18670         * m4/gl_list.m4 (gl_LIST): Require gl_INLINE.
18671         * modules/list (Files): Add m4/inline.m4.
18672         * modules/oset (Files): Likewise.
18673
18674 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
18675
18676         * lib/idcache.c: Include <stddef.h>, for offsetof.
18677         (struct userid.name): Change from char * to a flexible array member.
18678         All uses changed.
18679         * modules/idcache (Depends-on): Add flexmember.
18680
18681         * MODULES.html.sh (Core language properties): New module flexmember.
18682         * modules/flexmember, m4/flexmember.m4: New files.
18683
18684         * lib/xalloc.h (xnmalloc, xnrealloc, x2nrealloc): Now static
18685         inline functions that are identical with the old xnmalloc_inline,
18686         xnrealloc_inline, x2nrealloc_inline of lib/xmalloc.c.  This is so
18687         that we can avoid some unnecessary integer multiplications and
18688         divisions in the common case where the element size is known at
18689         compile time.
18690         (XNMALLOC) [HAVE_INLINE]: Remove special case, which is no longer
18691         needed.
18692         (xnboundedmalloc): Remove.
18693         (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Use lower-case letters for
18694         arguments, for consistency with rest of this header.
18695         (xcharalloc): Rewrite using XNMALLOC.
18696         * lib/xmalloc.c (xnmalloc_inline, xnmalloc, xnrealloc_inline):
18697         (xnrealloc, x2nrealloc_inline, x2nrealloc): Remove.  The *_inline
18698         versions have been moved to lib/xalloc.h and renamed to be the
18699         non-*_inline versions.
18700         (xmalloc, xrealloc): Implement without reference to the xnmalloc
18701         and xnrealloc functions, since those functions are now inline and
18702         now call us.
18703         (x2realloc): Invoke x2realloc, not x2realloc_inline, to accommodate
18704         renaming described above.
18705         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Remove AC_C_INLINE since
18706         xmalloc.c no longer uses inline directly.  gl_PREREQ_XALLOC now
18707         captures the dependency in AC_C_INLINE.
18708
18709         New module canonicalize-lgpl, proposed by Charles Wilson in
18710         <http://lists.gnu.org/archive/html/bug-gnulib/2006-11/msg00020.html>
18711         with a few small changes afterwards.
18712         * MODULES.html.sh (File system functions): New module
18713         canonicalize-lgpl.
18714         * lib/canonicalize.h: Add comments for canonicalize_filename_mode
18715         and canonicalize_file_name.
18716         * lib/canonicalize-lgpl.c, m4/canonicalize-lgpl.m4:
18717         * modules/canonicalize-lgpl: New files.
18718
18719 2006-11-05  Bruno Haible  <bruno@clisp.org>
18720
18721         * gnulib-tool (func_import, func_create_testdir): Create directories
18722         also for files in subdirectories of lib/.
18723
18724 2006-11-05  Bruno Haible  <bruno@clisp.org>
18725
18726         * lib/gl_array_list.c (gl_array_iterator_next): Make pointer decrement
18727         ANSI C compliant.
18728
18729 2006-11-03  Bruno Haible  <bruno@clisp.org>
18730
18731         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
18732         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require AC_C_INLINE.
18733         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): New macros.
18734         (xnboundedmalloc): New inline function.
18735         * lib/classpath.c (new_classpath): Use XNMALLOC instead of xmalloc.
18736         * lib/clean-temp.c (create_temp_dir): Use XNMALLOC, XMALLOC instead of
18737         xmalloc.
18738         * lib/concatpath.c (concatenated_pathname): Use XNMALLOC instead of
18739         xmalloc.
18740         * lib/fatal-signal.c (at_fatal_signal): Use XNMALLOC instead of xmalloc.
18741         * lib/findprog.c (find_in_path): Use XNMALLOC instead of xmalloc.
18742         * lib/gl_array_list.c (gl_array_create_empty): Use XMALLOC instead of
18743         xmalloc.
18744         (gl_array_create): Use XNMALLOC, XMALLOC instead of xmalloc.
18745         * lib/gl_array_oset.c (gl_array_create_empty): Use XNMALLOC instead of
18746         xmalloc.
18747         * lib/gl_avltree_oset.c (gl_tree_add_first, gl_tree_add_before,
18748         gl_tree_add_after): Use XMALLOC instead of xmalloc.
18749         * lib/gl_carray_list.c (gl_carray_create_empty): Use XMALLOC instead of
18750         xmalloc.
18751         (gl_carray_create): Use XNMALLOC, XMALLOC instead of xmalloc.
18752         * lib/gl_rbtree_oset.c (gl_tree_add_first, gl_tree_add_before,
18753         gl_tree_add_after): Use XMALLOC instead of xmalloc.
18754         * lib/gl_sublist.c (gl_sublist_create): Use XMALLOC instead of xmalloc.
18755         * lib/pagealign_alloc.c (new_memnode): Use XMALLOC instead of xmalloc.
18756         * lib/sh-quote.c (shell_quote_argv): Use XNMALLOC instead of xmalloc.
18757         * lib/xvasprintf.c (xstrcat): Use XNMALLOC instead of xmalloc.
18758
18759 2006-11-03  Bruno Haible  <bruno@clisp.org>
18760
18761         * lib/c-ctype.h [C++]: Define functions without name mangling.
18762         * lib/fwriteerror.h [C++]: Likewise.
18763         * lib/gcd.h [C++]: Likewise.
18764         * lib/linebreak.h [C++]: Likewise.
18765
18766 2006-11-03  Paul Eggert  <eggert@cs.ucla.edu>
18767
18768         * lib/canonicalize.h: (canonicalize_mode_t, CAN_EXISTING):
18769         (CAN_ALL_BUT_LAST, CAN_MISSING, canonicalize_filename_mode):
18770         Define only if PROVIDE_CANONICALIZE_FILENAME_MODE is defined.
18771         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
18772         Check for functions and headers just once.
18773         Check for declaration of canonicalize_file_name.
18774         Define PROVIDE_CANONICALIZE_FILENAME_MODE.
18775
18776 2006-11-02  Charles Wilson  <cygwin@cwilson.fastmail.fm>
18777
18778         * gnulib-tool (func_import): Fix typo in actioncmd.
18779
18780 2006-11-02  Bruno Haible  <bruno@clisp.org>
18781
18782         * gnulib-tool (func_get_automake_snippet): Interpret a backslash-
18783         newline sequence in the Makefile.am snippet as a space, like "make"
18784         does.
18785         Reported by Roger Persson <perrog@gmail.com>.
18786
18787 2006-11-01  Bruno Haible  <bruno@clisp.org>
18788
18789         * m4/strcase.m4 (gl_FUNC_STRNCASECMP): Check whether strncasecmp is
18790         already declared in <string.h>.
18791         * lib/strcase.h (strncasecmp): Don't declare it if yes.
18792
18793 2006-11-01  Bruno Haible  <bruno@clisp.org>
18794
18795         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Don't define strcasecmp here.
18796         * lib/strcase.h: Include <string.h>.
18797         (strcasecmp): Define to rpl_strcasecmp here.
18798
18799 2006-11-01  Bruno Haible  <bruno@clisp.org>
18800
18801         * lib/printf-parse.c (PRINTF_PARSE): Cast malloc/realloc results.
18802
18803 2006-11-01  Eric Blake  <ebb9@byu.net>
18804
18805         * lib/mkstemp-safer.c (mkstemp_safer): Allow C++ compilation.
18806
18807         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Allow C++ configuration.
18808
18809 2006-10-29  Bruno Haible  <bruno@clisp.org>
18810
18811         Make it compile in C++ mode.
18812         * lib/full-write.c (full_rw): Add a cast.
18813
18814 2006-11-01  Bruno Haible  <bruno@clisp.org>
18815
18816         * gnulib-tool (func_get_automake_snippet): Change sed_combine_lines to
18817         be POSIX compliant.
18818         Reported by Roger Persson <perrog@gmail.com>.
18819
18820 2006-11-01  Eric Blake  <ebb9@byu.net>
18821
18822         * lib/getopt_.h: Fix comments.
18823
18824 2006-10-31  Eric Blake  <ebb9@byu.net>
18825
18826         * modules/tmpdir (Depends-on): Add sys_stat.
18827         * modules/mkdtemp (Depends-on): Add tempname, drop unistd.
18828         * lib/mkdtemp.c (gen_tempname): Remove; tempname covers this.
18829         * lib/tmpdir.c (S_ISDIR): Simplify, thanks to sys_stat.
18830         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Simplify, thanks to
18831         tempname.
18832
18833 2006-10-31  Paul Eggert  <eggert@cs.ucla.edu>
18834
18835         Avoid some C++ diagnostics reported by Bruno Haible.
18836         * lib/quotearg.c (clone_quoting_options): Use xmemdup rather than
18837         xmalloc.
18838         (quotearg_alloc): Use xcharalloc rather than xmalloc.
18839         (struct slotvec): Move to top level.
18840         (quotearg_n_options): Rewrite to avoid xmalloc.
18841         * lib/xalloc.h (xcharalloc): New function.
18842         * (xrealloc, xnrealloc, x2realloc, x2nrealloc, xmemdup):
18843         [defined __cplusplus]: Add function template that provides result
18844         type propagation.  This part of the change is from Bruno Haible.
18845
18846 2006-10-29  Bruno Haible  <bruno@clisp.org>
18847
18848         Make it compile in C++ mode.
18849         * lib/striconv.c (mem_cd_iconv): Cast malloc/realloc result.
18850         * lib/strnlen1.c (strnlen1): Cast memchr result.
18851         * lib/mbchar.h (mb_copy): Rename arguments to 'new_mbc', 'old_mbc'.
18852         * lib/clean-temp.c (string_equals, string_hash): Add casts.
18853         (create_temp_dir): Rename local variable 'template'.
18854         (compile_csharp_using_sscli): Add cast.
18855         * lib/fatal-signal.c (at_fatal_signal): Cast xmalloc result.
18856         * lib/findprog.c (find_in_path): Likewise.
18857         * lib/linebreak.c (mbs_width_linebreaks): Cast malloc result.
18858         * lib/wait-process.c (register_slave_subprocess): Likewise.
18859
18860 2006-10-22  Bruno Haible  <bruno@clisp.org>
18861
18862         * modules/tsearch: New file.
18863         * lib/tsearch.h: New file.
18864         * lib/tsearch.c: New file, from glibc-2.5 with small modifications.
18865         * m4/tsearch.m4: New file.
18866         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add tsearch.
18867
18868 2006-10-29  Eric Blake  <ebb9@byu.net>
18869
18870         * lib/arcfour.c: Assume config.h.
18871         * lib/arctwo.c: Likewise.
18872         * lib/base64.c: Likewise.
18873         * lib/check-version.c: Likewise.
18874         * lib/crc.c: Likewise.
18875         * lib/des.c: Likewise.
18876         * lib/gc-gnulib.c: Likewise.
18877         * lib/gc-libgcrypt.c: Likewise.
18878         * lib/gc-pbkdf2-sha1.c: Likewise.
18879         * lib/getaddrinfo.c: Likewise.
18880         * lib/getdelim.c: Likewise.
18881         * lib/getline.c: Likewise.
18882         * lib/hmac-md5.c: Likewise.
18883         * lib/hmac-sha1.c: Likewise.
18884         * lib/iconvme.c: Likewise.
18885         * lib/md2.c: Likewise.
18886         * lib/md4.c: Likewise.
18887         * lib/memxor.c: Likewise.
18888         * lib/read-file.c: Likewise.
18889         * lib/readline.c: Likewise.
18890         * lib/rijndael-alg-fst.c: Likewise.
18891         * lib/rijndael-api-fst.c: Likewise.
18892         * lib/xgetdomainname.c: Likewise.
18893
18894 2006-10-28  Eric Blake  <ebb9@byu.net>
18895
18896         * lib/xstrndup.c: Assume config.h.
18897
18898 2006-10-27  Paul Eggert  <eggert@cs.ucla.edu>
18899
18900         Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.
18901         stat-macros.h is now for our own macros, whereas stat_h is for
18902         macros in the <sys/stat.h> name space.
18903         * lib/stat-macros.h: Remove copyright notice, as this file is now tiny.
18904         (STAT_MACROS_H): Remove.
18905         (S_IFMT, S_ISBLK, S_ISCHR, S_ISDIR, S_ISFIFO, S_ISLNK, S_ISNAM):
18906         (S_ISMPB, S_ISMPC, S_ISNWK, S_ISREG, S_ISSOCK, S_ISDOOR, S_ISPORT):
18907         (S_TYPEISMQ, S_TYPEISTMO, S_TYPEISSEM, S_TYPEISSHM, S_ISCTG, S_ISOFD):
18908         (S_ISOFL, S_ISWHT, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IRGRP):
18909         (S_IROTH, S_IWUSR, S_IWGRP, S_IWOTH, S_IXUSR, S_IXGRP, S_IXOTH):
18910         (S_IRWXU, S_IRWXG, S_IRWXO, S_IXUGO, S_IRWXUGO):
18911         Move these macros to ...
18912         * lib/stat_.h: here.  Don't include stat-macros.h.
18913         * lib/canonicalize.c: Don't include stat-macros.h.
18914         * lib/chown.c: Likewise.
18915         * lib/euidaccess.c: Likewise.
18916         * lib/file-type.c: Likewise.
18917         * lib/filemode.c: Likewise.
18918         * lib/glob.c: Likewise.
18919         * lib/isapipe.c: Likewise.
18920         * lib/lchown.c: Likewise.
18921         * lib/lstat.c: Likewise.
18922         * lib/mkdir-p.c: Likewise.
18923         * lib/rmdir.c: Likewise.
18924         * m4/lchown.m4 (gl_FUNC_LCHOWN): Don't require gl_STAT_MACROS.
18925         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Don't check for io.h
18926         unless mkdir isn't declared, to speed up 'configure'.
18927         Always create sys/stat.h, since it's unlikely any real sys/stat.h
18928         would define all the S_* symbols.
18929         * modules/canonicalize (Depends-on):
18930         Depend on sys_stat, not stat-macros.
18931         * modules/chown: Likewise.
18932         * modules/euidaccess: Likewise.
18933         * modules/filemode: Likewise.
18934         * modules/file-type: Likewise.
18935         * modules/glob: Likewise.
18936         * modules/isapipe: Likewise.
18937         * modules/lchown: Likewise.
18938         * modules/lstat: Likewise.
18939         * modules/mkancesdirs: Likewise.
18940         * modules/rmdir: Likewise.
18941         * modules/mkdir-p (Depends-on): Also depend on sys_stat.
18942         * modules/modechange: Likewise.
18943         * modules/stat-macros (Files): Remove m4/stat-macros.m4.
18944         (configure.ac): Remove gl_STAT_MACROS.
18945         * modules/sys_stat (Depends-on): Remove stat-macros.
18946
18947 2006-10-27  Bruno Haible  <bruno@clisp.org>
18948
18949         * m4/signed.m4: Remove file.
18950         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS_: Remove bh_C_SIGNED
18951         invocation.
18952         * modules/vasnprintf (Files): Remove m4/signed.m4.
18953
18954 2006-10-27  Bruno Haible  <bruno@clisp.org>
18955
18956         Update to GNU gettext 0.16.
18957         * modules/gettext (Files): Add m4/intl.m4, m4/intldir.m4. Remove
18958         m4/inttypes-h.m4, m4/signed.m4.
18959         * m4/gettext.m4: Update to GNU gettext 0.16.
18960         * m4/intl.m4: New file, from GNU gettext.
18961         * m4/intldir.m4: New file, from GNU gettext.
18962         * config/srclist.txt: Update
18963
18964 2006-10-27  Eric Blake  <ebb9@byu.net>
18965
18966         * MODULES.html.sh: Document tempname.
18967         * modules/mkstemp (Depends-on): Add tempname, and drop transitive
18968         dependencies.
18969         (Files): Move lib/tempname.c...
18970         * modules/tempname: ...to this new module.
18971         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Remove tempname checks.
18972         (gl_PREREQ_TEMPNAME): Move...
18973         * m4/tempname.m4: ...to this new file.
18974         * lib/mkstemp.c (includes) [!_LIBC]: Use tempname.h.
18975         * modules/sys_stat (Depends-on): Add stat-macros.
18976         * lib/stat_.h (includes): Pick up stat macros.
18977         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Replace <sys/stat.h>
18978         if stat macros are broken.
18979         * lib/tempname.c (includes): No need to include "stat-macros.h".
18980         (__gen_tempname) [!_LIBC]: Expose as gen_tempname.
18981         (direxists, __path_search) [!_LIBC]: Don't compile these in
18982         gnulib; the tmpdir module covers that.
18983         * lib/tempname.h: New file.
18984
18985 2006-10-26  Paul Eggert  <eggert@cs.ucla.edu>
18986
18987         * COPYING: Explain how gnulib-tool converts licence headers.
18988         Almost all wording by Eric Blake.
18989
18990 2006-10-25  Paul Eggert  <eggert@cs.ucla.edu>
18991
18992         * lib/mbchar.h (is_basic_table): Make read-only.
18993         * lib/mbchar.c (is_basic_table): Likewise.
18994         Reported by John Darrington.
18995
18996 2006-10-25  Bruno Haible  <bruno@clisp.org>
18997
18998         * lib/progname.h (set_program_name): Undefine before defining.
18999
19000 2006-10-25  Bruno Haible  <bruno@clisp.org>
19001
19002         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to
19003         false for non-gcc C++ compilers.
19004         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
19005
19006 2006-10-24  Bruno Haible  <bruno@clisp.org>
19007
19008         * lib/striconv.c (mem_cd_iconv, str_cd_iconv): Treat all non-GNU
19009         iconv implementations like Irix iconv.
19010
19011 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
19012
19013         * modules/vararrays: New file.
19014         * m4/vararrays.m4: New file, taken from diffutils.
19015         * MODULES.html.sh: New module vararrays.
19016
19017 2006-10-24  Karl Berry  <karl@gnu.org>
19018
19019         * doc/gnulib-intro.texi: --- instead of --; non-naive naive.
19020         Don't call GNU Unix.
19021
19022 2006-10-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19023
19024         * users.txt: Add Libtool.
19025
19026         Sync from Libtool:
19027
19028         2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
19029
19030         * lib/argz.c: Remove check for HAVE_CONFIG_H, to conform
19031         to gnulib's policy of including config.h unconditionally.
19032
19033 2006-10-24  Bruno Haible  <bruno@clisp.org>
19034
19035         * modules/wcwidth (Files): Add m4/wint_t.m4.
19036         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gt_TYPE_WINT_T.
19037         * lib/wcwidth.h (iswprint): Use 'int' if 'wint_t' is not defined.
19038
19039 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
19040
19041         * lib/getdate.y (yyerror): Make the arguments pointer-to-const,
19042         to pacify GCC with some -W flags enabled.  Problem reported by
19043         Bruno Haible.
19044
19045 2006-10-24  Jim Meyering  <jim@meyering.net>
19046
19047         * MODULES.html.sh: Remove uinttostr.  It's not a module.
19048         Reported by Karl Berry.
19049
19050 2006-10-23  Bruno Haible  <bruno@clisp.org>
19051
19052         * lib/fts.c (fts_build): Move variable declaration, for C89 compliance.
19053
19054 2006-10-24  Bruno Haible  <bruno@clisp.org>
19055
19056         * lib/gl_list.h: Use C comment style, not C++ comment style.
19057
19058 2006-10-23  Eric Blake  <ebb9@byu.net>
19059
19060         * lib/getaddrinfo.c (includes): Add missing include.
19061
19062 2006-10-23  Bruno Haible  <bruno@clisp.org>
19063             Paul Eggert  <eggert@cs.ucla.edu>
19064
19065         Ability to rename obstack_free.
19066         * lib/obstack.h (__obstack_free): New macro. Declare instead of
19067         obstack_free.
19068         (obstack_free): Invoke the __obstack_free macro.
19069         * lib/obstack.c (obstack_free): Use __obstack_free macro.
19070
19071 2006-10-23  Bruno Haible  <bruno@clisp.org>
19072             Paul Eggert  <eggert@cs.ucla.edu>
19073
19074         * lib/argp.h (argp_parse, __argp_parse): Comment out the identifiers
19075         __argc, __argv from the declaration. (They are defined as macros on
19076         mingw.)
19077
19078 2006-10-22  Bruno Haible  <bruno@clisp.org>
19079
19080         * doc/gnulib-intro.texi: New file.
19081         * doc/gnulib.texi: Include it.
19082
19083 2006-10-21  Bruno Haible  <bruno@clisp.org>
19084
19085         * doc/gnulib.texi: Split the chapter "Gnulib" into 3 chapters
19086         "Introduction", "Miscellanous Notes", "Particular Modules".
19087
19088 2006-10-21  Bruno Haible  <bruno@clisp.org>
19089
19090         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
19091         Change mostlyclean-local rule to avoid sh syntax error from bash
19092         versions 2.00..2.05 when $(MOSTLYCLEANDIRS) is empty.
19093
19094 2006-10-23  Jim Meyering  <jim@meyering.net>
19095
19096         * lib/getaddrinfo.c (getnameinfo): Use new lightweight uinttostr,
19097         in place of snprintf.
19098
19099         * modules/inttostr (Files): Add lib/uinttostr.c.
19100         * lib/uinttostr.c (inttostr): New file/function.
19101         * lib/inttostr.h (uinttostr): Declare.
19102         * m4/inttostr.m4: Add AC_LIBOBJ([uinttostr]).
19103         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
19104         Add uinttostr.
19105         * modules/getaddrinfo (Depends-on): Remove snprintf.  Add inttostr.
19106
19107 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
19108
19109         * lib/canonicalize.c (ELOOP): Define if not already defined.
19110         Problem reported by Bruno Haible in
19111         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00282.html>.
19112
19113 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
19114
19115         * lib/stdint_.h [defined _AIX]: Don't include <sys/types.h>.
19116         Problem reported by Perry Smith and Ville Laurikari.
19117
19118         * lib/getndelim2.c (SSIZE_MAX): Use same defn that getdelim.c
19119         uses.
19120
19121 2006-10-19  Bruno Haible  <bruno@clisp.org>
19122
19123         * lib/getndelim2.c (SSIZE_MAX): Provide fallback definition. Needed
19124         for mingw.
19125
19126 2006-10-19  Bruno Haible  <bruno@clisp.org>
19127
19128         * lib/openat-priv.h (EOPNOTSUPP): Provide fallback definition.
19129         Needed for mingw.
19130
19131 2006-10-19  Bruno Haible  <bruno@clisp.org>
19132
19133         * m4/size_max.m4 (gl_SIZE_MAX): Cache the result.
19134
19135 2006-10-19  Bruno Haible  <bruno@clisp.org>
19136
19137         * m4/allocsa.m4 (gl_ALLOCSA): Invoke gl_FUNC_ALLOCA, don't AC_REQUIRE
19138         it.
19139
19140 2006-10-19  Bruno Haible  <bruno@clisp.org>
19141
19142         * m4/alloca.m4 (gl_FUNC_ALLOCA): Cache the result of the AC_EGREP_CPP
19143         invocation.
19144
19145 2006-10-19  Bruno Haible  <bruno@clisp.org>
19146
19147         * gnulib-tool (func_create_testdir): Don't include ftruncate and
19148         mountlist by default.
19149
19150 2006-10-16  Bruno Haible  <bruno@clisp.org>
19151
19152         * lib/c-strstr.c: Include c-strstr.h.
19153
19154 2006-10-18  Charles Wilson  <cygwin@cwilson.fastmail.fm>
19155
19156         * gnulib-tool: Don't clobber $sourcebase when $local_gnulib_dir ends
19157         in a slash.
19158
19159 2006-10-18  Bruno Haible  <bruno@clisp.org>
19160
19161         * lib/lock.h [C++]: Wrap definitions in extern "C".
19162
19163 2006-10-18  Bruno Haible  <bruno@clisp.org>
19164
19165         * gnulib-tool (func_emit_initmacro_end): Remove duplicates from the
19166         gl_LIBOBJS list.
19167
19168 2006-10-18  Bruno Haible  <bruno@clisp.org>
19169
19170         * lib/findprog.c (find_in_path): Avoid "gcc -Wwrite-strings" warning.
19171
19172 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>
19173
19174         * lib/xstrtol.h: Include gettext.h.
19175         (_STRTOL_ERROR): Wrap English-language formats inside gettext.
19176         Problem reported by Eric Blake.
19177         * modules/xstrtol (Depends-on): Add gettext-h.
19178
19179 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>  (tiny change)
19180
19181         * lib/strftime.c (advance): New macro.
19182         (add): Use it to avoid adding 0 to a FILE *.  FILE can be an
19183         incomplete type, so you can't add 0 to it.  Problem and patch
19184         reported by Eelco Dolstra for dietlibc.
19185
19186 2006-10-18  Jim Meyering  <jim@meyering.net>
19187
19188         * lib/readutmp.c (desirable_utmp_entry): Use "bool" as the
19189         type for a local, and rename it: s/up/user_proc/.
19190
19191 2006-10-18  Sergey Poznyakoff  <gray@gnu.org.ua>
19192
19193         * lib/readutmp.c (desirable_utmp_entry): Implement new flag:
19194         READ_UTMP_USER_PROCESS.
19195         * lib/readutmp.h (READ_UTMP_USER_PROCESS): New flag
19196
19197 2006-10-17  Paul Eggert  <eggert@cs.ucla.edu>
19198
19199         * lib/localcharset.c: Do not check HAVE_SETLOCALE.
19200         * m4/localcharset.m4 (gl_LOCALCHARSET): Don't check for setlocale.
19201
19202 2006-10-17  Eric Blake  <ebb9@byu.net>
19203
19204         * lib/sigprocmask.c (sigprocmask): Fix typo.
19205
19206         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Fix typo.
19207
19208         * modules/clean-temp (Makefile.am): Don't add to make output...
19209         (configure.ac): ...instead define SIGNAL_SAFE_LIST inside
19210         config.h.
19211
19212 2006-10-17  Bruno Haible  <bruno@clisp.org>
19213
19214         * lib/gettext.h (gettext, ngettext, pgettext, npgettext): Define
19215         differently if DEFAULT_TEXT_DOMAIN is set.
19216
19217 2006-10-16  Bruno Haible  <bruno@clisp.org>
19218
19219         * lib/clean-temp.c: Include fwriteerror.h.
19220
19221 2006-10-16  Bruno Haible  <bruno@clisp.org>
19222
19223         * getndelim2.m4 (gl_GETNDELIM2): Remove 2003-10-23 hack.
19224
19225 2006-10-16  Bruno Haible  <bruno@clisp.org>
19226
19227         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Also test for sigset_t.
19228         * lib/sigprocmask.h: Include <sys/types.h>.
19229         (sigset_t): Use the system's definition if present.
19230
19231 2006-10-17  Eric Blake  <ebb9@byu.net>
19232
19233         * lib/xvasprintf.c (includes): Assume config.h.
19234         * lib/xasprintf.c (includes): Likewise.
19235
19236 2006-10-16  Paul Eggert  <eggert@cs.ucla.edu>
19237
19238         * lib/fsusage.c (PROPAGATE_ALL_ONES): Don't assume uintmax_t is
19239         at least as wide as intmax_t.
19240
19241 2006-10-16  Alexandre Duret-Lutz  <adl@gnu.org>
19242
19243         (Imported from Automake.)
19244         * build-aux/gnupload: Update to version 1.1 of directive file.
19245
19246 2006-10-16  Eric Blake  <ebb9@byu.net>
19247
19248         * modules/configmake (Makefile.am): Add pkglibexecdir support, to
19249         match Automake 1.10a.
19250
19251 2006-10-14  Bruno Haible  <bruno@clisp.org>
19252
19253         * modules/sigprocmask: New file.
19254         * lib/sigprocmask.h: New file.
19255         * lib/sigprocmask.c: New file.
19256         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Renamed from
19257         gt_SIGNALBLOCKING. When not defining HAVE_POSIX_SIGNALBLOCKING,
19258         request sigprocmask.o.
19259         (gl_PREREQ_SIGPROCMASK): New macro.
19260         * modules/fatal-signal (Files): Remove m4/signalblocking.m4.
19261         (Depends-on): Add sigprocmask.
19262         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Don't require
19263         gt_SIGNALBLOCKING. Test for 'raise' only once.
19264         * lib/fatal-signal.c: Include sigprocmask.h.
19265         (fatal_signal_set, init_fatal_signal_set, block_fatal_signals,
19266         unblock_fatal_signals): Define always.
19267         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
19268         sigprocmask.
19269
19270 2006-10-14  Paul Eggert  <eggert@cs.ucla.edu>
19271
19272         Sync from Automake.
19273         * build-aux/install-sh (posix_mkdir): Reject FreeBSD 6.1 mkdir -p -m,
19274         which incorrectly sets the mode of an existing destination
19275         directory.  In some cases the unpatched install-sh could do the
19276         equivalent of "chmod 777 /" or "chmod 0 /" on a buggy FreeBSD
19277         system.  We hope this is rare in practice, but it's clearly worth
19278         fixing.  Problem reported by Alex Unleashed in
19279         <http://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00012.html>.
19280         Also, don't bother to check for -m bugs unless we're using -m;
19281         suggested by Stepan Kasal.
19282
19283 2006-10-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19284
19285         Sync from Automake.
19286         * build-aux/depcomp (gcc3): Put dependency extraction flags before the
19287         `-c' flag, so they appear at the same position as in %FASTDEP%
19288         mode in depend2.am.  Fixes build failure for FreeBSD's c89,
19289         which ignores unknown options only after the first non-option.
19290         Bug report against M4 by Nelson H. F. Beebe.
19291
19292 2006-10-13  Jim Meyering  <jim@meyering.net>
19293
19294         Fix a bug in yesterday's change.
19295         * lib/fts.c (fts_open): When using FTS_XDEV|FTS_NOSTAT,
19296         p->fts_statp->st_dev would be used uninitialized.
19297         Ensures that we always call fts_stat on the very first entry.
19298         Miklos Szeredi reported that find -xdev stopped working.
19299
19300 2006-10-12  Bruno Haible  <bruno@clisp.org>
19301
19302         * gnulib-tool (func_get_automake_snippet): Append an automatically
19303         computed EXTRA_DIST augmentation.
19304         * modules/acl (Makefile.am): Remove EXTRA_DIST augmentation.
19305         * modules/alloca-opt (Makefile.am): Likewise.
19306         * modules/allocsa (Makefile.am): Likewise.
19307         * modules/arcfour (Makefile.am): Likewise.
19308         * modules/arctwo (Makefile.am): Likewise.
19309         * modules/argmatch (Makefile.am): Likewise.
19310         * modules/argz (Makefile.am): Likewise.
19311         * modules/atexit (Makefile.am): Likewise.
19312         * modules/backupfile (Makefile.am): Likewise.
19313         * modules/byteswap (Makefile.am): Likewise.
19314         * modules/c-strtod (Makefile.am): Likewise.
19315         * modules/c-strtold (Makefile.am): Likewise.
19316         * modules/calloc (Makefile.am): Likewise.
19317         * modules/canon-host (Makefile.am): Likewise.
19318         * modules/canonicalize (Makefile.am): Likewise.
19319         * modules/chdir-long (Makefile.am): Likewise.
19320         * modules/chdir-safer (Makefile.am): Likewise.
19321         * modules/check-version (Makefile.am): Likewise.
19322         * modules/chown (Makefile.am): Likewise.
19323         * modules/cloexec (Makefile.am): Likewise.
19324         * modules/close-stream (Makefile.am): Likewise.
19325         * modules/closeout (Makefile.am): Likewise.
19326         * modules/crc (Makefile.am): Likewise.
19327         * modules/csharpexec (Makefile.am): Likewise.
19328         * modules/cycle-check (Makefile.am): Likewise.
19329         * modules/des (Makefile.am): Likewise.
19330         * modules/dev-ino (Makefile.am): Likewise.
19331         * modules/dirfd (Makefile.am): Likewise.
19332         * modules/dirname (Makefile.am): Likewise.
19333         * modules/dup2 (Makefile.am): Likewise.
19334         * modules/eealloc (Makefile.am): Likewise.
19335         * modules/error (Makefile.am): Likewise.
19336         * modules/euidaccess (Makefile.am): Likewise.
19337         * modules/exclude (Makefile.am): Likewise.
19338         * modules/exitfail (Makefile.am): Likewise.
19339         * modules/fcntl-safer (Makefile.am): Likewise.
19340         * modules/fcntl (Makefile.am): Likewise.
19341         * modules/file-type (Makefile.am): Likewise.
19342         * modules/fileblocks (Makefile.am): Likewise.
19343         * modules/filemode (Makefile.am): Likewise.
19344         * modules/filenamecat (Makefile.am): Likewise.
19345         * modules/fnmatch (Makefile.am): Likewise.
19346         * modules/fopen-safer (Makefile.am): Likewise.
19347         * modules/fpending (Makefile.am): Likewise.
19348         * modules/fprintftime (Makefile.am): Likewise.
19349         * modules/free (Makefile.am): Likewise.
19350         * modules/fsusage (Makefile.am): Likewise.
19351         * modules/ftruncate (Makefile.am): Likewise.
19352         * modules/fts (Makefile.am): Likewise.
19353         * modules/gc-arcfour (Makefile.am): Likewise.
19354         * modules/gc-des (Makefile.am): Likewise.
19355         * modules/gc-hmac-md5 (Makefile.am): Likewise.
19356         * modules/gc-hmac-sha1 (Makefile.am): Likewise.
19357         * modules/gc-md4 (Makefile.am): Likewise.
19358         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
19359         * modules/gc-sha1 (Makefile.am): Likewise.
19360         * modules/gc (Makefile.am): Likewise.
19361         * modules/getaddrinfo (Makefile.am): Likewise.
19362         * modules/getcwd (Makefile.am): Likewise.
19363         * modules/getdelim (Makefile.am): Likewise.
19364         * modules/getdomainname (Makefile.am): Likewise.
19365         * modules/getgroups (Makefile.am): Likewise.
19366         * modules/gethostname (Makefile.am): Likewise.
19367         * modules/gethrxtime (Makefile.am): Likewise.
19368         * modules/getline (Makefile.am): Likewise.
19369         * modules/getloadavg (Makefile.am): Likewise.
19370         * modules/getlogin_r (Makefile.am): Likewise.
19371         * modules/getndelim2 (Makefile.am): Likewise.
19372         * modules/getopt (Makefile.am): Likewise.
19373         * modules/getpagesize (Makefile.am): Likewise.
19374         * modules/getpass-gnu (Makefile.am): Likewise.
19375         * modules/getpass (Makefile.am): Likewise.
19376         * modules/getsubopt (Makefile.am): Likewise.
19377         * modules/gettime (Makefile.am): Likewise.
19378         * modules/gettimeofday (Makefile.am): Likewise.
19379         * modules/getugroups (Makefile.am): Likewise.
19380         * modules/getusershell (Makefile.am): Likewise.
19381         * modules/glob (Makefile.am): Likewise.
19382         * modules/group-member (Makefile.am): Likewise.
19383         * modules/hard-locale (Makefile.am): Likewise.
19384         * modules/hash (Makefile.am): Likewise.
19385         * modules/hmac-md5 (Makefile.am): Likewise.
19386         * modules/hmac-sha1 (Makefile.am): Likewise.
19387         * modules/human (Makefile.am): Likewise.
19388         * modules/idcache (Makefile.am): Likewise.
19389         * modules/imaxabs (Makefile.am): Likewise.
19390         * modules/imaxdiv (Makefile.am): Likewise.
19391         * modules/inet_ntop (Makefile.am): Likewise.
19392         * modules/inet_pton (Makefile.am): Likewise.
19393         * modules/intprops (Makefile.am): Likewise.
19394         * modules/inttostr (Makefile.am): Likewise.
19395         * modules/inttypes (Makefile.am): Likewise.
19396         * modules/isapipe (Makefile.am): Likewise.
19397         * modules/javaversion (Makefile.am): Likewise.
19398         * modules/lchmod (Makefile.am): Likewise.
19399         * modules/lchown (Makefile.am): Likewise.
19400         * modules/localcharset (Makefile.am): Likewise.
19401         * modules/long-options (Makefile.am): Likewise.
19402         * modules/lstat (Makefile.am): Likewise.
19403         * modules/malloc (Makefile.am): Likewise.
19404         * modules/mathl (Makefile.am): Likewise.
19405         * modules/mbchar (Makefile.am): Likewise.
19406         * modules/md2 (Makefile.am): Likewise.
19407         * modules/md4 (Makefile.am): Likewise.
19408         * modules/md5 (Makefile.am): Likewise.
19409         * modules/memcasecmp (Makefile.am): Likewise.
19410         * modules/memchr (Makefile.am): Likewise.
19411         * modules/memcmp (Makefile.am): Likewise.
19412         * modules/memcoll (Makefile.am): Likewise.
19413         * modules/memcpy (Makefile.am): Likewise.
19414         * modules/memmem (Makefile.am): Likewise.
19415         * modules/memmove (Makefile.am): Likewise.
19416         * modules/mempcpy (Makefile.am): Likewise.
19417         * modules/memrchr (Makefile.am): Likewise.
19418         * modules/memset (Makefile.am): Likewise.
19419         * modules/memxor (Makefile.am): Likewise.
19420         * modules/mkancesdirs (Makefile.am): Likewise.
19421         * modules/mkdir-p (Makefile.am): Likewise.
19422         * modules/mkdir (Makefile.am): Likewise.
19423         * modules/mkdtemp (Makefile.am): Likewise.
19424         * modules/mkstemp (Makefile.am): Likewise.
19425         * modules/mktime (Makefile.am): Likewise.
19426         * modules/modechange (Makefile.am): Likewise.
19427         * modules/mountlist (Makefile.am): Likewise.
19428         * modules/nanosleep (Makefile.am): Likewise.
19429         * modules/obstack (Makefile.am): Likewise.
19430         * modules/openat (Makefile.am): Likewise.
19431         * modules/pagealign_alloc (Makefile.am): Likewise.
19432         * modules/pathmax (Makefile.am): Likewise.
19433         * modules/physmem (Makefile.am): Likewise.
19434         * modules/poll (Makefile.am): Likewise.
19435         * modules/posixtm (Makefile.am): Likewise.
19436         * modules/posixver (Makefile.am): Likewise.
19437         * modules/putenv (Makefile.am): Likewise.
19438         * modules/quote (Makefile.am): Likewise.
19439         * modules/quotearg (Makefile.am): Likewise.
19440         * modules/raise (Makefile.am): Likewise.
19441         * modules/read-file (Makefile.am): Likewise.
19442         * modules/readline (Makefile.am): Likewise.
19443         * modules/readlink (Makefile.am): Likewise.
19444         * modules/readtokens (Makefile.am): Likewise.
19445         * modules/readutmp (Makefile.am): Likewise.
19446         * modules/realloc (Makefile.am): Likewise.
19447         * modules/regex (Makefile.am): Likewise.
19448         * modules/rename-dest-slash (Makefile.am): Likewise.
19449         * modules/rename (Makefile.am): Likewise.
19450         * modules/rijndael (Makefile.am): Likewise.
19451         * modules/rmdir (Makefile.am): Likewise.
19452         * modules/rpmatch (Makefile.am): Likewise.
19453         * modules/safe-read (Makefile.am): Likewise.
19454         * modules/safe-write (Makefile.am): Likewise.
19455         * modules/same-inode (Makefile.am): Likewise.
19456         * modules/same (Makefile.am): Likewise.
19457         * modules/save-cwd (Makefile.am): Likewise.
19458         * modules/savedir (Makefile.am): Likewise.
19459         * modules/setenv (Makefile.am): Likewise.
19460         * modules/settime (Makefile.am): Likewise.
19461         * modules/sha1 (Makefile.am): Likewise.
19462         * modules/sig2str (Makefile.am): Likewise.
19463         * modules/snprintf (Makefile.am): Likewise.
19464         * modules/stat-macros (Makefile.am): Likewise.
19465         * modules/stat-time (Makefile.am): Likewise.
19466         * modules/stdbool (Makefile.am): Likewise.
19467         * modules/stdint (Makefile.am): Likewise.
19468         * modules/stdlib-safer (Makefile.am): Likewise.
19469         * modules/stpcpy (Makefile.am): Likewise.
19470         * modules/stpncpy (Makefile.am): Likewise.
19471         * modules/strcase (Makefile.am): Likewise.
19472         * modules/strcasestr (Makefile.am): Likewise.
19473         * modules/strchrnul (Makefile.am): Likewise.
19474         * modules/strcspn (Makefile.am): Likewise.
19475         * modules/strdup (Makefile.am): Likewise.
19476         * modules/strerror (Makefile.am): Likewise.
19477         * modules/strftime (Makefile.am): Likewise.
19478         * modules/strndup (Makefile.am): Likewise.
19479         * modules/strnlen (Makefile.am): Likewise.
19480         * modules/strpbrk (Makefile.am): Likewise.
19481         * modules/strsep (Makefile.am): Likewise.
19482         * modules/strstr (Makefile.am): Likewise.
19483         * modules/strtod (Makefile.am): Likewise.
19484         * modules/strtoimax (Makefile.am): Likewise.
19485         * modules/strtok_r (Makefile.am): Likewise.
19486         * modules/strtol (Makefile.am): Likewise.
19487         * modules/strtoll (Makefile.am): Likewise.
19488         * modules/strtoul (Makefile.am): Likewise.
19489         * modules/strtoull (Makefile.am): Likewise.
19490         * modules/strtoumax (Makefile.am): Likewise.
19491         * modules/strverscmp (Makefile.am): Likewise.
19492         * modules/sys_socket (Makefile.am): Likewise.
19493         * modules/sys_stat (Makefile.am): Likewise.
19494         * modules/sysexits (Makefile.am): Likewise.
19495         * modules/time_r (Makefile.am): Likewise.
19496         * modules/timegm (Makefile.am): Likewise.
19497         * modules/timespec (Makefile.am): Likewise.
19498         * modules/tmpfile-safer (Makefile.am): Likewise.
19499         * modules/trim (Makefile.am): Likewise.
19500         * modules/unistd-safer (Makefile.am): Likewise.
19501         * modules/unlinkdir (Makefile.am): Likewise.
19502         * modules/unlocked-io (Makefile.am): Likewise.
19503         * modules/userspec (Makefile.am): Likewise.
19504         * modules/utime (Makefile.am): Likewise.
19505         * modules/utimecmp (Makefile.am): Likewise.
19506         * modules/utimens (Makefile.am): Likewise.
19507         * modules/vasnprintf (Makefile.am): Likewise.
19508         * modules/vasprintf (Makefile.am): Likewise.
19509         * modules/vsnprintf (Makefile.am): Likewise.
19510         * modules/xalloc (Makefile.am): Likewise.
19511         * modules/xgetcwd (Makefile.am): Likewise.
19512         * modules/xnanosleep (Makefile.am): Likewise.
19513         * modules/xreadlink (Makefile.am): Likewise.
19514         * modules/xstrtod (Makefile.am): Likewise.
19515         * modules/xstrtol (Makefile.am): Likewise.
19516         * modules/xstrtold (Makefile.am): Likewise.
19517         * modules/yesno (Makefile.am): Likewise.
19518         * modules/getdate (Makefile.am): Don't add getdate.h to EXTRA_DIST.
19519
19520 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
19521
19522         * modules/error (Makefile.am): Distribute files through
19523         EXTRA_DIST, not lib_SOURCES.
19524
19525 2006-10-12  Eric Blake  <ebb9@byu.net>
19526
19527         * modules/error (Makefile.am): Distribute files in /lib.
19528         * modules/obstack (Makefile.am): Likewise.
19529
19530 2006-10-12  Bruno Haible  <bruno@clisp.org>
19531
19532         * modules/acl (Makefile.am): Distribute all files in lib/ through
19533         EXTRA_DIST.
19534         * modules/arcfour (Makefile.am): Likewise.
19535         * modules/arctwo (Makefile.am): Likewise.
19536         * modules/argmatch (Makefile.am): Likewise.
19537         * modules/argz (Makefile.am): Likewise.
19538         * modules/atexit (Makefile.am): Likewise.
19539         * modules/backupfile (Makefile.am): Likewise.
19540         * modules/c-strtod (Makefile.am): Likewise.
19541         * modules/c-strtold (Makefile.am): Likewise.
19542         * modules/calloc (Makefile.am): Likewise.
19543         * modules/canon-host (Makefile.am): Likewise.
19544         * modules/canonicalize (Makefile.am): Likewise.
19545         * modules/chdir-long (Makefile.am): Likewise.
19546         * modules/chdir-safer (Makefile.am): Likewise.
19547         * modules/check-version (Makefile.am): Likewise.
19548         * modules/chown (Makefile.am): Likewise.
19549         * modules/cloexec (Makefile.am): Likewise.
19550         * modules/close-stream (Makefile.am): Likewise.
19551         * modules/closeout (Makefile.am): Likewise.
19552         * modules/crc (Makefile.am): Likewise.
19553         * modules/cycle-check (Makefile.am): Likewise.
19554         * modules/des (Makefile.am): Likewise.
19555         * modules/dirfd (Makefile.am): Likewise.
19556         * modules/dirname (Makefile.am): Likewise.
19557         * modules/dup2 (Makefile.am): Likewise.
19558         * modules/euidaccess (Makefile.am): Likewise.
19559         * modules/exclude (Makefile.am): Likewise.
19560         * modules/exitfail (Makefile.am): Likewise.
19561         * modules/fcntl-safer (Makefile.am): Likewise.
19562         * modules/file-type (Makefile.am): Likewise.
19563         * modules/fileblocks (Makefile.am): Likewise.
19564         * modules/filemode (Makefile.am): Likewise.
19565         * modules/filenamecat (Makefile.am): Likewise.
19566         * modules/fnmatch (Makefile.am): Likewise.
19567         * modules/fopen-safer (Makefile.am): Likewise.
19568         * modules/fpending (Makefile.am): Likewise.
19569         * modules/fprintftime (Makefile.am): Likewise.
19570         * modules/free (Makefile.am): Likewise.
19571         * modules/fsusage (Makefile.am): Likewise.
19572         * modules/ftruncate (Makefile.am): Likewise.
19573         * modules/fts (Makefile.am): Likewise.
19574         * modules/gc (Makefile.am): Likewise.
19575         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
19576         * modules/getaddrinfo (Makefile.am): Likewise.
19577         * modules/getcwd (Makefile.am): Likewise.
19578         * modules/getdelim (Makefile.am): Likewise.
19579         * modules/getdomainname (Makefile.am): Likewise.
19580         * modules/getgroups (Makefile.am): Likewise.
19581         * modules/gethostname (Makefile.am): Likewise.
19582         * modules/gethrxtime (Makefile.am): Likewise.
19583         * modules/getline (Makefile.am): Likewise.
19584         * modules/getloadavg (Makefile.am): Likewise.
19585         * modules/getlogin_r (Makefile.am): Likewise.
19586         * modules/getopt (Makefile.am): Likewise.
19587         * modules/getpass (Makefile.am): Likewise.
19588         * modules/getpass-gnu (Makefile.am): Likewise.
19589         * modules/getsubopt (Makefile.am): Likewise.
19590         * modules/gettime (Makefile.am): Likewise.
19591         * modules/gettimeofday (Makefile.am): Likewise.
19592         * modules/getugroups (Makefile.am): Likewise.
19593         * modules/getusershell (Makefile.am): Likewise.
19594         * modules/glob (Makefile.am): Likewise.
19595         * modules/group-member (Makefile.am): Likewise.
19596         * modules/hard-locale (Makefile.am): Likewise.
19597         * modules/hash (Makefile.am): Likewise.
19598         * modules/hmac-md5 (Makefile.am): Likewise.
19599         * modules/hmac-sha1 (Makefile.am): Likewise.
19600         * modules/human (Makefile.am): Likewise.
19601         * modules/idcache (Makefile.am): Likewise.
19602         * modules/imaxabs (Makefile.am): Likewise.
19603         * modules/imaxdiv (Makefile.am): Likewise.
19604         * modules/inet_ntop (Makefile.am): Likewise.
19605         * modules/inet_pton (Makefile.am): Likewise.
19606         * modules/inttostr (Makefile.am): Likewise.
19607         * modules/isapipe (Makefile.am): Likewise.
19608         * modules/lchown (Makefile.am): Likewise.
19609         * modules/long-options (Makefile.am): Likewise.
19610         * modules/lstat (Makefile.am): Likewise.
19611         * modules/malloc (Makefile.am): Likewise.
19612         * modules/mathl (Makefile.am): Likewise.
19613         * modules/mbchar (Makefile.am): Likewise.
19614         * modules/md2 (Makefile.am): Likewise.
19615         * modules/md4 (Makefile.am): Likewise.
19616         * modules/md5 (Makefile.am): Likewise.
19617         * modules/memcasecmp (Makefile.am): Likewise.
19618         * modules/memchr (Makefile.am): Likewise.
19619         * modules/memcmp (Makefile.am): Likewise.
19620         * modules/memcoll (Makefile.am): Likewise.
19621         * modules/memcpy (Makefile.am): Likewise.
19622         * modules/memmem (Makefile.am): Likewise.
19623         * modules/memmove (Makefile.am): Likewise.
19624         * modules/mempcpy (Makefile.am): Likewise.
19625         * modules/memrchr (Makefile.am): Likewise.
19626         * modules/memset (Makefile.am): Likewise.
19627         * modules/memxor (Makefile.am): Likewise.
19628         * modules/mkancesdirs (Makefile.am): Likewise.
19629         * modules/mkdir (Makefile.am): Likewise.
19630         * modules/mkdir-p (Makefile.am): Likewise.
19631         * modules/mkdtemp (Makefile.am): Likewise.
19632         * modules/mkstemp (Makefile.am): Likewise.
19633         * modules/mktime (Makefile.am): Likewise.
19634         * modules/modechange (Makefile.am): Likewise.
19635         * modules/mountlist (Makefile.am): Likewise.
19636         * modules/nanosleep (Makefile.am): Likewise.
19637         * modules/openat (Makefile.am): Likewise.
19638         * modules/pagealign_alloc (Makefile.am): Likewise.
19639         * modules/physmem (Makefile.am): Likewise.
19640         * modules/poll (Makefile.am): Likewise.
19641         * modules/posixtm (Makefile.am): Likewise.
19642         * modules/posixver (Makefile.am): Likewise.
19643         * modules/putenv (Makefile.am): Likewise.
19644         * modules/quote (Makefile.am): Likewise.
19645         * modules/quotearg (Makefile.am): Likewise.
19646         * modules/raise (Makefile.am): Likewise.
19647         * modules/read-file (Makefile.am): Likewise.
19648         * modules/readline (Makefile.am): Likewise.
19649         * modules/readlink (Makefile.am): Likewise.
19650         * modules/readtokens (Makefile.am): Likewise.
19651         * modules/readutmp (Makefile.am): Likewise.
19652         * modules/realloc (Makefile.am): Likewise.
19653         * modules/regex (Makefile.am): Likewise.
19654         * modules/rename (Makefile.am): Likewise.
19655         * modules/rename-dest-slash (Makefile.am): Likewise.
19656         * modules/rijndael (Makefile.am): Likewise.
19657         * modules/rmdir (Makefile.am): Likewise.
19658         * modules/rpmatch (Makefile.am): Likewise.
19659         * modules/safe-read (Makefile.am): Likewise.
19660         * modules/safe-write (Makefile.am): Likewise.
19661         * modules/same (Makefile.am): Likewise.
19662         * modules/save-cwd (Makefile.am): Likewise.
19663         * modules/savedir (Makefile.am): Likewise.
19664         * modules/setenv (Makefile.am): Likewise.
19665         * modules/settime (Makefile.am): Likewise.
19666         * modules/sha1 (Makefile.am): Likewise.
19667         * modules/sig2str (Makefile.am): Likewise.
19668         * modules/snprintf (Makefile.am): Likewise.
19669         * modules/stdlib-safer (Makefile.am): Likewise.
19670         * modules/stpcpy (Makefile.am): Likewise.
19671         * modules/stpncpy (Makefile.am): Likewise.
19672         * modules/strcase (Makefile.am): Likewise.
19673         * modules/strcasestr (Makefile.am): Likewise.
19674         * modules/strchrnul (Makefile.am): Likewise.
19675         * modules/strcspn (Makefile.am): Likewise.
19676         * modules/strdup (Makefile.am): Likewise.
19677         * modules/strerror (Makefile.am): Likewise.
19678         * modules/strftime (Makefile.am): Likewise.
19679         * modules/strndup (Makefile.am): Likewise.
19680         * modules/strnlen (Makefile.am): Likewise.
19681         * modules/strpbrk (Makefile.am): Likewise.
19682         * modules/strsep (Makefile.am): Likewise.
19683         * modules/strstr (Makefile.am): Likewise.
19684         * modules/strtod (Makefile.am): Likewise.
19685         * modules/strtoimax (Makefile.am): Likewise.
19686         * modules/strtok_r (Makefile.am): Likewise.
19687         * modules/strtol (Makefile.am): Likewise.
19688         * modules/strtoll (Makefile.am): Likewise.
19689         * modules/strtoul (Makefile.am): Likewise.
19690         * modules/strtoull (Makefile.am): Likewise.
19691         * modules/strtoumax (Makefile.am): Likewise.
19692         * modules/strverscmp (Makefile.am): Likewise.
19693         * modules/time_r (Makefile.am): Likewise.
19694         * modules/timegm (Makefile.am): Likewise.
19695         * modules/tmpfile-safer (Makefile.am): Likewise.
19696         * modules/unistd-safer (Makefile.am): Likewise.
19697         * modules/unlinkdir (Makefile.am): Likewise.
19698         * modules/userspec (Makefile.am): Likewise.
19699         * modules/utime (Makefile.am): Likewise.
19700         * modules/utimecmp (Makefile.am): Likewise.
19701         * modules/utimens (Makefile.am): Likewise.
19702         * modules/vasnprintf (Makefile.am): Likewise.
19703         * modules/vasprintf (Makefile.am): Likewise.
19704         * modules/vsnprintf (Makefile.am): Likewise.
19705         * modules/xalloc (Makefile.am): Likewise.
19706         * modules/xgetcwd (Makefile.am): Likewise.
19707         * modules/xnanosleep (Makefile.am): Likewise.
19708         * modules/xreadlink (Makefile.am): Likewise.
19709         * modules/xstrtod (Makefile.am): Likewise.
19710         * modules/xstrtol (Makefile.am): Likewise.
19711         * modules/xstrtold (Makefile.am): Likewise.
19712         * modules/yesno (Makefile.am): Likewise.
19713
19714 2006-10-12  Jim Meyering  <jim@meyering.net>
19715
19716         * m4/getloadavg.m4: Revert the change below.
19717
19718         * m4/getloadavg.m4 (gl_GETLOADAVG): Test for the existence of
19719         lib/getloadavg.c using "ls -L", not "test -f".  The latter would
19720         fail with a symlink, which is what coreutils' ./bootstrap now
19721         creates by default.
19722
19723 2006-10-12  Bruno Haible  <bruno@clisp.org>
19724
19725         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): Don't define for MSVC or
19726         mingw.
19727         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX): Handle
19728         MSVC and mingw explicitly.
19729
19730 2006-10-11  Simon Josefsson  <jas@extundo.com>
19731             Bruno Haible  <bruno@clisp.org>
19732
19733         Add support for multiple gnulib-tool invocations in the scope of a
19734         single configure.ac file.
19735         * gnulib-tool (func_emit_lib_Makefile_am): In the _LIBADD variable,
19736         use a private [LT]LIBOBJS variant. Define a _DEPENDENCIES variable
19737         with the same contents as the _LIBADD variable.
19738         (func_emit_initmacro_start, func_emit_initmacro_end,
19739         func_emit_initmacro_done): New functions.
19740         (func_import, func_create_testdir): Invoke them. Allow the identifiers
19741         gl_LIBOBJS and gl_LTLIBOBJS.
19742
19743 2006-10-11  Bruno Haible  <bruno@clisp.org>
19744
19745         * gnulib-tool (GETTEXTPATH, AUTOHEADER, AUTOPOINT): New variables.
19746         (func_create_testdir): Don't create po/Makefile.am, don't invoke
19747         autoreconf. Instead, invoke autopoint explicitly but move back the
19748         *.m4 files from gnulib.
19749
19750 2006-10-11  Bruno Haible  <bruno@clisp.org>
19751
19752         * gnulib-tool (func_usage): Make module names after --create-testdir
19753         optional.
19754         (func_create_testdir): If no module was specified, use nearly all
19755         modules.
19756
19757 2006-10-12  Jim Meyering  <jim@meyering.net>
19758
19759         Big performance improvement for fts-based tools that use FTS_NOSTAT.
19760         Avoid spurious inode-mismatch problems on non-POSIX file systems.
19761         Details: http://article.gmane.org/gmane.comp.lib.gnulib.bugs/7416
19762         * lib/fts_.h (FTS_DEFER_STAT): Define new flag.
19763         (FTS_OPTIONMASK): Extend the mask to reflect this addition.
19764         * lib/fts.c (DT_IS_KNOWN, DT_MUST_BE): Define.
19765         (FTS_NO_STAT_REQUIRED, FTS_STAT_REQUIRED): Define.
19766         (fts_set_stat_required): New function.
19767         (fts_open): Defer the calls to fts_stat, if possible or requested.
19768         Move the code that maps a command-line fts_info value FTS_DOT to FTS_D
19769         into fts_stat itself.
19770         (fts_read): Perform any required (deferred) fts_stat call.
19771         (fts_build): Likewise, for the directory we're about to open and read.
19772         In the readdir loop, carefully decide whether each entry will require
19773         an eventual call to fts_stat, using dirent.d_type info if available.
19774         (fts_stat): Move the test for whether to honor FTS_COMFOLLOW on
19775         a command line argument into this function.  Update all callers.
19776         Map a return value of FTS_DOT to FTS_D for a command line argument.
19777         * modules/fts (Depends-on): Add d-type.  Alphabetize.
19778         Thanks to Miklos Szeredi for his tenacity and for the initial
19779         bug report about "find" failing on a FUSE-based file system.
19780
19781         * lib/fts.c (fts_open): Use consistent indentation.
19782
19783 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
19784
19785         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Renamed from
19786         gl_USE_SYSTEM_EXTENSIONS, to fix a coreutils bootstrap failure
19787         reported by Jim Meyering.  All uses of cache variables renamed
19788         to match Autoconf's.
19789         (gl_USE_SYSTEM_EXTENSIONS): New macro, which simply requires
19790         the other one.
19791
19792         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
19793         Fix misspelling in diagnostic.
19794
19795 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
19796
19797         * lib/mkdir-p.c (HAVE_FCHMOD): Define to false if not already
19798         defined.  Problem reported by Matthew Woehlke.
19799
19800         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): New macro.
19801         Add support for Tandem NonStop R series.
19802         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX):
19803         Use new macro.
19804
19805         * lib/rename-dest-slash.c: Include stdbool.h but not string.h.
19806         (has_trailing_slash): Omit size arg; all callers changed.
19807         Omit 'inline', since it doesn't help performance and we'd
19808         need to configure it.
19809         Don't count //, ///, etc. as having a trailing slash.
19810         As a side effect, this removes a C99ism reported by Matthew Woehlke.
19811         (rpl_rename_dest_slash): On failure, use rename's errno rather
19812         than (in some cases) an incorrect or junk errno.
19813         Simplify code by removing need to compute length; this does
19814         cause it to make two passes instead of one over the file name,
19815         but it's worth it.
19816
19817         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Undo previous
19818         change, since Autoconf's version may no longer be appropriate now
19819         that we are using CVS Autoconf's version.  Add support for Tandem.
19820
19821 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
19822             Bruno Haible  <bruno@clisp.org>
19823
19824         * lib/allocsa.h (sa_alignment_longlong, sa_alignment_max): Test
19825         HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
19826         * m4/allocsa.m4 (gl_ALLOCSA): Invoke AC_TYPE_LONG_LONG_INT instead of
19827         gl_AC_TYPE_LONG_LONG.
19828
19829         * lib/printf-args.h (arg_type, argument): Test HAVE_LONG_LONG_INT
19830         instead of HAVE_LONG_LONG.
19831         * lib/printf-args.c (printf_fetchargs): Likewise.
19832         * lib/printf-parse.c (PRINTF_PARSE): Likewise.
19833         * lib/vasnprintf.c (VASNPRINTF): Likewise.
19834         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS, gl_PREREQ_PRINTF_PARSE,
19835         gl_PREREQ_VASNPRINTF): Invoke AC_TYPE_LONG_LONG_INT instead of
19836         gl_AC_TYPE_LONG_LONG.
19837
19838 2006-10-11  Bruno Haible  <bruno@clisp.org>
19839
19840         * m4/longlong.m4: Add comments.
19841         * m4/ulonglong.m4: Likewise.
19842
19843 2006-10-10  Bruno Haible  <bruno@clisp.org>
19844
19845         Make it possible to #define stpcpy, strdup to aliases.
19846         * lib/stpcpy.c (stpcpy) [!_LIBC]: Don't undefine.
19847         * lib/strdup.c (strdup) [!_LIBC]: Don't undefine.
19848
19849 2006-10-10  Bruno Haible  <bruno@clisp.org>
19850
19851         Make it possible to #define gcd to an alias.
19852         * lib/gcd.c: Include config.h.
19853
19854 2006-10-10  Bruno Haible  <bruno@clisp.org>
19855
19856         Make it possible to #define c_isascii to an alias.
19857         * lib/c-ctype.h: Don't define the macros if NO_C_CTYPE_MACROS is
19858         defined. Undefine the macros before defining them, to avoid gcc
19859         warnings.
19860         * lib/c-ctype.c: Include config.h. Don't undefine the macros; instead,
19861         define NO_C_CTYPE_MACROS early.
19862
19863 2006-10-10  Bruno Haible  <bruno@clisp.org>
19864
19865         Make it possible to #define set_program_name to an alias.
19866         * lib/progname.c: Don't undefine set_program_name; instead, undefine
19867         ENABLE_RELOCATABLE early.
19868
19869 2006-10-10  Paul Eggert  <eggert@cs.ucla.edu>
19870
19871         Port to Tandem NSK OSS, which has 64-bit signed int but at most
19872         32-bit unsigned int.  Problem reported by Matthew Woehlke in:
19873         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00062.html
19874         More generally, don't assume that 64-bit signed int is available
19875         if unsigned int is, and vice versa.
19876         * lib/inttypes_.h (_PRIu64_PREFIX, _SCNu64_PREFIX): Depend on
19877         unsigned symbols, not on their signed counterparts.
19878         * lib/stdint_.h (uint64_t, uint_least64_t, uint_fast64_t, uintmax_t):
19879         (UINT64_MAX, UINT_LEAST64_MAX, UINT_FAST64_MAX, UINTMAX_MAX):
19880         (UINT64_C, UINTMAX_C):
19881         Likewise.
19882         * lib/strtoimax.c (strtoll): Depend on signed symbols, not their
19883         unsigned counterparts.
19884         (Have_long_long, Unsigned): New macros.
19885         (Int): Renamed from INT.
19886         (strtoimax): Use the new macros.
19887         * m4/stdint.m4 (gl_STDINT_H): Require AC_TYPE_UNSIGNED_LONG_LONG_INT
19888         and substitute HAVE_UNSIGNED_LONG_LONG_INT.
19889         * modules/inttypes (inttypes.h): Substitute
19890         HAVE_UNSIGNED_LONG_LONG_INT.
19891         * modules/stdint (stdint.h): Likewise.
19892         (Files): Add m4/ulonglong.m4.
19893
19894 2006-10-10  Bruno Haible  <bruno@clisp.org>
19895
19896         Fix a gcc -Wshadow warning.
19897         * lib/gl_anyhash_list2.h (hash_resize): Rename local variable 'index'
19898         to 'bucket'.
19899         * lib/gl_anylinked_list2.h (gl_linked_search_from_to,
19900         gl_linked_indexof_from_to): Likewise.
19901         * lib/gl_linkedhash_list.c (add_to_bucket, remove_from_bucket):
19902         Likewise.
19903         * lib/gl_anytreehash_list1.h (add_to_bucket, remove_from_bucket):
19904         Likewise.
19905         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Likewise.
19906         Reported by Eric Blake.
19907
19908 2006-10-09  Paul Eggert  <eggert@cs.ucla.edu>
19909
19910         * lib/filemode.h [HAVE_DECL_STRMODE]: Include unistd.h too,
19911         for NetBSD.  Problem reported by Bruno Haible.
19912
19913 2006-10-09  Jim Meyering  <jim@meyering.net>
19914
19915         * lib/lchown.c: Include <sys/stat.h> before "stat-macros.h".
19916         Patch from Bruno Haible.
19917
19918 2006-10-09  Jim Meyering  <jim@meyering.net>
19919
19920         * lib/fts-cycle.c (leave_dir): When "leaving" a top level directory due
19921         to FTS_SKIP, don't copy the parent's uninitialized dev/ino values.
19922         Trigger with e.g., mkdir d && valgrind ./chmod u+rwx d d
19923
19924 2006-10-08  Paul Eggert  <eggert@cs.ucla.edu>
19925
19926         Don't include <config.h> twice; this doesn't work in some cases,
19927         e.g., when config.h has "#define intmax_t long long int" and
19928         we include <config.h>, <inttypes.h>, <config.h> in that order.
19929         Problem reported by Matthew Woehlke in:
19930         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00073.html
19931         * lib/fprintftime.c: Don't include config.h or fprintftime.h.
19932         * lib/fts-cycle.c: Don't include config.h.
19933         * lib/strftime.c: Include fprintftime.h if FPRINTFTIME is defined.
19934         * lib/xstrtoimax.c: Remove copyright notice since it's short tnow.
19935         Don't include config.h or xstrtol.h.  Define STRTOL_T_MINIMUM
19936         and STRTOL_T_MAXIMUM unconditionally, since we now assume gnulib
19937         inttypes.h.
19938         * lib/xstrtoumax.c: Likewise.
19939         * lib/xstrtol.c: Include config.h and xstrtol.h after defining
19940         __strtol and the like, so that this module is more like its siblings.
19941         (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [! defined STRTOL_T_MINIMUM]:
19942         Remove; no longer needed now that we assume gnulib inttypes.h.
19943
19944 2006-10-08  Bruno Haible  <bruno@clisp.org>
19945
19946         * doc/gnulib-tool.texi: Emphasize the drawbacks of the --symlink
19947         option.
19948
19949 2006-10-07  Jim Meyering  <jim@meyering.net>
19950
19951         * modules/inttypes (inttypes.h): Revert what seems to have been
19952         an inadvertent part of today's change: use "|", not "/" in the
19953         substitution for the "/"-containing string, $(ABSOLUTE_INTTYPES_H).
19954
19955 2006-10-07  Bruno Haible  <bruno@clisp.org>
19956
19957         * modules/sublist: New file.
19958
19959 2006-10-07  Bruno Haible  <bruno@clisp.org>
19960
19961         * modules/alloca-opt (alloca.h): Add a "DO NOT EDIT" comment.
19962         * modules/argz (argz.h): Likewise.
19963         * modules/arpa_inet (arpa/inet.h): Likewise.
19964         * modules/byteswap (byteswap.h): Likewise.
19965         * modules/configmake (configmake.h): Likewise.
19966         * modules/fcntl (fcntl.h): Likewise.
19967         * modules/fnmatch (fnmatch.h): Likewise.
19968         * modules/getopt (getopt.h): Likewise.
19969         * modules/glob (glob.h): Likewise.
19970         * modules/inttypes (inttypes.h): Likewise.
19971         * modules/netinet_in (netinet/in.h): Likewise.
19972         * modules/poll (poll.h): Likewise.
19973         * modules/stdbool (stdbool.h): Likewise.
19974         * modules/stdint (stdint.h): Likewise.
19975         * modules/sys_select (sys/select.h): Likewise.
19976         * modules/sys_socket (sys/socket.h): Likewise.
19977         * modules/sys_stat (sys/stat.h): Likewise.
19978         * modules/sysexits (sysexits.h): Likewise.
19979         * modules/unistd (unistd.h): Likewise.
19980         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
19981         Add a "DO NOT EDIT" comment to the generated file.
19982         (func_import): Likewise for gnulib-comp.m4.
19983
19984 2006-10-07  Bruno Haible  <bruno@clisp.org>
19985
19986         * lib/gl_sublist.h: New file.
19987         * lib/gl_sublist.c: New file.
19988
19989 2006-10-06  Paul Eggert  <eggert@cs.ucla.edu>
19990
19991         * lib/mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full file
19992         name (relative to the original working directory) and the file
19993         name component (relative to the temporary working directory).  All
19994         callers changed.
19995         * lib/mkancesdirs.h (mkancesdirs): Adjust prototype to match.
19996         * lib/mkdir-p.c (make_dir_parents): Likewise.
19997         * lib/mkdir-p.h (make_dir_parents): Likewise.
19998
19999 2006-10-06  Eric Blake  <ebb9@byu.net>
20000
20001         Define several macros for use by the clean-temp module.
20002         * m4/close-stream.m4 (gl_CLOSE_STREAM): Define GNULIB_CLOSE_STREAM.
20003         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Define GNULIB_FCNTL_SAFER.
20004         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Define GNULIB_FOPEN_SAFER.
20005
20006         * lib/clean-temp.h (close_stream_temp): New declaration.
20007         * lib/clean-temp.c (includes): Pull in headers according to what
20008         other modules are in use.
20009         (close_stream_temp) [GNULIB_CLOSE_STREAM]: New function.
20010
20011 2006-10-06  Bruno Haible  <bruno@clisp.org>
20012
20013         * lib/javacomp.c (write_temp_file): Use fopen_temp, fwriteerror_temp
20014         instead of fopen, fwriteerror.
20015
20016 2006-10-06  Bruno Haible  <bruno@clisp.org>
20017
20018         * lib/clean-temp.h (cleanup_temp_file, cleanup_temp_subdir,
20019         cleanup_temp_dir_contents, cleanup_temp_dir): Change return type to
20020         int.
20021         * lib/clean-temp.c (do_unlink, do_rmdir, cleanup_temp_file,
20022         cleanup_temp_subdir, cleanup_temp_dir_contents, cleanup_temp_dir):
20023         Return an error indicator.
20024         Suggested by Eric Blake.
20025
20026 2006-10-06  Bruno Haible  <bruno@clisp.org>
20027
20028         * lib/clean-temp.c (PATH_MAX): Provide a fallback for GNU Hurd.
20029         Reported by Eric Blake.
20030
20031 2006-10-06  Bruno Haible  <bruno@clisp.org>
20032
20033         * modules/closeout (Description): Mention stderr too.
20034
20035 2006-10-06  Bruno Haible  <bruno@clisp.org>
20036         and Paul Eggert  <eggert@cs.ucla.edu>
20037
20038         * lib/closeout.c (close_stdout): Also close stderr.
20039         * lib/closeout.h: Update comment.
20040
20041 2006-10-05  Paul Eggert  <eggert@cs.ucla.edu>
20042
20043         Fix some Darwin-7.9.0 porting problems reported by Bruno Haible in
20044         <http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00063.html>.
20045         * lib/dirchownmod.c: Include lchown.h.
20046         * lib/lchown.c: Don't include files that lchown.h now includes.
20047         Don't declare chown, since lchown.h now does that.
20048         * lib/lchown.h: Include errno.h, sys/types.h, unistd.h.
20049         (lchown): Define to rpl_chown if lchown is declared but
20050         does not exist.  Declare using a prototype if lchown is not
20051         declared.  Add a copyright notice.
20052         * lib/mkstemp.h: Include <unistd.h>.
20053         * lib/openat.c: Include lchown.h.
20054
20055         * lib/fcntl_.h (O_NOFOLLOW): Don't depend on O_NOFOLLOW_IS_INEFFECTIVE;
20056         we now test for that separately.
20057         * lib/fts.c (fts_safe_changedir): Inspect HAVE_WORKING_O_NOFOLLOW
20058         rather than O_NOFOLLOW, when testing whether it's possible to
20059         avoid a race condition reliably.
20060         * lib/savewd.c (savewd_chdir): Likewise.
20061
20062         Remove macros that are no longer needed now that stdint.h is
20063         reliable.
20064         * lib/fsusage.c (UINTMAX_MAX): Remove.
20065         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Remove.
20066         * lib/utimecmp.c (SIZE_MAX): Remove.
20067
20068         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check whether lchown is declared.
20069
20070         * m4/fcntl_h.m4 (gl_FCNTL_H): Define HAVE_WORKING_O_NOFOLLOW instead
20071         of O_NOFOLLOW_IS_INEFFECTIVE.  Define HAVE_WORKING_O_NOATIME if
20072         O_NOATIME works.
20073
20074 2006-10-05  Bruno Haible  <bruno@clisp.org>
20075
20076         * lib/gl_list.h (gl_sortedlist_search_from_to,
20077         gl_sortedlist_indexof_from_to): New declarations.
20078         (gl_list_implementation): New fields sortedlist_search_from_to,
20079         sortedlist_indexof_from_to.
20080         (gl_sortedlist_search_from_to, gl_sortedlist_indexof_from_to): New
20081         inline functions.
20082         * lib/gl_list.c (gl_sortedlist_search_from_to,
20083         gl_sortedlist_indexof_from_to): New functions.
20084         * lib/gl_array_list.c (gl_array_sortedlist_indexof_from_to): New
20085         function.
20086         (gl_array_sortedlist_indexof, gl_array_sortedlist_search): Use it.
20087         (gl_array_sortedlist_search_from_to): New function.
20088         (gl_array_list_implementation): Update.
20089         * lib/gl_carray_list.c (gl_carray_sortedlist_indexof_from_to): New
20090         function.
20091         (gl_carray_sortedlist_indexof, gl_carray_sortedlist_search): Use it.
20092         (gl_carray_sortedlist_search_from_to): New function.
20093         (gl_carray_list_implementation): Update.
20094         * lib/gl_anylinked_list2.h (gl_linked_sortedlist_search_from_to,
20095         gl_linked_sortedlist_indexof_from_to): New functions.
20096         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
20097         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
20098         * lib/gl_anytree_list2.h (gl_tree_sortedlist_search_from_to,
20099         gl_tree_sortedlist_indexof_from_to): New functions.
20100         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
20101         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
20102         Update.
20103         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
20104         * lib/gl_rbtreehash_list.c (gl_avltreehash_list_implementation):
20105         Update.
20106
20107 2006-10-05  Bruno Haible  <bruno@clisp.org>
20108
20109         * lib/gl_list.h (gl_list_search_from, gl_list_search_from_to,
20110         gl_list_indexof_from, gl_list_indexof_from_to): New declarations.
20111         (struct gl_list_implementation): Add fields search_from_to,
20112         indexof_from_to. Remove fields search, indexof.
20113         (gl_list_search): Use the search_from_to method.
20114         (gl_list_search_from, gl_list_search_from_to): New functions.
20115         (gl_list_indexof): Use the indexof_from_to method.
20116         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
20117         * lib/gl_list.c (gl_list_search): Use the search_from_to method.
20118         (gl_list_search_from, gl_list_search_from_to): New functions.
20119         (gl_list_indexof): Use the indexof_from_to method.
20120         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
20121         * lib/gl_array_list.c (gl_array_indexof_from_to): Renamed from
20122         gl_array_indexof. Add start_index, end_index arguments.
20123         (gl_array_search_from_to): Renamed from gl_array_search. Add
20124         start_index, end_index arguments.
20125         (gl_array_remove, gl_array_list_implementation): Update.
20126         * lib/gl_carray_list.c (gl_carray_indexof_from_to): Renamed from
20127         gl_carray_indexof. Add start_index, end_index arguments.
20128         (gl_carray_search_from_to): Renamed from gl_carray_search. Add
20129         start_index, end_index arguments.
20130         (gl_carray_remove, gl_carray_list_implementation): Update.
20131         * lib/gl_anylinked_list2.h (gl_linked_search_from_to): Renamed from
20132         gl_linked_search. Add start_index, end_index arguments.
20133         (gl_linked_indexof_from_to): Renamed from gl_linked_indexof. Add
20134         start_index, end_index arguments.
20135         (gl_linked_remove): Update.
20136         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
20137         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
20138         * lib/gl_anytree_list1.h (iterstack_item_t): Change type of 'rightp'
20139         field to 'size_t'.
20140         * lib/gl_anytree_list2.h (gl_tree_search_from_to): Renamed from
20141         gl_tree_search. Add start_index, end_index arguments.
20142         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
20143         start_index, end_index arguments.
20144         (gl_tree_remove): Update.
20145         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
20146         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
20147         * lib/gl_anytreehash_list1.h (compare_position_threshold): New
20148         function.
20149         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Renamed from
20150         gl_tree_search. Add start_index, end_index arguments.
20151         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
20152         start_index, end_index arguments.
20153         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
20154         Update.
20155         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
20156
20157 2006-10-05  Bruno Haible  <bruno@clisp.org>
20158
20159         * modules/fwriteerror (configure.ac): Define GNULIB_FWRITEERROR.
20160
20161         * lib/clean-temp.h (open_temp, fopen_temp, close_temp, fclose_temp,
20162         fwriteerror_temp): New declarations.
20163         * lib/clean-temp.c (uintptr_t): Provide fallback definition.
20164         (descriptors): New variable.
20165         (cleanup): First, close the descriptors.
20166         (register_fd, unregister_fd, open_temp, fopen_temp, close_temp,
20167         fclose_temp, fwriteerror_temp): New functions.
20168
20169 2006-10-04  Jim Meyering  <jim@meyering.net>
20170
20171         * lib/fts.c (fts_open): Tiny comment change.
20172
20173 2006-10-04  Bruno Haible  <bruno@clisp.org>
20174
20175         Make it possible to invoke AC_GNU_SOURCE after gl_LOCK_EARLY.
20176         * m4/lock.m4 (gl_LOCK_EARLY_BODY): New macro, extracted code from
20177         gl_LOCK_BODY.
20178         (gl_LOCK_EARLY): Require gl_LOCK_EARLY_BODY, not gl_LOCK_BODY.
20179         (gl_LOCK_BODY): Remove settings of CPPFLAGS, now done in
20180         gl_LOCK_EARLY_BODY.
20181         (gl_LOCK): Require gl_LOCK_BODY.
20182
20183 2006-10-04  Bruno Haible  <bruno@clisp.org>
20184
20185         * lib/gl_oset.h (gl_setelement_threshold_fn): New type.
20186         (gl_oset_search_atleast): New declaration.
20187         (struct gl_oset_implementation): Add field 'search_atleast'.
20188         (gl_oset_search_atleast): New inline function.
20189         * lib/gl_oset.c (gl_oset_search_atleast): New function.
20190         * lib/gl_array_oset.c (gl_array_search_atleast): New function.
20191         (gl_array_oset_implementation): Update.
20192         * lib/gl_anytree_oset.h (gl_tree_search_atleast): New function.
20193         * lib/gl_avltree_oset.c (gl_avltree_oset_implementation): Update.
20194         * lib/gl_rbtree_oset.c (gl_rbtree_oset_implementation): Update.
20195
20196 2006-10-04  Bruno Haible  <bruno@clisp.org>
20197
20198         * lib/fatal-signal.c (fatal_signals) [WOE32]: Add the SIGBREAK signal.
20199
20200 2006-10-03  Bruno Haible  <bruno@clisp.org>
20201
20202         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Renamed
20203         from gl_avltreehash_list_implementation.
20204
20205 2006-10-03  Bruno Haible  <bruno@clisp.org>
20206
20207         * lib/gl_oset.c (gl_oset_add): Fix return type.
20208
20209 2006-10-02  Paolo Bonzini  <bonzini@gnu.org>  (tiny change)
20210
20211         * lib/quotearg.c (mbstate_t) [!HAVE_MBRTOWC]: #define to int.
20212
20213 2006-10-02  Eric Blake  <ebb9@byu.net>
20214
20215         * modules/strnlen (Depends-on): Add extensions.
20216
20217 2006-10-02  Eric Blake  <ebb9@byu.net>
20218
20219         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use autoconf's
20220         definition in 2.60+.
20221
20222 2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>
20223
20224         * lib/fts.c (fts_close, fts_build, fts_palloc): Remove redundant
20225         checks.
20226
20227 2006-10-02  Bruno Haible  <bruno@clisp.org>
20228
20229         * gnulib-tool (func_emit_lib_Makefile_am): Don't add no-dependencies
20230         to the AUTOMAKE_OPTIONS.
20231         Reported by Jim Meyering.
20232
20233 2006-09-29  Paul Eggert  <eggert@cs.ucla.edu>
20234
20235         Work around bug in Solaris 10 /proc file system:
20236         /proc/self/fd/NNN/.. isn't the parent directory of
20237         the directory whose file descriptor is NNN.  This needs to
20238         be worked around at run time, not compile time, since a
20239         program might be built on Solaris 8, where things work, and
20240         run on Solaris 10.
20241         * lib/openat-priv.h (BUILD_PROC_NAME): Remove.  All callers changed
20242         to use the following interface instead:
20243         (OPENAT_BUFFER_SIZE): New macro.
20244         (openat_proc_name): New function.
20245         * lib/at-func.c (AT_FUNC_NAME): Adjust to above changes.
20246         * lib/openat.c (openat_permissive, openat_needs_fchdir, fdopendir):
20247         Likewise.
20248         * lib/openat-proc.c: New file.
20249         * modules/openat (Files): Add lib/openat-proc.c.
20250         (Depends-on): Add same-inode, stdbool.
20251         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBOBJ(openat-proc).
20252
20253 2006-09-29  Bruno Haible  <bruno@clisp.org>
20254
20255         * lib/fwriteerror.h (fwriteerror_no_ebadf): New declaration.
20256         * lib/(do_fwriteerror): Renamed from fwriteerror. Add ignore_ebadf
20257         argument. Set stdout_closed before testing for ferror, not after.
20258         (fwriteerror, fwriteerror_no_ebadf): New functions.
20259
20260 2006-09-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20261
20262         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Avoid unused variables warning.
20263
20264 2006-09-28  Paolo Bonzini  <bonzini@gnu.org>
20265
20266         * lib/poll.c (rpl_poll) [__APPLE__]: Use FIONREAD instead of MSG_PEEK.
20267         * m4/poll.m4: Look for sys/ioctl.h and sys/filio.h.
20268
20269 2006-09-28  Jim Meyering  <jim@meyering.net>
20270
20271         * lib/mkdir-p.c: Include "dirchownmod.h", not "dirchownmod.c".
20272         Include <unistd.h>.
20273
20274 2006-09-28  Bruno Haible  <bruno@clisp.org>
20275
20276         * modules/avltreehash-list (Depends-on): Add stdint, remove size_max.
20277         * modules/linkedhash-list (Depends-on): Likewise.
20278         * modules/rbtreehash-list (Depends-on): Likewise.
20279
20280 2006-09-28  Bruno Haible  <bruno@clisp.org>
20281
20282         * lib/strndup.h: Simplify the redefinition of strndup.
20283         (_GL_CONCAT, _GL_XCONCAT, __STRNDUP_ID): Remove macros.
20284         * m4/strndup.m4 (gl_FUNC_STRNDUP): Don't define __STRNDUP_PREFIX.
20285
20286 2006-09-28  Bruno Haible  <bruno@clisp.org>
20287
20288         * lib/gl_avltreehash_list.c: Include <stdint.h> instead of size_max.h.
20289         * lib/gl_linkedhash_list.c: Likewise.
20290         * lib/gl_rbtreehash_list.c: Likewise.
20291
20292 2006-09-27  Paul Eggert  <eggert@cs.ucla.edu>
20293
20294         * lib/canon-host.c (canon_host_r): Work around bug in Darwin 7.9.0
20295         getaddrinfo.
20296
20297         * lib/__fpending.h: Don't include <stdio_ext.h> unless
20298         HAVE_DECL___FPENDING.  This avoids a bug with lsbcc, where
20299         it causes <stdio_ext.h> to cause a compile-time error.
20300         Problem reported by Nelson H. F. Beebe.
20301         * lib/getpass.c: Likewise, except for HAVE_DECL___FSETLOCKING instead
20302         of HAVE_DECL___PENDING.
20303
20304         * m4/fpending.m4 (gl_FUNC_FPENDING): Check for stdio_ext at most once.
20305         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for __fsetlocking's
20306         declaration.
20307
20308 2006-09-27  Jim Meyering  <jim@meyering.net>
20309
20310         This file could end up with a definition for a function
20311         named __strndup, rather than rpl_strndup on a system with
20312         incomplete weak_alias support.
20313         * lib/strndup.c (strndup): Rename from __strndup.
20314         Remove #defines that used to map __strndup to strndup.
20315         Don't use K&R prototypes.
20316         Remove LIBC-related code, since this file is not sync'd with glibc.
20317         * lib/strndup.h: Revamp, accordingly.
20318         * m4/strndup.m4: Modernize.
20319
20320 2006-09-26  Paul Eggert  <eggert@cs.ucla.edu>
20321
20322         * modules/savewd (Depends-on): Add 'raise'.
20323         * lib/savewd.c: Include <signal.h>, for 'raise'.
20324
20325 2006-09-26  Jim Meyering  <jim@meyering.net>
20326
20327         * m4/acl.m4 (AC_FUNC_ACL): Disable ACL support altogether
20328         when we detect Darwin 8.7.0's acl_get_file bug.
20329         Rearrange to perform the new (below) run-test while $LIBS
20330         contains any acl-related library.  Set USE_ACL at the end.
20331         (gl_ACL_GET_FILE): New function.
20332
20333 2006-09-26  Eric Blake  <ebb9@byu.net>
20334
20335         * lib/verror.c: Include <config.h> unconditionally.
20336
20337 2006-09-25  Paul Eggert  <eggert@cs.ucla.edu>
20338
20339         * modules/clock-time (Maintainer): Add self.
20340         * modules/getlogin_r (Depends-on): Add extensions.
20341
20342 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20343
20344         * modules/clock-time: New module.
20345         * modules/nanosleep (Depends-on): Add clock-time.
20346         * modules/gethrxtime (Depends-on): Likewise.
20347         * modules/gettime (Depends-on): Likewise.
20348         * modules/settime (Depends-on): Likewise.
20349
20350         * modules/fts-lgpl: Depend on openat.
20351         * modules/mkancesdirs: Depend on savewd.
20352         * modules/mkdir-p: Likewise.
20353
20354 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20355
20356         * m4/host-os.m4 (gl_HOST_OS): Require AC_CANONICAL_HOST.
20357
20358         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Rename cache variable from
20359         `gl_have_arbitrary_file_name_length_limit' to
20360         `gl_cv_have_arbitrary_file_name_length_limit', so that caching
20361         actually works between configure runs.
20362
20363 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20364             Bruno Haible  <bruno@clisp.org>
20365
20366         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Include <string.h>.
20367
20368 2006-09-25  Jim Meyering  <jim@meyering.net>
20369
20370         * m4/fcntl_h.m4 (gl_FCNTL_H): Fix typo in test for failed open.
20371         This typo caused coreutils/tests/dd/misc to fail on Darwin 8.7.0.
20372
20373 2006-09-25  Eric Blake  <ebb9@byu.net>
20374
20375         * gnulib-tool (func_import, func_create_testdir): Fix typos in
20376         exec's in 2006-09-18 patch when shuffling fds.
20377
20378 2006-09-25  Bruno Haible  <bruno@clisp.org>
20379
20380         * m4/getloadavg.m4 (gl_GETLOADAVG): Fix directory in error message.
20381         Reported by Jim Meyering.
20382
20383 2006-09-24  Jim Meyering  <jim@meyering.net>
20384
20385         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Don't use '>' to
20386         compare a pointer against a literal "0".  That caused failures with
20387         at least HP-UX's hpcc.
20388
20389 2006-09-22  Simon Josefsson  <jas@extundo.com>
20390
20391         * modules/gc-sha1:
20392         * modules/gc-md4:
20393         * modules/gc-hmac-sha1:
20394         * modules/gc-hmac-md5:
20395         * modules/gc-des:
20396         * modules/gc-arcfour: Distribute more files.
20397
20398 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20399
20400         * lib/gl_anylinked_list2.h [lint] (gl_linked_iterator)
20401         (gl_linked_iterator_from_to): Initialize struct completely.
20402         * lib/gl_anytree_list2.h [lint] (gl_tree_iterator): Likewise.
20403         (gl_tree_iterator_from_to): Likewise
20404         * lib/gl_anytree_oset.h [lint] (gl_tree_iterator): Likewise.
20405         * lib/gl_array_list.c [lint] (gl_array_iterator)
20406         (gl_array_iterator_from_to): Likewise.
20407         * lib/gl_array_oset.c [lint] (gl_array_iterator): Likewise.
20408         * lib/gl_carray_list.c [lint] (gl_carray_iterator)
20409         (gl_carray_iterator_from_to): Likewise.
20410
20411         * lib/gc-gnulib.c [GC_USE_HMAC_SHA1]: include hmac.h for hmac_sha1.
20412         * lib/md4.c (md4_process_block): Remove unused variable.
20413         * lib/rijndael-api-fst.c (rijndaelBlockDecrypt): GCC suggests
20414         parentheses for clarity.
20415
20416 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20417
20418         * modules/bison-i18n (Depends-on): Add gettext.
20419
20420 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20421
20422         * m4/fsusage.m4 (gl_STATFS_TRUNCATES): Avoid unused variable.
20423         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Likewise.
20424         * m4/jm-winsz1.m4 (gl_HEADER_TIOCGWINSZ_IN_TERMIOS_H): Likewise;
20425         also add missing comma that caused broken test.
20426         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Include
20427         stdlib.h, for `abort'.
20428         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Avoid unused
20429         variables.
20430         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Check for and
20431         include unistd.h if present, for `rmdir'.
20432         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Avoid unused
20433         variables.
20434         * m4/putenv.m4 (gl_FUNC_PUTENV): Rewrite using AC_RUN_IFELSE, and
20435         in the process include standard headers for prototypes.
20436         * m4/readutmp.m4 (gl_READUTMP): Require AC_GNU_SOURCE, so utmpxname
20437         gets declared on GNU/Linux.
20438         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Check for and include
20439         unistd.h, for `rmdir'.
20440         * m4/time_r.m4 (gl_TIME_R): Avoid unused variables.
20441
20442         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Avoid expression that is
20443         always true.
20444         * m4/strndup.m4 (gl_FUNC_STRNDUP): include stdlib.h, for `free'.
20445
20446         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Avoid gcc -Wall warnings.
20447
20448 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20449
20450         * gnulib-tool (func_version): Create output all at once.  This
20451         may help avoid triggering unnecessary SIGPIPEs, and at any
20452         rate it doesn't hurt.
20453
20454 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20455             Bruno Haible  <bruno@clisp.org>
20456
20457         * m4/lock.m4 (gl_LOCK_BODY): Avoid unused variables warning.
20458         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
20459         * m4/signed.m4 (bh_C_SIGNED): Likewise.
20460
20461         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): New macro.
20462         (gl_FUNC_VASPRINTF): Invoke it.
20463
20464 2006-09-22  Bruno Haible  <bruno@clisp.org>
20465
20466         * m4/getloadavg.m4 (gl_GETLOADAVG): Expect the directory of
20467         getloadavg.c as first argument.
20468
20469 2006-09-22  Bruno Haible  <bruno@clisp.org>
20470
20471         * gnulib-tool (func_import, func_create_testdir): Set gl_source_base
20472         at the beginning of the gl_INIT macro.
20473         * modules/getloadavg (configure.ac): Pass $gl_source_base to
20474         gl_GETLOADAVG.
20475
20476 2006-09-22  Bruno Haible  <bruno@clisp.org>
20477
20478         * gnulib-tool (func_create_megatestdir): Don't include the config-h
20479         module.
20480         Suggested by Ralf Wildenhues.
20481
20482 2006-09-20  Paul Eggert  <eggert@cs.ucla.edu>
20483
20484         Import this patch from libc:
20485
20486         2006-09-06  Jakub Jelinek  <jakub@redhat.com>
20487
20488         * lib/regex_internal.c (re_string_reconstruct): Handle
20489         offset < pstr->valid_raw_len && pstr->offsets_needed case.
20490         Ensure no bytes read before raw_mbs array.  Pass a saved copy of
20491         pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
20492         re_string_context_at.
20493
20494         * m4/regex.m4 (gl_REGEX): Check for locale.h, since the test
20495         now requires it.
20496         (gl_PREREQ_REGEX): Don't check for locale.h any more, since
20497         gl_REGEX now does it for us.
20498         (gl_REGEX): Add test taken from
20499         http://sourceware.org/ml/libc-hacker/2006-09/msg00008.html.
20500
20501         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require AC_SYS_LARGEFILE.
20502         Check that large offsets work.  Modernize Autoconf usages.
20503         Prefer "yes" to mean a good thing rather than a bad.
20504         Don't put "#define mkstemp" in config.h, as this might interfere
20505         with standard system headers that "#define mkstemp mkstemp64".
20506
20507         * modules/mkstemp (Depends-on): Add extensions, so that
20508         mkstemp is visible on some platforms.
20509         (Makefile.am): Add mkstemp.h to EXTRA_DIST.
20510         (Include): Change to "mkstemp.h" from <stdlib.h>.
20511         (Files): Add mkstemp.h.
20512
20513         * lib/mkstemp.h: New file, since some standard headers
20514         #define mkstemp.
20515         * lib/mkstemp.c: Revamp to put the !_LIBC code together.
20516         Include "mkstemp.h".
20517         Make the _LIBC code resemble glibc original more,
20518         e.g., use K&R style.
20519         * lib/mkstemp-safer.c: Include "mkstemp.h" instead of <stdlib.h>.
20520         (mkstemp): Remove, since mkstemp.h does this for us.
20521         * lib/stdlib--.h: Include mkstemp.h.
20522
20523         Import this patch from libc:
20524
20525         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
20526
20527         * lib/tempname.c (__gen_tempname): Change attempts_min
20528         into a macro.  Use preprocessor to decide how to initialize
20529         attempts [Coverity CID 67].
20530
20531 2006-09-20  Bruno Haible  <bruno@clisp.org>
20532
20533         * lib/mkdtemp.c: Import from libc.
20534         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
20535                 * sysdeps/posix/tempname.c (__gen_tempname): Change
20536                 attempts_min into a macro.  Use preprocessor to decide how to
20537                 initialize attempts [Coverity CID 67].
20538         2001-11-27  Paul Eggert  <eggert@twinsun.com>
20539                 * sysdeps/posix/tempname.c (__gen_tempname): Try at least
20540                 ATTEMPTS_MIN or TMP_MAX times, whichever is greater.
20541
20542 2006-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20543
20544         * gnulib-tool (func_exit): New function, to allow to pass the
20545         exit status portably through the trap.  Use everywhere.
20546         (--help, --version): Signal a write error.
20547         (trap): catch SIGPIPE, for write errors.
20548         Exit at the end of the trap, with the correct exit status.
20549
20550 2006-09-19  Karl Berry  <karl@gnu.org>
20551
20552         * doc/gnulib.texi: note about the license texinfo files.
20553
20554 2006-09-19  Eric Blake  <ebb9@byu.net>
20555
20556         * gnulib-tool: Avoid space-tab.
20557
20558 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
20559
20560         * lib/getaddrinfo.c (getaddrinfo) [defined HAVE_IPV6]: Fix typo
20561         that prevented coreutils 6.1 from building.  Problem reported
20562         by Petter Reinholdtsen.
20563
20564 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
20565
20566         * gnulib-tool (avoidlist): Fix typo that broke options like
20567         --avoid=lock that are used by coreutils bootstrap.
20568
20569 2006-09-18  Mark D. Baushke  <mdb@gnu.org>
20570
20571         * m4/inttypes.m4 (gl_INTTYPES_H): Quote "test" args
20572         more systematically.
20573
20574 2006-09-18  Jim Meyering  <jim@meyering.net>
20575
20576         * lib/savewd.c (savewd_restore): Don't shadow: s/status/child_status/.
20577
20578 2006-09-18  Bruno Haible  <bruno@clisp.org>
20579
20580         * modules/inttypes (Files): Remove m4/inttypes-h.m4.
20581
20582 2006-09-18  Bruno Haible  <bruno@clisp.org>
20583
20584         * m4/inttypes-h.m4 (gl_HEADER_INTTYPES_H): Remove macro.
20585         * m4/inttypes-pri.m4: Require autoconf >= 2.52.
20586         (gt_INTTYPES_PRI): Invoke AC_CHECK_HEADERS on inttypes.h. Test
20587         ac_cv_header_inttypes_h instead of gl_cv_header_inttypes_h.
20588         * m4/gettext.m4: Require autoconf >= 2.52.
20589         (gt_INTL_SUBDIR_CORE): Invoke AC_CHECK_HEADERS on inttypes.h.
20590         * m4/inttypes.m4 (gl_INTTYPES_H): Test ac_cv_header_inttypes_h instead
20591         of gl_cv_header_inttypes_h.
20592
20593 2006-09-18  Bruno Haible  <bruno@clisp.org>
20594
20595         * lib/javaversion.c: Include configmake.h.
20596
20597 2006-09-18  Bruno Haible  <bruno@clisp.org>
20598
20599         * gnulib-tool (func_import, func_create_testdir): Use exec tricks to
20600         avoid that the while loops be executed in a subshell.
20601
20602 2006-09-18  Bruno Haible  <bruno@clisp.org>
20603
20604         * MODULES.html.sh (func_module): Break long lines.
20605         Suggested by Bruce Korb <bkorb@gnu.org>.
20606
20607 2006-09-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20608
20609         Speed up by a factor of 1.12.
20610         * gnulib-tool (nl): New variable.
20611         (func_import): Rewrite include directive extraction to only read each
20612         directive once.
20613
20614 2006-09-17  Bruno Haible  <bruno@clisp.org>
20615
20616         * modules/javaversion (Makefile.am): Remove DEFS setting.
20617         (Depends-on): Add configmake, for PKGDATADIR definition.
20618
20619 2006-09-17  Bruno Haible  <bruno@clisp.org>
20620
20621         * gnulib-tool (func_create_testdir): Rewrite all files at once.
20622
20623 2006-09-17  Bruno Haible  <bruno@clisp.org>
20624
20625         * gnulib-tool (func_append): New function, stolen from libtool.m4.
20626         (func_modules_transitive_closure, func_modules_add_dummy,
20627         func_modules_to_filelist, func_import, func_create_testdir,
20628         func_create_megatestdir, ...): Use it wherever possible.
20629         Suggested by Ralf Wildenhues.
20630
20631 2006-09-16  Karl Berry  <karl@gnu.org>
20632
20633         * doc/fdl.texi (ADDENDUM): switch to @heading from @appendixsubsec,
20634         to avoid sectioning errors.
20635         * doc/lgpl.texi, gpl.texi (Copying): downcase @unnumbered title.
20636         [ifinfo]: blank line after @center-ed titles.
20637         * doc/lgpl.texi (Library Copying): Rename main node to GNU LGPL.
20638         Spell FSF address consistently with others.
20639         (These changes approved by rms.)
20640
20641 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20642
20643         Speed up by a factor of 1.61.
20644         * gnulib-tool (func_modules_transitive_closure): Rewrite to not check
20645         already checked module names again.
20646
20647 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20648
20649         Speed up by a factor of 1.13.
20650         * gnulib-tool (func_import): Rewrite all old_files at once; likewise
20651         for new_files, and the input to func_add_or_update.
20652
20653 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20654
20655         * gnulib-tool (func_all_modules, func_modules_to_filelist, func_import,
20656         func_create_testdir, ...): Change 'sort | uniq' to 'sort -u'.
20657
20658 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
20659
20660         * modules/mkancesdirs (Depends-on): Add fcntl.
20661         * modules/savewd: New file.
20662         * MODULES.html.sh (File system functions): Add savewd.
20663
20664         * modules/configmake (Makefile.am): Add support for the
20665         Automake-supplied PKGLIBDIR, PKGINCLUDEDIR, PKGDATADIR.
20666
20667 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
20668
20669         * m4/savewd.m4: New file.
20670
20671 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
20672
20673         * lib/dirchownmod.c: Don't include fcntl.h; no longer needed.
20674         (dirchownmod): New arg FD.  All callers changed.
20675         Use FD rather than opening the directory ourself, as opening is
20676         now the caller's responsibility.
20677         * lib/dirchownmod.h: Likewise.
20678         * lib/mkancesdirs.c: Include <sys/types.h>, for portability to older
20679         hosts that require <sys/types.h> before <sys/stat.h>.  Include
20680         fcntl.h, savewd.h, and unistd.h, not dirname.h and stat-macros.h.
20681         (test_dir): Remove.
20682         (mkancesdirs): Return length of prefix of FILE that has already
20683         been made, or -2 if there is a child doing the work.  Redo
20684         algorithm so that it is O(N) rather than O(N**2).  Optimize away
20685         ".", and treat ".." specially since it might stray back into
20686         already-created areas.  Use a subprocess if necessary.  New arg
20687         WD; all users changed.  MAKE_DIR function should now return 1
20688         if it creates a directory that is not readable.  Return -2 if
20689         a child process is spun off.
20690         * lib/mkancesdirs.h: Include <stddef.h>, for ptrdiff_t.
20691         Adjust signature to match code.
20692         * lib/mkdir-p.c: Include dirname.h, for IS_ABSOLUTE_FILE_NAME.
20693         (make_dir_parents): Use a subprocess if necessary.  New arg WD;
20694         all users changed.
20695         * lib/savewd.c, lib/savewd.h: New files.
20696
20697 2006-09-15  Jim Meyering  <jim@meyering.net>
20698
20699         * modules/rename-dest-slash: New module.
20700         * MODULES.html.sh (posix_compat): Add it here.
20701
20702         * modules/rename: Reflect vb_FUNC_RENAME -> gl_FUNC_RENAME change.
20703
20704 2006-09-15  Jim Meyering  <jim@meyering.net>
20705
20706         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH): New
20707         file.
20708
20709         * m4/rename.m4 (gl_FUNC_RENAME): Rename from vb_FUNC_RENAME.
20710
20711 2006-09-15  Jim Meyering  <jim@meyering.net>
20712
20713         * lib/rename-dest-slash.c (has_trailing_slash): Use
20714         FILE_SYSTEM_PREFIX_LEN, for non-POSIX systems.
20715         (rpl_rename_dest_slash): Perform the cheaper trailing slash
20716         test before testing whether SRC is a directory.
20717         Suggestions from Bruno Haible.
20718
20719         Avoid a warning about an unused variable.
20720         * lib/regex_internal.c (re_dfa_add_node): Move declaration of "type"
20721         into the #ifdef block where it's used.
20722
20723         * lib/rename-dest-slash.c: New file.
20724
20725 2006-09-14  Bruno Haible  <bruno@clisp.org>
20726
20727         * lib/allocsa.c: Include <config.h> unconditionally.
20728         * lib/asnprintf.c: Likewise.
20729         * lib/asprintf.c: Likewise.
20730         * lib/c-strcasecmp.c: Likewise.
20731         * lib/c-strcasestr.c: Likewise.
20732         * lib/c-strncasecmp.c: Likewise.
20733         * lib/c-strstr.c: Likewise.
20734         * lib/classpath.c: Likewise.
20735         * lib/clean-temp.c: Likewise.
20736         * lib/concatpath.c: Likewise.
20737         * lib/copy-file.c: Likewise.
20738         * lib/csharpcomp.c: Likewise.
20739         * lib/csharpexec.c: Likewise.
20740         * lib/execute.c: Likewise.
20741         * lib/fatal-signal.c: Likewise.
20742         * lib/findprog.c: Likewise.
20743         * lib/fwriteerror.c: Likewise.
20744         * lib/gl_array_list.c: Likewise.
20745         * lib/gl_array_oset.c: Likewise.
20746         * lib/gl_avltree_list.c: Likewise.
20747         * lib/gl_avltree_oset.c: Likewise.
20748         * lib/gl_avltreehash_list.c: Likewise.
20749         * lib/gl_carray_list.c: Likewise.
20750         * lib/gl_linked_list.c: Likewise.
20751         * lib/gl_linkedhash_list.c: Likewise.
20752         * lib/gl_list.c: Likewise.
20753         * lib/gl_oset.c: Likewise.
20754         * lib/gl_rbtree_list.c: Likewise.
20755         * lib/gl_rbtree_oset.c: Likewise.
20756         * lib/gl_rbtreehash_list.c: Likewise.
20757         * lib/imaxabs.c: Likewise.
20758         * lib/imaxdiv.c: Likewise.
20759         * lib/javacomp.c: Likewise.
20760         * lib/javaexec.c: Likewise.
20761         * lib/javaversion.c: Likewise.
20762         * lib/linebreak.c: Likewise.
20763         * lib/localcharset.c: Likewise.
20764         * lib/lock.c: Likewise.
20765         * lib/mbchar.c: Likewise.
20766         * lib/mbswidth.c: Likewise.
20767         * lib/mkdtemp.c: Likewise.
20768         * lib/pipe.c: Likewise.
20769         * lib/printf-args.c: Likewise.
20770         * lib/printf-parse.c: Likewise.
20771         * lib/progname.c: Likewise.
20772         * lib/progreloc.c: Likewise.
20773         * lib/readlink.c: Likewise.
20774         * lib/sh-quote.c: Likewise.
20775         * lib/stpcpy.c: Likewise.
20776         * lib/stpncpy.c: Likewise.
20777         * lib/strcasecmp.c: Likewise.
20778         * lib/strcasestr.c: Likewise.
20779         * lib/strcspn.c: Likewise.
20780         * lib/striconv.c: Likewise.
20781         * lib/strncasecmp.c: Likewise.
20782         * lib/strnlen1.c: Likewise.
20783         * lib/strstr.c: Likewise.
20784         * lib/strtok_r.c: Likewise.
20785         * lib/tls.c: Likewise.
20786         * lib/tmpdir.c: Likewise.
20787         * lib/unicodeio.c: Likewise.
20788         * lib/unsetenv.c: Likewise.
20789         * lib/vasnprintf.c: Likewise.
20790         * lib/vasprintf.c: Likewise.
20791         * lib/wait-process.c: Likewise.
20792         * lib/xallocsa.c: Likewise.
20793         * lib/xsetenv.c: Likewise.
20794         * lib/xstriconv.c: Likewise.
20795
20796 2006-09-13  Simon Josefsson  <jas@extundo.com>
20797
20798         * m4/getdate.m4: Don't AC_LIBOBJ([getdate]), automake takes care of
20799         that internally, suggested by Ralf Wildenhues
20800         <Ralf.Wildenhues@gmx.de>.
20801
20802 2006-09-13  Simon Josefsson  <jas@extundo.com>
20803
20804         * gnulib-tool (func_emit_lib_Makefile_am): Use $(LIBOBJS), not
20805         @LIBOBJS@.
20806         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
20807
20808 2006-09-13  Paul Eggert  <eggert@cs.ucla.edu>
20809
20810         * lib/_fpending.c: Include <config.h> unconditionally, since we no
20811         longer worry about uses that don't define HAVE_CONFIG_H.
20812         * lib/acl.c, lib/alloca.c, lib/argmatch.c, lib/atexit.c:
20813         * lib/backupfile.c, lib/basename.c, lib/c-stack.c, lib/c-strtod.c:
20814         * lib/calloc.c,lib/ canon-host.c, lib/canonicalize.c, lib/chdir-long.c:
20815         * lib/chdir-safer.c, lib/chown.c, lib/cloexec.c, lib/close-stream.c:
20816         * lib/closeout.c, lib/creat-safer.c, lib/cycle-check.c, lib/diacrit.c:
20817         * lib/dirchownmod.c, lib/dirfd.c, lib/dirname.c, lib/dup-safer.c:
20818         * lib/dup2.c, lib/error.c, lib/euidaccess.c, lib/exclude.c:
20819         * lib/exitfail.c, lib/fchmodat.c, lib/fchown-stub.c, lib/fd-safer.c:
20820         * lib/file-type.c, lib/fileblocks.c, lib/filemode.c, lib/filenamecat.c:
20821         * lib/fnmatch.c, lib/fopen-safer.c, lib/fprintftime.c, lib/free.c:
20822         * lib/fsusage.c, lib/ftruncate.c, lib/fts-cycle.c, lib/fts.c:
20823         * lib/full-write.c, lib/gai_strerror.c, lib/getcwd.c, lib/getdate.y:
20824         * lib/getdomainname.c, lib/getgroups.c, lib/gethostname.c:
20825         * lib/gethrxtime.c, lib/getloadavg.c, lib/getlogin_r.c:
20826         * lib/getndelim2.c, lib/getnline.c, lib/getopt.c, lib/getopt1.c:
20827         * lib/getpass.c, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c:
20828         * lib/getusershell.c, lib/glob.c, lib/group-member.c:
20829         * lib/hard-locale.c, lib/hash-pjw.c, lib/hash.c, lib/human.c:
20830         * lib/idcache.c, lib/inet_ntop.c, lib/inet_pton.c, lib/inttostr.c:
20831         * lib/isdir.c, lib/lchown.c, lib/linebuffer.c, lib/long-options.c:
20832         * lib/lstat.c, lib/malloc.c, lib/md5.c, lib/memcasecmp.c, lib/memchr.c:
20833         * lib/memcmp.c, lib/memcoll.c, lib/memcpy.c, lib/memmove.c:
20834         * lib/memrchr.c, lib/mkancesdirs.c, lib/mkdir-p.c, lib/mkdir.c:
20835         * lib/mkdirat.c, lib/mkstemp-safer.c, lib/mkstemp.c, lib/modechange.c:
20836         * lib/mountlist.c, lib/nanosleep.c, lib/obstack.c, lib/open-safer.c:
20837         * lib/openat-die.c, lib/openat.c, lib/pagealign_alloc.c, lib/physmem.c:
20838         * lib/pipe-safer.c, lib/posixtm.c, lib/posixver.c, lib/putenv.c:
20839         * lib/quote.c, lib/quotearg.c, lib/raise.c, lib/readtokens.c:
20840         * lib/readtokens0.c, lib/readutmp.c, lib/realloc.c, lib/regex.c:
20841         * lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c:
20842         * lib/same.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c:
20843         * lib/settime.c, lib/sha1.c, lib/sig2str.c, lib/snprintf.c:
20844         * lib/strdup.c, lib/strerror.c, lib/strftime.c, lib/stripslash.c:
20845         * lib/strndup.c, lib/strnlen.c, lib/strpbrk.c, lib/strtod.c:
20846         * lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c:
20847         * lib/time_r.c, lib/timegm.c, lib/tmpfile-safer.c, lib/unlinkdir.c:
20848         * lib/userspec.c, lib/utime.c, lib/utimecmp.c, lib/utimens.c:
20849         * lib/version-etc-fsf.c, lib/version-etc.c, lib/xalloc-die.c:
20850         * lib/xgetcwd.c, lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c:
20851         * lib/xnanosleep.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtoimax.c:
20852         * lib/xstrtol.c, lib/xstrtoumax.c, lib/yesno.c:
20853         Likewise.
20854
20855 2006-09-13  Eric Blake  <ebb9@byu.net>
20856
20857         * lib/getopt.c: Fix typo in last commit.
20858
20859 2006-09-12  Sergey Poznyakoff  <gray@gnu.org.ua>
20860
20861         * lib/argp-help.c (argp_doc): Make sure NULL is not passed to
20862         dgettext.
20863
20864 2006-09-12  Jim Meyering  <jim@meyering.net>
20865
20866         * lib/nanosleep.c: Include <sys/types.h> before sys/select.h, to avoid
20867         compilation failure (due to use of pid_t in latter) on NetBSD 1.6.
20868         Reported by Nelson H. F. Beebe.
20869
20870 2006-09-10  Sergey Poznyakoff  <gray@gnu.org.ua>
20871
20872         * lib/argp-parse.c (__argp_parse) [!_LIBC]: Make sure
20873         program_invocation_name and program_invocation_short_name are
20874         initialized.
20875         * lib/argp-namefrob.h: Move declarations of program_invocation_name
20876         and program_invocation_short_name to argp.h, so they are visible
20877         to user programs.
20878         * lib/argp.h: Likewise
20879
20880 2006-09-10  Bruno Haible  <bruno@clisp.org>
20881
20882         * modules/mkdtemp (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
20883         m4/inttypes_h.m4, m4/uintmax_t.m4.
20884
20885 2006-09-10  Bruno Haible  <bruno@clisp.org>
20886
20887         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Don't require
20888         gl_AC_TYPE_UINTMAX_T.
20889
20890 2006-09-10  Bruno Haible  <bruno@clisp.org>
20891
20892         * lib/mkdtemp.c: Include <stdint.h> always. Don't include <inttypes.h>.
20893
20894 2006-09-09  Sergey Poznyakoff  <gray@gnu.org.ua>
20895
20896         * lib/argp.h (struct argp): Document the N_("..") "\v" N_("..")
20897         convention.  Text proposed by Bruno Haible.
20898         (struct argp_option): Document the use of N_() wrappers.
20899
20900         * lib/argp-help.c (argp_doc): Split the untranslated doc string on
20901         '\v', and translate the two parts separately, instead of feeding
20902         the whole string to gettext.  This allows to exclude
20903         '\v' from the strings visible to the translator by writing doc
20904         strings as N_("..") "\v" N_("..").
20905
20906 2006-09-09  Paul Eggert  <eggert@cs.ucla.edu>
20907
20908         * config/srclist.txt: Undo latest change; the bug was fixed.
20909
20910 2006-09-09  Bruno Haible  <bruno@clisp.org>
20911
20912         * gnulib-tool (func_emit_lib_Makefile_am): Eliminate lib_LDFLAGS
20913         assignments if building a library without libtool.
20914         (func_emit_tests_Makefile_am): Likewise. Handle lib_* variables as
20915         in func_emit_lib_Makefile_am.
20916         (func_import): When building a static library libfoo.a, arrange to
20917         define variables LIBFOO_LIBDEPS and LIBFOO_LTLIBDEPS.
20918         (func_create_testdir): Likewise.
20919         * modules/gc (configure.ac, Makefile.am): If building statically,
20920         augment gl_libdeps and gl_ltlibdeps instead of lib_LDFLAGS.
20921         * modules/iconvme (configure.ac, Makefile.am): Likewise.
20922         * modules/striconv (configure.ac, Makefile.am): Likewise.
20923         Based on a suggestion by Ralf Wildenhues.
20924
20925 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
20926
20927         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
20928         Check for unistd.h too, since Autoconf doesn't assume POSIX.
20929         Also:
20930
20931         2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
20932         Add year_2050_test to catch glibc bug 2821
20933         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
20934
20935         2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
20936         Prefer #ifdef to #if.
20937
20938         2006-04-02  Paul Eggert  <eggert@cs.ucla.edu>
20939         Return from 'main' instead of calling 'exit'.
20940
20941 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
20942
20943         * lib/mktime.c (guess_time_tm): Fix bug where mktime
20944         returned the maximum time_t value rather than (time_t) -1.
20945         Problem originally reported by William Bardwell
20946         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
20947
20948         * lib/isapipe.h (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
20949         Moved to here ...
20950         * lib/isapipe.c (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
20951         ... from here.
20952
20953 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
20954
20955         * config/srclist.txt: Temporarily comment out mktime.c until glibc bug
20956         2821 is fixed.
20957
20958 2006-09-08  Jim Meyering  <jim@meyering.net>
20959
20960         Don't make generated files read-only.  That would bother too many
20961         people.  However, do retain the ability to work when targets are
20962         read-only: remove the destination and temporary files before writing
20963         them (when generated via sed or echo), or by using the -f option for
20964         both cp and mv commands.  Suggestion to use -f from Paul Eggert.
20965         * modules/alloca-opt, modules/argz, modules/arpa_inet:
20966         * modules/byteswap, modules/configmake, modules/fcntl:
20967         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
20968         * modules/localcharset, modules/netinet_in, modules/poll:
20969         * modules/stdbool, modules/stdint, modules/sys_select:
20970         * modules/sys_socket, modules/sys_stat, modules/sysexits:
20971
20972 2006-09-08  Jim Meyering  <jim@meyering.net>
20973
20974         Avoid new build failure on FreeBSD 6.0.
20975         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Include
20976         <sys/param.h> when testing whether getmntinfo uses statvfs.  Patch by
20977         Pavel Tsekov, in <http://savannah.gnu.org/bugs/?17643>.
20978
20979 2006-09-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20980
20981         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't use plain echo.
20982
20983 2006-09-07  Jim Meyering  <jim@meyering.net>
20984
20985         Fix global typo in last change: use chmod u-w, not chmod u-x.
20986         Spotted by Paul Eggert and Bruce Korb.
20987         * modules/alloca-opt, modules/argz, modules/arpa_inet:
20988         * modules/byteswap, modules/configmake, modules/fcntl:
20989         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
20990         * modules/localcharset, modules/netinet_in, modules/poll:
20991         * modules/stdbool, modules/stdint, modules/sys_select:
20992         * modules/sys_socket, modules/sys_stat, modules/sysexits:
20993
20994 2006-09-06  Jim Meyering  <jim@meyering.net>
20995
20996         Make generated files be read-only.
20997         * modules/alloca-opt (Makefile.am): Work also when $@ is read-only.
20998         Ensure that each generated file is now read-only.
20999         * modules/argz: Likewise.
21000         * modules/arpa_inet: Likewise.
21001         * modules/byteswap: Likewise.
21002         * modules/configmake: Likewise.
21003         * modules/fcntl: Likewise.
21004         * modules/fnmatch: Likewise.
21005         * modules/getopt: Likewise.
21006         * modules/glob: Likewise.
21007         * modules/inttypes: Likewise.
21008         * modules/netinet_in: Likewise.
21009         * modules/poll: Likewise.
21010         * modules/stdbool: Likewise.
21011         * modules/stdint: Likewise.
21012         * modules/sys_select: Likewise.
21013         * modules/sys_socket: Likewise.
21014         * modules/sys_stat: Likewise.
21015         * modules/sysexits: Likewise.
21016         * modules/localcharset: Same as above, but continue using temporary
21017         file named "t-$@" (why different?) rather than the "$@-t" used
21018         everywhere else.
21019
21020         * modules/sysexits (Makefile.am): Replace literal occurrences
21021         of "sysexit.h" more readable, and more consistent, "$@".
21022
21023 2006-09-06  Bruno Haible  <bruno@clisp.org>
21024
21025         * modules/striconv: New file.
21026         * modules/xstriconv: New file.
21027         * MODULES.html.sh (Internationalization functions): Add striconv,
21028         xstriconv.
21029
21030 2006-09-06  Bruno Haible  <bruno@clisp.org>
21031
21032         * modules/gc (Makefile.am): Augment lib_LDFLAGS, not lib_LIBADD.
21033         * modules/iconvme (Makefile.am): Likewise. Also handle the case of
21034         not using libtool correctly.
21035
21036 2006-09-06  Bruno Haible  <bruno@clisp.org>
21037
21038         * lib/striconv.h: New file.
21039         * lib/striconv.c: New file, merging iconvme.c with GNU gettext's
21040         iconvstring.c.
21041         * lib/xstriconv.h: New file.
21042         * lib/xstriconv.c: New file.
21043
21044 2006-09-06  Bruno Haible  <bruno@clisp.org>
21045
21046         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
21047         lib_..._LDFLAGS.
21048
21049 2006-09-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21050
21051         * lib/argz_.h: Sync from Libtool.
21052
21053         2006-09-04  George Bosilca <bosilca@cs.utk.edu>
21054                 and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
21055
21056         * lib/libltdl/argz_.h: It's __cplusplus, not _cplusplus.
21057
21058 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
21059
21060         * modules/trim: New file.
21061
21062 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
21063
21064         * lib/trim.h: New file.
21065         * lib/trim.c: New file.
21066
21067 2006-09-05  Bruno Haible  <bruno@clisp.org>
21068
21069         * MODULES.html.sh (String handling): Add trim.
21070
21071 2006-09-04  Karl Berry  <karl@gnu.org>
21072
21073         * config/srclist.txt (signed.m4, gettext.m4): changes not propagated
21074         until next release.
21075
21076 2006-09-03  Bruno Haible  <bruno@clisp.org>
21077
21078         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Locate mingw shared libraries
21079         correctly.
21080
21081 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
21082
21083         * m4/getloadavg.m4 (gl_GETLOADAVG): Use CONFIGURING_GETLOADAVG,
21084         not gl_GETLOADAVG.  Omit unneeded semicolons.
21085         Problems reported by Ralf Wildenhues in
21086         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
21087         (gl_PREREQ_GETLOADAVG): Use AC_DEFUN, not m4_define.  Put
21088         at the end, which is the usual gnulib style.
21089
21090         * m4/fstypename.m4 (gl_FSTYPENAME): Use AC_CHECK_MEMBERS instead
21091         of doing all the work ourselves.
21092         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Don't check for
21093         sys/statvfs.h since the code doesn't use HAVE_SYS_STATVFS_H.
21094
21095 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
21096
21097         * lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not gl_GETLOADAVG.
21098         Problem reported by Ralf Wildenhues in
21099         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
21100
21101         * lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STATFS replaced by
21102         HAVE_STRUCT_STATFS_F_FSTYPENAME.
21103
21104 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
21105
21106         * gnulib-tool (func_emit_lib_Makefile_am): Fix typos in
21107         yesterday's patch by changing test -n to test -z.
21108
21109 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
21110
21111         * modules/getloadavg (Files): Add m4/getloadavg.m4.
21112         (configure.ac): AC_FUNC_GETLOADAVG -> gl_GETLOADAVG, as
21113         the former is now obsolescent.
21114
21115         * modules/chdir-long (Depends-on): Add fcntl.
21116
21117 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
21118
21119         * m4/fnmatch.m4: Add comment that Autoconf AC_FUNC_FNMATCH is
21120         obsolescent, and programs should use gnulib instead.
21121         * m4/getloadavg.m4: New file, with contents taken from Autoconf
21122         but with prefixes changed.
21123
21124 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
21125
21126         * lib/getloadavg.c [defined gl_GETLOADAVG]: Don't include config.h
21127         or stdbool.h, because they might not exist while configuring.
21128
21129         * lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
21130         Don't include unistd.h or limits.h; not needed, since chdir-long.h
21131         does that for us.
21132         (O_DIRECTORY): Remove.
21133
21134 2006-08-31  Eric Blake  <ebb9@byu.net>
21135
21136         * gnulib-tool: Don't let emacs change spaces to TAB.
21137
21138 2006-08-31  Bruno Haible  <bruno@clisp.org>
21139
21140         * gnulib-tool: When calling func_import more than once, do it in a
21141         subshell.
21142         Reported by Eric Blake <ebb9@byu.net>.
21143
21144 2006-08-31  Bruno Haible  <bruno@clisp.org>
21145
21146         * gnulib-tool (nl): Remove variable.
21147         (sed_transform_lib_file): Use more robust test for config-h module.
21148         (func_import): Fix typo in 2006-08-25 patch.
21149
21150 2006-08-31  Bruno Haible  <bruno@clisp.org>
21151
21152         * gnulib-tool (func_emit_lib_Makefile_am): When --makefile-name was
21153         specified, augment Makefile.am variables instead of assigning them.
21154
21155 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
21156
21157         Work around a bug in both the Linux and SunOS 64-bit kernels:
21158         nanosleep mishandles sleeps for longer than 2**31 seconds.
21159         Problem reported by Frank v Waveren in
21160         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
21161         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_CLOCK_TIME.
21162         Check for nanosleep bug.
21163         (LIB_NANOSLEEP): Append clock_gettime library if needed.
21164
21165 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
21166
21167         Work around a bug in both the Linux and SunOS 64-bit kernels:
21168         nanosleep mishandles sleeps for longer than 2**31 seconds.
21169         Problem reported by Frank v Waveren in
21170         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
21171         * lib/nanosleep.c (BILLION): New constant.
21172         (getnow) [HAVE_BUG_BIG_NANOSLEEP]: New functions.
21173         (rpl_nanosleep) [HAVE_BUG_BIG_NANOSLEEP]: Completely new
21174         implementation.
21175
21176 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
21177
21178         * modules/nanosleep (Depends-on): Add gettime.
21179
21180 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
21181         and Simon Josefsson  <jas@extundo.com>
21182         and Oskar Liljeblad  <oskar@osk.mine.nu>
21183
21184         * MODULES.html.sh (Support for building documentation): Add gpl, lgpl.
21185         * gnulib-tool (func_import): New license type 'unmodifiable license
21186         text'.
21187         * modules/fdl: Use it.  Longer description.
21188         * module/gpl, module/lgpl: New files.
21189
21190 2006-08-30  Jim Meyering  <jim@meyering.net>
21191
21192         * lib/isapipe.c (isapipe): Rename local s/fd/fd_pair/ to avoid
21193         shadowing the parameter.
21194
21195 2006-08-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21196
21197         Sync from Libtool:
21198
21199         2006-08-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21200
21201         * lib/libltdl/argz.c: Use `#ifdef HAVE_CONFIG_H', to facilitate code
21202         sharing with gnulib.  Report by Eric Blake.
21203
21204 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
21205
21206         * modules/isapipe: New file.
21207         * MODULES.html.sh (File descriptor based Input/Output): Add isapipe.
21208
21209 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
21210
21211         * modules/configmake (Makefile.am): Add a comment, and omit
21212         the CONFIGMAKE_ prefix from generated macro names.  Suggested
21213         by Bruno Haible.
21214
21215 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
21216
21217         * m4/isapipe.m4: New file.
21218
21219 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
21220
21221         * lib/isapipe.c, lib/isapipe.h: New files.
21222
21223 2006-08-29  Jim Meyering  <jim@meyering.net>
21224
21225         * modules/configmake (Makefile.am): Make configmake.h depend on
21226         Makefile.  Otherwise, a stale configmake.h could hang around.
21227
21228 2006-08-29  Eric Blake  <ebb9@byu.net>
21229
21230         * lib/error.c (error_at_line, print_errno_message): Match libc, after
21231         resolution of upstream bug 3044.
21232
21233 2006-08-29  Bruno Haible  <bruno@clisp.org>
21234
21235         * modules/localcharset (Depends-on): Add configmake.
21236         (Makefile.am): Remove setting of LIBDIR through DEFS.
21237
21238 2006-08-29  Bruno Haible  <bruno@clisp.org>
21239
21240         * lib/localcharset.c: Include configmake.h in order to get LIBDIR
21241         defined.
21242
21243 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
21244
21245         * modules/fcntl: New file.
21246         * modules/chdir-safer (Depends-on): Add fcntl.
21247         * modules/fts: Likewise.
21248         * modules/mkdir-p: Likewise.
21249
21250         * modules/stdint (Makefile.am): Do not substitute ABSOLUTE_INTTYPES_H.
21251         This undoes the most recent change, since we're now addressing the
21252         problem in a different way.
21253
21254         * gnulib-tool (emit_lib_Makefile_am): Don't put $makefile_name
21255         into output, since the output might be called Makefile.am even
21256         if $makefile_name is something different.
21257         (func_import): Use $makefile_am rather than
21258         ${makefile_name-Makefile.am}, to fix a bug where makefile_name was
21259         empty.
21260
21261         * modules/inttypes (Files): Add m4/inttypes-h.m4.
21262
21263 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
21264
21265         * m4/inttypes.m4 (gl_INTTYPES_H): Move ABSOLUTE_INTTYPES_H code here...
21266         * m4/stdint.m4 (gl_STDINT_H): ... from here.  This undoes the most
21267         recent change to stdint.m4, since we're now addressing the problem in a
21268         different way.
21269
21270 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
21271
21272         * m4/fcntl_h.m4: New file.
21273
21274 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
21275
21276         * lib/fcntl_.h: New file.
21277         * lib/chdir-safer.c (O_DIRECTORY, O_NOFOLLOW): Remove, now that we have
21278         the fcntl module.
21279         * lib/dirchownmod.c: Likewise.
21280         * lib/fts.c: Likewise.
21281
21282         * lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:
21283         Include @ABSOLUTE_INTTYPES_H@ if available, but do nothing else.
21284         * lib/stdint_.h (_GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H): Define
21285         just before including <inttypes.h>, to avoid circular inclusion.
21286
21287 2006-08-28  Jim Meyering  <jim@meyering.net>
21288
21289         * doc/visibility.texi: Actually read and correct the grammar of the
21290         sentence affected by yesterday's change.
21291
21292 2006-08-28  Eric Blake  <ebb9@byu.net>
21293
21294         * modules/inttypes (Makefile.am): Fix sed error when inttypes.h
21295         needs wrapper.
21296
21297 2006-08-28  Eric Blake  <ebb9@byu.net>
21298
21299         * m4/inttypes.m4 (gl_INTTYPES_H): Fix missing #endif.
21300
21301 2006-08-28  Eric Blake  <ebb9@byu.net>
21302
21303         * m4/codeset.m4 (AM_LANGINFO_CODESET): Avoid compiler warning.
21304
21305 2006-08-28  Bruno Haible  <bruno@clisp.org>
21306
21307         * modules/c-strstr: New file, from GNU gettext.
21308         * MODULES.html.sh (String handling): Add c-strstr.
21309
21310 2006-08-28  Bruno Haible  <bruno@clisp.org>
21311
21312         * m4/inttypes.m4 (gl_INTTYPES_H): Don't test for the existence of SCNX*
21313         macros.
21314         Reported by Eric Blake.
21315
21316 2006-08-28  Bruno Haible  <bruno@clisp.org>
21317
21318         * lib/vasnprintf.c (EOVERFLOW): Remove definition.
21319         (VASNPRINTF): Return a string of length > INT_MAX without failing.
21320         * lib/vasprintf.c: Include errno.h, limits.h.
21321         (EOVERFLOW): New fallback definition.
21322         (vasprintf): Test here whether the string length is > INT_MAX.
21323         * lib/vsnprintf.c: Include errno.h, limits.h.
21324         (EOVERFLOW): New fallback definition.
21325         (vsnprintf): Fix bug when generated string was too long for the buffer.
21326         Test here whether the string length is > INT_MAX.
21327
21328 2006-08-28  Bruno Haible  <bruno@clisp.org>
21329
21330         * lib/inttypes_.h (SCNX*): Remove definitions.
21331         Reported by Eric Blake.
21332
21333 2006-08-28  Bruno Haible  <bruno@clisp.org>
21334
21335         * lib/c-strstr.h: New file, from GNU gettext.
21336         * lib/c-strstr.c: New file, from GNU gettext.
21337
21338 2006-08-28  Bruno Haible  <bruno@clisp.org>
21339
21340         * gnulib-tool: Reorder some statements.
21341
21342 2006-08-28  Bruno Haible  <bruno@clisp.org>
21343
21344         * gnulib-tool: New option --makefile-name.
21345         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Use
21346         $makefile_name.
21347         (func_import): Write $makefile_name to the cache file, and read it from
21348         there unless explicitly specified. Use $makefile_name as file name
21349         instead of Makefile.am. Adjust the recommendations accordingly.
21350
21351 2006-08-28  Bruno Haible  <bruno@clisp.org>
21352
21353         * gnulib-tool (func_verify_module): Check against misapplying patch.
21354
21355 2006-08-28  Bruno Haible  <bruno@clisp.org>
21356
21357         * gnulib-tool (func_relativize, func_relconcat): New functions.
21358         Give an error if --local-dir is given with --update.
21359         Remove trailing slashes from $local_gnulib_dir.
21360         (func_import): Store the relativized $local_gnulib_dir in
21361         gnulib-cache.m4, and read it from there if not specified explicitly.
21362
21363 2006-08-28  Bruno Haible  <bruno@clisp.org>
21364
21365         * gnulib-tool (func_get_tests_module): Don't assume that $gnulib_dir
21366         is the current directory. Respect also $local_gnulib_dir.
21367
21368 2006-08-28  Bruno Haible  <bruno@clisp.org>
21369             Simon Josefsson  <jas@extundo.com>
21370
21371         BeOS portability.
21372         * lib/getaddrinfo.c (PF_INET, PF_UNSPEC): New macros.
21373
21374 2006-08-27  Jim Meyering  <jim@meyering.net>
21375
21376         * doc/visibility.texi: Remove duplicate word: "pointer".
21377
21378 2006-08-26  Bruno Haible  <bruno@clisp.org>
21379
21380         * modules/inttypes (Files): Add lib/inttypes_.h, remove lib/inttypes.h.
21381         Add m4/inttypes.m4, remove m4/_inttypes_h.m4 and m4/include_next.m4.
21382         (Makefile.am): Create inttypes.h from inttypes_.h.
21383         * modules/stdint (Makefile.am): Substitute also ABSOLUTE_INTTYPES_H.
21384
21385         * modules/imaxabs: New file.
21386
21387         * modules/imaxdiv: New file.
21388
21389 2006-08-26  Bruno Haible  <bruno@clisp.org>
21390
21391         * m4/inttypes.m4: New file.
21392         * m4/_inttypes_h.m4: Remove file.
21393         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Also AC_SUBST
21394         PRI_MACROS_BROKEN.
21395         * m4/stdint.m4 (gl_STDINT_H): Define also ABSOLUTE_INTTYPES_H.
21396
21397         * m4/imaxabs.m4: New file.
21398
21399         * m4/imaxdiv.m4: New file.
21400
21401 2006-08-26  Bruno Haible  <bruno@clisp.org>
21402
21403         * lib/inttypes_.h: New file.
21404         * lib/inttypes.h: Remove file.
21405         * lib/stdint_.h: Include <inttypes.h> through its absolute filename.
21406
21407         * lib/imaxabs.c: New file.
21408
21409         * lib/imaxdiv.c: New file.
21410
21411 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
21412
21413         New config-h module, so that "make" output needn't be cluttered
21414         by -DHAVE_CONFIG_H.
21415         * MODULES.html.sh (Support for building libraries and executables):
21416         Add config-h.
21417         * modules/config-h: New file.
21418         * gnulib-tool (nl, sed_transform_lib_file): New vars.
21419         (func_import): Turn "#ifdef HAVE_CONFIG_H" to "#if 1" if
21420         the config-h module is used.
21421
21422         New configmake module, so that "make" output needn't be cluttered
21423         by fluff like '-DLIBDIR=\"/usr/local/lib\"'.
21424         * MODULES.html.sh (Support for building libraries and executables):
21425         Add configmake.
21426         * modules/configmake: New file.
21427
21428 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
21429
21430         * m4/config-h.m4: New file.
21431
21432 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
21433
21434         * config/srclist.txt: Add elisp-comp.
21435
21436 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
21437
21438         * MODULES.html.sh (Support for building libraries and executables):
21439         Add elisp-comp.
21440         * build-aux/elisp-comp: New file.
21441         * modules/elisp-comp: New file.
21442
21443 2006-08-24  Bruno Haible  <bruno@clisp.org>
21444
21445         * gnulib-tool (func_create_testdir): Use non-default values of
21446         sourcebase and m4base.
21447
21448 2006-08-24  Bruno Haible  <bruno@clisp.org>
21449
21450         * MODULES.html.sh (Compatibility checks for POSIX:2001 functions: Fix
21451         HTML structure.
21452
21453 2006-08-23  Paul Eggert  <eggert@cs.ucla.edu>
21454
21455         * modules/openat (Depends-on): Add lchown.
21456
21457 2006-08-23  Bruno Haible  <bruno@clisp.org>
21458
21459         * gnulib-tool (func_import, func_create_testdir): Emit an invocation
21460         of gl_LOCK_EARLY instead of gl_LOCK.
21461
21462 2006-08-23  Bruno Haible  <bruno@clisp.org>
21463
21464         * m4/lock.m4 (gl_LOCK_BODY): Change the default value of gl_use_threads
21465         on OSF/1 to no.
21466         Reported by Stephen Cartwright <sgcartwr@ucalgary.ca>.
21467
21468 2006-08-23  Bruno Haible  <bruno@clisp.org>
21469
21470         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't consider BeOS statvfs
21471         as unusable.
21472
21473         * m4/lock.m4 (gl_LOCK_EARLY): Renamed from gl_LOCK.
21474         (gl_LOCK_BODY): Remove gl_PREREQ_LOCK invocation.
21475         (gl_LOCK): New macro.
21476
21477 2006-08-22  Simon Josefsson  <jas@extundo.com>
21478
21479         * modules/gc-md5 (Makefile.am): Need to add md5.h, after changes
21480         to md5 module.
21481
21482 2006-08-22  Simon Josefsson  <jas@extundo.com>
21483
21484         * MODULES.html.sh: Add "Support for maintaining and release
21485         projects".
21486
21487         * build-aux/gnupload: New file, from coreutils.
21488
21489 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
21490
21491         Avoid the need for AC_LIBSOURCES in m4 macros.
21492         * modules/arcfour (EXTRA_DIST): Add arcfour.h.
21493         * modules/arctwo (EXTRA_DIST): Add arctwo.h.
21494         * modules/check-version (EXTRA_DIST): Add check-version.h.
21495         * modules/crc (EXTRA_DIST): Add crc.h.
21496         * modules/des (EXTRA_DIST): Add des.h.
21497         * modules/gc (EXTRA_DIST): Add gc.h.
21498         * modules/getdelim (EXTRA_DIST): Add getdelim.h.
21499         * modules/getline (EXTRA_DIST): Add getline.h.
21500         * modules/getlogin_r (EXTRA_DIST): Add getlogin_r.h.
21501         * modules/hmac-md5 (EXTRA_DIST): Add hmac.h.
21502         * modules/hmac-sha1 (EXTRA_DIST): Add hmac.h.
21503         * modules/md2 (EXTRA_DIST): Add md2.h.
21504         * modules/md4 (EXTRA_DIST): Add md4.h.
21505         * modules/pagealign_alloc (EXTRA_DIST): Add pagealign_alloc.h.
21506         * modules/read-file (EXTRA_DIST): Add read-file.h.
21507         * modules/readline (EXTRA_DIST): Add readline.h.
21508         * modules/rijndael (EXTRA_DIST): Add rijndael-alg-fst.h,
21509         rijndael-api-fst.h.
21510
21511 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
21512
21513         * m4/rijndael.m4 (gl_ARCFOUR):
21514         * m4/arctwo.m4 (gl_ARCTWO):
21515         * m4/check-version.m4 (gl_CHECK_VERSION):
21516         * m4/crc.m4 (gl_CRC):
21517         * m4/des.m4 (gl_DES):
21518         * m4/gc-pbkdf2-sha1.m4 (gl_GC_PBKDF2_SHA1):
21519         * m4/gc.m4 (gl_GC):
21520         * m4/getdelim.m4 (gl_FUNC_GETDELIM):
21521         * m4/getline.m4 (gl_FUNC_GETLINE):
21522         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE):
21523         * m4/hmac-md5.m4 (gl_HMAC_MD5):
21524         * m4/hmac-sha1.m4 (gl_HMAC_SHA1):
21525         * m4/md2.m4 (gl_MD2):
21526         * m4/md4.m4 (gl_MD4):
21527         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC):
21528         * m4/read-file.m4 (gl_FUNC_READ_FILE):
21529         * m4/readline.m4 (gl_FUNC_READLINE):
21530         * m4/rijndael.m4 (gl_RIJNDAEL):
21531         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
21532         to get the necessary .h files and whatnot.
21533
21534 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
21535
21536         * config/srclist.txt: Remove gnupload, since coreutils now syncs from
21537         gnulib rather than the other way around.
21538         * config/srclistvars.sh (COREUTILS): Remove.
21539
21540 2006-08-22  Jim Meyering  <jim@meyering.net>
21541
21542         * modules/mkdir-p (Makefile.am): Fix typo: s/lib+SOURCES/lib_SOURCES/.
21543
21544         * modules/getpass-gnu (Makefile.am): Add getpass.h to EXTRA_DIST.
21545
21546 2006-08-22  Eric Blake  <ebb9@byu.net>
21547
21548         * modules/regexprops-generic: New file.
21549         * MODULES.html.sh (Support for building documentation): List it.
21550
21551 2006-08-22  Eric Blake  <ebb9@byu.net>
21552
21553         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Avoid compiler warning.
21554         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
21555         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Likewise.
21556         * m4/intmax_t.m4 (gt_AC_TYPE_INTMAX_T): Likewise.
21557
21558 2006-08-22  Bruno Haible  <bruno@clisp.org>
21559
21560         * gnulib-tool (func_emit_lib_Makefile_am): Don't treat lib_LIBRARIES
21561         and lib_LTLIBRARIES like the other lib_* variables.
21562
21563 2006-08-22  Bruno Haible  <bruno@clisp.org>
21564
21565         * build-aux/x-to-1.in: New file, from GNU gettext.
21566
21567 2006-08-22  Bruno Haible  <bruno@clisp.org>
21568
21569         * m4/readutmp.m4 (gl_READUTMP): Compile readutmp.c only if <utmp.h> or
21570         <utmpx.h> exists.
21571
21572 2006-08-22  Bruno Haible  <bruno@clisp.org>
21573
21574         * lib/readutmp.h: Skip most definitions if neither <utmp.h> nor
21575         <utmpx.h> exists.
21576
21577 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
21578
21579         BeOS portability.
21580         * lib/dirchownmod.c (dirchownmod): Don't use fchmod if it doesn't
21581         exist.
21582         Problem reported by Bruno Haible.
21583
21584 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
21585
21586         Avoid the need for AC_LIBSOURCES in m4 macros.
21587         * modules/acl (EXTRA_DIST): Add acl.h.
21588         * modules/argmatch (Files): Add m4/argmatch.m4.
21589         (configure.ac): Add gl_ARGMATCH.
21590         (EXTRA_DIST): Renamed from lib_SOURCES, for
21591         consistency with the other modules.  Remove argmatch.c.
21592         * modules/backupfile (EXTRA_DIST): Add backupfile.h.
21593         * modules/c-strtod (EXTRA_DIST): Add c-strtod.h.
21594         * modules/c-strtold (EXTRA_DIST): Add c-strtod.c, c-strtod.h.
21595         * modules/canonhost (EXTRA_DIST): Add c-canonhost.h.
21596         * modules/canonicalize (EXTRA_DIST): Add canonicalize.h.
21597         * modules/chdir-long (EXTRA_DIST): Add chdir-long.h.
21598         * modules/chdir-safer (EXTRA_DIST): Add chdir-safer.h.
21599         * modules/cloexec (EXTRA_DIST): Add cloexec.h.
21600         * modules/close-stream (EXTRA_DIST): Add close-stream.h.
21601         * modules/closeout (EXTRA_DIST): Add closeout.h.
21602         * modules/cycle-check (EXTRA_DIST): Add cycle-check.h.
21603         * modules/dev-ino (EXTRA_DIST): Add dev-ino.h.
21604         * modules/dirfd (EXTRA_DIST): Add dirfd.h.
21605         * modules/dirname (EXTRA_DIST): Renamed from lib_SOURCES.  Add
21606         dirname.h; remove basename.c and stripslash.c.
21607         * modules/exclude (EXTRA_DIST): Add exclude.h.
21608         * modules/exitfail (EXTRA_DIST): Add exitfail.h.
21609         * modules/fcntl-safer (EXTRA_DIST): Add fcntl-safer.h fcntl--.h.
21610         * modules/file-type (EXTRA_DIST): Add file-type.h.
21611         * modules/filemode (EXTRA_DIST): Add filemode.h.
21612         * modules/filenamecat (EXTRA_DIST): Add filenamecat.h.
21613         * modules/fopen-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
21614         * modules/fpending (EXTRA_DIST): Add __fpending.h.
21615         * modules/fprintftime (EXTRA_DIST): Add fprintftime.h.
21616         * modules/fsusage (EXTRA_DIST): Add fsusage.h.
21617         * modules/fts (EXTRA_DIST): Add fts_.h fts-cycle.c.
21618         * modules/getcwd (EXTRA_DIST): Add getcwd.h.
21619         * modules/getdate (EXTRA_DIST): Add getdate.c.
21620         * modules/gethrxtime (EXTRA_DIST): Add gethrxtime.h xtime.h.
21621         * modules/getpagesize (EXTRA_DIST): Add getpagesize.h.
21622         * modules/getpass (EXTRA_DIST): Add getpass.h.
21623         * modules/glob (EXTRA_DIST): Add glob_.h glob-libc.h.
21624         * modules/group-member (EXTRA_DIST): Add group-member.h.
21625         * modules/hard-locale (EXTRA_DIST): Add hard-locale.h.
21626         * modules/hash (EXTRA_DIST): Add hash.h.
21627         * modules/human (EXTRA_DIST): Add human.h.
21628         * modules/inttypes (EXTRA_DIST): Add inttypes.h.
21629         * modules/lchmod (EXTRA_DIST): Add lchmod.h.
21630         * modules/lchown (EXTRA_DIST): Add lchown.h.
21631         * modules/long-options (EXTRA_DIST): Add long-options.h.
21632         * modules/lstat (EXTRA_DIST): Add lstat.h.
21633         * modules/md5 (EXTRA_DIST): Add memcasecmp.h.
21634         * modules/memcoll (EXTRA_DIST): Add memcoll.h.
21635         * modules/mempcpy (EXTRA_DIST): Add mempcpy.h.
21636         * modules/memrchr (EXTRA_DIST): Add memrchr.h.
21637         * modules/memxor (EXTRA_DIST): Add memxor.h.
21638         * modules/mkancesdirs (EXTRA_DIST): Add mkancesdirs.h.
21639         * modules/mkdir-p (EXTRA_DIST): Add modechange.h.
21640         * modules/mountlist (EXTRA_DIST): Add mountlist.h.
21641         * modules/openat (EXTRA_DIST): Add at-func.c openat.h openat-priv.h.
21642         * modules/pathmax (EXTRA_DIST): Add pathmax.h.
21643         * modules/physmem (EXTRA_DIST): Add physmem.h.
21644         * modules/posixtm (EXTRA_DIST): Add posixtm.h.
21645         * modules/posixver (EXTRA_DIST): Add posixver.h.
21646         * modules/quote (EXTRA_DIST): Add quote.h.
21647         * modules/quotearg (EXTRA_DIST): Add quotearg.h.
21648         * modules/readtokens (EXTRA_DIST): Add readtokens.h.
21649         * modules/readutmp (EXTRA_DIST): Add readutmp.h.
21650         * modules/regex (EXTRA_DIST): Add regcomp.c regex.h regex_internal.c
21651         regex_internal.h regexec.c.
21652         * modules/safe-read (EXTRA_DIST): Add safe-read.h.
21653         * modules/safe-write (EXTRA_DIST): Add safe-write.h.
21654         * modules/same (EXTRA_DIST): Add same.h.
21655         * modules/same-inode (EXTRA_DIST): Add same-inode.h.
21656         * modules/save-cwd (EXTRA_DIST): Add save-cwd.h.
21657         * modules/savedir (EXTRA_DIST): Add savedir.h.
21658         * modules/sha1 (EXTRA_DIST): Add sha1.h.
21659         * modules/sig2str (EXTRA_DIST): Add sig2str.h.
21660         * modules/stat-macros (EXTRA_DIST): Add stat-macros.h.
21661         * modules/stat-time (EXTRA_DIST): Add stat-time.h.
21662         * modules/stdlib-safer (EXTRA_DIST): Add stdlib-safer.h stdlib--.h.
21663         * modules/strdup (EXTRA_DIST): Add strdup.h.
21664         * modules/strftime (EXTRA_DIST): Add strftime.h.
21665         * modules/strndup (EXTRA_DIST): Add strndup.h.
21666         * modules/strnlen (EXTRA_DIST): Add strnlen.h.
21667         * modules/strverscmp (EXTRA_DIST): Add strverscmp.h.
21668         * modules/time_r (EXTRA_DIST): Add time_r.h.
21669         * modules/timespec (EXTRA_DIST): Add timespec.h.
21670         * modules/tmpfile-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
21671         * modules/unistd-safer (EXTRA_DIST): Add unistd-safer.h unistd--.h.
21672         * modules/unlinkdir (EXTRA_DIST): Add unlinkdir.h.
21673         * modules/unlocked-io (EXTRA_DIST): Add unlocked-io.h.
21674         * modules/userspec (EXTRA_DIST): Add userspec.h.
21675         * modules/utimecmp (EXTRA_DIST): Add utimecmp.h.
21676         * modules/utimens (EXTRA_DIST): Add utimens.h.
21677         * modules/xalloc (EXTRA_DIST): Add xalloc.h.
21678         * modules/xgetcwd (EXTRA_DIST): Add xgetcwd.h.
21679         * modules/xnanosleep (EXTRA_DIST): Add xnanosleep.h.
21680         * modules/xreadlink (EXTRA_DIST): Add xreadlink.h.
21681         * modules/xstrtod (EXTRA_DIST): Add xstrtod.h.
21682         * modules/xstrtol (EXTRA_DIST): Add xstrtol.h.
21683         * modules/xstrtold (EXTRA_DIST): Add xstrtod.c xstrtod.h.
21684         * modules/yesno (EXTRA_DIST): Add yesno.h.
21685
21686 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
21687
21688         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Check for fchmod.
21689
21690         * m4/argmatch.m4: New file, from coreutils with AC_LIBSOURCES removed.
21691         * m4/dev-ino.m4, same-inode.m4: Remove.
21692
21693         * m4/_inttypes_h.m4 (gl_INTTYPES_H):
21694         * m4/acl.m4 (AC_FUNC_ACL):
21695         * m4/backupfile.m4 (gl_BACKUPFILE):
21696         * m4/c-strtod.m4 (gl_C99_STRTOLD):
21697         * m4/canon-host.m4 (gl_CANON_HOST):
21698         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
21699         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG):
21700         * m4/chdir-safer.m4 (gl_CHDIR_SAFER):
21701         * m4/cloexec.m4 (gl_CLOEXEC):
21702         * m4/close-stream.m4 (gl_CLOSE_STREAM):
21703         * m4/closeout.m4 (gl_CLOSEOUT):
21704         * m4/dirfd.m4 (gl_FUNC_DIRFD):
21705         * m4/dirname.m4 (gl_DIRNAME):
21706         * m4/exclude.m4 (gl_EXCLUDE):
21707         * m4/exitfail.m4 (gl_EXITFAIL):
21708         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER):
21709         * m4/file-type.m4 (gl_FILE_TYPE):
21710         * m4/filemode.m4 (gl_FILEMODE):
21711         * m4/filenamecat.m4 (gl_FILE_NAME_CONCAT):
21712         * m4/fpending.m4 (gl_FUNC_FPENDING):
21713         * m4/fprintftime.m4 (gl_FPRINTFTIME):
21714         * m4/fts.m4 (gl_FUNC_FTS):
21715         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL):
21716         * m4/getdate.m4 (gl_GETDATE):
21717         * m4/gethrxtime.m4 (gl_GETHRXTIME):
21718         * m4/getpagesize.m4 (gl_GETPAGESIZE):
21719         * m4/getpass.m4 (gl_FUNC_GETPASS):
21720         * m4/gettime.m4 (gl_GETTIME):
21721         * m4/getugroups.m4 (gl_GETUGROUPS):
21722         * m4/glob.m4 (gl_GLOB_SUBSTITUTE):
21723         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER):
21724         * m4/hard-locale.m4 (gl_HARD_LOCALE):
21725         * m4/hash.m4 (gl_HASH):
21726         * m4/idcache.m4 (gl_IDCACHE):
21727         * m4/lchmod.m4 (gl_FUNC_LCHMOD):
21728         * m4/lchown.m4 (gl_FUNC_LCHOWN):
21729         * m4/long-options.m4 (gl_LONG_OPTIONS):
21730         * m4/lstat.m4 (gl_FUNC_LSTAT):
21731         * m4/md5.m4 (gl_MD5):
21732         * m4/memcasecmp.m4 (gl_MEMCASECMP):
21733         * m4/memcoll.m4 (gl_MEMCOLL):
21734         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY):
21735         * m4/memrchr.m4 (gl_FUNC_MEMRCHR):
21736         * m4/memxor.m4 (gl_MEMXOR):
21737         * m4/mkancesdirs.m4 (gl_MKANCESDIRS):
21738         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS):
21739         * m4/modechange.m4 (gl_MODECHANGE):
21740         * m4/mountlist.m4 (gl_MOUNTLIST):
21741         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
21742         * m4/openat.m4 (gl_FUNC_OPENAT):
21743         * m4/pathmax.m4 (gl_PATHMAX):
21744         * m4/physmem.m4 (gl_PHYSMEM):
21745         * m4/posixtm.m4 (gl_POSIXTM):
21746         * m4/posixver.m4 (gl_POSIXVER):
21747         * m4/quote.m4 (gl_QUOTE):
21748         * m4/quotearg.m4 (gl_QUOTEARG):
21749         * m4/readtokens.m4 (gl_READTOKENS):
21750         * m4/readutmp.m4 (gl_READUTMP):
21751         * m4/regex.m4 (gl_REGEX):
21752         * m4/safe-read.m4 (gl_SAFE_READ):
21753         * m4/safe-write.m4 (gl_SAFE_WRITE):
21754         * m4/same.m4 (gl_SAME):
21755         * m4/save-cwd.m4 (gl_SAVE_CWD):
21756         * m4/savedir.m4 (gl_SAVEDIR):
21757         * m4/settime.m4 (gl_SETTIME):
21758         * m4/sha1.m4 (gl_SHA1):
21759         * m4/sig2str.m4 (gl_FUNC_SIG2STR):
21760         * m4/stat-macros.m4 (gl_STAT_MACROS):
21761         * m4/stat-time.m4 (gl_STAT_TIME):
21762         * m4/stdio-safer.m4 (gl_FOPEN_SAFER):
21763         * m4/stdlib-safer.m4 (gl_STDLIB_SAFER):
21764         * m4/strdup.m4 (gl_FUNC_STRDUP):
21765         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME):
21766         * m4/strndup.m4 (gl_FUNC_STRNDUP):
21767         * m4/strnlen.m4 (gl_FUNC_STRNLEN):
21768         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP):
21769         * m4/time_r.m4 (gl_TIME_R):
21770         * m4/timespec.m4 (gl_TIMESPEC):
21771         * m4/unistd-safer.m4 (gl_UNISTD_SAFER):
21772         * m4/unlinkdir.m4 (gl_UNLINKDIR):
21773         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO):
21774         * m4/userspec.m4 (gl_USERSPEC):
21775         * m4/utimecmp.m4 (gl_UTIMECMP):
21776         * m4/utimens.m4 (gl_UTIMENS):
21777         * m4/xalloc.m4 (gl_XALLOC):
21778         * m4/xgetcwd.m4 (gl_XGETCWD):
21779         * m4/xnanosleep.m4 (gl_XNANOSLEEP):
21780         * m4/xreadlink.m4 (gl_XREADLINK):
21781         * m4/xstrtod.m4 (gl_XSTRTOD):
21782         * m4/yesno.m4 (gl_YESNO):
21783         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
21784         to get the necessary .h files and whatnot.
21785
21786 2006-08-21  Mark D. Baushke  <mdb@gnu.org>
21787             Bruno Haible  <bruno@clisp.org>
21788
21789         * gnulib-tool (func_verify_module): Work around Sun's non-POSIX 1003.2
21790         /bin/sh understanding of '!' conditional negation.
21791
21792 2006-08-21  Jim Meyering  <jim@meyering.net>
21793
21794         * modules/openat (Depends-on): Really alphabetize.
21795
21796         * modules/acl (Depends-on): Add error and quote.
21797
21798         * check-module (find_included_lib_files): Add at-func.c to the
21799         ok-to-include-more-than-once white list.
21800
21801         * modules/openat (Depends-on): Add lstat.  Alphabetize.
21802
21803 2006-08-21  Bruno Haible  <bruno@clisp.org>
21804
21805         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
21806         Emit a pkgdata_DATA variable only if some snippets add contents to it.
21807         Reported by Martin Lambers <marlam@marlam.de>.
21808
21809 2006-08-21  Bruno Haible  <bruno@clisp.org>
21810
21811         * gnulib-tool (func_emit_lib_Makefile_am): If the snippets already
21812         specify an installation location, don't emit a noinst_LIBRARIES or
21813         noinst_LTLIBRARIES assignment.
21814
21815 2006-08-21  Bruno Haible  <bruno@clisp.org>
21816
21817         BeOS portability.
21818         * modules/mbchar (Include): Don't test HAVE_WCTYPE_H any more, since
21819         BeOS has mbrtowc() but no <wctype.h>.
21820
21821 2006-08-21  Bruno Haible  <bruno@clisp.org>
21822
21823         BeOS portability.
21824         * m4/mbchar.m4 (gl_MBCHAR): Compile mbchar.c also if <wctype.h> doesn't
21825         exist.
21826
21827 2006-08-21  Bruno Haible  <bruno@clisp.org>
21828
21829         BeOS portability.
21830         * lib/mbchar.h: Include <wctype.h> only if it exists.
21831
21832 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
21833
21834         Remove files that are no longer needed by their respective modules.
21835         * m4/obstack.m4: Remove.
21836         * m4/strerror_r.m4: Remove.
21837         * m4/uint32_t.m4: Remove.
21838         * m4/uintptr_t.m4: Remove.
21839         * m4/ullong_max.m4: Remove.
21840         * m4/xstrtoimax.m4: Remove.
21841         * m4/xstrtoumax.m4: Remove.
21842
21843         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Do not require
21844         gl_AC_TYPE_UINTMAX_T, gl_STRUCT_DEV_INO, or gl_SAME_INODE, since gnulib
21845         dependencies now capture this.
21846
21847         * m4/cycle-check.m4 (gl_CYCLE_CHECK):
21848         Do not use AC_LIBSOURCES, since gnulib modules now do this.
21849         * m4/fsusage.m4 (gl_FSUSAGE): Likewise.
21850         * m4/human.m4 (gl_HUMAN): Likewise.
21851         * m4/inttostr.m4 (gl_INTTOSTR): Likewise.
21852         * m4/xstrtol.m4 (gl_XSTRTOL): Likewise.
21853
21854         * m4/filemode.m4 (gl_FILEMODE): Require AC_STRUCT_ST_DM_MODE.
21855
21856         * m4/filemode.m4 (gl_PREREQ_FSUSAGE_EXTRA): Do not require
21857         gl_AC_TYPE_INTMAX_T or gl_AC_TYPE_UINTMAX_T, since we now require
21858         stdint.
21859         * m4/human.m4 (gl_HUMAN): Likewise.
21860         * m4/inttostr.m4 (gl_PREREQ_INTTOSTR): Likewise.
21861         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Likewise.
21862         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
21863         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
21864         * m4/xstrtol (gl_XSTRTOL): Likewise.
21865
21866         * m4/gethrxtime.m4 (gl_XTIME): gl_AC_TYPE_LONG_LONG ->
21867         AC_TYPE_LONG_LONG_INT.
21868         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
21869         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Likewise.
21870         * m4/strtoull.m4 (gl_FUNC_STRTOULL): Likewise, for unsigned long.
21871         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
21872
21873         * m4/human.m4 (gl_HUMAN): Do not require AM_STDBOOL_H since we depend
21874         on stdbool.
21875
21876         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL_H, gl_PREREQ_XSTRTOL): Remove.
21877         (gl_PREREQ_XSTRTOUL): Remove.
21878
21879         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Check for hasmntopt.
21880
21881         * m4/posixver.m4: Fix comment since head -1 now works even in POSIX
21882         mode.
21883
21884 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
21885
21886         Add and change modules to make it easier for coreutils to use
21887         gnulib-tool.
21888         * modules/backupfile (Files): Remove m4/d-ino.m4.
21889         (Depends-on): Add d-ino.
21890         * modules/cycle-check (Depends-on): Add stdint.
21891         (lib_SOURCES): Add cycle-check.h.
21892         * modules/d-ino: New module.
21893         * modules/d-type: New module.
21894         * modules/error (Files): Remove m4/strerror_r.m4.
21895         * modules/filemode (Files): Add m4/st_dm_mode.m4.
21896         * modules/fsuage (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
21897         m4/inttypes_h.m4, m4/uintmax_t.m4.
21898         (Depends-on): Add stdint.
21899         (lib_SOURCES): Add fsusage.h.
21900         * modules/getcwd (Files): Remove d-ino.m4.
21901         (Depends-on): Add d-ino.
21902         * modules/getndelim2 (Depends-on): Add stdint.
21903         * modules/glob (Files): Remove m4/d-type.m4.
21904         (Depends-on): Add d-type.
21905         * modules/host-os: New module.
21906         * modules/human (Files):  Remove m4/ulonglong.m4, m4/stdint_h.m4,
21907         m4/inttypes_h.m4, m4/uintmax_t.m4.
21908         * Depends-on: Add stdint.
21909         (lib_SOURCES): Add human.h.
21910         * modules/inttostr (Files): Remove m4/intmax_t.m4,
21911         m4/inttostr.m4, m4/inttypes_h.m4, m4/longlong.m4, m4/stdint_h.m4,
21912         m4/uintmax_t.m4, m4/ulonglong.m4.
21913         (Depends-on): Add stdint.
21914         (EXTRA_DIST): Add inttostr.h.
21915         * modules/lchmod: New module.
21916         * modules/link-follow: New module.
21917         * modules/mkdir-p (Files): Remove lib/lchmod.h, m4/lchmod.m4.
21918         (Depends-on): Add lchmod.
21919         * modules/mkstemp (Files): Remove m4/ulonglong.m4,
21920         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4.
21921         (Depends-on): Add stdint.
21922         * modules/obstack (Files): Remove m4/inttypes_h.m4, m4/obstack.m4,
21923         m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4.
21924         (Depends-on): Add stdint.
21925         (configure.ac): Change gl_OBSTACK to AC_FUNC_OBSTACK.
21926         * modules/perl: New module.
21927         * modules/regex (Depends-on): Add stdint.
21928         * modules/rmdir-errno: New module.
21929         * modules/strtoimax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
21930         m4/intmax_t.m4.
21931         (Depends-on): Add stdint.
21932         * modules/strtoumax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
21933         m4/uintmax_t.m4.
21934         (Depends-on): Add stdint.
21935         * modules/unlink-busy: New module.
21936         * modules/utimecmp (Depends-on): Add stdint.
21937         * modules/uptime: New module.
21938         * modules/winsz-ioctl: New module.
21939         * modules/winsz-termios: New module.
21940         * modules/xnanosleep (Depends-on): Add nanosleep.
21941         * modules/ullong_max: Remove.
21942         * modules/xstrtoimax (Files): Remove m4/xstrtoimax.m4.
21943         (configure.ac): Remove gl_XSTRTOIMAX; no action needed now.
21944         * modules/xstrtol (Files): Remove m4/ulonglong.m4, m4/longlong.m4,
21945         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4, m4/intmax_t.m4.
21946         (Depends-on): Add inttypes.
21947         (lib_SOURCES): Add xstrtol.h.
21948         * modules/xstrtoumax (Files): Remove m4/xstrtoumax.m4.
21949         (configure.ac): Remove gl_XSTRTOUMAX; no action needed now.
21950         * MODULES.html.sh: Move 'assert' into the assert section.
21951         Move 'dummy' into the linking section.
21952         Remove ullong_max.
21953         Add section for compatibility checks for POSIX:2001 functions,
21954         and put d-ino, d-type, link-follow, rmdir-errno, unlink-busy,
21955         winsz-ioctl, and winsz-termios into it.
21956         Add lchmod.
21957         Add top-level Misc section and put host-os, perl, and uptime
21958         into it.
21959
21960 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
21961
21962         * lib/cycle-check.h: Include <stdint.h> unconditionally, since we
21963         now assume the stdint module.  Do not include inttypes.h.
21964         * lib/fsusage.h: Likewise.
21965         * lib/getndelim2.c: Likewise.
21966         * lib/human.h: Likewise.
21967         * lib/inttostr.h: Likewise.
21968         * lib/obstack.c: Likewise.
21969         * lib/regex_internal.h: Likewise.
21970         * lib/tempname.c: Likewise.
21971         * lib/utimecmp.c: Likewise.
21972         * lib/xstrtol.h: Likewise.
21973
21974         * lib/stat_.h: Fix typo: HAVE_FUNC_LSTAT -> HAVE_LSTAT.
21975
21976         * lib/strtoimax.c: Adjust to macro name changes in Autoconf,
21977         e.g., HAVE_LONG_LONG -> HAVE_LONG_LONG_INT.
21978         * lib/xtime.h: Likewise.
21979
21980 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
21981
21982         * modules/openat (Files): Add lib/fchmodat.c.
21983         Fixes problem reported by Jay Youngman.
21984
21985 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
21986
21987         * lib/fchmodat.c: New file, from coreutils.  This was inadvertently
21988         omitted in the 2006-08-17 update.  Problem reported by Jay Youngman.
21989
21990 2006-08-18  Paul Eggert  <eggert@cs.ucla.edu>
21991             Bruno Haible  <bruno@clisp.org>
21992
21993         * m4/bison-i18n.m4 (BISON_I18N): Also handle the case where yacc exists
21994         and is a script that invokes bison. Tighten the code. Add comments.
21995
21996 2006-08-18  Jim Meyering  <jim@meyering.net>
21997
21998         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Also check for
21999         CLOCK_REALTIME, since gethrxtime may revert to using clock_gettime via
22000         gettime.c.  Gabor Z. Papp reported that gethrxtime-using programs
22001         failed to link due to unresolved clock_gettime on a linux-2.4.x system.
22002
22003 2006-08-18  Bruno Haible  <bruno@clisp.org>
22004
22005         * modules/bison-i18n: New file.
22006         * MODULES.html.sh (Internationalization functions): Add it.
22007
22008 2006-08-18  Bruno Haible  <bruno@clisp.org>
22009
22010         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Also check for
22011         sys/statvfs.h. When getmntinfo was found, check its declaration and
22012         set either MOUNTED_GETMNTINFO or MOUNTED_GETMNTINFO2 depending on it.
22013
22014 2006-08-18  Bruno Haible  <bruno@clisp.org>
22015
22016         * m4/bison-i18n.m4: New file, from bison.
22017
22018 2006-08-18  Bruno Haible  <bruno@clisp.org>
22019
22020         * lib/mountlist.c [MOUNTED_GETMNTINFO2]: Include sys/statvfs.h.
22021         (ME_DUMMY): Treat "kernfs" as a dummy.
22022         (read_file_system_list) [MOUNTED_GETMNTINFO2]: Implement.
22023
22024 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
22025
22026         Update from coreutils.
22027
22028         2006-08-15  Jim Meyering  <jim@meyering.net>
22029
22030         * m4/openat.m4 (gl_FUNC_OPENAT): Add at-func.c via AC_LIBSOURCES.
22031
22032         2006-01-17  Jim Meyering  <jim@meyering.net>
22033
22034         * m4/fts.m4 (gl_FUNC_FTS_CORE): Depend on gl_FUNC_OPENAT.
22035
22036         2006-01-11  Jim Meyering  <jim@meyering.net>
22037
22038         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile fchmodat.c.
22039         Check for the lchmod function.
22040
22041 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
22042
22043         Update from coreutils.
22044
22045         * lib/__fpending.h: Add copyright notice.
22046         * lib/fprintftime.h: Likewise.
22047         * lib/savedir.c: Use (C) in copyright notice.
22048         * lib/savedir.h: Likewise.
22049
22050         2006-08-15  Jim Meyering  <jim@meyering.net>
22051
22052         * lib/at-func.c: New file, with the logic of all emulated at-functions.
22053         * lib/openat-priv.h: Include <errno.h> and define ENOSYS,
22054         in support of the EXPECTED_ERRNO macro.
22055         * lib/openat.c (fstatat, unlinkat, fchownat): Remove function
22056         definitions.  Instead, define the appropriate symbols and include
22057         "at-func.c".
22058         * lib/mkdirat.c (mkdirat): Likewise.
22059         * lib/fchmodat.c (fchmodat): Likewise.
22060         (ENOSYS): Remove definition.
22061         * lib/openat.c: Don't include <errno.h>, now that "openat-priv.h" does
22062         it.  Don't include "unistd--.h" -- it wasn't ever used.
22063
22064         2006-01-17  Jim Meyering  <jim@meyering.net>
22065
22066         Rewrite fts.c not to change the current working directory,
22067         by using openat, fstatat, fdopendir, etc..
22068
22069         * lib/fts.c [! _LIBC]: Include "openat.h" and "unistd--.h".
22070         (HAVE_OPENAT_SUPPORT): Define.
22071         [_LIBC] (fchdir): Don't undef or define; no longer used.
22072         (FCHDIR): Define in terms of cwd_advance_fd rather than fchdir.
22073         Now, this `function' always succeeds, and consumes its file descriptor
22074         parameter -- so callers must not close such FDs.  Update callers.
22075         (diropen_fd, opendirat, cwd_advance_fd): New functions.
22076         (diropen): Add parameter, SP.  Adjust all callers.
22077         Implement using diropen_fd, rather than open.
22078         (fts_open): Initialize new member, fts_cwd_fd.
22079         Remove fts_rft-setting code.
22080         (fts_close): Close fts_cwd_fd, if necessary.
22081         (__opendir2): Define in terms of opendir or opendirat,
22082         depending on whether the FST_NOCHDIR flag is set.
22083         (fts_build): Since fts_safe_changedir consumes its FD, and since
22084         this code must do `closedir(dirp)', dup the dirfd(dirp) argument,
22085         and close the dup'd file descriptor upon failure.
22086         (fts_stat): Use fstatat(...AT_SYMLINK_NOFOLLOW) in place of lstat.
22087         (fts_safe_changedir): Tweak semantics to reflect that this function
22088         now calls cwd_advance_fd and hence consumes its FD argument.
22089         * lib/fts_.h [struct FTS] (fts_cwd_fd): New member.
22090         [struct FTS] (fts_rft): Remove now-unused member.
22091         [struct FTS] (fts_cycle.state): Improve comment.
22092
22093         * lib/openat.c (openat_needs_fchdir): New function.
22094         * lib/openat.h (openat_needs_fchdir): Declare it.
22095
22096 2006-08-16  Paul Eggert  <eggert@cs.ucla.edu>
22097
22098         * lib/memcoll.c (memcoll): Set errno = 0 in the shortcut case, too.
22099         Problem and fix reported by Pádraig Brady in
22100         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00099.html>.
22101
22102 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
22103
22104         * modules/cycle-check (configure.ac): Add gl_CYCLE_CHECK.
22105
22106 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
22107
22108         * lib/memcoll.c (memcoll): Optimize for the common case where the
22109         arguments are bytewise equal.
22110
22111 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
22112
22113         * doc/regexprops-generic.texi: Add a copyright notice.
22114
22115 2006-08-15  Bruno Haible  <bruno@clisp.org>
22116
22117         * modules/tmpdir (License): Change to LGPL.
22118
22119 2006-08-15  Bruno Haible  <bruno@clisp.org>
22120
22121         * gnulib-tool (func_all_modules, func_verify_module): COPYING is not a
22122         module.
22123
22124 2006-08-14  Simon Josefsson  <jas@extundo.com>
22125
22126         * config/srclist.txt: Add gnupload.
22127
22128 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
22129
22130         Change copyright notice from LGPL 2 to GPL 2, since that's the
22131         standard form used in the gnulib repository.
22132         * tests/test-lock.c: Likewise.
22133         * tests/test-stdint.c: Likewise.
22134         * tests/test-tls.c: Likewise.
22135
22136         * users.txt: Add bison, diffutils, libprelude, prelude-lml,
22137         prelude-manager.  User shorter URLs for GNU projects, without '?'.
22138         Add copyright notice.
22139
22140         * check-module: Add copyright notice.  Output a copyright
22141         notice if "--version" is specified.
22142         * modules/COPYING: New file.
22143         * tests/test-getaddrinfo.c: Add copyright notice.
22144         * tests/test-verify.c: Likewise.
22145
22146 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
22147
22148         Change copyright notice from LGPL 2 to GPL 2, since that's the
22149         standard form used in the gnulib repository.
22150         * lib/lock.c: LGPL -> GPL.
22151         * lib/lock.h: Likewise.
22152         * lib/strnlen1.c: Likewise.
22153         * lib/strnlen1.h: Likewise.
22154         * lib/tls.c: Likewise.
22155         * lib/tls.h: Likewise.
22156         * lib/tmpdir.c: Likewise.
22157
22158         * lib/TODO: Remove; this belongs only in coreutils.
22159
22160 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
22161
22162         Add copyright notices to long-enough files that lack them, since
22163         otherwise the files aren't clearly free.  Use the same notice that
22164         getdate.texi already uses.
22165         * doc/alloca-opt.texi: Add copyright notice.
22166         * doc/alloca.texi: Likewise.
22167         * doc/ctime.texi: Likewise.
22168         * doc/functions.texi: Likewise.
22169         * doc/gcd.texi: Likewise.
22170         * doc/gnulib-tool.texi: Likewise.
22171         * doc/inet_ntoa.texi: Likewise.
22172         * doc/visibility.texi: Likewise.
22173
22174         * doc/getdate.texi: Update FDL version from 1.1 to 1.2.
22175         * doc/quote.texi: Add copyright notice.
22176
22177         * doc/solaris-versions: Add SunOS 5.10, SunOS 1.x, SunOS 4.0, SunOS
22178         4.0.x, SunOS 4.1.1.1, SunOS 4.1.1_U1, SunOS 4.1.3B.  SunOS 4.1.3
22179         was Solaris 1.1A.  Remove space before B in Solaris 1.1.1B.
22180         Mention SunOS 5.11.  Mention that everything before SunOS 5.7
22181         is now obsolete, and give a pointer to the Sun list.
22182         Add copyright notice.
22183
22184 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
22185
22186         * config/srclistvars.sh: Add copyright notice.
22187
22188 2006-08-14  Eric Blake  <ebb9@byu.net>
22189
22190         Import the following change from libc:
22191
22192         2006-08-12  Ulrich Drepper  <drepper@redhat.com>
22193
22194         Upstream bug 2997.
22195         * lib/misc/error.c: Add space between program name and message if file
22196         name is missing.
22197
22198 2006-08-12  Karl Berry  <karl@gnu.org>
22199
22200         * config/srclist.txt (ssize_t.m4, sig_atomic_t.m4, signalblocking.m4):
22201         remove, these originate in gnulib now.
22202
22203 2006-08-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
22204
22205         * doc/Makefile (standards.info standards.html standards.dvi):
22206         Also depend on make-stds.texi.
22207
22208 2006-08-11  Paul Eggert  <eggert@cs.ucla.edu>
22209
22210         * lib/pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC_PIPE ->
22211         HAVE_PIPE.  Fix a file descriptor leak when fd_safer fails.
22212
22213         * lib/regex_internal.c (re_string_skip_chars): Don't assume WEOF fits
22214         in wchar_t.  Problem reported by Eric Blake.
22215
22216         * lib/snprintf.c (snprintf): memcpy LEN bytes, not SIZE - 1, when
22217         LEN is smaller than SIZE.  Suggested by Bruno Haible.
22218         Also, help the compiler to keep LEN in a register.
22219
22220 2006-08-11  Eric Blake  <ebb9@byu.net>
22221
22222         * users.txt: Sort.  Add tar.
22223
22224 2006-08-11  Bruno Haible  <bruno@clisp.org>
22225
22226         * users.txt: New file.
22227
22228 2006-08-11  Bruno Haible  <bruno@clisp.org>
22229
22230         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Include <stdio.h> and <time.h>
22231         before <wchar.h>. Needed for OSF/1 and BSD/OS.
22232
22233 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
22234
22235         * modules/snprintf (Depends-on): Remove minmax.
22236         (Maintainer): Add self and Bruno.
22237
22238 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
22239
22240         * lib/.cppi-disable: Add snprintf.h, socket_.h.
22241         * lib/snprintf.c: Include <errno.h> and <limits.h>.
22242         (EOVERFLOW): Define if the system does not.
22243         Do not include "minmax.h"; it wasn't used.
22244         (snprintf): Don't assume size_t promotes to an unsigned type.
22245         Fix bug when generated string was too long for the buffer: the
22246         buffer's contents are supposed to be the initial prefix of the
22247         output.  Don't assume vasnprintf returns EOVERFLOW if the size
22248         exceeds INT_MAX; do the check ourselves.
22249
22250         Import the following changes from libc:
22251
22252         2006-06-02  Jakub Jelinek  <jakub@redhat.com>
22253
22254         * lib/posix/regex_internal.c (re_string_skip_chars): If no character
22255         has been converted at all, set *last_wc to WEOF.  If mbrtowc failed,
22256         set wc to the byte which couldn't be converted.
22257         (re_string_reconstruct): Don't clear valid_raw_len before calling
22258         re_string_skip_chars.  If wc is WEOF after re_string_skip_chars, set
22259         tip_context using re_string_context_at.
22260
22261         2006-05-02  Ulrich Drepper  <drepper@redhat.com>
22262
22263         * lib/posix/regex.h: g++ still cannot handled [restrict].
22264
22265         2006-04-21  Ulrich Drepper  <drepper@redhat.com>
22266
22267         * lib/posix/regex.h: Remove special handling for VMS.
22268
22269 2006-08-10  Jim Meyering  <jim@meyering.net>
22270
22271         * modules/same-inode: New module.
22272         * modules/dev-ino: New module.
22273         * modules/cycle-check: Depend on these modules, rather than simply
22274         including their .h files.
22275         (Makefile.am): Don't list cycle-check.[ch] here, now that they're
22276         required via m4/cycle-check.m4.
22277         * modules/same: Depend on new same-inode module, rather than
22278         including same-inode.h.
22279         * modules/chdir-safer: New file.
22280
22281         * modules/chown (Depends-on): Add stat-macros.
22282
22283 2006-08-10  Jim Meyering  <jim@meyering.net>
22284
22285         * m4/cycle-check.m4: New file.
22286         Require gl_STRUCT_DEV_INO and gl_SAME_INODE.
22287         * m4/dev-ino.m4, m4/same-inode.m4: New files.
22288
22289 2006-08-10  Eric Blake  <ebb9@byu.net>
22290
22291         * modules/verror (Depends-on): Remove bogus gl_VERROR that snuck
22292         in from original proposal.
22293
22294 2006-08-10  Eric Blake  <ebb9@byu.net>
22295         and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
22296
22297         * gnulib-tool (func_import): Detect unexpanded macros in gnulib
22298         namespace.
22299
22300 2006-08-10  Bruno Haible  <bruno@clisp.org>
22301
22302         * gnulib-tool (func_create_testdir): Detect unexpanded macros here
22303         as well.
22304
22305 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
22306
22307         Sync from coreutils.
22308
22309         2006-07-19  Mike Frysinger  <vapier@gentoo.org>
22310
22311         * lib/mountlist.c [ME_REMOTE]: Filter out cifs.
22312         Reported by Toralf Förster in <http://bugs.gentoo.org/141012>.
22313
22314 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
22315
22316         * modules/restrict: Remove; no longer needed now that we assume
22317         Autoconf 2.59 or later.
22318         * MODULES.html.sh: Remove 'restrict'.
22319         * modules/argp (Depends-on): Remove 'restrict'.
22320         * modules/base64 (Depends-on): Likewise.
22321         * modules/gc (Depends-on): Likewise.
22322         * modules/getaddrinfo (Depends-on): Likewise.
22323         * modules/glob (Depends-on): Likewise.
22324         * modules/inet_ntop (Depends-on): Likewise.
22325         * modules/inet_pton (Depends-on): Likewise.
22326         * modules/memxor (Depends-on): Likewise.
22327         * modules/regex (Depends-on): Likewise.
22328         * modules/strtok_r (Depends-on): Likewise.
22329         * modules/time_r (Depends-on): Likewise.
22330
22331 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
22332
22333         * m4/argp.m4 (gl_ARGP): Require AC_C_RESTRICT.
22334         * m4/gc.m4 (gl_PREREQ_GC): Likewise.
22335         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
22336         * m4/inet_ntop.m4 (gl_PREREQ_INET_NTOP): Likewise.
22337         * m4/inet_pton.m4 (gl_PREREQ_INET_PTON): Likewise.
22338         * m4/memxor.m4 (gl_MEMXOR): Likewise.
22339         * m4/restrict.m4: Remove; no longer needed.  All remaining uses of
22340         gl_C_RESTRICT replaced by AC_C_RESTRICT.
22341
22342         Merge from coreutils.
22343         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_C_RESTRICT, not
22344         gl_C_RESTRICT, now that we assume Autoconf 2.59 or later.
22345         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
22346         * m4/time_r.m4 (gl_TIME_R): Likewise.
22347
22348 2006-08-09  Karl Berry  <karl@gnu.org>
22349
22350         * config/srclist.txt: no more gettext-tools, per Bruno.
22351
22352 2006-08-08  Eric Blake  <ebb9@byu.net>
22353
22354         * modules/verror: New module.
22355         * MODULES.html.sh: Document it.
22356
22357 2006-08-08  Eric Blake  <ebb9@byu.net>
22358
22359         * lib/verror.h, lib/verror.c: New files.
22360
22361 2006-08-08  Eric Blake  <ebb9@byu.net>
22362
22363         * lib/verror.c (verror_at_line): Work around glibc bug 2997, so that
22364         verror_at_line output complies with GNU Coding Standards even when
22365         file is NULL.
22366
22367 2006-08-07  Bruno Haible  <bruno@clisp.org>
22368
22369         * lib/allocsa.h (sa_alignof) [_AIX]: Also consider 'long long' in newer
22370         versions of AIX.
22371         Reported by Ralf Wildenhues.
22372
22373 2006-08-07  Bruno Haible  <bruno@clisp.org>
22374
22375         * gnulib-tool (func_create_testdir): Wrap the set of autoconf snippets
22376         in an AC_DEFUN. Needed so that the autoconf snippets can use
22377         AC_REQUIRE.
22378
22379 2006-08-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
22380
22381         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
22382         Initialize pkgdata_DATA.
22383         * modules/javaversion (Makefile.am): Add to pkgdata_DATA, rather than
22384         overriding it.
22385
22386 2006-08-06  Eric Blake  <ebb9@byu.net>
22387
22388         * lib/error.h: Fold in some upstream changes from glibc.
22389         * lib/error.c: Likewise.
22390
22391 2006-08-04  Bruno Haible  <bruno@clisp.org>
22392
22393         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
22394         Make the mostlyclean-local rule depend on mostlyclean-generic.
22395         Reported by Jim Meyering. Solution suggested by Ralf Wildenhues.
22396
22397 2006-07-31  Bruno Haible  <bruno@clisp.org>
22398
22399         * m4/localcharset.m4 (gl_LOCALCHARSET): Remove tests for <stddef.h>,
22400         <stdlib.h>, <string.h>.
22401
22402 2006-07-30  Bruno Haible  <bruno@clisp.org>
22403
22404         * modules/readlink (License): Change to LGPL.
22405
22406 2006-07-30  Bruno Haible  <bruno@clisp.org>
22407
22408         * modules/javaversion (Makefile.am): Distribute javaversion.java and
22409         javaversion.class. Also install javaversion.class in $(pkgdatadir) and
22410         set PKGDATADIR to point to it.
22411
22412 2006-07-30  Bruno Haible  <bruno@clisp.org>
22413
22414         * modules/csharpexec (configure.ac): Comment out macro invocation.
22415         * modules/javaexec (configure.ac): Likewise.
22416         * modules/javacomp-script (configure.ac): Likewise.
22417
22418         * modules/csharpcomp-script (configure.ac): Use AC_REQUIRE.
22419
22420 2006-07-30  Bruno Haible  <bruno@clisp.org>
22421
22422         * modules/clean-temp (Depends-on): Add linkedhash-list, remove
22423         linked-list.
22424
22425 2006-07-30  Bruno Haible  <bruno@clisp.org>
22426
22427         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Assume <string.h> exists.
22428
22429 2006-07-30  Bruno Haible  <bruno@clisp.org>
22430
22431         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
22432         Initialize MOSTLYCLEANFILES to core and *.stackdump, so that core dumps
22433         get removed.
22434
22435 2006-07-29  Bruno Haible  <bruno@clisp.org>
22436
22437         Make it possible for gnulib-tool to work with locally modified or
22438         augmented gnulib repositories.
22439         * gnulib-tool (func_usage): Document --local-dir option.
22440         (local_gnulib_dir): New variable.
22441         Handle --local-dir option.
22442         (func_lookup_file): New function.
22443         (func_all_modules, func_verify_module): Look also in $local_gnulib_dir.
22444         (func_get_description, func_get_filelist, func_get_description,
22445         func_get_filelist, func_get_dependencies, func_get_autoconf_snippet,
22446         func_get_automake_snippet, func_get_include_directive,
22447         func_get_license, func_get_maintainer): Use func_lookup_file.
22448         (func_import, func_create_testdir): Use func_lookup_file.
22449
22450 2006-07-29  Bruno Haible  <bruno@clisp.org>
22451
22452         * modules/setenv (Depends-on): Add unistd.
22453
22454 2006-07-29  Bruno Haible  <bruno@clisp.org>
22455
22456         * lib/setenv.c: Undo unintended modification done on 2006-02-27.
22457
22458 2006-07-29  Bruno Haible  <bruno@clisp.org>
22459
22460         * lib/localcharset.c: Assume <stddef.h>, <stdlib.h>, <string.h> exist.
22461
22462 2006-07-29  Bruno Haible  <bruno@clisp.org>
22463
22464         * gnulib-tool (import, update): If there is no Makefile.am, look at
22465         aclocal.m4, instead of bailing out.
22466
22467 2006-07-29  Bruno Haible  <bruno@clisp.org>
22468
22469         * gnulib-tool (func_usage): Revert most of the 2006-07-15 change.
22470         Categorize the options by when they are useful.
22471
22472 2006-07-29  Bruno Haible  <bruno@clisp.org>
22473
22474         * gnulib-tool (func_usage): Document option --no-libtool.
22475         Handle option --no-libtool.
22476         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Update
22477         for changed semantics of $libtool variable.
22478         (func_import): Likewise. If libtool is not used, show this through
22479         an option --no-libtool.
22480         (func_create_testdir): Update.
22481
22482 2006-07-29  Bruno Haible  <bruno@clisp.org>
22483
22484         * gnulib-tool (func_import): Extend error message about missing
22485         --doc-base.
22486
22487 2006-07-29  Bruno Haible  <bruno@clisp.org>
22488
22489         * gnulib-tool (func_import): Don't create the $docbase directory if
22490         there is no file to store there.
22491
22492 2006-07-29  Bruno Haible  <bruno@clisp.org>
22493
22494         * gnulib-tool (autoconf_minversion): If a --dir option is given and
22495         relevant, look for configure.ac there, not in the current directory.
22496         Also use a simple search for AC_PREREQ, not "autoconf --trace".
22497
22498 2006-07-29  Bruno Haible  <bruno@clisp.org>
22499
22500         * gnulib-tool (SORT): New variable.
22501         (func_usage): Undocument --assume-autoconf option.
22502         Remove --assume-autoconf option handling.
22503         (autoconf_minversion): Determine from the contents of configure.ac.
22504         (func_import): Remove autoconf_minversion handling.
22505         Suggested by Eric Blake.
22506
22507 2006-07-29  Bruno Haible  <bruno@clisp.org>
22508
22509         * doc/gnulib-tool.texi (gl_LIBTOOL): Mention --no-libtool option.
22510
22511 2006-07-29  Bruno Haible  <bruno@clisp.org>
22512
22513         * config/srclist.txt (*setenv.[ch]): Remove rules.
22514
22515 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
22516
22517         * m4/inet_pton.m4, inet_ntop.m4: Check for netinet/in.h too.
22518
22519 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
22520
22521         * lib/inet_ntop.h, inet_pton.h: Need to include netinet/in.h before
22522         arpa/inet.h.
22523
22524 2006-07-28  Simon Josefsson  <jas@extundo.com>
22525
22526         * modules/inet_ntop (Depends-on): Depend on arpa_inet.
22527         * modules/inet_pton (Depends-on): Likewise.
22528
22529 2006-07-28  Simon Josefsson  <jas@extundo.com>
22530
22531         * m4/netinet_in_h.m4: New file.
22532
22533 2006-07-28  Simon Josefsson  <jas@extundo.com>
22534
22535         * lib/inet_ntop.h, inet_pton.h: No need to guard netinet/in.h
22536         #include's.
22537
22538 2006-07-28  Simon Josefsson  <jas@extundo.com>
22539
22540         * lib/inet_ntop.h, inet_pton.h: No need to guard arpa/inet.h
22541         #include's.
22542
22543 2006-07-28  Paul Eggert  <eggert@cs.ucla.edu>
22544
22545         * lib/modechange.c (mode_compile): Numeric modes now affect setuid and
22546         setgid on directories only if they set these bits.
22547         * lib/modechange.h: Remove obsolete comment about masks.
22548
22549 2006-07-28  Eric Blake  <ebb9@byu.net>
22550
22551         * lib/regex_internal.h (struct re_dfa_t) [!_LIBC]: Avoid invalid C89
22552         macro expansion.
22553
22554 2006-07-28  Bruno Haible  <bruno@clisp.org>
22555
22556         * lib/inet_ntop.h, inet_pton.h: Use #if HAVE* instead of #ifdef HAVE*.
22557
22558 2006-07-28  Bruno Haible  <bruno@clisp.org>
22559
22560         * m4/mbchar.m4 (gl_MBCHAR): Also test for iswcntrl.
22561
22562 2006-07-28  Bruno Haible  <bruno@clisp.org>
22563
22564         * lib/mbchar.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
22565         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
22566         Define fallbacks.
22567         Avoids link error on FreeBSD 4.x.
22568         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
22569
22570         * lib/wcwidth.h (iswprint): Assume an ASCII compatible wide character
22571         encoding.
22572         * lib/mbswidth.c (iswcntrl): Likewise.
22573
22574 2006-07-27  Bruno Haible  <bruno@clisp.org>
22575
22576         * m4/stdint.m4 (gl_STDINT_H): Define __STDC_CONSTANT_MACROS during the
22577         test.
22578
22579 2006-07-27  Bruno Haible  <bruno@clisp.org>
22580
22581         * lib/stdint_.h (INT*_C, UINT*_C) [C++]: Define these if
22582         __STDC_CONSTANT_MACROS is defined, not if __STDC_LIMIT_MACROS is
22583         defined.
22584
22585 2006-07-26  Eric Blake  <ebb9@byu.net>
22586
22587         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Check for missing pipe.
22588
22589 2006-07-26  Eric Blake  <ebb9@byu.net>
22590
22591         * lib/mkstemp-safer.c [! HAVE_MKSTEMP]: Add prototype for platforms
22592         like mingw that lack mkstemp.
22593         * lib/pipe-safer.c (pipe_safer) [!HAVE_FUNC_PIPE]: Provide fallback to
22594         avoid compilation warning on mingw.
22595
22596 2006-07-26  Bruno Haible  <bruno@clisp.org>
22597
22598         * m4/stdint.m4 (gl_STDINT_H): Also verify the existence of the macros
22599         INT*_MIN, INT_LEAST*_MAX, INT_LEAST*_MIN, UINT_LEAST*_MAX,
22600         INT_FAST*_MIN, INTPTR_MIN.
22601
22602 2006-07-25  Bruno Haible  <bruno@clisp.org>
22603
22604         * modules/version-etc (Depends-on): Add stdarg.
22605
22606 2006-07-25  Bruno Haible  <bruno@clisp.org>
22607
22608         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Avoid 'eval' in front of
22609         complex commands.
22610
22611 2006-07-25  Bruno Haible  <bruno@clisp.org>
22612
22613         * lib/version-etc.c (version_etc_va): Use va_copy, assumed to be
22614         defined in <stdarg.h> or config.h.
22615
22616 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
22617
22618         * m4/stdio-safer.m4 (gl_FOPEN_SAFER, gl_TMPFILE_SAFER): New macros.
22619         (gl_STDIO_SAFER): Remove.
22620
22621 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
22622
22623         * MODULES.html.sh (File stream based Input/Output):
22624         Add fopen-safer, tmpfile-safer; remove stdio-safer.
22625         * modules/getusershell (Depends-on): Change stdio-safer to fopen-safer.
22626         * modules/fopen-safer, modules/tmpfile-safer: New files.
22627         * modules/stdio-safer: Remove.
22628
22629 2006-07-24  Bruno Haible  <bruno@clisp.org>
22630
22631         * modules/tmpdir: New file.
22632         * MODULES.html.sh (File system functions): Add it.
22633
22634 2006-07-24  Bruno Haible  <bruno@clisp.org>
22635
22636         * modules/javacomp (Depends-on): Add unistd, javaversion, binary-io,
22637         getline, pathname, fwriteerror, clean-temp, xvasprintf, strstr.
22638
22639 2006-07-24  Bruno Haible  <bruno@clisp.org>
22640
22641         * modules/clean-temp: New file.
22642
22643 2006-07-24  Bruno Haible  <bruno@clisp.org>
22644
22645         * m4/tmpdir.m4: New file, from GNU gettext.
22646
22647 2006-07-24  Bruno Haible  <bruno@clisp.org>
22648
22649         * lib/tmpdir.h: New file, from GNU gettext.
22650         * lib/tmpdir.c: New file, from GNU gettext.
22651
22652 2006-07-24  Bruno Haible  <bruno@clisp.org>
22653
22654         * lib/clean-temp.h: New file, from GNU gettext.
22655         * lib/clean-temp.c: New file, from GNU gettext.
22656
22657 2006-07-23  Eric Blake  <ebb9@byu.net>
22658
22659         * modules/stdio-safer (Files): Add tmpfile-safer.c.
22660         (Depends-on): Add binary-io.
22661
22662 2006-07-23  Eric Blake  <ebb9@byu.net>
22663
22664         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add tmpfile-safer.c.
22665
22666 2006-07-23  Eric Blake  <ebb9@byu.net>
22667
22668         * lib/tmpfile-safer.c: New file.
22669         * lib/stdio-safer.h (fopen_safer): Add prototype.
22670         * lib/stdio--.h (tmpfile): Make safer.
22671
22672 2006-07-23  Bruno Haible  <bruno@clisp.org>
22673
22674         * lib/gl_anylinked_list2.h (ASYNCSAFE): New macro.
22675         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before,
22676         gl_linked_add_after, gl_linked_add_at, gl_linked_remove_node,
22677         gl_linked_remove_at): Use it.
22678
22679 2006-07-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
22680         and Simon Josefsson <jas@extundo.com>
22681
22682         * lib/getaddrinfo.h (AI_PASSIVE): Make sure it is defined.
22683
22684         * lib/getaddrinfo.c (getaddrinfo): Support AI_PASSIVE.
22685
22686 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
22687
22688         * modules/close-stream: New file.
22689         * modules/closeout (Description): Make it clear that it exits
22690         with a diagnostic on error.
22691         (Depends-on): Add close-stream.  Remove fpending, stdbool.
22692         * MODULES.html.sh (File stream based Input/Output): Add close-stream.
22693
22694 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
22695
22696         * m4/close-stream.m4: New file.
22697
22698 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
22699
22700         * lib/close-stream.c, lib/close-stream.h: New files.
22701
22702 2006-07-22  Bruno Haible  <bruno@clisp.org>
22703
22704         Merge from GNU gettext 0.15.
22705
22706         2006-05-01  Bruno Haible  <bruno@clisp.org>
22707
22708                 * build-aux/javacomp.sh.in: Update for changed javacomp.m4.
22709
22710         2006-07-22  Bruno Haible  <bruno@clisp.org>
22711
22712                 * modules/javaversion: New file.
22713                 * MODULES.html.sh (Java): Add javaversion.
22714
22715         2006-03-12  Bruno Haible  <bruno@clisp.org>
22716
22717                 * build-aux/javaexec.sh.in: Update for changed javaexec.m4.
22718
22719         2005-12-04  Bruno Haible  <bruno@clisp.org>
22720
22721                 * build-aux/csharpexec.sh.in: Add support for 'clix' launcher
22722                 (untested).
22723
22724         2006-06-21  Bruno Haible  <bruno@clisp.org>
22725
22726                 Avoid warnings from recent versions of mcs.
22727                 * build-aux/csharpcomp.sh.in (options_mcs): Don't use options
22728                 -o, -L, -r any more. Use options documented since mcs-1.0
22729                 instead. Similarly for -g.
22730
22731         2005-12-04  Bruno Haible  <bruno@clisp.org>
22732
22733                 * build-aux/csharpcomp.sh.in: Suffix for resources is
22734                 .resources, not .resource.
22735
22736         2005-07-09  Bruno Haible  <bruno@clisp.org>
22737
22738                 * build-aux/csharpcomp.sh.in (options_csc): For -l option,
22739                 add a .dll suffix.
22740                 Reported by Mark Junker <mjscod@gmx.de>.
22741
22742         2006-07-22  Bruno Haible  <bruno@clisp.org>
22743
22744                 * modules/gettext: Upgrade to gettext-0.15.
22745                 (Files): Remove m4/isc-posix.m4. Add m4/lock.m4,
22746                 m4/visibility.m4.
22747                 Replace m4/inttypes.m4 with m4/inttypes-h.m4.
22748
22749 2006-07-22  Bruno Haible  <bruno@clisp.org>
22750
22751         Merge from GNU gettext 0.15.
22752
22753         2006-03-25  Bruno Haible  <bruno@clisp.org>
22754
22755                 * lib-link.m4 (AC_LIB_LINKFLAGS_FROM_LIBS): New macro.
22756
22757         2006-07-21  Bruno Haible  <bruno@clisp.org>
22758
22759                 * javacomp.m4 (gt_JAVACOMP): Convert target_version "null" to
22760                 "1.1".
22761
22762         2006-05-09  Bruno Haible  <bruno@clisp.org>
22763
22764                 * javacomp.m4 (gt_JAVACOMP): On Cygwin, set
22765                 CLASSPATH_SEPARATOR to a semicolon. Use CLASSPATH_SEPARATOR
22766                 for the conftestver execution.
22767
22768         2006-05-01  Bruno Haible  <bruno@clisp.org>
22769
22770                 * javacomp.m4 (gt_JAVACOMP): Accept a source-version and an
22771                 optional target-version argument. Verify that the compiler
22772                 groks source of the specified source-version, or add -source
22773                 option as necessary. Verify that the compiler produces
22774                 bytecode in the specified target-version, or add -target and
22775                 -source options as necessary. Make the result of the test
22776                 available as variable CONF_JAVAC. Also log error output in
22777                 config.log.
22778
22779         2006-03-11  Bruno Haible  <bruno@clisp.org>
22780
22781                 * javacomp.m4 (gt_JAVACOMP): Treat gcj-4.x like gcj-3.x.
22782
22783         2006-05-09  Bruno Haible  <bruno@clisp.org>
22784
22785                 * javaexec.m4 (gt_JAVAEXEC): On Cygwin, set
22786                 CLASSPATH_SEPARATOR to a semicolon.
22787
22788         2006-03-12  Bruno Haible  <bruno@clisp.org>
22789
22790                 * javaexec.m4 (gt_JAVAEXEC): Make the result of the test
22791                 available as variable CONF_JAVA, for subsequent autoconf
22792                 tests. Also log error output in config.log.
22793
22794         2006-07-19  Bruno Haible  <bruno@clisp.org>
22795
22796                 * getline.m4 (AM_FUNC_GETLINE): When cross-compiling, assume
22797                 that getline works on glibc2 systems. Needed to avoid trouble
22798                 in relocatable.c.
22799                 Reported by Nils Magnus Larsgard <nmlarsgaard@atmel.no>.
22800
22801         2005-12-04  Bruno Haible  <bruno@clisp.org>
22802
22803                 * csharpexec.m4 (gt_CSHARPEXEC): Add support for 'clix'
22804                 launcher (untested).
22805
22806         2005-12-04  Bruno Haible  <bruno@clisp.org>
22807
22808                 * csharpcomp.m4 (gt_CSHARPCOMP): Also set CSHARPCOMPFLAGS.
22809
22810         2006-07-22  Bruno Haible  <bruno@clisp.org>
22811
22812                 * gettext.m4: Update from GNU gettext-0.15.
22813                 * nls.m4: Likewise.
22814                 * po.m4: Likewise.
22815                 * inttypes-pri.m4: Likewise.
22816                 * inttypes-h.m4: Renamed from inttypes.m4.
22817                 (gl_HEADER_INTTYPES_H): Renamed from gt_HEADER_INTTYPES_H.
22818
22819 2006-07-22  Bruno Haible  <bruno@clisp.org>
22820
22821         Merge from GNU gettext 0.15.
22822
22823         2005-07-05  Bruno Haible  <bruno@clisp.org>
22824
22825                 * printf-args.c (printf_fetchargs): Work around broken
22826                 definition of wint_t on mingw.
22827
22828         2005-02-12  Bruno Haible  <bruno@clisp.org>
22829
22830                 * xallocsa.h: Add extern "C" for C++.
22831
22832         2006-05-17  Bruno Haible  <bruno@clisp.org>
22833
22834                 Cygwin portability.
22835                 * progreloc.c (WIN32_NATIVE): Renamed from WIN32.
22836
22837         2006-04-30  Bruno Haible  <bruno@clisp.org>
22838
22839                 * progreloc.c: Include <mach-o/dyld.h> if available.
22840                 (find_executable): Use _NSGetExecutablePath when possible.
22841
22842         2006-05-06  Charles Wilson  <cygwin@cwilson.fastmail.fm>
22843
22844                 * progreloc.c (maybe_executable) [CYGWIN]: Use the access()
22845                 function.
22846
22847         2005-12-29  Bruno Haible  <bruno@clisp.org>
22848
22849                 * progreloc.c (set_program_name_and_installdir): Fix
22850                 compilation error.
22851
22852         2005-12-04  Bruno Haible  <bruno@clisp.org>
22853
22854                 Cygwin portability.
22855                 * progreloc.c: Include <windows.h> also on Cygwin.
22856                 (find_executable): Add support for Cygwin.
22857                 (set_program_name_and_installdir): Handle also platforms with
22858                 nonempty EXEEXT.
22859
22860         2006-07-11  Bruno Haible  <bruno@clisp.org>
22861
22862                 * javacomp.c: Fix a comment.
22863                 Reported by Jim Meyering.
22864
22865         2006-04-30  Bruno Haible  <bruno@clisp.org>
22866
22867                 * javacomp.h (compile_java_class): Add source_version,
22868                 target_version arguments.
22869                 * javacomp.c: Rewritten to choose only a compiler that
22870                 respects the specified source_version and target_version.
22871
22872         2006-06-27  Bruno Haible  <bruno@clisp.org>
22873
22874                 Assume correct S_ISDIR macro.
22875                 * mkdtemp.c: Remove test of STAT_MACROS_BROKEN.
22876
22877         2006-07-22  Bruno Haible  <bruno@clisp.org>
22878
22879                 * javaversion.h: New file, from GNU gettext.
22880                 * javaversion.c: New file, from GNU gettext.
22881                 * javaversion.java: New file, from GNU gettext.
22882                 * javaversion.class: New file, from GNU gettext.
22883
22884         2006-05-17  Bruno Haible  <bruno@clisp.org>
22885
22886                 Cygwin portability.
22887                 * javaexec.c (execute_java_class): Test for jview program
22888                 also on Cygwin.
22889
22890         2006-04-09  Bruno Haible  <bruno@clisp.org>
22891
22892                 * fatal-signal.c: Don't include string.h.
22893                 (at_fatal_signal): Use a copying loop instead of memcpy.
22894
22895         2005-12-04  Bruno Haible  <bruno@clisp.org>
22896
22897                 * csharpexec.c: Add support for 'clix' launcher (untested).
22898                 (execute_csharp_using_sscli): New function.
22899                 (execute_csharp_program): Call it.
22900
22901         2006-06-21  Bruno Haible  <bruno@clisp.org>
22902
22903                 Avoid warnings from recent versions of mcs.
22904                 * csharpcomp.c (compile_csharp_using_mono): Don't use options
22905                 -o, -L, -r any more. Use options documented since mcs-1.0
22906                 instead. Similarly for -g.
22907
22908         2005-07-09  Bruno Haible  <bruno@clisp.org>
22909
22910                 * csharpcomp.c (compile_csharp_using_sscli): For -l option,
22911                 add a .dll suffix.
22912                 Reported by Mark Junker <mjscod@gmx.de>.
22913
22914         2006-06-17  Bruno Haible  <bruno@clisp.org>
22915
22916                 * config.charset: Update for NetBSD 3.0.
22917
22918         2006-05-17  Bruno Haible  <bruno@clisp.org>
22919
22920                 Cygwin portability.
22921                 * localcharset.c (WIN32_NATIVE): Renamed from WIN32.
22922
22923         2006-05-16  Bruno Haible  <bruno@clisp.org>
22924
22925                 * localcharset.c [CYGWIN]: Include <windows.h>.
22926                 (get_charset_aliases): For Cygwin, return the same CPxxx
22927                 aliases list as under WIN32.
22928                 (locale_charset) [CYGWIN]: Try to retrieve the encoding from
22929                 the environment variables. Fall back to GetACP().
22930
22931         2006-04-05  Bruno Haible  <bruno@clisp.org>
22932
22933                 * config.charset: Update Juan Manuel Guerrero's address.
22934
22935         2005-02-12  Bruno Haible  <bruno@clisp.org>
22936
22937                 * allocsa.h: Add extern "C" for C++.
22938
22939         2005-02-10  Bruno Haible  <bruno@clisp.org>
22940
22941                 * allocsa.h (sa_alignof): Define differently with AIX xlc, to
22942                 avoid a bug of this compiler on AIX 3.2.5 dealing with enums.
22943
22944         2006-07-22  Bruno Haible  <bruno@clisp.org>
22945
22946                 * gettext.h: Update to GNU gettext-0.15.
22947
22948 2006-07-22  Bruno Haible  <bruno@clisp.org>
22949
22950         * config/srclist.txt: Resync printf-args.c, vasnprintf.c,
22951         localcharset.c, mkdtemp.c, config.rpath, lib-ld.m4, lib-link.m4,
22952         lib-prefix.m4, longdouble.m4, ssize_t.m4.
22953
22954 2006-07-21  Eric Blake  <ebb9@byu.net>
22955
22956         * modules/stdlib-safer: New file.
22957         * MODULES.html.sh (File stream based Input/Output): Add
22958         stdlib-safer.
22959
22960 2006-07-21  Eric Blake  <ebb9@byu.net>
22961
22962         * lib/stdlib-safer.h: New file from coreutils, required by
22963         stdlib--.h.
22964
22965 2006-07-20  Paul Eggert  <eggert@cs.ucla.edu>
22966
22967         * gnulib-tool (func_usage): Document --assume-autoconf='latest-stable'.
22968
22969 2006-07-20  Bruno Haible  <bruno@clisp.org>
22970
22971         * gnulib-tool: Recognize new option --assume-autoconf.
22972         (autoconf_minversion): New variable.
22973         (func_get_filelist): Use it to decide whether to add onceonly_2_57.m4.
22974
22975 2006-07-20  Bruno Haible  <bruno@clisp.org>
22976
22977         * MODULES.html.sh (func_all_modules): Add a missing func_begin_table.
22978
22979 2006-07-19  Derek R. Price  <derek@ximbiot.com>
22980
22981         * lib/getaddrinfo.h: Don't define unimplemented AI_* flags.
22982         Reindent and repaginate.
22983
22984 2006-07-19  Derek Price  <derek@ximbiot.com>
22985
22986         * doc/gnulib.texi (Libtool and Windows):  Eliminate passive voice.
22987         Correct grammar.
22988
22989 2006-07-17  Bruno Haible  <bruno@clisp.org>
22990
22991         * modules/list: New file.
22992         * modules/array-list: New file.
22993         * modules/carray-list, modules/carray-list-tests: New files.
22994         * modules/linked-list, modules/linked-list-tests: New files.
22995         * modules/avltree-list, modules/avltree-list-tests: New files.
22996         * modules/rbtree-list, modules/rbtree-list-tests: New files.
22997         * modules/linkedhash-list, modules/linkedhash-list-tests: New files.
22998         * modules/avltreehash-list, modules/avltreehash-list-tests: New files.
22999         * modules/rbtreehash-list, modules/rbtreehash-list-tests: New files.
23000         * modules/oset: New file.
23001         * modules/array-oset: New file.
23002         * modules/avltree-oset, modules/avltree-oset-tests: New files.
23003         * modules/rbtree-oset, modules/rbtree-oset-tests: New files.
23004         * tests/test-carray_list.c: New file.
23005         * tests/test-linked_list.c: New file.
23006         * tests/test-avltree_list.c: New file.
23007         * tests/test-rbtree_list.c: New file.
23008         * tests/test-linkedhash_list.c: New file.
23009         * tests/test-avltreehash_list.c: New file.
23010         * tests/test-rbtreehash_list.c: New file.
23011         * tests/test-avltree_oset.c: New file.
23012         * tests/test-rbtree_oset.c: New file.
23013         * MODULES.html.sh (Container data structures): New section.
23014
23015 2006-07-17  Bruno Haible  <bruno@clisp.org>
23016
23017         * m4/gl_list.m4: New file.
23018
23019 2006-07-17  Bruno Haible  <bruno@clisp.org>
23020
23021         * lib/gl_list.h: New file.
23022         * lib/gl_list.c: New file.
23023         * lib/gl_array_list.h: New file.
23024         * lib/gl_array_list.c: New file.
23025         * lib/gl_carray_list.h: New file.
23026         * lib/gl_carray_list.c: New file.
23027         * lib/gl_linked_list.h: New file.
23028         * lib/gl_linked_list.c: New file.
23029         * lib/gl_anylinked_list1.h: New file.
23030         * lib/gl_anylinked_list2.h: New file.
23031         * lib/gl_avltree_list.h: New file.
23032         * lib/gl_avltree_list.c: New file.
23033         * lib/gl_anyavltree_list1.h: New file.
23034         * lib/gl_anyavltree_list2.h: New file.
23035         * lib/gl_rbtree_list.h: New file.
23036         * lib/gl_rbtree_list.c: New file.
23037         * lib/gl_anyrbtree_list1.h: New file.
23038         * lib/gl_anyrbtree_list2.h: New file.
23039         * lib/gl_anytree_list1.h: New file.
23040         * lib/gl_anytree_list2.h: New file.
23041         * lib/gl_linkedhash_list.h: New file.
23042         * lib/gl_linkedhash_list.c: New file.
23043         * lib/gl_anyhash_list1.h: New file.
23044         * lib/gl_anyhash_list2.h: New file.
23045         * lib/gl_avltreehash_list.h: New file.
23046         * lib/gl_avltreehash_list.c: New file.
23047         * lib/gl_rbtreehash_list.h: New file.
23048         * lib/gl_rbtreehash_list.c: New file.
23049         * lib/gl_anytreehash_list1.h: New file.
23050         * lib/gl_anytreehash_list2.h: New file.
23051
23052         * lib/gl_oset.h: New file.
23053         * lib/gl_oset.c: New file.
23054         * lib/gl_array_oset.h: New file.
23055         * lib/gl_array_oset.c: New file.
23056         * lib/gl_avltree_oset.h: New file.
23057         * lib/gl_avltree_oset.c: New file.
23058         * lib/gl_rbtree_oset.h: New file.
23059         * lib/gl_rbtree_oset.c: New file.
23060         * lib/gl_anytree_oset.h: New file.
23061
23062 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
23063
23064         * m4/mkancesdirs.m4: New file.
23065         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Mention dirchownmod.c,
23066         dirchownmod.h.  Don't require AC_FUNC_ALLOCA, gl_AFS, gl_CHDIR_SAFER;
23067         no longer needed.  Require gl_FUNC_LCHOWN, since dirchownmod.c needs
23068         it.
23069
23070 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
23071
23072         * lib/dirchownmod.c, lib/dirchownmod.h, lib/mkancesdirs.c:
23073         * lib/mkancesdirs.h: New files.
23074         * lib/mkdir-p.c: Don't include alloca.h, stdio.h, sys/types.h,
23075         unistd.h, string.h, chdir-safer.h, dirname.h, lchmod.h, lchown.h,
23076         save-cwd.h.  Instead, include dirchownmod.h and mkancesdirs.h.
23077         (make_dir_parents): New args MAKE_ANCESTOR, OPTIONS, ANNOUNCE,
23078         MODE_BITS.  Remove options VERBOSE_FMT_STRING, CWD_ERRNO.  All
23079         callers changed.  Revamp internals significantly, by not
23080         attempting to create directories that are temporarily more
23081         permissive than the final results.  Do not attempt to use
23082         save_cwd/restore_cwd; it isn't worth it for mkdir and install.
23083         This removes some race conditions, fixes some bugs, and simplifies
23084         things.  Use new dirchownmod function to do owner and mode changes.
23085         * lib/mkdir-p.h: Likewise.
23086         * lib/modechange.c (octal_to_mode): New function.
23087         (struct mode_change): New member mentioned.
23088         (make_node_op_equals): New arg mentioned.  All callers changed.
23089         (mode_compile): Keep track of which mode bits the user has explicitly
23090         mentioned.
23091         (mode_adjust): New arg DIR, so that we implement the X op correctly.
23092         New arg PMODE_BITS, to keep track of which mode bits the user
23093         mentioned; it treats S_ISUID and S_ISGID speciall.
23094         All callers changed.
23095         * lib/modechange.h: Likewise.
23096
23097 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
23098
23099         * MODULES.html.sh: Add mkancestors.
23100         * modules/mkancesdirs: New module.
23101         * modules/mkdir-p (Files): Remove lib/chdir-safer.c, lib/chdir-safer.h,
23102         lib/same-inode.h, m4/afs.m4, m4/chdir-safer.m4.
23103         The chdir-safer and afs files are now orphans; I'll remove them
23104         unless someone speaks up.
23105         Add lib/dirchownmod.c, lib/dirchownmod.h.
23106         (Depends-on): Remove alloca, chown, save-cwd, dirname.
23107         Add lchown, mkancesdirs.
23108         (Maintainer): Add self.
23109
23110 2006-07-15  Karl Berry  <karl@gnu.org>
23111
23112         * gnulib-tool: help message wording/arrangement.
23113
23114 2006-07-14  Simon Josefsson  <jas@extundo.com>
23115
23116         * doc/gnulib.texi (Libtool and Windows): New section.
23117
23118 2006-07-12  Simon Josefsson  <jas@extundo.com>
23119
23120         * modules/gendocs (License): Fix license, approved by Karl.
23121
23122 2006-07-12  Eric Blake  <ebb9@byu.net>
23123
23124         * MODULES.html.sh: Add gendocs.
23125
23126 2006-07-11  Eric Blake  <ebb9@byu.net>
23127
23128         * modules/fdl: New module, to install doc/fdl.texi.
23129         * MODULES.html.sh: Add new section for documentation modules.
23130         * gnulib-tool: Avoid space-tab.
23131         (--doc-base): New option, to manage files from doc.
23132
23133 2006-07-11  Eric Blake  <ebb9@byu.net>
23134
23135         * m4/absolute-header.m4: Fix comments to match recent change.
23136
23137 2006-07-11  Eric Blake  <ebb9@byu.net>
23138
23139         * gnulib-tool: List --doc-base before --tests-base.
23140
23141 2006-07-11  Derek R. Price  <derek@ximbiot.com>
23142
23143         * lib/glob.c: s/NAMLEN/_D_EXACT_NAMLEN/.
23144
23145 2006-07-11  Bruno Haible  <bruno@clisp.org>
23146
23147         * README: Mention where to put documentation.
23148
23149 2006-07-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23150
23151         * doc/functions.texi, gnulib-tool.texi, gnulib.texi: Fix some typos.
23152
23153 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
23154
23155         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Like today's change
23156         to stdint.m4.
23157
23158 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
23159
23160         * m4/stdint.m4 (gl_STDINT_H): Like yesterday's change to
23161         absolute-header.m4.  Also, set ABSOLUTE_STDINT_H to a string
23162         "no/such/file/stdint.h" when there is no such file, so that
23163         the resulting C code can be parsed by dodgy compilers.
23164         Problems reported by Bob Proulx.
23165
23166 2006-07-10  Derek R. Price  <derek@ximbiot.com>
23167
23168         * lib/backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
23169         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
23170         macros into the GNU _D_EXACT_NAMLEN.
23171         * lib/savedir.c:  Likewise.
23172         (savedirstream): Use _D_EXACT_NAMLEN in preference to strlen.
23173
23174 2006-07-10  Derek R. Price  <derek@ximbiot.com>
23175         and Paul Eggert  <eggert@cs.ucla.edu>
23176
23177         * m4/backupfile.m4, d-ino.m4, d-type.m4, dirfd.m4, fts.m4, getcwd.m4:
23178         * m4/savedir.m4:
23179         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
23180         macros into the GNU _D_EXACT_NAMLEN.
23181
23182 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
23183
23184         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Use "" rather than <>
23185         around the absolute name, to work around a problem with the HP-UX
23186         11.23 native C compiler, reported by Bob Proulx.
23187
23188 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
23189
23190         * doc/maintain.texi, make-stds.texi: Sync from
23191         <http://savannah.gnu.org/projects/gnustandards>.
23192
23193 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
23194
23195         * build-aux/depcomp, build-aux/install-sh: Sync from Automake.
23196
23197 2006-07-09  Jim Meyering  <jim@meyering.net>
23198
23199         * m4/glob.m4: Remove a doubled word in a comment.
23200
23201 2006-07-09  Jim Meyering  <jim@meyering.net>
23202
23203         * lib/argp-pv.c: Remove a doubled word in a comment.
23204         * lib/check-version.c (check_version): Likewise.
23205         * lib/javacomp.c (compile_java_class): Likewise.
23206
23207 2006-07-08  Paul Eggert  <eggert@cs.ucla.edu>
23208
23209         * gnulib-tool (func_get_filelist): Don't echo m4/onceonly_2_57.m4,
23210         for the benefit of people using Autoconf 2.60.  If you want to
23211         support older Autoconf versions you can copy m4/onceonly_2_57.m4
23212         (or m4/onceonly.m4, if pre-2.57) manually.
23213
23214 2006-07-08  Jim Meyering  <jim@meyering.net>
23215
23216         * m4/link-follow.m4: Remove one of two adjacent "whether"s in a
23217         comment.
23218         * m4/getopt.m4: Remove one of two adjacent "your"s in a comment.
23219         * m4/regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a
23220         comment.
23221
23222 2006-07-08  Jim Meyering  <jim@meyering.net>
23223
23224         * lib/getndelim2.h (getndelim2): Remove doubled "after" in comment.
23225
23226 2006-07-07  Simon Josefsson  <jas@extundo.com>
23227
23228         * tests/test-crc.c: Change expected crc value, the test vector
23229         were probably computed using the old broken crc.c?
23230
23231 2006-07-06  Simon Josefsson  <jas@extundo.com>
23232
23233         * modules/sys_socket (Files): Add m4/sockpfaf.m4 (this module is
23234         now the canonical place for the M4 file).
23235
23236         * modules/getaddrinfo (Files): Remove m4/sockpfaf.m4, we get it
23237         from the sys_socket dependency now.
23238
23239         * modules/inet_pton (Files): Ditto.
23240
23241         * modules/inet_ntop (Files): Ditto.
23242
23243 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
23244
23245         * modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL,
23246         not gl_PREREQ_GETUSERSHELL.
23247
23248 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23249
23250         * m4/_inttypes_h.m4 (gl_INTTYPES_H): Use AC_CHECK_DECLS_ONCE
23251         with only one argument, for Autoconf 2.60.
23252         * m4/fileblocks.m4 (gl_PREREQ_FILEBLOCKS): AC_CHECK_DECLS_ONCE may
23253         expand to nothing, so add a shell command to avoid syntax error.
23254         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
23255
23256 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23257
23258         * lib/strtod.c (strtod): cast the argument of tolower to unsigned char.
23259
23260 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
23261
23262         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't check for getenv decl;
23263         no longer needed.  Check for isblank decl.
23264         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Don't check for getenv decl.
23265         * m4/regex.m4 (gl_PREREQ_REGEX): Dheck for isblank decl instead
23266         of existence.
23267
23268 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
23269
23270         * lib/getloadavg.c: Use __VMS, not VMS.
23271         * lib/getopt.c: Likewise.
23272         * lib/getpagesize.h: Likewise.
23273         * lib/glob.c: Remove most VMS cruft; it hasn't been tested for a while
23274         and probably does not work.
23275
23276 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
23277
23278         * lib/.cppi-disable: Add wcwidth.
23279         * lib/fnmatch.c (ISBLANK): Remove.  All uses changed to isblank.
23280         (isblank) [! (defined isblank || HAVE_DECL_ISBLANK)]: New macro.
23281         (ISGRAPH): Remove.  All uses changed to isgraph.
23282         (FOLD) [!defined _LIBC]: Remove special case.
23283         * lib/getdate.y (lookup_word): Remove no-longer-needed call to islower.
23284         * lib/regex_internal.h (isblank): Depend on HAVE_DECL_ISBLANK, not
23285         HAVE_ISBLANK.
23286         * lib/strftime.c (TOLOWER, TOUPPER) [!defined _LIBC]: Remove special
23287         case.
23288
23289 2006-07-06  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
23290
23291         * lib/getaddrinfo.c: Changes to compile under MSVC6: changed
23292         '#if WIN32_NATIVE' to '#ifdef' & moved WSAAPI macro inside
23293         brackets.  Other minor changes to suppress some compiler
23294         warnings.
23295
23296 2006-07-06  Derek R. Price  <derek@ximbiot.com>
23297         and Paul Eggert  <eggert@cs.ucla.edu>
23298
23299         * m4/backupfile.m4 (gl_BACKUPFILE): Check for dirent.h, instead
23300         of invoking obsolescent AC_HEADER_DIRENT macro.
23301         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Likewise.
23302         * m4/d-type.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Likewise.
23303         * m4/dirfd.m4 (gl_FUNC_DIRFD): Likewise.
23304         * m4/fts.m4 (gl_FUNC_FTS_CORE): Likewise.
23305         * m4/getcwd.m4 (gl_PREREQ_GETCWD): Likewise.
23306         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
23307         * m4/savedir.m4 (gl_SAVEDIR): Likewise.
23308         * m4/readdir.m4: Remove; no longer needed.
23309
23310 2006-07-06  Derek R. Price  <derek@ximbiot.com>
23311         and Paul Eggert  <eggert@cs.ucla.edu>
23312
23313         * lib/backupfile.c [HAVE_DIRENT_H && ! HAVE_NDIR_H]:
23314         Don't worry about this obsolete case any more.
23315         (HAVE_DIR): Remove.  All uses removed; we now assume you can read
23316         directories.
23317         * lib/dirfd.h [HAVE_DIRENT_H && ! HAVE_NDIR_H]: Don't
23318         worry about this obsolete case any more.
23319         * lib/fts.c: Likewise.
23320         * lib/getcwd.c: Likewise.
23321         * lib/glob.h: Likewise.
23322         * lib/savedir.c: Likewise.
23323
23324 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
23325
23326         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Use AC_CHECK_DECLS_ONCE
23327         rather than AC_CHECK_DECLS for strtoimax and strtoumax.
23328         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Remove; no longer
23329         needed.
23330         All uses removed.
23331         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
23332         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
23333         * m4/exclude.m4 (gl_EXCLUDE): Don't check for isascii; no longer
23334         needed.
23335         * m4/getdate.m4 (gl_GETDATE): Likewise.
23336         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
23337         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
23338         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
23339         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
23340         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
23341         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
23342         * m4/exclude.m4 (gl_EXCLUDE): Don't require AC_C_INLINE; no longer
23343         needed.
23344
23345 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
23346
23347         * lib/memcasecmp.c: Include <limits.h>.
23348         (memcasecmp): Don't assume UCHAR_MAX <= INT_MAX.
23349         * lib/strtod.c (strtod): Don't assume isspace works on negative chars.
23350         Don't assume isdigit succeeds only on '0' through '9'.
23351
23352 2006-07-05  Eric Blake  <ebb9@byu.net>
23353
23354         * modules/getaddrinfo (Depends-on): Add snprintf.
23355
23356 2006-07-05  Eric Blake  <ebb9@byu.net>
23357
23358         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Use gl_HEADER_SYS_SOCKET
23359         to avoid 'header present but could not be compiled' on cygwin.
23360
23361 2006-07-05  Eric Blake  <ebb9@byu.net>
23362
23363         * lib/getaddrinfo.h (NI_NUMERICHOST, NI_NUMERICSERV): Define if
23364         missing from netdb.h.
23365         * lib/getaddrinfo.c (includes): Include inet_ntop and snprintf.
23366
23367 2006-07-05  Derek R. Price  <derek@ximbiot.com>
23368
23369         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Don't require AC_HEADER_STDC;
23370         no longer needed.
23371         * m4/exclude.m4 (gl_EXCLUDE): Likewise.
23372         * m4/getdate.m4 (gl_GETDATE): Likewise.
23373         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
23374         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
23375         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
23376         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
23377         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
23378
23379 2006-07-05  Derek R. Price  <derek@ximbiot.com>
23380
23381         * lib/exclude.c (IN_CTYPE_DOMAIN, is_space): Remove; no longer needed.
23382         All uses of is_space replaced by isspace.
23383         * lib/exit.h: Don't talk about STDC_HEADERS.
23384         * lib/fnmatch.c (ISASCII): Remove; no longer needed.  All uses removed.
23385         (ISPRINT, ISDIGIT, ISALNUM, ISALPHA, ISCNTRL, ISLOWER, ISPUNCT):
23386         (ISSPACE, ISUPPER, ISXDIGIT): Remove; no longer needed.  All uses
23387         replaced by isprint etc.
23388         * lib/getdate.y (IN_CTYPE_DOMAIN, ISSPACE, ISALPHA, ISLOWER): Likewise.
23389         * lib/getusershell.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
23390         * lib/memcasecmp.c (IN_CTYPE_DOMAIN, ISLOWER, TOUPPER): Likewise.
23391         * lib/strtod.c (IN_CTYPE_DOMAIN, ISSPACE, ISDIGIT, TOLOWER): Likewise.
23392         * lib/strtol.c (IN_CTYPE_DOMAIN): Likewise.
23393         * lib/xstrtol.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
23394
23395 2006-07-05  Bruno Haible  <bruno@clisp.org>
23396
23397         * m4/strndup.m4 (gl_FUNC_STRNDUP): When cross-compiling, check whether
23398         the function exists, before testing against AIX.
23399         Reported by Martin Lambers <marlam@marlam.de>.
23400
23401 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
23402
23403         * modules/cycle-check (lib_SOURCES): Add same-inode.h.
23404         From Mark D. Baushke.
23405
23406 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
23407
23408         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Prepend three slashes
23409         to the absolute name, not just one, to bypass Sun C 5.8's
23410         "warning: #include of /usr/include/... may be non-portable".
23411
23412 2006-07-04  Eric Blake  <ebb9@byu.net>
23413
23414         * modules/dirname-tests: New test module.
23415         * tests/test-dirname.c: New file, replacing dirname.c
23416         TEST_DIRNAME section that was recently deleted.
23417
23418 2006-07-04  Bruno Haible  <bruno@clisp.org>
23419
23420         Assume ANSI C header files and <ctype.h> functions.
23421         * lib/mbswidth.c (IN_CTYPE_DOMAIN, ISPRINT, ISCNTRL): Remove macros.
23422         (mbsnwidth): Use isprint, iscntrl instead.
23423
23424 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
23425
23426         Merge from coreutils.
23427         * MODULES.html.sh: Add xstrtold.
23428         * modules/xstrtold: New file.
23429         * modules/cycle-check (Files): Add lib/same-inode.h.
23430         * modules/dirname (Files): Add m4/double-slash-root.m4.
23431         * modules/getcwd (Files): Add m4/getcwd-abort-bug.m4.
23432         * modules/mkdir-p (Files): Add lib/same-inode.h.
23433         * modules/same (Files): Add lib/same-inode.h.
23434
23435 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
23436
23437         * m4/absolute-header.m4: Renamed from full-header-path.m4.
23438         This is to keep the terminology clean; POSIX talks about
23439         "absolute pathnames", not "full pathnames", but the GNU
23440         Coding Standards say to use "path" for something else;
23441         so use "absolute" to keep both sides happy.
23442         (gl_ABSOLUTE_HEADER): Renamed from gl_FULL_HEADER_PATH.
23443         Set gl_absolute_header, not gl_full_header_path.
23444         Set gl_cv_absolute_<header>, not gl_full_path_<header>.
23445         Define ABSOLUTE_<HEADER>, not FULL_PATH_<HEADER>.
23446         All uses changed.
23447
23448         Merge from coreutils.
23449
23450         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
23451
23452         * m4/c-strtod.m4 (gl_C_STRTOLD): Add c-strtod.c to LIBSOURCES.
23453         Require gl_USE_SYSTEM_EXTENSIONS, not gl_C_STRTOD, since we don't
23454         want to require the building of c-strtod.o.
23455         * m4/lib-check.m4 (cu_LIB_CHECK): Remove SEQ_LIBM, since seq no longer
23456         needs -lm directly.
23457         * m4/xstrtod.m4 (gl_XSTRTOLD): New macro.
23458
23459         2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
23460
23461         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils's
23462         --as-needed option if available.  Problem reported by Albert Chin in
23463         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00114.html>.
23464         However, use -Wl,--as-needed, not bare --as-needed, since HP-UX 11.11
23465         cc merely issues a bunch of annoying warnings for --as-needed
23466         (this problem was reported by Bob Proulx).  Also, try linking with
23467         -lm to detect a bug in binutils 2.16 (this problem was reported
23468         by Ralf Wildenhues).
23469
23470         2006-06-18  Jim Meyering  <jim@meyering.net>
23471
23472         Test for a bug that causes glibc's getcwd to suffer a failed assertion.
23473         * m4/getcwd-abort-bug.m4 (gl_FUNC_GETCWD_ABORT_BUG): New file and
23474         macro.
23475         * m4/getcwd.m4 (gl_FUNC_GETCWD): If we detect support for getcwd_null,
23476         also check for glibc-2.4's abort-inducing bug.
23477
23478         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix typo.
23479         Low-probability clean-up should be to use rmdir to get rid of
23480         the just-created directory, not unlink.
23481
23482         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is missing, make
23483         configure fail, and request a bug report to inform us about it.
23484         Add a comment that, barring reports to the contrary, in 2007 we'll
23485         assume ftruncate is universally available.
23486
23487         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
23488
23489         * m4/filemode.m4 (gl_FILEMODE): Check for strmode declaration.
23490
23491         2006-03-12  Jim Meyering  <jim@meyering.net>
23492
23493         * m4/chdir-safer.m4 (gl_CHDIR_SAFER): Add same-inode.h to the list.
23494         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Likewise.
23495         * m4/same.m4 (gl_SAME): Likewise.
23496         * m4/root-dev-ino.m4 (gl_ROOT_DEV_INO): Likewise.
23497
23498         2006-03-11  Eric Blake  <ebb9@byu.net>
23499
23500         * m4/double-slash-root.m4: New file, provides gl_DOUBLE_SLASH_ROOT.
23501         * m4/dirname.m4 (gl_DIRNAME): Use gl_DOUBLE_SLASH_ROOT.
23502         * m4/dos.m4 (FILE_SYSTEM_PREFIX_LEN): Move from here to dirname.h.
23503         (FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE): New define.
23504
23505 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
23506
23507         * lib/stdint_.h: Include <sys/types.h> after @FULL_PATH_STDINT_H@, for
23508         MacOS X 10.4.6.  Don't mention <sys/int_types.h>.  Problems
23509         reported by Mark D. Baushke, one in
23510         <http://lists.gnu.org/archive/html/bug-gnulib/2006-07/msg00015.html>.
23511
23512         Merge from coreutils.
23513
23514         * lib/.cppi-disable: Add stdint_.h.
23515         * lib/.cvsignore: Add stdint.h.
23516
23517         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
23518
23519         * lib/xstrtod.c (XSTRTOD, DOUBLE): New macros, so that we can support
23520         both double and long double versions.
23521         (XSTRTOD): Renamed from xstrtod.  Use DOUBLE internally.
23522         * lib/xstrtold.c: New file.
23523         * lib/xstrtod.h (xstrtold): New decl.
23524
23525         2006-05-22  Paul Eggert  <eggert@cs.ucla.edu>
23526
23527         * lib/filemode.c (setst): Remove.
23528         (strmode): Rewrite to avoid setst.  This makes the code shorter,
23529         (arguably) clearer, and the generated code is a bit smaller on my
23530         Debian GNU/Linux stable x86 host.
23531
23532         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
23533
23534         * lib/filemode.c: Include "filemode.h" first, to test the interface.
23535         Assume that filemode.h includes sys/types.h and sys/stat.h.
23536         (HAVE_ST_DM_MODE): New macro, moved here from ls.c.
23537         (ftypelet): Reorder to put common cases first, for efficiency.
23538         Add 'P', 'w'.  Remove 'M', since it's now the caller's responsibility
23539         to do 'M'.
23540         (strmode): Renamed from mode_string, and now stores 12 bytes instead
23541         of 10, for compatibility with FreeBSD.  All callers changed.
23542         (filemodestring): Now stores 12 bytes instead of 10, and sets file
23543         types that can't be deduced solely from st_mode.  First arg is now a
23544         const pointer.
23545         * lib/filemode.h (HAVE_DECL_STRMODE): Include <string.h> for strmode.
23546         (strmode): Renamed from mode_string.
23547         (filemodestring): New decl.
23548         * lib/stat-macros.h: Don't undef S_ISDOOR, since it's never buggy.
23549         (S_ISDOOR): Don't bother with S_IFDOOR, since that code is never
23550         needed.
23551         (S_ISPORT, S_ISWHT): New macros, if not already defined.
23552
23553         2006-04-12  Paul Eggert  <eggert@cs.ucla.edu>
23554
23555         * lib/fsusage.c: Don't include <inttypes.h> or <stdint.h>, since
23556         fsusage.h now does that.  Include fsusage.h first, to test interface.
23557         Prefer statvfs if it works, since it's blessed by POSIX.  Attempt
23558         at most one method (the old code could have generated decls that
23559         didn't conform to C89, not that this was ever exercised).
23560         * lib/fsusage.h: Include <inttypes.h> and <stdint.h> if they exist.
23561
23562         2006-03-19  Jim Meyering  <jim@meyering.net>
23563
23564         Work even in a chroot where d_ino values for entries in "/"
23565         don't match the stat.st_ino values for the same names.
23566         * lib/getcwd.c (__getcwd): When no d_ino value matches the target inode
23567         number, iterate through all entries again, using lstat instead.
23568         Reported by Kenshi Muto in http://bugs.debian.org/355810, and by
23569         Zouhir Hafidi in https://bugzilla.redhat.com/bugzilla/190656.
23570
23571         * lib/getcwd.c (__getcwd): Clarify a comment.
23572         Use memcpy in place of a call to strcpy.
23573
23574         2006-03-12  Jim Meyering  <jim@meyering.net>
23575
23576         * lib/fts-cycle.c (leave_dir): If cycle-check's saved dev-ino pair
23577         matches that of the current directory (which we're about to chdir ".."
23578         out of), then save the dev-ino of the parent, instead.
23579
23580         * lib/same-inode.h (SAME_INODE): New file/macro.
23581         * lib/chdir-safer.c (SAME_INODE): Remove definition.
23582         Include "same-inode.h", instead.
23583         * lib/same.c: Likewise.
23584         * lib/cycle-check.h: Include "same-inode.h".
23585         (CYCLE_CHECK_REFLECT_CHDIR_UP): Define.
23586         * lib/cycle-check.c (SAME_INODE): Remove definition.
23587         * lib/root-dev-ino.h: Include "same-inode.h".
23588
23589         2006-03-11  Eric Blake  <ebb9@byu.net>
23590
23591         * lib/same.c (same_name): s/base_name/last_component/
23592         * lib/backupfile.c (check_extension, numbered_backup): Likewise.
23593         * lib/filenamecat.c (file_name_concat): Likewise.
23594
23595         2006-03-11  Eric Blake  <ebb9@byu.net>,
23596                     Paul Eggert  <eggert@cs.ucla.edu>
23597
23598         * lib/dirname.h (FILE_SYSTEM_PREFIX_LEN): Move here from dos.m4.
23599         [FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't treat 1: as a
23600         drive prefix.
23601         (IS_ABSOLUTE_FILE_NAME): Treat all drive letters as absolute on
23602         platforms like cygwin with FILE_SYSTEM_DRIVE_PREFIX_IS_ABSOLUTE.
23603         (last_component): New method.
23604         * lib/dirname.c (dir_len): Determine when drive letters need a
23605         subsequent slash.  Preserve // when it is special.
23606         (dir_name): Don't append dot when drive letter is absolute.
23607         [TEST_DIRNAME]: Move into a full-blown gnulib test.
23608         * lib/basename.c (base_name): New semantics - malloc the result.
23609         Preserve // when it is special.  Preserve relative files that look
23610         like drive letters.
23611         (base_len): Preserve // when it is special.
23612         (last_component): New method, similar to old base_name semantics.
23613         * lib/stripslash.c (strip_trailing_slashes): Use last_component, not
23614         base_name.  Strip redundant slashes from ///.
23615
23616 2006-07-03  Jim Meyering  <jim@meyering.net>
23617
23618         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if this
23619         macro is used before the first cycle_check call.
23620
23621 2006-07-03  Eric Blake  <ebb9@byu.net>
23622
23623         * modules/dirname (Depends-on): Add xstrndup.
23624
23625 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
23626
23627         * m4/stdint.m4 (gl_STDINT_H): Use more-mnemonic identifiers for
23628         test cases, so that config.log is a bit easier to follow.
23629
23630 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
23631
23632         * lib/stdint_.h (intmax_t, uintmax_t): Prefer long to long long if
23633         both are 64 bits, since this seems to be the tradition, and this
23634         prevents gcc -Wformat from warning about usages with PRIuMAX.  If
23635         we ever run into a host that prefers long long to long in this
23636         case, we'll need another configure-time test.  Problem reported by
23637         Jim Meyering.
23638
23639 2006-07-02  Eric Blake  <ebb9@byu.net>
23640
23641         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Simplify by using AC_CHECK_DECLS.
23642
23643 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
23644
23645         * modules/inttypes (Depends-on): No longer depends on stdint.
23646         * modules/stdint (Description): Say more about assumptions.
23647         Say that the fast types might differ.  Say macros are used.
23648         (Files): Remove m4/size_max.m4, m4/wchar_t.m4.  Add m4/longlong.m4.
23649         (Makefile.am): Revise list of substituted symbols to match
23650         new stdint.m4.
23651         * modules/stdint-tests (Files): Add m4/wchar_t.m4, m4/wint_t.m4.
23652         (configure.ac): Add gt_TYPE_WCHAR_T, gt_TYPE_WINT_T.
23653         * tests/test-stdint.c (verify_same_types)
23654         [! (__GNUC__ >= 2 && DO_PEDANTIC)]: Put in a decl, so that
23655         the code conforms to C99/C89.
23656         Test for WCHAR_MIN and WCHAR_MAX only if HAVE_WCHAR_T.
23657         Test for WINT_MIN and WINT_MAX only if HAVE_WINT_T.
23658
23659 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
23660
23661         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Backport from Autoconf 2.60,
23662         but fix a bug, by requiring at least 64 bits.
23663         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
23664         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Now just call
23665         AC_TYPE_LONG_LONG_INT.  This macro is obsolete and will go soon.
23666         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG) Likewise.
23667
23668         * m4/stdint.m4 (gl_STDINT_H): Rewrite to accommodate stdint_.h
23669         changes.  Make 2.59 a prerequisite.  Check and substitute for
23670         HAVE_LONG_LONG_INT.  Rely on Autoconf to check for stdint.h and
23671         inttypes.h.  Do not use special include files; just use the
23672         defaults.  Check for sys/inttypes.h and sys/bitypes.h in the usual
23673         way now.  Remove no-longer-needed tests for HAVE_LONG_64BIT,
23674         HAVE_LONG_LONG_64BIT, int8_t, int16_t, int32_t, int64_t, uint8_t,
23675         uint16_t, uint32_t uint64_t, int_least8_t, int_least16_t,
23676         int_least32_t, int_least64_t, uint_least8_t, uint_least16_t,
23677         uint_least32_t, uint_least64_t, int_fast8_t, int_fast16_t,
23678         int_fast32_t, int_fast64_t, uint_fast8_t uint_fast16_t,
23679         uint_fast32_t, uint_fast64_t, intptr_t, uintptr_t, intmax_t,
23680         uintmax_t, INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX,
23681         UINT16_MAX, INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN,
23682         INT64_MAX, UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX,
23683         UINT_LEAST8_MAX, INT_LEAST16_MIN, INT_LEAST16_MAX,
23684         UINT_LEAST16_MAX, INT_LEAST32_MIN, INT_LEAST32_MAX,
23685         UINT_LEAST32_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX,
23686         UINT_LEAST64_MAX, INT_FAST8_MIN, INT_FAST8_MAX, UINT_FAST8_MAX,
23687         INT_FAST16_MIN, INT_FAST16_MAX, UINT_FAST16_MAX, INT_FAST32_MIN,
23688         INT_FAST32_MAX, UINT_FAST32_MAX, INT_FAST64_MIN, INT_FAST64_MAX,
23689         UINT_FAST64_MAX, INTPTR_MIN, INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN,
23690         INTMAX_MAX, UINTMAX_MAX, PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN,
23691         SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN,
23692         WINT_MAX.  Check for C99 conformance more strictly, by detecting
23693         bugs in glibc 2.4, Solaris 10, and OpenBSD 3.9.  On the other hand do
23694         not check for things that C99 does not require, e.g., int8_t.  If
23695         a test isn't needed unless <stdint.h> isn't working, and is
23696         unlikely to be needed for any other reason, then don't do it
23697         unless <stdint.h> isn't working.  Do not check for ptrdiff_t or
23698         size_t, since we assume C89 freestanding at least.  Do not check
23699         for sig_atomic_t, wchar_t, or wint_t, since the code now does
23700         the right thing even if the types are not defined.  Instead use:
23701         (gl_STDINT_TYPE_PROPERTIES): New macro.
23702         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H): Remove.  Don't bother
23703         testing whether <sys/types.h> clashes, as Autoconf does this for
23704         us now.  All uses removed.
23705         (gl_STDINT_CHECK_TYPES, gl_STDINT_MISSING_BOUND):
23706         (gl_STDINT_MISSING_BOUNDS, gl_STDINT_MISSING_BOUNDS2):
23707         (gl_CHECK_TYPE_SAME):
23708         Remove; no longer needed.
23709         (gl_STDINT_BITSIZEOF): Don't bother to check whether the type
23710         exists, since we'll return 0 anyway in that case.
23711         (gl_INTEGER_TYPE_SUFFIX, gl_STDINT_INCLUDES): New macros.
23712
23713 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
23714
23715         * lib/stdint_.h (_GL_STDINT_H): Renamed from _STDINT_H, to avoid
23716         possible collision with system files.
23717         (<stdio.h>, <time.h>, <wchar.h>) [defined __cplusplus && ! defined
23718         __STDC_CONSTANT_MACROS)]: Do not include, since we don't need
23719         WCHAR_MIN and WCHAR_MAX in this case.
23720         (<stddef.h>): Do not include; no longer needed.
23721         (<sys/types.h>): Include if @HAVE_SYS_TYPES_H@, not if
23722         (defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)).
23723         (<sys/inttypes.h>): Include if @HAVE_SYS_INTTYPES_H@ &&
23724         !@HAVE_INTTYPES_H@, not if (defined(__FreeBSD__)
23725         && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)).
23726         (__STDINT_H__) [@HAVE_STDINT_H@ && defined __sgi && ! defined
23727         __c99]: Define, to work around IRIX <stdint.h> incompatibility.
23728         (@FULL_PATH_STDINT_H@) [!(defined(__sgi) && @HAVE_INTTYPES_H@ &&
23729         !defined(__c99))]: Include in this case too, since it's harmless
23730         now.
23731         (<inttypes.h>) [@HAVE_INTTYPES_H@]: Include, since it's no longer
23732         dangerous to do so.
23733         (@FULL_PATH_INTTYPES_H@) [(defined(__hpux) || defined(_AIX)) &&
23734         @HAVE_INTTYPES_H@]: Do not include, since we now include <inttypes.h>.
23735         (_STDINT_MIN, _STDINT_MAX): New macros.
23736         (int8_t, uint8_t, int16_t, uint16_t, int32_t, uint32_t, int64_t):
23737         (uint64_t, int_least8_t, uint_least8_t, int_least16_t):
23738         (uint_least16_t, int_least32_t, uint_least32_t, int_least64_t):
23739         (uint_least64_t, int_fast8_t, uint_fast8_t, int_fast16_t):
23740         (uint_fast16_t, int_fast32_t, uint_fast32_t, int_fast64_t):
23741         (uint_fast64_t, intptr_t, uintptr_t, intmax_t, uintmax_t): Now
23742         macros, not typedefs; this simplifies things quite a bit.
23743         Use long int for all types narrower than int64_t.
23744         (intmax_t, uintmax_t, INTMAX_C, UINTMAX_C):
23745         Define in terms of long long int or int64_t or long int,
23746         not int64_t or int32_t.  This saves some compile-time testing.
23747         (INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX, UINT16_MAX):
23748         (INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN, INT64_MAX):
23749         (UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX, UINT_LEAST8_MAX):
23750         (INT_LEAST16_MIN, INT_LEAST16_MAX, UINT_LEAST16_MAX):
23751         (INT_LEAST32_MIN, INT_LEAST32_MAX, UINT_LEAST32_MAX):
23752         (INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX, INT_FAST8_MIN):
23753         (INT_FAST8_MAX, UINT_FAST8_MAX, INT_FAST16_MIN, INT_FAST16_MAX):
23754         (UINT_FAST16_MAX, INT_FAST32_MIN, INT_FAST32_MAX, UINT_FAST32_MAX):
23755         (INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTPTR_MIN):
23756         (INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN, INTMAX_MAX, UINTMAX_MAX):
23757         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
23758         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
23759         undef any previous version and define our own version, for
23760         simplicity and consistency with the new macros for types.
23761         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
23762         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
23763         Simplify definitions by using _STDINT_MIN and _STDINT_MAX
23764         where appropriate.  Rely on new symbols @PTRDIFF_T_SUFFIX@,
23765         @SIG_ATOMIC_T_SUFFIX@, @SIZE_T_SUFFIX@, @WCHAR_T_SUFFIX@,
23766         @WINT_T_SUFFIX@ to keep things simple here.
23767         (UINT8_C, UINT16_C, UINT32_C, INT64_C, UINT64_C):
23768         Simplify by assuming typical 8/16/32/64 host, since we're
23769         already doing that elsewhere anyway.
23770         Use (LONG_MAX >> 31 >> 31 == 1) rather than @HAVE_LONG_64BIT@,
23771         and assume long long int is 64 bits if available.  This
23772         speeds up 'configure'.
23773
23774 2006-07-01  Eric Blake  <ebb9@byu.net>
23775
23776         * m4/stdarg.m4 (gl_STDARG_H): Use proper AH_VERBATIM.
23777         Reported by Andreas Buening.
23778
23779 2006-07-01  Eric Blake  <ebb9@byu.net>
23780
23781         * m4/stdarg.m4 (gl_STDARG_H): Properly parenthesize gl_va_copy.
23782
23783 2006-06-30  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
23784
23785         * lib/getaddrinfo.c: fixed typo
23786
23787 2006-06-29  Jim Meyering  <jim@meyering.net>
23788
23789         * modules/strftime (Maintainer): Add my name, since with the
23790         FPRINTFTIME changes strftime.c has forked from glibc.
23791
23792 2006-06-29  Eric Blake  <ebb9@byu.net>
23793
23794         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Use AC_C_INLINE.
23795
23796 2006-06-29  Eric Blake  <ebb9@byu.net>
23797
23798         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): New file.
23799
23800 2006-06-29  Eric Blake  <ebb9@byu.net>
23801
23802         * lib/stat_.h: New file.
23803
23804 2006-06-29  Eric Blake  <ebb9@byu.net>
23805
23806         * lib/stat_.h (rpl_mkdir): Declare inline, to avoid warnings about
23807         unused static function.
23808
23809 2006-06-29  Eric Blake  <ebb9@byu.net>
23810
23811         * doc/functions.texi (Function Portability): Document missing lstat
23812         on mingw.
23813
23814 2006-06-29  Eric Blake  <ebb9@byu.net>
23815
23816         * MODULES.html.sh: Add sys_stat.
23817         * modules/sys_stat: New module.
23818         * modules/mkstemp (Depends-on): Add sys_stat.
23819
23820 2006-06-29  Derek R. Price  <derek@ximbiot.com>
23821
23822         * m4/strftime.m4: Don't call AC_FUNC_STRFTIME.
23823
23824 2006-06-29  Derek R. Price  <derek@ximbiot.com>
23825
23826         * m4/c-bs-a.m4: Removed.
23827
23828 2006-06-29  Derek R. Price  <derek@ximbiot.com>
23829
23830         * lib/strftime.c: Assume strftime() exists.
23831
23832 2006-06-29  Derek Price  <derek@ximbiot.com>
23833
23834         * modules/c-bs-a: Removed - \a is C89.
23835         * MODULES.html.sh: Remove c-bs-a.
23836
23837 2006-06-29  Bruno Haible  <bruno@clisp.org>
23838
23839         * modules/wcwidth (License): Change to LGPL.
23840
23841 2006-06-28  Simon Josefsson  <jas@extundo.com>
23842
23843         * tests/test-getaddrinfo.c: Test getnameinfo too.  Call WSAStartup
23844         on _WIN32.
23845
23846         * modules/getaddrinfo (Depends-on): Add inet_ntop, needed by
23847         getnameinfo.
23848
23849 2006-06-28  Simon Josefsson  <jas@extundo.com>
23850
23851         * m4/getaddrinfo.m4: Look for getnameinfo prototypes too.
23852
23853 2006-06-28  Simon Josefsson  <jas@extundo.com>
23854
23855         * lib/getaddrinfo.c: Try to load ws2_32.dll on Windows, to find the
23856         functions there.  It will succeed on Windows XP, but on Windows
23857         2000 and (presumably) earlier, it will fail, and use the internal
23858         re-implementation.
23859         (use_win32_p): New function.
23860         (getaddrinfo): Use strtoul on servname, to support numeric ports.
23861         Support AI_NUMERICSERV to disable getservbyname.
23862         (getnameinfo): New function, only supports
23863         NI_NUMERICHOST|NI_NUMERICSERV for now.
23864
23865         * lib/getaddrinfo.h: Test and check for AI_* flags separately, MinGW
23866         only have some of them.  Add AI_NUMERICSERV.  Add prototype for
23867         getnameinfo.
23868
23869 2006-06-28  Eric Blake  <ebb9@byu.net>
23870
23871         * modules/wcwidth: New file.
23872         * modules/mbchar (Depends-on): Add wcwidth.
23873         * modules/mbswidth (Depends-on): Add wcwidth.
23874         * MODULES.html.sh: Add wcwidth.
23875
23876 2006-06-28  Eric Blake  <ebb9@byu.net>
23877
23878         * m4/mbswidth.m4 (gl_MBSDWIDTH): Move wcwidth from here...
23879         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): ...to this new file.
23880
23881 2006-06-28  Eric Blake  <ebb9@byu.net>
23882
23883         * lib/xvasprintf.h: Fix comments.
23884
23885 2006-06-28  Eric Blake  <ebb9@byu.net>
23886
23887         * lib/mbchar.h (wcwidth): Include wcwidth.h.
23888         * lib/mbswidth.c (wcwidth): Move from here...
23889         * lib/wcwidth.h: ...to this new file.
23890
23891 2006-06-28  Derek R. Price  <derek@ximbiot.com>
23892
23893         * m4/savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement.
23894
23895         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since
23896         it's obsolete.
23897         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Likewise.
23898
23899 2006-06-28  Derek R. Price  <derek@ximbiot.com>
23900
23901         * lib/savedir.c (CLOSEDIR): Remove.  All uses changed to closedir.
23902         Autoconf 2.60 says this stuff was obsolete.
23903
23904 2006-06-28  Bruno Haible  <bruno@clisp.org>
23905
23906         * modules/wcwidth (Files): Add m4/wchar_t.m4.
23907
23908 2006-06-28  Bruno Haible  <bruno@clisp.org>
23909
23910         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Also require AC_C_INLINE and
23911         gt_TYPE_WCHAR_T.
23912
23913 2006-06-28  Bruno Haible  <bruno@clisp.org>
23914
23915         * lib/wcwidth.h: Declare nothing if !HAVE_WCHAR_T. Provide a fallback
23916         declaration for wcwidth.
23917         * lib/mbswidth.c: Restore the includes of <wchar.h> and <wctypes.h>.
23918
23919 2006-06-28  Bruno Haible  <bruno@clisp.org>
23920
23921         * lib/mkdtemp.c [MINGW]: Include <io.h>.
23922         (mkdir): Define using _mkdir.
23923
23924 2006-06-28  Bruno Haible  <bruno@clisp.org>
23925
23926         * lib/getaddrinfo.h: Fix POSIX URL.
23927         * lib/getaddrinfo.c (WIN32_NATIVE): New macro. Use it instead of
23928         _WIN32.
23929         (use_win32_p): Make static.
23930         (getaddrinfo): Reject service name if it is empty or does not consist
23931         solely of decimal digits, or if its value is > 65535.
23932         (getnameinfo): Remove useless casts.
23933
23934 2006-06-27  Simon Josefsson  <jas@extundo.com>
23935
23936         * modules/sys_select: New file, suggested by Bruno Haible, Paul
23937         Eggert and Martin Lambers.
23938
23939 2006-06-27  Simon Josefsson  <jas@extundo.com>
23940
23941         * m4/sys_select_h.m4: New file, suggested by Bruno Haible, Paul
23942         Eggert and Martin Lambers.
23943
23944 2006-06-27  Bruno Haible  <bruno@clisp.org>
23945
23946         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): For nonexistent types, set the
23947         result to 0, not to empty.
23948         Reported by Martin Neitzel <neitzel@sco.gaertner.de>.
23949
23950 2006-06-27  Bruno Haible  <bruno@clisp.org>
23951
23952         * lib/stdint_.h (intmax_t, uintmax_t): Undefine before typedef.
23953
23954 2006-06-26  Simon Josefsson  <jas@extundo.com>
23955
23956         * m4/inet_ntop.m4: Don't check for sys/types.h, we assume it is
23957         present.
23958
23959 2006-06-26  Paul Eggert  <eggert@cs.ucla.edu>
23960
23961         * lib/base64.c (B64): Use _ as the formal parameter, not x, to avoid
23962         bug in IBM C V6 for AIX.  Problem reported by Larry Jones in
23963         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00181.html>.
23964
23965 2006-06-26  Mark D. Baushke  <mdb@gnu.org>
23966
23967         * m4/stdint.m4 (gl_STDINT_H): Treat BSD/OS like OpenBSD.
23968
23969 2006-06-26  Bruno Haible  <bruno@clisp.org>
23970
23971         * modules/stdint (Makefile.am): Also substitute HAVE_WCHAR_H.
23972
23973 2006-06-26  Bruno Haible  <bruno@clisp.org>
23974
23975         * m4/stdint.m4 (gl_STDINT_H): Test also for <wchar.h>.
23976
23977 2006-06-26  Bruno Haible  <bruno@clisp.org>
23978
23979         * m4/stdint.m4 (gl_STDINT_H): Don't include <stdint.h> when using the
23980         SGI C compiler in pre-C99 mode.
23981         Suggested by Mark D. Baushke and Larry Jones.
23982
23983 2006-06-26  Bruno Haible  <bruno@clisp.org>
23984
23985         * lib/stdint_.h: Include <wchar.h> if necessary for WCHAR_MIN or
23986         WCHAR_MAX.
23987         Reported by Mark D. Baushke and Larry Jones.
23988
23989 2006-06-26  Bruno Haible  <bruno@clisp.org>
23990
23991         * lib/stdint_.h: Don't include <stdint.h> when using the SGI C compiler
23992         in pre-C99 mode.
23993         Suggested by Mark D. Baushke and Larry Jones.
23994
23995 2006-06-23  Simon Josefsson  <jas@extundo.com>
23996             Bruno Haible  <bruno@clisp.org>
23997
23998         * gnulib-tool (func_emit_lib_Makefile_am): Define MOSTLYCLEANDIRS.
23999         Emit mostlyclean-local rule.
24000         (func_emit_tests_Makefile_am): Likewise.
24001         * modules/sys_socket (Makefile.am): Use MOSTLYCLEANDIRS.
24002
24003 2006-06-23  Mark D. Baushke  <mdb@gnu.org>
24004
24005         * lib/stdint_.h: Treat BSD/OS like OpenBSD.
24006
24007 2006-06-23  Bruno Haible  <bruno@clisp.org>
24008
24009         * tests/test-stdint.c: Update to match ISO C 99 Technical
24010         Corrigendum 1.
24011
24012 2006-06-23  Bruno Haible  <bruno@clisp.org>
24013
24014         * m4/stdint.m4 (gl_STDINT_H): Treat IRIX like OpenBSD.
24015
24016 2006-06-23  Bruno Haible  <bruno@clisp.org>
24017
24018         * lib/stdint_.h: Treat IRIX like OpenBSD.
24019
24020 2006-06-23  Bruno Haible  <bruno@clisp.org>
24021
24022         * lib/stdint_.h (UINT8_C, UINT16_C, UINT32_C): Define according to
24023         ISO C 99 Technical Corrigendum 1.
24024
24025 2006-06-22  Simon Josefsson  <jas@extundo.com>
24026
24027         * m4/sockpfaf.m4: Include winsock2.h too, to make it work under
24028         MinGW.
24029
24030 2006-06-22  Paul Eggert  <eggert@cs.ucla.edu>
24031
24032         * lib/glob.c (collated_compare): Remove 'const' uses that weren't
24033         needed.  Some compiler complained about some of them.  Problem reported
24034         by Larry Jones in
24035         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00172.html>.
24036
24037 2006-06-21  Simon Josefsson  <jas@extundo.com>
24038
24039         * tests/test-getaddrinfo.c: New file.
24040
24041         * modules/getaddrinfo-tests: New file.
24042
24043         * MODULES.html.sh: Add inet_pton.
24044
24045         * modules/inet_pton: New file.
24046
24047 2006-06-21  Simon Josefsson  <jas@extundo.com>
24048
24049         * m4/getaddrinfo.m4: Don't define WINVER.  Look for gethostbyname in
24050         -lws2_32 too.  Fixes getaddrinfo on Windows 2000, with the price
24051         of using the (limited) gnulib implementation on Windows XP.
24052
24053         * m4/inet_pton.m4: New file.
24054
24055 2006-06-21  Simon Josefsson  <jas@extundo.com>
24056
24057         * lib/getaddrinfo.c (getaddrinfo): Set ai_family in the return
24058         variable.
24059
24060         * lib/socket_.h: Don't define WINVER.
24061
24062         * lib/inet_pton.h, inet_pton.c: New file, taken from glibc but
24063         slightly modified to work in gnulib.
24064
24065 2006-06-21  Simon Josefsson  <jas@extundo.com>
24066
24067         * doc/gnulib.texi (Windows sockets): Add.
24068
24069 2006-06-21  Paul Eggert  <eggert@cs.ucla.edu>
24070
24071         * lib/read-file.c (fread_file): Start with buffer allocation of
24072         0 bytes rather than 1 byte; this simplifies the code.
24073         Don't invoke feof; it's not needed.  Refactor to avoid duplicate
24074         code to free buffer and save/restore errno.
24075         (internal_read_file): Remove unused local.
24076
24077 2006-06-20  Paul Eggert  <eggert@cs.ucla.edu>
24078
24079         * lib/openat.c (openat): Use ?:, not if, to work around GCC bug 4210
24080         <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4210>.
24081         Problem reported by Denis Excoffier in
24082         <http://lists.gnu.org/archive/html/bug-tar/2006-06/msg00023.html>.
24083
24084 2006-06-19  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
24085
24086         * modules/sys_socket, modules/socklen: Include sys/types since
24087         FreeBSD 4.x's sys/socket.h needs it.
24088
24089 2006-06-19  Simon Josefsson  <jas@extundo.com>
24090
24091         * lib/inet_ntop.c: Always build inet_ntop4, since inet_ntop6 calls it.
24092
24093 2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
24094
24095         * lib/alloca_.h (alloca) [defined alloca]: Don't define or declare.
24096
24097 2006-06-19  Bruno Haible  <bruno@clisp.org>
24098
24099         * m4/stdint.m4 (gl_STDINT_H): Enclose the values of FULL_PATH_STDINT_H
24100         and FULL_PATH_INTTYPES_H in angle brackets.
24101         Reported by Mark D. Baushke <mdb@gnu.org>.
24102
24103 2006-06-17  Eric Blake  <ebb9@byu.net>
24104
24105         * m4/rmdir-errno.m4 (gl_FUNC_FMDIR_NOTEMPTY): Assume errno.h declares
24106         errno.
24107
24108 2006-06-17  Bruno Haible  <bruno@clisp.org>
24109
24110         * m4/stdint.m4 (gl_STDINT_H) [FreeBSD >= 5]: Don't include
24111         <sys/inttypes.h>.
24112
24113 2006-06-17  Bruno Haible  <bruno@clisp.org>
24114
24115         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove test
24116         whether errno is declared. Assume <errno.h> declares errno.
24117
24118 2006-06-17  Bruno Haible  <bruno@clisp.org>
24119
24120         * lib/stdint_.h [FreeBSD >= 5]: Don't include <sys/inttypes.h>.
24121
24122 2006-06-17  Bruno Haible  <bruno@clisp.org>
24123
24124         * lib/stdint_.h (_UINT8_T, _UINT32_T, _UINT64_T): New macros. Fixes a
24125         problem on Solaris 2.5.1.
24126
24127 2006-06-16  Eric Blake  <ebb9@byu.net>
24128
24129         * lib/unsetenv.c [!defined errno]: Assume errno.h declares errno.
24130         * lib/unicodeio.c [!defined errno]: Likewise.
24131         * lib/strtol.c [!defined errno]: Likewise.
24132         * lib/strtod.c [!defined errno]: Likewise.
24133
24134 2006-06-15  Eric Blake  <ebb9@byu.net>
24135
24136         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror.
24137
24138 2006-06-15  Eric Blake  <ebb9@byu.net>
24139
24140         * config/srclist.txt (ssize_t.m4): Lose sync.
24141
24142 2006-06-15  Bruno Haible  <bruno@clisp.org>
24143
24144         * modules/stdint (Files): Include m4/full-header-path.m4,
24145         m4/size_max.m4, m4/wchar_t.m4.
24146         (Makefile.am): Many more substitutions.
24147         * modules/stdint-tests: New file.
24148         * tests/test-stdint.c: New file.
24149
24150 2006-06-15  Bruno Haible  <bruno@clisp.org>
24151
24152         * m4/stdint.m4 (gl_STDINT_H): Rewritten to produce a complete stdint.h.
24153         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H, gl_STDINT_CHECK_TYPES,
24154         gl_STDINT_MISSING_BOUND, gl_STDINT_MISSING_BOUNDS,
24155         gl_STDINT_MISSING_BOUNDS2, gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED,
24156         gl_CHECK_TYPE_SAME): New macros.
24157
24158 2006-06-15  Bruno Haible  <bruno@clisp.org>
24159
24160         * m4/size_max.m4 (gl_SIZE_MAX): Make it work also when cross-compiling.
24161
24162 2006-06-15  Bruno Haible  <bruno@clisp.org>
24163
24164         * lib/stdint_.h: Rewritten to be fully auto-configured.
24165         Fixes bug on HP-UX/IA64.
24166
24167 2006-06-11  Paul Eggert  <eggert@cs.ucla.edu>
24168
24169         * lib/getdate.y (__attribute__): Don't define if already defined.
24170         Problem reported by Larry Jones.
24171         * lib/utimens.c (__attribute__): Likewise.
24172
24173 2006-06-04  Paul Eggert  <eggert@cs.ucla.edu>
24174
24175         * lib/regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun
24176         reported by Andreas Schwab.
24177
24178 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24179             Bruno Haible  <bruno@clisp.org>
24180
24181         * m4/strndup.m4 (gl_FUNC_STRNDUP): Replace the AC_REPLACE_FUNCS with a
24182         check for the declaration of strnlen and a run test that exposes the
24183         AIX 5.1 strnlen bug.  In the failure case, #define strndup to
24184         rpl_strndup.
24185
24186 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24187             Bruno Haible  <bruno@clisp.org>
24188
24189         * lib/strndup.c (strndup) [!_LIBC]: Don't undefine macro definition.
24190
24191 2006-05-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24192
24193         * m4/c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
24194         compile test, for Tru64 4.0D.
24195
24196 2006-05-28  Karl Berry  <karl@gnu.org>
24197
24198         * config/srclist.txt (printf-args.c): lose sync.
24199
24200 2006-05-26  Martin Lambers  <marlam@marlam.de>
24201
24202         * lib/getpass.c: Updates the test for the native W32 API, and adds
24203         missing includes, thus fixing compilation warnings.
24204
24205 2006-05-25  Sergey Poznyakoff  <gray@gnu.org.ua>
24206
24207         * lib/exclude.c (exclude_fnmatch): New function.
24208         (excluded_file_name): Call exclude_fnmatch.
24209         * lib/exclude.h (excluded_file_name): New prototype
24210
24211 2006-05-25  Paul Eggert  <eggert@cs.ucla.edu>
24212
24213         * lib/tempname.c (small_open, large_open): New macros.
24214         (__open, __open64) [!_LIBC]: Remove.
24215         (__gen_tempname): Use small_open and large_open instead of __open
24216         and __open64.  This fixes a portability bug on HP-UX 11.11i
24217         reported by Simon Wing-Tang in
24218         <http://lists.gnu.org/archive/html/bug-coreutils/2006-05/msg00114.html>.
24219
24220 2006-05-24  Bruno Haible  <bruno@clisp.org>
24221
24222         * lib/printf-args.c (printf_fetchargs): Turn NULL pointers for
24223         TYPE_STRING and TYPE_WIDE_STRING into a non-NULL replacement.
24224         Reported by Thorsten Maerz <torte@netztorte.de> via
24225         Aaron Stone <aaron@serendipity.cx>.
24226
24227 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
24228
24229         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Rename cache variables to use
24230         gl_ rather than jm_.  Link, don't run, so that cross-compiles are
24231         allowed.  Check that resulting type is arithmetic.  Move AC_REQUIRE
24232         and AC_CHECK_HEADERS_ONCE outside of AC_CACHE_CHECK, since they're
24233         not really conditional on the cache.
24234         (gl_PREREQ_NANOSLEEP): Check for sys/select.h.
24235
24236 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
24237
24238         * lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
24239         Use the usual Autoconf way to include <time.h> and/or sys/time.h.
24240         (my_usleep): Don't mishandle maximum value.
24241
24242 2006-05-19  Jim Meyering  <jim@meyering.net>
24243
24244         * lib/getugroups.c: Correct an outdated comment.  From Bruno Haible.
24245
24246 2006-05-17  Bruno Haible  <bruno@clisp.org>
24247
24248         Cygwin portability.
24249         * lib/classpath.c (PATH_SEPARATOR) [CYGWIN]: Define as ':'.
24250
24251 2006-05-17  Bruno Haible  <bruno@clisp.org>
24252
24253         * lib/stdint_.h: Fix recognition of Cygwin.
24254
24255 2006-05-15  Bruno Haible  <bruno@clisp.org>
24256
24257         * build-aux/config.rpath: Improve support for Sun C 5.9 on Linux, based
24258         on libtool patch by Ralf Wildenhues.
24259
24260 2006-05-14  Paul Eggert  <eggert@cs.ucla.edu>
24261
24262         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
24263         test for C99 conformance; (bool) 0.5 is an integer constant
24264         expression, but (bool) -0.5 is not.  Problem reported by Fedor
24265         Sergeev in <http://forum.sun.com/jive/thread.jspa?threadID=96202>.
24266
24267 2006-05-11  Simon Josefsson  <jas@extundo.com>
24268
24269         * m4/xvasprintf.m4: Fix obvious typo.
24270
24271 2006-05-11  Jim Meyering  <jim@meyering.net>
24272
24273         * lib/sha1.c (sha1_buffer): Correct comment: s/MD5/SHA1/.  From
24274         James Lemley.
24275
24276 2006-05-10  Simon Josefsson  <jas@extundo.com>
24277
24278         * lib/md4.c: Typo fix, update copyright years.
24279         (K1, K2): Don't use L because it turn computations into 64-bit on
24280         64-bit platforms.
24281
24282 2006-05-10  Paul Eggert  <eggert@cs.ucla.edu>
24283
24284         * lib/crc.c (crc32_update): Remove unnecessary L suffix.
24285         * lib/md4.c (rol): Cast right-shift arg to uint32_t to prevent
24286         unwanted sign propagation, e.g., on hosts with 64-bit int.
24287         There still are some problems with reeelly weird theoretical hosts
24288         (e.g., 33-bit int) but it's not worth worrying about now.
24289         * lib/sha1.c (rol): Likewise.
24290         (K1, K2, K3, K4): Remove unnecessary L suffix.
24291
24292 2006-05-10  Bruno Haible  <bruno@clisp.org>
24293
24294         * lib/des.c: Cast to avoid warnings.
24295
24296 2006-05-09  Bruno Haible  <bruno@clisp.org>
24297
24298         * modules/xvasprintf (Files): Add m4/xvasprintf.m4.
24299         (Depends-on): Depend also on xsize, stdarg.
24300         (configure.ac): Add gl_XVASPRINTF.
24301
24302 2006-05-09  Bruno Haible  <bruno@clisp.org>
24303
24304         * m4/xvasprintf.m4: New file.
24305
24306 2006-05-09  Bruno Haible  <bruno@clisp.org>
24307
24308         * lib/xvasprintf.c: Include limits.h, string.h, xsize.h.
24309         (EOVERFLOW): Define fallback value.
24310         (xstrcat): New function.
24311         (xvasprintf): Recognize the special case of a string concatenation.
24312
24313 2006-05-08  Eric Blake  <ebb9@byu.net>
24314
24315         * gnulib-tool (func_version): Base copyright year on CVS date.
24316         (func_emit_copyright_notice): New function.
24317         (func_emit_lib_Makefile_am): Use it.
24318         (func_emit_tests_Makefile_am): Likewise.
24319         (func_import): Likewise.
24320
24321 2006-05-08  Bruno Haible  <bruno@clisp.org>
24322
24323         * modules/stdarg: New file.
24324         * MODULES.html.sh (func_all_modules): Add section for <stdarg.h>.
24325
24326 2006-05-08  Bruno Haible  <bruno@clisp.org>
24327
24328         * m4/stdarg.m4: New file, from GNU gettext.
24329
24330 2006-05-08  Bruno Haible  <bruno@clisp.org>
24331
24332         * config/srclist.txt (build-aux/config.rpath): different from latest
24333         release.
24334
24335 2006-05-08  Bruno Haible  <bruno@clisp.org>
24336
24337         * build-aux/config.rpath: Add support for Sun C 5.9 on Linux.
24338
24339 2006-05-05  Jim Meyering  <jim@meyering.net>
24340
24341         * m4/warning.m4: New file, derived from bison's file by the same name.
24342
24343 2006-05-03  Bruno Haible  <bruno@clisp.org>
24344
24345         * lib/stdint_.h: Shorter URL.
24346         * lib/inttypes.h: Likewise.
24347
24348 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
24349
24350         * modules/inttypes (Maintainer): Change from Derek Price to 'all'.
24351
24352 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
24353
24354         * lib/verify.h: Document the internals better.  Most of this change
24355         was written by Bruno Haible.
24356
24357 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
24358
24359         * doc/verify.texi: New file, partly based on a proposal by
24360         Bruno Haible.
24361
24362 2006-05-02  Bruno Haible  <bruno@clisp.org>
24363
24364         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Move the include_next
24365         test from here...
24366         * m4/_inttypes_h.m4 (gl_INTTYPES_H): ... to here.
24367
24368 2006-04-29  Bruno Haible  <bruno@clisp.org>
24369
24370         * lib/gcd.c: Use WORD_T and GCD instead of unsigned long and gcd.
24371         Suggested by Oskar Liljeblad <oskar@osk.mine.nu>.
24372
24373 2006-04-29  Bruno Haible  <bruno@clisp.org>
24374
24375         * gnulib-tool: Make --update option actually work.
24376
24377 2006-04-29  Bruno Haible  <bruno@clisp.org>
24378
24379         * doc/gcd.texi: New file.
24380         * doc/gnulib.texi: Include it.
24381
24382 2006-04-25  Paul Eggert  <eggert@cs.ucla.edu>
24383
24384         * lib/getdate.y (get_date): When adding relative date, start with the
24385         initial time, not with the result of the first mktime call.
24386
24387 2006-04-25  Bruno Haible  <bruno@clisp.org>
24388
24389         * gnulib-tool (func_import): Output the include directives in three
24390         blocks, sorted separately.
24391         Reported by Ben Pfaff <blp@cs.stanford.edu>.
24392
24393 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
24394
24395         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
24396         to define main with arguments, for C++.  Reported by Eric Blake.
24397         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC):
24398         Prefer 'int main ()' to 'int main (void)', for C++.
24399         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Likewise.
24400         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Specify a return type
24401         for 'main', for C99 and C++.
24402
24403 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
24404
24405         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
24406         Don't assume that exit status -1 is valid.
24407         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
24408         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
24409         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Likewise.
24410         * m4/readdir.m4 (GL_FUNC_READDIR): Include <stdlib.h>.
24411         * m4/rename.m4 (vb_FUNC_RENAME): Likewise.
24412         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use AC_RUN_IFELSE,
24413         not AC_TRY_RUN.  Use return, not exit.  Don't assume that
24414         functions can be used without declaring them, or that you can
24415         exit with status -1.
24416         * m4/utimes-null.m4 (gl_FUNC_UTIMES_NULL): Likewise.
24417
24418 2006-04-24  Karl Berry  <karl@gnu.org>
24419
24420         * config/srclist.txt (longdouble.m4): sync lost.
24421
24422 2006-04-24  Eric Blake  <ebb9@byu.net>
24423
24424         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Avoid unused variable warning.
24425
24426 2006-04-24  Bruno Haible  <bruno@clisp.org>
24427
24428         * m4/poll.m4 (gl_FUNC_POLL): When cross-compiling, reject also the
24429         poll() implementation in AIX.
24430         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
24431
24432 2006-04-24  Bruno Haible  <bruno@clisp.org>
24433
24434         * m4/poll.m4 (gl_FUNC_POLL): Rearrange code, so that POLL_H gets
24435         assigned exactly once.
24436
24437 2006-04-23  Claudio Fontana  <claudio@gnu.org>
24438             Bruno Haible  <bruno@clisp.org>
24439
24440         * modules/gettext (Makefile.am): Add a -I flag for <libintl.h>.
24441         * gnulib-tool (func_emit_lib_Makefile_am): Emit empty default value
24442         for AM_CPPFLAGS.
24443
24444 2006-04-23  Bruno Haible  <bruno@clisp.org>
24445
24446         * modules/copy-file: Depend on unistd.
24447         * modules/execute: Likewise.
24448         * modules/fatal-signal: Likewise.
24449         * modules/findprog: Likewise.
24450         * modules/mkdtemp : Likewise.
24451         * modules/pipe: Likewise.
24452         * modules/wait-process: Likewise.
24453
24454 2006-04-23  Bruno Haible  <bruno@clisp.org>
24455
24456         * lib/fwriteerror.c (fwriteerror): Call fclose also when an error
24457         condition was already detected.
24458         Reported by Ben Pfaff <blp@cs.stanford.edu>.
24459
24460 2006-04-23  Bruno Haible  <bruno@clisp.org>
24461
24462         * lib/copy-file.c: Include <unistd.h> unconditionally.
24463         * lib/execute.c: Likewise.
24464         * lib/fatal-signal.c: Likewise.
24465         * lib/findprog.c: Likewise.
24466         * lib/mkdtemp.c: Likewise.
24467         * lib/pipe.h: Likewise.
24468         * lib/pipe.c: Likewise.
24469         * lib/wait-process.h: Likewise.
24470
24471 2006-04-23  Bruno Haible  <bruno@clisp.org>
24472
24473         * gnulib-tool (func_usage): Fix --import description. Document
24474         --update.
24475         (func_import): Create temporary file in a temporary directory, if
24476         --dry-run is specified. Silence errors from 'grep' when there are no
24477         m4 files in $m4dir.
24478         (func_create_testdir): Silence errors from 'grep' when there are no
24479         m4 files in $m4dir.
24480         Reported by Karl Berry <karl@freefriends.org>.
24481
24482 2006-04-20  Bruno Haible  <bruno@clisp.org>
24483
24484         * m4/argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
24485         one argument, so that the code will be portable to Autoconf 2.60.
24486         * m4/getlogin_r.m4 (gl_PREREQ_GETLOGIN_R): Likewise.
24487         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
24488         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO): Likewise.
24489
24490 2006-04-19  Derek Price  <derek@ximbiot.com>
24491             Eric Blake  <ebb9@byu.net>
24492
24493         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h>
24494         rather than "/full/path.h".  Update comment to match.  Shorten &
24495         generalize m4_translit call via AS_TR_CPP.
24496
24497 2006-04-19  Derek Price  <derek@ximbiot.com>
24498             Eric Blake  <ebb9@byu.net>
24499
24500         * lib/inttypes.h: Correct grammar in comment.
24501
24502 2006-04-18  Derek Price  <derek@ximbiot.com>
24503             Paul Eggert  <eggert@cs.ucla.edu>
24504
24505         * modules/inttypes: New file.
24506         * modules/strtoimax, modules/strtoumax: Depend on inttypes.
24507
24508 2006-04-18  Derek Price  <derek@ximbiot.com>
24509             Paul Eggert  <eggert@cs.ucla.edu>
24510
24511         * m4/_inttypes_h.m4, m4/full-header-path.m4, m4/include_next.m4:
24512         New files.
24513
24514 2006-04-18  Derek Price  <derek@ximbiot.com>
24515             Paul Eggert  <eggert@cs.ucla.edu>
24516
24517         * lib/inttypes.h: New file.
24518         * lib/strtoimax.c: Assume <inttypes.h>.
24519
24520 2006-04-15  Paul Eggert  <eggert@cs.ucla.edu>
24521
24522         * lib/utimens.c (futimens): glibc futimesat messes up if /proc
24523         isn't mounted.  Problem reported by Kir Kolyshkin.
24524
24525 2006-04-13  Paul Eggert  <eggert@cs.ucla.edu>
24526
24527         * lib/regcomp.c (init_dfa): Don't use wchar_t or wctype_t if
24528         RE_ENABLE_I18N is not defined.  Problem reported by Mark D. Baushke via
24529         Derek R. Price.
24530         * lib/regex.h (RE_DUP_MAX): Update comment to match current
24531         implementation.
24532
24533 2006-04-12  Eric Blake  <ebb9@byu.net>
24534
24535         * modules/time_r (Makefile.am): Remove lib_SOURCES line, as this
24536         is now done automatically by the corresponding Autoconf macro.
24537
24538 2006-04-11  Paul Eggert  <eggert@cs.ucla.edu>
24539
24540         * m4/time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and
24541         time_r.h.
24542
24543 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
24544
24545         Merge regex changes from libc, removing some of our
24546         POSIX-conformance changes that were rejected and redoing them in a
24547         less-intrusive way.
24548
24549         * lib/regcomp.c (re_compile_internal, init_dfa):
24550         Length arg is now size_t, not Idx.  All uses changed.
24551         (peek_token): Forward decl now says internal_function.
24552         (__re_error_msgid, __re_error_msgid_idx):
24553         Now static rather than extern with attribute_hidden.
24554         (re_compile_pattern) [!defined _LIBC]: Use K&R-style defn.
24555         For some reason libc prefers K&R style defns for external functions.
24556         (regerror) [!defined _LIBC]: Likewise.
24557         (re_set_syntax, re_compile_fastmap, regcomp, regfree, re_comp):
24558         (seek_collating_symbol_entry, lookup_collation_sequence_value):
24559         (build_range_exp, build_collating_symbol):
24560         Use K&R-style defn.
24561         (re_compile_fastmap): Use '\0' to memset, not 0.
24562         (utf8_sb_map): Make the calculations more obvious.
24563         (init_dfa, parse_bracket_exp, build_charclass_op):
24564         Call calloc and cast result, as glibc does.
24565         (init_word_char, fetch_token, peek_token, peek_token_bracket):
24566         (build_range_exp, build_collating_symbol):
24567         Now internal functions.
24568
24569         * lib/regex.c [!defined _LIBC]: Allow compiling with C++ compilers.
24570
24571         * lib/regex.h (__USE_GNU_REGEX): New macro.  Don't depend on
24572         _REGEX_SOURCE any more; depend on _GNU_SOURCE instead.
24573         Don't depend on VMS; depend on __VMS instead, for POSIX
24574         namespace cleanness.
24575         (regoff_t): Define to ssize_t, not long int.
24576
24577         Remove the REG_ macros named below.  Instead, make the old names
24578         (e.g., RE_BACKSLASH_ESCAPE_IN_LISTS) visible only if
24579         __USE_GNU_REGEX.
24580         (REG_BACKSLASH_ESCAPE_IN_LISTS):
24581         (REG_BK_PLUS_QM, REG_CHAR_CLASSES, REG_CONTEXT_INDEP_ANCHORS):
24582         (REG_CONTEXT_INDEP_OPS, REG_CONTEXT_INVALID_OPS):
24583         (REG_DOT_NEWLINE, REG_DOT_NOT_NULL, REG_HAT_LISTS_NOT_NEWLINE):
24584         (REG_INTERVALS, REG_LIMITED_OPS, REG_NEWLINE_ALT):
24585         (REG_NO_BK_BRACES, REG_NO_BK_PARENS, REG_NO_BK_REFS):
24586         (REG_NO_BK_VBAR, REG_NO_EMPTY_RANGES):
24587         (REG_UNMATCHED_RIGHT_PAREN_ORD, REG_NO_POSIX_BACKTRACKING):
24588         (REG_NO_GNU_OPS, REG_DEBUG, REG_INVALID_INTERVAL_ORD):
24589         (REG_IGNORE_CASE, REG_CARET_ANCHORS_HERE):
24590         (REG_CONTEXT_INVALID_DUP, REG_NO_SUB, REG_SYNTAX_EMACS):
24591         (REG_SYNTAX_AWK, REG_SYNTAX_GNU_AWK, REG_SYNTAX_POSIX_AWK):
24592         (REG_SYNTAX_GREP, REG_SYNTAX_EGREP, REG_SYNTAX_POSIX_EGREP):
24593         (REG_SYNTAX_ED, REG_SYNTAX_SED, _REG_SYNTAX_POSIX_COMMON):
24594         (REG_SYNTAX_POSIX_BASIC, REG_SYNTAX_POSIX_MINIMAL_BASIC):
24595         (REG_SYNTAX_POSIX_EXTENDED, REG_SYNTAX_POSIX_MINIMAL_EXTENDED):
24596         (REG_DUP_MAX, REG_UNALLOCATED, REG_REALLOCATE, REG_FIXED):
24597         (REG_NREGS):
24598         Remove.  All uses replaced by the old RE_* names.
24599         (RE_BACKSLASH_ESCAPE_IN_LISTS):
24600         (RE_BK_PLUS_QM, RE_CHAR_CLASSES, RE_CONTEXT_INDEP_ANCHORS):
24601         (RE_CONTEXT_INDEP_OPS, RE_CONTEXT_INVALID_OPS):
24602         (RE_DOT_NEWLINE, RE_DOT_NOT_NULL, RE_HAT_LISTS_NOT_NEWLINE):
24603         (RE_INTERVALS, RE_LIMITED_OPS, RE_NEWLINE_ALT):
24604         (RE_NO_BK_BRACES, RE_NO_BK_PARENS, RE_NO_BK_REFS):
24605         (RE_NO_BK_VBAR, RE_NO_EMPTY_RANGES):
24606         (RE_UNMATCHED_RIGHT_PAREN_ORD, RE_NO_POSIX_BACKTRACKING):
24607         (RE_NO_GNU_OPS, RE_DEBUG, RE_INVALID_INTERVAL_ORD):
24608         (RE_IGNORE_CASE, RE_CARET_ANCHORS_HERE):
24609         (RE_CONTEXT_INVALID_DUP, RE_NO_SUB):
24610         Don't bother having these macros be independent of each others'
24611         values, since they no longer exist in the POSIX name space.
24612
24613         Rename the following member names back to their old names,
24614         unless !__USE_GNU_REGEX.  All uses changed back.
24615         (buffer): Renamed from re_buffer.
24616         (allocated): Renamed from re_allocated.
24617         (used): Renamed from re_used.
24618         (syntax): Renamed from re_syntax.
24619         (fastmap): Renamed from re_fastmap.
24620         (translate): Renamed from re_translate.
24621         (can_be_null): Renamed from re_can_be_null.
24622         (regs_allocated): Renamed from re_regs_allocated.
24623         (fastmap_accurate): Renamed from re_fastmap_accurate.
24624         (no_sub): Renamed from re_no_sub.
24625         (not_bol): Renamed from re_not_bol.
24626         (not_eol): Renamed from re_not_eol.
24627         (newline_anchor): Renamed from re_newline_anchor.
24628         (num_regs): Renamed from rm_num_regs.
24629         (start): Renamed from rm_start.
24630         (end): Renamed from rm_end.
24631
24632         (free_state): Move up a bit.
24633
24634         * lib/regex_internal.h (inline) [__GNUC__ < 3 && defined _LIBC]:
24635         #define to be empty.
24636         (ASCII_CHARS): New macro, replacing all uses of 0x80 and/or SBC_MAX / 2
24637         when that is what is intended.
24638         (SBC_MAX): Define to UCHAR_MAX + 1, not 256.
24639         (__re_error_msgid, __re_error_msgid_idx): Remove decls; not needed.
24640         (MAX): New macro.
24641         (re_xmalloc, re_calloc, re_xrealloc, re_x2realloc): Remove.
24642         All uses changed back to re_malloc, etc.  It's now the caller's
24643         responsibility to check for overflow; all callers changed.
24644         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc, re_xnrealloc):
24645         (re_x2nrealloc): Remove.
24646         (free_state): Remove decl.
24647
24648         * lib/regexc.c (regexec, re_match, re_search, re_match_2, re_search_2):
24649         (re_set_registers, re_exec):
24650         Use K&R-style defn.
24651
24652         2006-01-31  Roland McGrath  <roland@redhat.com>
24653
24654         * lib/regcomp.c (calc_eclosure_iter): Remove dead variables.
24655         Reported by Mike Frysinger <vapier@gentoo.org>.
24656
24657         2006-01-15  Andreas Jaeger  <aj@suse.de>
24658
24659         [BZ #1950]
24660         * lib/regex_internal.c (re_string_reconstruct): Adjust for
24661         build_wcs_upper_buffer change.
24662         (build_wcs_upper_buffer): Change return type.
24663
24664         2005-12-10  Ulrich Drepper  <drepper@redhat.com>
24665
24666         * lib/regex_internal.h: Include <stdint.h> if available.
24667
24668         2005-12-06  Paolo Bonzini  <bonzini@gnu.org>
24669
24670         * lib/regex_internal.h (SIZE_MAX): Provide a default definition.
24671
24672         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
24673
24674         * lib/regcomp.c: Adjust for changed secondary hash function.
24675
24676         2005-09-30  Ulrich Drepper  <drepper@redhat.com>
24677
24678         * lib/regex.h: Pretty printing.
24679         Clean up namespace a bit.
24680
24681         2005-09-30  Jakub Jelinek  <jakub@redhat.com>
24682
24683         * lib/regexec.c (update_cur_sifted_state, check_arrival,
24684         check_arrival_add_next_nodes): Avoid using uninitialized variable.
24685
24686         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
24687                     Ulrich Drepper  <drepper@redhat.com>
24688
24689         [BZ #1302]
24690         * lib/regex_internal.h (bitset_t): Renamed from bitset.  All uses
24691         changed.
24692         (bitset_word_t): Renamed from bitset_word.  All uses changed.
24693
24694         2005-09-22  Ulrich Drepper  <drepper@redhat.com>
24695
24696         [BZ #281]
24697         * lib/regex.h: Define RE_TRANSLATE_TYPE as unsigned char *.
24698         * lib/regcomp.c: Remove unnecessary uses of
24699         unsigned RE_TRANSLATE_TYPE.
24700         * lib/regex_internal.h: Likewise.
24701         * lib/regex_internal.c: Likewise.
24702         * lib/regexec.c: Likewise.
24703         Based on a patch by Stepan Kasal <kasal@ucw.cz>.
24704
24705         2005-09-07  Ulrich Drepper  <drepper@redhat.com>
24706
24707         * lib/regexec.c (find_recover_state): Remove unnecessary
24708         initialization.
24709         (transit_state_bkref): Make DFA a const pointer.
24710         (get_subexp): Likewise.
24711         (check_arrival): Likewise.
24712         (update_cur_sifted_state): Likewise.
24713         (re_search_internal): Likewise.
24714         (prune_impossible_nodes): Likewise.
24715         (acquire_init_state_context): Likewise.
24716         (proceed_next_node): Likewise.
24717         (set_regs): Likewise.
24718         (free_fail_stack_return): Likewise.
24719         (check_arrival_expand_ecl): Mark DFA parameter as const.
24720         (check_arrival_expand_ecl_sub): Likewise.
24721         (check_subexp_limits): Likewise.
24722         (sub_epsilon_src_nodes):  Likewise.
24723         (add_epsilon_src_nodes):  Likewise.
24724         (merge_state_array): Likewise.
24725         (update_regs): Likewise.
24726         (build_trtable): Likewise.
24727         (sift_states_backward): Mark MCTX parameter as const.
24728         (build_sifted_states): Likewise.
24729         (update_cur_sifted_state): Likewise.
24730         (sift_states_mkref): Likewise.
24731         (check_arrival_expand_ecl): Mark eclosure as const.
24732         (check_dst_limits_calc_pos_1): Likewise.
24733         * lib/regex_internal.h (re_match_context_t): Make dfa a const
24734         pointer.
24735
24736         2005-09-06  Ulrich Drepper  <drepper@redhat.com>
24737
24738         * lib/regexec.c (merge_state_with_log): Define dfa as const pointer.
24739         (transit_state_sb): Likewise.
24740         (transit_state_mb): Likewise.
24741         (sift_states_iter_mb): Likewise.
24742         (check_arrival_add_next_nodes): Likewise.
24743         (check_node_accept_bytes): Change first parameter to pointer-to-const.
24744         [_LIBC] (re_search_2_stub): Use mempcpy.
24745
24746         * lib/regex_internal.c (re_string_reconstruct): Avoid calling
24747         mbrtowc for very simple UTF-8 case.
24748
24749         * lib/regex_internal.c (re_acquire_state): Make DFA pointer arg
24750         a pointer-to-const.
24751         (re_acquire_state_context): Likewise.
24752         * lib/regex_internal.h: Adjust prototypes.
24753
24754         * lib/regex.c: Prevent using C++ compilers.
24755
24756         * lib/regex_internal.c (re_acquire_state): Minor code rearrangement.
24757         (re_acquire_state_context): Likewise.
24758
24759 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
24760
24761         * modules/regex (Depends-on): Add ssize_t.
24762
24763 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
24764
24765         * m4/regex.m4 (gl_REGEX): Check for new glibc interface to
24766         translation table.
24767
24768 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
24769
24770         * doc/gnulib-tool.texi (Modified imports): pathname -> file name.
24771
24772 2006-03-29  Mark D. Baushke  <mdb@gnu.org>
24773             Bruno Haible  <bruno@clisp.org>
24774
24775         * lib/stdint_.h: On OpenBSD, don't redefine types already included in
24776         <sys/types.h> and <inttypes.h>.
24777
24778 2006-03-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24779
24780         * m4/argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also define
24781         `__error_t_defined', so argp.h will not typedef the former.
24782
24783 2006-03-25  Paul Eggert  <eggert@cs.ucla.edu>
24784
24785         * m4/regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
24786         REG_SYNTAX_EMACS, and REG_IGNORE_CASE.  Settle for the traditional
24787         glibc names.  Even if glibc is changed to conform to POSIX, the
24788         traditional names will be available anyway, since regex depends on
24789         the extensions module.  Also, fix a longstanding typo in the
24790         implementation of Spencer ERE test #75 from grep 2.3.  Problems
24791         reported by Emanuele Giaquinta.  Also, change sense of cached
24792         variable, so that the message makes sense.
24793
24794 2006-03-24  Simon Josefsson  <jas@extundo.com>
24795
24796         * lib/base64.c: Fix problems reported by Eric Blake <ebb9@byu.net>,
24797         including some doc fixes.
24798         (base64_encode_alloc): Fix +1 bug on allocation failures.
24799
24800 2006-03-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24801
24802         * lib/base64.c (base64_encode): Do not read past end of array with
24803         unsanitized input on systems with CHAR_BIT > 8.
24804
24805 2006-03-24  Eric Blake  <ebb9@byu.net>
24806
24807         * lib/time_r.c (copy_string_result): Remove, as it is no longer used.
24808
24809 2006-03-22  Karl Berry  <karl@gnu.org>
24810
24811         * config/srclist.txt (*setenv.[ch]): get from coreutils.
24812         * config/srclistvars.sh (COREUTILS): new var.
24813
24814 2006-03-17  Jim Meyering  <jim@meyering.net>
24815
24816         * m4/regex.m4 (gl_REGEX): Fix typo in last change:
24817         s/_REGEX_WIDE_OFFSETS/_REGEX_LARGE_OFFSETS/.
24818
24819 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
24820
24821         * m4/regex.m4 (gl_REGEX): Don't check for off_t, since the code
24822         no longer needs it.  Instead, check that regoff_t is as least
24823         as wide as ptrdiff_t.
24824
24825         Don't define _REGEX_WIDE_OFFSETS unless using the included regex,
24826         so that our regex.h stays compatible with the installed regex.
24827         This is helpful for installers who configure --without-included-regex.
24828         Problem reported by Emanuele Giaquinta.
24829
24830 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
24831
24832         * lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
24833         Typedef to long int, not to off_, as POSIX will likely change
24834         in that direction.
24835
24836 2006-03-15  Eric Blake  <ebb9@byu.net>
24837
24838         * m4/dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.
24839
24840 2006-03-13  Sergey Poznyakoff  <gray@gnu.org.ua>
24841
24842         * lib/argp-help.c (validate_uparams): Fix typo
24843         * lib/argp-parse.c (argp_default_options): Consistently begin help
24844         messages with a lowercase letter.
24845
24846 2006-03-11  Paul Eggert  <eggert@cs.ucla.edu>
24847
24848         * lib/time_r.h (asctime_r, ctime_r): Remove.  These functions can
24849         overrun buffers and shouldn't be used (much as gets shouldn't be
24850         used).
24851         * lib/time_r.c (asctime_r, ctime_r): Likewise.
24852
24853 2006-03-08  Simon Josefsson  <jas@extundo.com>
24854
24855         * m4/gc-random.m4: Permit 'no' as variable values and fix warnings,
24856         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
24857
24858 2006-03-08  Simon Josefsson  <jas@extundo.com>
24859
24860         * m4/gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead of
24861         $target, suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
24862
24863 2006-03-08  Simon Josefsson  <jas@extundo.com>
24864
24865         * lib/gc-gnulib.c (randomize): Don't open files called 'no', they
24866         signal that configure disabled the device.
24867
24868 2006-03-08  Simon Josefsson  <jas@extundo.com>
24869
24870         * build-aux/maint.mk: Fix refresh-po, to handle no translated
24871         languages.
24872
24873 2006-03-07  Simon Josefsson  <jas@extundo.com>
24874
24875         * modules/getopt (Depends-on): Add unistd.
24876
24877         * modules/unistd: New file.
24878
24879 2006-03-07  Simon Josefsson  <jas@extundo.com>
24880
24881         * modules/gc-random: New file.
24882
24883 2006-03-07  Simon Josefsson  <jas@extundo.com>
24884
24885         * m4/unistd_h.m4: New file.
24886
24887 2006-03-07  Simon Josefsson  <jas@extundo.com>
24888
24889         * m4/readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
24890         test to be side-effect free by storing the result in the cache
24891         variable gl_cv_lib_readline, and moving the assignment of
24892         LIBREADLINE and LTLIBREADLINE outside the COMMANDS-TO-SET-IT.
24893         From Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
24894
24895 2006-03-07  Simon Josefsson  <jas@extundo.com>
24896
24897         * m4/gc-random.m4: New file, mostly from gc.m4.  Warn instead of
24898         error on missing devices (the functions will return an error).
24899
24900         * m4/gc.m4: Move random stuff to gc-random.m4
24901
24902 2006-03-07  Simon Josefsson  <jas@extundo.com>
24903
24904         * lib/unistd_.h: New file.
24905
24906 2006-03-07  Simon Josefsson  <jas@extundo.com>
24907
24908         * lib/gc-libgcrypt.c, gc-gnulib.c: Use GC_USE_RANDOM.
24909
24910 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
24911
24912         * m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.
24913         Problem reported by Juan Manuel Guerrero.
24914
24915 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
24916
24917         * lib/c-stack.c: Include unistd.h unconditionally, since we now assume
24918         the unistd module.
24919         * lib/getlogin_r.c: Likewise.
24920         * lib/getlogin_r.h: Likewise.
24921         * lib/glob.c: Likewise.
24922         * lib/pagealign_alloc.c: Likewise.
24923         * lib/unistd_.h: Remove; no longer needed.
24924
24925 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
24926
24927         * MODULES.html.sh (Support for systems lacking POSIX:2001):
24928         Add unistd.
24929         * modules/c-stack (Depends-on): Add unistd.
24930         * modules/getlogin_r: Likewise.
24931         * modules/glob: Likewise.
24932         * modules/pagealign_alloc: Likewise.
24933         * modules/unistd (Files): Remove lib/unistd_.h.
24934         (EXTRA_DIST): Remove.
24935         (unistd.h): Create using 'echo' rather than 'cp', so that we don't
24936         need unistd_.h.
24937         (MOSTLYCLEANFILES): Remove unistd.h-t.
24938
24939 2006-03-03  Simon Josefsson  <jas@extundo.com>
24940
24941         * build-aux/maint.mk: Add several syntax checks from CoreUtils.
24942
24943 2006-03-03  Simon Josefsson  <jas@extundo.com>
24944
24945         * build-aux/maint.mk: Add refresh-po rule, based on ideas from
24946         libidn and bison.
24947
24948 2006-03-03  Simon Josefsson  <jas@extundo.com>
24949
24950         * build-aux/maint.mk: Add indent target.
24951
24952 2006-03-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de> (tiny change)
24953
24954         * m4/poll.m4 (gl_FUNC_POLL): If we deem poll(2) unacceptable, use
24955         our replacement poll.h in any case, to avoid a differing
24956         declaration from a system header.  Seen on AIX.
24957
24958 2006-03-01  Simon Josefsson  <jas@extundo.com>
24959
24960         * lib/readline.c: Fix typo, tiny patch from Stepan Kasal
24961         <kasal@ucw.cz>.
24962
24963 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
24964
24965         * modules/gettime (Depends-on): Add extensions module.
24966         * modules/nanosleep (Depends-on): Likewise.
24967         * modules/settime (Depends-on): Likewise.
24968
24969 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
24970
24971         * m4/clock_time.m4 (gl_CLOCK_TIME): Require gl_USE_SYSTEM_EXTENSIONS,
24972         not merely AC_GNU_SOURCE, for the benefit of Solaris 10 when compiled
24973         pedantically.
24974         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
24975         * m4/timespec.m4 (gl_TIMESPEC): Likewise.
24976
24977         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test",
24978         not "==".  Reported by Ralf Wildenhues.
24979
24980 2006-03-01  Karl Berry  <karl@gnu.org>
24981
24982         * doc/Copyright/request-*: new files, synced from gnuorg.
24983
24984 2006-03-01  Karl Berry  <karl@gnu.org>
24985
24986         * config/srclist.txt (Copyright/*): new entries.
24987
24988 2006-02-28  Simon Josefsson  <jas@extundo.com>
24989
24990         * lib/getopt.c: Protect #include of unistd.h, for MSVS.
24991
24992 2006-02-27  Simon Josefsson  <jas@extundo.com>
24993
24994         * lib/base64.h: Indent #define's.  From Jim Meyering
24995         <jim@meyering.net>.
24996
24997 2006-02-27  Jim Meyering  <jim@meyering.net>
24998
24999         Revert the change of 2006-02-24, so these files can continue
25000         to be sync'd from gettext.
25001         * lib/mkdtemp.c, setenv.c, unsetenv.c: *Un*-normalize inclusion
25002         of `config.h'.
25003
25004 2006-02-26  Paul Eggert  <eggert@cs.ucla.edu>
25005
25006         * modules/intprops: New file.
25007         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
25008         Add intprops.
25009         * modules/getloadavg (Files): Remove lib/intprops.h.
25010         (Depends-on): Add intprops.
25011         * modules/human: Likewise.
25012         * modules/inttostr: Likewise.
25013         * modules/openat: Likewise.
25014         * modules/sig2str: Likewise.
25015         * modules/userspec: Likewise.
25016         * modules/utimecmp: Likewise.
25017         * modules/xnanosleep: Likewise.
25018         * modules/xstrtol: Likewise.
25019
25020 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny changes)
25021
25022         * modules/xstrtod: Omit xstrtod.h, xstrtod.c; they're in LIB_SOURCES.
25023         * modules/lock-tests (TESTS): Use $(EXEEXT).
25024         * modules/tls-tests: Likewise.
25025         * modules/argp-tests: Likewise.
25026         (check_PROGRAMS): New var, replacing...
25027         (noinst_PROGRAMS, test_argp_SOURCES): Remove.
25028
25029 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25030
25031         * lib/mkdtemp.c, lib/setenv.c, lib/unsetenv.c: Normalize inclusion of
25032         `config.h'.
25033
25034 2006-02-24  Paul Eggert  <eggert@cs.ucla.edu>
25035
25036         * lib/glob.c: Say "invalid" rather than "illegal" in comments.
25037
25038 2006-02-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25039
25040         Sync from coreutils.
25041         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and
25042         gl_CHDIR_SAFER.
25043
25044 2006-02-22  Jim Meyering  <jim@meyering.net>
25045
25046         Sync from coreutils.
25047         * m4/chdir-safer.m4: New file.
25048
25049 2006-02-20  Paul Eggert  <eggert@cs.ucla.edu>
25050
25051         * lib/getcwd.c (AT_FDCWD): Work around a bug in Solaris 9 and 10, where
25052         AT_FDCWD exceeds INT_MAX.
25053         * lib/openat.h (AT_FDCWD): Likewise.
25054
25055 2006-02-17  Eric Blake  <address@hidden>
25056
25057         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix caching error.
25058
25059 2006-02-16  Simon Josefsson  <jas@extundo.com>
25060
25061         * modules/getaddrinfo (Depends-on): Add sys_socket.
25062
25063 2006-02-15  Simon Josefsson  <jas@extundo.com>
25064
25065         * build-aux/maint.mk: Add dsyntax-check rule.
25066
25067 2006-02-15  Eric Blake  <ebb9@byu.net>
25068
25069         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
25070         winsock2.h or ws2tcpip.h when sys/socket.h is present. Fixes
25071         'present but cannot compile' warnings on cygwin.
25072         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Use gl_HEADER_SYS_SOCKET.  Don't
25073         use ws2tcpip.h if sys/socket.h works.
25074         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_HEADER_SYS_SOCKET.
25075         (gl_GETADDRINFO): Don't use ws2tcpip.h when sys/socket.h is present.
25076
25077 2006-02-14  Simon Josefsson  <jas@extundo.com>
25078
25079         * modules/maintainer-makefile (Files): Rename.
25080
25081         * build-aux/GNUmakefile: Rename Makefile.maint to maint.mk
25082         and (the local) Makefile.cfg to maint-cfg.mk.
25083
25084         * build-aux/Makefile.maint, build-aux/maint.mk: Renamed the former
25085         to the latter.
25086
25087         * modules/maintainer-makefile: New module.
25088
25089         * build-aux/Makefile.maint: New file, from GNU CoreUtils, although
25090         severaly stripped to make it possible to build it up from scratch
25091         with reliable tests.
25092
25093         * build-aux/GNUmakefile: New file, from GNU CoreUtils with some
25094         fixes to permit overriding the default actions when configure and
25095         makefile are not available.
25096
25097 2006-02-14  Paul Eggert  <eggert@cs.ucla.edu>
25098
25099         Sync from coreutils.
25100         * modules/lstat (Depends-on): Don't depend on xalloc.
25101         (License): Change from GPL to LGPL, since this is now simply a
25102         replacement for a libc function.
25103
25104 2006-02-14  Jim Meyering  <jim@meyering.net>
25105
25106         Sync from coreutils.
25107
25108         Eliminate the unwelcome (albeit unlikely) possibility of xmalloc
25109         failure on deficient systems, and simplify gnulib lgpl dependencies.
25110         * lib/lstat.c (rpl_lstat): Rewrite to use stat() in place of the
25111         xmalloc/lstat combination.  Based on a patch from Bruno Haible.
25112
25113         * lib/xalloc-die.c: Remove unused definition of N_.
25114
25115 2006-02-14  Jim Meyering  <jim@meyering.net>
25116
25117         Sync from coreutils.
25118         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Invoke
25119         AC_CHECK_FUNCS(getmntent) unconditionally so that tests of
25120         $ac_cv_func_getmntent (e.g., in gl_LIST_MOUNTED_FILE_SYSTEMS) need not
25121         double-quote uses of that variable, to accommodate the rare case in
25122         which getmntent is available in none of the libraries checked.  This
25123         happens at least on FreeBSD 5.0.
25124
25125 2006-02-13  Simon Josefsson  <jas@extundo.com>
25126
25127         * gnulib-tool (Usage): Fix --import, from
25128         karl@freefriends.org (Karl Berry).
25129
25130 2006-02-13  Sergey Poznyakoff  <gray@gnu.org.ua>
25131
25132         * lib/argp-fmtstream.c: Restore another bugfix lost on 2005-12-12
25133
25134 2006-02-07  Sergey Poznyakoff  <gray@gnu.org.ua>
25135
25136         * lib/argp-namefrob.h: Restore changes accidentally lost during the
25137         "autoupdate" on 2005-12-12.
25138
25139 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
25140
25141         * modules/closeout (Depends-on): Remove atexit.
25142
25143 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
25144
25145         * lib/closeout.c (close_stdout): Don't assume 'bool' converts nonzero
25146         ints to 0 or 1, as this isn't true for the stdbool.h substitute.
25147
25148 2006-02-05  Paul Eggert  <eggert@cs.ucla.edu>
25149
25150         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
25151         __EXTENSIONS__ if this causes compilation to fail.  Problem
25152         reported by Nelson H. F. Beebe with Solaris 10 and Sun C 5.7
25153         c89 -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED.
25154
25155 2006-01-27  Paul Eggert  <eggert@cs.ucla.edu>
25156
25157         * lib/fnmatch.c (L_): Renamed from L, to work around a bug in
25158         Mac OS X 10.3.9 with GCC 3 reported by Claudio Fontana in
25159         <http://lists.gnu.org/archive/html/bug-gnulib/2006-01/msg00074.html>.
25160         All uses changed.
25161
25162 2006-01-26  Simon Josefsson  <jas@extundo.com>
25163
25164         * lib/socket_.h: Set WINVER to 0x0501, to make sure getaddrinfo
25165         prototype is visible on mingw32.
25166
25167         * lib/getaddrinfo.h: Define EAI_ADDRFAMILY and EAI_SYSTEM if not set,
25168         for mingw32.
25169
25170         * lib/gai_strerror.c, getaddrinfo.h: Protect netdb.h #include (for
25171         mingw32).
25172
25173 2006-01-26  Paul Eggert  <eggert@cs.ucla.edu>
25174
25175         * lib/fts.c (diropen): Open with O_NOCTTY | O_NONBLOCK too.  Don't
25176         attempt to open for write; this always fails, at least on POSIX
25177         hosts.  This reinstates the 2006-01-09 change, which was
25178         inadvertently removed.
25179
25180 2006-01-26  Bruno Haible  <bruno@clisp.org>
25181
25182         * gnulib-tool (func_import): Use "trap 'exit $?' instead of "trap :".
25183         Reported by Paul Eggert.
25184
25185 2006-01-26  Bruno Haible  <bruno@clisp.org>
25186             Paul Eggert  <eggert@cs.ucla.edu>
25187
25188         * lib/stdbool_.h (_Bool)
25189         [(! (defined __cplusplus || defined __BEOS__)
25190           && !defined __GNUC__
25191           && !(defined __HP_cc || defined __xlc__
25192                || (defined __SUNPRO_C && (__SUNPRO_C < 0x550 || __STDC__ == 1))
25193                || defined __sgi))]:
25194         #define to signed char in these cases too; this simplifies
25195         the code (so that we don't have to worry about HP-UX, AIX, SunPRO,
25196         etc., separately) and makes it more conservative.
25197
25198 2006-01-25  Simon Josefsson  <jas@extundo.com>
25199
25200         * m4/getaddrinfo.m4: Look for getaddrinfo inside ws2tcip.h and
25201         -lws2_32.  Protect sys/socket.h and netdb.h #include's.  Include
25202         ws2tcpip.h with WINVER=0x0501.  All for mingw32.
25203
25204 2006-01-25  Sergey Poznyakoff  <gray@gnu.org.ua>
25205
25206         * lib/argp-namefrob.h: Bugfix. Remove stray #
25207
25208 2006-01-25  Paul Eggert  <eggert@cs.ucla.edu>
25209
25210         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for xlc bug if __GCC__ too,
25211         so that we test the test.
25212         Check for yet another HP-UX cc bug involving *bool |= bool.
25213
25214 2006-01-25  Karl Berry  <karl@gnu.org>
25215
25216         * config/srclist.txt (vasnprintf.c): sync lost.
25217
25218 2006-01-25  Jim Meyering  <jim@meyering.net>
25219
25220         Sync from the stable (b5) branch of coreutils:
25221
25222         * lib/fts.c (fts_children): Don't let close() clobber errno from
25223         failed fchdir().
25224
25225         * lib/fts.c (fts_stat): When following a symlink-to-directory,
25226         don't necessarily interpret stat-fails+lstat-succeeds as indicating
25227         a dangling symlink.  That can also happen at least for ELOOP.
25228         The fix: return FTS_SLNONE only when the stat errno is ENOENT.
25229         FYI, this bug predates the inclusion of fts.c in coreutils.
25230
25231         * lib/fts.c (fts_open): Put new maxarglen declaration and uses
25232         in their own block, so pre-c99 compilers don't object.
25233
25234         Avoid the double-free (first in fts_read, second in fts_close) that
25235         would occur when an `active' directory is made inaccessible (e.g.,
25236         via chmod a-x) during a traversal.
25237         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
25238         before returning.  Reproduce this failure by
25239         mkdir -p a/b; cd a; chmod a-x . b
25240         Reported by Stavros Passas.
25241
25242 2006-01-25  Jim Meyering  <jim@meyering.net>
25243
25244         * lib/fileblocks.c: Remove more useless parentheses.
25245         * lib/readutmp.h: Likewise.
25246
25247 2006-01-25  Bruno Haible  <bruno@clisp.org>
25248
25249         * lib/stdbool_.h (_Bool) [IRIX cc]: Define as 'signed char', to avoid
25250         warnings.
25251         Reported by Paul Eggert.
25252
25253 2006-01-25  Bruno Haible  <bruno@clisp.org>
25254
25255         * gnulib-tool (func_import): Use "trap :" instead of "trap -" to get
25256         rid of a trap command. For Solaris sh.
25257         Reported by Mark D. Baushke <mdb@gnu.org>.
25258
25259 2006-01-24  Simon Josefsson  <jas@extundo.com>
25260
25261         * lib/socket_.h (SHUT_WR, SHUT_RDWR): Don't hardcode, suggested by
25262         Bruno.
25263
25264 2006-01-24  Karl Berry  <karl@gnu.org>
25265
25266         * config/srclist.txt (argp-namefrob.h): sync lost.
25267
25268 2006-01-24  Jim Meyering  <jim@meyering.net>
25269
25270         * modules/openat (Files): Add lib/intprops.h.
25271         From Mark D. Baushke.
25272
25273 2006-01-24  Jim Meyering  <jim@meyering.net>
25274
25275         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).
25276         Reported by Mark D. Baushke.
25277
25278 2006-01-24  Jim Meyering  <jim@meyering.net>
25279
25280         * lib/socket_.h: Remove useless parentheses in uses of cpp `defined'.
25281
25282 2006-01-24  Bruno Haible  <bruno@clisp.org>
25283
25284         * modules/strnlen (Maintainer): Change from glibc to all.
25285
25286 2006-01-24  Bruno Haible  <bruno@clisp.org>
25287
25288         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for IBM and HP-UX bugs.
25289         Patch by Paul Eggert.
25290
25291 2006-01-24  Bruno Haible  <bruno@clisp.org>
25292
25293         * lib/stdbool_.h (_Bool) [__cplusplus]: Don't define if the compiler
25294         already has it.
25295         Report and patch by Albert Chin-A-Young  <china@thewrittenword.com> on
25296         2005-11-26.
25297
25298         * lib/stdbool_.h (_Bool) [HP-UX cc, AIX cc,xlc]: Define as
25299         'signed char' to avoid problems with the built-in _Bool type.
25300         Reported by Paul Eggert on 2005-11-26.
25301
25302 2006-01-24  Bruno Haible  <bruno@clisp.org>
25303
25304         * gnulib-tool (func_import): Avoid constructing complicated sed
25305         expressions inside backquote.
25306         Report and solution by Mark D. Baushke <mdb@gnu.org>.
25307
25308 2006-01-23  Ulrich Drepper  <drepper@redhat.com>
25309
25310         These changes imported from libc.
25311         * lib/getopt.c: Use __fxprintf instead of inline stream orientation
25312         test and two separate function calls.
25313         * lib/strndup.c (__strndup): Add libc_hidden_def.
25314
25315 2006-01-23  Simon Josefsson  <jas@extundo.com>
25316
25317         * modules/lock-tests: Use check_PROGRAMS instead of noinst_PROGRAMS.
25318         Remove the test_*_SOURCES variable: automake infers it by default.
25319         * modules/tls-tests: Likewise.
25320
25321 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
25322
25323         Work around porting bugs reported by Dieter in
25324         <http://lists.gnu.org/archive/html/bug-bison/2006-01/msg00049.html>.
25325         * lib/getopt.c (_NOPROTO): Remove; no longer needed.
25326         Include <stdlib.h> and <unistd.h> in all environments; it's safe now.
25327         Include "getopt.h" first, to check interface.
25328         (getenv): Declare only if defined HAVE_DECL_GETENV &&
25329         !HAVE_DECL_GETENV.
25330         * lib/strndup.c [!_LIBC]: Include "strndup.h" to get prototype.
25331         (__strndup): Revert to K&R-style function dfns, the glibc style.
25332         * lib/strnlen.c: Don't claim it's taken from glibc; it's not.
25333         (strnlen, __strnlen): Remove #defines and #undefs; not needed.
25334         Include strnlen.h first, to get prototype properly.
25335         (strnlen): Renamed from __strnlen.
25336         Remove weak alias.
25337
25338 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
25339
25340         * m4/getopt.m4 (gl_PREREQ_GETOPT): Check for getenv decl.
25341
25342 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
25343
25344         * config/srclist.txt: Adjust to reflect glibc reorganization.
25345         This affects only comments.
25346
25347 2006-01-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
25348
25349          * gnulib-tool, build-aux/csharpcomp.sh.in: Do not pass `-q' to mktemp.
25350          Reported by Bruce Korb <bkorb@gnu.org>.
25351
25352 2006-01-22  Paul Eggert  <eggert@cs.ucla.edu>
25353
25354         * lib/quotearg.c (quotearg_buffer_restyled): Add "default: break;"
25355         to pacify gcc -Wswitch-default.
25356
25357 2006-01-22  Bruno Haible  <bruno@clisp.org>
25358
25359         * lib/vasnprintf.c (VASNPRINTF): In the computation of the size of the
25360         temporary buffer for sprintf, take into account the precision also
25361         for 'd', 'i', 'u', 'o', 'x', 'X'.
25362
25363 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
25364
25365         * modules/argp-tests: New module
25366         * tests/test-argp.c: New file
25367         * tests/test-argp-2.sh: New file
25368
25369 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
25370
25371         * lib/argp-help.c (usage_long_opt): Do not print DOC options.
25372         (__argp_base_name): Removed
25373         * lib/argp-namefrob.h (__argp_basename): Removed definition. Was a
25374         typo.
25375         (__argp_base_name): Provide macro definition or extern declaration
25376         depending on the configuration
25377
25378 2006-01-20  Simon Josefsson  <jas@extundo.com>
25379
25380         * modules/inet_ntop (Depends-on): Depend on sys_socket.
25381
25382 2006-01-20  Simon Josefsson  <jas@extundo.com>
25383
25384         * lib/inet_ntop.h: Unconditionally include sys/socket.h.
25385
25386 2006-01-20  Paul Eggert  <eggert@cs.ucla.edu>
25387
25388         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
25389         rather than -Xlinker -z -Xlinker ignore, as it's more portable.
25390         Suggested by Bruno Haible.
25391
25392 2006-01-20  Karl Berry  <karl@gnu.org>
25393
25394         * config/srclist.txt (argp-fmtstream.h, localcharset.c): comment out
25395         until changes propagate, I guess.
25396
25397 2006-01-19  Simon Josefsson  <jas@extundo.com>
25398
25399         * m4/socklen.m4: Look in ws2tcpip.h too, for mingw32.
25400
25401 2006-01-19  Simon Josefsson  <jas@extundo.com>
25402
25403         * lib/socket_.h: Map SHUT_RD, SHUT_WR, SHUT_RDWR correctly.
25404
25405 2006-01-19  Simon Josefsson  <jas@extundo.com>
25406
25407         * gnulib-tool: Set check_PROGRAMS.
25408
25409         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
25410         modules/des-tests, modules/gc-arcfour-tests,
25411         modules/gc-arctwo-tests, modules/gc-des-tests,
25412         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
25413         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
25414         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
25415         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
25416         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
25417         modules/md5-tests, modules/readline, modules/rijndael-tests: Use
25418         check_PROGRAMS instead of noinst_PROGRAMS to be able to remove
25419         test_*_SOURCES.
25420
25421 2006-01-18  Simon Josefsson  <jas@extundo.com>
25422
25423         * modules/socklen (Depends-on): Depend on sys_socket.
25424
25425 2006-01-18  Simon Josefsson  <jas@extundo.com>
25426
25427         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
25428         modules/des-tests, modules/gc-arcfour-tests,
25429         modules/gc-arctwo-tests, modules/gc-des-tests,
25430         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
25431         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
25432         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
25433         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
25434         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
25435         modules/md5-tests, modules/readline, modules/rijndael-tests: Add
25436         $(EXEEXT) to automake TESTS variable, for mingw32.
25437
25438 2006-01-17  Simon Josefsson  <jas@extundo.com>
25439
25440         * modules/socklen (Include): Need sys/socket.h.
25441
25442 2006-01-17  Bruno Haible  <bruno@clisp.org>
25443
25444         * modules/ssize_t (Include): Add <sys/types.h>.
25445
25446 2006-01-16  Paul Eggert  <eggert@cs.ucla.edu>
25447
25448         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
25449         it's not portable and it doesn't work with cross-compiles.
25450         Problem reported by Bruno Haible.  Fix missing-$ typo in
25451         'test "gl_cv_ignore_unused_libraries" ...' that prevented
25452         -zignore from being used with Sun's C compiler.
25453
25454 2006-01-12  Simon Josefsson  <jas@extundo.com>
25455
25456         * lib/base64.c: Fix warning, reported by Bruno Haible
25457         <bruno@clisp.org> and patch by Paul Eggert <eggert@CS.UCLA.EDU>.
25458
25459 2006-01-12  Bruno Haible  <bruno@clisp.org>
25460
25461         * modules/ldd: New file.
25462         * build-aux/ldd.sh.in: New file.
25463         * MODULES.html.sh (Support for building libraries and executables): Add
25464         ldd.
25465
25466 2006-01-12  Bruno Haible  <bruno@clisp.org>
25467
25468         * m4/ldd.m4: New file.
25469
25470 2006-01-12  Bruno Haible  <bruno@clisp.org>
25471
25472         * gnulib-tool (func_import, func_create_testdir): Don't go into an
25473         endless loop while replacing $auxdir with build-aux.
25474
25475 2006-01-11  Simon Josefsson  <jas@extundo.com>
25476
25477         * lib/stdint_.h (SIZE_MAX): Add missing (.
25478
25479 2006-01-11  Paul Eggert  <eggert@cs.ucla.edu>
25480
25481         Sync from coreutils.
25482         * lib/md5.c: Fix commentary typos.
25483         (alignof, UNALIGNED_P): No need for a GCC-specific version.
25484         * lib/md5.h (__attribute__): Remove; unused.
25485         * lib/sha1.c: Fix commentary to match md5 better.
25486         * lib/sha1.h (struct sha1_ctx): Use a word buffer, not a byte buffer,
25487         so that we don't need to worry about alignment.  All uses changed.
25488         This merges the 2005-10-28 md5 change into sha1.
25489
25490 2006-01-11  Jim Meyering  <jim@meyering.net>
25491
25492         Sync from coreutils.
25493         * lib/md5.c (OP): Fix spacing.
25494
25495 2006-01-11  Bruno Haible  <bruno@clisp.org>
25496
25497         Ensure automatic ordering between gl_LOCK and gl_ARGP.
25498         * m4/lock.m4 (gl_LOCK_BODY): Renamed from gl_LOCK.
25499         (gl_LOCK): New macro, requiring gl_LOCK_BODY.
25500
25501 2006-01-11  Bruno Haible  <bruno@clisp.org>
25502
25503         Ensure automatic ordering between gl_LOCK and gl_ARGP.
25504         * gnulib-tool (func_import, func_create_testdir): Put gl_LOCK into
25505         the "early" section as well.
25506
25507 2006-01-11  Bruno Haible  <bruno@clisp.org>
25508
25509         Avoid "ar: no archive members specified" error on MacOS X.
25510         * gnulib-tool (func_modules_add_dummy): New function.
25511         (func_import, func_create_testdir): Invoke it.
25512
25513 2006-01-11  Bruno Haible  <bruno@clisp.org>
25514
25515         * gnulib-tool (func_import, func_create_testdir): Replace build-aux
25516         with $auxdir in AC_CONFIG_FILES statements.
25517
25518 2006-01-11  Bruno Haible  <bruno@clisp.org>
25519
25520         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
25521         Initialize also noinst_HEADERS to empty.
25522
25523 2006-01-11  Bruno Haible  <bruno@clisp.org>
25524
25525         * gnulib-tool (AUTOMAKEPATH, AUTOCONF, ACLOCAL, AUTOMAKE): New
25526         variables.
25527         (func_create_megatestdir): Call aclocal, autoconf, automake here, not
25528         autoreconf.
25529
25530 2006-01-11  Bruno Haible  <bruno@clisp.org>
25531
25532         * gnulib-tool (AUTOCONF, ACLOCAL, AUTOMAKE, AUTORECONF): Make
25533         overridable by the user.
25534         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
25535
25536 2006-01-10  Simon Josefsson  <jas@extundo.com>
25537
25538         * modules/sys_socket: New file.
25539
25540 2006-01-10  Simon Josefsson  <jas@extundo.com>
25541
25542         * m4/sys_socket_h.m4: New file.
25543
25544 2006-01-10  Simon Josefsson  <jas@extundo.com>
25545
25546         * lib/socket_.h: New file.
25547
25548 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
25549
25550         * modules/readutmp (Maintainer): Add myself.
25551
25552 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
25553
25554         * m4/memcoll.m4 (gl_MEMCOLL): Don't require AC_FUNC_MEMCMP, undoing
25555         the 2002-12-31 change.  Problem and fix reported by Bruno Haible.
25556         People who are still concerned with buggy memcmp implementations
25557         can invoke gl_FUNC_MEMCMP themselves.
25558
25559 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
25560
25561         * lib/regex_internal.h (BITSET_WORD_BITS):
25562         Work around a bug in 64-bit PGC (before version 6.1-2), where the
25563         preprocessor mishandles large unsigned values as if they were signed.
25564         Problem reported by Claudio Fontana in
25565         <http://lists.gnu.org/archive/html/bug-gnulib/2005-12/msg00061.html>.
25566
25567 2006-01-10  Jim Meyering  <jim@meyering.net>
25568
25569         Avoid the double-free (first in fts_read, second in fts_close) that
25570         would occur when an `active' directory is made inaccessible (e.g.,
25571         via chmod a-x) during a traversal.
25572         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
25573         before returning.  Reproduce this failure by
25574         mkdir -p a/b; cd a; chmod a-x . b
25575         Reported by Stavros Passas.
25576
25577         Sync from coreutils.
25578         * lib/sha1.c: Tweak grammar in a comment.
25579
25580 2006-01-10  Jim Meyering  <jim@meyering.net>
25581
25582         * m4/fpending.m4: Also include <stdio.h>, for Dragonfly.
25583         Patch by Joerg Sonnenberger.
25584
25585 2006-01-10  Bruno Haible  <bruno@clisp.org>
25586
25587         * modules/readutmp: Depend on module free.
25588         * modules/strtok_r: Depend on module restrict.
25589
25590 2006-01-10  Bruno Haible  <bruno@clisp.org>
25591
25592         * modules/gettext (configure.ac): Add an invocation of
25593         AM_GNU_GETTEXT_VERSION. Needed since autoreconf is used by gnulib-tool.
25594
25595 2006-01-10  Bruno Haible  <bruno@clisp.org>
25596
25597         * m4/localcharset.m4 (gl_LOCALCHARSET): Also test for getc_unlocked.
25598         Reported by Werner Lemberg <wl@gnu.org>.
25599
25600 2006-01-10  Bruno Haible  <bruno@clisp.org>
25601
25602         * lib/localcharset.c: Update from GNU gettext.
25603
25604 2006-01-10  Bruno Haible  <bruno@clisp.org>
25605
25606         * lib/argp.h (__const): Remove macro. Use const instead.
25607         * lib/argp-fmtstream.h (__const): Likewise.
25608         * lib/glob_.h (__const): Remove macro.
25609         * lib/glob-libc.h: Use const instead of __const.
25610
25611 2006-01-10  Bruno Haible  <bruno@clisp.org>
25612
25613         * gnulib-tool (func_emit_tests_Makefile_am): Emit an empty SUBDIR
25614         variable.
25615         Needed to avoid an automake error regarding the 'gettext' module.
25616
25617 2006-01-09  Simon Josefsson  <jas@extundo.com>
25618
25619         * modules/inet_ntop (Depends-on): Add restrict.
25620
25621 2006-01-09  Simon Josefsson  <jas@extundo.com>
25622
25623         * modules/gc-rijndael-tests (License): Put under LGPL.
25624
25625         * modules/gc-des-tests (License): Likewise.
25626
25627         * modules/gc-arcfour-tests (License): Likewise.
25628
25629         * modules/gc-arctwo-tests (License): Likewise.
25630
25631         * modules/gc-pbkdf2-sha1-tests (License): Likewise.
25632
25633         * modules/gc-hmac-sha1-tests (Files): Likewise.
25634
25635         * modules/gc-hmac-md5-tests (License): Likewise.
25636
25637         * modules/gc-sha1-tests (License): Likewise.
25638
25639         * modules/gc-md5-tests (License): Likewise.
25640
25641         * modules/gc-md4-tests (License): Likewise.
25642
25643         * modules/gc-md2-tests (License): Likewise.
25644
25645         * modules/gc-tests (License): Likewise.
25646
25647         * modules/des-tests (License): Likewise.
25648
25649         * modules/md4-tests (License): Likewise.
25650
25651         * modules/md2-tests (License): Likewise.
25652
25653 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
25654
25655         Sync from coreutils:
25656
25657         * MODULES.html.sh (build_lib): New section, with new lib-ignore module.
25658         * modules/lib-ignore: New file.
25659         * modules/mkdir-p (Files): Add chdir-safer.c, chdir-safer.h, lchmod.h,
25660         chdir-safer.m4, lchmod.m4.
25661         * modules/openat: Add mkdirat.c, openat-priv.h.
25662
25663 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
25664
25665         Sync from coreutils.
25666         * m4/lib-ignore.m4: New file.
25667         * m4/lchmod.m4: New file.
25668
25669 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
25670
25671         Sync from coreutils.
25672         * lib/chdir-long.c (cdb_free): Don't bother trying to open directory
25673         for write access: POSIX says that must fail.
25674         * lib/fts.c (diropen): Likewise.
25675         * lib/save-cwd.c (save_cwd): Likewise.
25676         * lib/chdir-long.c (cdb_free): Open with O_NOCTTY | O_NONBLOCK as
25677         well, for minor improvements on hosts that lack O_DIRECTORY.
25678         * lib/chown.c (rpl_chown) [CHOWN_MODIFIES_SYMLINK]:
25679         Don't try O_WRONLY unless O_RDONLY failed wth EACCES.
25680         Fall back on chown if open failed with EACCES.
25681
25682         * lib/gettime.c (gettime) [!defined OK_TO_USE_1S_CLOCK]:
25683         Report an error at compile-time if only a 1-second nominal clock
25684         resolution is found.
25685
25686         * lib/lchmod.h: New file.
25687         * lib/mkdir-p.c: Include lchmod.h, lchown.h.
25688         (make_dir_parents): Use lchown rather than chown, and
25689         lchmod rather than chmod.
25690
25691         * lib/mountlist.c (ME_DUMMY): "none" and "proc" file systems are
25692         dummies too.  Problem with "none" reported by Bob Proulx.  Problem with
25693         "proc" reported by n0dalus.
25694
25695         * lib/mountlist.c: Include <limits.h>.
25696         (dev_from_mount_options)
25697         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]:
25698         New function.  It no longer assumes "dev=" has the System V meaning
25699         on Linux (since it doesn't).  It also parses "dev=" more carefully.
25700         (read_file_system_list)
25701         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]: Use it.
25702         MOUNTED_GETMNTENT2 is new here; the code didn't used to look for
25703         dev= in that case.
25704
25705         * lib/posixtm.h (PDS_PRE_2000): New macro.
25706         * lib/posixtm.c (year): Arg is now syntax_bits rather than
25707         allow_century.  All usages changed.  Reject dates outside the range
25708         1969-1999 if PDS_PRE_2000 is used.
25709
25710 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
25711
25712         Sync from coreutils.
25713         * doc/getdate.texi (General date syntax): Invalid dates are rejected.
25714         (Time of day items): Mention the possibility of leap seconds.
25715         Problem reported by Dr. David Alan Gilbert.
25716
25717 2006-01-09  Jim Meyering  <jim@meyering.net>
25718
25719         Sync from coreutils.
25720
25721         * lib/version-etc.c (COPYRIGHT_YEAR): Update to 2006.
25722
25723         * lib/chdir-safer.h, lib/chdir-safer.c: New files.
25724
25725         * lib/modechange.c (mode_compile): Reject an invalid mode string
25726         that starts with an octal digit.  From Andreas Gruenbacher.
25727
25728         * lib/openat.c: Include "fcntl--.h" and "unistd--.h", to map open
25729         and dup to open_safer and dup_safer, respectively.
25730         (openat_permissive): Fix typo in comment.
25731
25732         * lib/openat.c: Don't include <stdlib.h>, <unistd.h>, <fcntl.h>,
25733         "gettext.h"; either no longer needed or are guaranteed by openat.h.
25734         (_): Remove; no longer needed.
25735         (openat): Renamed from rpl_openat; no need for rpl_openat
25736         since openat.h renames openat for us.
25737         Replace most of the body with a call to openat_permissive,
25738         to avoid duplicate code.
25739         Port to (probably hypothetical) environments were mode_t is
25740         wider than int.
25741         (openat_permissive): Require mode arg, so that we can check
25742         types better.  Put it just after flags.  Change cwd failure
25743         indicator from pointer-to-bool to pointer-to-errno-value.
25744         All callers changed.
25745         Invoke openat_save_fail and/or openat_restore_fail if
25746         cwd_errno is null, so that openat can call us.
25747         (openat_permissive, fdopendir, fstatat, unlinkat):
25748         Simplify errno handling to avoid some duplicate code,
25749         as it's OK to set errno on success.
25750         * lib/openat.h: Revamp code so that function macros depend on
25751         __OPENAT_PREFIX only, not also on AT_FDCWD.
25752         (openat_ro): Remove.  Caller changed to use openat_permissive.
25753         (openat_permissive): Now a macro, if not a function.
25754         (openat_restore_fail, openat_save_fail): Now always functions,
25755         since mkdirat needs them even if __OPENAT_PREFIX is defined.
25756
25757         * lib/openat-priv.h: New file, defining macros used by mkdirat.c
25758         and openat.c.
25759         * lib/mkdirat.c: Include openat-priv.h.
25760         Remove definitions of macros defined therein.
25761         * lib/openat.c: Likewise.
25762
25763         * lib/mkdirat.c (mkdirat): New file and function.
25764         * lib/openat.h (mkdirat): Declare.
25765
25766         * lib/openat.c (fdopendir): Don't change errno when returning non-NULL.
25767
25768         * lib/openat.h (openat_permissive): Declare.
25769         (openat_ro): Define.
25770
25771         * lib/openat.c (EXPECTED_ERRNO): New macro.
25772         (openat_permissive): New function -- used in remove.c rewrite.
25773         (all functions): Set errno just before returning, only if there
25774         was an actual failure.
25775         Use EXPECTED_ERRNO rather than comparing against only ENOTDIR.
25776
25777         Emulate openat-family functions using Linux's procfs, if possible.
25778         Idea and some code based on Ulrich Drepper's glibc changes.
25779
25780         * lib/openat.c: (BUILD_PROC_NAME): New macro.
25781         Include <stdio.h>, <string.h>, "alloca.h" and "intprops.h".
25782         (rpl_openat): Emulate by trying to open /proc/self/fd/%d/%s,
25783         before falling back on save_cwd and restore_cwd.
25784         (fdopendir, fstatat, unlinkat): Likewise.
25785
25786         * lib/openat.c (fstatat, unlinkat): Perform the syscall directly,
25787         skipping the save_cwd...restore_cwd overhead, if FILE is absolute.
25788
25789         * lib/openat.c (rpl_openat): Use the promoted type (int), not mode_t,
25790         as second argument to va_arg.  Otherwise, some versions of gcc
25791         warn that `if this code is reached, the program will abort'.
25792
25793 2006-01-09  Jim Meyering  <jim@meyering.net>
25794
25795         Sync from coreutils.
25796         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile mkdirat.c.
25797         Require openat-priv.h.
25798
25799 2006-01-09  Bruno Haible  <bruno@clisp.org>
25800
25801         * modules/strnlen (Include): Use strnlen.h.
25802
25803 2006-01-09  Bruno Haible  <bruno@clisp.org>
25804
25805         * m4/stdint.m4 (gl_STDINT_H): Also test for <sys/bitypes.h>.
25806
25807 2006-01-09  Bruno Haible  <bruno@clisp.org>
25808
25809         * lib/sysexit_.h (EX_OK): New macro.
25810         Suggested by Martin Lambers <marlam@marlam.de>.
25811
25812 2006-01-09  Bruno Haible  <bruno@clisp.org>
25813
25814         * lib/stdint_.h: On Linux libc4 and libc5, include <sys/bitypes.h> and
25815         don't define _STDINT_H_NEED_SIGNED_INT_TYPES.
25816
25817 2006-01-09  Bruno Haible  <bruno@clisp.org>
25818
25819         * lib/stdint_.h (SIZE_MAX): Write the value without involving negative
25820         numbers.
25821
25822 2006-01-09  Bruno Haible  <bruno@clisp.org>
25823
25824         * lib/javacomp.sh.in: Move to ../build-aux/javacomp.sh.in.
25825         * lib/javaexec.sh.in: Move to ../build-aux/javaexec.sh.in.
25826         * lib/csharpcomp.sh.in: Move to ../build-aux/csharpcomp.sh.in.
25827         * lib/csharpexec.sh.in: Move to ../build-aux/csharpexec.sh.in.
25828
25829 2006-01-09  Bruno Haible  <bruno@clisp.org>
25830
25831         * build-aux/javacomp.sh.in: New file, moved from lib/.
25832         * modules/javacomp-script (Files): Update.
25833         (configure.ac): Add AC_CONFIG_FILES invocation.
25834         (EXTRA_DIST): Remove variable.
25835
25836         * build-aux/javaexec.sh.in: New file, moved from lib/.
25837         * modules/javaexec (Files): Update.
25838         (configure.ac): Add AC_CONFIG_FILES invocation.
25839         (EXTRA_DIST): Remove javaexec.sh.in.
25840
25841         * build-aux/csharpcomp.sh.in: New file, moved from lib/.
25842         * modules/csharpcomp-script (Files): Update.
25843         (configure.ac): Add AC_CONFIG_FILES invocation.
25844         (EXTRA_DIST): Remove variable.
25845
25846         * build-aux/csharpexec.sh.in: New file, moved from lib/.
25847         * modules/csharpexec (Files): Update.
25848         (configure.ac): Add AC_CONFIG_FILES invocation.
25849         (EXTRA_DIST): Remove csharpexec.sh.in.
25850
25851 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
25852
25853         Sync from coreutils.
25854
25855         Add POSIX ACL support
25856         * lib/acl.h (copy_acl, set_acl): Add declarations.
25857         * lib/acl.c (acl_entries): Add fallback implementation for POSIX ACL
25858         systems other than Linux.
25859         (chmod_or_fchmod): New function: use fchmod when possible,
25860         and chmod otherwise.
25861         (file_has_acl): Add a POSIX ACL implementation, with a
25862         Linux-specific subcase.
25863         (copy_acl): Add: copy an acl and S_ISUID, S_ISGID, and
25864         S_ISVTX from one file to another.  Fall back to fchmod/chmod when
25865         acls are unsupported.
25866         (set_acl): Add: set a file's acl and S_ISUID, S_ISGID, and
25867         S_ISVTX to a defined value.  Fall back to fchmod/chmod when acls
25868         are unsupported.
25869
25870 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
25871
25872         Sync from coreutils.
25873         * m4/acl.m4 (AC_FUNC_ACL): Add POSIX ACL and Linux-specific acl tests.
25874
25875 2006-01-07  Bruno Haible  <bruno@clisp.org>
25876
25877         * gnulib-tool (func_import): Add an AC_PROG_RANLIB dependency to
25878         gl_EARLY.
25879
25880 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
25881
25882         * lib/strftime.c (tzname): Don't declare if it is already #defined.
25883         Problem reported for Mingw by Mark Junker.
25884
25885 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
25886
25887         * README: Gnulib normally doesn't generate a tarball.
25888
25889 2006-01-03  Paul Eggert  <eggert@cs.ucla.edu>
25890
25891         * lib/xtime.h (xtime_make, xtime_nonnegative_nsec, xtime_nsec): Use
25892         long int, not int, for nanosecond counts, so that people who are
25893         used to POSIX struct timespec won't be surprised.  Reported by Jim
25894         Meyering.
25895
25896 2005-12-28  Bruno Haible  <bruno@clisp.org>
25897
25898         * build-aux/config.rpath: Update from GNU gettext.
25899
25900 2005-12-16  Jim Meyering  <jim@meyering.net>
25901
25902         * modules/fprintftime: New module.
25903         * MODULES.html.sh (Date and time <time.h>): Add fprintftime.
25904
25905 2005-12-16  Jim Meyering  <jim@meyering.net>
25906
25907         * m4/fprintftime.m4: New file.
25908
25909 2005-12-16  Jim Meyering  <jim@meyering.net>
25910
25911         * lib/fprintftime.c, lib/fprintftime.h: New files.
25912
25913 2005-12-15  Simon Josefsson  <jas@extundo.com>
25914
25915         * modules/socklen (configure.ac): Fix M4 macro name, to align with
25916         new m4/socklen.m4.
25917
25918 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
25919
25920         * m4/argp.m4: Define HAVE_DECL_PROGRAM_INVOCATION_NAME and
25921         HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
25922
25923 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
25924
25925         * lib/argp-fmtstream.c (__argp_fmtstream_update): Fix coredump
25926         * lib/argp-help.c (fill_in_uparams): Check if the constructed
25927         struct uparams is valid. Fall back to the default values if it is
25928         not.
25929
25930 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
25931
25932         * modules/argp (Files): Add argp-pin.c
25933         (Depends-on): dirname
25934         (lib_SOURCES): Add argp-pin.c
25935
25936 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
25937
25938         * m4/argp.m4:  Check if program_invocation_name and
25939         program_invocation_short_name are declared and define appropriate
25940         macros if they are not.
25941
25942 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
25943
25944         * lib/argp-help.c (__argp_base_name): New function
25945         (__argp_short_program_name): Rewrite using __argp_base_name
25946         * lib/argp-namefrob.h: Define program_invocation_name and
25947         program_invocation_short_name if requested
25948         (__argp_base_name): Add prototype
25949         * lib/argp-parse.c (argp_def): Use gettext wrappers
25950         (argp_default_parser): Use __argp_base_name
25951         * lib/argp-pin.c: New file. Defines program_invocation_name and
25952         program_invocation_short_name on systems that lack them.
25953
25954 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
25955
25956         * m4/stat-time.m4 (gl_STAT_TIME): Add check for
25957         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
25958         porting problem reported by Georg Schwarz in
25959         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
25960
25961 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
25962
25963         * lib/stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
25964         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
25965         porting problem reported by Georg Schwarz in
25966         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
25967
25968 2005-12-05  Bruno Haible  <bruno@clisp.org>
25969
25970         * lib/csharpcomp.sh.in (options_csc): For -l option, add a .dll suffix.
25971         * lib/csharpcomp.c (compile_csharp_using_sscli): Likewise.
25972         Reported by Mark Junker <mjscod@gmx.de>.
25973
25974 2005-12-02  Paul Eggert  <eggert@cs.ucla.edu>
25975
25976         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
25977         Use implementation from Albert Chin, with some
25978         comments/corrections by Stepan Kasal and myself.
25979
25980 2005-12-02  Bruno Haible  <bruno@clisp.org>
25981
25982         * gnulib-tool (func_import): Accept GPLed build tool modules when
25983         --lgpl is given.
25984         * modules/csharpcomp-script: New file.
25985         * modules/csharpcomp: Depend on it.
25986         * modules/javacomp-script: New file.
25987         * modules/javacomp: Depend on it.
25988         Suggested by Simon Josefsson.
25989
25990 2005-12-01  Paul Eggert  <eggert@cs.ucla.edu>
25991
25992         * m4/regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
25993         statement, to work around an HP-UX 10.20 compiler bug reported by
25994         Peter O'Gorman.
25995
25996 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
25997
25998         * modules/savedir (Depends-on): Add openat.
25999
26000 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
26001
26002         * lib/stdint_.h (intmax_t) [defined intmax_t]: Do not declare.
26003         (uintmax_t) [defined uintmax_t]: Do not declare.
26004         (SIZE_MAX) [defined SIZE_MAX]: Do not define.
26005         This works around a problem if intmax_t.m4 and/or uintmax_t.m4
26006         and/or size_max.m4 are also used.  Problem reported by Mark D. Baushke.
26007         (SIZE_MAX): Define to ((size_t) -1), not (~(size_t)0), for the
26008         sake of portability to weird hosts that C allows (though we don't
26009         know of any practical examples).
26010
26011         * lib/savedir.h (fdsavedir): New decl.
26012         * lib/savedir.c (fdsavedir, savedirstream): New functions; the latter
26013         contains most of the former guts of savedir.
26014         (savedir): Use savedirstream.
26015         Include "openat.h".
26016
26017 2005-11-25  Paul Eggert  <eggert@cs.ucla.edu>
26018
26019         * modules/obstack (Files): Add m4/ulonglong.m4.
26020         Problem reported by Davide Angelocola.
26021
26022 2005-11-15  Paul Eggert  <eggert@cs.ucla.edu>
26023
26024         * lib/xstrtod.c: Don't bother with #pragma STDC FENV_ACCESS ON, as
26025         coreutils no longer futzes with rounding modes.
26026
26027 2005-11-14  Jim Meyering  <jim@meyering.net>
26028
26029         * lib/mkstemp-safer.c: Include <config.h>, required for possible
26030         replacement of mkstemp.
26031
26032 2005-11-10  Simon Josefsson  <jas@extundo.com>
26033
26034         * lib/readline.c: Remove EOL.
26035
26036 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
26037
26038         * modules/gethrxtime (Depends-on): Add gettime.
26039
26040 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
26041
26042         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Don't require AC_HEADER_TIME
26043         or gettimeofday; no longer needed.
26044
26045 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
26046
26047         * lib/gethrxtime.c: Include "timespec.h" rather than the sys/time /
26048         time business.
26049         (gethrxtime) [! (HAVE_NANOUPTIME
26050         || (defined CLOCK_MONOTONIC && HAVE_CLOCK_GETTIME)
26051         || HAVE_MICROUPTIME)]: Fall back on gettime rather than rolling
26052         our own approximation.
26053
26054 2005-11-08  Eric Blake  <ebb9@byu.net>
26055
26056         * lib/inet_ntop.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
26057
26058 2005-11-08  Eric Blake  <ebb9@byu.net>
26059
26060         * lib/getaddrinfo.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
26061
26062 2005-11-04  Bruno Haible  <bruno@clisp.org>
26063
26064         * gnulib-tool: Implement --update mode.
26065
26066 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
26067
26068         Fix porting problem reported by Theodoros V. Kalamatianos.
26069         * lib/utimens.c (futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]:
26070         Don't assume that futimes failing means we must fail.
26071
26072 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
26073
26074         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
26075         variables to suggest the intended function of the PATH_MAX check.
26076
26077 2005-10-30  Kean Johnston  <jkj@sco.com>
26078
26079         Trivial changes to support SCO systems.
26080         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Check for MAXPATHLEN as well
26081         as PATH_MAX.
26082         * m4/fpending.m4 (gl_FUNC_FPENDING): Correct check for SCO systems,
26083         where __ptr is null when no I/O is pending.
26084
26085 2005-10-29  Paul Eggert  <eggert@cs.ucla.edu>
26086
26087         * lib/getcwd.c (__getcwd): Don't assume that system calls after readdir
26088         leave errno alone.  Problem reported by Dmitry V. Levin.
26089
26090 2005-10-28  Simon Josefsson  <jas@extundo.com>
26091
26092         * tests/test-gc-md4.c, tests/test-gc-md5.c, tests/test-gc-sha1.c:
26093         Test more.
26094
26095         * tests/test-gc-md2.c, tests/test-md2.c: New files.
26096
26097         * modules/md2, modules/md2-tests: New files.
26098
26099 2005-10-28  Simon Josefsson  <jas@extundo.com>
26100
26101         * m4/inet_ntop.m4: More tests.
26102
26103         * m4/gc-md2.m4, md2.m4: New file.
26104
26105 2005-10-28  Simon Josefsson  <jas@extundo.com>
26106
26107         * lib/inet_ntop.h, inet_ntop.c: Make it work under mingw32: Add
26108         "restrict" keywords, as per POSIX.  Protect the function
26109         declaration around HAVE_DECL_INET_NTOP rather than HAVE_INET_NTOP.
26110         Don't use K&R prototypes.  Check the sprintf return values.
26111         Re-define EAFNOSUPPORT if not present.  Indent.
26112
26113         * lib/md5.h, md5.c: Simplify buffer handling visavi alignment,
26114         suggested by Bruno Haible <bruno@clisp.org>.
26115
26116         * lib/gc-gnulib.c, gc-libgcrypt.c: Check calloc return value.
26117
26118         * lib/gc.h: Add MD2 and RMD160 length defines.  Add prototypes.
26119
26120         * lib/gc-libgcrypt.c: Add MD2 (which is not available through
26121         libgcrypt).
26122
26123         * lib/gc-gnulib.c: Add MD2.  Implement gc_hash_* API.
26124
26125         * lib/md2.h, lib/md2.c: New files.
26126
26127 2005-10-28  Paul Eggert  <eggert@cs.ucla.edu>
26128
26129         * lib/savedir.c (savedir): Don't assume that xrealloc etc. leave
26130         errno alone.  Problem reported by Frederic Jolliton.
26131
26132 2005-10-27  Paul Eggert  <eggert@cs.ucla.edu>
26133
26134         * modules/verify (License): Change from GPL to LGPL.  This is a
26135         tiny module and there are apparently near-equivalents that are
26136         under the BSD license.
26137
26138 2005-10-24  Simon Josefsson  <jas@extundo.com>
26139
26140         * modules/sha1: Relicense to LGPL.
26141
26142 2005-10-24  Simon Josefsson  <jas@extundo.com>
26143
26144         * lib/md4.h: Shrink buffer size, now that we changed the type.
26145
26146 2005-10-23  Simon Josefsson  <jas@extundo.com>
26147
26148         * gnulib-tool (func_import): Fix --tests-base.
26149
26150 2005-10-22  Simon Josefsson  <jas@extundo.com>
26151
26152         * modules/arcfour (Depends-on): Need stdint.
26153
26154 2005-10-22  Simon Josefsson  <jas@extundo.com>
26155
26156         * m4/gc.m4: Don't be fooled by --disable-*random-device parameters,
26157         suggested by Bruno Haible <bruno@clisp.org>.  Fix error messages.
26158
26159 2005-10-22  Simon Josefsson  <jas@extundo.com>
26160
26161         * lib/md4.h, md4.c: Simplify buffer handling visavi alignment,
26162         suggested by Bruno Haible <bruno@clisp.org>.
26163
26164 2005-10-22  Simon Josefsson  <jas@extundo.com>
26165
26166         * lib/crc.h: Include stddef.h, for size_t.
26167
26168 2005-10-22  Simon Josefsson  <jas@extundo.com>
26169
26170         * lib/arcfour.h, arcfour.c: Use fixed size indices in the
26171         arcfour_context struct (simplify test vector testing in GNU
26172         Shishi).
26173
26174 2005-10-21  Simon Josefsson  <jas@extundo.com>
26175
26176         * modules/des, modules/des-tests: New files.
26177
26178         * modules/gc-des, modules/gc-des-tests: New files.
26179
26180         * tests/test-des.c, tests/test-gc-des.c: New file.
26181
26182 2005-10-21  Simon Josefsson  <jas@extundo.com>
26183
26184         * modules/arctwo, modules/arctwo-tests: New files.
26185
26186         * tests/test-arctwo.c: New file.
26187
26188         * modules/gc-arctwo, modules/gc-arctwo-tests: New files.
26189
26190         * tests/test-gc-arctwo.c: New file.
26191
26192 2005-10-21  Simon Josefsson  <jas@extundo.com>
26193
26194         * m4/gc.m4: Don't use libgcrypt if gcrypt.h isn't found, suggested by
26195         Bruno Haible <bruno@clisp.org>.
26196
26197         * m4/gc-des.m4: New file.
26198
26199 2005-10-21  Simon Josefsson  <jas@extundo.com>
26200
26201         * m4/arctwo.m4: New file.
26202
26203         * m4/gc-arctwo.m4: New file.
26204
26205 2005-10-21  Simon Josefsson  <jas@extundo.com>
26206
26207         * lib/rijndael-api-fst.c: Fix bugs in CBC mode for more than one
26208         block.
26209
26210 2005-10-21  Simon Josefsson  <jas@extundo.com>
26211
26212         * lib/hmac-md5.c (hmac_md5): Add comments, suggested by Bruno Haible
26213         <bruno@clisp.org>.
26214
26215         * lib/hmac-sha1.c (hmac_sha1): Likewise.
26216
26217         * lib/crc.c (crc32_update): Actually use crc parameter, suggested by
26218         Bruno Haible <bruno@clisp.org>.
26219
26220         * lib/crc.h: Include stdint.h directly, suggested by Bruno Haible
26221         <bruno@clisp.org>.
26222
26223 2005-10-21  Simon Josefsson  <jas@extundo.com>
26224
26225         * lib/gc-libgcrypt.c (gc_cipher_open): Handle ECB.
26226
26227 2005-10-21  Simon Josefsson  <jas@extundo.com>
26228
26229         * lib/gc-gnulib.c: Support ARCTWO in CBC mode.
26230
26231 2005-10-21  Simon Josefsson  <jas@extundo.com>
26232
26233         * lib/des.h, lib/des.c: New files.
26234
26235         * lib/gc-gnulib.c: Support DES.c
26236
26237 2005-10-21  Simon Josefsson  <jas@extundo.com>
26238
26239         * lib/arctwo.h, lib/arctwo.c: New files.
26240
26241         * lib/gc-gnulib.c: Support ARCTWO.
26242
26243 2005-10-21  Simon Josefsson  <jas@extundo.com>
26244
26245         * lib/arctwo.h (arctwo_setkey): Protect variable in CPP macro,
26246         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
26247
26248 2005-10-21  Simon Josefsson  <jas@extundo.com>
26249
26250         * gnulib-tool (func_import, func_create_testdir): Define automake
26251         conditional GL_COND_LIBTOOL if libtool is used (to be used by modules
26252         Makefile.am snippet),
26253         suggested by Bruno Haible <bruno@clisp.org>.
26254
26255         * modules/gc (Makefile.am): Use it.
26256
26257 2005-10-21  Bruno Haible  <bruno@clisp.org>
26258
26259         * gnulib-tool (func_import, func_create_testdir): Add quoting to last
26260         patch.
26261
26262 2005-10-19  Simon Josefsson  <jas@extundo.com>
26263
26264         * tests/test-gc-rijndael.c: New file.
26265
26266         * modules/gc-rijndael, modules/gc-rijndael-test: New files.
26267
26268 2005-10-19  Simon Josefsson  <jas@extundo.com>
26269
26270         * tests/test-gc-md4.c, tests/test-gc-md5.c: Test gc_hash_buffer
26271         interface too.
26272
26273 2005-10-19  Simon Josefsson  <jas@extundo.com>
26274
26275         * tests/test-gc-arcfour.c: New file.
26276
26277         * modules/gc-arcfour, modules/gc-arcfour-tests: New files.
26278
26279 2005-10-19  Simon Josefsson  <jas@extundo.com>
26280
26281         * modules/gc-md4, modules/gc-md4-tests: New file.
26282
26283         * tests/test-gc-md4.c: New file.
26284
26285 2005-10-19  Simon Josefsson  <jas@extundo.com>
26286
26287         * m4/gc-md4.m4: New file.
26288
26289 2005-10-19  Simon Josefsson  <jas@extundo.com>
26290
26291         * m4/gc-hmac-md5.m4, gc-hmac-sha1.m4, gc-md4.m4,
26292         gc-md5.m4, gc-sha1.m4: Fix typo, suggested by Stepan Kasal
26293         <kasal@ucw.cz>.
26294
26295 2005-10-19  Simon Josefsson  <jas@extundo.com>
26296
26297         * m4/gc-arcfour.m4: New file.
26298
26299         * m4/gc-rijndael.m4: New file.
26300
26301 2005-10-19  Simon Josefsson  <jas@extundo.com>
26302
26303         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support MD4.
26304
26305 2005-10-19  Simon Josefsson  <jas@extundo.com>
26306
26307         * lib/gc-gnulib.c: Support ARCFOUR.
26308
26309 2005-10-19  Simon Josefsson  <jas@extundo.com>
26310
26311         * lib/gc-gnulib.c: Implement gc_cipher_* API, currently only with AES
26312         support.
26313
26314         * lib/gc.h: Add ECB enum type.
26315
26316         * lib/hmac-md5.c, hmac-sha1.c: Include memxor.h.
26317
26318 2005-10-18  Simon Josefsson  <jas@extundo.com>
26319
26320         * tests/test-md5.c: New file.
26321
26322         * modules/md5-tests: New file.
26323
26324 2005-10-18  Simon Josefsson  <jas@extundo.com>
26325
26326         * tests/test-md4.c: New file.
26327
26328         * modules/md4, modules/md4-tests: New files.
26329
26330 2005-10-18  Simon Josefsson  <jas@extundo.com>
26331
26332         * m4/md4.m4: New file.
26333
26334 2005-10-18  Simon Josefsson  <jas@extundo.com>
26335
26336         * lib/md4.h, lib/md4.c: New files, based on md5.?.
26337
26338 2005-10-17  Stepan Kasal  <kasal@ucw.cz>
26339
26340         * gnulib-tool (func_create_testdir): Omit the second check whether
26341         BUILT_SOURCES in nonempty.
26342
26343 2005-10-17  Simon Josefsson  <jas@extundo.com>
26344
26345         * tests/test-rijndael.c: New file.
26346
26347 2005-10-17  Simon Josefsson  <jas@extundo.com>
26348
26349         * modules/sha1: Depend on stdint instead of md5.
26350
26351         * modules/md5: Depend on stdint, remove uint32_t.
26352
26353 2005-10-17  Simon Josefsson  <jas@extundo.com>
26354
26355         * modules/gc-sha1-tests: New file.
26356
26357         * tests/test-gc-sha1.c: New file.
26358
26359 2005-10-17  Simon Josefsson  <jas@extundo.com>
26360
26361         * m4/md5.m4: Remove call to uint32_t.m4.
26362
26363 2005-10-17  Simon Josefsson  <jas@extundo.com>
26364
26365         * lib/sha1.c: Use uint32_t instead of md5_uint32.t
26366
26367         * lib/sha1.h: Use stdint.h and uint32_t instead of md5_uint32 from
26368         md5.h.
26369
26370         * lib/md5.c: Use uin32_t.  Fix non-gcc UNALIGNED_P macro.
26371
26372         * lib/md5.h: Use stdint.h and uint32_t.  Doc fix.
26373
26374 2005-10-17  Simon Josefsson  <jas@extundo.com>
26375
26376         * lib/gc.h, gc-libgcrypt.c: Add more hash types/functions.
26377
26378 2005-10-17  Simon Josefsson  <jas@extundo.com>
26379
26380         * lib/gc.h, gc-libgcrypt.c: Add ciphers.
26381
26382 2005-10-17  Simon Josefsson  <jas@extundo.com>
26383
26384         * lib/gc-libgcrypt.c (gc_hmac_sha1): Fix assert.
26385
26386         * lib/gc.h (gc_nonce, gc_pseudo_random, gc_random): Add prototypes.
26387
26388 2005-10-17  Bruno Haible  <bruno@clisp.org>
26389
26390         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Change the return statement so
26391         that it can also be used in a test.
26392
26393 2005-10-16  Bruno Haible  <bruno@clisp.org>
26394
26395         * gnulib-tool (func_emit_tests_Makefile_am): Also define
26396         TESTS_ENVIRONMENT, so that individual tests can augment it.
26397
26398         * gnulib-tool (func_create_testdir): Use an intermediate target for
26399         building $(BUILT_SOURCES). Needed because BUILT_SOURCES can contain
26400         macros, like $(ALLOCA_H), which cannot be passed through the command
26401         line.
26402
26403 2005-10-15  Simon Josefsson  <jas@extundo.com>
26404
26405         * modules/rijndael-tests: New file.
26406
26407         * modules/rijndael: New file.
26408
26409 2005-10-15  Simon Josefsson  <jas@extundo.com>
26410
26411         * m4/rijndael.m4: New file.
26412
26413 2005-10-15  Simon Josefsson  <jas@extundo.com>
26414
26415         * lib/rijndael-api-fst.h, lib/rijndael-api-fst.c: New files.
26416
26417         * lib/rijndael-alg-fst.h, lib/rijndael-alg-fst.c: New files.
26418
26419 2005-10-14  Simon Josefsson  <jas@extundo.com>
26420
26421         * tests/test-arcfour.c: New file.
26422
26423         * modules/arcfour, modules/arcfour-tests: New files.
26424
26425 2005-10-14  Simon Josefsson  <jas@extundo.com>
26426
26427         * m4/arcfour.m4: New file.
26428
26429 2005-10-14  Simon Josefsson  <jas@extundo.com>
26430
26431         * lib/arcfour.h, lib/arcfour.c: New files.
26432
26433 2005-10-14  Roland McGrath  <roland@redhat.com>
26434
26435         Import from libc.  [BZ #1331]
26436         * lib/obstack.h [!__STDC__] (obstack_int_grow_fast): Fix misnamed
26437         macro argument.
26438         Reported by Matej Vela <vela@debian.org>.
26439
26440 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
26441
26442         * lib/obstack.c [defined _LIBC && defined USE_IN_LIBIO]: Don't
26443         include <wchar.h>; no longer needed.
26444
26445 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
26446
26447         * config/srclist.txt: Add glibc bug 321 for obstack.c, obstack.h.
26448
26449 2005-10-14  Jakub Jelinek  <jakub@redhat.com>
26450         and  Ulrich Drepper  <drepper@redhat.com>
26451
26452         Import from libc.
26453         * lib/obstack.c (print_and_abort) [defined _LIBC]: Use __fxprintf
26454         instead of inline stream orientation test and two separate
26455         function calls.  Pay no attention to USE_IN_LIBIO.
26456
26457 2005-10-13  Simon Josefsson  <jas@extundo.com>
26458
26459         * modules/gc-hmac-md5-tests: New file.
26460
26461         * tests/test-gc-hmac-sha1.c: New file.
26462
26463         * tests/test-gc.c (main): Remove MD5 and HMAC-MD5 tests.
26464
26465         * modules/gc-hmac-md5-tests: New file.
26466
26467         * tests/test-gc-md5.c: New file.
26468
26469         * modules/gc-md5-tests: New file.
26470
26471 2005-10-13  Simon Josefsson  <jas@extundo.com>
26472
26473         * lib/gc-pbkdf2-sha1.c (gc_pbkdf2_sha1): Optimize CEIL computation.
26474         Move memory allocation outside of loop.
26475
26476 2005-10-13  Paul Eggert  <eggert@cs.ucla.edu>
26477
26478         * lib/mkdir-p.c (make_dir_parents): Don't report an error if an
26479         intermediate directory is in a read-only file system.  Problem
26480         reported by Eric Blake.
26481
26482 2005-10-13  Oskar Liljeblad  <oskar@osk.mine.nu>
26483
26484         * modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
26485
26486 2005-10-12  Simon Josefsson  <jas@extundo.com>
26487
26488         * tests/test-hmac-sha1.c: New file.
26489
26490         * modules/hmac-sha1-tests: New file.
26491
26492         * modules/hmac-sha1: New file.
26493
26494 2005-10-12  Simon Josefsson  <jas@extundo.com>
26495
26496         * modules/gc-sha1: New file.
26497
26498 2005-10-12  Simon Josefsson  <jas@extundo.com>
26499
26500         * modules/gc-pbkdf2-sha1, modules/gc-pbkdf2-sha1-tests: New files.
26501
26502         * tests/test-gc-pbkdf2-sha1.c: New file.
26503
26504 2005-10-12  Simon Josefsson  <jas@extundo.com>
26505
26506         * modules/gc-md5, modules/gc-hmac-md5: New files.
26507
26508         * modules/gc (Files): Remove md5, memxor and hmac files.
26509
26510 2005-10-12  Simon Josefsson  <jas@extundo.com>
26511
26512         * m4/gc-pbkdf2-sha1.m4: New file.
26513
26514         * m4/gc-hmac-sha1.m4: New file.
26515
26516         * m4/gc-sha1: New file.
26517
26518         * m4/hmac-sha1.m4: New file.
26519
26520 2005-10-12  Simon Josefsson  <jas@extundo.com>
26521
26522         * m4/gc-md5.m4, m4/gc-hmac-md5.m4: New files.
26523
26524         * m4/gc.m4: Don't call gl_MD5, gl_MEMXOR or gl_HMAC_MD5.
26525
26526 2005-10-12  Simon Josefsson  <jas@extundo.com>
26527
26528         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for return types,
26529         suggested by Bruno Haible <bruno@clisp.org>.
26530
26531 2005-10-12  Simon Josefsson  <jas@extundo.com>
26532
26533         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support SHA-1.
26534
26535 2005-10-12  Simon Josefsson  <jas@extundo.com>
26536
26537         * lib/gc-pbkdf2-sha1.c: New file.
26538
26539         * lib/gc.h: Add gc_pbkdf2_sha1 prototype.
26540
26541 2005-10-12  Simon Josefsson  <jas@extundo.com>
26542
26543         * lib/gc-libgcrypt.c (gc_hmac_sha1): New function.
26544
26545         * lib/gc-gnulib.c (gc_hmac_sha1): New function.
26546
26547 2005-10-12  Simon Josefsson  <jas@extundo.com>
26548
26549         * lib/gc-gnulib.c: Condition MD5 and HMAC-MD5 use on GC_USE_MD5 and
26550         GC_USE_HMAC_MD5, respectively.
26551
26552         * lib/gc-libgcrypt.c (gc_md5): Fix assert call.
26553         (gc_md5): Fix typo.
26554
26555         * lib/gc.h (gc_hash_buffer): Use gc_hash in prototype.
26556
26557         * lib/gc-libgcrypt.c (gc_hash_buffer): Ditto.
26558
26559         * lib/gc-gnulib.c (gc_hash_buffer): Ditto.
26560
26561 2005-10-12  Bruno Haible  <bruno@clisp.org>
26562
26563         * m4/stdbool.m4 (gl_STDBOOL_H): Define as an alias of AM_STDBOOL_H.
26564         Reported by Stepan Kasal <kasal@ucw.cz>.
26565
26566 2005-10-11  Simon Josefsson  <jas@extundo.com>
26567
26568         * tests/test-crc.c: New file.
26569
26570         * modules/crc, modules/crc-tests: New files.
26571
26572 2005-10-11  Simon Josefsson  <jas@extundo.com>
26573
26574         * m4/crc.m4: New file.
26575
26576 2005-10-11  Simon Josefsson  <jas@extundo.com>
26577
26578         * lib/gc.h: Add gc_hash and gc_hash_buffer.
26579
26580         * lib/gc-gnulib.c (gc_hash_buffer): Add.  Reorder #include's.
26581
26582         * lib/gc-libgcrypt.c (gc_hash_buffer): Add.
26583
26584 2005-10-11  Simon Josefsson  <jas@extundo.com>
26585
26586         * lib/crc.h, lib/crc.c: New files.
26587
26588         * lib/gc.h (gc_hash_buffer): Add doc.
26589
26590 2005-10-11  Bruno Haible  <bruno@clisp.org>
26591
26592         * modules/c-strcasestr: New file.
26593         * MODULES.html.sh (String handling <string.h>): Add c-strcasestr.
26594
26595 2005-10-11  Bruno Haible  <bruno@clisp.org>
26596
26597         * modules/c-strcase: New file.
26598         * MODULES.html.sh (String handling <string.h>): Add c-strcase.
26599
26600 2005-10-11  Bruno Haible  <bruno@clisp.org>
26601
26602         * lib/strcasecmp.c: Include limits.h.
26603         (strcasecmp): Avoid integer overflow on exotic platforms.
26604         * lib/strncasecmp.c: Include limits.h.
26605         (strncasecmp): Avoid integer overflow on exotic platforms.
26606         Reported by Paul Eggert.
26607
26608 2005-10-11  Bruno Haible  <bruno@clisp.org>
26609
26610         * lib/c-strcasestr.h: New file, from GNU gettext.
26611         * lib/c-strcasestr.c: New file, from GNU gettext.
26612
26613 2005-10-11  Bruno Haible  <bruno@clisp.org>
26614
26615         * lib/c-strcase.h: New file, from GNU gettext.
26616         * lib/c-strcasecmp.c: New file, from GNU gettext.
26617         * lib/c-strncasecmp.c: New file, from GNU gettext.
26618
26619 2005-10-10  Paul Eggert  <eggert@cs.ucla.edu>
26620
26621         * modules/mempcpy (License): GPL -> LGPL.
26622         * modules/strchrnul (License): Likewise.
26623         * modules/sysexits (License): Likewise.
26624
26625 2005-10-08  Simon Josefsson  <jas@extundo.com>
26626
26627         * config/srclist.txt: Bug 1423 is closed, but 1439 remains.
26628
26629 2005-10-07  Simon Josefsson  <jas@extundo.com>
26630
26631         * m4/memxor.m4: Remove gl_C_RESTRICT call.
26632
26633 2005-10-06  Simon Josefsson  <jas@extundo.com>
26634
26635         * tests/test-hmac-md5.c: New file.
26636
26637         * modules/hmac-md5-tests: New file.
26638
26639         * modules/hmac-md5: New file.
26640
26641 2005-10-06  Simon Josefsson  <jas@extundo.com>
26642
26643         * m4/hmac-md5.m4: New file.
26644
26645         * m4/memxor.m4: Require gl_C_RESTRICT.
26646
26647 2005-10-06  Simon Josefsson  <jas@extundo.com>
26648
26649         * lib/memxor.c (memxor): Avoid casts and warnings.
26650
26651 2005-10-06  Simon Josefsson  <jas@extundo.com>
26652
26653         * lib/hmac-md5.c: New file.
26654
26655         * lib/hmac.h: New file.
26656
26657 2005-10-06  Paul Eggert  <eggert@cs.ucla.edu>
26658
26659         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
26660         promotes to int, not unsigned int, to catch the AIX 5.3
26661         compiler bug.
26662
26663 2005-10-05  Simon Josefsson  <jas@extundo.com>
26664
26665         * modules/memxor: New file.
26666
26667         * modules/iconv (Files): Move config.rpath to havelib, it is used
26668         there.
26669
26670         * modules/havelib (Files): Add config.rpath.
26671
26672 2005-10-05  Simon Josefsson  <jas@extundo.com>
26673
26674         * m4/memxor.m4: New file.
26675
26676 2005-10-05  Simon Josefsson  <jas@extundo.com>
26677
26678         * lib/memxor.c (memxor): Fix compiler error.
26679
26680         * lib/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): Add, see also
26681         <http://sourceware.org/bugzilla/show_bug.cgi?id=1423>.
26682
26683         * lib/memxor.h, lib/memxor.c: New files.
26684
26685         * lib/getaddrinfo.h: Don't protect sys/types.h with HAVE_SYS_TYPES_H,
26686         we assume all systems have it, suggested by Jim Meyering
26687         <jim@meyering.net>.  Remove HAVE_SYS_SOCKET_H test too, to see if
26688         any systems lack sys/socket.h; mingw32 is known to lack it, but we
26689         don't support it yet anyway.  Also remove HAVE_NETDB_H test, for
26690         same reasons.
26691
26692 2005-10-05  Simon Josefsson  <jas@extundo.com>
26693
26694         * config/srclist.txt: Add glibc bug 1423 for md5.h.
26695
26696 2005-10-05  Paul Eggert  <eggert@cs.ucla.edu>
26697
26698         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
26699         sys/socket.h, netdb.h, sys/types.h; the checks areno longer
26700         needed, since the source code now assumes these .h files.
26701
26702 2005-10-05  Derek Price  <derek@ximbiot.com>
26703
26704         * lib/getdelim.c (SIZE_MAX): New macro, if not already defined.
26705
26706 2005-10-05  Bruno Haible  <bruno@clisp.org>
26707
26708         * modules/stdint (License): Change to LGPL.
26709
26710 2005-10-04  Simon Josefsson  <jas@extundo.com>
26711
26712         * lib/getaddrinfo.h: Move sys/types.h include first, reported by "Mark
26713         D. Baushke" <mdb@gnu.org>.
26714
26715 2005-10-04  Bruno Haible  <bruno@clisp.org>
26716
26717         * lib/verify.h (verify_true): Provide alternative definition for C++.
26718
26719 2005-10-03  Paul Eggert  <eggert@cs.ucla.edu>
26720
26721         * lib/getdelim.c: Include getdelim.h first.  Include <limits.h>.
26722         (SSIZE_MAX): New macro, if not already defined.
26723         (getdelim): Fix buffer overrun on 64-bit hosts with lines longer
26724         than 2 GiB.
26725
26726 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
26727
26728         Sync from coreutils.
26729         * m4/openat.m4 (gl_FUNC_OPENAT): Check for fdopendir.
26730         * m4/ullong_max.m4 (gl_ULLONG_MAX): Simplify so that it merely
26731         defines ULONG_MAX_LT_ULLONG_MAX.  Thomas M.Ott reports that
26732         ULLONG_MAX doesn't work with 2.7.2.1.
26733
26734 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
26735
26736         * modules/xreadlink (Makefile.am): Remove lib_SOURCES.
26737         From Ben Pfaff.
26738
26739         * modules/exclude (Depends-on): Depend on verify.
26740         * modules/strtoimax (Depends-on): Likewise.
26741         * modules/utimecmp (Depends-on): Likewise.
26742
26743 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
26744
26745         * lib/exclude.c: Include verify.h.
26746         (verify): Remove.  All callers changed to use verify.h's version.
26747         * lib/strtoimax.c: Likewise.
26748         * lib/utimecmp.c: Likewis.e
26749
26750         Sync from coreutils.
26751         * lib/.cppi-disable: Add getaddrinfo.h, getdelim.h, getline.h,
26752         getpass.c, mbchar.h, mbuiter.h, strcase.h, strnlen.h, strnlen1.h.
26753         * lib/.cvsignore: Add fts.h, search.h, t-fpending.
26754         * lib/settime.c (settime): Fix { typo in previous patch.  Also, don't
26755         bother returning ENOSYS if settimeofday or stime fails; just let
26756         them return whatever errno they want to return.
26757         * lib/utimens.c: Include unistd.h, for dup2.
26758         (futimens): Fix typo: HAVE_FUTIMESAT was misspelled in an #if.
26759         (futimens) [! HAVE_FUTIMESAT]: If !file, set errno before returning -1.
26760
26761 2005-10-02  Jim Meyering  <jim@meyering.net>
26762
26763         Sync from coreutils.
26764         * m4/utimes.m4 (gl_FUNC_UTIMES): Detect the version of utimes
26765         from glibc-2.2.5 that fails for read-only files.
26766
26767 2005-10-02  Jim Meyering  <jim@meyering.net>
26768
26769         Sync from coreutils.
26770         * lib/fts-cycle.c [HAVE_CONFIG_H]: Include <config.h>.
26771         * lib/openat-die.c: Use `#ifdef HAVE_CONFIG_H', not
26772         `#if HAVE_CONFIG_H'.
26773         * lib/openat.c (fdopendir): Do not define if HAVE_FDOPENDIR.
26774         Remove AT_FDCWD test.
26775         Do not consume the fd unless successful.
26776         * lib/openat.h (fdopendir): Do not define if HAVE_FDOPENDIR.
26777         * lib/settime.c (settime): Move the HAVE_STIME block `up' into an #elif
26778         block, so that we don't even try to compile it if settimeofday is
26779         available.  This works around a compilation failure on OSF1 V5.1,
26780         due to stime requiring a `long int*' while tv_sec is `int'.
26781
26782 2005-10-02  Alfred M. Szmidt  <ams@gnu.org>
26783
26784         Sync from coreutils.
26785         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Compare $gl_have_path...
26786         against `yes', rather than just testing for nonempty.
26787
26788 2005-10-01  Simon Josefsson  <jas@extundo.com>
26789
26790         * m4/getaddrinfo.m4: Include sys/types.h for sys/socket.h, on FreeBSD
26791         and Darwin.
26792
26793         * m4/getaddrinfo.m4: Use AC_GNU_SOURCE, GNU only declare getaddrinfo
26794         as an (POSIX) extension.  Check for sys/types.h, sys/socket.h, and
26795         netdb.h too, needed by getaddrinfo.h.  Check if getaddrinfo,
26796         freeaddrinfo and gai_strerror are declared by the POSIX headers.
26797         Check if struct addrinfo is declared.
26798
26799 2005-10-01  Simon Josefsson  <jas@extundo.com>
26800
26801         * lib/getaddrinfo.h: Protect #include's of sys/socket.h and netdb.h.
26802         Only define struct addrinfo if !HAVE_STRUCT_ADDRINFO.  Protect
26803         AI_* and EAI_* definitions.  Protect function declarations.
26804
26805 2005-10-01  Jim Meyering  <jim@meyering.net>
26806
26807         Sync from coreutils.
26808
26809         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Look for getservbyname in these
26810         libraries [inet nsl socket xnet].  Nelson Beebe reported that with
26811         native cc on Solaris 7, getaddrinfo.c requires -lsocket.
26812         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
26813         in the inet and nsl libraries.  Required on Solaris 5.7.
26814
26815 2005-10-01  Jim Meyering  <jim@meyering.net>
26816
26817         Sync from coreutils.
26818         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
26819         in the inet and nsl libraries.  Required on Solaris 5.7.
26820
26821 2005-10-01  Eric Blake  <ebb9@byu.net>  (tiny change)
26822
26823         * lib/getdelim.c (getdelim): Remove unused variables.
26824
26825 2005-09-29  Paul Eggert  <eggert@cs.ucla.edu>
26826
26827         * lib/xtime.h (XTIME_PRECISION): Now of type int, not long long int,
26828         so that the code works even with ancient cpp.  Portability problem
26829         with GCC 2.7.2.1 reported by Thomas M.Ott.
26830
26831 2005-09-27  Paul Eggert  <eggert@cs.ucla.edu>
26832
26833         * modules/regex (Depends-on): Add strcase.
26834
26835         * modules/gethostname (Licence): Change from GPL to LGPL, since
26836         gethostname.c is a trivial implementation of a standard library
26837         function.
26838         * modules/poll (License): Change from GPL to LGPL, since it's
26839         derived from LGPL code.
26840
26841 2005-09-27  Jim Meyering  <jim@meyering.net>
26842
26843         * lib/getcwd.c: Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef
26844         HAVE_CONFIG_H.
26845
26846         * lib/intprops.h (signed_type_or_expr__): Define.
26847         (INT_STRLEN_BOUND) [__GNUC__]: Use a slightly tighter bound
26848         for unsigned types.
26849
26850 2005-09-26  Paul Eggert  <eggert@cs.ucla.edu>
26851
26852         * lib/verify.h (verify_expr): Remove, replacing with:
26853         (verify_true): New macro that returns true instead of void.
26854         (verify_type__): Remove.
26855         (verify): Use verify_true rather than verify_type__.
26856
26857 2005-09-26  Bruno Haible  <bruno@clisp.org>
26858
26859         * modules/mbchar (Include): Mention that HAVE_WCHAR_H && HAVE_WCTYPE_H
26860         is necessary.
26861         (lib_SOURCES): Remove mbchar.c.
26862         * modules/mbfile (Include): Mention that HAVE_MBRTOWC is necessary.
26863         (Files): Add m4/mbrtowc.m4.
26864         * modules/mbiter: Likewise.
26865         * modules/mbuiter: Likewise.
26866
26867 2005-09-26  Bruno Haible  <bruno@clisp.org>
26868
26869         * m4/mbchar.m4 (gl_MBCHAR): Check for wchar.h and wctype.h. Don't
26870         compile mbchar.c if they are not both present.
26871         * m4/mbfile.m4 (gl_MBFILE): Require gl_FUNC_MBRTOWC.
26872         * m4/mbiter.m4 (gl_MBITER): Likewise.
26873         * m4/strstr.m4 (gl_PREREQ_STRSTR): Use AC_REQUIRE.
26874         * m4/strcasestr.m4 (gl_PREREQ_STRCASESTR): Likewise.
26875         * m4/strcase.m4 (gl_PREREQ_STRCASECMP): Likewise.
26876
26877 2005-09-25  Jim Meyering  <jim@meyering.net>
26878
26879         * modules/inet_ntop (Depends-on): Add socklen, since inet_ntop.c
26880         also uses socklen_t.
26881
26882 2005-09-24  Paul Eggert  <eggert@cs.ucla.edu>
26883
26884         * lib/utimens.c (ENOSYS): Define if not already defined.
26885         (futimens): Support having a null PATH if the file descriptor
26886         is nonnegative.
26887
26888         * lib/regex_internal.h (__GNUC_PREREQ, always_inline, inline, pure):
26889         Remove.
26890         (__attribute): Define to empty unless GCC 3.1 or later.
26891         This works around a core dump on OpenBSD 3.4, which has GCC
26892         2.95.3, which dumps core when given __attribute__(()).  It also
26893         simplifies other tests, since we really don't want to bother with
26894         worrying about which ancient version of GCC supported what.
26895         Original problem reported by Yoann Vandoorselaere, with part of
26896         the fix suggested by Derek Price.
26897
26898 2005-09-24  Jim Meyering  <jim@meyering.net>
26899
26900         * lib/verify.h (verify_type__): Use `unsigned int' as the bitfield type
26901         so we can once again use a positive bitfield width of 1 -- now we
26902         don't have to explain why we were using a bitfield width of 2.
26903
26904 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
26905
26906         * m4/regex.m4 (gl_REGEX): If replacing, define regcomp to rpl_regcomp,
26907         and similarly for the other external symbols.  Problem reported
26908         by James Gallager.
26909
26910         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux
26911         bug reported by Jim Meyering.
26912
26913         * m4/utimens.m4 (gl_UTIMENS): Check for futimesat.
26914         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Undo previous change;
26915         not needed, since socklen is a prerequisite module.
26916
26917 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
26918
26919         * lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>.
26920         Problem reported by Eric Blake.
26921         (getaddrinfo): Initialize se so that it's not garbage.
26922         Redo internal storage allocation so that it doesn't make unportable
26923         assumptions about alignment.
26924         Fix a memory leak.
26925
26926         * lib/utimens.c (futimens): Use futimesat if available.
26927         Prefer it to futimes since it doesn't have the futimes bug.
26928
26929         * lib/verify.h (GL_CONCAT0, GL_CONCAT): Remove.
26930         (verify): Don't use the __LINE__ trick, as it doesn't work in general.
26931         Instead, declare a function that returns a pointer to an array,
26932         and use verify_type__ to declare the size of the array.
26933         Problem and germ of a solution reported by Bruno Haible.
26934         (verify_type__): Use 2, not 1, for bitfield size, to avoid
26935         a warning with Irix 6.5 cc.  Problem reported by Bruno Haible.
26936
26937 2005-09-23  Jim Meyering  <jim@meyering.net>
26938
26939         Sync from coreutils.
26940         Correct build failure (socklen_t not defined) on at least
26941         mips-sgi-irix6.5 and alphaev67-dec-osf5.1.
26942         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require gl_SOCKLEN_T.
26943
26944 2005-09-23  Jim Meyering  <jim@meyering.net>
26945
26946         * modules/getaddrinfo (Depends-on): Add socklen.
26947
26948 2005-09-23  Bruno Haible  <bruno@clisp.org>
26949
26950         * tests/test-verify.c: New file.
26951
26952 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
26953
26954         Sync from coreutils.
26955
26956         * modules/argmatch (Depends-on): Add verify.
26957         * modules/getloadavg (Depends-on): Depend on fcntl-safer, not
26958         unistd-safer.
26959         * modules/save-cwd (Depends-on): Likewise.
26960
26961         * modules/openat (Files): Add lib/openat-die.c.
26962         (Depends-on): Remove error, exitfail.
26963         Add dirname.
26964
26965         * modules/verify: New file.
26966         * MODULES.html.sh (Diagnostics <assert.h>): New section,
26967         with "verify" module.
26968
26969 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
26970
26971         Sync from coreutils.
26972
26973         * m4/backupfile.m4, calloc.m4, chown.m4, cloexec.m4, dup2.m4:
26974         * m4/fileblocks.m4, free.m4, ftruncate.m4, getcwd.m4, getpagesize.m4:
26975         * m4/getugroups.m4, group-member.m4, idcache.m4, link-follow.m4:
26976         * m4/mkstemp.m4, mktime.m4, mountlist.m4, nanosleep.m4, pathmax.m4:
26977         * m4/physmem.m4, posixver.m4, putenv.m4, safe-read.m4, same.m4:
26978         * m4/save-cwd.m4, stdio-safer.m4, unistd-safer.m4, unlinkdir.m4:
26979         * m4/userspec.m4, xgetcwd.m4, xreadlink.m4:
26980         Don't bother checking for string.h, stdlib.h, unistd.h.
26981         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't require
26982         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK; that's now the lstat
26983         module's job.
26984         * m4/jm-macros.m4 (gl_MACROS): Likewise.
26985         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_LSTAT.
26986
26987         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.
26988         (gl_GETDATE): Use it.
26989
26990         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Don't bother checking for unistd.h.
26991
26992 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
26993
26994         Sync from coreutils.
26995
26996         * lib/.cppi-disable: Add regcomp.c, regex_internal.c, regex_internal.h,
26997         stat-time.h.
26998         * lib/argmatch.h: Include verify.h
26999         (ARGMATCH_VERIFY): Use verify rather than rolling our own.
27000         (ARGMATCH_ASSERT): Remove; unused.
27001         * lib/canonicalize.c: Assume STDC_HEADERS.
27002         * lib/exclude.c: Include "strcase.h".
27003         * lib/regex_internal.h [!defined _LIBC]: Likewise.
27004         * lib/getusershell.c: Include stdio--.h rather than stdio.h
27005         and stdio-safer.h.
27006         (getusershell): Call fopen, not fopen_safer.
27007         * lib/save-cwd.c: Include fcntl--.h rather than fcntl.h.
27008         Do not include unistd-safer.h.
27009         (save_cwd): Don't call fd_safer; no longer needed
27010         now that we include fcntl--.h.
27011
27012         * lib/getdate.y (relative_time): New type.
27013         (RELATIVE_TIME_0): New constant.
27014         (parser_control): Use relative_time instead of doing it ourselves.
27015         (%union): Add new relative_time rel member.
27016         (tYEAR_UNIT, tMONTH_UNIT, tHOUR_UNIT, tMINUTE_UNIT, tSEC_UNIT):
27017         Now typeless.
27018         (relunit, relunit_snumber): Now of type rel.
27019         (zone, rel, relunit, get_date): Adjust to above changes.
27020
27021         * lib/getloadavg.c: Include fcntl--.h rather than fcntl.h.
27022         Do not include unistd-safer.h.
27023         (getloadavg): Don't call fd_safer; no longer needed
27024         now that we include fcntl--.h.
27025
27026         * lib/mkdir-p.c (ENOSYS): Define to EEXIST if not defined.
27027         (make_dir_parents): Treat ENOSYS like EEXIST.
27028
27029         Improve quality of diagnostics on restore_cwd failure.
27030         * lib/mkdir-p.h (make_dir): Remove.  All uses replaced by mkdir.
27031         (make_dir_parents): Last arg is now int * (for errno), not bool *.
27032         * lib/mkdir-p.c (make_dir, make_dir_parents): Likewise.
27033         Rewrite "mkdir -p" algorithm to avoid the need for "stat"
27034         each time through the loop.  Do not diagnose restore_cwd failure;
27035         that is the caller's job (and perhaps the caller does not care).
27036
27037         * lib/mkdir-p.c (CLEANUP_CWD, CLEANUP): Remove.
27038         (make_dir_parents): Revamp to avoid need for CLEANUP_CWD, CLEANUP.
27039         If the file already exists but is not a directory, don't bother
27040         to try to make its parents.
27041         Close potential file descriptor leak if we can't chdir("/") (!).
27042         Don't always return true if chdir($PWD) fails; return true only
27043         if the requested action was done successfully (except for the
27044         chdir($PWD)).
27045         Don't log final directory unless we actually made it.
27046         Refactor to avoid duplicate code to fix up permissions.
27047         Don't attempt to fix up parent permissions if chdir($PWD) fails.
27048
27049         * lib/strftime.c (my_strftime): Rewrite the previous change slightly,
27050         to make it a bit faster and (I hope) clearer.
27051         * lib/strftime.c (my_strftime): Add support for %:z, %::z, %:::z.
27052         Fix bug in formats like %2N.
27053
27054         * lib/verify.h: New file.
27055
27056 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
27057
27058         Sync from coreutils.
27059         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Check for netinet/in.h.
27060
27061 2005-09-22  Jim Meyering  <jim@meyering.net>
27062
27063         Sync from coreutils.
27064
27065         * m4/lstat.m4 (gl_FUNC_LSTAT):
27066         Use AC_LIBSOURCES to require lstat.c and lstat.h.
27067         Remove obsolete comment.
27068         * m4/xreadlink.m4: Use AC_LIBSOURCES and AC_LIBOBJ.
27069         * m4/xstrtod.m4: Likewise.
27070
27071         * m4/openat.m4 (gl_FUNC_OPENAT): Add openat-die.c.
27072
27073 2005-09-22  Jim Meyering  <jim@meyering.net>
27074
27075         Sync from coreutils.
27076
27077         * lib/backupfile.c: Use ARGMATCH_VERIFY, just in case.
27078
27079         * lib/posixtm.c (posixtime) [lint]: Initialize *all* of tm0, not just
27080         the .tm_year member, since otherwise gcc-4.0 would now warn about
27081         tm_zone, tm_gmtoff, tm_isdst, tm_yday, tm_wday.
27082
27083         * lib/quotearg.c (quotearg_n_options): Change code to be suboptimal, in
27084         order to avoid an unsuppressible warning from gcc on 64-bit systems.
27085
27086         * lib/getdate.y (get_date): Undo part of the 2005-04-04 change, so that
27087         the command "date -d'2005-03-27 +1 day'" succeeds once again, even
27088         when run in a time zone for which daylight savings time is in effect
27089         for the starting date.
27090
27091         * lib/mkdir-p.c (make_dir_parents): Don't let a failed chdir($PWD)
27092         stop us from restricting permissions of just-created absolute-named
27093         directories.
27094         * lib/mkdir-p.c (CLEANUP_CWD): Return *true*, not false when failing
27095         to restore initial working directory.
27096         * lib/mkdir-p.c (make_dir_parents): New parameter:
27097         different_working_dir, to tell caller if/when we change the working
27098         directory and are unable to return to the initial one.
27099         * lib/mkdir-p.h (make_dir_parents): Update prototype.
27100         * lib/mkdir-p.c (CLEANUP_CWD): Change one more `return 1' to
27101         `return false'.  This fixes a bug introduced on 2004-07-30.
27102
27103         * lib/openat.c (fdopendir): Be sure to close the supplied
27104         file descriptor before returning.  This makes our replacement
27105         implementation a little closer to Solaris's, where fdopendir
27106         ties the file descriptor to the returned DIR* pointer.
27107         * lib/openat.c (unlinkat): New function.
27108         * lib/openat.h (unlinkat): Add prototype.
27109         * lib/openat-die.c (openat_save_fail): Rename from openat_save_die.
27110         (openat_restore_fail): Rename from openat_restore_die.
27111         * lib/openat.c, openat.h: Reflect s/_die/_fail/ renaming.
27112
27113         Provide an alternative to exiting immediately upon save_cwd or
27114         restore_cwd failure.  Now, an application can arrange e.g.,
27115         to perform a longjump in that case.
27116         * lib/openat.c: Include dirname.h.
27117         Use IS_ABSOLUTE_FILE_NAME rather than testing for leading slash.
27118         (rpl_openat, fdopendir, fstatat): Call openat_save_die
27119         and openat_restore_die rather than calling error directly.
27120         Don't include "error.h" or "exitfail.h"; they're no longer needed.
27121
27122         * lib/openat-die.c (openat_save_die, openat_restore_die): New file.
27123         * lib/openat.h (openat_save_die, openat_restore_die): Declare and
27124         define.
27125
27126         * lib/strftime.c [FPRINTFTIME] (fprintftime): Provide a new interface:
27127         size_t fprintftime (FILE *fp, char const *fmt, struct tm const *tm,
27128                             int utc, int nanoseconds);
27129         Background:
27130         date should not have to allocate a megabyte of virtual memory to
27131         handle a format argument like +%1048575T.  When implemented with
27132         strftime, it must allocate such a buffer, use strftime to fill it
27133         in, print it, then free it.
27134         With fprintftime, it simply prints everything and exits.
27135         With no need for memory allocation, that's one fewer way to fail.
27136         * lib/strftime.c (my_strftime): Parse the colons of %:::z *after* the
27137         optional field width, not before, so we accept %9:z, not %:9z.
27138         (my_strftime): Be sure to use L_('x') for literals.
27139
27140         * lib/backupfile.c, lib/canon-host.c, lib/canonicalize.c, lib/chown.c:
27141         * lib/cloexec.c, lib/dup-safer.c, lib/dup2.c, lib/euidaccess.c:
27142         * lib/fd-safer.c, lib/fileblocks.c, lib/fopen-safer.c, lib/fsusage.c:
27143         * lib/ftruncate.c, lib/getcwd.c, lib/getcwd.h, lib/getloadavg.c:
27144         * lib/getopt_.h, lib/getpagesize.h, lib/getugroups.c:
27145         * lib/group-member.c, lib/human.h, lib/idcache.c, lib/mkdir-p.c:
27146         * lib/mountlist.c, lib/nanosleep.c, lib/pathmax.h, lib/physmem.c:
27147         * lib/posixver.c, lib/putenv.c, lib/raise.c, lib/safe-read.c:
27148         * lib/same.c, lib/save-cwd.c, lib/setenv.c, lib/settime.c:
27149         * lib/tempname.c, lib/unlinkdir.c, lib/unsetenv.c, lib/userspec.c:
27150         * lib/xgethostname.c, lib/xreadlink.c:
27151         Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally.
27152
27153         * lib/chown.c, lib/cloexec.c, lib/dup-safer.c, lib/dup2.c:
27154         * lib/fsusage.c, lib/getcwd.c, lib/getloadavg.c, lib/mountlist.c:
27155         * lib/openat.h, lib/save-cwd.c, lib/tempname.c:
27156         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
27157         and don't include <sys/file.h>).
27158
27159 2005-09-22  Eric Blake  <ebb9@byu.net>  (tiny change)
27160
27161         Sync from coreutils.
27162
27163         * lib/getloadavg.c (getloadavg) [__CYGWIN__]: Port to cygwin.
27164         [__linux__]: Allocate a big enough buffer for /proc/loadavg.
27165         [!LDAV_DONE]: Avoid unused variable warning.
27166
27167 2005-09-21  Bruno Haible  <bruno@clisp.org>
27168
27169         * lib/unicodeio.h (unicode_to_mb): New declaration.
27170
27171 2005-09-20  Derek Price  <derek@ximbiot.com>
27172
27173         * lib/getaddrinfo.c: Don't include <netdb.h> included from
27174         getaddrinfo.h.
27175
27176 2005-09-20  Bruno Haible  <bruno@clisp.org>
27177
27178         * gnulib-tool: Remove trailing slashes from the values specified for
27179         --source-base, --m4-base, --tests-base, --aux-dir.
27180         Suggested by Simon Josefsson <jas@extundo.com>.
27181
27182 2005-09-20  Bruno Haible  <bruno@clisp.org>
27183
27184         * gnulib-tool (func_all_modules, func_modules_transitive_closure,
27185         func_modules_to_filelist, func_import, func_create_testdir): Make all
27186         sorting results locale-independent, so that gnulib-cache.m4 doesn't
27187         change when gnulib-tool is invoked in a different locale.
27188
27189 2005-09-19  Simon Josefsson  <jas@extundo.com>
27190
27191         * m4/socklen.m4: Fix typo.
27192
27193 2005-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27194
27195         Use a consistent style for including <config.h>.
27196         * lib/__fpending.c, lib/acl.c, lib/argmatch.c, lib/argp-help.c,
27197         lib/argp-parse.c, lib/argp-pvh.c, lib/backupfile.c, lib/basename.c,
27198         lib/c-stack.c, lib/calloc.c, lib/check-version.c, lib/cloexec.c,
27199         lib/closeout.c, lib/copy-file.c, lib/creat-safer.c, lib/cycle-check.c,
27200         lib/dirfd.c, lib/dirname.c, lib/dup-safer.c, lib/dup2.c,
27201         lib/euidaccess.c, lib/exclude.c, lib/exitfail.c, lib/fatal-signal.c,
27202         lib/fd-safer.c, lib/file-type.c, lib/fileblocks.c, lib/filemode.c,
27203         lib/filenamecat.c, lib/findprog.c, lib/fnmatch.c, lib/fopen-safer.c,
27204         lib/free.c, lib/fsusage.c, lib/ftruncate.c, lib/full-write.c,
27205         lib/fwriteerror.c, lib/getaddrinfo.c, lib/getcwd.c, lib/getdelim.c,
27206         lib/getline.c, lib/getlogin_r.c, lib/getndelim2.c, lib/getnline.c,
27207         lib/getopt1.c, lib/getpass.c, lib/group-member.c, lib/hard-locale.c,
27208         lib/hash-pjw.c, lib/hash.c, lib/human.c, lib/idcache.c,
27209         lib/inet_ntop.c, lib/isdir.c, lib/long-options.c, lib/malloc.c,
27210         lib/memcasecmp.c, lib/memcmp.c, lib/memcoll.c, lib/memcpy.c,
27211         lib/memmove.c, lib/mkdir-p.c, lib/modechange.c, lib/mountlist.c,
27212         lib/open-safer.c, lib/physmem.c, lib/pipe-safer.c, lib/pipe.c,
27213         lib/poll.c, lib/posixver.c, lib/progname.c, lib/progreloc.c,
27214         lib/putenv.c, lib/quote.c, lib/quotearg.c, lib/readline.c,
27215         lib/readlink.c, lib/realloc.c, lib/regex.c, lib/rename.c, lib/rmdir.c,
27216         lib/rpmatch.c, lib/safe-read.c, lib/same.c, lib/save-cwd.c,
27217         lib/savedir.c, lib/sig2str.c, lib/strcspn.c, lib/strerror.c,
27218         lib/stripslash.c, lib/strncasecmp.c, lib/strndup.c, lib/strnlen.c,
27219         lib/strnlen1.c, lib/strsep.c, lib/strstr.c, lib/strtod.c,
27220         lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c,
27221         lib/time_r.c, lib/userspec.c, lib/utimecmp.c, lib/version-etc-fsf.c,
27222         lib/version-etc.c, lib/wait-process.c, lib/xalloc-die.c, lib/xgetcwd.c,
27223         lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c, lib/xreadlink.c,
27224         lib/xsetenv.c, lib/xstrndup.c, lib/xstrtoimax.c, lib/xstrtol.c,
27225         lib/xstrtoumax.c, lib/yesno.c:
27226         Standardize inclusion of config.h.
27227         * lib/__fpending.h, lib/dirfd.h, lib/getdate.h, lib/human.h,
27228         lib/inttostr.h:  Removed inclusion of config.h from header files.
27229         * lib/inttostr.c:  Adjusted in-tree users.
27230         * lib/timespec.h: Remove superfluous warning to include config.h.
27231         * lib/atexit.c, lib/chdir-long.c, lib/chown.c, lib/fchown-stub.c,
27232         lib/getgroups.c, lib/gettimeofday.c, lib/lchown.c, lib/lstat.c,
27233         lib/mkdir.c, lib/mkstemp.c, lib/nanosleep.c, lib/openat.c, lib/raise.c,
27234         lib/readtokens0.c, lib/readutmp.c, lib/unlinkdir.c: Guard inclusion of
27235         config.h with HAVE_CONFIG_H.
27236
27237 2005-09-19  Jim Meyering  <jim@meyering.net>
27238
27239         * modules/pathmax (License): Change to LGPL.
27240
27241 2005-09-19  Derek Price  <derek@ximbiot.com>
27242
27243         * config/srclist.txt: glibc's glob.h is now in lib/glob-libc.h.
27244
27245 2005-09-19  Bruno Haible  <bruno@clisp.org>
27246
27247         * gnulib-tool (import): Provide default for --tests-base.
27248
27249 2005-09-19  Bruno Haible  <bruno@clisp.org>
27250
27251         * doc/quote.texi: New file, extracted from gnulib.texi.
27252         * doc/ctime.texi: New file, extracted from gnulib.texi.
27253         * doc/inet_ntoa.texi: New file, extracted from gnulib.texi.
27254         * doc/gnulib-tool.texi: New file, extracted from gnulib.texi.
27255         * doc/gnulib.texi: Include them.
27256
27257 2005-09-18  Bruno Haible  <bruno@clisp.org>
27258
27259         Portability fix.
27260         * gnulib-tool (func_readlink): New function.
27261         (func_ln_if_changed): Use it.
27262
27263 2005-09-18  Bruno Haible  <bruno@clisp.org>
27264
27265         * gnulib-tool: Support --with-tests also with --import.
27266         (func_emit_tests_Makefile_am): Use variables $m4base and $testsbase.
27267         (func_import): Use variables $testsbase and $inctests. Emit a
27268         gl_TESTS_BASE form into gnulib-cache.m4. Create $testsbase/Makefile.am.
27269         Remind the user to add AC_CONFIG_FILES($testsdir/Makefile) and
27270         SUBDIRS += $testsdir.
27271         (func_create_testdir): Update.
27272
27273 2005-09-18  Bruno Haible  <bruno@clisp.org>
27274
27275         * gnulib-tool: Revise --dry-run implementation. Use variable $doit
27276         instead of $dry_run.
27277         (func_cp_if_changed, func_mv_if_changed): Remove functions.
27278         (func_ln_if_changed): Don't handle dry-run here.
27279         (func_import): In dry-run mode, detect more precisely which actions
27280         would be performed, and don't use "...ing" verbs.
27281
27282 2005-09-18  Bruno Haible  <bruno@clisp.org>
27283
27284         * gnulib-tool (func_tmpdir): New function, taken from GNU gettextize.
27285         (func_import): Use join on two temporary files instead of three nested
27286         loops, in order to determine which files are new or old.
27287
27288 2005-09-18  Bruno Haible  <bruno@clisp.org>
27289
27290         * gnulib-tool (func_import): Comment out code that spits out the
27291         new files with --dry-run.
27292
27293 2005-09-18  Bruno Haible  <bruno@clisp.org>
27294
27295         * doc/gnulib.texi (Invoking gnulib-tool): 50% rewritten.
27296
27297 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
27298
27299         * lib/stat-time.h: New file.
27300         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, CTIME_CMP):
27301         (MTIME_CMP, TIMESPEC_NS): Remove.  Now done by stat-time.h,
27302         in a different way.
27303         (timespec_cmp): New function.
27304         * lib/utimecmp.c: Include stat-time.h.
27305         (SYSCALL_RESOLUTION): Depend on whether various struct stat
27306         members exist, not on the obsolescent ST_MTIM_NSEC.
27307         (utimecmp): Use the new stat-time functions rater than TIMESPEC_NS.
27308
27309 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
27310
27311         * config/srclist.txt: Remove glibc bug 1033 and uncomment mktime.c.
27312
27313 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
27314
27315         * MODULES.html.sh (File system functions): Add stat-time.
27316         * modules/stat-time: New file.
27317         * modules/timespec (Files): Remove m4/st_mtim.m4; this
27318         is now done in a different way, by the stat-time module.
27319         * modules/utimecmp (Depends-on): Add stat-time.
27320
27321 2005-09-15  Paul Eggert  <eggert@cs.ucla.edu>
27322
27323         * m4/st_mtim.m4: Remove.  Superseded by...
27324         * m4/stat-time.m4: New file.
27325         * m4/timespec.m4 (gl_TIMESPEC): Require AC_C_INLINE.
27326         Do not invoke AC_STRUCT_ST_MTIM_NSEC; no longer needed.
27327
27328 2005-09-15  Derek Price  <derek@ximbiot.com>
27329
27330         * m4/strstr.m4 (gl_FUNC_STRSTR): Don't define strstr here.
27331
27332 2005-09-15  Derek Price  <derek@ximbiot.com>
27333
27334         * lib/regex_internal.h: Blank `pure' for GNUC < 3.
27335         * lib/regex_internal.c: Ditto, using this...
27336         (__GNUC_PREREQ): ...new macro.
27337         * lib/regcomp.c, regexec.c: Blank `always_inline' for GNUC < 3.1
27338         using...
27339         (__GNUC_PREREQ): ...this new macro.
27340
27341         * lib/strstr.h: Include string.h. Define strstr as a macro here.
27342
27343 2005-09-15  Derek Price  <derek@ximbiot.com>
27344             Paul Eggert  <eggert@cs.ucla.edu>
27345
27346         * lib/regcomp.c, regexec.c, regex_internal.c: Back out previous
27347         changes, consolidating in...
27348         * lib/regex_internal.h: ...this file.
27349
27350 2005-09-13  Jim Meyering  <jim@meyering.net>
27351
27352         * lib/canon-host.c: Filter through gnu indent and reword comments
27353         slightly.
27354         * lib/canon-host.h (ch_strerror_r): Tweak cpp indentation and spacing.
27355
27356 2005-09-13  Derek Price  <derek@ximbiot.com>
27357
27358         * lib/canon-host.c (canon_host_r): Set *cherror on memory allocation
27359         failure.
27360         Reported by Jim Meyering  <jim@meyering.net>.
27361
27362 2005-09-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
27363
27364         * lib/base64.c: Typo.
27365         (base64_encode): Put b64str in initialized data section.
27366
27367 2005-09-12  Paul Eggert  <eggert@cs.ucla.edu>
27368
27369         Merge glibc and coreutils changes into gnulib, plus a few
27370         extra fixes.
27371         * lib/md5.c: Use #error rather than a string.
27372         (CYCLIC): New macro, from glibc source.  Use it instead of rol.
27373         * lib/md5.h (__GNUC_PREREQ, __THROW): Define if not defined already.
27374         (__attribute__): Define to empty for non recent-GCC.
27375         (__md5_buffer, __md5_finish_ctx, __md5_init_ctx, __md5_process_block):
27376         (__md5_process_bytes, __md5_read_ctx, __md5_stream):
27377         Renamed from their non-__ counterparts, with new macros replacing
27378         them if not _LIBC.  Add __THROW attribute.
27379         (rol): Remove.
27380         (struct md5_ctx): Align buffer if using GCC.
27381         * lib/sha1.h (struct sha1_ctx): Likewise.
27382         * lib/sha1.c (SWAP): Renamed from the NOTSWAP.  All uses changed.
27383         The old name was backwards.
27384         (NOTSWAP): Remove; not used.
27385         (rol): New macro, moved here from md5.h.
27386         (sha1_process_block): Remove a FIXME that doesn't make sense.
27387
27388 2005-09-12  Derek Price  <derek@ximbiot.com>
27389
27390         Return usable errors from canon-host.
27391         * lib/canon-host.h: New file.
27392         * lib/canon-host.c (canon_host): Wrap...
27393         (canon_host_r): ...this new function, which now relies exclusively on
27394         getaddrinfo.
27395         (ch_strerror): New function.
27396         (last_cherror): New global.
27397         * lib/getaddrinfo.c: Move include of getaddrinfo.h first to test
27398         interface.
27399         (getaddrinfo): Add AI_CANONNAME functionality.  Don't do arithmetic on
27400         void *.
27401         (freeaddrinfo): Free ai->ai_canonname when set.
27402
27403 2005-09-12  Derek Price  <derek@ximbiot.com>
27404
27405         Make canon-host require getaddrinfo.
27406         * m4/canon-host.m4 (gl_CANON_HOST): Remove most dependencies.
27407         AC_LIBSOURCE canon-host.h.  Call...
27408         (gl_PREREQ_CANON_HOST): ...this new function, which requires
27409         gl_GETADDRINFO.
27410         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Compile gai_strerror when needed.
27411
27412 2005-09-12  Derek Price  <derek@ximbiot.com>
27413
27414         * modules/canon-host: Add canon-host.h.  Depend on getaddrinfo.  Make
27415         LGPL.
27416         * modules/getaddrinfo: Add link to opengroup spec.  Depend on strdup.
27417
27418 2005-09-12  Derek Price  <derek@ximbiot.com>
27419
27420         * lib/gai_strerror.c: Include config.h when available.  Include
27421         getaddrinfo.h before other headers to test interface.
27422         Reported by Larry Jones <lawrence.jones@ugs.com>.
27423
27424 2005-09-12  Derek Price  <derek@ximbiot.com>
27425             Paul Eggert  <eggert@cs.ucla.edu>
27426
27427         * modules/glob (Files): Add glob-libc.h.
27428
27429 2005-09-12  Derek Price  <derek@ximbiot.com>
27430             Paul Eggert  <eggert@cs.ucla.edu>
27431
27432         * m4/glob.m4 (gl_GLOB_SUBSTITUTE): AC_LIBSOURCES for glob.c,
27433         glob_.h, glob-libc.h.
27434         (gl_PREREQ_GLOB): Remove _SYS_CDEFS_H hack; no longer needed.
27435
27436 2005-09-12  Derek Price  <derek@ximbiot.com>
27437             Paul Eggert  <eggert@cs.ucla.edu>
27438
27439         * lib/glob-libc.h: Renamed from glob_.h.  The new version is
27440         taken from libc's glob.h, except with '#ifdef __GLOB_GNULIB'
27441         protecting things that should be done only in gnulib contexts.
27442         * lib/glob_.h: New file, containing only the glob things needed for
27443         gnulib.
27444         (GLOB_PREFIX): Remove.  All uses changed to look for __GLOB_GNULIB.
27445         (__GLOB_CONCAT, __GLOB_XCONCAT, __GLOB_ID): Remove; no longer needed.
27446         (glob, globfree, glob_pattern_p): Now defined simply in terms of
27447         rpl_glob, rpl_globfree, rpl_glob_pattern_p.
27448         (__GLOB_GNULIB): New macro, to keep the glob.h changes clearer
27449         and to respect the namespace rules better.
27450
27451 2005-09-08  Simon Josefsson  <jas@extundo.com>
27452
27453         * modules/socklen: New file.
27454
27455 2005-09-08  Simon Josefsson  <jas@extundo.com>
27456
27457         * m4/socklen.m4: New file.
27458
27459 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
27460
27461         * modules/utimens (Files): Add m4/utimbuf.m4, since
27462         m4/utimens.m4 requires gl_CHECK_TYPE_STRUCT_UTIMBUF.
27463         Reported by Sergey Poznyakoff.
27464
27465 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
27466
27467         * lib/glob.c (glob, globfree, __glob_pattern_p): Use old-style function
27468         definitions, since that's the preferred style in glibc.
27469         Fix a minor spacing issue, and update copyright notice to match
27470         glibc's.
27471
27472 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
27473
27474         * config/srclist.txt: Remove glibc bug 1061; it's been fixed.
27475
27476 2005-09-06  Simon Josefsson  <jas@extundo.com>
27477
27478         * lib/getpass.c (getpass): Fix typo, test for HAVE_TCSETATTR and not
27479         TCSETATTR.  Reported by Derek Price <derek@ximbiot.com>.
27480
27481 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
27482
27483         * lib/regex_internal.h (bitset_not): Add parens to avoid gcc -Wall
27484         warning.
27485
27486 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
27487
27488         * config/srclist.txt: Add glibc bug 1302.
27489
27490 2005-09-05  Paul Eggert  <eggert@cs.ucla.edu>
27491
27492         Change bitset word type from unsigned int to unsigned long int,
27493         as this has better performance on typical 64-bit hosts.
27494         Port bitset code to hosts with unusual word sizes.
27495         * lib/regcomp.c (build_equiv_class, build_charclass, build_range_exp):
27496         (build_collating_symbol):
27497         Prefer bitset to re_bitset_ptr_t in prototypes, when the actual
27498         argument is a bitset.  This is merely a style issue, but it makes
27499         it clearer that an entire array is expected.
27500         (re_compile_fastmap_iter, init_dfa, init_word_char, optimize_subexps):
27501         * lib/regcomp.c (lower_subexp, parse_bracket_exp, built_charclass_op):
27502         Port to the case where bitset_word is not the same as unsigned int.
27503         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
27504         (bitset_not, bitset_merge, bitset_set_all, bitset_mask):
27505         Likewise.
27506         * lib/regexec.c (check_dst_limits_calc_pos_1,
27507         check_subexp_matching_top):
27508         (build_trtable, group_nodes_into_DFAstates):
27509         Likewise.
27510         * lib/regcomp.c (re_compile_fastmap_iter, utf8_sb_map, optimize_utf8):
27511         Don't assume that SBC_MAX is a multiple of BITSET_WORD_BITS.
27512         * lib/regex_internal.h (bitset_set_all, bitset_not): Likewise.
27513         * lib/regexec.c (group_nodes_into_DFAstates): Likewise.
27514         * lib/regcomp.c (utf8_sb_map): Don't assume UINT_MAX == 0xffffffff.
27515         * lib/regcomp.c (optimize_subexps, lower_subexp):
27516         Work even if bitset_word has holes in its bitwise representation.
27517         * lib/regex_internal.h (BITSET_WORD_BITS): Likewise.
27518         * lib/regexec.c (check_dst_limits_calc_pos_1,
27519         check_subexp_matching_top):
27520         Likewise.
27521         * lib/regex_internal.c (re_string_reconstruct):
27522         Don't assume UCHAR_MAX == 255.
27523         * lib/regex_internal.h (bitset_set_all): Likewise.
27524         * lib/regex_internal.h (BITSET_WORD_BITS): Renamed from UINT_BITS.
27525         All uses changed.
27526         (BITSET_WORDS): Renamed from BITSET_UINTS.  All uses changed.
27527         (bitset_word): New type, replacing 'unsigned int' for bitset uses.
27528         All uses changed.
27529         (BITSET_WORD_MAX): New macro.
27530         (bitset_set, bitset_clear, bitset_contain, bitset_empty):
27531         (bitset_set_all, bitset_copy):  Now inline functions, not macros.
27532         (bitset_empty, bitset_copy):
27533         Prefer sizeof (bitset) to multiplying it out ourselves.
27534         (bitset_not_merge): Remove; unused.
27535         (bitset_contain): Return bool, not unsigned int with one bit on.
27536         All callers changed.
27537         * lib/regexec.c (build_trtable): Don't assume bitset has no stricter
27538         alignment than re_node_set; do this by defining a new internal
27539         type struct dests_alloc and using it to allocate memory.
27540
27541 2005-09-05  Bruno Haible  <bruno@clisp.org>
27542
27543         * gnulib-tool (func_import): Fix comparison in handling of symbolic
27544         links.
27545
27546 2005-09-04  Martin Lambers  <marlam@marlam.de>  (tiny change)
27547
27548         * modules/size_max (Makefile.am): Add size_max.h
27549
27550 2005-09-04  Derek Price  <derek@ximbiot.com>
27551
27552         * gnulib-tool (func_import): Fix reversed $symbolic logic.
27553
27554 2005-09-03  Simon Josefsson  <jas@extundo.com>
27555
27556         * gnulib-tool: Fix typo.
27557
27558 2005-09-03  Simon Josefsson  <jas@extundo.com>
27559
27560         * config/srclist.txt: Add glibc bug 1293.
27561
27562 2005-09-03  Derek Price  <derek@ximbiot.com>
27563
27564         * m4/getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
27565         From Larry Jones <lawrence.jones@ugs.com>.
27566
27567 2005-09-02  Simon Josefsson  <jas@extundo.com>
27568
27569         * modules/socklen: New file.
27570
27571 2005-09-02  Simon Josefsson  <jas@extundo.com>
27572
27573         * modules/havelib: New module.
27574
27575         * modules/gettext, modules/iconv, modules/lock, modules/readline:
27576         Use havelib.
27577
27578 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
27579
27580         Check for arithmetic overflow when calculating sizes, to prevent
27581         some buffer-overflow issues.  These patches are conservative, in the
27582         sense that when I couldn't determine whether an overflow was possible,
27583         I inserted a run-time check.
27584         * lib/regex_internal.h (re_xmalloc, re_xrealloc, re_x2realloc): New
27585         macros.
27586         (SIZE_MAX) [!defined SIZE_MAX]: New macro.
27587         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc):
27588         (re_xnrealloc, re_x2nrealloc): New inline functions.
27589         * lib/regcomp.c (init_dfa, analyze, build_range_exp,
27590         parse_bracket_exp):
27591         (build_equiv_class, build_charclass): Check for arithmetic overflow
27592         in size expression calculations.
27593         * lib/regex_internal.c (re_string_realloc_buffers):
27594         (build_wcs_upper_buffer, re_node_set_add_intersect):
27595         (re_node_set_init_union, re_node_set_insert, re_node_set_insert_last):
27596         (re_dfa_add_node, register_state): Likewise.
27597         * lib/regexec.c (re_search_stub, re_copy_regs, re_search_internal):
27598         (prune_impossible_nodes, push_fail_stack, set_regs, check_arrival):
27599         (build_trtable, extend_buffers, match_ctx_init, match_ctx_add_entry):
27600         (match_ctx_add_subtop, match_ctx_add_sublast): Likewise.
27601
27602 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
27603
27604         * modules/inttostr (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
27605         m4/ulonglong.m4.  Problem reported by Martin Lambers.
27606
27607 2005-09-02  Bruno Haible  <bruno@clisp.org>
27608
27609         Support for lib vs. lib64 distinction on biarch platforms.
27610         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): New macro.
27611         (AC_LIB_PREFIX): Require it. Use $acl_libdirstem instead of 'lib'.
27612         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Likewise.
27613
27614 2005-09-02  Bruno Haible  <bruno@clisp.org>
27615
27616         * gnulib-tool (import): In the other first-use case, provide defaults
27617         as well.
27618
27619 2005-09-02  Bruno Haible  <bruno@clisp.org>
27620
27621         * config/srclist.txt: lib-link.m4 and lib-prefix.m4 currently have
27622         patches not yet found in the latest gettext release.
27623
27624 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
27625
27626         * lib/glob.c (GET_LOGIN_NAME_MAX): Renamed from LOGIN_NAME_MAX,
27627         to avoid a collision with bits/local_lim.h in glibc.
27628         All uses changed.  Problem reported by Dmitry V. Levin in
27629         <http://sources.redhat.com/bugzilla/show_bug.cgi?id=1060>.
27630
27631         * lib/regex_internal.c (build_wcs_upper_buffer): Fix portability
27632         bugs in int versus size_t comparisons.
27633         (re_string_context_at): Fix bug where the code assumed that
27634         Idx is signed.
27635
27636         Use bool where appropriate.
27637         * lib/regcomp.c (re_set_fastmap): ICASE arg is bool, not int.
27638         All callers changed.
27639         (calc_eclosure_iter): Likewise, for ROOT arg.
27640         (parse_bracket_element): Likewise, for ACCEPT_HYPHEN arg.
27641         (build_charclass_op): Likewise, for NON_MATCH arg.
27642         * lib/regex_internal.c (re_string_allocate, re_string_construct):
27643         (re_string_construct_common): Likewise, for ICASE arg.
27644         * lib/regexec.c (re_search_2_stub, re_search_stub):
27645         Likewise, for RET_LEN arg.
27646         (check_matching): Likewise, for FL_LONGEST_MATCH arg.
27647         (set_regs): Likewise, for FL_BACKTRACK arg.
27648         * lib/regcomp.c (re_compile_fastmap_iter, optimize_utf8):
27649         (duplicate_node_closure, calc_inveclosure, calc_eclosure):
27650         (calc_eclosure_iter, parse_bracket_exp):
27651         Use bool for internal variables that are booleans.
27652         * lib/regexec.c (re_search_internal, check_matching,
27653         proceed_next_node):
27654         (set_regs, build_sifted_states, sift_states_bkref):
27655         (check_arrival_add_next_nodes, check_arrival_expand_ecl_sub):
27656         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
27657         (find_collation_sequence_value):
27658         Likewise.
27659         * lib/regex_internal.c (re_node_set_insert, re_node_set_insert_last):
27660         (re_node_set_compare):
27661         Return bool, not int. All callers changed.
27662         * lib/regexec.c (check_halt_node_context, check_dst_limits):
27663         (build_trtable, check_node_accept): Likewise.
27664         * lib/regex_internal.h: Include stdbool.h.
27665
27666         Fix bugs uncovered when converting to bool.
27667         * lib/regcomp.c (calc_eclosure_iter): Check for storage allocation
27668         failure instead of charging ahead blindly.
27669         * lib/regex_internal.c (register_state): Likewise.
27670         * lib/regexec.c (re_search_2_stub): Use simpler method than boolean
27671         for freeing internal storage.
27672         (group_nodes_into_DFA_states): Use unsigned int, not int, for
27673         bitset pieces used as boolean, to avoid undefined behavior
27674         on hosts that do int overflow checking.
27675
27676 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
27677
27678         * config/srclist.txt: Add glibc bugs 1285-1287.
27679
27680 2005-09-01  Jim Meyering  <jim@meyering.net>
27681
27682         * m4/lchown.m4: Require gl_FUNC_CHOWN, for the definition of
27683         CHOWN_MODIFIES_SYMLINK, which is used by lchown.c.
27684         Require gl_STAT_MACROS, too.
27685
27686 2005-09-01  Bruno Haible  <bruno@clisp.org>
27687
27688         * gnulib-tool (import): In the first-use case, provide defaults.
27689
27690 2005-09-01  Bruno Haible  <bruno@clisp.org>
27691
27692         * gnulib-tool (func_import): Remove the .tmp files.
27693
27694 2005-09-01  Bruno Haible  <bruno@clisp.org>
27695
27696         * gnulib-tool (func_import): Fix handling of symbolic links.
27697
27698 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
27699
27700         On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
27701         old glibc regex code mishandles strings longer than 2**31 bytes.
27702         This patch fixes this when the regex code is used in gnulib
27703         (i.e., outside glibc).
27704
27705         This patch should not affect the use of the regex code inside
27706         glibc.  No doubt this problem also needs to be handled for glibc
27707         as well, but the result will be an incompatible change to the
27708         glibc ABI, and the old ABI will have to be supported too.  That
27709         can be the the subject for another patch.
27710
27711         * lib/regex.h (_REGEX_LARGE_OFFSETS): New feature-test macro,
27712         governing whether the rest of this patch is active.  By default,
27713         the macro is disabled and the patch has no effect.
27714         (regoff_t) [defined _REGEX_LARGE_OFFSETS]: Define to off_t, not int.
27715         (__re_idx_t, __re_size_t, __re_long_size_t): New types.
27716         (struct re_pattern_buffer, re_search, re_search_2, re_match):
27717         (re_match_2, re_set_registers): Use the new types.
27718         * lib/regex_internal.h (Idx, re_hashval_t): New types.
27719         (REG_MISSING, REG_ERROR, REG_VALID_INDEX, REG_VALID_NONZERO_INDEX):
27720         New macros.
27721         (re_node_set, re_charset_t, re_token_t, re_string_realloc_buffers):
27722         (re_string_context_at, bin_tree_t, re_dfastate_t):
27723         (struct re_state_table_entry, state_array_t, re_sub_match_last_t):
27724         (re_sub_match_top_t, re_match_context_t, re_sift_context_t):
27725         (struct re_fail_stack_ent_t, struct re_fail_stack_t, struct re_dfa_t):
27726         (re_string_char_size_at, re_string_wchar_at):
27727         (re_string_elem_size_at):
27728         Use the new types and macros to port to 64-bit hosts.
27729         Use unsigned types for internal values, so that the code
27730         mostly works even for arrays larger than SSIZE_MAX.
27731         * lib/regcomp.c (re_compile_internal, init_dfa, duplicate_node):
27732         (search_duplicated_node, calc_eclosure_iter, fetch_number):
27733         (parse_reg_exp, parse_branch, parse_expression, parse_sub_exp):
27734         (build_equiv_class, build_charclass, re_compile_fastmap_iter):
27735         (free_dfa_content, create_initial_state, optimize_utf8, analyze):
27736         (optimize_subexps, calc_first, link_nfa_nodes, duplicate_node_closure):
27737         (calc_inveclosure, parse_dup_op, build_range_exp):
27738         (build_collating_symbol, parse_bracket_exp, build_charclass_op):
27739         (fetch_number, create_token_tree, mark_opt_subexp):
27740         Likewise.
27741         * lib/regex_internal.c (re_string_construct_common,
27742         create_ci_newstate):
27743         (create_cd_newstate, re_string_allocate, re_string_construct):
27744         (re_string_realloc_buffers, build_wcs_upper_buffer):
27745         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
27746         (re_string_reconstruct, re_string_peek_byte_case):
27747         (re_string_fetch_byte_case, re_string_context_at):
27748         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
27749         (re_node_set_init_copy, re_node_set_add_intersect):
27750         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
27751         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
27752         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
27753         (re_acquire_state, re_acquire_state_context, register_state):
27754         Likewise.
27755         * lib/regex.c (match_ctx_init, match_ctx_add_entry,
27756         search_cur_bkref_entry):
27757         (match_ctx_add_subtop, match_ctx_add_sublast, sift_ctx_init):
27758         (re_search_internal, re_search_2_stub, re_search_stub)
27759         (re_copy_regs, check_matching, check_halt_state_context, update_regs):
27760         (push_fail_stack, sift_states_iter_mb, build_sifted_states):
27761         (update_cur_sifted_state, check_dst_limits):
27762         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
27763         (check_subexp_limits, sift_states_bkref, merge_state_array):
27764         (check_subexp_matching_top, get_subexp, get_subexp_sub):
27765         (find_subexp_node, check_arrival, check_arrival_add_next_nodes):
27766         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
27767         (expand_bkref_cache, check_node_accept_bytes):
27768         (group_nodes_into_DFAstates, check_node_accept, regexec, re_match):
27769         (re_search, re_match_2, re_search_2, prune_impossible_nodes):
27770         (acquire_init_state_context, check_halt_node_context):
27771         (proceed_next_node, pop_fail_stack, set_regs, free_fail_stack_return):
27772         (sift_states_backward, clean_state_log_if_needed):
27773         (sub_epsilon_src_nodes, add_epsilone_src_nodes, merge_state_with_log):
27774         (find_recover_state, transit_state_sb, transit_state_mb):
27775         (transit_state_bkref, build_trtable, match_ctx_clean):
27776         Likewise.
27777         * lib/regcomp.c (parse_dup_op): Add an extra test if Idx is unsigned,
27778         to work around an assumption that REG_MISSING is negative.
27779
27780         * lib/regcomp.c (re_comp) [defined _REGEX_RE_COMP || defined _LIBC]:
27781         (seek_collating_symbol_entry) [defined _LIBC]:
27782         (lookup_collation_sequence_value) [defined _LIBC]:
27783         (build_range_exp, build_collating_symbol) [defined _LIBC]:
27784         Use prototypes rather than old-style function definitions.
27785         * lib/regexec.c (re_exec) [defined _REGEX_RE_COMP || defined _LIBC]:
27786         (transit_state_sb) [0]:
27787         (find_collation_sequence_value) [defined _LIBC]: Likewise.
27788
27789         * lib/regexec.c (re_search_internal): Simplify update of rm_so and
27790         rm_eo.
27791
27792         * lib/regcomp.c (re_compile_fastmap_iter, init_dfa, init_word_char):
27793         (optimize_subexps, lower_subexp):
27794         Don't assume 1<<31 has defined behavior on hosts with 32-bit int,
27795         since the signed shift might overflow.  Use 1u<<31 instead.
27796         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
27797         Likewise.
27798         * lib/regexec.c (check_dst_limits_calc_pos_1,
27799         check_subexp_matching_top): Likewise.
27800
27801         * lib/regcomp.c (optimize_subexps, lower_subexp):
27802         Use CHAR_BIT rather than 8, for clarity.
27803         * lib/regexec.c (check_dst_limits_calc_pos_1):
27804         (check_subexp_matching_top): Likewise.
27805         * lib/regcomp.c (init_dfa): Make table_size unsigned, so that we don't
27806         have to worry about portability issues when shifting it left.
27807         Remove no-longer-needed test for table_size > 0.
27808         * lib/regcomp.c (parse_sub_exp): Do not shift more bits than there are
27809         in a word, as the resulting behavior is undefined.
27810         * lib/regexec.c (check_dst_limits_calc_pos_1): Likewise;
27811         in one case, a <= should have been an <, and in another case the
27812         whole test was missing.
27813         * lib/regex_internal.h (BYTE_BITS): Remove.  All uses changed to
27814         the standard name CHAR_BIT.
27815         * lib/regexec.c (match_ctx_add_entry): Don't assume that ~0 == -1;
27816         this is not true on one's complement and signed-magnitude hosts.
27817
27818         * lib/regex_internal.h (re_sub_match_top_t): Remove unused member
27819         next_last_offset.
27820         (struct re_dfa_t): Remove unused member states_alloc.
27821         * lib/regcomp.c (init_dfa): Don't initialize unused members.
27822
27823 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
27824
27825         * m4/regex.m4 (gl_REGEX): Require AC_SYS_LARGEFILE, Define
27826         _REGEX_LARGE_OFFSETS).  Test for regoff_t/off_t bug in 64-bit
27827         and large-file glibc and in 32-bit large-file Solaris.
27828
27829 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
27830
27831         * lib/regex_internal.c (re_string_reconstruct): Don't assume buffer
27832         lengths fit in regoff_t; this isn't true if regoff_t is the same
27833         width as size_t.
27834         * lib/regex.c (re_search_internal): 5th arg is LAST_START
27835         (= START + RANGE) instead of RANGE.  This avoids overflow
27836         problems when regoff_t is the same width as size_t.
27837         All callers changed.
27838         (re_search_2_stub): Check for overflow when adding the
27839         sizes of the two strings.
27840         (re_search_stub): Check for overflow when adding START
27841         to RANGE; if it occurs, substitute the extreme value.
27842
27843 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
27844
27845         * config/srclist.txt: Add glibc bugs 1273, 1278-1282, 1284.
27846
27847 2005-08-31  Jim Meyering  <jim@meyering.net>
27848
27849         * lib/regcomp.c (search_duplicated_node): Make first pointer arg
27850         a pointer-to-const.
27851         * lib/regex_internal.c (create_ci_newstate, create_cd_newstate):
27852         (register_state): Likewise.
27853         * lib/regexec.c (search_cur_bkref_entry, check_dst_limits):
27854         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
27855         (group_nodes_into_DFAstates): Likewise.
27856
27857 2005-08-31  Jim Meyering  <jim@meyering.net>
27858
27859         * check-module: Add a FIXME comment.
27860
27861 2005-08-31  Eric Blake  <ebb9@byu.net>
27862
27863         * modules/unistd-safer (Files): Add unistd--.h.
27864         * modules/stdio-safer (Files): Add stdio--.h.
27865
27866 2005-08-31  Derek Price  <derek@ximbiot.com>
27867
27868         * lib/getdelim.c (getdelim): Return EOF on EOF.
27869         Reported by Larry Jones <lawrence.jones@ugs.com>.
27870
27871 2005-08-31  Bruno Haible  <bruno@clisp.org>
27872
27873         Avoid unnecessary diffs in the generated lib/Makefile.am.
27874         * gnulib-tool (func_emit_lib_Makefile_am): Don't write the cmd into
27875         the generated files.
27876         (func_import): Don't set cmd.
27877
27878 2005-08-31  Bruno Haible  <bruno@clisp.org>
27879
27880         * lib/strstr.c: Include <stddef.h>, for NULL.
27881         * lib/strcasestr.c: Likewise.
27882         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
27883
27884 2005-08-31  Bruno Haible  <bruno@clisp.org>
27885
27886         * gnulib-tool: New option --macro-prefix.
27887         (func_import): Use macro_prefix.
27888         (import): Handle option --macro-prefix.
27889
27890 2005-08-31  Bruno Haible  <bruno@clisp.org>
27891
27892         * gnulib-tool (import): Rename most ac_* variables to cached_*.
27893         Also use new variables cached_lgpl, cached_libtool.
27894
27895 2005-08-31  Bruno Haible  <bruno@clisp.org>
27896
27897         * gnulib-tool (func_import): Require AC_GNU_SOURCE etc. instead of
27898         always instantiating them.
27899
27900 2005-08-31  Bruno Haible  <bruno@clisp.org>
27901
27902         * gnulib-tool (func_import): Read the previous cached settings
27903         from gnulib-cache.m4 and gnulib-comp.m4. Remove files that were
27904         earlier added by gnulib but are now dropped. Warn when a gnulib file
27905         overwrites a non-gnulib file.
27906
27907 2005-08-31  Bruno Haible  <bruno@clisp.org>
27908
27909         * gnulib-tool (func_import): Generate two files gnulib-cache.m4 and
27910         gnulib-comp.m4 instead of a single gnulib.m4, to make it easy for
27911         projects that don't keep autogenerated files in CVS. Put into
27912         actioncmd only the specified modules, not the transitive closure.
27913
27914 2005-08-31  Bruno Haible  <bruno@clisp.org>
27915
27916         * gnulib-tool (func_import): Fix defaulting of $libname and $libtool.
27917         Create directories that shall be filled.
27918         (import): Don't look for gl_* macros in configure.ac. Recurse across
27919         all directories containing a gnulib-cache.m4 files, if meaningful.
27920
27921 2005-08-31  Bruno Haible  <bruno@clisp.org>
27922
27923         * gnulib-tool (func_import): Emit also a stub for gl_LIBTOOL.
27924         (import): Set seen_libtool when we see gl_LIBTOOL.
27925
27926 2005-08-31  Bruno Haible  <bruno@clisp.org>
27927
27928         * gnulib-tool (func_import): Also copy m4/gnulib-tool.m4. Omit
27929         declaration macro definitions from generated gnulib.m4.
27930
27931 2005-08-30  Oskar Liljeblad  <oskar@osk.mine.nu>
27932
27933         * lib/iconvme.h: Add prototype for iconv_alloc.
27934
27935 2005-08-29  Simon Josefsson  <jas@extundo.com>
27936
27937         * lib/iconvme.c: Fix errno.
27938
27939 2005-08-29  Bruno Haible  <bruno@clisp.org>
27940
27941         * gnulib-tool: Enclose all occurrences of $destdir in "...", so
27942         that it works when the directory contains spaces.
27943
27944 2005-08-29  Bruno Haible  <bruno@clisp.org>
27945
27946         * gnulib-tool (import): Avoid unnecessary spaces in $avoidlist.
27947
27948 2005-08-29  Bruno Haible  <bruno@clisp.org>
27949
27950         * gnulib-tool (func_import): Emit more comments into gnulib.m4.
27951         Emit more advice.
27952
27953 2005-08-29  Bruno Haible  <bruno@clisp.org>
27954         and Stepan Kasal  <kasal@ucw.cz>
27955
27956         * check-module: If more parameters are given, check each of them
27957         separately; add more exceptions, as noted by Jim Meyering.
27958         (check_module): New procedure.
27959         (%exempt_header): Now contains all exceptions.
27960
27961 2005-08-29  Ben Pfaff  <blp@cs.stanford.edu>
27962
27963         * modules/byteswap (Makefile.am): Fix rule to not assume GNU make.
27964
27965 2005-08-29  Oskar Liljeblad  <oskar@osk.mine.nu>
27966
27967         * lib/iconvme.c: Split iconv_string into iconv_alloc.
27968
27969 2005-08-28  Bruno Haible  <bruno@clisp.org>
27970
27971         * m4/gnulib-tool.m4: New file.
27972
27973 2005-08-27  Jim Meyering  <jim@meyering.net>
27974
27975         * modules/unistd-safer (Files): Add pipe-safer.c.
27976         * modules/fcntl-safer (Files): Add creat-safer.c.
27977
27978 2005-08-27  Jim Meyering  <jim@meyering.net>
27979
27980         * m4/stdlib-safer.m4: New file.  From coreutils.
27981         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add stdio--.h.
27982         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Add creat-safer.c to the
27983         AC_LIBSOURCES list and arrange to compile it via AC_LIBOBJ.
27984         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise, add pipe-safer.c.
27985         Add pipe-safer.c and unistd--.h to the AC_LIBSOURCES list.
27986
27987 2005-08-27  Jim Meyering  <jim@meyering.net>
27988
27989         * lib/fopen-safer.c: Merge minor changes from coreutils.
27990         * lib/dup-safer.c: Likewise.
27991         * lib/fd-safer.c: Likewise.
27992
27993         Merge from coreutils.
27994         * lib/stdio--.h: New file.
27995         * lib/stdlib--.h: New file.
27996         * lib/mkstemp-safer.c: New file.
27997
27998         GNU tar needs these.
27999         * lib/pipe-safer.c: New file.
28000         * lib/creat-safer.c: New file.
28001         * lib/fcntl--.h (creat): Define to creat_safer.
28002         * lib/fcntl-safer.h: Include <sys/types.h> and declare creat_safer.
28003         * lib/unistd--.h (pipe): Define to pipe_safer.
28004         * lib/unistd-safer.h: Declare pipe_safer.
28005
28006 2005-08-26  Simon Josefsson  <jas@extundo.com>
28007
28008         * lib/getpass.c: Use _WIN32 instead of WIN32, suggested by Bruno
28009         Haible <bruno@clisp.org>.
28010
28011 2005-08-26  Paul Eggert  <eggert@cs.ucla.edu>
28012
28013         * lib/regex_internal.h: Remove all references to
28014         RE_NO_INTERNAL_PROTOTYPES; no longer neeeded now that we assume C89
28015         or better.
28016         (bitset_not, bitset_merge, bitset_not_merge):
28017         (bitset_mask, re_string_allocate, re_string_construct):
28018         (re_string_reconstruct, re_string_destruct, re_string_elem_size_at):
28019         (re_string_char_size_at, re_string_wchar_at, re_string_peek_byte_case):
28020         (re_string_fetch_byte_case, re_node_set_alloc, re_node_set_init_1):
28021         (re_node_set_init_2, re_node_set_init_copy, re_node_set_add_intersect):
28022         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
28023         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
28024         (re_node_set_remove_at, re_dfa_add_node, re_acquire_state):
28025         (re_acquire_state_context):
28026         Remove unnecessary forward decls.
28027         (re_string_char_size_at, re_string_wchar_at, re_string_elem_size_at):
28028         Put __attribute at function definition,
28029         now that the function decl has been removed.
28030         * lib/regex_internal.c (re_string_peek_byte_case):
28031         (re_string_fetch_byte_case, re_node_set_compare, re_node_set_contains):
28032         Likewise.
28033
28034 2005-08-25  Stepan Kasal  <kasal@ucw.cz>
28035
28036         * m4/regex.m4: Add AC_PREREQ(2.50).
28037         (gl_REGEX): If --with-included-regex was given, skip the autodetection.
28038
28039 2005-08-25  Simon Josefsson  <jas@extundo.com>
28040
28041         * m4/getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and
28042         __fsetlocking.
28043
28044 2005-08-25  Simon Josefsson  <jas@extundo.com>
28045
28046         * lib/getpass.c: Add WIN32 implementation.  Conditionalize use of
28047         termios.h, tcgetattr, tcsetattr and __fsetlocking.  Remove some
28048         GLIBC specific code.
28049
28050 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
28051
28052         Make regex safe for g++.  This fixes one real bug (an "err"
28053         that should have been "*err").  g++ problem reported by
28054         Sam Steingold.
28055         * lib/regex_internal.h (re_calloc): New macro, consistent with
28056         re_malloc etc.  All callers of calloc changed to use re_calloc.
28057         * lib/regex_internal.c (build_wcs_upper_buffer): Return reg_errcode_t,
28058         not int.  All callers changed.
28059         * lib/regcomp.c (re_compile_fastmap_iter): Don't use
28060         alloca (mb_cur_max); just use an array of size MB_LEN_MAX.
28061         * lib/regexec.c (push_fail_stack): Use re_realloc, not realloc.
28062         (find_recover_state): Change "err" to "*err"; this fixes what
28063         appears to be a real bug.
28064         (check_arrival_expand_ecl_sub): Be consistent about reg_errcode_t
28065         versus int.
28066
28067 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
28068
28069         * modules/regex (Depends-on): Add malloc, since the code
28070         assumes that !malloc(0) means failure.
28071
28072 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
28073
28074         * lib/regexec.c (set_regs): Don't alloca with an unbounded size.
28075
28076         alloca modernization/simplification for regex.
28077         * lib/regex.c: Remove portability cruft for alloca.  This no longer
28078         needs to be at the start of the file, and can be moved into
28079         regex_internal.h and simplified.
28080         * lib/regex_internal.h: Include <alloca.h>.
28081         (__libc_use_alloca) [!defined _LIBC]: New macro.
28082         * lib/regexec.c (build_trtable): Remove "#ifdef _LIBC", since the code
28083         now works outside glibc.
28084
28085 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
28086
28087         * config/srclist.txt: Add glibc bugs 1241, 1245.
28088
28089 2005-08-25  Jim Meyering  <jim@meyering.net>
28090
28091         * lib/open-safer.c: Include <config.h>.
28092         Otherwise, we'd lose LARGEFILE support in any file using
28093         e.g. "fcntl--.h"
28094
28095 2005-08-25  Bruno Haible  <bruno@clisp.org>
28096
28097         * m4/minmax.m4: Require autoconf 2.52.
28098         (gl_MINMAX_IN_HEADER): Add comments. Use m4_pushdef/m4_popdef instead
28099         of define/undefine. Use AS_TR_SH and AS_TR_CPP as more robust
28100         alternatives of translit over the alphabet.
28101         Based on a patch from Stepan Kasal <kasal@ucw.cz>.
28102
28103 2005-08-24  Simon Josefsson  <jas@extundo.com>
28104
28105         * tests/test-getpass.c: New file.
28106
28107 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
28108
28109         * m4/regex.m4 (gl_REGEX): Use POSIX-compliant spellings when testing
28110         for GNU regex features.
28111
28112 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
28113
28114         * lib/regcomp.c (regerror): 2nd arg is 'restrict', as per POSIX.
28115         * lib/regex.h (regerror): Likewise.
28116
28117         * lib/regex.c: Do not include <sys/types.h>, as POSIX no longer
28118         requires this.  (The code never needed it.)
28119
28120         * lib/regcomp.c, regex_internal.c, regex_internal.h, regexec.c:
28121         All uses of recently-renamed identifiers changed to use the new,
28122         POSIX-compliant names.  The code will build and run just fine
28123         without these changes, but it's better to eat our own dog food
28124         and use the standard-conforming names.
28125
28126         * lib/regex.h: Fix a multitude of POSIX name space violations.
28127         These changes have an effect only for programs that define
28128         _POSIX_C_SOURCE, _POSIX_SOURCE, or _XOPEN_SOURCE; they
28129         do not change anything for programs compiled in the normal way.
28130         Also, there is no effect on the ABI.
28131
28132         (_REGEX_SOURCE): New macro.
28133         Do not include <stddef.h> if _XOPEN_SOURCE and VMS are both
28134         defined and _GNU_SOURCE is not; this fixes a name space violation.
28135
28136         Rename the following macros to obey POSIX requirements.
28137         The old names are still visible as macros if _REGEX_SOURCE is defined.
28138         (REG_BACKSLASH_ESCAPE_IN_LISTS): renamed from
28139         RE_BACKSLASH_ESCAPE_IN_LISTS.
28140         (REG_BK_PLUS_QM): renamed from RE_BK_PLUS_QM.
28141         (REG_CHAR_CLASSES): renamed from RE_CHAR_CLASSES.
28142         (REG_CONTEXT_INDEP_ANCHORS): renamed from RE_CONTEXT_INDEP_ANCHORS.
28143         (REG_CONTEXT_INDEP_OPS): renamed from RE_CONTEXT_INDEP_OPS.
28144         (REG_CONTEXT_INVALID_OPS): renamed from RE_CONTEXT_INVALID_OPS.
28145         (REG_DOT_NEWLINE): renamed from RE_DOT_NEWLINE.
28146         (REG_DOT_NOT_NULL): renamed from RE_DOT_NOT_NULL.
28147         (REG_HAT_LISTS_NOT_NEWLINE): renamed from RE_HAT_LISTS_NOT_NEWLINE.
28148         (REG_INTERVALS): renamed from RE_INTERVALS.
28149         (REG_LIMITED_OPS): renamed from RE_LIMITED_OPS.
28150         (REG_NEWLINE_ALT): renamed from RE_NEWLINE_ALT.
28151         (REG_NO_BK_BRACES): renamed from RE_NO_BK_BRACES.
28152         (REG_NO_BK_PARENS): renamed from RE_NO_BK_PARENS.
28153         (REG_NO_BK_REFS): renamed from RE_NO_BK_REFS.
28154         (REG_NO_BK_VBAR): renamed from RE_NO_BK_VBAR.
28155         (REG_NO_EMPTY_RANGES): renamed from RE_NO_EMPTY_RANGES.
28156         (REG_UNMATCHED_RIGHT_PAREN_ORD): renamed from
28157         RE_UNMATCHED_RIGHT_PAREN_ORD.
28158         (REG_NO_POSIX_BACKTRACKING): renamed from RE_NO_POSIX_BACKTRACKING.
28159         (REG_NO_GNU_OPS): renamed from RE_NO_GNU_OPS.
28160         (REG_DEBUG): renamed from RE_DEBUG.
28161         (REG_INVALID_INTERVAL_ORD): renamed from RE_INVALID_INTERVAL_ORD.
28162         (REG_IGNORE_CASE): renamed from RE_ICASE.  This renaming is a bit
28163         unusual, since we can't clash with the POSIX REG_ICASE.
28164         (REG_CARET_ANCHORS_HERE): renamed from RE_CARET_ANCHORS_HERE.
28165         (REG_CONTEXT_INVALID_DUP): renamed from RE_CONTEXT_INVALID_DUP.
28166         (REG_NO_SUB): renamed from RE_NO_SUB.
28167         (REG_SYNTAX_EMACS): renamed from RE_SYNTAX_EMACS.
28168         (REG_SYNTAX_AWK): renamed from RE_SYNTAX_AWK.
28169         (REG_SYNTAX_GNU_AWK): renamed from RE_SYNTAX_GNU_AWK.
28170         (REG_SYNTAX_POSIX_AWK): renamed from RE_SYNTAX_POSIX_AWK.
28171         (REG_SYNTAX_GREP): renamed from RE_SYNTAX_GREP.
28172         (REG_SYNTAX_EGREP): renamed from RE_SYNTAX_EGREP.
28173         (REG_SYNTAX_POSIX_EGREP): renamed from RE_SYNTAX_POSIX_EGREP.
28174         (REG_SYNTAX_ED): renamed from RE_SYNTAX_ED.
28175         (REG_SYNTAX_SED): renamed from RE_SYNTAX_SED.
28176         (_REG_SYNTAX_POSIX_COMMON): renamed from _RE_SYNTAX_POSIX_COMMON.
28177         (REG_SYNTAX_POSIX_BASIC): renamed from RE_SYNTAX_POSIX_BASIC.
28178         (REG_SYNTAX_POSIX_MINIMAL_BASIC): renamed from
28179         RE_SYNTAX_POSIX_MINIMAL_BASIC.
28180         (REG_SYNTAX_POSIX_EXTENDED): renamed from RE_SYNTAX_POSIX_EXTENDED.
28181         (REG_SYNTAX_POSIX_MINIMAL_EXTENDED): renamed from
28182         RE_SYNTAX_POSIX_MINIMAL_EXTENDED.
28183         (REG_DUP_MAX): renamed from RE_DUP_MAX.  No need to undef it.
28184         (REG_UNALLOCATED): Renamed from REGS_UNALLOCATED.
28185         (REG_REALLOCATE): Renamed from REGS_REALLOCATE.
28186         (REG_FIXED): Renamed from REGS_FIXED.
28187         (REG_NREGS): Renamed from RE_NREGS.
28188
28189         (REG_ICASE, REG_NEWLINE, REG_NOSUB): Do not depend on the values
28190         of other REG_* macros, since POSIX says the user is allowed to
28191         #undef these macros selectively.
28192
28193         (reg_errcode_t): Update comment stating what other tables need
28194         to be consistent.
28195
28196         Rename the following enum values to obey POSIX requirements.
28197         The old names are still visible as macros.
28198         (_REG_ENOSYS): Renamed from REG_ENOSYS.  Define even if _XOPEN_SOURCE
28199         is not defined, since GNU is supposed to be a superset of POSIX as
28200         much as possible, and since we want reg_errcode_t to be a signed
28201         type for implementation consistency.
28202         (_REG_NOERROR): Renamed from REG_NOERROR.
28203         (_REG_NOMATCH): Renamed from REG_NOMATCH.
28204         (_REG_BADPAT): Renamed from REG_BADPAT.
28205         (_REG_ECOLLATE): Renamed from REG_ECOLLATE.
28206         (_REG_ECTYPE): Renamed from REG_ECTYPE.
28207         (_REG_EESCAPE): Renamed from REG_EESCAPE.
28208         (_REG_ESUBREG): Renamed from REG_ESUBREG.
28209         (_REG_EBRACK): Renamed from REG_EBRACK.
28210         (_REG_EPAREN): Renamed from REG_EPAREN.
28211         (_REG_EBRACE): Renamed from REG_EBRACE.
28212         (_REG_BADBR): Renamed from REG_BADBR.
28213         (_REG_ERANGE): Renamed from REG_ERANGE.
28214         (_REG_ESPACE): Renamed from REG_ESPACE.
28215         (_REG_BADRPT): Renamed from REG_BADRPT.
28216         (_REG_EEND): Renamed from REG_EEND.
28217         (_REG_ESIZE): Renamed from REG_ESIZE.
28218         (_REG_ERPAREN): Renamed from REG_ERPAREN.
28219         (REG_ENOSYS, REG_NOERROR, REG_NOMATCH, REG_BADPAT, REG_ECOLLATE):
28220         (REG_ECTYPE, REG_EESCAPE, REG_ESUBREG, REG_EBRACK, REG_EPAREN):
28221         (REG_EBRACE, REG_BADBR, REG_ERANGE, REG_ESPACE, REG_BADRPT, REG_EEND):
28222         (REG_ESIZE, REG_ERPAREN): Now macros, not enum constants.
28223
28224         (_REG_RE_NAME, _REG_RM_NAME): New macros.
28225         (REG_TRANSLATE_TYPE): Renamed from RE_TRANSLATE_TYPE.  All uses
28226         changed.  But support the old name if the new one is not defined
28227         and if _REGEX_SOURCE.
28228
28229         Change the following member names in struct re_pattern_buffer.
28230         The old names are still supported if !_REGEX_SOURCE.
28231         The new names are always supported, regardless of _REGEX_SOURCE.
28232         (re_buffer): Renamed from buffer.
28233         (re_allocated): Renamed from allocated.
28234         (re_used): Renamed from used.
28235         (re_syntax): Renamed from syntax.
28236         (re_fastmap): Renamed from fastmap.
28237         (re_translate): Renamed from translate.
28238         (re_can_be_null): Renamed from can_be_null.
28239         (re_regs_allocated): Renamed from regs_allocated.
28240         (re_fastmap_accurate): Renamed from fastmap_accurate.
28241         (re_no_sub): Renamed from no_sub.
28242         (re_not_bol): Renamed from not_bol.
28243         (re_not_eol): Renamed from not_eol.
28244         (re_newline_anchor): Renamed from newline_anchor.
28245
28246         Change the following member names in struct re_registers.
28247         The old names are still supported if !_REGEX_SOURCE.
28248         The new names are always supported, regardless of _REGEX_SOURCE.
28249         (rm_num_regs): Renamed from num_regs.
28250         (rm_start): Renamed from start.
28251         (rm_end): Renamed from end.
28252
28253         (re_set_syntax, re_compile_pattern, re_compile_fastmap):
28254         (re_search, re_search_2, re_match, re_match_2, re_set_registers):
28255         Prepend __ to parameter names.
28256
28257         Undo yesterday's changes.
28258
28259 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
28260
28261         * config/srclist.txt: Remove glibc bug 1233 and add 1236, which
28262         supersedes it. Add glibc bugs 1237, 1238, 1240.  Comment out
28263         lib/regex.c.
28264
28265 2005-08-24  Jim Meyering  <jim@meyering.net>
28266
28267         Sync from coreutils.
28268         * m4/fcntl-safer.m4: New file.
28269
28270         * m4/xgetcwd.m4: Use AC_LIBSOURCES and AC_LIBOBJ to indicate source
28271         and object files for this module.
28272
28273 2005-08-24  Jim Meyering  <jim@meyering.net>
28274
28275         Sync from coreutils.
28276         * lib/fcntl--.h, lib/fcntl-safer.h, lib/open-safer.c: New files.
28277
28278 2005-08-24  Jim Meyering  <jim@meyering.net>
28279
28280         * modules/xgetcwd (Makefile.am): Remove `lib_SOURCES += ...' line,
28281         now that xgetcwd.m4 requires xgetcwd.c and xgetcwd.h.
28282
28283 2005-08-24  Jim Meyering  <jim@meyering.net>
28284
28285         * modules/fcntl-safer: New module.
28286         * modules/fts (Depends-on): Add fcntl-safer.
28287         * MODULES.html.sh (File descriptor based Input/Output):
28288         Add fcntl-safer.
28289
28290 2005-08-24  Bruno Haible  <bruno@clisp.org>
28291
28292         Support for unit test modules.
28293         * modules/README: Mention tests modules.
28294         * modules/TEMPLATE-TESTS: New file.
28295         * gnulib-tool: New options --extract-tests-module, --with-tests and
28296         --tests-base (unused for the moment).
28297         (testsbase, inctests): New variables.
28298         (func_all_modules): Exclude TEMPLATE-TESTS and *-tests.
28299         (func_verify_module): Exclude TEMPLATE-TESTS.
28300         (func_verify_nontests_module, func_verify_tests_module): New functions.
28301         (func_get_dependencies): Add implicit dependency for tests modules.
28302         (func_get_tests_module): New function.
28303         (func_modules_transitive_closure): When --with-tests was specified,
28304         include the unit tests as well, unless explicitly avoided.
28305         (func_emit_lib_Makefile_am): Ignore the tests modules here.
28306         (func_emit_tests_Makefile_am): New function.
28307         (func_create_testdir): When --with-tests was specified, emit a
28308         tests/ directory.
28309         * MODULES.html.sh (Future developments): Update.
28310
28311 2005-08-24  Bruno Haible  <bruno@clisp.org>
28312
28313         * modules/tls-tests: New file.
28314         * tests/test-tls.c: New file, from GNU gettext.
28315
28316 2005-08-24  Bruno Haible  <bruno@clisp.org>
28317
28318         * modules/lock-tests: New file.
28319         * tests/test-lock.c: New file, from GNU gettext.
28320
28321 2005-08-24  Bruno Haible  <bruno@clisp.org>
28322
28323         * lib/lock.h: Add multiple inclusion guard.
28324         * lib/tls.h: Add multiple inclusion guard.
28325
28326 2005-08-24  Bruno Haible  <bruno@clisp.org>
28327
28328         * gnulib-tool: Add support for the --aux-dir option to
28329         --create-testdir, --create-megatestdir, --test, --megatest.
28330         (func_create_testdir, func_create_megatestdir): Optionally emit a
28331         AC_CONFIG_AUX_DIR directive.
28332         (create-testdir, create-megatestdir, test, megatest): Provide a
28333         default value for $auxdir.
28334
28335 2005-08-24  Bruno Haible  <bruno@clisp.org>
28336
28337         * gnulib-tool (import): Use compound statement instead of subshell
28338         where possible.
28339
28340 2005-08-24  Bruno Haible  <bruno@clisp.org>
28341
28342         * gnulib-tool (import): Change --aux-dir default to "build-aux".
28343
28344 2005-08-24  Bruno Haible  <bruno@clisp.org>
28345
28346         * gnulib-tool (func_version): Update.
28347
28348 2005-08-24  Bruno Haible  <bruno@clisp.org>
28349
28350         * gnulib-tool (func_import, func_create_testdir,
28351         func_create_megatestdir): Quote all autoconf macro arguments.
28352
28353 2005-08-24  Bruno Haible  <bruno@clisp.org>
28354
28355         * gnulib-tool (func_create_megatestdir): Call autoreconf without the
28356         option --force, because --force causes the aclocal.m4 of each
28357         subdirectory to be newer than the corresponding config.h.in.
28358
28359 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
28360
28361         * m4/regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
28362         All contents moved to gl_REGEX.
28363         (gl_REGEX): Don't bother checking whether lib/regex.c exists;
28364         assume that it does.
28365
28366 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
28367
28368         * lib/regex.h (REG_NOSYS)
28369         [!defined _XOPEN_SOURCE && 200112L <= _POSIX_C_SOURCE]:
28370         Define, since POSIX requires it as of 2001.
28371         (_REG_ENOSYS)
28372         [! (defined _XOPEN_SOURCE || 200112L <= _POSIX_C_SOURCE)]:
28373         New private symbol, used to keep the enum signed in all cases.
28374         * lib/regex.h (RE_NO_EMPTY_RANGES): Fix doc bug reported by James
28375         Youngman in
28376         <http://lists.gnu.org/archive/html/bug-gnulib/2005-07/msg00132.html>.
28377
28378         * lib/regex_internal.c (re_string_skip_chars, register_state):
28379         (calc_state_hash):
28380         Remove forward decls; no longer needed now that we use prototypes.
28381         * lib/regexec.c (acquire_init_state_context, check_halt_node_context):
28382         (proceed_next_node, pop_fail_stack, sub_epsilon_src_nodes):
28383         (clean_state_log_if_needed): Likewise.
28384
28385 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
28386
28387         * config/srclist.txt: Add glibc bugs 1231-1233.
28388
28389 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
28390
28391         Fix problems reported by Sam Steingold in
28392         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00007.html>.
28393         * lib/regexec.c (sift_states_bkref): Fix portability bug: the code
28394         assumed that reg_errcode_t is a signed type, which is not
28395         necessarily true if _XOPEN_SOURCE is not defined.
28396         * lib/regex_internal.c (calc_state_hash): Put 'inline' before type,
28397         since some compilers warn about it otherwise.
28398
28399 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
28400
28401         * lib/regcomp.c (create_initial_state): Remove duplicate decl.
28402         (init_word_char, create_initial_state, duplicate_node_closure):
28403         (fetch_token, peek_token_bracket, build_range_exp):
28404         (build_collating_symbol): Remove forward decls; no longer needed
28405         now that we use prototypes.
28406
28407         * lib/regcomp.c:
28408         (re_compile_pattern, re_set_syntax, re_compile_fastmap):
28409         (re_compile_fastmap_iter, regcomp, regerror, regfree):
28410         (re_compile_internal, init_dfa, init_word_char, free_workarea_compile):
28411         (create_initial_state, optimize_utf8, analyze, postorder, preorder):
28412         (optimize_subexps, lower_subexps, lower_subexp, calc_first, calc_next):
28413         (link_nfa_nodes, duplicate_node_closure, search_duplicated_node):
28414         (duplicate_node, calc_inveclosure, calc_eclosure, calc_eclosure_iter):
28415         (fetch_token, peek_token, peek_token_bracket, parse, parse_reg_exp):
28416         (parse_branch, parse_expression, parse_sub_exp, parse_dup_op):
28417         (build_range_exp, build_collating_symbol, parse_bracket_exp):
28418         (parse_bracket_element, parse_bracket_symbol, build_equiv_class):
28419         (build_charclass, build_charclass_op, fetch_number, create_tree):
28420         (create_token_tree, mark_opt_subexp, duplicate_tree):
28421         Use prototypes rather than old-style definitions.
28422
28423         * lib/regex_internal.c:
28424         (re_string_allocate, re_string_construct, re_string_realloc_buffers):
28425         (re_string_construct_common, build_wcs_buffer, build_wcs_upper_buffer):
28426         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
28427         (re_string_reconstruct, re_string_peek_byte_case):
28428         (re_string_fetch_byte_case, re_string_destruct, re_string_context_at):
28429         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
28430         (re_node_set_init_copy, re_node_set_add_intersect):
28431         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
28432         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
28433         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
28434         (re_acquire_state, re_acquire_state_context, register_state):
28435         (create_ci_newstate, create_cd_newstate, free_state):
28436         Likewise.
28437         * lib/regexec.c (regexec, re_match, re_search, re_match_2,
28438         re_search_2):
28439         (re_search_2_stub, re_search_stub, re_copy_regs, re_set_registers):
28440         (re_search_internal, prune_impossible_nodes):
28441         (acquire_init_state_context, check_matching, static):
28442         (check_halt_node_context, check_halt_state_context, proceed_next_node):
28443         (push_fail_stack, pop_fail_stack, set_regs, free_fail_stack_return):
28444         (update_regs, sift_states_backward, build_sifted_states):
28445         (clean_state_log_if_needed, merge_state_array):
28446         (update_cur_sifted_state, add_epsilon_src_nodes):
28447         (sub_epsilon_src_nodes, check_dst_limits, check_dst_limits_calc_pos_1):
28448         (check_dst_limits_calc_pos, check_subexp_limits, sift_states_bkref):
28449         (sift_states_iter_mb, transit_state, merge_state_with_log, static):
28450         (find_recover_state, check_subexp_matching_top, transit_state_mb):
28451         (transit_state_bkref, get_subexp, get_subexp_sub, find_subexp_node):
28452         (check_arrival, check_arrival_add_next_nodes):
28453         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
28454         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
28455         (check_node_accept_bytes, check_node_accept, extend_buffers):
28456         (match_ctx_init, match_ctx_clean, match_ctx_free, match_ctx_add_entry):
28457         (search_cur_bkref_entry, match_ctx_add_subtop, match_ctx_add_sublast):
28458         (sift_ctx_init):
28459         Likewise.
28460
28461         * lib/regex_internal.h:
28462         (re_string_allocate, re_string_construct, re_string_reconstruct):
28463         (re_string_realloc_buffers, build_wcs_buffer, build_wcs_upper_buffer):
28464         (build_upper_buffer, re_string_translate_buffer, re_string_destruct):
28465         (re_string_elem_size_at, re_string_char_size_at, re_string_wchar_at):
28466         (re_string_context_at, re_string_peek_byte_case):
28467         (re_string_fetch_byte_case): Declare even if RE_NO_INTERNAL_PROTOTYPES
28468         is defined, since we now use prototypes always.
28469
28470         * lib/regex.h (_RE_ARGS): Remove.  No longer needed, since we assume
28471         C89 or better.  All uses removed.
28472
28473 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
28474
28475         * config/srclist.txt: Add glibc bugs 1220-1227.
28476
28477 2005-08-20  Jim Meyering  <jim@meyering.net>
28478
28479         * lib/regexec.c (regexec, re_search_stub) [!_LIBC]: Omit declaration
28480         of unused local, dfa.
28481
28482 2005-08-20  Bruno Haible  <bruno@clisp.org>
28483
28484         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
28485
28486 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
28487
28488         * lib/regex_internal.c (re_string_realloc_buffers, re_node_set_insert):
28489         (re_node_set_insert_last, re_dfa_add_node):
28490         Rename local variables to avoid GCC shadowing warnings.
28491
28492 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
28493
28494         * lib/regex_internal.c (re_acquire_state, re_acquire_state_context)
28495         [defined lint]: Suppress bogus uninitialized-variable warnings.
28496
28497         * lib/regcomp.c (duplicate_node): Return new index, not an error code,
28498         and let the caller return REG_ESPACE if out of space.  This
28499         removes an uninitialied-variable warning with GCC 4.0.1, and also
28500         avoids taking the address of a local variable.  All callers
28501         changed.
28502
28503 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
28504
28505         * config/srclist.txt: Comment out $LIBCSRC/posix/regex_internal.c,
28506         $LIBCSRC/posix/regexec.c.
28507         Add glibc bug 1217 for regcomp.c.
28508
28509 2005-08-19  Jim Meyering  <jim@meyering.net>
28510
28511         * lib/regexec.c (proceed_next_node): Redo local variables to
28512         avoid GCC shadowing warnings.
28513
28514 2005-08-18  Bruno Haible  <bruno@clisp.org>
28515
28516         * lib/strstr.c (strstr): Fix return value in multibyte case.
28517         * lib/strcasestr.c (strcasestr): Likewise.
28518
28519 2005-08-17  Paul Eggert  <eggert@cs.ucla.edu>
28520
28521         * lib/regex.h: Remove useless space-before-tab.  From coreutils.
28522
28523 2005-08-17  Jim Meyering  <jim@meyering.net>
28524
28525         Make the %s format (seconds since the epoch) work for a negative
28526         number and when used with a zero-padded field width, e.g. %015s.
28527
28528         * lib/strftime.c (my_strftime): Move the `do_number_sign_and_padding'
28529         label so that it precedes the code to set `digits'.  Otherwise,
28530         %0Ns wouldn't work.  Before this change, `date -d @-22 +%05s' would
28531         print `00-22'.  Now, it prints `-0022', as it should.
28532
28533 2005-08-17  Bruno Haible  <bruno@clisp.org>
28534
28535         * modules/strstr (Files): Add m4/mbrtowc.m4.
28536         (Depends-on): Add mbuiter.
28537
28538 2005-08-17  Bruno Haible  <bruno@clisp.org>
28539
28540         * modules/strcasestr: New file.
28541         * MODULES.html.sh (String handling, based on ANSI C 89): Add
28542         strcasestr.
28543
28544 2005-08-17  Bruno Haible  <bruno@clisp.org>
28545
28546         * modules/strcase (Depends-on): Add mbuiter. Remove strnlen1, mbchar.
28547
28548 2005-08-17  Bruno Haible  <bruno@clisp.org>
28549
28550         * modules/mbuiter: New file.
28551         * MODULES.html.sh (Extended multibyte and wide character utilities):
28552         Add mbuiter.
28553
28554 2005-08-17  Bruno Haible  <bruno@clisp.org>
28555
28556         * m4/strstr.m4 (gl_FUNC_STRSTR): Use the replacement function always.
28557         (gl_PREREQ_STRSTR): Use gl_FUNC_MBRTOWC.
28558
28559 2005-08-17  Bruno Haible  <bruno@clisp.org>
28560
28561         * m4/strcasestr.m4: New file.
28562
28563 2005-08-17  Bruno Haible  <bruno@clisp.org>
28564
28565         * lib/strstr.h: Ignore HAVE_STRSTR, always declare the gnulib function.
28566         * lib/strstr.c: Completely rewritten, with multibyte locale support.
28567
28568 2005-08-17  Bruno Haible  <bruno@clisp.org>
28569
28570         * lib/strcasestr.h: New file.
28571         * lib/strcasestr.c: New file.
28572
28573 2005-08-17  Bruno Haible  <bruno@clisp.org>
28574
28575         * lib/strcasecmp.c: Use mbuiter.h.
28576
28577 2005-08-17  Bruno Haible  <bruno@clisp.org>
28578
28579         * lib/mbuiter.h: New file.
28580
28581 2005-08-16  Paul Eggert  <eggert@cs.ucla.edu>
28582
28583         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
28584         of gl_GETOPT_SUBSTITUTE.  That way, if both gl_GETOPT_SUBSTITUTE
28585         and gl_GETOPT are both invoked via different paths (as happens
28586         with GNU tar CVS because it uses both argp and getopt), the former
28587         wins.
28588
28589 2005-08-16  Bruno Haible  <bruno@clisp.org>
28590
28591         * modules/tls: New file.
28592         * MODULES.html.sh (Multithreading): Add tls.
28593
28594 2005-08-16  Bruno Haible  <bruno@clisp.org>
28595
28596         * modules/strnlen1: New file.
28597         * MODULES.html.sh (String handling): Add strnlen1.
28598
28599 2005-08-16  Bruno Haible  <bruno@clisp.org>
28600
28601         * modules/strcase (Files): Add m4/mbrtowc.m4.
28602         (Depends-on): Add strnlen1, mbchar.
28603
28604 2005-08-16  Bruno Haible  <bruno@clisp.org>
28605
28606         * modules/mbiter: New file.
28607         * MODULES.html.sh (Extended multibyte and wide character utilities):
28608         Add mbiter.
28609
28610 2005-08-16  Bruno Haible  <bruno@clisp.org>
28611
28612         * modules/mbfile: New file.
28613         * MODULES.html.sh (Extended multibyte and wide character utilities):
28614         Add mbfile.
28615
28616 2005-08-16  Bruno Haible  <bruno@clisp.org>
28617
28618         * modules/mbchar: New file.
28619         * MODULES.html.sh (Extended multibyte and wide character utilities):
28620         New section.
28621
28622 2005-08-16  Bruno Haible  <bruno@clisp.org>
28623
28624         * m4/tls.m4: New file, from GNU gettext.
28625
28626 2005-08-16  Bruno Haible  <bruno@clisp.org>
28627
28628         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Use the replacement function
28629         always.
28630         (gl_PREREQ_STRCASECMP): Use gl_FUNC_MBRTOWC.
28631
28632 2005-08-16  Bruno Haible  <bruno@clisp.org>
28633
28634         * m4/mbiter.m4: New file.
28635
28636 2005-08-16  Bruno Haible  <bruno@clisp.org>
28637
28638         * m4/mbfile.m4: New file.
28639
28640 2005-08-16  Bruno Haible  <bruno@clisp.org>
28641
28642         * m4/mbchar.m4: New file.
28643
28644 2005-08-16  Bruno Haible  <bruno@clisp.org>
28645
28646         * lib/tls.h: New file, from GNU gettext.
28647         * lib/tls.c: New file, from GNU gettext.
28648
28649 2005-08-16  Bruno Haible  <bruno@clisp.org>
28650
28651         * lib/strnlen1.h: New file.
28652         * lib/strnlen1.c: New file.
28653
28654 2005-08-16  Bruno Haible  <bruno@clisp.org>
28655
28656         * lib/strcasecmp.c (struct mbiter_multi): Remove at_end field.
28657         (mbi_init): Update.
28658         (mbi_avail, mbi_advance): Let the iteration end before the terminating
28659         NUL byte, not after it.
28660
28661 2005-08-16  Bruno Haible  <bruno@clisp.org>
28662
28663         * lib/strcase.h (strcasecmp): Add note in comments.
28664         * lib/strncasecmp.c: Use code from strcasecmp.c.
28665         * lib/strcasecmp.c: Use mbchar module. Define private mbiter variant.
28666         (strcasecmp): Work correctly in multibyte locales.
28667
28668 2005-08-16  Bruno Haible  <bruno@clisp.org>
28669
28670         * lib/mbiter.h: New file.
28671
28672 2005-08-16  Bruno Haible  <bruno@clisp.org>
28673
28674         * lib/mbfile.h: New file.
28675
28676 2005-08-16  Bruno Haible  <bruno@clisp.org>
28677
28678         * lib/mbchar.h: New file.
28679         * lib/mbchar.c: New file.
28680
28681 2005-08-16  Bruno Haible  <bruno@clisp.org>
28682
28683         * lib/mbchar.h (mb_cmp, mb_casecmp): Order the invalid characters after
28684         the valid ones. Makes the comparison operations transitive:
28685         cmp (a, b) < 0 && cmp (b, c) < 0 ==> cmp (a, c) < 0.
28686         * lib/strcasecmp.c (strcasecmp): Use mb_casecmp.
28687
28688 2005-08-15  Simon Josefsson  <jas@extundo.com>
28689
28690         * modules/ssize_t (License): Change to 'unlimited'.
28691
28692         * gnulib-tool (sed_extract_prog): Recognize 'unlimited' license.
28693
28694 2005-08-15  Paul Eggert  <eggert@cs.ucla.edu>
28695
28696         * config/srclist.txt: Comment out $LIBCSRC/posix/regex.h.
28697         Add comments for each pending glibc patch.
28698
28699 2005-08-15  Bruno Haible  <bruno@clisp.org>
28700
28701         * lib/regex.h (__restrict_arr): Don't define to __restrict if
28702         __cplusplus is defined.
28703
28704 2005-08-14  Jim Meyering  <jim@meyering.net>
28705
28706         Sync from coreutils.
28707
28708         * lib/fts-cycle.c (setup_dir, enter_dir, leave_dir, free_dir):
28709         Use the hash-table-based cycle-detection code not just when
28710         FTS_TIGHT_CYCLE_CHECK if specified, but also with FTS_LOGICAL.
28711         Reported by James Youngman in
28712         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00011.html>.
28713         * lib/fts_.h: Mention that with FTS_LOGICAL, we use
28714         FTS_TIGHT_CYCLE_CHECK.
28715         * lib/fts.c (fts_cross_check) [FTS_DEBUG]:
28716         s/active_dir_ht/fts_cycle.ht/. This lets us compile with -DFTS_DEBUG,
28717         once again.
28718         * lib/fts.c [! _LIBC]: Include "lstat.h" rather than rolling our own.
28719         * lib/fts.c (fd_safer): Remove decl.
28720         Include fcntl--.h rather than unistd-safer.h
28721         (fts_safe_changedir): Don't call fd_safer; no longer needed
28722         now that we include fcntl--.h.
28723
28724 2005-08-12  Simon Josefsson  <jas@extundo.com>
28725
28726         * modules/getndelim2: Use ssize_t module.
28727         * modules/getnline: Likewise.
28728         * modules/safe-read: Likewise.
28729         * modules/xreadlink: Likewise.
28730
28731         * modules/ssize_t: New file.
28732
28733 2005-08-12  Simon Josefsson  <jas@extundo.com>
28734
28735         * m4/readline.m4: Look for termcap, curses or ncurses if required.
28736
28737 2005-08-12  Simon Josefsson  <jas@extundo.com>
28738
28739         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
28740         ssize_t.
28741
28742 2005-08-12  Simon Josefsson  <jas@extundo.com>
28743
28744         * MODULES.html.sh (Extra functions based on ANSI C 89: Misc): Add
28745         readline, getdelim and check_version.
28746         (Support for systems lacking ISO C 99: Sizes of integer types):
28747         Add size_max.
28748
28749 2005-08-12  Bruno Haible  <bruno@clisp.org>
28750
28751         * m4/readline.m4 (gl_FUNC_READLINE): Look for ncurses first.
28752
28753 2005-08-11  Simon Josefsson  <jas@extundo.com>
28754
28755         * modules/readline: New file.
28756
28757         * modules/strnlen (Files): Add strnlen.h.
28758
28759 2005-08-11  Simon Josefsson  <jas@extundo.com>
28760
28761         * m4/readline.m4: New file.
28762
28763 2005-08-11  Simon Josefsson  <jas@extundo.com>
28764
28765         * lib/readline.h, readline.c: New file.
28766
28767 2005-08-11  Simon Josefsson  <jas@extundo.com>
28768
28769         * doc/gnulib.texi (Initial import, Finishing touches): Mention
28770         gl_AVOID.
28771
28772 2005-08-11  Bruno Haible  <bruno@clisp.org>
28773
28774         * lib/strnlen.h (strnlen): Change parameter name to match comment.
28775
28776 2005-08-10  Stepan Kasal  <kasal@ucw.cz>
28777
28778         * m4/onceonly_2_57.m4: Really require Autoconf 2.57.
28779
28780 2005-08-10  Simon Josefsson  <jas@extundo.com>
28781
28782         * tests/test-iconvme.c: New file.
28783
28784 2005-08-10  Simon Josefsson  <jas@extundo.com>
28785
28786         * m4/strnlen.m4: New file.
28787
28788         * m4/strndup.m4: Don't check for strnlen declaration, done in
28789         strnlen.m4.
28790
28791 2005-08-10  Simon Josefsson  <jas@extundo.com>
28792
28793         * lib/strndup.c: Use strnlen.h.
28794
28795         * lib/strnlen.h: New file.
28796
28797 2005-08-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
28798
28799         * README: Typos.
28800
28801 2005-08-02  Simon Josefsson  <jas@extundo.com>
28802
28803         * modules/readline: New file.
28804
28805 2005-08-02  Simon Josefsson  <jas@extundo.com>
28806
28807         * modules/getdelim: New file.
28808
28809         * modules/getline: Rewrite, don't use getndelim2.
28810
28811 2005-08-02  Simon Josefsson  <jas@extundo.com>
28812
28813         * m4/getline.m4: Separate out getdelim stuff into separate module.
28814
28815         * m4/getdelim.m4: New file.
28816
28817 2005-08-02  Simon Josefsson  <jas@extundo.com>
28818
28819         * lib/getline.h, getline.c: Rewrite.
28820
28821         * lib/getdelim.h, lib/getdelim.c: New files, ported from glibc.
28822
28823 2005-07-31  Bruno Haible  <bruno@clisp.org>
28824
28825         * lib/lock.h (gl_lock_initializer): New macro.
28826         (gl_lock_define_initialized): Use it.
28827         (gl_rwlock_initializer): New macro.
28828         (gl_rwlock_define_initialized): Use it.
28829         (gl_recursive_lock_initializer): New macro.
28830         (gl_recursive_lock_define_initialized): Use it.
28831
28832 2005-07-30  Karl Berry  <karl@gnu.org>
28833
28834         * doc/gnulib.texi (Initial import): mention -I$(top_builddir)/lib.
28835         Report from Ben Pfaff, regarding getopt.
28836
28837 2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
28838
28839         Add support to getopt for Emacs, which doesn't use LIBOBJS in the
28840         normal way.
28841         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE_HEADER): New macro.
28842         (gl_GETOPT_SUBSTITUTE): Use it.  Invoke gl_PREREQ_GETOPT.
28843         (gl_GETOPT_IFELSE, gl_GETOPT_CHECK_HEADERS): New macros.
28844         (gl_GETOPT): Use the new macros.  Most of the implementation
28845         is moved to the new macros.  This is for programs like Emacs
28846         that don't want all the functionality of gl_GETOPT.
28847
28848 2005-07-26  Bruno Haible  <bruno@clisp.org>
28849
28850         * m4/lock.m4: Update from GNU gettext.
28851
28852 2005-07-26  Bruno Haible  <bruno@clisp.org>
28853
28854         * lib/lock.h: Update from GNU gettext.
28855         * lib/lock.c: Update from GNU gettext.
28856
28857 2005-07-25  Paul Eggert  <eggert@cs.ucla.edu>
28858
28859         * m4/regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_IFELSE instead of the
28860         obsolescent AC_TRY_RUN.  Include the default includes files, for
28861         'exit'.
28862
28863 2005-07-24  Bruno Haible  <bruno@clisp.org>
28864
28865         * modules/visibility: New file.
28866         * MODULES.html.sh (Misc): Add visibility.
28867
28868 2005-07-24  Bruno Haible  <bruno@clisp.org>
28869
28870         * m4/visibility.m4: New file.
28871
28872 2005-07-24  Bruno Haible  <bruno@clisp.org>
28873
28874         * doc/visibility.texi: New file.
28875
28876 2005-07-22  Bruno Haible  <bruno@clisp.org>
28877
28878         * modules/alloca-opt (Makefile.am): Remove explicit dependency on
28879         $(ALLOCA_H), redundant through BUILT_SOURCES.
28880         * modules/argz (Makefile.am): Remove explicit dependency on $(ARGZ_H),
28881         redundant through BUILT_SOURCES.
28882         * modules/byteswap (Makefile.am): Remove explicit dependency on
28883         $(BYTESWAP_H), redundant through BUILT_SOURCES.
28884         * modules/fnmatch (Makefile.am): Remove explicit dependency on
28885         $(FNMATCH_H), redundant through BUILT_SOURCES.
28886         * modules/getopt (Makefile.am): Remove explicit dependency on
28887         $(GETOPT_H), redundant through BUILT_SOURCES.
28888         * modules/glob (Makefile.am): Remove explicit dependency on $(GLOB_H),
28889         redundant through BUILT_SOURCES.
28890         * modules/poll (Makefile.am): Remove explicit dependency on $(POLL_H),
28891         redundant through BUILT_SOURCES.
28892         * modules/stdbool (Makefile.am): Remove explicit dependency on
28893         $(STDBOOL_H), redundant through BUILT_SOURCES.
28894         * modules/stdint (Makefile.am): Remove explicit dependency on
28895         $(STDINT_H), redundant through BUILT_SOURCES.
28896         * modules/sysexits (Makefile.am): Add $(SYSEXITS_H) to BUILT_SOURCES.
28897         Remove explicit dependency on $(SYSEXITS_H).
28898         Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
28899
28900 2005-07-18  Simon Josefsson  <jas@extundo.com>
28901
28902         * lib/check-version.c (check_version): Accept identical versions too.
28903
28904 2005-07-18  Bruno Haible  <bruno@clisp.org>
28905
28906         * modules/lock: New file.
28907         * MODULES.html.sh (Multithreading): New section.
28908
28909 2005-07-18  Bruno Haible  <bruno@clisp.org>
28910
28911         * m4/lock.m4: New file, from GNU gettext.
28912
28913 2005-07-18  Bruno Haible  <bruno@clisp.org>
28914
28915         * lib/lock.h: New file, from GNU gettext.
28916         * lib/lock.c: New file, from GNU gettext.
28917
28918 2005-07-18  Bruno Haible  <bruno@clisp.org>
28919
28920         * lib/lock.h (gl_once_t): New type.
28921         (gl_once_define, gl_once): New macros.
28922         * lib/lock.c (fresh_once): New variable.
28923         (glthread_once, glthread_once_call, glthread_once_singlethreaded): New
28924         functions.
28925
28926 2005-07-16  Simon Josefsson  <jas@extundo.com>
28927
28928         * doc/gnulib.texi (Library version handling): Add ELF symbol collision
28929         workaround, suggested by Bruno.
28930
28931 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
28932
28933         * modules/xalloc (Depends-on): Add xalloc-die.
28934         * modules/xvasprintf (Depends-on): Add xalloc-die.
28935
28936 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
28937
28938         * lib/quotearg.c: Add translator comment suggested by Bruno Haible,
28939         with a minor change.
28940
28941 2005-07-15  Bruno Haible  <bruno@clisp.org>
28942
28943         * m4/poll.m4 (gl_FUNC_POLL): Check against MacOS X 10.4 poll() bug.
28944         When using lib/poll.c, define poll as rpl_poll.
28945
28946 2005-07-14  Paul Eggert  <eggert@cs.ucla.edu>
28947
28948         * modules/argp (Depends-on): Remove unlocked-io.
28949
28950 2005-07-14  Derek Price  <derek@ximbiot.com>
28951
28952         * m4/glob.m4 (gl_GLOB): Cache glob interface check result.  Add check
28953         for glob symlink bug.
28954
28955 2005-07-14  Bruno Haible  <bruno@clisp.org>
28956
28957         * m4/argp.m4 (gl_ARGP): Remove invocation of gl_FUNC_GLIBC_UNLOCKED_IO.
28958         Instead, test for *_unlocked function declarations directly.
28959
28960 2005-07-11  Simon Josefsson  <jas@extundo.com>
28961
28962         * modules/size_max: New file.
28963
28964         * modules/xsize: Depend on size_max module for size_max.m4.
28965
28966 2005-07-11  Simon Josefsson  <jas@extundo.com>
28967
28968         * lib/size_max.h: New file.
28969
28970 2005-07-11  Paul Eggert  <eggert@cs.ucla.edu>
28971
28972         * lib/version-etc-fsf.c (version_etc_copyright): Parameterize the
28973         copyright symbol and the year.
28974         * lib/version-etc.c (COPYRIGHT_YEAR): New constant.
28975         (version_etc_va): Use parameterized copyright notice.
28976         Reword to conform to the current GNU coding standards.
28977
28978 2005-07-11  Karl Berry  <karl@gnu.org>
28979
28980         * doc/gnulib.texi (Quoting): new node.
28981         (Initial import): more info, from Patrice.
28982
28983 2005-07-11  Bruno Haible  <bruno@clisp.org>
28984
28985         * gnulib-tool (func_usage): Document option --avoid.
28986         (Command line options): Handle --avoid.
28987         (func_acceptable): New function.
28988         (func_modules_transitive_closure): Use it.
28989
28990 2005-07-11  Bruno Haible  <bruno@clisp.org>
28991
28992         * MODULES.html.sh: Use shortcut URLs to the www.opengroup.org site.
28993         Reported by Jim Meyering.
28994
28995 2005-07-10  Bruno Haible  <bruno@clisp.org>
28996
28997         * m4/size_max.m4 (gl_SIZE_MAX): Cast ~(size_t)0 back to size_t.
28998         Needed when size_t is smaller than 'unsigned int'.
28999         Reported by Paul Eggert.
29000
29001 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
29002
29003         * modules/argp (Depends-on): Add unlocked-io
29004
29005 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
29006
29007         * lib/argp-namefrob.h: Include unlocked-io.h. Removed unnecessary
29008         block of defines.
29009
29010 2005-07-08  Paul Eggert  <eggert@cs.ucla.edu>
29011
29012         * config/srclist.txt: Comment out regcomp.c, since we have a porting
29013         fix now.
29014
29015 2005-07-08  Eric Blake  <ebb9@byu.net>  (tiny change)
29016         and Paul Eggert  <eggert@cs.ucla.edu>
29017
29018         * lib/regcomp.c (init_dfa, build_range_exp): Store __btowc value
29019         in wint_t, not wchar_t.  Remove now-unnecessary cast.
29020
29021 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
29022
29023         * modules/regex (Files): Add lib/regex_internal.c,
29024         lib/regex_internal.h, lib/regexec.c, lib/regcomp.c, m4/codeset.m4.
29025         (Depends-on): Add extensions.
29026         (Makefile.am): Remove lib_SOURCES; now done by m4 code.
29027
29028 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
29029
29030         * m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on
29031         pathconf.
29032         * m4/same.m4 (gl_SAME): Likewise.
29033         Require AC_SYS_LONG_FILE_NAMES; bug reported by Gerrit P. Haase.
29034
29035         * m4/regex.m4: Adjust to new libc regex implementation.
29036         (gl_INCLUDED_REGEX): Add AC_LIBSOURCES for
29037         all the .c and .h parts of (the new) regex.
29038         Quote the m4 stuff better.
29039         Check for RE_ICASE bug of old gnulib.
29040         Check for REG_STARTEND of recent libc.
29041         Rename local variables from jm_* to gl_*.
29042         Quote operand of "test -f".
29043         Say "recent enough" version of libc, not "version 2".
29044         (gl_PREREQ_REGEX): Remove AC_FUNC_ALLOCA, since alloca is a
29045         prerequisite module.  Remove AC_HEADER_STDC; no longer needed.
29046         Check for locale.h, isblank, mbrtowc, wcrtomb, wcscoll.
29047         Remove check for btowc, isascii.
29048         Require AM_LANGINFO_CODESET.
29049
29050 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
29051
29052         * lib/regex.c, regex.h: Sync from libc.
29053         * lib/regcomp.c, lib/regexec_internal.c, lib/regex_internal.h:
29054         * lib/regexec.c:
29055         New files, synced from libc, except that regex_internal.h
29056         currently has a small porting fix.
29057
29058 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
29059
29060         * config/srclist.txt: Add regcomp.c, regex.c, regex.h,
29061         regex_internal.c, regexec.c.
29062         Add regex_internal.h too, but as a comment, since the libc version
29063         is currently broken in gnulib mode.
29064
29065 2005-07-06  Paul Eggert  <eggert@cs.ucla.edu>
29066
29067         Support programs like Emacs that use gnulib but not gettext.
29068         * MODULES.html.sh (Internationalization functions): Add gettext-h.
29069         * modules/gettext-h: New file.
29070         * modules/gettext (Files): Remove lib/gettext.h.
29071         (Depends-on): Add gettext-h.
29072         (Makefile.am): Remove lib_SOURCES.
29073         * modules/argmatch, modules/c-stack, modules/closeout:
29074         * modules/copy-file, modules/csharpcomp, modules/csharpexec:
29075         * modules/execute, modules/file-type, modules/getaddrinfo:
29076         * modules/getopt, modules/human, modules/javacomp:
29077         * modules/javaexec, modules/mkdir-p, modules/obstack:
29078         * modules/openat, modules/pagealign_alloc, modules/pipe:
29079         * modules/quotearg, modules/regex, modules/rpmatch:
29080         * modules/unicodeio, modules/userspec, modules/version-etc:
29081         * modules/wait-process, modules/xalloc-die, modules/xmemcoll:
29082         * modules/xsetenv:
29083         Depend on gettext-h, not gettext.
29084
29085 2005-07-05  Paul Eggert  <eggert@cs.ucla.edu>
29086
29087         * gnulib-tool (func_import): Add support for 'public domain' license.
29088         * modules/alloca, modules/atexit, modules/memmove:
29089         Now public domain, not GPL.
29090         * modules/dup2, modules/getpagesize, modules/malloc, modules/memset:
29091         * modules/realloc, modules/strerror, modules/strtod:
29092         Now LGPL, not GPL.
29093
29094 2005-07-05  Bruno Haible  <bruno@clisp.org>
29095
29096         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC): Upgrade to version from current
29097         autoconf CVS. Needed for mingw.
29098
29099 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
29100
29101         Remove the dependency of the strftime module on the tzset module.
29102         * modules/strftime (Depends-on): Remove dependency on tzset.
29103
29104 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
29105
29106         Remove the dependency of the strftime module on the tzset module.
29107         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't require
29108         gl_FUNC_TZSET_CLOBBER.
29109
29110 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
29111
29112         Remove the dependency of the strftime module on the tzset module.
29113         * lib/strftime.c (my_strftime)
29114         [! defined _LIBC && ! HAVE_RUN_TZSET_TEST]:
29115         Copy the input structure, to work around some of the bug with
29116         Solaris 2.5.1 and Solaris 2.6.  If you still care about these old
29117         Solaris releases, you should also use the tzset module, but we won't
29118         require it as a dependency any more since we don't want LGPLed code
29119         to depend on GPLed code.
29120
29121 2005-07-02  Jim Meyering  <jim@meyering.net>
29122
29123         * m4/chown.m4, cloexec.m4, dup2.m4, fsusage.m4:
29124         * m4/getcwd-path-max.m4, getcwd.m4, mkstemp.m4, mountlist.m4:
29125         * m4/pagealign_alloc.m4, save-cwd.m4, unistd-safer.m4:
29126         Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
29127
29128 2005-07-02  Jim Meyering  <jim@meyering.net>
29129
29130         * lib/backupfile.c (backup_args): Change a `0' to NULL.
29131
29132 2005-07-01  Paul Eggert  <eggert@cs.ucla.edu>
29133
29134         * lib/xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h>
29135         declares only 'struct timespec;' (!).
29136
29137 2005-07-01  Jim Meyering  <jim@meyering.net>
29138
29139         * lib/chown.c, cloexec.c, dup-safer.c, dup2.c, fsusage.c, getcwd.c:
29140         * lib/getloadavg.c, mountlist.c, openat.h, pagealign_alloc.c:
29141         * lib/save-cwd.c, tempname.c:
29142         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
29143         and don't include <sys/file.h>).
29144
29145 2005-06-29  Jim Meyering  <jim@meyering.net>
29146
29147         * lib/mkdir-p.c (make_dir_parents): Don't apply sizeof to a hard-coded
29148         type name.  Use the variable name instead.
29149         * lib/idcache.c (getuser, getuidbyname, getgroup, getgidbyname):
29150         Likewise.
29151
29152 2005-06-28  Simon Josefsson  <jas@extundo.com>
29153
29154         * modules/check-version (Files): Add check-version.m4.
29155
29156 2005-06-28  Simon Josefsson  <jas@extundo.com>
29157
29158         * m4/check-version.m4: New file, suggested by Jim Meyering
29159         <jim@meyering.net>.
29160
29161 2005-06-28  Simon Josefsson  <jas@extundo.com>
29162
29163         * lib/check-version.h, lib/check-version.c: New files.
29164
29165 2005-06-28  Simon Josefsson  <jas@extundo.com>
29166
29167         * lib/base64.c (base64_encode): Indent.  Rename 'b64' to avoid
29168         collision with global variable.  Better indentation.  Don't
29169         increment buffer pointer beyond buffer end.  Based on comments
29170         from Paul Eggert <eggert@cs.ucla.edu>.
29171
29172         * lib/base64.h: Indent.
29173
29174 2005-06-28  Simon Josefsson  <jas@extundo.com>
29175
29176         * doc/gnulib.texi (Library version handling): New section.
29177
29178 2005-06-28  Jim Meyering  <jim@meyering.net>
29179
29180         * check-module (find_included_lib_files): Hard-code another
29181         pair of exceptions: fts.c includes fts-cycle.c and unistd-safer.h
29182         but modules/fts-lgpl (correctly) does not list those files.
29183
29184         * modules/canonicalize (Files): Add lib/pathmax.h.
29185
29186 2005-06-25  Simon Josefsson  <jas@extundo.com>
29187
29188         * modules/check-version: New file.
29189
29190 2005-06-24  Paul Eggert  <eggert@cs.ucla.edu>
29191
29192         * lib/canon-host.c (canon-host): Append trailing "," to 0 in
29193         initializer of struct addrinfo, as an indication that we don't
29194         care how many members the structure has.
29195
29196 2005-06-24  Derek Price  <derek@ximbiot.com>
29197         and Bruno Haible  <bruno@clisp.org>
29198
29199         Remove stat module & update lstat.
29200         * m4/lstat.m4 (gl_FUNC_LSTAT): Drop AC_FUNC_LSTAT in favor of
29201         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
29202         * m4/stat.m4: Remove this file.
29203
29204 2005-06-24  Derek Price  <derek@ximbiot.com>
29205         and Bruno Haible  <bruno@clisp.org>
29206
29207         Remove stat module & update lstat.
29208         * lib/stat.c: Remove this file...
29209         (slash_aware_lstat): ...moving this content and its support...
29210         * lib/lstat.c (rpl_lstat): ...into here.
29211         * lib/lstat.h: New file.
29212
29213 2005-06-24  Derek Price  <derek@ximbiot.com>
29214         and Bruno Haible  <bruno@clisp.org>
29215
29216         Remove stat module & update lstat.
29217         * config/srclist.txt (libc sources): Remove stat.
29218
29219 2005-06-24  Derek Price  <derek@ximbiot.com>
29220         and Bruno Haible  <bruno@clisp.org>
29221
29222         Remove stat module & update lstat.
29223         * MODULES.html.sh (stat): Remove.
29224         * MODULES.html: Regenerated.
29225         * modules/lstat (Description): Correct function name.
29226         (Files): Add "lstat.h".
29227         (Depends-on): Remove stat, add xalloc, stat-macros.
29228         * modules/stat: Remove this file.
29229         (Include): Add "lstat.h", remove <sys/stat.h>.
29230
29231 2005-06-23  Paul Eggert  <eggert@cs.ucla.edu>
29232
29233         * lib/mktime.c: Include <string.h> even if !DEBUG.  (From glibc.)
29234         (ranged_convert): Don't save conversion in a temporary struct.
29235         This causes a warning with GCC 4.0.0, and anyway in the typical
29236         case it's not worth the extra 100 bytes or so of code.
29237         (ranged_convert, __mktime_internal): When calling a function via a
29238         pointer P, use P () rather than (*P) (), as we now assume C89 or
29239         better.
29240
29241 2005-06-22  Paul Eggert  <eggert@cs.ucla.edu>
29242
29243         * lib/readutmp.c (desirable_utmp_entry): Fix bug where "who -b" and
29244         "who -r" failed to give output.  Problem reported by Tim Waugh.
29245
29246         * lib/xmalloc.c (HAVE_GNU_CALLOC): New constant.
29247         (xcalloc): Use it to avoid needless tests.
29248         Problem reported by Jim Meyering.
29249
29250 2005-06-20  Derek Price  <derek@ximbiot.com>
29251
29252         * m4/bison.m4: Note that precious decls of YACC & YFLAGS will be
29253         unnecessary for Autoconfs > 2.59c.
29254
29255 2005-06-16  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
29256
29257         * lib/argp.h (__option_is_short): Check upper limit of
29258         __key. Isprint() requires its argument to have the value
29259         of an unsigned char or EOF.
29260
29261 2005-06-16  Jim Meyering  <jim@meyering.net>
29262
29263         * lib/calloc.c (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1)
29264         when either N or S is zero.
29265
29266 2005-06-16  Derek Price  <derek@ximbiot.com>
29267
29268         * m4/bison.m4: Declare YACC & YFLAGS precious.
29269
29270 2005-06-10  Paul Eggert  <eggert@cs.ucla.edu>
29271
29272         * lib/fnmatch.c (fnmatch): If there is an encoding error in a
29273         multibyte string or pattern, fall back on unibyte matching.
29274         Problem reported by James Youngman.
29275
29276 2005-06-08  Bruno Haible  <bruno@clisp.org>
29277
29278         * modules/csharpcomp: New file.
29279         * MODULES.html.sh (C#): Add csharpcomp.
29280
29281 2005-06-08  Bruno Haible  <bruno@clisp.org>
29282
29283         * m4/csharpcomp.m4: New file, from GNU gettext.
29284
29285 2005-06-08  Bruno Haible  <bruno@clisp.org>
29286
29287         * lib/csharpcomp.h: New file, from GNU gettext.
29288         * lib/csharpcomp.c: New file, from GNU gettext.
29289         * lib/csharpcomp.sh.in: New file, from GNU gettext.
29290
29291 2005-06-08  Bruno Haible  <bruno@clisp.org>
29292
29293         * lib/binary-io.h (fileno): Undefine before defining it. Avoids a gcc
29294         warning on mingw.
29295
29296 2005-06-07  Derek Price  <derek@ximbiot.com>
29297
29298         Sync from CVS.
29299         * lib/glob_.h: Indent nested #ifdef.
29300
29301 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
29302
29303         Sync from coreutils.
29304         Use "file name" when talking about file names, instead of "filename"
29305         or "path", as per the GNU coding standards.
29306         * lib/mkdir-p.c: Renamed from makepath.c.
29307         (make_dir_parents): Renamed from make_path.  All callers changed.
29308         * lib/mkdir-p.h: Likewise.  All includers changed.
29309         * lib/filenamecat.c: Renamed from path-concat.c.
29310         (file_name_concat): Renamed from path_concat.  All callers changed.
29311         [TEST_FILE_NAME_CONCAT]: Renamed from TEST_PATH_CONCAT.
29312         * lib/filenamecat.h: Likewise.  All includers changed.
29313         * lib/acl.c: Don't use "path" or "filename" to mean "file name"
29314         in comments or local variable names.
29315         * lib/basename.c: Likewise.
29316         * lib/canonicalize.c, canonicalize.h: Likewise.
29317         * lib/dirname.c, dirname.h: Likewise.
29318         * lib/euidaccess.c: Likewise.
29319         * lib/exclude.c: Likewise
29320         * lib/fnmatch_.h, fnmatch_loop.c: Likewise.
29321         * lib/fsusage.c, fsuage.h: Likewise.
29322         * lib/fts.c, fts_.h: Likewise.
29323         * lib/getcwd.c: Likewise.
29324         * lib/getloadavg.c: Likewise.
29325         * lib/mkstemp.c: Likewise.
29326         * lib/mountlist.c, mountlist.h: Likewise.
29327         * lib/openat.c, openat.h: Likewise.
29328         * lib/readlink-stub.c: Likewise.
29329         * lib/readutmp.c, readutmp.h: Likewise.
29330         * lib/rename.c: Likewise.
29331         * lib/rmdir.c: Likewise.
29332         * lib/same.c: Likewise.
29333         * lib/savedir.c: Likewise.
29334         * lib/stripslash.c: Likewise.
29335         * lib/tempname.c: Likewise.
29336         * lib/xreadlink.c: Likewise.
29337         * lib/exclude.c (excluded_file_name): Renamed from excluded_filename.
29338         All uses changed.
29339         * lib/exclude.h: Likewise.
29340
29341         * lib/euidaccess.c (getuid, getgid, getuid, getegid)
29342         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
29343         * lib/idcache.c (getpwuid, getpwnam, getgrgid, getgrnam)
29344         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
29345         * lib/pathmax.h: Include <limits.h> unconditionally, since other
29346         files have been getting away with it for years (MORE/BSD 4.3
29347         is extinct now).
29348         * lib/userspec.c (getpwnam, getgrnam, getgrgid)
29349         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
29350
29351         * lib/pathmax.h (_POSIX_PATH_MAX) [!defined _POSIX_PATH_MAX]:
29352         Define to 256, not 255, as per modern POSIX.
29353
29354 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
29355
29356         Sync from coreutils.
29357         Use "file name" when talking about file names, instead of "filename"
29358         or "path", as per the GNU coding standards.
29359         * MODULES.html.sh: mkdir-p renamed from makepath.
29360         filenamecat renamed from path-concat.
29361         * modules/filenamecat: Renamed from modules/path-concat.
29362         (Files): filenamecat.h and filenamecat.c renamed from
29363         path-concat.h and path-concat.c.
29364         (configure.ac): gl_FILE_NAME_CONCAT, not gl_PATH_CONCAT.
29365         (Include): filenamecat.h, not path-concat.h.
29366         * modules/mkdir-p: Renamed from modules/makepath.
29367         (Files): mkdir-p.h and mkdir-p.c renamed from makepath.h and
29368         makepath.c.
29369         (configure.ac): gl_MKDIR_PARENTS, not gl_MAKEPATH.
29370         (Include): mkdir-p.h, not makepath.h.
29371
29372 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
29373
29374         Sync from coreutils.
29375         * m4/mkdir-p.m4: Renamed from makepath.m4.
29376         (gl_MKDIR_PARENTS): Renamed from gl_MAKEPATH.  All uses changed.
29377         Rename files from makepath.c to mkdir-p.c, and from
29378         makepath.h to mkdir-p.h.
29379         * m4/filenamecat.m4: Renamed from path-concat.m4.
29380         (gl_FILE_NAME_CONCAT): Renamed from gl_PATH_CONCAT.  All uses changed.
29381         Rename files from path-concat.c to filenamecat.c,
29382         and from path-concat.h to filenamecat.h.
29383         * m4/getcwd-path-max.m4: Don't use "path" or "filename" to mean
29384         "file name" in local variables or comments.
29385         * m4/rename.m4: Likewise.
29386
29387 2005-06-01  Bruno Haible  <bruno@clisp.org>
29388
29389         * modules/csharpexec: New file.
29390         * MODULES.html.sh (C#): New section.
29391
29392 2005-06-01  Bruno Haible  <bruno@clisp.org>
29393
29394         * m4/csharp.m4: New file, from GNU gettext.
29395         * m4/csharpexec.m4: New file, from GNU gettext.
29396
29397 2005-06-01  Bruno Haible  <bruno@clisp.org>
29398
29399         * lib/csharpexec.h: New file, from GNU gettext.
29400         * lib/csharpexec.c: New file, from GNU gettext.
29401         * lib/csharpexec.sh.in: New file, from GNU gettext.
29402
29403 2005-05-31  Derek Price  <derek@ximbiot.com>
29404             Paul Eggert  <eggert@cs.ucla.edu>
29405
29406         Sync from cvs.
29407         * m4/glob.m4: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
29408
29409 2005-05-31  Derek Price  <derek@ximbiot.com>
29410             Paul Eggert  <eggert@cs.ucla.edu>
29411
29412         Sync from cvs.
29413         * lib/glob_.h: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
29414
29415 2005-05-29  Derek Price  <derek@ximbiot.com>
29416
29417         * config/srclist.txt (glob_.h, glob.c): Add these files.
29418
29419 2005-05-29  Derek Price  <derek@ximbiot.com>
29420
29421         * MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.
29422         * modules/glob: New file.
29423         * modules/getlogin_r: Add link to POSIX spec in description.
29424
29425 2005-05-29  Derek Price  <derek@ximbiot.com>
29426             Paul Eggert  <eggert@cs.ucla.edu>
29427
29428         * m4/glob.m4: New file.
29429
29430 2005-05-29  Derek Price  <derek@ximbiot.com>
29431             Paul Eggert  <eggert@cs.ucla.edu>
29432
29433         * lib/glob_.h, lib/glob.c: New files.
29434
29435 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
29436
29437         * modules/fts (Files): Remove m4/inttypes-pri.m4.
29438         * modules/fts-lgpl (Depends-on): Remove gettext.
29439
29440 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
29441
29442         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't check for inttypes.h or stdint.h,
29443         and don't require gt_INTTYPES_PRI.
29444
29445 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
29446
29447         * lib/getlogin_r.c (getlogin_r): Don't set errno to 0 on return.
29448
29449         * lib/fts.c: Don't worry about debugging on pre-C99-compatible hosts;
29450         the configuration hassle isn't worth it.
29451         Include inttypes.h and stdint.h unconditionally if FTS_DEBUG.
29452         (LONGEST_MODIFIER, PRIuMAX): Remove.
29453
29454 2005-05-27  Bruno Haible  <bruno@clisp.org>
29455
29456         * lib/getlogin_r.h: Remove second include of <stddef.h>.
29457
29458 2005-05-26  Paul Eggert  <eggert@cs.ucla.edu>
29459
29460         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
29461         _POSIX_PTHREAD_SEMANTICS for Solaris.
29462
29463 2005-05-25  Derek Price  <derek@ximbiot.com>
29464
29465         * MODULES.html.sh: Add getlogin_r to POSIX.2001 support section.
29466
29467 2005-05-25  Derek Price  <derek@ximbiot.com>
29468             Paul Eggert  <eggert@cs.ucla.edu>
29469
29470         * modules/getlogin_r, m4/getlogin_r.m4: New files.
29471         * lib/getlogin_r.c, getlogin_r.h: New files.
29472
29473 2005-05-25  Bruno Haible  <bruno@clisp.org>
29474             Derek Price  <derek@ximbiot.com>
29475
29476         * lib/getlogin_r.h: Simplify API documentation.
29477
29478 2005-05-23  Derek Price  <derek@ximbiot.com>
29479
29480         * modules/minmax (Files): Add m4/minmax.m4.
29481         (configure.ac): Add gl_MINMAX.
29482
29483 2005-05-22  Paul Eggert  <eggert@cs.ucla.edu>
29484
29485         * lib/fts.c (fd_safer) [_LGPL_PACKAGE]: New static function,
29486         so that unistd-safer.h (GPL'ed code) need not be included.
29487
29488 2005-05-22  Bruno Haible  <bruno@clisp.org>
29489
29490         * m4/minmax.m4: New file.
29491         Based on a patch by Derek Price <derek@ximbiot.com>.
29492
29493 2005-05-22  Bruno Haible  <bruno@clisp.org>
29494
29495         * lib/stdint_.h (_STDINT_H_HAVE_INT64): New macro. Use it in #ifdefs.
29496         (INT64_MIN): Fix definition.
29497         Suggested by Paul Eggert <eggert@cs.ucla.edu>.
29498
29499         * lib/stdint_.h (_STDINT_H_NEED_SIGNED_INT_TYPES): Renamed from
29500         NEED_SIGNED_INT_TYPES.
29501
29502         * lib/stdint_.h (_STDINT_H_HAVE_SYSTEM_INTTYPES): Renamed from
29503         HAVE_SYSTEM_INTTYPES.
29504
29505 2005-05-22  Bruno Haible  <bruno@clisp.org>
29506
29507         * lib/minmax.h: Include <limits.h> only when it defines MIN, MAX.
29508         Also include <sys/param.h> if it defines MIN, MAX.
29509         Based on a patch by Derek Price <derek@ximbiot.com>.
29510
29511 2005-05-21  Jim Meyering  <jim@meyering.net>
29512
29513         * modules/fts (Files): Add m4/inttypes-pri.m4.
29514         (Depends-on): Add lstat and remove gettext.  Alphabetize.
29515
29516 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
29517
29518         New fts module.
29519         * lib/fts.c: Don't include "cycle-check.h" or "hash.h".
29520         (setup_dir, free_dir): New functions.
29521         (enter_dir, leave_dir): Define trivial
29522         alternatives of _LGPL_PACKAGE.  Move to fts-cycle.c if !_LGPL_PACKAGE.
29523         (HT_INITIAL_SIZE, ENTER_DIR): Remove.  All uses removed.
29524         (LEAVE_DIR): Fix typo: pass Fts and Ent to leave_dir.
29525         (struct Active_dir, AD_compare, AD_hash, enter_dir, leave_dir):
29526         Move to fts-cycle.c.
29527         (fts_open): Use setup_dir.
29528         (fts_close): Use free_dir.
29529         (fts_read): Have just one copy of the ENTER_DIR code rather than three.
29530         This adds a label and some gotos, but the alternatives were messier.
29531         Check for memory allocation failure when entering a dir.
29532         (fts_stat) [_LGPL_PACKAGE]: Bring back glibc cycle detection code.
29533         * lib/fts_.h (_LGPL_PACKAGE) [defined _LIBC]: New macro.
29534         (FTS): New member fts_cycle, that is a union that contains the
29535         old active_dir_ht and cycle_state.  All uses changed to mention
29536         fts_cycle.ht and fts_cycle.state.
29537         * lib/fts-cycle.c: New file, containing GPL'ed code migrated out of
29538         fts.c, with the following changes:
29539         (setup_dir, free_dir): New functions.
29540         (enter_dir): Now returns bool.  Return true if successful, false
29541         if memory exhausted.  All callers changed.
29542         Do not bother partly cleaning up on
29543         memory allocation failure; that is free_dir's job.
29544         However, free ad if hash_insert fails, to avoid memory leak.
29545         (enter_dir, leave_dir): Accommodate change to FTS by inspecting
29546         fts->fts_options to see which union member to use.
29547
29548 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
29549
29550         * m4/fts.m4 (gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS.
29551         (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): New macros.
29552
29553 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
29554
29555         * MODULES.html.sh (File system functions): Add fts, fts-lgpl.
29556
29557 2005-05-20  Jim Meyering  <jim@meyering.net>
29558
29559         * lib/unlinkdir.h (cannot_unlink_dir) [UNLINK_CANNOT_UNLINK_DIR]:
29560         Now a macro, to pacify GCC.
29561
29562 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
29563
29564         * m4/chown.m4 (gl_FUNC_CHOWN): Correct sense of test for honoring IDs
29565         of -1.
29566
29567 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
29568
29569         * lib/chown.c (rpl_chown): Return -1 on failure.
29570
29571 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
29572
29573         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME]):
29574         Don't check for stddef.h.
29575         * m4/fts.m4 (gl_FUNC_FTS): Don't require AC_HEADER_STDC, as we
29576         don't use its results.
29577         Don't check for fcntl.h, stddef.h, stdlib.h, string.h, unistd.h,
29578         since we include them unconditionally.  Don't require
29579         AM_STDBOOL_H, since stdbool is a prerequisite.
29580         Don't require AC_C_CONST, AC_TYPE_SIZE_T or check for ptrdiff_t
29581         since we assume C89 or better.
29582         Don't require AC_FUNC_CLOSEDIR_VOID, AC_FUNC_LSTAT, or AC_FUNC_STAT,
29583         as we don't use their results.
29584         Don't check for fchdir, memmove, memset, strrchr, as we use
29585         them unconditionally.
29586         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't define
29587         GETTIMEOFDAY_CLOBBERS_LOCALTIME_BUFFER, since nobody uses it.
29588
29589 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
29590
29591         * lib/canonicalize.c: Include canonicalize.h first, to test interface.
29592         Include <stddef.h> unconditionally, since we assume C89 now.
29593         All uses of PTR_INT_TYPE replaced by ptrdiff_t.
29594         * lib/fts.c: Include fts_.h first, to check interface.
29595         Do not include intprops.h; no longer needed.
29596         Include cycle-check.h and hash.h, since fts_.h no longer does.
29597         Remove unnecessary casts of closedir to void.
29598         (fts_build): Use a simpler method (not involving TYPE_SIGNED) to
29599         decide whether to decrement nlinks.
29600         * lib/fts_.h: Do not include hash.h or cycle-check.h; no longer needed.
29601         (FTS): Use struct hash_table * instead of Hash_table, so that
29602         we no longer need to include hash.h here.
29603
29604 2005-05-18  Jim Meyering  <jim@meyering.net>
29605
29606         * modules/dirfd (License): Change to LGPL.  Most of the code
29607         is already in the public domain.
29608
29609 2005-05-18  Jim Meyering  <jim@meyering.net>
29610
29611         * m4/fts.m4 (AC_LIBSOURCES): Add intprops.h to the list.
29612         Reported by Yoann Vandoorselaere.
29613
29614 2005-05-17  Jim Meyering  <jim@meyering.net>
29615
29616         * m4/fts.m4: New file, from coreutils.
29617
29618 2005-05-17  Jim Meyering  <jim@meyering.net>
29619
29620         * lib/fts.c, lib/fts_.h: New files, from coreutils.
29621
29622 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
29623
29624         Sync from coreutils.
29625         * m4/unlinkdir.m4: New file.
29626
29627 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
29628
29629         Sync from coreutils.
29630         * lib/unlinkdir.c, lib/unlinkdir.h: New files.
29631         * lib/gethrxtime.c, lib/gethrxtime.h, lib/getpass.h, lib/mountlist.h,
29632         lib/path-concat.c, lib/regex.h, lib/unlocked-io.h, lib/xtime.h:
29633         White space changes only.
29634         * lib/makepath.c (make_path): Port to hosts where leading "//" is
29635         special.
29636         * lib/yesno.c: Include getline.h, not ctype.h.
29637         (yesno): Don't remove leading white space; POSIX doesn't allow it.
29638         Use getline to remove arbitrary restriction on response length.
29639
29640 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
29641
29642         * config/srclist-update: Spell out "Street" in FSF postal
29643         mail address; this is the style the FSF seems to prefer.
29644
29645         * build-aux/depcomp, build-aux/install-sh, build-aux/mdate-sh,
29646         build-aux/missing, build-aux/mkinstalldirs: Sync from Automake;
29647         this updates FSF postal mail address.
29648
29649         Sync from coreutils.
29650         * modules/unlinkdir: New file.
29651         * modules/yesno (Depends-on): Add getline.
29652         * MODULES.html.sh (File system functions): Add unlinkdir.
29653
29654 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
29655
29656         * lib/byteswap_.h, lib/getsubopt.h, lib/iconvme.h, lib/strsep.c,
29657         lib/strsep.h:
29658         Change the initial comment to refer to GPL, not LGPL.
29659         gnulib-tool will change it to LGPL as needed.
29660
29661         * lib/__fpending.c, lib/acl.c, lib/acl.h, lib/alloca_.h, lib/allocsa.c,
29662         lib/allocsa.h, lib/argmatch.c, lib/argmatch.h, lib/argp-ba.c,
29663         lib/argp-eexst.c, lib/argp-fmtstream.c, lib/argp-fmtstream.h,
29664         lib/argp-fs-xinl.c, lib/argp-help.c, lib/argp-namefrob.h,
29665         lib/argp-parse.c, lib/argp-pv.c, lib/argp-pvh.c, lib/argp-xinl.c,
29666         lib/argp.h, lib/argz.c, lib/argz_.h, lib/asnprintf.c, lib/asprintf.c,
29667         lib/atanl.c, lib/backupfile.c, lib/backupfile.h, lib/base64.c,
29668         lib/base64.h, lib/basename.c, lib/binary-io.h, lib/byteswap_.h,
29669         lib/c-ctype.c, lib/c-ctype.h, lib/c-stack.c, lib/c-stack.h,
29670         lib/c-strtod.c, lib/calloc.c, lib/canon-host.c, lib/canonicalize.c,
29671         lib/canonicalize.h, lib/ceill.c, lib/chdir-long.c, lib/chdir-long.h,
29672         lib/chown.c, lib/classpath.c, lib/classpath.h, lib/cloexec.c,
29673         lib/closeout.c, lib/closeout.h, lib/concatpath.c, lib/config.charset,
29674         lib/copy-file.c, lib/copy-file.h, lib/cycle-check.c, lib/cycle-check.h,
29675         lib/diacrit.c, lib/diacrit.h, lib/dirfd.c, lib/dirfd.h, lib/dirname.c,
29676         lib/dirname.h, lib/dummy.c, lib/dup-safer.c, lib/dup2.c, lib/eealloc.h,
29677         lib/error.c, lib/error.h, lib/euidaccess.c, lib/exclude.c,
29678         lib/exclude.h, lib/execute.c, lib/execute.h, lib/exit.h,
29679         lib/exitfail.c, lib/exitfail.h, lib/expl.c, lib/fatal-signal.c,
29680         lib/fatal-signal.h, lib/fd-safer.c, lib/file-type.c, lib/file-type.h,
29681         lib/fileblocks.c, lib/filemode.c, lib/filemode.h, lib/findprog.c,
29682         lib/findprog.h, lib/floorl.c, lib/fnmatch.c, lib/fnmatch_.h,
29683         lib/fnmatch_loop.c, lib/fopen-safer.c, lib/free.c, lib/frexpl.c,
29684         lib/fsusage.c, lib/fsusage.h, lib/full-read.c, lib/full-read.h,
29685         lib/full-write.c, lib/full-write.h, lib/fwriteerror.c,
29686         lib/fwriteerror.h, lib/gai_strerror.c, lib/gcd.c, lib/gcd.h,
29687         lib/getaddrinfo.c, lib/getaddrinfo.h, lib/getcwd.c, lib/getcwd.h,
29688         lib/getdate.h, lib/getdate.y, lib/getdomainname.c, lib/getdomainname.h,
29689         lib/getgroups.c, lib/gethostname.c, lib/gethrxtime.c, lib/gethrxtime.h,
29690         lib/getline.c, lib/getline.h, lib/getloadavg.c, lib/getndelim2.c,
29691         lib/getndelim2.h, lib/getnline.c, lib/getnline.h, lib/getopt.c,
29692         lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h, lib/getpagesize.h,
29693         lib/getpass.c, lib/getpass.h, lib/getsubopt.c, lib/getsubopt.h,
29694         lib/gettext.h, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c,
29695         lib/getusershell.c, lib/group-member.c, lib/group-member.h,
29696         lib/hard-locale.c, lib/hard-locale.h, lib/hash-pjw.c, lib/hash-pjw.h,
29697         lib/hash.c, lib/hash.h, lib/human.c, lib/human.h, lib/iconvme.c,
29698         lib/iconvme.h, lib/idcache.c, lib/inet_ntop.h, lib/intprops.h,
29699         lib/inttostr.c, lib/inttostr.h, lib/isdir.c, lib/javacomp.c,
29700         lib/javacomp.h, lib/javacomp.sh.in, lib/javaexec.c, lib/javaexec.h,
29701         lib/javaexec.sh.in, lib/lbrkprop.h, lib/lchown.c, lib/ldexpl.c,
29702         lib/linebreak.c, lib/linebreak.h, lib/linebuffer.c, lib/linebuffer.h,
29703         lib/localcharset.c, lib/localcharset.h, lib/logl.c, lib/long-options.c,
29704         lib/long-options.h, lib/lstat.c, lib/makepath.c, lib/makepath.h,
29705         lib/malloc.c, lib/mathl.h, lib/mbswidth.c, lib/mbswidth.h, lib/md5.c,
29706         lib/md5.h, lib/memcasecmp.c, lib/memcasecmp.h, lib/memchr.c,
29707         lib/memcmp.c, lib/memcoll.c, lib/memcoll.h, lib/memcpy.c, lib/memmem.c,
29708         lib/memmem.h, lib/mempcpy.c, lib/mempcpy.h, lib/memrchr.c,
29709         lib/memrchr.h, lib/memset.c, lib/minmax.h, lib/mkdir.c, lib/mkdtemp.c,
29710         lib/mkdtemp.h, lib/mkstemp.c, lib/mktime.c, lib/modechange.c,
29711         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
29712         lib/obstack.c, lib/obstack.h, lib/openat.c, lib/openat.h,
29713         lib/pagealign_alloc.c, lib/pagealign_alloc.h, lib/path-concat.c,
29714         lib/path-concat.h, lib/pathmax.h, lib/pathname.h, lib/physmem.c,
29715         lib/physmem.h, lib/pipe.c, lib/pipe.h, lib/poll.c, lib/poll_.h,
29716         lib/posixtm.c, lib/posixtm.h, lib/posixver.c, lib/printf-args.c,
29717         lib/printf-args.h, lib/printf-parse.c, lib/printf-parse.h,
29718         lib/progname.c, lib/progname.h, lib/progreloc.c, lib/putenv.c,
29719         lib/quote.c, lib/quote.h, lib/quotearg.c, lib/quotearg.h, lib/raise.c,
29720         lib/readlink.c, lib/readtokens.c, lib/readtokens.h, lib/readtokens0.c,
29721         lib/readtokens0.h, lib/readutmp.c, lib/readutmp.h, lib/realloc.c,
29722         lib/ref-add.sin, lib/ref-del.sin, lib/regex.c, lib/regex.h,
29723         lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c,
29724         lib/safe-read.h, lib/safe-write.c, lib/safe-write.h, lib/same.c,
29725         lib/same.h, lib/save-cwd.c, lib/save-cwd.h, lib/savedir.c,
29726         lib/savedir.h, lib/setenv.c, lib/setenv.h, lib/settime.c,
29727         lib/sh-quote.c, lib/sh-quote.h, lib/sha1.c, lib/sha1.h, lib/sig2str.c,
29728         lib/sig2str.h, lib/sincosl.c, lib/snprintf.c, lib/snprintf.h,
29729         lib/sqrtl.c, lib/stat-macros.h, lib/stat.c, lib/stdbool_.h,
29730         lib/stdint_.h, lib/stdio-safer.h, lib/stpcpy.c, lib/stpcpy.h,
29731         lib/stpncpy.c, lib/stpncpy.h, lib/strcase.h, lib/strcasecmp.c,
29732         lib/strchrnul.c, lib/strchrnul.h, lib/strcspn.c, lib/strdup.c,
29733         lib/strdup.h, lib/strerror.c, lib/strftime.c, lib/strftime.h,
29734         lib/stripslash.c, lib/strndup.c, lib/strndup.h, lib/strnlen.c,
29735         lib/strpbrk.c, lib/strpbrk.h, lib/strsep.c, lib/strsep.h, lib/strstr.c,
29736         lib/strstr.h, lib/strtod.c, lib/strtoimax.c, lib/strtok_r.c,
29737         lib/strtok_r.h, lib/strtol.c, lib/strtoll.c, lib/strtoul.c,
29738         lib/strtoull.c, lib/strverscmp.c, lib/strverscmp.h, lib/sysexit_.h,
29739         lib/tempname.c, lib/time_r.c, lib/time_r.h, lib/timegm.c, lib/timegm.h,
29740         lib/timespec.h, lib/trigl.c, lib/trigl.h, lib/ucs4-utf16.h,
29741         lib/ucs4-utf8.h, lib/unicodeio.c, lib/unicodeio.h, lib/unistd-safer.h,
29742         lib/unlocked-io.h, lib/unsetenv.c, lib/userspec.c, lib/utf16-ucs4.h,
29743         lib/utf8-ucs4.h, lib/utime.c, lib/utimecmp.c, lib/utimecmp.h,
29744         lib/utimens.c, lib/vasnprintf.c, lib/vasnprintf.h, lib/vasprintf.c,
29745         lib/vasprintf.h, lib/version-etc-fsf.c, lib/version-etc.c,
29746         lib/version-etc.h, lib/vsnprintf.c, lib/vsnprintf.h, lib/w32spawn.h,
29747         lib/wait-process.c, lib/wait-process.h, lib/xalloc-die.c, lib/xalloc.h,
29748         lib/xallocsa.c, lib/xallocsa.h, lib/xasprintf.c, lib/xgetcwd.c,
29749         lib/xgetcwd.h, lib/xgetdomainname.c, lib/xgetdomainname.h,
29750         lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c,
29751         lib/xreadlink.c, lib/xreadlink.h, lib/xsetenv.c, lib/xsetenv.h,
29752         lib/xsize.h, lib/xstrndup.c, lib/xstrndup.h, lib/xstrtod.c,
29753         lib/xstrtod.h, lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h,
29754         lib/xstrtoumax.c, lib/xtime.h, lib/xvasprintf.c, lib/xvasprintf.h,
29755         lib/yesno.c, lib/yesno.h:
29756         Update FSF postal mail address.
29757
29758 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
29759
29760         * MODULES.html.sh, README, gnulib-tool, tests/test-base64.c,
29761         tests/test-memmem.c, tests/test-stpncpy.c:
29762         Update FSF postal mail address.
29763
29764 2005-05-13  Bruno Haible  <bruno@clisp.org>
29765
29766         * lib/stdint_.h (int64_t, uint64_t, int_least64_t, uint_least64_t,
29767         int_fast64_t, uint_fast64_t, intmax_t, uintmax_t, INT64_MIN, INT64_MAX,
29768         UINT64_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX,
29769         INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTMAX_MIN,
29770         INTMAX_MAX, UINTMAX_MAX, INT64_C, UINT64_C, INTMAX_C, UINTMAX_C):
29771         Add support for 64-bit integers in the MSVC compiler.
29772
29773 2005-05-12  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
29774
29775         * modules/getdate (Makefile.am): Add getdate.c to EXTRA_DIST
29776
29777 2005-05-12  Eric Blake  <ebb9@byu.net>  (tiny change)
29778
29779         * gnulib-tool (func_import): Sort and uniquify recommended includes.
29780
29781 2005-05-11  Paul Eggert  <eggert@cs.ucla.edu>
29782
29783         * doc/getdate.texi (General date syntax): Don't say that date
29784         date --iso-8601=ns generates acceptable dates; it doesn't yet.
29785         Problem reported by Nic Ferrier.
29786
29787 2005-05-10  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
29788
29789         * lib/getaddrinfo.c: Don't fail when SOCK_STREAM or SOCK_DGRAM are
29790         specified in ai_socktype. Fix invalid ai_protocol
29791         check. ai_protocol is usually set to 0 or depending on
29792         ai_family/ai_socktype to IPPROTO_TCP / IPPROTO_UDP.  Checking for
29793         SOCK_STREAM / SOCK_DGRAM in ai_protocol was invalid.  Set
29794         ai_socktype / ai_protocol in the returned addrinfo structure.
29795
29796 2005-05-10  Simon Josefsson  <jas@extundo.com>
29797
29798         * m4/getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, from
29799         Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
29800
29801 2005-05-10  Karl Berry  <karl@gnu.org>
29802
29803         * doc/fdl.texi, gpl.texi, lgpl.texi, COPYING: update FSF address
29804         (from http://www.gnu.org/licenses).
29805         * doc/COPYING.LIB: also rename to COPYING.LESSER.
29806         * doc/COPYING.DOC: remove; per rms, only needed in doc files, so
29807         fdl.texi suffices.
29808
29809 2005-05-10  Karl Berry  <karl@gnu.org>
29810
29811         * config/srclist.txt (COPYING.LESSER): rename from COPYING.LIB.
29812         (COPYING.DOC): remove.
29813
29814         * config/srclist-update: new FSF address.
29815
29816 2005-05-10  Derek Price  <derek@ximbiot.com>
29817
29818         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when
29819         possible.
29820
29821 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
29822             Bruno Haible  <bruno@clisp.org>
29823
29824         * modules/inet_ntop: New file.
29825         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
29826         inet_ntop.
29827
29828 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
29829             Bruno Haible  <bruno@clisp.org>
29830
29831         * m4/inet_ntop.m4: New file.
29832
29833 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
29834             Bruno Haible  <bruno@clisp.org>
29835
29836         * lib/inet_ntop.h: New file.
29837         * lib/inet_ntop.c: New file, from glibc with modifications.
29838
29839 2005-05-09  Paul Eggert  <eggert@cs.ucla.edu>
29840
29841         * modules/time_r (License): Change to LGPL.
29842         * modules/extensions (License): Change to LGPL.  Actually,
29843         the license is more permissive than that, but currently gnulib-tool
29844         doesn't know how to handle more-permissive licenses.
29845
29846         * modules/stat-macros (Depends-on): Don't depend on stat-macros (!).
29847         Problem reported by Dave Love.
29848
29849 2005-05-08  Jim Meyering  <jim@meyering.net>
29850
29851         * lib/classpath.c (PATH_SEPARATOR): Remove insignificant trailing
29852         blank.
29853
29854 2005-05-06  Paul Eggert  <eggert@cs.ucla.edu>
29855
29856         * modules/argmatch (Depends-on): Add stdbool.
29857         * modules/backupfile (Depends-on): Likewise.
29858         * modules/chdir-long (Depends-on): Likewise.
29859         * modules/closeout (Depends-on): Likewise.
29860         * modules/cycle-check (Depends-on): Likewise.
29861         * modules/dirname (Depends-on): Likewise.
29862         * modules/fnmatch (Depends-on): Likewise.
29863         * modules/fsusage (Depends-on): Likewise.
29864         * modules/fwriteerror (Depends-on): Likewise.
29865         * modules/getcwd (Depends-on): Likewise.
29866         * modules/getloadavg (Depends-on): Likewise.
29867         * modules/hard-locale (Depends-on): Likewise.
29868         * modules/makepath (Depends-on): Likewise.
29869         * modules/mountlist (Depends-on): Likewise.
29870         * modules/nanosleep (Depends-on): Likewise.
29871         * modules/posixtm (Depends-on): Likewise.
29872         * modules/quotearg (Depends-on): Likewise.
29873         * modules/readtokens (Depends-on): Likewise.
29874         * modules/readtokens0 (Depends-on): Likewise.
29875         * modules/readutmp (Depends-on): Likewise.
29876         * modules/save-cwd (Depends-on): Likewise.
29877         * modules/strftime (Depends-on): Likewise.
29878         * modules/userspec (Depends-on): Likewise.
29879         * modules/utimecmp (Depends-on): Likewise.
29880         * modules/xgetcwd (Depends-on): Likewise.
29881         * modules/xnanosleep (Depends-on): Likewise.
29882         * modules/xstrtod (Depends-on): Likewise.
29883         * modules/yesno (Depends-on): Likewise.
29884
29885 2005-05-05  Paul Eggert  <eggert@cs.ucla.edu>
29886
29887         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid
29888         needless checks.
29889
29890 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
29891
29892         Merge from coreutils.  Among other things,
29893         add bulletproofing for cases where stdin, stdout, or stderr are closed.
29894         * lib/fd-safer.c: New file.
29895         * lib/fcntl-safer.h, open-safer.c: Remove.
29896         * lib/chdir-long.c: Fix comment "fetish" -> "coreutils".
29897         * lib/dup-safer.c: Include unistd-safer.h first.
29898         Don't include errno.h.
29899         (dup_safer) [!defined F_DUPFD]: Let fd_safer do the real work.
29900         * lib/file-type.h: Don't assume invoker included sys/stat.h first.
29901         * lib/file-type.c: Rely on file-type.h change.
29902         * lib/getloadavg.c: Include unistd-safer.h.
29903         (getloadavg): Use safer open.
29904         * lib/getusershell.c: Include "stdio-safer.h".
29905         (getusershell): Use safer fopen.
29906         * lib/long-options.c (long_options): Use NULL rather than 0.
29907         * lib/modechange.h (mode_free): Remove; all callers changed to invoke
29908         'free'.
29909         * lib/modechange.c: Likewise.
29910         xstrtol.h, stdbool.h, stddef.h: Don't include; no longer needed.
29911         (MODE_DONE): New constant.
29912         (struct mode_change): Remove 'next' member.
29913         (make_node_op_equals): New function; like the old one of the
29914         same name, except it allocates an array.
29915         (mode_compile, mode_create_from_ref): Use it.
29916         (mode_compile): Allocate result as an array, not a linked list.
29917         Parse octal string ourself, so that we catch mistakes like "+0".
29918         (mode_adjust): Arg is an array, not a linked list.
29919         * lib/modechange.c: Include stat-macros.h, xalloc.h.
29920         (S_ISDIR, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR):
29921         (S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH, S_IRXWU):
29922         (S_IRWXG, S_IRWXO, CHMOD_MODE_BITS):
29923         Remove.  This is now stat-macros.h's job.
29924         (talloc): Remove.  All callers replaced by xalloc, so that
29925         our invokers don't have to worry about reporting memory failures.
29926         (make_node_op_equals): Remove.
29927         (MODE_ORDINARY_CHAGE, MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
29928         New constants.
29929         (struct mode_change): Moved here from modechange.h.
29930         (mode_append_entry): Remove.
29931         (mode_compile): Remove MASKED_OPS arg, since it encouraged
29932         apps to have incorrect behavior.  Use simpler algorithm for head
29933         and tail.  Don't futz with umask; that's now the job of mode_adjust.
29934         Detect more invalid usages rather than having somewhat-random behavior.
29935         Don't insert an "a=" action, as that leads to incorrect behavior.
29936         (mode_compile, mode_create_from_ref): Return NULL on error instead
29937         of an enum, since now there's only one way to have an error.  All
29938         callers changed.
29939         (mode_adjust): Accept new arg UMASK_VALUE, and interpret it
29940         at the correct time.  Simplify calculation of "+u" and its ilk.
29941         Don't mishandle "+X".
29942         (mode_free): Remove "register" and localize decls.
29943         * lib/modechange.h (MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
29944         (struct mode_change): Move to modechange.c; callers don't
29945         need to see this stuff.
29946         (MODE_MASK_EQUALS, MODE_MASK_PLUS, MODE_MASK_MINUS, MODE_MASK_ALL):
29947         (MODE_INVALID, MODE_MEMORY_EXHAUSTED, MODE_BAD_REFERENCE): Remove.
29948         (mode_change, mode_adjust): Reflect the new signatures noted above.
29949         * lib/nanosleep.c (rpl_nanosleep): Include "timespec.h" before macros
29950         that might redefine system include files.
29951         (siginterrupt) [!HAVE_SIGINTERRUPT]: New macro.
29952         (my_usleep): Use NULL rather than (void *) 0.
29953         (rpl_nanosleep) [!defined SA_NOCLDSTOP]:
29954         Use siginterrupt to specify that system calls should be interrupted.
29955         (rpl_nanosleep): Move initialization of suspended closer to call of
29956         my_usleep.
29957         * lib/readutmp.h (read_utmp): New arg OPTIONS.  All uses changed.
29958         * lib/readutmp.c: Likewise.  Include signal.h, stdbool.h.
29959         (desirable_utmp_entry): New function.
29960         (read_utmp) [defined UTMP_NAME_FUNCTION]: Redo memory allocation
29961         using x2nrealloc, to simplify logic.
29962         (read_utmp) [!defined UTMP_NAME_FUNCTION]: Check for overflow in
29963         size calculation.  Do not assume utmp file is a regular file.
29964         * lib/readutmp.h (UT_PID): Moved here from ../src/who.c.
29965         (READ_UTMP_CHECK_PIDS): New constant.
29966         * lib/save-cwd.c: Include unistd-safer.h.
29967         (save_cwd): Use fd_safer.
29968         * lib/tempname.c (S_ISDIR, S_IRUSR, S_IRUSR, S_IWUSR, S_IXUSR): Remove.
29969         [!_LIBC] Include "stat-macros.h" instead.
29970         * lib/unistd-safer.h (fd_safer): New decl.
29971
29972 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
29973
29974         * modules/getloadavg (Depends-on): Add unistd-safer.
29975         * modules/getusershell (Depends-on): Add stdio-safer.
29976         * modules/lstat (Depends-on): Remove xalloc.
29977         * modules/mkstemp (Depends-on): Add stat-macros.
29978         * modules/modechange (Depends-on): Remove xstrtol.
29979         Add stat-macros, xalloc.
29980         * modules/save-cwd (Depends-on): Add unistd-safer.
29981         * modules/stdio-safer (Makefile.am): Remove lib_SOURCES.
29982         * modules/unistd-safer (Files): Add lib/fd-safer.c
29983         (Makefile.am): Remove lib_SOURCES.
29984
29985         * MODULES.html.sh (Enhancements for POSIX:2001 functions):
29986         Remove fcntl-safer; unistd-safer supersedes it.
29987
29988 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
29989
29990         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Don't require
29991         AC_HEADER_STAT.
29992         * m4/lchown.m4 (gl_FUNC_CHOWN): Likewise.
29993         (gl_PREREQ_CHOWN): Remove.
29994         * m4/lstat.m4 (gl_FUNC_LSTAT): Require AC_FUNC_LSTAT instead of calling
29995         it.  Don't require AC_HEADER_STAT.
29996         (gl_PREREQ_LSTAT): Remove.
29997         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Check stdint.h only once.
29998         Don't require AC_HEADER_STAT.
29999         * m4/rmdir.m4 (gl_FUNC_RMDIR): Don't require AC_HEADER_STAT.
30000         (gl_PREREQ_RMDIR): Remove.
30001         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Don't
30002         mention stat-macros.h or AC_HEADER_STAT, since we'll make
30003         the stat-macros module a prerequisite.
30004         * m4/file-type.m4 (gl_FILE_TYPE): Likewise.
30005         * m4/filemode.m4 (gl_FILEMODE): Likewise.
30006         * m4/makepath.m4 (gl_MAKEPATH): Likewise.
30007         * m4/modechange.m4 (gl_MODECHANGE): Likewise.
30008         * m4/clock_time.m4 (gl_CLOCK_TIME): Use gl_ rather than fetish_ for
30009         variable names.
30010         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Renamed from
30011         fetish_FUNC_RMDIR_NOTEMPTY.  All uses changed.  Use gl_ for
30012         variable prefixes.
30013         * m4/fcntl-safer.m4: Remove.
30014         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ.
30015         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise.
30016         Invoke gl_PREREQ_FD_SAFER.
30017         (gl_PREREQ_FD_SAFER): New macro.
30018         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Check for siginterrupt.
30019         * m4/readutmp.m4 (gl_READUTMP): Require AC_C_INLINE.
30020         Use AC_CHECK_HEADERS_ONCE and AC_CHECK_FUNCS_ONCE when possible.
30021         Remove duplicate call to AC_LIBOBJ(readutmp).
30022         (gl_PREREQ_READUTMP): Remove.  All uses inlined.
30023
30024         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Check for message, not for
30025         MAP_ANON.  Problem reported by Moriyoshi Koizumi to bug-cvs.
30026
30027 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
30028
30029         * MODULES.html.sh (Misc): Add byteswap.
30030
30031 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
30032
30033         * modules/getcwd (Depends-on): Add extensions.
30034         * modules/openat (Depends-on): Likewise.
30035
30036 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
30037
30038         * modules/byteswap: New file.
30039
30040 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
30041
30042         * m4/byteswap.m4: New file.
30043
30044 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
30045
30046         * lib/byteswap_.h: New file.
30047
30048 2005-04-25  Karl Berry  <karl@gnu.org>
30049
30050         * m4/gettext.m4: Update from GNU gettext 0.14.4.
30051
30052 2005-04-25  Albert Chin  <china@thewrittenword.com>
30053
30054         * lib/regex.c: Include <stdio.h>, as a workaround to a Compaq Desktop
30055         Toolkit C bug.
30056
30057 2005-04-21  Oskar Liljeblad  <oskar@osk.mine.nu>
30058
30059         * gnulib-tool (Options): Add -s for --symlink/--symbolic.
30060         (func_ln_if_changed) Remove forcibly for no error message
30061         in case file does not exist.
30062
30063 2005-04-19  Simon Josefsson  <jas@extundo.com>
30064
30065         * gnulib-tool (Options): Make --symlink mean --symbolic.
30066
30067 2005-04-18  Oskar Liljeblad  <oskar@osk.mine.nu>
30068
30069         * doc/gnulib.texi (Initial import): Fix.  Mention --aux-dir.
30070
30071 2005-04-16  Simon Josefsson  <jas@extundo.com>
30072
30073         * modules/getpass-gnu (Makefile.am): Don't mention getpass.h.
30074
30075 2005-04-15  Simon Josefsson  <jas@extundo.com>
30076
30077         * m4/getpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES.
30078
30079 2005-04-15  Simon Josefsson  <jas@extundo.com>
30080
30081         * gnulib-tool: Rename --symlink to --symbolic.
30082
30083 2005-04-15  Oskar Liljeblad  <oskar@osk.mine.nu>
30084
30085         * gnulib-tool: Add -s, --symlink option to gnulib-tool to make
30086         symbolic links to files instead of copying/moving.  Add --aux-dir,
30087         specifying directory relative --dir where auxiliary build tools
30088         are placed.
30089
30090 2005-04-14  Bruno Haible  <bruno@clisp.org>
30091
30092         * modules/allocsa (License): Change to LGPL.
30093         Requested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
30094
30095 2005-04-13  Paul Eggert  <eggert@cs.ucla.edu>
30096
30097         * lib/getdate.y (zone): Allow relunit_snumber after tZONE, so
30098         that "UTC +1 second" continues to work.  Problem reported
30099         by Dmitry V. Levin.
30100         (relunit_snumber): New rule.
30101         (relunit): Use it.
30102
30103 2005-04-12  Paul Eggert  <eggert@cs.ucla.edu>
30104
30105         * lib/getdate.y (universal_time_zone_table): New constant.
30106         (time_zone_table): Remove GMT, UT, UTC entries; they're now in
30107         universal_time_zone_table.
30108         (lookup_zone): Prefer universal_time_zone_table to
30109         local_time_zone_table, so that "GMT" time stamps are allowed in
30110         London during the summer.  Problem reported by Ian Abbott.
30111
30112 2005-04-12  Jim Meyering  <jim@meyering.net>
30113
30114         * lib/human.c (humblock): Set *options even when returning due to
30115         xstrtoumax conversion failure.  Thanks to a used-uninitialized
30116         warning from gcc-4.
30117
30118 2005-04-09  Jim Meyering  <jim@meyering.net>
30119
30120         * lib/posixtm.c (posixtime) [lint]: Avoid spurious warning from gcc-4's
30121         -Wuninitialized: initialize tm0.tm_year.
30122
30123 2005-04-04  Paul Eggert  <eggert@cs.ucla.edu>
30124
30125         * lib/getdate.y (parser_control): rels_seen is now a boolean, not a
30126         count, since there's no maximum.  All uses changed.
30127         Add member dsts_seen.
30128         (local_zone): Accumulate dsts_seen rather than relying on tm_isdst
30129         not being INT_MAX.
30130         (get_date): Initialize dsts_seen, and check that it doesn't go over 1.
30131         Use pc_rels_seen to decide whther a date is absolute.
30132
30133         * lib/getdate.y (number): Don't overwrite year.
30134         (get_date): Initialize pc.year.digits to 0, not 4, to enable above
30135         check.
30136
30137 2005-04-02  Simon Josefsson  <jas@extundo.com>
30138
30139         * lib/getaddrinfo.h: Fix OpenBSD compilation failure, inspired by tiny
30140         patch from Yoann Vandoorselaere <yoann@prelude-ids.org>.
30141
30142 2005-03-28  Eric Blake  <ebb9@byu.net>  (tiny change)
30143
30144         * m4/getcwd-path-max.m4: Return success on systems such as Cygwin
30145         where no absolute path name can be longer than PATH_MAX.
30146
30147 2005-03-27  Jim Meyering  <jim@meyering.net>
30148
30149         * lib/argmatch.c: Clarify comment: null-terminated -> NULL-terminated.
30150
30151 2005-03-26  Paul Eggert  <eggert@cs.ucla.edu>
30152
30153         * lib/intprops.h (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND):
30154         "one's complement" -> "ones' complement" in comment, as per Knuth.
30155         "value of type" -> "type or expression" in comment.
30156         * lib/mktime.c, strftime.c: Propagate intprops.h comment nits.
30157
30158 2005-03-26  Jim Meyering  <jim@meyering.net>
30159
30160         Comment nits.
30161         * lib/intprops.h: Add the apostrophe in `(one|two)'s complement'.
30162         Correct typos: s/or/of/.
30163
30164 2005-03-26  Jim Meyering  <jim@meyering.net>
30165
30166         * modules/check-include-files: Move to ../ and rename to...
30167         * check-module: ...this.
30168
30169 2005-03-25  Jim Meyering  <jim@meyering.net>
30170
30171         * modules/xvasprintf (Files): Add xalloc.h.
30172
30173 2005-03-23  Paul Eggert  <eggert@cs.ucla.edu>
30174
30175         * modules/gettext (Files): config/config.rpath ->
30176         build-aux/config.rpath
30177         * modules/iconv (Files): Likewise.
30178         Problem reported by Oskar Liljeblad.
30179
30180 2005-03-23  Jim Meyering  <jim@meyering.net>
30181
30182         * modules/check-include-files: New script to check for
30183         missing dependencies, multiple includes, etc.
30184
30185         * modules/c-strtold (Depends-on): Add xalloc.
30186         * modules/c-strtod (Depends-on): Add xalloc.
30187         * modules/hash (Depends-on): Add xalloc.
30188         (Files): Remove lib/xalloc.h.
30189
30190         * modules/gethrxtime (Files): Add lib/gethrxtime.h.
30191         * modules/userspec (Files): Add lib/inttostr.h.
30192
30193 2005-03-23  Jim Meyering  <jim@meyering.net>
30194
30195         * lib/canonicalize.c: Remove duplicate `#include "stat-macros.h"'.
30196
30197 2005-03-22  Jim Meyering  <jim@meyering.net>
30198
30199         * modules/stat-macros: New module.
30200         * modules/canonicalize, modules/euidaccess, modules/file-type,
30201         * modules/filemode, modules/lchown, modules/makepath,
30202         * modules/rmdir, modules/stat: Depend on new stat-macros module
30203         rather than listing lib/stat-macros.h manually.
30204         Don't add stat-macros.h to lib_SOURCES or list it in Files: section.
30205
30206 2005-03-22  Jim Meyering  <jim@meyering.net>
30207
30208         * m4/stat-macros.m4 (gl_STAT_MACROS): New file/macro.
30209
30210 2005-03-22  Bruno Haible  <bruno@clisp.org>
30211
30212         * config/srclist.txt: Replace target directory 'config' with
30213         'build-aux'.
30214         * config/config.guess, config.sub, config.rpath, depcomp, install-sh:
30215         * config/mdate-sh, missing, mkinstalldirs, texinfo.tex: Move to
30216         ../build-aux/.
30217
30218 2005-03-21  Paul Eggert  <eggert@cs.ucla.edu>
30219
30220         * modules/chdir-long (Depends-on): Add mempcpy.
30221
30222         * modules/acl, modules/backupfile, modules/c-strtod,
30223         modules/c-strtold, modules/canon-host, modules/canonicalize,
30224         modules/cloexec, modules/closeout, modules/dirfd, modules/dirname,
30225         modules/exclude, modules/exitfail, modules/file-type,
30226         modules/filemode, modules/fpending, modules/fsusage, modules/getcwd,
30227         modules/getdate, modules/getline, modules/getpagesize,
30228         modules/getpass, modules/getugroups, modules/group-member,
30229         modules/hard-locale, modules/hash, modules/human, modules/idcache,
30230         modules/inttostr, modules/long-options, modules/makepath,
30231         modules/md5, modules/memcasecmp, modules/memcoll,
30232         modules/modechange, modules/mountlist, modules/path-concat,
30233         modules/pathmax, modules/physmem, modules/posixtm, modules/posixver,
30234         modules/quote, modules/quotearg, modules/readtokens, modules/readutmp,
30235         modules/safe-read, modules/safe-write, modules/same, modules/savedir,
30236         modules/settime, modules/sha1, modules/sig2str, modules/strdup,
30237         modules/strftime, modules/strndup, modules/strverscmp,
30238         modules/timespec, modules/unlocked-io, modules/userspec,
30239         modules/utimecmp, modules/utimens, modules/xalloc, modules/xstrtol,
30240         modules/yesno:
30241         Remove lib_SOURCES line from Makefile.am section, as this is now
30242         done automatically by the corresponding Autoconf macro.
30243
30244 2005-03-21  Jim Meyering  <jim@meyering.net>
30245
30246         Changes imported from coreutils.
30247
30248         * lib/cycle-check.c: Don't include xalloc.h.
30249
30250         * lib/path-concat.c: Don't include assert.h.
30251         (path_concat): Remove assertion that would have triggered
30252         for ABASE starting with more than one slash.
30253         Reported by Andreas Schwab.
30254
30255         * lib/path-concat.c (path_concat): Set *BASE_IN_RESULT
30256         properly when ABASE is an absolute file name.
30257         Correct the description of this function.
30258         Include <assert.h>.
30259         Add an assertion and a test driver.
30260         This fixes a bug introduced on 2004-07-02.
30261         Andreas Schwab reported the resulting failure of cp --parents:
30262         http://lists.gnu.org/archive/html/bug-coreutils/2005-01/msg00130.html
30263
30264 2005-03-21  Jim Meyering  <jim@meyering.net>
30265
30266         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Invoke gl_FUNC_MEMRCHR.
30267         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Check for memrchr decl.
30268
30269 2005-03-21  Jim Meyering  <jim@meyering.net>
30270         and  Paul Eggert  <eggert@cs.ucla.edu>
30271
30272         * m4/acl.m4, m4/backupfile.m4, m4/c-strtod.m4, m4/canon-host.m4,
30273         m4/canonicalize.m4, m4/cloexec.m4, m4/closeout.m4, m4/dirfd.m4,
30274         m4/dirname.m4, m4/exclude.m4, m4/exitfail.m4, m4/file-type.m4,
30275         m4/filemode.m4, m4/fpending.m4, m4/fsusage.m4, m4/getcwd.m4,
30276         m4/getdate.m4, m4/getline.m4, m4/getpagesize.m4, m4/getpass.m4,
30277         m4/getugroups.m4, m4/group-member.m4, m4/hard-locale.m4, m4/hash.m4,
30278         m4/human.m4, m4/idcache.m4, m4/inttostr.m4, m4/long-options.m4,
30279         m4/makepath.m4, m4/md5.m4, m4/memcasecmp.m4, m4/memcoll.m4,
30280         m4/modechange.m4, m4/mountlist.m4, m4/nanosleep.m4, m4/path-concat.m4,
30281         m4/pathmax.m4, m4/physmem.m4, m4/posixtm.m4, m4/posixver.m4,
30282         m4/quote.m4, m4/quotearg.m4, m4/readtokens.m4, m4/readutmp.m4,
30283         m4/safe-read.m4, m4/safe-write.m4, m4/same.m4, m4/savedir.m4,
30284         m4/settime.m4, m4/sha1.m4, m4/sig2str.m4, m4/strdup.m4, m4/strftime.m4,
30285         m4/strndup.m4, m4/strverscmp.m4, m4/timespec.m4, m4/unlocked-io.m4,
30286         m4/userspec.m4, m4/utimecmp.m4, m4/utimens.m4, m4/xalloc.m4,
30287         m4/xnanosleep.m4, m4/xstrtol.m4, m4/yesno.m4:
30288         Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files
30289         for these modules.
30290
30291 2005-03-18  Paul Eggert  <eggert@cs.ucla.edu>
30292
30293         * lib/strftime.c (my_strftime): If the underlying strftime returns 0
30294         (which shouldn't happen), generate nothing instead of returning 0
30295         immediately, so that nstrftime (NULL, ...) doesn't return 0.
30296
30297 2005-03-16  Bruno Haible  <bruno@clisp.org>
30298
30299         * modules/stdint (Makefile.am): Use HAVE_LONG_LONG_64BIT instead of
30300         HAVE_LONGLONG_64BIT.
30301
30302 2005-03-16  Bruno Haible  <bruno@clisp.org>
30303
30304         * m4/stdint.m4 (gl_STDINT_H): Define HAVE_LONG_LONG_64BIT instead of
30305         HAVE_LONGLONG_64BIT.
30306
30307 2005-03-16  Bruno Haible  <bruno@clisp.org>
30308
30309         * lib/stdint_.h: Use HAVE_LONG_LONG_64BIT instead of
30310         HAVE_LONGLONG_64BIT.
30311
30312 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
30313
30314         * lib/strftime.c (my_strftime): Prepend space to format so that we can
30315         reliably distinguish strftime failure from empty output on POSIX
30316         hosts.
30317
30318 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
30319
30320         * lib/iconvme.c (SIZE_MAX): New macro, if not already defined.
30321         (iconv_string): Don't guess a size-zero buffer, as that might cause
30322         buffer overrun.  Instead, avoid multiplying by MB_LEN_MAX if the
30323         result would be 'too large', where 'too large' is (heuristically)
30324         the square root of SIZE_MAX, divided by MB_LEN_MAX to allay
30325         overflow concerns.  This will prevent some unwanted malloc failures
30326         when the inputs are very large.
30327
30328 2005-03-15  Karl Berry  <karl@gnu.org>
30329
30330         * config/srclist.txt (config.rpath): from gettext.
30331         * config/config.rpath: update.
30332
30333 2005-03-15  Bruno Haible  <bruno@clisp.org>
30334
30335         * lib/regex.c (byte_re_match_2_internal): Rename local variable 'not'
30336         to 'negate'.
30337
30338         * lib/regex.c (byte_re_match_2_internal): Reduce scope of same_str_p
30339         variable.
30340
30341         * lib/regex.c (EXTEND_BUFFER, regcomp): Cast the realloc/malloc
30342         results.
30343
30344 2005-03-14  Simon Josefsson  <jas@extundo.com>
30345
30346         * lib/timegm.h: Use proper prototype CPP guards, reported by Dave Love
30347         <fx@gnu.org>.
30348
30349 2005-03-14  Paul Eggert  <eggert@cs.ucla.edu>
30350
30351         * lib/mktime.c (TYPE_TWOS_COMPLEMENT, TYPE_ONES_COMPLEMENT,
30352         TYPE_SIGNED_MAGNITUDE, TYPE_MINIMUM, TYPE_MAXIMUM): Sync from
30353         intprops.h.
30354         * lib/strtol.c: Likewise.
30355
30356 2005-03-14  Jim Meyering  <jim@meyering.net>
30357
30358         * lib/strftime.c (my_strftime) [HAVE_STRFTIME && ! (_NL_CURRENT
30359         && HAVE_STRUCT_ERA_ENTRY)]: Initialize the first byte of ubuf[]
30360         to be nonzero so that we (and caller) can detect the difference
30361         between a valid zero-length expansion and an error return, even
30362         when the underlying strftime fails before writing anything into
30363         that location.
30364
30365 2005-03-14  Bruno Haible  <bruno@clisp.org>
30366
30367         * m4/lib-link.m4, gettext.m4, nls.m4, po.m4:
30368         Update from GNU gettext 0.14.3.
30369
30370 2005-03-10  Jim Meyering  <jim@meyering.net>
30371
30372         * m4/save-cwd.m4 (gl_SAVE_CWD): Check for fchdir.
30373
30374 2005-03-10  Jim Meyering  <jim@meyering.net>
30375
30376         * lib/save-cwd.c [!HAVE_FCHDIR]: Define open, fchdir, and chdir_long
30377         so that this module works on systems without fchdir.
30378
30379 2005-03-09  Paul Eggert  <eggert@cs.ucla.edu>
30380
30381         Factor int-properties macros into a single file, except for
30382         glibc-related files.
30383         * lib/intprops.h: New file.
30384         * lib/getloadavg.c: Include it instead of limits.h.
30385         (INT_STRLEN_BOUND): Remove.
30386         * lib/human.c: Include intprops.h.
30387         (group_number): Use INT_STRLEN_BOUND instead of rolling it ourself.
30388         * lib/human.h (LONGEST_HUMAN_READABLE): Use 146/485 rather than
30389         302/1000.
30390         * lib/inttostr.h: Include intprops.h instead of limits.h.
30391         (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND): Remove.
30392         * lib/mktime.c (TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT): New macros,
30393         for consistency with intprops.h.
30394         (time_t_is_integer, twos_complement_arithmetic): Use them.
30395         * lib/sig2str.h: Include <signal.h>, intprops.h.
30396         (INT_STRLEN_BOUND): Remove.
30397         * lib/strftime.c (TYPE_SIGNED): Remove.
30398         (INT_STRLEN_BOUND): Switch to same implementation as intprops.h.
30399         * lib/strtol.c: Adjust comments to match intprops.h.
30400         * lib/userspec.c: Include intprops.h.
30401         (TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Remove.
30402         * lib/utimecmp.c, xnanosleep.c, xstrtol.c: Likewise.
30403         * lib/utimecmp.c (utimecmp): Use TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT
30404         instead of rolling our own expressions.
30405         * lib/xstrtol.c: Include xstrtol.h first, to test interface.
30406
30407         * lib/strftime.c: Include <stdbool.h>.  Use bool where appropriate,
30408         instead of int.
30409         (my_strftime): Do not mishandle years close to INT_MAX, by doing
30410         the right thing even if adding 1900 would overflow.  Similarly
30411         for tm_mon + 1 and tm_yday + 1.
30412         Make %Y always equivalent to %C%y, and similarly for %G and %g.
30413         (DO_NUMBER, DO_NUMBER_SPACEPAD): Set digits to d, not a conditional.
30414         (DO_SIGNED_NUMBER): New macro.
30415         (my_strftime) [HAVE_TZNAME]: Don't dump core if tp->tm_dst > 1.
30416
30417 2005-03-07  Bruno Haible  <bruno@clisp.org>
30418
30419         * m4/mmap-anon.m4 (MAP_FILE, MAP_FAILED): Remove definitions.
30420
30421 2005-03-07  Bruno Haible  <bruno@clisp.org>
30422
30423         * lib/pagealign_alloc.c (MAP_FILE, MAP_FAILED): Define fallbacks.
30424
30425 2005-03-04  Derek R. Price  <derek@ximbiot.com>
30426
30427         * gnulib-tool (func_cp_if_changed, func_mv_if_changed): New functions.
30428         (func_import): Only replace files via --import when they have actually
30429         changed.
30430
30431 2005-03-03  Derek R. Price  <derek@ximbiot.com>
30432
30433         * m4/mmap-anon.m4: New file.
30434         * m4/pagealign_alloc.m4: New file.
30435
30436 2005-03-03  Derek R. Price  <derek@ximbiot.com>
30437             Bruno Haible  <bruno@clisp.org>
30438
30439         * modules/pagealign_alloc: New file.
30440         * MODULES.html.sh (Memory management functions): Add pagealign_alloc.
30441
30442 2005-03-03  Derek R. Price  <derek@ximbiot.com>
30443             Bruno Haible  <bruno@clisp.org>
30444
30445         * lib/pagealign_alloc.h: New file.
30446         * lib/pagealign_alloc.c: New file.
30447
30448 2005-03-03  Bruno Haible  <bruno@clisp.org>
30449
30450         * m4/inttypes.m4, isc-posix.m4, once-only.m4:
30451         Use an all-permissive copyright notice, recommended by RMS.
30452
30453 2005-03-02  Bruno Haible  <bruno@clisp.org>
30454
30455         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Undo the replacement here. Because
30456         of AIX, the replacement has to be done only after <string.h> is
30457         included, therefore not in config.h. stpncpy.h does the replacement,
30458         and stpncpy.c uses it.
30459
30460 2005-03-02  Bruno Haible  <bruno@clisp.org>
30461
30462         * lib/stpncpy.h (stpncpy): Define as a macro without arguments, so that
30463         stpncpy.c uses it.
30464
30465 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
30466
30467         Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
30468         The workaround isn't strictly needed for POSIX conformance, and
30469         it's too much of a pain to configure and maintain.  We'll ask
30470         people to fix their kernels instead.
30471         * lib/xnanosleep.c: Don't include gethrxtime.h or xtime.h.
30472         (NANOSLEEP_BUG_WORKAROUND): Remove.
30473         (xnanosleep): Remove the workaround.
30474
30475 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
30476
30477         * modules/gettime (Makefile.am): Remove lib_SOURCES line.
30478         Reported by Derek Price.
30479         (Include): Add "timespec.h".
30480
30481         * modules/xnanosleep (Depends-on): Remove gethrxtime.
30482
30483 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
30484
30485         * m4/xnanosleep.m4 (gl_XNANOSLEEP): Remove configuration attempting
30486         to detect nanosleep bug.
30487
30488 2005-03-01  Bruno Haible  <bruno@clisp.org>
30489
30490         * lib/vasnprintf.c (EOVERFLOW): Define to a fallback if needed.
30491
30492 2005-02-26  Paul Eggert  <eggert@cs.ucla.edu>
30493
30494         * modules/gethrxtime: New file.
30495         * modules/xnanosleep (Files): Add m4/xnanosleep.m4.
30496         (Depends-on): Add gethrxtime.
30497         (configure.ac): Add gl_XNANOSLEEP.
30498         (Makefile.am): Remove lib_SOURCES line.
30499
30500 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
30501
30502         * m4/gethrxtime.m4, m4/xnanosleep.m4: New files.
30503         * m4/gettime.m4 (gl_GETTIME): Check for nanotime.
30504
30505 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
30506
30507         * lib/gethrxtime.h, lib/gethrxtime.c, lib/xtime.h: New files.
30508         * lib/timespec.h (gettime): Return void, since it always
30509         succeeds now.  All uses changed.
30510         * lib/gettime.c (gettime) Likewise.
30511         [HAVE_NANOTIME]: Prefer nanotime.
30512         Assume gettimeofday succeeds, as POSIX requires.
30513         Assime time () succeeds, since other code already does.
30514         * lib/xnanosleep.c: Include xtime.h and gethrxtime.h, not xalloc.h.
30515         (timespec_subtract): Remove.
30516         (NANOSLEEP_BUG_WORKAROUND): New constant.
30517         (xnanosleep): Use gethrxtime rather than gettime; this simplifies
30518         things considerably.  Use it only on GNU/Linux hosts, since the
30519         workaround shouldn't be needed elsewhere.
30520
30521 2005-02-24  Bruno Haible  <bruno@clisp.org>
30522
30523         * modules/gettext (Files): Add m4/glibc2.m4.
30524
30525 2005-02-24  Bruno Haible  <bruno@clisp.org>
30526
30527         * m4/gettext.m4, intdiv0.m4, intmax.m4, inttypes-pri.m4, lcmessage.m4:
30528         * m4/lib-link.m4, lib-prefix.m4, nls.m4, po.m4, printf-posix.m4:
30529         * m4/progtest.m4:
30530         Update from GNU gettext 0.14.2.
30531         * m4/glibc2.m4: New file, from GNU gettext 0.14.2.
30532
30533 2005-02-24  Bruno Haible  <bruno@clisp.org>
30534
30535         * lib/localcharset.c: Update from GNU gettext 0.14.2.
30536         * lib/config.charset: Update from GNU gettext 0.14.2.
30537
30538 2005-02-24  Bruno Haible  <bruno@clisp.org>
30539
30540         * lib/gettext.h: Update from GNU gettext 0.14.2.
30541
30542 2005-02-23  Simon Josefsson  <jas@extundo.com>
30543
30544         * m4/iconvme.m4: New file.
30545
30546 2005-02-23  Jim Meyering  <jim@meyering.net>
30547
30548         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Revert yesteday's
30549         change.
30550         Thanks to Bruno Haible for catching it.
30551
30552 2005-02-22  Simon Josefsson  <jas@extundo.com>
30553
30554         * modules/iconvme: New file.
30555
30556         * MODULES.html.sh: Add iconvme.
30557
30558 2005-02-22  Simon Josefsson  <jas@extundo.com>
30559
30560         * lib/iconvme.h, lib/iconvme.c: New files, from libc.
30561
30562 2005-02-22  Simon Josefsson  <jas@extundo.com>
30563
30564         * config/srclist.txt: Sync iconvme.h, iconvme.c from libc.
30565
30566 2005-02-22  Jim Meyering  <jim@meyering.net>
30567
30568         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Fix typo:
30569         s/ifndef/ifdef/.
30570
30571 2005-02-20  Neil Conway  <neilc@samurai.com>
30572
30573         * lib/xgethostname.c (xgethostname): Check for ENOMEM, which is
30574         returned by OSX/Darwin if the specified buffer is not large
30575         enough for the hostname.
30576
30577 2005-02-03  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
30578
30579         * lib/argp-help.c (__argp_help): Create a fake struct argp_state and
30580         pass it to _help, otherwise the latter coredumps trying to
30581         dereference state.root_argp.
30582
30583 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
30584
30585         * modules/chdir-long (Depends-on): Add memrchr.
30586         * modules/memrchr (Files): Add lib/memrchr.h.
30587         (Include): "memrchr.h".
30588
30589 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
30590
30591         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Add AC_LIBSOURCES, for memrchr.h.
30592
30593 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
30594
30595         * lib/memrchr.h: New file.
30596         * lib/chdir-long.c: Include it.
30597         * lib/memrchr.c [!defined _LIBC]: Include it rather than <string.h>
30598         Don't bother including stddef.h.
30599
30600 2005-02-01  Paul Eggert  <eggert@cs.ucla.edu>
30601
30602         * lib/mountlist.h (MOUNTLIST_H_): New macro, to protect against double
30603         inclusion.
30604         Include <sys/types.h>, for dev_t.
30605         (ME_DUMMY, ME_REMOTE): Move from here....
30606         * lib/mountlist.c (ME_DUMMY, ME_REMOTE): To here.
30607         (ME_DUMMY): Count "subfs" as a dummy.  Problem reported by
30608         Dmitry V. Levin.
30609         Include mountlist.h first, to test the interface.
30610
30611 2005-01-29  Bruno Haible  <bruno@clisp.org>
30612
30613         * lib/progname.c (program_name): Initialize.
30614         Needed when linking statically on MacOS X.
30615
30616 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
30617
30618         Sync from coreutils.
30619         * modules/getloadavg (Files): Remove m4/getloadavg.m4.
30620         (Depends-on): Add c-strtod.
30621         (configure.ac): Replace gl_FUNC_GETLOADAVG with AC_FUNC_GETLOADAVG.
30622
30623 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
30624
30625         Sync from coreutils.
30626         * m4/getloadavg.m4, glibc.m4, search-libs.m4: Remove.
30627
30628         Remove files that are specific to coreutils.
30629         * m4/check-decl.m4, jm-macros.m4, lib-check.m4, prereq.m4: Remove.
30630
30631 2005-01-28  Bruno Haible  <bruno@clisp.org>
30632
30633         * modules/javacomp: New file.
30634         * MODULES.html.sh (Java): Add javacomp.
30635
30636 2005-01-28  Bruno Haible  <bruno@clisp.org>
30637
30638         * m4/javacomp.m4: New file, from GNU gettext.
30639
30640 2005-01-28  Bruno Haible  <bruno@clisp.org>
30641
30642         * lib/javacomp.sh.in: New file, from GNU gettext.
30643         * lib/javacomp.h: New file, from GNU gettext.
30644         * lib/javacomp.c: New file, from GNU gettext.
30645
30646 2005-01-26  Simon Josefsson  <jas@extundo.com>
30647
30648         * lib/gai_strerror.c: Use GPL in header.
30649
30650 2005-01-26  Bruno Haible  <bruno@clisp.org>
30651
30652         * modules/javaexec: New file.
30653         * MODULES.html.sh (Java): Add javaexec.
30654
30655 2005-01-26  Bruno Haible  <bruno@clisp.org>
30656
30657         * m4/javaexec.m4: New file, from GNU gettext.
30658
30659 2005-01-26  Bruno Haible  <bruno@clisp.org>
30660
30661         * lib/javaexec.sh.in: New file, from GNU gettext.
30662         * lib/javaexec.h: New file, from GNU gettext.
30663         * lib/javaexec.c: New file, from GNU gettext.
30664
30665 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
30666
30667         * modules/lchown (Depends-on): Remove lchown.h
30668
30669 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
30670
30671         * m4/sysexits.m4 (gl_SYSEXITS): Reverted logic. SYSEXITS_H
30672         must be defined if the header file was not found, in order
30673         to provide a replacement. Reported by Todd Vierling <tv@duh.org>
30674
30675 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
30676
30677         * lib/argp-help.c (hol_entry_help): Avoid using non-constant
30678         initializers for struct pentry_state.
30679         (__argp_error): Check return value of __asprintf
30680         (__argp_failure): Translate error message
30681
30682         * lib/argp-parse.c: Removed braces around the expansion of N_()
30683
30684 2005-01-23  Paul Eggert  <eggert@cs.ucla.edu>
30685
30686         * m4/acl.m4, afs.m4, alloca.m4, argp.m4, assert.m4, atexit.m4,
30687         backupfile.m4, base64.m4, bison.m4, c-bs-a.m4, c-stack.m4,
30688         c-strtod.m4, calloc.m4, canon-host.m4, canonicalize.m4,
30689         clock_time.m4, cloexec.m4, closeout.m4, d-ino.m4, d-type.m4,
30690         dirfd.m4, dirname.m4, dos.m4, dup2.m4, error.m4, euidaccess.m4,
30691         exclude.m4, exitfail.m4, extensions.m4, fcntl-safer.m4,
30692         file-type.m4, fileblocks.m4, filemode.m4, fnmatch.m4, fpending.m4,
30693         free.m4, fstypename.m4, fsusage.m4, ftruncate.m4, getaddrinfo.m4,
30694         getcwd-path-max.m4, getcwd.m4, getdate.m4, getdomainname.m4,
30695         getgroups.m4, gethostname.m4, getline.m4, getndelim2.m4,
30696         getnline.m4, getopt.m4, getpagesize.m4, getpass.m4, getsubopt.m4,
30697         gettime.m4, gettimeofday.m4, getugroups.m4, getusershell.m4,
30698         group-member.m4, hard-locale.m4, hash.m4, host-os.m4, human.m4,
30699         idcache.m4, inttostr.m4, isdir.m4, jm-winsz1.m4, jm-winsz2.m4,
30700         link-follow.m4, long-options.m4, ls-mntd-fs.m4, lstat.m4,
30701         makepath.m4, mathl.m4, md5.m4, memcasecmp.m4, memchr.m4,
30702         memcmp.m4, memcoll.m4, memcpy.m4, memmem.m4, memmove.m4,
30703         memrchr.m4, memset.m4, mkdir-slash.m4, mkstemp.m4, mktime.m4,
30704         modechange.m4, mountlist.m4, nanosleep.m4, obstack.m4,
30705         path-concat.m4, pathmax.m4, perl.m4, physmem.m4, poll.m4,
30706         posixtm.m4, posixver.m4, putenv.m4, quote.m4, quotearg.m4,
30707         readdir.m4, readtokens.m4, readutmp.m4, regex.m4, rename.m4,
30708         restrict.m4, rmdir-errno.m4, rmdir.m4, rpmatch.m4, same.m4,
30709         savedir.m4, settime.m4, sha1.m4, sig2str.m4, snprintf.m4,
30710         sockpfaf.m4, st_dm_mode.m4, st_mtim.m4, stat.m4, stdint.m4,
30711         stdio-safer.m4, strchrnul.m4, strdup.m4, strerror.m4,
30712         strerror_r.m4, strftime.m4, strndup.m4, strnlen.m4, strsep.m4,
30713         strtod.m4, strtoimax.m4, strtok_r.m4, strtol.m4, strtoll.m4,
30714         strtoul.m4, strtoull.m4, strtoumax.m4, strverscmp.m4, sysexits.m4,
30715         time_r.m4, timegm.m4, timespec.m4, tm_gmtoff.m4, tzset.m4,
30716         uint32_t.m4, uintptr_t.m4, unistd-safer.m4, unlink-busy.m4,
30717         unlocked-io.m4, uptime.m4, userspec.m4, utimbuf.m4, utime.m4,
30718         utimecmp.m4, utimens.m4, utimes-null.m4, vsnprintf.m4, xalloc.m4,
30719         xgetcwd.m4, xreadlink.m4, xstrndup.m4, xstrtod.m4, xstrtoimax.m4,
30720         xstrtol.m4, xstrtoumax.m4, yesno.m4:
30721         Use an all-permissive copyright notice, recommended by RMS.
30722
30723 2005-01-21  Paul Eggert  <eggert@cs.ucla.edu>
30724
30725         * modules/chdir-long (Depends-on): Remove mempcpy.
30726
30727 2005-01-21  Jim Meyering  <jim@meyering.net>
30728
30729         * lib/openat.h (AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the
30730         same value as for Solaris 9.
30731
30732         * lib/chdir-long.c (chdir_long): Rewrite to remove limitation on
30733         component length.  This included changing the parameter to be
30734         of type `char *' rather than `char const *'.
30735         * lib/chdir-long.h (chdir_long): Update prototype.
30736
30737         * lib/openat.c (fdopendir, fstatat): New functions.
30738         * lib/openat.h: Include headers required for use of DIR and struct
30739         stat.
30740         [AT_SYMLINK_NOFOLLOW]: Define.
30741         (fdopendir, fstatat): Add prototypes.
30742
30743 2005-01-21  Bruno Haible  <bruno@clisp.org>
30744
30745         * modules/classpath: New file.
30746         * MODULES.html.sh (Java): Add classpath.
30747
30748 2005-01-21  Bruno Haible  <bruno@clisp.org>
30749
30750         * lib/classpath.h: New file, from GNU gettext.
30751         * lib/classpath.c: New file, from GNU gettext.
30752
30753 2005-01-20  Simon Josefsson  <jas@extundo.com>
30754
30755         * modules/version-etc-fsf: New file.
30756
30757 2005-01-20  Simon Josefsson  <jas@extundo.com>
30758
30759         * lib/version-etc-fsf.c: New file, with version_etc_copyright.
30760         * lib/version-etc.c: Remove version_etc_copyright.
30761         * lib/version-etc.h (version_etc_copyright): Use [] instead of * in
30762         prototype, suggested by Paul Eggert <eggert@CS.UCLA.EDU>.
30763
30764 2005-01-20  Simon Josefsson  <jas@extundo.com>
30765
30766         * lib/base64.h (isbase64): Add.
30767
30768         * lib/base64.c (isb64): Rename to isbase64, use to_uchar instead of
30769         using a unsigned prototype, don't inline.
30770         (base64_decode): Use it.
30771
30772 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
30773
30774         * m4/save-cwd.m4 (gl_SAVE_CWD): Remove check for fcntl; we now assume
30775         it.
30776
30777 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
30778
30779         * lib/save-cwd.c (save_cwd): Remove code to support the case
30780         where fchdir is missing or flaky.
30781
30782 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
30783
30784         * MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
30785
30786 2005-01-19  Paul Eggert  <eggert@cs.ucla.edu>
30787
30788         * modules/mempcpy (Makefile.am): Remove mention of mempcpy.h;
30789         AC_LIBSOURCES now does this.
30790         * MODULES.html.sh (Sizes of integer types <limits.h>): New element,
30791         with new ullong_max module.
30792
30793 2005-01-19  Bruno Haible  <bruno@clisp.org>
30794
30795         * modules/sh-quote: New file.
30796         * MODULES.html.sh (Executing programs): Add sh-quote.
30797
30798 2005-01-19  Bruno Haible  <bruno@clisp.org>
30799
30800         * lib/sh-quote.h: New file, from GNU gettext.
30801         * lib/sh-quote.c: New file, from GNU gettext.
30802
30803 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
30804
30805         Merge from coreutils.
30806         * m4/ullong_max.m4: New file.
30807         * m4/jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX.
30808         (gl_MACROS): Assume localeconv exists.
30809
30810 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
30811
30812         Merge changes from coreutils, as described below in several
30813         changelogs dated today.
30814
30815         * lib/save-cwd.c: Include "save-cwd.h" before other include files.
30816         (O_DIRECTORY): Remove; not needed here, since "." must be
30817         a directory.  All uses removed.
30818         (save_cwd): Use __sgi || __sun, not sun || __sun.  __sun is
30819         universal on Suns, and we also need to test for IRIX.
30820         Revamp code to use 'if' rather than '#if'.
30821         Avoid unnecessary comparison of cwd->desc to 0.
30822
30823         * lib/utimens.c (futimens): Robustify the previous patch, by checking
30824         for known valid error numbers rather than observed invalid ones.
30825
30826 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
30827
30828         * modules/ullong_max: New file.
30829
30830         * modules/chdir-long, modules/openat: New files.
30831         * modules/save-cwd (Depends-on): Depend on chdir-long.
30832         (Makefile.am): Remove lib_SOURCES; now handled by AC_LIBSOURCES.
30833
30834 2005-01-18  Jim Meyering  <jim@meyering.net>
30835
30836         Merge from coreutils.
30837         * m4/chdir-long.m4, m4/openat.m4: New files.
30838         * m4/save-cwd.m4 (gl_SAVE_CWD): Add AC_LIBSOURCES for save-cwd.c,
30839         save-cwd.h.  Add AC_LIBOBJ for save-cwd.
30840         * m4/chown.m4 (gl_FUNC_CHOWN): When cross-compiling, assume that chown
30841         is sane and DOES follow symlinks.  Besides, testing 20 different
30842         systems found no broken chown implementations.
30843         Prompted by a change in rsync's copy of this macro.
30844         * m4/jm-macros.m4 (gl_MACROS): Require gl_FUNC_CHDIR_LONG.
30845
30846         * m4/lchown.m4 (gl_FUNC_LCHOWN): Use AC_LIBSOURCES.
30847
30848         * m4/utimes.m4: Work around tests/touch/empty-file failure on a system
30849         (sparc64, Linux-2.4.28, glibc-2.3.3) that didn't honor utimes'
30850         NULL-means-set-to-current-time semantics.
30851         Remove temporary file immediately, rather than waiting
30852         for configure's at-exit trap code to do it.
30853
30854 2005-01-18  Jim Meyering  <jim@meyering.net>
30855
30856         * lib/version-etc.c (version_etc_copyright): Update copyright date.
30857
30858         * lib/utimens.c (futimens): Account for the fact that futimes
30859         can also fail with errno == ENOSYS or errno == ENOENT.
30860         Patch from Dmitry V. Levin.
30861
30862         Change the name of the robust chdir function from chdir to chdir_long.
30863         * lib/save-cwd.c: Include chdir-long.h rather than chdir.h.
30864         (restore_cwd): Use chdir_long, not chdir.
30865         * lib/chdir-long.c: Renamed from chdir.c.
30866         * lib/chdir-long.h: Renamed from chdir.h.
30867         [!defined PATH_MAX]: Define chdir_long to chdir on systems like the
30868         Hurd.
30869
30870 2005-01-18  Bruno Haible  <bruno@clisp.org>
30871
30872         * m4/allocsa.m4, m4/codeset.m4, m4/copy-file.m4, m4/eaccess.m4:
30873         * m4/eealloc.m4, m4/eoverflow.m4, m4/execute.m4, m4/fatal-signal.m4:
30874         * m4/findprog.m4, m4/glibc21.m4, m4/iconv.m4, m4/intmax_t.m4:
30875         * m4/inttypes_h.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4:
30876         * m4/linebreak.m4, m4/localcharset.m4, m4/longdouble.m4:
30877         * m4/longlong.m4, m4/mbrtowc.m4, m4/mbstate_t.m4, m4/mbswidth.m4:
30878         * m4/mkdtemp.m4, m4/pipe.m4, m4/readlink.m4, m4/safe-read.m4:
30879         * m4/safe-write.m4, m4/setenv.m4, m4/sig_atomic_t.m4:
30880         * m4/signalblocking.m4, m4/signed.m4, m4/size_max.m4, m4/ssize_t.m4:
30881         * m4/stdbool.m4, m4/stdint_h.m4, m4/stpcpy.m4, m4/stpncpy.m4:
30882         * m4/strcase.m4, m4/strcspn.m4, m4/strpbrk.m4, m4/strstr.m4:
30883         * m4/ucs4-utf.m4, m4/uintmax_t.m4, m4/ulonglong.m4, m4/unicodeio.m4:
30884         * m4/utf-ucs4.m4, m4/vasnprintf.m4, m4/vasprintf.m4:
30885         * m4/wait-process.m4, m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4:
30886         Use an all-permissive copyright notice, recommended by RMS.
30887
30888 2005-01-18  Bob Proulx  <bob@proulx.com>
30889
30890         * lib/obstack.c [DEFAULT_ALIGNMENT]: Use an intermediate type to
30891         simplify offsetof() macro construct to avoid compile failure with
30892         native HP-UX 11.0 ANSI C compiler.
30893
30894 2005-01-17  Bruno Haible  <bruno@clisp.org>
30895
30896         * lib/stpncpy.c: Remove HAVE_STPNCPY and gnu_stpncpy renaming,
30897         redundant because stpncpy.m4 takes care of it.
30898
30899 2005-01-17  Bruno Haible  <bruno@clisp.org>
30900
30901         * lib/progreloc.c: Include xalloc.h instead of xmalloc.h.
30902
30903 2005-01-17  Bruno Haible  <bruno@clisp.org>
30904
30905         * lib/progreloc.c (xstrdup): Define as strdup if no xmalloc should be
30906         used.
30907
30908 2005-01-17  Bruno Haible  <bruno@clisp.org>
30909
30910         * lib/fwriteerror.h (fwriteerror): Change specification to include
30911         fclose.
30912         * lib/fwriteerror.c: Include <stdbool.h>.
30913         (fwriteerror): At the end, close the file stream. Record whether
30914         stdout was already closed.
30915
30916 2005-01-17  Bruno Haible  <bruno@clisp.org>
30917
30918         * lib/execute.c (environ): Declare if needed.
30919         * lib/pipe.c (environ): Likewise.
30920         Reported by Michael Schloh von Bennewitz <michael.schloh@cw.com>.
30921
30922 2005-01-11  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
30923
30924         * modules/argp: Depend on vsnprintf
30925
30926 2005-01-10  Jim Meyering  <jim@meyering.net>
30927
30928         * modules/closeout (Depends-on): Add atexit.
30929
30930 2005-01-06  Bruno Haible  <bruno@clisp.org>
30931
30932         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Rename stpncpy to gnu_stpncpy here.
30933
30934 2005-01-04  Paul Eggert  <eggert@cs.ucla.edu>
30935
30936         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional
30937         definitions to be after all include files, to avoid collisions.
30938         Problem reported by Bob Proulx.
30939
30940 2005-01-04  Jim Meyering  <jim@meyering.net>
30941
30942         Changes imported from coreutils.
30943         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Rather than using "conftestXXXXXX"
30944         as the mkstemp template, use a temporary directory and an
30945         8.3-friendly template to avoid trouble on systems like DJGPP.
30946         Reported by Juan M. Guerrero via Stepan Kasal.
30947         * m4/(gl_FUNC_MKSTEMP): Include <unistd.h> for the declaration of
30948         close. Remove the temporary directory right away, rather than waiting
30949         for configure's at-exit trap code to do it.
30950         Suggestion from Stepan Kasal.
30951
30952 2005-01-01  Simon Josefsson  <jas@extundo.com>
30953
30954         * gnulib-tool: Print #include directives when --import'ing.
30955
30956 2004-12-28  Simon Josefsson  <jas@extundo.com>
30957
30958         * tests/test-base64.c: Include required header files.  Remove
30959         unused variables.
30960
30961 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
30962
30963         * modules/error (Depends-on): Remove gettext.
30964
30965 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
30966
30967         * lib/error.c [!_LIBC && !ENABLE_NLS]: Do not include "gettext.h";
30968         not needed.  This removes a dependency on the gettext module.
30969         [defined _LIBC]: Do not include <libintl.h>; not needed.
30970
30971 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
30972
30973         * m4/c-strtod.m4 (gl_C99_STRTOLD): New macro.
30974         (gl_C_STRTOD): Use it instead of AC_CHECK_DECLS_ONCE(strtold).
30975
30976 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
30977
30978         * lib/c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not
30979         HAVE_DECL_STRTOLD.
30980
30981 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
30982
30983         * modules/getdate (Depends-on): Remove alloca-opt.
30984
30985 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
30986
30987         * m4/getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
30988
30989 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
30990
30991         * lib/argp-parse.c: Include <stddef.h>.
30992         (alignof, alignto): New macros.
30993         (parser_init): Don't assume that void * is aligned sufficiently
30994         for struct option.
30995
30996         * lib/getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since there's no
30997         need to extend the stack.
30998         (YYINITDEPTH): New macro, so that the initial stack isn't overly
30999         large.
31000
31001 2004-12-22  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
31002
31003         * lib/argp-parse.c (parser_init): Avoid arithmetics on void pointers.
31004
31005 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
31006
31007         * modules/regex (lib_SOURCES): Remove regex.c, undoing previous
31008         (2004-10-24) change.  Apparently this was a false alarm.
31009
31010         * modules/getdate: Depend on alloca-opt, not alloca.
31011
31012 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
31013
31014         * lib/alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.
31015         Remove now-obsolete comment about AIX.
31016         * lib/getdate.y: Include <alloca.h> only if HAVE_ALLOCA.
31017         (YYSTACK_USE_ALLOCA): Define to 0 if !HAVE_ALLOCA.
31018         (YYMAXDEPTH): New macro.
31019
31020 2004-12-18  Simon Josefsson  <jas@extundo.com>
31021
31022         * modules/alloca: Depend on alloca-opt, instead of duplicating it.
31023
31024 2004-12-18  Bruno Haible  <bruno@clisp.org>
31025
31026         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Also test for sigaction.
31027
31028 2004-12-18  Bruno Haible  <bruno@clisp.org>
31029
31030         * lib/fatal-signal.c (fatal_signals): Make non-const.
31031         (init_fatal_signals): New function.
31032         (uninstall_handlers, install_handlers): Ignore signals that were set to
31033         SIG_IGN.
31034         (at_fatal_signal): Call init_fatal_signals.
31035         (init_fatal_signal_set): Likewise. Ignore signals that were set to
31036         SIG_IGN.
31037         Reported by Paul Eggert.
31038
31039 2004-12-18  Bruno Haible  <bruno@clisp.org>
31040
31041         * doc/alloca.texi: New file.
31042         * doc/alloca-opt.texi: New file.
31043
31044 2004-12-17  Jim Meyering  <jim@meyering.net>
31045
31046         * config/install-sh: Use `(exit N); exit N', not `(exit N); exit'.
31047         Otherwise, install-sh could exit with improper exit status when
31048         exiting via a trapped interrupt.  Thanks to a report from Bob Proulx.
31049
31050 2004-12-16  Simon Josefsson  <jas@extundo.com>
31051
31052         * tests/test-base64.c: Add license.
31053
31054 2004-12-15  Stepan Kasal  <address@hidden>
31055
31056         * gnulib-tool (func_emit_lib_Makefile_am): Shorten a long sed command.
31057
31058 2004-12-12  Paul Eggert  <eggert@cs.ucla.edu>
31059
31060         * modules/getcwd (Files): Add m4/d-ino.m4.
31061         Suggested by Mark D. Baushke.
31062
31063 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
31064
31065         * lib/getdate.y (textint): New member "negative".
31066         (time_zone_hhmm): New function.
31067         Expect 14 shift-reduce conflicts, not 13.
31068         (o_colon_minutes): New rule.
31069         (time, zone): Use it to add support for +HH:MM, UTC+HH:MM.
31070         (yylex): Set the "negative" member of signed numbers.
31071
31072 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
31073
31074         * doc/getdate.texi (Time of day items, Time zone items):
31075         Describe new formats +00:00, UTC+00:00.
31076
31077 2004-12-07  Paul Eggert  <eggert@cs.ucla.edu>
31078
31079         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change:
31080         spurious "-l"s.  Problem reported by Stepan Kasal.
31081
31082 2004-12-06  Paul Eggert  <eggert@cs.ucla.edu>
31083
31084         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): New macro, to work around bug
31085         in Autoconf 2.59.  Problem reported by Mark D. Baushke.
31086
31087 2004-12-04  Simon Josefsson  <jas@extundo.com>
31088
31089         * modules/getaddrinfo (License): Add LGPL, reported by Yoann
31090         Vandoorselaere <yoann@prelude-ids.org>.
31091
31092 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
31093
31094         Changes imported from coreutils.
31095         * m4/hard-locale.m4 (gl_HARD_LOCALE): Assume locale.h and setlocale
31096         exist.
31097         * m4/human.m4 (gl_HUMAN): Assume locale.h and localeconv exist.
31098
31099 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
31100
31101         Changes imported from coreutils.
31102         * lib/hard-locale.c: Assume <locale.h> exists.
31103         Include "strdup.h".
31104         (GLIBC_VERSION): New macro.
31105         (hard_locale): Assume setlocale exists.
31106         Rewrite to avoid #ifdef.
31107         Use strdup rather than malloc + strcpy.
31108         * lib/human.c: Assume <locale.h> exists.
31109         (human_readable): Assume localeconv exists.
31110
31111 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
31112
31113         * modules/hard-locale (Depends-on): Add strdup.
31114
31115 2004-12-01  Jakub Jelinek  <jakub@redhat.com>
31116
31117         * lib/mktime.c (__mktime_internal): If SEC_REQUESTED != SEC,
31118         convert T2, not T.  (Imported from libc.)
31119
31120 2004-11-30  Simon Josefsson  <jas@extundo.com>
31121
31122         * modules/restrict (License): Change to LGPL.
31123
31124 2004-11-30  Simon Josefsson  <jas@extundo.com>
31125
31126         * m4/restrict.m4: Add copyright and copying conditions.
31127
31128 2004-11-30  Simon Josefsson  <jas@extundo.com>
31129
31130         * m4/base64.m4: New file.
31131
31132 2004-11-30  Simon Josefsson  <jas@extundo.com>
31133
31134         * MODULES.html.sh (Extra functions based on ANSI C 89): Add
31135         base64.
31136
31137         * tests/test-base64.c: New file.
31138
31139         * modules/base64: New file.
31140
31141 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
31142
31143         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX):
31144         Define HAVE_PARTLY_WORKING_GETCWD if getcwd is partly working.
31145
31146         * m4/readutmp.m4 (gl_READUTMP): Don't check for sys/param.h.
31147
31148 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
31149
31150         * lib/getcwd.c (is_ENAMETOOLONG): New macro.
31151         (__getcwd.c): Don't restore errno; glibc doesn't.
31152         [HAVE_PARTLY_WORKING_GETCWD && !defined AT_FDCWD]: Try system getcwd
31153         first, falling back to our code only if its results look suspicious.
31154         Ensure that the resulting buffer is only as large as necessary.
31155
31156         * lib/readutmp.c: Include readutmp.h first.
31157         Include <errno.h>, since readutmp.h no longer does that.
31158         * lib/readutmp.h: Don't include <errno.h>,
31159         <sys/param.h>, <time.h>; not needed to establish interface.
31160         (errno): Remove decl.
31161         (HAVE_STRUCT_XTMP_UT_TYPE): Remove; no longer needed.
31162         (UT_TYPE_EQ, UT_TYPE_NOT_DEFINED, UT_TYPE_BOOT_TIME,
31163         UT_TYPE_USER_PROCESS, IS_USER_PROCESS): New macros.
31164
31165 2004-11-28  Simon Josefsson  <jas@extundo.com>
31166
31167         * lib/base64.h, base64.c: New file.
31168
31169 2004-11-27  Paul Eggert  <eggert@cs.ucla.edu>
31170
31171         * lib/getcwd.h: New file, which I forgot to check in on 2004-11-25.
31172
31173 2004-11-26  Paul Eggert  <eggert@cs.ucla.edu>
31174
31175         * modules/getcwd (Files): Add lib/getcwd.h, m4/getcwd.m4.
31176         (Depends-on): Remove pathmax, same.  Add mempcpy.
31177         (configure.ac): GL_FUNC_GETCWD_PATH_MAX -> gl_FUNC_GETCWD.
31178         (Makefile.am): Append getcwd.h to lib_SOURCES.
31179         (Include): Add getcwd.h.
31180         (Maintainer): Change from Jim Meyering to "all, glibc",
31181         since getdate now uses intended-for-glibc code.
31182         * modules/xgetcwd (Files): Remove m4/getcwd.m4.
31183         (Depends-on): Depend on getcwd.  Do not depend on pathmax.
31184
31185 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
31186
31187         Fix problems reported by Scott S. Tinsley for HP-UX 11.11 using
31188         HP's ANSI C compiler.
31189         * lib/fsusage.c (statvfs) [HAVE_SYS_STATVFS_H]: Remove decl.
31190         Declaring int functions causes warnings on some modern systems and
31191         shouldn't be needed to compile on ancient ones.
31192         * lib/same.c (MIN) [defined MIN]: Don't define, since it's already
31193         defined.
31194
31195         * lib/getcwd.c: Replace by a copy of glibc/sysdeps/posix/getcwd.c, but
31196         with the following changes.
31197         (__set_errno): Parenthesize properly.
31198         Include <stdbool.h>.
31199         (MIN, MAX, MATCHING_INO): New macros.
31200         (__getcwd): Define with prototype, not K&R form.
31201         Use heuristics to allocate default buffer on stack if possible.
31202         If AT_FDCWD is defined, use openat and fstatat to avoid O(N**2)
31203         behavior, and to avoid the PATH_MAX limit when computing
31204         ../../../../...
31205         Use MATCHING_INO to compare inode number to file.
31206         Check for arithmetic overflow in size calculations.
31207         Fix bug in reallocation of dot array that caused getcwd to fail
31208         on directories nested deeper than 75.
31209         Be more careful about saving errno on error.
31210         Do not use realloc; use only free+malloc, as this is a bit
31211         more flexible and avoids a needless copy operation.
31212         Do not inspect st_dev and st_ino for symbolic links; POSIX
31213         doesn't specify the latter.
31214         Check for closedir errors.
31215         Avoid needless casts.
31216         Use "#ifdef weak_alias" around weak_alias, to be like other
31217         glibc code.
31218         The following changes to getcwd.c have effect only when used in
31219         gnulib; they have no effect inside glibc proper.
31220         (#pragma alloca) [defined _AIX && !defined __GNUC__]: Remove,
31221         as alloca isn't used.
31222         (alloca, __alloca): Likewise.
31223         [!_LIBC]: Include "getcwd.h", "mempcpy.h".
31224         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
31225         unconditionally, as gnulib assumes C89 or better.
31226         Do not include <sys/param.h>.
31227         (errno) [!defined __GNU_LIBRARY__ && !defined STDC_HEADERS]: Remove
31228         no-longer-necessary 'extern int errno' decl; gnulib assumes C89 or
31229         better.
31230         (NULL) [!defined NULL]: Remove; we assume C89 or better.
31231         Include <dirent.h> in a way that is compatible with modern Autoconf.
31232         (_D_ALLOC_NAMELEN, _D_EXACT_NAMLEN):
31233         New macros, if not already defined.
31234         Include <unistd.h> if _LIBC, not if __GNU_LIBRARY__.
31235         Use "_LIBC", not "defined _LIBC", for consistency.
31236         (HAVE_MEMPCPY): Remove; no longer needed now that gnulib has
31237         a mempcpy module.
31238         (__lstat, __closedir, __opendir, __readdir) [!_LIBC]: New macros.
31239         (GETCWD_RETURN_TYPE): Remove.  All uses replaced by char *.
31240         * lib/xgetcwd.c: David MacKenzie's old code was removed, so give
31241         credit only to Jim Meyering and adjust the copyright dates.
31242         Do not include <limits.h>, <stdio.h>, <sys/types.h>,
31243         <stdlib.h>, <unistd.h>, "pathmax.h".
31244         Instead, include "xgetcwd.h" (first) and "getcwd.h".
31245         (INITIAL_BUFFER_SIZE): Remove.
31246         (xgetcwd): Rely on getcwd, since we now depend on a reliable one.
31247
31248 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
31249
31250         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Renamed from
31251         GL_FUNC_GETCWD_PATH_MAX for consistency.  All uses changed.
31252         Use the _ONCE methods, for efficiency.
31253         Check for fcntl.h.  In test program, include <errno.h>
31254         and <fcntl.h> if available.  Remove old K&R cruft from
31255         test program.  Check for common errors in GNU/Linux,
31256         OpenBSD, and Solaris.  Just set gl_cv_func_getcwd_path_max;
31257         don't do AC_LIBOBJ, as that's getcwd.m4's job.
31258         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL): Renamed from
31259         AC_FUNC_GETCWD_NULL.  All used changed.  Change cache variable
31260         name accordingly.
31261         (gl_FUNC_GETCWD, gl_PREREQ_GETCWD): New macros.  Revamp to
31262         accommodate new getcwd.c.
31263         * m4/jm-macros.m4 (gl_MACROS): Don't require GL_FUNC_GETCWD_PATH_MAX.
31264         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_MEMPCPY.
31265         * m4/xgetcwd.m4 (gl_XGETCWD): Replace with gl_FUNC_GETCWD, since
31266         that's all we need now.
31267
31268 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
31269
31270         * m4/argp.m4 (gl_ARGP): Require gl_GETOPT_SUBSTITUTE unconditionally:
31271         argp-parse.c depends on getopt internals, that means we should
31272         always use our getopt, to be on the safe side.
31273         * m4/getopt.m4 (gl_GETOPT): Check if GETOPT_H is already set, in
31274         order not to spoil the result of an eventual previous invocation
31275         of gl_GETOPT_SUBSTITUTE.
31276
31277 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
31278
31279         * lib/getopt_.h: Re-addition of __getopt_argv_const caused
31280         redefinition warnings. To avoid them, include the defines
31281         in `#if !defined __need_getopt ... #endif'. The only place
31282         where __getopt_argv_const is used is in definitions
31283         of getopt_long and getopt_long_only below, which are as well
31284         protected by `#ifndef __need_getopt'.
31285         [defined __GETOPT_PREFIX && !defined __need_getopt]: Undef
31286         __need_getopt after including <stdio.h> and <unistd.h> These
31287         headers might have defined it.
31288
31289 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
31290
31291         * m4/utimens.m4 (gl_UTIMENS): Check for futimes function.
31292
31293 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
31294
31295         * lib/utimens.c (__attribute__, ATTRIBUTE_UNUSED): New macros.
31296         (futimens): New function, which uses futimes if available.
31297         (futimens, utimens): Support timespec==NULL, with same semantics
31298         as utime and utimens.
31299         * lib/utimens.h (futimens): New decl.
31300
31301 2004-11-23  Jim Meyering  <jim@meyering.net>
31302
31303         * lib/getopt_.h: Remove trailing blanks.
31304
31305 2004-11-23  Jim Meyering  <jim@meyering.net>
31306
31307         * lib/__fpending.c: Add comment.
31308
31309 2004-11-22  Paul Eggert  <eggert@cs.ucla.edu>
31310
31311         * modules/canonicalize (Depends-on): Add xreadlink.
31312         Problem reported by James Youngman.
31313
31314 2004-11-20  Paul Eggert  <eggert@cs.ucla.edu>
31315
31316         * lib/getopt_.h (__GETOPT_CONCAT, __GETOPT_XCONCAT, __GETOPT_ID):
31317         New macros.
31318         (getopt, getopt_long, getopt_long_only, optarg, opterr, optind,
31319         optopt): Use them instead of invoking ## directly; otherwise, the
31320         symbols will be __GETOPT_PREFIXgetopt rather than rpl_getopt.
31321
31322 2004-11-19  Bruno Haible  <bruno@clisp.org>
31323
31324         * lib/strtok_r.c: Move comments from here...
31325         * lib/strtok_r.h: ... to here.
31326
31327 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
31328
31329         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc
31330         implementations that mishandle size_t overflow.
31331
31332 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
31333
31334         * lib/realloc.c (rpl_realloc): Call 'free' if n==0, since realloc
31335         might fail.  Problem reported by Yoann Vandoorselaere.
31336         * lib/calloc.c (rpl_calloc): Defend against buggy calloc
31337         implementations that mishandle size_t overflow.
31338
31339 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
31340
31341         * modules/canon-host (Depends-on): Add strdup.
31342
31343 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
31344
31345         * m4/canon-host.m4 (gl_CANON_HOST): Check for getaddrinfo.
31346
31347 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
31348
31349         * lib/canon-host.c: Include "strdup.h".
31350         (canon_host): Use getaddrinfo if available, so that IPv6 works.
31351         Use strdup instead of malloc/strcpy to duplicate strings.
31352
31353         * lib/human.h (LONGEST_HUMAN_READABLE): Add 1 for space before unit.
31354         (human_space_before_unit): New constant.
31355         * lib/human.c (human_readable): Support it.
31356
31357         * lib/xgetcwd.c: Include <limits.h>, for PATH_MAX.
31358         (xgetcwd): Set errno correctly when failing.
31359         Work around Solaris 9 bug: getcwd sets errno==ERANGE even though
31360         the failure is actually due to a PATH_MAX problem.
31361
31362         Further getopt changes to make it more likely that glibc will
31363         buy the changes back.
31364         * lib/getopt.c (POSIXLY_CORRECT): New constant.
31365         (getopt): Use it, so to preserve glibc semantic
31366         * lib/getopt1.c (getopt_long, getopt_long_only): Arg is char * const *
31367         when compiling for libc.
31368         * lib/getopt_.h (__getopt_argv_const): Bring it back.
31369         (getopt_long, getopt_long_only): Use it.
31370
31371         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
31372         _getopt_internal): New arg POSIXLY_CORRECT.  All callers changed.
31373         (getopt): Argv is now char * const *, as per standard.
31374         (_getopt_internal_r, _getopt_internal): Argv is now char **,
31375         not char *__getopt_argv_const *.
31376         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
31377         _getopt_long_only_r): Likewise.
31378         * lib/getopt_.h (getopt, getopt_long, geopt_long_only): Likewise.
31379         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
31380         _getopt_long_r, _getopt_long_only_r): Likewise.
31381         * lib/getopt_.h (__getopt_argv_const): Remove.
31382         (getopt): Argv is now char * const *, as per standard.
31383
31384         * lib/getdate.y (tORDINAL): New token.
31385         (day, relunit): Allow it for relative times.
31386         (relative_time_table): Use tORDINAL for ordinals.
31387
31388 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
31389
31390         * doc/getdate.texi (General date syntax): "next" is 1, not 2.
31391         Document that "second" isn't allowed as an ordinal number.
31392
31393 2004-11-16  Jim Meyering  <jim@meyering.net>
31394
31395         * modules/closeout (Depends-on): Add fpending.
31396
31397 2004-11-15  Jim Meyering  <jim@meyering.net>
31398
31399         * lib/closeout.c: Include "__fpending.h" once again.
31400         Include <stdbool.h>.
31401         (close_stdout): Don't fail just because stdout was closed initially,
31402         since some programs don't write to stdout in the normal course of
31403         operation (other than --version and --help), and we don't want this
31404         function to make e.g. `touch file >&-' fail.
31405         But do fail if it was closed and someone has tried to write to it.
31406         E.g., `printf foo >&-' must fail.
31407
31408 2004-11-13  Jim Meyering  <jim@meyering.net>
31409
31410         * m4/jm-macros.m4: Do require gl_FUNC_FPENDING.
31411
31412 2004-11-12  Simon Josefsson  <jas@extundo.com>
31413
31414         * config/srclist.txt: Add strtok_r.c, glibc bought our changes, but a
31415         small doc fix is still pending.
31416
31417 2004-11-11  Simon Josefsson  <jas@extundo.com>
31418
31419         * modules/strtok_r: New file.
31420
31421         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
31422         strtok_r.
31423
31424 2004-11-11  Simon Josefsson  <jas@extundo.com>
31425
31426         * m4/strtok_r.m4: New file.
31427
31428         * m4/getopt.m4: Replace opterr.
31429
31430 2004-11-11  Simon Josefsson  <jas@extundo.com>
31431
31432         * lib/strtok_r.h, strtok_r.c: New file.
31433
31434 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
31435
31436         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
31437         of replacing opterr, getopt, etc.  This should handle the
31438         powerpc-apple-darwin5.5 problem recently noted by Simon Josefsson.
31439
31440 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
31441
31442         * lib/getopt_.h (__getopt_argv_const): New macro, to be used so that
31443         we can stop lying to compilers about the constness of argv when we
31444         are compiled outside glibc.
31445         (getopt, getopt_long, getopt_long_only): Use it.
31446         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
31447         _getopt_internal, getopt): Likewise.
31448         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
31449         _getopt_long_only_r): Likewise.
31450         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
31451         _getopt_long_r, _getopt_long_only_r): Likewise.
31452
31453         * lib/getopt_.h [defined __GETOPT_PREFIX && !defined __need_getopt]:
31454         Include <stdlib.h> and <stdio.h>, and <unistd.h> if available.
31455         Then rename getopt to __GETOPT_PREFIX##getopt, and so forth for
31456         the other external symbols.
31457         (getopt) [!defined __GNU_LIBRARY]: Use prototype, not old-style
31458         declaration, since the above renaming now works around collisions.
31459
31460 2004-11-11  Jim Meyering  <jim@meyering.net>
31461
31462         * lib/linebreak.c: Remove trailing blanks.
31463         * lib/alloca_.h: Likewise.
31464         * lib/acosl.c: Likewise.
31465         * lib/euidaccess.c: Likewise.
31466         * lib/allocsa.h: Likewise.
31467
31468 2004-11-10  Simon Josefsson  <jas@extundo.com>
31469
31470         * m4/getaddrinfo.m4: New file.
31471
31472 2004-11-10  Simon Josefsson  <jas@extundo.com>
31473
31474         * lib/getaddrinfo.h, lib/getaddrinfo.c: New files.
31475
31476 2004-11-10  Simon Josefsson  <jas@extundo.com>
31477
31478         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
31479         getaddrinfo.
31480
31481         * modules/getaddrinfo: New file.
31482
31483 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
31484
31485         * m4/prereq.m4 (gl_PREREQ): Require gt_FUNC_SETENV.
31486
31487 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
31488
31489         * lib/mktime.c (SHR): New macro, which is a portable
31490         substitute for >> that should work even on Crays.
31491         (TIME_T_MIDPOINT, ydhms_diff, __mktime_internal): Use it.
31492         Problem reported by Mark D. Baushke in
31493         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00071.html>.
31494         * lib/getdate.y (SHR): Likewise.
31495         (tm_diff): Use it.
31496         * lib/strftime.c (SHR): Likewise.
31497         (tm_diff): Use it.
31498         * lib/quotearg.c (struct quoting_options): Use unsigned int for
31499         quote_these_too, so that right shifts are well defined.  All uses
31500         changed.
31501
31502 2004-11-10  Jim Meyering  <jim@meyering.net>
31503
31504         Ensure that no close failure goes unreported.
31505         * lib/closeout.c (close_stdout): Always close stdout.  I.e., don't
31506         return early when it seems there's nothing to flush.
31507         Don't include __fpending.h.
31508
31509 2004-11-10  Jim Meyering  <jim@meyering.net>
31510
31511         * modules/closeout (Depends-on): Remove fpending.
31512
31513 2004-11-10  Jim Meyering  <jim@meyering.net>
31514
31515         * m4/jm-macros.m4 (gl_MACROS): Don't require gl_FUNC_FPENDING.
31516
31517 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
31518
31519         * m4/strftime.m4 (_gl_STRFTIME_PREREQS): Remove.  Move its body to
31520         gl_FUNC_STRFTIME.
31521         (gl_FUNC_STRFTIME): Use AC_CHECK_FUNCS_ONCE and AC_CHECK_HEADERS_ONCE
31522         and AC_REQUIRE when possible, to avoid duplicate checks.
31523         Check for <wchar.h>.
31524
31525 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
31526
31527         * lib/strftime.c (DO_MULTIBYTE): Check for wchar.h, too.
31528
31529 2004-11-09  Bruno Haible  <bruno@clisp.org>
31530
31531         * m4/sockpfaf.m4: New file.
31532
31533 2004-11-05  Bruno Haible  <bruno@clisp.org>
31534
31535         * lib/readlink.c: Include stddef.h, needed for size_t on Woe32.
31536         Reported by Mark D. Baushke <mdb@cvshome.org>.
31537
31538 2004-11-04  Bruno Haible  <bruno@clisp.org>
31539
31540         2004-09-11  Bruno Haible  <bruno@clisp.org>
31541                 * allocsa.valgrind: New file.
31542         2004-02-06  Bruno Haible  <bruno@clisp.org>
31543                 * allocsa.h (sa_alignof): Define differently with HP-UX cc, to
31544                 avoid a bug of this cc on HP-UX 10.20 dealing with enums.
31545                 Reported by Christopher Seip <chris.seip@hp.com>.
31546
31547 2004-11-04  Bruno Haible  <bruno@clisp.org>
31548
31549         * modules/allocsa (Files): Add lib/allocsa.valgrind.
31550         (Makefile.am): Distribute it.
31551
31552 2004-11-03  Paul Eggert  <eggert@cs.ucla.edu>
31553
31554         * lib/xreadlink.c (xreadlink): AIX and HP-UX readlink return -1
31555         with errno == ERANGE if the buffer is too small.
31556         Problem reported by Mark D. Baushke.
31557
31558 2004-11-03  Albert Chin  <china@thewrittenword.com>
31559             Paul Eggert  <eggert@cs.ucla.edu>
31560
31561         * m4/uint32_t.m4 (gl_AC_TYPE_UINT32_T): When determining uint32_t
31562         equivalent, substitute $ac_type for equivalent type rather than
31563         blindly using uint32_t *always* which won't work if uint32_t is not
31564         available.  Define _UINT32_T to work around typedef of uint32_t if
31565         <sys/sched.h>, <pthread.h>, or <semaphore.h> used on Solaris
31566         2.5.1.
31567
31568 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
31569
31570         * m4/jm-macros.m4: Sync from coreutils.
31571         (gl_MACROS): Check for mbrlen, for pathchk.
31572         (gl_CHECK_ALL_TYPES): Require AC_TYPE_MBSTATE_T, for pathchk.
31573
31574 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
31575
31576         * lib/xreadlink.c (MAXSIZE): New macro.
31577         (xreadlink): Use it instead of SSIZE_MAX.  Ensure initial buffer
31578         size does not exceed MAXSIZE.  Avoid cast.
31579         As suggested by Mark D. Baushke in
31580         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00009.html>,
31581         if readlink fails with buffer size just under MAXSIZE, try again
31582         with MAXSIZE.
31583
31584 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
31585
31586         * config/srclist.txt: Add mktime.c; glibc bought all our changes.
31587
31588 2004-11-02  Derek R. Price  <derek@ximbiot.com>
31589         and  Paul Eggert  <eggert@cs.ucla.edu>
31590
31591         * lib/getdate.y [!TEST]: Include <stdio.h>, since we use sprintf now.
31592         (get_date): Overparenthesize to avoid GCC warning.
31593
31594 2004-11-02  Bruno Haible  <bruno@clisp.org>
31595
31596         * m4/setenv.m4 (gt_FUNC_SETENV): Define VOID_UNSETENV if unsetenv()
31597         returns void.
31598
31599 2004-11-02  Bruno Haible  <bruno@clisp.org>
31600
31601         * lib/setenv.h (unsetenv): Define as a macro if the system's unsetenv()
31602         function returns void.
31603
31604 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
31605
31606         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
31607         fflush_unlocked, flockfile, funlockfile, funlockfile,
31608         fputs_unlocked, putc_unlocked.
31609
31610 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
31611
31612         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
31613         (funlockfile, fputs_unlocked, putc_unlocked): Don't define if
31614         already declared.
31615
31616 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
31617
31618         * modules/getdate (Files): Add doc/getdate.texi.
31619         (Depends-on): Add setenv, xalloc.
31620
31621 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
31622
31623         * lib/getdate.y: Add support for TZ="foo" within a date string.
31624         Fix some bugs near time_t boundaries.  Reject dates with
31625         out-of-range components, e.g., "Sept 31".
31626         Include <stdlib.h>, "setenv.h", "xalloc.h".
31627         (ISDIGIT_LOCALE): Remove; unused.
31628         Note that the TZ and time functions used here are not reentrant.
31629         (mktime_ok, get_tz): New functions.
31630         (TZBUFSIZE): New constant.
31631         (get_date): Parse leading TZ="foo".  Reject out-of-range components;.
31632         This requires that we sometimes generate our own TZ="XXX..." setting.
31633
31634 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
31635
31636         * doc/getdate.texi: New file, from coreutils with modifications for
31637         the new TZ parsing.
31638
31639 2004-10-27  Derek R. Price  <derek@ximbiot.com>
31640
31641         * lib/mktime.c (not_equal_tm): Remove redundant check.
31642
31643 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
31644
31645         * modules/regex (lib_SOURCES): Add regex.c.
31646         Reported by James Youngman in
31647         <http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00199.html>.
31648
31649 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
31650
31651         * lib/getdate.y: Use Bison 1.875 features, and some minor
31652         code cleanups.  This change does not affect semantics.
31653         Don't include <stdlib.h>; no longer needed.
31654         Don't include unlocked-io.h; only the "#if TEST" code uses
31655         stdio, and performance isn't crucial there.
31656         (PC, YYLEX_PARAM, YYPARSE_PARAM): Remove; replaced by
31657         Bison 1.875 features as described below.
31658         All uses of "PC." replaced by "pc->".
31659         (YYSTYPE): Add a forward declaration.
31660         (yylex, yyerror): Use full prototypes in forward decls.
31661         Use "%pure-parser" rather than obsolescent "%pure_parser".
31662         Use %parse-param and %lex-param instead of obsolescent
31663         YYPARSE_PARAM and YYLEX_PARAM.
31664         (meridian_table, month_and_day_table, time_units_table,
31665         relative_time_table, time_zone_table, military_table,
31666         lookup_zone, lookup_word, get_date):
31667         Use NULL instead of 0 where appropriate.
31668         (to_hour): Avoid abort (), to avoid a dependency on
31669         stdlib.h.
31670         (yyerror, yylex): Now accepts parser_control * arg.
31671         (main) [TEST]: Use '\0' rather than 0 for char.
31672
31673 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
31674
31675         * m4/getpagesize.m4 (gl_GETPAGESIZE): Check for <sys/param.h>.
31676
31677 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
31678
31679         * lib/getpagesize.c (getpagesize): Don't assume <sys/param.h> exists.
31680         It's now the caller's responsibility to handle the case where
31681         !HAVE_GETPAGESIZE && !defined getpagesize.
31682
31683         * lib/mktime.c (leapyear): Arg is long int, not int.
31684
31685 2004-10-18  Paul Eggert  <eggert@cs.ucla.edu>
31686
31687         * lib/argp-fs-xinl.c, argp-xinl.c: Update from glibc.
31688
31689 2004-10-17  Paul Eggert  <eggert@cs.ucla.edu>
31690
31691         * gnulib-tool (func_emit_lib_Makefile_am): Fix typo: a $ was
31692         missing.  Problem reported by James Youngman.
31693
31694 2004-10-16  Simon Josefsson  <jas@extundo.com>
31695
31696         * gnulib-tool: Fix comments.  Fix parse problem.
31697         (func_emit_lib_Makefile_am): Don't hard code a in libgl_a_SOURCES.
31698
31699 2004-10-15  Paul Eggert  <eggert@cs.ucla.edu>
31700
31701         * m4/getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
31702         implementation of getopt_long.  Problem reported by Alexander Taler in:
31703         http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00103.html
31704
31705 2004-10-15  Bruno Haible  <bruno@clisp.org>
31706
31707         * gnulib-tool: Untabify. Initialize supplied_libname.
31708         (func_usage): More homogenous output.
31709         (func_modules_transitive_closure, func_modules_to_filelist,
31710         func_emit_lib_Makefile_am): New functions.
31711         (func_import): New function, extracted from big case statement. Use
31712         func_get_license, func_modules_transitive_closure,
31713         func_modules_to_filelist, func_emit_lib_Makefile_am. Initialize
31714         opt_lgpl. Don't use test -a, as it's not portable.
31715         (func_create_testdir): Use func_modules_transitive_closure,
31716         func_modules_to_filelist, func_emit_lib_Makefile_am.
31717
31718 2004-10-15  Bruno Haible  <bruno@clisp.org>
31719
31720         * gnulib-tool (func_import): Let gl_INIT define LTALLOCA when needed.
31721
31722 2004-10-15  Bruno Haible  <bruno@clisp.org>
31723
31724         * gnulib-tool (func_emit_lib_Makefile_am): Add markers to separate
31725         the portions belonging to each module.
31726         Suggested by Derek Robert Price <derek@ximbiot.com>.
31727
31728 2004-10-12  Simon Josefsson  <jas@extundo.com>
31729
31730         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
31731         (fputs_unlocked, putc_unlocked) [!_LIBCS && !USE_UNLOCKED_IO]: Map
31732         to real functions.
31733
31734 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
31735
31736         * modules/vsnprintf: New file.
31737
31738 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
31739
31740         * m4/vsnprintf.m4: New file.
31741
31742 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
31743
31744         * lib/vsnprintf.h: New file.
31745         * lib/vsnprintf.c: New file.
31746
31747 2004-10-11  Bruno Haible  <bruno@clisp.org>
31748
31749         * MODULES.html.sh (Support for systems lacking ISO C 99): Add
31750         vsnprintf.
31751
31752 2004-10-10  Paul Eggert  <eggert@cs.ucla.edu>
31753
31754         * config/srclistvars.sh: Add GNUSTANDARDS (for eggert only).
31755
31756 2004-10-07  Bruno Haible  <bruno@clisp.org>
31757
31758         * lib/snprintf.c (snprintf): Avoid a memory allocation if the result
31759         fits into the provided buffer.
31760
31761 2004-10-06  Paul Eggert  <eggert@cs.ucla.edu>
31762
31763         * lib/diacrit.c, diacrit.h: Add GPL notice.
31764
31765         * lib/atanl.c, logl.c: Add GPL notice, to match glibc's added LGPL
31766         notice.
31767         * lib/atanl.c (atanl): Keep the code as similar to glibc as possible.
31768         * lib/logl.c (logl): Keep the code as similar to glibc as possible.
31769         This avoids a potential constant-folding bug.
31770
31771 2004-10-05  Bruno Haible  <bruno@clisp.org>
31772
31773         * m4/strsep.m4 (gl_FUNC_STRSEP): Require AC_GNU_SOURCE. Don't check
31774         for the declaration of strsep.
31775
31776 2004-10-05  Bruno Haible  <bruno@clisp.org>
31777
31778         * lib/strsep.h: Don't declare strsep() if HAVE_STRSEP.
31779
31780 2004-10-04  Simon Josefsson  <jas@extundo.com>
31781
31782         * modules/memmem: New file.
31783         * tests/test-memmem.c: New file.
31784         * MODULES.html.sh (Extra functions based on ANSI C 89): Add memmem.
31785
31786 2004-10-04  Simon Josefsson  <jas@extundo.com>
31787
31788         * m4/memmem.m4: New file.
31789
31790 2004-10-04  Simon Josefsson  <jas@extundo.com>
31791
31792         * lib/memmem.h: New file.
31793         * lib/memmem.c: New file, taken from glibc.
31794
31795 2004-10-04  Simon Josefsson  <jas@extundo.com>
31796
31797         * lib/error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
31798         '#ifdef USE_UNLOCKED_IO'.
31799
31800 2004-10-04  Simon Josefsson  <jas@extundo.com>
31801
31802         * config/srclist.txt: Add memmem from glibc.
31803
31804 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
31805
31806         * modules/xalloc (Files, Makefile.am): Remove xstrdup.c.
31807
31808         * modules/argmatch, modules/argp, modules/closeout, modules/error,
31809         modules/exclude, modules/getdate, modules/getline,
31810         modules/getndelim2, modules/getpass, modules/getpass-gnu,
31811         modules/getusershell, modules/linebuffer, modules/md5,
31812         modules/mountlist, modules/posixtm, modules/readtokens,
31813         modules/readutmp, modules/regex, modules/sha1,
31814         modules/version-etc, modules/yesno:
31815         Remove dependency on unlocked-io.
31816
31817 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
31818
31819         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Remove.  All uses removed.
31820
31821         * m4/unlocked-io.m4: Add copyright notice.
31822         (gl_FUNC_GLIBC_UNLOCKED_IO): Define USE_UNLOCKED_IO.
31823
31824 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
31825
31826         * lib/xalloc.h (xmemdup): Renamed from xclone.  All uses changed.
31827         * lib/xmalloc.c (xmemdup): Likewise.
31828         * lib/xalloc.h (CCLONE, CLONE, NEW, XCALLOC, XMALLOC, XREALLOC,
31829         XFREE): Remove these long-obsolescent macros.
31830         * lib/xmalloc.c (xstrdup): Implementation moved here from xstrdup.c
31831         * lib/xstrdup.c: Remove.
31832
31833         * lib/regex.c (re_comp): Cast gettext return value to char *,
31834         Problem reported by Martin Neitzel via Mark D. Baushke.
31835
31836 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
31837
31838         * lib/argmatch.c, closeout.c, error.c, exclude.c, getdate.y,
31839         getndelim2.c, getpass.c, getusershell.c, linebuffer.c,
31840         md5.c, mountlist.c, posixtm.c, readtokens.c, readutmp.c,
31841         regex.c, sha1.c, version-etc.c, yesno.c:
31842         Include "unlocked-io.h" only if USE_UNLOCKED_IO.
31843         * lib/unlocked-io.h: Don't worry about USE_UNLOCKED_IO; that's now
31844         the includer's responsibility.
31845
31846         Sync from coreutils.
31847
31848         * lib/modechange.c (mode_compile): Don't decrement a pointer that
31849         points to the start of a string, as the C Standard says the
31850         resulting behavior is undefined.
31851
31852         * lib/backupfile.h (enum backuptype): Rename none -> no_backups,
31853         simple -> simple_backups, numbered_existing ->
31854         numbered_existing_backups, numbered -> numbered_backups
31855         to avoid shadowing problems.  All uses changed.
31856         * lib/argmatch.c (enum backuptype) [defined TEST]: Likewise.
31857         * lib/backupfile.c (check_extension, numbered_backup):
31858         Rename locals to avoid shadowing 'basename'.
31859         * lib/backupfile.h (VALID_BACKUP_TYPE): Don't evaluate arg more than
31860         once.
31861
31862         * lib/.cppi-disable: Add getopt_.h, getopt_int.h.
31863         * lib/.cvsignore: Add getopt.h.
31864
31865 2004-10-04  Bruno Haible  <bruno@clisp.org>
31866
31867         * modules/README: New file.
31868         * gnulib-tool (func_all_modules, func_verify_module): modules/README is
31869         not a module.
31870
31871 2004-10-02  Jim Meyering  <jim@meyering.net>
31872
31873         * lib/dirfd.h, getpagesize.h: Add copyright notice.
31874
31875 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
31876
31877         * modules/strsep: New file.
31878
31879 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
31880
31881         * m4/strsep.m4: New file.
31882
31883 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
31884
31885         * lib/strsep.h: New file.
31886         * lib/strsep.c: New file.
31887
31888 2004-10-01  Simon Josefsson  <jas@extundo.com>
31889
31890         * lib/snprintf.c (snprintf): Handle size==0.
31891
31892 2004-10-01  Simon Josefsson  <jas@extundo.com>
31893             Bruno Haible  <bruno@clisp.org>
31894
31895         * lib/snprintf.c: Include <stdarg.h>, <stdlib.h>, <string.h>.
31896         (snprintf): Declare 'args'.
31897
31898 2004-10-01  Paul Eggert  <eggert@cs.ucla.edu>
31899
31900         * lib/snprintf.c: Remove comments as to why each header is needed.
31901
31902 2004-10-01  Bruno Haible  <bruno@clisp.org>
31903
31904         * MODULES.html.sh: Add strsep.
31905
31906 2004-09-30  Simon Josefsson  <jas@extundo.com>
31907
31908         * modules/snprintf: New file.
31909
31910 2004-09-30  Simon Josefsson  <jas@extundo.com>
31911
31912         * m4/snprintf.m4: New file.
31913
31914 2004-09-30  Simon Josefsson  <jas@extundo.com>
31915
31916         * lib/snprintf.h, lib/snprintf.c: New files.
31917
31918 2004-09-30  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
31919
31920         * lib/argp-help.c (canon_doc_option): Fixed coredump if *name==NULL
31921         (hol_entry_help): Never translate an empty string.
31922         Do not translate option tag (opt->name) if OPTION_NO_TRANS is set
31923         * lib/argp.h (OPTION_NO_TRANS): New option.
31924
31925 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
31926
31927         * modules/argp (Maintainer): Replace Simon Josefsson
31928         by Sergey Poznyakoff.
31929
31930 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
31931
31932         * config/srclist.txt: Comment-out argp/argp.h, until we get the argp
31933         changes merged back into glibc.
31934
31935 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
31936
31937         * MODULES.html.sh (Support for systems lacking ISO C 99): Add snprintf.
31938
31939 2004-09-29  Oskar Liljeblad  <oskar@osk.mine.nu>
31940
31941         * lib/xvasprintf.c: Include xalloc.h.
31942         (xvasprintf): Use xalloc_die, not xmalloc_die.
31943
31944 2004-09-29  Bruno Haible  <bruno@clisp.org>
31945
31946         * modules/alloca-opt: New file, derived from modules/alloca.
31947         * modules/allocsa: Depend on alloca-opt instead of alloca.
31948         * modules/setenv: Likewise.
31949         * modules/vasnprintf: Likewise.
31950         * MODULES.html.sh: Add alloca-opt.
31951
31952 2004-09-28  Simon Josefsson  <jas@extundo.com>
31953
31954         * gnulib-tool: New parameter --lgpl, to asseert that modules are
31955         LGPL, and to replace license template from GPL to LGPL.
31956
31957 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
31958
31959         * modules/dummy: Change license to LGPL.
31960
31961 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
31962
31963         * lib/dummy.c: Change copyright notice to FSF, and license to GPL.
31964
31965 2004-09-24  Simon Josefsson  <jas@extundo.com>
31966
31967         * modules/minmax (License): Change from GPL to LGPL.
31968
31969 2004-09-23  Simon Josefsson  <jas@extundo.com>
31970
31971         * gnulib-tool (--import): Typo.
31972
31973 2004-09-23  Simon Josefsson  <jas@extundo.com>
31974
31975         * gnulib-tool (--import): Make sure *.m4 end up in m4/ by default.
31976
31977 2004-09-22  Bruno Haible  <bruno@clisp.org>
31978
31979         * modules/*: Add 'License' field.
31980         * gnulib-tool: Accept --extract-license option.
31981         (func_get_license): New function.
31982
31983 2004-09-21  Bruno Haible  <bruno@clisp.org>
31984
31985         * modules/vasnprintf (Files): Add m4/stdint_h.m4, m4/inttypes_h.m4.
31986         Reported by Simon Josefsson.
31987
31988 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
31989
31990         * modules/inttostr (Files): Add m4/longlong.m4, since it uses
31991         gl_AC_TYPE_LONG_LONG.
31992
31993 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
31994
31995         * config/srclist.txt: Add getsubopt.c, since libc bought our changes.
31996
31997 2004-09-18  Simon Josefsson  <jas@extundo.com>
31998         and  Paul Eggert  <eggert@cs.ucla.edu>
31999
32000         * gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
32001         calls with autoreconf.  Define GL_LIB.
32002
32003 2004-09-14  Karl Berry  <karl@gnu.org>
32004
32005         * config/srclist.txt: unsync setenv.c, sigh.
32006
32007 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
32008
32009         * lib/argp-pvh.c (argp_program_version_hook): Provide initial value.
32010         Problem reported by Bruno Haible in:
32011         http://lists.gnu.org/archive/html/bug-tar/2004-09/msg00023.html
32012
32013 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
32014
32015         * config/srclist.txt: Comment out argp-pvh.c.
32016
32017 2004-09-11  Paul Eggert  <eggert@cs.ucla.edu>
32018
32019         * lib/mempcpy.h: Wrap the entire include file inside #ifndef mempcpy,
32020         in case some system header has #define'd it.  Problem reported by
32021         Soeren D. Schulze in
32022         <http://lists.gnu.org/archive/html/bug-gnulib/2004-09/msg00017.html>.
32023
32024 2004-09-09  Karl Berry  <karl@gnu.org>
32025
32026         * regex.[ch]: delete from the root.  These were supposed to be
32027                 synced with emacs cvs, but this has not happened for about
32028                 a year, and anyway nothing else uses emacs regex.[ch].
32029                 bug-gnulib mail from Jeff Bailey, 9 Sep 2004 15:49:24 -0700.
32030                 lib/regex[.ch] is untouched.
32031
32032 2004-09-09  Bruno Haible  <bruno@clisp.org>
32033
32034         * modules/vasnprintf (Files): Add m4/eoverflow.m4.
32035
32036 2004-09-09  Bruno Haible  <bruno@clisp.org>
32037
32038         * m4/eoverflow.m4: New file, taken from GNU libiconv eilseq.m4 with
32039         modifications.
32040         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Require gl_EOVERFLOW.
32041
32042 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
32043
32044         * modules/xvasprintf: New file.
32045         * MODULES.html.sh (Extra functions based on ANSI C 89): Add vasprintf.
32046
32047 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
32048
32049         * lib/xvasprintf.h: New file.
32050         * lib/xvasprintf.c: New file.
32051         * lib/xasprintf.c: New file.
32052
32053 2004-09-08  Bruno Haible  <bruno@clisp.org>
32054
32055         * m4/stdint.m4: New file, taken from GNU clisp with modifications.
32056
32057 2004-09-08  Bruno Haible  <bruno@clisp.org>
32058
32059         * lib/vasnprintf.c (VASNPRINTF): Signal EOVERFLOW if the resulting
32060         length is > INT_MAX.
32061         * lib/vasprintf.c (vasprintf): Don't test for length > INT_MAX any
32062         more.
32063
32064 2004-09-08  Bruno Haible  <bruno@clisp.org>
32065
32066         * lib/stdint_.h: New file, taken from GNU clisp.
32067
32068 2004-09-08  Bruno Haible  <bruno@clisp.org>
32069             Oskar Liljeblad  <oskar@osk.mine.nu>
32070
32071         * modules/stdint: New file.
32072         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdint.
32073
32074 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
32075
32076         Import from coreutils.
32077         * lib/userspec.c: Don't use <alloca.h>, so that we don't use alloca on
32078         strings on unbounded length.  alloca's performance benefits aren't
32079         that important here.
32080         (V_STRDUP): Remove.
32081         (parse_with_separator): New function, with most of the internals
32082         of the old parse_user_spec.  Allow user to omit both user and group,
32083         for compatibility with FreeBSD.
32084         Clone only the user name, not the entire spec.
32085         Do not set *uid, *gid unless entirely successful.
32086         Avoid memory leak in some failing cases.
32087         Fix regression for USER.GROUP reported by Dmitry V. Levin in
32088         <http://lists.gnu.org/archive/html/bug-coreutils/2004-08/msg00102.html>
32089         (parse_user_spec): Rewrite to use parse_with_separator.
32090
32091 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
32092
32093         * modules/userspec: Don't depend on alloca.
32094
32095 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
32096
32097         * m4/userspec.m4 (gl_USERSPEC): Don't require AC_FUNC_ALLOCA.
32098
32099 2004-08-17  Paul Eggert  <eggert@cs.ucla.edu>
32100
32101         * MODULES.html.sh: Add xalloc-die, c-strtod, c-strtold, raise,
32102         readtokens0, getcwd, fcntl-safer, canonicalize, cycle-check,
32103         utimecmp, utimens, xnanosleep.  Rename sha to sha1.
32104
32105 2004-08-16  Simon Josefsson  <jas@extundo.com>
32106
32107         * gnulib-tool: Use sed instead of autoconf --trace, inspired by
32108         libtoolize behaviour by "Gary V. Vaughan" <gary@gnu.org>.
32109         Add --dry-run for --import.
32110         Let user provided command line parameters override configure.ac
32111         settings.
32112
32113 2004-08-12  Simon Josefsson  <jas@extundo.com>
32114
32115         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): New macro,
32116         as discussed with Paul Eggert in threads rooted at
32117         <http://lists.gnu.org/archive/html/bug-gnulib/2004-06/msg00039.html>
32118         and
32119         <http://lists.gnu.org/archive/html/bug-gnulib/2004-07/msg00001.html>.
32120         Before, the test was empty, and relied on ELIDE_CODE in source
32121         code.)
32122         (gl_PREREQ_GETOPT): New macro.
32123         (gl_GETOPT): Use them.
32124
32125 2004-08-12  Simon Josefsson  <jas@extundo.com>
32126
32127         * lib/getopt.c, getopt1.c: Remove ELIDE_CODE hack.
32128         * lib/getopt_.h: Renamed from getopt.h.
32129
32130 2004-08-12  Simon Josefsson  <jas@extundo.com>
32131
32132         * gnulib-tool: Add --source-base, --m4-base, --libtool options.
32133         Change default library name from libfoo to libgnu.
32134         Now, if you have a configure.ac that says:
32135                 gl_SOURCE_BASE(gl)
32136                 gl_M4_BASE(gl/m4)
32137                 gl_MODULES(error getopt etcetera)
32138                 gl_INIT
32139         you can import all you need by running:
32140                 ../gnulib/gnulib-tool --import
32141
32142         * modules/getopt (Files): Rename getopt.h to getopt_.h.
32143         (Makefile.am): Rewrite, use logic from argz.
32144         (Include): Use <getopt.h> instead of "getopt.h".
32145
32146 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
32147
32148         * modules/argp (Files): Add m4/unlocked-io.m4.
32149         (Depends-on): Add extensions.
32150
32151 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
32152
32153         * m4/argp.m4 (gl_ARGP): Do not check for argp.h or argp_parse; nobody
32154         uses HAVE_ARGP_H or HAVE_ARGP_PARSE.
32155         Require gl_FUNC_GLIBC_UNLOCKED_IO, gl_USE_SYSTEM_EXTENSIONS.
32156         Check for program_invocation_name, program_invocation_short_name,
32157         flockfile, funlockfile, features.h, _getopt_long_only_r.
32158
32159 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
32160
32161         * lib/argp-help.c, argp-parse.c: Use "gettext.h" instead of
32162         its complicated substitute.
32163         * lib/argp-help.c: Include <errno.h>, for program_invocation_short_name
32164         and program_invocation_name.
32165         (__argp_basename) [!_LIBC]: Remove; the only use was
32166         replaced by its body.
32167         (__argp_short_program_name): Change condition from
32168         !defined __argp_short_program_name to
32169         ! (defined _LIBC || HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME),
32170         to match argp-namefrob.h.
32171         (__argp_failure): Don't assume strerror_r returns char *.
32172         * lib/argp-parse.c (N_): Define unconditionally.
32173         (argp_default_options): Fill out initializers with 0 to avoid
32174         gcc warnings.
32175
32176 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
32177
32178         * config/srclist.txt: Remove getopt.c, getopt.h (renamed to getopt_.h),
32179         getopt1.c.
32180
32181 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
32182
32183         Merge from coreutils.
32184
32185         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
32186
32187         * m4/obstack.m4 (gl_PREREQ_OBSTACK): Require
32188         gl_AC_HEADER_INTTYPES_H, gl_AC_HEADER_STDINT_H, gl_AC_TYPE_UINTMAX_T.
32189
32190 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
32191
32192         Merge from coreutils.
32193
32194         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Don't set to 1 if missing
32195         wmemchr or wmemcpy.  Problem reported by Robert Dahlem
32196         for Reliant Unix 5.43.
32197
32198         * lib/obstack.c: Include <inttypes.h> and <stdint.h> if available.
32199         (union fooround): Use uintmax_t, not long int.
32200         The rest is a merge from libc:
32201         [defined _LIBC]: Include <shlib-compat.h>.
32202         (_obstack) [defined _LIBC]: Remove after 2.3.4.
32203
32204         * lib/settime.c (settime): Recode to avoid warning with
32205         Sun Forte C 6U2.
32206
32207         * lib/strverscmp.c: Convert to UTF-8.
32208
32209 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
32210
32211         * modules/obstack (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
32212         m4/uintmax_t.m4.
32213
32214 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
32215
32216         * modules/xalloc-die: New file.
32217         * modules/xalloc: Remove dependencies on error, gettext, exitfail.
32218
32219         * modules/md5 (Files): Add m4/uint32_t.m4.
32220         * modules/sha1: Renamed from modules/sha.
32221         (Files):
32222         Rename lib/sha.h to lib/sha1.h.
32223         Rename lib/sha.c to lib/sha1.c.
32224         Rename m4/sha.m4 to m4/sha1.m4.
32225         (lib_SOURCES): Likewise.
32226         (configure.ac): Rename gl_SHA to gl_SHA1.
32227         (Include): sha.h -> sha1.h.
32228
32229 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
32230
32231         * m4/uint32_t.m4, m4/uintptr_t.m4: New files.
32232         * m4/sha1.m4: Renamed from sha.m4.
32233         (gl_SHA1): Renamed from gl_SHA.  All uses changed.
32234
32235 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
32236
32237         * lib/obstack.h (obstack_empty_p):
32238         Don't assume that chunk->contents is suitably aligned.
32239         * lib/obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk):
32240         Likewise. Problem reported by Benno in
32241         <http://sources.redhat.com/ml/libc-alpha/2004-08/msg00055.html>.
32242
32243         * lib/chown.c (rpl_chown): Work even if the file is writeable but not
32244         readable.  This could be improved further but it'd take some work.
32245
32246 2004-08-08  Simon Josefsson  <jas@extundo.com>
32247
32248         * modules/xgethostname (Depends-on): Remove exit and error (not
32249         used).
32250
32251         * modules/getpass-gnu: Add getpass.h.
32252         (Depends-on): Add stdbool.
32253         * modules/getpass: Add getpass.h.
32254
32255 2004-08-08  Simon Josefsson  <jas@extundo.com>
32256
32257         * m4/getpass.m4 (gl_FUNC_GETPASS, gl_FUNC_GETPASS_GNU):
32258         Check getpass declaration.
32259
32260 2004-08-08  Simon Josefsson  <jas@extundo.com>
32261
32262         * lib/xgethostname.c: Don't include error.h (not used).
32263
32264         * lib/getpass.h: Add.
32265         * lib/getpass.c: Include getpass.h first.
32266
32267 2004-08-08  Paul Eggert  <eggert@cs.ucla.edu>
32268
32269         * lib/xalloc-die.c: New file.
32270         * lib/xalloc.h (xalloc_fail_func, xalloc_msg_memory_exhausted): Remove.
32271         All uses removed.
32272         * lib/xmalloc.c (xalloc_fail_func, xalloc_msg_memory_exhausted):
32273         Likewise. Move inclusions of gettext.h, error.h, exitfail.h to
32274         xalloc-die.c.
32275         (_, N_, xalloc_die): Move to xalloc-die.c.
32276         * lib/userspec.c (parse_user_spaec): Use xstrdup rather than strdup,
32277         so that we needn't mess with xalloc_msg_memory_exhausted.
32278
32279         * lib/sha1.h: Renamed from sha.h.
32280         (SHA1_H): Renamed from _SHA_H.
32281         (sha1_ctx): Renamed from sha_ctx.
32282         (sha1_init_ctx): Renamed from sha_init_ctx.
32283         (sha1_process_block): Renamed from sha_process_block.
32284         (sha1_process_bytes): Renamed from sha_process_bytes.
32285         (sha1_finish_ctx): Renamed from sha_finish_ctx.
32286         (sha1_read_ctx): Renamed from sha_read_ctx.
32287         (sha1_stream): Renamed from sha_stream.
32288         (sha1_buffer): Renamed from sha_buffer.
32289         * lib/sha1.c: Likewise; renamed from sha.c.
32290         Do not include <sys/types.h>.
32291         Include <stddef.h> rather than <stdlib.h>.
32292
32293 2004-08-08  Bruno Haible  <bruno@clisp.org>
32294
32295         * lib/pathname.h (FILE_SYSTEM_PREFIX_LEN): Renamed from
32296         FILESYSTEM_PREFIX_LEN.
32297         * lib/progreloc.c: Likewise.
32298         * lib/concatpath.c (concatenated_pathname): Use FILE_SYSTEM_PREFIX_LEN.
32299
32300 2004-08-06  Simon Josefsson  <jas@extundo.com>
32301
32302         * modules/progname (Depends-on): Don't depend on stdbool.
32303
32304 2004-08-06  Simon Josefsson  <jas@extundo.com>
32305
32306         * modules/getsubopt: New file.
32307         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
32308         getsubopt.
32309
32310 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
32311
32312         More merge from coreutils.
32313
32314         * m4/utimens.m4, m4/utimecmp.m4: New files.
32315         * m4/backupfile.m4, euidacces.m4, acl.m4, afs.m4, calloc.m4, dirfd.m4,
32316         fsusage.m4, jm-macros.m4, ls-mntd-fs.m4, md5.m4, mountlist.m4,
32317         prereq.m4, sha.m4: Import changes from coreutils.
32318
32319 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
32320
32321         More merge from coreutils.
32322         * modules/raise, modules/readtokens0, modules/utimens:
32323         * modules/utimecmp, module/xnanosleep: New files.
32324         * modules/strftime: Add lib/strftime.h.
32325         Change include from <time.h> to "strftime.h".
32326         * modules/yesno: Add lib/yesno.h.
32327         * modules/backupfile: Remove lib/addext.c.
32328         * modules/euidaccess: Add stat-macros.h.
32329         * modules/canonicalize, modules/euidaccess,
32330         modules/filemode, modules/lchown, modules/makepath,
32331         modules/rmdir, modules/stat: Likewise.
32332
32333 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
32334
32335         Merge from tar.
32336         * lib/argp-help.c (make_hol, hol_append): Don't assume that
32337         SIZE_MAX is a valid preprocessor constant.
32338         (__argp_basename): Change from "#ifndef _LIBC"
32339         to "#ifndef __argp_short_program_name", so that
32340         we don't compile these functions for tar.
32341
32342         More merges from coreutils.
32343         * lib/raise.c, lib/readtokens0.h, lib/readtokens0.c, lib/strftime.h:
32344         * lib/utimens.h, lib/utimens.c, lib/utimecmp.h, lib/utimecmp.c:
32345         * lib/xnanosleep.h, lib/xnanosleep.c, lib/yesno.h: New files.
32346         * lib/addext.c: Remove; no longer needed.
32347         * lib/yesno.c, lib/argmatch.h, lib/argmatch.c, lib/backupfile.h,
32348         lib/backupfile.c, lib/euidaccess.c, lib/filemode.c, lib/closeout.c,
32349         lib/dup2.c, lib/exclude.c, lib/fileblocks.c, lib/filemode.c,
32350         lib/fnmatch.c, lib/fnmtahc_loop.c, lib/fopen-safer.c, lib/fsusage.c,
32351         lib/fsusage.h, lib/ftruncate.c, lib/full-write.c, lib/getdate.y,
32352         lib/getloadavg.c, lib/getugroups.c, lib/hard-locale.c,
32353         lib/hard-locale.h, lib/hash.c, lib/human.c, lib/human.h, lib/lchown.c,
32354         lib/lchown.h, lib/makepath.c, lib/makepath.h, lib/md5.c, lib/md5.h,
32355         lib/memchr.c, lib/memcoll.c, lib/memrchr.c, lib/modechange.c,
32356         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
32357         lib/posixtm.c, lib/putenv.c, quotearg.c, lib/quotearg.h,
32358         lib/readtokens.c, lib/readutmp.c, lib/readutmp.h, lib/rmdir.c,
32359         lib/safe-read.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c,
32360         lib/sig2str.c, lib/stat.c, lib/strtoimax.c, lib/strverscmp.c,
32361         lib/userspec.c, lib/utime.c, lib/version-etc.c., lib/xgethostname.c,
32362         lib/xmemcoll.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtod.h,
32363         lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h, lib/xstrtoumax.c:
32364         Import changes from coreutils.
32365
32366 2004-08-05  Simon Josefsson  <jas@extundo.com>
32367
32368         * m4/strdup.m4: Always run gl_PREREQ_STRDUP, since strdup.h need it.
32369
32370 2004-08-05  Simon Josefsson  <jas@extundo.com>
32371
32372         * m4/getsubopt.m4: New file.
32373
32374 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
32375
32376         Merge from coreutils.
32377
32378         * m4/c-strtod.m4, m4/canonicalize.m4, m4/fcntl-safer.m4:
32379         * m4/getcwd-path-max.m4: New files.
32380
32381         * m4/dos.m4 (gl_AC_DOS): filesystem -> file system renaming.
32382         FILESYSTEM_PREFIX_LEN ->
32383         FILE_SYSTEM_PREFIX_LEN.
32384         FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX ->
32385         FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX.
32386         FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR ->
32387         FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR.
32388
32389         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't require gl_AC_DOS, the
32390         prerequisite modules now handle the DOS stuff.
32391         Don't check for unistd.h.
32392
32393 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
32394
32395         Merge from coreutils.
32396
32397         * lib/.gdb-history: Remove; this doesn't belong here.
32398
32399         * lib/c-strtod.c, lib/c-strtod.h, lib/c-strtold.c, lib/cycle-check.c:
32400         * lib/cycle-check.h, lib/dev-ino.h, lib/canonicalize.h:
32401         * lib/canonicalize.c, lib/fcntl-safer.h, lib/fcntl-safer.c:
32402         * lib/getcwd.c: New files.
32403
32404         * lib/dirname.h: Include <stdbool.h>.
32405         (FILE_SYSTEM_PREFIX_LEN): Renamed from FILESYSTEM_PREFIX_LEN,
32406         for consistency with POSIX terminology.  All uses changed.
32407         (IS_ABSOLUTE_FILE_NAME, IS_RELATIVE_FILE_NAME): New macros.
32408         (strip_trailing_slashes): Use bool for booleans.
32409         * lib/stripslash.c (strip_trailing_slashes): Likewise.
32410
32411         * lib/error.c: Work around bug in OpenBSD 3.4 sterror_r: it
32412         sometimes returns a positive errno value even when it succeeds.
32413         (print_errno_message) [!LIBC]: Fall back on strerror if
32414         __strerror_r fails.
32415
32416         * lib/path-concat.c (mempcpy): Don't define if a system header defines
32417         it. Don't include stdio.h, stdlib.h, unistd.h, strdup.h.
32418         (longest_relative_suffix): New function.
32419         (path_concat): Use it.  Assume first argument is not NULL.
32420         Port to DOS.  Omit redundant separators.
32421         Report an error instead of returning NULL.
32422         Use mempcpy instead of memcpy.
32423         (xpath_concat): Remove: not declared or used.
32424
32425         * lib/same.h: Include <stdbool.h>
32426         (same_name): Return bool, not int.
32427         * lib/same.c (same_name): Likewise.
32428         (errno): Don't declare; we assume C89 or better now.
32429
32430         * lib/stat-macros (S_ISCTG, S_ISOFD, S_ISOFL): New macros,
32431         if not already defined.
32432
32433         * lib/xgetcwd.c (errno): Don't declare; we assume C89 or better now.
32434         * lib/dup-safer.c (errno): Likewise.
32435
32436 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
32437
32438         Merge from coreutils.
32439         * modules/c-strtod, modules/c-strtold, modules/canonicalize:
32440         * modules/cycle-check, modules/fcntl-safer, modules/getcwd: New files.
32441         * modules/path-concat: Don't depend on strdup.
32442
32443 2004-08-03  Simon Josefsson  <jas@extundo.com>
32444
32445         * lib/strdup.h: Only use HAVE_DECL_STRDUP if defined.
32446         * lib/progname.h: Don't include stdbool.h.
32447
32448 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
32449
32450         * modules/fatal: Remove, as the "fatal" module wasn't used or working.
32451         * MODULES.html.sh (func_all_modules): Remove fatal.
32452
32453 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
32454
32455         * m4/fatal.m4: Remove, as the "fatal" module wasn't used or working.
32456
32457 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
32458
32459         * lib/fatal.c, fatal.h: Remove as the "fatal" module wasn't used or
32460         working.
32461
32462 2004-08-02  Simon Josefsson  <jas@extundo.com>
32463
32464         * lib/getsubopt.h: New file, with comments from Bruno Haible.
32465         * lib/getsubopt.c: New file, from glibc, but slightly modified based on
32466         suggestions from Paul Eggert <eggert@cs.ucla.edu>.
32467
32468 2004-08-01  Simon Josefsson  <jas@extundo.com>
32469
32470         * lib/xgetdomainname.c: Include stdlib.h, for free().
32471
32472 2004-07-19  Bruno Haible  <bruno@clisp.org>
32473
32474         * MODULES.html.sh (func_all_modules): Add dummy.
32475
32476 2004-07-16  Simon Josefsson  <jas@extundo.com>
32477
32478         * modules/dummy: New file.
32479
32480 2004-07-16  Simon Josefsson  <jas@extundo.com>
32481
32482         * lib/dummy.c: New file.
32483
32484 2004-07-16  Bruno Haible  <bruno@clisp.org>
32485
32486         * lib/backupfile.h: Add extern "C" for C++.
32487         * lib/closeout.h: Likewise.
32488         * lib/copy-file.h: Likewise.
32489         * lib/findprog.h: Likewise.
32490         * lib/full-write.h: Likewise.
32491         * lib/pathname.h: Likewise.
32492         * lib/progname.h: Likewise.
32493         * lib/stpcpy.h: Likewise.
32494         * lib/stpncpy.h: Likewise.
32495         * lib/strcase.h: Likewise.
32496         * lib/strstr.h: Likewise.
32497         * lib/xalloc.h: Likewise.
32498
32499         * lib/mbswidth.h: Add extern "C" for C++.
32500         Reported by Albert Chin-A-Young <china@thewrittenword.com>.
32501
32502 2004-07-13  Robert Millan  <robertmh@gnu.org>
32503
32504         * m4/host-os.m4: s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g.
32505
32506 2004-07-09  Simon Josefsson  <jas@extundo.com>
32507
32508         * lib/getndelim2.c: Include stddef.h, for ptrdiff_t.  (FreeBSD 4.9
32509         failed without this.)
32510
32511 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
32512
32513         * modules/chown (Files): Add lib/fchown-stub.c, since
32514         gl_PREREQ_CHOWN invokes AC_LIBOBJ(fchown-stub).
32515
32516 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
32517
32518         * lib/fchown-stub.c: New file.
32519
32520 2004-06-24  Jim Meyering  <jim@meyering.net>
32521
32522         * lib/obstack.h (obstack_base): Cast to (void *), per documentation.
32523
32524 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
32525
32526         * modules/argz: Omit "#include".
32527
32528         * MODULES.html.sh (func_all_modules): Add calloc, to match
32529         2004-06-01 addition of calloc module.
32530
32531 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
32532
32533         * m4/argz.m4: New file, which is autoupdated from libtool.
32534
32535 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
32536
32537         * lib/argz.c, lib/argz_.h: New files, which are autoupdated from
32538         libtool.
32539
32540 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
32541
32542         * config/srclist-update: Don't insist on "USA." before the
32543         close-comment, as libtool omits the period and puts the */ on a
32544         separate line.
32545         * config/srclist.txt: Add argz.c, argz_.h, argz.m4.
32546         * config/srclistvars.sh: Add LIBTOOL (for eggert only).
32547
32548 2004-06-22  Gary V. Vaughan  <gary@gnu.org>
32549
32550         * modules/argz: New file.
32551         * MODULES.html.sh (func_all_modules): Add argz.
32552
32553 2004-06-12  Jim Meyering  <jim@meyering.net>
32554         and  Paul Eggert  <eggert@cs.ucla.edu>
32555
32556         * modules/hash (Files): Add lib/xalloc.h.
32557         * modules/pipe (Depends-on): Add wait-process.
32558         * modules/stat (Depends-on): Add xalloc.
32559         * modules/userspec (Files): Add lib/userspec.h.
32560         * modules/xstrto
32561
32562         Upgrade from gettext-0.13.
32563         * modules/gettext (Files): Add m4/intmax.m4, m4/longdouble.m4,
32564         m4/longlong.m4, m4/printf-posix.m4, m4/signed.m4, m4/size_max.m4,
32565         m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4.
32566
32567 2004-06-10  Jim Meyering  <jim@meyering.net>
32568
32569         * lib/calloc.c: New file.
32570
32571 2004-06-06  Paul Eggert  <eggert@cs.ucla.edu>
32572
32573         * lib/getdate.y (yylex): Allow space between sign and number.
32574         Problem reported by Dan Jacobson.
32575
32576 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
32577
32578         Merge from coreutils CVS.
32579
32580         * m4/backupfile.m4, dirname.m4, human.m4, inttypes.m4, longlong.m4,
32581         makepath.m4, memchr.m4, memcmp.m4, mountlist.m4, path-concat.m4,
32582         putenv.m4, quotearg.m4, readutmp.m4, strtoimax.m4, strtoll.m4,
32583         strtoull.m4, strtoumax.m4, ulonglong.m4, vasnprintf.m4,
32584         xstrtol.m4: Fix copyright date and/or serial number.
32585
32586         * m4/chown.m4 (gl_PREREQ_CHOWN): Check for fcntl.h.
32587         See if we need an fchown replacement.
32588         (gl_FUNC_CHOWN_FOLLOWS_SYMLINK): New macro.
32589         (gl_FUNC_CHOWN): Require gl_FUNC_CHOWN_FOLLOWS_SYMLINK,
32590         and use the replacement function if we detect either defect.
32591
32592         * m4/prereq.m4 (gl_PREREQ): Add gl_ALLOCSA, gl_CLOEXEC, gl_INTTOSTR,
32593         gl_UTIMECMP.
32594
32595 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
32596         and  Jim Meyering  <jim@meyering.net>
32597
32598         Merge from coreutils CVS.
32599
32600         * lib/stat-macros.h: New file, with contents from file-type.h
32601         and coreutils' system.h.
32602         * lib/file-type.c: Include "stat-macros.h".
32603         * lib/file-type.h (file_type): Move all macro definitions to new file,
32604         stat-macros.h.
32605
32606         * lib/chown.c (rpl_chown) [CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE]:
32607         Wrap old code with this conditional.
32608         [CHOWN_MODIFIES_SYMLINK]: Try to work around a chown
32609         function that does not dereference symlinks.
32610         * lib/lchown.c (lchown) [CHOWN_MODIFIES_SYMLINK]: Just call chown.
32611
32612         * lib/xreadlink.c: Include xreadlink.h first, to catch .h file
32613         dependency problems.
32614         (xreadlink): Accept new arg SIZE, for efficiency.
32615         All decls and uses changed.
32616         * lib/xreadlink.h: Include <stddef.h>, for size_t.
32617
32618         * lib/.cppi-disable: Add alloca_.h, allocsa.h, exit.h, getndelim2.h,
32619         gettext.h, localcharset.h, strdup.h, strndup.h, strtoul.c, time_r.h.
32620
32621         * lib/.cvsignore: Add alloca.h, fnmatch.h, poll.h, stdbool.h,
32622         sysexits.h.
32623
32624 2004-06-01  Jim Meyering  <jim@meyering.net>
32625
32626         * m4/calloc.m4: New file.
32627
32628 2004-05-31  Paul Eggert  <eggert@cs.ucla.edu>
32629
32630         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Detect _Bool bug in HP aC++/ANSI
32631         C B3910B A.05.55 [Dec 04 2003].  Problem reported by Jim Meyering.
32632         Also, fix a typo in a diagnostic.
32633
32634 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
32635
32636         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Do not require AC_FUNC_MALLOC
32637         or AC_FUNC_REALLOC.
32638
32639 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
32640
32641         * lib/xmalloc.c (HAVE_MALLOC, HAVE_REALLOC): Do not require these
32642         macros to be defined.
32643         (xnmalloc_inline, xnrealloc_inline, xcalloc): Do not die if
32644         the allocator returns NULL because the requested size is zero.
32645
32646 2004-05-20  Paul Eggert  <eggert@cs.ucla.edu>
32647
32648         * lib/malloc/obstack.c (_obstack) [defined _LIBC]: Bring back this
32649         var.  Add comment explaining why libc still defines it.  This
32650         merges the following patch from glibc:
32651         http://sources.redhat.com/ml/libc-alpha/2004-05/msg00157.html
32652
32653 2004-05-20  Andreas Schwab  <schwab@suse.de>
32654
32655         * m4/free.m4: Replace free if it not known to work, not the other
32656         way round.
32657
32658 2004-05-19  Paul Eggert  <eggert@cs.ucla.edu>
32659
32660         * lib/obstack.c (_obstack): Remove unused variable.  It hasn't been
32661         present in glibc since revision 1.1 of this file.
32662         * lib/obstack.h (_obstack_free, obstack_1grow, obstack_1grow_fast,
32663         obstack_alignment_mask, obstack_alloc, obstack_base,
32664         obstack_blank, obstack_blank_fast, obstack_chunk_size,
32665         obstack_copy, obstack_copy0, obstack_finish, obstack_grow,
32666         obstack_grow0, obstack_init, obstack_int_grow,
32667         obstack_int_grow_fast, obstack_make_room, obstack_memory_used,
32668         obstack_next_free, obstack_object_size, obstack_ptr_grow,
32669         obstack_ptr_grow_fast, obstack_room): Remove declarations of
32670         nonexistent functions.
32671
32672 2004-05-18  Karl Berry  <karl@gnu.org>
32673
32674         * config/srclist.txt: break link for vasnprintf.c.
32675
32676 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
32677
32678         Port obstack to the AS/400, where pointers are 16 bytes wide and
32679         you cannot cast an integer to a valid pointer.  This patch is
32680         currently waiting to be integrated into glibc; see
32681         <http://sources.redhat.com/ml/libc-alpha/2004-05/msg00073.html>.
32682
32683         * lib/obstack.h (__PTR_TO_INT, __INT_TO_PTR): Remove.
32684         All uses of __INT_TO_PTR (PTR_TO_INT ...) replaced by __PTR_ALIGN.
32685         (__BPTR_ALIGN, __PTR_ALIGN): New macros.
32686         (struct obstack): temp member is now a union of a pointer and
32687         an integer, instead of an integer.  All integer uses changed.
32688         This does not affect the physical layout of struct obstack,
32689         except on hosts (like the AS/400) where the size or alignment of
32690         void * is greater than that of ptrdiff_t.
32691         (obstack_finish) [! (defined __GNUC__ && defined __STDC__ &&
32692         __STDC__)]: Store temporary in pointer member of union, not
32693         integer member.
32694         * lib/obstack.c: Include <stddef.h>, for offsetof.
32695         (struct fooalign): Remove; it doesn't need a name.
32696         (union fooround): Change double to long double, and add void *.
32697         (DEFAULT_ALIGNMENT): Use offsetof to compute.
32698         (DEFAULT_ALIGNMENT, DEFAULT_ROUNDING): Now an enum constant,
32699         not a macro.  Hence the values are always int; so remove all
32700         casts-to-int in uses.
32701
32702 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
32703
32704         * config/srclist.txt: Break link for argp-help.c and argp-parse.c until
32705         we can get this patch merged into glibc.
32706
32707 2004-05-17  Derek R. Price  <derek@ximbiot.com>
32708             Paul Eggert  <eggert@cs.ucla.edu>
32709
32710         * m4/argp: Depend on alloca.
32711
32712 2004-05-17  Derek R. Price  <derek@ximbiot.com>
32713             Paul Eggert  <eggert@cs.ucla.edu>
32714
32715         * lib/argp-help.c, argp-parse.c: Assume <alloca.h> rather than
32716         freecoding.
32717
32718 2004-05-17  Bruno Haible  <bruno@clisp.org>
32719
32720         * lib/vasnprintf.c (VASNPRINTF): Correctly handle the case of a
32721         precision that consists of a '.' followed by an empty digit string.
32722         Patch by Tor Lillqvist <tml@iki.fi>.
32723
32724 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
32725
32726         * m4/alloca.m4 (gl_FUNC_ALLOCA): Define HAVE_ALLOCA_H always,
32727         for backward compatibility with older code.  We need our own
32728         alloca.h if _AIX is defined.  Define HAVE_ALLOCA if we discover
32729         it under some other name, and our alloca.h will define it.
32730
32731 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
32732             Derek Price  <derek@ximbiot.com>
32733
32734         * lib/alloca.c: Include <alloca.h>, to get our interface.
32735         * lib/alloca_.h: Use __alloca on AIX, so that we don't have to
32736         include <alloca.h> first.  Use C89 prototype for alloca; this
32737         requires including <stddef.h> for size_t.  Use extern "C" if C++.
32738         Use #elif for simplicity, since we can assume C89 now.
32739         Don't try to source the system alloca.h since it will not be found
32740         and to prevent recursively including its replacement.
32741         * lib/fnmatch.c: Include <alloca.h> instead of opencoding.
32742         * lib/regex.c: Likewise.
32743
32744 2004-05-16  Derek Price  <derek@ximbiot.com>
32745             Paul Eggert  <eggert@cs.ucla.edu>
32746
32747         getline cleanup.  This changes the getndelim2 API: both order of
32748         arguments, and meaning of delim2 (now uses EOF, not 0, to indicate
32749         no delimiter).
32750
32751         * lib/getline.c: Don't include stddef.h or stdio.h, since our
32752         interface does that.
32753         (getline): Always use getdelim, so that we don't have two
32754         copies of this code.
32755         * lib/getndelim2.c: Include <limits.h>, <inttypes.h>, <stdint.h>
32756         if available.
32757         (PTRDIFF_MAX, SIZE_MAX, SSIZE_MAX): Define if not defined.
32758         (GETNDELIM2_MAXIMUM): New macro.
32759         (getndelim2): Reorder arguments.  delim==EOF now means no delimiter,
32760         instead of the old practice of delim2==0.  All callers changed.
32761         Return -1 on overflow, instead of returning junk.
32762         Do not set *linesize unless allocation succeeds.
32763         * lib/getndelim2.h: Do not include stddef.h; no longer needed, now
32764         that we include sys/types.h.
32765         * lib/getnline.h: Likewise.
32766         * lib/getndelim2.h (GETNLINE_NO_LIMIT): New macro.
32767         (getndelim2): Reorder arguments.
32768         * lib/getnline.c (getnline, getndelim):
32769         Don't discard the NMAX argument.
32770         (getnline): Invoke getndelim, to avoid code duplication.
32771         * lib/getnline.h (GETNLINE_NO_LIMIT): New macro, used instead
32772         of (size_t) -1 by callers of the getnline family.
32773
32774 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
32775
32776         * m4/gettime.m4 (gl_GETTIME): Require gl_TIMESPEC.
32777         Check for gettimeofday.
32778         * m4/settime.m4 (gl_SETTIME): Require gl_TIMESPEC.
32779         Check for settimeofday, stime.
32780
32781 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
32782
32783         * lib/nanosleep.c (suspended): Change its type from int to
32784         sig_atomic_t volatile.
32785         (first_call): Make it private to rpl_nanosleep, and have it
32786         be zero initially as that's a bit faster.
32787         (my_usleep): Round up fractional times instead of truncating them,
32788         as this is the usual meaning for 'sleep'.
32789
32790         * lib/gettime.c (gettime): Fall back on `time' if `gettimeofday'
32791         doesn't work.
32792         * lib/settime.c: Include <unistd.h>, for stime (on Solaris 8, anyway).
32793         (ENOSYS): Define if not defined.
32794         (settime): Fall back on stime if it exists and settimeofday fails.
32795         But don't bother with fallbacks if a method fails with errno == EPERM.
32796
32797 2004-05-11  Jim Meyering  <jim@meyering.net>
32798
32799         Prior to this change, the save_cwd caller required read access to the
32800         current directory on most systems (ones with the fchdir function).
32801
32802         * lib/save-cwd.c (save_cwd) [HAVE_FCHDIR]: If opening `.' read-only
32803         fails, try write-only, and finally, resort to using xgetcwd.
32804
32805 2004-05-06  Paul Eggert  <eggert@cs.ucla.edu>
32806
32807         * lib/obstack.c, obstack.h: Import changes from libc.
32808
32809 2004-04-28  Bruno Haible  <bruno@clisp.org>
32810
32811         * lib/findprog.c (find_in_path): Treat Cygwin like Windows, since it
32812         also implicitly appends .exe to executables.
32813         * lib/localcharset.c (ISSLASH): Treat Cygwin like Windows, since it now
32814         accepts Windows pathnames.
32815         * lib/pathname.h (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
32816         Treat Cygwin like Windows, since it now accepts Windows pathnames.
32817         * lib/progreloc.c (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
32818         Treat Cygwin like Windows, since it now accepts Windows pathnames.
32819         Reported by Derek Robert Price <derek@ximbiot.com>.
32820
32821 2004-04-21  Karl Berry  <karl@gnu.org>
32822
32823         * config/srclist.txt (localcharset.c): break sync.
32824
32825 2004-04-20  Paul Eggert  <eggert@twinsun.com>
32826
32827         * m4/host-os.m4: Add a copyright notice.
32828
32829 2004-04-20  Jim Meyering  <jim@meyering.net>
32830
32831         Change UTILS_ to gl_ in AC_DEFINE'd names.
32832         Change utils_- and jm_-prefixed variables, too.
32833         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Renamed from
32834         UTILS_FUNC_MKDIR_TRAILING_SLASH.
32835         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Renamed from UTILS_FUNC_MKSTEP.
32836
32837         * m4/dirfd.m4 (gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
32838         Don't emit trailing blanks.
32839         Also rename jm_-prefixed variables to have gl_ prefix.
32840
32841         * m4/host-os.m4 (gl_HOST_OS): Rename from UTILS_HOST_OS.
32842         Also rename jm_-prefixed variables to have gl_ prefix.
32843
32844         * m4/jm-macros.m4: Reflect the renamings.
32845         * m4/prereq.m4: Likewise.
32846
32847 2004-04-20  Jim Meyering  <jim@meyering.net>
32848
32849         * lib/getndelim2.c (getndelim2): Upon realloc failure, don't leak
32850         memory.
32851
32852 2004-04-20  Jim Meyering  <jim@meyering.net>
32853             Bruno Haible  <bruno@clisp.org>
32854
32855         * lib/localcharset.c (get_charset_aliases) [!VMS && !WIN32]: Don't leak
32856         memory when realloc fails.
32857
32858 2004-04-19  Jim Meyering  <jim@meyering.net>
32859
32860         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Require gl_FUNC_FREE,
32861         now that readutmp.c may call `free (0)'.
32862
32863 2004-04-19  Bruno Haible  <bruno@clisp.org>
32864
32865         * m4/mbrtowc.m4: Change jm_ to gl_ in cache variables as well.
32866         * m4/inttypes_h.m4: Likewise.
32867         * m4/stdint_h.m4: Likewise.
32868         * m4/intmax_t.m4: Likewise.
32869         * m4/uintmax_t.m4: Likewise.
32870
32871 2004-04-18  Jim Meyering  <jim@meyering.net>
32872
32873         * m4/prereq.m4: Don't forbid jm_ prefix.
32874
32875         * m4/afs.m4, m4/allocsa.m4, m4/assert.m4, m4/backupfile.m4:
32876         * m4/bison.m4, m4/check-decl.m4, m4/chown.m4, m4/d-ino.m4:
32877         * m4/d-type.m4, m4/dirname.m4, m4/dos.m4, m4/error.m4, m4/fpending.m4:
32878         * m4/fstypename.m4, m4/fsusage.m4, m4/ftruncate.m4, m4/getdate.m4:
32879         * m4/getgroups.m4, m4/gettext.m4, m4/glibc21.m4, m4/group-member.m4:
32880         * m4/human.m4, m4/intmax.m4, m4/intmax_t.m4, m4/inttostr.m4:
32881         * m4/inttypes.m4, m4/inttypes_h.m4, m4/jm-macros.m4, m4/jm-winsz1.m4:
32882         * m4/jm-winsz2.m4, m4/lchown.m4, m4/lib-check.m4, m4/link-follow.m4:
32883         * m4/localcharset.m4, m4/longlong.m4, m4/ls-mntd-fs.m4, m4/lstat.m4:
32884         * m4/makepath.m4, m4/mbrtowc.m4, m4/mbswidth.m4, m4/memchr.m4:
32885         * m4/memcmp.m4, m4/mkdtemp.m4, m4/mkstemp.m4, m4/mountlist.m4:
32886         * m4/nanosleep.m4, m4/path-concat.m4, m4/perl.m4, m4/prereq.m4:
32887         * m4/putenv.m4, m4/quotearg.m4, m4/regex.m4, m4/stat.m4:
32888         * m4/stdint_h.m4, m4/strftime.m4, m4/strtoimax.m4, m4/strtoll.m4:
32889         * m4/strtoull.m4, m4/strtoumax.m4, m4/timespec.m4, m4/uintmax_t.m4:
32890         * m4/ulonglong.m4, m4/unlink-busy.m4, m4/unlocked-io.m4, m4/uptime.m4,
32891         * m4/utimbuf.m4, m4/utime.m4, m4/utimes-null.m4, m4/vasnprintf.m4:
32892         * m4/xstrtoimax.m4, m4/xstrtol.m4, m4/xstrtoumax.m4:
32893         Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
32894
32895 2004-04-18  Jim Meyering  <jim@meyering.net>
32896
32897         * lib/readutmp.c (read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc
32898         failure, don't leak memory and do call END_UTMP_ENT.
32899
32900 2004-04-16  Jim Meyering  <jim@meyering.net>
32901
32902         * m4/prereq.m4 (jm_PREREQ_STAT): Remove macro.  It is specific to
32903         coreutils' stat program.
32904         (gl_PREREQ): Don't require jm_PREREQ_STAT.
32905
32906 2004-04-11  Paul Eggert  <eggert@twinsun.com>
32907
32908         * lib/inttostr.h: Include <limits.h> unconditionally, since we assume
32909         C89.
32910         (CHAR_BIT): Remove, since we assume C89.
32911         Include <stdint.h> if available, as per current Autoconf CVS advice.
32912
32913 2004-03-31  Jim Meyering  <jim@meyering.net>
32914
32915         * m4/prereq.m4: Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
32916         Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
32917         * m4/xalloc.m4: Likewise.
32918
32919 2004-03-30  Paul Eggert  <eggert@twinsun.com>
32920
32921         Merge from coreutils.
32922
32923         * m4/inttostr.m4: New file.
32924         * m4/getdate.m4 (gl_GETDATE): Remove time-related stuff.
32925         Require AM_STDBOOL_H and gl_TIMESPEC instead.
32926         Require gl_CLOCK_TIME.
32927         * m4/clock_time.m4 (gl_CLOCK_TIME): Require AC_GNU_SOURCE.
32928
32929 2004-03-30  Paul Eggert  <eggert@twinsun.com>
32930
32931         * lib/cloexec.h, cloexec.c (set_cloexec_flag): Return int
32932         not bool, to be more consistent with Unix conventions.
32933         Suggested by Bruno Haible.
32934
32935         Merge from coreutils.
32936
32937         * lib/imaxtostr.c, lib/inttostr.c, lib/inttostr.h, lib/offtostr.c:
32938         * lib/umaxtostr.c: New files.
32939
32940         * lib/getdate.h: Include stdbool.h, and timespec.h instead of
32941         the usual <time.h> dance.
32942         (get_date): Change signature to support fractional time stamps.
32943         All callers changed.
32944         * lib/getdate.y: Include "getdate.h" first, as we can now
32945         assume C89 and don't need to worry about 'const'.
32946         Similarly, include "unlocked-io.h" near start, not in middle.
32947         Include <limits.h>.
32948         (textint.value): Use long int rather than int.
32949         (textint.digits): Use size_t rather than int.
32950         (BILLION, LOG10_BILLION): New constants.
32951         (parser_control): New member rel_ns.  Members day_ordinal,
32952         time_zone, month, day, hour, minutes, rel_year, rel_month,
32953         rel_day, rel_hour, rel_minutes, rel_seconds
32954         are now long int, not int.  Member seconds is now struct timespec,
32955         not int.  New member timespec_seen.  Members dates_seen, days_seen,
32956         local_zones_seen, rels_seen, times_seen, zones_seen are now size_t,
32957         not int.
32958         (%union.intval): Now long int, not int.
32959         New member timespec.
32960         (tSDECIMAL_NUMBER, tUDECIMAL_NUMBER): New tokens.
32961         (seconds, signed_seconds, unsigned_seconds): New nonterminals.
32962         (spec): Now is a timespec or an item list.
32963         (timespec, items): New nonterminals.
32964         (time, rel, relunit, number, get_date):
32965         Add support for fractional seconds.
32966         (time): Fix bug: seconds weren't cleared in "00:00 +0000" syntax.
32967         (gmtime, localtime, mktime): Remove decls; not needed with C89.
32968         (to_hour): First arg is now long int, not int.
32969         (to_year): Returns long int, not int.
32970         Don't treat year -70 like 70.
32971         (tm_diff): Returns long int, not int.
32972         (lookup_word): Use bool instead of int when appropriate.
32973         (yylex): Use size_t for count, not int.
32974         Detect overflow when parsing large integer constants.
32975         Add support for fractions.
32976         (get_date): Make pointers 'const' if possible.
32977         Use more-portable code to detect integer overflow.
32978         (main) [TEST]: Adjust to above changes.  Test for localtime failure.
32979         Don't use ctime; it's not reliable if the year has >4 digits.
32980
32981         * lib/human.c (humblock): Inspect BLOCKSIZE if BLOCK_SIZE isn't set.
32982         This is for compatibility with BSD.
32983
32984         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP): Define.
32985         (ATIME_CMP, CTIME_CMP, MTIME_CMP, TIMESPEC_NS): Likewise.
32986         From coreutils' system.h.
32987
32988         * lib/userspec.c: Don't include "posixver.h".
32989         (parse_user_spec): Fall back on USER.GROUP parsing, regardless
32990         of POSIX version, as POSIX 1003.1-2001 allows that behavior as a
32991         compatible extension.  Simplify code by removing a boolean int
32992         that was always nonzero if a string was nonnull.
32993
32994 2004-03-30  Jim Meyering  <jim@meyering.net>
32995
32996         Merge from coreutils.
32997
32998         Avoid a configure-time warning about sys/ucred.h on OSF V4.0.
32999         * m4/ls-mntd-fs.m4: Test for sys/ucred.h separately, since
33000         on some systems one must include <grp.h> before it.
33001         Reported by Christian Krackowizer.
33002
33003 2004-03-30  Jim Meyering  <jim@meyering.net>
33004
33005         Merge from coreutils.
33006
33007         * lib/mountlist.c [HAVE_SYS_UCRED_H]: Include grp.h before sys/ucred.h.
33008
33009         * lib/readtokens.c (readtoken): Don't leak 64 bytes when reading
33010         an empty input stream.
33011
33012         * lib/readtokens.c: Include <stdbool.h>.
33013         (readtoken): Use `size_t' rather than int/long.
33014         All callers adjusted.
33015         Use `bool' rather than `int' where appropriate.
33016         Use memset rather than an explicit loop.
33017         Use x2nrealloc rather than xrealloc.
33018         Allow the use of `\0' as a delimiter.
33019         (readtokens): Likewise.
33020         * lib/readtokens.h (readtoken, readtokens): Update prototypes.
33021
33022 2004-03-30  Jim Meyering  <jim@meyering.net>
33023
33024         * m4/realloc.m4: Remove file, since now it does no more than
33025         AC_REQUIRE([AC_FUNC_REALLOC]), and that can be done via
33026         the `configure.ac' section of module/realloc.
33027         * m4/malloc.m4: Likewise, but for AC_FUNC_MALLOC.
33028
33029 2004-03-30  Bruno Haible  <bruno@clisp.org>
33030
33031         * lib/getloadavg.c (getloadavg): Don't assume setlocale returns
33032         nonnull.
33033
33034 2004-03-29  Paul Eggert  <eggert@twinsun.com>
33035
33036         Merge changes to getloadavg.c from coreutils and Emacs.
33037
33038         * lib/getloadavg.c [!defined HAVE_SETLOCALE] (setlocale):
33039         Define to an expression, not to the empty string.
33040         Include cloexec.h and xalloc.h.
33041         (getloadavg): Restore LC_NUMERIC locale after setting it temporarily.
33042         Use set_cloexec_flag rather than rolling our own.
33043         * lib/cloexec.c, lib/cloexec.h: New files.
33044
33045 2004-03-29  Paul Eggert  <eggert@twinsun.com>
33046
33047         * m4/cloexec.m4: New file.
33048
33049 2004-03-18  Paul Eggert  <eggert@twinsun.com>
33050
33051         * lib/getopt.h: Sync with libc CVS.
33052
33053 2004-03-18  Paul Eggert  <eggert@twinsun.com>
33054             Bruno Haible  <bruno@clisp.org>
33055
33056         * m4/mbswidth.m4 (gl_MBSWIDTH): Also test whether <wchar.h> declares
33057         mbswidth.
33058
33059 2004-03-18  Paul Eggert  <eggert@twinsun.com>
33060             Bruno Haible  <bruno@clisp.org>
33061
33062         * lib/mbswidth.h: Include <wchar.h> only if
33063         HAVE_DECL_MBSWIDTH_IN_WCHAR_H, not on all platforms that have
33064         <wchar.h>.
33065         * lib/mbswidth.c: Include <stdio.h> and <time.h> before <wchar.h>.
33066
33067 2004-03-09  Paul Eggert  <eggert@twinsun.com>
33068
33069         * lib/argp-parse.c, getopt.c, getopt.h, getopt1.c:
33070         Sync with libc CVS.
33071         * lib/getopt_int.h: New file, also synced from libc.
33072
33073 2004-03-09  Paul Eggert  <eggert@twinsun.com>
33074
33075         * config/srclistvars.sh: Add GNUWWWLICENSES for eggert.
33076         * config/srclist.txt: Sync getopt with libc.  Add getopt_int.h.
33077         Bring back getopt.c, getopt.h, getopt1.c.
33078
33079 2004-03-07  Paul Eggert  <eggert@twinsun.com>
33080
33081         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Renamed from jm_PREREQ_C_STACK.
33082         All uses changed.  Check for sa_sigaction member; this fixes
33083         a bug first reported by Jason Andrade in
33084         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
33085
33086 2004-03-07  Paul Eggert  <eggert@twinsun.com>
33087
33088         * lib/c-stack.c (SIGACTION_WORKS): New macro.  Use it instead of long
33089         '#if' expressions.  Unlike the code it replaces, it does not
33090         depend on (defined _SC_PAGESIZE).  However, it does depend on
33091         HAVE_STRUCT_SIGACTION_SA_SIGACTION; this last change fixes a bug
33092         first reported by Jason Andrade in
33093         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
33094
33095 2004-02-25  Simon Josefsson  <jas@extundo.com>
33096
33097         * m4/strdup.m4 (gl_PREREQ_STRDUP): Check whether strdup is declared.
33098
33099 2004-02-25  Simon Josefsson  <jas@extundo.com>
33100
33101         * lib/strdup.h: New file.
33102         * lib/strdup.c: Include it.
33103         * lib/path-concat.c: Include strdup.h. Drop strdup declaration.
33104         * lib/userspec.c: Include strdup.h. Drop strdup declaration.
33105
33106 2004-02-23  Karl Berry  <karl@gnu.org>
33107
33108         * doc/maintain.texi, doc/standards.texi, doc/make-stds.texi: new files
33109         (from fencepost.gnu.org:/gd/gnuorg).
33110
33111 2004-02-23  Karl Berry  <karl@gnu.org>
33112
33113         * config/srclistvars.sh (GNUORG) [karl]: redefine.
33114         * config/srclist.txt: add maintain/standards documents.
33115
33116 2004-02-18  Bruno Haible  <bruno@clisp.org>
33117
33118         * m4/xsize.m4 (gl_XSIZE): Require AC_C_INLINE.
33119         Reported by Derek Robert Price <derek@ximbiot.com>.
33120
33121 2004-02-16  Karl Berry  <karl@gnu.org>
33122
33123         * config/mkinstalldirs, install-sh: update from automake.
33124
33125 2004-02-06  Karl Berry  <karl@gnu.org>
33126
33127         * m4/po.m4: update from gettext 0.14.1.
33128
33129 2004-02-06  Karl Berry  <karl@gnu.org>
33130
33131         * lib/config.charset: update from gettext 0.14.1.
33132
33133 2004-02-05  Paul Eggert  <eggert@twinsun.com>
33134
33135         Add comments and code, prompted by suggestions from Bruno Haible
33136         for sh-quote.
33137         * lib/quotearg.h (quotearg_alloc): New decl.  Improve the comments
33138         describing the enum quoting_style values.
33139         * lib/quotearg.c (quotearg_alloc): New function.
33140         (quotearg_buffer_restyled): Treat lone { and } as special.
33141         Treat = as special.  Work around bug with older shells
33142         that "see" a '\' that is really the 2nd byte of a multibyte char.
33143         Quote empty string with shell_quoting_style.
33144
33145 2004-02-03  Bruno Haible  <bruno@clisp.org>
33146
33147         * m4/pipe.m4: New file, from GNU gettext.
33148
33149 2004-02-03  Bruno Haible  <bruno@clisp.org>
33150
33151         * lib/pipe.h: New file, from GNU gettext.
33152         * lib/pipe.c: New file, from GNU gettext.
33153
33154 2004-01-27  Bruno Haible  <bruno@clisp.org>
33155
33156         * m4/execute.m4: New file, from GNU gettext.
33157
33158 2004-01-27  Bruno Haible  <bruno@clisp.org>
33159
33160         * lib/execute.h: New file, from GNU gettext.
33161         * lib/execute.c: New file, from GNU gettext.
33162         * lib/w32spawn.h: New file, from GNU gettext.
33163
33164 2004-01-24  Paul Eggert  <eggert@twinsun.com>
33165
33166         Merge from diffutils.
33167
33168         * lib/file-type.c (file_type): Add typed memory objects.
33169         * lib/file-type.h (S_TYPEISTMO): New macro.
33170
33171         * lib/c-stack.h (c_stack_action): Remove argv argument.
33172         * lib/c-stack.c (c_stack_action): Likewise.  All uses changed.
33173         (die): Don't calculate message unless segv_action returns.
33174         (get_stack_location, min_address_from_argv, max_address_from_argv,
33175         volatile stack_base, volatile_stack_size): Remove.
33176         (segv_handler): If ! HAVE_XSI_STACK_OVERFLOW_HEURISTIC, assume
33177         that every segmentation violation is a stack overflow.  (Ouch!)
33178         See Debian bug 136249 (still outstanding) for more info about why
33179         HAVE_XSI_STACK_OVERFLOW_HEURISTIC fails on Linux kernels.
33180
33181 2004-01-24  Paul Eggert  <eggert@twinsun.com>
33182
33183         Exit-status fix from coreutils.
33184
33185         Use exit_failure consistently in place of EXIT_FAILURE,
33186         so that program exit statuses are consistent on failure.
33187
33188         * lib/argmatch.c (ARGMATCH_DIE) [! defined ARGMATCH_DIE]:
33189         Include "exitfail.h", and use exit_failure rather than EXIT_FAILURE.
33190         * lib/argmatch.h: Comment fix to match the above.
33191         * lib/obstack.c (obstack_exit_failure) [!defined _LIBC]:
33192         Now a macro referring to exit_failure, instead of a separate
33193         variable.  Include "exitfail.h" to get it.
33194         * lib/xstrtol.h: Include "exitfail.h".
33195         (STRTOL_FATAL_ERROR): Exit with status exit_failure, not 2.
33196
33197         * lib/long-options.c (parse_long_options): Use prototype
33198         for usage function arg.  Pass it EXIT_SUCCESS rather than 0,
33199         for clarity.
33200
33201 2004-01-21  Jim Meyering  <jim@meyering.net>
33202
33203         * lib/mktime.c (__mktime_internal) [!_LIBC]: Define to mktime_internal
33204         so as not to conflict with a different-sized __mktime_internal
33205         function in GNU libc.
33206         * lib/timegm.c (__mktime_internal) [!_LIBC]: Likewise.
33207         Problem building statically-linked `ls' reported by Michael Brunnbauer.
33208
33209 2004-01-20  Karl Berry  <karl@gnu.org>
33210
33211         * config/config.guess: update from config.
33212
33213         * config/srclistvars.sh: GNUWWWLICENSES for karl.
33214
33215 2004-01-20  Bruno Haible  <bruno@clisp.org>
33216
33217         Safer stack allocation.
33218         * lib/setenv.c: Include allocsa.h.
33219         (alloca): Remove fallback definition.
33220         (freea): Remove macro.
33221         (__add_to_environ) [!_LIBC]: Use allocsa instead of alloca. Use freesa
33222         instead of freea.
33223
33224 2004-01-20  Bruno Haible  <bruno@clisp.org>
33225
33226         * m4/eealloc.m4: New file, from GNU gettext.
33227
33228 2004-01-20  Bruno Haible  <bruno@clisp.org>
33229
33230         * m4/allocsa.m4: New file, from GNU gettext.
33231
33232 2004-01-20  Bruno Haible  <bruno@clisp.org>
33233
33234         * lib/xallocsa.h: New file, from GNU gettext.
33235         * lib/xallocsa.c: New file, from GNU gettext.
33236
33237 2004-01-20  Bruno Haible  <bruno@clisp.org>
33238
33239         * lib/wait-process.c: On Windows, include windows.h. Needed on mingw.
33240
33241 2004-01-20  Bruno Haible  <bruno@clisp.org>
33242
33243         * lib/wait-process.c (wait_subprocess): Add ignore_sigpipe argument.
33244         * lib/wait-process.c (wait_subprocess): Likewise. Handle SIGPIPE
33245         specially.
33246
33247 2004-01-20  Bruno Haible  <bruno@clisp.org>
33248
33249         * lib/wait-process.c (wait_process): Disable the 2003-10-31 waitid()
33250         patch.
33251
33252 2004-01-20  Bruno Haible  <bruno@clisp.org>
33253
33254         * lib/wait-process.c (cleanup_slaves): Use ANSI C declaration.
33255
33256 2004-01-20  Bruno Haible  <bruno@clisp.org>
33257
33258         * lib/eealloc.h: New file.
33259
33260 2004-01-20  Bruno Haible  <bruno@clisp.org>
33261
33262         * lib/binary-io.h: Avoid warnings on Cygwin.
33263
33264 2004-01-20  Bruno Haible  <bruno@clisp.org>
33265
33266         * lib/allocsa.h: New file, from GNU gettext.
33267         * lib/allocsa.c: New file, from GNU gettext.
33268
33269 2004-01-18  Karl Berry  <karl@gnu.org>
33270
33271         * doc/gpl.texi, doc/lgpl.texi: new files.
33272
33273 2004-01-18  Karl Berry  <karl@gnu.org>
33274
33275         * config/srclistvars.sh (GNUWWWLICENSES): new variable.
33276         * config/srclist.txt ({fdl,gpl,lgpl}.text): get from there.
33277
33278 2004-01-15  Paul Eggert  <eggert@twinsun.com>
33279
33280         Merge from coreutils.
33281
33282         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for uintptr_t.
33283         * m4/posixver.m4 (gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION.
33284         (gl_DEFAULT_POSIX2_VERSION): Move
33285         the documentation from 'configure' into 'config.hin',
33286         so that 'configure --help' isn't burdened by it and
33287         we don't have to worry about its formatting there.
33288         Reword the documentation so that it's more succinct
33289         and can be run together into a single paragraph.
33290         * m4/same.m4 (gl_SAME): Check for pathconf.
33291
33292 2004-01-15  Paul Eggert  <eggert@twinsun.com>
33293
33294         Merge from coreutils.
33295
33296         * lib/posixver.c: Include posixver.h.
33297
33298         * lib/same.c: Include <stdbool.h>, <limits.h>.
33299         (_POSIX_NAME_MAX): Define if not defined.
33300         (MIN): New macro.
33301         (same_name): If file names are silently truncated, report
33302         that the file names are the same if they are the same after
33303         the silent truncation.
33304
33305         * lib/xstrtod.h (xstrtod): Accept an extra arg, specifying the
33306         conversion function.
33307         * lib/xstrtod.c (xstrtod): Likewise.  All callers changed to
33308         include c-strtod.h and use c_strtod.  Don't include stdlib.h; no
33309         longer needed.
33310
33311 2004-01-15  Jim Meyering  <jim@meyering.net>
33312
33313         Merge from coreutils.
33314
33315         * m4/clock_time.m4 (gl_CLOCK_TIME): Don't set LIB_CLOCK_GETTIME
33316         if no library is required.
33317         * m4/jm-macros.m4: Don't require UTILS_SYS_OPEN_MAX.
33318         * m4/jm-macros.m4 (jm_MACROS): Require gl_FUNC_FREE.
33319         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.58.
33320         (AC_LANG_SOURCE): Remove definition, now that we require autoconf-2.58.
33321         * m4/jm-macros.m4 (jm_MACROS): Don't require AC_FUNC_FTW.
33322         * m4/lib-check.m4 (jm_LIB_CHECK): Do not set LIB_CRYPT to the
33323         value, $ac_cv_search_crypt, if it's "none required".
33324         * m4/posixver.m4 (gl_DEFAULT_POSIX2_VERSION): New macro.
33325         * m4/prereq.m4 (jm_PREREQ): Require AC_FUNC_GETLOADAVG,
33326         not gl_FUNC_GETLOADAVG.
33327         * m4/prereq.m4 (jm_PREREQ): Require gl_READTOKENS, gl_MD5, gl_MAKEPATH,
33328         gl_LONG_OPTIONS, and gl_IDCACHE, gl_GETUGROUPS.
33329
33330 2004-01-15  Jim Meyering  <jim@meyering.net>
33331
33332         Merge from coreutils.
33333
33334         * lib/md5.h (rol) [__GNUC__ && __i386__]: Don't use `asm' code.  These
33335         days, gcc-3.x does better all by itself.  Patch from Dean Gaudet:
33336         http://mail.gnu.org/archive/html/bug-coreutils/2003-11/msg00144.html
33337
33338         * lib/posixver.c (DEFAULT_POSIX2_VERSION): Use definition of new,
33339         optional configure-time default.
33340
33341         * lib/version-etc.c (version_etc_copyright): Update copyright date.
33342
33343         * lib/xreadlink.c (xreadlink): Correct outdated comment.
33344
33345 2004-01-15  Alexandre Duret-Lutz  <adl@gnu.org>
33346
33347         Merge from coreutils.
33348
33349         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Do not set LIB_NANOSLEEP to the
33350         value, $ac_cv_search_nanosleep, if it's "none required".
33351
33352 2004-01-14  Paul Eggert  <eggert@twinsun.com>
33353
33354         * lib/fnmatch_loop.c (ALLOCA_LIMIT): Remove macro, which collided
33355         with like-named macro in fnmatch.c.
33356         (EXT): Use an internal constant instead.
33357
33358         Merge fnmatch patches from glibc.
33359         * lib/fnmatch.c (mbsinit): Remove define.
33360         Add libc_hidden_ver (__fnmatch, fnmatch).
33361         * lib/fnmatch_loop.c (FCT): Cast to int32_t and UCHAR when appropriate.
33362         Adjust to renaming of collseq_table_lookup to __collseq_table_lookup.
33363
33364 2004-01-14  Karl Berry  <karl@gnu.org>
33365
33366         * config/install-sh: update from automake.
33367
33368 2004-01-13  Karl Berry  <karl@gnu.org>
33369
33370         * config/install-sh: update from automake.
33371
33372 2004-01-09  Karl Berry  <karl@gnu.org>
33373
33374         * config/install-sh: update from automake.
33375
33376 2004-01-05  Karl Berry  <karl@gnu.org>
33377
33378         * config/config.{sub,guess}: update from config.
33379
33380 2003-12-31  Karl Berry  <karl@gnu.org>
33381
33382         * config/depcomp: update from automake.
33383
33384 2003-12-14  Karl Berry  <karl@gnu.org>
33385
33386         * lib/config.charset: update from gettext-runtime.
33387
33388 2003-12-03  Paul Eggert  <eggert@twinsun.com>
33389
33390         * lib/getgroups.c (getgroups): xmalloc takes one argument, not two.
33391         Bug reported by Alfred M. Szmidt.
33392
33393 2003-12-03  Bruno Haible  <bruno@clisp.org>
33394
33395         * m4/gettext.m4: Upgrade from gettext-0.13.
33396         * m4/po.m4: Upgrade from gettext-0.13.
33397         * m4/size_max.m4 (gl_SIZE_MAX): Don't use the _ONCE macros here.
33398         * m4/intmax.m4: New file, from gettext-0.13.
33399         * m4/printf-posix.m4: New file, from gettext-0.13.
33400
33401 2003-11-29  Karl Berry  <karl@gnu.org>
33402
33403         * lib/argp-{help.c,parse.c,namefrob.h}, argp.h: update from libc.
33404
33405 2003-11-25  Paul Eggert  <eggert@twinsun.com>
33406             Bruno Haible  <bruno@clisp.org>
33407
33408         * lib/printf-parse.h: Don't include sys/types.h.
33409         (ARG_NONE): New macro.
33410         (char_directive): Change type of *arg_index fields to size_t.
33411         * lib/printf-parse.c: Don't include sys/types.h.
33412         (SSIZE_MAX): Remove macro.
33413         (PRINTF_PARSE): Change the type of the arg_index variables to size_t.
33414         Remove unnecessary overflow check.
33415         * lib/vasnprintf.c (VASNPRINTF): Update for type change of *arg_index
33416         fields.
33417
33418 2003-11-25  Bruno Haible  <bruno@clisp.org>
33419
33420         * modules/vasnprintf (Files): Remove m4/ssize_t.m4.
33421
33422 2003-11-25  Bruno Haible  <bruno@clisp.org>
33423
33424         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Don't require
33425         gt_TYPE_SSIZE_T.
33426
33427 2003-11-24  Paul Eggert  <eggert@twinsun.com>
33428
33429         * modules/alloca: Remove dependency on xalloc.
33430
33431 2003-11-24  Paul Eggert  <eggert@twinsun.com>
33432
33433         * lib/alloca.c: Remove dependency on xalloc module.
33434         (xalloc_die): Remove.
33435         (memory_full) [!defined emacs]: New macro.
33436         [!defined emacs]: Don't include xalloc.h.
33437         (alloca): Invoke memory_full, not xalloc_die, if malloc fails or
33438         address arithmetic overflows.  Change datatypes a bit to avoid
33439         unnecessary casts.
33440
33441 2003-11-22  Jim Meyering  <jim@meyering.net>
33442
33443         * lib/xmalloc.c (x2nrealloc_inline): Fix typos in comments:
33444         s/size/size_t/.
33445
33446 2003-11-21  Karl Berry  <karl@gnu.org>
33447
33448         * config/config.{sub,guess}: update from config.
33449
33450 2003-11-18  Karl Berry  <karl@gnu.org>
33451
33452         * config/config.{sub,guess}: update from config.
33453
33454         * config/(printf-{parse,args}.[ch]): sync broken, sigh.
33455
33456 2003-11-17  Paul Eggert  <eggert@twinsun.com>
33457
33458         * README: Mention that S+T cannot overflow if S is the size of
33459         an existing object and T is sufficiently small.
33460
33461 2003-11-17  Jim Meyering  <jim@meyering.net>
33462
33463         On systems without utime and without a utimes function capable of
33464         dealing with a NULL struct utimbuf* argument, this utime replacement
33465         could -- in unusual circumstances -- leak a file descriptor.
33466         * lib/utime.c: Include <unistd.h> and <errno.h>.
33467         (utime_null): Be sure to close `fd' and to preserve errno.
33468         Reported by Geoff Collyer via Arnold Robbins.
33469
33470 2003-11-17  Bruno Haible  <bruno@clisp.org>
33471
33472         * modules/vasnprintf (Files): Add m4/ssize_t.m4.
33473         (Depends-on): Add xsize.
33474
33475 2003-11-17  Bruno Haible  <bruno@clisp.org>
33476
33477         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Require gt_TYPE_SSIZE_T.
33478
33479 2003-11-17  Bruno Haible  <bruno@clisp.org>
33480
33481         * lib/vasnprintf.c (alloca): Remove fallback definition.
33482         (freea): Remove definition.
33483         (VASNPRINTF): Use alloca only for small sizes, say <= 4000 bytes.
33484         Reported by Paul Eggert.
33485
33486 2003-11-16  Paul Eggert  <eggert@twinsun.com>
33487             Bruno Haible  <bruno@clisp.org>
33488
33489         Protect against address arithmetic overflow.
33490         * lib/printf-args.h: Include stddef.h.
33491         (arguments): Change type of field 'count' to size_t.
33492         * lib/printf-args.c (printf_fetchargs): Use size_t instead of
33493         'unsigned int' where appropriate.
33494         * lib/printf-parse.h: Include sys/types.h.
33495         (char_directive): Change type of *arg_index fields to ssize_t.
33496         (char_directives): Change type of fields 'count', max_*_length to
33497         size_t.
33498         * lib/printf-parse.c: Include sys/types.h and xsize.h.
33499         (SSIZE_MAX): Define fallback value.
33500         (PRINTF_PARSE): Use size_t instead of 'unsigned int' and ssize_t
33501         instead of 'int' where appropriate. Check a_allocated, d_allocated
33502         against overflow. Reject %m$ argument numbers > SSIZE_MAX + 1.
33503         * lib/vasnprintf.c: Include xsize.h.
33504         (VASNPRINTF): Use size_t instead of 'unsigned int' where appropriate.
33505         Check alloca, malloc, realloc, ENSURE_ALLOCATION arguments against
33506         overflow. Avoid wraparound when converting a width or precision from
33507         decimal to binary.
33508
33509 2003-11-16  Bruno Haible  <bruno@clisp.org>
33510
33511         Update from GNU gettext.
33512         * lib/printf-parse.c: Generalize to it can be compiled for wide
33513         strings.
33514         (PRINTF_PARSE, CHAR_T, DIRECTIVE, DIRECTIVES): New macros.
33515         * lib/vasnprintf.c: Generalize to it can be compiled for wide strings.
33516         (VASNPRINTF, CHAR_T, DIRECTIVE, DIRECTIVES, PRINTF_PARSE, USE_SNPRINTF,
33517         SNPRINTF): New macros.
33518         Don't include <alloca.h> if the file is used inside libintl.
33519         (local_wcslen): New function, for Solaris 2.5.1.
33520         (VASNPRINTF): Use it instead of wcslen.
33521
33522 2003-11-16  Bruno Haible  <bruno@clisp.org>
33523
33524         * lib/xsize.h (xmax): New function.
33525         (xsum, xsum3, xsum4): Declare as "pure" functions.
33526
33527 2003-11-12  Paul Eggert  <eggert@twinsun.com>
33528
33529         * modules/xalloc (Files): Undo latest change, since xalloc.h
33530         no longer needs SIZE_MAX or PTRDIFF_MAX.
33531
33532 2003-11-12  Paul Eggert  <eggert@twinsun.com>
33533
33534         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Do not require gl_SIZE_MAX or
33535         gl_PTRDIFF_MAX.
33536
33537 2003-11-12  Paul Eggert  <eggert@twinsun.com>
33538
33539         * lib/xstrtol.c (__xstrtol): Remove "break" immediately after
33540         "return", to pacify some unknown compiler.  Problem reported
33541         by Joerg Schilling.
33542
33543 2003-11-12  Paul Eggert  <eggert@twinsun.com>
33544
33545         * lib/xalloc.h: Do not include <limits.h> or <stdint.h>.
33546         (xalloc_oversized): Use sizeof (ptrdiff_t) and sizeof (size_t) for
33547         the heuristic, rather than PTRDIFF_MAX and SIZE_MAX.  This
33548         heuristic is just as accurate as far as we know, and it removes a
33549         dependency on size_max.m4 and ptrdiff_max.m4.
33550
33551 2003-11-11  Bruno Haible  <bruno@clisp.org>
33552
33553         * modules/xsize (Files): Add m4/size_max.m4.
33554         * modules/xalloc (Files): Add m4/size_max.m4, m4/ptrdiff_max.m4.
33555
33556 2003-11-11  Bruno Haible  <bruno@clisp.org>
33557
33558         * m4/size_max.m4: New file.
33559         * m4/ptrdiff_max.m4: New file.
33560         * m4/xsize,m4 (gl_XSIZE): Require gl_SIZE_MAX.
33561         * m4/xalloc.m4 (gl_PREREQ_XALLOC): New macro.
33562         (gl_XALLOC): Invoke it.
33563
33564 2003-11-11  Bruno Haible  <bruno@clisp.org>
33565
33566         * lib/xsize.h (SIZE_MAX): Remove fallback definition.
33567         * lib/xalloc.h: Include limits.h. Assume SIZE_MAX and PTRDIFF_MAX are
33568         defined.
33569
33570 2003-11-10  Paul Eggert  <eggert@twinsun.com>
33571
33572         * lib/xalloc.h (xalloc_oversized): [! (defined PTRDIFF_MAX &&
33573         PTRDIFF_MAX < SIZE_MAX)]: Fix off-by-one error that would have
33574         rejected some allocations of exactly SIZE_MAX - 2 bytes.
33575         From Bruno Haible.
33576         [defined PTRDIFF_MAX && PTRDIFF_MAX < SIZE_MAX]: Use SIZE_MAX,
33577         not (size_t) -1, since it's defined here.
33578
33579 2003-11-09  Karl Berry  <karl@gnu.org>
33580
33581         * config/mkinstalldirs, depcomp, mdate-sh: update from automake.
33582
33583 2003-11-06  Paul Eggert  <eggert@twinsun.com>
33584
33585         * lib/xalloc.h [HAVE_STDINT_H]: Include <stdint.h>.
33586         (xalloc_oversized) [! (PTRDIFF_MAX < SIZE_MAX)]:
33587         Reject sizes of exactly SIZE_MAX bytes.
33588         * lib/xreadlink.c: Include "xalloc.h" before checking whether SIZE_MAX
33589         is defined, since "xalloc.h" now defines SIZE_MAX on modern hosts.
33590
33591 2003-11-05  Bruno Haible  <bruno@clisp.org>
33592
33593         * lib/xsize.h: Include limits.h, to avoid a possible collision with
33594         SIZE_MAX defined in <limits.h> on Solaris.
33595
33596 2003-11-04  Jim Meyering  <jim@meyering.net>
33597
33598         * modules/sysexits: Use the `$(VAR)' notation for AC_SUBST'd
33599         variable names, rather than @VAR@.
33600         * modules/poll: Likewise.
33601
33602 2003-11-04  Bruno Haible  <bruno@clisp.org>
33603
33604         * modules/xsize: New file.
33605         * modules/linebreak: Depend on xsize.
33606         * MODULES.html.sh (func_all_modules): Add xsize.
33607
33608 2003-11-04  Bruno Haible  <bruno@clisp.org>
33609
33610         * m4/xsize.m4: New file.
33611
33612 2003-11-04  Bruno Haible  <bruno@clisp.org>
33613
33614         * lib/xsize.h: New file.
33615         * lib/linebreak.c: Include xsize.h.
33616         (mbs_possible_linebreaks, mbs_width_linebreaks): Check malloc()
33617         argument for overflow.
33618         Suggested by Paul Eggert.
33619
33620 2003-11-03  Karl Berry  <karl@gnu.org>
33621
33622         * config/config.{guess,sub}: update from config.
33623
33624 2003-11-03  Jim Meyering  <jim@meyering.net>
33625
33626         * modules/userspec (lib_SOURCES): Add userspec.h.
33627         (Include): Add "userspec.h".
33628         Improve description.
33629
33630 2003-11-03  Jim Meyering  <jim@meyering.net>
33631
33632         * lib/userspec.c: Include "userspec.h".
33633         * lib/userspec.h: New file.
33634
33635 2003-11-03  Bruno Haible  <bruno@clisp.org>
33636
33637         * m4/wait-process.m4 (gl_WAIT_PROCESS): Also check for waitid.
33638
33639 2003-11-03  Bruno Haible  <bruno@clisp.org>
33640
33641         * lib/wait-process.c (wait_process): Use waitid with WNOWAIT if
33642         available, to avoid (extremely rare) race condition.
33643         Suggested by Paul Eggert.
33644
33645 2003-11-02  Karl Berry  <karl@gnu.org>
33646
33647         * config/srclist.txt (vasprintf.c): sync broken, sigh.
33648
33649 2003-10-31  Paul Eggert  <eggert@twinsun.com>
33650
33651         * lib/mountlist.h (struct mount_entry.me_type_malloced): New member.
33652         * lib/mountlist.c (SIZE_MAX): Define if not defined already.
33653         (read_filesystem_list): Set and use me_type_malloced.
33654         Use "sizeof *me" rather than "sizeof (struct mount_entry)" (or
33655         whatever the type happens to be), for brevity and consistency.
33656         Check for size calculation overflow on Alphas running OSF/1.
33657
33658 2003-10-31  Jim Meyering  <jim@meyering.net>
33659
33660         * lib/hash.c: Include "xalloc.h" for use of xalloc_oversized.
33661
33662         * lib/linebuffer.c: Include <string.h> for declaration of memset.
33663
33664 2003-10-30  Paul Eggert  <eggert@twinsun.com>
33665             Bruno Haible  <bruno@clisp.org>
33666
33667         * lib/vasprintf.c: Include <limits.h>, <stdlib.h>.
33668         (vasprintf): Fail if the resulting length doesn't fit in an 'int'.
33669
33670 2003-10-30  Paul Eggert  <eggert@cs.ucla.edu>
33671
33672         * m4/host-os.m4 (UTILS_HOST_OS): Change netbsd*-gnu pattern back to
33673         netbsd*-gnu*.  Suggested by Robert Millan.
33674
33675 2003-10-29  Paul Eggert  <eggert@twinsun.com>
33676
33677         * modules/group-member: Depend on stdbool.
33678
33679 2003-10-29  Paul Eggert  <eggert@twinsun.com>
33680
33681         * m4/xalloc.m4 (gl_XALLOC): Undo previous change.
33682
33683 2003-10-29  Paul Eggert  <eggert@twinsun.com>
33684
33685         * m4/host-os.m4 (UTILS_HOST_OS): Resurrect netbsd*-gnu.  Add comments
33686         to it, and to knetbsd*-gnu and kfreebsd*-gnu.  Remove the '*' from
33687         after the 'gnu' in these cases.  This fixes some bugs in the
33688         previous change, and is based on suggestions by Robert Millan.
33689
33690 2003-10-29  Paul Eggert  <eggert@twinsun.com>
33691
33692         * lib/xalloc.h (xalloc_oversized): Now a macro, not a function,
33693         so that it works even if SIZE_MAX < N.  Do not include <stdbool.h>;
33694         no longer needed.
33695         * lib/quotearg.c (quotearg_n_options): Use it.
33696         * lib/group-member.c: Include <stdbool.h>.
33697         (free_group_info): Arg is now const *; don't free arg.
33698         (get_group_info): Now returns bool and accepts struct group_info *,
33699         rather than returning a malloc'ed struct group_info *.
33700         All uses changed.  Check for overflow in internal size calculation.
33701
33702         * lib/getusershell.c (readname): Simplify the code by using x2nrealloc
33703         rather than xmalloc/xrealloc.
33704         * lib/linebuffer.c (initbuffer, readlinebuffer): Simplify the code by
33705         using x2realloc rather than xmalloc/xrealloc.  Also, fix a C
33706         conformance bug: the old code used a pointer after freeing the
33707         storage that it addressed.
33708         * lib/hash.c (hash_initialize): Simplify the code by using
33709         xalloc_oversized rather than doing it by hand.
33710         * lib/getgroups.c (getgroups): Don't use xrealloc, since we don't need
33711         the buffer preserved.  Use free and xmalloc instead.
33712         * lib/quotearg.c (quotearg_n_options): Likewise.
33713         Use a simpler test for size overflow.  Don't use xalloc_oversized
33714         because unsigned int might be wider than size_t (!); this suggests
33715         that we should switch from unsigned int to size_t for slot numbers.
33716
33717 2003-10-28  Paul Eggert  <eggert@twinsun.com>
33718
33719         * m4/host-os.m4 (UTILS_HOST_OS): Identify GNU/KFreeBSD and
33720         GNU/KNetBSD.  These implementations use glibc atop the FreeBSD and
33721         NetBSD kernels.  Requested by Richard Stallman.
33722
33723 2003-10-27  Paul Eggert  <eggert@twinsun.com>
33724
33725         * lib/exclude.c (new_exclude): Use xzalloc rather than xmalloc
33726         to allocate the returned structure.  Do not allocate a subarray,
33727         as x2nrealloc will do that.
33728         (add_exclude): Use x2nrealloc to reallocate ex->exclude,
33729         instead of xnrealloc.
33730         (add_exclude_file): Use x2realloc instead of malloc + xnrealloc.
33731
33732 2003-10-27  Bruno Haible  <bruno@clisp.org>
33733
33734         * lib/stdbool_.h: Better support for BeOS.
33735
33736 2003-10-26  Paul Eggert  <eggert@twinsun.com>
33737
33738         * m4/xalloc.m4 (gl_XALLOC): Requore AC_C_INLINE, since xalloc.h
33739         now uses inline.
33740
33741 2003-10-26  Paul Eggert  <eggert@twinsun.com>
33742
33743         * lib/xalloc.h (xalloc_oversized): New static inline function, for
33744         callers that want to do their own size-overflow checking.  Include
33745         <stdbool.h>, since xalloc_oversized returns bool.
33746         * lib/xalloc.c (array_size_overflow): Remove.  All callers changed
33747         to use xalloc_oversized.
33748
33749         Add two functions x2realloc, x2nrealloc, for programs that grow
33750         arrays dynamically by doubling their sizes.
33751         * lib/xalloc.h (x2realloc, x2nrealloc): New decls.
33752         * lib/xmalloc.c (x2nrealloc_inline, x2nrealloc, x2realloc):
33753         New functions.
33754
33755         Port to C99 semantics for 'inline' of external functions.
33756         Bug reported by Bruno Haible.
33757         * lib/xmalloc.c (xnmalloc_inline): New static inline function,
33758         with the old contents of xnmalloc.
33759         (xnmalloc, xmalloc): Use it.
33760         (xnrealloc_inline): New static inline function,
33761         with the old contents of xnrealloc.
33762         (xnrealloc, xrealloc): Use it.
33763
33764         * lib/alloc.c (alloca): xmalloc cannot return NULL, so don't test for
33765         that.
33766
33767 2003-10-26  Karl Berry  <karl@gnu.org>
33768
33769         * config/srclist.txt (COPYING.DOC): no longer available from
33770         /gd/gnuorg; don't know where the ultimate source is.
33771
33772 2003-10-25  Paul Eggert  <eggert@twinsun.com>
33773
33774         Fix several address-calculation bugs in the hash modules,
33775         plus some minor code cleanup.
33776
33777         * lib/hash.h: Include <stdbool.h>, for bool.
33778         * lib/hash.c: Don't include <stdbool.h>, since hash.h does it now.
33779         * lib/hash.h (Hash_hasher, hash_get_n_buckets, hash_get_n_buckets_used,
33780         hash_get_n_entries, hash_get_max_bucket_length,
33781         hash_get_entries, hash_do_for_each, hash_string, hash_initialize,
33782         hash_rehash): Use size_t rather than unsigned.
33783         * lib/hash.c (struct hash_table, hash_get_n_buckets,
33784         hash_get_n_buckets_used, hash_get_n_entries,
33785         hash_get_max_bucket_length, hash_table_ok, hash_print_statistics,
33786         hash_get_entries, hash_do_for_each, hash_string, is_prime,
33787         next_prime, hash_initialize, hash_rehash, hash_delete, hash_print):
33788         Likewise.
33789         (SIZE_MAX): Define if not defined.
33790         (hash_get_max_bucket_length, hash_table_ok, hash_lookup,
33791         hash_get_first, hash_get_next, hash_get_entries, hash_do_for_each,
33792         hash_print):
33793         Use const * when possible.
33794         (hash_string): Use (unsigned char) *P rather than *(unsigned char *) P.
33795         (check_tuning): Fix bug: if tuning parameters were very close to
33796         0 or 1, rounding errors could have caused subscript violations.
33797         (hash_initialize, allocate_entry, hash_print): Remove unnecessary cast.
33798         (hash_initialize): Add 'fail:' label
33799         to free table and return NULL, and use it to simplify code.
33800         Use calloc rather than clearing the storage ourself.
33801         (hash_initialize, hash_rehash): Check for arithmetic overflow in
33802         buffer size calculations.
33803         * lib/hash-pjw.h (hash_pjw): Use size_t, not unsigned.
33804         Include <stddef.h>, for size_t.
33805         * lib/hash-pjw.c (hash_pjw): Likewise.
33806         Switch to method described by Bruno Haible.
33807         Include <limits.h>, for CHAR_BIT.
33808         (SIZE_BITS): New macro.
33809
33810 2003-10-23  Paul Eggert  <eggert@twinsun.com>
33811
33812         * m4/getline.m4 (AM_FUNC_GETLINE):
33813         Don't include getndelim2.o twice into LIBOBJS; this breaks on some
33814         hosts.  Problem reported by Derek Robert Price in
33815         <http://mail.gnu.org/archive/html/bug-gnulib/2003-10/msg00092.html>.
33816         This patch can be withdrawn after Autoconf 2.58 is required for gnulib.
33817         * m4/getndelim2.m4 (gl_GETNDELIM2): Likewise.
33818
33819 2003-10-21  Paul Eggert  <eggert@twinsun.com>
33820
33821         * lib/getndelim2.c (getndelim2): When size calculation overflows,
33822         ceiling the allocation at NMAX bytes rather than silently
33823         discarding input bytes before NMAX is reached.  This makes
33824         a difference only if NMAX exceeds SIZE_MAX / 2.
33825
33826         * lib/obstack.c: Merge from glibc.
33827         [defined _LIBC]: Include <obstack.h>, not "obstack.h".
33828         Add libc_hidden_def (_obstack_newchunk).
33829         (_obstack_free) [! defined _LIBC]: Remove.
33830         [defined _LIBC]: Make a strong alias from obstack_free, rather than
33831         a clone of the function body.
33832         (fputs) [defined _LIBC && defined USE_IN_LIBIO]: Remove.
33833         [defined _LIBC && !defined USE_IN_LIBIO]: Include <libio/iolibio.h>.
33834
33835         * lib/obstack.h: Indenting cleanup, to make it easier to merge with
33836         glibc.
33837         (obstack_grow, obstack_grow0): Remove unnecessary parentheses around
33838         arg to memcpy.
33839
33840         * lib/obstack.h (obstack_1grow_fast): Properly parenthesize arg.
33841         (obstack_ptr_grow_fast, obstack_int_grow_fast):
33842         Don't use lvalue casts, as GCC plans to remove support for them
33843         in GCC 3.5.  Reported by Joseph S. Myers.  This bug
33844         was also present in the non-GCC version, indicating that this
33845         code had always been buggy and had never been widely used.
33846         (obstack_1grow, obstack_ptr_grow, obstack_int_grow, obstack_blank):
33847         Use the fast variant of each macro, rather than copying the
33848         definiens of the fast variant; that way, we'll be more likely to
33849         catch future bugs in the fast variants.
33850
33851 2003-10-20  Bruno Haible  <bruno@clisp.org>
33852
33853         * modules/wait-process: New file.
33854         * MODULES.html.sh (func_all_modules): Add wait-process.
33855
33856 2003-10-20  Bruno Haible  <bruno@clisp.org>
33857
33858         * m4/wait-process.m4: New file.
33859
33860 2003-10-20  Bruno Haible  <bruno@clisp.org>
33861
33862         * lib/wait-process.h: New file, from GNU gettext.
33863         * lib/wait-process.c: New file, from GNU gettext.
33864
33865 2003-10-19  Jim Meyering  <jim@meyering.net>
33866
33867         * lib/vasnprintf.c (vasnprintf): Work around losing snprintf on
33868         HPUX 10.20.
33869
33870 2003-10-18  Karl Berry  <karl@gnu.org>
33871
33872         * config/config.guess: update from config.
33873
33874 2003-10-16  Paul Eggert  <eggert@twinsun.com>
33875
33876         * lib/getgroups.c: Include <errno.h>, <stdlib.h>.
33877         (getgroups): First arg is int, not size_t.
33878         Don't let 'free' mangle errno.
33879
33880 2003-10-16  Paul Eggert  <eggert@twinsun.com>
33881
33882         * README: Mention that gnulib assumes that (foo *) NULL + 0 == NULL.
33883
33884 2003-10-16  Karl Berry  <karl@gnu.org>
33885
33886         * config/config.{guess,sub}: update from config.
33887
33888 2003-10-16  Jim Meyering  <jim@meyering.net>
33889
33890         * lib/xmalloc.c: Include <string.h>, for declarations of memset and
33891         memcpy.
33892
33893 2003-10-15  Paul Eggert  <eggert@twinsun.com>
33894
33895         * lib/exclude.c: Do not include <inttypes.h> or <stdint.h>.
33896         (SIZE_MAX): Remove.
33897         (new_exclude, add_exclude_file): Initial size no longer needs to
33898         be a power of 2.
33899         (add_exclude, add_exclude_file): Use xnrealloc instead of rolling
33900         our own address arithmetic overflow checking.
33901
33902         * lib/fnmatch.c (SIZE_MAX): Define if standard headers don't.
33903         (fnmatch): Do not alloca more than 2000 wide characters;
33904         instead, use malloc for large buffers.
33905         Check for address arithmetic overflow, and return -1
33906         with errno set to ENOMEM in that case.
33907         * lib/fnmatch_loop.c (ALLOCA_LIMIT): New macro.
33908         (NEW_PATTERN): Do not alloca more than 8000 bytes;
33909         instead, return -1.  Check for address arithmetic overflow.
33910
33911 2003-10-14  Paul Eggert  <eggert@twinsun.com>
33912
33913         Handle invalid suffixes and overflow independently, so that
33914         callers can treat them independently as needed.  Fix some bugs in
33915         suffix handling, e.g., "100k@" was not diagnosed as an invalid
33916         suffix for a human-readable blocksize.  The major caller-visible
33917         change is the addition of a new
33918         LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW enum value, indicating
33919         that both overflow and suffix chars were found.
33920
33921         * lib/human.c (humblock): Don't check separately for invalid suffix
33922         char; that is xstrtoumax's job (now that its bug is fixed).
33923         * lib/xstrtoimax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [defined
33924         INTMAX_MAX]: New macros.
33925         * lib/xstrtol.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM, TYPE_MINIMUM,
33926         TYPE_MAXIMUM): New macros.
33927         (bkm_scale, bkm_scale_by_power): Return strtol_error, not int.
33928         (bkm_scale, bkm_scale_by_power, __xstrtol): Return maximal values
33929         if overflow occurs, as it's what __strtol does and it's more useful
33930         in practice.
33931         (__xstrtol): If __strtol reports some error other than ERANGE,
33932         reflect it to the caller as LONGINT_INVALID.  If it reports
33933         ERANGE, continue the rest of parsing, and report LONGINT_OVERFLOW
33934         | LONGINT_INVALID_SUFFIX_CHAR if both errors occur.
33935         * lib/xstrtol.h (LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW): New enum
33936         value.
33937         (_STRTOL_ERROR): Handle it.  Abort when given unknown error codes.
33938         * lib/xstrtoul.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM): New macros.
33939         * lib/xstrtoumax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM)
33940         [defined UINTMAX_MAX]: New macros.
33941
33942 2003-10-14  Bruno Haible  <bruno@clisp.org>
33943
33944         * modules/fatal-signal: Add m4/sig_atomic_t.m4 to file list.
33945
33946 2003-10-14  Bruno Haible  <bruno@clisp.org>
33947
33948         * m4/sig_atomic_t: New file, from GNU gettext.
33949         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Require gt_TYPE_SIG_ATOMIC_T.
33950
33951 2003-10-14  Bruno Haible  <bruno@clisp.org>
33952
33953         * lib/fatal-signal.h: Improved comments. Suggested by Paul Eggert.
33954         * lib/fatal-signal.c: Use sig_atomic_t. Suggested by Paul Eggert.
33955         Also use volatile where needed.
33956
33957 2003-10-12  Paul Eggert  <eggert@twinsun.com>
33958
33959         * modules/xalloc: Do not depend on 'exit'.  Depend on 'stdbool'.
33960         Change maintainer from Bruno Haible to 'all'.
33961
33962 2003-10-12  Paul Eggert  <eggert@twinsun.com>
33963
33964         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Require AC_C_INLINE.
33965
33966 2003-10-12  Paul Eggert  <eggert@twinsun.com>
33967
33968         * lib/xalloc.h (xnmalloc, xzalloc, xnrealloc, xclone): New decls.
33969         (XMALLOC, XCALLOC, XREALLOC, XFREE, CCLONE, CLONE): Deprecate,
33970         and define in terms of the other primitives.
33971         * lib/xmalloc.c: Include stdbool.h; do not include exit.h.
33972         (SIZE_MAX): Define if not already defined.
33973         (array_size_overflow): New function.
33974         (xalloc_die): Abort instead of exiting if 'error' returns.
33975         (xnmalloc, xnrealloc, xzalloc, xclone): New functions.
33976         (xmalloc, xrealloc): Use them.
33977         (xcalloc): Check for address arithmetic overflow.
33978         * lib/xstrdup.c (xstrdup): Use xclone, since memcpy should be
33979         a bit faster than strcpy.
33980
33981 2003-10-10  Simon Josefsson  <jas@extundo.com>
33982
33983         * modules/argp (Depends-on): Add restrict and strcase.
33984
33985 2003-10-10  Simon Josefsson  <jas@extundo.com>
33986
33987         * m4/argp.m4: Add AC_C_INLINE.
33988
33989 2003-10-08  Paul Eggert  <eggert@twinsun.com>
33990
33991         Merge getpass from libc, plus a few fixes.
33992
33993         * lib/getpass.c (HAVE_STDIO_EXT) [_LIBC]: Define to 1.
33994         Include <stdbool.h>.
33995         Include <stdio_ext.h> if HAVE_STDIO_H, otherwise define
33996         __fsetlocking to empty.
33997         [_LIBC]: Do not include "getline.h" or "unlocked-io.h", but
33998         do include <bits/libc-lock.h>.
33999         Do not include <fcntl.h>; not needed.
34000         [_LIBC]: Include <wchar.h>.
34001         (NOTCANCEL_MODE): New macro.
34002         (flockfile, funlockfile) [_LIBC]: New macros.
34003         (__libc_cleanup_push, __libc_cleanup_pop, __getline, __tcgetattr)
34004         [!_LIBC]: New macros.
34005         (call_fclose): New function.
34006         (getpass): Use it.  Save tty stream separately; this simplifies the
34007         code and makes it more reliable if stdin happens to equal stdout.
34008         Invoke __fsetlocking on tty.
34009         Handle thread cancellation if needed.
34010         Namespace cleanup (use __tcgetattr, __getline).
34011         Use bool for Booleans.
34012         [USE_IN_LIBIO]: Handle wide streams.
34013         [!_LIBC]: Unconditionally do the fseek, since we don't know what
34014         stream might go where.
34015
34016         * lib/unlocked-io.h: Include <stdio.h>, so that the caller
34017         doesn't have to include <stdio.h> before us.
34018         (clearerr_unlocked, feof_unlocked, ferror_unlocked,
34019         fflush_unlocked, fgets_unlocked, fputc_unlocked, fputs_unlocked,
34020         fread_unlocked, fwrite_unlocked, getc_unlocked, getchar_unlocked,
34021         putc_unlocked, putchar_unlocked): Define to the unlocked counterpart
34022         if not declared, so that we can use getpass.c code from libc without
34023         rewriting it.
34024         (flockfile, ftrylockfile, funlockfile): New macros.
34025
34026 2003-10-08  Paul Eggert  <eggert@twinsun.com>
34027
34028         * modules/getpass: Depend on stdbool.
34029
34030 2003-10-08  Paul Eggert  <eggert@twinsun.com>
34031
34032         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for stdio_ext.h.
34033
34034 2003-10-07  Karl Berry  <karl@gnu.org>
34035
34036         * config/config.{guess,sub}: update from config.
34037
34038 2003-10-06  Jim Meyering  <jim@meyering.net>
34039             Bruno Haible  <bruno@clisp.org>
34040
34041         This lets translators provide better translations for the
34042         "Written by ..." part of --version output.
34043         * lib/version-etc.h: Include stdarg.h.
34044         (version_etc_copyright): Declare as readonly.
34045         (version_etc): Make this function variadic with a NULL-terminated list
34046         of author name strings.
34047         (version_etc_va): New declaration.
34048         * lib/version-etc.c: Include stdarg.h, stdlib.h.
34049         (version_etc_copyright): Declare as readonly.
34050         (version_etc_va): New function. Provide a different translatable string
34051         for each possible number of authors < 10. Abbreviate when there are 10
34052         authors or more.
34053         (version_etc): Make this function variadic. Call version_etc_va.
34054         Suggestion from Gary V. Vaughan.
34055
34056         * lib/long-options.h (parse_long_options): Change prototype: the
34057         authors string is moved to the end and becomes variadic.
34058         * lib/long-options.c: Include stdarg.h.
34059         (parse_long_options): Make this function variadic, too.
34060         Call version_etc_va, not version_etc.
34061
34062 2003-10-06  Bruno Haible  <bruno@clisp.org>
34063
34064         * modules/version-etc-2: Remove file.
34065         * MODULES.html.sh (func_all_modules): Remove version-etc-2.
34066
34067 2003-10-06  Bruno Haible  <bruno@clisp.org>
34068
34069         * modules/fatal-signal: New file.
34070         * MODULES.html.sh (func_all_modules): Add fatal-signal.
34071
34072 2003-10-06  Bruno Haible  <bruno@clisp.org>
34073
34074         * m4/fatal-signal.m4: New file.
34075         * m4/signalblocking.m4: New file, from GNU gettext.
34076
34077 2003-10-06  Bruno Haible  <bruno@clisp.org>
34078
34079         * lib/version-etc-2.h: Remove file.
34080         * lib/version-etc-2.c: Remove file.
34081
34082 2003-10-06  Bruno Haible  <bruno@clisp.org>
34083
34084         * lib/fatal-signal.h: New file, from GNU gettext.
34085         * lib/fatal-signal.c: New file, from GNU gettext.
34086
34087 2003-10-05  Paul Eggert  <eggert@twinsun.com>
34088
34089         * README: Rework advice for preventing empty .o files.
34090         Don't recommend ELIDE constructs.  Recommend <stddef.h>,
34091         not <sys/types.h>.
34092
34093 2003-10-04  Karl Berry  <karl@gnu.org>
34094
34095         * lib/argp*: update from libc.
34096
34097 2003-10-04  Karl Berry  <karl@gnu.org>
34098
34099         * config/config.{guess,sub}: update from config.
34100
34101 2003-10-02  Bruno Haible  <bruno@clisp.org>
34102
34103         * modules/lchown (Include): Add lchown.h.
34104         * modules/time_r (Include): Use "..." syntax.
34105         * modules/xgetdomainname (Include): Add xgetdomainname.h.
34106
34107 2003-10-01  Simon Josefsson  <jas@extundo.com>
34108
34109         * MODULES.html.sh (func_all_modules): Move gethostname from section
34110         'based on' to section 'lacking' POSIX:2001.
34111
34112 2003-10-01  Larry Jones  <lawrence.jones@eds.com>
34113
34114         * lib/getpass.c (getpass): Use a no-op fseek when switching from input
34115         to output mode on the same stream.
34116
34117 2003-09-29  Paul Eggert  <eggert@twinsun.com>
34118
34119         * lib/strftime.c (tm_diff) [! HAVE_TM_GMTOFF]:
34120         Fix arg typo in previous patch.
34121
34122 2003-09-28  Jim Meyering  <jim@meyering.net>
34123
34124         * lib/error.c: Correct cpp indentation.
34125
34126 2003-09-27  Paul Eggert  <eggert@twinsun.com>
34127
34128         * modules/free: New file.
34129
34130 2003-09-27  Paul Eggert  <eggert@twinsun.com>
34131
34132         * m4/free.m4: New file.
34133
34134 2003-09-27  Paul Eggert  <eggert@twinsun.com>
34135
34136         * lib/minmax.h (MIN, MAX)
34137         [__STDC__ && defined __GNUC__ && __GNUC__ >= 2]:
34138         Omit the special code that used __typeof__, since we worry that
34139         it could be more trouble than it's worth.  See:
34140         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00090.html
34141         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00095.html
34142
34143         * lib/free.c: New file.
34144
34145 2003-09-27  Oskar Liljeblad  <oskar@osk.mine.nu>
34146
34147         Trivial fixes to Makefile.am parts of module listings.
34148         * modules/strstr: Append strstr.h to lib_SOURCES.
34149         * modules/strcase: Likewise, for strcase.h.
34150
34151 2003-09-27  Karl Berry  <karl@gnu.org>
34152
34153         * config/mkinstalldirs: update from automake.
34154
34155 2003-09-26  Paul Eggert  <eggert@twinsun.com>
34156
34157         * lib/error.c (SIZE_MAX) [!defined SIZE_MAX]: Define.
34158         (error_tail): Do not loop, reallocating temporary buffer, since
34159         the output cannot contain more wide characters than the input
34160         contains bytes, the size must be big enough already.  This avoids
34161         one potential size overflow calculation.  Check for size overflow
34162         when calculating temporary buffer size.  Free temporary buffer
34163         when done, if it was allocated with malloc; this plugs a memory
34164         leak.  Remove casts from void * to pointers, that are no longer
34165         needed now that we're assuming C89 or better.
34166
34167         Merge error changes from glibc.
34168
34169         * lib/error.c, error.h: Update copyright notice header to match glibc.
34170         * lib/error.c [defined _LIBC]: Include <errno.h>, <bits/libc-lock.h>.
34171         (error, error_at_line) [defined _LIBC && defined __libc_ptf_call]:
34172         Disable cancellation while printing error.
34173         * lib/error.h: Prepend __ to parameter names.
34174
34175 2003-09-26  Jim Meyering  <jim@meyering.net>
34176
34177         * lib/error.c (error_tail): Move some declarations
34178         into inner scope where the local variables are used.
34179
34180 2003-09-26  Bruno Haible  <bruno@clisp.org>
34181
34182         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Add comments about the AIX
34183         stpncpy().
34184         Don't define stpncpy through config.h; it's now done through stpncpy.h.
34185
34186 2003-09-26  Bruno Haible  <bruno@clisp.org>
34187
34188         * lib/stpncpy.h (gnu_stpncpy): New declaration.
34189         (stpncpy): Define as alias for gnu_stpncpy.
34190         * lib/stpncpy.c [!_LIBC]: Define gnu_stpncpy, not stpncpy.
34191
34192 2003-09-25  Simon Josefsson  <jas@extundo.com>
34193
34194         * lib/xgetdomainname.h: New file.
34195         * lib/xgetdomainname.c: New file.
34196
34197 2003-09-25  Simon Josefsson  <jas@extundo.com>
34198             Bruno Haible  <bruno@clisp.org>
34199
34200         * modules/getdomainname: New file.
34201         * modules/xgetdomainname: New file.
34202         * MODULES.html.sh (func_all_modules): Add getdomainname,
34203         xgetdomainname.
34204
34205 2003-09-25  Simon Josefsson  <jas@extundo.com>
34206             Bruno Haible  <bruno@clisp.org>
34207
34208         * m4/getdomainname.m4: New file.
34209
34210 2003-09-25  Simon Josefsson  <jas@extundo.com>
34211             Bruno Haible  <bruno@clisp.org>
34212
34213         * lib/getdomainname.h: New file.
34214         * lib/getdomainname.c: New file.
34215
34216 2003-09-25  Karl Berry  <karl@gnu.org>
34217
34218         * lib/argp-fmtstream.c, argp-help.c: update from libc.
34219
34220 2003-09-25  Karl Berry  <karl@gnu.org>
34221
34222         * config/install-sh: update from automake.
34223
34224 2003-09-25  Bruno Haible  <bruno@clisp.org>
34225
34226         * modules/version-etc-2: New file, from modules/version-etc with
34227         modifications.
34228         * MODULES.html.sh (func_all_modules): Add version-etc-2.
34229
34230 2003-09-25  Bruno Haible  <bruno@clisp.org>
34231
34232         * lib/version-etc-2.h: New file, from version-etc.h with modifications.
34233         * lib/version-etc-2.c: New file, from version-etc.c with modifications.
34234
34235 2003-09-24  Simon Josefsson  <jas@extundo.com>
34236
34237         * modules/xgethostname: Add xgethostname.h.
34238
34239 2003-09-24  Paul Eggert  <eggert@twinsun.com>
34240
34241         * lib/linebuffer.c (freebuffer): Don't free the argument, just
34242         the buffer associated with the argument.  Bug reported by
34243         Simon Josefsson.
34244
34245 2003-09-24  Paul Eggert  <eggert@twinsun.com>
34246
34247         * README: Document assumptions that 'int' is at least 32 bits
34248         wide, that integer arithmetic is 2's complement without overflow,
34249         that there are no holes in integer values, that adding sizes of
34250         two nonoverlapping objects can't overflow, and that all-bits-zero
34251         yields scalar zero.  Fix spelling and capitalization typos.
34252
34253 2003-09-19  Karl Berry  <karl@gnu.org>
34254
34255         * lib/argp.h: update from libc.
34256
34257 2003-09-17  Paul Eggert  <eggert@twinsun.com>
34258
34259         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first,
34260         to avoid spurious warnings like "AC_RUN_IFELSE was called before
34261         gl_USE_SYSTEM_EXTENSIONS" from autoreconf.
34262
34263 2003-09-17  Paul Eggert  <eggert@twinsun.com>
34264
34265         * gnulib-tool: Use "test -h", not "test -L", for portability
34266         to Solaris 8 /bin/sh.  (This bug is fixed in Solaris 9.)
34267         (tags_regexp): Remove, since \| doesn't conform to POSIX.
34268         (sed_extract_prog): Issue s commands one-by-one, rather than
34269         using \| in one s command.
34270
34271 2003-09-16  Paul Eggert  <eggert@twinsun.com>
34272
34273         * lib/linebuffer.c (readlinebuffer): Return NULL immediately upon
34274         input error, instead of returning NULL the next time we are called
34275         (and therefore losing track of errno).
34276
34277 2003-09-16  Bruno Haible  <bruno@clisp.org>
34278
34279         * gnulib-tool (func_create_testdir): Warn about duplicated
34280         dependencies.
34281
34282 2003-09-15  Paul Eggert  <eggert@twinsun.com>
34283
34284         * modules/argmatch, modules/fatal, modules/obstack,
34285         modules/xalloc, modules/xgethostname: Sort dependencies by
34286         importance, not alphabetically.
34287
34288 2003-09-15  Paul Eggert  <eggert@twinsun.com>
34289
34290         * lib/getndelim2.c (getndelim2): Don't trash errno when a read
34291         fails, so that the caller gets the proper errno.
34292
34293         * lib/readutmp.c (read_utmp): Likewise.
34294         Check for fstat error.  Close stream and free storage
34295         when failing.
34296
34297 2003-09-14  Karl Berry  <karl@gnu.org>
34298
34299         * config/srclist.txt (strdup.c): disable for c89 changes.
34300
34301 2003-09-14  Jim Meyering  <jim@meyering.net>
34302
34303         * lib/getloadavg.c: Correct cpp indentation.
34304         * lib/strdup.c: Likewise.
34305         * lib/vasnprintf.c: Likewise.
34306
34307 2003-09-14  Bruno Haible  <bruno@clisp.org>
34308
34309         * modules/fwriteerror: New file.
34310         * MODULES.html.sh (func_all_modules): Add fwriteerror.
34311
34312 2003-09-14  Bruno Haible  <bruno@clisp.org>
34313
34314         * lib/fwriteerror.h: New file.
34315         * lib/fwriteerror.c: New file.
34316
34317 2003-09-12  Paul Eggert  <eggert@twinsun.com>
34318
34319         * modules/argmatch, modules/exitfail, modules/fatal, modules/obstack,
34320         modules/xgethostname, modules/xalloc: Depend on exit.
34321
34322 2003-09-12  Paul Eggert  <eggert@twinsun.com>
34323
34324         * m4/error.m4: Require AC_FUNC_STRERROR_R rather than invoking it.
34325
34326         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_AIX
34327         and AC_MINIX, too, so that their extensions are available.
34328
34329         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Remove.  All uses removed.
34330         This macro has been superseded by gl_BACKUPFILE.
34331
34332         More patches to assume C89 or better.
34333
34334         * m4/error.m4 (gl_ERROR): Don't check for vprintf.
34335
34336         * m4/check-decl.m4 (jm_CHECK_DECLS): Include <string.h>, <stdlib.h>
34337         unconditionally.
34338         * m4/closeout.m4 (gl_CLOSEOUT): Don't check for stdlib.h.
34339         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER):
34340         Include <string.h>, <stdlib.h> unconditionally.
34341         * m4/lstat.m4 (gl_PREREQ_LSTAT): Don't check for stdlib.h, free.
34342         * m4/readdir.m4 (GL_FUNC_READDIR): Don't check for string.h.
34343         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Don't check for standard C
34344         headers or for string.h.
34345         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Don't check for stdlib.h
34346         or strtoul.
34347
34348         * m4/mkstemp.m4 (jm_PREREQ_TEMPNAME): Do not require standard C
34349         headers.
34350         * m4/strdup.m4 (gl_PREREQ_STRDUP): Likewise.
34351         * m4/userspec.m4 (gl_USERSPEC): Likewise.
34352         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Likewise.
34353         * m4/xstrtod.m4 (gl_XSTRTOD): Likewise.
34354         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
34355         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't check for limits.h,
34356         memcpy, memset.
34357         (jm_FUNC_GNU_STRFTIME): Don't require standard C headers.
34358         * m4/strtod.m4 (gl_FUNC_STRTOD): Do not check for float.h.
34359         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Do not check for stdlib.h,
34360         strtol.
34361         * m4/strtol.m4 (gl_FUNC_STRTOL): Do not check for limits.h.
34362         * m4/userspec.m4 (gl_USERSPEC): Do not check for string.h.
34363         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Do not check for string.h, strtol,
34364         strtoul.
34365
34366 2003-09-12  Paul Eggert  <eggert@twinsun.com>
34367
34368         * lib/argmatch.c, fatal.c, xgethostname.c, xmalloc.c: Include exit.h.
34369         * lib/obstack.c [!defined _LIBC]: Likewise.
34370         * lib/argmatch.c (EXIT_FAILURE): Remove; now done by exit.h
34371         * lib/exitfail.c, fatal.c, xgethostname.c, xmalloc.c: Likewise.
34372         * lib/exitfail.c: Don't include stdlib.h; no longer needed.
34373
34374         More changes to assume C89 or better.
34375
34376         * lib/error.c (error_tail): Assume vprintf.
34377
34378         * lib/argmatch.c (getenv): Remove decl.
34379         * lib/progreloc.c (get_full_program_name): Define via prototype.
34380         * lib/setenv.c (clearenv): Likewise.
34381         * lib/stpncpy.c: Do not include <string.h> or <sys/types.h>; not
34382         needed.
34383         * lib/strdup.c: Include <stdlib.h>, <string.h> unconditionally.
34384         (malloc, memcpy): Remove decls.
34385         * lib/strftime.c (HAVE_LIMITS_H, STDC_HEADERS) [defined _LIBC]: Remove.
34386         (HAVE_MEMCPY) [defined emacs && !defined HAVE_BCOPY]: Remove.
34387         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
34388         (memcpy): Remove macro.
34389         (MEMCPY) [!defined COMPILE_WIDE]: Define to memcpy unconditionally.
34390         (__P): Remove.  All uses removed.
34391         (PTR): Remove.  All uses changed to void *.
34392         (CHAR_BIT, NULL): Remove.
34393         (spaces, zeros, memset_space, memset_zero)
34394         [!defined memset && !defined HAVE_MEMSET && !defined _LIBC]:
34395         Remove.
34396         (LOCALE_PARAM, LOCALE_PARAM_DECL): Remove.
34397         (memcpy_lowcase, memcpy_uppcase, tm_diff, iso_week_days):
34398         Define with prototype.
34399         Remove now-unnecessary prototype decl.
34400         (extra_args_spec): Assume ANSI C.  All uses changed.
34401         (extra_args_spec_iso): Remove.
34402         (my_strftime, emacs_strftimeu): Define via prototype.
34403         * lib/strtod.c: Include <float.h>, <stdlib.h>, <string.h>
34404         unconditionally.
34405         (DBL_MAX, DBL_MIN, HUGE_VAL, NULL): Remove decls.
34406         * lib/strtoimax.c: Include <stdlib.h> unconditionally.
34407         (strtoul, strtol): Remove decls.
34408         * lib/strtol.c (STDC_HEADERS, HAVE_LIMITS_H, NULL, ULONG_MAX,
34409         LONG_MAX): Remove.
34410         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
34411         (LOCALE_PARAM_DECL): Remove.  All uses changed to LOCALE_PARAM_PROTO.
34412         (LOCALE_PARAM_PROTO): New macro.
34413         (INTERNAL, INTERNAL1, WEAKNAME): Assume ANSI C, not K&R.
34414         (INTERNAL (strtol), strtol): Define with a prototype.
34415         (PARAMS): Remove.  All uses removed.
34416         * lib/tempname.c: Include <string.h> unconditionally.
34417         * lib/userspec.c: Include <stdlib.h>, <string.h> unconditionally.
34418         * lib/xgethostname.c (main): Define with a prototype.
34419         * lib/xmalloc.c: Include "xalloc.h" first, to check interface.
34420         Include <stdlib.h> unconditionally.
34421         (calloc, malloc, realloc, free): Remove decls.
34422         * lib/xstrtod.c: Include "xstrtod.h" first, to check interface.
34423         Include <stdlib.h> unconditionally.  Sort include file names.
34424         (strtod): Remove.
34425         (xstrtod): Define with a prototype.
34426         * lib/xstrtol.c: Include <stdlib.h>, <string.h> unconditionally.
34427         (strtol, strtoul): Remove decls.
34428
34429 2003-09-11  Paul Eggert  <eggert@twinsun.com>
34430
34431         More patches to assume C89 or better.
34432         * m4/strndup.m4 (gl_PREREQ_STRNDUP): Remove STDC_HEADERS check.
34433         * m4/strnlen.m4 (gl_PREREQ_STRNLEN): Don't check for memory.h,
34434         string.h, memchr, STDC_HEADERS.
34435
34436 2003-09-11  Paul Eggert  <eggert@twinsun.com>
34437
34438         * lib/strndup.c: Don't include <stdio.h>, <sys/types.h>.
34439         Include <stdlib.h>, <string.h> unconditionally.
34440         Remove now-unnecessary cast to char *.
34441         * lib/strnlen.c: Include <string.h> unconditionally.
34442         * lib/yesno.c (yesno): Define with a prototype.
34443
34444 2003-09-11  Bruno Haible  <bruno@clisp.org>
34445
34446         * config/srclist.txt (setenv.c, unsetenv.c): Disable for the moment.
34447
34448 2003-09-10  Jim Meyering  <jim@meyering.net>
34449
34450         * lib/error.c: Correct indentation of cpp directives.
34451
34452 2003-09-10  Bruno Haible  <bruno@clisp.org>
34453
34454         * m4/strcspn.m4 (gl_PREREQ_STRCSPN): Remove <string.h> check.
34455         * m4/strpbrk.m4 (gl_PREREQ_STRPBRK): Remove <string.h> check.
34456         * m4/strstr.m4 (gl_PREREQ_STRSTR): Remove <string.h> check.
34457         * m4/unicodeio.m4 (gl_UNICODEIO): Remove <string.h> check.
34458         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove
34459         <stdlib.h> and <string.h> checks.
34460         * m4/xreadlink.m4 (gl_XREADLINK): Remove <stdlib.h> check.
34461         * m4/yesno.m4 (gl_YESNO): Remove <stdlib.h> check.
34462
34463 2003-09-10  Bruno Haible  <bruno@clisp.org>
34464
34465         * lib/strcspn.c: Include <string.h> unconditionally.
34466         * lib/strpbrk.c: Include <string.h> unconditionally.
34467         * lib/strstr.c: Include <string.h> unconditionally.
34468         * lib/unicodeio.c: Include <string.h> unconditionally.
34469         * lib/setenv.c: Include <stdlib.h> and <string.h> unconditionally.
34470         * lib/unsetenv.c: Likewise.
34471         * lib/xreadlink.c: Include <stdlib.h> unconditionally.
34472         * lib/yesno.c: Include <stdlib.h> unconditionally.
34473         (rpmatch): Add prototype.
34474
34475 2003-09-09  Paul Eggert  <eggert@twinsun.com>
34476
34477         More patches to assume C89 or better.
34478         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Don't check for stdlib.h.
34479         * m4/getopt.m4 (gl_GETOPT): Don't check for string.h.
34480         * m4/getugroups.m4 (gl_GETUGROUPS): Do not check for standard C headers
34481         or for string.h.
34482         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Do not check for
34483         stdlib.h.
34484         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): Do not require standard
34485         C headers.
34486         * m4/hard-locale.m4 (gl_HARD_LOCALE): Do not check for stdlib.h,
34487         string.h.
34488         * m4/hash.m4 (gl_HASH): Do not check for stdlib.h, malloc, free.
34489         * m4/human.m4 (gl_HUMAN): Do not check for stdlib.h, string.h, getenv.
34490         * m4/idcache.m4 (gl_IDCACHE): Do not check for standard C headers,
34491         or for string.h.
34492         * m4/long-options.m4 (gl_LONG_OPTIONS): Do not check for stdlib.h.
34493         * m4/makepath.m4 (gl_MAKEPATH): Do not check for string.h or standard
34494         C headers.
34495         * m4/md5.m4 (gl_MD5): Don't check for limits.h, standard C headers,
34496         memcpy.
34497         * m4/sha.m4 (gl_SHA): Don't check for standard Cheaders, memcpy.
34498         * m4/memchr.m4 (jm_PREREQ_MEMCHR): Don't check for limits.h, stdlib.h.
34499         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): Don't check for string.h.
34500         * m4/memcoll.m4 (gl_MEMCOLL): Likewise.
34501         * m4/memrchr.c (gl_PREREQ_MEMRCHR): Don't check for limits.h.
34502         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): Don't check for stdlib.h,
34503         string.h, free.
34504         * m4/mktime.m4 (gl_PREREQ_MKTIME): Don't check for standard C headers.
34505         * m4/modechange.m4 (gl_MODECHANGE): Don't check for standard C headers.
34506         * m4/mountlist.m4 (gl_PREREQ_MOUNTLIST_EXTRA): Don't check for standard
34507         C headers, or for string.h.
34508         * m4/obstack.m4 (gl_OBSTACK): Don't check for stddefe.h, string.h.
34509         (gl_PREREQ_OBSTACK): Don't check for stdlib.h.
34510         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't check for standard C
34511         headers, memory.h, stdlib.h, string.h, strings.h.
34512         * m4/posixtm.m4 (gl_POSIXTM): Don't check for stdlib.h, string.h.
34513         * m4/posixver.m4 (gl_POSIXVER): Don't check for getenv.
34514         * m4/putenv.m4 (gl_PREREQ_PUTENV): Don't check for string.h, memcpy,
34515         strchr.
34516         * m4/readtokens.m4 (gl_READTOKENS): Don't check for standard C
34517         headers, memory.h, string.h.
34518         * m4/regex.m4 (jm_PREREQ_REGEX): Do not check for limits.h, string.h.
34519         * m4/rename.m4 (gl_PREREQ_RENAME): Do not check for stdlib.h, string.h,
34520         free.
34521         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Don't check for standard C
34522         headers.
34523         * m4/same.m4 (gl_SAME): Don't check for stdlib.h, string.h, free.
34524         * m4/save-cwd.m4 (gl_SAVE_CWD): Don't check for standard C headers.
34525         * m4/savedir.m4 (gl_SAVEDIR): Don't check for standard C headers.
34526         * m4/strchrnul.m4 (gl_PREREQ_STRCHRNUL): Don't check for string.h.
34527         * m4/xgetcwd.m4 (gl_XGETCWD): Don't check for stdlib.h.
34528
34529 2003-09-09  Paul Eggert  <eggert@twinsun.com>
34530
34531         More K&R removal.
34532
34533         * lib/acosl.c (main): Use a prototype.
34534         * lib/asinl.c, cosl.c, expl.c, frexpl.c, ldexpl.c, sinl.c,
34535         tanl.c: Likewise.
34536
34537         * lib/getloadavg.c (getloadavg, main): Define via prototypes.
34538
34539         * lib/getopt.h (struct option.name): Assume C89, and use 'const'.
34540         (getopt, etopt_long, getopt_long_only, _getopt_internal)
34541         [defined __GNU_LIBRARY__]: Assume C89, so we can always declare
34542         with a prototype.
34543         * lib/getopt.c (const): Remove macro.
34544         Include <string.h> unconditionally.
34545         (my_index): Remove; all uses changed to strchr.
34546         (strlen): Remove decl.
34547         (exchange): Remove forward decl; no longer needed.
34548         (exchange, _getopt_initialize, _getopt_internal, getopt, main):
34549         Define with prototype.
34550         * lib/getopt1.c (const): Remove macro.
34551         (getopt_long, getopt_long_only, main): Define with prototype.
34552
34553         * lib/getugroups.c: Include <string.h> unconditionally.
34554
34555         * lib/getusershell.c: Include <stdlib.h> unconditionally.
34556         (getusershell, setusershell, endusershell, readname, main):
34557         Define with prototypes.
34558
34559         * lib/group-member.c: Include group-member.h first.
34560         Include <stdlib.h> unconditionally.
34561
34562         * lib/hard-locale.c: Include hard-locale.h first.
34563         Include <stdlib.h>, <string.h> unconditionally.
34564
34565         * lib/hash.c (free, malloc): Remove decls.
34566         Include <stdlib.h> unconditionally.
34567
34568         * lib/human.c: Include <stdlib.h>, <string.h> unconditionally.
34569         (getenv): Do not declare.
34570
34571         * lib/idcache.c: Include <string.h> unconditionally.
34572
34573         * lib/long-options.c: Include long-options.h first, to test interface.
34574         Include <stdlib.h> unconditionally.
34575
34576         * lib/makepath.c: Include makepath.h first, to test interface.
34577         Include <stdlib.h> and <string.h> unconditionally.
34578
34579         * lib/linebuffer.c: Include <stdlib.h>.
34580         (free): Remove decl.
34581
34582         * lib/malloc.c: Include <stdlib.h>, for malloc; don't bother with
34583         stddef.h. rpl_malloc returns void *, not char *.
34584         * lib/realloc.c (rpl_realloc): Likewise.  Also, define with a
34585         prototype.
34586
34587         * lib/md5.h: Include <limits.h> unconditionally.
34588         (UINT_MAX_32_BITS): Don't worry about non-__STDC__ case.
34589         (__P): Remove; all uses removed.
34590         * lib/md5.c: Include "md5.h" first.
34591         (md5_init_ctx, md5_read_ctx, md5_finish_ctx, md5_stream,
34592         md5_buffer, md5_process_bytes, md5_process_block):
34593         Define with prototypes.
34594         * lib/sha.h (__P): Remove all uses.  (It wasn't defined??)
34595         * lib/sha.c: Include "sha.h" first.
34596         Include <stdlib.h>, <string.h> unconditionally.
34597
34598         * lib/memchr.c (__ptr_t): Remove; all uses changed to void *.
34599         * lib/memcmp.c (__ptr_t): Likewise.
34600         * lib/memrchr.c (__ptr_t): Likewise.
34601         * lib/memchr.c, memcmp.c, memcoll.c, memrchr.c:
34602         Include <string.h> unconditionally.
34603         * lib/memchr.c, memrchr.c: Include <limits.h> unconditionally.
34604         * lib/memchr.c: Include <stdlib.h> unconditionally.
34605         * lib/memchr.c (LONG_MAX): Remove.
34606         * lib/memrchr.c (LONG_MAX): Likewise.
34607         * lib/memchr.c (__memchr): Define via a prototype.
34608         * lib/memrchr.c (__memrchr): Likewise.
34609         * lib/memcmp.c (__P): Remove, and remove all uses.
34610         (memcmp_bytes, memcmp_common_alignment, memcmp_not_common_alignment):
34611         Remove forward decls; no longer needed.
34612         * lib/memcpy.c, memmove.c, memset.c: Include <stddef.h>.
34613         Use types required by C89 in prototype.
34614
34615         * lib/mkdir.c: Include <stdlib.h>, <string.h> unconditionally.
34616         * lib/savedir.c: Likewise.
34617         * lib/mkdir.c (free): Remove decl.
34618         * lib/rmdir.c (rmdir): Define with a prototype.
34619         * lib/savedir.c: Include savedir.h first, to test interface.
34620
34621         * lib/mktime.c (STDC_HEADERS): Remove.
34622         Include <stdlib.h>, <string.h> unconditionally.
34623
34624         * lib/modechange.c: Include <stdlib.h> unconditionally.
34625         (malloc): Remove decl.
34626
34627         * lib/mountlist.c: Include <stdlib.h>, <string.h> unconditionally.
34628         (free): Remove decl.
34629
34630         * lib/obstack.h (PTR_INT_TYPE) [!defined __PTRDIFF_TYPE__]:
34631         Define to ptrdiff_t, without bothering to check HAVE_STDDEF_H.
34632         (This type really should be intptr_t, but that's a C99ism.)
34633         (_obstack_memcpy): Remove: all uses changed to memcpy.
34634         Include <string.h> unconditionally.
34635         (struct obstack): Assume __STDC__ for types of members
34636         chunkfun, freefun, extra_arg.
34637         (_obstack_newchunk, _obstack_free, _obstack_begin, _obstack_begin_1,
34638         _obstack_memory_used, obstack_alloc_failed_handler, obstack_init,
34639         obstack_begin, obstack_specify_allocation,
34640         obstack_specify_allocation_with_arg, obstack_chunkfun,
34641         obstack_freefun, obstack_free) [! (defined __STDC__ && __STDC__)]:
34642         Remove unprototyped decls and the macros that use them.
34643         * lib/obstack.c (POINTER): Remove.  All uses changed to void *.
34644         (obstack_alloc_failed_handler, CALL_CHUNKFUN, CALL_FREEFUN,
34645         _obstack_begin, _obstack_begin_1, _obstack_allocated_p)
34646         (defined __STDC__ && __STDC__)]:
34647         Remove nonprototyped code.
34648         Include <stdlib.h> unconditionally.
34649         (_obstack_begin, _obstack_begin_1, _obstack_newchunk,
34650         _obstack_allocated_p, _obstack_free, obstack_free,
34651         _obstack_memory_used, print_and_abort):
34652         Define using prototypes.
34653         (obstack_1grow, obstack_1grow_fast, obstack_alloc, obstack_base,
34654         obstack_blank, obstack_blank_fast, obstack_copy, obstack_copy0,
34655         obstack_finish, obstack_grow, obstack_grow0, obstack_make_room,
34656         obstack_next_free, obstack_object_size, obstack_room) [0]:
34657         Remove unused, unprototyped code.
34658
34659         * lib/path-concat.c: Include <stdlib.h>, <string.h> unconditionally.
34660
34661         * lib/physmem.c (physmem_total, physmem_available, main): Define
34662         with prototypes.
34663
34664         * lib/posixtm.c: Include <stdlib.h>, <string.h> unconditionally.
34665         (main): Define with a prototype.
34666
34667         * lib/posixver.c (getenv): Remove decl.
34668
34669         * lib/putenv.c (malloc): Returns void *, not char *.
34670         Include <string.h> unconditionally.
34671         (strchr, memcpy, NULL): Do not define.
34672
34673         * lib/readtokens.c: Include readtokens.h first, to test interface.
34674         Include <stdlib.h>, <string.h> unconditionally.
34675         (init_tokenbuffer): Define with a prototype.
34676
34677         * lib/regex.c (PARAMS): Remove.  All uses removed.
34678         All uses of _RE_ARGS removed, too.
34679         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
34680         unconditionally.
34681         (bzero): Assume memset exists.
34682         (memcmp, memcpy, NULL): Remove.
34683         (SIGN_EXTEND_CHAR): Remove; all uses replaced by casts to signed
34684         char, or assignments to local vars of type signed char.
34685         (init_syntax_once, PREFIX(extract_number_and_incr),
34686         PREFIX(print_partial_compiled_pattern),
34687         PREFIX(print_compiled_pattern), PREFIX(print_double_string),
34688         convert_mbs_to_wcs, print_fastmap, re_set_syntax,
34689         PREFIX(regex_grow_registers), PREFIX(regex_compile),
34690         PREFIX(store_op1), PREFIX(store_op2), PREFIX(insert_op1),
34691         PREFIX(insert_op2), PREFIX(at_begline_loc_p),
34692         PREFIX(at_endline_loc_p), group_in_compile_stack, insert_space,
34693         wcs_compile_range, byte_compile_range, truncate_wchar,
34694         PREFIX(re_compile_fastmap), re_compile_fastmap, re_set_registers,
34695         re_search, re_search_2, PREFIX(re_search_2), re_match, re_match_2,
34696         count_mbs_length, wcs_re_match_2_internal,
34697         byte_re_match_2_internal, PREFIX(group_match_null_string_p),
34698         PREFIX(alt_match_null_string_p),
34699         PREFIX(common_op_match_null_string_p), PREFIX(bcmp_translate),
34700         re_compile_pattern, re_comp, re_exec, regcomp, regexec, regerror,
34701         regfree, PREFIX(extract_number)): Define with prototype.  Remove
34702         now-unnecessary declaration, if any.
34703         (byte_compile_range, PREFIX(regex_compile), re_comp, re_exec,
34704         regcomp, regexec):
34705         Remove now-unnecessary casts among pointer types.
34706         * lib/regex.h (_RE_ARGS): Remove.  All uses removed.
34707
34708         * lib/rename.c: Include <stdlib.h>, <string.h> unconditionally.
34709         (free): Remove decl.
34710
34711         * lib/rpmatch.c: Include <stdlib.h> unconditionally.
34712
34713         * lib/same.c: Include <stdlib.h>, <string.h> unconditionally.
34714         (free): Remove decl.
34715
34716         * lib/save-cwd.c: Include <stdlib.h> unconditionally.
34717         * lib/xgetcwd.c: Likewise.
34718
34719         * lib/stat.c: Include <stdlib.h>, <string.h> unconditionally.
34720         (free): Remove decl.
34721
34722         * lib/strchrnul.c (strchrnul): Define with a prototype.
34723         Fix bug: c_in was not converted to char before searching.
34724
34725         The following changes are not K&R related:
34726
34727         * lib/group-member.h: Include <sys/types.h>, so that this file is
34728         self-contained.
34729         * lib/makepath.h: Likewise.
34730
34731         * lib/getusershell.c (readname, default_index, line_size, readname):
34732         Use size_t, not int, for sizes.
34733         (readname): If the size overflows, report an error instead of
34734         looping forever.
34735
34736 2003-09-09  Paul Eggert  <eggert@twinsun.com>
34737
34738         * config/srclist.txt: Do not get getopt.h, getopt1.c, or regex.h from
34739         libc.
34740
34741 2003-09-09  Paul Eggert  <eggert@twinsun.com>
34742
34743         * README: New section: portability guidelines.
34744
34745 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
34746
34747         * m4/getndelim2.m4 (gl_PREREQ_GETNDELIM2): Assume stdlib.h per the
34748         C89 spec.
34749
34750 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
34751
34752         * lib/getndelim2.c: Assume stdlib.h per the C89 spec.
34753
34754 2003-09-08  Paul Eggert  <eggert@twinsun.com>
34755
34756         Assume C89 or better; remove K&R cruft.
34757         A few of these changes were first proposed by Derek Robert Price
34758         in <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00105.html>.
34759
34760         * lib/addext.c: Include <string.h> unconditionally.
34761         * lib/backupfile.c: Include <string.h>, <stdlib.h> unconditionally.
34762         Don't declare getenv or malloc.
34763
34764         * lib/alloca.c: Include <string.h>, <stdlib.h> unconditionally.
34765         (POINTER_TYPE, pointer): Remove; all uses changed to void *.
34766         (NULL): Remove.
34767         (find_stack_direction, alloca): Use prototypes.
34768
34769         * lib/atexit.c (atexit): Define using a prototype.
34770
34771         * lib/basename.c, dirname.c, stripslash.c:
34772         Include <string.h> unconditionally.
34773
34774         * lib/bcopy.c: Include <stddef.h>.
34775         (bcopy): Define with prototype, using 'const' and 'void' and 'size_t'.
34776
34777         * lib/canon-host.c: Include <stdlib.h>, <string.h> unconditionally.
34778
34779         * lib/error.h (error, error_at_line, error_print_progname)
34780         [! (defined (__STDC__) && __STDC__)]: Remove decls.
34781         * lib/error.c: Include error.h first, to check interface.
34782         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
34783         (VA_START): Remove; all uses changeed to va_start.
34784         (exit, strerror): Remove decls.
34785         (error_print_progname): Prototype uncondionally.
34786         Don't include <errno.h>; no longer needed.
34787         (private_strerror): Remove.
34788         (error_tail): Always define.
34789         (error, error_at_line): Assume C89 or better; always use prototypes.
34790         * lib/fatal.c: Include "fatal.h" first, to test interface.
34791         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
34792         (VA_START): Remove; all uses changed to va_start.
34793         [! (HAVE_VPRINTF || HAVE_DOPRNT || _LIBC)]: Remove support for
34794         this case.
34795         (exit): Remove decl.
34796         (fatal): Prototype unconditionally.  Assume va_start works.
34797         Abort at end, to pacify gcc.
34798
34799         * lib/euidaccess.c (main): Define with a prototype.
34800
34801         * lib/exclude.c: Include <stdlib.h>, <string.h> unconditionally.
34802
34803         * lib/exitfail.c: Include <stdlib.h> unconditionally.
34804
34805         * lib/fnmatch_.h (__P): Remove.  All uses changed to assume
34806         prototypes.
34807         * lib/fnmatch.c: Include fnmatch.h first, to test interface.
34808         Include <string.h>, <stddef.h>, <stdlib.h> unconditionally.
34809         (getenv): Remove decl.
34810         (fnmatch): Define using a prototype.
34811         * lib/fnmatch_loop.c (FCT): Remove forward decl; no longer needed.
34812         (FCT): Define using a prototype.
34813
34814         * lib/getdate.y: Include <stdlib.h>, <string.h> unconditionally.
34815
34816         * lib/gethostname.c: Include <stddef.h>.
34817         (gethostname): Define with prototype.  Length is size_t, not int.
34818
34819 2003-09-08  Paul Eggert  <eggert@twinsun.com>
34820
34821         Assume C89 or better; remove K&R cruft.
34822         * m4/alloca.m4 (gl_PREREQ_ALLOCA): Don't check for stdlib.h, string.h.
34823         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for stdlib.h,
34824         string.h, getenv, malloc.
34825         * m4/dirname.m4 (gl_DIRNAME): Don't check for string.h or C standard
34826         headers.
34827         * m4/canon-host.m4 (gl_CANON_HOST): Don't check for string.h, stdlib.h.
34828         * m4/error.m4 (jm_PREREQ_ERROR): Do not require STDC headers, and
34829         do not check for strerror.
34830         * m4/exclude.m4: Do not check for stdlib.h, string.h, strings.h.
34831         * m4/exitfail.m4 (gl_EXITFAIL): Do not check for stdlib.h.
34832         * m4/fatal.m4 (gl_FATAL): Do not require STDC headers, and
34833         do not check for doprnt or vprintf.
34834         * m4/fnmatch.m4 (gl_PREREQ_FNMATCH_EXTRA): Remove.  All uses removed.
34835         * m4/getdate.m4 (gl_GETDATE): Don't check for stdlib.h or string.h.
34836
34837 2003-09-08  Paul Eggert  <eggert@twinsun.com>
34838
34839         * lib/getversion.c: Remove; was migrated to backupfile.c in 1997.
34840         getversion.c should have been removed then, but was accidentally
34841         preserved.
34842
34843         * lib/utime.c [!HAVE_UTIMES_NULL]: Include <sys/stat.h>, <fcntl.h>.
34844         (utime_null): Fix typo: 'st' was sometimes called 'sb'.
34845
34846 2003-09-08  Karl Berry  <karl@gnu.org>
34847
34848         * config/config.sub, config.guess, srclistvars.sh: update from savannah
34849                 config, forget about prep.
34850
34851         * config/depcomp, missing: update from automake.
34852
34853 2003-09-07  Paul Eggert  <eggert@twinsun.com>
34854
34855         * modules/time_r: Depend on 'restrict'.  Fix from Simon Josefsson in
34856         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
34857
34858 2003-09-07  Paul Eggert  <eggert@twinsun.com>
34859
34860         * lib/time_r.c (gmtime_r, localtime_r): Fix silly typo: missing arg to
34861         copy_tm_result.  Bug reported by Simon Josefsson in
34862         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
34863
34864 2003-09-06  Paul Eggert  <eggert@twinsun.com>
34865
34866         * m4/time_r.m4: New file.
34867         * m4/mktime.m4 (gl_PREREQ_MKTIME): Remove check for limits.h.
34868         * m4/timegm.m4 (gl_FUNC_TIMEGM): Assume that timegm is buggy if mktime
34869         is. Check for timegm declaration.
34870         (gl_PREREQ_TIMEGM): Require gl_FUNC_MKTIME.
34871         Do not check for gmtime_r.
34872         Replace mktime if __mktime_internal does not exist and if mktime
34873         hasn't been replaced already.
34874
34875 2003-09-06  Paul Eggert  <eggert@twinsun.com>
34876
34877         * lib/time_r.c, lib/time_r.h: New files.
34878
34879         * lib/mktime.c (my_mktime_localtime_r): Remove; all uses changed to
34880         __localtime_r.
34881         (__localtime_r) [!defined _LIBC]: New macro.  Include <time_r.h>.
34882         (__mktime_internal) [!defined _LIBC]: Now extern, not static.
34883
34884         * lib/strftime.c (my_strftime_gmtime_r): Remove; all uses changed to
34885         __gmtime_r.
34886         (my_strftime_localtime_r): Remove; all uses changed to __localtime_r.
34887         (__gtime_r, __localtime_r) [!HAVE_TM_GMTOFF]: New macros.
34888         Include <time_r.h>.
34889
34890         * lib/timegm.c: Switch to glibc implementation, with the following
34891         changes:
34892         [defined HAVE_CONFIG_H]: Include <config.h>.
34893         [!defined _LIBC]: Include "timegm.h" rather than <time.h>.
34894         (__mktime_internal) [!defined _LIBC]: New decl.
34895         (__gmtime_r) [!defined _LIBC]: New macro and function.
34896         (timegm): Use a prototype, since gnulib assumes C89.
34897         Do not bother declaring tmp to be const, as it's not really usefu.
34898         * lib/timegm.h: Hoist "#include <time.h>" out of #ifdef.
34899         (timegm): Declare only if HAVE_DECL_TIMEGM.
34900
34901 2003-09-06  Paul Eggert  <eggert@twinsun.com>
34902
34903         * MODULES.html.sh (func_all_modules): Add time_r.
34904         * modules/time_r: New file.
34905         * modules/mktime, modules/strftime, modules/timegm: Depend on time_r.
34906         * modules/timegm: Depend on mktime.  Change maintainer to "all, glibc".
34907
34908 2003-09-03  Paul Eggert  <eggert@twinsun.com>
34909
34910         * lib/human.c (human_readable): Fix bug that rounded 10501 to 10k.
34911         Bug reported by Lute Kamstra in
34912         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00003.html>.
34913
34914         * lib/getdate.y (relative_time_table): Use tDAY_UNIT for "tomorrow",
34915         "yesterday", "today", and "now" rather than tMINUTE_UNIT.  Of
34916         course with correspondingly smaller numbers for tomorrow and
34917         yesterday.  From Tadayoshi Funaba.  Originally installed into
34918         sh-utils on 1999-08-07, but the patch got lost (I guess during the
34919         coreutils merge?).
34920
34921 2003-08-31  Simon Josefsson  <jas@extundo.com>
34922
34923         * modules/timegm: New file.
34924         * MODULES.html.sh (func_all_modules): Add timegm.
34925
34926 2003-08-31  Simon Josefsson  <jas@extundo.com>
34927
34928         * m4/timegm.m4: New file.
34929
34930 2003-08-31  Simon Josefsson  <jas@extundo.com>
34931
34932         * lib/timegm.h: New file.
34933         * lib/timegm.c: New file.  Based on
34934         wget-1.8.2/src/http.c:mktime_from_utc.
34935
34936 2003-08-31  Karl Berry  <karl@gnu.org>
34937
34938         * lib/argp.h: update from libc.
34939
34940 2003-08-28  Bruno Haible  <bruno@clisp.org>
34941
34942         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Remove AC_DEFINE of fnmatch here.
34943         This avoids havoc on compilers for which '#define fnmatch rpl_fnmatch'
34944         followed by '#define fnmatch fnmatch_posix' gives an error.
34945
34946 2003-08-28  Bruno Haible  <bruno@clisp.org>
34947
34948         * lib/binary-io.h: Undefine O_BINARY before defining it. This avoids a
34949         warning on QNX, which defines O_BINARY to 000000.
34950
34951 2003-08-27  Jim Meyering  <jim@meyering.net>
34952
34953         * m4/mkstemp.m4: Require that the system mkstemp be able to create
34954         70 temporary files, not just 30.  Tru64 V4.0F's mkstemp function
34955         would fail after 32.  Reported by Danny Levinson.  Details here:
34956         http://mail.gnu.org/archive/html/bug-coreutils/2003-08/msg00124.html
34957
34958 2003-08-24  Bruno Haible  <bruno@clisp.org>
34959
34960         * lib/binary-io.h: Include <stdio.h>, to avoid a compilation error when
34961         MSVC7 <stdio.h> is included later.
34962
34963 2003-08-22  Simon Josefsson  <jas@extundo.com>
34964
34965         * modules/strndup (Makefile.am): Add strndup.h to lib_SOURCES.
34966
34967 2003-08-20  Karl Berry  <karl@gnu.org>
34968
34969         * m4/lib-ld.m4: serial 1003 from gettext, no changes besides serial.
34970
34971 2003-08-20  Bruno Haible  <bruno@clisp.org>
34972
34973         * modules/progname: New file.
34974         * MODULES.html.sh (func_all_modules): Add progname.
34975
34976 2003-08-20  Bruno Haible  <bruno@clisp.org>
34977
34978         * lib/progname.h: New file, from GNU gettext.
34979         * lib/progname.c: New file, from GNU gettext.
34980         * lib/progreloc.c: New file, from GNU gettext.
34981
34982 2003-08-19  Jim Meyering  <jim@meyering.net>
34983
34984         * m4/lib-ld.m4: Revert yesterday's change, per Bruno's request here:
34985         http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00155.html
34986
34987 2003-08-19  Bruno Haible  <bruno@clisp.org>
34988
34989         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Don't check for <string.h> any
34990         more.
34991
34992 2003-08-19  Bruno Haible  <bruno@clisp.org>
34993
34994         * lib/xstrdup.c: Assume <string.h> exists.
34995
34996 2003-08-18  Paul Eggert  <eggert@twinsun.com>
34997
34998         * modules/stdbool: Add BUILT_SOURCES.  Prefer $@ to target name
34999         in makefile rules.
35000
35001 2003-08-18  Jim Meyering  <jim@meyering.net>
35002
35003         * m4/getloadavg.m4: Use [\t ], not [ \t] (where \t is a literal TAB).
35004         * m4/lib-ld.m4: Likewise.
35005
35006 2003-08-18  Jim Meyering  <jim@meyering.net>
35007
35008         * lib/setenv.h: Indent nested cpp directive.
35009         * lib/vasnprintf.c: Remove trailing blanks.
35010
35011 2003-08-17  Simon Josefsson  <jas@extundo.com>
35012
35013         * modules/xstrndup: New file.
35014         * MODULES.html.sh (func_all_modules): Add xstrndup.
35015
35016 2003-08-17  Simon Josefsson  <jas@extundo.com>
35017
35018         * modules/argp: Fix autoconf macro name. Add more dependencies.
35019
35020 2003-08-17  Simon Josefsson  <jas@extundo.com>
35021
35022         * m4/xstrndup.m4: New file.
35023
35024 2003-08-17  Simon Josefsson  <jas@extundo.com>
35025
35026         * m4/argp.m4: New file.
35027
35028 2003-08-17  Simon Josefsson  <jas@extundo.com>
35029             Bruno Haible  <bruno@clisp.org>
35030
35031         * lib/xstrndup.h: New file.
35032         * lib/xstrndup.c: New file.
35033
35034 2003-08-17  Bruno Haible  <bruno@clisp.org>
35035
35036         * modules/strndup (Files, Include): Add lib/strndup.h.
35037
35038 2003-08-17  Bruno Haible  <bruno@clisp.org>
35039
35040         * modules/euidaccess (Files): Add lib/euidaccess.h.
35041
35042 2003-08-17  Bruno Haible  <bruno@clisp.org>
35043
35044         * lib/strndup.h: New file.
35045
35046 2003-08-17  Bruno Haible  <bruno@clisp.org>
35047
35048         * gnulib-tool (func_create_testdir): Handle gl_USE_SYSTEM_EXTENSIONS
35049         like AC_GNU_SOURCE.
35050         * modules/extensions (configure.ac): Comment out the invocation of
35051         gl_USE_SYSTEM_EXTENSIONS.
35052
35053 2003-08-16  Paul Eggert  <eggert@twinsun.com>
35054
35055         Merges from coreutils, etc.
35056         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Insert ':' to prevent a syntax
35057         error in gl_FUNC_MATCH.  This fixes a bug I introduced on 2003-05-28.
35058         * m4/readlink.m4 (gl_PREREQ_READLINK): Renamed from gl_PREREQ_READLINE,
35059         fixing a typo.
35060         * m4/host-os.m4 (UTILS_HOST_OS): Add GNU/NetBSD, GNU/FreeBSD.
35061         * m4/hash.m4 (gl_HASH): Use AM_STDBOOL_H, not AC_HEADER_STDBOOL.
35062
35063 2003-08-16  Paul Eggert  <eggert@twinsun.com>
35064
35065         Document merge from coreutils.
35066         * modules/alloca: Append $(ALLOCA_H) to BUILT_SOURCES.
35067         * modules/fnmatch: Append $(FNMATCH_H) to BUILT_SOURCES.
35068         * modules/utime: Add m4/utimes-null.m4.
35069
35070 2003-08-16  Paul Eggert  <eggert@twinsun.com>
35071
35072         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Do not normalize white
35073         space, undoing this 2003-08-12 change:
35074         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
35075
35076 2003-08-16  Paul Eggert  <eggert@twinsun.com>
35077
35078         * config/srclist.txt: Get regex.h, strdup.c, strtoll.c,
35079         strtoul.c from libc, undoing this 2003-08-12 change:
35080         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
35081
35082 2003-08-16  Jim Meyering  <jim@meyering.net>
35083
35084         Merges from coreutils.
35085         * m4/readdir.m4 (GL_FUNC_READDIR): Change name to have GL_ (not jm_)
35086         prefix.  Adjust cache variables similarly.  Create 500 rather than
35087         just 300 files, to exercise bug on Darwin6.5, too.
35088         * m4/perl.m4 (jm_PERL): Use $am_missing_run, not undefined
35089         $missing_dir.
35090         * m4/jm-winsz1.m4: Require AC_SYS_POSIX_TERMIOS, not
35091         AM_SYS_POSIX_TERMIOS.
35092         Reported by mkc@mathdogs.com.
35093         Also change use of $am_cv_sys_posix_termios
35094         to $ac_cv_sys_posix_termios.  Reported by Andreas Schwab.
35095         * m4/getgroups.m4 (jm_FUNC_GETGROUPS): Rewrite to use AC_FUNC_GETGROUPS
35096         and (if needed) to call AC_LIBOBJ and to set GETGROUPS_LIB.
35097         * m4/fsusage.m4 [__GLIBC__]: GNU libc's statvfs stats each mount point
35098         in /proc/mounts until it finds one with matching device number.  This
35099         is unnecessary when the FILE argument *is* a mount point.  No stat call
35100         is necessary in that case.  So, disable the statvfs-testing code on
35101         systems with GNU libc.  Reported by Andrei Gaponenko via Tim Waugh
35102         as RedHat bug# 84846.
35103         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
35104         to 1MB, so as not to render systems with no stack size limit (e.g.,
35105         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
35106         Include <unistd.h>.  On some systems,
35107         it is required for the definition of _SC_PAGESIZE.
35108
35109 2003-08-16  Jim Meyering  <jim@meyering.net>
35110
35111         Merge from coreutils.
35112         * lib/xstrtoimax.c: #else #if -> #elif.
35113         * lib/xstrtoumax.c: Likewise.
35114
35115 2003-08-16  Jim Meyering  <jim@meyering.net>
35116
35117         * m4/utimes.m4 (gl_FUNC_UTIMES): New file.
35118         * m4/utimes.m4: Removed.
35119         * m4/utimes-null.m4: Renamed from utimes.m4.
35120
35121         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
35122         to 1MB, so as not to render systems with no stack size limit (e.g.,
35123         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
35124         Include <unistd.h>.  On some systems,
35125         it is required for the definition of _SC_PAGESIZE.
35126
35127 2003-08-16  Jim Meyering  <jim@meyering.net>
35128         and Paul Eggert  <eggert@cs.ucla.edu>
35129
35130         Merges from coreutils, etc.
35131
35132         * m4/jm-macros.m4 (AC_LANG_SOURCE(C)): New macro, undefine, then define
35133         using the latest version from cvs.  This avoids problems with #line
35134         directives using a vendor (Sun) compiler.
35135         (jm_MACROS): Bump prerequisite from 2.52g to 2.57.
35136         Don't set GETGROUPS_LIB here; now it's
35137         done via getgroups.m4's wrapper function.
35138         AC_SUBST OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, and MAN here,
35139         rather than just in sh-util/configure.in, so that the
35140         now-shared-by-fileutils-and-textutils lib/Makefile.am are all the
35141         same.
35142         Use AC_CONFIG_LIBOBJ_DIR(lib) to tell the new
35143         AC_FUNC_GETLOADAVG where to find getloadavg.c.
35144         Require AC_FUNC_FTW, gt_INTTYPES_PRI, gl_CLOCK_TIME,
35145         UTILS_SYS_OPEN_MAX, GL_FUNC_GETCWD_PATH_MAX, GL_FUNC_READDIR,
35146         gl_FSUSAGE, gl_MOUNTLIST, AC_FUNC_CANONICALIZE_FILE_NAME.
35147         Remove code that is now done by the newly-required macros.
35148         Append $(EXEEXT) to DF_PROG.
35149         AC_LIBOBJ fchdir-stub if fchdir doesn't exist; similarly for fchown.
35150         Do not invoke or require the following here,
35151         since prereq.m4 or some gnulib .m4 now does this for us:
35152         gl_REGEX, UTILS_FUNC_MKDIR_TRAILING_SLASH, jm_BISON, gl_FUNC_MKTIME,
35153         jm_FUNC_LSTAT, jm_FUNC_STAT, jm_FUNC_REALLOC, jm_FUNC_MALLOC,
35154         jm_FUNC_NANOSLEEP, jm_FUNC_READDIR, jm_FUNC_MEMCMP,
35155         jm_FUNC_GLIBC_UNLOCKED_IO, AC_FUNC_FNMATCH_GNU, jm_FUNC_PUTENV,
35156         jm_AC_PREREQ_XSTRTOUMAX, jm_AC_PREREQ_XSTRTOIMAX,
35157         AC_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, AC_FUNC_VPRINTF,
35158         vb_FUNC_RENAME, UTILS_FUNC_MKSTEP, jm_FUNC_UTIME, AM_FUNC_GETLINE,
35159         AC_FUNC_OBSTACK.
35160         Do not replace the following functions, as this is now the job
35161         of some gnulib .m4: strcasecmp, strncasecmp, dup2, gethostname,
35162         getusershell, sig2str, strcspn, stpcpy, strstr, strtol, strtoul
35163         strpbrk, euidaccess, memcmp, rmdir, rpmatch, strndup, strverscmp,
35164         atexit getpass, strdup, getpagesize.
35165         Replace 'raise'.
35166         Do not check for the following functions, as this is now the job
35167         of some gnulib .m4: bcopy, canonicalize_file_name, fchdir, ftime,
35168         getcwd, getmntinfo, resolvepath.  But check for sysctl, setreuid,
35169         setregid.
35170         (jm_CHECK_ALL_HEADERS): Do not check for fenv.h.
35171         Check for sys/sysctl.h.
35172         (jm_CHECK_ALL_TYPES): Do not require AC_STRUCT_TM, AC_STRUCT_TIMEZONE,
35173         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Invoke gt_TYPE_SSIZE_T instead
35174         of checking for ssize_t ourselves.
35175
35176         * m4/prereq.m4 (jm_PREREQ): Don't invoke macros; AC_REQUIRE them.
35177         Require every macro that gnulib/modules/* suggests for us.
35178         (jm_PREREQ_ADDEXT): New macro.
35179         (jm_PREREQ_STAT): Check for 'struct statfs' on Ultrix 4.4.
35180         Require jm_AC_TYPE_LONG_LONG instead of invoking it.
35181
35182         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): New macro.
35183         (gl_PHYSMEM): Use it.
35184         Also check for `table' function.
35185         Check for new headers and functions.
35186         Add check for sys/sysmp.h.
35187         With suggestions from Kaveh Ghazi.
35188         Ignore headers that are present but cannot be compiled.  This
35189         avoids spurious warnings on Solaris 9 sparc with Forte Developer 7
35190         C 5.4.
35191
35192 2003-08-15  Paul Eggert  <eggert@twinsun.com>
35193
35194         Document merge from coreutils.
35195         * modules/userspec: Depend on posixver.
35196         * modules/strftime: Depend on tzset.
35197
35198 2003-08-15  Paul Eggert  <eggert@twinsun.com>
35199
35200         * lib/config.charset, ref-add.sin, ref-del.sin: Use three spaces,
35201         rather than tab, after '#' in shell-script copyright notices.
35202         Suggested by Bruno Haible.
35203
35204 2003-08-15  Paul Eggert  <eggert@twinsun.com>
35205
35206         * config/srclist-update: Use three spaces, rather than tab, after '#'
35207         in shell-script copyright notices.  Suggested by Bruno Haible.
35208         Remove unnecessary parenthesization in regular expression.
35209
35210 2003-08-15  Jim Meyering  <jim@meyering.net>
35211
35212         Merge from coreutils.
35213         * lib/xgethostname.c: Include <stdlib.h>.
35214         (xghostname): Don't exit for anything other than memory-related
35215         failure; just return NULL.
35216         * lib/userspec.c: Include "posixver.h".
35217         (parse_user_spec): Accept `.' as a separator only
35218         in pre-POSIX-200112 mode.
35219         * lib/strtoimax.c: Use #elif rather than #else #if.
35220         * lib/strftime.c (my_strftime) [!_LIBC && HAVE_TZNAME && HAVE_TZSET]:
35221         Remove function, now that we can rely on a working tzset function.
35222         [!_LIBC]: Ensure that the required autoconf test has been run.
35223         [!defined _NL_CURRENT && HAVE_STRFTIME]:
35224         Use underlying_strftime for %r.
35225         * lib/sha.c: Merge in some clean-up and optimization changes from
35226         glibc.
35227         * lib/sha.c (sha_stream) [BLOCKSIZE]: Move definition to top of file.
35228         Ensure that it is a multiple of 64.
35229         Rearrange loop exit tests so as to avoid performing an
35230         additional fread after encountering an error or EOF.
35231         * lib/realloc.c: Update copyright date.
35232
35233 2003-08-15  Jim Meyering  <jim@meyering.net>
35234         and Paul Eggert  <eggert@twinsun.com>
35235
35236         Merge from coreutils.
35237         * lib/readutmp.h (HAVE_UTMPX_H): Undef if struct utmp has the ut_exit
35238         member but strut utmpx does not.  Needed for AIX 4.3.3.
35239         (UT_EXIT_E_TERMINATION, UT_EXIT_E_EXIT): Define.
35240
35241 2003-08-15  Jim Meyering  <jim@meyering.net>
35242         and Paul Eggert  <eggert@cs.ucla.edu>
35243
35244         Merges from coreutils, etc.
35245         * m4/strftime.m4 (_jm_STRFTIME_PREREQS):
35246         Require gl_FUNC_TZSET_CLOBBER.
35247         * m4/readutmp.m4 (gl_READUTMP): Check for ut_exit.ut_exit,
35248         ut_exit.e_exit, ut_exit.ut_termination, and ut_exit.e_termination
35249         members.
35250
35251 2003-08-14  Paul Eggert  <eggert@twinsun.com>
35252
35253         Help the merge from coreutils.
35254         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): New macro.
35255         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use it.
35256         * m4/tzset.m4: Use it too.
35257
35258 2003-08-14  Paul Eggert  <eggert@twinsun.com>
35259
35260         * modules/tzset: New file.
35261
35262 2003-08-14  Jim Meyering  <jim@meyering.net>
35263
35264         Merges from coreutils.
35265         * modules/fnmatch: Use the `$(FNMATCH_H)' notation for AC_REPLACED
35266         variable names, rather than @FNMATCH_H@.
35267         * modules/alloca: Likewise for $(ALLOCA_H).
35268
35269         * modules/fnmatch (fnmatch.h): Use `$@' in the commands, in place of
35270         the three copies of the literal target, `fnmatch.h'.
35271         * modules/alloca (alloca.h): Likewise.
35272
35273 2003-08-14  Jim Meyering  <jim@meyering.net>
35274
35275         Merge from coreutils.
35276         * m4/tzset.m4: New file.
35277         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Move the
35278         MOUNTED_VMOUNT test to precede the MOUNTED_GETMNTENT1 tests, since
35279         otherwise, AIX 5.1 systems would end up using the latter.
35280         MOUNTED_GETMNTENT1 support is inadequate on such systems: 1) detecting
35281         whether a file system is remote doesn't work  2) the MOUNTED_VMOUNT
35282         code reports the HOSTNAME:/MOUNT_POINT, while the MOUNTED_GETMNTENT1
35283         code reports merely /MOUNT_POINT.  Reported by Mike Jetzer.
35284
35285 2003-08-14  Jim Meyering  <jim@meyering.net>
35286
35287         Merge from coreutils.
35288         * lib/obstack.h: Whitespace changes.
35289         * lib/mountlist.c: Remove anachronistic casts of xmalloc, xrealloc,
35290         and xcalloc return values.
35291         (read_filesystem_list) [MOUNTED_GETFSSTAT]:
35292         Use MNT_NOWAIT, rather than MNT_WAIT.  Otherwise, `df DIR' could
35293         hang on OSF/1 5.1 for DIR on both local and remote file systems.
35294         Reported by (and fix confirmed by) Nelson H. F. Beebe.
35295         (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
35296         error from mntctl.
35297         Use mntctl's return value to drive the entry-processing loop, since
35298         we can't rely on the value of the vmt_length member in the last
35299         entry.  On some systems doing so could result in exhausting
35300         virtual memory.  Based in part on a patch from Mike Jetzer.
35301
35302 2003-08-14  Jim Meyering  <jim@meyering.net>
35303         and Paul Eggert  <eggert@twinsun.com>
35304
35305         Merges from coreutils, plus other fixes.
35306         * lib/physmem.c: Merge in portability changes from gcc/libiberty
35307         to support AIX, IRIX, Tru64, and Windows.  See the ChangeLog there
35308         for credits and details.  Thanks to Kaveh Ghazi for helping
35309         to keep these files in sync.
35310         (ARRAY_SIZE): Define it.
35311         (physmem_total, physmem_available): Add comments. From Kaveh Ghazi.
35312         * lib/memcasecmp.c: Remove unnecessary parentheses after 'defined'.
35313         (memcasecmp): Don't assume size_t fits in unsigned int.
35314         Remove casts and duplicate code.
35315         * lib/md5.c: Include <string.h> and <stdlib.h> unconditionally.
35316         (memcpy): Remove definition.
35317         Merge in some clean-up and optimization changes from glibc.
35318         [BLOCKSIZE]: Move definition to top of file.
35319         Ensure that it is a multiple of 64.
35320         Rearrange loop exit tests so as to avoid performing an
35321         additional fread after encountering an error or EOF.
35322         * lib/md5.h (md5_uintptr): Define.
35323         * lib/makepath.c (CLEANUP_CWD): Report an error if we failed to
35324         return to the initial working directory.  Preserve errno
35325         for caller.
35326         * lib/idcache.c: Include "xalloc.h".
35327         (xmalloc, xrealloc): Remove decls.
35328         (getuser): Remove casts no longer required in C89.
35329         * lib/human.c: Include stdio.h, for sprintf.
35330         * lib/group-member.c: Include "xalloc.h".
35331         (xmalloc, xrealloc): Remove decls.
35332         (get_group_info): Remove casts no longer required in C89.
35333         * lib/getusershell.c (readname): Remove casts no longer required in
35334         C89.
35335         * lib/gettimeofday.c (rpl_gmtime, rpl_tzset): New functions.
35336         * lib/getline.c: Whitespace fix, from coreutils.
35337
35338 2003-08-13  Paul Eggert  <eggert@twinsun.com>
35339
35340         * m4/exclude.m4 (gl_EXCLUDE): Require AC_C_INLINE, AC_HEADER_STDC.
35341         Check for isascii.
35342
35343         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
35344         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
35345         Undo previous (whitespace-only) change.
35346
35347 2003-08-13  Paul Eggert  <eggert@twinsun.com>
35348
35349         * lib/exclude.c: Include <ctype.h>
35350         (IN_CTYPE_DOMAIN): New macro.
35351         (is_space): New fn.
35352         (add_exclude_file): If LINE_END is a space, ignore trailing spaces
35353         and empty lines.
35354
35355         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
35356         Undo previous (whitespace-only) change.
35357
35358 2003-08-13  Paul Eggert  <eggert@twinsun.com>
35359
35360         * config/srclist-update: Change update back to the old behavior,
35361         leaving whitespace alone.  Use one 'sed' command rather than a
35362         pipeline.
35363         (fixlicense): Now a variable, not a function.
35364         (remove_trailing_blanks): Remove.
35365         (fixfile): Don't invoke unexpand or cat, or remove trailing blanks.
35366         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
35367         Undo previous (whitespace-only) change.
35368
35369 2003-08-12  Paul Eggert  <eggert@twinsun.com>
35370
35371         Merge from coreutils.
35372         * modules/euidaccess: Add lib_SOURCES, include for new
35373         file euidaccess.h
35374
35375 2003-08-12  Paul Eggert  <eggert@twinsun.com>
35376
35377         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
35378         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
35379         Normalize leading white space and remove trailing white space.
35380
35381         Merge from coreutils
35382         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Check for euidaccess decl.
35383
35384         * m4/lib-ld.m4, lib-link.m4, lib-prefix.m4: Regenerate from gettext
35385         0.12.1.  These files are now being upgraded automatically by
35386         ../config/srclist-update.
35387
35388 2003-08-12  Paul Eggert  <eggert@twinsun.com>
35389
35390         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
35391         Normalize leading white space and remove trailing white space.
35392         * lib/ref-add.sin, ref-del.sin: Use '#' before empty line in copyright
35393         notice, as per ../config/srclist-update.
35394
35395         Merge from coreutils.
35396         * lib/euidaccess.h: New file.
35397         * lib/euidaccess.c: Include it.
35398         * lib/.cppi-disable: Add printf-args.h, printf-parse.h, stdbool_.h,
35399         vasnprintf.h, vasprintf.h.  Remove strdup.c, gettext.h.
35400         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Normalize white space.
35401
35402 2003-08-12  Paul Eggert  <eggert@twinsun.com>
35403
35404         * config/srclist-update: Add copyright notice.
35405         (remove_id_lines, remove_trailing_blanks): New constants.
35406         (fixfile): Use them to normalize spacing a bit in copied files.
35407         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
35408         Normalize leading white space and remove trailing white space.
35409
35410         * config/texinfo.tex: Sync with texinfo.
35411
35412         * config/srclist.txt: Don't get regex.h, strdup.c, strtoll.c,
35413         strtoul.c from libc, to merge coreutils whitespace changes.
35414
35415         * config/srclist.txt: Get the following m4 files from gettext:
35416         codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4,
35417         inttypes-pri.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4,
35418         longdouble.m4, nls.m4, po.m4, progtest.m4, signed.m4, wchar_t.m4,
35419         wint_t.m4.
35420
35421 2003-08-12  Karl Berry  <karl@gnu.org>
35422
35423         * config/srclist.txt: can't sync vasnprintf.c any more, changes have
35424         been made.
35425
35426 2003-08-11  Paul Eggert  <eggert@twinsun.com>
35427
35428         * modules/gnu-source, m4/gnu-source.m4:
35429         Remove; we're assuming Autoconf 2.54 or later now.
35430         Suggested by Bruno Haible.
35431         * MODULES.html.sh (func_all_modules): Remove gnu-source.
35432
35433 2003-08-11  Bruno Haible  <bruno@clisp.org>
35434
35435         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for wcslen.
35436
35437 2003-08-11  Bruno Haible  <bruno@clisp.org>
35438
35439         * lib/vasnprintf.c (local_wcslen): New function, for Solaris 2.5.1.
35440         (vasnprintf): Use it instead of wcslen.
35441
35442 2003-08-11  Bruno Haible  <bruno@clisp.org>
35443
35444         * lib/stdbool_.h (_Bool): Undo last change; instead use a negative enum
35445         value to ensure that _Bool promotes to int. Use #define for _Bool when
35446         using the Solaris C compiler. Adds comments suggested by Paul Eggert.
35447
35448 2003-08-10  Karl Berry  <karl@gnu.org>
35449
35450         * lib/regex.h: update from libc (whitespace fix).
35451
35452 2003-08-09  Paul Eggert  <eggert@twinsun.com>
35453
35454         Merge some files from coreutils.  These changes were
35455         originally made by Jim Meyering.
35456         * lib/acl.c: Include <sys/types.h> before <sys/stat.h>;
35457         many older Unixes require this.
35458         * lib/alloca.c (alloca): Remove cast to argument of free;
35459         no longer needed in C89.
35460         * lib/alloca_.h, regex.h: Fix white space to match
35461         what GNU indent does.
35462
35463 2003-08-09  Paul Eggert  <eggert@twinsun.com>
35464
35465         * m4/regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371";
35466         apparently Emacs's Unicode mode got confused before my 2003-08-05
35467         checkin.
35468
35469 2003-08-08  Paul Eggert  <eggert@twinsun.com>
35470
35471         * m4/extensions.m4: New file.
35472         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC):
35473         Require gl_USE_SYSTEM_EXTENSIONS.
35474         * m4/unlocked-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO):
35475         Require gl_USE_SYSTEM_EXTENSIONS rather than AC_GNU_SOURCE.
35476
35477 2003-08-08  Paul Eggert  <eggert@twinsun.com>
35478
35479         * MODULES.html.sh (func_all_modules): Add extensions, gnu-source.
35480         * modules/extensions, modules/gnu-source: New files.
35481         * modules/timespec, modules/unlocked-io: Depend on extensions.
35482
35483 2003-08-07  Paul Eggert  <eggert@twinsun.com>
35484
35485         * modules/restrict: New file.
35486         * MODULES.html.sh (func_all_modules): Add restrict.
35487         * modules/regex: Depend on restrict.
35488
35489 2003-08-07  Paul Eggert  <eggert@twinsun.com>
35490
35491         * m4/restrict.m4: New file.
35492         * m4/regex.m4 (jm_PREREQ_REGEX): Add gl_C_RESTRICT.
35493
35494 2003-08-07  Bruno Haible  <bruno@clisp.org>
35495
35496         * modules/getndelim2 (Makefile.am): Add the files to EXTRA_DIST, not
35497         lib_SOURCES, because getndelim2.m4 now uses AC_LIBOBJ(getndelim2).
35498
35499 2003-08-07  Bruno Haible  <bruno@clisp.org>
35500
35501         * m4/getndelim2.m4 (gl_GETNDELIM2): Use AC_LIBOBJ(getndelim2). This
35502         makes the module 'getndelim2' compatible with the module 'getline'.
35503
35504 2003-08-05  Paul Eggert  <eggert@twinsun.com>
35505
35506         * m4/regex.m4 (jm_INCLUDED_REGEX): Replace a single non-ASCII
35507         byte with "\201" to avoid glitches when editing that source file
35508         with multi-gnome-terminal.
35509
35510 2003-08-05  Paul Eggert  <eggert@twinsun.com>
35511
35512         * lib/bumpalloc.h: Remove.
35513
35514 2003-08-05  Paul Eggert  <eggert@twinsun.com>
35515
35516         * MODULES.html.sh (func_all_modules): Remove bumpalloc.
35517         * modules/bumpalloc: Remove.
35518
35519 2003-08-04  Paul Eggert  <eggert@twinsun.com>
35520
35521         * lib/getloadavg.c: Change copyright notice and spacing to conform to
35522         GNU coding style.
35523
35524         Merge from coreutils.
35525         * lib/error.c [!USE_IN_LIBIO]: Omit this case; assume USE_IN_LIBIO is
35526         1. From glibc.
35527         * lib/getdate.y (date): Also accept dates like May-23-2003; suggestion
35528         from Karl Berry, implemented by Jim Meyering.
35529         * lib/getgroups.c: Include "xalloc.h" instead of declaring xalloc fns;
35530         from Dmitry V. Levin.
35531         Remove anachronistic cast of xrealloc.
35532         * lib/fnmatch_.h (__const): Remove.  Use 'const'.
35533         * lib/fnmatch_loop.c (NEW_PATTERN): Cast alloca return value to proper
35534         type. Otherwise, it wouldn't compile with at least /bin/cc on
35535         ymp-cray-unicos9.0.2.X.
35536         Combine two mostly-identical uses of alloca into one.
35537         Thanks to the Cray-Cyber project for access to a Cray Y-MP.
35538
35539 2003-08-04  Dave Love  <d.love@dl.ac.uk>
35540
35541         [From Emacs.]
35542
35543         * lib/getloadavg.c: Check `__unix' as well as `unix'.  Use #ifdef, not
35544         #if.  Check HAVE_LIBKSTAT as well as LOAD_AVE_TYPE.  Check
35545         F_SETFD, not FD_SETFD.  Use HAVE_STRUCT_NLIST_N_UN_N_NAME, not
35546         obsolete NLIST_NAME_UNION.
35547         [__GNU__]: Undef BSD and FSCALE.
35548         [!NLIST_STRUCT]: Remove conditional definition of NLIST_STRUCT.
35549
35550 2003-08-03  Paul Eggert  <eggert@twinsun.com>
35551
35552         * lib/stdbool_.h (_Bool): Make it signed char, instead of
35553         an enum type, so that it's guaranteed to promote to int.  See:
35554         <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00124.html>
35555
35556 2003-08-03  Karl Berry  <karl@gnu.org>
35557
35558         * config/depcomp: update from automake.
35559
35560 2003-07-31  Paul Eggert  <eggert@twinsun.com>
35561
35562         * lib/strerror.c: Include config.h, limits.h.  Declare sprintf.
35563         (strerror): Don't assume that a printable int fits in 14 bytes.
35564
35565 2003-07-31  Bruno Haible  <bruno@clisp.org>
35566
35567         * modules/getpass-gnu: New file.
35568         * MODULES.html.sh (func_all_modules): Add getpass-gnu.
35569
35570 2003-07-31  Bruno Haible  <bruno@clisp.org>
35571
35572         * m4/getpass.m4 (gl_FUNC_GETPASS_GNU): New macro.
35573
35574 2003-07-24  Karl Berry  <karl@gnu.org>
35575
35576         * config/missing: update from automake.
35577
35578 2003-07-24  Derek Robert Price  <derek@ximbiot.com>
35579             Bruno Haible  <bruno@clisp.org>
35580
35581         * lib/getline.h (getline, getdelim): Change return type to ssize_t.
35582         * lib/getline.c (getline, getdelim): Likewise.
35583         Remove _GNU_SOURCE define; now it's defined in config.h through
35584         m4/getline.m4.
35585
35586 2003-07-23  Karl Berry  <karl@gnu.org>
35587
35588         * config/config.sub: update from prep.
35589
35590 2003-07-22  Paul Eggert  <eggert@twinsun.com>
35591
35592         * modules/xalloc (Depends-on): Add exitfail.
35593         * modules/xmemcoll: Likewise.
35594
35595 2003-07-22  Paul Eggert  <eggert@twinsun.com>
35596
35597         * lib/xalloc.h (XCALLOC, XREALLOC, CCLONE): Fix under- and
35598         over-parenthesization in macros.
35599
35600         Sync with coreutils.
35601
35602         * lib/xalloc.h (XMALLOC, XCALLOC, XREALLOC): Remove casts not
35603         required by C99.
35604
35605         Use `exit_failure' for xalloc and xmemcoll instead of their own
35606         private exit-failure variables.
35607         * lib/xalloc.h (xalloc_exit_failure): Remove.
35608         * lib/xmalloc.c: Likewise.  Include exitfail.h.
35609         (xalloc_die): Use exit_failure instead of xalloc_exit_failure.
35610         * lib/xmemcoll.h (xmemcoll_exit_failure): Remove.
35611         * lib/xmemcoll.c: Likewise.  Include exitfail.h.
35612         (xmemcoll): Use exit_failure instead of xalloc_exit_failure.
35613
35614 2003-07-20  Jim Meyering  <jim@meyering.net>
35615
35616         * modules/closeout (Depends-on): Add exitfail.
35617         Suggestion from Bruno Haible.
35618
35619 2003-07-19  Karl Berry  <karl@gnu.org>
35620
35621         * config/config.sub: update from prep.
35622
35623 2003-07-18  Paul Eggert  <eggert@twinsun.com>
35624
35625         * lib/closeout.h (close_stdout_set_status, close_stdout_status):
35626         Remove.
35627         * lib/closeout.c: Likewise.  Include "closeout.h" right after config.h,
35628         to test that it can stand by itself.  Include "exitfail.h".
35629         Clients should set exit_failure instead.
35630         (EXIT_FAILURE): Remove; no longer needed.  Do not include <stdlib.h>.
35631
35632 2003-07-18  Bruno Haible  <bruno@clisp.org>
35633
35634         * modules/getndelim2: New file.
35635         * modules/getline: Share files with module getndelim2.
35636         * modules/getnline: Depend on getndelim2 instead of sharing files with
35637         it. Add getnline.c to lib_SOURCES.
35638         * MODULES.html.sh (func_all_modules): Add getndelim2.
35639
35640 2003-07-18  Bruno Haible  <bruno@clisp.org>
35641
35642         * m4/getndelim2.m4: New file.
35643         * m4/getline.m4 (AM_FUNC_GETLINE): Add AC_LIBOBJ of getndelim2.c and
35644         invoke gl_PREREQ_GETNDELIM2.
35645         (gl_PREREQ_GETLINE): Drop AC_HEADER_STDC, now done by
35646         gl_PREREQ_GETNDELIM2.
35647         * m4/getnline.m4 (gl_GETNLINE): Drop AC_HEADER_STDC, now done by
35648         gl_GETNDELIM2.
35649
35650 2003-07-18  Bruno Haible  <bruno@clisp.org>
35651
35652         * lib/getndelim2.h: New file.
35653         * lib/getndelim2.c: Make into a module of its own. Include config.h,
35654         getndelim2.h.
35655         (getndelim2): Make non-static. Change return type to ssize_t.
35656         * lib/getline.h: Change argument names.
35657         * lib/getline.c: Include getndelim2.h instead of getndelim2.c.
35658         * lib/getnline.c: Include getndelim2.h.
35659
35660 2003-07-18  Andreas Schwab  <schwab@suse.de>
35661
35662         * lib/memcoll.c (memcoll) [!HAVE_STRCOLL]: Clear errno.
35663
35664 2003-07-17  Karl Berry  <karl@gnu.org>
35665
35666         * config/config.sub: update from prep.
35667
35668 2003-07-17  Bruno Haible  <bruno@clisp.org>
35669
35670         * modules/getnline: New file.
35671         * modules/getline: Add lib/getndelim2.c to source file list.
35672         * MODULES.html.sh (func_all_modules): Add getnline.
35673
35674 2003-07-17  Bruno Haible  <bruno@clisp.org>
35675
35676         * m4/getnline.m4: New file.
35677
35678 2003-07-17  Bruno Haible  <bruno@clisp.org>
35679
35680         * m4/Makefile.am.in: Remove file.
35681         * m4/Makefile.am: Remove file.
35682         * m4/Makefile.in: Remove file.
35683
35684 2003-07-17  Bruno Haible  <bruno@clisp.org>
35685
35686         * lib/getnline.h: New file.
35687         * lib/getnline.c: New file.
35688         * lib/getndelim2.c: New file, extracted from getline.c.
35689         (getndelim2): Renamed from getdelim2, with added nmax argument.
35690         * lib/getline.c: Include getndelim2.c.
35691         (getdelim2): Moved out to getndelim2.c.
35692         (getline, getdelim): Update.
35693
35694 2003-07-17  Bruno Haible  <bruno@clisp.org>
35695
35696         * lib/Makefile.am: Remove file.
35697         * lib/Makefile.in: Remove file.
35698
35699 2003-07-17  Bruno Haible  <bruno@clisp.org>
35700
35701         * configure.in: Remove file.
35702         * Makefile.in: Remove file.
35703
35704 2003-07-17  Bruno Haible  <bruno@clisp.org>
35705
35706         * MODULES.html.sh: Put the </BODY> right before </HTML>.
35707
35708 2003-07-16  Karl Berry  <karl@gnu.org>
35709
35710         * config/srclist-update: was running fixlicense twice, which caused
35711                 texinfo.tex to be nullified for some reason.  Simplify,
35712                 $gplsrc is no longer needed as far as I can see?
35713
35714 2003-07-16  Jim Meyering  <jim@meyering.net>
35715
35716         * modules/save-cwd: Depend on xgetcwd.  From Derek Price.
35717
35718 2003-07-15  Paul Eggert  <eggert@twinsun.com>
35719
35720         * config/srclist.txt: Get the following files from gettext-runtime/intl
35721         instead: config.charset, localcharset.c, localcharset.h, ref-add.sin,
35722         ref-del.sin.  From Bruno Haible.
35723         * config/srclist-update (fixfile): Change grep pattern again, since the
35724         previous fix didn't work (there was another trailing $).  Use
35725         '[$]' to escape the $s.
35726
35727 2003-07-15  Karl Berry  <karl@gnu.org>
35728
35729         * lib/vasnprintf.c: update from gettext.
35730
35731 2003-07-15  Karl Berry  <karl@gnu.org>
35732
35733         * config/srclist-update (fixfile): Change grep pattern, since 'Id'
35734         gets expanded when surrounded by '$'.
35735
35736 2003-07-15  Jim Meyering  <jim@meyering.net>
35737
35738         * modules/save-cwd: Don't depend on error.  From Derek Price.
35739
35740 2003-07-15  Jim Meyering  <jim@meyering.net>
35741
35742         * lib/makepath.c (make_path): Enclose diagnostic in _(...).
35743
35744 2003-07-14  Simon Josefsson  <jas@extundo.com>
35745
35746         * modules/mempcpy: New file.
35747         * MODULES.html.sh (func_all_modules): Add mempcpy.
35748
35749 2003-07-14  Simon Josefsson  <jas@extundo.com>
35750
35751         * m4/mempcpy.m4: New file.
35752
35753 2003-07-14  Simon Josefsson  <jas@extundo.com>
35754
35755         * lib/mempcpy.h: New file.
35756         * lib/mempcpy.c: New file.
35757
35758 2003-07-14  Paul Eggert  <eggert@twinsun.com>
35759
35760         * modules/getdate, modules/posixtm: Depend on mktime.
35761
35762 2003-07-14  Paul Eggert  <eggert@twinsun.com>
35763
35764         * lib/ceill.c, expl.c, floorl.c, frexpl.c, ldexpl.c, mathl.h,
35765         sincosl.c, sqrtl.c, trigl.c, trigl.h, poll.c, poll_.h, mkstemp.c,
35766         unicodeio.c, unicodeio.h, unlocked-io.h:
35767         Switch from LGPL to GPL.
35768
35769 2003-07-14  Paul Eggert  <eggert@twinsun.com>
35770
35771         * lib/asnprintf.c, asprintf.c, config.charset, gettext.h,
35772         localcharset.c, localcharset.h, mkdtemp.c, printf-args.c,
35773         printf-args.h, printf-parse.c, printf-parse.h, ref-add.sin,
35774         ref-del.sin, setenv.c, unsetenv.c, vasnprintf.c, vasnprintf.h,
35775         vasprintf.c, vasprintf.h: Regenerate.  These files are now being
35776         updated automatically by ../config/srclist-update.  This changes
35777         their license from LPGL to GPL.
35778
35779 2003-07-14  Paul Eggert  <eggert@twinsun.com>
35780
35781         * config/srclist.txt: Add tons more gettext files.  $GETTEXT is now
35782         assumed to refer to the root of the most recent stable gettext version.
35783         * config/srclistvars.sh: Add defaults for eggert.
35784         * config/srclist-update: Convert LGPL to GPL in shell scripts, too.
35785         Match "This program" as well as "The program".  This is needed
35786         for gettext.
35787
35788 2003-07-14  Jim Meyering  <jim@meyering.net>
35789
35790         Don't emit diagnostics.  Let callers do that.
35791         * lib/save-cwd.c: Don't include "error.h".
35792         (save_cwd): Don't call error.  Ensure that errno is valid
35793         when returning nonzero.
35794
35795         * lib/save-cwd.h (restore_cwd): Update prototype.
35796         * lib/save-cwd.c (restore_cwd): Remove two parameters.
35797         Simplify.  Don't call error upon failure.  Let callers do that.
35798         (save_cwd): Mention that Irix 5.3 has the same problem as SunOS 4
35799         when auditing is enabled.  But don't bother updating the #if.
35800
35801 2003-07-11  Alexandre Duret-Lutz  <adl@gnu.org>
35802
35803         * lib/obstack.h (__INT_TO_PTR): Revert change of 2003-03-13;
35804         it breaks C++ compilation.
35805         [!__GNUC__ || !__STDC__] (obstack_finish): Cast result to void*.
35806
35807 2003-07-10  Simon Josefsson  <jas@extundo.com>
35808
35809         * modules/strchrnul (Makefile.am): Add strchrnul.h.
35810
35811 2003-07-10  Jim Meyering  <jim@meyering.net>
35812
35813         * m4/clock_time.m4: Remove trailing blank.
35814         * m4/intmax_t.m4: Likewise.
35815
35816 2003-07-10  Jim Meyering  <jim@meyering.net>
35817
35818         * lib/vasnprintf.c: Remove trailing blanks.
35819         Make cpp indentation consistent.
35820
35821 2003-07-09  Paul Eggert  <eggert@twinsun.com>
35822
35823         * lib/alloca_.h, euidaccess.c, getpass.c, memrchr.c, obstack.h,
35824         posixver.c, strftime.c, strnlen.c, strverscmp.c:
35825         Switch from LGPL to GPL.
35826
35827 2003-07-09  Paul Eggert  <eggert@twinsun.com>
35828
35829         * config/srclist.txt: Sort sublists.  Add
35830         $LIBCSRC/sysdeps/generic/strtoul.c. In comments, add more libc files
35831         that differ from gnulib for one reason or another; we'd like this list
35832         to be smaller but for now let's document what we have.
35833
35834 2003-07-08  Paul Eggert  <eggert@twinsun.com>
35835
35836         * config/srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding
35837         the use of GNU extensions.  Change "x=`eval echo $x`" to the shorter
35838         and sweeter "eval x=$x".
35839         * config/srclist.txt: Get lib/argp* from glibc.
35840
35841 2003-07-07  Paul Eggert  <eggert@twinsun.com>
35842
35843         * lib/mktime.c: Fix some boundary cases and remove need for floating
35844         point.
35845
35846         Issue a compile-time diagnostic if time_t is floating point, or if
35847         two's complement arithmetic is not in effect, or if arithmetic
35848         right shift does not propagate the sign.  These assumptions were
35849         all in the original code but they weren't checked.
35850
35851         (TIME_T_MIDPOINT, verify): New macros.
35852         (__isleap): Remove; it has integer overflow problems.
35853         (leapyear): New function, without those problems.
35854         (ydhms_tm_diff): Remove; splitting into two parts.
35855         (ydhms_diff): New function, containing the arithmetic part of
35856         the old ydhms_tm_diff function.  Issue a compile-time
35857         diagnostic if we are not using C99 integer division.
35858         Avoid casts when possible.
35859         (guess_time_tm): New function, containing the checking part of
35860         the old ydhms_tm_diff function.  Return the new value, rather than
35861         the difference between it and the old.  Accept a new argument T
35862         so that *T specifies the old value.  Check for overflow in the result.
35863
35864         (__mktime_internal): Use a time_t offset, not a long int offset.
35865         This undoes the 2003-06-04 change, which is no longer needed now
35866         that we have better overflow checking.
35867         (localtime_offset): Likewise.
35868
35869         (__mktime_internal): Avoid harmful overflow on hosts where time_t
35870         and long are 64-bit but int is only 32-bit.
35871         (ydhms_diff): Use long int to store year1 and yday1.
35872         Issue a compile-time diagnostic if long int is not wide enough.
35873
35874         (__mktime_internal): Use long int to store adjusted year and yday.
35875         Use plain C rather than preprocessor commands, if that doesn't
35876         affect efficiency.
35877         Check for overflow (and try to repair) after each probe
35878         rather than checking only at the very end.  This avoids some bugs
35879         (e.g., southern hemisphere, behind GMT, and GMT offset at minimum time
35880         does not equal GMT offset at maximum time).
35881         Use integer to check for overflow rather than floating point; this
35882         is more portable to non-IEEE hosts, and is a tad faster.
35883         When we detect that we are oscillating between two values,
35884         don't check whether tm_isdst has the requested value, since
35885         we already know the answer.  When tm_isdst has the wrong value,
35886         use a different heuristic to find the right one, based on the
35887         extreme values actually observed in practice in tz2003a,
35888         rather than the (overly optimistic) "previous 3 calendar quarters".
35889
35890         (not_equal_tm, print_tm, check_result): Use "const T" rather than
35891         "T const" to accommodate glibc style.
35892         (check_result): Use less-confusing report format.  "long" -> "long int.
35893         (main): Likewise.
35894         Don't loop if the iteration overflows time_t.
35895         Allow a negative step in the iteration.
35896
35897 2003-07-06  Karl Berry  <karl@gnu.org>
35898
35899         * config/depcomp: update from automake.
35900         * config/config.sub: update from prep.
35901
35902 2003-07-03  Karl Berry  <karl@gnu.org>
35903
35904         * config/config.guess: update from prep.
35905
35906 2003-07-01  Paul Eggert  <eggert@twinsun.com>
35907
35908         * m4/xreadlink.m4 (gl_XREADLINK): Don't check for sys/types.h, since
35909         xreadlink.c now includes it unconditionally.
35910
35911 2003-07-01  Paul Eggert  <eggert@twinsun.com>
35912
35913         * lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
35914         having it depend on HAVE_SYS_TYPES_H.
35915
35916 2003-07-01  Bruno Haible  <bruno@clisp.org>
35917
35918         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Don't include <unistd.h>.
35919         <sys/types.h> should be sufficient.
35920         Reported by Paul Eggert.
35921
35922 2003-06-26  Karl Berry  <karl@gnu.org>
35923
35924         * config/depcomp: update from automake.
35925
35926 2003-06-26  Bruno Haible  <bruno@clisp.org>
35927
35928         * modules/human: Depend on module stdbool.
35929
35930 2003-06-25  Bruno Haible  <bruno@clisp.org>
35931
35932         * modules/readlink: New file.
35933         * modules/xreadlink: Depend on it.
35934         * MODULES.html.sh (func_all_modules): Add readlink.
35935
35936 2003-06-25  Bruno Haible  <bruno@clisp.org>
35937
35938         * m4/readlink.m4: New file.
35939
35940 2003-06-25  Bruno Haible  <bruno@clisp.org>
35941
35942         * lib/readlink.c: New file.
35943
35944 2003-06-22  Karl Berry  <karl@gnu.org>
35945
35946         * config/srclist.txt: update mkinstalldirs from automake.
35947         * config/mkinstalldirs: update.
35948
35949 2003-06-22  Bruno Haible  <bruno@clisp.org>
35950
35951         Portability to mingw32.
35952         * m4/ssize_t.m4: New file, from GNU gettext.
35953         * m4/safe-read.m4 (gl_PREREQ_SAFE_READ): Require gt_TYPE_SSIZE_T.
35954         * m4/xreadlink.m4 (gl_XREADLINK): Require gt_TYPE_SSIZE_T.
35955
35956 2003-06-22  Bruno Haible  <bruno@clisp.org>
35957
35958         * modules/safe-read: Add m4/ssize_t.m4.
35959         * modules/xreadlink: Add m4/ssize_t.m4.
35960
35961 2003-06-20  Bruno Haible  <bruno@clisp.org>
35962
35963         Assume C89, so PARAMS isn't needed.
35964         * lib/unicodeio.h (PARAMS): Remove.
35965         * lib/unicodeio.c: Don't use PARAMS.
35966
35967 2003-06-18  Karl Berry  <karl@gnu.org>
35968
35969         * config/config.{guess,sub}: update from prep.
35970
35971 2003-06-18  Jim Meyering  <jim@meyering.net>
35972
35973         Merge changes from coreutils.
35974         * lib/readutmp.c: Include <string.h> and <stdlib.h> unconditionally.
35975         Remove explicit declarations of xmalloc and realloc.
35976         Include xalloc.h.
35977         (read_utmp): Remove anachronistic cast of xmalloc.
35978
35979 2003-06-17  Paul Eggert  <eggert@twinsun.com>
35980
35981         Assume C89, so PARAMS isn't needed.
35982         * lib/backupfile.h (PARAMS): Remove.  All uses removed.
35983         * lib/closeout.h, lib/dirname.h, lib/filemode.h, lib/fsusage.h,
35984         lib/getdate.h, lib/getline.h, lib/group-member.h, lib/hard-locale.h,
35985         lib/hash.h, lib/linebuffer.h, lib/long-options.h, lib/makepath.h,
35986         lib/memcasecmp.h, lib/memcoll.h, lib/modechange.h, lib/mountlist.h,
35987         lib/path-concat.h, lib/physmem.h, lib/posixtm.h, lib/quote.h,
35988         lib/readutmp.h, lib/same.h, lib/save-cwd.h, lib/savedir.h,
35989         lib/stdio-safer.h, lib/strtoimax.c, lib/strverscmp.h,
35990         lib/unistd-safer.h, lib/version-etc.h, lib/xalloc.h, lib/xreadlink.h,
35991         lib/xstrtod.h, lib/xstrtol.h: Likewise.
35992         * lib/filemode.h, lib/hard-locale.h, lib/memcoll.h, lib/modechange.h,
35993         lib/physmem.h, lib/same.h, lib/strverscmp.h: Do not include config.h;
35994         no longer needed. Anyway, config.h should always be included before any
35995         other file.
35996
35997 2003-06-11  Simon Josefsson  <jas@extundo.com>
35998
35999         * modules/sysexits: New file.
36000         * MODULES.html.sh (func_all_modules): Add sysexits.
36001
36002 2003-06-11  Simon Josefsson  <jas@extundo.com>
36003
36004         * lib/sysexit_.h: New file.
36005
36006 2003-06-11  Derek Price  <derek@ximbiot.com>
36007
36008         * lib/stat.c [LSTAT]: Compile/use slash_aware_lstat only if it is
36009         necessary.
36010
36011 2003-06-11  Bruno Haible  <bruno@clisp.org>
36012
36013         * m4/sysexits.m4: New file.
36014
36015 2003-06-10  Simon Josefsson  <jas@extundo.com>
36016
36017         * lib/argp.h: New file, from glibc.
36018         * lib/argp-ba.c: New file, from glibc.
36019         * lib/argp-eexst.c: New file, from glibc.
36020         * lib/argp-fmtstream.c: New file, from glibc.
36021         * lib/argp-fmtstream.h: New file, from glibc.
36022         * lib/argp-fs-xinl.c: New file, from glibc.
36023         * lib/argp-help.c: New file, from glibc.
36024         * lib/argp-namefrob.h: New file, from glibc.
36025         * lib/argp-parse.c: New file, from glibc.
36026         * lib/argp-pv.c: New file, from glibc.
36027         * lib/argp-pvh.c: New file, from glibc.
36028         * lib/argp-xinl.c: New file, from glibc.
36029
36030 2003-06-10  Simon Josefsson  <jas@extundo.com>
36031
36032         * modules/strchrnul: New file.
36033
36034 2003-06-10  Simon Josefsson  <jas@extundo.com>
36035
36036         * modules/argp: New file.
36037
36038 2003-06-10  Simon Josefsson  <jas@extundo.com>
36039
36040         * m4/strchrnul.m4: New file.
36041
36042 2003-06-10  Simon Josefsson  <jas@extundo.com>
36043
36044         * lib/strchrnul.h: New file.
36045         * lib/strchrnul.c: New file.
36046
36047 2003-06-10  Bruno Haible  <bruno@clisp.org>
36048
36049         * MODULES.html.sh (func_all_modules): Add strchrnul and argp.
36050
36051 2003-06-07  Karl Berry  <karl@gnu.org>
36052
36053         * config/config.{guess,sub}: update from prep.
36054
36055 2003-06-07  Jim Meyering  <jim@meyering.net>
36056
36057         * modules/strtod: Use $(...) notation, not @...@ for
36058         AC_REPLACE'd variables.
36059         * modules/localcharset: Likewise.
36060
36061 2003-06-07  Jim Meyering  <jim@meyering.net>
36062
36063         * lib/readtokens.h: Put `Free Software Foundation, Inc.'
36064         in place of my name in the copyright comment.
36065         Remove definition and uses of __P.
36066
36067         From coreutils.
36068         * lib/stat.c: Don't declare xmalloc explicitly.
36069         Instead, include "xalloc.h".
36070         * lib/readtokens.c (readtokens): Remove anachronistic casts of xmalloc,
36071         xrealloc, and xcalloc return values.
36072         * lib/xgetcwd.c (xgetcwd): Include "xgetcwd.h".
36073         Improve comment.
36074         * lib/xgetcwd.h: Remove definition/uses of PARAMS.
36075
36076 2003-06-07  Bruno Haible  <bruno@clisp.org>
36077
36078         * modules/poll (Makefile.am): Use explicit creation rule for poll.h, to
36079         avoid AC_CONFIG_LINKS.
36080         * modules/fnmatch (Makefile.am): Use explicit creation rule for
36081         fnmatch.h, to avoid AC_CONFIG_LINKS.
36082         * modules/alloca (Makefile.am): Make creation of alloca.h Ctrl-C safe.
36083
36084 2003-06-07  Bruno Haible  <bruno@clisp.org>
36085
36086         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH, gl_FUNC_FNMATCH_POSIX,
36087         gl_FUNC_FNMATCH_GNU): Set FNMATCH_H instead of invoking
36088         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
36089         directory.
36090         * m4/poll.m4 (gl_FUNC_POLL): Set POLL_H instead of invoking
36091         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
36092         directory.
36093
36094 2003-06-06  Jim Meyering  <jim@meyering.net>
36095
36096         Merge from coreutils.
36097         * lib/same.c: (same_name): Declare *_basename locals to be `const'.
36098         Consolidate declarations and initializations of *_base* locals.
36099
36100         Merge from coreutils.
36101         This avoids a core dump on systems without GNU putenv,
36102         when running `env -u SOME_ALREADY_UNSET_VARIABLE'.
36103         * lib/putenv.c (__set_errno, LOCK, UNLOCK): Define.
36104         (unsetenv): New static function, from GNU libc.
36105         (rpl_putenv): Use it.
36106
36107         * lib/modechange.c: Remove trailing blanks.
36108
36109         Merge from coreutils.
36110         * lib/fsusage.c: Remove declaration of statfs.
36111         It conflicted with one from OSF/1 5.1 in <sys/mount.h>.
36112
36113         * lib/posixtm.c: Include <stdbool.h> unconditionally.
36114
36115 2003-06-06  Jim Meyering  <jim@meyering.net>
36116
36117         * lib/stdbool_.h: Renamed from stdbool.h.in.
36118
36119 2003-06-06  Jim Meyering  <jim@meyering.net>
36120             Bruno Haible  <bruno@clisp.org>
36121
36122         * modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h.
36123         Adjust Makefile.am snippet not to redirect directly to target.
36124         Use $(STDBOOL_H) notation, not @STDBOOL_H@ for AC_REPLACE'd variables.
36125
36126 2003-06-05  Paul Eggert  <eggert@twinsun.com>
36127
36128         * lib/mktime.c (__mktime_internal): When resolving a tm_isdst
36129         mismatch, look in future quarters as well as past.  This fixes a
36130         bug when processing fall-backwards gaps immediately after a long
36131         period of daylight-saving time.
36132
36133         * lib/mktime.c: Assume freestanding C89 or better.
36134         (HAVE_LIMITS_H): Remove.  Assume it's 1.
36135         (__P): Remove; not used.
36136         (CHAR_BIT, INT_MIN, INT_MAX): Remove; <limits.h> defines them.
36137         (mktime, not_equal_tm, print_tm, check_result,
36138         main): Use prototypes.  Use const * where appropriate.
36139         (main): Fix typo in testing code that uncovered by above changes.
36140         (Local Variables): Remove -DHAVE_LIMITS_H from compile-command.
36141
36142 2003-06-04  Paul Eggert  <eggert@twinsun.com>
36143
36144         * m4/human.m4 (gl_HUMAN): Require AM_STDBOOL_H.  Check for
36145         locale.h, localeconv.  This merges changes from coreutils.
36146
36147         * m4/mktime.m4 (AC_FUNC_MKTIME): New macro, taken from Autoconf CVS.
36148         It can be removed after the next Autoconf is released.
36149         * m4/exclude.m4 (gl_EXCLUDE): Don't check for sys/types.h; no loner
36150         needed.
36151
36152 2003-06-04  Paul Eggert  <eggert@twinsun.com>
36153
36154         * lib/mktime.c: Fix Debian bug 177940
36155         <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=177940>.
36156         (localtime_offset): Now long int, not time_t, because we want it
36157         to be guaranteed to be signed.  All uses changed.
36158         (__mktime_internal): If overflow would occur when adding offset,
36159         don't add it.
36160
36161         Merge 'human' changes from coreutils.  Rewrite to support
36162         locale-specific notations like thousands separators.
36163         * lib/human.c: Simplify authorship notice.
36164         Include human.h immediately after config.h.
36165         <sys/types.h>, <stdio.h>: Do not include; no longer needed.
36166         <limits.h>: Do not include, since human.h does.
36167         (SIZE_MAX, UINTMAX_MAX): New macros.
36168         <strings.h>: Include if HAVE_STRINGS_H, not if !HAVE_STRING_H.
36169         <locale.h>: Include if HAVE_LOCALE_H and HAVE_LOCALECONV.
36170         (HUMAN_READABLE_SUFFIX_LENGTH_MAX): New macro.
36171         (power_letter): Renamed from suffixes.
36172         (generate_suffix_backwards): Remove.
36173         (adjust_value): Now takes int style (because of human.h changes)
36174         and long double value (for greater precision on some platforms).
36175         (group_number): New function.
36176         (human_readable): Use it.  Use integer options, not enum.
36177         Put the options before the sizes in the arg list.
36178         Support all the new options.
36179         The old human_readable function has been removed;
36180         use inttostr.h instead.
36181         (human_readable, default_block_size, humblock):
36182         Use uintmax_t, not int, for block sizes.
36183         (human_readable_inexact, block_size_types): Remove.
36184         (block_size_opts): New constant.
36185         (human_options): Renamed from human_block_size, with new signature
36186         that allows block sizes up to UINTMAX_MAX.  All callers changed.
36187         * lib/human.h: Add copyright and authorship notice.
36188         Include <limits.h> and <stdbool.h> unconditionally.
36189         (PARAMS): Remove.  All uses removed.
36190         (LONGEST_HUMAN_READABLE): Add support for thousands separator.
36191         (enum human_inexact_style): Remove tag; now a nameless enum.
36192         (human_floor, human_ceiling, human_round_to_even): Now have
36193         values 2, 0, 1 rather than -1, 1, 0.
36194         (human_group_digits, human_suppress_point_zero, human_autoscale,
36195         human_base_1024, human_SI, human_B): New constants.
36196         (human_readable_inexact, human_block_size): Remove.
36197         (human_readable): Size args are now uintmax_t, not int.
36198         (human_options): New decl.
36199
36200         * lib/exclude.c: (new_exclude, add_exclude): Remove casts that are
36201         unnecessary now that we assume C89 or better.  This change
36202         imported from coreutils.
36203
36204         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
36205         arbitrarily.  This is the same patch as 2003-05-28, but it got lost
36206         in the 2003-05-30 sync from glibc.
36207
36208         .h files should stand alone, but we shouldn't include <sys/types.h>
36209         if we can get away with just <stddef.h>.
36210
36211         * lib/__fpending.h, addext.c, backupfile.c, exclude.c, getline.c,
36212         malloc.c, putenv.c, realloc.c, strcasecmp.c: Include <stddef.h>
36213         rather than <sys/types.h>, as we merely need size_t.
36214         * lib/dirname.h, memcoll.h, xalloc.h, xmemcoll.h: Include <stddef.h>,
36215         to get size_t.
36216         * lib/hash.h, linebuffer.h, readtokens.h, stdio-safer.h, version-etc.h:
36217         Include <stdio.h>, to get FILE.
36218         * lib/memcasecmp.c: Don't include <sys/types.h>, as we can assume
36219         memcasecmp.h has included <stddef.h> and all we need is size_t.
36220         * lib/memcoll.c: Include "memcoll.h", which gets us size_t and checks
36221         our interface, instead of including <sys/types.h>
36222
36223 2003-06-04  Paul Eggert  <eggert@twinsun.com>
36224
36225         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): Comment out for
36226         now, as glibc mktime is buggy on non-glibc systems.
36227
36228 2003-06-03  Karl Berry  <karl@gnu.org>
36229
36230         * config/config.sub: update from prep.
36231
36232 2003-06-02  Paul Eggert  <eggert@twinsun.com>
36233
36234         [from coreutils]
36235         Fix some minor time-related bugs with POSIX time arguments.
36236         Some valid time stamps were being rejected (notably -1, and
36237         time stamps before 1900 on 64-bit hosts).  And some invalid
36238         time stamps were being accepted, e.g. September 31.
36239
36240         * lib/posixtm.h (posixtime): Return bool instead of time_t, so
36241         that we can return (time_t) -1 successfully.
36242         * lib/posixtm.c: Likewise.
36243         [HAVE_STDBOOL_H]: Include <stdbool.h>.
36244         (bool, false, true) [!HAVE_STDBOOL_H]: New type.
36245         (t): Remove static var.
36246         (year, posix_time_parse): Now takes struct tm * arg to modify, instead
36247         of static var.  All uses changed.
36248         (year): Do not reject years before 1900; they can occur with
36249         64-bit time_t.
36250         (posix_time_parse): Do not check for out-of-range components;
36251         that is now the caller's responsibility, since our checks were
36252         only approximations.
36253         (posixtime): Use mktime to check for out-of-range components,
36254         since it knows them exactly.
36255         If mktime returns (time_t) -1, check whether an error actually occurred
36256         by invoking localtime on -1.
36257         (main) [TEST_POSIXTIME]: Check for input data errors, and report
36258         posixtime failures better.
36259         Improve the test data (in comments only).
36260
36261 2003-06-02  Karl Berry  <karl@gnu.org>
36262
36263         * config/mkinstalldirs (version): new variable.
36264         (--version): new option.
36265         (usage): improve message.
36266
36267 2003-05-30  Karl Berry  <karl@gnu.org>
36268
36269         * lib/mktime.c: update from libc.
36270
36271 2003-05-30  Bruno Haible  <bruno@clisp.org>
36272
36273         * modules/gettext: Add files m4/nls.m4 and m4/po.m4.
36274         * config/config.rpath: Upgrade to gettext-0.12.1.
36275
36276 2003-05-30  Bruno Haible  <bruno@clisp.org>
36277
36278         * m4/gettext.m4: Upgrade to gettext-0.12.1.
36279         * m4/nls.m4: New file, from gettext-0.12.1.
36280         * m4/po.m4: New file, from gettext-0.12.1.
36281         * m4/progtest.m4: Upgrade to gettext-0.12.1.
36282
36283 2003-05-30  Bruno Haible  <bruno@clisp.org>
36284
36285         * lib/config.charset: Upgrade to gettext-0.12.1 and libiconv-1.9.1.
36286         * lib/localcharset.h: Likewise.
36287         * lib/localcharset.c: Likewise.
36288
36289 2003-05-29  Karl Berry  <karl@gnu.org>
36290
36291         * config/config.rpath: update from gettext.
36292
36293 2003-05-28  Paul Eggert  <eggert@twinsun.com>
36294
36295         Assume the headers required for C89 freestanding compilers.
36296         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for limits.h.
36297         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Likewise.
36298         * m4/human.m4 (gl_HUMAN): Likewise.
36299         * m4/pathmax.m4 (gl_PATHMAX): Likewise.
36300         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Likewise.
36301         * m4/userspec.m4 (gl_USERSPEC): Likewise.
36302         * m4/xreadlink.m4 (gl_XREADLINK): Likewise.
36303         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
36304         * m4/quote.m4 (gl_QUOTE): Don't check for stddef.h.
36305
36306 2003-05-28  Paul Eggert  <eggert@twinsun.com>
36307
36308         Assume the headers required for C89 freestanding compilers.
36309         * lib/addext.c, lib/backupfile.c, lib/fsusage.c, lib/human.c,
36310         lib/pathmax.h, lib/rpmatch.c, lib/userspec.c, lib/xreadlink.c,
36311         lib/xstrtol.c: Include <limits.h> without checking for HAVE_LIMITS_H.
36312         * lib/backupfile.c, lib/fsusage.c, lib/hash.c, lib/human.c,
36313         lib/safe-read.c, lib/userspec.c, lib/xstrtol.c (CHAR_BIT): Don't
36314         define, since <limits.h> is guaranteed to do that.
36315         * lib/fatal.c: Include <stdarg.h> without checking for __STDC__.
36316         * lib/exclude.c: Include <stdbool.h> unconditionally.
36317         * lib/tempname.c: Include <stddef.h> unconditionally.
36318         * lib/hash.c: Include <limits.h>, since we no longer define CHAR_BIT.
36319         * lib/modechange.c, rpmatch.c (NULL): Don't define, since
36320         <stddef.h> does that.
36321         * lib/quote.c: Dont include <stddef.h> or <sys/types.h>; not needed.
36322         * lib/safe-read.c (INT_MAX): Don't define, since <limits.h> does that.
36323         * lib/safe-read.c (TYPE_MINIMUM, TYPE_MAXIMUM): Remove; no longer
36324         needed.
36325         * lib/xstrtol.c: Likewise.
36326         * lib/safe-read.c: Remove TYPE_SIGNED; no longer needed.
36327         * lib/savedir.c: Include <stddef.h> instead of defining NULL.
36328
36329         * lib/addext.c (addext): Use assignment rather than cast, to avoid
36330         warnings on some platforms.
36331
36332         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
36333         arbitrarily.
36334
36335 2003-05-26  Jim Meyering  <jim@meyering.net>
36336
36337         Merge in a change from coreutils:
36338         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Test the cache variable, not one
36339         that is guaranteed to be `no'.  Use `no_such_member' to indicate
36340         that condition, rather than `-1' which is slightly misleading.
36341         Change the name of the cache variable to have the gl_ prefix.
36342         Prompted by a patch from Richard Dawe for DJGPP.
36343
36344 2003-05-24  Karl Berry  <karl@gnu.org>
36345
36346         * config/config.guess: update from prep.
36347
36348 2003-05-22  Karl Berry  <karl@gnu.org>
36349
36350         * gnulib-tool (func_usage): =LIBRARY not =libRARY in help msg.
36351
36352 2003-05-20  Karl Berry  <karl@gnu.org>
36353
36354         * config/config.guess: update from prep.
36355
36356 2003-05-18  Karl Berry  <karl@gnu.org>
36357
36358         * config/srclistvars.sh (TEXMF): use TEXMFROOT instead, since TEXMF
36359         might actually be set by the user.
36360
36361         * config/depcomp, install-sh, mdate-sh: update from automake.
36362
36363 2003-05-17  Bruno Haible  <bruno@clisp.org>
36364
36365         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Fix a quoting bug leading to an
36366         invalid expansion for AC_EGREP_CPP.
36367         * m4/strtoimax.m4 (gl_FUNC_STRTOIMAX): Likewise.
36368         * m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Likewise.
36369         Suggested by Akim Demaille <akim@epita.fr> in
36370         http://mail.gnu.org/archive/html/bug-autoconf/2003-05/threads.html
36371
36372 2003-05-12  Jim Meyering  <jim@meyering.net>
36373
36374         * lib/strftime.c (my_strftime): Let the `-' (no-pad) flag affect
36375         the space-padded-by-default conversion specifiers, %e, %k, %l.
36376
36377 2003-05-12  Bruno Haible  <bruno@clisp.org>
36378
36379         * lib/linebreak.c (iconv_string_length): Don't return -1 just because
36380         the string is longer than 4 KB.
36381
36382 2003-05-11  Karl Berry  <karl@gnu.org>
36383
36384         * config/config.{guess,sub}: update from prep.
36385
36386 2003-05-09  Bruno Haible  <bruno@clisp.org>
36387
36388         * modules/error: Add m4/strerror_r.m4 to file list.
36389
36390 2003-05-03  Bruno Haible  <bruno@clisp.org>
36391
36392         Upgrade to Unicode-4.0.
36393         * lib/linebreak.c (nonspacing_table_data): Change width of U+00AD,
36394         U+0350..U+0357, U+035D..U+035F, U+0600..U+0603, U+0610..U+0615,
36395         U+0656..U+0658, U+0A01, U+0AE2..U+0AE3, U+0CBC, U+17B4..U+17B5,
36396         U+17DD, U+1920..U+1922, U+1927..U+192B, U+1932, U+1939..U+193B
36397         from 1 to 0. Change width of U+0CBF, U+0CC6, U+180E from 0 to 1.
36398         (uc_width): Change width of U+4DC0..U+4DFF from 2 to 1. Change width
36399         of U+2A6D7..U+2F7FF, U+2FA1E..U+2FFFD, U+30000..U+3FFFD from 1 to 2.
36400         Change width of U+E0100..U+E01EF from 1 to 0.
36401
36402 2003-04-25  Jim Meyering  <jim@meyering.net>
36403
36404         * lib/copy-file.c (copy_file_preserving): Declare buf_size to be
36405         of type size_t, not int.
36406
36407 2003-04-25  Bruno Haible  <bruno@clisp.org>
36408
36409         * lib/copy-file.c: Include <stddef.h>, for size_t.
36410
36411 2003-04-21  Paul Eggert  <eggert@twinsun.com>
36412
36413         * m4/error.m4 (gl_ERROR): Do not put under dynamic conditions some
36414         code which expansion is under static control.  Patch imported from
36415         Akim Demaille's patch to Bison; see
36416         <http://mail.gnu.org/archive/html/bison-patches/2003-03/msg00057.html>.
36417
36418 2003-04-14  Bruno Haible  <bruno@clisp.org>
36419
36420         * m4/error.m4 (jm_PREREQ_ERROR): Use AC_FUNC_VPRINTF.
36421
36422 2003-04-11  Jim Meyering  <jim@meyering.net>
36423
36424         Merge changes from Coreutils.
36425
36426         2003-03-22  Jim Meyering  <jim@meyering.net>
36427
36428         * lib/strftime.c (widen): Cast alloca return value to proper type.
36429
36430         2003-01-19  Ulrich Drepper  <drepper@redhat.com>
36431
36432         From GNU libc.
36433         * lib/strftime.c (my_strftime): Handle very large width
36434         specifications for numeric values correctly.  Improve checks for
36435         overflow.
36436
36437         2003-01-19  Jim Meyering  <jim@meyering.net>
36438
36439         * lib/strftime.c (widen) [COMPILE_WIDE]: Merge nearly-identical
36440         definitions.
36441         (nl_get_alt_digit) [! defined my_strftime]: Define.
36442         (my_strftime) [_NL_CURRENT]: Merge nearly-identical uses of
36443         _nl_get_alt_digit and _nl_get_walt_digit.
36444
36445         * lib/strftime.c (my_strftime): Merge in locale-related changes from
36446         libc. These changes have no effect outside of _LIBC.
36447
36448 2003-04-10  Bruno Haible  <bruno@clisp.org>
36449
36450         * modules/findprog: New file.
36451         * MODULES.html.sh (func_all_modules): Add it.
36452
36453 2003-04-10  Bruno Haible  <bruno@clisp.org>
36454
36455         * m4/findprog.m4: New file.
36456         * m4/eaccess.m4: New file.
36457
36458 2003-04-10  Bruno Haible  <bruno@clisp.org>
36459
36460         * lib/findprog.h: New file, from GNU gettext.
36461         * lib/findprog.c: New file, from GNU gettext.
36462
36463 2003-04-05  Jim Meyering  <jim@meyering.net>
36464
36465         Merge changes from Coreutils.
36466
36467         * lib/exclude.h (PARAMS): Remove definition and uses.
36468         * lib/exclude.c: Remove uses of `PARAMS'.
36469
36470         * lib/dirname.c [TEST_DIRNAME]: Update build instructions for test.
36471         Add test-cases for DOS filenames. Declare program_name.
36472         (main): Set up program_name.  Patch by Rich Dawe.
36473
36474         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
36475         error from mntctl.
36476         Use mntctl's return value to drive the entry-processing loop, since
36477         we can't rely on the value of the vmt_length member in the last
36478         entry.  On some systems doing so could result in exhausting
36479         virtual memory.  Based in part on a patch from Mike Jetzer.
36480
36481 2003-04-04  Bruno Haible  <bruno@clisp.org>
36482
36483         * modules/linebreak: New file.
36484         * MODULES.html.sh (func_all_modules): Add it.
36485
36486 2003-04-04  Bruno Haible  <bruno@clisp.org>
36487
36488         * m4/linebreak.m4: New file.
36489
36490 2003-04-04  Bruno Haible  <bruno@clisp.org>
36491
36492         * lib/linebreak.h: New file, from GNU gettext.
36493         * lib/linebreak.c: New file, from GNU gettext with slight
36494         modifications.
36495         * lib/lbrkprop.h: New file, from GNU gettext.
36496
36497 2003-04-03  Bruno Haible  <bruno@clisp.org>
36498
36499         * modules/utf8-ucs4: New file.
36500         * modules/utf16-ucs4: New file.
36501         * modules/ucs4-utf8: New file.
36502         * modules/ucs4-utf16: New file.
36503         * MODULES.html.sh (func_all_modules): Add them.
36504
36505 2003-04-03  Bruno Haible  <bruno@clisp.org>
36506
36507         * m4/utf-ucs4.m4: New file.
36508         * m4/ucs4-utf.m4: New file.
36509
36510 2003-04-03  Bruno Haible  <bruno@clisp.org>
36511
36512         * lib/utf8-ucs4.h: New file, from GNU gettext.
36513         * lib/utf16-ucs4.h: New file, from GNU gettext.
36514         * lib/ucs4-utf8.h: New file, from GNU gettext.
36515         * lib/ucs4-utf16.h: New file, from GNU gettext.
36516
36517 2003-04-02  Bruno Haible  <bruno@clisp.org>
36518
36519         * modules/binary-io: New file.
36520         * MODULES.html.sh (func_all_modules): Add it.
36521
36522 2003-04-02  Bruno Haible  <bruno@clisp.org>
36523
36524         * lib/binary-io.h: New file, from GNU gettext.
36525
36526 2003-04-01  Bruno Haible  <bruno@clisp.org>
36527
36528         * modules/pathname: New file.
36529         * MODULES.html.sh (func_all_modules): Add it.
36530
36531 2003-04-01  Bruno Haible  <bruno@clisp.org>
36532
36533         * lib/pathname.h: New file, from GNU gettext.
36534         * lib/concatpath.c: New file, from GNU gettext.
36535
36536 2003-03-30  Bruno Haible  <bruno@clisp.org>
36537
36538         * m4/copy-file.m4 (gl_COPY_FILE): Add check for chown().
36539
36540 2003-03-30  Bruno Haible  <bruno@clisp.org>
36541
36542         * lib/copy-file.c (copy_file_preserving): Don't set owner if the
36543         function chown() doesn't exist.
36544
36545 2003-03-28  Bruno Haible  <bruno@clisp.org>
36546
36547         * modules/copy-file: New file.
36548         * MODULES.html.sh (func_all_modules): Add it.
36549
36550 2003-03-28  Bruno Haible  <bruno@clisp.org>
36551
36552         * m4/copy-file.m4: New file.
36553
36554 2003-03-28  Bruno Haible  <bruno@clisp.org>
36555
36556         * lib/copy-file.h: New file, from GNU gettext.
36557         * lib/copy-file.c: New file, from GNU gettext.
36558
36559 2003-03-18  Jim Meyering  <jim@meyering.net>
36560
36561         * lib/quote.c (quote_n): Fix typo in comment.
36562
36563 2003-03-18  Bruno Haible  <bruno@clisp.org>
36564
36565         * m4/onceonly.m4: Use m4_defn instead of defn, for better error
36566         checking.
36567         * m4/onceonly_2_57.m4: Likewise.
36568
36569 2003-03-17  Bruno Haible  <bruno@clisp.org>
36570
36571         * m4/onceonly.m4: Require autoconf 2.54 or newer.
36572         (m4_quote): Remove macro.
36573         * m4/onceonly_2_57.m4: Require autoconf 2.54 or newer.
36574
36575 2003-03-14  Jim Meyering  <jim@meyering.net>
36576
36577         Merge changes from Coreutils.
36578         * lib/obstack.h (obstack_object_size): Declare temporary, __o,
36579         to be const, in order to avoid warnings.
36580         (obstack_room): Likewise.
36581         (obstack_empty_p): Likewise.
36582
36583 2003-03-14  Bruno Haible  <bruno@clisp.org>
36584
36585         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE,
36586         AC_CHECK_DECLS_ONCE): Quote AC_FOREACH variable-expansions properly.
36587
36588 2003-03-13  Paul Eggert  <eggert@twinsun.com>
36589
36590         Merge changes from Bison.
36591         * lib/obstack.h: (__INT_TO_PTR) [__STDC__]: Cast result to
36592         (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
36593         when compiling Bison 1.875's `bitset bset = obstack_alloc
36594         (bobstack, bytes);'.  Problem reported by Nelson H. F. Beebe.
36595         * lib/hash.c: Include <stdbool.h> unconditionally.
36596
36597 2003-03-13  Paul Eggert  <eggert@twinsun.com>
36598
36599         * m4/onceonly.m4 (m4_quote): New macro.
36600         (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE, AC_CHECK_DECLS_ONCE):
36601         Quote AC_FOREACH variable-expansions properly.
36602
36603 2003-03-13  Paul Eggert  <eggert@twinsun.com>
36604
36605         * doc/COPYING.DOC, fdl.texi: Sync with latest FSF version.
36606
36607 2003-03-09  Paul Eggert  <eggert@twinsun.com>
36608
36609         * lib/argmatch.c (EXIT_FAILURE): Define if the system doesn't.
36610         Reported by Bruce Becker; see:
36611         http://mail.gnu.org/archive/html/bug-bison/2003-03/msg00017.html
36612
36613 2003-03-03  Paul Eggert  <eggert@twinsun.com>
36614             Bruno Haible  <bruno@clisp.org>
36615
36616         * lib/mbswidth.h: Include <wchar.h>. Needed for UnixWare 7.1.1.
36617         Reported by John Hughes, see
36618         http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00030.html
36619
36620 2003-02-20  Bruno Haible  <bruno@clisp.org>
36621
36622         * MODULES.html.sh (func_all_modules): Add poll.
36623
36624 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
36625
36626         * modules/poll: New file.
36627
36628 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
36629
36630         * lib/poll_.h: New file.
36631         * lib/poll.c: New file.
36632
36633 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
36634
36635         * m4/poll.m4: New file.
36636
36637 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
36638
36639         * modules/mathl: New file.
36640
36641 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
36642
36643         * lib/mathl.h: New file.
36644         * lib/acosl.c: New file.
36645         * lib/asinl.c: New file.
36646         * lib/atanl.c: New file.
36647         * lib/ceill.c: New file.
36648         * lib/cosl.c: New file.
36649         * lib/expl.c: New file.
36650         * lib/floorl.c: New file.
36651         * lib/frexpl.c: New file.
36652         * lib/ldexpl.c: New file.
36653         * lib/logl.c: New file.
36654         * lib/sincosl.c: New file.
36655         * lib/sinl.c: New file.
36656         * lib/sqrtl.c: New file.
36657         * lib/tanl.c: New file.
36658         * lib/trigl.c: New file.
36659         * lib/trigl.h: New file.
36660
36661 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
36662
36663         * m4/mathl.m4: New file.
36664
36665 2003-02-18  Bruno Haible  <bruno@clisp.org>
36666
36667         * MODULES.html.sh (func_all_modules): Add mathl.
36668
36669 2003-02-17  Bruno Haible  <bruno@clisp.org>
36670
36671         * modules/mkdtemp: New module.
36672         * MODULES.html.sh (func_all_modules): Add it.
36673
36674 2003-02-17  Bruno Haible  <bruno@clisp.org>
36675
36676         * m4/mkdtemp.m4: New file, from GNU gettext with modifications.
36677
36678 2003-02-17  Bruno Haible  <bruno@clisp.org>
36679
36680         * lib/mkdtemp.h: New file, from GNU gettext.
36681         * lib/mkdtemp.c: New file, from GNU gettext.
36682
36683 2003-02-02  Jim Meyering  <jim@meyering.net>
36684
36685         * m4/regex.m4 (jm_INCLUDED_REGEX): Detect broken re_search in
36686         e.g. glibc-2.2.93.
36687
36688 2003-01-31  Bruno Haible  <bruno@clisp.org>
36689
36690         * m4/rename.m4 (vb_FUNC_RENAME): Add a redirection from 'rename' to
36691         'rpl_rename'.
36692         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Add a redirection from 'strnlen' to
36693         'rpl_strnlen'.
36694         * m4/strtod.m4 (gl_FUNC_STRTOD): Add a redirection from 'strtod' to
36695         'rpl_strtod'.
36696         * m4/utime.m4 (jm_FUNC_UTIME): Add a redirection from 'utime' to
36697         'rpl_utime'.
36698
36699 2003-01-31  Bruno Haible  <bruno@clisp.org>
36700
36701         * lib/rename.c: #undef rename before defining rpl_rename.
36702         * lib/strnlen.c: #undef strnlen, define rpl_strnlen instead of strnlen.
36703
36704 2003-01-30  Bruno Haible  <bruno@clisp.org>
36705
36706         * modules/vasnprintf, modules/vasprintf: New modules.
36707         * MODULES.html.sh (func_all_modules): Add them.
36708
36709 2003-01-30  Bruno Haible  <bruno@clisp.org>
36710
36711         * m4/signed.m4: New file, from GNU gettext.
36712         * m4/longdouble.m4: New file, from GNU gettext.
36713         * m4/wchar_t.m4: New file, from GNU gettext.
36714         * m4/wint_t.m4: New file, from GNU gettext.
36715         * m4/vasnprintf.m4: New file.
36716         * m4/vasprintf.m4: New file.
36717
36718 2003-01-30  Bruno Haible  <bruno@clisp.org>
36719
36720         * lib/printf-args.h: New file, from GNU gettext.
36721         * lib/printf-args.c: New file, from GNU gettext.
36722         * lib/printf-parse.h: New file, from GNU gettext.
36723         * lib/printf-parse.c: New file, from GNU gettext.
36724         * lib/vasnprintf.h: New file, from GNU gettext.
36725         * lib/vasnprintf.c: New file, from GNU gettext.
36726         * lib/asnprintf.c: New file, from GNU gettext.
36727         * lib/vasprintf.h: New file, from GNU gettext with modifications.
36728         * lib/vasprintf.c: New file, from GNU gettext.
36729         * lib/asprintf.c: New file, from GNU gettext.
36730
36731 2003-01-29  Bruno Haible  <bruno@clisp.org>
36732
36733         * modules/stpncpy: New module.
36734         * MODULES.html.sh (func_all_modules): Add it.
36735
36736 2003-01-29  Bruno Haible  <bruno@clisp.org>
36737
36738         * m4/stpncpy.m4: New file.
36739
36740 2003-01-29  Bruno Haible  <bruno@clisp.org>
36741
36742         * lib/stpncpy.h: New file, from GNU gettext with modifications.
36743         * lib/stpncpy.c: New file, from GNU gettext with modifications.
36744
36745 2003-01-28  Bruno Haible  <bruno@clisp.org>
36746
36747         * modules/c-ctype: New module.
36748         * MODULES.html.sh (func_all_modules): Add it.
36749
36750 2003-01-28  Bruno Haible  <bruno@clisp.org>
36751
36752         * lib/c-ctype.h: New file, from GNU gettext, with changes suggested by
36753         Paul Eggert.
36754         * lib/c-ctype.c: New file, from GNU gettext, with changes suggested by
36755         Paul Eggert.
36756
36757 2003-01-27  Bruno Haible  <bruno@clisp.org>
36758
36759         * modules/xsetenv: New module.
36760         * MODULES.html.sh (func_all_modules): Add it.
36761
36762 2003-01-27  Bruno Haible  <bruno@clisp.org>
36763
36764         * lib/xsetenv.h: New file, from GNU gettext.
36765         * lib/xsetenv.c: New file, from GNU gettext.
36766
36767 2003-01-23  Jim Meyering  <jim@meyering.net>
36768
36769         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Correct typo: s/-1/no/ that kept this
36770         from working on systems without dirfd (at least Irix and OSF1/Tru64).
36771
36772 2003-01-23  Bruno Haible  <bruno@clisp.org>
36773
36774         * modules/minmax: New module.
36775         * MODULES.html.sh (func_all_modules): Add it.
36776
36777 2003-01-23  Bruno Haible  <bruno@clisp.org>
36778
36779         * lib/minmax.h: New file, from GNU gettext, with comments from Paul
36780         Eggert.
36781
36782 2003-01-22  Bruno Haible  <bruno@clisp.org>
36783
36784         * modules/exit: New module.
36785         * MODULES.html.sh (func_all_modules): Add it.
36786
36787 2003-01-22  Bruno Haible  <bruno@clisp.org>
36788
36789         * lib/exit.h: New file, from GNU gettext.
36790
36791 2003-01-19  Bruno Haible  <bruno@clisp.org>
36792
36793         * gnulib-tool: Recognize option --extract-maintainer.
36794         (func_get_maintainer): New function.
36795         * modules/*: Add Maintainer entry.
36796
36797 2003-01-16  Jim Meyering  <jim@meyering.net>
36798
36799         * m4/regex.m4: The `regex' struct is both input and output.
36800         Initialize it before each use.  Patch by Tim Waugh.
36801
36802 2003-01-16  Bruno Haible  <bruno@clisp.org>
36803
36804         * MODULES.html.sh: Add a table of contents. Add the module name as
36805         leftmost column. Add hyperlinks.
36806
36807 2003-01-15  Bruno Haible  <bruno@clisp.org>
36808
36809         * m4/md5.m4 (gl_MD5): Require AC_C_INLINE.
36810
36811 2003-01-15  Bruno Haible  <bruno@clisp.org>
36812
36813         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): Also test the LL suffix.
36814         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Also test the ULL
36815         suffix.
36816
36817 2003-01-15  Bruno Haible  <bruno@clisp.org>
36818
36819         * m4/alloca.m4 (gl_FUNC_ALLOCA): Invoke AC_EGREP_CPP prerequisites.
36820
36821 2003-01-15  Bruno Haible  <bruno@clisp.org>
36822
36823         * lib/stpcpy.h (stpcpy): Use ANSI C function declarations.
36824         * lib/strcase.h (strcasecmp, strncasecmp): Likewise.
36825
36826 2003-01-14  Jim Meyering  <jim@meyering.net>
36827
36828         * lib/same.c (same_name): Tweak a comment.
36829
36830 2003-01-14  Bruno Haible  <bruno@clisp.org>
36831
36832         * lib/same.c (same_name): Reorder tests so as to avoid calling stat()
36833         when a string comparison is sufficient.
36834
36835 2003-01-14  Bruno Haible  <bruno@clisp.org>
36836
36837         * lib/readtokens.c (readtoken): Cast character to 'unsigned char', not
36838         'unsigned int'.
36839
36840 2003-01-14  Bruno Haible  <bruno@clisp.org>
36841
36842         * lib/hash-pjw.c: Add comment about low quality of this function.
36843
36844 2003-01-13  Bruno Haible  <bruno@clisp.org>
36845
36846         * modules/stpcpy: Distribute lib/stpcpy.h.
36847         * modules/setenv: Depend on alloca. Distribute lib/setenv.h.
36848
36849 2003-01-13  Bruno Haible  <bruno@clisp.org>
36850
36851         * modules/*: Add a description.
36852         * modules/strpbrk: Fix Makefile.am snippet.
36853         * modules/strtoimax: Fix dependencies.
36854         * modules/strtoumax: Likewise.
36855
36856 2003-01-13  Bruno Haible  <bruno@clisp.org>
36857
36858         * gnulib-tool (func_create_testdir): Substitute lib_OBJECTS.
36859         * modules/alloca (Makefile.am): All object files depend on alloca.h.
36860         * modules/stdbool (Makefile.am): All object files depend on stdbool.h.
36861
36862 2003-01-13  Bruno Haible  <bruno@clisp.org>
36863
36864         * gnulib-tool (func_create_testdir): Store config/* files in the main
36865         directory.
36866         * config.rpath: Move to ...
36867         * config/config.rpath: ... here.
36868         * modules/gettext: Contains config/config.rpath, not config.rpath.
36869         * modules/iconv: Likewise.
36870
36871 2003-01-12  Paul Eggert  <eggert@twinsun.com>
36872
36873         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
36874         to avoid collisions with libcurses and libreadline.
36875
36876         * m4/getstr.m4: Remove.
36877         * m4/getline.m4 (gl_PREREQ_GETLINE): Require AC_HEADER_STDC.
36878
36879 2003-01-12  Paul Eggert  <eggert@twinsun.com>
36880
36881         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
36882         to avoid collisions with libcurses and libreadline.
36883
36884         * lib/Makefile.am (libfetish_a_SOURCES): Remove getstr.c, getstr.h.
36885         * lib/getstr.h, getstr.c: Remove.
36886         * lib/getline.c: Include "getline.h", to check interface.
36887         Move body of old getstr.c here: this defines MIN_CHUNK and
36888         declares getdelim2, which is renamed from getstr.
36889         (getline, getdelim): Adjust to renaming of getstr -> getdelim2.
36890
36891         * lib/linebuffer.c (readlinebuffer): Renamed from readline.
36892         All uses changed.
36893         * lib/linebuffer.h: Likewise.
36894         (readline): Remove backward-compatibility macro.
36895
36896 2003-01-12  Paul Eggert  <eggert@twinsun.com>
36897
36898         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
36899         to avoid collisions with libcurses and libreadline.
36900         * getstr: Remove.
36901         * MODULES.html.sh: Remove getstr.
36902         * modules/getline: Depend on unlocked-io, not getstr.
36903
36904 2003-01-12  Jim Meyering  <jim@meyering.net>
36905
36906         * lib/makepath.c: Don't test HAVE_ERRNO_H.  It's not necessary.
36907
36908 2003-01-10  Bruno Haible  <bruno@clisp.org>
36909
36910         * modules/alloca: Change Makefile.am requirements. Simplify Include
36911         requirements. Add lib/alloca_.h to file list.
36912
36913 2003-01-10  Bruno Haible  <bruno@clisp.org>
36914
36915         * m4/alloca.m4 (gl_FUNC_ALLOCA): Also define ALLOCA_H.
36916
36917 2003-01-10  Bruno Haible  <bruno@clisp.org>
36918
36919         * lib/alloca_.h: New file.
36920         * lib/getdate.y: Unconditionally include alloca.h.
36921         * lib/makepath.c: Likewise.
36922         * lib/setenv.c: Likewise.
36923         * lib/userspec.c: Likewise.
36924
36925 2003-01-09  Karl Berry  <karl@gnu.org>
36926
36927         * MODULES.html.sh: include `dirname $0` in PATH, to find
36928         gnulib-tool.
36929
36930 2003-01-09  Bruno Haible  <bruno@clisp.org>
36931
36932         * modules/stdbool: Change configure.ac, Makefile.am requirements.
36933         Simplify Include requirements. Add lib/stdbool.h.in to file list.
36934
36935 2003-01-09  Bruno Haible  <bruno@clisp.org>
36936
36937         * m4/stdbool.m4 (AM_STDBOOL_H): New macro.
36938
36939 2003-01-09  Bruno Haible  <bruno@clisp.org>
36940
36941         * lib/stdbool.h.in: New file.
36942
36943 2003-01-09  Bruno Haible  <bruno@clisp.org>
36944
36945         * gnulib-tool (func_all_modules): Ignore files ending in ~.
36946         * MODULES.html.sh: Likewise.
36947
36948 2003-01-08  Jim Meyering  <jim@meyering.net>
36949
36950         * lib/full-write.c: Undefine and define-away `const' after inclusion
36951         of errno.h, not before.  Suggestion from Bruno Haible.
36952
36953 2003-01-08  Bruno Haible  <bruno@clisp.org>
36954
36955         * modules/full-read: Depend on full-write.
36956
36957 2003-01-08  Bruno Haible  <bruno@clisp.org>
36958
36959         * lib/safe-read.c: Include specification header first, to ensure its
36960         selfcontainedness.
36961         * lib/full-write.c: Likewise.
36962
36963 2003-01-07  Jim Meyering  <jim@meyering.net>
36964
36965         * lib/full-write.c: Rework so that it may serve to define full_read,
36966         too.
36967         * lib/full-read.c: Simply #define FULL_READ and include full-write.c.
36968
36969 2003-01-07  Bruno Haible  <bruno@clisp.org>
36970
36971         * lib/strtoimax.c: Include <stdint.h> as an alternative to
36972         <inttypes.h>.
36973         * lib/xstrtol.h: Likewise.
36974         * lib/xstrtoimax.c: Likewise.
36975         * lib/xstrtoumax.c: Likewise.
36976         * lib/human.h: Likewise.
36977
36978         * lib/tempname.c: Include <inttypes.h> too. Avoids a compilation error
36979         on systems that have <inttypes.h> but not <stdint.h>.
36980
36981 2003-01-07  Bruno Haible  <bruno@clisp.org>
36982
36983         * MODULES.html.sh: Add copyright notice.
36984         (missed_files): Omit CVS directory entries.
36985         (func_module): Make it work with sed-3.02.
36986         * MODULES.txt: Remove file.
36987
36988 2003-01-06  Jim Meyering  <jim@meyering.net>
36989
36990         * lib/version-etc.c: Update year in translatable copyright string.
36991
36992 2003-01-03  Karl Berry  <karl@gnu.org>
36993
36994         * config/config.{guess,sub}: update from prep.
36995
36996 2003-01-02  Karl Berry  <karl@gnu.org>
36997
36998         * doc/COPYING.DOC: belatedly updated to 1.2.
36999
37000 2003-01-01  Karl Berry  <karl@gnu.org>
37001
37002         * gnulib-tool (func_verify_module): report module name $module in
37003         error message, not $1.
37004         * gnulib-tool (create-testdir): don't complain if destdir couldn't
37005         be created, only if it doesn't exist.
37006         * gnulib-tool (last_checkin_date): don't expand the $Date here.
37007
37008 2002-12-31  Paul Eggert  <eggert@twinsun.com>
37009
37010         * m4/memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
37011
37012 2002-12-31  Paul Eggert  <eggert@twinsun.com>
37013
37014         * lib/memcoll.c (memcoll): Fall back on a simple algorithm using
37015         memcmp if strcoll doesn't work.
37016
37017 2002-12-31  Bruno Haible  <bruno@clisp.org>
37018
37019         * lib/utime.c (utime_null): No need to call ftruncate if the file was
37020         nonempty.
37021
37022 2002-12-31  Bruno Haible  <bruno@clisp.org>
37023
37024         * lib/memcoll.c (STRCOLL): New macro.
37025         (memcoll): Use it.
37026
37027 2002-12-31  Bruno Haible  <bruno@clisp.org>
37028
37029         * lib/localcharset.h: New file.
37030         * lib/localcharset.c: Include it.
37031         * lib/unicodeio.c: Likewise.
37032
37033 2002-12-31  Bruno Haible  <bruno@clisp.org>
37034
37035         * lib/getstr.h (getstr): Define, to avoid clash with libcurses.
37036         * lib/linebuffer.h (readline): Define, to avoid clash with libreadline.
37037
37038 2002-12-31  Bruno Haible  <bruno@clisp.org>
37039
37040         * lib/getline.h: Include <stddef.h>, for size_t.
37041
37042         * lib/unicodeio.h: Include <stddef.h>, for size_t.
37043         * lib/unicodeio.c: Don't include <stddef.h>.
37044
37045 2002-12-31  Bruno Haible  <bruno@clisp.org>
37046
37047         * lib/getdate.y (get_date): Test HAVE_STRUCT_TM_TM_ZONE, not
37048         HAVE_TM_ZONE.
37049
37050 2002-12-24  Karl Berry  <karl@gnu.org>
37051
37052         * config/config.guess: update from prep.
37053
37054 2002-12-24  Bruno Haible  <bruno@clisp.org>
37055
37056         General infrasructure.
37057         * m4/README: Rewritten.
37058         * m4/onceonly.m4: New file.
37059         * m4/onceonly_2_57.m4: New file.
37060
37061         Module atexit.
37062         * m4/atexit.m4: New file.
37063
37064         Module strtod.
37065         * m4/strtod.m4: New file.
37066
37067         Module strtol.
37068         * m4/strtol.m4: New file.
37069
37070         Module strtoul.
37071         * m4/strtoul.m4: New file.
37072
37073         Module memchr.
37074         * m4/memchr.m4: New file.
37075
37076         Module memcmp.
37077         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): New macro.
37078         (jm_FUNC_MEMCMP): Invoke it.
37079
37080         Module memcpy.
37081         * m4/memcpy.m4: New file.
37082
37083         Module memmove.
37084         * m4/memmove.m4: New file.
37085
37086         Module memset.
37087         * m4/memset.m4: New file.
37088
37089         Module strcspn.
37090         * m4/strcspn.m4: New file.
37091
37092         Module strpbrk.
37093         * m4/strpbrk.m4: New file.
37094
37095         Module strstr.
37096         * m4/strstr.m4: New file.
37097
37098         Module strerror.
37099         * m4/strerror.m4: New file.
37100
37101         Module mktime.
37102         * m4/mktime.m4: Renamed from jm-mktime.m4.
37103         (gl_PREREQ_MKTIME): New macro.
37104         (gl_FUNC_MKTIME): Renamed from jm_FUNC_MKTIME. Invoke gl_PREREQ_MKTIME.
37105
37106         Module malloc.
37107         * m4/malloc.m4 (gl_PREREQ_MALLOC): New macro.
37108         (jm_FUNC_MALLOC): Use AC_FUNC_MALLOC. Invoke gl_PREREQ_MALLOC.
37109         Don't define HAVE_DONE_WORKING_MALLOC_CHECK, since nothing uses it.
37110
37111         Module realloc.
37112         * m4/realloc.m4 (gl_PREREQ_REALLOC): New macro.
37113         (jm_FUNC_REALLOC): Use AC_FUNC_REALLOC. Invoke gl_PREREQ_REALLOC.
37114         Don't define HAVE_DONE_WORKING_REALLOC_CHECK, since nothing uses it.
37115
37116         Module strftime.
37117         * m4/tm_gmtoff.m4: New file, extracted from strftime.m4.
37118         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Use AC_FUNC_STRFTIME.
37119         Don't test for bcopy (we are not emacs). Invoke AC_TYPE_MBSTATE_T and
37120         gl_TM_GMTOFF.
37121         (_jm_STRFTIME_PREREQS, jm_FUNC_GNU_STRFTIME): Use onceonly macros.
37122
37123         Module xalloc.
37124         * m4/xalloc.m4: New file.
37125
37126         Module alloca.
37127         * m4/alloca.m4: New file.
37128
37129         Module putenv.
37130         * m4/putenv.m4 (gl_PREREQ_PUTENV): New macro.
37131         (jm_FUNC_PUTENV): Invoke it.
37132
37133         Module setenv.
37134         * m4/setenv.m4 (gt_FUNC_SETENV): New macro.
37135         (gt_CHECK_VAR_DECL): Fix quoting error that led to infinite loop in m4
37136         when invoked twice.
37137         (gt_PREREQ_SETENV, gt_PREREQ_UNSETENV): New macros, replacing old
37138         gt_FUNC_SETENV.
37139
37140         Module memrchr.
37141         * m4/memrchr.m4: New file.
37142
37143         Module stpcpy.
37144         * m4/stpcpy.m4: New file.
37145
37146         Module strcase.
37147         * m4/strcase.m4: New file.
37148
37149         Module strdup.
37150         * m4/strdup.m4: New file.
37151
37152         Module strnlen.
37153         * m4/strnlen.m4: New file.
37154
37155         Module strndup.
37156         * m4/strndup.m4: New file.
37157
37158         Module xstrtod.
37159         * m4/xstrtod.m4: New file.
37160
37161         Module xstrtol.
37162         * m4/xstrtol.m4: New file.
37163
37164         Module getdate.
37165         * m4/getdate.m4: New file.
37166
37167         Module unlocked-io.
37168         * m4/unlocked-io.m4: Renamed from jm-glibc-io.m4.
37169         (jm_FUNC_GLIBC_UNLOCKED_IO): Invoke AC_GNU_SOURCE. Use onceonly macros.
37170         * m4/jm-glibc-io.m4n: Remove file.
37171
37172         Module long-options.
37173         * m4/long-options.m4: New file.
37174
37175         Module md5.
37176         * m4/md5.m4: New file.
37177
37178         Module sha.
37179         * m4/sha.m4: New file.
37180
37181         Module getstr.
37182         * m4/getstr.m4: New file.
37183
37184         Module getline.
37185         * m4/getline.m4 (gl_PREREQ_GETLINE): New macro.
37186         (AM_FUNC_GETLINE): Invoke AC_GNU_SOURCE. Use <stdlib.h>, not
37187         <sys/types.h>, for size_t. Use the function name gnu_getline, not
37188         simply getline. Infoke gl_PREREQ_GETLINE.
37189
37190         Module obstack.
37191         * m4/obstack.m4: New file.
37192
37193         Module hash.
37194         * m4/hash.m4: New file.
37195
37196         Module readtokens.
37197         * m4/readtokens.m4: New file.
37198
37199         Module strverscmp.
37200         * m4/strverscmp.m4: New file.
37201
37202         Module stdbool.
37203         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Add test for _Bool. Needed for
37204         OSF/1.
37205
37206         Module strtoll.
37207         * m4/strtoll.m4: New file.
37208
37209         Module strtoull.
37210         * m4/strtoull.m4: New file.
37211
37212         Module strtoimax.
37213         * m4/strtoimax.m4: New file.
37214
37215         Module strtoumax.
37216         * m4/strtoumax.m4: New file.
37217
37218         Module xstrtoimax.
37219         * m4/xstrtoimax.m4 (jm_XSTRTOIMAX): Renamed from
37220         jm_AC_PREREQ_XSTRTOIMAX.
37221         Moved the strtol prerequisites to strtol.m4.
37222         Moved the strtoll prerequisites to strtoll.m4.
37223         Moved the strtoimax prerequisites to strtoimax.m4.
37224
37225         Module xstrtoumax.
37226         * m4/xstrtoumax.m4 (jm_XSTRTOUMAX): Renamed from
37227         jm_AC_PREREQ_XSTRTOUMAX.
37228         Moved the strtoul prerequisites to strtoul.m4.
37229         Moved the strtoull prerequisites to strtoull.m4.
37230         Moved the strtoumax prerequisites to strtoumax.m4.
37231
37232         Module chown.
37233         * m4/chown.m4 (gl_PREREQ_CHOWN): New macro.
37234         (jm_FUNC_CHOWN): Use AC_FUNC_CHOWN. Invoke gl_PREREQ_CHOWN.
37235
37236         Module dup2.
37237         * m4/dup2.m4: New file.
37238
37239         Module ftruncate.
37240         * m4/ftruncate.m4 (gl_PREREQ_FTRUNCATE): New macro.
37241         (jm_FUNC_FTRUNCATE): Use AC_REPLACE_FUNCS. Invoke gl_PREREQ_FTRUNCATE.
37242
37243         Module getgroups.
37244         * m4/getgroups.m4 (gl_PREREQ_GETGROUPS): New macro.
37245         (jm_FUNC_GETGROUPS): Use AC_FUNC_GETGROUPS. Invoke gl_PREREQ_GETGROUPS.
37246
37247         Module gettimeofday.
37248         * m4/gettimeofday.m4 (gl_PREREQ_GETTIMEOFDAY): New macro.
37249         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use onceonly macros. Invoke
37250         gl_PREREQ_GETTIMEOFDAY.
37251
37252         Module mkdir.
37253         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): New macro.
37254         (UTILS_FUNC_MKDIR_TRAILING_SLASH): Invoke gl_PREREQ_MKDIR.
37255
37256         Module mkstemp.
37257         * m4/mkstemp.m4 (gl_PREREQ_MKSTEMP): New macro.
37258         (jm_PREREQ_TEMPNAME): New macro, from prereq.m4. Also invoke
37259         jm_AC_TYPE_UINTMAX_T.
37260         (UTILS_FUNC_MKSTEMP): Invoke gl_PREREQ_MKSTEMP and jm_PREREQ_TEMPNAME.
37261
37262         Module stat.
37263         * m4/stat.m4 (gl_PREREQ_STAT): New macro.
37264         (jm_FUNC_STAT): Use AC_FUNC_STAT. Invoke gl_PREREQ_STAT.
37265
37266         Module lstat.
37267         * m4/lstat.m4 (gl_PREREQ_LSTAT): New macro.
37268         (jm_FUNC_LSTAT): Use AC_FUNC_LSTAT. Invoke gl_PREREQ_LSTAT.
37269
37270         Module timespec.
37271         * m4/timespec.m4 (gl_TIMESPEC): New macro.
37272         (jm_CHECK_TYPE_STRUCT_TIMESPEC): Add check for <sys/time.h>.
37273         * m4/st_mtim.m4: Indentation.
37274
37275         Module nanosleep.
37276         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): New macro.
37277         (jm_FUNC_NANOSLEEP): Add check for <sys/time.h>. Invoke
37278         gl_PREREQ_NANOSLEEP.
37279
37280         Module regex.
37281         * m4/regex.m4 (jm_PREREQ_REGEX): New macro.
37282         (jm_INCLUDED_REGEX): Invoke jm_PREREQ_REGEX.
37283         (gl_REGEX): New macro.
37284
37285         Module rename.
37286         * m4/rename.m4 (gl_PREREQ_RENAME): New macro.
37287         (vb_FUNC_RENAME): Invoke gl_PREREQ_RENAME.
37288
37289         Module rmdir.
37290         * m4/rmdir.m4: New file.
37291
37292         Module utime.
37293         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Use onceonly macros.
37294         * m4/utime.m4 (gl_PREREQ_UTIME): New macro.
37295         (jm_FUNC_UTIME): Invoke gl_PREREQ_UTIME.
37296
37297         Module dirname.
37298         * m4/dirname.m4: New file.
37299
37300         Module getopt.
37301         * m4/getopt.m4: New file.
37302
37303         Module unistd-safer.
37304         * m4/unistd-safer.m4: New file.
37305
37306         Module fnmatch.
37307         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Include <stdlib.h>, for exit()
37308         declaration.
37309         (gl_PREREQ_FNMATCH_EXTRA): New macro.
37310         (gl_FUNC_FNMATCH_POSIX): New macro.
37311         (gl_FUNC_FNMATCH_GNU): Renamed from AC_FUNC_FNMATCH_GNU. Invoke
37312         gl_PREREQ_FNMATCH_EXTRA. Use the function name gnu_fnmatch, not
37313         simply fnmatch.
37314
37315         Module exclude.
37316         * m4/exclude.m4: New file.
37317
37318         Module human.
37319         * m4/human.m4: New file.
37320
37321         Module acl.
37322         * m4/acl.m4: Nop.
37323
37324         Module backupfile.
37325         * m4/backupfile.m4: New file.
37326         * m4/d-ino.m4: Indentation.
37327
37328         Module fsusage.
37329         * m4/fsusage.m4 (gl_FSUSAGE): New macro.
37330         (jm_STATFS_TRUNCATES): New macro, from coreutils-4.5.4/configure.ac.
37331         (gl_PREREQ_FSUSAGE_EXTRA): New macro.
37332
37333         Module dirfd.
37334         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Invoke some AC_EGREP_CPP
37335         requirements.
37336
37337         Module euidaccess.
37338         * m4/euidaccess.m4: New file.
37339
37340         Module file-type.
37341         * m4/file-type.m4: New file.
37342
37343         Module fileblocks.
37344         * m4/fileblocks.m4: New file.
37345
37346         Module filemode.
37347         * m4/filemode.m4: New file.
37348
37349         Module isdir.
37350         * m4/isdir.m4: New file.
37351
37352         Module lchown.
37353         * m4/lchown.m4 (gl_PREREQ_LCHOWN): New macro.
37354         (jm_FUNC_LCHOWN): Invoke gl_PREREQ_LCHOWN.
37355
37356         Module makepath.
37357         * m4/makepath.m4: New file.
37358
37359         Module modechange.
37360         * m4/modechange.m4: New file.
37361
37362         Module mountlist.
37363         * m4/mountlist.m4: New file.
37364         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Use onceonly macros.
37365         Indentation.
37366
37367         Module path-concat.
37368         * m4/path-concat.m4: New file.
37369
37370         Module pathmax.
37371         * m4/pathmax.m4: New file.
37372
37373         Module same.
37374         * m4/same.m4: New file.
37375
37376         Module save-cwd.
37377         * m4/save-cwd.m4: New file.
37378
37379         Module savedir.
37380         * m4/savedir.m4: New file.
37381
37382         Module xgetcwd.
37383         * m4/xgetcwd.m4: New file.
37384         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Use onceonly macros.
37385
37386         Module xreadlink.
37387         * m4/xreadlink.m4: New file.
37388
37389         Module safe-read.
37390         * m4/safe-read.m4: New file.
37391
37392         Module safe-write.
37393         * m4/safe-write.m4: New file.
37394
37395         Module closeout.
37396         * m4/closeout.m4: New file.
37397
37398         Module stdio-safer.
37399         * m4/stdio-safer.m4: New file.
37400
37401         Module getpass.
37402         * m4/getpass.m4: New file.
37403
37404         Module getugroups.
37405         * m4/getugroups.m4: New file.
37406
37407         Module group-member.
37408         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): New macro.
37409         (jm_FUNC_GROUP_MEMBER): Invoke AC_GNU_SOURCE, gl_PREREQ_GROUP_MEMBER.
37410
37411         Module idcache.
37412         * m4/idcache.m4: New file.
37413
37414         Module userspec.
37415         * m4/userspec.m4: New file.
37416
37417         Module gettime.
37418         * m4/clock_time.m4: New file.
37419         * m4/gettime.m4: New file.
37420
37421         Module settime.
37422         * m4/settime.m4: New file.
37423
37424         Module posixtm.
37425         * m4/posixtm.m4: New file.
37426
37427         Module gethostname.
37428         * m4/gethostname.m4: New file.
37429
37430         Module canon-host.
37431         * m4/canon-host.m4: New file.
37432
37433         Module gettext.
37434         * m4/codeset.m4: New file, from gettext-0.11.5.
37435         * m4/gettext.m4: New file, from gettext-0.11.5.
37436         * m4/glibc21.m4: New file, from gettext-0.11.5.
37437         * m4/iconv.m4: New file, from gettext-0.11.5.
37438         * m4/intdiv0.m4: New file, from gettext-0.11.5.
37439         * m4/inttypes-pri.m4: New file, from gettext-0.11.5.
37440         * m4/inttypes.m4: New file, from gettext-0.11.5.
37441         * m4/inttypes_h.m4: New file, from gettext-0.11.5 with modifications.
37442         * m4/isc-posix.m4: New file, from gettext-0.11.5.
37443         * m4/lcmessage.m4: New file, from gettext-0.11.5.
37444         * m4/lib-ld.m4: New file, from gettext-0.11.5.
37445         * m4/lib-link.m4: New file, from gettext-0.11.5.
37446         * m4/lib-prefix.m4: New file, from gettext-0.11.5.
37447         * m4/progtest.m4: New file, from gettext-0.11.5.
37448         * m4/stdint_h.m4: New file, from gettext-0.11.5 with modifications.
37449         * m4/uintmax_t.m4: New file, from gettext-0.11.5 with modifications.
37450         * m4/ulonglong.m4: New file, from gettext-0.11.5 with modifications.
37451
37452         Module localcharset.
37453         * m4/localcharset.m4: New file.
37454
37455         Module hard-locale.
37456         * m4/hard-locale.m4: New file.
37457
37458         Module mbswidth.
37459         * m4/mbswidth.m4 (gl_MBSWIDTH): Renamed from jm_PREREQ_MBSWIDTH. Use
37460         onceonly macros.
37461         * m4/mbrtowc.m4: Add comment.
37462
37463         Module memcasecmp.
37464         * m4/memcasecmp.m4: New file.
37465
37466         Module memcoll.
37467         * m4/memcoll.m4: New file.
37468
37469         Module unicodeio.
37470         * m4/unicodeio.m4: New file.
37471
37472         Module rpmatch.
37473         * m4/rpmatch.m4: New file.
37474
37475         Module yesno.
37476         * m4/yesno.m4: New file.
37477
37478         Module exitfail.
37479         * m4/exitfail.m4: New file.
37480
37481         Module c-stack.
37482         * m4/c-stack.m4 (gl_C_STACK): New macro.
37483         (jm_PREREQ_C_STACK): Check for <sys/time.h>. Use onceonly macros.
37484
37485         Module error.
37486         * m4/error.m4 (gl_ERROR): New macro.
37487         (jm_PREREQ_ERROR): Use onceonly macros.
37488
37489         Module fatal.
37490         * m4/fatal.m4: New file.
37491
37492         Module getloadavg.
37493         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Use onceonly macros.
37494         (gl_FUNC_GETLOADAVG, gl_PREREQ_GETLOADAVG): New macros.
37495
37496         Module getpagesize.
37497         * m4/getpagesize.m4: New file.
37498
37499         Module getusershell.
37500         * m4/getusershell.m4: New file.
37501
37502         Module physmem.
37503         * m4/physmem.m4: New file.
37504
37505         Module posixver.
37506         * m4/posixver.m4: New file.
37507
37508         Module quotearg.
37509         * m4/quotearg.m4: New file.
37510
37511         Module quote.
37512         * m4/quote.m4: New file.
37513
37514         Module readutmp.
37515         * m4/readutmp.m4: New file, based on jm_PREREQ_READUTMP from prereq.m4.
37516
37517         Module sig2str.
37518         * m4/sig2str.m4: New file.
37519
37520         Other.
37521         * m4/longlong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Remove, moved to
37522         ulonglong.m4.
37523         * m4/intmax_t.m4: New file.
37524         * m4/d-type.m4: Indentation.
37525         * m4/jm-macros.m4: Update.
37526         * m4/prereq.m4 (jm_PREREQ): Update.
37527         (jm_PREREQ_ADDEXT): Remove, obsoleted by backupfile.m4.
37528         (jm_PREREQ_CANON_HOST): Remove, obsoleted by canon-host.m4.
37529         (jm_PREREQ_DIRNAME): Remove, obsoleted by dirname.m4.
37530         (jm_PREREQ_EXCLUDE): Remove, obsoleted by exclude.m4.
37531         (jm_PREREQ_GETPAGESIZE): Remove, obsoleted by getpagesize.m4.
37532         (jm_PREREQ_HARD_LOCALE): Remove, obsoleted by hard-locale.m4.
37533         (jm_PREREQ_HASH): Remove, obsoleted by hash.m4.
37534         (jm_PREREQ_HUMAN): Remove, obsoleted by human.m4.
37535         (jm_PREREQ_MEMCHR): Remove, obsoleted by memchr.m4.
37536         (jm_PREREQ_PHYSMEM): Remove, obsoleted by physmem.m4.
37537         (jm_PREREQ_POSIXVER): Remove, obsoleted by posixver.m4.
37538         (jm_PREREQ_QUOTEARG): Remove, obsoleted by quotearg.m4.
37539         (jm_PREREQ_READUTMP): Remove, obsoleted by readutmp.m4.
37540         (jm_PREREQ_REGEX): Remove, obsoleted by regex.m4.
37541         (jm_PREREQ_STRNLEN): Remove, obsoleted by strnlen.m4.
37542         (jm_PREREQ_TEMPNAME): Remove, obsoleted by mkstemp.m4.
37543         (jm_PREREQ_XGETCWD): Remove, obsoleted by xgetcwd.m4.
37544         (jm_PREREQ_XREADLINK): Remove, obsoleted by xreadlink.m4.
37545         * m4/readdir.m4 (jm_FUNC_READDIR): Use onceonly macros.
37546
37547 2002-12-24  Bruno Haible  <bruno@clisp.org>
37548
37549         * MODULES.txt: Update according to m4/ changes.
37550
37551         Module gettext.
37552         * config.rpath: New file, from gettext-0.11.5.
37553
37554         * modules/*: New module descriptions.
37555         * gnulib-tool: New file.
37556         * MODULES.html.sh: New file.
37557
37558 2002-12-21  Karl Berry  <karl@gnu.org>
37559
37560         * doc/fdl.texi: update to version 1.2.
37561
37562 2002-12-19  Karl Berry  <karl@gnu.org>
37563
37564         * config/config.guess: update from prep.
37565
37566 2002-12-18  Bruno Haible  <bruno@clisp.org>
37567
37568         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't test for localtime_r.
37569         * m4/jm-mktime.m4 (jm_FUNC_MKTIME): Likewise.
37570
37571 2002-12-17  Bruno Haible  <bruno@clisp.org>
37572
37573         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Remove checks for limits.h,
37574         stdlib.h, string.h.
37575
37576 2002-12-17  Bruno Haible  <bruno@clisp.org>
37577
37578         * lib/canon-host.c (strdup): Remove unused declaration.
37579
37580         * lib/fsusage.c: Include full_read.h.
37581         (get_fs_usage): Use full_read instead of safe_read.
37582
37583         * lib/utime.c (utime_null): Use SAFE_READ_ERROR.
37584
37585 2002-12-12  Karl Berry  <karl@gnu.org>
37586
37587         * config/config.guess: update from prep.
37588
37589 2002-12-11  Bruno Haible  <bruno@clisp.org>
37590
37591         * m4/setenv.m4: New file, from gettext-0.11.5.
37592
37593 2002-12-11  Bruno Haible  <bruno@clisp.org>
37594
37595         * lib/setenv.h: Rewritten to cope with systems that have setenv() but
37596         not unsetenv().
37597         * lib/setenv.c, unsetenv.c: Taken from glibc-2.2.4 with the following
37598         modifications:
37599
37600         2002-12-11  Bruno Haible  <bruno@clisp.org>
37601
37602                 * setenv.c (alloca): Fall back to malloc.
37603                 (freea): New macro.
37604                 (setenv): Use freea() to free memory allocated with alloca().
37605
37606         2002-11-13  Bruno Haible  <bruno@clisp.org>
37607
37608                 * setenv.c (compar_fn_t, __add_to_environ, setenv): Use ANSI C
37609                 function declarations.
37610                 * unsetenv.c (unsetenv): Likewise.
37611
37612         2002-03-04  Bruno Haible  <bruno@clisp.org>
37613
37614                 Portability to AIX 4.3.3.
37615                 * unsetenv.c: New file, extracted from setenv.c.
37616                 * setenv.c: Move the unsetenv() function to unsetenv.c.
37617
37618         2001-12-20  Bruno Haible  <bruno@clisp.org>
37619
37620                 * setenv.c (__add_to_environ): Don't call realloc(NULL,...),
37621                 use malloc instead. For SunOS 4.
37622
37623         2001-12-11  Bruno Haible  <bruno@clisp.org>
37624
37625                 * setenv.c: Declare alloca.
37626                 (compar_fn_t): New typedef.
37627                 (KNOWN_VALUE, STORE_VALUE): Use it.
37628
37629         * lib/Makefile.am (libfetish_a_SOURCES): Add setenv.c, unsetenv.c,
37630         setenv.h.
37631
37632 2002-12-10  Paul Eggert  <eggert@twinsun.com>
37633
37634         Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
37635         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE, EXCLUDE_WILDCARDS):
37636         Choose values that are less likely to collide with system fnmatch
37637         options.
37638         * lib/exclude.c (FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not
37639         defined (e.g., a pure POSIX system).
37640         (EXCLUDE_macros_do_not_collide_with_FNM_macros): Use FNM_PATHNAME
37641         instead of FNM_FILE_NAME, for compatibility with pure POSIX sytems.
37642
37643 2002-12-06  Paul Eggert  <eggert@twinsun.com>
37644
37645         Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
37646         a pain in practice to deal with generated m4 files.  This change
37647         goes together with the 2002-12-04 unlocked-io.h change in ../lib.
37648
37649         * m4/Makefile.am.in (Makefile.am): Don't mention jm-glibc-io.m4n
37650         and jm-glibc-io.m4, as they are no longer a special case.
37651         * m4/jm-glibc-io.m4: Rename from jm-glibc-io.m4n, and remove the
37652         kludge and the auto-generation stuff.  Check only whether the
37653         functions are declared, not whether they exist, since older hosts
37654         that don't declare the functions can't use the optimization anyway.
37655
37656 2002-12-06  Jim Meyering  <jim@meyering.net>
37657
37658         * lib/error.c: Be consistent: change `#ifndef _LIBC' to `#if !_LIBC'.
37659
37660         Merge in changes from libc's misc/error.c, in preparation
37661         for the merge of gnulib's changes back into libc.
37662
37663         * lib/error.c (_): Define only if not already defined.
37664         Move definition to follow all #include directives.
37665         Include unlocked-io.h only if !_LIBC.
37666         [_LIBC]: Include <libio/libioP.h>.
37667         [USE_IN_LIBIO]: Include <libio/iolibio.h>
37668         (fflush): Tweak definition to use INTUSE.
37669         (putc): Define.
37670
37671 2002-12-05  Paul Eggert  <eggert@twinsun.com>
37672
37673         * lib/alloca.c [defined emacs]: Include "lisp.h".
37674         (xalloc_die) [defined emacs]: New macro.
37675         (free) [defined emacs && defined EMACS_FREE]: Define to EMACS_FREE.
37676         [! defined emacs]: Include <xalloc.h>.
37677         (POINTER_TYPE) [!defined POINTER_TYPE]: New macro.
37678         (pointer): Typedef to POINTER_TYPE *.
37679         (malloc): Remove decl; we now always use xmalloc.
37680         (alloca): Use old-style definition, since Emacs needs this.
37681         Check for arithmetic overflow when computing combined size.
37682
37683 2002-12-04  Paul Eggert  <eggert@twinsun.com>
37684
37685         Do not generate unlocked-io.h automatically, since it's easier to
37686         maintain it by hand.
37687
37688         * lib/unlocked-io.h: New file, from GNU diffutils,
37689         but with proper copyright notice and attribution.
37690         * lib/gen-uio: Remove.
37691         * lib/Makefile.am: Add copyright notice.
37692         (libfetish_a_SOURCES): Add unlocked-io.h.
37693         (BUILT_SOURCES, all-local): Remove unlocked-io.h.
37694         (DISTCLEANFILES, io_functions): Remove macros.
37695         (EXTRA_DIST): Remove gen_uio.
37696         (unlocked-io.h): Remove rule.
37697
37698 2002-12-04  Jim Meyering  <jim@meyering.net>
37699
37700         Reflect the fact that stat.c and lstat.c are no longer generated.
37701         * lib/Makefile.am (BUILT_SOURCES): Remove stat.c and lstat.c.
37702         (DISTCLEANFILES): Likewise.
37703         (EXTRA_DIST): Likewise.
37704         (all_local): Don't depend on stat.c or lstat.c.
37705         (stat.c, lstat.c): Remove rules.
37706         (EXTRA_DIST): Remove xstat.in.
37707
37708         * lib/xstat.in: Remove file.  Contents moved into stat.c.
37709         * lib/stat.c: New file.  Contents mostly from xstat.in.
37710         * lib/stat.c: Rework so that it may serve to define rpl_lstat, too.
37711         * lib/lstat.c: New file. Simply #define LSTAT and include stat.c.
37712
37713         * lib/safe-read.c: Rework so that it may serve to define safe_write,
37714         too.
37715         * lib/safe-write.c: Simply #define SAFE_WRITE and include safe-read.c.
37716
37717 2002-12-03  Jim Meyering  <jim@meyering.net>
37718
37719         * lib/safe-read.c, safe-write.c: Change variable names and comments,
37720         but not semantics, to minimize the differences between these two files.
37721         (safe_read): Change comment to mention SAFE_READ_ERROR.
37722
37723         * lib/safe-read.c (IS_EINTR): Define.
37724         (safe_read): Use IS_EINTR in place of in-function cpp directives.
37725
37726 2002-12-02  Jim Meyering  <jim@meyering.net>
37727
37728         * lib/safe-read.c (EINTR): Define.
37729         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
37730         (INT_MAX): Provide fallback.
37731         (safe_read): Rewrite to iterate IFF the read fails with EINTR.
37732
37733         * lib/safe-read.h (SAFE_READ_ERROR): Define.
37734
37735 2002-12-02  Bruno Haible  <bruno@clisp.org>
37736
37737         * lib/safe-write.c (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM):
37738         Define, taken from safe-read.c.
37739         (INT_MAX): Provide fallback.
37740         (safe_write): Rewrite to iterate IFF the write fails with EINTR.
37741         * lib/safe-write.h (SAFE_WRITE_ERROR): Define.
37742
37743         * lib/safe-read.c (EINTR): Remove definition.
37744         (safe_read): Don't use EINTR if it is absent.
37745
37746 2002-12-01  Jim Meyering  <jim@meyering.net>
37747
37748         * lib/safe-read.c: (safe_read): Also exit the loop when read returns
37749         zero.
37750         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, INT_MAX): Define.
37751
37752 2002-11-27  Paul Eggert  <eggert@twinsun.com>
37753
37754         * lib/hash.c (hash_lookup, hash_get_first, hash_get_next,
37755         hash_find_entry, hash_rehash): Replace `if (limit <= value) abort ();'
37756         with `if (! (value < limit)) abort ();', for readability.
37757
37758 2002-11-26  Karl Berry  <karl@gnu.org>
37759
37760         * lib/strdup.c: copy from libc again, with jim's ok.
37761         * lib/.cppi-disable: re-add strdup.c
37762
37763 2002-11-25  Karl Berry  <karl@gnu.org>
37764
37765         * lib/strtoll.c: copy from libc, meaning we now #include <strtol.c>
37766         instead of "strtol.c".
37767
37768 2002-11-25  Karl Berry  <karl@gnu.org>
37769
37770         * config/install-sh: update from automake for variable quoting, $0 in
37771         error msgs, etc.
37772
37773         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): new entry.
37774         * config/srclist.txt ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new
37775         entry.
37776
37777 2002-11-25  Jim Meyering  <jim@meyering.net>
37778
37779         * lib/mktime.c: Sync from libc, now that it has the latest fix.
37780
37781 2002-11-24  Karl Berry  <karl@gnu.org>
37782
37783         * lib/error.c, getopt.c, getopt.h, getopt1.c, obstack.c, regex.c,
37784         regex.h, strdup.c, strtoll.c, tempname.c: change license to gpl.
37785
37786 2002-11-24  Jim Meyering  <jim@meyering.net>
37787
37788         Update from coreutils:
37789
37790         * lib/mktime.c: Merge in changes from libc.
37791
37792         Avoid a link-time failure on some Linux systems.
37793         * lib/mktime.c (STATIC): Define to be empty (_LIBC) or `static'
37794         (otherwise).
37795         (__mon_yday): Declare with the STATIC attribute.
37796         (__mktime_internal): Likewise.
37797         Based on a report from Greg Schafer.
37798
37799 2002-11-23  Jim Meyering  <jim@meyering.net>
37800
37801         * lib/sig2str.c (str2signum, sig2str): Avoid a warning from gcc:
37802         Use `unsigned', not `int', as type of index.
37803
37804         * lib/xstat.in [@BEGIN_LSTAT_ONLY@]: Include <string.h>.
37805
37806         * lib/fsusage.c: Remove unneeded parentheses around operands of
37807         `defined'.
37808
37809 2002-11-22  Paul Eggert  <eggert@twinsun.com>
37810
37811         * lib/quotearg.h: Allow multiple inclusion by surrounding with
37812         "#ifndef QUOTEARG_H_".  Include <stddef.h>, for size_t,
37813         so that we can be included first.
37814         (PARAMS): Remove; we now assume C89 or later.  All uses removed.
37815         * lib/quotearg.c: Include quotearg.h immediately after config.h.
37816         No need to include stddef.h or sys/types.h any more.
37817         Surround local include files with "", not "<>".
37818         Assume HAVE_LIMITS_H unconditionally, as we assume C89.
37819         Similarly, assume HAVE_C_BACKSLASH_A, CHAR_BIT, UCHAR_MAX, UINT_MAX,
37820         HAVE_STDLIB_H, HAVE_STRING_H, STDC_HEADERS.
37821         (HAVE_MBSINIT): Undef if !HAVE_MBRTOWC.
37822         (mbsinit): Define to 1 if !defined mbsinit && !HAVE_MBSINIT.
37823         (ISPRINT): Remove; no longer needed now that we assume C89.
37824
37825         (clone_quoting_options, quotearg_buffer, quotearg_n_options):
37826         Preserve errno.
37827
37828         (quotearg_buffer_restyled, quotearg_n, quotearg_n_style,
37829         quotearg_char): Use SIZE_MAX rather than
37830         (size_t) -1 when we are talking about "infinity".
37831
37832         (quotearg_buffer_restyled): Fix bug when quoting trigraphs.
37833
37834 2002-11-22  Paul Eggert  <eggert@twinsun.com>
37835
37836         * lib/hash.c: Avoid use of <assert.h>, as the GNU Coding Standards
37837         hint that one should use `if (! x) abort ();' rather than `assert
37838         (x);', and anyway it's one less thing to worry about configuring.
37839         (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
37840         hash_rehash, hash_insert): Use abort rather than assert.
37841
37842 2002-11-22  Bruno Haible  <bruno@clisp.org>
37843
37844         * lib/safe-read.h: Assume C89. Add comments.
37845         (safe_read): Change return type to size_t.
37846         * lib/safe-read.c (safe_read): Change return type to size_t. Handle
37847         byte counts > SSIZE_MAX correctly.
37848         * lib/safe-write.h: New file.
37849         * lib/safe-write.c: New file.
37850         * lib/full-read.h: New file.
37851         * lib/full-read.c: New file.
37852         * lib/full-write.h: Assume C89. Add comments.
37853         * lib/full-write.c: Include safe-write.h.
37854         (full_write): Rewritten to use safe_write.
37855         Suggested by Jim Meyering and Paul Eggert.
37856
37857 2002-11-21  Jim Meyering  <jim@meyering.net>
37858
37859         * lib/strdup.c (strdup): Tweak comment and initial #if/#include.
37860
37861         Merge in changes from the coreutils.
37862
37863         2002-09-25  Paul Eggert  <eggert@twinsun.com>
37864         * lib/fsusage.c [! HAVE_INTTYPES_H && HAVE_STDINT_H] Include
37865         <stdint.h>.
37866         (UINTMAX_MAX) [!defined UINTMAX_MAX]: New macro.
37867         (PROPAGATE_ALL_ONES): Work even if X is unsigned and narrower than
37868         int.  Work more efficiently if X is the same width as uintmax_t.
37869         Do not compare X to -1, to avoid bogus compiler warning.
37870         (get_fs_usage): (uintmax_t) -1 -> UINTMAX_MAX to avoid a cast.
37871         Don't assume that f_frsize and f_bsize are the same type.
37872
37873         * lib/mountlist.c: #undef MNT_IGNORE before defining it, to avoid
37874         warning on FreeBSD.
37875
37876         * lib/makepath.c (make_path): Restore umask *before* creating the final
37877         component.
37878         (make_path): Minor reformatting.
37879
37880         * lib/xmalloc.c: Adjust to work with new autoconf macros,
37881         AC_FUNC_MALLOC and AC_FUNC_REALLOC: test #ifndef
37882         HAVE_MALLOC/HAVE_REALLOC.
37883
37884         * lib/mountlist.h (ME_DUMMY): Don't count entries of type `auto' as
37885         dummy ones.  At least on GNU/Linux systems, `auto' means something
37886         else.
37887         From Michael Stone.
37888
37889 2002-11-21  Bruno Haible  <bruno@clisp.org>
37890
37891         Remove case insensitive option matching.
37892         * lib/argmatch.h (argcasematch): Remove declaration.
37893         (ARGCASEMATCH): Remove macro.
37894         (__xargmatch_internal): Remove case_sensitive argument.
37895         (XARGMATCH): Update.
37896         (XARGCASEMATCH): Remove macro.
37897         * lib/argmatch.c (argmatch): Renamed from __argmatch_internal. Remove
37898         case_sensitive argument.
37899         (argcasematch): Remove function.
37900         (__xargmatch_internal): Remove case_sensitive argument.
37901         (main): Use XARGMATCH instead of XARGCASEMATCH.
37902
37903         * lib/xmalloc.c: Change compile-time error message. Add comment about
37904         required autoconf version.
37905
37906 2002-11-20  Paul Eggert  <eggert@twinsun.com>
37907
37908         Merge argmatch cleanups from Bison.  Assume C89.
37909
37910         * lib/argmatch.c: Include config.h here, not in argmatch.h.
37911         Include stdlib.h, for EXIT_FAILURE.
37912         Always include <string.h>, since we assume C89.
37913         (EXIT_FAILURE): Remove pre-C89 bug workaround.
37914         * lib/argmatch.h: Do not include <config.h> or <sys/types.h>.
37915         Include <stddef.h> instead, since it's all we need for size_t.
37916         (PARAMS): Remove.  All uses removed.
37917         (ARRAY_CARDINALITY): Do not bother to #undef.
37918         (ARRAY_CARDINALITY, ARGMATCH, ARGCASEMATCH, invalid_arg,
37919         ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
37920         Remove unnecessary parentheses.
37921         (ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
37922         Insert necessary parentheses.
37923         (ARGMATCH_CONSTRAINT, ARGMATCH_VERIFY): New macros.
37924         (ARGMATCH_ASSERT): Use ARGMATCH_CONSTRAINT.
37925
37926 2002-11-19  Bruno Haible  <bruno@clisp.org>
37927
37928         * lib/mbswidth.c: Include mbswidth.h right at the beginning.
37929         * lib/mbswidth.h: Include <stddef.h>, for size_t.
37930
37931         * lib/mbswidth.h (PARAMS): Remove macro.
37932         (mbswidth, mbsnwidth): Use ANSI C function declarations.
37933         * lib/mbswidth.c (mbswidth, mbsnwidth): Likewise.
37934
37935         * lib/gcd.h (PARAMS): Remove macro.
37936         (gcd): Use ANSI C function declarations.
37937         * lib/gcd.c (gcd): Likewise.
37938
37939 2002-11-15  Bruno Haible  <bruno@clisp.org>
37940
37941         * lib/strcspn.c: Include <stddef.h>.
37942         (strcspn): Use ANSI C function declaration. Change return type to
37943         size_t. Use NULL.
37944         * lib/strpbrk.c: Minimize diffs to glibc. Include <stddef.h>.
37945         (strpbrk): Use NULL.
37946         * lib/strpbrk.h (PARAMS): Remove macro.
37947         (strpbrk): Use ANSI C function declaration.
37948         * lib/strstr.c: Don't include <sys/types.h>.
37949         * lib/strstr.h (PARAMS): Remove macro.
37950         (strstr): Use ANSI C function declarations.
37951
37952 2002-11-14  Karl Berry  <karl@gnu.org>
37953
37954         * config/mkinstalldirs: `do' on separate line, instead of
37955         `for var; do'.
37956
37957 2002-11-06  Bruno Haible  <bruno@clisp.org>
37958
37959         * lib/gcd.h (gcd): Change argument type to 'unsigned long'.
37960         * lib/gcd.c (gcd): Likewise.
37961
37962 2002-11-05  Bruno Haible  <bruno@clisp.org>
37963
37964         * lib/gcd.h: New file, from gettext-0.11.5.
37965         * lib/gcd.c: New file, from gettext-0.11.5.
37966
37967 2002-11-05  Bruno Haible  <bruno@clisp.org>
37968
37969         * lib/error.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
37970         * lib/getopt.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
37971         * lib/obstack.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
37972         * lib/regex.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
37973
37974         * lib/argmatch.c: Include gettext.h instead of <locale.h> and
37975         <libintl.h>.
37976         * lib/makepath.c: Include gettext.h instead of <locale.h> and
37977         <libintl.h>.
37978
37979         * lib/closeout.c: Include gettext.h instead of <libintl.h>.
37980         * lib/human.c: Include gettext.h instead of <libintl.h>.
37981         * lib/quotearg.c: Include gettext.h instead of <libintl.h>.
37982         * lib/rpmatch.c: Include gettext.h instead of <libintl.h>.
37983         * lib/unicodeio.c: Include gettext.h instead of <libintl.h>.
37984         * lib/userspec.c: Include gettext.h instead of <libintl.h>.
37985         * lib/version-etc.c: Include gettext.h instead of <libintl.h>.
37986         * lib/xmalloc.c: Include gettext.h instead of <libintl.h>.
37987         (textdomain): Remove definition.
37988         * lib/xmemcoll.c: Include gettext.h instead of <libintl.h>.
37989
37990         * lib/long-options.c: Remove include of <libintl.h> and definition of
37991         _.
37992         * lib/same.c: Remove include of <libintl.h> and definition of _.
37993
37994 2002-11-04  Owen Taylor  <otaylor@redhat.com>
37995
37996         * lib/config.charset: A few additions for Solaris.
37997
37998 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
37999
38000         Make it possible to build libcharset with CC=gcc CFLAGS="-x c++".
38001         * lib/localcharset.c (locale_charset): Declare as extern "C".
38002
38003 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
38004
38005         * lib/config.charset: msdos in uk_UA uses CP1125.
38006
38007 2002-11-04  Bruno Haible  <bruno@clisp.org>
38008
38009         * lib/stpcpy.h: New file, from GNU gettext-0.11.5.
38010         * lib/strcase.h: New file, from GNU gettext-0.11.5.
38011         * lib/strpbrk.h: New file, from GNU gettext-0.11.5.
38012         * lib/strstr.h: New file, from GNU gettext-0.11.5.
38013         * lib/xgetcwd.h: New file, from GNU gettext-0.11.5.
38014
38015 2002-11-04  Bruno Haible  <bruno@clisp.org>
38016
38017         * lib/localcharset.c (locale_charset): Don't return an empty string.
38018
38019 2002-11-04  Bruno Haible  <bruno@clisp.org>
38020
38021         * lib/localcharset.c (get_charset_aliases): Add more Windows specific
38022         aliases.
38023
38024 2002-11-04  Bruno Haible  <bruno@clisp.org>
38025
38026         * lib/config.charset: Update for newest glibc. Add canonical names
38027         ISO-8859-14, KOI8-T, TCVN5712-1, GEORGIAN-PS.
38028
38029 2002-11-04  Bruno Haible  <bruno@clisp.org>
38030
38031         * lib/config.charset: Add support for NetBSD.
38032
38033 2002-11-04  Bruno Haible  <bruno@clisp.org>
38034
38035         * lib/config.charset [msdosdjgpp]: For Russian, use CP866.
38036
38037 2002-11-01  Bruno Haible  <bruno@clisp.org>
38038
38039         * configure.in: Add AC_CONFIG_AUX_DIR call.
38040         (AC_OUTPUT): Add m4/Makefile, lib/Makefile. Remove doc/Makefile,
38041         test/Makefile.
38042         * Makefile.in (subdirs): Add m4, lib. Remove doc, test.
38043
38044 2002-09-28  Karl Berry  <karl@gnu.org>
38045
38046         * config/srclist.txt: can't copy install-sh/mkinstalldirs from
38047         installed automake until the next release, since changes have been
38048         made.
38049
38050 2002-09-25  Karl Berry  <karl@gnu.org>
38051
38052         * lib/strdup.c: copy from libc/string (via ../config/srclist*).
38053         * lib/getopt*: copy from libc/posix.
38054         * lib/gettext.h: copy from gettext.
38055         * lib/.cppi-disable: add strdup.c, gettext.h.
38056
38057 2002-09-25  Karl Berry  <karl@gnu.org>
38058
38059         * config/srclist.txt: enable gettext.h check.
38060         * config/config.{guess,sub}: update from prep.
38061         * config/depcomp, install-sh, mdate-sh, missing, mkinstalldirs: update
38062                 from automake 1.6.3.
38063         See srclist*.
38064
38065 2002-08-23  Stefan Monnier  <monnier@cs.yale.edu>
38066
38067         * regex.c (PATFETCH): Remove the translating fetch.
38068         (PATFETCH_RAW): Rename to PATFETCH.
38069         (set_image_of_range): New fun.
38070         (SET_RANGE_TABLE_WORK_AREA): Use it.
38071         (regex_compile): Don't translate the pattern chars so eagerly.
38072         Only do it when inserting an `exactn' bytecode or when handling
38073         a char-range.
38074         (mutually_exclusive_p): Avoid empty statement.
38075
38076 2002-07-06  Jim Meyering  <meyering@lucent.com>
38077
38078         * m4/README: Don't mention Makefile.am.in.
38079         Outline how I've tested changes to .m4 files.  Yep, it's a pain.
38080
38081 2002-07-01  Jim Meyering  <meyering@lucent.com>
38082
38083         * lib/c-stack.c: Include sys/time.h.
38084         From Volker Borchert.
38085
38086 2002-06-26  Paul Eggert  <eggert@twinsun.com>
38087
38088         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for btowc.
38089
38090 2002-06-26  Paul Eggert  <eggert@twinsun.com>
38091
38092         * lib/fnmatch.c, fnmatch_loop.c (WIDE_CHAR_SUPPORT):
38093         New macro.  Use it uniformly instead of
38094         (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H).
38095         It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1
38096         reported by Vin Shelton.
38097
38098 2002-06-22  Paul Eggert  <eggert@twinsun.com>
38099
38100         * lib/c-stack.h (segv_handler, c_stack_action) [! defined SA_SIGINFO]:
38101         Do not assume SA_SIGINFO behavior.
38102         Bug reported by Jim Meyering on NetBSD 1.5.2.
38103
38104 2002-06-22  Jim Meyering  <meyering@lucent.com>
38105
38106         * m4/c-stack.m4: New file, from diffutils-2.8.2.
38107         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_C_STACK.
38108
38109         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Don't require AC__GNU_SOURCE,
38110         now that configure.ac uses AC_GNU_SOURCE.
38111         (jm_MACROS): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU.
38112         * m4/prereq.m4 (jm_PREREQ_EXCLUDE): Likewise, wrt jm_FUNC_FNMATCH.
38113
38114         Update to latest tools.  Suggestions from Paul Eggert.
38115         * m4/stdbool.m4: New file, from diffutils-2.8.2.
38116         * m4/gnu-source.m4: Update from diffutils-2.8.2.
38117         * m4/fnmatch.m4: Likewise.
38118         * m4/prereq.m4: Change each use of AC_CHECK_HEADERS(stdbool.h)
38119         to AC_HEADER_STDBOOL
38120
38121 2002-06-22  Jim Meyering  <meyering@lucent.com>
38122
38123         * lib/fnmatch.c (ISASCII, ISPRINT): Undefine, to avoid warning about
38124         redefinition due to Solaris 2.6's definition in /usr/include/sys/euc.h.
38125
38126 2002-06-22  Jim Meyering  <meyering@lucent.com>
38127
38128         * lib/c-stack.c, lib/c-stack.h: New files, from diffutils-2.8.2.
38129
38130         * lib/exitfail.c, exitfail.h: Likewise.
38131         * lib/Makefile.am (libfetish_a_SOURCES): Add exitfail.c and exitfail.h.
38132
38133         * lib/Makefile.am (libfetish_a_SOURCES): Add fnmatch_.h in place
38134         of fnmatch.h.
38135         (EXTRA_DIST): Add fnmatch_loop.c.
38136         (libfetish_a_SOURCES): Add c-stack.c and c-stack.h.
38137
38138         * lib/fnmatch_loop.c: New file, from diffutils-2.8.2.
38139         * lib/fnmatch.c: Update from diffutils-2.8.2.
38140         * lib/fnmatch_.h: New file.  From diffutils-2.8.2.
38141         * lib/fnmatch.h: Remove file.
38142
38143 2002-06-21  Jim Meyering  <meyering@lucent.com>
38144
38145         * m4/c-bs-a.m4: Add comment, from diffutils-2.8.2.
38146         * m4/mbrtowc.m4: Likewise.
38147
38148         * m4/mbstate_t.m4: Update from diffutils-2.8.2.
38149         * m4/mbswidth.m4: Reflect name change:
38150         s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T.
38151         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
38152
38153         * m4/lib-link.m4: Update from gettext-0.11.2.
38154         * m4/gettext.m4: Likewise.
38155
38156         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for hurd.h.
38157         From Alfred M. Szmidt.
38158
38159 2002-06-18  Paul Eggert  <eggert@twinsun.com>
38160
38161         * lib/file-type.h: Report an error if neither S_ISREG nor
38162         S_IFREG is defined, instead of using a test specific to glibc
38163         2.2.  This should be safe, since POSIX requires S_ISREG and
38164         Unix Version 7 had S_IFREG.  We don't need to check for
38165         <sys/types.h> since we don't use any symbols that it defines.
38166
38167 2002-06-15  Richard Dawe  <richdawe@bigfoot.com>
38168
38169         * lib/Makefile.am (lstat.c, stat.c, .sin.sed): Use t-$@, rather than
38170         $@-t, so that each temporary file name is unique and valid in the first
38171         8 characters, for operation under DOS.
38172
38173 2002-06-15  Paul Eggert  <eggert@twinsun.com>
38174
38175         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for st_author.
38176
38177 2002-06-15  Jim Meyering  <meyering@lucent.com>
38178
38179         Work even with DJGPP 2.03, which lacks support for symlinks.
38180         From Richard Dawe.
38181         * lib/xstat.in (S_ISLNK): Define to 0 if neither S_ISLNK nor S_IFLNK
38182         is defined.
38183         * lib/lchown.c (S_ISLNK): Likewise.
38184
38185 2002-06-15  Jim Meyering  <meyering@lucent.com>
38186
38187         * lib/file-type.h (FILE_TYPE_H): Guard entire contents with #ifndef.
38188         For GNU libc 2.2 and newer, ensure that <sys/types.h> and <sys/stat.h>
38189         have been included before this file.
38190
38191 2002-06-14  Jim Meyering  <meyering@lucent.com>
38192
38193         * lib/file-type.h: Use the version from diffutils-2.8.2.
38194         * lib/file-type.c: Likewise.
38195
38196 2002-06-07  Jim Meyering  <meyering@lucent.com>
38197
38198         * m4/prereq.m4 (jm_PREREQ_STAT): Check for sys/param.h and sys/mount.h.
38199         They're needed at least for NetBSD 1.5.2.
38200         ($statxfs_includes): Include those same headers.
38201         ($statxfs_includes): Include sys/vfs.h if available.
38202         ($statxfs_includes): Likewise for sys/statvfs.h.
38203         Check for the following members in both structs statfs and statvfs:
38204         f_basetype, f_type, f_fsid.__val, f_namemax, f_namelen.
38205
38206 2002-06-01  Jim Meyering  <meyering@lucent.com>
38207
38208         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename macro:
38209         s/D_TYPE_IN_DIRENT/HAVE_STRUCT_DIRENT_D_TYPE/.
38210
38211 2002-05-28  Jim Meyering  <meyering@lucent.com>
38212
38213         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `mkdir', not `rmdir'.
38214         Reported by Volker Borchert.
38215
38216 2002-05-27  Jim Meyering  <meyering@lucent.com>
38217
38218         Fix a problem seen only on nonconforming systems whereby ls.c's
38219         use of localtime, and then of gettimeofday would cause trouble:
38220         the localtime call used to initialize rpl_gettimeofday's save
38221         mechanism would clobber ls's current local time information so
38222         that in any long listing the first file would always be listed
38223         with date 1970-01-01.  Analysis by Volker Borchert.
38224
38225         * lib/gettimeofday.c (localtime): Undefine.
38226         (rpl_localtime): New function.
38227
38228 2002-05-27  Jim Meyering  <meyering@lucent.com>
38229
38230         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Also replace
38231         localtime.
38232
38233         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `rmdir' so we don't try to
38234         use the replacement function; it wouldn't resolve at link time.
38235         Reported by Volker Borchert.
38236
38237 2002-05-22  Jim Meyering  <meyering@lucent.com>
38238
38239         * lib/Makefile.am (libfetish_a_SOURCES): Add file-type.c and
38240         file-type.h.
38241         * lib/file-type.h: New file.
38242         * lib/file-type.c (file_type): New file/function.  Extracted from
38243         diffutils.
38244
38245 2002-04-30  Jim Meyering  <meyering@lucent.com>
38246
38247         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_STAT.
38248
38249 2002-04-29  Paul Eggert  <eggert@twinsun.com>
38250
38251         * m4/prereq.m4 (jm_PREREQ_SIG2STR): Remove; all callers changed.
38252
38253 2002-04-29  Paul Eggert  <eggert@twinsun.com>
38254
38255         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): Check for stdlib.h.
38256         Do not check for alloca.h (no longer used) or stdbool.h (was never
38257         used?).  Add AM_C_PROTOTYPES since hard-locale.h uses it.
38258
38259 2002-04-29  Paul Eggert  <eggert@twinsun.com>
38260
38261         * lib/hard-locale.c: Upgrade to version used in GNU Diffutils 2.8.1.
38262
38263 2002-04-29  Jim Meyering  <meyering@lucent.com>
38264
38265         * m4/jm-macros.m4 (jm_MACROS): Remove use of AC_FUNC_STRNLEN.
38266         * m4/prereq.m4: Add jm_PREREQ_STRNLEN.
38267         Use AC_FUNC_STRNLEN here instead.
38268
38269         * m4/jm-macros.m4: Don't AC_REQUIRE([AC_PROG_CC_STDC]).
38270         With autoconf-2.53a, it's part of AC_PROG_CC.
38271
38272 2002-04-28  Paul Eggert  <eggert@twinsun.com>
38273
38274         * m4/jm-macros.m4 (jm_MACROS): Add AC_REPLACE_FUNCS(sig2str).
38275         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_SIG2STR.
38276
38277 2002-04-28  Paul Eggert  <eggert@twinsun.com>
38278
38279         * lib/sig2str.h, lib/sig2str.c: New files.
38280         * lib/Makefile.am (libfetish_a_SOURCES): Add sig2str.h.
38281
38282 2002-04-28  Paul Eggert  <eggert@twinsun.com>
38283
38284         * lib/sig2str.h (SIGNUM_BOUND): Do not use WTERMSIG, to avoid
38285         depending on <sys/wait.h> and WTERMSIG.  Default to 64 instead
38286         of 127, since 64 is the largest conceivable number for ancient
38287         nonstandard hosts.
38288         * lib/sig2str.c: Do not include <sys/wait.h>; no longer needed.
38289
38290 2002-04-28  Jim Meyering  <meyering@lucent.com>
38291
38292         * lib/sig2str.c (WTERMSIG): Remove definition (unused).
38293
38294 2002-04-24  Jim Meyering  <meyering@lucent.com>
38295
38296         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): New macro.
38297         (jm_PREREQ): Use it.
38298
38299         * m4/getloadavg.m4: Check for these headers: locale.h unistd.h
38300         mach/mach.h fcntl.h.
38301         Check for this function: setlocale.
38302
38303 2002-04-24  Jim Meyering  <meyering@lucent.com>
38304
38305         * lib/gettext.h: New file, from Gettext.
38306         * lib/Makefile.am (INCLUDES): Remove -I../intl.
38307         (libfetish_a_SOURCES): Add gettext.h.
38308
38309 2002-04-16  Jim Meyering  <meyering@lucent.com>
38310
38311         * m4/prereq.m4 (jm_PREREQ_READUTMP): Also check for these members:
38312         ut_pid, ut_id, ut_exit.
38313
38314 2002-04-16  Jim Meyering  <meyering@lucent.com>
38315
38316         * lib/readutmp.h (UT_TYPE): Remove definition (now in who.c).
38317         (HAVE_STRUCT_XTMP_UT_EXIT, HAVE_STRUCT_XTMP_UT_ID): Define.
38318         (HAVE_STRUCT_XTMP_UT_PID, HAVE_STRUCT_XTMP_UT_TYPE): Define.
38319
38320 2002-04-12  Jim Meyering  <meyering@lucent.com>
38321
38322         * m4/ls-mntd-fs.m4 (checking for getmntinfo function...): Remove
38323         now-bogus check for f_type in sys/mount.h.  Instead, just test for the
38324         existence of the getmntinfo function.  Needed for Darwin 5.3.
38325
38326         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Also detect when dirfd is a macro.
38327         This is necessary at least on Darwin 5.3.
38328
38329         * m4/jm-macros.m4: Don't AC_REPLACE(strnlen), now that we use
38330         AC_FUNC_STRNLEN.  Otherwise, we'd end up putting two copies of
38331         strnlen.o in the library, and that makes some versions of ranlib
38332         object.
38333
38334 2002-04-12  Jim Meyering  <meyering@lucent.com>
38335
38336         * lib/dirfd.h (dirfd): Elide prototype if dirfd is a macro.
38337
38338 2002-04-09  Jim Meyering  <meyering@lucent.com>
38339
38340         * m4/malloc.m4: (jm_FUNC_MALLOC): Change the `checking ...' message
38341         to be more precise.  Rather than saying we're checking whether the
38342         function `works', say what we're testing.
38343         * m4/realloc.m4 (jm_FUNC_REALLOC): Likewise.
38344         Reported by Bruno Haible.
38345
38346 2002-03-10  Jim Meyering  <meyering@lucent.com>
38347
38348         * lib/makepath.c (make_path): Remove a comma from a diagnostic.
38349         Suggestion from Santiago Vila.
38350
38351 2002-03-08  Jim Meyering  <meyering@lucent.com>
38352
38353         * lib/rename.c: Mention that this wrapper is needed also on
38354         mips-dec-ultrix4.4 systems.
38355
38356 2002-03-02  Jim Meyering  <meyering@lucent.com>
38357
38358         * lib/gettime.c (gettime): Test HAVE_CLOCK_GETTIME,
38359         not HAVE_CLOCK_SETTIME.
38360
38361 2002-02-27  Paul Eggert  <eggert@twinsun.com>
38362
38363         * m4/jm-macros.m4 (jm_MACROS): Do not replace stime; no longer used.
38364         Check for clock_settime.
38365
38366 2002-02-27  Paul Eggert  <eggert@twinsun.com>
38367
38368         * lib/nanosleep.h: Rename to....
38369         * lib/timespec.h: New name for nanosleep.h.  All uses changed.
38370
38371         * lib/gettime.c: New file.
38372         * lib/settime.c: New file.
38373         * lib/stime.c: Remove.
38374
38375         * lib/Makefile.am (libfetish_a_SOURCES): Add gettime.c, settime.c,
38376         timespec.h.  Remove nanosleep.h.
38377
38378 2002-02-25  Paul Eggert  <eggert@twinsun.com>
38379
38380         * m4/acl.m4: New file.
38381         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_ACL.
38382         Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now.
38383
38384 2002-02-25  Paul Eggert  <eggert@twinsun.com>
38385
38386         * lib/acl.c, lib/acl.h: New files.
38387         * lib/Makefile.am (libfetish_a_SOURCES): Add acl.h, acl.c.
38388
38389 2002-02-24  Jim Meyering  <meyering@lucent.com>
38390
38391         * lib/strnlen.c (strnlen): Define-away/undef so that an inconsistent
38392         prototype in string.h (on at least AIX4.3.2.0 w/gcc-2.95.3) doesn't
38393         cause trouble.  Reported by Nelson Beebe.
38394
38395 2002-02-23  Paul Eggert  <eggert@twinsun.com>
38396
38397         * lib/path-concat.c (xpath_concat): Reorder code to pacify
38398         compilers that don't know that xalloc_die never returns.
38399
38400 2002-02-20  Jim Meyering  <meyering@lucent.com>
38401
38402         * lib/getdate.c: Regenerate using bison-1.33.
38403
38404 2002-02-17  Jim Meyering  <meyering@lucent.com>
38405
38406         * config/config.guess (main): Don't use `head -1'; it's no longer
38407         portable. Use `sed 1q' instead.
38408
38409 2002-02-16  gettextize  <bug-gnu-gettext@gnu.org>
38410
38411         * m4/codeset.m4: Upgrade to gettext-0.11.
38412         * m4/gettext.m4: Upgrade to gettext-0.11.
38413         * m4/glibc21.m4: Upgrade to gettext-0.11.
38414         * m4/iconv.m4: Upgrade to gettext-0.11.
38415         * m4/isc-posix.m4: Upgrade to gettext-0.11.
38416         * m4/lcmessage.m4: Upgrade to gettext-0.11.
38417         * m4/lib-ld.m4: New file, from gettext-0.11.
38418         * m4/lib-link.m4: New file, from gettext-0.11.
38419         * m4/lib-prefix.m4: New file, from gettext-0.11.
38420         * m4/progtest.m4: Upgrade to gettext-0.11.
38421
38422 2002-02-15  Paul Eggert  <eggert@twinsun.com>
38423
38424         * m4/prereq.m4 (jm_PREREQ_POSIXVER): New macro.
38425         (jm_PREREQ): Use it.
38426
38427 2002-02-15  Paul Eggert  <eggert@twinsun.com>
38428
38429         * lib/posixver.c, lib/posixver.h: New files.
38430         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
38431
38432 2002-02-02  Paul Eggert  <eggert@twinsun.com>
38433             Bruno Haible  <bruno@clisp.org>
38434
38435         * lib/unicodeio.h (print_unicode_char): Add exit_on_error argument.
38436         (fwrite_success_callback): New declaration.
38437         * lib/unicodeio.c (unicode_to_mb): New function, extracted from
38438         print_unicode_char. Call failure callback instead of error.
38439         (fwrite_success_callback): New function.
38440         (exit_failure_callback): New function.
38441         (fallback_failure_callback): New function.
38442         (print_unicode_char): Call unicode_to_mb.
38443
38444 2002-01-26  Jim Meyering  <meyering@lucent.com>
38445
38446         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.52g.
38447         * m4/strnlen.m4: Remove file, now that it's part of autoconf.
38448
38449 2002-01-26  Jim Meyering  <meyering@lucent.com>
38450
38451         * lib/Makefile.am (getdate$U.o): Depend on unlocked-io.h.
38452
38453 2002-01-22  Paul Eggert  <eggert@twinsun.com>
38454
38455         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_FSEEKO.
38456
38457 2002-01-22  Jim Meyering  <meyering@lucent.com>
38458
38459         * lib/Makefile.am (Makefile): Don't depend on $(BUILT_SOURCES).
38460         Otherwise, some versions of automake would omit the rule that makes
38461         Makefile from Makefile.in.
38462
38463 2002-01-21  Paul Eggert  <eggert@twinsun.com>
38464
38465         * lib/xmemcoll.h, lib/xmemcoll.c: New files.
38466         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
38467         * lib/memcoll.c: Include errno.h, and declare errno if not defined.
38468         (memcoll): Set errno to zero if there is no error.
38469
38470         * lib/quotearg.c (quotearg_buffer_restyled):
38471         Fix bug with quoting buffers containing NUL when backslashing escapes.
38472         This bug was exposed by the other changes in this patch.
38473         (quotearg_n_options): New arg ARGSIZE.
38474         All callers changed.
38475         (quoting_options_from_style): New function.
38476         (quotearg_n_style): Use it.
38477         (quotearg_n_style_mem): New function.
38478
38479         * lib/quotearg.h (quotearg_n_style_mem): New function.
38480
38481 2002-01-19  Jim Meyering  <meyering@lucent.com>
38482
38483         * m4/jm-macros.m4 (jm_MACROS): Use AC_FUNC_STRNLEN.
38484         Remove useless quotes: DF_PROG="df".
38485         * m4/strnlen.m4: New file.
38486
38487 2002-01-16  Paul Eggert  <eggert@twinsun.com>
38488
38489         * lib/backupfile.c (ISDIGIT): Comment fix.
38490         * lib/getdate.y (ISDIGIT): Likewise.
38491         * lib/posixtm.c (ISDIGIT, year): Likewise.
38492         * lib/strverscmp.c (ISDIGIT): Likewise.
38493         * lib/userspec.c (ISDIGIT): Likewise.
38494
38495 2002-01-16  Jim Meyering  <meyering@lucent.com>
38496
38497         * lib/getdate.y: Add three semicolons, each just before a closing
38498         brace. Bison (as of version 1.31) no longer papers over that mistake.
38499
38500 2002-01-05  Jim Meyering  <meyering@lucent.com>
38501
38502         * lib/version-etc.c (version_etc_copyright): Update copyright year.
38503
38504 2001-12-19  Paul Eggert  <eggert@twinsun.com>
38505
38506         * lib/closeout.c (close_stdout_status): If ferror (stdout), do
38507         not silently exit merely because the output buffer happens to
38508         have nothing pending.
38509
38510 2001-12-18  Paul Eggert  <eggert@twinsun.com>
38511
38512         See the big note in ../ChangeLog.
38513         * lib/human.c (suffixes): Prefer K to k for 1024.
38514         (generate_suffix_backwards): New function.
38515         (human_readable_inexact): Use it.
38516         * lib/xstrtol.c (__xstrtol): If there is no number but there
38517         is a valid suffix, assume 1.  "MB" now means decimal, "MiB" binary.
38518         Accept 'K' as well as 'k'.
38519
38520 2001-12-15  Jim Meyering  <meyering@lucent.com>
38521
38522         * lib/regex.h (__restrict_arr): Update from libc.
38523
38524         * lib/mountlist.h (ME_REMOTE): Recognize file systems of type smbfs
38525         as `remote' if the name starts with `//'.  Suggested by Michael Stone.
38526         (STREQ): Define.
38527
38528 2001-12-14  Jim Meyering  <meyering@lucent.com>
38529
38530         * m4/jm-macros.m4 (jm_MACROS): Check for iswspace.
38531         Suggestion from Bruno Haible.
38532
38533 2001-12-10  Jim Meyering  <meyering@lucent.com>
38534
38535         * lib/linebuffer.c: Remove explicit declarations of xmalloc and
38536         xrealloc, Instead, include "xalloc.h".
38537         (initbuffer): Don't cast xmalloc return value to char*.
38538         (readline): Reword comment.
38539         Don't cast xrealloc return value to char*
38540         Return NULL, not 0.
38541
38542 2001-12-09  Jim Meyering  <meyering@lucent.com>
38543
38544         * lib/modechange.c (mode_compile): Add cast to avoid pedantic warning
38545         about `signed and unsigned type in conditional expression'.
38546         * lib/posixtm.c (posix_time_parse): Likewise.
38547
38548         * lib/xreadlink.c (xreadlink): Add cast to avoid a pedantic warning.
38549
38550         * lib/readtokens.c (readtoken): Declare an index to be of type unsigned
38551         to avoid a pedantic warning.
38552
38553         * lib/getstr.c: Don't include assert.h.
38554         (getstr): Remove warning-evoking assertions.
38555         Return -1 if offset parameter is out of bounds.
38556         Change the type of a local from int to size_t.
38557
38558         * lib/strftime.c (my_strftime_localtime_r): Include this function
38559         definition in the `#if ! HAVE_TM_GMTOFF' block.
38560
38561         * lib/xgethostname.c: Remove declarations of xmalloc and xrealloc.
38562         Include xalloc.h instead.
38563
38564 2001-12-02  Jim Meyering  <meyering@lucent.com>
38565
38566         * lib/tempname.c: Don't declare getenv, thus reverting the change of
38567         2001-11-18.  It's no longer necessary, now that stdlib.h is always
38568         included.
38569
38570         * lib/regex.c [!__BOUNDED_POINTERS__]: Define away __bounded,
38571         __unbounded, and __ptrvalue.  Reported by Uwe H. Steinfeld.
38572
38573 2001-11-30  Akim Demaille  <akim@epita.fr>
38574
38575         * lib/xstrdup.c: Include xalloc.h, so that xstrdup is declared
38576         before being defined.
38577
38578 2001-11-27  Paul Eggert  <eggert@twinsun.com>
38579
38580         * lib/quotearg.h (quotearg_n, quotearg_n_style):
38581         First arg is int, not unsigned.
38582         * lib/quotearg.c (quotearg_n, quotearg_n_style): Likewise.
38583         (SIZE_MAX, UINT_MAX): New macros.
38584         (quotearg_n_options): Abort if N is negative.
38585         Avoid overflow check on hosts where size_t is 64 bits and int
38586         is 32 bits, as overflow is impossible there.
38587         Fix off-by-one typo that caused unnecessary reallocation.
38588
38589 2001-11-27  Jim Meyering  <meyering@lucent.com>
38590
38591         * lib/tempname.c: Merge with version from libc.
38592         * lib/regex.c: Likewise.
38593
38594         * lib/tempname.c: Include stdlib.h unconditionally.  On some old
38595         systems for which STDC_HEADERS is 0, it was not included, resulting in
38596         a warning about an integer-to-pointer conversion problem with getenv.
38597         Reported by Volker Borchert.
38598
38599 2001-11-26  Jim Meyering  <meyering@lucent.com>
38600
38601         * lib/gtod.h: Remove file.
38602         * lib/Makefile.am (libfetish_a_SOURCES): Remove gtod.h.
38603         * lib/gettimeofday.c: Don't include gtod.h.
38604         (GTOD_init): Remove function.
38605         (rpl_gettimeofday): Do its job here instead, rather than aborting.
38606         Suggestion from Volker Borchert.
38607
38608 2001-11-23  Jim Meyering  <meyering@lucent.com>
38609
38610         * lib/hash.h (struct hash_table): Don't define here.  Merely declare
38611         it.
38612         * lib/hash.c (struct hash_table): Define it here instead.
38613
38614 2001-11-22  Jim Meyering  <meyering@lucent.com>
38615
38616         * lib/hash.h: Bracket contents of file with #ifndef HASH_H_ ... #endif.
38617
38618 2001-11-20  Jim Meyering  <meyering@lucent.com>
38619
38620         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Update comment to reflect that
38621         SunOS 4.1.4 and Solaris 2.5.1 lose, too.
38622
38623 2001-11-19  Jim Meyering  <meyering@lucent.com>
38624
38625         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Don't bother with a temporary
38626         directory.  Use "conftestXXXXXX" as the template.
38627         Suggestion from Paul Eggert.
38628
38629         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Close each descriptor
38630         immediately, so the test doesn't mistakenly hit the max-open-files
38631         limit.
38632
38633 2001-11-18  Paul Eggert  <eggert@twinsun.com>
38634
38635         * lib/tempname.c (TMP_MAX): Remove; no longer needed.
38636         (TEMPORARIES): New macro.
38637         (__gen_tempname): Use TEMPORARIES rather than TMP_MAX.  This
38638         removes an artificial limitation (e.g. HP-UX 10.20, where
38639         TMP_MAX is 17576).
38640
38641 2001-11-18  Jim Meyering  <meyering@lucent.com>
38642
38643         * m4/prereq.m4 (jm_PREREQ_TEMPNAME): Check for declaration of getenv.
38644
38645 2001-11-18  Jim Meyering  <meyering@lucent.com>
38646
38647         * lib/tempname.c [!HAVE_DECL_GETENV]: Declare getenv to avoid warning
38648         on SunOS 4.
38649
38650         * lib/Makefile.am (Makefile): Depend on $(BUILT_SOURCES), so those
38651         files will be created before anything else.
38652
38653 2001-11-17  Paul Eggert  <eggert@twinsun.com>
38654
38655         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): Do not define
38656         WINSIZE_IN_PTEM if <termios.h> defines struct winsize.
38657
38658 2001-11-17  Jim Meyering  <meyering@lucent.com>
38659
38660         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): New file and macro.
38661         Prompted by a report from Bob Proulx.
38662
38663         * m4/jm-macros.m4 (jm_MACROS): Don't test for mkstemp here.
38664         Instead, require UTILS_FUNC_MKSTEMP.
38665
38666 2001-11-17  Jim Meyering  <meyering@lucent.com>
38667
38668         * m4/jm-macros.m4 (jm_MACROS): Remove code to set POW_LIBM.
38669         Now, that's done as part of AC_FUNC_STRTOD.
38670
38671 2001-11-17  Jim Meyering  <meyering@lucent.com>
38672
38673         * lib/modechange.c (mode_adjust): Fix error introduced on 1999-04-26
38674         that made e.g., `chmod a=,o=w,g=o F' cause F to be group readable
38675         rather than group writable.  Patch by Juan F. Codagnone.
38676
38677         * lib/readtokens.c: Remove explicit declarations of xmalloc and
38678         xrealloc, Instead, include "xalloc.h".
38679
38680         * lib/mountlist.c: Include unlocked-io.h after all system headers.
38681         Remove explicit declarations of xmalloc, xrealloc,
38682         and xstrdup.  Instead, include "xalloc.h".
38683
38684         * lib/argmatch.c, closeout.c, error.c, exclude.c: Include
38685         unlocked-io.h.
38686         * lib/fatal.c, getdate.y, getpass.c, getstr.c, getusershell.c:
38687         Likewise.
38688         * lib/mountlist.c, posixtm.c, readtokens.c, readutmp.c: Likewise.
38689
38690         * lib/regex.c, sha.c, version-etc.c, yesno.c: Likewise.
38691         Reported by Padraig Brady.
38692
38693         * lib/mkstemp.c: #undef mkstemp.
38694         Include config.h.
38695         (rpl_mkstemp): Rename from mkstemp.
38696         Protoize.
38697
38698 2001-11-16  Jim Meyering  <meyering@lucent.com>
38699
38700         * lib/physmem.c [HAVE_SYS_PSTAT_H]: Include <sys/pstat.h>.
38701         (physmem_total) [HAVE_PSTAT_GETSTATIC]: If sysconf couldn't be used to
38702         determine the amount of total physical memory, use pstat_getstatic.
38703         HPUX-11 doesn't define _SC_PHYS_PAGES.
38704         (physmem_available) [HAVE_PSTAT_GETSTATIC && HAVE_PSTAT_GETDYNAMIC]:
38705         If sysconf couldn't be used to determine the amount of available
38706         physical memory, use both pstat_getstatic and pstat_getdynamic.
38707         Based on a patch from Bob Proulx.
38708
38709 2001-11-10  Jim Meyering  <meyering@lucent.com>
38710
38711         * m4/prereq.m4 (jm_PREREQ_PHYSMEM): New function.
38712         (jm_PREREQ): Use it.
38713
38714 2001-11-09  Jim Meyering  <meyering@lucent.com>
38715
38716         * m4/jm-macros.m4: Require autoconf-2.52f.
38717         (AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD):
38718         Use these AC_-prefixed names, not the AM_-prefixed ones.
38719
38720         * m4/afs.m4 (jm_AFS): Quote the body.  Patch by Akim Demaille.
38721
38722 2001-11-05  Jim Meyering  <meyering@lucent.com>
38723
38724         * lib/xstat.in (slash_aware_lstat): Correct a misleading comment.
38725
38726 2001-11-04  Jim Meyering  <meyering@lucent.com>
38727
38728         * m4/fpending.m4: Remove unused cruft that saved, set, and restored
38729         $DEFS.
38730
38731 2001-11-03  Jim Meyering  <meyering@lucent.com>
38732
38733         * m4/jm-glibc-io.m4n (jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg
38734         of AC_DEFUN.
38735
38736         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
38737         know the name of the variable in the macro definition.
38738
38739 2001-11-03  Jim Meyering  <meyering@lucent.com>
38740
38741         * lib/argmatch.h (ARGMATCH_TO_ARGUMENT): Remove casts of first two args
38742         in argmatch_to_argument call.
38743
38744         * lib/dirfd.c (dirfd): Reflect the fact that DIR_TO_FD now takes an
38745         argument.
38746
38747         * lib/hash.c (hash_clear): Fix a bug that could lead to an infloop or
38748         e.g., a fault due to an attempt to free a NULL pointer.
38749
38750 2001-11-01  Jim Meyering  <meyering@lucent.com>
38751
38752         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): New macro.
38753         * m4/jm-macros.m4 (jm_MACROS): Require UTILS_FUNC_DIRFD.
38754
38755 2001-11-01  Jim Meyering  <meyering@lucent.com>
38756
38757         * lib/dirfd.c, lib/dirfd.h: New files.
38758         * lib/Makefile.am (libfetish_a_SOURCES): Add dirfd.h.
38759
38760         * lib/hash.c (hash_print) [TESTING]: Clean up.
38761
38762 2001-10-22  Paul Eggert  <eggert@twinsun.com>
38763
38764         * lib/hard-locale.c (alloca): Define to __builtin_alloca if __GNUC__,
38765         to avoid a warning if -Wall.
38766
38767 2001-10-22  Jeff Bailey  <jbailey@outpost.dnsalias.org>
38768
38769         * README: New file
38770         * doc/*: Add COPYING, COPYING.LIB, COPYING.DOC, fdl.texi
38771         (per RMS's instructions, this is now the canonical source)
38772         * lgpl/, gpl/: New directories.
38773
38774 2001-10-21  Paul Eggert  <eggert@twinsun.com>
38775
38776         * lib/regex.c (uintptr_t): Remove macro and decl; it's config.h's job.
38777
38778 2001-10-21  Jim Meyering  <meyering@lucent.com>
38779
38780         * lib/obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
38781         this code would end up calling gettext even in packages built
38782         with --disable-nls.
38783         * lib/getopt.c (_): Likewise.
38784         * lib/regex.c (_): Likewise.
38785
38786 2001-10-20  Paul Eggert  <eggert@twinsun.com>
38787
38788         * m4/error.m4 (jm_PREREQ_ERROR):
38789         Do not invoke AC_CHECK_FUNCS with strerror_r, as
38790         AC_FUNC_STRERROR_R does that.
38791         Check for strerror declaration.
38792
38793         * m4/strerror_r.m4: Add copyright notice, as nontrivial m4 files
38794         are supposed to have them these days.
38795         (AC_FUNC_STRERROR_R): Always do char* test, so that it gets cached.
38796         Merge changes from latest Autoconf CVS.
38797         Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
38798         and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
38799         POSIX decided to standardize on the int flavor of strerror_r.
38800
38801 2001-10-20  Paul Eggert  <eggert@twinsun.com>
38802
38803         * lib/error.c (strerror_r): Do not declare unless !_LIBC.
38804         Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
38805         Use strerror_r that is only a macro, even if it is not a function.
38806         (strerror): Check for HAVE_DECL_STRERROR before declaring.
38807         (private_strerror): Use prototypes, not old-style function definition.
38808         (print_errno_message): New function.
38809         Support the POSIX 'int'-flavored strerror_r, as well as the traditional
38810         char*-flavored one.
38811         (error_tail, error, error_at_line): Use it.
38812
38813 2001-10-11  Jim Meyering  <meyering@lucent.com>
38814
38815         * lib/argmatch.c (argmatch_invalid): Use quotearg_n_style (0, ...
38816         and quote_n (1, ... to avoid clobbering a buffer.
38817
38818 2001-10-05  Jim Meyering  <meyering@lucent.com>
38819
38820         * lib/Makefile.am: (libfetish_a_SOURCES): Add hash-pjw.c and
38821         hash-pjw.h.
38822         * lib/hash-pjw.c: New file (factored out of fileutils' remove.c).
38823         * lib/hash-pjw.h: New file.
38824
38825 2001-09-30  Jim Meyering  <meyering@lucent.com>
38826
38827         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): See if
38828         `struct fsstat' has the `f_fstypename' member.
38829         Use that to define FS_TYPE, which is now used to make
38830         the getfsstat link test tighter.
38831
38832 2001-09-30  Jim Meyering  <meyering@lucent.com>
38833
38834         * lib/mountlist.c [MOUNTED_GETFSSTAT]:
38835         Include <sys/ucred.h>, for Apple Darwin.
38836         Include sys/mount.h and sys/fs_types.h only if available.
38837         (FS_TYPE): Define.
38838         (read_filesystem_list): Use FS_TYPE.
38839
38840 2001-09-29  Paul Eggert  <eggert@twinsun.com>
38841
38842         * lib/exclude.c (excluded_filename): 0 -> false, since it's
38843         a boolean context.
38844
38845 2001-09-29  Jim Meyering  <meyering@lucent.com>
38846
38847         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
38848         [one-argument getmntent function]): Include stdio.h before mntent.h.
38849         SunOS 4.1.x needs it for the declaration of `FILE'.
38850         Patch by Volker Borchert.
38851
38852         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
38853         Check for these headers: sys/param.h sys/ucred.h sys/mount.h
38854         sys/fs_types.h, and make the link-test for getfsstat guard #include
38855         directives with appropriate #if HAVE_*_H tests so that we can
38856         detect getfsstat on Apple Darwin1.3.7 systems.
38857         Reported by Nelson Beebe.
38858         Fix harmless typo in cache variable name: s/getsstat/getfsstat/.
38859
38860 2001-09-28  Paul Eggert  <eggert@twinsun.com>
38861
38862         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
38863         #defines strtoimax.  Also treat the other strto* functions
38864         like strtoimax.
38865
38866         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
38867         Check for strtoul and strtoumax,
38868         as those declarations are made even in the signed case.
38869         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX):
38870         Likewise, for strtol and strtoimax.
38871
38872 2001-09-28  Paul Eggert  <eggert@twinsun.com>
38873
38874         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
38875         #defines strtoimax.  Also treat the other strto* functions
38876         like strtoimax.
38877
38878         * lib/xstrtol.c (strtol): Do not declare if HAVE_DECL_STRTOL.
38879         (strtoul): Do not declare if HAVE_DECL_STRTOUL.
38880         (strtoimax, strtoumax): Do not declare if already defined as a macro.
38881
38882 2001-09-26  Jim Meyering  <meyering@lucent.com>
38883
38884         Most macros in unlocked-io.h had the wrong number of arguments.
38885         * lib/gen-uio: New script.
38886         (USE_UNLOCKED_IO): Define to 1 if not already defined.
38887         * lib/unlocked-io.hin: Remove file.
38888         * lib/Makefile.am (unlocked-io.h): Rewrite to use a separate script,
38889         rather than trying to embed it here.
38890         (EXTRA_DIST): Add gen-uio.  Remove unlocked-io.hin
38891         Reported by Padraig Brady.
38892
38893 2001-09-25  Volker Borchert  <bt@teknon.de>
38894
38895         * lib/gettimeofday.c (rpl_gettimeofday): Declare local variable
38896         `result'.
38897
38898 2001-09-24  Jim Meyering  <meyering@lucent.com>
38899
38900         * m4/gettext.m4: Use the version from gettext-0.10.40, not CVS.
38901
38902 2001-09-23  Jim Meyering  <meyering@lucent.com>
38903
38904         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test
38905         instead of the mere test for existence of mntent.h.  The latter
38906         would get a false-positive on AIX 3.4 systems.
38907         In the outer getmntent if-block, don't die if neither of the getmntent
38908         tests succeeds.  Instead, just fall through and continue with the
38909         remaining tests.
38910
38911 2001-09-23  Jim Meyering  <meyering@lucent.com>
38912
38913         * lib/mountlist.c: Remove useless parentheses in #if directives.
38914         (MOUNTED) [!defined MOUNTED]: Define to _PATH_MOUNTED, for when
38915         the deprecated MOUNTED symbol is no longer defined in mntent.h.
38916
38917 2001-09-22  Jim Meyering  <meyering@lucent.com>
38918
38919         * m4/gettext.m4: New file.  From gettext.
38920         * m4/lcmessage.m4: Sync with gettext -- this changes only comments.
38921         * m4/progtest.m4: Likewise
38922         * m4/isc-posix.m4: Decrement serial number to sync with gettext.
38923         * m4/glibc21.m4: Likewise.
38924
38925         * m4/libintl.m4: Remove.  No longer used.
38926
38927 2001-09-22  Jim Meyering  <meyering@lucent.com>
38928
38929         * lib/localcharset.c: Update from latest gettext.
38930         * lib/config.charset: Likewise.
38931
38932 2001-09-20  Jim Meyering  <meyering@lucent.com>
38933
38934         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of
38935         strtoimax.
38936         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of
38937         strtoumax.
38938
38939 2001-09-20  Jim Meyering  <meyering@lucent.com>
38940
38941         * lib/xstrtol.c (strtoimax): Guard declaration with
38942         `#if !HAVE_DECL_STRTOIMAX', rather than just `#ifndef strtoimax'.
38943         The latter fails because some systems (at least rs6000-ibm-aix4.3.3.0)
38944         have their own, conflicting declaration of strtoimax in sys/inttypes.h.
38945         (strtoumax): Likewise, for completeness (it wasn't necessary).
38946
38947 2001-09-17  Paul Eggert  <eggert@twinsun.com>
38948
38949         * lib/strtoimax.c (HAVE_LONG_LONG):
38950         Redefine to HAVE_UNSIGNED_LONG_LONG if unsigned.
38951         (strtoimax): Use sizeof (long), not sizeof strtol (ptr, endptr, base),
38952         to work around bug in IBM C compiler.
38953
38954 2001-09-17  Jim Meyering  <meyering@lucent.com>
38955
38956         * m4/chown.m4, fstypename.m4, getgroups.m4, gettimeofday.m4,
38957         * m4/jm-mktime.m4, lstat.m4, malloc.m4, memcmp.m4, mkdir-slash.m4,
38958         * m4/nanosleep.m4, putenv.m4, readdir.m4, realloc.m4, rename.m4,
38959         * m4/st_dm_mode.m4, stat.m4, strerror_r.m4, timespec.m4, utimbuf.m4,
38960         * m4/utimes.m4: Use AC_DEFINE rather than AC_DEFINE_UNQUOTED,
38961         whenever the right hand side need not be expanded by the shell.
38962
38963 2001-09-16  Paul Eggert  <eggert@twinsun.com>
38964
38965         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): Remove test for GNU C
38966         library.  It's not correct, as some older glibcs are buggy.
38967         fnmatch wasn't fixed until glibc 2.2.
38968
38969         Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no
38970         special shell magic here.
38971
38972 2001-09-16  Jim Meyering  <meyering@lucent.com>
38973
38974         * m4/mkdir-slash.m4 (UTILS_FUNC_MKDIR_TRAILING_SLASH): New file/macro.
38975         * m4/jm-macros.m4: Require it.
38976
38977 2001-09-16  Jim Meyering  <meyering@lucent.com>
38978
38979         * lib/mkdir.c: New file.
38980
38981 2001-09-15  Jim Meyering  <meyering@lucent.com>
38982
38983         * m4/jm-macros.m4: Check for help2man.
38984
38985 2001-09-11  Jim Meyering  <meyering@lucent.com>
38986
38987         * m4/host-os.m4 (UTILS_HOST_OS): New file/macro.
38988         The body, by Paul Eggert, was moved here from configure.in.
38989         * m4/jm-macros.m4: Require UTILS_HOST_OS.
38990
38991 2001-09-04  Paul Eggert  <eggert@twinsun.com>
38992
38993         * m4/prereq.m4 (jm_PREREQ_XREADLINK): New macro.
38994         (jm_PREREQ): Use it.
38995
38996 2001-09-04  Paul Eggert  <eggert@twinsun.com>
38997
38998         * lib/xreadlink.c (xreadlink): Omit size_t* arg.  All uses changed.
38999         Use ssize_t, not int, to store result of readlink.
39000         Check for ssize_t overflow as well as size_t overflow,
39001         as POSIX says the result of readlink is implementation-defined
39002         when ssize_t overflows.
39003         Remove unnecessary cast to char*.
39004         Use free+malloc instead of realloc, as the storage doesn't need
39005         to be preserved and it's clearer and can be more efficient that way.
39006         (SIZE_MAX, SSIZE_MAX): New macros, if <limits.h> doesn't declare.
39007         * lib/xreadlink.h (xreadlink): Update prototype.
39008
39009 2001-09-04  Paul Eggert  <eggert@twinsun.com>
39010
39011         * lib/xgetcwd.c: Revert some of the previous change; intead,
39012         fix the HAVE_GETCWD_NULL code to behave more like the
39013         !HAVE_GETCWD_NULL code used to.
39014
39015         Include "xalloc.h".
39016         (xgetcwd): Do not return NULL when memory is exhausted; instead,
39017         invoke xalloc_die.
39018
39019 2001-09-03  Paul Eggert  <eggert@twinsun.com>
39020
39021         * m4/prereq.m4 (jm_PREREQ_XGETCWD): Check for limits.h and
39022         sys/param.h, as pathmax.h includes them.
39023
39024 2001-09-03  Paul Eggert  <eggert@twinsun.com>
39025
39026         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_XGETCWD.
39027         (jm_PREREQ_XGETCWD): New macro.
39028
39029         * m4/getcwd.m4: New file.
39030
39031 2001-09-03  Paul Eggert  <eggert@twinsun.com>
39032
39033         * lib/xgetcwd.c: Fix the !HAVE_GETCWD_NULL code to behave more
39034         like the HAVE_GETCWD_NULL code.
39035         Include pathmax.h if not HAVE_GETCWD.
39036         Do not include xalloc.h.
39037         (INITIAL_BUFFER_SIZE): New symbol.
39038         Do not use xmalloc / xrealloc, since the caller is responsible for
39039         handling errors.  Preserve errno around `free' during failure.
39040         Do not overrun buffer when using getwd.
39041
39042 2001-09-03  Paul Eggert  <eggert@twinsun.com>
39043
39044         * lib/xgetcwd.c (xgetcwd): Use HAVE_GETCWD_NULL, not (defined
39045         __GLIBC__ && __GLIBC__ >= 2), to decide whether to use
39046         getcwd (NULL, 0).
39047
39048 2001-09-03  Paul Eggert  <eggert@twinsun.com>
39049
39050         * lib/exclude.c (fnmatch_no_wildcards): Fix confusion between
39051         usage of FNM_CASEFOLD and FNM_LEADING_DIR.  The bug was
39052         spotted by Jim Meyering.
39053
39054 2001-09-03  Jim Meyering  <meyering@lucent.com>
39055
39056         * lib/xreadlink.c (xreadlink): Preserve errno around `free' during
39057         failure.
39058
39059 2001-09-02  Jim Meyering  <meyering@lucent.com>
39060
39061         * lib/error.c: Update from GNU libc.
39062
39063 2001-09-01  Jim Meyering  <meyering@lucent.com>
39064
39065         * m4/jm-macros.m4 (jm_MACROS): Check for canonicalize_file_name.
39066         Used by df.
39067
39068 2001-09-01  Jim Meyering  <meyering@lucent.com>
39069
39070         * lib/xreadlink.c: New file.
39071         * lib/xreadlink.h: New file.
39072         * lib/Makefile.am (libfetish_a_SOURCES): Add xreadlink.c and
39073         xreadlink.h.
39074
39075         * lib/regex.c (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it
39076         doesn't conflict with sparc Solaris 7's definition in
39077         /usr/include/sys/int_types.h.
39078
39079         * lib/exclude.c: Use `""', not `<>' to #include non-system header
39080         files.
39081         (fnmatch_no_wildcards): Rewrite not to use function names, strcasecmp
39082         and strncasecmp as r-values.  Unixware didn't have declarations.
39083
39084 2001-08-31  Paul Eggert  <eggert@twinsun.com>
39085
39086         * lib/xstrtol.h: Add copyright notice.
39087         (_DECLARE_XSTRTOL): Improve quality of diagnostic for
39088         LONGINT_INVALID_SUFFIX_CHAR.
39089
39090 2001-08-31  Paul Eggert  <eggert@twinsun.com>
39091
39092         * lib/xstrtol.c (strtoimax): New decl.
39093
39094 2001-08-31  Paul Eggert  <eggert@twinsun.com>
39095
39096         * lib/xgetcwd.c: Don't include pathmax.h.
39097         Include stdlib.h and unistd.h if available.
39098         Include xalloc.h.
39099         (xmalloc, xstrdup, free): Remove decls.
39100         (xgetcwd): Don't assume sizes fit in unsigned.
39101         Check for overflow when computing sizes.
39102         Simplify reallocation code.
39103
39104 2001-08-31  Paul Eggert  <eggert@twinsun.com>
39105
39106         * lib/savedir.c (savedir): Remove size parameter, as POSIX says that
39107         a directory's st_size can have an arbitrary value, so the old
39108         usage could waste an arbitrary amount of memory.  All uses
39109         changed.
39110         * lib/savedir.h: Update prototype.
39111
39112 2001-08-31  Paul Eggert  <eggert@twinsun.com>
39113
39114         * lib/Makefile.am (libfetish_a_SOURCES): Remove strtoxmax.c.
39115
39116         * lib/strtoimax.c: Renamed from strtoxmax.c, removing the
39117         old strtoimax.c.
39118
39119         Also, make the following further changes to make this file's
39120         configuration more similar to that of strtol.c:
39121         (UNSIGNED): Renamed from STRTOUXMAX_UNSIGNED.  All uses changed.
39122         (strtoumax, uintmax_t, strtoull, strtol): Remove.
39123         (intmax_t, strtoimax, strtol, strtoll): New macros, if UNSIGNED.
39124         (strtoimax): Renamed from strtoumax.  All uses of unsigned values
39125         changed to signed values.
39126
39127         And make the following changes as well:
39128         Fix copyright notice, as 1999 was missing.
39129         (verify): New macro.
39130         (strtoimax): Check sizes at compile-time, not run-time.
39131         Prefer strtol to strtoll if both work.
39132         (main): Remove; it was not that useful and was a pain to maintain.
39133
39134         * lib/strtoumax.c: Include strtoimax.c, not strtouxmax.c.
39135
39136 2001-08-31  Jim Meyering  <meyering@lucent.com>
39137
39138         * lib/xgetcwd.c (xgetcwd): Reorganize to avoid some duplication.
39139         Use an initial, malloc'd, buffer of length 128 rather than
39140         a statically allocated one of length 1024.
39141
39142 2001-08-30  Paul Eggert  <eggert@twinsun.com>
39143
39144         Simplify code, partly by assuming autoconf 2.52 semantics.
39145
39146         * m4/Makefile.am (EXTRA_DIST): Remove uintmax_t.m4.
39147
39148         * m4/inttypes.m4 (AC_PREREQ): Bump to 2.52.
39149         (jm_AC_HEADER_INTTYPES_H): Remove; now done by autoconf in 2.52.
39150         All uses removed.
39151         (jm_AC_TYPE_INTMAX_T, jm_AC_TYPE_UINTMAX_T):
39152         Move AC_REQUIRE to next-to-top level, to avoid confusion.
39153         Use 2.52's AC_CHECK_TYPE instead of merely looking for the header.
39154         * m4/prereq.m4 (jm_PREREQ_HUMAN): Don't require
39155         jm_AC_HEADER_INTTYPES_H.
39156         * m4/jm-macros.m4 (jm_MACROS): Likewise.
39157
39158         * m4/uintmax_t.m4: Remove, as it duplicates inttypes.m4.
39159
39160         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
39161         Quote first arg of AC_DEFUN.
39162         Require jm_AC_TYPE_UINTMAX_T and jm_AC_TYPE_UNSIGNED_LONG_LONG
39163         since they are needed to parse the include file even if we need
39164         only xstrtoimax.  Simplify logic behind the args to AC_REPLACE.
39165         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Likewise,
39166         but with opposite signedness.
39167
39168 2001-08-30  Paul Eggert  <eggert@twinsun.com>
39169
39170         Merge 'exclude' changes from tar 1.13.22.
39171         This fixes one or two unlikely storage allocation overflow bugs,
39172         but doesn't change user-visible behavior otherwise.
39173
39174 2001-08-30  Paul Eggert  <eggert@twinsun.com>
39175
39176         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_EXCLUDE.
39177         (jm_PREREQ_EXCLUDE): New macro.
39178
39179 2001-08-30  Paul Eggert  <eggert@twinsun.com>
39180
39181         * lib/quotearg.c: BSD/OS 4.1 wchar.h requires FILE and struct
39182         tm to be declared.
39183
39184 2001-08-30  Paul Eggert  <eggert@twinsun.com>
39185
39186         * lib/hash.c: Remove '2001' from copyright notice.
39187
39188 2001-08-30  Paul Eggert  <eggert@twinsun.com>
39189
39190         * lib/full-write.h: New file.
39191         * lib/Makefile.am (libfetish_a_SOURCES): Add full-write.h.
39192         * lib/full-write.c: Correct credits, as cccp.c no longer
39193         exists and anyway it was so heavily changed from the old cccp
39194         code as to be unrecognizable.  Include full-write.h.
39195         (full_write) Return size_t, with short writes meaning failure.
39196         All callers changed.  This fixes a bug with large buffers
39197         on 64-bit hosts.
39198         * lib/utime.c: Include full-write.h.
39199
39200 2001-08-30  Paul Eggert  <eggert@twinsun.com>
39201
39202         * lib/exclude.c (bool): Declare, perhaps by including stdbool.h.
39203         (<sys/types.h>): Include only if HAVE_SYS_TYPES_H.
39204         (<stdlib.h>, <string.h>, <strings.h>, <inttypes.h>, <stdint.h>):
39205         Include if available.
39206         (<xalloc.h>): Include
39207         (SIZE_MAX): Define if <stdint.h> or <inttypes.h> doesn't.
39208         (verify): New macro.  Use it to verify that EXCLUDE macros do not
39209         collide with FNM macros.
39210         (struct patopts): New struct.
39211         (struct exclude): Use it, as exclude patterns now come with options.
39212         (new_exclude): Support above changes.
39213         (new_exclude, add_exclude_file):
39214         Initial size must now be a power of two to simplify overflow checking.
39215         (free_exclude, fnmatch_no_wildcards): New function.
39216         (excluded_filename): No longer requires options arg, as the options
39217         are determined by add_exclude.  Now returns bool, not int.
39218         (excluded_filename, add_exclude):
39219         Add support for the fancy new exclusion options.
39220         (add_exclude, add_exclude_file): Now takes int options arg.
39221         Check for arithmetic overflow when computing sizes.
39222         (add_exclude_file): xrealloc might modify errno, so don't
39223         realloc until after errno might be used.
39224
39225         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE,EXCLUDE_WILDCARDS):
39226         New macros.
39227         (free_exclude): New decl.
39228         (add_exclude, add_exclude_file): Now takes int options arg.
39229         (excluded_filename): No longer requires options arg, as the options
39230         are determined by add_exclude.  Now returns bool, not int.
39231
39232 2001-08-30  Paul Eggert  <eggert@twinsun.com>
39233
39234         * lib/alloca.c (alloca): Arg is of type size_t, not unsigned.
39235
39236 2001-08-27  Jim Meyering  <meyering@lucent.com>
39237
39238         * lib/Makefile.am (libfetish_a_SOURCES): Add strtoxmax.c
39239
39240         * lib/version-etc.c (N_): Remove definition.
39241         Revert most of last change.
39242         Instead, simply don't mark the `Copyright...' string for translation.
39243         Based on advice from Paul Eggert.
39244
39245         * lib/strtoxmax.c: Tweak comment.
39246
39247 2001-08-26  Jim Meyering  <meyering@lucent.com>
39248
39249         * m4/jm-macros.m4: Require jm_AC_PREREQ_XSTRTOIMAX.
39250
39251         * m4/xstrtoimax.m4: New file.
39252         * m4/xstrtoumax.m4: Add comments explaining why we
39253         AC_REPLACE_FUNCS(strtol).
39254
39255 2001-08-26  Jim Meyering  <meyering@lucent.com>
39256
39257         * lib/version-etc.c (version_etc_copyright_fmt): Replace literal year
39258         of copyright with `%s' so translators don't get an untranslated
39259         message in 2002.
39260         (COPYRIGHT_YEAR): Define.
39261         (version_etc): Use fprintf rather than fputs.
39262         Suggestion from Ulrich Drepper.
39263
39264         * lib/Makefile.am (libfetish_a_SOURCES): Add xstrtoimax.c.
39265
39266         * lib/strtoll.c: New file, from GNU libc.
39267         * lib/xstrtoimax.c: New file.
39268
39269         * lib/xstrtol.h: Add xstrtoimax.
39270         * lib/strtoumax.c: New file.  Simply include "strtoumax.c".
39271         * lib/strtoimax.c: New file.  Likewise, but first define
39272         STRTOUXMAX_SIGNED.
39273
39274         * lib/strtoumax.c: Factor to work both for unsigned and signed types,
39275         ...
39276         * lib/strtoxmax.c: ... then renamed to this.
39277
39278 2001-08-18  Paul Eggert  <eggert@twinsun.com>
39279
39280         * m4/inttypes.m4: Add AC_PREREQ(2.13).
39281         (jm_AC_HEADER_INTTYPES_H): Test for intmax_t, too.
39282         (jm_AC_TYPE_INTMAX_T): New macro.
39283         (jm_AC_TYPE_UINTMAX_T): Moved here from uintmax_t.m4.
39284
39285         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): New macro.
39286
39287         * m4/longlong.m4: Renamed from ulonglong.m4.
39288         * m4/inttypes.m4: Renamed from inttypes_h.m4.
39289         * m4/uintmax_t.m4: Removed.
39290
39291 2001-08-13  Paul Eggert  <eggert@twinsun.com>
39292
39293         * lib/Makefile.am (unlocked-io.h): Do not append "_unlocked" twice.
39294         Port to Solaris 8, where 'sed' requires a space after the 'r'
39295         command, and where sh dislikes "$/".  Clean up the spacing a bit.
39296         Redirect output to $tmp just once.
39297
39298 2001-08-12  Paul Eggert  <eggert@sic.twinsun.com>
39299
39300         * lib/addext.c (<errno.h>): Include.
39301         (errno): Declare if not defined.
39302         (addext): Work correctly when pathconf returns -1 and leaves
39303         errno alone because there is no limit.  Also, work even if
39304         pathconf returns a value greater than SIZE_MAX.
39305
39306 2001-08-12  Jim Meyering  <meyering@lucent.com>
39307
39308         * m4/afs.m4, assert.m4, bison.m4, check-decl.m4, chown.m4, d-ino.m4,
39309         d-type.m4, dos.m4, error.m4, fnmatch.m4, fpending.m4, fstypename.m4,
39310         fsusage.m4, ftruncate.m4, getgroups.m4, glibc.m4, gnu-source.m4,
39311         group-member.m4, jm-glibc-io.m4, jm-macros.m4, jm-mktime.m4,
39312         jm-winsz1.m4, jm-winsz2.m4, lchown.m4, lib-check.m4, libintl.m4,
39313         link-follow.m4, ls-mntd-fs.m4, lstat.m4, malloc.m4, mbrtowc.m4,
39314         mbstate_t.m4, mbswidth.m4, memcmp.m4, nanosleep.m4, perl.m4,
39315         prereq.m4, putenv.m4, readdir.m4, realloc.m4, regex.m4, rename.m4,
39316         rmdir-errno.m4, search-libs.m4, st_dm_mode.m4, st_mtim.m4, stat.m4,
39317         strftime.m4, timespec.m4, unlink-busy.m4, uptime.m4, utimbuf.m4,
39318         utime.m4, utimes.m4, xstrtoumax.m4:
39319         Quote the first argument in each use of AC_DEFUN.
39320
39321 2001-08-12  Jim Meyering  <meyering@lucent.com>
39322
39323         * lib/xgetcwd.c (xgetcwd) [defined __GLIBC__ && __GLIBC__ >= 2]:
39324         Simply `return getcwd (NULL, 0);'.
39325         [! (defined __GLIBC__ && __GLIBC__ >= 2)]:
39326         Use 1300 as initial value for length, not PATH_MAX.
39327
39328         * lib/pathmax.h: Clean up cpp syntax.
39329
39330 2001-08-12  Jim Meyering  <meyering@lucent.com>
39331
39332         * lib/gettimeofday.c: New file.
39333         * lib/gtod.h: New file.
39334         * lib/Makefile.am (libfetish_a_SOURCES): Add gtod.h.
39335
39336 2001-08-05  Jim Meyering  <meyering@lucent.com>
39337
39338         * m4/jm-macros.m4: Require autoconf-2.52.
39339
39340 2001-08-04  Jim Meyering  <meyering@lucent.com>
39341
39342         * lib/error.h (__attribute__): Remove `|| __STRICT_ANSI__' from #if
39343         stmt, to get in sync with glibc.
39344
39345 2001-08-03  Paul Eggert  <eggert@twinsun.com>
39346
39347         The following changes are from gettext 0.10.39 as maintained by
39348         Bruno Haible.
39349
39350         * lib/mbswidth.h (MBSW_REJECT_UNPRINTABLE, MBSW_REJECT_INVALID):
39351         Renamed from MBSW_ACCEPT_UNPRINTABLE and MBSW_ACCEPT_INVALID
39352         with inverted sense.  All uses changed.
39353
39354         * lib/mbswidth.c: Don't include <limits.h>.
39355         Include <stdlib.h> and <string.h> unconditionally.
39356         (iswcntrl, mbsinit, ISCNTRL): New macros.
39357         (mbsnwidth): Use K&R style function declarations.
39358         Don't bother checking for MB_LEN_MAX == 1, since the compiler
39359         can optimize it when MB_CUR_MAX == 1.
39360         The width of control characters is zero, not 1.
39361
39362 2001-08-03  Paul Eggert  <eggert@twinsun.com>
39363
39364         The following changes are from gettext 0.10.39 as maintained by
39365         Bruno Haible, except that getline.m4 continues to use AC_LIBOBJ.
39366
39367         * m4/codeset.m4: Upgrade to serial AM1.
39368         (AM_LANGINFO_CODESET): Renamed from jm_LANGINFO_CODESET;
39369         all uses changed.  Quote first arg of AC_DEFUN.
39370         (am_cv_langinfo_codeset): Renamed from jm_cv_langinfo_codeset.
39371
39372         * m4/iconv.m4: Upgrade to serial AM2.
39373         (AM_ICONV): Renamed from jm_ICONV; all uses changed.
39374         Add --with-libconv-prefix.
39375         Quote first arg of AC_DEFUN.  Add description for ICONV_CONST.
39376         (am_cv_func_iconv): Renamed from jm_cv_func_iconv.
39377         (am_cv_lib_iconv): Renamed from jm_cv_lib_iconv.
39378         (am_cv_proto_iconv): Renamed from jm_cv_proto_iconv.
39379         * m4/jm-macros.m4 (jm_MACROS): Reflect s/jm_/AM_/ renamings.
39380
39381         * m4/c-bs-a.m4 (AC_C_BACKSLASH_A): Quote first arg of AC_DEFUN.
39382         * m4/getline.m4 (AM_FUNC_GETLINE): Likewise.
39383         * m4/glibc21.m4 (jm_GLIBC21): Likewise.
39384         * m4/inttypes_h.m4 (jm_AC_HEADER_INTTYPES_H): Likewise.
39385         * m4/isc-posix.m4 (AC_ISC_POSIX): Likewise.
39386         * m4/lcmessage.m4 (AM_LC_MESSAGES): Likewise.
39387         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
39388         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Likewise.
39389         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Likewise.
39390
39391         * m4/getline.m4 (AM_FUNC_GETLINE): Don't bother checking for
39392         string.h any more.
39393
39394         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): If not found, print "no",
39395         not the default value.
39396
39397         2001-06-25  Bruno Haible  <haible@clisp.cons.org>
39398         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Don't require AM_C_PROTOTYPES.
39399         Also check for mbsinit.  Needed for SCO 3.2v5.0.2.
39400         Also include <string.h>; this is where AIX 3.2.5 declares wcwidth.
39401         Also check for iswcntrl, used for wcwidth fallback.
39402         Use AC_TRY_COMPILE to emulate AC_CHECK_DECLS, for portability
39403         to Autoconf 2.13.
39404
39405 2001-08-03  Jim Meyering  <meyering@lucent.com>
39406
39407         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',
39408         as it was in the original.  Reported by Paul Eggert.
39409
39410 2001-07-16  Jim Meyering  <meyering@lucent.com>
39411
39412         * m4/gettimeofday.m4: New file.
39413         Prompted by a report from Bernhard Baehr.
39414
39415 2001-07-15  Jim Meyering  <meyering@lucent.com>
39416
39417         * m4/Makefile.am.in (Makefile.am): Remove most of the unlocked-io.h
39418         stuff. Now it's in ../Makefile.cfg.
39419
39420 2001-07-15  Jim Meyering  <meyering@lucent.com>
39421
39422         * lib/Makefile.am (EXTRA_DIST): Add unlocked-io.hin.
39423         (BUILT_SOURCES): Add unlocked-io.h.
39424         (io_functions): Define.
39425         (unlocked-io.h): New rule.
39426         (DISTCLEANFILES): Add unlocked-io.h.
39427         (all-local): Depend on unlocked-io.h, to ensure it is created.
39428
39429         * lib/unlocked-io.hin: New file
39430
39431         * lib/regex.c: Update from glibc.
39432
39433 2001-07-05  Jim Meyering  <meyering@lucent.com>
39434
39435         * lib/Makefile.am (noinst_HEADERS): Remove definition, per new automake
39436         recommendation.
39437         (libfetish_a_SOURCES): Put all .h files here instead.
39438         Remove a thus-exposed (better checks in automake) duplicate and
39439         two unnecessary .h files.
39440
39441 2001-07-04  Jim Meyering  <meyering@lucent.com>
39442
39443         * m4/Makefile.am.in (glibc-io.struct): New target.  Rework the code
39444         that generates jm-glibc-io.m4 so that it doesn't trigger any make
39445         distcheck failure.
39446
39447 2001-07-02  Jim Meyering  <meyering@lucent.com>
39448
39449         The following changes were prompted by suggestions from Bruno Haible.
39450
39451         * m4/jm-glibc-io.m4n: New file, the template from which jm-glibc-io.m4
39452         is now generated.
39453         * m4/Makefile.am.in (Makefile.am): Include jm-glibc-io.m4n in emitted
39454         definition of EXTRA_DIST.
39455         (Makefile.am): Emit the dependency, `all-local: jm-glibc-io.m4' to
39456         ensure that the generated file is created/updated whenever the list
39457         of $(unlocked_functions) is changed.
39458         (jm-glibc-io.m4): New rule.
39459         (unlocked-io.h): New rule -- currently unused.
39460
39461 2001-06-24  Jim Meyering  <meyering@lucent.com>
39462
39463         * m4/regex.m4 (jm_INCLUDED_REGEX): Use a quadrigraph to represent an
39464         unmatched right bracket, rather than kludging it with an extra,
39465         falsely-matching quote in a comment.  Patch by Akim Demaille.
39466
39467 2001-06-11  Jim Meyering  <meyering@lucent.com>
39468
39469         * lib/regex.c: Update from GNU libc.
39470
39471 2001-05-27  Jim Meyering  <meyering@lucent.com>
39472
39473         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.
39474         Check for ut_type in struct utmp.
39475
39476 2001-05-27  Jim Meyering  <meyering@lucent.com>
39477
39478         * lib/readutmp.h (UT_TYPE): Define.
39479
39480 2001-05-24  Jim Meyering  <meyering@lucent.com>
39481
39482         * lib/argmatch.c: Include "quote.h".
39483         (argmatch_invalid): Remove explicit `' quotes.  Instead, use the
39484         quote function.  Reported by Göran Uddeborg.
39485
39486 2001-05-22  Jim Meyering  <meyering@lucent.com>
39487
39488         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't use AC_LIBOBJ(strftime),
39489         now that we use the package-supplied version unconditionally.
39490         (jm_FUNC_STRFTIME): Don't replace strftime, for the same reason.
39491
39492 2001-05-21  Jim Meyering  <meyering@lucent.com>
39493
39494         * m4/regex.m4: Change a couple backticks to single quotes to avoid
39495         shell syntax errors.
39496
39497 2001-05-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
39498
39499         * m4/dos.m4 (jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.
39500
39501 2001-05-20  Paul Eggert  <eggert@twinsun.com>
39502
39503         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME):
39504         Don't bother to check library strftime, since
39505         we'll be using our own my_strftime function anyway.
39506         Define my_strftime instead of strftime.
39507
39508 2001-05-20  Alexandre Duret-Lutz  <duret_g@epita.fr>
39509
39510         * lib/dirname.c (dir_name): Compute append_dot using path, not newpath
39511         which is not yet declared.
39512
39513 2001-05-15  Jim Meyering  <meyering@lucent.com>
39514
39515         * m4/regex.m4: Use proper quoting so brackets appear in the test
39516         program.
39517         Reported by, and with help from, Bruno Haible.
39518
39519 2001-05-13  Jim Meyering  <meyering@lucent.com>
39520
39521         * m4/jm-macros.m4 (major_t, minor_t): Define to unsigned int if
39522         undefined.
39523
39524 2001-05-11  Paul Eggert  <eggert@twinsun.com>
39525
39526         dirname code cleanup.  base_name now behaves more compatibly
39527         with POSIX basename when given file names that have trailing
39528         slashes, and similarly for dir_name.  Add new primitives
39529         base_len and dir_len.  Put the directory-name-related decls
39530         into dirname.h.
39531
39532         * lib/addext.c (ISSLASH, base_name): Remove; now in dirname.h.
39533         * lib/backupfile.c (base_name): Likewise.
39534         * lib/basename.c (FILESYSTEM_PREFIX_LEN, PARAMS, ISSLASH): Likewise.
39535         * lib/dirname.c (FILESYSTEM_PREFIX_LEN, ISSLASH): Likewise.
39536         * lib/makepath.c (strip_trailing_slashes): Likewise.
39537         * lib/path-concat.c (DIRECTORY_SEPARATOR, FILESYSTEM_PREFIX_LEN,
39538         ISSLASH): Likewise.
39539         * lib/rename.c (strip_trailing_slashes): Likewise.
39540         * lib/same.c (base_name): Likewise.
39541         * lib/stripslash.c (ISSLASH): Likewise.
39542
39543         * lib/addext.c: Include <dirname.h> after size_t is defined.
39544         * lib/backupfile.c: Likewise.
39545
39546         * lib/addext.c (addext): Use base_len to trim redundant
39547         trailing slashes instead of doing it ourselves.
39548         But do not trim the last slash if it is not redundant.
39549
39550         * lib/backupfile.c (find_backup_file_name,
39551         max_backup_version): Use base_len instead of rolling it ourselves.
39552         Handle the case of "" and (on DOS) "C:" correctly.
39553
39554         * lib/basename.c: Do not include <stdio.h>, <assert.h>; no longer
39555         needed. Include <string.h>, <dirname.h>.
39556         (base_name): Allow file names ending in slashes, other than names
39557         that are all slashes.  In this case, return the basename followed
39558         by the slashes.  This is more general, and can be used in places
39559         where the original base_name purposely had an assertion failure.
39560         (base_len): New function.
39561
39562         * lib/dirname.c: Include <string.h> instead of <stdlib.h>.
39563         Do not include <assert.h>; no longer needed.
39564         Include xalloc.h.
39565         (memrchr): Remove decl.
39566         (dir_name_r): Remove.
39567         (dir_len): Renamed from dirlen.  All callers changed.
39568         Rewrite in terms of base_name, for simplicity and consistency.
39569         (dir_name): Never return NULL.  All callers changed.
39570         Do not include <stdlib.h> in test program; no longer needed.
39571         return 0; is fine for test program.
39572
39573         * lib/dirname.h (DIRECTORY_SEPARATOR, ISSLASH, FILESYSTEM_PREFIX_LEN):
39574         New macros.
39575         (base_name, base_len, dir_len, strip_trailing_slashes): New decls.
39576
39577         * lib/path-concat.c (path_concat): Use base_len to compute
39578         base length, not strlen; this means we cannot rely on memcpy
39579         to null-terminate.
39580
39581         * lib/same.c (STREQ): Remove.
39582         (same_name): Handle the case where the basename ends in trailing '/'.
39583
39584         * lib/stripslash.c (strip_trailing_slashes): Return nonzero if
39585         a slash was stripped.  Do not strip the last slash after a
39586         file system prefix.
39587
39588 2001-05-11  Paul Eggert  <eggert@twinsun.com>
39589
39590         * lib/Makefile.am (libfetish_a_SOURCES):
39591         Add strftime.c, since we now compile it on all hosts.
39592
39593         * lib/strftime.c (my_strftime):
39594         Define to nstrftime if emacs, but only if my_strftime is not defined.
39595         (extra_args, extra_args_spec, extra_args_spec_iso): Rename from
39596         ut_argument, ut_argument_spec, ut_argument_spec_iso, respectively.
39597         Add one more extra argument: a nanoseconds value.
39598         All uses changed.
39599         (ns): New macro.
39600         (my_strftime function): Add %N format.
39601         (emacs_strftimeu): Renamed from emacs_strftime,
39602         with extra ut argument.
39603
39604 2001-05-09  Paul Eggert  <eggert@twinsun.com>
39605
39606         * m4/jm-macros.m4 (jm_MACROS): Do not check for fseeko; no longer used.
39607
39608 2001-04-21  Jim Meyering  <meyering@lucent.com>
39609
39610         * m4/rmdir-errno.m4: Write to a new file, so that a restrictive umask
39611         doesn't interfere.
39612
39613 2001-04-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
39614
39615         * m4/ftruncate.m4: Check for chsize.
39616         Link with ftruncate.o unconditionally if ftruncate is missing.
39617         This was required when cross-compiling to i586-mingw32msvc.
39618
39619 2001-04-08  Jim Meyering  <meyering@lucent.com>
39620
39621         * lib/getdate.y (get_date): Set tm_isdst to -1 to ensure that it is
39622         recomputed; that's necessary when the offset spans a DST transition.
39623         Patch by David J. MacKenzie.  Reported by Hon-Yin Kok.
39624
39625 2001-04-02  Jim Meyering  <meyering@lucent.com>
39626
39627         * lib/regex.h, regex.c: Update from GNU libc.
39628
39629 2001-03-24  Jim Meyering  <meyering@lucent.com>
39630
39631         * m4/jm-macros.m4: Require autoconf-2.49d.
39632
39633 2001-03-20  Bruno Haible  <haible@clisp.cons.org>
39634
39635         * m4/iconv.m4 (jm_ICONV): Recommend GNU libiconv.
39636
39637 2001-03-19  Paul Eggert  <eggert@twinsun.com>
39638
39639         * lib/version-etc.c (version_etc_copyright): Update to 2001.
39640
39641 2001-03-17  Jim Meyering  <meyering@lucent.com>
39642
39643         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Remove my copy of AC_FUNC_MEMCMP,
39644         now that the version in autoconf is equivalent.
39645         (jm_FUNC_MEMCMP): Adjust to use AC_FUNC_MEMCMP.
39646
39647         * m4/error.m4 (jm_PREREQ_ERROR): Invoke AC_FUNC_STRERROR_R.
39648         Suggestion from Akim Demaille.
39649
39650         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_TEMPNAME.
39651         (jm_PREREQ_TEMPNAME): New function.
39652
39653 2001-03-16  Paul Eggert  <eggert@twinsun.com>
39654
39655         * lib/tempname.c (uint64_t): Define to uintmax_t if
39656         not defined, and if UINT64_MAX is not defined.
39657         Required at least for Vax Ultrix4.3, which doesn't define uint64_t.
39658         Reported by John David Anglin.
39659
39660 2001-03-15  Bruno Haible  <haible@clisp.cons.org>
39661
39662         * lib/localcharset.c (locale_charset): Allow wildcard syntax. Also
39663         resolve alias if codeset is empty.
39664         * lib/config.charset (BeOS): Use wildcard syntax.
39665
39666 2001-03-13  Jim Meyering  <meyering@lucent.com>
39667
39668         * lib/path-concat.c (path_concat)
39669         [FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't insert a backslash when
39670         concatenating e.g., `C:' and `foo'.
39671         From Bruno Haible.
39672
39673 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
39674
39675         * lib/localcharset.c (locale_charset): Don't use
39676         setlocale(LC_CTYPE,NULL). Don't return NULL.
39677         * lib/unicodeio.c (print_unicode_char): Simplify accordingly.
39678
39679 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
39680
39681         * lib/config.charset: Update for FreeBSD 4.2 and OSF/1 5.1. Add
39682         support for DOS/DJGPP.
39683
39684 2001-03-01  Paul Eggert  <eggert@twinsun.com>
39685
39686         * m4/jm-macros.m4 (jm_MACROS): Use mkstemp replacement if the system
39687         lacks mkstemp.  Compile our own tempname.c if we compile our own
39688         mkstemp.c, as mkstemp relies on tempname.
39689
39690 2001-03-01  Jim Meyering  <meyering@lucent.com>
39691
39692         * m4/dos.m4 (jm_AC_DOS): Remove extra backslashes, now that
39693         AH_VERBATIM really does output its argument verbatim.
39694
39695 2001-02-28  Paul Eggert  <eggert@twinsun.com>
39696
39697         * lib/Makefile.am (libfetish_a_SOURCES):
39698         Add dup-safer.c, fopen-safer.c.
39699         (noinst_HEADERS): Add stdio-safer.h, unistd-safer.h.
39700
39701         * lib/dup-safer.c, lib/fopen-safer.c, lib/stdio-safer.h:
39702         * lib/unistd-safer.h: New files.
39703
39704 2001-02-25  Paul Eggert  <eggert@twinsun.com>
39705
39706         The mkstemp replacement is taken from glibc 2.2.2, with some
39707         portability fixes for use outside glibc, as follows:
39708
39709         * lib/tempname.c (struct_stat64): New macro.
39710         (direxists, __gen_tempname): Use it.
39711         This avoids a portability problem with Solaris 8.
39712
39713         * lib/tempname.c (<config.h>): Include if HAVE_CONFIG_H.
39714         (<stddef.h>, <stdint.h>, <string.h>):
39715         Include only if STDC_HEADERS || _LIBC.
39716         (<fcntl.h>): Include only if HAVE_FCNTL_H || _LIBC.
39717         (<unistd.h>): Include only if HAVE_UNISTD_H || _LIBC.
39718         (<sys/time.h>): Include only if HAVE_SYS_TIME_H || _LIBC.
39719         (__set_errno): Define this macro if <errno.h> doesn't.
39720         (P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE):
39721         Define these macros if <stdio.h> doesn't.
39722         (S_ISDIR, S_IRUSR, S_IWUSR, S_IXUSR):
39723         Define these macros if <sys/stat.h>
39724         doesn't.  Ignore <sys/stat.h> S_ISDIR if STAT_MACROS_BROKEN.
39725         (stat64, __getpid, __gettimeofday, __mkdir, __open, __open64, lxstat64,
39726         __xstat64): Define if not _LIBC.
39727         (__secure_getenv): Define if ! (HAVE___SECURE_GETENV || _LIBC).
39728         (__gen_tempname): Invoke gettimeofday only if
39729         HAVE_GETTIMEOFDAY || _LIBC;
39730         otherwise, fall back on plain "time".
39731         Use macros like S_IRUSR | S_IWUSR rather than octal values like 0600.
39732
39733         * lib/mkstemp.c (__GT_FILE): Define to zero if not defined.
39734
39735         * lib/mkstemp.c, lib/tempname.c: New files, taken from glibc 2.2.2.
39736
39737 2001-02-18  Paul Eggert  <eggert@twinsun.com>
39738
39739         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for sys/resource.h.
39740
39741 2001-02-17  Paul Eggert  <eggert@twinsun.com>
39742
39743         * m4/mbrtowc.m4: New file, defining jm_FUNC_MBRTOWC.
39744         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH):
39745         Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc).
39746         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
39747
39748 2001-02-17  Paul Eggert  <eggert@twinsun.com>
39749
39750         * lib/mbswidth.c, quotearg.c (mbrtowc, mbsinit):
39751         Remove workaround macros for hosts that have mbrtowc but not
39752         mbstate_t, as we now insist on proper declarations for both
39753         before using mbrtowc.
39754
39755 2001-02-17  Jim Meyering  <meyering@lucent.com>
39756
39757         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Don't check for
39758         getmntent via AC_CHECK_FUNCS, since that would get a `no' and disrupt
39759         further attempts by AC_FUNC_GETMNTENT to check with e.g., -lgen on
39760         UnixWare 7.1.1.
39761
39762         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc.,
39763         rather than AC_CACHE_VAL.
39764
39765 2001-02-17  Jim Meyering  <meyering@lucent.com>
39766
39767         * lib/strtoul.c: Sync from GNU libc.  Use double quotes, not <...>
39768         around included file name.
39769
39770         * lib/strnlen.c (__strnlen): Merge in a change from GNU libc.
39771
39772         * lib/strftime.c: Update from GNU libc (the only changes were to
39773         comments).
39774
39775 2001-02-17  Jim Meyering  <meyering@lucent.com>
39776
39777         * lib/regex.c: Update from libc.
39778
39779 2001-02-17  Bruno Haible  <haible@clisp.cons.org>
39780
39781         * lib/mbswidth.h (mbswidth): Also define as macro, to avoid prototype
39782         clash.
39783
39784 2001-02-16  Paul Eggert  <eggert@twinsun.com>
39785
39786         * lib/alloca.c (malloc): Undef before defining, since stdlib.h
39787         may have defined it.  Needed for Encore Umax-3.0.9.16b systems.
39788         Reported by Mark Hounschell via Paul Eggert.
39789
39790 2001-02-07  Jim Meyering  <meyering@lucent.com>
39791
39792         * m4/regex.m4 (jm_INCLUDED_REGEX): Add a test for the latest bug.
39793
39794 2001-02-05  Jim Meyering  <meyering@lucent.com>
39795
39796         * m4/jm-macros.m4: Require autoconf-2.14d (not yet released), because
39797         it includes the patch required for `large file' support with at least
39798         HP-UX's 10.20 /bin/cc.
39799
39800 2001-02-03  Jim Meyering  <meyering@lucent.com>
39801
39802         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Restore prior use of
39803         AS_IF, now that it works once again (mysteriously).
39804         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
39805
39806 2001-01-30  Jim Meyering  <meyering@lucent.com>
39807
39808         Don't use filenames that are 8.3-equivalent to "conftest" on DOS.
39809         * m4/chown.m4: Rename conftestchown to conftest.chown.
39810         * m4/rename.m4: s/conftestdir/conftest.d1/ and
39811         s/conftestdir2/conftest.d2/.
39812         * m4/utimes.m4: s/conftestdata/conftest.data/
39813         Inspired by Pavel Roskin's change in autoconf.
39814
39815 2001-01-30  Bruno Haible  <haible@clisp.cons.org>
39816
39817         * lib/config.charset: Update for FreeBSD 4.2.
39818
39819 2001-01-27  Jim Meyering  <meyering@lucent.com>
39820
39821         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Open-code what was
39822         a use of AS_IF.
39823         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
39824
39825 2001-01-26  Jim Meyering  <meyering@lucent.com>
39826
39827         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Check for stddef.h, now that
39828         quotearg.c includes it.
39829
39830 2001-01-26  Jim Meyering  <meyering@lucent.com>
39831
39832         * lib/quotearg.c: Include stddef.h.
39833         * lib/quote.c: Include stddef.h.
39834         Reported by Axel Kittenberger.
39835
39836         * lib/xmalloc.c [HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
39837         line in double quotes so that it evokes a better diagnostic.
39838         [HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.
39839         Reported by Axel Kittenberger.
39840
39841 2001-01-24  Stefan Monnier  <monnier@cs.yale.edu>
39842
39843         * regex.c (mutually_exclusive_p): Don't blindly handle `charset_not'
39844         as if it was a `charset'.
39845
39846 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
39847
39848         * m4/iconv.m4 (jm_ICONV): Also check whether the iconv declaration
39849         has const.
39850
39851 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
39852
39853         * lib/unicodeio.c (print_unicode_char): Cast the second iconv() arg,
39854         to avoid a warning.  Add back 'const' to inptr.
39855
39856 2001-01-20  Jim Meyering  <meyering@lucent.com>
39857
39858         Be sure that headers are checked before used in code compiled
39859         for the type checks.
39860         * m4/jm-macros.m4 (jm_MACROS): Remove all header checks.
39861         In place of that, invoke jm_CHECK_ALL_TYPES.
39862         (jm_CHECK_ALL_HEADERS): New functions with the above checks.
39863         (jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS.
39864         Alan Iwi reported a build failure on an f300-fujitsu-uxpv4.1_ES;
39865         The check for ssize_t was mistakenly run before the test for unistd.h.
39866
39867         The configure-time check for stdbool.h was missing.
39868         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_HASH.
39869         (jm_PREREQ_HASH): New function.
39870
39871 2001-01-17  Jim Meyering  <meyering@lucent.com>
39872
39873         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE,
39874         for autoconf-2.49c.
39875         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Likewise.
39876
39877 2001-01-16  Jim Meyering  <meyering@lucent.com>
39878
39879         * lib/basename.c: Include <stdio.h>, needed by assert on SunOS 4.
39880         From Bruno Haible.
39881
39882 2001-01-14  Jim Meyering  <meyering@lucent.com>
39883
39884         * m4/rename.m4: Use temporary directories named conftestdir{,2}, not
39885         foo and bar.  Create conftestdir/ in the script, not in the C code.
39886         Remove directories in the script, not in the C code.
39887         Remove conftestdir{,2} before trying to create the directory.
39888         Make the entire configure script fail if the mkdir fails.
39889
39890 2001-01-14  Jim Meyering  <meyering@lucent.com>
39891
39892         * lib/rename.c: New file.  From Volker Borchert.
39893         Include stdlib.h, string.h or strings.h, and xalloc.h.
39894         Use strip_trailing_slashes rather than open-coding it.
39895
39896 2001-01-03  Paul Eggert  <eggert@twinsun.com>
39897
39898         * lib/strftime.c: Sync with glibc time/strftime.c 1.81.
39899
39900 2001-01-03  Jim Meyering  <meyering@lucent.com>
39901
39902         * lib/unicodeio.c (print_unicode_char): Remove `const' from declaration
39903         of local `inptr' to avoid warning with some system declarations of
39904         iconv.
39905
39906 2001-01-02  Volker Borchert  <bt@teknon.de>
39907
39908         * m4/rename.m4: New file.
39909         * m4/jm-macros.m4 (jm_MACROS): Require vb_FUNC_RENAME.
39910
39911 2001-01-01  Jim Meyering  <meyering@lucent.com>
39912
39913         * m4/prereq.m4 (jm_PREREQ_READUTMP): Include utmp.h (if available),
39914         even on systems with utmpx.h.  It's necessary for the declaration of
39915         utmp's ut_user member.  Reported by Andreas Jaeger.
39916
39917         * m4/check-decl.m4 (jm_CHECK_DECLS): Include grp.h and pwd.h if
39918         available. They are required for the declarations of getgrgid and
39919         getpwuid resp.
39920         (_jm_DECL_HEADERS): Check for grp.h and pwd.h.
39921         Reported by Andreas Jaeger.
39922
39923 2001-01-01  Alexandre Duret-Lutz  <duret_g@epita.fr>
39924
39925         * m4/libintl.m4 (AM_GNU_GETTEXT): Define MKINSTALLDIRS by
39926         expanding the value of $ac_aux_dir, as in AM_MISSING_HAS_RUN,
39927         so `make install' also works in VPATH builds.
39928
39929 2000-12-31  Alexandre Duret-Lutz  <duret_g@epita.fr>
39930
39931         * m4/libintl.m4 (AM_WITH_NLS): When using AC_CONFIG_AUX_DIR,
39932         prepend $(top_srcdir) to the value of MKINSTALLDIRS so that it
39933         can be used in subdirectories.
39934
39935 2000-12-29  Paul Eggert  <eggert@twinsun.com>
39936
39937         * lib/modechange.c: Do not assume that mode_t uses the
39938         traditional octal encoding.  E.g. "chmod 1 FOO" should set
39939         the other-execute bit of FOO even if S_IXOTH != 1.
39940
39941         (SUID, SGID, SVTX, RUSR, WUSR, XUSR, RGRP, WGRP, XGRP, ROTH,
39942         WOTH, XOTH, ALLM): New macros.
39943         (S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR,
39944          S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH):
39945         Use them.
39946         (S_ISGID): Fix typo; it was defaulting to the same value as S_ISUID.
39947         (S_IRWXU, S_IRWXG, S_IRWXO): Specify defaults in terms of the above.
39948         (mode_compile):
39949         No need to use uintmax_t; unsigned long is long enough.
39950         Don't bother to get suffix since we don't use it.
39951
39952 2000-12-26  Jim Meyering  <meyering@lucent.com>
39953
39954         * m4/dos.m4 (jm_AC_DOS): Rewrite (though it's still a stub) to work
39955         better with autoheader.
39956
39957 2000-12-24  Jim Meyering  <meyering@lucent.com>
39958
39959         * lib/hash.c (is_prime): Return explicit boolean values.
39960         (hash_get_first): Return NULL to appease Irix5.6's 89.
39961         Reported by Nelson Beebe.
39962
39963 2000-12-19  Bruno Haible  <haible@clisp.cons.org>
39964
39965         * lib/localcharset.c (locale_charset): Add support for Win32.
39966
39967 2000-12-18  Paul Eggert  <eggert@twinsun.com>
39968
39969         * lib/physmem.h, lib/physmem.c: New files.
39970
39971         * lib/Makefile.am (libfetish_a_SOURCES): Add physmem.c.
39972         (noinst_HEADERS): Add physmem.h.
39973
39974         * lib/xstrtol.c (__xstrtol): Add undocumented suffixes 'g' and
39975         't' for compatibility with Solaris 8 sort.
39976
39977 2000-12-18  Bruno Haible  <haible@clisp.cons.org>
39978
39979         * lib/config.charset: Add support for BeOS.
39980
39981 2000-12-17  Jim Meyering  <meyering@lucent.com>
39982
39983         * m4/dos.m4 (jm_AC_DOS): New file and macro.
39984         * m4/jm-macros.m4 (jm_MACROS): Require jm_AC_DOS.
39985
39986 2000-12-16  Jim Meyering  <meyering@lucent.com>
39987
39988         This bug had a serious impact on chown: `chown N:M FILE' (for integer
39989         N and M) would have treated it like `chown N:N FILE'.
39990
39991         * lib/userspec.c (parse_user_spec): Fix typo: s/u/g/.
39992
39993 2000-12-16  Jim Meyering  <meyering@lucent.com>
39994
39995         * lib/getusershell.c [!SHELLS_FILE && __DJGPP__]: Define
39996         SHELLS_FILE to a file name that's useful on djgpp systems.
39997         Include stdlib.h.
39998         (ADDITIONAL_DEFAULT_SHELLS): Define.
39999         (default_shells): Prepend ADDITIONAL_DEFAULT_SHELLS.
40000         Based mostly on a patch from Prashant TR.
40001
40002 2000-12-16  Bruno Haible  <haible@clisp.cons.org>
40003
40004         * lib/config.charset: Add ISO-8859-3, BIG5HKSCS, GB18030, JOHAB,
40005         VISCII, CP874, CP949, CP950, CP1250, CP1253, CP1254, CP1255, CP1256,
40006         CP1257 to the list of canonical encodings. Rename EUC-CN to GB2312.
40007
40008 2000-12-08  Andreas Schwab  <schwab@suse.de>
40009
40010         * lib/mbswidth.c (mbsnwidth): Don't loop endlessly when called with an
40011         invalid mulitbyte sequence and with the MBSW_ACCEPT_INVALID flag set.
40012
40013 2000-12-07  Jim Meyering  <meyering@lucent.com>
40014
40015         * lib/stripslash.c (ISSLASH): Define.
40016         (strip_trailing_slashes): Use ISSLASH rather than comparing against
40017         `/'.
40018         From Prashant TR.
40019
40020         * lib/dirname.c (FILESYSTEM_PREFIX_LEN): Define.
40021         (dir_name_r): Declare this function as static.
40022         [BACKSLASH_IS_PATH_SEPARATOR]: Fix a bug that'd
40023         manifest itself on a name containing a mix of slashes and
40024         backslashes.
40025         Make this function work with names starting with a DOS-style
40026         drive letter and colon prefix.
40027         (dir_name): Append `.' if necessary.
40028         Based mostly on patches from Prashant TR and Eli Zaretskii.
40029
40030         * lib/dirname.h (dir_name_r): Remove prototype.
40031
40032 2000-12-06  Paul Eggert  <eggert@twinsun.com>
40033
40034         * m4/off_t-format.m4: Remove this file.
40035         * m4/jm-macros.m4 (jm_MACROS): Remove jm_SYS_OFF_T_PRINTF_FORMAT.
40036
40037 2000-12-06  Jim Meyering  <meyering@lucent.com>
40038
40039         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): If we need the
40040         replacement strtoull, we may well need the replacement strtoul, too.
40041         Check for declarations of strtoul and strtoull.
40042         Check for strtol.  Mainly as a cue to cause automake to include
40043         strtol.c -- that file is included by each of strtoul.c and strtoull.c.
40044         Check for limits.h -- strtol.c needs it.
40045
40046 2000-12-05  Jim Meyering  <meyering@lucent.com>
40047
40048         * lib/dirname.c (dir_name_r): Add `const' in a few local declarations.
40049
40050 2000-12-04  Jim Meyering  <meyering@lucent.com>
40051
40052         * lib/path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc.
40053         Also include memory.h, stdlib.h, unistd.h if appropriate.
40054         Reported by Andreas Jaeger (conflicting declaration of malloc).
40055
40056 2000-12-02  Jim Meyering  <meyering@lucent.com>
40057
40058         * m4/off_t-format.m4 (OFF_T_PRINTF_FORMAT_STRING): New file/macro.
40059         * m4/jm-macros.m4 (jm_MACROS): require it.
40060
40061 2000-12-02  Jim Meyering  <meyering@lucent.com>
40062
40063         * lib/closeout.h: Make idempotent, to avoid some obscure warnings.
40064
40065 2000-12-01  Paul Eggert  <eggert@twinsun.com>
40066
40067         * lib/memrchr.c: Include <config.h> before any system include file.
40068
40069 2000-11-30  Jim Meyering  <meyering@lucent.com>
40070
40071         * m4/jm-macros.m4 (jm_MACROS): Check for stdint.h.
40072
40073 2000-11-30  Jim Meyering  <meyering@lucent.com>
40074
40075         * m4/getloadavg.m4: s/ifval/m4_ifval/ to accommodate new autoconf.
40076
40077 2000-11-29  Paul Eggert  <eggert@twinsun.com>
40078
40079         * lib/dirname.c (dir_name_r): Fix typo: int -> size_t.
40080
40081 2000-11-26  Jim Meyering  <meyering@lucent.com>
40082
40083         * lib/memcoll.c: Include sys/types.h.  From Werner Almesberger.
40084
40085 2000-11-22  Paul Eggert  <eggert@twinsun.com>
40086
40087         * lib/strftime.c (my_strftime): Do not invoke mbrlen with a
40088         size of (size_t) -1; it's not portable.
40089
40090 2000-11-17  Jim Meyering  <meyering@lucent.com>
40091
40092         * lib/strstr.c: Update from GNU libc.
40093
40094 2000-11-17  Akim Demaille  <akim@epita.fr>
40095
40096         * lib/obstack.h: Formatting changes.
40097         (obstack_grow, obstack_grow0): Don't cast WHERE at all: that would
40098         prevent type checking.
40099         (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
40100         cast the value to (void *): assigning a `foo *' to a `void *'
40101         variable is valid.
40102         (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
40103
40104 2000-11-16  Jim Meyering  <meyering@lucent.com>
40105
40106         * lib/strverscmp.c: Incorporate weak-alias-related changes from glibc.
40107
40108 2000-11-11  Jim Meyering  <meyering@lucent.com>
40109
40110         * lib/error.c: Add a couple #includes, merging from GNU libc version.
40111
40112 2000-11-10  Jim Meyering  <meyering@lucent.com>
40113
40114         * lib/obstack.h: Update from GNU libc.
40115         * lib/obstack.c: Likewise.
40116
40117 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
40118
40119         * m4/jm-macros.m4 (jm_MACROS): Add test for wcrtomb.
40120
40121 2000-11-06  Paul Eggert  <eggert@twinsun.com>
40122
40123         * lib/getusershell.c (setusershell): Use rewind rather than
40124         fseek/fseeko, to avoid configuration hassles with fseeko.
40125         Don't bother opening SHELLS_FILE if shellstream is NULL;
40126         it's not necessary.
40127
40128 2000-11-05  Jim Meyering  <meyering@lucent.com>
40129
40130         * lib/makepath.h (make_dir): Declare.
40131         * lib/makepath.c (make_dir): Remove `static' attribute.
40132         Tweak a comment.
40133
40134 2000-11-04  Jim Meyering  <meyering@lucent.com>
40135
40136         * m4/regex.m4: Use the `m4_' prefix on `syscmd' and `m4_sysval'.
40137
40138 2000-11-04  Alexandre Duret-Lutz  <duret_g@epita.fr>
40139
40140         * lib/hash.c (hash_get_next): Fix a thinko:  when ENTRY is the
40141         last one in a bucket, advance to the next bucket.
40142
40143 2000-11-02  Vesselin Atanasov  <vesselin@bgnet.bg>
40144
40145         * lib/fnmatch.c: Do not comment out all the code if we are using
40146         the GNU C library, because in some cases we are replacing buggy
40147         code in the GNU C library itself.
40148
40149 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
40150
40151         * regex.c (re_iswctype, re_wctype_to_bit): Fix braino.
40152         (regex_compile): Catch bogus \(\1\).
40153
40154 2000-10-30  Paul Eggert  <eggert@twinsun.com>
40155
40156         * lib/fnmatch.c (FOLD): Do not assume that characters are unsigned.
40157         (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
40158         e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero.
40159
40160 2000-10-30  Paul Eggert  <eggert@twinsun.com>
40161
40162         * lib/error.h, getline.h, modechange.h:
40163         Remove "2000" from Copyright line, as the file hasn't been
40164         changed this year other than in the copyright notice.
40165
40166         * lib/xalloc.h: Add "2000" to Copyright line, as this file
40167         was changed this year.
40168
40169 2000-10-29  Jim Meyering  <meyering@lucent.com>
40170
40171         * m4/fsusage.m4: s/AC_SHELL_IFELSE/AS_IFELSE/ to match autoconf
40172         renaming.
40173         * m4/ls-mntd-fs.m4: Likewise
40174
40175 2000-10-29  Jim Meyering  <meyering@lucent.com>
40176
40177         * lib/xstat.in: Fix grammar in comment.
40178
40179 2000-10-29  Greg Louis  <glouis@dynamicro.on.ca>
40180
40181         * lib/regex.h (__restrict_arr): Move definition out of #ifndef block.
40182         Required because egcs-2.91.66 (aka 1.1.2) defines __restrict, but
40183         doesn't define __restrict_arr.
40184
40185 2000-10-28  Jim Meyering  <meyering@lucent.com>
40186
40187         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_MEMCHR.
40188         (jm_PREREQ_MEMCHR): New function.
40189
40190 2000-10-28  Jim Meyering  <meyering@lucent.com>
40191
40192         * lib/memchr.c: Update from libc.
40193         Adjust for portability:
40194         [HAVE_STDLIB_H]: Include stdlib.h.
40195         [HAVE_BP_SYM_H || _LIBC]: Guard inclusion of bp-sym.h.
40196         Undef __memchr, too.
40197         [!weak_alias]: Define __memchr to memchr.
40198
40199         * lib/regex.c: Update from libc.
40200         * lib/regex.h: Likewise.
40201         * lib/getopt1.c: Likewise.
40202         * lib/memcmp.c: Likewise.
40203
40204         * lib/getusershell.c (setusershell) [HAVE_FSEEKO]: Use fseeko.
40205         Avoid using fseek, when possible -- it's broken by design.
40206         Patch by Ulrich Drepper.
40207
40208 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
40209
40210         * regex.c (POP_FAILURE_REG_OR_COUNT, re_match_2_internal)
40211         (re_match_2_internal, re_match_2_internal, re_match_2_internal):
40212         Giving in to popular pressure to shut up the compiler with casts.
40213
40214 2000-10-26  Jim Meyering  <meyering@lucent.com>
40215
40216         * lib/strftime.c: Update from libc.
40217
40218 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
40219
40220         * regex.c: More `unsigned char' -> `re_char' changes.
40221         Also change several `int' into `re_wchar_t'.
40222         (PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove.
40223         (PUSH_FAILURE_POINTER): Don't cast any more.
40224         (POP_FAILURE_REG_OR_COUNT): Remove the cast that strips `const'.
40225         We want GCC to complain, since this piece of code makes
40226         re_match non-reentrant, which *should* be fixed.
40227         (GET_BUFFER_SPACE): Use size_t rather than unsigned long.
40228         (EXTEND_BUFFER): Use RETALLOC.
40229         (SET_LIST_BIT): Don't cast.
40230         (re_wchar_t): New type.
40231         (re_iswctype, re_wctype_to_bit): Make it crystal clear to GCC
40232         that those two functions will always properly return.
40233         (IMMEDIATE_QUIT_CHECK): Cast to void.
40234         (analyse_first): Use recursion rather than an explicit stack.
40235         (re_compile_fastmap): Can't fail anymore.
40236         (re_search_2): Don't check re_compile_fastmap for failure.
40237         (PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT.
40238         Now also sets the new value (passed in a new argument).
40239         (re_match_2_internal): Use it.
40240         Also, use a new var `reg' of type size_t when looping through regs
40241         rather than reuse the inappropriate `mcnt'.
40242
40243 2000-10-25  Jim Meyering  <meyering@lucent.com>
40244
40245         * lib/obstack.c: Update from libc.
40246
40247 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
40248
40249         * regex.c (regex_compile): Change the way of handling a range from
40250         a char less than 256 to a char not less than 256.
40251
40252 2000-10-24  Andrew Innes  <andrewi@gnu.org>
40253
40254         * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
40255         NT-Emacs only.
40256         (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT,
40257         so that re_search functions only quit when callers expect them to.
40258
40259 2000-10-23  Jim Meyering  <meyering@lucent.com>
40260
40261         * lib/hard-locale.c (hard_locale): Revert last change -- it was simply
40262         wrong.  That set_locale call must not have any side effects.
40263         From Paul Eggert.
40264
40265 2000-10-22  Jim Meyering  <meyering@lucent.com>
40266
40267         * lib/md5.c (md5_process_block) [OP]: Use `rol', not CYCLIC.
40268         [CYCLIC]: Remove now-unused definition.
40269
40270         * lib/save-cwd.c (O_DIRECTORY): Define, if needed.
40271         (save_cwd) [HAVE_FCHDIR]: Use O_DIRECTORY when opening ".".
40272         Suggestion from Ulrich Drepper.
40273
40274 2000-10-21  Jim Meyering  <meyering@lucent.com>
40275
40276         * m4/check-decl.m4 (jm_CHECK_DECLS): Also check for memrchr.
40277         * m4/prereq.m4 (jm_PREREQ_DIRNAME): New macro.
40278         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memrchr.
40279
40280 2000-10-21  Jim Meyering  <meyering@lucent.com>
40281
40282         * lib/dirname.c (memrchr): Declare if necessary.
40283         (dir_name): Remove the restriction that there be no
40284         trailing slashes.  Now, this code skips past them, effectively
40285         ignoring them.
40286         [TEST_DIRNAME] (main): New unit tests.
40287
40288         * lib/memrchr.c: New file from GNU libc.
40289         Undef __memrchr, too.
40290         [!weak_alias]: Define __memrchr to memrchr.
40291         Guard weak_alias use with `#ifdef weak_alias'.
40292
40293 2000-10-21  Jim Meyering  <meyering@lucent.com>
40294
40295         * lib/dirname.c (dir_name_r): New function, factored out of dir_name.
40296         (dir_name): Use dir_name_r.
40297         * lib/dirname.h (dir_name_r): Declare it.
40298
40299 2000-10-17  Jim Meyering  <meyering@lucent.com>
40300
40301         * lib/quote.h (PARAMS): Define and use.
40302         Reported by Akim Demaille.
40303
40304         * lib/getopt.c: Update from libc.
40305
40306 2000-10-16  Jim Meyering  <meyering@lucent.com>
40307
40308         * lib/hard-locale.c (hard_locale): Use "", not 0 as 2nd arg to
40309         setlocale.
40310         From Jan Fedak.
40311
40312 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
40313
40314         * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.
40315
40316 2000-09-25  Jim Meyering  <meyering@lucent.com>
40317
40318         * lib/md5.h (rol): Define (from GnuPG).
40319
40320         * lib/sha.c: Give credit (GnuPG) where due.
40321         (M): Use rol rather than open-coding it.
40322         Add a FIXME comment.
40323
40324 2000-09-21  Jim Meyering  <meyering@lucent.com>
40325
40326         * lib/userspec.c (parse_user_spec): Remove debugging printf I'd added.
40327         Reported by Michael Stone.
40328
40329 2000-09-20  Jim Meyering  <meyering@lucent.com>
40330
40331         * lib/Makefile.am (libfetish_a_SOURCES): Add sha.c.
40332         (noinst_HEADERS): Add sha.h.
40333         Based on code from Scott G. Miller and from GnuPG.
40334
40335 2000-09-18  Jim Meyering  <meyering@lucent.com>
40336
40337         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Restore the initial value of
40338         LIBS. Otherwise, everyone ends up linking with -lelf for some
40339         configurations.
40340         Reported by Mike Stone.
40341
40342 2000-09-15  Jim Meyering  <meyering@lucent.com>
40343
40344         * lib/regex.c: Update from libc.
40345
40346 2000-09-10  Jim Meyering  <meyering@lucent.com>
40347
40348         * lib/getopt.c (_getopt_internal): Update from glibc.
40349
40350 2000-09-09  Jim Meyering  <meyering@lucent.com>
40351
40352         * lib/quotearg.c: Rename ISASCII to IN_CTYPE_DOMAIN, so people don't
40353         think it should be used as a general replacement for isascii.
40354         * lib/fnmatch.c: Likewise.
40355         * lib/mbswidth.c: Likewise
40356         * lib/regex.c: Likewise.
40357
40358         Don't use atoi.
40359         * lib/userspec.c: Include sys/param.h and limits.h.
40360         Include xstrtol.h.
40361         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
40362         (UID_T_MAX, GID_T_MAX, MAXUID, MAXGID): Define.
40363         (parse_user_spec): Use xstrtoul, not atoi when converting numeric
40364         UID, GID.  Check range.
40365
40366 2000-09-06  Jim Meyering  <meyering@lucent.com>
40367
40368         * lib/getopt.c (_getopt_internal): Update from glibc.
40369
40370 2000-08-30  Jim Meyering  <meyering@lucent.com>
40371
40372         * lib/strftime.c: Merge in changes from GNU libc.
40373
40374 2000-08-26  Jim Meyering  <meyering@lucent.com>
40375
40376         * m4/jm-macros.m4: Use jm_FUNC_FPENDING.
40377         * m4/fpending.m4: New file.
40378
40379 2000-08-26  Jim Meyering  <meyering@lucent.com>
40380
40381         * lib/closeout.c: Include "__fpending.h".
40382         (close_stdout_status): Return right away if there's nothing to flush.
40383
40384         * lib/Makefile.am (noinst_HEADERS): Add __fpending.h.
40385         * lib/__fpending.c: New file.
40386         * lib/__fpending.h: New file.
40387
40388 2000-08-20  Jim Meyering  <meyering@lucent.com>
40389
40390         * m4/check-decl.m4: Include utmp.h `#if HAVE_UTMP_H', rather than
40391         `#if !HAVE_UTMPX_H'.  The latter would lose on systems with neither
40392         utmp.h nor utmpx.h.  Reported by Eli Zaretskii.
40393
40394 2000-08-11  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
40395
40396         Improve fileutils installation on systems where running
40397         programs (like install) can't be unlinked.
40398         * m4/unlink-busy.m4 (jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
40399         * m4/jm-macros.m4: Use jm_FUNC_UNLINK_BUSY_TEXT.
40400
40401 2000-08-07  Paul Eggert  <eggert@twinsun.com>
40402
40403         Standardize on "memory exhausted" instead of "Memory exhausted"
40404         or "virtual memory exhausted".
40405         * lib/obstack.c (print_and_abort): Use "memory exhausted", not
40406         "virtual memory exhausted".
40407         * lib/same.c (same_name): Invoke xalloc_die instead of printing
40408         our own message.
40409         * lib/userspec.c (parse_user_spec): Likewise.
40410         * lib/bumpalloc.h: comment fix
40411         * lib/same.c, userspec.c: Include xalloc.h.
40412
40413         * lib/xalloc.h (xalloc_msg_memory_exhausted): Now char const[],
40414         not char *const and pointing to a constant array.
40415         * lib/xmalloc.c (xalloc_msg_memory_exhausted): Likewise.
40416         (xrealloc): Comment fix.
40417
40418         * lib/userspec.c (parse_user_spec):
40419         Don't translate a message until just before returning,
40420         to avoid unnecessary translation.
40421
40422 2000-08-07  Jim Meyering  <meyering@lucent.com>
40423
40424         * lib/addext.c, argmatch.c, argmatch.h, backupfile.h, bumpalloc.h,
40425         chown.c, diacrit.h, dirname.h, dup2.c, exclude.h, fileblocks.c,
40426         fnmatch.c, fnmatch.h, fsusage.c, fsusage.h, getdate.h,
40427         getgroups.c, gethostname.c, getopt.h, group-member.c,
40428         hard-locale.c, hash.h, isdir.c, lchown.c, linebuffer.c,
40429         linebuffer.h, long-options.h, malloc.c, md5.c, md5.h, memchr.c,
40430         memcmp.c, memcoll.c, memset.c, mktime.c, modechange.h, obstack.h,
40431         pathmax.h, realloc.c, rmdir.c, safe-read.c, save-cwd.c, stime.c,
40432         stpcpy.c, strcasecmp.c, strcspn.c, strdup.c, stripslash.c,
40433         strstr.c, strtod.c, strtol.c, strtoul.c, strtoull.c, strtoumax.c,
40434         utime.c, version-etc.h, xalloc.h, xstrdup.c, xstrtoumax.c,
40435         yesno.c: Back out Copyright date changes for each file with no change
40436         this year.  This eases coordination with other programs using the same
40437         source code modules.  From Paul Eggert.
40438
40439 2000-08-06  Paul Eggert  <eggert@twinsun.com>
40440
40441         * m4/mbstate_t.m4 (AC_MBSTATE_T): Define mbstate_t to be int,
40442         not char, for compatibility with glibc 2.1.3 strftime.c.
40443
40444 2000-08-03  Greg McGary  <greg@mcgary.org>
40445
40446         * lib/regex.c (SET_HIGH_BOUND, MOVE_BUFFER_POINTER,
40447         ELSE_EXTEND_BUFFER_HIGH_BOUND): New macros.
40448         (EXTEND_BUFFER): Use them.
40449
40450 2000-08-01  Jim Meyering  <meyering@lucent.com>
40451
40452         * lib/dirname.c (ISSLASH): Define.
40453         (BACKSLASH_IS_PATH_SEPARATOR): Define.
40454         (dir_name) [BACKSLASH_IS_PATH_SEPARATOR]: Handle the case in which
40455         both `\' and `/' may be use as path separators.
40456         Based on a patch from Prashant TR.
40457
40458 2000-07-31  Paul Eggert  <eggert@twinsun.com>
40459
40460         * lib/quotearg.c (quotearg_n_options): Don't make the initial
40461         slot vector a constant, since it might get modified.
40462
40463 2000-07-31  Jim Meyering  <meyering@lucent.com>
40464
40465         * lib/xmalloc.c: Use `virtual memory exhausted', not
40466         `Memory exhausted'.
40467         * lib/obstack.c (print_and_abort): Likewise.
40468
40469 2000-07-30  Paul Eggert  <eggert@twinsun.com>
40470
40471         * lib/quotearg.c (quotearg_n_options): Preallocate a slot 0
40472         buffer, so that the caller can always quote one small
40473         component of a "memory exhausted" message in slot 0.
40474         From a suggestion by Jim Meyering.
40475
40476 2000-07-30  Jim Meyering  <meyering@lucent.com>
40477
40478         * lib/makepath.c (make_path): Quote the other instance, too.
40479
40480         * lib/quotearg.c (N_STATIC_SLOTVECS): Define.
40481         (STATIC_BUF_SIZE): Define.
40482         (quotearg_n_options): Use only statically allocated storage when
40483         N < N_STATIC_SLOTVECS and the length of the quoted result is smaller
40484         than STATIC_BUF_SIZE.
40485
40486 2000-07-29  Jim Meyering  <meyering@lucent.com>
40487
40488         * lib/diacrit.c (diacrit_diac): Use __MSDOS__ in favor of MSDOS.
40489         * lib/dirname.c (dir_name): Likewise.
40490
40491         * lib/basename.c (base_name): Use ISSLASH rather than comparing against
40492         `/'.
40493
40494         * lib/dirname.c (dir_name) [MSDOS]: Declare `lim' to be const.
40495         (dir_name): Assert that there are no trailing slashes.
40496
40497 2000-07-29  Bruno Haible  <haible@clisp.cons.org>
40498
40499         * lib/mbswidth.h (mbswidth): Add a flags argument.
40500         (mbswidth): New declaration.
40501         (MBSW_ACCEPT_INVALID, MBSW_ACCEPT_UNPRINTABLE): New macros.
40502         * lib/mbswidth.c (mbswidth): Add a flags argument.
40503         (mbsnwidth): New function.
40504
40505 2000-07-24  Jim Meyering  <meyering@lucent.com>
40506
40507         * lib/mbswidth.c: Remove useless #else.  From Bruno Haible.
40508
40509 2000-07-23  Paul Eggert  <eggert@twinsun.com>
40510
40511         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.
40512
40513 2000-07-23  Paul Eggert  <eggert@twinsun.com>
40514
40515         * lib/quotearg.c: Streamline by invoking multibyte code only if needed.
40516         <wchar.h>: Include only if HAVE_MBRTOWC && 1 < MB_LEN_MAX.
40517         (MB_CUR_MAX): Redefine to 1 if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX).
40518         (quotearg_buffer_restyled): If a unibyte locale, don't bother to
40519         invoke multibyte primitives.
40520
40521 2000-07-23  Paul Eggert  <eggert@twinsun.com>
40522
40523         * lib/quotearg.c:
40524         Include <wchar.h> even if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX),
40525         so that mbstate_t is always defined.
40526
40527         Do not inspect MB_LEN_MAX, since it's incorrectly defined to
40528         be 1 in at least one GCC installation, and this configuration
40529         error is likely to be common.  Ignoring MB_LEN_MAX hurts
40530         performance on hosts that have mbrtowc but have only unibyte
40531         locales, but I assume these hosts are rare.
40532
40533 2000-07-23  Paul Eggert  <eggert@twinsun.com>
40534
40535         * lib/mbswidth.c (_XOPEN_SOURCE):
40536         Don't define; this causes problems on Solaris 7.
40537         (wcwidth) [!HAVE_DECL_WCWIDTH]: Declare.
40538
40539 2000-07-23  Jim Meyering  <meyering@lucent.com>
40540
40541         * m4/check-decl.m4 (jm_CHECK_DECLS): Check for declarations of these,
40542         too: getgrgid, getpwuid, getuid.
40543
40544 2000-07-23  Jim Meyering  <meyering@lucent.com>
40545
40546         * lib/basename.c (base_name): Add an assertion.
40547
40548 2000-07-23  Bruno Haible  <haible@clisp.cons.org>
40549
40550         * lib/quotearg.c: When the system forces us to redefine mbstate_t,
40551         shadow its mbsinit function.
40552
40553 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
40554
40555         * lib/mbswidth.h: New file.
40556         * lib/mbswidth.c: New file.
40557         * lib/Makefile.am (libfetish_a_SOURCES): Add mbswidth.c.
40558         (noinst_HEADERS): Add mbswidth.h.
40559
40560 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
40561
40562         * lib/config.charset: Add support for FreeBSD. Improve support for
40563         HP-UX and IRIX 6.
40564
40565 2000-07-16  Bruno Haible  <haible@clisp.cons.org>
40566
40567         * m4/mbswidth.m4: New file.
40568         * m4/prereq.m4 (jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
40569
40570 2000-07-15  Jim Meyering  <meyering@lucent.com>
40571
40572         * lib/makepath.c: Include quote.h.
40573         (make_path): Convert "`%s'" in format strings to "%s", and wrap each
40574         corresponding argument in a `quote (...)' call.
40575         Give better diagnostics.
40576
40577         * lib/Makefile.am (libfetish_a_SOURCES): Add quote.c.
40578         (noinst_HEADERS): Add quote.h.
40579
40580         * lib/quote.c (quote, quote_n): New file.  Two functions taken verbatim
40581         from tar's src/misc.c.
40582         * lib/quote.h: New file.  Prototypes for same.
40583
40584 2000-07-14  Paul Eggert  <eggert@twinsun.com>
40585
40586         From a suggestion by Bruno Haible.
40587         * lib/quotearg.c (mbrtowc): Do not use HAVE_WCHAR_H in the definition.
40588         Use defined mbstate_t, not HAVE_MBSTATE_T_OBJECT,
40589         to decide whether to define the BeOS workaround macro;
40590         this adjusts to the change to AC_MBSTATE_T.
40591
40592 2000-07-14  Jim Meyering  <meyering@lucent.com>
40593
40594         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Require
40595         jm_AC_TYPE_UINTMAX_T.
40596
40597 2000-07-13  Paul Eggert  <eggert@twinsun.com>
40598
40599         * lib/quotearg.h (enum quoting style): New enum clocale_quoting_style.
40600
40601         * lib/quotearg.c (quoting_style_args, quoting_style_vals,
40602         quotearg_buffer_restyled): Add support for
40603         clocale_quoting_style.  Undo previous change to
40604         locale_quoting_style behavior, and undo the "{LEFT QUOTATION MARK}"
40605         and "{RIGHT QUOTATION MARK}" msgids.
40606
40607 2000-07-10  Paul Eggert  <eggert@twinsun.com>
40608
40609         From a suggestion by Bruno Haible.
40610         * m4/mbstate_t.m4 (AC_MBSTATE_T):
40611         Renamed from AC_MBSTATE_T_OBJECT.  All uses changed.
40612         Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
40613         and mbstate_t, to a single-part test that simply defines mbstate_t.
40614         * m4/prereq.m4 (jm_PREREQ_QUOTEARG):
40615         s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
40616
40617 2000-07-10  Jim Meyering  <meyering@lucent.com>
40618
40619         * m4/strerror_r.m4: Mirror the correction made in autoconf.
40620
40621         * m4/gnu-source.m4: Output to confdefs.h directly.
40622         Suggestion from Akim Demaille.
40623
40624 2000-07-09  Paul Eggert  <eggert@twinsun.com>
40625
40626         The old behavior of quoting `like this' doesn't look good with
40627         newer, ISO-style fonts.  See:
40628         http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
40629
40630         Instead, quote "like this" by default.  Let the translator
40631         tailor the locale-specific quoting behavior by providing
40632         translations for {LEFT QUOTATION MARK} and {RIGHT QUOTATION MARK}.
40633
40634         * lib/quotearg.c (N_): New macro.
40635         (gettext_default): New function.
40636         (quotearg_buffer_restyled): Use
40637         gettext_default ("{LEFT QUOTATION MARK}", "\"") for left quote, and
40638         gettext_default ("{RIGHT QUOTATION MARK}", "\"") for right quote.
40639
40640 2000-07-09  Jim Meyering  <meyering@lucent.com>
40641
40642         * m4/jm-macros.m4 (jm_MACROS): Add a test to see if -lm is required
40643         to link seq.  If so, set SEQ_LIBM to -lm.  From Bruno Haible.
40644
40645         * m4/gnu-source.m4 (AC__GNU_SOURCE): New file/macro.
40646         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require it.
40647
40648 2000-07-09  Jim Meyering  <meyering@lucent.com>
40649
40650         * lib/Most files: Update copyright dates to include 2000.
40651
40652 2000-07-08  Jim Meyering  <meyering@lucent.com>
40653
40654         * lib/xgethostname.c (ENAMETOOLONG): Define to an unlikely value
40655         if not defined.
40656         (xgethostname): Remove now-unnecessary #ifdef.
40657         Move declaration of `err' into loop where it's used.
40658
40659 2000-07-05  Paul Eggert  <eggert@twinsun.com>
40660         and Bruno Haible  <haible@clisp.cons.org>
40661
40662         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Test for mbstate_t
40663         only if the test for an object-type mbstate_t fails.  This
40664         prevents us from mistakenly reporting that mbstate_t is a
40665         system object type after we "#define mbstate_t int" to work
40666         around its lack.
40667
40668 2000-07-05  Paul Eggert  <eggert@twinsun.com>
40669         and Bruno Haible  <haible@clisp.cons.org>
40670
40671         * lib/quotearg.c (mbrtowc): Declare returned type, since BeOS doesn't.
40672
40673 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
40674
40675         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Pass a reasonably large buffer
40676         to strerror_r.
40677         Include <ctype.h> for use of isalpha.
40678
40679 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
40680
40681         * lib/xgethostname.c (xgethostname): Protect against the SunOS 5.5 bug
40682         by allocating a larger buffer. Test the gethostname return value for
40683         being >= 0, not == 0, for BeOS.  Don't exhaust memory if gethostname
40684         returns an error and ENAMETOOLONG isn't defined.
40685
40686 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
40687
40688         * lib/quotearg.c (struct quoting_options): Simplify quote_these_too
40689         dimension.
40690
40691 2000-07-04  Jim Meyering  <meyering@lucent.com>
40692
40693         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead
40694         of the deprecated AC_CHECKING.
40695
40696 2000-07-04  Jim Meyering  <meyering@lucent.com>
40697
40698         * lib/strndup.c: [!HAVE_DECL_STRNLEN]: Declare strnlen.
40699         Reported by Bruno Haible.
40700
40701 2000-07-04  Jim Meyering  <meyering@lucent.com>
40702
40703         * lib/quotearg.c: Make inclusion of <wchar.h> independent of whether
40704         HAVE_MBRTOWC is set.  Required at least for irix-5.6, which
40705         lacks mbrtowc.
40706
40707 2000-07-03  Paul Eggert  <eggert@twinsun.com>
40708
40709         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
40710         Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
40711
40712 2000-07-03  Paul Eggert  <eggert@twinsun.com>
40713         and Bruno Haible  <haible@clisp.cons.org>
40714
40715         * lib/quotearg.c (mbrtowc):
40716         Assign to *pwc, and return 1 only if result is nonzero.
40717         (iswprint): Use ISPRINT when substituting our own mbrtowc.
40718
40719 2000-07-03  Jim Meyering  <meyering@lucent.com>
40720
40721         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strnlen.
40722
40723 2000-07-03  Jim Meyering  <meyering@lucent.com>
40724
40725         * lib/readutmp.h: [HAVE_UTMPX_H]: Include <utmp.h> if HAVE_UTMP_H.
40726         This is necessary to get a definition of e.g., UTMP_FILE on
40727         HP-UX 10.20.
40728         From Bob Proulx.
40729
40730 2000-07-02  Jim Meyering  <meyering@lucent.com>
40731
40732         * m4/mbstate_t.m4: Also define mbstate_t, if necessary.
40733
40734         * m4/chown.m4: Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with
40735         AC_LIBOBJ(function_name).
40736         * m4/chown.m4: Likewise.
40737         * m4/fnmatch.m4: Likewise.
40738         * m4/ftruncate.m4: Likewise.
40739         * m4/getgroups.m4: Likewise.
40740         * m4/getline.m4: Likewise.
40741         * m4/group-member.m4: Likewise.
40742         * m4/jm-macros.m4: Likewise.
40743         * m4/lstat.m4: Likewise.
40744         * m4/malloc.m4: Likewise.
40745         * m4/memcmp.m4: Likewise.
40746         * m4/nanosleep.m4: Likewise.
40747         * m4/putenv.m4: Likewise.
40748         * m4/realloc.m4: Likewise.
40749         * m4/regex.m4: Likewise.
40750         * m4/stat.m4: Likewise.
40751         * m4/strftime.m4: Likewise.
40752
40753 2000-07-02  Jim Meyering  <meyering@lucent.com>
40754
40755         * lib/quotearg.c (mbstate_t): Don't define here.
40756
40757 2000-07-02  Jim Meyering  <meyering@lucent.com>
40758
40759         * lib/nanosleep.c (SIGCONT): Define if not already defined.
40760
40761 2000-07-01  Jim Meyering  <meyering@lucent.com>
40762
40763         * m4/uptime.m4: Put double quotes around use of $cross_compiling.
40764
40765 2000-07-01  Jim Meyering  <meyering@lucent.com>
40766
40767         * m4/ls-mntd-fs.m4: Remove a `FIXME' comment and fix the associated
40768         problem.
40769
40770 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
40771
40772         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific
40773         macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV.
40774
40775 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
40776
40777         * lib/mountlist.c: Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV,
40778         per change in ../m4/ls-mntd-fs.m4.
40779         (read_filesystem_list): Ignore symbolic links.
40780
40781 2000-06-29  Jim Meyering  <meyering@lucent.com>
40782
40783         * lib/same.c: Include <string.h> or <strings.h>, as appropriate,
40784         for declaration of strcmp.
40785
40786         * lib/long-options.c: Include <stdlib.h>, for declaration of exit.
40787
40788         * lib/mountlist.c (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]:
40789         Avoid warning by casting result to `char *' to remove `const'.
40790
40791 2000-06-28  Jim Meyering  <meyering@lucent.com>
40792
40793         * m4/mbstate_t.m4: Use stdlib.h, not stdio.h.  The latter is not
40794         included by quotearg.c, for which we perform this test.  From
40795         Bruno Haible.
40796
40797 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
40798
40799         * m4/check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well.
40800         * m4/prereq.m4 (jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or
40801         <utmpx.h> exists, put readutmp.o into LIBOBJS.
40802
40803 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
40804
40805         * lib/Makefile.am (libfetish_a_SOURCES): Remove readutmp.c.
40806
40807 2000-06-26  Paul Eggert  <eggert@twinsun.com>
40808
40809         savedir now sets errno on failure and invokes xmalloc to get memory.
40810         Fix a couple of other minor bugs while we're at it.
40811
40812         * lib/savedir.c (<unistd.h>): Do not include; there's no need.
40813         (NAMLEN): Remove macro.
40814         (malloc, realloc): Remove decls.
40815         (stpcpy): Likewise.
40816         ("xalloc.h"): Include.
40817         (NAME_SIZE_DEFAULT): New macro.
40818         (savedir): Use xmalloc / xrealloc to allocate memory.
40819         Use NAME_SIZE_DEFAULT if name_size is negative or overflows to zero.
40820         Skip "" directory entries.
40821         Use strlen to calculate directory entry length, since the old method
40822         is rarely used these days and isn't worth supporting.
40823         Don't use a pointer after freeing it.
40824         Check for integer overflow when calculating allocation size.
40825         Use memcpy to copy entries, instead of stpcpy.
40826         Set errno properly when returning NULL.
40827         Check for readdir error.
40828
40829 2000-06-26  Jim Meyering  <meyering@lucent.com>
40830
40831         * lib/posixtm.c [HAVE_STDLIB_H]: Include stdlib.h, for decl of abort.
40832
40833 2000-06-25  Jim Meyering  <meyering@lucent.com>
40834
40835         * m4/mbstate_t.m4: Include stdio.h before wchar.h to work around
40836         Linux header bug when _XOPEN_SOURCE is defined to 500.
40837
40838 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
40839
40840         * lib/unicodeio.c (print_unicode_char): Work around ansi2knr
40841         deficiency.
40842
40843 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
40844
40845         * lib/getusershell.c (xmalloc, xrealloc): Remove functions.
40846         Include xalloc.h.
40847         Don't include <stdlib.h>.  Don't declare malloc, realloc.
40848
40849 2000-06-24  Jim Meyering  <meyering@lucent.com>
40850
40851         * m4/strerror_r.m4: Revive this file -- to try out an experimental
40852         version of AC_FUNC_STRERROR_R that may work even on BeOS, a system
40853         for which strerror does return char*, but which lacks a conveniently
40854         accessible declaration of the function.  If the compile-test says
40855         strerror_r doesn't work, then resort to a `run'-test that works on
40856         BeOS and segfaults on DEC Unix.
40857
40858 2000-06-24  Jim Meyering  <meyering@lucent.com>
40859
40860         * lib/error.c [!HAVE_DECL_STRERROR_R]: Declare strerror_r.
40861
40862 2000-06-23  Paul Eggert  <eggert@twinsun.com>
40863
40864         * m4/mbstate_t.m4: New file, defining AC_MBSTATE_T_OBJECT.
40865         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Use it.  Add check for iswprint.
40866
40867 2000-06-23  Paul Eggert  <eggert@twinsun.com>
40868
40869         * lib/quotearg.c: Include <wctype.h> after <wchar.h>, for Solaris 2.5.
40870         (mbrtowc, mbstate_t): Define substitutes if
40871         HAVE_MBRTOWC && HAVE_WCHAR_H && !HAVE_MBSTATE_T_OBJECT.
40872         (iswprint): Define to 1 if !defined iswprint && !HAVE_ISWPRINT,
40873         not if ! (HAVE_MBRTOWC && HAVE_WCHAR_H).
40874
40875 2000-06-23  Jim Meyering  <meyering@lucent.com>
40876
40877         * m4/afs.m4: Add missing AC_MSG_RESULT.
40878         Reported by Bruno Haible.
40879
40880         * m4/fsusage.m4: s/AC_MSG_CHECKING/AC_CHECKING/.
40881         Suggestion from Bruno Haible.
40882
40883 2000-06-23  Jim Meyering  <meyering@lucent.com>
40884
40885         * lib/getpass.c: New file, from Bruno Haible.  Required for BeOS.
40886
40887 2000-06-21  Jim Meyering  <meyering@lucent.com>
40888
40889         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add getpass.
40890
40891 2000-06-21  Jim Meyering  <meyering@lucent.com>
40892
40893         * lib/Makefile.am (libfetish_a_SOURCES): Add getstr.c.
40894         (noinst_HEADERS): Add getstr.h.
40895
40896         * lib/getline.c (getstr): Move into a separate file.
40897         * lib/getstr.c (getstr): New file, extracted from getline.c, with
40898         the following changes: new parameter, delim2; both delim[12]
40899         parameters have type `int', not `char'.  The latter would lose
40900         with 8-bit delimiters.
40901         * lib/getstr.h: New file.
40902
40903 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
40904
40905         * lib/xgetcwd.c (xgetcwd): If the required pathname length is smaller
40906         than 1024, return a memory chunk of least possible size, instead
40907         of size PATH_MAX + 2. In the loop, increment the size proportionally.
40908         Use free/xmalloc instead of xrealloc to avoid copying for very long
40909         paths.
40910
40911 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
40912
40913         * lib/path-concat.c (path_concat): Don't access dir[-1] if dir is
40914         the empty string.
40915
40916 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
40917
40918         * lib/canon-host.c (canon_host): Use malloc and memcpy to copy an
40919         address, not strdup.  Include <stdlib.h> and don't declare free().
40920
40921 2000-06-19  Jim Meyering  <meyering@lucent.com>
40922
40923         * lib/getloadavg.c [HAVE_NLIST_H] (NLIST_STRUCT): Define.
40924
40925 2000-06-18  Jim Meyering  <meyering@lucent.com>
40926
40927         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Remove mkdir.
40928
40929         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the
40930         `checking whether...' message to be consistent with that of the
40931         lstat test.
40932
40933 2000-06-18  Jim Meyering  <meyering@lucent.com>
40934
40935         * lib/mkdir.c: Remove file, due mainly to copyright incompatibility.
40936         Besides, these days every porting target provides a mkdir function.
40937
40938         * lib/strnlen.c: Include memory.h, string.h, and/or strings.h as
40939         needed. (this snippet comes from src/system.h).
40940
40941 2000-06-16  Bruno Haible  <haible@clisp.cons.org>
40942
40943         * m4/glibc21.m4 (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C.
40944
40945 2000-06-15  Paul Eggert  <eggert@twinsun.com>
40946
40947         * lib/human.c (adjust_value): New function.
40948         (human_readable_inexact): Apply rounding style even when
40949         printing approximate values.
40950
40951 2000-06-14  Paul Eggert  <eggert@twinsun.com>
40952
40953         * lib/human.c (human_readable_inexact): Allow an input block
40954         size that is not a multiple of the output block size, and vice versa.
40955         Reported by Piergiorgio Sartor.
40956
40957 2000-06-14  Paul Eggert  <eggert@twinsun.com>
40958
40959         * lib/getdate.y (get_date): Apply relative times after time
40960         zone indicator, not before.  Reported by Todd A. Jacobs.
40961
40962 2000-06-13  Jim Meyering  <meyering@lucent.com>
40963
40964         * lib/Makefile.am (all-local): Depend on lstat.c and stat.c.
40965
40966         * lib/xstat.in [!HAVE_DECL_FREE]: Declare free in lstat.c.
40967
40968 2000-06-12  Paul Eggert  <eggert@twinsun.com>
40969
40970         * lib/xstat.in: Include <stdlib.h> in lstat, to declare "free".
40971
40972 2000-06-12  Jim Meyering  <meyering@lucent.com>
40973
40974         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Replace with
40975         AC_FUNC_GETLOADAVG from autoconf, and tweak the latter to accept an
40976         optional argument.
40977         * m4/jm-macros.m4: s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/, and supply
40978         the optional argument, `lib'.
40979
40980 2000-06-08  Jim Meyering  <meyering@lucent.com>
40981
40982         * m4/largefile.m4: Remove file (now that it's part of autoconf).
40983
40984 2000-06-04  Paul Eggert  <eggert@twinsun.com>
40985
40986         Rewrite largefile configuration so that we don't need to run
40987         getconf and don't need AC_CANONICAL_HOST.  [I'm leaving the use of
40988         AC_CANONICAL_HOST in configure.in -- jmm]
40989
40990         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS,
40991         AC_SYS_LARGEFILE_SPACE_APPEND): Remove.
40992         (AC_SYS_LARGEFILE_TEST_INCLUDES): New macro.
40993         (AC_SYS_LARGEFILE_MACRO_VALUE): Change arguments from
40994         CODE-TO-SET-DEFAULT to VALUE, INCLUDES, FUNCTION-BODY.
40995         All uses changed.
40996         Instead of inspecting the output of getconf, try to compile the
40997         test program without and with the macro definition.
40998         (AC_SYS_LARGEFILE): Do not require AC_CANONICAL_HOST or check
40999         for getconf.  Instead, check for the needed flags by compiling
41000         test programs.
41001
41002 2000-06-04  Paul Eggert  <eggert@twinsun.com>
41003
41004         * lib/strnlen.c: Include <config.h> if HAVE_CONFIG_H.
41005
41006 2000-06-04  Jim Meyering  <meyering@lucent.com>
41007
41008         * lib/getugroups.c (getugroups): Cast -1 to gid_t, for systems like
41009         SunOS 4.1.4 for which gid_t is an unsigned type.
41010
41011 2000-06-03  Jim Meyering  <meyering@lucent.com>
41012
41013         * m4/prereq.m4 (jm_PREREQ_HUMAN): Use []-quoted list in AC_CHECK_DECLS,
41014         now that autoconf requires that.
41015
41016         * m4/jm-glibc-io.m4: Add a kludge to make autoheader emit the required
41017         #undefs.  E.g., #undef HAVE_DECL_FERROR_UNLOCKED.
41018         Use []-quoted list in AC_CHECK_DECLS, now that autoconf requires that.
41019
41020 2000-06-03  Jim Meyering  <meyering@lucent.com>
41021
41022         * lib/strnlen.c [!HAVE_DECL_MEMCHR]: Declare memchr.
41023
41024 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
41025
41026         * m4/glibc21.m4: New file.
41027         * m4/jm-macros.m4 (jm_MACROS): Call jm_GLIBC21.
41028
41029 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
41030
41031         * lib/Makefile.am (install-exec-local): On systems with glibc-2.1 or
41032         newer, don't install charset.alias.
41033         * lib/config.charset: Change the Linux/glibc rules so they become empty
41034         on glibc-2.1 or newer.
41035
41036 2000-06-02  Jim Meyering  <meyering@lucent.com>
41037
41038         * lib/mountlist.c: Back out last change.  Instead, do this...
41039         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Set the
41040         me_dummy member using the same `ignore'-testing code.
41041         * lib/mountlist.h (ME_DUMMY): Add `autofs' to the list of ignored
41042         fs_type strings.
41043         From Mark D. Roth.
41044
41045 2000-05-29  Jim Meyering  <meyering@lucent.com>
41046
41047         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Ignore
41048         mounts with the `ignore' attribute.  Based on a patch from
41049         Mark D. Roth.
41050
41051 2000-05-28  Jim Meyering  <meyering@lucent.com>
41052
41053         * m4/jm-macros.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from
41054         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
41055         * m4/stat.m4: Likewise.
41056         * m4/lstat.m4: Likewise.
41057         * m4/lstat-slash.m4: Remove file (absorbed into autoconf).
41058
41059         * m4/jm-macros.m4 (AC_FUNC_STRERROR_R): Rename from jm_FUNC_STRERROR_R.
41060         * m4/strerror_r.m4: Remove file (absorbed into autoconf).
41061
41062 2000-05-26  Jim Meyering  <meyering@lucent.com>
41063
41064         * m4/uptime.m4: Use `$cross_compiling', not `$ac_cv_prog_cc_cross'.
41065
41066 2000-05-24  Jim Meyering  <meyering@lucent.com>
41067
41068         * m4/prereq.m4: Use []-quoted list in AC_CHECK_MEMBERS, now that
41069         autoconf requires that.
41070         * m4/lib-check.m4: Likewise.
41071         * m4/jm-macros.m4: Likewise.
41072         * m4/strftime.m4: Likewise.
41073
41074         * m4/check-decl.m4 (jm_CHECK_DECLS): Use []-quoted list in
41075         AC_CHECK_DECLS, now that autoconf requires that.
41076
41077 2000-05-22  Jim Meyering  <meyering@lucent.com>
41078
41079         * m4/stat.m4: Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
41080         * m4/lstat.m4: Likewise.
41081
41082 2000-05-22  Jim Meyering  <meyering@lucent.com>
41083
41084         * lib/makepath.c: Remove old, now-unnecessary `#ifdef __MSDOS__' block.
41085
41086 2000-05-20  Jim Meyering  <meyering@lucent.com>
41087
41088         * m4/prereq.m4 (jm_PREREQ_HUMAN): New macro.
41089         (jm_PREREQ): Use it.
41090
41091 2000-05-18  Jim Meyering  <meyering@lucent.com>
41092
41093         * lib/hash.c (hash_rehash): Fix a nasty bug: copy the free entry list
41094         back, too, since it may have been modified by allocate_entry.
41095         (hash_delete): Rewrite to use neither the assignment operator
41096         nor the comma operator in an if-expression.
41097
41098 2000-05-15  Paul Eggert  <eggert@twinsun.com>
41099
41100         * lib/closeout.c:
41101         <sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO):
41102         Remove; no longer needed.
41103         "quotearg.h": Add include.
41104         (file_name): Do not bother to explicitly initialize to NULL; it's less
41105         efficient on some hosts.
41106         (close_stdout_status): Remove test as to whether stdout was already
41107         closed; it breaks for the case "echo x | sort >&-".
41108         Quote file name colons.
41109         Do not assume that _("write error") lacks format strings.
41110
41111 2000-05-15  Jim Meyering  <meyering@lucent.com>
41112
41113         * lib/version-etc.c (version_etc_copyright): Update the copyright
41114         string used in all --version output.
41115
41116 2000-05-14  Jim Meyering  <meyering@lucent.com>
41117
41118         * lib/closeout.c (close_stdout_set_file_name): New function.
41119         (close_stdout_status): Use new file-scoped global.
41120         Return right away if fstat says the stdout file descriptor is invalid.
41121         * lib/closeout.h (close_stdout_set_file_name): Declare.
41122
41123 2000-05-10  Jim Meyering  <meyering@lucent.com>
41124
41125         * lib/closeout.c [default_exit_status]: New file-scoped variable.
41126         (close_stdout_set_status): New function.
41127         * lib/closeout.h (close_stdout_set_status): Declare.
41128
41129 2000-05-09  Jim Meyering  <meyering@lucent.com>
41130
41131         * m4/gettext.m4: Rename this...
41132         * m4/libintl.m4: ...to this.
41133
41134 2000-05-08  Jim Meyering  <meyering@lucent.com>
41135
41136         * lib/long-options.c: Don't include closeout.h.
41137         (parse_long_options): Don't call close_stdout for --version.
41138
41139 2000-05-06  Paul Eggert  <eggert@twinsun.com>
41140
41141         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _XOPEN_SOURCE to
41142         be 500, instead of _GNU_SOURCE to be 1, to work around glibc
41143         2.1.3 bug.  This avoids a clash when files like regex.c define
41144         _GNU_SOURCE.
41145
41146 2000-05-06  Jim Meyering  <meyering@lucent.com>
41147
41148         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add atexit.
41149         (AC_REPLACE_FUNCS): Add strnlen.
41150
41151         * m4/rmdir-errno.m4 (fetish_FUNC_RMDIR_NOTEMPTY): New macro and file.
41152         * m4/jm-macros.m4: Require fetish_FUNC_RMDIR_NOTEMPTY.
41153
41154         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Save and restore LIBS around
41155         AC_SEARCH_LIBS call for nanosleep.
41156         (LIB_NANOSLEEP): Set and AC_SUBST.
41157
41158 2000-05-06  Jim Meyering  <meyering@lucent.com>
41159
41160         * lib/strnlen.c: Undefine __strnlen and strnlen.
41161         [!weak_alias]: Define __strnlen to strnlen.
41162
41163         * lib/atexit.c: New file, from libiberty.
41164
41165 2000-05-06  Jim Meyering  <meyering@lucent.com>
41166
41167         * lib/closeout.c (close_stdout_status): Also check for errors on the
41168         stderr stream.
41169
41170 2000-05-05  Jim Meyering  <meyering@lucent.com>
41171
41172         * m4/jm-macros.m4 (jm_MACROS): Save and restore LIBS around
41173         AC_SEARCH_LIBS call for clock_gettime.
41174         (LIB_CLOCK_GETTIME): Set and AC_SUBST.
41175
41176         * m4/search-libs.m4: Update from autoconf.
41177
41178         su doesn't work on Solaris 2.6.
41179         * m4/lib-check.m4: When checking for struct spwd.sp_pwdp, also include
41180         <shadow.h>.  Reported by Dragos Harabor.
41181
41182 2000-05-05  Bruno Haible  <haible@clisp.cons.org>
41183
41184         * lib/localcharset.c (get_charset_aliases): Use malloc, realloc and
41185         memcpy instead of xmalloc, xrealloc, path_concat.
41186         (locale_charset): Treat empty environment variables as absent.
41187         (DIRECTORY_SEPARATOR, ISSLASH): New macros.
41188
41189 2000-05-04  Jim Meyering  <meyering@lucent.com>
41190
41191         * lib/getopt.c: Update from glibc.
41192         * lib/obstack.c: Likewise.
41193         * lib/obstack.h: Likewise.
41194         * lib/regex.c: Likewise.  NB: K&R compiler support is dropped for this
41195         file
41196
41197         * lib/regex.h: Likewise.
41198         * lib/strndup.c: Likewise.
41199         * lib/strnlen.c: New file, from glibc.
41200
41201 2000-05-03  Jim Meyering  <meyering@lucent.com>
41202
41203         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strndup.
41204
41205 2000-05-02  Paul Eggert  <eggert@twinsun.com>
41206
41207         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _GNU_SOURCE if
41208         this is needed to make ftello visible (e.g. glibc 2.1.3).  Use
41209         compile-time test, rather than inspecting host and OS, to
41210         decide whether to define _LARGEFILE_SOURCE.
41211
41212 2000-05-01  Jim Meyering  <meyering@lucent.com>
41213
41214         * m4/fsusage.m4: Use AC_MSG_CHECKING instead of obsolete AC_CHECKING.
41215
41216         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add BeOS support.
41217         Based on a patch from Bruno Haible.
41218
41219 2000-05-01  Jim Meyering  <meyering@lucent.com>
41220
41221         * lib/full-write.c (full_write): Remove `FIXME' part of comment.
41222
41223 2000-04-29  Jim Meyering  <meyering@lucent.com>
41224
41225         * lib/path-concat.c: Declare strdup only if it's not defined.
41226         * lib/canon-host.c: Likewise.
41227
41228 2000-04-28  Jim Meyering  <meyering@lucent.com>
41229
41230         * lib/rpmatch.c [HAVE_LIMITS_H]: Include limits.h before regex.h to
41231         avoid redefinition warning on some systems (HPUX).  Otherwise, regex.h
41232         is included first, then limits.h is included by locale.h by libintl.h.
41233         From John David Anglin.
41234
41235 2000-04-25  Jim Meyering  <meyering@lucent.com>
41236
41237         * lib/makepath.c (S_IRWXUGO): Define.
41238         (make_path): Always perform explicit chmod if MODE specifies any
41239         of the `special' permission bits.  Prompted by a bug report against
41240         install from Mate Wierdl and Joost van Baal.
41241
41242 2000-04-18  Jim Meyering  <meyering@lucent.com>
41243
41244         * m4/prereq.m4 (jm_PREREQ_GETPAGESIZE): New macro.
41245         (jm_PREREQ): Use it.
41246
41247 2000-04-18  Jim Meyering  <meyering@lucent.com>
41248
41249         * lib/README: New file.
41250
41251         * lib/getpagesize.h [!getpagesize && HAVE_OS_H && B_PAGE_SIZE]: Define
41252         getpagesize.  For BeOS.  Based on a patch from Bruno Haible.
41253
41254 2000-04-17  Jim Meyering  <meyering@lucent.com>
41255
41256         Get it right :-)
41257         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Emit the
41258         actual #define via AH_VERBATIM.  Don't need separate AC_DEFINE.
41259         Suggestion from Akim Demaille.
41260
41261 2000-04-17  Jim Meyering  <meyering@lucent.com>
41262
41263         * lib/strftime.c (my_strftime) [strftime]: Declare strftime here, since
41264         the definition of it to rpl_strftime also defined-away the system's
41265         declaration.
41266
41267 2000-04-15  Jim Meyering  <meyering@lucent.com>
41268
41269         Use `C' to denote so-called `contiguous' files, the same way
41270         that tar does.
41271         * lib/filemode.c (S_ISCTG) [!S_ISCTG && S_IFCTG]: Define.
41272         (ftypelet): Use S_ISCTG.
41273         From Michael Deutschmann.
41274
41275 2000-04-14  Jim Meyering  <meyering@lucent.com>
41276
41277         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg
41278         form of AC_DEFINE.  Otherwise, the #ifndef in AH_VERBATIM gets
41279         clobbered.
41280
41281 2000-04-14  Jim Meyering  <meyering@lucent.com>
41282
41283         * lib/strftime.c (my_strftime) [#ifdef strftime]: Declare strftime.
41284
41285 2000-04-13  Jim Meyering  <meyering@lucent.com>
41286
41287         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new
41288         AH_VERBATIM to insert required #ifndef into config.h.in.
41289         Suggestion from Akim Demaille.
41290
41291 2000-04-12  Jim Meyering  <meyering@lucent.com>
41292
41293         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Use AC_CHECK_HEADERS, not
41294         `AC_CHECK_HEADER' to check for locale.h.  Thanks to a report from
41295         Christian Krackowizer.
41296
41297         More code moved from ../configure.in into (jm_CHECK_ALL_TYPES).
41298         * m4/jm-macros.m4 (_GNU_SOURCE): Define.
41299         (AC_SYS_LARGEFILE): Require.
41300         (AM_C_PROTOTYPES): Require.
41301
41302 2000-04-08  Jim Meyering  <meyering@lucent.com>
41303
41304         * lib/Makefile.am (charset.alias): Use t-$@, not $@-t so the DOS 8.3
41305         names don't conflict.  Reported by Eli Zaretskii.
41306
41307 2000-04-07  Jim Meyering  <meyering@lucent.com>
41308
41309         * lib/putenv.c: Move inclusion of errno.h so it follows that of
41310         sys/types.h, to work around system header problems on AIX 3.2.5.
41311         From Bruno Haible.
41312
41313 2000-04-07  Bruno Haible  <haible@clisp.cons.org>
41314
41315         * lib/unicodeio.c (print_unicode_char): Avoid triggering Solaris iconv
41316         bug.  Deal with the different error behavior of Irix iconv.
41317
41318 2000-04-05  Paul Eggert  <eggert@twinsun.com>
41319
41320         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Don't use -n32 on
41321         IRIX if the installer said otherwise.
41322
41323 2000-04-05  Jim Meyering  <meyering@lucent.com>
41324
41325         Portability tweaks required for ultrix4.3.
41326         * m4/check-decl.m4 [!HAVE_UTMPX_H] (headers): Include <utmp.h>.
41327         (jm_CHECK_DECLS): Add getutent to the list of functions.
41328         (_jm_DECL_HEADERS): Add utmpx.h.
41329         From John David Anglin.
41330
41331         * m4/strftime.m4: Back out the 2000-04-02 change.
41332         Instead of that change, simply undefine putenv in the test program.
41333
41334 2000-04-05  Jim Meyering  <meyering@lucent.com>
41335
41336         Portability tweaks required for ultrix4.3.
41337         * lib/readutmp.h [HAVE_UTMPX_H && !HAVE_DECL_GETUTENT]: Declare
41338         getutent.
41339         * lib/readutmp.c: Include sys/types.h before sys/stat.h.
41340         * lib/canon-host.c: Declare strdup.
41341         * lib/path-concat.c: Likewise.
41342         From John David Anglin.
41343
41344 2000-04-04  Jim Meyering  <meyering@lucent.com>
41345
41346         Be more DOS 8.3-friendly.
41347         * lib/ref-add.sin: Renamed from ref-add.sed.in.
41348         * lib/ref-del.sin: Renamed from ref-del.sed.in.
41349         * lib/Makefile.am: Reflect renaming.
41350         Reported by Eli Zaretskii.
41351
41352         Use a temporary file name that won't clash with `charset.alias'
41353         in the DOS 8.3 name space.
41354         * lib/Makefile.am (charset_tmp): Define.
41355         (install-exec-local): Use $(charset_tmp) instead of $(charset_alias)-t.
41356         (uninstall-local): Likewise.
41357         Reported by Eli Zaretskii.
41358
41359 2000-04-03  Jim Meyering  <meyering@lucent.com>
41360
41361         * m4/gettext.m4: Fix typo in comment.
41362
41363         * m4/codeset.m4 (AC_CHECK_HEADERS): Add langinfo.h (moved here from
41364         textutils/configure.in).  Suggestion from Paul Eggert.
41365         (AC_CHECK_FUNCS): Add nl_langinfo.  (also from textutils/configure.in)
41366
41367 2000-04-02  Paul Eggert  <eggert@twinsun.com>
41368
41369         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Set TZ environment
41370         variable in the shell rather than using putenv, which isn't
41371         portable.  This avoids the configure-time inter-test dependency
41372         on the potentially-renamed putenv function.
41373
41374 2000-03-30  Paul Eggert  <eggert@twinsun.com>
41375
41376         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Include <sys/stat.h>
41377         before checking struct stat.st_blksize, so that
41378         HAVE_STRUCT_STAT_ST_BLKSIZE is defined correctly.
41379
41380 2000-03-29  Paul Eggert  <eggert@twinsun.com>
41381
41382         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Check for strftime,
41383         since strftime.c uses HAVE_STRFTIME to decide whether to use
41384         the underlying strftime.
41385
41386 2000-03-29  Paul Eggert  <eggert@twinsun.com>
41387
41388         * lib/time/strftime.c (my_strftime): Make sure we call the system
41389         strftime, not ourselves, when invoking the underlying strftime.
41390
41391 2000-03-24  Jim Meyering  <meyering@lucent.com>
41392
41393         * lib/Makefile.am (EXTRA_DIST): Add ref-add.sed.in and ref-del.sed.in.
41394         (charset_alias): Define.
41395         (install-exec-local): Factor out common code.
41396         (uninstall-local): Split lines longer than 80.
41397         (ref-add.sed, ref-del.sed): Remove rules... (do the following instead)
41398         (SUFFIXES): Define.
41399         (.sed.in.sed): New rule.  Don't redirect directly to $@.
41400         (CLEANFILES): Add ref-add.sed and ref-del.sed.
41401
41402 2000-03-19  Bruno Haible  <haible@clisp.cons.org>
41403
41404         * lib/config.charset: Output a line containing "Packages using this
41405         file".
41406         * lib/ref-add.sed.in, lib/ref-del.sed.in: New files.
41407         * lib/Makefile.am (install-exec-local, uninstall-local, ref-add.sed,
41408         ref-del.sed): New rules.
41409
41410 2000-03-17  Jim Meyering  <meyering@lucent.com>
41411
41412         * lib/unicodeio.c (<string.h>): Include only #if HAVE_STRING_H.
41413         Otherwise, include <strings.h>
41414
41415 2000-03-17  Bruno Haible  <haible@clisp.cons.org>
41416
41417         * lib/unicodeio.c (utf8_wctomb): New function.
41418         (print_unicode_char): Pass the Unicode character to iconv in UTF-8
41419         format instead of in UCS-4 with platform dependent endianness.
41420
41421 2000-03-10  Jim Meyering  <meyering@lucent.com>
41422
41423         * m4/lib-check.m4: Look for getspnam in -lgen, too.
41424         From Marco Franzen.
41425
41426 2000-03-07  Paul Eggert  <eggert@twinsun.com>
41427
41428         * lib/savedir.c (savedir): Work even if directory size is
41429         negative; this can happen with some screwy NFS configurations.
41430
41431 2000-03-06  Jim Meyering  <meyering@lucent.com>
41432
41433         * lib/localcharset.c (get_charset_aliases): Don't try to free file_name
41434         if it's NULL (because we ran out of memory).  From Bruno Haible.
41435
41436 2000-03-05  Jim Meyering  <meyering@lucent.com>
41437
41438         * lib/localcharset.c ("path-concat.h"): Include.
41439         (get_charset_aliases): Use path_concat instead of ANSI string
41440         concatenation.
41441
41442         * lib/unicodeio.h (PARAMS): Define.
41443         Use it to guard prototype.
41444
41445 2000-03-04  Jim Meyering  <meyering@lucent.com>
41446
41447         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require AC_C_VOLATILE,
41448         for lib/localcharset.c.
41449
41450 2000-03-04  Jim Meyering  <meyering@lucent.com>
41451
41452         * lib/Makefile.am (install-exec-local): Create $(libdir) before
41453         installing into it.
41454         (uninstall-local): Uncomment this rule so `make distcheck' works
41455         once again.
41456
41457         * lib/unicodeio.c (<errno.h>): Include it.
41458         (errno): Declare if not defined.
41459
41460         * lib/localcharset.c: Add Bruno's comment justifying use of volatile.
41461
41462         * lib/config.charset: New version, incorporating remarks from a linux
41463         i18n mailing list.  From Bruno Haible.
41464
41465 2000-03-04  Bruno Haible  <haible@clisp.cons.org>
41466
41467         * m4/codeset.m4: New file.
41468         * m4/iconv.m4: New file.
41469         * m4/jm-macros.m4 (jm_MACROS): Call jm_LANGINFO_CODESET and jm_ICONV.
41470
41471 2000-03-03  Jim Meyering  <meyering@lucent.com>
41472
41473         * m4/regex.m4: Make sure re_compile_pattern accepts patterns like `{1'.
41474
41475 2000-03-02  Jim Meyering  <meyering@lucent.com>
41476
41477         * m4/timespec.m4: Require AC_HEADER_TIME before the cache check so
41478         the messages come out on separate lines.
41479
41480         * m4/jm-glibc-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO): Use AC_CHECK_DECLS,
41481         rather than jm_CHECK_DECLARATIONS.
41482         * m4/decl.m4: Remove now-unused file.
41483
41484         * m4/check-decl.m4 (AC_CHECK_DECLS): Add getlogin, ttyname, and
41485         geteuid.
41486
41487 2000-03-02  Jim Meyering  <meyering@lucent.com>
41488
41489         * lib/Makefile.am (EXTRA_DIST): Add config.charset.
41490
41491 2000-03-01  Jim Meyering  <meyering@lucent.com>
41492
41493         * lib/localcharset.c: Guard some #includes with `#if HAVE_...'.
41494         * lib/unicodeio.c: Likewise.
41495
41496 2000-03-01  Bruno Haible  <haible@clisp.cons.org>
41497
41498         * lib/config.charset: New file.
41499         * lib/localcharset.c: New file.
41500         * lib/unicodeio.h, lib/unicodeio.c: New files.
41501         * lib/Makefile.am (DEFS): Add -DLIBDIR=...
41502         (libfetish_a_SOURCES): Add localcharset.c and unicodeio.c.
41503         (noinst_HEADERS): Add unicodeio.h.
41504         (all-local, install-exec-local, charset.alias): New targets.
41505
41506 2000-02-28  Paul Eggert  <eggert@twinsun.com>
41507
41508         * lib/quotearg.c (ALERT_CHAR): New macro.
41509         (quotearg_buffer_restyled): Use it.
41510
41511 2000-02-27  Jim Meyering  <meyering@lucent.com>
41512
41513         * m4/check-decl.m4: Add getenv to the list.
41514
41515 2000-02-27  Jim Meyering  <meyering@lucent.com>
41516
41517         * lib/strtoumax.c: Fix typo in decl of strtoul: s/long long/long/.
41518         Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'.
41519
41520         * lib/backupfile.c: Guard inclusion of stdlib.h with
41521         `#if HAVE_STDLIB_H', not `#if STDC_HEADERS'.
41522         Declare malloc if needed.
41523
41524         * lib/backupfile.c: Use `#if !HAVE_DECL...' instead of
41525         `#ifndef HAVE_DECL..'
41526         now that autoconf always defines the HAVE_DECL_ symbols.
41527         * lib/human.c: Likewise.
41528         * lib/same.c: Likewise.
41529         * lib/strtoumax.c: Likewise.
41530
41531         * lib/backupfile.c: Arrange for cpp to fail if the configure-time
41532         declaration check was not run.
41533         * lib/hash.c: Likewise.
41534         * lib/human.c: Likewise.
41535         * lib/same.c: Likewise.
41536         * lib/strtoumax.c: Likewise.
41537
41538         * lib/userspec.c (parse_user_spec): If there is no `:' but there is a
41539         `.', then first look up the entire `.'-containing string as a login
41540         name.
41541
41542 2000-02-23  Jim Meyering  <meyering@lucent.com>
41543
41544         * m4/check-decl.m4: Now that we have the new AC_CHECK_DECLS, use it
41545         in place of my hack.
41546
41547 2000-02-18  Paul Eggert  <eggert@twinsun.com>
41548
41549         * lib/getdate.y: Handle two-digit years with leading zeros correctly.
41550         (textint): New typedef.
41551         (parser_control): Member year changed from int to textint.
41552         All uses changed.
41553         (YYSTYPE): Removed; replaced by %union with int and textint members.
41554         (tDAY, tDAY_UNIT, tDAYZONE, tHOUR_UNIT, tID, tLOCAL_ZONE, tMERIDIAN,
41555         tMINUTE_UNIT, tMONTH, tMONTH_UNIT tSEC_UNIT, tSNUMBER, tUNUMBER,
41556         tYEAR_UNIT, tZONE, o_merid): Now of type <intval>.
41557         (tSNUMBER, tUNUMBER): Now of type <textintval>.
41558         (date, number, to_year): Use width of number in digits, not its value,
41559         to determine whether it's a 2-digit year, or a 2-digit time.
41560         (yylex): Store number of digits of numeric tokens.
41561         Reported by John Kendall.
41562
41563         (parser_control): Changed from struct parser_control to typedef (for
41564         consistency).  All uses changed.
41565
41566         (tID): Removed; not used.
41567         (yylex): Return '?' for unknown identifiers, rather than (unused) tID.
41568
41569 2000-02-14  Paul Eggert  <eggert@twinsun.com>
41570
41571         * lib/getpagesize.h (getpagesize): Port to VMS for Alpha;
41572         adapted from changes to grep getpagesize.h by Martin P.J. Zinser.
41573
41574 2000-02-12  Jim Meyering  <meyering@lucent.com>
41575
41576         * lib/userspec.c (ISDIGIT): Define it.
41577         (isdigit): Remove definition.
41578         (is_number): Use ISDIGIT, not isdigit.
41579         <libintl.h>: Include.
41580         (_ and N_): Define.
41581         (parse_user_spec): Mark translatable strings.
41582
41583 2000-02-10  Jim Meyering  <meyering@lucent.com>
41584
41585         With these changes, nanosleep.[ch] are finally enough like the other
41586         lib/* replacement files to compile on a few more losing systems.
41587
41588         * lib/nanosleep.h: Don't include config.h.
41589         Remove prototype from declaration of nanosleep.
41590         (PARAMS): Remove now-unneeded definition.
41591         * lib/nanosleep.c: #undef nanosleep.
41592         (rpl_nanosleep): Rename from nanosleep.
41593
41594 2000-02-10  Jim Meyering  <meyering@lucent.com>
41595
41596         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Rename replacement function from
41597         gnu_nanosleep to rpl_nanosleep.
41598
41599 2000-02-09  Jim Meyering  <meyering@lucent.com>
41600
41601         * m4/lib-check.m4 (jm_LIB_CHECK): Fix typo: check for sp_pwdp in
41602         struct spwd, rather than in struct passwd.  Reported by Gaël Quéri.
41603
41604 2000-02-08  Akim Demaille  <akim@epita.fr>
41605
41606         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Quote square brackets with
41607         `[' and `]' and remove uses of `changequote'.
41608         (AC_SYS_LARGEFILE_MACRO_VALUE): Likewise.
41609         (AC_SYS_LARGEFILE): Likewise.
41610         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
41611         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Remove now-unnecessary use
41612         of changequote.
41613         * m4/regex.m4 (jm_INCLUDED_REGEX): Likewise.
41614         * m4/readdir.m4 (jm_FUNC_READDIR): Likewise
41615         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Likewise, and add `int' for main.
41616         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Likewise.
41617
41618 2000-02-05  Jim Meyering  <meyering@lucent.com>
41619
41620         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require most macros.
41621         Remove explicit use of AC_HEADER_TIME.  It is required by
41622         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Using AC_HEADER_TIME and
41623         `AC_REQUIRE'ing jm_CHECK_TYPE_STRUCT_TIMESPEC provoked a but
41624         in autoconf whereby the expansion of the latter ended up preceding
41625         the expansion of its prerequisite, AC_HEADER_TIME.
41626         Reported by Volker Borchert.
41627
41628 2000-02-03  Jim Meyering  <meyering@lucent.com>
41629
41630         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for utmpxname.
41631
41632 2000-02-03  Jim Meyering  <meyering@lucent.com>
41633
41634         * lib/readutmp.c (read_utmp): Guard with `#ifdef UTMP_NAME_FUNCTION',
41635         rather than with `#if HAVE_UTMPNAME'.
41636
41637 2000-02-02  Jim Meyering  <meyering@lucent.com>
41638
41639         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Fix typo that resulted in no
41640         definition of HAVE_PATHCONF: s/AC_CHECK_FUNC/AC_CHECK_FUNCS/.
41641         Reported by Eli Zaretskii.
41642
41643 2000-02-01  Jim Meyering  <meyering@lucent.com>
41644
41645         * lib/readutmp.h (UT_USER): Add parens.  From Andreas Schwab.
41646
41647 2000-01-31  Jim Meyering  <meyering@lucent.com>
41648
41649         * m4/check-decl.m4 (jm_CHECK_DECLS): Add nanosleep to the list of
41650         functions.  Add the time.h and sys/time.h headers along with the
41651         AC_REQUIRE'ment of AC_HEADER_TIME.
41652
41653 2000-01-31  Jim Meyering  <meyering@lucent.com>
41654
41655         * lib/nanosleep.h (nanosleep): Guard declaration with
41656         `#if ! HAVE_DECL_NANOSLEEP'.
41657         Without this, OFS gets a redeclaration error for rpl_nanosleep, due to
41658         the declaration in that vendor's sys/timers.h.
41659         Reported by Christian Krackowizer.
41660
41661         * lib/quotearg.c (ISASCII): Add #undef and move definition to follow
41662         inclusion of wctype.h to work around Solaris 2.6 namespace pollution.
41663         (ISPRINT): Likewise.
41664         Reported by Tom Tromey.
41665
41666 2000-01-30  Jim Meyering  <meyering@lucent.com>
41667
41668         * m4/lib-check.m4: Clean up some kludgy old shadow password tests.
41669
41670         * m4/prereq.m4 (utmp_includes): Define.
41671         Check for ut_user and ut_name members in both struct utmpx
41672         and struct utmp.
41673
41674 2000-01-30  Jim Meyering  <meyering@lucent.com>
41675
41676         * lib/readutmp.c (extract_trimmed_name): Use UT_USER instead of
41677         hard-coding uses of ->ut_name.  The latter doesn't work with new Linux
41678         header files where only utmpx.ut_user is declared.
41679
41680         * lib/readutmp.h (UT_USER): Define.
41681
41682 2000-01-29  Jim Meyering  <meyering@lucent.com>
41683
41684         * m4/lib-check.m4: New file containing library-related checks from
41685         fileutils and sh-utils (textutils had none).
41686
41687 2000-01-28  Jim Meyering  <meyering@lucent.com>
41688
41689         * m4/perl.m4: Change format of warning message to look more like that
41690         from the missing script.  Suggestion from François Pinard.
41691
41692 2000-01-25  Jim Meyering  <meyering@lucent.com>
41693
41694         * m4/timespec.m4: Require AC_HEADER_TIME, and include sys/time.h as
41695         well as time.h in the compile check.
41696         * m4/nanosleep.m4: Require AC_HEADER_TIME rather than simply using it.
41697         Fix typo in cross-compiling case: s/yes/no/.
41698
41699 2000-01-23  Jim Meyering  <meyering@lucent.com>
41700
41701         * m4/jm-macros.m4: Move df-related tests here from
41702         fileutils/configure.in
41703
41704         * m4/ls-mntd-fs.m4: s/list_mounted_fs/ac_list_mounted_fs/
41705         (jm_LIST_MOUNTED_FILESYSTEMS): Take two parameters.
41706
41707         * m4/fsusage.m4: New file.  Extracted from fileutils/configure.in.
41708         s/space/ac_fsusage_space/.
41709         (jm_FILE_SYSTEM_USAGE): Take two parameters.
41710
41711         * m4/ftruncate.m4: New file (derived from part of
41712         fileutils/configure.in).
41713         * m4/jm-macros.m4 (jm_FUNC_FTRUNCATE): AC_REQUIRE it.
41714         (jm_CHECK_ALL_TYPES): Require AC_HEADER_MAJOR and AC_HEADER_DIRENT.
41715
41716         * m4/jm-macros.m4 (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN):
41717         AC_SUBST these here, rather than just in sh-util/configure.in, so
41718         that the now-shared-by-fileutils-and-textutils lib/Makefile.am are
41719         all the same.
41720         (AM_FUNC_OBSTACK): Add (from fileutils/configure.in).
41721         (AC_CHECK_FUNCS): Merge all checks from fileutils, textutils, sh-utils.
41722         (AM_FUNC_STRTOD): Added (from textutils', sh-utils' configure.in).
41723         (AC_SUBST(POW_LIBM)): Likewise.
41724         (AC_SUBST(DF_PROG)): Moved from fileutils/configure.in.
41725
41726 2000-01-23  Jim Meyering  <meyering@lucent.com>
41727
41728         * lib/Makefile.am (libfetish_a_SOURCES): Remove explicit mention of
41729         obstack.c.
41730
41731 2000-01-22  Jim Meyering  <meyering@lucent.com>
41732
41733         * m4/jm-macros.m4: Call AC_PROG_CC_STDC just before AC_C_CONST.
41734
41735         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Add wctype.h.
41736
41737         * m4/jm-macros.m4 (AC_CHECK_HEADERS): Add checks from fileutils'
41738         configure.in
41739         (AC_CHECK_HEADERS): Likewise for sh-utils.
41740         (AC_CHECK_HEADERS): Likewise for textutils.
41741         Merge the three lists of headers.
41742
41743         * m4/prereq.m4 (jm_PREREQ_ADDEXT): New macro.  Parts moved here
41744         from fileutils' configure.in.
41745
41746         * m4/decl.m4: Remove kludgy `test -z $ac_...AC_CHECK_HEADERS(...)'
41747         code. Moved tests into their own function (_jm_DECL_HEADERS) in
41748         check-decl.m4.
41749
41750         * m4/check-decl.m4: Use #if rather than #ifdef.
41751         Add HAVE_DECL_STRTOUL and HAVE_DECL_STRTOULL.
41752         (jm_CHECK_DECLARATIONS): Add strtoul strtoull.
41753         (_jm_DECL_HEADERS): Define new function.
41754         (jm_CHECK_DECLARATIONS): Require it.
41755
41756 2000-01-22  Jim Meyering  <meyering@lucent.com>
41757
41758         * lib/strtoumax.c: [! HAVE_DECL_STRTOUL]: Declare strtoul.
41759         [! HAVE_DECL_STRTOULL]: Declare strtoull.
41760         Required for some AIX systems.  Reported by Christian Krackowizer.
41761         [TESTING] (main): New function.
41762
41763         1997-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
41764         * lib/dirname.c (dir_name): Support for DOS-style file names with drive
41765         letters.
41766
41767         * lib/quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h> for decl of
41768         iswprint.
41769
41770         * lib/strverscmp.c (ISDIGIT): Define.
41771         (strverscmp): Use ISDIGIT, not isdigit.
41772
41773 2000-01-19  Jim Meyering  <meyering@lucent.com>
41774
41775         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Include <sys/time.h>, too.
41776         Use AC_HEADER_TIME.  Volker Borchert reported that OpenBSD-2.3/sparc
41777         defines `struct timespec' in <sys/time.h>
41778
41779         * m4/c-bs-a.m4: Remove uses of changequote altogether.
41780         Thanks to Akim for explaining.
41781
41782 2000-01-17  Paul Eggert  <eggert@twinsun.com>
41783
41784         * lib/nanosleep.c (nanosleep):
41785         Don't use SA_INTERRUPT to decide whether to call sigaction, as
41786         POSIX.1 doesn't require SA_INTERRUPT and some systems
41787         (e.g. Solaris 7) don't define it.  Use SA_NOCLDSTOP instead;
41788         it's been part of POSIX.1 since day 1 (in 1988).
41789
41790 2000-01-17  Jim Meyering  <meyering@lucent.com>
41791
41792         * lib/interlock: Remove unused file.  Reported by François Pinard.
41793
41794 2000-01-16  Paul Eggert  <eggert@twinsun.com>
41795
41796         * lib/quotearg.c (quotearg_buffer_restyled): Do not quote
41797         alert, backslash, formfeed, and vertical tab unnecessarily in
41798         shell quoting style.
41799
41800 2000-01-16  Jim Meyering  <meyering@lucent.com>
41801
41802         * m4/jm-macros.m4: Require jm_FUNC_GROUP_MEMBER, jm_FUNC_PUTENV,
41803         AM_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, jm_FUNC_MKTIME,
41804         jm_FUNC_GETGROUPS AC_FUNC_VPRINTF, AC_FUNC_ALLOCA,
41805         AM_FUNC_GETLOADAVG, and jm_SYS_PROC_UPTIME.
41806
41807 2000-01-16  Jim Meyering  <meyering@lucent.com>
41808
41809         * m4/c-bs-a.m4: Use `changequote(<<,>>)', rather than `changequote(, )'
41810         because the latter didn't work.
41811
41812 2000-01-15  Jim Meyering  <meyering@lucent.com>
41813
41814         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add gethostname and getusershell.
41815         (AC_REPLACE_FUNCS): Add memcpy and memset.
41816         Add these, too: stime strcspn stpcpy strstr strtol strtoul.
41817         Add strpbrk.
41818         Add these: euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp.
41819
41820 2000-01-12  Jim Meyering  <meyering@lucent.com>
41821
41822         * m4/prereq.m4 (jm_PREREQ_CANON_HOST): New macro.
41823         (jm_PREREQ): Use it.
41824         (jm_PREREQ_READUTMP): New macro.
41825         (jm_PREREQ): Use it.
41826
41827 2000-01-11  Paul Eggert  <eggert@twinsun.com>
41828
41829         Quote multibyte characters correctly.
41830         * m4/c-bs-a.m4: New file.
41831         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): New macro.
41832         (jm_PREREQ): Use it.
41833
41834 2000-01-11  Paul Eggert  <eggert@twinsun.com>
41835
41836         * m4/uintmax_t.m4: Port to autoconf 2.13.
41837
41838 2000-01-08  Jim Meyering  <meyering@ascend.com>
41839
41840         * m4/strerror_r.m4 (jm_FUNC_STRERROR_R): New file/macro.
41841         * m4/jm-macros.m4 (jm_FUNC_STRERROR_R): Require it.
41842
41843 2000-01-04  Jim Meyering  <meyering@ascend.com>
41844
41845         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename from
41846         jm_STRUCT_DIRENT_D_TYPE.
41847         * m4/d-ino.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_INO): Rename from
41848         jm_STRUCT_DIRENT_D_INO.
41849         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Rename from
41850         jm_STRUCT_UTIMBUF.
41851         * m4/jm-macros.m4: Reflect s/jm_STRUCT_/jm_CHECK_TYPE_STRUCT_/
41852         renamings.
41853         * m4/utime.m4: Likewise.
41854
41855         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): New file, macro.
41856         * m4/jm-macros.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): Require it.
41857
41858 2000-01-03  Paul Eggert  <eggert@twinsun.com>
41859
41860         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Search for nanosleep in -lrt
41861         (for Solaris 7) and in -lposix4 (for Solaris 2.5.1).
41862
41863 2000-01-02  Jim Meyering  <meyering@ascend.com>
41864
41865         * m4/search-libs.m4: Escape `$' in $3 of dnl comment.  I no longer
41866         remember if this is necessary.
41867
41868 1999-12-26  Jim Meyering  <meyering@ascend.com>
41869
41870         * m4/jm-macros.m4: Use it here.
41871         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): New file/macro.
41872
41873 1999-12-23  Jim Meyering  <meyering@ascend.com>
41874
41875         * m4/jm-macros.m4: Check for clock_gettime (moved from
41876         fileutils/configure.in)
41877         Check for gettimeofday.
41878
41879 1999-12-20  Jim Meyering  <meyering@ascend.com>
41880
41881         * m4/strftime.m4: Remove kludge, now that I'm using the fixed
41882         autoconf-2.14a-1999-12-20.
41883
41884 1999-12-19  Jim Meyering  <meyering@ascend.com>
41885
41886         * m4/lstat-slash.m4: New file.
41887         * m4/jm-macros.m4: Use the new macro:
41888         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
41889
41890 1999-12-07  Jim Meyering  <meyering@ascend.com>
41891
41892         * m4/perl.m4: Require that File::Compare be available, too.
41893         Too many systems seem to lack it.
41894
41895         * m4/strftime.m4: Add checks for most of the cpp macros tested in
41896         GNU's strftime.c.  Prompted by a patch from Paul Eggert.
41897
41898 1999-11-18  Paul Eggert  <eggert@twinsun.com>
41899
41900         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around a
41901         problem with the QNX 4.25 shell, which doesn't propagate exit
41902         status of failed commands inside shell assignments.
41903
41904 1999-11-17  Jim Meyering  <meyering@ascend.com>
41905
41906         * m4/gettext.m4: Use new AC_CONFIG_LINKS in place of AC_LINK_FILES.
41907
41908 1999-11-07  Jim Meyering  <meyering@ascend.com>
41909
41910         * m4/getloadavg.m4: Add `, 1, [FIXME]' to each use of AC_DEFINE.
41911
41912 1999-11-06  Jim Meyering  <meyering@ascend.com>
41913
41914         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro.
41915         * m4/jm-macros.m4 (jm_MACROS): Use it here.
41916
41917 1999-11-05  Jim Meyering  <meyering@ascend.com>
41918
41919         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Move some tests from
41920         configure.in of textutils, fileutils, and sh-utils into this one
41921         (shared between those packages) file.
41922         Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecated
41923         AC_STRUCT_ST_BLKSIZE.
41924
41925 1999-11-03  Jim Meyering  <meyering@ascend.com>
41926
41927         * m4/ssize_t.m4: Remove file.  No longer needed since the new version
41928         of AC_CHECK_TYPE checks includes unistd.h.
41929         * m4/jm-macros.m4: Use straight `AC_CHECK_TYPE(ssize_t, int)'.
41930         Suggestion from Akim Demaille.
41931
41932 1999-10-30  Jim Meyering  <meyering@ascend.com>
41933
41934         * m4/uintmax_t.m4: Require 2.14a.  Remove backslash before backtick in
41935         m4-quoted string.
41936         * m4/ls-mntd-fs.m4: Likewise.
41937         * m4/jm-macros.m4: Likewise.  Also, use AC_TYPE_SSIZE_T instead
41938         * m4/jm-winsz1.m4: Likewise.
41939
41940         * m4/const.m4: Remove file, since the fix made it into the experimental
41941         version of autoconf.
41942         * m4/mktime.m4: Likewise.
41943
41944         * m4/check-type.m4: Remove file, now that the latest version of
41945         AC_CHECK_TYPE takes a third arg to specify additional #includes.
41946
41947         * m4/ssize_t.m4: New file, requires experimental version of autoconf.
41948         * m4/jm-macros.m4: Use new AC_TYPE_SSIZE_T instead of my hacked
41949         AC_CHECK_TYPE.
41950
41951 1999-10-04  Jim Meyering  <meyering@ascend.com>
41952
41953         * m4/jm-macros.m4: Don't require autoconf-2.14.1.
41954
41955 1999-09-22  Paul Eggert  <eggert@twinsun.com>
41956
41957         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around GCC
41958         2.95.1 bug with HP-UX 10.20.
41959
41960 1999-09-17  Jim Meyering  <meyering@ascend.com>
41961
41962         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add strdup.
41963         Paul Nevai reported a link failure on a NeXT CUBE with NeXTSTEP 3.3
41964         due to missing strdup (against sh-utils-2.0).
41965
41966 1999-08-29  Jim Meyering  <meyering@ascend.com>
41967
41968         * m4/jm-macros.m4: Require jm_BISON.
41969         * m4/bison.m4: New file.
41970
41971 1999-08-17  Paul Eggert  <eggert@twinsun.com>
41972
41973         * m4/largefile.m4 (AC_SYS_LARGEFILE): Fix typo: missing comma
41974         in value for _FILE_OFFSET_BITS, which broke ports to HP-UX 10.20.
41975
41976 1999-08-05  Jim Meyering  <meyering@ascend.com>
41977
41978         * m4/getline.m4: Rename test file from conftestdata to conftest.data
41979         to avoid conflicts with `conftest' on 8+3 filesystems.
41980         Suggestion from Eli Zaretskii.
41981
41982 1999-08-04  Jim Meyering  <meyering@ascend.com>
41983
41984         * m4/jm-macros.m4: Move a 4-line block of code from the configure.in of
41985         fileutils and sh-utils (textutils's getline test was inadequate).
41986         (AM_FUNC_GETLINE): Run this test.
41987         (AC_CHECK_FUNCS): Check for getdelim.
41988         Reported by Bob Proulx.
41989
41990 1999-08-02  Jim Meyering  <meyering@ascend.com>
41991
41992         * m4/jm-macros.m4: Add a comment.
41993
41994 1999-08-01  Paul Eggert  <eggert@twinsun.com>
41995
41996         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check whether
41997         <inttypes.h> defines strtoumax as a macro (and not as a
41998         function).
41999
42000 1999-08-01  Paul Eggert  <eggert@twinsun.com>
42001
42002         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sure
42003         that we can shift, multiply and divide unsigned long long
42004         values; Ultrix cc can't do it.
42005
42006 1999-08-01  Paul Eggert  <eggert@twinsun.com>
42007
42008         * m4/mktime.m4: New file, which is a preview of what should appear
42009         in the next public autoconf release.
42010
42011 1999-08-01  Paul Eggert  <eggert@twinsun.com>
42012
42013         * m4/lfs.m4: Remove this file.
42014         * m4/largefile.m4: New file.  It contains the old contents of
42015         lfs.m4, except that all names with prefix AC_LFS have been
42016         changed to use the prefix AC_SYS_LARGEFILE instead, to be
42017         compatible with future autoconf versions.  Also, some minor m4
42018         quoting problems have been fixed.
42019
42020 1999-08-01  Paul Eggert  <eggert@twinsun.com>
42021
42022         * m4/gettext.m4 (AM_WITH_NLS): Remove unnecessary lines.
42023         Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl.
42024         (AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting,
42025         and simplify the shell code.
42026
42027 1999-08-01  Jim Meyering  <meyering@ascend.com>
42028
42029         * m4/mktime.m4 (AC_FUNC_MKTIME): Undefine to avoid syntax errors from
42030         m4.
42031
42032 1999-07-20  Jim Meyering  <meyering@ascend.com>
42033
42034         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memmove.
42035
42036 1999-07-15  Jim Meyering  <meyering@ascend.com>
42037
42038         * m4/jm-macros.m4 (AC_CHECK_FUNCS): Check for getpagesize.
42039
42040 1999-05-22  Jim Meyering  <meyering@ascend.com>
42041
42042         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memchr.
42043
42044 1999-05-20  Jim Meyering  <meyering@ascend.com>
42045
42046         * m4/search-libs.m4 [AC_SEARCH_LIBS]: Quote name in undefine.
42047         Add a colon after each `then' in case $4 is empty.
42048
42049 1999-05-16  Jim Meyering  <meyering@ascend.com>
42050
42051         * m4/search-libs.m4: New file to override autoconf's AC_SEARCH_LIBS.
42052
42053 1999-05-10  Jim Meyering  <meyering@ascend.com>
42054
42055         * m4/jm-mktime.m4: Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME.
42056
42057         * m4/jm-macros.m4: Require 2.14.1, since we use newly-renamed
42058         AC_FUNC_MKTIME.
42059
42060 1999-05-10  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
42061
42062         * m4/jm-mktime.m4, putenv.m4: Fix typos in config.h comments.
42063
42064 1999-05-04  Paul Eggert  <eggert@twinsun.com>
42065
42066         * m4/lfs.m4 (AC_LFS): -n32, -o32, and -n64 should be in CFLAGS,
42067         not CPPFLAGS, so that linking works correctly in IRIX.
42068
42069 1999-04-30  Paul Eggert  <eggert@twinsun.com>
42070
42071         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add dup2.
42072
42073 1999-04-20  Paul Eggert  <eggert@twinsun.com>
42074
42075         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Move unsigned long
42076         long check into new jm_AC_TYPE_UNSIGNED_LONG_LONG macro.
42077         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require
42078         jm_AC_TYPE_UNSIGNED_LONG_LONG.
42079         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro.
42080
42081         * m4/lfs.m4: Port to AIX and HP-UX.  Support cross-compilation.
42082
42083 1999-04-20  Jim Meyering  <meyering@ascend.com>
42084
42085         * m4/xstrtoumax.m4: Require jm_AC_TYPE_UNSIGNED_LONG_LONG.
42086         AC_REPLACE xstroull if necessary.  From Paul Eggert.
42087         (AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq.
42088
42089 1999-04-18  Jim Meyering  <meyering@ascend.com>
42090
42091         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): New file/macro.
42092         * m4/jm-macros.m4: Use it.
42093
42094 1999-04-06  Jim Meyering  <meyering@ascend.com>
42095
42096         * m4/strftime.m4: Remove test for %f.
42097
42098 1999-03-29  Jim Meyering  <meyering@ascend.com>
42099
42100         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the
42101         superset of the AC_TYPE_* checks in the textutils, fileutils,
42102         and sh-utils, plus AC_TYPE_PID_T.  Paul Eggert suggested adding
42103         AC_TYPE_PID_T.
42104
42105 1999-03-28  Jim Meyering  <meyering@ascend.com>
42106
42107         * m4/jm-macros.m4: Define GNU_PACKAGE here.
42108         Be sure to AC_SUBST it, once again, so that @GNU_PACKAGE@ is
42109         replaced e.g., in the *.sh files of the sh-utils.
42110
42111 1999-03-20  Jim Meyering  <meyering@ascend.com>
42112
42113         * m4/jm-macros.m4: s/jm_WITH_REGEX/jm_INCLUDED_REGEX/.
42114         * m4/regex.m4 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
42115         Don't depend on AM_GLIBC.  Suggestions from Alain Magloire.
42116
42117 1999-03-19  Jim Meyering  <meyering@ascend.com>
42118
42119         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): New macro.
42120
42121 1999-03-12  Jim Meyering  <meyering@ascend.com>
42122
42123         * m4/jm-macros.m4: Use AC_FUNC_SETVBUF_REVERSED.
42124
42125 1999-03-07  Jim Meyering  <meyering@ascend.com>
42126
42127         * m4/jm-glibc-io.m4: Use only those *_unlocked macros that are
42128         declared.
42129
42130 1999-02-17  Jim Meyering  <meyering@ascend.com>
42131
42132         * m4/gettext.m4 (AM_GNU_GETTEXT): Do `changequote' around use of
42133         brackets in macro definition.  From Eli Zaretskii and Alain Magloire.
42134
42135 1999-02-07  Jim Meyering  <meyering@ascend.com>
42136
42137         * m4/group-member.m4: New file -- extracted from sh-utils'
42138         configure.in.
42139
42140         1999-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
42141         * m4/gettext.m4: Support DOS-style d:/foo/bar absolute file names.
42142
42143 1999-02-06  Jim Meyering  <meyering@ascend.com>
42144
42145         * m4/chown.m4: Use `AC_SUBST(LIBOBJS)' since we set LIBOBJS.
42146         * m4/fnmatch.m4: Likewise.
42147         * m4/getgroups.m4: Likewise.
42148         * m4/lstat.m4: Likewise.
42149         * m4/malloc.m4: Likewise.
42150         * m4/putenv.m4: Likewise.
42151         * m4/realloc.m4: Likewise.
42152         * m4/regex.m4: Likewise.
42153         * m4/stat.m4: Likewise.
42154         * m4/strftime.m4: Likewise.
42155         Suggestion from Alain Magloire.
42156
42157         * m4/chown.m4: Use `.$ac_objext', not `.o'.
42158         * m4/fnmatch.m4: Likewise.
42159         * m4/getgroups.m4: Likewise.
42160         * m4/getline.m4: Likewise.
42161         * m4/lstat.m4: Likewise.
42162         * m4/malloc.m4: Likewise.
42163         * m4/memcmp.m4: Likewise.
42164         * m4/putenv.m4: Likewise.
42165         * m4/realloc.m4: Likewise.
42166         * m4/regex.m4: Likewise.
42167         * m4/stat.m4: Likewise.
42168         * m4/strftime.m4: Likewise.
42169         Suggestion from Alain Magloire.
42170
42171         * m4/jm-macros.m4: Actually invoke jm_WITH_REGEX now that it requires
42172         an argument.
42173
42174         * m4/regex.m4: Add a run-time Test for proper operation of
42175         re_compile_pattern.
42176
42177 1999-01-31  Jim Meyering  <meyering@ascend.com>
42178
42179         * m4/getloadavg.m4: Check for locale.h and the function, setlocale.
42180
42181 1999-01-30  Jim Meyering  <meyering@ascend.com>
42182
42183         * m4/check-type.m4: Use 3-arg form of AC_DEFINE.
42184
42185         * m4/jm-mktime.m4: Make this a wrapper around the official
42186         AM_FUNC_MKTIME rather than my private copy, now that the official one
42187         is up to date.
42188         * m4/mktime.m4: Remove file.
42189
42190         * m4/getloadavg.m4: Use 3-arg form of AC_DEFINE.
42191         * m4/uptime.m4: Likewise.
42192         * m4/uintmax_t.m4: Likewise.
42193
42194 1999-01-28  Jim Meyering  <meyering@ascend.com>
42195
42196         * m4/jm-macros.m4: Use jm_AFS.
42197         * m4/afs.m4: New file (from fileutils' configure.in).
42198
42199         * m4/assert.m4: Use the 3-argument forms of AC_DEFINE* macros.
42200         * m4/chown.m4: Likewise.
42201         * m4/d-ino.m4: Likewise.
42202         * m4/d-type.m4: Likewise.
42203         * m4/fnmatch.m4: Likewise.
42204         * m4/getgroups.m4: Likewise.
42205         * m4/gettext.m4: Likewise.
42206         * m4/jm-mktime.m4: Likewise.
42207         * m4/jm-winsz2.m4: Likewise.
42208         * m4/lcmessage.m4: Likewise.
42209         * m4/ls-mntd-fs.m4: Likewise.
42210         * m4/malloc.m4: Likewise.
42211         * m4/memcmp.m4: Likewise.
42212         * m4/putenv.m4: Likewise.
42213         * m4/realloc.m4: Likewise.
42214         * m4/st_mtim.m4: Likewise.
42215         * m4/strftime.m4: Likewise.
42216
42217 1999-01-16  Jim Meyering  <meyering@ascend.com>
42218
42219         * m4/jm-macros.m4 (ARGMATCH_DIE): Define.
42220         (ARGMATCH_DIE_DECL): Define.
42221
42222 1999-01-12  Jim Meyering  <meyering@ascend.com>
42223
42224         * m4/Makefile.am.in: Rewrite to avoid using fmt.
42225         Reported by Lars Hecking.
42226
42227 1999-01-10  Jim Meyering  <meyering@ascend.com>
42228
42229         * m4/fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my
42230         gross kludge.
42231         * m4/inttypes_h.m4: Likewise.
42232         * m4/lstat.m4: Likewise.
42233         * m4/malloc.m4: Likewise.
42234         * m4/readdir.m4: Likewise.
42235         * m4/realloc.m4: Likewise.
42236         * m4/st_dm_mode.m4: Likewise.
42237         * m4/stat.m4: Likewise.
42238         * m4/utimbuf.m4: Likewise.
42239         * m4/utimes.m4: Likewise.
42240
42241         * m4/check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the
42242         AC_CHECK_FUNCS hack.  Now, it's still a hack, but at least the
42243         comments in config.h.in are meaningful.
42244
42245         * m4/jm-macros.m4: Require autoconf-2.13 here.
42246
42247         * m4/regex.m4: By default, don't use the included regex.c on systems
42248         with glibc 2.  Suggestion from Uli Drepper.
42249
42250 1999-01-02  Jim Meyering  <meyering@ascend.com>
42251
42252         * m4/jm-macros.m4: Replace strcasecmp and strncasecmp.
42253
42254 1998-12-18  Jim Meyering  <meyering@ascend.com>
42255
42256         * m4/Makefile.am.in (Makefile.am): Simplify rule.
42257         Based on a suggestion from Lars Hecking.
42258
42259 1998-11-16  Paul Eggert  <eggert@twinsun.com>
42260
42261         * m4/lfs.m4 (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11.
42262
42263 1998-11-16  Jim Meyering  <meyering@ascend.com>
42264
42265         * m4/lfs.m4: Double-quote the `uname...` expression.
42266
42267 1998-11-14  Jim Meyering  <meyering@ascend.com>
42268
42269         * m4/lstat.m4: Correct comment.  POSIX does not permit it to succeed.
42270         * m4/stat.m4: Likewise.
42271
42272 1998-11-03  Jim Meyering  <meyering@ascend.com>
42273
42274         * m4/stat.m4: Rewrite to set HAVE_STAT_EMPTY_STRING_BUG.
42275         * m4/lstat.m4: Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG.
42276
42277 1998-10-18  Jim Meyering  <meyering@ascend.com>
42278
42279         * m4/check-decl.m4 (jm_CHECK_DECL_LOCALTIME_R): Remove macro.
42280
42281 1998-10-17  Jim Meyering  <meyering@ascend.com>
42282
42283         * m4/decl.m4 (jm_CHECK_DECLARATION): Don't hard-code which headers to
42284         include, though we still hard-code the `require'-like AC_CHECK_HEADERS
42285         calls for those previously hard-coded headers.  Instead, take a new
42286         parameter.
42287         (jm_CHECK_DECLARATIONS): Reflect interface change.
42288         * m4/check-decl.m4 (jm_CHECK_DECLS): Likewise.
42289         (jm_CHECK_DECL_LOCALTIME_R): New macro.
42290
42291         * m4/mktime.m4: Test for spring-forward gap before long-running test.
42292
42293 1998-10-14  Jim Meyering  <meyering@ascend.com>
42294
42295         * m4/mktime.m4: Use the more portable "TZ=PST8PDT,M4.1.0,M10.5.0"
42296         instead of "TZ=America/Vancouver".  From Paul Eggert.
42297
42298 1998-10-11  Jim Meyering  <meyering@ascend.com>
42299
42300         * m4/mktime.m4 (jm_AM_FUNC_MKTIME): New file and macro.
42301         This adds a test for a recently added compatibility fix for mktime.c.
42302         * m4/jm-mktime.m4: Require jm_AM_FUNC_MKTIME, not AM_FUNC_MKTIME.
42303
42304 1998-09-27  Jim Meyering  <meyering@ascend.com>
42305
42306         * m4/jm-macros.m4 (jm_MACROS): Require jm_FUNC_FNMATCH.
42307
42308         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): New file/macro.  Extracted from
42309         ../configure.in, including a change from Gordon Matzigkeit to allow
42310         cross-compiling for the Hurd.
42311
42312         * m4/glibc.m4: New file/macro to test for the GNU C Library
42313         versions 1 and 2.  From Gordon Matzigkeit.
42314         Indent.
42315
42316 1998-09-21  Jim Meyering  <meyering@ascend.com>
42317
42318         * m4/chown.m4: Declare locals: before, after.  From Andries Brouwer.
42319
42320 1998-08-18  Paul Eggert  <eggert@twinsun.com>
42321
42322         Port nanosecond-resolution times to UnixWare 2.1.2 and
42323         pedantic Solaris 2.6.
42324
42325         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from
42326         AC_STRUCT_ST_MTIM.
42327         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC):
42328         Generate name of ns member, instead of just 1 or undef.
42329         Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode.
42330
42331 1998-08-15  Jim Meyering  <meyering@ascend.com>
42332
42333         * m4/ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file.
42334         * m4/check-type.m4: New file.  Replacement for AC_CHECK_TYPE.
42335         * m4/jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int)
42336         instead of jm_TYPE_SSIZE_T.
42337
42338 1998-08-12  Jim Meyering  <meyering@ascend.com>
42339
42340         * m4/st_dm_mode.m4: New file.  From Johan Danielsson.
42341
42342 1998-08-02  Jim Meyering  <meyering@ascend.com>
42343
42344         * m4/st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM
42345         in acconfig.h manually.
42346
42347 1998-07-31  Paul Eggert  <eggert@twinsun.com>
42348
42349         * m4/st_mtim.m4: New file.
42350
42351 1998-07-28  Jim Meyering  <meyering@ascend.com>
42352
42353         * m4/utimes.m4: Undef stat.
42354
42355 1998-07-25  Jim Meyering  <meyering@ascend.com>
42356
42357         * m4/utime.m4 (jm_FUNC_UTIME): New file and macro.
42358         * m4/utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro.
42359
42360 1998-07-09  Manfred Hollstein  <manfred@s-direktnet.de>
42361
42362         * m4/chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the
42363         uid and gid actually remain unchanged.
42364
42365 1998-07-07  Jim Meyering  <meyering@ascend.com>
42366
42367         * m4/jm-glibc-io.m4: Remove fclose_unlocked.
42368
42369 1998-07-04  Jim Meyering  <meyering@ascend.com>
42370
42371         * m4/regex.m4: Use syscmd, ifelse, and sysval.  Mainly as an exercise
42372         to prove that this macro can be used in packages without regex.c.
42373
42374 1998-07-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
42375
42376         * m4/gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h>
42377         is to be used.
42378
42379 1998-07-03  Jim Meyering  <meyering@ascend.com>
42380
42381         * m4/gettext.m4: Add -lintl if it's found to be necessary.
42382
42383         * m4/gettext.m4: New file -- from gettext-0.10.35.
42384         * m4/lcmessage.m4: Likewise.
42385         * m4/progtest.m4: Likewise.
42386
42387         * m4/regex.m4 (jm_WITH_REGEX): New file and macro.
42388         * m4/jm-macros.m4: Require the new macro.
42389
42390 1998-06-29  Jim Meyering  <meyering@ascend.com>
42391
42392         * m4/fstypename.m4: Include sys/param.h.  NetBSD 1.3.1 requires this
42393         for the definition of NGROUPS (used in a system header included
42394         by sys/mount.h).
42395
42396 1998-06-28  Jim Meyering  <meyering@ascend.com>
42397
42398         * m4/ls-mntd-fs.m4: New file.
42399         * m4/fstypename.m4: New file.
42400
42401         * m4/jm-macros.m4: Require the new macro.
42402         * m4/jm-glibc-io.m4: New file.
42403
42404 1998-05-19  Jim Meyering  <meyering@ascend.com>
42405
42406         * m4/jm-macros.m4: Add jm_FUNC_LCHOWN.
42407         * m4/lchown.m4: New file.
42408
42409         * m4/Makefile.am.in: New file.
42410         * m4/Makefile.am (Makefile.am): Depend on Makefile.am.in.
42411
42412 1998-05-14  Jim Meyering  <meyering@ascend.com>
42413
42414         * m4/Makefile.am (EXTRA_DIST): Add them.
42415         * m4/jm-macros.m4: New file.
42416         * m4/utimbuf.m4: New file.
42417
42418 1998-05-12  Jim Meyering  <meyering@ascend.com>
42419
42420         * m4/Makefile.am (EXTRA_DIST): Add isc-posix.m4.
42421
42422 1998-05-11  Jim Meyering  <meyering@ascend.com>
42423
42424         * m4/isc-posix.m4: New file.
42425
42426 1998-05-10  Jim Meyering  <meyering@ascend.com>
42427
42428         * m4/jm-mktime.m4: Use AM_FUNC_MKTIME, now that it's up to date.
42429
42430 1998-05-09  Jim Meyering  <meyering@ascend.com>
42431
42432         * m4/Makefile.am (EXTRA_DIST): Add ssize_t.m4.
42433         (EXTRA_DIST): Remove mktime.m4, now that the new version is included
42434         with automake.
42435
42436         * m4/ssize_t.m4: New file.
42437         * m4/mktime.m4: Remove file -- the new automake has this now.
42438
42439 1998-04-26  Jim Meyering  <meyering@ascend.com>
42440
42441         * m4/assert.m4: New file.
42442         * m4/Makefile.am (EXTRA_DIST): Add assert.m4.
42443
42444 1998-04-05  Jim Meyering  <meyering@ascend.com>
42445
42446         * m4/prereq.m4 (jm_PREREQ_REGEX): New macro.
42447         (jm_PREREQ): Use it here.
42448
42449 1998-03-23  Jim Meyering  <meyering@eng.ascend.com>
42450
42451         * m4/inttypes_h.m4: Kludges so I don't have to add HAVE_INTTYPES_H
42452         in acconfig.h.
42453
42454 1998-03-15  Jim Meyering  <meyering@eng.ascend.com>
42455
42456         * m4/prereq.m4: New file.
42457         * m4/error.m4: New file.
42458         * m4/Makefile.am (EXTRA_DIST): Add error.m4 and prereq.m4.
42459
42460 1998-02-07  Jim Meyering  <meyering@eng.ascend.com>
42461
42462         * m4/getline.m4: Don't set am_cv_func_working_getline before the
42463         cache-check for the same variable -- that defeated the purpose of
42464         the test; the test program was never run.  This was a problem only
42465         on systems with losing getline functions -- HP-UX 10.20 is one.
42466         Reported by Bjorn Helgaas.
42467
42468 1998-02-06  Jim Meyering  <meyering@eng.ascend.com>
42469
42470         * m4/Makefile.am (EXTRA_DIST): Add perl.m4.
42471
42472 1998-01-10  Jim Meyering  <meyering@na-net.ornl.gov>
42473
42474         * m4/Makefile.am (EXTRA_DIST): Add const.m4.
42475
42476         * m4/const.m4: New file.  Use an initializer in this declaration
42477         typedef int charset[2]; const charset x;
42478         Reported by Bob Glickstein.
42479
42480 1997-12-21  Jim Meyering  <meyering@na-net.ornl.gov>
42481
42482         * m4/chown.m4: Fix reversed types on -1 args to chown.
42483         From Kaveh Ghazi.
42484
42485 1997-12-14  Jim Meyering  <meyering@na-net.ornl.gov>
42486
42487         * m4/check-decl.m4: s/DECLARATION_/DECL_/g.
42488         Add lseek and memchr.
42489
42490         * m4/decl.m4: s/HAVE_DECLARATION_/HAVE_DECL_/g.
42491         T.E.Dickey <dickey@clark.net> said that some older preprocessors
42492         have a 20-character limit on names.
42493
42494 1997-11-30  Jim Meyering  <meyering@na-net.ornl.gov>
42495
42496         * m4/inttypes_h.m4: New file.
42497         * m4/uintmax_t.m4: New file.
42498         * m4/Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4.
42499
42500
42501         -----
42502
42503         Local Variables:
42504         coding: utf-8
42505         End:
42506
42507         Copyright (C) 1997-2008 Free Software Foundation, Inc.
42508
42509         Copying and distribution of this file, with or without
42510         modification, are permitted provided the copyright notice
42511         and this notice are preserved.