ead605c995cefc8fb074d26d651864779ecb3959
[gnulib.git] / ChangeLog
1 2008-10-12  Giuseppe Scrivano  <gscrivano@gnu.org>
2
3         * build-aux/pmccabe2html: Added support for C++ source files.
4
5 2008-11-05  Ben Pfaff  <blp@gnu.org>
6
7         Fix lib/close.c build on Windows.
8         * modules/close (Files): Add lib/w32sock.h.
9
10 2008-11-05  Joel E. Denny  <jdenny@ces.clemson.edu>
11
12         Accept Bison's NEWS format.
13         * build-aux/announce-gen (print_news_deltas): Tweak
14         $re_prefix.
15
16 2008-11-04  Bruno Haible  <bruno@clisp.org>
17
18         * modules/random_r (Maintainer): Add glibc.
19
20 2008-11-04  Simon Josefsson  <simon@josefsson.org>
21
22         * doc/alloca-opt.texi: Change license to GFDLv1.3+, as suggested
23         by karl@freefriends.org (Karl Berry).
24         * doc/alloca.texi: Likewise.
25         * doc/c-ctype.texi: Likewise.
26         * doc/c-strcase.texi: Likewise.
27         * doc/c-strcaseeq.texi: Likewise.
28         * doc/c-strcasestr.texi: Likewise.
29         * doc/c-strstr.texi: Likewise.
30         * doc/c-strtod.texi: Likewise.
31         * doc/c-strtold.texi: Likewise.
32         * doc/ctime.texi: Likewise.
33         * doc/error.texi: Likewise.
34         * doc/fdl.texi: Likewise.
35         * doc/gcd.texi: Likewise.
36         * doc/getdate.texi: Likewise.
37         * doc/gnulib-intro.texi: Likewise.
38         * doc/gnulib-tool.texi: Likewise.
39         * doc/gnulib.texi: Likewise.
40         * doc/inet_ntoa.texi: Likewise.
41         * doc/maintain.texi: Likewise.
42         * doc/make-stds.texi: Likewise.
43         * doc/quote.texi: Likewise.
44         * doc/regexprops-generic.texi: Likewise.
45         * doc/standards.texi: Likewise.
46         * doc/verify.texi: Likewise.
47         * doc/visibility.texi: Likewise.
48         * doc/gnulib.texi (GNU Free Documentation License): Include
49         fdl-1.3.texi instead of fdl.texi.
50
51 2008-11-04  Simon Josefsson  <simon@josefsson.org>
52
53         * doc/fdl-1.3.texi: New file, from
54         <http://www.gnu.org/licenses/fdl-1.3.texi>.
55         * modules/fdl-1.3: Add.
56         * MODULES.html.sh: Add fdl-1.3.
57
58 2008-11-03  Bruno Haible  <bruno@clisp.org>
59
60         Make determination of absolute name of header file work with AIX xlc.
61         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Require
62         AC_CANONICAL_HOST. On AIX, use "$CPP -C" rather than "$CPP" for
63         preprocessing.
64         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
65         Reported by Gary V. Vaughan <gary@thewrittenword.com>.
66
67 2008-11-03  Simon Josefsson  <simon@josefsson.org>
68
69         * top/maint.mk (COVERAGE_CCOPTS): Use --coverage instead of
70         -fprofile-arcs -ftest-coverage.  Suggested by Ludovic Courtès
71         <ludo@gnu.org>.
72
73 2008-11-02  Bruno Haible  <bruno@clisp.org>
74
75         Mark 'strpbrk' obsolete.
76         * modules/strpbrk (Status, Notice): New sections.
77         * modules/strtok_r (Depends-on): Add strpbrk.
78
79 2008-11-02  Bruno Haible  <bruno@clisp.org>
80
81         Mark 'strdup' obsolete.
82         * modules/strdup (Status, Notice): New sections.
83         * modules/findprog (Depends-on): Add strdup.
84         * modules/getaddrinfo (Depends-on): Likewise.
85         * modules/localename (Depends-on): Likewise.
86         * modules/relocatable-lib (Depends-on): Likewise.
87         * modules/relocatable-lib-lgpl (Depends-on): Likewise.
88         * modules/relocatable-prog (Depends-on): Likewise.
89         * modules/trim (Depends-on): Likewise.
90         * modules/unictype/gen-ctype (Depends-on): Likewise.
91         * modules/unilbrk/gen-lbrk (Depends-on): Likewise.
92
93 2008-11-02  Bruno Haible  <bruno@clisp.org>
94
95         Mark 'strcspn' obsolete.
96         * modules/strcspn (Status, Notice): New sections.
97
98 2008-11-02  Bruno Haible  <bruno@clisp.org>
99
100         Mark 'rmdir' obsolete.
101         * modules/rmdir (Status, Notice): New sections.
102         * modules/clean-temp (Depends-on): Add rmdir.
103         * modules/openat (Depends-on): Likewise.
104
105 2008-11-02  Bruno Haible  <bruno@clisp.org>
106
107         Mark 'raise' obsolete.
108         * modules/raise (Status, Notice): New sections.
109         (Include): Specify <signal.h>.
110         * modules/stdio (Depends-on): Add raise.
111         * modules/write (Depends-on): Likewise.
112
113 2008-11-02  Bruno Haible  <bruno@clisp.org>
114
115         Mark 'memset' obsolete.
116         * modules/memset (Status, Notice): New sections.
117
118 2008-11-02  Bruno Haible  <bruno@clisp.org>
119
120         Mark 'memmove' obsolete.
121         * modules/memmove (Status, Notice): New sections.
122         * modules/argp (Depends-on): Add memmove.
123         * modules/argz (Depends-on): Likewise.
124         * modules/canonicalize (Depends-on): Likewise.
125         * modules/canonicalize-lgpl (Depends-on): Likewise.
126         * modules/fts (Depends-on): Likewise.
127         * modules/getcwd (Depends-on): Likewise.
128         * modules/human (Depends-on): Likewise.
129         * modules/regex (Depends-on): Likewise.
130         * modules/striconveh (Depends-on): Likewise.
131         * modules/trim (Depends-on): Likewise.
132         * modules/unistr/u8-move (Depends-on): Likewise.
133         * modules/unistr/u16-move (Depends-on): Likewise.
134         * modules/unistr/u32-move (Depends-on): Likewise.
135
136 2008-11-02  Bruno Haible  <bruno@clisp.org>
137
138         Mark 'memcpy' obsolete.
139         * modules/memcpy (Status, Notice): New sections.
140
141 2008-11-02  Bruno Haible  <bruno@clisp.org>
142
143         Mark 'memcmp' obsolete.
144         * modules/memcmp (Status, Notice): New sections.
145         * modules/argmatch (Depends-on): Add memchr.
146         * modules/backupfile (Depends-on): Likewise.
147         * modules/c-strcasestr (Depends-on): Likewise.
148         * modules/crypto/des (Depends-on): Likewise.
149         * modules/csharpcomp (Depends-on): Likewise.
150         * modules/fnmatch (Depends-on): Likewise.
151         * modules/git-merge-changelog (Depends-on): Likewise.
152         * modules/isnand (Depends-on): Likewise.
153         * modules/isnand-nolibm (Depends-on): Likewise.
154         * modules/isnanf (Depends-on): Likewise.
155         * modules/isnanf-nolibm (Depends-on): Likewise.
156         * modules/isnanl (Depends-on): Likewise.
157         * modules/isnanl-nolibm (Depends-on): Likewise.
158         * modules/mbchar (Depends-on): Likewise.
159         * modules/memcoll (Depends-on): Likewise.
160         * modules/quotearg (Depends-on): Likewise.
161         * modules/regex (Depends-on): Likewise.
162         * modules/relocatable-prog (Depends-on): Likewise.
163         * modules/same (Depends-on): Likewise.
164         * modules/signbit (Depends-on): Likewise.
165         * modules/strcasestr-simple (Depends-on): Likewise.
166         * modules/unictype/gen-ctype (Depends-on): Likewise.
167         * modules/unilbrk/gen-lbrk (Depends-on): Likewise.
168         * modules/uniname/uniname (Depends-on): Likewise.
169         * modules/unistr/u8-cmp (Depends-on): Likewise.
170
171 2008-11-02  Bruno Haible  <bruno@clisp.org>
172
173         Mark 'memchr' obsolete.
174         * modules/memchr (Status, Notice): New sections.
175         * modules/argp (Depends-on): Add memchr.
176         * modules/base64 (Depends-on): Likewise.
177         * modules/c-strcasestr (Depends-on): Likewise.
178         * modules/chdir-long (Depends-on): Likewise.
179         * modules/fnmatch (Depends-on): Likewise.
180         * modules/getsubopt (Depends-on): Likewise.
181         * modules/git-merge-changelog (Depends-on): Likewise.
182         * modules/glob (Depends-on): Likewise.
183         * modules/strcasestr-simple (Depends-on): Likewise.
184         * modules/strnlen (Depends-on): Likewise.
185
186 2008-11-02  Bruno Haible  <bruno@clisp.org>
187
188         Mark 'atexit' obsolete.
189         * modules/atexit (Status, Notice): New sections.
190         * modules/chdir-long (Depends-on): Add atexit.
191         * modules/wait-process (Depends-on): Likewise.
192
193 2008-11-02  Bruno Haible  <bruno@clisp.org>
194
195         * gnulib-tool: New option --with-obsolete.
196         (func_usage): Document it.
197         (func_modules_transitive_closure): Drop obsolete dependencies if
198         incobsolete is not true.
199         (func_import): Read and save the incobsolete variable to the cache.
200
201 2008-11-02  Bruno Haible  <bruno@clisp.org>
202
203         * modules/TEMPLATE-EXTENDED: New field 'Status'.
204         * gnulib-tool: New option --extract-status.
205         (func_usage): Document it.
206         (sed_extract_prog): Recognize it.
207         (func_get_status): New function.
208
209 2008-10-30  Simon Josefsson  <simon@josefsson.org>
210
211         * modules/sockets (License): Change from LGPL to LGPLv2+.
212
213 2008-10-28  Simon Josefsson  <simon@josefsson.org>
214
215         * top/maint.mk: Add coverage rules, inspired by scripts in gnupdf.
216
217 2008-10-28  Simon Josefsson  <simon@josefsson.org>
218
219         * MODULES.html.sh (Support for systems lacking POSIX:2001):
220         Mention times and sys_times.
221         * modules/sys_times, modules/sys_times-tests: New modules.
222         * modules/times, modules/times-tests: Likewise
223         * m4/sys_times_h.m4: New file.
224         * lib/sys_times.in.h: Likewise
225         * lib/times.c: Likewise.
226         * tests/test-sys_times.c: Likewise.
227         * tests/test-times.c: Likewise.
228         * doc/posix-headers/sys_times.texi: Update.
229         * doc/posix-functions/times.texi: Update.
230
231 2008-10-28  Jim Meyering  <meyering@redhat.com>
232
233         * modules/tempname (Depends-on): Add lstat.
234
235         * modules/lstat (License): Relicense: LGPL -> LGPLv2+.
236
237 2008-10-28  Simon Josefsson  <simon@josefsson.org>
238
239         * gnulib-tool (func_emit_tests_Makefile_am): Revert last commit.
240         * modules/argp-tests (test_argp_LDADD): Set EXEEXT here instead,
241         using idiom used elsewhere in gnulib.
242
243 2008-10-27  Jim Meyering  <meyering@redhat.com>
244
245         * modules/gethostname (License): Relicense: LGPL -> LGPLv2+.
246
247 2008-10-27  Simon Josefsson  <simon@josefsson.org>
248
249         * gnulib-tool (func_emit_tests_Makefile_am): Set EXEEXT in
250         TESTS_ENVIRONMENT, for shell scripts that needs to call built
251         programs.
252         * tests/test-argp-2.sh: Use $EXEEXT when needed.
253
254 2008-10-27  Simon Josefsson  <simon@josefsson.org>
255
256         * lib/sys_stat.in.h (lstat): Fix declaration for mingw.
257
258 2008-10-27  Bruno Haible  <bruno@clisp.org>
259
260         * tests/test-lstat.c: Include <stdio.h>.
261
262 2008-10-27  Simon Josefsson  <simon@josefsson.org>
263
264         * modules/lstat-tests: New module.
265         * tests/test-lstat.c: New file.
266
267 2008-10-26  Jim Meyering  <meyering@redhat.com>
268
269         * lib/mkdir.c (rpl_mkdir) [_WIN32...]: Mark mode as an unused parameter.
270
271 2008-10-26  Simon Josefsson  <simon@josefsson.org>
272             Bruno Haible  <bruno@clisp.org>
273
274         Fix a clash between the type DATADIR on Windows and the macro DATADIR.
275         * modules/configmake (Include): Add a note that the include must come
276         after all system headers.
277         * lib/javaversion.c: Include configmake.h after all other includes.
278
279 2008-10-26  Bruno Haible  <bruno@clisp.org>
280
281         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Set default of
282         HAVE_STRUCT_RANDOM_DATA to 1.
283         (gl_STDLIB_H): Simplify.
284
285 2008-10-26  Simon Josefsson  <simon@josefsson.org>
286
287         * m4/stdlib_h.m4: Check for struct random_data.  Initialize and
288         substitute HAVE_STRUCT_RANDOM_DATA.
289         * lib/stdlib.in.h [!HAVE_STRUCT_RANDOM_DATA]: Provide struct
290         random_data.
291         * modules/stdlib (Makefile.am): Substitute
292         HAVE_STRUCT_RANDOM_DATA.
293
294 2008-10-26  Simon Josefsson  <simon@josefsson.org>
295
296         * doc/gnulib.texi (@copying): Use GFDLv1.2+.
297         * doc/gnulib-intro.texi (Copyright): Likewise.
298
299 2008-10-26  Simon Josefsson  <simon@josefsson.org>
300
301         * doc/gnulib.texi (Header files): C++ fixes, based on Bruno's
302         findings.
303
304 2008-10-25  Ben Pfaff  <blp@cs.stanford.edu>
305             Bruno Haible  <bruno@clisp.org>
306
307         * lib/unistd.in.h: Include <winsock2.h>.
308         (socket, connect,accept, bind, getpeername, getsockname, getsockopt,
309         listen, recv, send, recvfrom, sendto, setsockopt, shutdown, select):
310         Provide dummy declarations.
311         (gethostname): Override.
312         * lib/sys_socket.in.h (gethostname): Provide dummy declaration.
313         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Invoke
314         gl_PREREQ_SYS_H_WINSOCK2.
315         * modules/gethostname (Files): Add m4/sys_socket_h.m4.
316         * doc/posix-functions/gethostname.texi: More details.
317
318 2008-10-25  Bruno Haible  <bruno@clisp.org>
319
320         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Require
321         gl_UNISTD_H_DEFAULTS, gl_SYS_IOCTL_H_DEFAULTS only if they exist.
322         * modules/sys_socket (Files): Remove m4/unistd_h.m4, m4/sys_ioctl_h.m4.
323
324         * lib/sys_socket.in.h (HAVE__GL_CLOSE_FD_MAYBE_SOCKET); Move macro from
325         here ...
326         * lib/unistd.in.h (HAVE__GL_CLOSE_FD_MAYBE_SOCKET); ... to here.
327         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_H_DEFAULTS): Remove invocation of
328         gl_UNISTD_H_DEFAULTS.
329
330 2008-10-25  Eric Blake  <ebb9@byu.net>
331
332         signbit: avoid spurious compiler failure
333         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Move non-constant
334         declarations inside function.
335
336 2008-10-24  Simon Josefsson  <simon@josefsson.org>
337             Bruno Haible  <bruno@clisp.org>
338
339         * lib/stdlib.in.h (@GNULIB_RANDOM_R@): Include stdint.h.
340         * modules/random_r (Depends-on): Add stdint.
341
342 2008-10-24  Bruno Haible  <bruno@clisp.org>
343
344         * modules/intprops (License): Change to LGPLv2+, with approval by Paul
345         Eggert.
346         * modules/strerror (License): Likewise.
347
348 2008-10-24  Jim Meyering  <meyering@redhat.com>
349
350         sys_socket: fix typo that inhibited expansion of @GNULIB_SEND@
351         * modules/sys_socket (Depends-on) [Depends-on]: Fix typo.
352
353 2008-10-24  Eric Blake  <ebb9@byu.net>
354
355         getgroups: fix compilation when getgroups is available
356         * lib/getgroups.c (includes): Include <unistd.h> for getgroups,
357         but with <config.h> override of getgroups disabled.
358
359 2008-10-24  Simon Josefsson  <simon@josefsson.org>
360
361         * doc/gnulib.texi (Header files): Add note about C++ problems.
362         Explained by Bruno Haible <bruno@clisp.org>.
363
364 2008-10-23  Bruno Haible  <bruno@clisp.org>
365
366         Define a dummy SA_NODEFER macro on Interix.
367         * lib/signal.in.h (SA_NODEFER): Define fallback.
368         Reported by Aleksey Cheusov <cheusov@tut.by> via
369         Thomas Klausner <wiz@netbsd.org> and Eric Blake.
370
371 2008-10-23  Bruno Haible  <bruno@clisp.org>
372
373         * modules/freadahead (License): Change to LGPLv2+.
374         Suggested by Simon Josefsson.
375
376 2008-10-23  Jim Meyering  <meyering@redhat.com>
377
378         random_r: new module
379         * modules/random_r: New file.
380         * m4/random_r.m4: New file.
381         * lib/random_r.c: New file, from glibc.
382         * modules/random_r-tests: New file.
383         * tests/test-random_r.c: New file.
384         * lib/stdlib.in.h (srandom_r, initstate_r, setstate_r, random_r):
385          Declare.
386         (RAND_MAX): Define.
387         * m4/stdlib_h.m4: Define and AC_SUBST GNULIB_RANDOM_R and HAVE_RANDOM_R.
388         * modules/stdlib: Substitute them, too.
389         * MODULES.html.sh (Extra functions based on POSIX:2001) [Misc]: Add it.
390         * doc/glibc-functions/initstate_r.texi: Mention the new module.
391         * doc/glibc-functions/random_r.texi: Likewise.
392         * doc/glibc-functions/setstate_r.texi: Likewise.
393         * doc/glibc-functions/srandom_r.texi: Likewise.
394         * config/srclist.txt: Mention it.
395
396 2008-10-23  David Lutterkort  <lutter@redhat.com>
397
398         * modules/selinux-h: Search for LIB_SELINUX and mark it as a
399         link requirement
400
401 2008-10-23  Jim Meyering  <meyering@redhat.com>
402
403         selinux-h: mark parameters of stub functions as intentionally unused
404         * lib/se-selinux.in.h: Mark parameters as _UNUSED_PARAMETER_.
405         * lib/se-context.in.h: Likewise.
406
407 2008-10-22  Simon Josefsson  <simon@josefsson.org>
408
409         * lib/sys_socket.in.h (FD_ISSET): Fix warnings under mingw.
410
411 2008-10-22  Simon Josefsson  <simon@josefsson.org>
412
413         * m4/getgroups.m4: Avoid invoking test with wrong parameters.
414
415 2008-10-22  Eric Blake  <ebb9@byu.net>
416
417         glthread/thread: avoid compiler warning
418         * lib/glthread/thread.c (gl_thread_exit_func) [USE_WIN32_THREADS]:
419         Add unreachable abort to silence compiler.
420
421 2008-10-22  Eric Blake  <ebb9@byu.net>
422
423         netdb: also supply struct addrinfo for cygwin 1.5.x
424         * m4/netdb_h.m4 (gl_HEADER_NETDB): Check for incomplete header on
425         older cygwin.
426         * lib/netdb.in.h [!HAVE_STRUCT_ADDRINFO]: Also supply contents for
427         cygwin.
428         * doc/posix-headers/netdb.texi (netdb.h): Document this.
429
430 2008-10-22  Bruno Haible  <bruno@clisp.org>
431
432         * users.txt: Update entry about pspp.
433
434 2008-10-21  Bruno Haible  <bruno@clisp.org>
435
436         Simplification.
437         * lib/sys_socket.in.h (_gl_close_fd_maybe_socket): Remove declaration.
438         * lib/close.c (_gl_close_fd_maybe_socket): Make static.
439
440         Simplification.
441         * lib/ioctl.c (ioctl): Don't undefine.
442         * lib/socket.c (socket): Don't undefine.
443
444         Remove unused module indicator macros.
445         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR): Don't define
446         GNULIB_$1 as a C macro.
447
448         * doc/posix-functions/close.texi: Undo last change.
449         * doc/posix-functions/ioctl.texi: Merge the two paragraphs about
450         Windows platforms.
451
452 2008-10-21  Bruno Haible  <bruno@clisp.org>
453
454         Add gethostname() declaration to <unistd.h>.
455         * lib/unistd.in.h (gethostname): New declaration.
456         * lib/gethostname.c: Include <unistd.h>.
457         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Require
458         gl_UNISTD_H_DEFAULTS. Set HAVE_GETHOSTNAME.
459         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETHOSTNAME
460         and HAVE_GETHOSTNAME.
461         * modules/gethostname (Depends-on): Add unistd.
462         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
463         (Include): Specify <unistd.h>.
464         * modules/unistd (Makefile.am): Substitute GNULIB_GETHOSTNAME and
465         HAVE_GETHOSTNAME.
466         * tests/test-gethostname.c: Include <unistd.h> first.
467
468 2008-10-21  Bruno Haible  <bruno@clisp.org>
469
470         * modules/poll-tests (Depends-on): Add sys_ioctl, ioctl.
471         * modules/select-tests (Depends-on): Likewise.
472         Reported by Simon Josefsson.
473
474 2008-10-21  Simon Josefsson  <simon@josefsson.org>
475
476         * lib/close.c: Add _gl_close_fd_maybe_socket from winsock.c.
477         * lib/accept.c: New file, based on winsock.c.
478         * lib/bind.c: New file, based on winsock.c.
479         * lib/connect.c: New file, based on winsock.c.
480         * lib/getpeername.c: New file, based on winsock.c.
481         * lib/getsockname.c: New file, based on winsock.c.
482         * lib/getsockopt.c: New file, based on winsock.c.
483         * lib/ioctl.c: New file, based on winsock.c.
484         * lib/listen.c: New file, based on winsock.c.
485         * lib/recv.c: New file, based on winsock.c.
486         * lib/recvfrom.c: New file, based on winsock.c.
487         * lib/send.c: New file, based on winsock.c.
488         * lib/sendto.c: New file, based on winsock.c.
489         * lib/setsockopt.c: New file, based on winsock.c.
490         * lib/shutdown.c: New file, based on winsock.c.
491         * lib/socket.c: New file, based on winsock.c.
492         * lib/w32sock.h: New file, based on winsock.c.
493         * lib/winsock.c: Remove file.
494         * modules/accept: Likewise.
495         * modules/bind: Likewise.
496         * modules/connect: Likewise.
497         * modules/getpeername: Likewise.
498         * modules/getsockname: Likewise.
499         * modules/getsockopt: Likewise.
500         * modules/ioctl: Likewise.
501         * modules/listen: Likewise.
502         * modules/recv: Likewise.
503         * modules/recvfrom: Likewise.
504         * modules/send: Likewise.
505         * modules/sendto: Likewise.
506         * modules/setsockopt: Likewise.
507         * modules/shutdown: Likewise.
508         * modules/socket: Use socket.c instead of winsock.c.
509         * modules/sys_socket: Remove (unneeded?) dependency on winsock.c.
510         * doc/posix-functions/accept.texi: Doc fix.
511         * doc/posix-functions/bind.texi: Doc fix.
512         * doc/posix-functions/close.texi: Doc fix.
513         * doc/posix-functions/connect.texi: Doc fix.
514         * doc/posix-functions/getpeername.texi: Doc fix.
515         * doc/posix-functions/getsockname.texi: Doc fix.
516         * doc/posix-functions/getsockopt.texi: Doc fix.
517         * doc/posix-functions/ioctl.texi: Doc fix.
518         * doc/posix-functions/listen.texi: Doc fix.
519         * doc/posix-functions/recv.texi: Doc fix.
520         * doc/posix-functions/recvfrom.texi: Doc fix.
521         * doc/posix-functions/send.texi: Doc fix.
522         * doc/posix-functions/sendto.texi: Doc fix.
523         * doc/posix-functions/setsockopt.texi: Doc fix.
524         * doc/posix-functions/shutdown.texi: Doc fix.
525         * doc/posix-functions/socket.texi: Doc fix.
526
527 2008-10-20  Bruno Haible  <bruno@clisp.org>
528
529         Take into account the role of SIGABRT_COMPAT on Windows 2008.
530         * lib/sigprocmask.c (SIGABRT_COMPAT, SIGABRT_COMPAT_MASK): New macros.
531         (sigismember, sigaddset, sigdelset, sigfillset, rpl_signal): Handle it
532         as an alias for SIGABRT.
533         * lib/sigaction.c (SIGABRT_COMPAT): New macro.
534         (sigaction): Map it to SIGABRT.
535         Reported by Ramiro Polla <ramiro.polla@gmail.com> via Eric Blake.
536
537 2008-10-20  Bruno Haible  <bruno@clisp.org>
538
539         * lib/fts.c: Don't include lstat.h.
540         * lib/openat.c: Include <sys/stat.h> instead of lstat.h.
541
542         Move the lstat() declaration to <sys/stat.h>.
543         * lib/lstat.h: Remove file.
544         * lib/sys_stat.in.h: Add special invocation convention.
545         (lstat): New declaration.
546         * lib/lstat.c (orig_lstat): New function.
547         (rpl_lstat): Use orig_lstat instead of lstat.
548         * m4/lstat.m4 (gl_FUNC_LSTAT): Require gl_SYS_STAT_H_DEFAULTS and
549         AC_C_INLINE. Set REPLACE_LSTAT.
550         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Initialize GNULIB_LSTAT
551         and REPLACE_LSTAT.
552         * modules/lstat (Files): Remove lib/lstat.h.
553         (configure.ac): Invoke gl_SYS_STAT_MODULE_INDICATOR.
554         (Include): Specify <sys/stat.h> instead of lstat.h.
555         * modules/sys_stat (Makefile.am): Substitute GNULIB_LSTAT and
556         REPLACE_LSTAT.
557         * NEWS: Mention the change.
558
559 2008-10-20  Bruno Haible  <bruno@clisp.org>
560
561         * modules/posix_spawn-tests: New file.
562         * tests/test-posix_spawn3.c: New file.
563
564 2008-10-20  Bruno Haible  <bruno@clisp.org>
565
566         * modules/posix_spawnp-tests (Depends-on): Add sys_wait.
567         * tests/test-posix_spawn1.c (WTERMSIG, WCOREDUMP, WEXITSTATUS,
568         WIFSIGNALED, WIFEXITED, WIFSTOPPED): Remove fallback definitions.
569         * tests/test-posix_spawn2.c (WTERMSIG, WCOREDUMP, WEXITSTATUS,
570         WIFSIGNALED, WIFEXITED, WIFSTOPPED): Likewise.
571
572 2008-10-20  Bruno Haible  <bruno@clisp.org>
573
574         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Test against another bug
575         of posix_spawn on AIX 5.3.
576
577 2008-10-20  Bruno Haible  <bruno@clisp.org>
578
579         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Make the check on MacOS X.
580
581 2008-10-20  Bruno Haible  <bruno@clisp.org>
582
583         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Use AC_LANG_SOURCE instead
584         of AC_LANG_PROGRAM.
585
586 2008-10-20  Simon Josefsson  <simon@josefsson.org>
587
588         * lib/netdb.in.h: Don't define GNU specific constants until they
589         are supported or needed.  Reported by Bruno Haible
590         <bruno@clisp.org>.
591
592 2008-10-20  Simon Josefsson  <simon@josefsson.org>
593
594         * lib/canon-host.c: Include netdb.h instead of getaddrinfo.h.
595
596 2008-10-20  Simon Josefsson  <simon@josefsson.org>
597
598         * lib/getaddrinfo.h: Remove file.
599         * modules/getaddrinfo: Reflect move from getaddrinfo.h to netdb.h.
600         * m4/getaddrinfo.m4: Call gl_HEADER_NETDB.  Don't check for netdb.h.
601         * lib/netdb.in.h: Add declarations from getaddrinfo.h.
602         * m4/netdb_h.m4: Initialize GNULIB_GETADDRINFO to 0.
603         * modules/netdb: Substitute GNULIB_GETADDRINFO.
604         * lib/getaddrinfo.c: Include netdb.h instead of getaddrinfo.h.
605         * tests/test-getaddrinfo.c: Likewise.
606         * lib/gai_strerror.c: Likewise.  Also drop HAVE_NETDB_H check.
607         * NEWS: Mention change.
608
609 2008-10-19  Bruno Haible  <bruno@clisp.org>
610
611         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Remove unneeded code.
612
613 2008-10-19  Bruno Haible  <bruno@clisp.org>
614
615         * lib/wait-process.c: Include simply <sys/wait.h>.
616         (waitpid, WTERMSIG, WCOREDUMP, WEXITSTATUS, WIFSIGNALED, WIFEXITED,
617         WIFSTOPPED): Remove fallback definitions.
618         * modules/wait-process (Depends-on): Add sys_wait.
619
620         New module 'sys_wait'.
621         * modules/sys_wait: New file.
622         * lib/sys_wait.in.h: New file, partially copied from
623         lib/wait-process.c.
624         * m4/sys_wait_h.m4: New file.
625         * doc/posix-headers/sys_wait.texi: Mention the new module.
626
627 2008-10-19  Bruno Haible  <bruno@clisp.org>
628
629         * m4/wait-process.m4 (gl_WAIT_PROCESS): Remove test for unistd.h.
630
631 2008-10-19  Bruno Haible  <bruno@clisp.org>
632
633         Assume that waitpid() fills an 'int' status, not a 'union wait'.
634         * lib/wait-process.c (WAIT_T): Remove type.
635         (WTERMSIG, WCOREDUMP, WEXITSTATUS): Define fallbacks using bit masks.
636         (wait_subprocess): Update.
637
638 2008-10-19  Bruno Haible  <bruno@clisp.org>
639
640         New module 'atoll'.
641         * modules/atoll: New file.
642         * lib/stdlib.in.h (atoll): New declaration.
643         * lib/atoll.c: New file, from glibc with modifications.
644         * m4/atoll.m4: New file.
645         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_ATOLL,
646         HAVE_ATOLL.
647         * modules/stdlib (Makefile.am): Substitute GNULIB_ATOLL, HAVE_ATOLL.
648         * doc/posix-functions/atoll.texi: Mention the new module.
649
650 2008-10-19  Bruno Haible  <bruno@clisp.org>
651
652         Add strtoull() declaration to <stdlib.h>.
653         * lib/stdlib.in.h (strtoull): New declaration.
654         * m4/strtoull.m4 (gl_FUNC_STRTOLL): Require gl_STDLIB_H_DEFAULTS.
655         Set HAVE_STRTOULL.
656         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_STRTOULL,
657         HAVE_STRTOULL.
658         * modules/strtoull (Depends-on): Add stdlib.
659         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
660         * modules/stdlib (Makefile.am): Substitute GNULIB_STRTOULL,
661         HAVE_STRTOULL.
662
663 2008-10-19  Bruno Haible  <bruno@clisp.org>
664
665         Add strtoll() declaration to <stdlib.h>.
666         * lib/stdlib.in.h (strtoll): New declaration.
667         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Require gl_STDLIB_H_DEFAULTS.
668         Set HAVE_STRTOLL.
669         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_STRTOLL,
670         HAVE_STRTOLL.
671         * modules/strtoll (Depends-on): Add stdlib.
672         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
673         * modules/stdlib (Makefile.am): Substitute GNULIB_STRTOLL, HAVE_STRTOLL.
674
675 2008-10-19  Bruno Haible  <bruno@clisp.org>
676
677         * modules/bcopy (Depends-on): Add strings.
678         (Include): Specify <strings.h>.
679
680 2008-10-19  Bruno Haible  <bruno@clisp.org>
681
682         * doc/posix-functions/atexit.texi: Update doc regarding mingw.
683
684 2008-10-19  Bruno Haible  <bruno@clisp.org>
685
686         * lib/openat-die.c (openat_save_fail, openat_restore_fail): Rename
687         the parameter from 'errno' to 'errnum'. Fixes a compilation error on
688         mingw.
689
690 2008-10-19  Bruno Haible  <bruno@clisp.org>
691
692         * lib/atanl.c: Don't include isnanl.h.
693         * lib/cosl.c: Likewise.
694         * lib/ldexpl.c: Likewise.
695         * lib/logl.c: Likewise.
696         * lib/sinl.c: Likewise.
697         * lib/sqrtl.c: Likewise.
698         * lib/tanl.c: Likewise.
699
700         Move the isnanf(), isnand(), isnanl() declarations to <math.h>.
701         * lib/isnanf.h: Remove file.
702         * lib/isnand.h: Remove file.
703         * lib/isnanl.h: Remove file.
704         * lib/math.in.h: Include the contents of lib/isnanf.h, lib/isnand.h,
705         lib/isnanl.h. Use HAVE_ISNANF, HAVE_ISNAND, HAVE_ISNANL as substituted
706         macros.
707         * m4/isnanf.m4 (gl_FUNC_ISNANF): Require gl_MATH_H_DEFAULTS. Set
708         HAVE_ISNANF, don't define it as a C macro.
709         * m4/isnand.m4 (gl_FUNC_ISNAND): Require gl_MATH_H_DEFAULTS. Set
710         HAVE_ISNAND, don't define it as a C macro.
711         * m4/isnanl.m4 (gl_FUNC_ISNANL): Require gl_MATH_H_DEFAULTS. Set
712         HAVE_ISNANL, don't define it as a C macro.
713         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_ISNAN[FDL] and
714         HAVE_ISNAN[FDL].
715         * modules/isnanf (Files): Remove lib/isnanf.h.
716         (Depends-on): Add math.
717         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
718         (Include): Specify <math.h> instead of isnanf.h.
719         * modules/isnand (Files): Remove lib/isnand.h.
720         (Depends-on): Add math.
721         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
722         (Include): Specify <math.h> instead of isnand.h.
723         * modules/isnanl (Files): Remove lib/isnanl.h.
724         (Depends-on): Add math.
725         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
726         (Include): Specify <math.h> instead of isnanl.h.
727         * modules/math (Makefile.am): Substitute GNULIB_ISNAN[FDL] and
728         HAVE_ISNAN[FDL].
729         * tests/test-isnanf.c: Include <math.h> instead of isnanf.h.
730         * tests/test-isnand.c: Include <math.h> instead of isnand.h.
731         * tests/test-isnanl.c: Include <math.h> instead of isnanl.h.
732         * NEWS: Mention the change.
733
734 2008-10-18  Bruno Haible  <bruno@clisp.org>
735
736         Add getusershell(), setusershell(), endusershell() declarations to
737         <unistd.h>.
738         * lib/unistd.in.h (getusershell, setusershell, endusershell): New
739         declarations.
740         * lib/getusershell.c: Include unistd.h.
741         * m4/getusershell.m4 (gl_FUNC_GETUSERSHELL): Require
742         gl_UNISTD_H_DEFAULTS and AC_USE_SYSTEM_EXTENSIONS. Set
743         HAVE_GETUSERSHELL.
744         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETUSERSHELL
745         and HAVE_GETUSERSHELL.
746         * modules/getusershell (Depends-on): Add unistd, extensions.
747         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
748         (Include): Specify <unistd.h>.
749         * modules/unistd (Makefile.am): Substitute GNULIB_GETUSERSHELL and
750         HAVE_GETUSERSHELL.
751
752 2008-10-18  Bruno Haible  <bruno@clisp.org>
753
754         Add a getloadavg() declaration to <stdlib.h>.
755         * lib/stdlib.in.h; Include <sys/loadavg.h> when needed for the
756         getloadavg declaration.
757         (getloadavg): New declaration.
758         * lib/getloadavg.c: Include <stdlib.h> first.
759         * m4/getloadavg.m4 (gl_GETLOADAVG): Require gl_STDLIB_H_DEFAULTS and
760         AC_USE_SYSTEM_EXTENSIONS. Test whether sys/loadavg.h exists. Set
761         HAVE_SYS_LOADAVG_H and HAVE_DECL_GETLOADAVG.
762         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_GETLOADAVG,
763         HAVE_SYS_LOADAVG_H, HAVE_DECL_GETLOADAVG.
764         * modules/getloadavg (Depends-on): Add stdlib, extensions.
765         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
766         (Include): Specify <stdlib.h>.
767         * modules/stdlib (Makefile.am): Substitute GNULIB_GETLOADAVG,
768         HAVE_SYS_LOADAVG_H, HAVE_DECL_GETLOADAVG.
769
770 2008-10-18  Bruno Haible  <bruno@clisp.org>
771
772         * lib/dirchownmod.c: Don't include lchmod.h.
773
774         Move the lchmod() declaration to <sys/stat.h>.
775         * lib/lchmod.h: Remove file.
776         * lib/sys_stat.in.h: Add placeholder for GL_LINK_WARNING.
777         (lchmod): New declaration, moved here from lib/lchown.h.
778         * m4/lchmod.m4 (gl_FUNC_LCHMOD): Require gl_SYS_STAT_H_DEFAULTS and
779         AC_USE_SYSTEM_EXTENSIONS. Set HAVE_LCHMOD.
780         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Initialize GNULIB_LCHMOD
781         and HAVE_LCHMOD.
782         * modules/lchmod (Files): Remove lib/lchmod.h.
783         (Depends-on): Add sys_stat, extensions.
784         (configure.ac): Invoke gl_SYS_STAT_MODULE_INDICATOR.
785         (Include): Specify <sys/stat.h> instead of lchmod.h.
786         * modules/sys_stat (Depends-on): Add link-warning.
787         (Makefile.am): Substitute GNULIB_LCHMOD, HAVE_LCHMOD, and the
788         definition of GL_LINK_WARNING.
789         * NEWS: Mention the change.
790
791 2008-10-18  Bruno Haible  <bruno@clisp.org>
792
793         * lib/fchdir.c: Don't include dirfd.h.
794         * lib/fts.c: Likewise.
795         * lib/getcwd.c: Likewise.
796         * lib/glob.c: Likewise.
797
798         Move the dirfd() declaration to <dirent.h>.
799         * lib/dirfd.h: Remove file.
800         * lib/dirent.in.h: Add placeholder for GL_LINK_WARNING.
801         (dirfd): New declaration.
802         * lib/dirfd.c: Include <dirent.h> instead of dirfd.h.
803         * m4/dirfd.m4 (gl_FUNC_DIRFD): Require gl_DIRENT_H_DEFAULTS and
804         AC_USE_SYSTEM_EXTENSIONS. Invoke gl_REPLACE_DIRENT_H. Set
805         HAVE_DECL_DIRFD.
806         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Initialize GNULIB_DIRFD and
807         HAVE_DECL_DIRFD.
808         * modules/dirfd (Files): Remove lib/dirfd.h.
809         (Depends-on): Add dirent, extensions.
810         (configure.ac): Invoke gl_DIRENT_MODULE_INDICATOR.
811         (Include): Specify <dirent.h> instead of dirfd.h.
812         * modules/dirent (Depends-on): Add link-warning.
813         (Makefile.am): Substitute GNULIB_DIRFD, HAVE_DECL_DIRFD, and
814         definition of GL_LINK_WARNING.
815         * NEWS: Mention the change.
816
817 2008-10-18  Bruno Haible  <bruno@clisp.org>
818
819         Move the euidaccess() declaration to <unistd.h>.
820         * lib/euidaccess.h: Remove file.
821         * lib/unistd.in.h (euidaccess): New declaration.
822         * lib/euidaccess.c: Don't include euidaccess.h.
823         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Require gl_UNISTD_H_DEFAULTS.
824         Don't check whether euidaccess is declared. Set HAVE_EUIDACCESS.
825         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_EUIDACCESS
826         and HAVE_EUIDACCESS.
827         * modules/euidaccess (Files): Remove lib/euidaccess.h.
828         (Depends-on): Add unistd.
829         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
830         (Include): Specify <unistd.h> instead of euidaccess.h.
831         * modules/unistd (Makefile.am): Substitute GNULIB_EUIDACCESS and
832         HAVE_EUIDACCESS.
833         * NEWS: Mention the change.
834
835 2008-10-18  Bruno Haible  <bruno@clisp.org>
836
837         * lib/xgetdomainname.c: Include <unistd.h> instead of getdomainname.h.
838
839         Move the getdomainname() declaration to <unistd.h>.
840         * lib/getdomainname.h: Remove file.
841         * lib/unistd.in.h (getdomainname): New declaration.
842         * lib/getdomainname.c: Include <unistd.h> instead of getdomainname.h.
843         * m4/getdomainname.m4 (gl_FUNC_GETDOMAINNAME): Require
844         gl_UNISTD_H_DEFAULTS and AC_USE_SYSTEM_EXTENSIONS. Set
845         HAVE_GETDOMAINNAME.
846         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
847         GNULIB_GETDOMAINNAME and HAVE_GETDOMAINNAME.
848         * modules/getdomainname (Files): Remove lib/getdomainname.h.
849         (Depends-on): Add unistd, extensions.
850         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
851         (Includes): Specify <unistd.h> instead of getdomainname.h.
852         * modules/unistd (Makefile.am): Substitute GNULIB_GETDOMAINNAME and
853         HAVE_GETDOMAINNAME.
854         * NEWS: Mention the change.
855
856 2008-10-18  Bruno Haible  <bruno@clisp.org>
857
858         * modules/dirent: New file.
859         * m4/dirent_h.m4: New file.
860         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_DIRENT_H_DEFAULTS.
861         Invoke gl_REPLACE_DIRENT_H. Don't assign DIRENT_H directly.
862         * modules/fchdir (Files): Remove lib/dirent.in.h.
863         (Depends-on): Add dirent.
864         (Makefile.am): Move rules to modules/dirent.
865         * doc/posix-headers/dirent.texi: Mention the new module.
866
867 2008-10-18  Bruno Haible  <bruno@clisp.org>
868
869         Avoid -Wunused-parameter warnings in public gnulib header files.
870         * m4/gnulib-common.m4 (gl_COMMON_BODY): Define _UNUSED_PARAMETER_ as a
871         macro.
872         * lib/unistr.h (u32_mbtouc_unsafe, u32_mbtouc): Use it.
873
874 2008-10-18  Bruno Haible  <bruno@clisp.org>
875
876         * doc/glibc-functions/dirfd.texi: Mention the module 'dirfd'.
877         * doc/glibc-functions/error.texi: Mention the module 'error'.
878         * doc/glibc-functions/euidaccess.texi: Mention the module 'euidaccess'.
879         * doc/glibc-functions/getdomainname.texi: Mention the module
880         'getdomainname'.
881         * doc/glibc-functions/getloadavg.texi: Mention the module 'getloadavg'.
882         * doc/glibc-functions/getpagesize.texi: Mention the module
883         'getpagesize'.
884         * doc/glibc-functions/getusershell.texi: Mention the module
885         'getusershell'.
886         * doc/glibc-functions/isnanl.texi: Mention the module 'isnanl'.
887         * doc/glibc-functions/lchmod.texi: Mention the module 'lchmod'.
888         * doc/glibc-functions/mempcpy.texi: Mention the module 'mempcpy'.
889         * doc/glibc-functions/memrchr.texi: Mention the module 'memrchr'.
890         * doc/glibc-functions/mkdtemp.texi: Mention the module 'mkdtemp'.
891         * doc/glibc-functions/rpmatch.texi: Mention the module 'rpmatch'.
892         * doc/glibc-functions/stpcpy.texi: Mention the module 'stpcpy'.
893         * doc/glibc-functions/stpncpy.texi: Mention the module 'stpncpy'.
894         * doc/glibc-functions/strchrnul.texi: Mention the module 'strchrnul'.
895         * doc/glibc-functions/strndup.texi: Mention the module 'strndup'.
896         * doc/glibc-functions/strnlen.texi: Mention the module 'strnlen'.
897         * doc/glibc-functions/strsep.texi: Mention the module 'strsep'.
898         * doc/glibc-functions/timegm.texi: Mention the module 'timegm'.
899         * doc/glibc-functions/vasprintf.texi: Mention the module 'vasprintf'.
900
901 2008-10-17  Bruno Haible  <bruno@clisp.org>
902
903         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): On platforms other than
904         HP-UX and IRIX, use -0.0L.
905         * tests/test-ceill.c (minus_zero): Likewise.
906         * tests/test-floorl.c (minus_zero): Likewise.
907         * tests/test-frexpl.c (minus_zero): Likewise.
908         * tests/test-isnan.c (minus_zerol): Likewise.
909         * tests/test-isnanl.h (minus_zero): Likewise.
910         * tests/test-ldexpl.c (minus_zero): Likewise.
911         * tests/test-roundl.c (minus_zero): Likewise.
912         * tests/test-signbit.c (minus_zerol): Likewise.
913         * tests/test-snprintf-posix.h (minus_zerol): Likewise.
914         * tests/test-sprintf-posix.h (minus_zerol): Likewise.
915         * tests/test-truncl.c (minus_zero): Likewise.
916         * tests/test-vasnprintf-posix.c (minus_zerol): Likewise.
917         * tests/test-vasprintf-posix.c (minus_zerol): Likewise.
918         Reported by Markus Armbruster <armbru@redhat.com> via Jim Meyering
919         and by Nelson H. F. Beebe <beebe@math.utah.edu> via Eric Blake.
920
921 2008-10-17  Bruno Haible  <bruno@clisp.org>
922
923         Avoid gcc warnings because of #pragma GCC system_header on older gcc.
924         * lib/arpa_inet.in.h: Encloses reference to PRAGMA_SYSTEM_HEADER so
925         that it gets activated only for gcc >= 3.0.
926         * lib/dirent.in.h: Likewise.
927         * lib/errno.in.h: Likewise.
928         * lib/fcntl.in.h: Likewise.
929         * lib/float.in.h: Likewise.
930         * lib/iconv.in.h: Likewise.
931         * lib/inttypes.in.h: Likewise.
932         * lib/locale.in.h: Likewise.
933         * lib/math.in.h: Likewise.
934         * lib/netdb.in.h: Likewise.
935         * lib/netinet_in.in.h: Likewise.
936         * lib/search.in.h: Likewise.
937         * lib/signal.in.h: Likewise.
938         * lib/spawn.in.h: Likewise.
939         * lib/stdarg.in.h: Likewise.
940         * lib/stdint.in.h: Likewise.
941         * lib/stdio.in.h: Likewise.
942         * lib/stdlib.in.h: Likewise.
943         * lib/string.in.h: Likewise.
944         * lib/strings.in.h: Likewise.
945         * lib/sys_file.in.h: Likewise.
946         * lib/sys_ioctl.in.h: Likewise.
947         * lib/sys_select.in.h: Likewise.
948         * lib/sys_socket.in.h: Likewise.
949         * lib/sys_stat.in.h: Likewise.
950         * lib/sys_time.in.h: Likewise.
951         * lib/sysexits.in.h: Likewise.
952         * lib/time.in.h: Likewise.
953         * lib/unistd.in.h: Likewise.
954         * lib/wchar.in.h: Likewise.
955         * lib/wctype.in.h: Likewise.
956         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
957
958 2008-10-17  Jim Meyering  <meyering@redhat.com>
959
960         ignore-value: don't depend on inline module
961         * modules/ignore-value (Depends-on): Remove 'inline'.
962         (configure.ac): Instead, add AC_REQUIRE([AC_C_INLINE]) here.
963         Suggestion from Bruno Haible.
964
965 2008-10-17  Bruno Haible  <bruno@clisp.org>
966
967         New implementation of condition variables for Win32.
968         * lib/glthread/cond.h (struct gl_waitqueue_link): New type.
969         (gl_linked_waitqueue_t): New type.
970         (gl_cond_t): Use it.
971         * lib/glthread/cond.c (struct gl_waitqueue_element): New type.
972         (gl_waitqueue_init, gl_waitqueue_add, gl_waitqueue_remove,
973         gl_waitqueue_notify_first, gl_waitqueue_notify_all): New functions.
974         (glthread_cond_init_func, glthread_cond_wait_func,
975         glthread_cond_timedwait_func, glthread_cond_signal_func,
976         glthread_cond_broadcast_func, glthread_cond_destroy_func):
977         Reimplemented on the basis of gl_linked_waitqueue_t.
978         * lib/glthread/lock.h (gl_carray_waitqueue_t): Renamed from
979         gl_waitqueue_t.
980         (gl_rwlock_t): Update.
981         * lib/glthread/lock.c (gl_waitqueue_t): Alias to gl_carray_waitqueue_t.
982
983 2008-10-17  Simon Josefsson  <simon@josefsson.org>
984
985         * modules/recvfrom (Depends-on): Add dependency on getpeername.
986         Reported by Yoann Vandoorselaere <yoann@prelude-ids.org>.
987
988 2008-10-17  Jim Meyering  <meyering@redhat.com>
989
990         ignore-value: new module
991         * modules/ignore-value: New file.
992         * lib/ignore-value.h: New file.
993         * MODULES.html.sh (Compiler warning management): New section,
994         just for this module.  More to come.
995
996 2008-10-16  Paul Eggert  <eggert@cs.ucla.edu>
997
998         open-safer.c: avoid 'signed and unsigned in conditional...' warning
999         * lib/open-safer.c (open_safer): Use an "if/else" statement in place
1000         of the ternary operator.  Reported by Reuben Thomas <rrt@sc3d.org>.
1001
1002 2008-10-16  Jim Meyering  <meyering@redhat.com>
1003
1004         openat-die.c: avoid 'no previous prototype' warning
1005         * lib/openat-die.c: Include "openat.h".
1006         Reported by Reuben Thomas <rrt@sc3d.org>.
1007
1008 2008-10-16  Simon Josefsson  <simon@josefsson.org>
1009
1010         * m4/netdb_h.m4: Assume that if netdb.h exists, it works.
1011         * lib/netdb.in.h: Fix typo.
1012         Reported by Bruno Haible  <bruno@clisp.org>
1013
1014         * lib/netdb.in.h: Include sys/socket.h for platforms without
1015         netdb.h, to get structures like hostent on MinGW.
1016         * modules/netdb (Depends-on): Add sys_socket.
1017
1018 2008-10-15  Simon Josefsson  <simon@josefsson.org>
1019
1020         * modules/netdb, modules/netdb-tests: New file.
1021         * m4/netdb_h.m4: New file.
1022         * lib/netdb.in.h: Add, currently just an empty file pending
1023         definitions.
1024         * tests/test-netdb.c: New file.
1025         * doc/posix-headers/netdb.texi: Mention that we replace it if
1026         needed.
1027         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
1028         netdb.
1029
1030 2008-10-15  Simon Josefsson  <simon@josefsson.org>
1031
1032         * doc/gnulib.texi (Getaddrinfo and WINVER): Sync documentation
1033         with code.
1034
1035 2008-10-13  Bruno Haible  <bruno@clisp.org>
1036
1037         * lib/glthread/cond.c (glthread_cond_wait_func,
1038         glthread_cond_timedwait_func): Add a comment.
1039
1040 2008-10-13  Yoann Vandoorselaere  <yoann@prelude-ids.org>
1041
1042         * tests/test-poll.c: Include <sys/ioctl.h>, for ioctl().
1043         * tests/test-select.c: Likewise,
1044
1045 2008-10-13  Bruno Haible  <bruno@clisp.org>
1046
1047         * lib/glthread/cond.c (glthread_cond_wait_func,
1048         glthread_cond_timedwait_func): Fix variable name.
1049         Reported by Yoann Vandoorselaere <yoann@prelude-ids.org>.
1050
1051 2008-10-13  Paolo Bonzini  <bonzini@gnu.org>
1052
1053         fix getaddrinfo emulation for systems with struct sockaddr.sa_len
1054         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Detect
1055         struct sockaddr.sa_len.
1056         * lib/getaddrinfo.c (getaddrinfo): Set it if appropriate.
1057
1058 2008-10-13  Simon Josefsson  <simon@josefsson.org>
1059
1060         * build-aux/pmccabe2html: Add css and css_url parameters.
1061
1062 2008-10-12  Bruno Haible  <bruno@clisp.org>
1063
1064         * tests/test-sameacls.c (main) [AIX]: Clear type argument before
1065         calling aclx_get.
1066         Reported by Rainer Tammer <tammer@tammer.net>.
1067
1068 2008-10-12  Bruno Haible  <bruno@clisp.org>
1069
1070         Use msvcrt aware primitives for creation/termination of Win32 threads.
1071         * lib/glthread/thread.c: Include <process.h>.
1072         (glthread_create_func): Use _beginthreadex instead of CreateThread.
1073         (wrapper_func): Update signature.
1074         (gl_thread_exit_func): Use _endthreadex instead of EndThread.
1075
1076 2008-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
1077             Bruno Haible  <bruno@clisp.org>
1078
1079         Provide a Win32 implementation of the 'cond' module.
1080         * lib/glthread/cond.h [USE_WIN32]: New implementation.
1081         * lib/glthread/cond.c (glthread_cond_init_func,
1082         glthread_cond_wait_func, glthread_cond_timedwait_func,
1083         glthread_cond_signal_func, glthread_cond_broadcast_func,
1084         glthread_cond_destroy_func) [USE_WIN32]: New functions.
1085         * modules/cond (Dependencies): Add gettimeofday.
1086
1087 2008-10-11  Bruno Haible  <bruno@clisp.org>
1088
1089         Make sleep work on older versions of mingw.
1090         * m4/sleep.m4 (gl_FUNC_SLEEP): Test whether 'sleep' is declared, not
1091         only whether it exists.
1092         * doc/posix-functions/sleep.texi: Mention the problem with older
1093         versions of mingw.
1094
1095 2008-10-11  Bruno Haible  <bruno@clisp.org>
1096
1097         New module 'shutdown'.
1098         * modules/shutdown: New file.
1099         * lib/sys_socket.in.h (shutdown): New declaration.
1100         * lib/winsock.c (shutdown): New function.
1101         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_H_DEFAULTS): Initialize
1102         GNULIB_SHUTDOWN.
1103         * modules/sys_socket (Makefile.am): Substitute GNULIB_SHUTDOWN.
1104         * doc/posix-functions/shutdown.texi: Document the new module.
1105
1106 2008-10-11  Jim Meyering  <meyering@redhat.com>
1107
1108         * lib/fclose.c: Fix typo in comment: s/close/fclose/.
1109
1110 2008-10-11  Bruno Haible  <bruno@clisp.org>
1111
1112         New module 'fclose'.
1113         * modules/fclose: New file.
1114         * lib/stdio.in.h (fclose): New declaration.
1115         * lib/fclose.c: New file.
1116         * m4/fclose.m4: New file.
1117         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_FCLOSE,
1118         REPLACE_FCLOSE.
1119         * m4/close.m4 (gl_REPLACE_CLOSE): Invoke gl_REPLACE_FCLOSE.
1120         * modules/stdio (Makefile.am): Substitute GNULIB_FCLOSE,
1121         REPLACE_FCLOSE.
1122         * modules/close (Depends-on): fclose.
1123         * doc/posix-functions/fclose.texi: Mention the problem on Windows.
1124
1125 2008-10-11  Bruno Haible  <bruno@clisp.org>
1126
1127         * lib/winsock.c (_gl_close_fd_maybe_socket): If closesocket fails,
1128         set errno and don't call _close.
1129
1130 2008-10-10  Bruno Haible  <bruno@clisp.org>
1131
1132         * lib/copy-acl.c (qcopy_acl) [CYGWIN]: Call chmod before setting the
1133         ACL, not afterwards. Fixes test failure on Cygwin.
1134
1135 2008-10-09  Ben Pfaff  <blp@gnu.org>
1136
1137         * build-aux/announce-gen: Fix gnulib version related part of usage
1138         message.  Die with a useful error message if no tarballs are
1139         found.
1140
1141 2008-10-10  Jim Meyering  <meyering@redhat.com>
1142
1143         bootstrap: use git's --depth=N option only if it's supported
1144         * build-aux/bootstrap: Work with git-1.4.4.4, which does not
1145         recognize the --depth option.  Reported by Pádraig Brady.
1146
1147 2008-10-09  Bruno Haible  <bruno@clisp.org>
1148
1149         New module 'ioctl'.
1150         * modules/ioctl: New file.
1151         * lib/sys_socket.in.h (ioctl): Remove declaration.
1152         * lib/winsock.c: Include <sys/ioctl.h>.
1153         (rpl_ioctl): Define only of the gnulib module 'ioctl' is present.
1154         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Require
1155         gl_SYS_IOCTL_H_DEFAULTS. Set also SYS_IOCTL_H_HAVE_WINSOCK2_H.
1156         * modules/sys_socket (Files): Add m4/sys_ioctl_h.m4.
1157         * doc/posix-functions/ioctl.texi: Mention the new module.
1158
1159 2008-10-09  Bruno Haible  <bruno@clisp.org>
1160
1161         New module 'sys_ioctl'.
1162         * lib/sys_ioctl.in.h: New file.
1163         * m4/sys_ioctl_h.m4: New file.
1164         * modules/sys_ioctl: New file.
1165         * doc/glibc-headers/sys_ioctl.texi: Mention the new module.
1166
1167 2008-10-09  Bruno Haible  <bruno@clisp.org>
1168
1169         * lib/sys_socket.in.h (ioctl): Make signature POSIX compliant.
1170         * lib/winsock.c: Include <stdarg.h>.
1171         (rpl_ioctl): Change to second argument 'int' and then varargs.
1172
1173 2008-10-09  Bruno Haible  <bruno@clisp.org>
1174
1175         * m4/close.m4 (gl_FUNC_CLOSE): Arrange to replace the close() function
1176         when the sys_socket module is present and the system has <winsock2.h>.
1177
1178 2008-10-09  Bruno Haible  <bruno@clisp.org>
1179
1180         * doc/posix-functions/close.texi: Mention module 'close' instead of
1181         module 'sys_socket'.
1182
1183 2008-10-09  Bruno Haible  <bruno@clisp.org>
1184
1185         * doc/glibc-headers/sys_ioctl.texi: New file.
1186         * doc/gnulib.texi: Include it.
1187
1188 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
1189             Bruno Haible  <bruno@clisp.org>
1190
1191         Combine the two replacements of 'close'.
1192         * lib/sys_socket.in.h (close): Define to a reminder to include
1193         <unistd.h>.
1194         (_gl_close_fd_maybe_socket): New declaration.
1195         (HAVE__GL_CLOSE_FD_MAYBE_SOCKET): New macro.
1196         * lib/winsock.c (close): Remove undefinition.
1197         (_gl_close_fd_maybe_socket): Renamed from rpl_close. Define only when
1198         needed for the gnulib module 'close'.
1199         * lib/unistd.in.h (close): If the gnulib module 'close' is not used,
1200         define to an error symbol or to a warning, if suitable.
1201         * lib/close.c: Include <sys/socket.h>.
1202         (rpl_close): Invoke _gl_close_fd_maybe_socket when gnulib defines it.
1203         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Set also
1204         UNISTD_H_HAVE_WINSOCK2_H.
1205         (gl_SYS_SOCKET_H_DEFAULTS): Require gl_UNISTD_H_DEFAULTS.
1206         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
1207         UNISTD_H_HAVE_WINSOCK2_H.
1208         * modules/sys_socket (Files): Add m4/unistd_h.m4.
1209         (configure.ac): Set a module indicator.
1210         (Makefile.am): Substitute GNULIB_CLOSE.
1211         * modules/unistd (Makefile.am): Substitute UNISTD_H_HAVE_WINSOCK2_H.
1212         * modules/poll-tests (Depends-on): Add close.
1213         * modules/select-tests (Depends-on): Likewise.
1214
1215 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
1216             Bruno Haible  <bruno@clisp.org>
1217
1218         New module 'close'.
1219         * modules/close: New file.
1220         * lib/unistd.in.h (close): Move declaration out of the
1221         FCHDIR_REPLACEMENT scope.
1222         (_gl_unregister_fd): New declaration.
1223         * lib/close.c: New file.
1224         * lib/fchdir.c (rpl_close): Remove function.
1225         * m4/close.m4: New file.
1226         * m4/fchdir.m4 (gl_FUNC_FCHDIR): When replacing fchdir, also replace
1227         close.
1228         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_CLOSE and
1229         REPLACE_CLOSE.
1230         * modules/unistd (Makefile.am): Substitute GNULIB_CLOSE and
1231         REPLACE_CLOSE.
1232         * modules/fchdir (Depends-on): Add close.
1233
1234 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
1235             Bruno Haible  <bruno@clisp.org>
1236
1237         * lib/fcntl.in.h (open): Simplify conditionals.
1238         (_gl_register_fd): New declaration.
1239         * lib/fchdir.c (rpl_open): Remove function.
1240         * lib/open.c: When FCHDIR_REPLACEMENT is defined, compile the file
1241         also.
1242         (open): When FCHDIR_REPLACEMENT is defined, invoke _gl_register_fd.
1243         * m4/fchdir.m4 (gl_FUNC_FCHDIR): When replacing fchdir, also replace
1244         open.
1245
1246 2008-10-09  Jim Meyering  <meyering@redhat.com>
1247
1248         GNUmakefile: use the more name-space-friendly "_version"
1249         * top/GNUmakefile (_dummy): Update.
1250         (_version): Rename from "version".
1251
1252 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
1253             Bruno Haible  <bruno@clisp.org>
1254
1255         * lib/fchdir.c (_gl_unregister_fd): New functions, extracted from
1256         rpl_close.
1257         (_gl_register_fd): New function, extracted from rpl_open.
1258         (rpl_close, rpl_closedir): Use _gl_unregister_fd.
1259         (rpl_open, rpl_opendir): Use _gl_register_fd.
1260
1261 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
1262
1263         Fix organization of 'open' replacement.
1264         * m4/open.m4 (gl_REPLACE_OPEN): New macro.
1265         (gl_FUNC_OPEN): Use it.
1266         (gl_PREREQ_OPEN): Add a : to make the body non-empty.
1267
1268 2008-10-08  Bruno Haible  <bruno@clisp.org>
1269
1270         * modules/getdate-tests (test_getdata_LDADD): Add LIBINTL.
1271
1272 2008-10-08  Simon Josefsson  <simon@josefsson.org>
1273
1274         * m4/sys_socket_h.m4: Don't AC_LIBOBJ(winsock).  The file is
1275         AC_LIBOBJ'ed by each gnulib module that needs it (e.g., socket,
1276         listen).
1277
1278 2008-10-08  Eric Blake  <ebb9@byu.net>
1279
1280         GNUmakefile: add 'make version' target
1281         * top/GNUmakefile (_curr-ver): Split version update rules...
1282         (version): ...into a target.
1283
1284 2008-10-07  Bruno Haible  <bruno@clisp.org>
1285
1286         Use a more portable replacement expression for -0.0L.
1287         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Use -LDBL_MIN * LDBL_MIN
1288         instead of -0.0L. Fix m4 quotation.
1289
1290         * tests/test-signbit.c: Include <float.h>.
1291         (minus_zero): New variable.
1292         (test_signbitl): Use minus_zero instead of -zero.
1293         * modules/signbit-tests (Depends-on): Add float.
1294
1295         * tests/test-ceill.c: Include <float.h>.
1296         (zero): Remove variable.
1297         (minus_zero): New variable.
1298         (main): Use minus_zero instead of -zero.
1299         * modules/ceill-tests (Depends-on): Add float.
1300
1301         * tests/test-floorl.c: Include <float.h>.
1302         (zero): Remove variable.
1303         (minus_zero): New variable.
1304         (main): Use minus_zero instead of -zero.
1305         * modules/floorl-tests (Depends-on): Add float.
1306
1307         * tests/test-roundl.c: Include <float.h>.
1308         (zero): Remove variable.
1309         (minus_zero): New variable.
1310         (main): Use minus_zero instead of -zero.
1311         * modules/roundl-tests (Depends-on): Add float.
1312
1313         * tests/test-truncl.c: Include <float.h>.
1314         (zero): Remove variable.
1315         (minus_zero): New variable.
1316         (main): Use minus_zero instead of -zero.
1317         * modules/truncl-tests (Depends-on): Add float.
1318
1319         * tests/test-frexpl.c (zero): Remove variable.
1320         (minus_zero): New variable.
1321         (main): Use minus_zero instead of -zero.
1322         * modules/frexpl-tests (Depends-on): Add float.
1323
1324         * tests/test-isnan.c (zerol): Remove variable.
1325         (minus_zerol): New variable.
1326         (test_long_double): Use minus_zerol instead of -zerol.
1327         * modules/isnan-tests (Depends-on): Add float.
1328
1329         * tests/test-isnanl.h (zero): Remove variable.
1330         (minus_zero): New variable.
1331         (main): Use minus_zero instead of -zero.
1332         * modules/isnanl-nolibm-tests (Depends-on): Add float.
1333         * modules/isnanl-tests (Depends-on): Add float.
1334
1335         * tests/test-ldexpl.c (zero): Remove variable.
1336         (minus_zero): New variable.
1337         (main): Use minus_zero instead of -zero.
1338         * modules/ldexpl-tests (Depends-on): Add float.
1339
1340         * tests/test-snprintf-posix.h (zerol): Remove variable.
1341         (minus_zerol): New variable.
1342         (test_function): Use minus_zerol instead of -zerol.
1343         * modules/snprintf-posix-tests (Depends-on): Add float.
1344         * modules/vsnprintf-posix-tests (Depends-on): Add float.
1345
1346         * tests/test-sprintf-posix.h (zerol): Remove variable.
1347         (minus_zerol): New variable.
1348         (test_function): Use minus_zerol instead of -zerol.
1349         * modules/sprintf-posix-tests (Depends-on): Add float.
1350         * modules/vsprintf-posix-tests (Depends-on): Add float.
1351
1352         * tests/test-vasnprintf-posix.c (zerol): Remove variable.
1353         (minus_zerol): New variable.
1354         (test_function): Use minus_zerol instead of -zerol.
1355         * modules/vasnprintf-posix-tests (Depends-on): Add float.
1356
1357         * tests/test-vasprintf-posix.c (zerol): Remove variable.
1358         (minus_zerol): New variable.
1359         (test_function): Use minus_zerol instead of -zerol.
1360         * modules/vasprintf-posix-tests (Depends-on): Add float.
1361
1362 2008-10-07  Simon Josefsson  <simon@josefsson.org>
1363
1364         * MODULES.html.sh (Support for building documentation): Mention
1365         pmccabe2html.  Sort entries.
1366
1367         Add pmccabe2html module, from gnupdf.
1368         * build-aux/pmccabe.css: New file.
1369         * build-aux/pmccabe2html: New file.
1370         * m4/pmccabe2html.m4: New file.
1371         * modules/pmccabe2html: New file.
1372
1373 2008-10-07  Richard W.M. Jones <rjones@redhat.com>
1374
1375         flock: new module
1376         * MODULES.html.sh: Add to list of modules.
1377         * lib/flock.c: flock implementation for Windows and Unix systems
1378         which have fcntl.
1379         * doc/glibc-functions/flock.texi: Update documentation.
1380         * lib/sys_file.in.h: <sys/file.h> header file.
1381         * m4/flock.m4: M4 macros.
1382         * m4/sys_file_h.m4: M4 macros for replacement sys/file.h.
1383         * modules/flock: flock module.
1384         * modules/flock-tests: flock tests module.
1385         * modules/sys_file: sys/file.h module.
1386         * tests/test-flock.c: test suite for flock.
1387
1388 2008-10-06  Jim Meyering  <meyering@redhat.com>
1389
1390         bootstrap: check for LT_INIT more portably still ;-)
1391         * build-aux/bootstrap: Don't rely on \>, since it's not portable.
1392         Spotted by Bruno Haible.
1393
1394 2008-10-06  Eric Blake  <ebb9@byu.net>
1395
1396         test-signbit: avoid tripping Irix cc bug on -0.0L
1397         * tests/test-signbit.c (minus_zerol): Delete, and replace with
1398         '-zerol'.  This may break on HP-UX/hppa, but at least makes the
1399         entire testsuite consistent and avoids an Irix 6.2 bug.
1400
1401 2008-10-05  Bruno Haible  <bruno@clisp.org>
1402             Jim Meyering  <jim@meyering.net>
1403
1404         Add an option for ignoring EPIPE during close_stdout.
1405         * lib/closeout.h: Include <stdbool.h>.
1406         (close_stdout_set_ignore_EPIPE): New declaration.
1407         * lib/closeout.c: Include <stdbool.h>.
1408         (ignore_EPIPE): New variable.
1409         (close_stdout_set_ignore_EPIPE): New function.
1410         (close_stdout): Ignore EPIPE error if ignore_EPIPE is set.
1411         * lib/close-stream.c (close_stream): Mention the possible EPIPE
1412         failure.
1413         * modules/closeout (Depends-on): Add stdbool.
1414
1415 2008-10-05  Bruno Haible  <bruno@clisp.org>
1416
1417         * modules/accept: New file.
1418         * modules/bind: New file.
1419         * modules/connect: New file.
1420         * modules/getpeername: New file.
1421         * modules/getsockname: New file.
1422         * modules/getsockopt: New file.
1423         * modules/listen: New file.
1424         * modules/recv: New file.
1425         * modules/recvfrom: New file.
1426         * modules/send: New file.
1427         * modules/sendto: New file.
1428         * modules/setsockopt: New file.
1429         * modules/socket: New file.
1430         * lib/sys_socket.in.h: Include the GL_LINK_WARNING definition.
1431         (socket, connect, accept, bind, getpeername, getsockname, getsockopt,
1432         listen, recv, send, recvfrom, sendto, setsockopt): Declare only when
1433         the particular module is requested. Add a link warning when the
1434         particular module is not requested.
1435         * lib/winsock.c (rpl_socket, rpl_connect, rpl_accept, rpl_bind,
1436         rpl_getpeername, rpl_getsockname, rpl_getsockopt, rpl_listen, rpl_recv,
1437         rpl_send, rpl_recvfrom, rpl_sendto, rpl_setsockopt): Define only when
1438         the particular module is requested.
1439         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR,
1440         gl_SYS_SOCKET_H_DEFAULTS): New macros.
1441         (gl_HEADER_SYS_SOCKET): Require gl_SYS_SOCKET_H_DEFAULTS.
1442         * modules/sys_socket (Depends-on): Add link-warning.
1443         (Makeifle.am): Substitute GNULIB_SOCKET, GNULIB_CONNECT, GNULIB_ACCEPT,
1444         GNULIB_BIND, GNULIB_GETPEERNAME, GNULIB_GETSOCKNAME, GNULIB_GETSOCKOPT,
1445         GNULIB_LISTEN, GNULIB_RECV, GNULIB_SEND, GNULIB_RECVFROM,
1446         GNULIB_SENDTO, GNULIB_SETSOCKOPT, and the definition of
1447         GL_LINK_WARNING.
1448         * doc/posix-functions/accept.texi: Mention the new module 'accept'.
1449         * doc/posix-functions/bind.texi: Mention the new module 'bind'.
1450         * doc/posix-functions/connect.texi: Mention the new module 'connect'.
1451         * doc/posix-functions/getpeername.texi: Mention the new module
1452         'getpeername'.
1453         * doc/posix-functions/getsockname.texi: Mention the new module
1454         'getsockname'.
1455         * doc/posix-functions/getsockopt.texi: Mention the new module
1456         'getsockopt'.
1457         * doc/posix-functions/listen.texi: Mention the new module 'listen'.
1458         * doc/posix-functions/recv.texi: Mention the new module 'recv'.
1459         * doc/posix-functions/recvfrom.texi: Mention the new module 'recvfrom'.
1460         * doc/posix-functions/send.texi: Mention the new module 'send'.
1461         * doc/posix-functions/sendto.texi: Mention the new module 'sendto'.
1462         * doc/posix-functions/setsockopt.texi: Mention the new module
1463         'setsockopt'.
1464         * doc/posix-functions/socket.texi: Mention the new module 'socket'.
1465         * modules/poll-tests (Depends-on): Add socket, bind, getsockopt,
1466         listen, connect, accept.
1467         * modules/select-tests (Depends-on): Likewise.
1468
1469 2008-10-05  Bruno Haible  <bruno@clisp.org>
1470
1471         * lib/winsock.c (strerror): Remove unused #undef.
1472         (rpl_close): Remove unused local variable.
1473
1474         * modules/sys_socket (Depends-on); Add errno.
1475
1476 2008-10-05  Bruno Haible  <bruno@clisp.org>
1477
1478         * lib/sys_select.in.h: Include the GL_LINK_WARNING definition.
1479         (select): Add a link warning when the 'select' module is not used.
1480         * modules/sys_select (Depends-on): Add link-warning.
1481         (Makefile.am): Substitute the definition of GL_LINK_WARNING.
1482         Suggested by Paolo Bonzini.
1483
1484 2008-10-05  Jim Meyering  <meyering@redhat.com>
1485
1486         bootstrap: check for LT_INIT more portably
1487         * build-aux/bootstrap: Avoid using grep -E, since it's not
1488         portable enough.  Suggestion from Bruno Haible.
1489
1490 2008-10-05  Bruno Haible  <bruno@clisp.org>
1491
1492         * doc/posix-headers/sys_select.texi: Mention 'struct timeval' problem
1493         as being fixed by gnulib.
1494
1495 2008-10-05  Bruno Haible  <bruno@clisp.org>
1496
1497         * modules/select-tests: New file, mostly copied from
1498         modules/sys_select-tests.
1499         * tests/test-select.c: New file, mostly copied from
1500         tests/test-sys_select.c.
1501         * tests/test-sys_select.c: Move most of the code to tests/test-select.c.
1502         * modules/sys_select-tests (Depends-on): Remove all dependencies.
1503         (Makefile.am): Remove test_sys_select_LDADD.
1504
1505         * lib/sys_select.in.h (select): If GNULIB_SELECT is not set, define it
1506         to an undefined symbol, for an error message.
1507         * m4/sys_select_h.m4 (gl_SYS_SELECT_MODULE_INDICATOR): New macro.
1508         (gl_SYS_SELECT_H_DEFAULTS): New macro.
1509         (gl_HEADER_SYS_SELECT): Require it. Don't require compilation of
1510         winsock-select.c here.
1511         * modules/sys_select (Files): Remove lib/winsock-select.c.
1512         (Depends-on): Remove alloca.
1513         (Makefile.am): Substitute GNULIB_SELECT.
1514         * modules/select: New file.
1515         * doc/posix-functions/select.texi: Update.
1516
1517 2008-10-05  Bruno Haible  <bruno@clisp.org>
1518
1519         * lib/spawn_faction_addclose.c (__sysconf): Use getdtablesize always.
1520         * lib/spawn_faction_adddup2.c (__sysconf): Likewise.
1521         * lib/spawn_faction_addopen.c (__sysconf): Likewise.
1522         * modules/posix_spawn_file_actions_addclose (Depends-on): Add
1523         getdtablesize.
1524         * modules/posix_spawn_file_actions_adddup2 (Depends-on): Likewise.
1525         * modules/posix_spawn_file_actions_addopen (Depends-on): Likewise.
1526
1527 2008-10-05  Bruno Haible  <bruno@clisp.org>
1528
1529         * modules/getdtablesize-tests: New file.
1530         * tests/test-getdtablesize.c: New file.
1531
1532         New module 'getdtablesize'.
1533         * lib/unistd.in.h (getdtablesize): New declaration.
1534         * lib/getdtablesize.c: New file.
1535         * m4/getdtablesize.m4: New file.
1536         * modules/getdtablesize: New file.
1537         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
1538         GNULIB_GETDTABLESIZE, HAVE_GETDTABLESIZE.
1539         * modules/unistd (Makefile.am): Substitute GNULIB_GETDTABLESIZE,
1540         HAVE_GETDTABLESIZE.
1541         * doc/glibc-functions/getdtablesize.texi: Mention the new module.
1542
1543 2008-10-05  Bruno Haible  <bruno@clisp.org>
1544
1545         * modules/sched (Makefile.am): Fix typo.
1546         Reported by Simon Josefsson.
1547
1548 2008-10-05  Jim Meyering  <meyering@redhat.com>
1549
1550         bootstrap: check for LT_INIT, too
1551         * build-aux/bootstrap: Both AC_PROG_LIBTOOL and AM_PROG_LIBTOOL
1552         are deprecated.  Suggestion from Ralf Wildenhues.
1553
1554 2008-10-05  Bruno Haible  <bruno@clisp.org>
1555
1556         * lib/spawn.in.h (POSIX_SPAWN_*): Use the system's values, rather than
1557         overriding them by ours.
1558         (POSIX_SPAWN_USEVFORK): Use the next free bit position.
1559
1560 2008-10-05  Jim Meyering  <meyering@redhat.com>
1561
1562         bootstrap: check for AC_PROG_LIBTOOL as well as AM_PROG_LIBTOOL
1563         * build-aux/bootstrap: Check for AC_PROG_LIBTOOL, as well as the
1564         obsolete AM_PROG_LIBTOOL.  Spotted by Debarshi Ray <rishi@gnu.org>.
1565
1566 2008-10-04  Bruno Haible  <bruno@clisp.org>
1567
1568         * modules/dup2 (License): Change to LGPLv2+.
1569         * modules/sleep (License): Likewise.
1570         * modules/perror (License): Likewise.
1571         * modules/fopen (License): Change to LGPLv2+, with approval by Eric
1572         Blake.
1573         * modules/signal (License): Likewise.
1574         * modules/sigprocmask (License): Likewise.
1575         * modules/raise (License): Change to LGPLv2+, with approval by Jim
1576         Meyering.
1577
1578 2008-10-04  Bruno Haible  <bruno@clisp.org>
1579
1580         * lib/spawn.in.h (POSIX_SPAWN_*): Undefine before redefining.
1581         Reported by Rainer Tammer <tammer@tammer.net>.
1582
1583 2008-10-03  Paolo Bonzini  <bonzini@gnu.org>
1584             Bruno Haible  <bruno@clisp.org>
1585
1586         * lib/errno.in.h (EWOULDBLOCK) [win32]: Define to EAGAIN.
1587         * lib/winsock.c (set_winsock_errno): Map WSAEWOULDBLOCK to EWOULDBLOCK.
1588         * lib/strerror.c (rpl_strerror): Remove error string for EWOULDBLOCK.
1589
1590 2008-10-03  Kamil Dudka  <kdudka@redhat.com>
1591
1592         filevercmp: new module
1593         * lib/filevercmp.h: New function filevercmp comparing version strings.
1594         * lib/filevercmp.c: Implementation of filevercmp function.
1595         * modules/filevercmp: Module metadata.
1596         * tests/test-filevercmp.c: Unit test for new module.
1597         * modules/filevercmp-tests: Unit test metadata.
1598         * MODULES.html.sh: Add filevercmp module.
1599
1600 2008-10-03  Bruno Haible  <bruno@clisp.org>
1601
1602         * lib/c-ctype.h: Add comment.
1603         Reported by Jim Meyering.
1604
1605 2008-10-02  Bruno Haible  <bruno@clisp.org>
1606
1607         * modules/posix_spawn-internal (Depends-on): Add 'open'.
1608
1609 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
1610
1611         * build-aux/bootstrap: Allow renaming bootstrap, and change the
1612         name of bootstrap.conf accordingly.
1613
1614 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
1615
1616         * build-aux/bootstrap: Install git-merge-changelog configuration
1617         items into .gitconfig if needed.
1618
1619 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
1620
1621         * build-aux/bootstrap: Recognize `gnulib' being a submodule in a
1622         git repository, and initialize/update it accordingly.
1623
1624 2008-10-02  Richard W.M. Jones  <rjones@redhat.com>
1625
1626         * modules/fsync-tests: New file.
1627         * tests/test-fsync.c: New file.
1628
1629         New module 'fsync'.
1630         * lib/fsync.c: New file.
1631         * m4/fsync.m4: New file.
1632         * modules/fsync: New file.
1633         * lib/unistd.in.h (fsync): New declaration.
1634         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Define and AC_SUBST both
1635         GNULIB_FSYNC and HAVE_FSYNC.
1636         * modules/unistd: Substitute GNULIB_FSYNC and HAVE_FSYNC.
1637         * MODULES.html.sh (posix_functions): Add fsync.
1638         * doc/posix-functions/fsync.texi: Mention the new module.
1639
1640 2008-10-02  Jim Meyering  <meyering@redhat.com>
1641
1642         fts.c: sync with similar code from coreutils' remove.c
1643         * lib/fts.c (dirent_inode_sort_may_be_useful): Merge from coreutils.
1644         Guard also with "#if defined __linux__", since for now at least,
1645         this code is Linux-kernel-specific.
1646
1647 2008-10-02  Jim Meyering  <meyering@redhat.com>
1648
1649         fts: bug fixes
1650         * lib/fts.c: Remove unnecessary "defined" in cpp directive.
1651         Include <sys/vfs.h>, not <sys/statfs.h>.
1652
1653         * m4/fts.m4 (gl_FUNC_FTS_CORE): Fix typo s/vfs/vfs.h/.
1654         Include <sys/vfs.h>, not <sys/statfs.h>.
1655
1656 2008-10-01  Bruno Haible  <bruno@clisp.org>
1657
1658         Avoid the broken posix_spawn function on AIX 5.3 and 6.1.
1659         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): New macro.
1660         (gl_POSIX_SPAWN_BODY): Invoke it. Set REPLACE_POSIX_SPAWN if needed.
1661         * doc/posix-functions/posix_spawn.texi: Mention the AIX bugs.
1662         * doc/posix-functions/posix_spawnp.texi: Likewise.
1663         * m4/execute.m4 (gl_EXECUTE): Invoke gl_POSIX_SPAWN_WORKS, to check
1664         whether posix_spawn actually works.
1665         * m4/pipe.m4 (gl_PIPE): Likewise.
1666         * modules/execute (Files): Add m4/posix_spawn.m4.
1667         * modules/pipe (Files): Add m4/posix_spawn.m4.
1668         Reported and analyzed by Rainer Tammer <tammer@tammer.net>.
1669
1670 2008-10-01  Jim Meyering  <meyering@redhat.com>
1671
1672         remove trailing spaces
1673         * NEWS: Likewise.
1674         * lib/poll.c (poll): Likewise.
1675         * lib/sys_socket.in.h (SHUT_RDWR): Likewise.
1676         * lib/winsock.c (rpl_close): Likewise.
1677         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Likewise.
1678         * modules/yield: Likewise.
1679         * tests/test-poll.c (connect_to_socket, poll1): Likewise.
1680         * tests/test-sys_select.c (connect_to_socket): Likewise.
1681
1682         fts.c: adjust a new interface to be more generally useful
1683         * lib/fts.c (dirent_inode_sort_may_be_useful): Take an FD parameter.
1684         (fts_build): Adjust caller.
1685
1686 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
1687
1688         * modules/cond-tests: New file.
1689         * tests/test-cond.c: New file.
1690
1691 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
1692             Bruno Haible  <bruno@clisp.org>
1693
1694         * modules/cond (Dependencies): Add errno, time.
1695         * lib/glthread/cond.h: Include <time.h>.
1696         (gl_cond_define, gl_cond_define_initialized): Use the same definition
1697         across platforms.
1698
1699 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
1700             Bruno Haible  <bruno@clisp.org>
1701
1702         * m4/thread.m4 (gl_THREAD): Fix detection of pthread_atfork function.
1703
1704 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
1705             Bruno Haible  <bruno@clisp.org>
1706
1707         * modules/tls-tests (Depends-on): Add thread, yield.
1708         (configure.ac): Remove all checks.
1709         (test_tls_LDADD): Use YIELD_LIB instead of LIBSCHED.
1710         * tests/test-tls.c (gl_thread_t, gl_thread_join, gl_thread_yield,
1711         gl_thread_self): Remove definitions. Include glthread/thread.h and
1712         glthread/yield.h instead.
1713         (test_tls): Pass an additional NULL argument to gl_thread_join.
1714
1715 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
1716             Bruno Haible  <bruno@clisp.org>
1717
1718         * modules/lock-tests (Depends-on): Add thread, yield.
1719         (configure.ac): Remove all checks.
1720         (test_lock_LDADD): Use YIELD_LIB instead of LIBSCHED.
1721         * tests/test-lock.c (gl_thread_t, gl_thread_join, gl_thread_yield,
1722         gl_thread_self): Remove definitions. Include glthread/thread.h and
1723         glthread/yield.h instead.
1724         (test_lock, test_rwlock, test_recursive_lock, test_once): Pass an
1725         additional NULL argument to gl_thread_join.
1726
1727 2008-09-30  Bruno Haible  <bruno@clisp.org>
1728
1729         Fix the Win32 implementation of the 'thread' module.
1730         * lib/glthread/thread.h [USE_WIN32_THREADS] (gl_thread_t): Change to a
1731         pointer type.
1732         (gl_thread_self): Invoke gl_thread_self_func.
1733         (gl_thread_self_func): New declaration.
1734         * lib/glthread/thread.c [USE_WIN32_THREADS] (self_key): New variable.
1735         (do_init_self_key, init_self_key): New functions.
1736         (struct gl_thread_struct): Renamed from 'struct thread_extra'.
1737         Remove some fields.
1738         (running_threads, running_lock): Remove variables.
1739         (get_current_thread_handle): New function.
1740         (gl_thread_self_func, wrapper_func, glthread_create_func,
1741         glthread_join_func, gl_thread_exit_func): Largely rewritten and
1742         simplified.
1743
1744 2008-09-30  Bruno Haible  <bruno@clisp.org>
1745
1746         * lib/winsock-select.c (win32_poll_handle): Add shortcut for regular
1747         files.
1748
1749 2008-09-30  Jim Meyering  <meyering@redhat.com>
1750
1751         fts.m4: correct the test for statfs.f_type
1752         * m4/fts.m4 (gl_FUNC_FTS_CORE): Include <sys/statfs.h>
1753         when checking for statfs.f_type.
1754
1755 2008-09-15  Simon Josefsson  <simon@josefsson.org>
1756
1757         tests: avoid some compiler warnings
1758         * tests/test-memchr.c (main): Pass NULL indirectly.
1759         * tests/test-getdate.c (main): Remove unused variable 'ret'.
1760
1761 2008-09-29  Ondřej Vašík  <ovasik@redhat.com>
1762
1763         getdate.y: disallow countable dayshifts like "4 yesterday ago"
1764         * lib/getdate.y (relative_time_table) [tDAY_SHIFT]: New type for
1765         exactly specified dayshifts.
1766         (dayshift): New rule.
1767         (rel): Add dayshift.
1768         (relative_time_table) [tomorrow, yesterday, today, now]:
1769         Use tDAY_SHIFT in place of tDAY_UNIT.
1770         * tests/test-getdate.c: Add tests for now-disallowed countable
1771         dayshifts, e.g., "4 yesterday ago".
1772
1773 2008-09-29  Bruno Haible  <bruno@clisp.org>
1774
1775         * tests/test-posix_spawn1.c: Renamed from tests/test-posix_spawn.c.
1776         * tests/test-posix_spawn1.in.sh: Renamed from
1777         tests/test-posix_spawn.in.sh.
1778         * tests/test-posix_spawn2.c: New file.
1779         * tests/test-posix_spawn2.in.sh: New file.
1780         * modules/posix_spawnp-tests (Files): Update.
1781         (Makefile.am): Update. Add test-posix_spawn2 to the tests.
1782
1783 2008-09-29  Bruno Haible  <bruno@clisp.org>
1784
1785         Propagate effects of putenv/setenv/unsetenv to child processes.
1786         * lib/execute.c (execute): Use spawnvpe instead of spawnvp.
1787         * lib/pipe.c (create_pipe): Likewise.
1788
1789 2008-09-29  Bruno Haible  <bruno@clisp.org>
1790
1791         Enable use of shell scripts as executables in mingw.
1792         * lib/execute.c (execute): When spawnv fails with error ENOEXEC,
1793         run the program as a shell script.
1794         * lib/pipe.c (create_pipe): Likewise.
1795         * lib/w32spawn.h (prepare_spawn): Add a hidden element in front of the
1796         resulting array.
1797
1798 2008-09-29  Eric Blake  <ebb9@byu.net>
1799
1800         * m4/arpa_inet_h.m4 (gl_REPLACE_ARPA_INET_H): Fix typo.
1801
1802 2008-08-24  Paolo Bonzini  <bonzini@gnu.org>
1803
1804         * doc/posix-functions/accept.texi: Update mingw problems.
1805         * doc/posix-functions/bind.texi: Update mingw problems.
1806         * doc/posix-functions/close.texi: Update mingw problems.
1807         * doc/posix-functions/connect.texi: Update mingw problems.
1808         * doc/posix-functions/getpeername.texi: Update mingw problems.
1809         * doc/posix-functions/getsockname.texi: Update mingw problems.
1810         * doc/posix-functions/getsockopt.texi: Update mingw problems.
1811         * doc/posix-functions/ioctl.texi: Update mingw problems.
1812         * doc/posix-functions/listen.texi: Update mingw problems.
1813         * doc/posix-functions/recv.texi: Update mingw problems.
1814         * doc/posix-functions/recvfrom.texi: Update mingw problems.
1815         * doc/posix-functions/select.texi: Update mingw problems.
1816         * doc/posix-functions/send.texi: Update mingw problems.
1817         * doc/posix-functions/sendto.texi: Update mingw problems.
1818         * doc/posix-functions/setsockopt.texi: Update mingw problems.
1819         * doc/posix-functions/socket.texi: Update mingw problems.
1820
1821 2008-09-29  Paolo Bonzini  <bonzini@gnu.org>
1822             Bruno Haible  <bruno@clisp.org>
1823
1824         * lib/sys_select.in.h: Include sys/time.h.
1825         * m4/sys_select.h.m4: Test that struct timeval is fully defined.
1826         * modules/sys_select: Depend on sys_time.
1827         * tests/test-sys_select.c: Test that sys/select.h defines struct
1828         timeval fully.
1829
1830 2008-09-29  Bruno Haible  <bruno@clisp.org>
1831
1832         * lib/sys_socket.in.h: Wrap the definitions in 'extern "C"'.
1833         * lib/sys_select.in.h: Likewise.
1834
1835 2008-09-29  Bruno Haible  <bruno@clisp.org>
1836
1837         * lib/winsock.c (rpl_close, rpl_socket): Remove unused variables.
1838
1839 2008-09-29  Bruno Haible  <bruno@clisp.org>
1840
1841         * m4/sockets.m4 (gl_SOCKETS): Check also for the need to use -lsocket.
1842         Set LIBSOCKET instead of augmenting LIBS.
1843         * modules/sockets (Link): New section.
1844         * modules/sockets-tests (test_sockets_LDADD): New variable.
1845         * modules/sys_select-tests (test_sys_select_LDADD): New variable.
1846         * modules/poll-tests (test_poll_LDADD): New variable.
1847         * NEWS: Document the change.
1848
1849 2008-09-29  Bruno Haible  <bruno@clisp.org>
1850
1851         * m4/arpa_inet_h.m4 (gl_REPLACE_ARPA_INET_H): New macro.
1852         * m4/inet_ntop.m4 (gl_INET_NTOP): Invoke it instead of assigning
1853         ARPA_INET_H directly.
1854         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
1855
1856 2008-09-28  Bruno Haible  <bruno@clisp.org>
1857
1858         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): New macro, extracted
1859         from gl_HEADER_SYS_SOCKET.
1860         (gl_HEADER_SYS_SOCKET): Invoke it.
1861         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
1862
1863 2008-09-28  Bruno Haible  <bruno@clisp.org>
1864
1865         * doc/posix-headers/sys_select.texi: Mention 'struct timeval' problem.
1866         * tests/test-sys_select.c: Include <sys/time.h>, for struct timeval.
1867         Needed on OSF/1 4.0.
1868
1869 2008-09-28  Bruno Haible  <bruno@clisp.org>
1870
1871         Override open more carefully.
1872         * lib/open.c (orig_open): New function.
1873         (rpl_open): Use orig_open instead of open.
1874         * lib/fcntl.in.h: Add special invocation convention.
1875         * m4/open.m4 (gl_PREREQ_OPEN): New macro.
1876         (gl_FUNC_OPEN): Invoke it.
1877
1878         Override freopen more carefully.
1879         * lib/freopen.c (orig_freopen): New function.
1880         (rpl_freopen): Use orig_freopen instead of freopen.
1881         * m4/freopen.m4 (gl_PREREQ_FREOPEN): New macro.
1882         (gl_FUNC_FREOPEN): Invoke it.
1883
1884         Override fopen more carefully.
1885         * lib/fopen.c (orig_fopen): New function.
1886         (rpl_fopen): Use orig_fopen instead of fopen.
1887         * m4/fopen.m4 (gl_PREREQ_FOPEN): New macro.
1888         (gl_FUNC_FOPEN): Invoke it.
1889         Needed on AIX. Reported by Rainer Tammer <tammer@tammer.net>.
1890
1891 2008-09-28  Bruno Haible  <bruno@clisp.org>
1892
1893         * lib/pipe.h (create_pipe_out, create_pipe_bidi): Add comment about
1894         SIGPIPE.
1895
1896 2008-09-28  Bruno Haible  <bruno@clisp.org>
1897
1898         * tests/test-sigaction.c (handler, main): Disable the check whether
1899         SA_RESETHAND has reverted the installed handler to SIG_DFL. Needed on
1900         glibc systems with LinuxThreads.
1901
1902 2008-09-28  Bruno Haible  <bruno@clisp.org>
1903
1904         * doc/posix-functions/freopen.texi: Mention the trailing slash problem.
1905
1906         * lib/stdio.in.h (fopen, freopen): Undefine before redefining. Needed
1907         with AIX xlc.
1908         * lib/fcntl.in.h (open): Likewise.
1909         Reported by Rainer Tammer <tammer@tammer.net>.
1910
1911 2008-09-28  Bruno Haible  <bruno@clisp.org>
1912
1913         * modules/posix_spawnp-tests: New file.
1914         * tests/test-posix_spawn.c: New file.
1915         * tests/test-posix_spawn.in.sh: New file.
1916
1917         New module 'posix_spawnp'.
1918         * modules/posix_spawnp: New file.
1919         * lib/spawnp.c: New file, from GNU libc with modifications.
1920         * doc/posix-functions/posix_spawnp.texi: Mention the new module.
1921
1922         New module 'posix_spawn'.
1923         * modules/posix_spawn: New file.
1924         * lib/spawn.c: New file, from GNU libc with modifications.
1925         * doc/posix-functions/posix_spawn.texi: Mention the new module.
1926
1927         New module 'posix_spawnattr_destroy'.
1928         * modules/posix_spawnattr_destroy: New file.
1929         * lib/spawnattr_destroy.c: New file, from GNU libc with modifications.
1930         * doc/posix-functions/posix_spawnattr_destroy.texi: Mention the new
1931         module.
1932
1933         New module 'posix_spawnattr_setsigmask'.
1934         * modules/posix_spawnattr_setsigmask: New file.
1935         * lib/spawnattr_setsigmask.c: New file, from GNU libc with
1936         modifications.
1937         * doc/posix-functions/posix_spawnattr_setsigmask.texi: Mention the
1938         new module.
1939
1940         New module 'posix_spawnattr_getsigmask'.
1941         * modules/posix_spawnattr_getsigmask: New file.
1942         * lib/spawnattr_getsigmask.c: New file, from GNU libc with
1943         modifications.
1944         * doc/posix-functions/posix_spawnattr_getsigmask.texi: Mention the
1945         new module.
1946
1947         New module 'posix_spawnattr_setsigdefault'.
1948         * modules/posix_spawnattr_setsigdefault: New file.
1949         * lib/spawnattr_setdefault.c: New file, from GNU libc with
1950         modifications.
1951         * doc/posix-functions/posix_spawnattr_setsigdefault.texi: Mention the
1952         new module.
1953
1954         New module 'posix_spawnattr_getsigdefault'.
1955         * modules/posix_spawnattr_getsigdefault: New file.
1956         * lib/spawnattr_getdefault.c: New file, from GNU libc with
1957         modifications.
1958         * doc/posix-functions/posix_spawnattr_getsigdefault.texi: Mention the
1959         new module.
1960
1961         New module 'posix_spawnattr_setschedpolicy'.
1962         * modules/posix_spawnattr_setschedpolicy: New file.
1963         * lib/spawnattr_setschedpolicy.c: New file, from GNU libc with
1964         modifications.
1965         * doc/posix-functions/posix_spawnattr_setschedpolicy.texi: Mention the
1966         new module.
1967
1968         New module 'posix_spawnattr_getschedpolicy'.
1969         * modules/posix_spawnattr_getschedpolicy: New file.
1970         * lib/spawnattr_getschedpolicy.c: New file, from GNU libc with
1971         modifications.
1972         * doc/posix-functions/posix_spawnattr_getschedpolicy.texi: Mention the
1973         new module.
1974
1975         New module 'posix_spawnattr_setschedparam'.
1976         * modules/posix_spawnattr_setschedparam: New file.
1977         * lib/spawnattr_setschedparam.c: New file, from GNU libc with
1978         modifications.
1979         * doc/posix-functions/posix_spawnattr_setschedparam.texi: Mention the
1980         new module.
1981
1982         New module 'posix_spawnattr_getschedparam'.
1983         * modules/posix_spawnattr_getschedparam: New file.
1984         * lib/spawnattr_getschedparam.c: New file, from GNU libc with
1985         modifications.
1986         * doc/posix-functions/posix_spawnattr_getschedparam.texi: Mention the
1987         new module.
1988
1989         New module 'posix_spawnattr_setpgroup'.
1990         * modules/posix_spawnattr_setpgroup: New file.
1991         * lib/spawnattr_setpgroup.c: New file, from GNU libc with
1992         modifications.
1993         * doc/posix-functions/posix_spawnattr_setpgroup.texi: Mention the new
1994         module.
1995
1996         New module 'posix_spawnattr_getpgroup'.
1997         * modules/posix_spawnattr_getpgroup: New file.
1998         * lib/spawnattr_getpgroup.c: New file, from GNU libc with
1999         modifications.
2000         * doc/posix-functions/posix_spawnattr_getpgroup.texi: Mention the new
2001         module.
2002
2003         New module 'posix_spawnattr_setflags'.
2004         * modules/posix_spawnattr_setflags: New file.
2005         * lib/spawnattr_setflags.c: New file, from GNU libc with modifications.
2006         * doc/posix-functions/posix_spawnattr_setflags.texi: Mention the new
2007         module.
2008
2009         New module 'posix_spawnattr_getflags'.
2010         * modules/posix_spawnattr_getflags: New file.
2011         * lib/spawnattr_getflags.c: New file, from GNU libc with modifications.
2012         * doc/posix-functions/posix_spawnattr_getflags.texi: Mention the new
2013         module.
2014
2015         New module 'posix_spawnattr_init'.
2016         * modules/posix_spawnattr_init: New file.
2017         * lib/spawnattr_init.c: New file, from GNU libc with modifications.
2018         * doc/posix-functions/posix_spawnattr_init.texi: Mention the new
2019         module.
2020
2021         New module 'posix_spawn_file_actions_destroy'.
2022         * modules/posix_spawn_file_actions_destroy: New file.
2023         * lib/spawn_faction_destroy.c: New file, from GNU libc with
2024         modifications.
2025         * doc/posix-functions/posix_spawn_file_actions_destroy.texi: Mention
2026         the new module.
2027
2028         New module 'posix_spawn_file_actions_addopen'.
2029         * modules/posix_spawn_file_actions_addopen: New file.
2030         * lib/spawn_faction_addopen.c: New file, from GNU libc with
2031         modifications.
2032         * doc/posix-functions/posix_spawn_file_actions_addopen.texi: Mention
2033         the new module.
2034
2035         New module 'posix_spawn_file_actions_adddup2'.
2036         * modules/posix_spawn_file_actions_adddup2: New file.
2037         * lib/spawn_faction_adddup2.c: New file, from GNU libc with
2038         modifications.
2039         * doc/posix-functions/posix_spawn_file_actions_adddup2.texi: Mention
2040         the new module.
2041
2042         New module 'posix_spawn_file_actions_addclose'.
2043         * modules/posix_spawn_file_actions_addclose: New file.
2044         * lib/spawn_faction_addclose.c: New file, from GNU libc with
2045         modifications.
2046         * doc/posix-functions/posix_spawn_file_actions_addclose.texi: Mention
2047         the new module.
2048
2049         New module 'posix_spawn_file_actions_init'.
2050         * modules/posix_spawn_file_actions_init: New file.
2051         * lib/spawn_faction_init.c: New file, from GNU libc with modifications.
2052         * doc/posix-functions/posix_spawn_file_actions_init.texi: Mention the
2053         new module.
2054
2055         New module 'posix_spawn-internal'.
2056         * modules/posix_spawn-internal: New file.
2057         * lib/spawn_int.h: New file, from GNU libc with modifications.
2058         * lib/spawni.c: New file, from GNU libc with modifications.
2059         * m4/posix_spawn.m4: New file.
2060
2061         New module 'spawn'.
2062         * modules/spawn: New file.
2063         * lib/spawn.in.h: New file, from GNU libc with modifications.
2064         * m4/spawn_h.m4: New file.
2065         * doc/posix-headers/spawn.texi: Mention the new module.
2066
2067 2008-09-28  Bruno Haible  <bruno@clisp.org>
2068
2069         * modules/sched-tests: New file.
2070         * tests/test-sched.c: New file.
2071
2072         New module 'sched'.
2073         * modules/sched: New file.
2074         * lib/sched.in.h: New file.
2075         * m4/sched_h.m4: New file.
2076         * doc/posix-headers/sched.texi: Mention the new module.
2077
2078 2008-09-27  Eric Blake  <ebb9@byu.net>
2079
2080         Fix previous patch, and tweak references to $0.
2081         * posix-modules: Call func_gnulib_dir before using $gnulib_dir.
2082         (func_version, func_gnulib_dir): Don't call this program
2083         gnulib-tool.
2084         (func_gnulib_dir, func_tmpdir, func_fatal_error): Avoid shell bugs
2085         with using $0 in function.
2086         * gnulib-tool (func_gnulib_dir, func_tmpdir): Likewise.
2087         (func_fatal_error): Reuse the name the user invoked us with.
2088
2089 2008-09-27  Bruno Haible  <bruno@clisp.org>
2090
2091         * m4/iconv_h.m4 (gl_REPLACE_ICONV_H): New macro.
2092         (gl_ICONV_H_DEFAULTS): Initialize ICONV_H here...
2093         (gl_ICONV_H): Not here.
2094         * m4/iconv_open.m4 (gl_REPLACE_ICONV_OPEN): Invoke gl_REPLACE_ICONV_H
2095         instead of assigning ICONV_H directly.
2096
2097         * m4/wchar.m4 (gl_REPLACE_WCHAR_H): New macro.
2098         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Invoke it instead of assigning
2099         WCHAR_H directly.
2100
2101 2008-09-27  Bruno Haible  <bruno@clisp.org>
2102
2103         * lib/arpa_inet.in.h: Include the GL_LINK_WARNING anchor.
2104         * modules/arpa_inet (Depends-on): Add link-warning.
2105         (Makefile.am): Insert the definition of GL_LINK-WARNING.
2106         * modules/unistd (Makefile.am): Likewise.
2107
2108 2008-09-26  Bruno Haible  <bruno@clisp.org>
2109
2110         * posix-modules (cvsdatestamp, last_checkin_date, version): Remove
2111         variables.
2112         (func_version): Essentially copied from gnulib-tool.
2113         (func_exit, func_gnulib_dir, func_tmpdir, func_fatal_error,
2114         func_readlink): Copied from gnulib-tool.
2115
2116 2008-09-26  Bruno Haible  <bruno@clisp.org>
2117
2118         * gnulib-tool (func_version): Change directory to $gnulib_dir before
2119         invoking git-version-gen.
2120
2121 2008-09-26  Bruno Haible  <bruno@clisp.org>
2122
2123         * posix-modules: Update to directory names changed on 2008-01-19.
2124         Remove commas in output before splitting into words. No more need to
2125         avoid 'ftruncate' since 2007-02-19.
2126
2127 2008-09-26  Bruno Haible  <bruno@clisp.org>
2128
2129         * doc/posix-headers/errno.texi: Remove mention of module 'EOVERFLOW'.
2130
2131 2008-09-26  Bruno Haible  <bruno@clisp.org>
2132
2133         * lib/fwriteerror.c (do_fwriteerror): Ignore error EPIPE.
2134         * modules/fwriteerror (Depends-on): Add errno.
2135
2136 2008-09-26  Bruno Haible  <bruno@clisp.org>
2137
2138         * tests/test-vc-list-files-git.sh: Explain reason for skipping test.
2139         * tests/test-vc-list-files-cvs.sh: Likewise.
2140
2141 2008-09-26  Bruno Haible  <bruno@clisp.org>
2142
2143         * doc/posix-headers/sys_resource.texi: Reorder items.
2144
2145 2008-09-26  Jim Meyering  <meyering@redhat.com>
2146
2147         fts: tweak inode comparison function
2148         * lib/fts.c (fts_compare_ino): Sort on increasing, not decreasing
2149         inode numbers, as documented.
2150
2151         fts: sort dirent entries on inode number before traversing
2152         This avoids a quadratic, seek-related performance penalty when
2153         operating on a directory containing many entries (measurable at 10k;
2154         3.5 hours at 2 million entries with a cold cache) on certain types
2155         of file systems, including ext3 and ext4, but not tmpfs.
2156         * lib/fts.c (DT_MUST_BE, NOT_AN_INODE_NUMBER, D_INO): Define.
2157         (FTS_INODE_SORT_DIR_ENTRIES_THRESHOLD): Define if not defined.
2158         (S_MAGIC_TMPFS, S_MAGIC_NFS): Define.
2159         (fs_handles_readdir_ordered_dirents_efficiently): New function.
2160         (dirent_inode_sort_may_be_useful, fts_compare_ino): Likewise.
2161         (fts_build): Set the stat.st_ino member from D_INO.
2162         If it is likely to be useful, sort dirent entries on inode number.
2163
2164         * m4/fts.m4 (gl_FUNC_FTS_CORE): Check for fstatfs, sys/vfs.h,
2165         and the struct statfs.f_type member.
2166         * modules/fts (Depends-on): Add d-ino.
2167
2168 2008-09-26  Bruno Haible  <bruno@clisp.org>
2169
2170         * modules/sigpipe-die (Depends-on): Add sigpipe.
2171
2172         * lib/stdio.in.h (fprintf, vfprintf, printf, vprintf, fputc, putc,
2173         putchar, fputs, puts, fwrite): Replace when REPLACE_STDIO_WRITE_FUNCS
2174         and GNULIB_STDIO_H_SIGPIPE are set.
2175         * lib/stdio-write.c: New file.
2176         * m4/stdio_h.m4 (gl_STDIO_H): Set GNULIB_FPRINTF, GNULIB_PRINTF,
2177         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
2178         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
2179         REPLACE_STDIO_WRITE_FUNCS.
2180         (gl_STDIO_H_DEFAULTS): Initialize GNULIB_FPRINTF, GNULIB_PRINTF,
2181         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
2182         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
2183         GNULIB_STDIO_H_SIGPIPE, REPLACE_STDIO_WRITE_FUNCS.
2184         * modules/stdio (Files): Add lib/stdio-write.c.
2185         (Makefile.am): Substitute GNULIB_FPRINTF, GNULIB_PRINTF,
2186         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
2187         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
2188         GNULIB_STDIO_H_SIGPIPE, REPLACE_STDIO_WRITE_FUNCS.
2189         * m4/fprintf-posix.m4 (gl_REPLACE_FPRINTF): Define
2190         REPLACE_FPRINTF_POSIX.
2191         * m4/printf-posix-rpl.m4 (gl_REPLACE_PRINTF): Define
2192         REPLACE_PRINTF_POSIX.
2193         * m4/vfprintf-posix.m4 (gl_REPLACE_VFPRINTF): Define
2194         REPLACE_VFPRINTF_POSIX.
2195         * m4/vprintf-posix.m4 (gl_REPLACE_VPRINTF): Define
2196         REPLACE_VPRINTF_POSIX.
2197         * doc/posix-functions/fprintf.texi: Mention the sigpipe module and the
2198         SIGPIPE issue.
2199         * doc/posix-functions/fputc.texi: Likewise.
2200         * doc/posix-functions/fputs.texi: Likewise.
2201         * doc/posix-functions/fwrite.texi: Likewise.
2202         * doc/posix-functions/printf.texi: Likewise.
2203         * doc/posix-functions/putc.texi: Likewise.
2204         * doc/posix-functions/putchar.texi: Likewise.
2205         * doc/posix-functions/puts.texi: Likewise.
2206         * doc/posix-functions/vfprintf.texi: Likewise.
2207         * doc/posix-functions/vprintf.texi: Likewise.
2208
2209         * modules/safe-write (Depends-on): Add write.
2210
2211         * modules/sigpipe-tests: New file.
2212         * tests/test-sigpipe.c: New file.
2213         * tests/test-sigpipe.sh: New file.
2214
2215         * modules/write: New file.
2216         * lib/unistd.in.h: Include <sys/types.h>.
2217         (write): New declaration.
2218         * lib/write.c: New file.
2219         * m4/write.m4: New file.
2220         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
2221         GNULIB_UNISTD_H_SIGPIPE, GNULIB_WRITE, REPLACE_WRITE.
2222         * modules/unistd (Makefile.am): Substitute GNULIB_UNISTD_H_SIGPIPE,
2223         GNULIB_WRITE, REPLACE_WRITE.
2224         * doc/posix-functions/write.texi: Mention the write, sigpipe modules
2225         and the SIGPIPE issue.
2226
2227         * lib/signal.in.h (SIGPIPE): Define to a replacement value.
2228         (raise): New declaration.
2229         * lib/sigprocmask.c (SIGPIPE_handler): New variable.
2230         (ext_signal): New function.
2231         (rpl_raise): New function.
2232         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Initialize
2233         GNULIB_SIGNAL_H_SIGPIPE.
2234         * modules/signal (Makefile.am): Substitute GNULIB_SIGNAL_H_SIGPIPE.
2235         * doc/posix-headers/signal.texi: Mention the SIGPIPE issue.
2236
2237         * modules/sigpipe: New file.
2238         * m4/sigpipe.m4: New file.
2239
2240 2008-09-25  Derek Price  <derek@ximbiot.com>
2241             Bruno Haible  <bruno@clisp.org>
2242
2243         * gnulib-tool (func_import): Report all license incompatibilities, not
2244         just the first one.
2245
2246 2008-09-25  Bruno Haible  <bruno@clisp.org>
2247
2248         * gnulib-tool (func_import): When computing the edits, consider not
2249         only the Makefile.ams that exist but also those that will be generated.
2250
2251 2008-09-25  Simon Josefsson  <simon@josefsson.org>
2252
2253         * modules/sys_select-tests (Depends-on): Remove sys_select itself,
2254         fixes gnulib-tool --test warning about duplicate dependency.
2255
2256 2008-09-25  Bruno Haible  <bruno@clisp.org>
2257
2258         * gnulib-tool: Don't ask the user to perform edits in the generated
2259         Makefile.ams.
2260         (func_emit_lib_Makefile_am): Emit empty SUBDIRS. Execute edits that
2261         apply to the Makefile.am being generated.
2262         (func_emit_tests_Makefile_am): Execute edits that apply to the
2263         Makefile.am being generated.
2264         (func_import): Setup list of Makefile.am edits before emitting the
2265         Makefile.ams, not at the end.
2266         (func_create_testdir): Update.
2267         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
2268
2269 2008-09-25  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
2270
2271         * gnulib-tool (func_import): Store the --tests-base option in the
2272         comment in gnulib-cache.m4.
2273
2274 2008-09-24  Paolo Bonzini  <bonzini@gnu.org>
2275
2276         * NEWS: Document increased portability that sys_select now provides.
2277
2278         * lib/sys_select.in.h: Install select wrapper.
2279         * lib/sys_socket.in.h: Use more descriptive name when there is no
2280         select wrapper.
2281         * lib/winsock-select.c: New.
2282         * m4/sys_select_h.m4: Compile lib/winsock-select.c if WinSock is used.
2283         Require gl_HEADER_SYS_SOCKET.
2284         * modules/sys_select: Depend on alloca, add lib/winsock-select.c.
2285         * modules/sys_select-tests: Copy dependencies from modules/poll-tests.
2286         * tests/test-sys_select.c: Add functional tests.
2287
2288 2008-09-24  Eric Blake  <ebb9@byu.net>
2289
2290         open, fopen: close fd leak in last patch
2291         * lib/open.c (rpl_open): Close fd before returning error.
2292         * lib/fopen.c (rpl_fopen): Close fd before returning error.
2293         * doc/posix-functions/open.texi (open): Document that Irix also
2294         has the bug.
2295         * doc/posix-functions/fopen.texi (fopen): Likewise.
2296         Reported by Paolo Bonzini.
2297
2298 2008-09-24  Bruno Haible  <bruno@clisp.org>
2299
2300         Ensure that a filename ending in a slash cannot be used to access a
2301         non-directory.
2302         * lib/open.c (rpl_open): When the filename ends in a slash, use fstat()
2303         to check whether it's really a directory.
2304         * lib/fopen.c: Include fcntl.h, unistd.h.
2305         (rpl_fopen): When the filename ends in a slash, use open(), fstat(),
2306         and fdopen().
2307         * modules/fopen (Depends-on): Add unistd.
2308         * tests/test-open.c (main): Try to open "/dev/null/" as a directory.
2309         * tests/test-fopen.c (main): Likewise.
2310         * doc/posix-functions/open.texi: Mention the HP-UX, Solaris bug.
2311         * doc/posix-functions/fopen.texi: Likewise.
2312         Reported by Eric Blake.
2313
2314 2008-09-23  Eric Blake  <ebb9@byu.net>
2315
2316         c-stack: avoid compiler optimizations when provoking overflow
2317         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Make
2318         recursion harder to optimize, to ensure a stack overflow occurs.
2319         * tests/test-c-stack.c (recurse): Likewise.
2320         Borrowed from libsigsegv.
2321
2322         c-stack: work around Irix sigaltstack bug
2323         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Check
2324         whether sigaltstack uses wrong end of stack_t (copied in part from
2325         libsigsegv).
2326         * lib/c-stack.c (c_stack_action) [!HAVE_LIBSIGSEGV]: Work around
2327         Irix bug, without requiring an over-allocation.
2328         * doc/posix-functions/sigaltstack.texi (sigaltstack): Document the
2329         bug.
2330
2331         fopen: document mingw bug on directories
2332         * doc/posix-functions/fopen.texi (fopen): Mention mingw bug for
2333         not allowing a stream visiting a directory, even though reading
2334         from such a stream is not portable.
2335
2336 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
2337
2338         * lib/poll.c: Rewrite.
2339         * modules/poll: Depend on alloca.
2340
2341 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
2342
2343         * lib/sys_socket.in.h: Do not implement rpl_setsockopt here,
2344         instead define prototypes for a full set of wrappers.  Ensure
2345         that Cygwin does not use the compatibility code, which is only
2346         for MinGW.
2347         * lib/winsock.c: New.
2348         * m4/sys_socket_h.m4: Compile lib/winsock.c if WinSock is being used.
2349         * modules/sys_socket: Add lib/winsock.c.
2350
2351         * modules/poll-tests: Add errno and perror.
2352         * tests/test-poll.c: Use ioctl, not ioctlsocket.
2353
2354 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
2355
2356         * tests/test-poll.c: Downgrade minimum needed Winsock version.
2357
2358 2008-09-23  Bruno Haible  <bruno@clisp.org>
2359
2360         * doc/posix-functions/*: Add info about functions missing on IRIX 5.3.
2361         * doc/glibc-functions/*: Likewise.
2362
2363 2008-09-23  Simon Josefsson  <simon@josefsson.org>
2364
2365         * tests/test-perror.sh (tmpfiles): Cleanup temporary files on
2366         success.
2367
2368 2008-09-22  Eric Blake  <ebb9@byu.net>
2369             Bruno Haible  <bruno@clisp.org>
2370
2371         vasnprintf: fix x86/glibc regression on printf("%La", 0.0L)
2372         * lib/vasnprintf.c (VASNPRINTF): Support 0.0 on platforms that
2373         supply %A but mishandle pseudo-NaN.
2374         Reported by Simon Josefsson.
2375
2376 2008-09-21  Bruno Haible  <bruno@clisp.org>
2377
2378         * tests/test-lock.c (main): Tweak skip message.
2379         * tests/test-tls.c (main): Likewise.
2380
2381 2008-09-21  Bruno Haible  <bruno@clisp.org>
2382
2383         * m4/sigaction.m4 (gl_SIGACTION): Remove unnecessary AC_SUBST. Check
2384         whether 'struct sigaction' has sa_sigaction here...
2385         (gl_PREREQ_SIG_HANDLER_H): ... not here.
2386         (gl_PREREQ_SIGACTION): Remove unnecessary AC_SUBST.
2387
2388 2008-09-21  Bruno Haible  <bruno@clisp.org>
2389
2390         * MODULES.html.sh (Support for obsolete systems lacking ANSI C 89): New
2391         section.
2392         (Support for systems lacking ANSI C 89): Move stdlib, exit, strtol,
2393         strtoul, memchr, memcmp, memcpy, memmove, memset, strcspn, strpbrk to
2394         the new section.
2395         (Support for obsolete systems lacking POSIX:2001): New section.
2396         (String handling <string.h>): Move strdup to the new section.
2397         Suggested by Simon Josefsson and Paolo Bonzini.
2398
2399 2008-09-21  Bruno Haible  <bruno@clisp.org>
2400
2401         * tests/test-vasnprintf-posix.c (test_function): Allow 3-digit
2402         exponents in %e and %g results on 'long double'. Needed for mingw's
2403         improved *printf functions.
2404         * tests/test-vasprintf-posix.c (test_function): Likewise.
2405         * tests/test-snprintf-posix.h (test_function): Likewise.
2406         * tests/test-sprintf-posix.h (test_function): Likewise.
2407         Reported by Eric Blake.
2408
2409 2008-09-21  Bruno Haible  <bruno@clisp.org>
2410
2411         * tests/test-snprintf-posix.h (test_function): Remove useless ASSERTs.
2412         * tests/test-sprintf-posix.h (test_function): Likewise.
2413
2414 2008-09-21  Bruno Haible  <bruno@clisp.org>
2415
2416         * modules/getpass (Depends-on): Add strdup-posix.
2417
2418         New module 'strdup-posix'.
2419         * modules/strdup-posix: New file.
2420         * m4/strdup.m4 (gl_FUNC_STRDUP_POSIX): New macro.
2421         * lib/string.in.h (strdup): Replace if REPLACE_STRDUP is 1.
2422         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
2423         REPLACE_STRDUP.
2424         * modules/string (Makefile.am): Substitute REPLACE_STRDUP.
2425         * doc/posix-functions/strdup.texi: Mention module strdup-posix.
2426         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
2427         strdup-posix.
2428
2429         * modules/strdup (Depends-on): Remove malloc-posix.
2430
2431 2008-09-20  Bruno Haible  <bruno@clisp.org>
2432
2433         * lib/fstrcmp.c: Add data about branch probabilities, from Ralf
2434         Wildenhues.
2435
2436 2008-09-20  Bruno Haible  <bruno@clisp.org>
2437
2438         Ensure that wint_t gets defined on IRIX 5.3.
2439         * lib/wchar.in.h (wint_t): Define if not defined by the system.
2440         * lib/wctype.in.h (wint_t): Likewise.
2441         (__wctype_wint_t): Remove type.
2442         (isw*): Use wint_t instead of __wctype_wint_t.
2443         * m4/wchar.m4 (gl_WCHAR_H): Invoke gt_TYPE_WINT_T and set HAVE_WINT_T.
2444         * modules/wchar (Files): Add m4/wint_t.m4.
2445         (Makefile.am): Substitute HAVE_WINT_T.
2446         * tests/test-wchar.c: Check that wchar_t and wint_t are defined.
2447         * tests/test-wctype.c: Check that wint_t is defined.
2448         * doc/posix-headers/wchar.texi: Mention the IRIX 5 problem.
2449         * doc/posix-headers/wctype.texi: Likewise.
2450         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
2451
2452 2008-09-18  Bruno Haible  <bruno@clisp.org>
2453
2454         * gnulib-tool (func_exit): Update comment.
2455
2456 2008-09-18  Simon Josefsson  <simon@josefsson.org>
2457
2458         * modules/getaddrinfo (Depends-on): Remove strdup, this module
2459         assumes strdup exists and does not depend on strdup to return
2460         ENOMEM on out of memory conditions.
2461
2462 2008-09-18  Bruno Haible  <bruno@clisp.org>
2463
2464         * lib/vasnprintf.c (VASNPRINTF): When printing ±0.0L in
2465         NEED_PRINTF_INFINITE_LONG_DOUBLE case with 'e' format, always use two
2466         digits for the exponent.
2467
2468 2008-09-18  Jim Meyering  <meyering@redhat.com>
2469             Bruno Haible  <bruno@clisp.org>
2470
2471         * lib/vasnprintf.c (decimal_point_char): Define also if
2472         NEED_PRINTF_INFINITE_LONG_DOUBLE.
2473
2474 2008-09-16  Bruno Haible  <bruno@clisp.org>
2475         and Eric Blake  <ebb9@byu.net>
2476
2477         vasnprintf: support Irix 5.3
2478         * lib/vasnprintf.c (VASNPRINTF): Also handle -0.0L on platforms
2479         that mishandle long double infinity.
2480         Reported by Tom G. Christensen.
2481
2482 2008-09-16  Bruno Haible  <bruno@clisp.org>
2483
2484         * doc/glibc-functions/scandir.texi: Mention the function is missing on
2485         Solaris 9.
2486         * doc/glibc-functions/alphasort.texi: Likewise.
2487         Reported by Michael Haubenwallner <michael.haubenwallner@salomon.at>.
2488
2489 2008-09-16  Jim Meyering  <meyering@redhat.com>
2490
2491         posix-shell.m4: reject opensolaris's "sh (AT&T Research) 1993-12-28 s+"
2492         * m4/posix-shell.m4 (gl_POSIX_SHELL): Reject a shell that lets
2493         a umask modification leak out of a subshell.  Otherwise, the
2494         opensolaris /bin/sh would be accepted and thus cause unwarranted
2495         failures in the coreutils test suite.
2496
2497 2008-09-16  Paolo Bonzini  <bonzini@gnu.org>
2498
2499         * tests/test-poll.c (connect_to_socket): Allow non-blocking connect
2500         to succeed.
2501
2502 2008-09-16  Jim Meyering  <meyering@redhat.com>
2503
2504         avoid spurious test failure when library is built without ACL support
2505         * m4/acl.m4 (USE_ACL): Define as a shell variable, too, for...
2506         * modules/acl-tests (Makefile.am) [TESTS_ENVIRONMENT]: Add USE_ACL.
2507         * tests/test-file-has-acl.sh: Skip if USE_ACL == 0.
2508         * tests/test-copy-acl.sh: Likewise.
2509
2510 2008-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2511
2512         * lib/fstrcmp.c (fstrcmp_bounded): Use a second, less quick upper bound
2513         based on character occurrence counts.
2514
2515 2008-09-15  Eric Blake  <ebb9@byu.net>
2516
2517         tests: avoid some compiler warnings
2518         * tests/test-memchr.c (main): Pass NULL indirectly.
2519         * tests/test-closein.c (main): Avoid unused variable.
2520
2521 2008-09-15  Bruno Haible  <bruno@clisp.org>
2522
2523         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Test for all the macros that
2524         are missing on OpenBSD 4.0 individually.
2525         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
2526
2527 2008-09-15  Bruno Haible  <bruno@clisp.org>
2528
2529         * doc/posix-headers/errno.texi: Mention the Cygwin problem.
2530         * doc/posix-functions/strerror.texi: Mention also Cygwin.
2531         * doc/posix-functions/perror.texi: Likewise.
2532         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Test also whether ECANCELED
2533         is missing.
2534         Reported by Eric Blake.
2535
2536         * lib/errno.in.h: Use replacement values >= 2000.
2537         Reported by Eric Blake.
2538
2539 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2540
2541         * lib/fstrcmp.c (EXTRA_CONTEXT_FIELDS): Add field 'edit_count_limit'.
2542         (EARLY_ABORT): Return true when the edit_count has grown too beyond the
2543         limit.
2544         (fstrcmp_bounded): Initialize the edit_count_limit. Return 0 when
2545         compareseq was aborted.
2546
2547 2008-09-14  Bruno Haible  <bruno@clisp.org>
2548
2549         * lib/fstrcmp.c (EXTRA_CONTEXT_FIELDS): Combine xvec_edit_count and
2550         yvec_edit_count.
2551         (NOTE_DELETE, NOTE_INSERT): Increment the combined edit count.
2552         (fstrcmp_bounded): Simplify result computation accordingly.
2553
2554 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2555
2556         * lib/fstrcmp.h (fstrcmp_bounded): New declaration.
2557         (fstrcmp): Define in terms of fstrcmp_bounded.
2558         * lib/fstrcmp.c (fstrcmp_bounded): Renamed from fstrcmp. Add
2559         lower_bound argument.
2560         Return quickly if the result is certainly < lower_bound.
2561         * tests/test-fstrcmp.c (check_fstrcmp): Test also fstrcmp_bounded.
2562
2563 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2564
2565         * lib/diffseq.h (EARLY_ABORT): New macro.
2566         (compareseq): Change return type to bool. Return true when EARLY_ABORT
2567         evaluates to true.
2568
2569 2008-09-14  Bruno Haible  <bruno@clisp.org>
2570
2571         * modules/perror-tests: New file.
2572         * tests/test-perror.sh: New file.
2573         * tests/test-perror.c: New file.
2574
2575         New module 'perror'.
2576         * lib/stdio.in.h (perror): New declaration.
2577         * lib/perror.c: New file.
2578         * m4/perror.m4: New file.
2579         * modules/perror: New file.
2580         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add perror.
2581         * doc/posix-functions/perror.texi: Mention the perror module.
2582         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_PERROR,
2583         REPLACE_PERROR.
2584         * modules/stdio (Makefile.am): Substitute GNULIB_PERROR,
2585         REPLACE_PERROR.
2586
2587 2008-09-14  Bruno Haible  <bruno@clisp.org>
2588
2589         * modules/stdio (Makefile.am): Reorder to match the order in
2590         lib/stdio.in.h.
2591         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
2592
2593 2008-09-13  Bruno Haible  <bruno@clisp.org>
2594
2595         * lib/sys_socket.in.h (EINPROGRESS, ...): Remove definitions.
2596
2597 2008-09-13  Bruno Haible  <bruno@clisp.org>
2598
2599         Extend strerror to cover the added errno values.
2600         * lib/strerror.c: Include errno.h and winsock2.h if it exists.
2601         (rpl_strerror): Provide error messages for the added errno values and
2602         for the WSA* values.
2603         * m4/strerror.m4 (gl_FUNC_STRERROR): Test REPLACE_STRERROR.
2604         (gl_FUNC_STRERROR_SEPARATE): If errno.h is replaced, always replace
2605         strerror.
2606         (gl_PREREQ_STRERROR): Test whether winsock2.h exists.
2607         * modules/strerror (Depends-on): Add errno.
2608         * doc/posix-functions/strerror.texi: Document the change.
2609         * tests/test-strerror.c (main): Check also the string for ETIMEDOUT
2610         and EOVERFLOW.
2611
2612 2008-09-13  Bruno Haible  <bruno@clisp.org>
2613
2614         * modules/EOVERFLOW: Remove file.
2615         * m4/eoverflow.m4: Remove file.
2616         * modules/EOVERFLOW-tests: Remove file.
2617         * tests/test-EOVERFLOW.c: Remove file.
2618         * modules/fprintf-posix (Depends-on): Replace EOVERFLOW with errno.
2619         * modules/ftell (Depends-on): Likewise.
2620         * modules/getdelim (Depends-on): Likewise.
2621         * modules/getugroups (Depends-on): Likewise.
2622         * modules/poll (Depends-on): Likewise.
2623         * modules/snprintf (Depends-on): Likewise.
2624         * modules/sprintf-posix (Depends-on): Likewise.
2625         * modules/vasnprintf (Depends-on): Likewise.
2626         * modules/vasprintf (Depends-on): Likewise.
2627         * modules/vfprintf-posix (Depends-on): Likewise.
2628         * modules/vsnprintf (Depends-on): Likewise.
2629         * modules/vsprintf-posix (Depends-on): Likewise.
2630         * modules/xvasprintf (Depends-on): Likewise.
2631         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
2632         * modules/unistdio/u8-vasprintf (Depends-on): Likewise.
2633         * modules/unistdio/u8-vsnprintf (Depends-on): Likewise.
2634         * modules/unistdio/u8-vsprintf (Depends-on): Likewise.
2635         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
2636         * modules/unistdio/u8-u8-vasprintf (Depends-on): Likewise.
2637         * modules/unistdio/u8-u8-vsnprintf (Depends-on): Likewise.
2638         * modules/unistdio/u8-u8-vsprintf (Depends-on): Likewise.
2639         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
2640         * modules/unistdio/u16-u16-vasprintf (Depends-on): Likewise.
2641         * modules/unistdio/u16-u16-vsnprintf (Depends-on): Likewise.
2642         * modules/unistdio/u16-u16-vsprintf (Depends-on): Likewise.
2643         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
2644         * modules/unistdio/u16-vasprintf (Depends-on): Likewise.
2645         * modules/unistdio/u16-vsnprintf (Depends-on): Likewise.
2646         * modules/unistdio/u16-vsprintf (Depends-on): Likewise.
2647         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
2648         * modules/unistdio/u32-vasprintf (Depends-on): Likewise.
2649         * modules/unistdio/u32-vsnprintf (Depends-on): Likewise.
2650         * modules/unistdio/u32-vsprintf (Depends-on): Likewise.
2651         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
2652         * modules/unistdio/u32-u32-vasprintf (Depends-on): Likewise.
2653         * modules/unistdio/u32-u32-vsnprintf (Depends-on): Likewise.
2654         * modules/unistdio/u32-u32-vsprintf (Depends-on): Likewise.
2655         * modules/unistdio/ulc-fprintf (Depends-on): Likewise.
2656         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
2657         * modules/unistdio/ulc-vasprintf (Depends-on): Likewise.
2658         * modules/unistdio/ulc-vfprintf (Depends-on): Likewise.
2659         * modules/unistdio/ulc-vsnprintf (Depends-on): Likewise.
2660         * modules/unistdio/ulc-vsprintf (Depends-on): Likewise.
2661         * MODULES.html.sh: Remove EOVERFLOW.
2662         * NEWS: Mention the change.
2663
2664 2008-09-13  Bruno Haible  <bruno@clisp.org>
2665
2666         * modules/errno-tests: New file.
2667         * tests/test-errno.c: New file, incorporating tests/test-EOVERFLOW.c.
2668
2669         * lib/errno.in.h: New file.
2670         * m4/errno_h.m4: New file, borrowing from m4/eoverflow.m4.
2671         * modules/errno: New file.
2672         * doc/posix-headers/errno.texi: Update documentation.
2673         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add errno.
2674
2675 2008-09-13  Bruno Haible  <bruno@clisp.org>
2676
2677         * tests/test-poll.c: Use #if for native Windows, rather than testing
2678         __MSVCRT__.
2679
2680 2008-09-13  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
2681             Bruno Haible  <bruno@clisp.org>
2682
2683         * lib/glob.c: Don't include <pwd.h> on native Windows.
2684         (WINDOWS32): New macro.
2685         (glob) [WINDOW32]: Provide a reasonable replacement for getenv("HOME").
2686
2687 2008-09-13  Bruno Haible  <bruno@clisp.org>
2688
2689         * lib/glthread/cond.h [USE_SOLARIS_THREADS]
2690         (ETIMEDOUT): Remove macro.
2691         (glthread_cond_timedwait_multithreaded): New declaration.
2692         (glthread_cond_timedwait): Use it.
2693         * lib/glthread/cond.c [USE_SOLARIS_THREADS]
2694         (glthread_cond_timedwait_multithreaded): New function.
2695
2696 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
2697
2698         * modules/poll-tests: Do not check for io.h.
2699         * tests/test-poll.c: Check for __MSVCRT__ instead.
2700
2701 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
2702
2703         * lib/sys_socket.in.h (EINPROGRESS): Define for Winsock case.
2704         * modules/poll-tests: Add inet_pton, stdbool, sockets.
2705         * tests/test-poll.c: Use them.  Use _pipe on Windows.
2706
2707 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
2708
2709         * modules/poll-tests: New.
2710         * tests/test-poll.c: New.
2711
2712 2008-09-12  Eric Blake  <ebb9@byu.net>
2713
2714         frexp: test for NetBSD failure on -0.0
2715         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Enhance test, since some, but
2716         not all, bugs from NetBSD 3.0 have been fixed.
2717         * doc/posix-functions/frexp.texi (frexp): Document bug.
2718         Reported by Thomas Klausner.
2719
2720         signbit: work around bug of HP-UX 10.20 cc with -0.0 literal
2721         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Rewrite test to avoid
2722         literal -0.0.
2723         Reported by Jonathan C. Patschke <jp@centtech.com>.
2724
2725 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
2726
2727         * lib/glthread/cond.h: Use dummy implementation also if
2728         USE_WIN32_THREADS.
2729
2730 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
2731
2732         * modules/fnmatch-posix (License): Change to LGPLv2+.
2733         * modules/fnmatch-gnu (License): Likewise.
2734
2735 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
2736
2737         * lib/poll.c (poll): Fix polling unconnected server sockets on WIN32.
2738
2739 2008-09-11  Jim Meyering  <meyering@redhat.com>
2740
2741         * users.txt: Add gtk-vnc.
2742
2743 2008-09-08  Simon Josefsson  <simon@josefsson.org>
2744
2745         * tests/test-bitrotate.c: Test 8/16-bit rotates with 0 and maximum
2746         rotate amounts.
2747
2748         * lib/bitrotate.h: Doc fix, mention that N can be wider than minimally
2749         required for 16-bit and 8-bit rotates.
2750         * lib/bitrotate.h (rotl64, rotr64, rotl32, rotl32, rotl16, rotr16,
2751         rotl8, rotr8): Use UINT64_MAX, UINT32_MAX, UINT16_MAX, and
2752         UINT8_MAX instead of hard-coded constants.
2753         Suggested by Paul Eggert.
2754
2755 2008-09-07  Bruno Haible  <bruno@clisp.org>
2756
2757         * tests/test-striconveh.c (main): Check behaviour when converting from
2758         UTF-7.
2759
2760         Make striconveh work better with stateful encodings.
2761         * lib/striconveh.c (iconv_carefully, iconv_carefully_1): Don't assume
2762         that iconv does not increment the inptr when returning -1/EINVAL.
2763
2764 2008-09-07  Bruno Haible  <bruno@clisp.org>
2765
2766         * build-aux/config.rpath: Update according to libtool-2.2.6.
2767         * build-aux/config.libpath: Likewise.
2768
2769 2008-09-06  Bruno Haible  <bruno@clisp.org>
2770
2771         * lib/freadahead.c (freadahead): Add conditional for SLOW_BUT_NO_HACKS.
2772         * lib/freadptr.c (freadptr): Likewise.
2773         * lib/freadseek.c (freadptrinc): Likewise.
2774         Reported by Simon Josefsson.
2775
2776 2008-09-06  Bruno Haible  <bruno@clisp.org>
2777
2778         * modules/freadptr (License): Change to LGPLv2+.
2779         * modules/freadseek (License): Likewise.
2780         Suggested by Eric Blake.
2781
2782         * modules/memchr2 (License): Change to LGPLv2+.
2783         Approved by Eric Blake.
2784
2785 2008-09-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2786             Bruno Haible  <bruno@clisp.org>
2787
2788         Make gnulib-tool work with native 'sed' on AIX.
2789         * gnulib-tool (sed_noop): New variable.
2790         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am, func_import,
2791         func_add_or_update, func_create_testdir): Use it to initialize sed
2792         script variables.
2793         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
2794
2795 2008-09-04  Albert Chin  <bug-gnulib@mlists.thewrittenword.com>
2796             Bruno Haible  <bruno@clisp.org>
2797
2798         * m4/include_next.m4 (gl_INCLUDE_NEXT): Add check whether #include_next
2799         also works after #include directives.
2800
2801 2008-09-04  Ondřej Vašík  <ovasik@redhat.com>
2802
2803         getdate.y: reject an out-of-range timezone value
2804         * lib/getdate.y (time_zone_hhmm): Reject any TZ offset that is outside
2805         the range [-24...+24].  When specified with only one or two digits,
2806         * tests/test-getdate.c: Tests for the fix.
2807         * doc/getdate.texi: Document this change.
2808
2809 2008-09-03  Bruno Haible  <bruno@clisp.org>
2810
2811         * doc/glibc-functions/strverscmp.texi: Mention the strverscmp module.
2812
2813 2008-09-02  Simon Josefsson  <simon@josefsson.org>
2814
2815         * lib/bitrotate.h (rotl64, rotr64): Add.  Suggested by Bruce Korb
2816         <bruce.korb@gmail.com> with ideas from Ben Pfaff
2817         <blp@cs.stanford.edu>, Bruno Haible <bruno@clisp.org> and Eric
2818         Blake <ebb9@byu.net>.
2819
2820         * tests/test-bitrotate.c: Add more test vectors.
2821
2822 2008-09-02  Eric Blake  <ebb9@byu.net>
2823
2824         vasnprintf-posix: handle large precision via %.*d
2825         * lib/vasnprintf.c (VASNPRINTF): Don't pass precision to snprintf
2826         when handling it ourselves.
2827         * tests/test-vasnprintf-posix.c (test_function): Add test.
2828         * tests/test-snprintf-posix.h (test_function): Likewise.
2829         * tests/test-sprintf-posix.h (test_function): Likewise.
2830         * tests/test-vasprintf-posix.c (test_function): Likewise.
2831         Reported by Alain Guibert.
2832
2833 2008-09-01  Eric Blake  <ebb9@byu.net>
2834
2835         c-stack: make configure-time check more robust
2836         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Check for
2837         successful sigaction call.
2838         Reported by Tom G. Christensen.
2839
2840 2008-09-01  Bruno Haible  <bruno@clisp.org>
2841
2842         New module 'findprog-lgpl'.
2843         * modules/findprog-lgpl: New file.
2844         * lib/findprog-lgpl.c: New file.
2845         * lib/findprog.c: Compile nothing in findprog.c if findprog-lgpl.c is
2846         also compiled. Consider the possibly defined symbol IN_FINDPROG_LGPL
2847         to decide whether to use strdup or xstrdup, concatenated_filename or
2848         xconcatenated_filename.
2849
2850 2008-09-01  Bruno Haible  <bruno@clisp.org>
2851
2852         Split module 'concat-filename' into 'concat-filename' (LGPL) and
2853         'xconcat-filename' (GPL).
2854         * modules/concat-filename (Depends-on): Add malloc-posix, remove xalloc.
2855         (License): Change to LGPLv2+.
2856         * modules/xconcat-filename: New file.
2857         * lib/concat-filename.h (concatenated_filename): Change specification.
2858         (xconcatenated_filename): New declaration.
2859         * lib/concat-filename.c: Include errno.h, stdlib.h, not xalloc.h.
2860         (concatenated_filename): Use malloc instead of xalloc. Handle out-of-
2861         memory situations.
2862         * lib/xconcat-filename.c: New file.
2863         * NEWS: Mention the change.
2864         * lib/findprog.c: Include concat-filename.h, not filename.h.
2865         (find_in_path): Use xconcatenated_filename instead of
2866         concatenated_filename.
2867         * lib/javacomp.c: Include concat-filename.h, not filename.h.
2868         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
2869         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
2870         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
2871         is_oldgcj_14_13_usable, is_javac_usable): Use xconcatenated_filename
2872         instead of concatenated_filename.
2873         * lib/javaexec.c: Include concat-filename.h, not filename.h.
2874         (execute_java_class): Use xconcatenated_filename instead of
2875         concatenated_filename.
2876         * modules/findprog (Depends-on): Add xconcat-filename, remove filename.
2877         * modules/javacomp (Depends-on): Likewise.
2878         * modules/javaexec (Depends-on): Likewise.
2879
2880 2008-09-01  Bruno Haible  <bruno@clisp.org>
2881
2882         Split module 'filename' into 'filename' and 'concat-filename'.
2883         * modules/filename: Keep only lib/filename.h.
2884         (License): Change to LGPLv2+.
2885         * modules/concat-filename: New file, extracted from modules/filename.
2886         * lib/filename.h (concatenated_filename): Remove declaration.
2887         * lib/concat-filename.h: New file, extracted from lib/filename.h.
2888         * lib/concat-filename.c: Include concat-filename.h.
2889         * NEWS: Mention the change.
2890
2891 2008-09-01  Simon Josefsson  <simon@josefsson.org>
2892
2893         * lib/bitrotate.h (rotl8, rotr8): Add.
2894
2895         * modules/bitrotate (configure.ac): Need
2896         AC_REQUIRE([AC_C_INLINE]).
2897         (Description): Mention stdint.h.  Reported by Bruno Haible
2898         <bruno@clisp.org>.
2899
2900         * lib/bitrotate.h (rotr16, rotl16): Fix mask value.  Reported by
2901         Paolo Bonzini <bonzini@gnu.org>.
2902
2903 2008-08-31  Bruno Haible  <bruno@clisp.org>
2904
2905         Assume Solaris specific bi-arch conventions on Solaris systems.
2906         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): On Solaris in 64-bit
2907         mode, set acl_libdirstem to lib/64. Also set acl_libdirstem2.
2908         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): If acl_libdirstem does not
2909         work, try acl_libdirstem2 as fallback. Otherwise treat acl_libdirstem2
2910         like acl_libdirstem.
2911         (AC_LIB_LINKFLAGS_FROM_LIBS): Treat acl_libdirstem2 like
2912         acl_libdirstem.
2913         * NEWS: Mention the change.
2914         Reported by Ben Taylor <bentaylor.solx86@gmail.com>.
2915
2916 2008-08-31  Jim Meyering  <meyering@redhat.com>
2917
2918         * lib/strftime.h: Add comments describing the two added arguments.
2919
2920         remove duplicate #include directives
2921         * lib/chdir-long.c [TEST_CHDIR]: Remove duplicate #include <stdio.h>.
2922         * lib/putenv.c: Remove duplicate #include <stdlib.h>.
2923
2924 2008-08-31  Bruno Haible  <bruno@clisp.org>
2925
2926         New module 'sigpipe-die'.
2927         * modules/sigpipe-die: New file.
2928         * lib/sigpipe-die.h: New file.
2929         * lib/sigpipe-die.c: New file.
2930         * MODULES.html.sh (Signal handling): Add sigpipe-die.
2931
2932 2008-08-31  Bruno Haible  <bruno@clisp.org>
2933
2934         Don't override previously installed signal handlers.
2935         * lib/fatal-signal.c (saved_sigactions): New variable.
2936         (uninstall_handlers): Reset the signal to the saved handler, not
2937         to SIG_DFL (except when ignored).
2938         (install_handlers): Save the previous handlers.
2939
2940 2008-08-30  Bruno Haible  <bruno@clisp.org>
2941
2942         * gnulib-tool (func_reset_sigpipe): New function.
2943         (func_get_automake_snippet, func_modules_transitive_closure,
2944         func_import): Invoke it before a join command that reads from stdin,
2945         to avoid "echo: write error: Broken pipe" error messages on stderr.
2946         Reported by Sam Steingold <sds@gnu.org>.
2947
2948 2008-08-30  Bruno Haible  <bruno@clisp.org>
2949
2950         * m4/fopen.m4 (gl_FUNC_FOPEN): Test against bug with trailing slash.
2951         Code copied from m4/open.m4.
2952         * lib/fopen.c (rpl_fopen): Return NULL if the mode specifies write
2953         access and the filename ends in a slash. Code copied from lib/open.c.
2954         * doc/posix-functions/fopen.texi: Document bug with trailing slash.
2955         * tests/test-fopen.c (main): Check against bug with trailing slash.
2956
2957 2008-08-29  Bruno Haible  <bruno@clisp.org>
2958
2959         Avoid some "gcc -pedantic" warnings.
2960         * m4/include_next.m4 (gl_INCLUDE_NEXT): Set also PRAGMA_SYSTEM_HEADER.
2961         * lib/arpa_inet.in.h: Use PRAGMA_SYSTEM_HEADER.
2962         * lib/dirent.in.h: Likewise.
2963         * lib/fcntl.in.h: Likewise.
2964         * lib/float.in.h: Likewise.
2965         * lib/iconv.in.h: Likewise.
2966         * lib/inttypes.in.h: Likewise.
2967         * lib/locale.in.h: Likewise.
2968         * lib/math.in.h: Likewise.
2969         * lib/netinet_in.in.h: Likewise.
2970         * lib/search.in.h: Likewise.
2971         * lib/signal.in.h: Likewise.
2972         * lib/stdarg.in.h: Likewise.
2973         * lib/stdint.in.h: Likewise.
2974         * lib/stdio.in.h: Likewise.
2975         * lib/stdlib.in.h: Likewise.
2976         * lib/string.in.h: Likewise.
2977         * lib/strings.in.h: Likewise.
2978         * lib/sys_select.in.h: Likewise.
2979         * lib/sys_socket.in.h: Likewise.
2980         * lib/sys_stat.in.h: Likewise.
2981         * lib/sys_time.in.h: Likewise.
2982         * lib/sysexits.in.h: Likewise.
2983         * lib/time.in.h: Likewise.
2984         * lib/unistd.in.h: Likewise.
2985         * lib/wchar.in.h: Likewise.
2986         * lib/wctype.in.h: Likewise.
2987         * modules/arpa_inet (Makefile.am): Also substitute PRAGMA_SYSTEM_HEADER.
2988         * modules/fchdir (Makefile.am): Likewise.
2989         * modules/fcntl (Makefile.am): Likewise.
2990         * modules/float (Makefile.am): Likewise.
2991         * modules/iconv_open (Makefile.am): Likewise.
2992         * modules/inttypes (Makefile.am): Likewise.
2993         * modules/locale (Makefile.am): Likewise.
2994         * modules/math (Makefile.am): Likewise.
2995         * modules/netinet_in (Makefile.am): Likewise.
2996         * modules/search (Makefile.am): Likewise.
2997         * modules/signal (Makefile.am): Likewise.
2998         * modules/stdarg (Makefile.am): Likewise.
2999         * modules/stdint (Makefile.am): Likewise.
3000         * modules/stdio (Makefile.am): Likewise.
3001         * modules/stdlib (Makefile.am): Likewise.
3002         * modules/string (Makefile.am): Likewise.
3003         * modules/strings (Makefile.am): Likewise.
3004         * modules/sys_select (Makefile.am): Likewise.
3005         * modules/sys_socket (Makefile.am): Likewise.
3006         * modules/sys_stat (Makefile.am): Likewise.
3007         * modules/sys_time (Makefile.am): Likewise.
3008         * modules/sysexits (Makefile.am): Likewise.
3009         * modules/time (Makefile.am): Likewise.
3010         * modules/unistd (Makefile.am): Likewise.
3011         * modules/wchar (Makefile.am): Likewise.
3012         * modules/wctype (Makefile.am): Likewise.
3013         Reported by Reuben Thomas <rrt@sc3d.org>.
3014
3015 2008-08-29  Bruno Haible  <bruno@clisp.org>
3016
3017         * m4/include_next.m4 (gl_INCLUDE_NEXT): Don't define HAVE_INCLUDE_NEXT
3018         any more.
3019
3020 2008-08-29  Simon Josefsson  <simon@josefsson.org>
3021
3022         * MODULES.html.sh (Misc): Add bitrotate.
3023
3024         * modules/bitrotate: New file.
3025
3026         * lib/bitrotate.h: New file.
3027
3028         * modules/bitrotate-tests: New file.
3029
3030         * tests/test-bitrotate.c: New file.
3031
3032         * modules/crypto/gc-arctwo, modules/crypto/arctwo: Add dependency
3033         on the bitrotate module.
3034
3035         * lib/arctwo.c: Use new bitrotate module.
3036
3037 2008-08-29  Jim Meyering  <meyering@redhat.com>
3038
3039         bootstrap: merge changes from coreutils
3040         * build-aux/bootstrap (cp_mark_as_generated): Preserve perms
3041         of copied files.  Remove a kludge, now that this is fixed.
3042         * build-aux/bootstrap: Fix unportable expr usage. (by Ralf Wildenhues)
3043         * build-aux/bootstrap: Remove $bt and $bt2 also when not using gettext.
3044         * build-aux/bootstrap: Remove coreutils-specific SUBDIRS-related code.
3045
3046 2008-08-29  Bruno Haible  <bruno@clisp.org>
3047
3048         * MODULES.html.sh: Remove --cvs-urls option.
3049
3050 2008-08-28  Jose E. Marchesi  <jemarch@gnu.org>  (tiny change)
3051
3052         maint.mk: adjust to file name change
3053         * top/maint.mk: s/Makefile.cfg/cfg.mk/.
3054
3055 2008-08-28  Jim Meyering  <meyering@redhat.com>
3056
3057         * modules/getndelim2 (License): Relicense to LGPLv2+.
3058         Approved by Richard Stallman for the version of 1995, and by
3059         Paul Eggert, Bruno Haible, Eric Blake for their contributions.
3060
3061 2008-08-27  Paolo Bonzini  <bonzini@gnu.org>
3062
3063         * lib/getdelim.c (flockfile, funlockfile): Make all of them
3064         dummy if one is not available.  Do not touch them if
3065         USE_UNLOCKED_IO, instead letting unlocked-io.h do that.
3066         (getc_maybe_unlocked): New.
3067         * m4/getdelim.m4 (gl_PREREQ_GETDELIM): Check for getc_unlocked.
3068
3069 2008-08-26  Eric Blake  <ebb9@byu.net>
3070
3071         doc/INSTALL: resync from autoconf
3072         * doc/Makefile (INSTALL, INSTALL.ISO, INSTALL.UTF-8): Simplify.
3073         (INSTALL_PRELUDE): Delete; this is done more efficiently by
3074         moving...
3075         * install.texi [!autoconf]: ...here.  Resync from autoconf.
3076         * INSTALL: Regenerate.
3077         * INSTALL.ISO: New file.
3078         * INSTALL.UTF-8: Likewise.
3079
3080 2008-08-26  Jim Meyering  <meyering@redhat.com>
3081
3082         GNUmakefile: cfg.mk definitions override default autoreconf-rerun policy
3083         * top/GNUmakefile (_is-dist-target, _is-install-target): Make
3084         these definitions conditional, so that they may be overridden, too.
3085
3086 2008-08-26  Bruno Haible  <bruno@clisp.org>
3087
3088         Generate INSTALL file variants with prettier quotes.
3089         * doc/Makefile (INSTALL_PRELUDE): New macro.
3090         (INSTALL): Use it.
3091         (INSTALL.ISO, INSTALL.UTF-8): New rules.
3092
3093 2008-08-26  Bruno Haible  <bruno@clisp.org>
3094
3095         Run makeinfo in an English locale.
3096         * doc/Makefile (MAKEINFO): New variable.
3097
3098 2008-08-26  Bruno Haible  <bruno@clisp.org>
3099
3100         * doc/Makefile (INSTALL): Use --no-validate instead of --no-warn.
3101         Suggested by Eric Blake.
3102
3103 2008-08-25  Bruno Haible  <bruno@clisp.org>
3104
3105         * doc/Makefile (INSTALL): Generate with @firstparagraphindent set.
3106
3107 2008-08-25  Eric Blake  <ebb9@byu.net>
3108
3109         c-stack: test that stack overflow can be caught
3110         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Also check
3111         that platform allows handling stack overflow; at least OS/2 EMX
3112         has sigaltstack, but crashes before transferring control to
3113         handler on stack overflow.
3114         * lib/c-stack.c [HAVE_SIGALTSTACK]: Adjust conditions to also
3115         check for HAVE_STACK_OVERFLOW_HANDLING.
3116         Reported by Elbert Pol.
3117
3118 2008-08-25  Bruno Haible  <bruno@clisp.org>
3119
3120         * doc/posix-functions/strftime.texi: Fix description of strftime
3121         module.
3122
3123 2008-08-24  Bruno Haible  <bruno@clisp.org>
3124
3125         * tests/uniwidth/test-uc_width2.c: New file.
3126         * tests/uniwidth/test-uc_width2.sh: New file.
3127         * modules/uniwidth/width-tests (Files): Add the new files.
3128         (TESTS): Add uniwidth/test-uc_width2.sh.
3129         (TESTS_ENVIRONMENT): New variable.
3130         (check_PROGRAMS): Add test-uc_width2.
3131         (test_uc_width2_SOURCES): New variable.
3132
3133         Fix uc_width(0x00AB) bug, introduced on 2007-07-08.
3134         * lib/uniwidth/width.c (nonspacing_table_data): Set bit for 0x00AD,
3135         not 0x00AB.
3136         Reported by Alexander V. Lukyanov <lav@netis.ru>.
3137
3138 2008-08-22  Eric Blake  <ebb9@byu.net>
3139
3140         test-lock, test-tls: mention why a test is skipped
3141         * tests/test-lock.c (main) [!USE_*_THREADS]: Print why test is
3142         skipped.
3143         * tests/test-tls.c (main) [!USE_*_THREADS]: Likewise.
3144
3145         count-one-bits: relax license
3146         * modules/count-one-bits (License): Relicense to LGPLv2+.
3147         Suggested by Ludovic Courtès, approved by Ben Pfaff.
3148
3149 2008-08-22  Andreas Schwab  <schwab@suse.de>
3150
3151         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX):
3152         Remove spurious space in assignment.
3153
3154 2008-08-21  Simon Josefsson  <simon@josefsson.org>
3155
3156         * m4/autobuild.m4: Use TZ=UTC0 instead of TZ=UTC.  Reported by
3157         Paul Eggert <eggert@CS.UCLA.EDU>.
3158
3159 2008-08-20  Paolo Bonzini  <bonzini@gnu.org>
3160
3161         * modules/gettext: Add m4/threadlib.m4.
3162
3163 2008-08-19  Eric Blake  <ebb9@byu.net>
3164
3165         test-c-stack: fix compilation failure on FreeBSD 5.0
3166         * tests/test-c-stack.c [HAVE_SETRLIMIT]: Include prerequisite
3167         headers before <sys/resource.h>.
3168         * doc/posix-headers/sys_resource.texi (sys/resource.h): Document
3169         the bug.
3170         Reported by Nelson H. F. Beebe.
3171
3172         strverscmp: migrate from "strverscmp.h" to <string.h>
3173         * modules/string (Makefile.am): Add new hooks.
3174         * modules/strverscmp (Files): Remove strverscmp.h.
3175         (Depends-on): Add string.
3176         (configure.ac): Add indicator.
3177         (Include): Mention new header.
3178         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Provide new
3179         defaults.
3180         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Inform string module of
3181         results.
3182         * lib/strverscmp.h: Delete.
3183         * lib/string.in.h (strverscmp): Provide declaration, when needed.
3184         * tests/test-strverscmp.c (includes): Adjust client.
3185         * lib/check-version.c (includes): Likewise.
3186         * NEWS: Document the change.
3187
3188         strverscmp: add unit test
3189         * modules/strverscmp-tests: New file.
3190         * tests/test-strverscmp.c: Likewise.
3191
3192 2008-08-19  Simon Josefsson  <simon@josefsson.org>
3193
3194         * lib/gc-gnulib.c: Indentation cleanup.  Add some comments
3195         regarding Windows crypto stuff, from Mono.
3196
3197 2008-08-19  Adam Strzelecki <ono@java.pl>  (tiny change)
3198
3199         * lib/gc-gnulib.c: Use CRYPT_VERIFY_CONTEXT.  Try to use Intel CSP
3200         if present, for intel RND.  Return error on failures.
3201
3202 2008-08-18  Ben Pfaff  <blp@gnu.org>
3203
3204         gitlog-to-changelog: give better diagnostic for failed pipe-open
3205         * build-aux/gitlog-to-changelog: Improve error message: suggest
3206         that the version of Git may be too old.
3207
3208 2008-08-18  Simon Josefsson  <simon@josefsson.org>
3209
3210         * m4/autobuild.m4: Use TZ=UTC to avoid time zone complexity.  Use
3211         ISO 8601 format.  Suggested by Greg Troxel <gdt@ir.bbn.com>.
3212
3213 2008-08-18  Bruno Haible  <bruno@clisp.org>
3214
3215         * lib/glthread/thread.h [USE_SOLARIS_THREADS]: Use thread_in_use(), not
3216         pthread_in_use().
3217
3218 2008-08-18  Bruno Haible  <bruno@clisp.org>
3219
3220         * lib/glthread/threadlib.c: Include <pthread.h>.
3221
3222 2008-08-18  Bruno Haible  <bruno@clisp.org>
3223
3224         * lib/glthread/lock.h [USE_SOLARIS_THREADS]: Fix
3225         glthread_recursive_lock_* macros.
3226         * lib/glthread/lock.c (glthread_recursive_lock_destroy_multithreaded):
3227         Fix syntax error.
3228
3229 2008-08-18  Bruno Haible  <bruno@clisp.org>
3230
3231         * lib/glthread/thread.c: Avoid forcing a context switch right after
3232         thread creation.
3233
3234 2008-08-17  Bruno Haible  <bruno@clisp.org>
3235
3236         * lib/glthread/thread.c: New file, based on code from tests/test-lock.c.
3237         * lib/glthread/thread.h: Provide Win32 specific implementation.
3238         * modules/thread (Files): Add lib/glthread/thread.c.
3239         (Depends-on): Add lock.
3240         (Makefile.am): Add glthread/thread.c to lib_SOURCES.
3241
3242 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
3243
3244         New module 'yield'.
3245         * modules/yield: New file.
3246         * lib/glthread/yield.h: New file.
3247         * m4/yield.m4: New file.
3248         * MODULES.html.sh (Multithreading): Add yield.
3249
3250 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
3251
3252         New module 'thread'.
3253         * modules/thread: New file.
3254         * lib/glthread/thread.h: New file.
3255         * m4/thread.m4: New file.
3256         * MODULES.html.sh (Multithreading): Add thread.
3257
3258 2008-08-17  Bruno Haible  <bruno@clisp.org>
3259
3260         * lib/glthread/lock.h: Include <stdlib.h> always.
3261         * lib/glthread/tls.h: Likewise.
3262         * lib/glthread/cond.h: Likewise.
3263
3264 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
3265
3266         New module 'cond'.
3267         * modules/cond: New file.
3268         * lib/glthread/cond.h: New file.
3269         * lib/glthread/cond.c: New file.
3270         * m4/cond.m4: New file.
3271         * MODULES.html.sh (Multithreading): Add cond.
3272
3273 2008-08-16  Eric Blake  <ebb9@byu.net>
3274
3275         c-stack: fix regression on Irix 5.3 from 2008-06-21
3276         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Move check for
3277         sa_sigaction...
3278         * m4/sigaction.m4 (gl_PREREQ_SIG_HANDLER_H): ...here.
3279         (gl_PREREQ_SIGACTION): Depend on sig-handler.h prereq's.
3280         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Set the default.
3281         * modules/signal (Makefile.am): Use the value.
3282         * lib/signal.in.h (sa_sigaction) [HAVE_SIGACTION
3283         && !HAVE_STRUCT_SIGACTION_SA_SIGACTION]: Define.
3284         * doc/posix-headers/signal.texi (signal.h): Document this
3285         portability issue.
3286         * doc/posix-functions/sigaction.texi (sigaction): Likewise.
3287         Reported by Tom G. Christensen.
3288
3289 2008-08-17  Bruno Haible  <bruno@clisp.org>
3290
3291         New module 'threadlib'.
3292         * modules/threadlib: New file.
3293         * lib/glthread/threadlib.c: New file, extracted from
3294         lib/glthread/lock.c.
3295         * lib/glthread/lock.c (dummy_thread_func, glthread_in_use): Remove
3296         functions.
3297         * m4/threadlib.m4: New file, from m4/lock.m4, renaming gl_LOCK to
3298         gl_THREADLIB and gl_LOCK_EARLY to gl_THREADLIB_EARLY.
3299         * m4/lock.m4 (gl_LOCK_EARLY, gl_LOCK_EARLY_BODY, gl_LOCK_BODY): Remove
3300         macros.
3301         (gl_LOCK): Just require gl_THREADLIB and perform checks for lock.h.
3302         (gl_DISABLE_THREADS): Remove macro.
3303         * modules/lock (Files): Remove build-aux/config.rpath.
3304         (Depends-on): Remove havelib. Add threadlib.
3305         (configure.ac-early): Remove section.
3306         * m4/tls.m4 (gl_TLS): Require gl_THREADLIB instead of gl_LOCK.
3307         * modules/tls (Depends-on): Remove lock. Add threadlib.
3308         (Link): New section, copied from threadlib.
3309         * MODULES.html.sh (Multithreading): Add threadlib.
3310
3311 2008-08-14  Bruno Haible  <bruno@clisp.org>
3312
3313         * lib/glthread/lock.h (glthread_lock_lock, glthread_lock_unlock,
3314         glthread_lock_destroy, glthread_rwlock_rdlock, glthread_rwlock_wrlock,
3315         glthread_rwlock_unlock, glthread_rwlock_destroy,
3316         glthread_recursive_lock_lock, glthread_recursive_lock_unlock,
3317         glthread_recursive_lock_destroy): Define as macros always.
3318         * lib/glthread/lock.c (glthread_lock_lock_func): Renamed from
3319         glthread_lock_lock.
3320         (glthread_lock_unlock_func): Renamed from glthread_lock_unlock.
3321         (glthread_lock_destroy_func): Renamed from glthread_lock_destroy.
3322         (glthread_rwlock_rdlock_func): Renamed from glthread_rwlock_rdlock.
3323         (glthread_rwlock_wrlock_func): Renamed from glthread_rwlock_wrlock.
3324         (glthread_rwlock_unlock_func): Renamed from glthread_rwlock_unlock.
3325         (glthread_rwlock_destroy_func): Renamed from glthread_rwlock_destroy.
3326         (glthread_recursive_lock_lock_func): Renamed from
3327         glthread_recursive_lock_lock.
3328         (glthread_recursive_lock_unlock_func): Renamed from
3329         glthread_recursive_lock_unlock.
3330         (glthread_recursive_lock_destroy_func): Renamed from
3331         glthread_recursive_lock_destroy.
3332
3333 2008-08-14  Bruno Haible  <bruno@clisp.org>
3334
3335         * lib/glthread/lock.h: Renamed from lib/lock.h.
3336         * lib/glthread/lock.c: Renamed from lib/lock.c. Update includes.
3337         * lib/glthread/tls.h: Renamed from lib/tls.h.
3338         * lib/glthread/tls.c: Renamed from lib/tls.c. Update includes.
3339         * lib/fstrcmp.c: Update includes.
3340         * lib/strsignal.c: Update includes.
3341         * modules/lock (Files, Makefile.am): Update.
3342         (Include): Change to "glthread/lock.h".
3343         * modules/tls (Files, Makefile.am): Update.
3344         (Include): Change to "glthread/tls.h".
3345         * tests/test-lock.c: Update includes.
3346         * tests/test-tls.c: Update includes.
3347         * NEWS: Mention the renamed header files.
3348
3349 2008-08-11  Jim Meyering  <meyering@redhat.com>
3350
3351         * lib/fts_.h: Fix grammar (insert a missing "is") in a comment.
3352
3353 2008-08-11  Eric Blake  <ebb9@byu.net>
3354
3355         test-c-stack: avoid C99-ism
3356         * tests/test-c-stack.c (main): Fix whitespace, move declaration
3357         before statement.
3358         Reported by Alain Guibert.
3359
3360 2008-08-10  Jim Meyering  <meyering@redhat.com>
3361
3362         ensure that return value of uinttostr et al are not ignored
3363         * lib/inttostr.h (__GNUC_PREREQ): Define.
3364         (__attribute_warn_unused_result__): Define.
3365         (offtostr, imaxtostr, umaxtostr, uinttostr): Apply the attribute.
3366
3367 2008-08-07  Paolo Bonzini  <bonzini@gnu.org>
3368
3369         * lib/lock.c (glthread_recursive_lock_init_multithreaded)
3370         [!PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: Fix typo.
3371
3372 2008-08-07  Jim Meyering  <meyering@redhat.com>
3373
3374         * m4/inet_pton.m4: Fix typo in comment: s/inet_ntop/inet_pton/.
3375
3376         * modules/mkstemp (License): Relicense under LGPLv2+.
3377         * modules/tempname (License): Likewise.
3378
3379 2008-08-06  Bruno Haible  <bruno@clisp.org>
3380
3381         * lib/poll.c (poll): Further micro-optimization.
3382
3383 2008-08-06  Jim Meyering  <meyering@redhat.com>
3384
3385         inet_pton.c: use locale-independent tolower
3386         * lib/inet_pton.c: Include <c-ctype.h> rather than <ctype.h>.
3387         (inet_pton6): Use c_tolower rather than tolower.
3388         * modules/inet_pton (Depends-on): Add c-ctype.
3389
3390 2008-08-06  Paolo Bonzini  <bonzini@gnu.org>
3391
3392         * lib/poll.c (poll): Avoid division when timeout is 0, cache
3393         _SC_OPEN_MAX, avoid repeated access to errno.  Check for nfd < 0.
3394
3395 2008-08-06  Jim Meyering  <meyering@redhat.com>
3396
3397         * modules/inet_pton (License): Relicense under LGPLv2+.
3398
3399 2008-08-03  Bruno Haible  <bruno@clisp.org>
3400
3401         Additional non-aborting API for lock and tls.
3402         * lib/lock.h: Include <errno.h>.
3403         (glthread_lock_init): New macro/function.
3404         (gl_lock_init): Define as wrapper around glthread_lock_init.
3405         (glthread_lock_lock): New macro/function.
3406         (gl_lock_lock): Define as wrapper around glthread_lock_lock.
3407         (glthread_lock_unlock): New macro/function.
3408         (gl_lock_unlock): Define as wrapper around glthread_lock_unlock.
3409         (glthread_lock_destroy): New macro/function.
3410         (gl_lock_destroy): Define as wrapper around glthread_lock_destroy.
3411         (glthread_rwlock_init): New macro/function.
3412         (gl_rwlock_init): Define as wrapper around glthread_rwlock_init.
3413         (glthread_rwlock_rdlock): New macro/function.
3414         (gl_rwlock_rdlock): Define as wrapper around glthread_rwlock_rdlock.
3415         (glthread_rwlock_wrlock): New macro/function.
3416         (gl_rwlock_wrlock): Define as wrapper around glthread_rwlock_wrlock.
3417         (glthread_rwlock_unlock): New macro/function.
3418         (gl_rwlock_unlock): Define as wrapper around glthread_rwlock_unlock.
3419         (glthread_rwlock_destroy): New macro/function.
3420         (gl_rwlock_destroy): Define as wrapper around glthread_rwlock_destroy.
3421         (glthread_recursive_lock_init): New macro/function.
3422         (gl_recursive_lock_init): Define as wrapper around
3423         glthread_recursive_lock_init.
3424         (glthread_recursive_lock_lock): New macro/function.
3425         (gl_recursive_lock_lock): Define as wrapper around
3426         glthread_recursive_lock_lock.
3427         (glthread_recursive_lock_unlock): New macro/function.
3428         (gl_recursive_lock_unlock): Define as wrapper around
3429         glthread_recursive_lock_unlock.
3430         (glthread_recursive_lock_destroy): New macro/function.
3431         (gl_recursive_lock_destroy): Define as wrapper around
3432         glthread_recursive_lock_destroy.
3433         (glthread_once): New macro/function.
3434         (gl_once): Define as wrapper around glthread_once.
3435         Update function declarations.
3436         * lib/lock.c (glthread_rwlock_init_multithreaded): Renamed from
3437         glthread_rwlock_init. Return error code.
3438         (glthread_rwlock_rdlock_multithreaded): Renamed from
3439         glthread_rwlock_rdlock. Return error code.
3440         (glthread_rwlock_wrlock_multithreaded): Renamed from
3441         glthread_rwlock_wrlock. Return error code.
3442         (glthread_rwlock_unlock_multithreaded): Renamed from
3443         glthread_rwlock_unlock. Return error code.
3444         (glthread_rwlock_destroy_multithreaded): Renamed from
3445         glthread_rwlock_destroy. Return error code.
3446         (glthread_recursive_lock_init_multithreaded): Renamed from
3447         glthread_recursive_lock_init. Return error code.
3448         (glthread_recursive_lock_lock_multithreaded): Renamed from
3449         glthread_recursive_lock_lock. Return error code.
3450         (glthread_recursive_lock_unlock_multithreaded): Renamed from
3451         glthread_recursive_lock_unlock. Return error code.
3452         (glthread_recursive_lock_destroy_multithreaded): Renamed from
3453         glthread_recursive_lock_destroy. Return error code.
3454         (glthread_once_call): Make static.
3455         (glthread_once_multithreaded): Renamed from glthread_once.
3456         * lib/tls.h: Include <errno.h>.
3457         (glthread_tls_key_init): New macro/function.
3458         (gl_tls_key_init): Define as wrapper around glthread_tls_key_init.
3459         (glthread_tls_set): New macro/function.
3460         (gl_tls_set): Define as wrapper around glthread_tls_set.
3461         (glthread_tls_key_destroy): New macro/function.
3462         (gl_tls_key_destroy): Define as wrapper around glthread_tls_key_destroy.
3463         Update function declarations.
3464         * lib/tls.c (glthread_tls_get_multithreaded): Renamed from
3465         glthread_tls_get.
3466         Suggested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
3467
3468 2008-08-04  Eric Blake  <ebb9@byu.net>
3469
3470         gnumakefile: use space, not TAB, outside of targets
3471         * top/GNUmakefile (_dummy): Fix whitespace error in prior edit.
3472
3473 2008-08-02  Jim Meyering  <meyering@redhat.com>
3474
3475         getdate.y: avoid locale-dependent date parsing failure
3476         In Turkish locales, getdate would fail to recognize keywords
3477         containing a lowercase "i".  The solution is not to rely on
3478         locale-sensitive case-conversion.
3479         * lib/getdate.y: Include <c-ctype.h> rather than <ctype.h>.
3480         (lookup_word): Use c_toupper in place of toupper.
3481         (yylex, get_date): Use c_ prefixed variants of isspace and isalpha, too.
3482         Reported by Vefa Bicakci <bicave@superonline.com> in
3483         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/14184>.
3484         * modules/getdate (Depends-on): Add c-ctype.
3485
3486 2008-08-02  Bruno Haible  <bruno@clisp.org>
3487
3488         * gnulib-tool (func_import): When updating or creating a .gitignore
3489         file, prepend each added line with a slash, and ignore leading slashes
3490         from the existing lines.
3491         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
3492
3493 2008-08-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3494
3495         Portability fix for GNU make 3.79.1.
3496         * top/GNUmakefile: Avoid 'else COND', which older GNU make
3497         versions do not understand.
3498
3499 2008-08-01  Bruno Haible  <bruno@clisp.org>
3500
3501         Work around bug of HP-UX 10.20 cc with -0.0 literal.
3502         * tests/test-isnanf.h (zero): New variable.
3503         (main): Avoid literal -0.0f.
3504         * tests/test-isnand.h (zero): New variable.
3505         (main): Avoid literal -0.0.
3506         * tests/test-isnanl.h (zero): New variable.
3507         (main): Avoid literal -0.0L.
3508         * tests/test-isnan.c (zerof, zerod, zerol): New variables.
3509         (test_float, test_double, test_long_double): Avoid literals -0.0f,
3510         -0.0, -0.0L.
3511         * tests/test-signbit.c (test_signbitf): Avoid literal -0.0f.
3512         (test_signbitd): Avoid literal -0.0.
3513         (test_signbitl): Avoid literal -0.0L.
3514         * tests/test-ceilf1.c (zero): New variable.
3515         (main): Avoid literal -0.0f.
3516         * tests/test-ceill.c (zero): New variable.
3517         (main): Avoid literal -0.0L.
3518         * tests/test-floorf1.c (zero): New variable.
3519         (main): Avoid literal -0.0f.
3520         * tests/test-floorl.c (zero): New variable.
3521         (main): Avoid literal -0.0L.
3522         * tests/test-roundf1.c (zero): New variable.
3523         (main): Avoid literal -0.0f.
3524         * tests/test-round1.c (zero): New variable.
3525         (main): Avoid literal -0.0.
3526         * tests/test-roundl.c (zero): New variable.
3527         (main): Avoid literal -0.0L.
3528         * tests/test-truncf1.c (zero): New variable.
3529         (main): Avoid literal -0.0f.
3530         * tests/test-trunc1.c (zero): New variable.
3531         (main): Avoid literal -0.0.
3532         * tests/test-truncl.c (zero): New variable.
3533         (main): Avoid literal -0.0L.
3534         * tests/test-frexp.c (zero): New variable.
3535         (main): Avoid literal -0.0.
3536         * tests/test-frexpl.c (zero): New variable.
3537         (main): Avoid literal -0.0L.
3538         * tests/test-ldexpl.c (zero): New variable.
3539         (main): Avoid literal -0.0L.
3540         * tests/test-snprintf-posix.h (have_minus_zero): Avoid literal -0.0.
3541         (zerod, zerol): New variables.
3542         (test_function): Avoid literals -0.0, -0.0L.
3543         * tests/test-sprintf-posix.h (have_minus_zero): Avoid literal -0.0.
3544         (zerod, zerol): New variables.
3545         (test_function): Avoid literals -0.0, -0.0L.
3546         * tests/test-vasnprintf-posix.c (have_minus_zero): Avoid literal -0.0.
3547         (zerod, zerol): New variables.
3548         (test_function): Avoid literals -0.0, -0.0L.
3549         * tests/test-vasprintf-posix.c (have_minus_zero): Avoid literal -0.0.
3550         (zerod, zerol): New variables.
3551         (test_function): Avoid literals -0.0, -0.0L.
3552         * tests/test-strtod.c (zero): New variable.
3553         (main): Avoid literal -0.0.
3554         Reported by Jonathan C. Patschke <jp@centtech.com>.
3555
3556 2008-07-31  Jim Meyering  <meyering@redhat.com>
3557
3558         sha256.h: correct definition of SHA224_DIGEST_SIZE
3559         * lib/sha256.h (SHA224_DIGEST_SIZE): Define to 28, not 24.
3560         Reported by Paulie Pena IV <paulie4@gmail.com>.
3561         Define as 224 / 8, rather than as a literal.
3562         (SHA256_DIGEST_SIZE): Define as 256/8 rather than equivalent literal.
3563         * lib/sha512.h (SHA384_DIGEST_SIZE): Likewise, define as equiv: 384/8.
3564         (SHA512_DIGEST_SIZE): Likewise, define as equivalent quotient: 512/8.
3565
3566 2008-07-31  Bruno Haible  <bruno@clisp.org>
3567
3568         * lib/regex_internal.h (BITSET_WORD_BITS): Make first conditional work
3569         on HP-UX 10.20 with "cc -Ae". Fix second conditional.
3570         Reported by Jonathan Patschke <jp@centtech.com>.
3571
3572 2008-07-31  Bruno Haible  <bruno@clisp.org>
3573
3574         * gnulib-tool (func_import): Make change from 2008-06-23 more robust.
3575         Reported by Paolo Bonzini <bonzini@gnu.org>.
3576
3577 2008-07-30  Eric Blake  <ebb9@byu.net>
3578
3579         test-strtod: allow compilation without -lm
3580         * tests/test-strtod.c (main): Avoid link dependence on fabs.
3581         Reported by Dennis Clarke <blastwave@gmail.com>.
3582
3583 2008-07-28  Jim Meyering  <meyering@redhat.com>
3584
3585         bootstrap: work also when there are no .po files in po/
3586         * build-aux/bootstrap (update_po_files): Complete the change
3587         that I began in bc960df8c789c878f1c1c54a28a3c2648dead8d9.
3588
3589 2008-07-27  Jim Meyering  <meyering@redhat.com>
3590
3591         * users.txt: Add zile.
3592
3593 2008-07-26  Ben Pfaff  <blp@gnu.org>
3594
3595         Add missing dependencies on new m4/exponent[fdl].m4 files.
3596         * modules/isnanf-nolibm: Add m4/exponentf.m4.
3597         * modules/isnand-nolibm: Add m4/exponentd.m4.
3598         * modules/isnanl-nolibm: Add m4/exponentl.m4.
3599         * modules/signbit-tests: Use m4/exponent[fdl].m4 instead of
3600         m4/isnan[fdl].m4, because the macros actually used moved.
3601         Reported by Jim Meyering.
3602
3603 2008-07-14  Ben Pfaff  <blp@gnu.org>
3604
3605         Add isinf module.
3606         * lib/isinf.c: New file.
3607         * lib/math.in.h: Define isinf macro if we have decided to replace
3608         it.
3609         * m4/isinf.m4: New file.
3610         * m4/math_h.m4: Initialize and substitute variables for isinf
3611         module.
3612         * modules/isinf: New file.
3613         * modules/isinf-tests: New file.
3614         * modules/math: Add substitutions for new module.
3615         * tests/test-isinf.c: New file.
3616         * doc/posix-functions/isinf.texi: Mention new module.
3617         * MODULES.html.sh: Mention new module.
3618
3619 2008-07-14  Ben Pfaff  <blp@gnu.org>
3620
3621         Factor out some macros for use by additional modules.
3622         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Move into new file
3623         exponentf.m4.
3624         * m4/isnand.m4 (gl_DOUBLE_EXPONENT_LOCATION): Move into new file
3625         exponentd.m4.
3626         * m4/isnanl.m4 (gl_LONG_DOUBLE_EXPONENT_LOCATION): Move into new
3627         file exponentl.m4.
3628         * m4/exponentf.m4: New file.
3629         * m4/exponentd.m4: New file.
3630         * m4/exponentl.m4: New file.
3631         * modules/isnanf: Use new file m4/exponentf.m4.
3632         * modules/isnand: Use new file m4/exponentd.m4.
3633         * modules/isnanl: Use new file m4/exponentl.m4.
3634
3635 2008-07-23  Ulrich Drepper  <drepper@redhat.com>
3636
3637         mktime.c: normalize tp->tm_isdst value to -1/0/1.
3638         * lib/mktime.c (__mktime_internal): Normalize tp->tm_isdst value.
3639         Reported by Michael Ringe <Michael.Ringe@gmx.de> in
3640         <http://sourceware.org/bugzilla/show_bug.cgi?id=6723>.
3641
3642         * lib/canonicalize-lgpl.c (__realpath): Avoid buffer overflow after
3643         readlink on platforms without PATH_MAX.
3644
3645 2008-07-21  Eric Blake  <ebb9@byu.net>
3646
3647         Warn, not fail, on stale version.
3648         * top/GNUmakefile (_curr-ver): Tone down previous patch.
3649
3650         Don't allow installation with stale devel version number.
3651         * top/GNUmakefile (_is-install-target): New macro.
3652         (_curr-ver): Forbid installation with stale version number.
3653
3654 2008-07-20  Bruno Haible  <bruno@clisp.org>
3655
3656         * modules/c-stack-tests (Makefile.am): Add LIBSIGSEGV to
3657         TESTS_ENVIRONMENT.
3658         * tests/test-c-stack2.sh: React differently if LIBSIGSEGV is in use.
3659
3660 2008-07-20  Bruno Haible  <bruno@clisp.org>
3661
3662         * lib/c-stack.h (c_stack_action): Add documentation.
3663         * lib/c-stack.c (c_stack_action): Remove incomplete documentation.
3664
3665 2008-07-20  Bruno Haible  <bruno@clisp.org>
3666
3667         * modules/canonicalize-lgpl (License): Relicense under LGPLv2+.
3668         * modules/readlink (License): Likewise.
3669
3670 2008-07-17  Eric Blake  <ebb9@byu.net>
3671
3672         * modules/c-stack (Link): Fix typo.
3673
3674         Make c-stack use libsigsegv, when available.
3675         * modules/c-stack (Depends-on): Add libsigsegv.
3676         * modules/c-stack-tests (Makefile.am): Link with libsigsegv, if
3677         needed.
3678         * lib/c-stack.c (SIGSTKSZ): Define fallback.
3679         (segv_handler, overflow_handler, c_stack_action)
3680         [HAVE_LIBSIGSEGV && !HAVE_XSI_STACK_OVERFLOW_HEURISTIC]: Add new
3681         implementation when libsigsegv is available, but only when using
3682         the library is necessary.
3683         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Add
3684         comment, explaining why XSI check fails on Linux.
3685         (gl_PREREQ_C_STACK): Supply LIBCSTACK, LTLIBCSTACK.
3686         * tests/test-c-stack2.sh: Tweak skip message.
3687         * NEWS: Document new link-time requirements.
3688
3689 2008-07-16  Eric Blake  <ebb9@byu.net>
3690
3691         c-stack: Expose false positives when not using libsigsegv.
3692         * modules/c-stack-tests (Files): Expand test.
3693         * tests/test-c-stack.c (main): Add means to conditionally trigger
3694         non-overflow SIGSEGV.
3695         * tests/test-c-stack2.sh: New file.
3696
3697 2008-07-14  Bruno Haible  <bruno@clisp.org>
3698
3699         * m4/libsigsegv.m4: Remove unneeded AC_PREREQ.
3700         Reported by Eric Blake.
3701
3702 2008-07-14  Sam Steingold  <sds@gnu.org>
3703             Bruno Haible  <bruno@clisp.org>
3704
3705         New module libsigsegv.
3706         * modules/libsigsegv: New file.
3707         * m4/libsigsegv.m4: New file, from GNU clisp sigsegv.m4 with
3708         modifications.
3709         * MODULES.html.sh (Signal handling): New section.
3710
3711 2008-07-14  Bruno Haible  <bruno@clisp.org>
3712
3713         * modules/unictype/ctype-* (Description): Add the word "function".
3714         Improves the resulting doc in MODULES.html.
3715
3716 2008-07-12  Ben Pfaff  <blp@gnu.org>
3717
3718         Add longlong module.
3719         * modules/longlong: New file.
3720
3721 2008-07-12  Bruno Haible  <bruno@clisp.org>
3722
3723         * m4/isnan.m4 (gl_ISNAN): When the replacement is used, set ISNAN_LIBM
3724         to empty.
3725
3726 2008-07-10  Ben Pfaff  <blp@gnu.org>
3727
3728         Add isnan module.
3729         * doc/posix-functions/isnan.texi: Mention new module.
3730         * lib/math.in.h: Define isnan macro if we have decided to replace
3731         it.
3732         * m4/isnan.m4: New file.
3733         * m4/isnanl.m4 (gl_FUNC_ISNANL): Factor out some code into new
3734         macro gl_BUILD_ISNANL so that isnan.m4 can use that functionality
3735         also.
3736         (gl_FUNC_ISNANL_NO_LIBM): Factor out same code, to reduce
3737         redundancy.
3738         * m4/math_h.m4: Initialize and substitute variables for isnan
3739         module.
3740         * modules/isnan: New file.
3741         * modules/isnan-tests: New file.
3742         * modules/math: Add substitutions for new module.
3743         * tests/test-isnan.c: New file.
3744         * MODULES.html.sh: Mention new module.
3745
3746 2008-07-10  Ben Pfaff  <blp@gnu.org>
3747
3748         Add isnanf module.
3749         * lib/isnanf.m4: New file.
3750         * m4/isnanf.m4 (gl_FUNC_ISNANF): New macro.
3751         (gl_HAVE_ISNANF_IN_LIBM): New macro.
3752         (gl_BUILD_ISNANF): New macro used by gl_FUNC_ISNANF,
3753         gl_FUNC_ISNANF_NO_LIBM, and gl_FUNC_ISNAN.
3754         * modules/isnanf: New file.
3755         * modules/isnanf-tests: New file.
3756         * modules/isnanf-nolibm-tests: Add tests/test-isnanf.h to list of
3757         files.
3758         * tests/test-isnanf-nolibm.c: factored most of its contents into
3759         new file tests/test-isnanf.h.
3760         * tests/test-isnanf.h: New file.
3761         * tests/test-isnanf.c: New file.
3762         * MODULES.html.sh: Mention new module.
3763         * doc/glibc-functions/isnanf.texi: Mention new module.
3764
3765 2008-07-10  Ben Pfaff  <blp@gnu.org>
3766
3767         Add isnand module.
3768         * lib/isnand.h: New file.
3769         * m4/isnand.m4 (gl_FUNC_ISNAND): New macro.
3770         (gl_FUNC_ISNAND_NO_LIBM): Split partially into new macro
3771         gl_HAVE_ISNAND_NO_LIBM so that gl_FUNC_ISNAND can use that
3772         functionality also.
3773         (gl_BUILD_ISNAND): New macro used by gl_FUNC_ISNAND,
3774         gl_FUNC_ISNAND_NO_LIBM, and gl_FUNC_ISNAN.
3775         (gl_HAVE_ISNAND_IN_LIBM): New macro.
3776         * modules/isnand: New file.
3777         * modules/isnand-tests: New file.
3778         * modules/isnand-nolibm-tests: Add tests/test-isnand.h to list of
3779         files.
3780         * tests/test-isnand-nolibm.c: factored most of its contents into
3781         new file tests/test-isnand.h.
3782         * tests/test-isnand.h: New file.
3783         * tests/test-isnand.c: New file.
3784         * MODULES.html.sh: Mention new module.
3785
3786 2008-07-10  Ben Pfaff  <blp@gnu.org>
3787
3788         * lib/isnanf.h: Rename lib/isnanf-nolibm.h.
3789         * lib/isnand.h: Rename lib/isnand-nolibm.h.
3790         * tests/test-isnanf.c: Rename tests/test-isnanf-nolibm.c.
3791         * tests/test-isnand.c: Rename tests/test-isnand-nolibm.c.
3792         * modules/isnanf-nolibm: Update references to renamed files.
3793         * modules/isnand-nolibm: Likewise.
3794         * modules/isnanf-nolibm-tests: Likewise.
3795         * modules/isnand-nolibm-tests: Likewise.
3796         * lib/frexp.c: Likewise.
3797         * lib/isfinite.c: Likewise.
3798         * lib/signbitd.c: Likewise.
3799         * lib/signbitf.c: Likewise.
3800         * lib/vasnprintf.c: Likewise.
3801         * tests/test-ceilf1.c: Likewise.
3802         * tests/test-ceilf2.c: Likewise.
3803         * tests/test-floorf1.c: Likewise.
3804         * tests/test-floorf2.c: Likewise.
3805         * tests/test-frexp.c: Likewise.
3806         * tests/test-round1.c: Likewise.
3807         * tests/test-round2.c: Likewise.
3808         * tests/test-roundf1.c: Likewise.
3809         * tests/test-strtod.c: Likewise.
3810         * tests/test-trunc1.c: Likewise.
3811         * tests/test-trunc2.c: Likewise.
3812         * tests/test-truncf1.c: Likewise.
3813         * tests/test-truncf2.c: Likewise.
3814         * NEWS: Mention the renamed header files.
3815
3816 2008-07-11  Jim Meyering  <meyering@redhat.com>
3817
3818         vc-list-files: make the last-resort awk code more portable
3819         * build-aux/vc-list-files: Don't rely on awk's "sub" command.
3820         /bin/awk from OpenSolaris 11's SUNWesu version 2008.03.22.10.56
3821         does not support it.
3822
3823 2008-07-10  Eric Blake  <ebb9@byu.net>
3824
3825         Work with tar's bootstrap.
3826         * gnulib-tool (func_emit_initmacro_end): Use m4_defn in the case
3827         where LIBSOURCES_DIR contains .#bootmp but must not be treated as
3828         an m4 comment.
3829
3830 2008-07-09  Jim Meyering  <meyering@redhat.com>
3831
3832         posix-shell.m4: fix typo that made this test malfunction
3833         * m4/posix-shell.m4: Remove capitalization in variable name.
3834
3835 2008-07-08  Bruno Haible  <bruno@clisp.org>
3836
3837         * m4/onceonly.m4: Update comments.
3838         Reported by Ben Pfaff <blp@cs.stanford.edu>.
3839
3840 2008-07-04  Jim Meyering  <meyering@redhat.com>
3841
3842         * users.txt: Add vc-dwim.
3843         (bison, coreutils): Use the gitweb URL.
3844
3845 2008-07-03  Jim Meyering  <meyering@redhat.com>
3846
3847         * users.txt: Add libffcall.  From Sam Steingold.
3848
3849 2008-07-03  Ondřej Vašík  <ovasik@redhat.com>
3850
3851         getdate.y: do not ignore TZ with relative day, month or year offset
3852         * lib/getdate.y (get_date): Move the tz-handling block to follow the
3853         relative-date-handling, since otherwise, the latter would clobber the
3854         sole output (an updated Start value) of the tz-handling block.
3855         * tests/test-getdate.c: Tests for the fix
3856
3857 2008-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3858
3859         Recognize 'foo_LIBRARIES += libgnu.a'.
3860         * gnulib-tool (func_emit_lib_Makefile_am): Recognize if a
3861         makefile snippet has already specified an installation location,
3862         also using '+='.
3863
3864 2008-07-02  Ondřej Vašík  <ovasik@redhat.com>
3865
3866         getdate.y: factor out common actions
3867         * lib/getdate.y (apply_relative_time, set_hhmmss): New functions.
3868         Use them in place of open-coded actions.
3869
3870 2008-07-01  Simon Josefsson  <simon@josefsson.org>
3871
3872         Add self-test for getdate module.
3873         * modules/getdate-tests: New file.
3874         * tests/test-getdate.c: New file.
3875
3876 2008-06-29  Bruno Haible  <bruno@clisp.org>
3877
3878         * gnulib-tool (func_import): Put gnulib-comp.m4 into .cvsignore or
3879         .gitignore.
3880         Reported by Sylvain Beucler <beuc@beuc.net>.
3881
3882 2008-06-29  Bruno Haible  <bruno@clisp.org>
3883
3884         * doc/gnulib-tool.texi (VCS Issues): Mention --no-vc-files option.
3885         * m4/gnulib-tool.m4: Update to match current gnulib-tool.
3886
3887 2008-06-29  Bruno Haible  <bruno@clisp.org>
3888
3889         * gnulib-tool (func_import): Recommend to put gnulib-cache.m4 into
3890         EXTRA_DIST.
3891         Reported by Sylvain Beucler <beuc@beuc.net>.
3892
3893 2008-06-26  Jim Meyering  <meyering@redhat.com>
3894
3895         make several modules depend on the "open" module
3896         This provides slightly increased consistency when opening-for-write
3897         the name of a non-directory spelled with a trailing slash.
3898         * modules/chdir-safer: Likewise.
3899         * modules/chown: Likewise.
3900         * modules/clean-temp: Likewise.
3901         * modules/copy-file: Likewise.
3902         * modules/fchdir: Likewise.
3903         * modules/fcntl-safer: Likewise.
3904         * modules/pipe: Likewise.
3905         * modules/utime: Likewise.
3906         Prompted by Eric Blake and Bruno Haible.
3907
3908 2008-06-24  Andreas Schwab  <schwab@suse.de>
3909
3910         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Don't test whether compound
3911         literals can be used as initializers for global variables.
3912
3913 2008-06-23  Eric Blake  <ebb9@byu.net>
3914
3915         Make gnulib-cache.m4 easier to diff.
3916         * gnulib-tool (func_import): Allow newlines when reading cached
3917         gl_MODULES, and generate newlines when creating gnulib-cache.m4.
3918
3919 2008-06-23  Bruno Haible  <bruno@clisp.org>
3920
3921         * m4/signalblocking.m4 (gl_PREREQ_SIG_HANDLER_H): Remove macro.
3922         (gl_PREREQ_SIGPROCMASK): Don't invoke it.
3923         * m4/sigaction.m4 (gl_PREREQ_SIG_HANDLER_H): New macro, moved here from
3924         m4/signalblocking.m4.
3925         (gl_PREREQ_SIGACTION): Don't invoke it.
3926         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Invoke
3927         gl_PREREQ_SIG_HANDLER_H.
3928         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Likewise.
3929         Don't check for sigaction here.
3930
3931 2008-06-23  Bruno Haible  <bruno@clisp.org>
3932
3933         * lib/fatal-signal.c (fatal_signal_handler): Update comment.
3934         (install_handlers): Don't set the SA_RESETHAND flag.
3935
3936 2008-06-23  Bruno Haible  <bruno@clisp.org>
3937
3938         * m4/sigaction.m4: Comment fixes.
3939         * lib/signal.in.h: Likewise.
3940
3941 2008-06-23  Eric Blake  <ebb9@byu.net>
3942
3943         Fix typo.
3944         * tests/test-sigaction.c (MASK_SA_FLAGS): Add missing operator.
3945
3946         Avoid SA_ namespace.
3947         * tests/test-sigaction.c (MASK_SA_FLAGS): Rename from SA_MASK.
3948         Reported by Ralf Wildenhues.
3949
3950         Avoid test failure due to SA_RESTORER.
3951         * tests/test-sigaction.c (SA_MASK): New macro.
3952         (main): Avoid failing due to extension flags being set.
3953         Reported by Jim Meyering.
3954
3955         Revert use of sig-handler.h in sigprocmask.c.
3956         * modules/sigprocmask (Files): Don't rely on sig-handler.h, since
3957         it requires the existence of struct sigaction.
3958         * lib/sigprocmask.c (handler_t): Restore typedef.
3959         (rpl_signal, old_handlers): Use local type.
3960
3961 2008-06-22  Bruno Haible  <bruno@clisp.org>
3962
3963         * tests/test-stdint.c: Disable the INTMAX_MAX preprocessor test
3964         conditionally.
3965         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
3966
3967 2008-06-22  Bruno Haible  <bruno@clisp.org>
3968
3969         * doc/posix-functions/siginterrupt.texi: Move note.
3970
3971         * lib/signal.in.h (SA_RESTART): New macro.
3972         * lib/sigaction.c: Update comment.
3973
3974         * m4/sigaction.m4 (gl_SIGACTION): Require gl_SIGNAL_H_DEFAULTS.
3975
3976         * m4/signalblocking.m4 (gl_PREREQ_SIG_HANDLER_H): New macro.
3977         (gl_PREREQ_SIGPROCMASK): Invoke it.
3978         * m4/sigaction.m4 (gl_PREREQ_SIGACTION): Likewise.
3979
3980         * lib/nanosleep.c (rpl_nanosleep): Setup newact only when it is needed.
3981
3982         * lib/sigprocmask.c: Update a comment.
3983
3984 2008-06-21  Eric Blake  <ebb9@byu.net>
3985
3986         Use sigaction module rather than signal().
3987         * modules/c-stack (Depends-on): Add sigaction.
3988         * modules/fatal-signal (Depends-on): Likewise.
3989         * modules/nanosleep (Depends-on): Likewise.
3990         * modules/sigprocmask (Files): Add sig-handler.h.
3991         * modules/sigaction (Files): Likewise.
3992         * lib/sig-handler.h (get_handler): New file, suggested by Paul
3993         Eggert.
3994         * lib/c-stack.c (SIGACTION_WORKS): Simplify conditions.
3995         (c_stack_action) [!SIGACTION_WORKS]: Use sigaction, not signal.
3996         * lib/fatal-signal.c (uninstall_handlers, install_handlers)
3997         (init_fatal_signals): Likewise.
3998         * lib/nanosleep.c (rpl_nanosleep): Likewise.
3999         (siginterrupt): Delete fallback.
4000         * lib/sigprocmask.c (handler_t, old_handlers): Use sa_handler_t
4001         instead.
4002         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Drop check for
4003         siginterrupt.
4004
4005         New module sigaction, for mingw.
4006         * modules/sigaction: New module...
4007         * modules/sigaction-tests: ...and its test.
4008         * m4/sigaction.m4: New file.
4009         * lib/sigaction.c: Likewise.
4010         * tests/test-sigaction.c: Likewise.
4011         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Add sigaction variables.
4012         * modules/signal (Makefile.am): Likewise.
4013         * lib/signal.in.h (!@HAVE_SIGACTION@): Define replacements when
4014         needed.
4015         * doc/posix-headers/signal.texi (signal.h): Mention provided
4016         types.
4017         * doc/posix-functions/siginterrupt.texi (siginterrupt): Mention
4018         that sigaction is preferable.
4019         * doc/posix-functions/sigaction.texi (sigaction): Mention new
4020         module.
4021         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
4022         sigaction.
4023
4024         Improve robustness of sigprocmask by overriding signal.
4025         * lib/signal.in.h (rpl_signal): Override signal when sigprocmask
4026         is in use.
4027         * lib/sigprocmask.c (blocked_handler): Reinstall block handler.
4028         (SIGKILL, SIGSTOP): Provide fallbacks.
4029         (rpl_signal): Implement.
4030         (old_handlers, blocked_set): Mark volatile, since sigprocmask and
4031         signal can be called inside handlers.
4032
4033         Fix nanosleep module on mingw.
4034         * modules/nanosleep (Depends-on): Add sys_select.
4035         * lib/nanosleep.c (HAVE_SYS_SELECT_H): Rely on gnulib module.
4036
4037         Fix licensing of sigprocmask.
4038         * modules/raise (License): Relicense as LGPL.
4039
4040 2008-06-21  Bruno Haible  <bruno@clisp.org>
4041
4042         * lib/propername.c (proper_name_utf8): Don't use the transliterated
4043         result if it contains question marks.
4044         Reported by Michael Geng <linux@michaelgeng.de>.
4045
4046 2008-06-19  Bruno Haible  <bruno@clisp.org>
4047
4048         Fix CVS-ism.
4049         * doc/gnulib.texi: Include updated-stamp.texi.
4050         * doc/Makefile (GNULIB_TEXI_FILES): New variable.
4051         (updated-stamp.texi): New rule.
4052         (gnulib.info): Depend on it.
4053         * doc/.gitignore: Add updated-stamp.texi.
4054         Based on a patch by Thien-Thi Nguyen <ttn@gnuvola.org>.
4055
4056 2008-06-19  Bruno Haible  <bruno@clisp.org>
4057
4058         * doc/Makefile (gnulib.info): Update and simplify dependencies.
4059         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
4060
4061 2008-06-19  Eric Blake  <ebb9@byu.net>
4062
4063         Fix VPATH 'make dist' with GNU make and non-VCS tarball.
4064         * top/GNUmakefile (_curr-ver): Don't use $(srcdir) unnecessarily.
4065         Reported by Stepan Kasal.
4066
4067 2008-06-18  Bruno Haible  <bruno@clisp.org>
4068
4069         * lib/fatal-signal.c (init_fatal_signals): Add comment.
4070         Reported by Eric Blake.
4071
4072 2008-06-18  Eric Blake  <ebb9@byu.net>
4073
4074         Work around cygwin 1.5.25 strsignal bug.
4075         * tests/test-strsignal.c: Allow for const char *.
4076         * doc/glibc-functions/strsignal.texi (strsignal): Document the bug.
4077
4078 2008-06-18  Simon Josefsson  <simon@josefsson.org>
4079
4080         * users.txt: Update URL to article and add author/date
4081         information.
4082
4083 2008-06-17  Bruno Haible  <bruno@clisp.org>
4084
4085         New macro gl_DISABLE_THREADS.
4086         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Use value gl_use_threads_default
4087         if the user did not pass --enable-threads or --disable-threads option.
4088         (gl_DISABLE_THREADS): New macro.
4089         Reported by Eric Blake <ebb9@byu.net>.
4090
4091 2008-06-17  Bruno Haible  <bruno@clisp.org>
4092
4093         * lib/tls.h (gl_tls_key_init): Evaluate the destructor argument also
4094         when the macro ignores it.
4095         Based on a patch by Eric Blake <ebb9@byu.net>.
4096
4097 2008-06-17  Bruno Haible  <bruno@clisp.org>
4098
4099         * modules/tls (License): Change to LGPLv2+.
4100         Reported by Eric Blake.
4101
4102 2008-06-17  Eric Blake  <ebb9@byu.net>
4103
4104         Simplify c-stack prerequisites.
4105         * lib/c-stack.c (includes): Remove unused <sys/resource.h>.
4106         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Posix 200x
4107         no longer requires <ucontext.h> to exist.  Optimize setrlimit
4108         check.
4109         (gl_PREREQ_C_STACK): Remove check for unused getcontext and
4110         <sys/resource.h>.
4111
4112         Move c-stack test into testsuite.
4113         * modules/c-stack-tests: New file.
4114         * lib/c-stack.c [DEBUG]: Move test program...
4115         * tests/test-c-stack.c: ...into this new file.  Skip rather than
4116         fail test if sigaltstack is lacking.
4117         * tests/test-c-stack.sh: New driver file.
4118
4119 2008-06-16  Eric Blake  <ebb9@byu.net>
4120
4121         Use raise module consistently.
4122         * modules/fatal-signal (Depends-on): Add raise.
4123         * modules/sigprocmask (Depends-on): Likewise.
4124         * lib/fatal-signal.c (fatal_signal_handler): Rely on raise.
4125         * lib/sigprocmask.c (sigprocmask): Likewise.
4126         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Likewise.
4127         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Likewise.
4128
4129         Fix compliance bug in sigpending.
4130         * lib/sigprocmask.c (sigpending): Return pending array via
4131         parameter, not return value.
4132
4133 2008-06-14  Eric Blake  <ebb9@byu.net>
4134
4135         Improve obstack-printf test code.
4136         * tests/test-obstack-printf.c (test_function): Fix comment, and
4137         simplify usage of obstack_* in macros.  Add a test for coverage.
4138         Reported by Bruno Haible.
4139
4140 2008-06-14  Bruno Haible  <bruno@clisp.org>
4141
4142         * lib/obstack_printf.c (obstack_vprintf): Define the stack-allocated
4143         array size as a constant, not as a const variable.
4144         * m4/obstack-printf.m4 (gl_FUNC_OBSTACK_PRINTF): Require
4145         AC_USE_SYSTEM_EXTENSIONS.
4146         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX): Likewise.
4147         Test whether the obstack_printf function actually exists.
4148         * modules/obstack-printf (Depends-on): Add extensions.
4149         (Include): Remove obstack.h.
4150         * modules/obstack-printf-posix (Depends-on): Add extensions.
4151         (Include): Remove obstack.h.
4152
4153 2008-06-13  Eric Blake  <ebb9@byu.net>
4154
4155         Add obstack-printf and obstack-printf-posix modules.
4156         * modules/obstack-printf: New file.
4157         * modules/obstack-printf-posix: Likewise.
4158         * MODULES.html.sh (Misc): Mention them.
4159         * doc/glibc-functions/obstack_printf.texi (obstack_printf):
4160         Likewise.
4161         * doc/glibc-functions/obstack_vprintf.texi (obstack_vprintf):
4162         Likewise.
4163         * modules/stdio (Makefile.am): Accomodate new modules.
4164         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
4165         * lib/stdio.in.h (rpl_obstack_printf, rpl_obstack_vprintf):
4166         Declare.
4167         * lib/obstack_printf.c (obstack_printf, obstack_vprintf): New
4168         functions.
4169         * m4/obstack-printf.m4 (gl_OBSTACK_PRINTF)
4170         (gl_REPLACE_OBSTACK_PRINTF): New macros
4171         * m4/obstack-printf-posix.m4 (gl_OBSTACK_PRINTF_POSIX): Likewise.
4172         * tests/test-obstack-printf.c: New file.
4173         * modules/obstack-printf-tests: Likewise.
4174         * modules/obstack-printf-posix-tests: Likewise.
4175
4176 2008-06-11  Bruno Haible  <bruno@clisp.org>
4177
4178         * m4/open.m4 (gl_FUNC_OPEN): Add test against trailing slash bug.
4179         * lib/open.c: Include errno.h.
4180         (open): Fail when attempting to write to a file that has a trailing
4181         slash.
4182         * tests/test-open.c (main): Test against trailing slash bug.
4183         * doc/posix-functions/open.texi: Mention the trailing slash bug.
4184
4185 2008-06-10  Bruno Haible  <bruno@clisp.org>
4186
4187         * tests/test-vc-list-files-git.sh: Make double use of 'exit'. Needed
4188         for $? to work inside the trap command, with various /bin/sh-s.
4189         * tests/test-vc-list-files-cvs.sh: Likewise.
4190
4191 2008-06-10  Bruno Haible  <bruno@clisp.org>
4192
4193         * lib/acl-internal.h: Don't include gettext.h here.
4194         * lib/set-mode-acl.c: Include gettext.h here.
4195         * lib/copy-acl.c: Likewise.
4196
4197 2008-06-10  Bruno Haible  <bruno@clisp.org>
4198
4199         * lib/wait-process.h (wait_subprocess): Add termsigp argument.
4200         * lib/wait-process.c (wait_subprocess): Likewise.
4201         * lib/execute.h (execute): Add termsigp argument.
4202         * lib/execute.c (execute): Likewise.
4203         * lib/csharpcomp.c (compile_csharp_using_pnet,
4204         compile_csharp_using_mono, compile_csharp_using_sscli): Update.
4205         * lib/csharpexec.c (execute_csharp_using_pnet,
4206         execute_csharp_using_mono, execute_csharp_using_sscli): Update.
4207         * lib/javacomp.c (compile_using_envjavac, compile_using_gcj,
4208         compile_using_javac, compile_using_jikes, is_envjavac_gcj,
4209         is_envjavac_gcj43, is_gcj_present, is_gcj_43, is_javac_present,
4210         is_jikes_present): Update.
4211         * lib/javaexec.c (execute_java_class): Update.
4212         * lib/javaversion.c (execute_and_read_line): Update.
4213         * NEWS: Document the changes.
4214         Reported by Eric Blake.
4215
4216 2008-06-10  Eric Blake  <ebb9@byu.net>
4217
4218         Add missing include.
4219         * tests/test-strstr.c (includes): Add <signal.h>.
4220         * tests/test-strcasestr.c (includes): Likewise.
4221         * tests/test-memmem.c (includes): Likewise.
4222
4223 2008-06-10  Bruno Haible  <bruno@clisp.org>
4224
4225         * lib/wait-process.c (wait_subprocess): Add an assertion.
4226
4227 2008-06-10  Bruno Haible  <bruno@clisp.org>
4228
4229         * lib/wait-process.c (wait_subprocess): Try to fix waitid() based code.
4230
4231 2008-06-10  Bruno Haible  <bruno@clisp.org>
4232
4233         * tests/test-memmem.c (main): Reset SIGALRM to default handling before
4234         using alarm().
4235         * tests/test-strcasestr.c (main): Likewise.
4236         * tests/test-strstr.c (main): Likewise.
4237
4238 2008-06-09  Bruno Haible  <bruno@clisp.org>
4239
4240         Work around the Solaris 10 ACE ACLs ABI change.
4241         * lib/acl-internal.h (acl_nontrivial, acl_ace_nontrivial): Don't
4242         declare if ACL_NO_TRIVIAL is present.
4243         (ACE_ACCESS_ALLOWED_ACE_TYPE, ACE_ACCESS_DENIED_ACE_TYPE,
4244         NEW_ACE_OWNER, NEW_ACE_GROUP, NEW_ACE_IDENTIFIER_GROUP, ACE_EVERYONE,
4245         NEW_ACE_READ_DATA, NEW_ACE_WRITE_DATA, NEW_ACE_EXECUTE): New macros.
4246         * lib/file-has-acl.c (acl_nontrivial, acl_ace_nontrivial): Don't
4247         define if ACL_NO_TRIVIAL is present.
4248         (acl_ace_nontrivial): Detect whether the old or new ABI is in use,
4249         and use the current ABI.
4250         (file_has_acl): Use same #if condition as elsewhere.
4251         * lib/set-mode-acl.c (qset_acl): Detect whether the old or new ABI is
4252         in use, and use the current ABI.
4253         * doc/acl-resources.txt: More doc about newer Solaris 10 versions.
4254         Reported by Jim Meyering.
4255
4256 2008-06-09  Eric Blake  <ebb9@byu.net>
4257
4258         Work around environments that (stupidly) ignore SIGALRM.
4259         * m4/strstr.m4 (gl_FUNC_STRSTR): Reset SIGALRM to default handling
4260         before using alarm().
4261         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
4262         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
4263         Reported by Ian Beckwith <ianb@erislabs.net>.
4264
4265         Produce autobuild blurb earlier in log.
4266         * modules/autobuild (configure.ac-early): Move AB_INIT here.
4267
4268 2008-06-09  Jim Meyering  <meyering@redhat.com>
4269         and Ondřej Vašík  <ovasik@redhat.com>
4270
4271         utimens.c: correct kernel bug work-around
4272         Ondřej Vašík found that the invalid return value of 280 indicates
4273         failure, not success, and the kernel bug we're trying to work
4274         around affects not just the utimensat call, but also the fallback
4275         futimens call.
4276         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT]: Simulate failure,
4277         not success.
4278         [HAVE_FUTIMENS]: Use the same work-around, here.
4279
4280 2008-06-09  Jim Meyering  <meyering@redhat.com>
4281
4282         add more guards around definition of ACE_-related code
4283         * lib/file-has-acl.c (acl_ace_nontrivial): Define only if
4284         ALLOW and ACE_OWNER are also defined.
4285
4286 2008-06-08  Bruno Haible  <bruno@clisp.org>
4287
4288         * lib/acl-internal.h: Add me as co-author.
4289         * lib/file-has-acl.c: Likewise.
4290         * lib/set-mode-acl.c: Likewise.
4291         * lib/copy-acl.c: Likewise.
4292
4293 2008-06-08  Bruno Haible  <bruno@clisp.org>
4294
4295         Add support for AIX ACLs.
4296         * lib/acl-internal.h (acl_nontrivial): New declaration.
4297         * lib/file-has-acl.c (acl_nontrivial): New function.
4298         (file_has_acl): Add implementation using AIX 4 ACL API.
4299         * lib/set-mode-acl.c (qset_acl): Likewise.
4300         * lib/copy-acl.c (qcopy_acl): Likewise.
4301
4302 2008-06-08  Bruno Haible  <bruno@clisp.org>
4303
4304         Add support for HP-UX ACLs.
4305         * lib/acl-internal.h (acl_nontrivial): New declaration.
4306         * lib/file-has-acl.c (acl_nontrivial): New function.
4307         (file_has_acl): Add implementation using HP-UX 11 ACL API.
4308         * lib/set-mode-acl.c (qset_acl): Likewise.
4309         * lib/copy-acl.c (qcopy_acl): Likewise.
4310
4311 2008-06-08  Bruno Haible  <bruno@clisp.org>
4312
4313         Add support for Cygwin ACLs.
4314         * lib/acl-internal.h (MODE_INSIDE_ACL): New macro for Solaris-like API.
4315         * lib/set-mode-acl.c (qset_acl) [!MODE_INSIDE_ACL]: Don't optimize away
4316         the chmod_or_fchmod call.
4317         * lib/copy-acl.c (qcopy_acl) [!MODE_INSIDE_ACL]: Likewise.
4318
4319 2008-06-08  Bruno Haible  <bruno@clisp.org>
4320
4321         Fix bug with setuid modes in Solaris 10+ code.
4322         * lib/set-mode-acl.c (qset_acl): Call chmod_or_fchmod when acl_set
4323         succeeded, when the mode contains some special bits.
4324
4325 2008-06-08  Bruno Haible  <bruno@clisp.org>
4326
4327         Add support for Solaris 7..10 ACLs.
4328         * lib/acl-internal.h (acl_nontrivial, acl_ace_nontrivial): New
4329         declarations.
4330         * lib/file-has-acl.c (acl_nontrivial, acl_ace_nontrivial): New
4331         functions.
4332         (file_has_acl): Add implementation using Solaris 7..10 ACL API.
4333         * lib/set-mode-acl.c (qset_acl): Likewise.
4334         * lib/copy-acl.c (qcopy_acl): Likewise.
4335
4336 2008-06-08  Bruno Haible  <bruno@clisp.org>
4337
4338         * lib/acl-internal.h (acl_extended_nontrivial) [MacOS X]: New
4339         declaration.
4340         * lib/file-has-acl.c (acl_extended_nontrivial) [MacOS X]: New function.
4341         (acl_access_nontrivial): Remove MacOS X case.
4342         (file_has_acl): Use acl_extended_nontrivial.
4343         * lib/copy-acl.c (qcopy_acl): Likewise.
4344
4345 2008-06-08  Bruno Haible  <bruno@clisp.org>
4346
4347         * lib/set-mode-acl.c (qset_acl): Trivial code simplifications.
4348
4349 2008-06-08  Jim Meyering  <meyering@redhat.com>
4350
4351         * modules/acl (Maintainer): Add Bruno Haible.
4352
4353 2008-06-07  Bruno Haible  <bruno@clisp.org>
4354
4355         Improve support for Tru64 ACLs.
4356         * lib/file-has-acl.c (file_has_acl): Don't test the ACL_TYPE_DEFAULT
4357         ACL on OSF/1.
4358
4359 2008-06-07  Bruno Haible  <bruno@clisp.org>
4360
4361         Add support for MacOS X ACLs.
4362         * lib/file-has-acl.c (file_has_acl): Use ACL_TYPE_EXTENDED instead of
4363         ACL_TYPE_ACCESS and ACL_TYPE_DEFAULT.
4364         * lib/set-mode-acl.c (qset_acl): Likewise.
4365         * lib/copy-acl.c (qcopy_acl): Likewise.
4366
4367 2008-06-07  Bruno Haible  <bruno@clisp.org>
4368
4369         Fix memory leak introduced on 2008-05-22.
4370         * lib/set-mode-acl.c (qset_acl) [!MODE_INSIDE_ACL]: Free ACLs after
4371         use.
4372
4373 2008-06-07  Bruno Haible  <bruno@clisp.org>
4374
4375         * lib/set-mode-acl.c (qset_acl): Use acl_init(), not acl_from_text(),
4376         to construct an empty ACL.
4377
4378 2008-06-07  Bruno Haible  <bruno@clisp.org>
4379
4380         * lib/set-mode-acl.c (chmod_or_fchmod): Document return value
4381         precisely.
4382         * lib/copy-acl.c (qcopy_acl): Trivial code simplifications.
4383
4384 2008-06-07  Bruno Haible  <bruno@clisp.org>
4385
4386         * lib/copy-acl.c (qcopy_acl): Make the #if branches independent.
4387         * lib/set-mode-acl.c (qset_acl): Choose better local variable names.
4388
4389 2008-06-07  Bruno Haible  <bruno@clisp.org>
4390
4391         * doc/posix-functions/_setjmp.texi: Explain the use of this function
4392         regardless of POSIX.
4393         * doc/posix-functions/_longjmp.texi: Likewise.
4394         * doc/posix-functions/setjmp.texi: Mention HP-UX as not counting as a
4395         SystemV platform in this case.
4396
4397 2008-06-06  Eric Blake  <ebb9@byu.net>
4398
4399         Document abort() bugs.
4400         * doc/posix-functions/abort.texi (abort): Mention anomalies.
4401
4402         * doc/posix-functions/setjmp.texi (setjmp): Mingw has setjmp.
4403         * doc/posix-functions/sigsetjmp.texi (sigsetjmp): Cygwin has
4404         sigsetjmp.
4405         * doc/posix-functions/siglongjmp.texi (siglongjmp): Cygwin has
4406         siglongjmp, but only as a macro.
4407         * doc/posix-functions/_longjmp.texi (_longjmp): Mention that this
4408         is obsolete.
4409         * doc/posix-functions/_setjmp.texi (_setjmp): Likewise.
4410
4411         Tweak documentation to cover cygwin argz bugs.
4412         * m4/argz.m4 (gl_FUNC_ARGZ): Mention date of last known cygwin
4413         argz bug fix; no code change needed since no cygwin releases
4414         occurred between the last fix and the bug being tested.
4415         * doc/glibc-functions/argz_add.texi (argz_add): Document the argz
4416         module and recently fixed cygwin bugs.
4417         * doc/glibc-functions/argz_add_sep.texi (argz_add_sep): Likewise.
4418         * doc/glibc-functions/argz_append.texi (argz_append): Likewise.
4419         * doc/glibc-functions/argz_count.texi (argz_count): Likewise.
4420         * doc/glibc-functions/argz_create.texi (argz_create): Likewise.
4421         * doc/glibc-functions/argz_create_sep.texi (argz_create_sep):
4422         Likewise.
4423         * doc/glibc-functions/argz_delete.texi (argz_delete): Likewise.
4424         * doc/glibc-functions/argz_extract.texi (argz_extract): Likewise.
4425         * doc/glibc-functions/argz_insert.texi (argz_insert): Likewise.
4426         * doc/glibc-functions/argz_next.texi (argz_next): Likewise.
4427         * doc/glibc-functions/argz_replace.texi (argz_replace): Likewise.
4428         * doc/glibc-functions/argz_stringify.texi (argz_stringify):
4429         Likewise.
4430
4431         Avoid gcc warning on cygwin.
4432         * lib/copy-acl.c (qcopy_acl) [!HAVE_ACL_GET_FILE &&
4433         !ACL_NO_TRIVIAL]: Avoid unused variable.
4434
4435 2008-06-05  Eric Blake  <ebb9@byu.net>
4436
4437         Be tolerant of UNKNOWN version in gnulib-tool test dir.
4438         * top/GNUmakefile (_dummy): Warn rather than reconfigure if
4439         git-version-gen fails to come up with a version.
4440         Reported by Simon Josefsson.
4441
4442 2008-06-05  Jim Meyering  <meyering@redhat.com>
4443             Paul Eggert  <eggert@cs.ucla.edu>
4444
4445         utimens.c: work around a probable Linux kernel bug
4446         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT]: Work around what
4447         appears to be a kernel bug that causes utimensat to return 280
4448         instead of 0, indicating success.
4449
4450 2008-06-04  Bruno Haible  <bruno@clisp.org>
4451
4452         * lib/copy-acl.c (qcopy_acl): Call qset_acl, not set_acl. Fixes
4453         2008-06-01 commit.
4454
4455 2008-06-04  Bruno Haible  <bruno@clisp.org>
4456
4457         * lib/acl-internal.h (acl_access_nontrivial): New declaration.
4458         * lib/file-has-acl.c (acl_access_nontrivial): New function.
4459         (file_has_acl): Use it. Save errno afterwards.
4460         * lib/copy-acl.c (qcopy_acl): Use acl_access_nontrivial.
4461
4462 2008-06-03  Bruno Haible  <bruno@clisp.org>
4463
4464         * lib/file-has-acl.c (file_has_acl): Put Solaris 10 code after POSIX-
4465         draft code. Simplify #ifs.
4466         * lib/set-mode-acl.c (qset_acl): Don't test for symlink if !USE_ACL.
4467         Put Solaris code after POSIX-draft code. Fix comments regarding
4468         Solaris 10, HP-UX. Mention Cygwin.
4469         * lib/copy-acl.c (qcopy_acl): Simplify #ifs.
4470
4471 2008-06-03  Eric Blake  <ebb9@byu.net>
4472
4473         Provide fallback for older kernels.
4474         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT, HAVE_FUTIMENS]:
4475         Provide runtime fallback if kernel lacks support.
4476         Reported by Mike Frysinger.
4477
4478 2008-06-02  Bruno Haible  <bruno@clisp.org>
4479
4480         * lib/acl-internal.h (ACL_NOT_WELL_SUPPORTED): Include EOPNOTSUPP if
4481         it exists.
4482
4483 2008-06-02  Bruno Haible  <bruno@clisp.org>
4484
4485         * lib/acl_entries.c (acl_entries): Rewrite to use acl_get_entry.
4486         * lib/copy-acl.c (qcopy_acl): Update comment.
4487
4488 2008-06-02  Bruno Haible  <bruno@clisp.org>
4489
4490         * lib/acl-entries.h: Enclose most definitions in #ifs for POSIX-draft
4491         like ACL APIs.
4492
4493 2008-06-02  Bruno Haible  <bruno@clisp.org>
4494
4495         * tests/test-file-has-acl.sh: Use different code for Cygwin.
4496         * tests/test-set-mode-acl.sh: Likewise.
4497         * tests/test-copy-acl.sh: Likewise.
4498         * tests/test-copy-file.sh: Likewise.
4499
4500 2008-06-02  Bruno Haible  <bruno@clisp.org>
4501
4502         * tests/test-file-has-acl.sh: Remove unused code.
4503
4504 2008-06-01  Bruno Haible  <bruno@clisp.org>
4505
4506         * lib/copy-acl.c (qcopy_acl): New function, extracted from copy_acl.
4507         (copy_acl): Just a wrapper around qcopy_acl that emits the error
4508         messages.
4509         * lib/set-mode-acl.c (qset_acl): Document return value precisely.
4510
4511 2008-06-01  Bruno Haible  <bruno@clisp.org>
4512
4513         * m4/acl.m4 (gl_FUNC_ACL): Separate the POSIX-like and the Solaris
4514         tests. Test for libpacl, needed for OSF/1. Test for extended ACLs,
4515         needed for MacOS X. Test for HP-UX API. Test for newer and older AIX
4516         APIs.
4517         * modules/acl-tests (configure.ac): Remove tests now contained in
4518         m4/acl.m4.
4519
4520 2008-06-02  Jim Meyering  <meyering@redhat.com>
4521
4522         announce-gen: use a better key-server host name
4523         * build-aux/announce-gen (main): Recommend keys.gnupg.net, since
4524         it may be more consistently reliable.  Suggested by Werner Koch
4525         in <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/13717>.
4526
4527 2008-06-01  Bruno Haible  <bruno@clisp.org>
4528
4529         * lib/stdio-impl.h (fp_ub): Use fp_. Needed for DragonFly BSD.
4530         Reported by Voroskoi Andras <voroskoi@gmail.com>.
4531
4532 2008-06-01  Voroskoi Andras  <voroskoi@gmail.com>  (tiny change)
4533
4534         * lib/stdio-impl.h [__DragonFly__]: Fix typo.
4535
4536 2008-06-01  Bruno Haible  <bruno@clisp.org>
4537
4538         New ACL tests.
4539         * tests/test-file-has-acl.sh: New file.
4540         * tests/test-file-has-acl.c: New file.
4541         * tests/test-set-mode-acl.sh: New file.
4542         * tests/test-set-mode-acl.c: New file.
4543         * tests/test-copy-acl.sh: New file, based on tests/test-copy-file.sh.
4544         * tests/test-copy-acl.c: New file.
4545         * modules/acl-tests: New file, based on modules/copy-file-tests.
4546         * modules/copy-file-tests (Files): Remove tests/test-sameacls.c.
4547         (Depends-on): Add acl-tests.
4548         (configure.ac): Remove checks.
4549         (Makefile.am): Don't create test-sameacls program here any more.
4550
4551 2008-06-01  Bruno Haible  <bruno@clisp.org>
4552
4553         * tests/test-copy-file.sh: Portability fixes for Solaris, HP-UX, IRIX.
4554         * tests/test-sameacls.c: Include progname.h.
4555         (main): Invoke set_program_name. Portability fixes for MacOS X,
4556         Solaris, HP-UX.
4557
4558 2008-06-01  Bruno Haible  <bruno@clisp.org>
4559
4560         * lib/freadahead.c (freadahead) [__DragonFly__]: Use the __sreadahead
4561         function.
4562         Reported by VOROSKOI Andras <voroskoi@gmail.com>.
4563
4564 2008-06-01  Bruno Haible  <bruno@clisp.org>
4565
4566         * modules/rpmatch (Depends-on): Add strdup.
4567
4568 2008-06-01  Bruno Haible  <bruno@clisp.org>
4569
4570         * lib/pipe.c: Include unistd-safer.h.
4571         (create_pipe): Ensure the returned file descriptors are not in {0,1,2}.
4572         * modules/pipe (Depends-on): Add unistd-safer.
4573
4574 2008-05-30  Simon Josefsson  <simon@josefsson.org>
4575
4576         * modules/autobuild (configure.ac): Call AB_INIT.
4577
4578 2008-05-30  Simon Josefsson  <simon@josefsson.org>
4579
4580         * tests/test-getaddrinfo.c: Don't print debug messages by default.
4581         Suggested by Bruno Haible <bruno@clisp.org>.
4582
4583 2008-05-30  Simon Josefsson  <simon@josefsson.org>
4584
4585         * tests/test-base64.c: Cast size_t to unsigned long when invoking
4586         printf.  Use %lu instead of %d.  Reported by Bruno Haible
4587         <bruno@clisp.org>.
4588
4589 2008-05-29  Eric Blake  <ebb9@byu.net>
4590
4591         Prefer new POSIX 200x interfaces over futimesat.
4592         * m4/utimens.m4 (gl_UTIMENS): Check for futimens, utimensat.
4593         * lib/utimens.c (gl_futimens): Use them for nanosecond resolution
4594         when available.
4595         [HAVE_BUGGY_NFS_TIME_STAMPS]: Allow C89 compilation.
4596
4597 2008-05-28  Bruno Haible  <bruno@clisp.org>
4598
4599         * modules/stpcpy (License): Change to LGPLv2+.
4600         Requested by David Lutterkort <dlutter@redhat.com>.
4601
4602 2008-05-27  Bruno Haible  <bruno@clisp.org>
4603
4604         * lib/localename.c (SUBLANG_TIBETAN_BHUTAN): Force value 2. Needed for
4605         current mingw.
4606         Reported by Jose E. Marchesi <jemarch@gnu.org>.
4607
4608 2008-05-27  Bruno Haible  <bruno@clisp.org>
4609
4610         * modules/iconv_open (Link): New section, from module 'iconv'.
4611         * modules/striconv (Link): Likewise.
4612         * modules/striconveh (Link): Likewise.
4613         * modules/xstriconv (Link): Likewise.
4614         * modules/unicodeio (Link): Likewise.
4615         * modules/propername (Link): Likewise.
4616         Reported by Jim Meyering.
4617
4618 2008-05-26  Jim Meyering  <meyering@redhat.com>
4619
4620         sha256: do not artificially restrict buffer length to be < 2^32
4621         * lib/sha256.h (struct sha256_ctx) [buflen]: Change type from
4622         uint32_t to size_t.
4623         * lib/sha256.c (sha256_conclude_ctx): Change type of a local
4624         to match.
4625
4626         avoid unaligned access errors, e.g., on sparc
4627         * lib/sha512.c (sha512_conclude_ctx): Use set_uint64 rather than
4628         direct access through a possibly-unaligned uint64* pointer.
4629         * lib/sha256.c (sha256_conclude_ctx): Use set_uint32 rather than
4630         direct access through a possibly-unaligned uint32* pointer.
4631         Prompted by this patch from Tom "spot" Callaway:
4632         http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/13638
4633
4634         sha512.c: fix typo in comment
4635         * lib/sha512.c (sha512_conclude_ctx): Length is 128-bit, not 64-bit.
4636
4637 2008-05-25  Bruno Haible  <bruno@clisp.org>
4638
4639         * lib/set-mode-acl.c: Renamed from lib/acl.c.
4640         * modules/acl (Files): Add lib/set-mode-acl.c, remove lib/acl.c.
4641         (Makefile.am): Update lib_SOURCES.
4642
4643 2008-05-25  Bruno Haible  <bruno@clisp.org>
4644
4645         * m4/acl.m4 (gl_FUNC_ACL): Don't set LIB_ACL_TRIVIAL.
4646
4647 2008-05-25  Jim Meyering  <meyering@redhat.com>
4648
4649         useless-if-before-free: freed expr may have white-space differences
4650         * build-aux/useless-if-before-free: Recognize cases in which the
4651         freed expression differs from the tested one in embedded white
4652         space, e.g., if (p[i + 1]) free(p[i+1]).  Correct thinko in prev:
4653         $1 was used, so we can't make any regexp shy.  Improved tests now
4654         detect this.
4655
4656         useless-if-before-free: accept white space in the expression.
4657         * build-aux/useless-if-before-free: For now, any white space
4658         in the expression must be identical in the free argument.
4659
4660         useless-if-before-free: efficiency tweak
4661         * build-aux/useless-if-before-free: Make the expression-matching
4662         regexp "shy".
4663         Make the *outer* regexp shy, not the expr-matching one.
4664
4665         update code-in-comment to accept cast of free arg
4666         * build-aux/useless-if-before-free: Update regexp.
4667
4668 2008-05-25  Bruno Haible  <bruno@clisp.org>
4669
4670         * tests/test-sameacls.c: Renamed from tests/test-copy-file-sameacls.c.
4671         * modules/copy-file-tests (Files, Makefile.am): Update.
4672         * tests/test-copy-file.c (func_test_copy): Update.
4673
4674 2008-05-24  Andreas Färber  <andreas.faerber@web.de>  (tiny change)
4675
4676         * lib/stdbool.in.h [__HAIKU__]: Disable __BEOS__ workarounds.
4677
4678 2008-05-23  Bruno Haible  <bruno@clisp.org>
4679
4680         Improve support for ACLs on OSF/1.
4681         * lib/acl.c (qset_acl): For OSF/1, use a string that ends in a comma.
4682         Remove fallback for unknown flavors of ACLs.
4683
4684 2008-05-22  Bruno Haible  <bruno@clisp.org>
4685
4686         Add support for ACLs on OSF/1.
4687         * lib/acl-internal.h (acl_get_fd, acl_set_fd): New inline function
4688         replacements.
4689         (acl_free_text): New macro fallback.
4690         * lib/acl_entries.c (acl_entries): Use acl_free_text instead of
4691         acl_free.
4692         * m4/acl.m4 (gl_FUNC_ACL): Look also in libpacl library. Test for
4693         acl_free_text function. Require AC_C_INLINE.
4694
4695 2008-05-22  Bruno Haible  <bruno@clisp.org>
4696
4697         Make copy_acl work on MacOS X 10.5.
4698         * lib/acl-internal.h (MODE_INSIDE_ACL): New macro.
4699         (ACL_NOT_WELL_SUPPORTED): On MacOS X, also handle ENOENT.
4700         * lib/acl.c (qset_acl): Add different code branch for !MODE_INSIDE_ACL.
4701         If MODE_INSIDE_ACL, don't assume that every system has the same text
4702         representation for ACLs as FreeBSD.
4703         * lib/copy-acl.c (copy_acl): Add support for platforms with
4704         !MODE_INSIDE_ACL.
4705         * lib/file-has-acl.c (file_has_acl): Likewise.
4706         * m4/acl.m4 (gl_FUNC_ACL): Test for some functions that are witness of
4707         FreeBSD, MacOS X, or IRIX, respectively.
4708
4709 2008-05-22  Bruno Haible  <bruno@clisp.org>
4710
4711         * lib/acl.h: Don't include <sys/acl.h>.
4712         (GETACLCNT): Move fallback to lib/acl-internal.h.
4713         * lib/acl-internal.h: Include <sys/acl.h> here.
4714         (GETACLCNT): New macro fallback, moved here from lib/acl.h.
4715
4716 2008-05-22  Bruno Haible  <bruno@clisp.org>
4717
4718         Split off copy_acl function to separate file.
4719         * lib/copy-acl.c: New file, extracted from lib/acl.c.
4720         * lib/acl.c (copy_acl): Moved function to separate file.
4721         * m4/acl.m4 (gl_FUNC_ACL): Remove unconditional AC_LIBOBJs.
4722         * modules/acl (Files): Add lib/copy-acl.c.
4723         (Makefiles.am): Augment lib_SOURCES.
4724
4725 2008-05-22  Bruno Haible  <bruno@clisp.org>
4726
4727         * modules/copy-file-tests: New file.
4728         * tests/test-copy-file.sh: New file.
4729         * tests/test-copy-file.c: New file.
4730         * tests/test-copy-file-sameacls.c: New file.
4731
4732 2008-05-22  Eric Blake  <ebb9@byu.net>
4733
4734         Avoid gcc warning.
4735         * tests/test-memcmp.c (main): Pass NULL indirectly.
4736
4737 2008-05-21  Bruno Haible  <bruno@clisp.org>
4738
4739         Add reference doc about ACLs.
4740         * doc/acl-resources.txt: New file.
4741         * doc/acl-cygwin.txt: New file.
4742
4743 2008-05-21  Bruno Haible  <bruno@clisp.org>
4744
4745         Avoid one more warning from gcc.
4746         * lib/vasnprintf.c (IF_LINT): Update comments.
4747         (VASNPRINTF): Use it also for the 'prefix' array initializer.
4748
4749 2008-05-21  Jim Meyering  <meyering@redhat.com>
4750
4751         avoid a warning from gcc
4752         * lib/vasnprintf.c (IF_LINT): Define.
4753         (scale10_round_decimal_long_double):
4754         Use it to avoid a "may be used uninitialized" warning.
4755         (scale10_round_decimal_double): Likewise.
4756
4757 2008-05-21  Simon Josefsson  <simon@josefsson.org>
4758
4759         * m4/memcmp.m4: When cross-compiling, assume memcmp works if it is
4760         declared.
4761
4762 2008-05-20  Bruno Haible  <bruno@clisp.org>
4763
4764         * tests/test-memcmp.c (main): Test also the sign of the result. Test
4765         against two known bugs; code taken from autoconf's AC_FUNC_MEMCMP.
4766
4767 2008-05-20  Simon Josefsson  <simon@josefsson.org>
4768
4769         * modules/memcmp-tests: New file.
4770         * tests/test-memcmp.c: New file.
4771
4772 2008-05-19  Bruno Haible  <bruno@clisp.org>
4773
4774         * modules/propername (Notice, configure.ac): Put quoted "..." into
4775         --keyword option.
4776         * lib/propername.h: Update comments accordingly.
4777         Reported by Eric Blake.
4778
4779 2008-05-19  Martin Lambers  <marlam@marlam.de>  (tiny change)
4780
4781         * modules/getpass-gnu (Depends-on): Add fseeko.
4782
4783 2008-05-19  Simon Josefsson  <simon@josefsson.org>
4784
4785         * modules/base64-tests: New file.
4786
4787 2008-05-19  Bo Borgerson <gigabo@gmail.com>
4788
4789         * lib/base64.c (base64_decode_ctx): If a decode context structure
4790         was passed in use it to ignore newlines.  If a context structure
4791         was _not_ passed in, continue to treat newlines as garbage (this
4792         is the historical behavior).  Formerly base64_decode.
4793         (base64_decode_alloc_ctx): Formerly base64_decode_alloc.  Now
4794         takes a decode context structure.
4795         * lib/base64.h (base64_decode): Macro for four-argument calls.
4796         (base64_decode_alloc): Likewise.
4797         * lib/base64.c (base64_decode_ctx): If a decode context structure
4798         was passed in use it to ignore newlines.  If a context structure
4799         was _not_ passed in, continue to treat newlines as garbage (this
4800         is the historical behavior).  Formerly base64_decode.
4801         (base64_decode_alloc_ctx): Formerly base64_decode_alloc.  Now
4802         takes a decode context structure.
4803         * lib/base64.h (base64_decode): Macro for four-argument calls.
4804         (base64_decode_alloc): Likewise.
4805
4806 2008-05-19  Jim Meyering  <meyering@redhat.com>
4807
4808         avoid a warning from gcc
4809         * lib/trim.c (IF_LINT): Define.
4810         (trim2): Use it to avoid a "may be used uninitialized" warning.
4811
4812         Fix doc typo.
4813         * doc/glibc-functions/getpass.texi (getpass): s/PATH_MAX/PASS_MAX/.
4814
4815 2008-05-19  Bruno Haible  <bruno@clisp.org>
4816
4817         * doc/glibc-functions/getpass.texi: Document limits of other
4818         implementations.
4819
4820 2008-05-19  Simon Josefsson  <simon@josefsson.org>
4821             Bruno Haible <bruno@clisp.org>
4822
4823         * doc/glibc-functions/getpass.texi: Document gnulib implementation.
4824
4825 2008-05-18  Bruno Haible  <bruno@clisp.org>
4826
4827         * modules/propername: New file, from GNU gettext.
4828         * lib/propername.h: New file, from GNU gettext.
4829         * lib/propername.c: New file, from GNU gettext.
4830         * MODULES.html.sh (Internationalization functions): Add propername.
4831
4832 2008-05-16  Jim Meyering  <meyering@redhat.com>
4833             Bruno Haible  <bruno@clisp.org>
4834
4835         Avoid some warnings from "gcc -Wshadow".
4836         * lib/vasnprintf.c (exp, remainder): Define to different identifiers.
4837
4838 2008-05-15  Eric Blake  <ebb9@byu.net>
4839
4840         Extend previous patch to cygwin 1.7.0.
4841         * m4/memmem.m4 (gl_FUNC_MEMMEM): When cross-compiling, assume a
4842         fast implementation in cygwin >= 1.7.0.
4843         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
4844         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
4845
4846 2008-05-15  Bruno Haible  <bruno@clisp.org>
4847
4848         * m4/memmem.m4 (gl_FUNC_MEMMEM): When cross-compiling, assume a fast
4849         implementation in glibc >= 2.9.
4850         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
4851         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
4852
4853 2008-05-15  Bruno Haible  <bruno@clisp.org>
4854
4855         * MODULES.html.sh (Internationalization functions): Remove linebreak.
4856         (Unicode string functions): Add unilbrk/*.
4857         Reported by Karl Berry.
4858
4859 2008-05-15  Eric Blake  <ebb9@byu.net>
4860
4861         Fix violation of <stdbool.h> replacement in regex.
4862         * lib/regcomp.c (re_compile_internal): Avoid implicit cast to bool.
4863         * lib/regexec.c (re_search_internal): Likewise.
4864         Reported by Heinrich Mislik <Heinrich.Mislik@univie.ac.at>.
4865
4866 2008-05-15  Jim Meyering  <meyering@redhat.com>
4867
4868         avoid distracting test output when git or cvs is not found
4869         * tests/test-vc-list-files-cvs.sh: Suppress 'init' error output.
4870         * tests/test-vc-list-files-git.sh: Likewise.
4871
4872 2008-05-15  Eric Blake  <ebb9@byu.net>
4873
4874         Glibc finally accepted the memmem speedup code, bugzilla #5514.
4875         * doc/glibc-functions/memmem.texi (memmem): Mention last broken
4876         glibc version.
4877         * doc/glibc-functions/strcasestr.texi (strcasestr): Likewise.
4878         * doc/posix-functions/strstr.texi (strstr): Likewise.
4879         * lib/str-two-way.h (MAX): Sychronize with glibc.
4880
4881 2008-05-15  Paolo Bonzini  <bonzini@gnu.org>
4882
4883         * lib/regcomp.c (optimize_utf8): Add a note on why we test
4884         opr.ctx_type.
4885         (calc_first): Initialize constraint field.
4886         (duplicate_node_closure): Use it instead of special casing ANCHORS.
4887         Fix grammar.
4888         (duplicate_node): Merge constraint field for all node types.
4889         (calc_eclosure_iter): Look at constraint field for all node types.
4890         * lib/regex_internal.c (create_cd_newstate): Don't look at
4891         opr.ctx_type.
4892
4893 2008-05-14  Bruno Haible  <bruno@clisp.org>
4894
4895         Help GCC to do better code generation.
4896         * lib/eealloc.h (eemalloc) [GCC >= 3]: Declare with attribute 'malloc'.
4897         * lib/pagealign_alloc.h (pagealign_alloc, pagealign_xalloc): Likewise.
4898         * lib/xalloc.h (ATTRIBUTE_MALLOC): New macro.
4899         (xmalloc, xzalloc, xcalloc, xmemdup, xstrdup, xnmalloc, xcharalloc):
4900         Declare with attribute 'malloc' if supported.
4901
4902 2008-05-14  Lasse Collin  <lasse.collin@tukaani.org>
4903
4904         use "echo STR|wc -c" rather than unportable "expr length STR"
4905         * build-aux/mktempd (mktempd): Vendor-supplied expr from at least
4906         OpenBSD 4.3 and Solaris 10 do not honor expr's "length" function.
4907
4908 2008-05-14  Jim Meyering  <meyering@redhat.com>
4909
4910         use dd ibs=$n count=1 ... rather than less-portable head -c$n
4911         * build-aux/mktempd (rand_bytes): head's -cN option is not accepted
4912         by Solaris 10's /bin/head or by the one from HP-UX 11.x.
4913         Reported in http://sourceforge.net/forum/message.php?msg_id=4960334
4914         via Collin Lasse.
4915
4916 2008-05-14  Eric Blake  <ebb9@byu.net>
4917
4918         Avoid quadratic growth in gl_LIBSOURCES.
4919         * gnulib-tool (func_emit_initmacro_done): s/\(m4_append\)_uniq/\1/.
4920         Suggested by Bruno Haible.
4921
4922         Test xmemdup0.
4923         * modules/xmemdup0-tests: New file.
4924         * tests/test-xmemdup0.c: Likewise.
4925
4926 2008-05-13  Eric Blake  <ebb9@byu.net>
4927
4928         Split xmemdup0 into its own module.
4929         * modules/xmemdup0: New file.
4930         * lib/xmemdup0.h: Likewise.
4931         * lib/xmemdup0.c: Likewise.
4932         * MODULES.html.sh (Memory management functions): Add xmemdup0.
4933         * lib/xalloc.h (xmemdup0): Remove.
4934         * lib/xmalloc.c (xmemdup0): Likewise.
4935
4936 2008-05-13  Eric Blake  <ebb9@byu.net>
4937             Bruno Haible  <bruno@clisp.org>
4938
4939         Reduce number of forks required during autoconf.
4940         * gnulib-tool (func_emit_initmacro_start): Prepare gl_LIBSOURCES_LIST
4941         and gl_LIBSOURCES_DIR.
4942         (func_emit_initmacro_end): Use them here in a single m4_syscmd...
4943         (func_emit_initmacro_done) <gl_LIBSOURCES>: ...rather than in one
4944         m4_syscmd per file.
4945         <m4_foreach_w>: Move...
4946         * m4/gnulib-common.m4 (m4_foreach_w): ...here.
4947
4948 2008-05-13  Eric Blake  <ebb9@byu.net>
4949
4950         * gnulib-tool: Fix various comment typos.
4951
4952 2008-05-12  Bruno Haible  <bruno@clisp.org>
4953
4954         Tailor the linebreaking algorithm.
4955         * lib/unilbrk/tables.c (unilbrk_table): Change (IS,AL) entry.
4956
4957 2008-05-12  Bruno Haible  <bruno@clisp.org>
4958
4959         Update to Unicode 5.0.0.
4960         * lib/unilbrk/tables.h (LBP_*): Add LBP_WJ, LBP_H2, LBP_H3, LBP_JL,
4961         LBP_JV, LBP_JT. Redistribute values.
4962         (unilbrk_table): Change size.
4963         * lib/unilbrk/tables.c (unilbrk_table): Change size. Update to match
4964         Unicode TR#14 rev. 22.
4965         * lib/unilbrk/gen-lbrk.c (LBP_*): Add LBP_WJ, LBP_H2, LBP_H3, LBP_JL,
4966         LBP_JV, LBP_JT. Redistribute values.
4967         (get_lbp): Update to match Unicode TR#14 rev. 21/22 and Unicode 5.0.0.
4968         (debug_output_lbp, fill_org_lbp, debug_output_org_lbp, output_lbp):
4969         Update.
4970         * lib/unilbrk/lbrkprop1.h: Regenerated.
4971         * lib/unilbrk/lbrkprop2.h: Regenerated.
4972         * lib/unilbrk/u8-possible-linebreaks.c (u8_possible_linebreaks):
4973         Change handling of LBP_CM after LBP_ZW. Update for new value of LBP_BK.
4974         * lib/unilbrk/u16-possible-linebreaks.c (u16_possible_linebreaks):
4975         Likewise.
4976         * lib/unilbrk/u32-possible-linebreaks.c (u32_possible_linebreaks):
4977         Likewise.
4978         * tests/unilbrk/test-u8-possible-linebreaks.c (main): Update expected
4979         result.
4980         * tests/unilbrk/test-u16-possible-linebreaks.c (main): Likewise.
4981         * tests/unilbrk/test-u32-possible-linebreaks.c (main): Likewise.
4982         * tests/unilbrk/test-ulc-possible-linebreaks.c (main): Likewise.
4983         * tests/unilbrk/test-u8-width-linebreaks.c (main): Likewise.
4984         * tests/unilbrk/test-u16-width-linebreaks.c (main): Likewise.
4985         * tests/unilbrk/test-u32-width-linebreaks.c (main): Likewise.
4986
4987 2008-05-11  Bruno Haible  <bruno@clisp.org>
4988
4989         * lib/unilbrk/gen-lbrk.c (output_lbp): Fix whitespace.
4990
4991 2008-05-11  Bruno Haible  <bruno@clisp.org>
4992
4993         * lib/unilbrk/gen-lbrk.c: New file, from GNU gettext (gen-lbrkprop.c).
4994         * modules/unilbrk/gen-lbrk: New file.
4995
4996 2008-05-11  Bruno Haible  <bruno@clisp.org>
4997
4998         * m4/sha256.m4 (gl_SHA256): Require AC_C_INLINE.
4999         * m4/sha512.m4 (gl_SHA512): Likewise.
5000
5001 2008-05-11  Jim Meyering  <meyering@redhat.com>
5002
5003         New modules: crypto/sha256, crypto/sha512 (from coreutils)
5004         * modules/crypto/sha256: New file.
5005         * modules/crypto/sha512: Likewise.
5006         * lib/sha256.c: Likewise.
5007         * lib/sha256.h: Likewise.
5008         * lib/sha512.c: Likewise.
5009         * lib/sha512.h: Likewise.
5010         * lib/u64.h: Likewise.
5011         * m4/sha256.m4: Likewise.
5012         * m4/sha512.m4: Likewise.
5013         * MODULES.html.sh (Cryptographic computations (low-level)): List them.
5014
5015 2008-05-10  Bruno Haible  <bruno@clisp.org>
5016
5017         * MODULES.html.sh (Environment variables <stdlib.h>): Add unsetenv.
5018         (Input/Output <stdio.h>): Add xprintf.
5019         (Signal handling <signal.h>): Add strsignal.
5020         (Cryptographic computations (high-level)): Add crypto/gc-camellia.
5021         (Core language properties): Add func.
5022         (Mathematics <math.h>): Add ceil, floor, frexp-nolibm.
5023         (Support for systems lacking POSIX:2001): Add environ, EOVERFLOW,
5024         strings.
5025         (Enhancements for POSIX:2001 functions): Add iconv_open-utf.
5026         (Input/output): New section.
5027         (File system functions): Add openat-die, stat-macros.
5028         (Networking functions): Add sockets.
5029         (Unicode string functions): Add unictype/*.
5030         (Support for building libraries and executables): Add gperf.
5031         (Support for building documentation): Add agpl-3.0.
5032         (Misc): Add nocrash.
5033
5034 2008-05-10  Bruno Haible  <bruno@clisp.org>
5035
5036         * modules/unictype/gen-ctype: New file.
5037
5038 2008-05-10  Jim Meyering  <meyering@redhat.com>
5039
5040         Make chdir-safer.c more efficient on a system with no symlinks.
5041         * lib/chdir-safer.c (chdir_no_follow): Skip lstat and fstat calls
5042         also if ELOOP is zero.  Suggested by Bruno Haible.
5043
5044         Make chdir-safer.c slightly safer.
5045         * lib/chdir-safer.c (chdir_no_follow): Test HAVE_WORKING_O_NOFOLLOW,
5046         not O_NOFOLLOW, in case the latter is nonzero and open ignores it.
5047
5048         Avoid compile failure on systems without ELOOP (like mingw).
5049         * lib/chdir-safer.c (ELOOP): Define if not already defined.
5050         Reported by Bruno Haible.
5051
5052 2008-05-10  Bruno Haible  <bruno@clisp.org>
5053
5054         * lib/unilbrk/ulc-common.c: Include c-strcaseeq.h instead of streq.h.
5055         (is_utf8_encoding): Use a case-insensitive comparison.
5056         * modules/unilbrk/ulc-common (Depends-on): Add c-strcaseeq. Remove
5057         streq.
5058
5059 2008-05-10  Bruno Haible  <bruno@clisp.org>
5060
5061         * lib/unilbrk/ulc-common.c: Don't include <stdlib.h>.
5062         (iconv_string_length, iconv_string_keeping_offsets): Remove functions.
5063         * lib/unilbrk/ulc-common.h (iconv_string_length,
5064         iconv_string_keeping_offsets): Remove declarations.
5065         * lib/unilbrk/ulc-possible-linebreaks.c: Include <string.h>, uniconv.h.
5066         Don't include <iconv.h>, streq.h, xsize.h.
5067         (ulc_possible_linebreaks): Use u8_conv_from_encoding for doing the
5068         conversion.
5069         * lib/unilbrk/ulc-width-linebreaks.c: Include uniconv.h. Don't include
5070         <iconv.h>, streq.h, xsize.h.
5071         (ulc_width_linebreaks): Use u8_conv_from_encoding for doing the
5072         conversion.
5073         * modules/unilbrk/ulc-common (Depends-on): Remove iconv.
5074         * modules/unilbrk/ulc-possible-linebreaks (Depends-on): Add
5075         uniconv/u8-conv-from-enc. Remove iconv_open, streq, xsize.
5076         * modules/unilbrk/ulc-width-linebreaks (Depends-on): Likewise.
5077
5078 2008-05-10  Bruno Haible  <bruno@clisp.org>
5079
5080         * modules/unilbrk/ulc-width-linebreaks-tests: New file.
5081         * tests/unilbrk/test-ulc-width-linebreaks.c: New file.
5082
5083         * modules/unilbrk/u32-width-linebreaks-tests: New file.
5084         * tests/unilbrk/test-u32-width-linebreaks.c: New file.
5085
5086         * modules/unilbrk/u16-width-linebreaks-tests: New file.
5087         * tests/unilbrk/test-u16-width-linebreaks.c: New file.
5088
5089         * modules/unilbrk/u8-width-linebreaks-tests: New file.
5090         * tests/unilbrk/test-u8-width-linebreaks.c: New file.
5091
5092         * modules/unilbrk/ulc-possible-linebreaks-tests: New file.
5093         * tests/unilbrk/test-ulc-possible-linebreaks.c: New file.
5094
5095         * modules/unilbrk/u32-possible-linebreaks-tests: New file.
5096         * tests/unilbrk/test-u32-possible-linebreaks.c: New file.
5097
5098         * modules/unilbrk/u16-possible-linebreaks-tests: New file.
5099         * tests/unilbrk/test-u16-possible-linebreaks.c: New file.
5100
5101         * modules/unilbrk/u8-possible-linebreaks-tests: New file.
5102         * tests/unilbrk/test-u8-possible-linebreaks.c: New file.
5103
5104 2008-05-10  Bruno Haible  <bruno@clisp.org>
5105
5106         Split up 'linebreak' module.
5107         * lib/unilbrk.h: New file, based on lib/linebreak.h.
5108         * lib/unilbrk/lbrkprop1.h: New file, extracted from lib/lbrkprop.h.
5109         * lib/unilbrk/lbrkprop2.h: New file, renamed from lib/lbrkprop.h with
5110         modifications.
5111         * lib/unilbrk/tables.h: New file, extracted from lib/linebreak.c.
5112         * lib/unilbrk/tables.c: New file, extracted from lib/linebreak.c.
5113         * lib/unilbrk/u8-possible-linebreaks.c: New file, extracted from
5114         lib/linebreak.c.
5115         * lib/unilbrk/u16-possible-linebreaks.c: New file, extracted from
5116         lib/linebreak.c.
5117         * lib/unilbrk/u32-possible-linebreaks.c: New file, extracted from
5118         lib/linebreak.c.
5119         * lib/unilbrk/ulc-common.h: New file, extracted from lib/linebreak.c.
5120         * lib/unilbrk/ulc-common.c: New file, extracted from lib/linebreak.c.
5121         * lib/unilbrk/ulc-possible-linebreaks.c: New file, extracted from
5122         lib/linebreak.c.
5123         * lib/unilbrk/u8-width-linebreaks.c: New file, extracted from
5124         lib/linebreak.c.
5125         * lib/unilbrk/u16-width-linebreaks.c: New file, extracted from
5126         lib/linebreak.c.
5127         * lib/unilbrk/u32-width-linebreaks.c: New file, extracted from
5128         lib/linebreak.c.
5129         * lib/unilbrk/ulc-width-linebreaks.c: New file, extracted from
5130         lib/linebreak.c.
5131         * modules/unilbrk/base: New file.
5132         * modules/unilbrk/tables: New file.
5133         * modules/unilbrk/u8-possible-linebreaks: New file.
5134         * modules/unilbrk/u16-possible-linebreaks: New file.
5135         * modules/unilbrk/u32-possible-linebreaks: New file.
5136         * modules/unilbrk/ulc-common: New file.
5137         * modules/unilbrk/ulc-possible-linebreaks: New file.
5138         * modules/unilbrk/u8-width-linebreaks: New file.
5139         * modules/unilbrk/u16-width-linebreaks: New file.
5140         * modules/unilbrk/u32-width-linebreaks: New file.
5141         * modules/unilbrk/ulc-width-linebreaks: New file.
5142         * lib/linebreak.h: Remove file.
5143         * lib/linebreak.c: Remove file.
5144         * m4/linebreak.m4: Remove file.
5145         * modules/linebreak: Remove file.
5146         * NEWS: Mention the changes.
5147
5148 2008-05-09  Eric Blake  <ebb9@byu.net>
5149
5150         Add xmemdup0.
5151         * lib/xalloc.h (xmemdup0): New prototype and C++ typesafe
5152         implementation.
5153         * lib/xmalloc.c (xmemdup0): New C implementation.
5154
5155 2008-05-08  Bruno Haible  <bruno@clisp.org>
5156
5157         * m4/wctype.m4 (gl_WCTYPE_H): Correct indentation.
5158
5159 2008-05-07  Eric Blake  <ebb9@byu.net>
5160
5161         Support cross-compilation of <wctype.h>.
5162         * m4/wctype.m4 (gl_WCTYPE_H): Fix improper nesting in
5163         AC_CACHE_CHECK.
5164
5165 2008-05-06  Soren Hansen  <soren@ubuntu.com>  (tiny change)
5166
5167         * build-aux/vc-list-files: Add support for bzr.
5168
5169 2008-05-03  Jim Meyering  <meyering@redhat.com>
5170
5171         avoid failed assertion with tight malloc
5172         * tests/test-getndelim2.c: Correct an off-by-one assertion.
5173
5174 2008-05-03  Simon Josefsson  <simon@josefsson.org>
5175
5176         * m4/inet_pton.m4: Set HAVE_DECL_INET_PTON to 0 when declarations
5177         are needed from arpa/inet.h.
5178         * m4/inet_ntop.m4: Likewise, for HAVE_DECL_INET_NTOP.
5179         Reported by Bruno Haible.
5180
5181 2008-05-02  Jim Meyering  <meyering@redhat.com>
5182
5183         avoid compilation error on FreeBSD 6
5184         * tests/test-getaddrinfo.c [!defined EAI_NODATA] (EAI_NODATA): Define.
5185
5186 2008-05-01  Jim Meyering  <meyering@redhat.com>
5187
5188         useless-if-before-free: correct --help's exit status description
5189         * build-aux/useless-if-before-free (usage): Like grep, exit 0
5190         for one or more matches, etc.  Reported by Bruno Haible.
5191
5192         vc-list-files: make the stand-alone gnulib test work
5193         * modules/vc-list-files-tests (configure.ac):
5194         Define and AC_SUBST abs_aux_dir.
5195         (Makefile.am) [TESTS_ENVIRONMENT]: Rather than passing
5196         $(abs_top_srcdir) to each script and having each of them
5197         duplicate the work of setting PATH, set PATH here, using
5198         the new variable, abs_aux_dir instead.
5199         * tests/test-vc-list-files-cvs.sh: Don't set PATH here.
5200         * tests/test-vc-list-files-git.sh: Likewise.
5201         Reported by Bruno Haible.
5202
5203 2008-05-01  Bruno Haible  <bruno@clisp.org>
5204
5205         * lib/getndelim2.c (getndelim2): Fix newsize computation during
5206         reallocation. Rename 'done' to 'found_delimiter'.
5207
5208 2008-05-01  Jim Meyering  <meyering@redhat.com>
5209
5210         vc-list-files: accommodate /bin/sh like the one from Solaris 10
5211         * build-aux/vc-list-files: Use `...`, not $(...).
5212
5213 2008-04-30  Jim Meyering  <meyering@redhat.com>
5214
5215         add tests for vc-list-files
5216         * modules/vc-list-files-tests: New module.
5217         * tests/test-vc-list-files-cvs.sh: New file.
5218         * tests/test-vc-list-files-git.sh: New file.
5219
5220         avoid a warning from gcc
5221         * lib/getndelim2.c (IF_LINT): Define.
5222         (getndelim2): Use it to avoid a "may be used uninitialized" warning.
5223
5224         vc-list-files: work properly with build-aux/cvsu, too
5225         * build-aux/vc-list-files: Hoist the "./"-removing code to apply
5226         to all cvs-based clauses.
5227
5228         vc-list-files: work properly in the CVS+awk case, too
5229         * build-aux/vc-list-files: In the CVS+awk case, remove "./" prefix.
5230
5231         vc-list-files: avoid use of ${*-*} that fails when /bin/sh is dash
5232         * build-aux/vc-list-files: Simplify ${*-*} to $dir, since we no longer
5233         take more than one file argument, so .  Add quotes, just in case $dir
5234         ever contains a shell meta-character.  Prompted by Soren Hansen in
5235         <http://thread.gmane.org/gmane.comp.emulators.libvirt/6221/focus=6240>.
5236
5237 2008-04-29  Eric Blake  <ebb9@byu.net>
5238
5239         Optimize getndelim2 to use block operations when possible.
5240         * modules/getndelim2 (Depends-on): Add stdbool, freadptr,
5241         freadseek, and memchr2.
5242         * lib/getndelim2.c (getndelim2): Use them for block reads.
5243
5244 2008-04-29  Bruno Haible  <bruno@clisp.org>
5245
5246         * m4/inet_ntop.m4 (gl_INET_NTOP): Require gl_USE_SYSTEM_EXTENSIONS.
5247         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
5248         * modules/inet_ntop (Depends-on): Add extensions.
5249         * modules/inet_pton (Depends-on): Likewise.
5250         Reported by Simon Josefsson.
5251
5252 2008-04-29  Jim Meyering  <meyering@redhat.com>
5253
5254         When the is more than one match in a block, match all of them.
5255         * build-aux/useless-if-before-free: Iterate through each block
5256         until there are no more matches.
5257
5258         Fix broken useless-if-before-free script.
5259         * build-aux/useless-if-before-free: Fix typo: missing "?" after
5260         the expression to match cast of argument to free-like function.
5261
5262 2008-04-29  Eric Blake  <ebb9@byu.net>
5263
5264         Use new header.
5265         * lib/getaddrinfo.c (includes): s/"inet_ntop.h"/<arpa/inet.h>/.
5266
5267 2008-04-29  Jim Meyering  <meyering@redhat.com>
5268
5269         Avoid test segfault on x86_64 due to lack of inet_ntop declaration.
5270         * tests/test-getaddrinfo.c: Include <arpa/inet.h>, now guaranteed
5271         by gnulib to exist and to declare e.g., inet_ntop.
5272         Don't include "inet_ntop.h", now removed.
5273
5274         * m4/arpa_inet_h.m4: Remove trailing blanks.
5275
5276 2008-04-29  Eric Blake  <ebb9@byu.net>
5277
5278         Silence valgrind on safe reads beyond potential array bounds.
5279         * lib/rawmemchr.valgrind: New file.
5280         * lib/strchrnul.valgrind: Likewise.
5281         * modules/rawmemchr (Files): Distribute new file.
5282         * modules/strchrnul (Files): Likewise.
5283         Suggested by Bruno Haible.
5284
5285 2008-04-29  Bruno Haible  <bruno@clisp.org>
5286
5287         * lib/arpa_inet.in.h: Include system's <arpa/inet.h> if it exists.
5288         (inet_ntop, inet_pton): Change portability warning's wording.
5289         * m4/arpa_inet_h.m4 (gl_HEADER_ARPA_INET): Set HAVE_ARPA_INET_H.
5290         Invoke gl_CHECK_NEXT_HEADERS.
5291         (gl_ARPA_INET_H_DEFAULTS): Initialize ARPA_INET_H.
5292         * m4/inet_ntop.m4 (gl_INET_NTOP): Require gl_ARPA_INET_H_DEFAULTS and
5293         set ARPA_INET_H.
5294         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
5295         * modules/arpa_inet (Description): No longer only for systems that
5296         lack it.
5297         (Depends-on): Add include_next.
5298         (Makeile.am): Substitute INCLUDE_NEXT, NEXT_ARPA_INET_H,
5299         HAVE_ARPA_INET_H.
5300
5301 2008-04-29  Jim Meyering  <meyering@redhat.com>
5302
5303         * modules/mkdir (License): Re-license as LGPLv2+.
5304
5305 2008-04-29  Bruno Haible  <bruno@clisp.org>
5306
5307         * modules/rawmemchr (Maintainer): Set to Eric.
5308         * modules/strchrnul (Maintainer): Likewise.
5309
5310 2008-04-29  Simon Josefsson  <simon@josefsson.org>
5311
5312         * m4/arpa_inet_h.m4 (gl_ARPA_INET_H_DEFAULTS): Set
5313         HAVE_DECL_INET_NTOP and HAVE_DECL_INET_PTON.
5314
5315         * modules/arpa_inet (arpa/inet.h): Use them.
5316
5317 2008-04-28  Eric Blake  <ebb9@byu.net>
5318
5319         Test getndelim2.
5320         * modules/getndelim2-tests: New file.
5321         * tests/test-getndelim2.c: Likewise.
5322         * lib/getndelim2.c (getndelim2): Never return 0.  Lock the
5323         stream.
5324         * m4/getndelim2.m4 (gl_GETNDELIM2): Check for lock functions.
5325
5326         * MODULES.html.sh: Document new module.
5327
5328 2008-04-20  Bruno Haible  <bruno@clisp.org>
5329
5330         * lib/c-stack.c (die): Use raise.
5331         * modules/c-stack (Depends-on): Add raise.
5332
5333 2008-04-28  Bruno Haible  <bruno@clisp.org>
5334
5335         Expect rpmatch to be declared.
5336         * lib/yesno.c (rpmatch): Remove declaration.
5337
5338         Declare rpmatch.
5339         * lib/stdlib.in.h (rpmatch): New declaration.
5340         * lib/rpmatch.c: Include <stdlib.h> first.
5341         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Require AC_USE_SYSTEM_EXTENSIONS and
5342         gl_STDLIB_H_DEFAULTS. Set HAVE_RPMATCH.
5343         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_RPMATCH,
5344         HAVE_RPMATCH.
5345         * modules/rpmatch (Depends-on): Add stdlib, extensions.
5346         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
5347         (Include): Set to <stdlib.h>.
5348         * modules/stdlib (Makefile.am): Substitute GNULIB_RPMATCH and
5349         HAVE_RPMATCH.
5350         * NEWS: Document the change.
5351
5352 2008-04-28  Bruno Haible  <bruno@clisp.org>
5353
5354         Change rpmatch to use nl_langinfo when appropriate.
5355         * lib/rpmatch.c: Include stdbool.h, string.h, langinfo.h.
5356         (N_): New macro.
5357         (localized_pattern): New function/macro.
5358         (try): Remove match, nomatch arguments. Copy the pattern into safe
5359         memory before caching it.
5360         (rpmatch): Use localized_pattern. Add translator comments.
5361         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Test for nl_langinfo and YESEXPR.
5362         Suggested by Eric Blake.
5363         * modules/rpmatch (Depends-on): Add stdbool.
5364
5365 2008-04-28  Eric Blake  <ebb9@byu.net>
5366
5367         Add rawmemchr module, matching glibc.
5368         * modules/string (Makefile.am): New indicator.
5369         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set it.
5370         * lib/string.in.h (rawmemchr): Declare when appropriate.
5371         * modules/rawmemchr: New file.
5372         * m4/rawmemchr.m4: Likewise.
5373         * lib/rawmemchr.c: Likewise.
5374         * modules/rawmemchr-tests: Likewise.
5375         * tests/test-rawmemchr.c: Likewise.
5376         * doc/glibc-functions/rawmemchr.texi (rawmemchr): Document
5377         module.
5378         * modules/strchrnul (Depends-on): Add rawmemchr.
5379         * lib/strchrnul.c (strchrnul): Optimize a corner case.
5380
5381         Whitespace cleanup.
5382         * tests/test-strchrnul.c: Reindent.
5383         * lib/strchrnul.c: Likewise.
5384
5385         Optimize and test strchrnul.
5386         * lib/strchrnul.c (strchrnul): Rewrite to do parallel search.
5387         * modules/strchrnul-tests: New file.
5388         * tests/test-strchrnul.c: Likewise.
5389
5390         Remove intprops dependency.
5391         * modules/memchr (Depends-on): Remove intprops.
5392         * modules/memrchr (Depends-on): Likewise.
5393         * modules/memchr2 (Depends-on): Likewise.
5394         * lib/memchr.c (__memchr): Hand-inline the TYPE_MAXIMUM check.
5395         * lib/memrchr.c (__memrchr): Likewise.
5396         * lib/memrchr2.c (memchr2): Likewise.
5397         Reported by Simon Josefsson.
5398
5399 2008-04-28  Simon Josefsson  <simon@josefsson.org>
5400
5401         * m4/sys_socket_h.m4: Move AC_REQUIRE([AC_C_INLINE]) to top.
5402         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
5403
5404 2008-04-28  Simon Josefsson  <simon@josefsson.org>
5405
5406         * lib/inet_ntop.h, lib/inet_pton.h: Remove files.
5407
5408         * lib/inet_ntop.c: Include arpa/inet.h instead of inet_ntop.h.
5409
5410         * lib/inet_pton.c: Include arpa/inet.h instead of inet_pton.h.
5411
5412         * lib/arpa_inet.in.h [@GNULIB_INET_NTOP@]: Inline inet_ntop.h
5413         declarations.
5414         [@GNULIB_INET_PTON@]: Inline inet_pton.h declarations.
5415
5416         * m4/inet_pton.m4: Don't check for header files.
5417
5418         * m4/inet_ntop.m4: Don't check for header files.
5419
5420 2008-04-28  Simon Josefsson  <simon@josefsson.org>
5421
5422         * m4/sys_socket_h.m4: Require AC_C_INLINE when necessary.
5423         * lib/sys_socket.in.h (setsockopt): Use proper win32 tests (don't
5424         trigger for cygwin).
5425         Reported by Bruno Haible  <bruno@clisp.org>.
5426
5427 2008-04-28  Bruno Haible  <bruno@clisp.org>
5428
5429         * doc/posix-functions/strdup.texi: Mention mingw problem.
5430
5431 2008-04-27  Bruno Haible  <bruno@clisp.org>
5432
5433         * modules/stat-time-tests (Depends-on): Add sleep.
5434         * tests/test-stat-time.c (force_unlink): New function.
5435         (cleanup): Use it.
5436         (test_mtime): Remove the ctime related tests.
5437         (test_ctime): New function, containing the ctime related tests.
5438         (main): Call test_ctime, except on native Windows platforms.
5439
5440 2008-04-27  Bruno Haible  <bruno@clisp.org>
5441
5442         * lib/rpmatch.c (rpmatch): Add some comments.
5443         Reported by James Youngman <jay@gnu.org>.
5444
5445 2008-04-27  Bruno Haible  <bruno@clisp.org>
5446
5447         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Also test the behaviour on
5448         quiet NaNs.
5449
5450 2008-04-27  Bruno Haible  <bruno@clisp.org>
5451
5452         Make test-yesno.sh work on mingw.
5453         * tests/test-yesno.sh: Postprocess the output to convert CR/LF to LF.
5454         * tests/test-yesno.c: Include yesno.h first. Include binary-io.h.
5455         (main): Set stdin to binary mode.
5456         * modules/yesno-tests (Depends-on): Add binary-io.
5457
5458 2008-04-27  Bruno Haible  <bruno@clisp.org>
5459
5460         Fix 'isfinite' on x86, x86_64, ia64 platforms.
5461         * tests/test-isfinite.c (test_isfinitel): Also test the behavior on
5462         argument that lie outside the IEEE 854 domain.
5463         * m4/isfinite.m4 (gl_ISFINITEL_WORKS): New macro.
5464         (gl_ISFINITE): Use it.
5465         * doc/posix-functions/isfinite.texi: Document the fixed bugs.
5466
5467 2008-04-27  Bruno Haible  <bruno@clisp.org>
5468
5469         Allow local renaming in config.h.
5470         * lib/memrchr.c (memrchr): Don't undefine outside libc.
5471
5472 2008-04-27  Bruno Haible  <bruno@clisp.org>
5473
5474         * lib/memchr.c (__memchr): Change type of 'i'.
5475         * lib/memchr2.c (memchr2): Likewise.
5476
5477 2008-04-26  Eric Blake  <ebb9@byu.net>
5478         and Bruno Haible  <bruno@clisp.org>
5479
5480         Optimize and test memrchr.
5481         * modules/memrchr (Depends-on): Add intprops.
5482         * lib/memrchr.c (__memrchr): Avoid false positives in loop.
5483         * modules/memrchr-tests: New file.
5484         * tests/test-memrchr.c: New file.
5485
5486 2008-04-26  Bruno Haible  <bruno@clisp.org>
5487
5488         Add tentative support for DragonFly BSD.
5489         * lib/stdio-impl.h: Add macros for DragonFly BSD.
5490         * lib/fbufmode.c (fbufmode): Update conditionals. Use fp_ instead of
5491         fp.
5492         * lib/fflush.c (clear_ungetc_buffer, disable_seek_optimization,
5493         restore_seek_optimization, update_fpos_cache, rpl_fflush: Likewise.
5494         * lib/fpurge.c (fpurge): Likewise.
5495         * lib/freadable.c (freaadable): Likewise.
5496         * lib/freadahead.c (freadahead): Likewise.
5497         * lib/freading.c (freading): Likewise.
5498         * lib/freadptr.c (freadptr): Likewise.
5499         * lib/freadseek.c (freadptrinc): Likewise.
5500         * lib/fseeko.c (fseeko): Likewise.
5501         * lib/fseterr.c (fseterr): Likewise.
5502         * lib/fwritable.c (fwritable): Likewise.
5503         * lib/fwriting.c (fwriting): Likewise.
5504
5505 2008-04-26  Bruno Haible  <bruno@clisp.org>
5506
5507         * lib/stdio-impl.h: New file.
5508         * lib/fbufmode.c: Include stdio-impl.h.
5509         (fbufmode): Use fp_, remove redundant #defines.
5510         * lib/fflush.c: Include stdio-impl.h.
5511         (clear_ungetc_buffer): Remove redundant #defines.
5512         * lib/fpurge.c: Include stdio-impl.h.
5513         (fpurge): Remove redundant #defines.
5514         * lib/freadable.c: Include stdio-impl.h.
5515         (freadable): Remove redundant #defines.
5516         * lib/freadahead.c: Include stdio-impl.h.
5517         (freadahead): Remove redundant #defines.
5518         * lib/freading.c: Include stdio-impl.h.
5519         (freading): Remove redundant #defines.
5520         * lib/freadptr.c: Include stdio-impl.h.
5521         (freadptr): Remove redundant #defines.
5522         * lib/freadseek.c: Include stdio-impl.h.
5523         (freadptrinc): Remove redundant #defines.
5524         * lib/fseeko.c: Include stdio-impl.h.
5525         (rpl_fseeko): Remove redundant #defines.
5526         * lib/fseterr.c: Include stdio-impl.h.
5527         (fseterr): Remove redundant #defines.
5528         * lib/fwritable.c: Include stdio-impl.h.
5529         (fwritable: Remove redundant #defines.
5530         * lib/fwriting.c: Include stdio-impl.h.
5531         (fwriting): Remove redundant #defines.
5532         * modules/fbufmode (Files): Add lib/stdio-impl.h.
5533         * modules/fflush (Files): Likewise.
5534         * modules/fpurge (Files): Likewise.
5535         * modules/freadable (Files): Likewise.
5536         * modules/freadahead (Files): Likewise.
5537         * modules/freading (Files): Likewise.
5538         * modules/freadptr (Files): Likewise.
5539         * modules/freadseek (Files): Likewise.
5540         * modules/fseeko (Files): Likewise.
5541         * modules/fseterr (Files): Likewise.
5542         * modules/fwritable (Files): Likewise.
5543         * modules/fwriting (Files): Likewise.
5544
5545 2008-04-26  Bruno Haible  <bruno@clisp.org>
5546
5547         * lib/fflush.c (clear_ungetc_buffer, disable_seek_optimization,
5548         restore_seek_optimization, update_fpos_cache): New functions, extracted
5549         from rpl_fflush.
5550         (rpl_fflush): Use them.
5551         * m4/fflush.m4 (gl_PREREQ_FFLUSH): New macro.
5552         (gl_REPLACE_FFLUSH): Use it.
5553
5554 2008-04-26  Bruno Haible  <bruno@clisp.org>
5555
5556         * tests/test-xstrtol.sh: Work around limitation of an old 'tr' program
5557         on Solaris.
5558         * tests/test-xstrtoimax.sh: Likewise.
5559         * tests/test-xstrtoumax.sh: Likewise.
5560         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
5561
5562 2008-04-26  Bruno Haible  <bruno@clisp.org>
5563
5564         * modules/memchr-tests: New file.
5565         * tests/test-memchr.c; New file, based on tests/test-memchr2.c.
5566
5567 2008-04-26  Eric Blake  <ebb9@byu.net>
5568             Bruno Haible  <bruno@clisp.org>
5569
5570         * lib/memchr.c: Include intprops.h.
5571         (__memchr): Optimize parallel detection of matching bytes. Rename local
5572         variables. Add explanatory comments.
5573
5574 2008-04-26  Bruno Haible  <bruno@clisp.org>
5575
5576         Fix module 'memchr', broken since 2000-10-28.
5577         * lib/memchr.c: Outside glibc, define memchr, not __memchr.
5578
5579 2008-04-26  Bruno Haible  <bruno@clisp.org>
5580
5581         * lib/memchr2.c (memchr2): Rename local variables. Add explanatory
5582         comments.
5583
5584 2008-04-25  Eric Blake  <ebb9@byu.net>
5585
5586         Use native fstatat on cygwin 1.7.0.
5587         * m4/openat.m4 (gl_FUNC_OPENAT): Make sure lstat check is made
5588         first.
5589
5590 2008-04-23  Eric Blake  <ebb9@byu.net>
5591
5592         Improve memchr2 performance.
5593         * lib/memchr2.c (memchr2): Further optimize parallel detection of
5594         NUL bytes.
5595         * modules/memchr2 (Depends-on): Use intprops.h.
5596
5597 2008-04-23  Simon Josefsson  <simon@josefsson.org>
5598
5599         * lib/sys_socket.in.h (setsockopt): Be more type safe by declaring
5600         an inline function instead of a CPP macro.  Patch by Ben Pfaff
5601         <blp@cs.stanford.edu>.
5602
5603 2008-04-23  Simon Josefsson  <simon@josefsson.org>
5604
5605         * lib/arpa_inet.in.h: New file.
5606
5607         * modules/arpa_inet (Files): Add lib/arpa_inet.in.h.
5608         (Makefile.am): Sed in substitute header file.
5609
5610         * m4/arpa_inet_h.m4: Add gl_ARPA_INET_H_DEFAULTS and
5611         gl_ARPA_INET_MODULE_INDICATOR.  Use them.
5612
5613         * modules/inet_ntop (configure.ac): Use
5614         gl_ARPA_INET_MODULE_INDICATOR.
5615
5616         * modules/inet_pton (configure.ac): Use
5617         gl_ARPA_INET_MODULE_INDICATOR.
5618
5619 2008-04-22  Jim Meyering  <meyering@redhat.com>
5620
5621         * modules/verify (License): Re-license as LGPLv2+.
5622
5623 2008-04-22  Simon Josefsson  <simon@josefsson.org>
5624
5625         * lib/sys_socket.in.h: Define setsockopt macro to cast fourth
5626         parameter to void* as per POSIX standard (MinGW uses char*).
5627
5628 2008-04-21  Bruno Haible  <bruno@clisp.org>
5629
5630         * lib/wctype.in.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
5631         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
5632         Define to replacements if REPLACE_ISWCNTRL is 1.
5633         * m4/wctype.m4 (gl_WCTYPE_H): Test whether the isw* functions work.
5634         If not, set WCTYPE_H to nonempty and REPLACE_ISWCNTRL to 1.
5635         * modules/wctype (Makefile.am): Substitute REPLACE_ISWCNTRL.
5636         * doc/posix-functions/iswalnum.texi: Mention the 'wctype' module and
5637         what it fixes.
5638         * doc/posix-functions/iswalpha.texi: Likewise.
5639         * doc/posix-functions/iswblank.texi: Likewise.
5640         * doc/posix-functions/iswcntrl.texi: Likewise.
5641         * doc/posix-functions/iswdigit.texi: Likewise.
5642         * doc/posix-functions/iswgraph.texi: Likewise.
5643         * doc/posix-functions/iswlower.texi: Likewise.
5644         * doc/posix-functions/iswprint.texi: Likewise.
5645         * doc/posix-functions/iswpunct.texi: Likewise.
5646         * doc/posix-functions/iswspace.texi: Likewise.
5647         * doc/posix-functions/iswupper.texi: Likewise.
5648         * doc/posix-functions/iswxdigit.texi: Likewise.
5649         Reported by Alain Guibert.
5650
5651 2008-04-21  Bruno Haible  <bruno@clisp.org>
5652
5653         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Fix typo in last commit.
5654         Patch by Alain Guibert.
5655
5656 2008-04-21  Bruno Haible  <bruno@clisp.org>
5657
5658         Fix test failures on mingw.
5659         * tests/test-xstrtol.c (print_no_progname): New function.
5660         (main): Install it in error_print_progname hook.
5661         * tests/test-xstrtol.sh: Convert CR/LF to NL in output.
5662         * tests/test-xstrtoimax.sh: Likewise.
5663         * tests/test-xstrtoumax.sh: Likewise.
5664
5665 2008-04-21  Bruno Haible  <bruno@clisp.org>
5666
5667         Fix test failure on mingw.
5668         * tests/test-argp-2.sh (func_compare): Remove CRs from sed's output.
5669
5670 2008-04-21  Bruno Haible  <bruno@clisp.org>
5671
5672         * lib/localename.c (SUBLANG_TIBETAN_PRC, SUBLANG_TIBETAN_BHUTAN):
5673         Actually assign a value.
5674
5675 2008-04-20  Bruno Haible  <bruno@clisp.org>
5676
5677         Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl',
5678         take 2.
5679         * lib/canonicalize.c (canonicalize_file_name): Elide if the
5680         'canonicalize-lgpl' module is also used.
5681         * lib/canonicalize-lgpl.c: Undo last change.
5682         * modules/canonicalize-lgpl (configure.ac): Invoke gl_MODULE_INDICATOR.
5683
5684 2008-04-20  Bruno Haible  <bruno@clisp.org>
5685
5686         * lib/mkdir.c (mkdir): Undefine after the includes, not right after
5687         config.h. Provide _mkdir based fallback for mingw.
5688         * lib/sys_stat.in.h (mkdir): Define through an 'extern' declaration
5689         if REPLACE_MKDIR is 1. Otherwise, test for mingw directly.
5690         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Require
5691         gl_SYS_STAT_H_DEFAULTS. When doing the replacement, set REPLACE_MKDIR
5692         rather than defining mkdir in config.h.
5693         * m4/sys_stat_h.m4 (gl_SYS_STAT_MODULE_INDICATOR): New macro.
5694         (gl_SYS_STAT_H_DEFAULTS): New macro.
5695         (gl_HEADER_SYS_STAT_H): Require it. Don't set HAVE_DECL_MKDIR and
5696         HAVE_IO_H any more.
5697         * modules/sys_stat (Makefile.am): Substitute REPLACE_MKDIR instead of
5698         HAVE_DECL_MKDIR and HAVE_IO_H.
5699
5700 2008-04-20  Bruno Haible  <bruno@clisp.org>
5701
5702         * lib/isapipe.c: Port to native Windows platforms.
5703
5704 2008-04-20  Bruno Haible  <bruno@clisp.org>
5705
5706         * lib/gc-gnulib.c: Include <windows.h> before <wincrypt.h>.
5707
5708 2008-04-21  Eric Blake  <ebb9@byu.net>
5709
5710         Work around preprocessors that don't handle UINTMAX_MAX.
5711         * lib/memchr2.c (memchr2): Avoid embedded #if.
5712         Reported by Alain Guibert, fix suggested by Bruno Haible.
5713
5714 2008-04-21  Simon Josefsson  <simon@josefsson.org>
5715
5716         * doc/posix-functions/strftime.texi (strftime): Explain better
5717         Windows incompatibility.  Suggested by Micah Cowan
5718         <micah@cowan.name>.
5719
5720 2008-04-20  Bruno Haible  <bruno@clisp.org>
5721
5722         * modules/uniconv/u32-conv-to-enc (Depends-on): Add unistr/u32-mblen,
5723         unistr/u8-mblen.
5724
5725 2008-04-20  Bruno Haible  <bruno@clisp.org>
5726
5727         Fix test failure on platforms with non-GNU iconv.
5728         * lib/uniconv/u16-conv-to-enc.c (u16_to_u8_lenient): New function.
5729         (U_TO_U8): Use it, rather than u16_to_u8.
5730         * lib/uniconv/u-conv-to-enc.h (FUNC): Allow an incomplete sequence of
5731         units at the end of the input string.
5732         * modules/uniconv/u16-conv-to-enc (Depends-on): Update.
5733
5734 2008-04-20  Bruno Haible  <bruno@clisp.org>
5735
5736         * tests/uniconv/test-u8-conv-to-enc.c (main): Accept result == NULL
5737         when the resulting length is 0.
5738         * tests/uniconv/test-u16-conv-to-enc.c (main): Likewise.
5739
5740 2008-04-20  Bruno Haible  <bruno@clisp.org>
5741
5742         * m4/roundf.m4 (gl_FUNC_ROUNDF): Add test whether roundf actually
5743         works.
5744         * doc/posix-functions/roundf.texi: Mention roundf bug on mingw.
5745
5746 2008-04-20  Bruno Haible  <bruno@clisp.org>
5747
5748         * tests/test-tsearch.c (main): Don't use initstate if it is missing.
5749         * modules/tsearch-tests (configure.ac): Test for initstate function.
5750
5751 2008-04-20  Bruno Haible  <bruno@clisp.org>
5752
5753         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Also provided a substitute
5754         for nlink_t if missing.
5755         * tests/test-sys_stat.c: Check the existence of the nlink_t type.
5756
5757 2008-04-19  Bruno Haible  <bruno@clisp.org>
5758
5759         Work around snprintf bug on Linux libc5.
5760         * m4/printf.m4 (gl_SNPRINTF_SIZE1): New macro.
5761         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
5762         gl_SNPRINTF_SIZE1.
5763         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
5764         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Likewise. Replace snprintf if
5765         that test failed.
5766         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Likewise.
5767         * lib/vasnprintf.c (USE_SNPRINTF): Set to 0 on Linux libc5 systems.
5768         * modules/snprintf (Files): Add m4/printf.m4.
5769         * modules/vsnprintf (Files): Likewise.
5770         * doc/posix-functions/snprintf.texi: Document Linux libc5 problem.
5771         * doc/posix-functions/vsnprintf.texi: Likewise.
5772
5773 2008-04-19  Bruno Haible  <bruno@clisp.org>
5774
5775         * lib/vasnprintf.c (floorlog10l, floorlog10): Reduce maximum error
5776         from 0.0058 to less than 10^-7.
5777
5778 2008-04-19  Bruno Haible  <bruno@clisp.org>
5779
5780         Fix rounding when a precision is given.
5781         * lib/vasnprintf.c (is_borderline): New function.
5782         (VASNPRINTF): For %e and %g, consider replacing the digits 10....0 with
5783         9...9x.
5784         * tests/test-vasnprintf-posix.c (test_function): Test rounding with %f,
5785         %e, %g.
5786         * tests/test-vasprintf-posix.c (test_function): Likewise.
5787         * tests/test-snprintf-posix.h (test_function): Likewise.
5788         * tests/test-sprintf-posix.h (test_function): Likewise.
5789         * tests/test-fprintf-posix.h (test_function): Test rounding with %f.
5790         * tests/test-printf-posix.h (test_function): Likewise.
5791         * tests/test-printf-posix.output: Update.
5792         Reported by John Darrington <john@darrington.wattle.id.au> via
5793         Ben Pfaff <blp@cs.stanford.edu>.
5794
5795 2008-04-18  Simon Josefsson  <simon@josefsson.org>
5796
5797         * doc/posix-functions/strftime.texi (strftime): Clarify platform.
5798         Suggested by Bruno Haible <bruno@clisp.org>.
5799
5800 2008-04-17  Bruno Haible  <bruno@clisp.org>
5801
5802         * lib/lock.h (gl_lock_destroy, gl_rwlock_destroy,
5803         gl_recursive_lock_destroy): Provide no-op definitions for the dummy
5804         implementation.
5805         Patch by Bruce Merry <bmerry@gmail.com>.
5806
5807 2008-04-17  Simon Josefsson  <simon@josefsson.org>
5808
5809         * doc/posix-functions/strftime.texi (strftime): Mention that %e
5810         doesn't work under Windows.
5811
5812 2008-04-16  Bruno Haible  <bruno@clisp.org>
5813
5814         * lib/localename.c (LANG_MAORI, LANG_QUECHUA, LANG_SOTHO, LANG_UIGHUR):
5815         New macros.
5816         (SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_LATIN,
5817         SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_CYRILLIC,
5818         SUBLANG_CROATIAN_CROATIA, SUBLANG_CROATIAN_BOSNIA_HERZEGOVINA_LATIN,
5819         SUBLANG_MONGOLIAN_CYRILLIC_MONGOLIA, SUBLANG_MONGOLIAN_PRC,
5820         SUBLANG_QUECHUA_BOLIVIA, SUBLANG_QUECHUA_ECUADOR, SUBLANG_QUECHUA_PERU,
5821         SUBLANG_RUSSIAN_RUSSIA, SUBLANG_RUSSIAN_MOLDAVIA, SUBLANG_SPANISH_US,
5822         SUBLANG_TIBETAN_PRC, SUBLANG_TIBETAN_BHUTAN, SUBLANG_UIGHUR_PRC): New
5823         macros.
5824         (gl_locale_name_from_win32_LANGID): Refine code for Croatian/Bosnian,
5825         Mongolian, Russian, Spanish, Tibetan. Add code for Maori, Quechua,
5826         Northern Sotho, Uighur.
5827
5828 2008-04-16  Bruno Haible  <bruno@clisp.org>
5829
5830         * lib/localename.c (SUBLANG_SINDHI_INDIA): New macro.
5831         (SUBLANG_SINDHI_PAKISTAN): Change value from 1 to 2.
5832         (gl_locale_name_from_win32_LANGID): Fix code for Sindhi.
5833         Reported by Daniel Bergström <daniel@octocode.com>.
5834
5835 2007-12-25  KJK::Hyperion  <hackbunny@reactos.com>
5836             Bruno Haible  <bruno@clisp.org>
5837
5838         * lib/localename.c (gl_locale_name_canonicalize) [WIN32_NATIVE]: New
5839         function.
5840         (gl_locale_name_from_win32_LANGID, gl_locale_name_from_win32_LCID):
5841         New functions, mostly extracted from gl_locale_name_default.
5842         (gl_locale_name_default): Use gl_locale_name_from_win32_LCID.
5843
5844 2008-04-16  Eric Blake  <ebb9@byu.net>
5845
5846         Adjust strtod detection to catch glibc 2.7 bug.
5847         * m4/strtod.m4 (gl_FUNC_STRTOD): Test "nan()" behavior.
5848         Reported by John Gatewood Ham.
5849
5850 2008-04-16  Bruno Haible  <bruno@clisp.org>
5851
5852         Add tentative support for Linux libc5.
5853         * lib/fbufmode.c (fbufmode) [__GNU_LIBRARY__==1]: Reuse glibc2 code.
5854         * lib/fpurge.c (fpurge): Likewise.
5855         * lib/freadable.c (freadable): Likewise.
5856         * lib/freadahead.c (freadahead): Likewise.
5857         * lib/freading.c (freading): Likewise.
5858         * lib/freadptr.c (freadptr): Likewise.
5859         * lib/freadseek.c (freadptrinc): Likewise.
5860         * lib/fseeko.c (rpl_fseeko): Likewise.
5861         * lib/fseterr.c (fseterr): Likewise.
5862         * lib/fwritable.c (fwritable): Likewise.
5863         * lib/fwriting.c (fwriting): Likewise.
5864         Reported by Alain Guibert <alguibert+bts@free.fr>.
5865
5866 2008-04-15  Bruno Haible  <bruno@clisp.org>
5867
5868         * modules/mathl (configure.ac): Define module indicator.
5869
5870 2008-04-15  Bruno Haible  <bruno@clisp.org>
5871
5872         * lib/logl.c (logl): Remove unused variables.
5873
5874 2008-04-15  Bruno Haible  <bruno@clisp.org>
5875
5876         * lib/uniconv/u-conv-to-enc.h (FUNC): Fix return value when U_TO_U8
5877         fails.
5878
5879 2008-04-15  Bruno Haible  <bruno@clisp.org>
5880
5881         * lib/trim.c (trim2): Fix argument of isspace() macro.
5882
5883 2008-04-15  Paolo Bonzini  <bonzini@gnu.org>
5884
5885         * lib/tanl.c (kernel_tanl): Rename flag to invert, initialize it
5886         to 0.
5887         * lib/trigl.c (ieee754_rem_pio2l): Fix range checks.
5888
5889 2008-04-14  Bruno Haible  <bruno@clisp.org>
5890
5891         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Fix underquoting of
5892         AC_LANG_PROGRAM argument.
5893         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Likewise.
5894         * m4/gethrxtime.m4 (gl_ARITHMETIC_HRTIME_T): Likewise.
5895         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Likewise.
5896         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
5897         * m4/math_h.m4 (gl_MATH_H): Likewise.
5898         * m4/mbstate_t.m4 (AC_TYPE_MBSTATE_T): Likewise.
5899         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
5900         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
5901         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Likewise.
5902         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
5903         * m4/regex.m4 (gl_REGEX): Likewise.
5904         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Likewise.
5905         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET): Likewise.
5906         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
5907         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Likewise.
5908         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
5909         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
5910         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
5911         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
5912
5913 2008-04-14  Jim Meyering  <meyering@redhat.com>
5914
5915         test-strtod: fix typos: s/abs/fabs/
5916         * tests/test-strtod.c (main): Use fabs, not narrowing-to-int "abs".
5917
5918 2008-04-13  Bruno Haible  <bruno@clisp.org>
5919
5920         Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl'.
5921         * lib/canonicalize-lgpl.c: Elide the contents if the 'canonicalize'
5922         module is also used and while not building the reloc-wrapper.
5923
5924 2008-04-13  Bruno Haible  <bruno@clisp.org>
5925
5926         * tests/test-getaddrinfo.c (simple): Ignore EAI_NODATA error.
5927
5928 2008-04-13  Bruno Haible  <bruno@clisp.org>
5929
5930         Fix AIX compilation failure introduced on 2008-04-02.
5931         * tests/test-frexp.c (exp): Undefine before redefining.
5932         * tests/test-frexpl.c (exp): Likewise.
5933
5934 2008-04-13  Bruno Haible  <bruno@clisp.org>
5935
5936         Work around a HP-UX stdio bug.
5937         * tests/test-ftell.c (main): Disable the fseek/ftell test on HP-UX.
5938         * tests/test-ftello.c (main): Likewise.
5939         * doc/posix-functions/ftell.texi: Mention HP-UX bug.
5940         * doc/posix-functions/ftello.texi: Likewise.
5941
5942 2008-04-13  Bruno Haible  <bruno@clisp.org>
5943
5944         Make test-signbit pass on HP-UX/hppa.
5945         * tests/test-signbit.c (minus_zerol): New variable.
5946         (test_signbitl): Use it.
5947
5948 2008-04-13  Bruno Haible  <bruno@clisp.org>
5949
5950         Make truncl work on OSF/1 4.0.
5951         * m4/truncl.m4 (gl_FUNC_TRUNCL): Test whether truncl actually works.
5952         Set REPLACE_TRUNCL, not HAVE_DECL_TRUNCL.
5953         * lib/math.in.h (truncl): Test REPLACE_TRUNCL, not HAVE_DECL_TRUNCL.
5954         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_TRUNCL, not
5955         HAVE_DECL_TRUNCL.
5956         * modules/math (Makefile.am): Substitute REPLACE_TRUNCL, not
5957         HAVE_DECL_TRUNCL.
5958         * doc/posix-functions/truncl.texi: Document the OSF/1 4.0 problem.
5959
5960 2008-04-13  Bruno Haible  <bruno@clisp.org>
5961
5962         * lib/unictype.h: Remove trailing comma from enumeration definitions.
5963
5964 2008-04-13  Bruno Haible  <bruno@clisp.org>
5965
5966         * lib/count-one-bits.h (COUNT_ONE_BITS): Rewrite verification
5967         expression, so as to avoid HP-UX 11 cc compiler bug.
5968
5969 2008-04-13  Bruno Haible  <bruno@clisp.org>
5970
5971         * m4/regex.m4 (gl_PREREQ_REGEX): Also check for <libintl.h>.
5972
5973 2008-04-13  Bruno Haible  <bruno@clisp.org>
5974
5975         * lib/git-merge-changelog.c: Remove empty declaration outside of
5976         functions.
5977
5978 2008-04-13  Bruno Haible  <bruno@clisp.org>
5979
5980         * modules/quotearg-tests (Makefile.am): Define test_quotearg_LDADD.
5981
5982 2008-04-13  Bruno Haible  <bruno@clisp.org>
5983
5984         * doc/posix-headers/sys_socket.texi: Document the problem on EMX.
5985         * lib/sys_socket.in.h (SHUT_RD, SHUT_WR, SHUT_RDWR): Define if missing.
5986         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Replace <sys/socket.h>
5987         also if it exists but lacks definitions of the SHUT_* macros.
5988         * modules/sys_socket (Description): Update.
5989         Reported by Elbert Pol <e.pol@chello.nl>.
5990
5991 2008-04-13  Bruno Haible  <bruno@clisp.org>
5992
5993         * lib/localcharset.c (OS2): Don't redefine if already defined.
5994         Reported by Elbert Pol <e.pol@chello.nl>.
5995
5996 2008-04-13  Bruno Haible  <bruno@clisp.org>
5997
5998         * lib/binary-io.h [__EMX__]: Include <io.h>.
5999         Reported by Elbert Pol <e.pol@chello.nl>.
6000
6001 2008-04-12  Bruno Haible  <bruno@clisp.org>
6002
6003         * lib/fpucw.h: Enable the definitions also for x86_64.
6004         Needed for NetBSD/x86_64.
6005         Reported by Thomas Klausner <tk@giga.or.at>.
6006
6007 2008-04-12  Bruno Haible  <bruno@clisp.org>
6008
6009         * tests/test-strtod.c: Include isnand.h.
6010         (main): Use isnand instead of isnan.
6011         Reported by Jim Meyering.
6012
6013 2008-04-12  Bruno Haible  <bruno@clisp.org>
6014
6015         * m4/isnanf.m4 (gl_ISNANF_WORKS): Add a test for a special NaN.
6016         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
6017
6018 2008-04-12  Jim Meyering  <meyering@redhat.com>
6019
6020         * m4/math_h.m4 (gl_MATH_H): Fix typos.
6021
6022 2008-04-12  Bruno Haible  <bruno@clisp.org>
6023
6024         * lib/freadptr.c (freadptr) [__EMX__]: Fix wrong assertion.
6025         Reported by Elbert Pol <e.pol@chello.nl>.
6026
6027 2008-04-12  Eric Blake  <ebb9@byu.net>
6028
6029         Work around Solaris 10 math.h bug.
6030         * m4/math_h.m4 (gl_MATH_H): Check for bug.
6031         (gl_MATH_H_DEFAULTS): Set up default.
6032         * modules/math (Makefile.am): Replace new indicators.
6033         * lib/math.in.h (NAN, HUGE_VAL): Provide replacements.
6034         * tests/test-math.c (main): Test this.
6035         * m4/strtod.m4 (gl_FUNC_STRTOD): Don't rely on HUGE_VAL.
6036         * doc/posix-headers/math.texi (math.h): Mention bug.
6037         Reported by Nelson H. F. Beebe and Jim Meyering.
6038
6039 2008-04-11  Bruno Haible  <bruno@clisp.org>
6040
6041         Adapt to future versions of Apple GCC.
6042         * lib/argp-fmtstream.h (ARGP_FS_EI): Don't test __GNUC_GNU_INLINE__.
6043         Reported by Peter O'Gorman <peter@pogma.com>.
6044
6045 2008-04-11  Bruno Haible  <bruno@clisp.org>
6046
6047         * tests/test-getaddrinfo.c (simple): Ignore EAI_NONAME error.
6048
6049 2008-04-11  Bruno Haible  <bruno@clisp.org>
6050
6051         * modules/strsignal-tests (Makefile.am): Define test_strsignal_LDADD.
6052
6053         * modules/getaddrinfo-tests (Makefile.am): Define
6054         test_getaddrinfo_LDADD.
6055
6056 2008-04-11  Bruno Haible  <bruno@clisp.org>
6057
6058         * lib/strsignal.c (_sys_siglist): Don't declare if already declared.
6059         (init): Fix syntax error.
6060         * m4/strsignal.m4 (gl_PREREQ_STRSIGNAL): Check whether _sys_siglist
6061         is declared.
6062
6063 2008-04-11  Bruno Haible  <bruno@clisp.org>
6064
6065         * lib/glob.c: Include <stdbool.h>. Needed at least with IRIX cc.
6066         * modules/glob (Depends-on): Add stdbool.
6067
6068 2008-04-11  Bruno Haible  <bruno@clisp.org>
6069
6070         * lib/trim.c: Include <string.h>.
6071
6072 2008-04-11  Eric Blake  <ebb9@byu.net>
6073
6074         Avoid compile failure on OS/2.
6075         * lib/regex_internal.h (internal_function): Disable optimization
6076         on OS/2 (__EMX__), where it caused compiler error.
6077         Reported by Elbert Pol.
6078
6079 2008-04-11  Bruno Haible  <bruno@clisp.org>
6080
6081         Flush the standard error stream before aborting. Needed on mingw.
6082         * tests/test-argmatch.c (ASSERT): Call fflush(stderr) before abort().
6083         * tests/test-array_list.c (ASSERT): Likewise.
6084         * tests/test-array_oset.c (ASSERT): Likewise.
6085         * tests/test-avltree_list.c (ASSERT): Likewise.
6086         * tests/test-avltree_oset.c (ASSERT): Likewise.
6087         * tests/test-avltreehash_list.c (ASSERT): Likewise.
6088         * tests/test-binary-io.c (ASSERT): Likewise.
6089         * tests/test-byteswap.c (ASSERT): Likewise.
6090         * tests/test-c-ctype.c (ASSERT): Likewise.
6091         * tests/test-c-strcasecmp.c (ASSERT): Likewise.
6092         * tests/test-c-strcasestr.c (ASSERT): Likewise.
6093         * tests/test-c-strncasecmp.c (ASSERT): Likewise.
6094         * tests/test-c-strstr.c (ASSERT): Likewise.
6095         * tests/test-canonicalize-lgpl.c (ASSERT): Likewise.
6096         * tests/test-canonicalize.c (ASSERT): Likewise.
6097         * tests/test-carray_list.c (ASSERT): Likewise.
6098         * tests/test-ceilf1.c (ASSERT): Likewise.
6099         * tests/test-ceilf2.c (ASSERT): Likewise.
6100         * tests/test-ceill.c (ASSERT): Likewise.
6101         * tests/test-count-one-bits.c (ASSERT): Likewise.
6102         * tests/test-fbufmode.c (ASSERT): Likewise.
6103         * tests/test-fflush2.c (ASSERT): Likewise.
6104         * tests/test-floorf1.c (ASSERT): Likewise.
6105         * tests/test-floorf2.c (ASSERT): Likewise.
6106         * tests/test-floorl.c (ASSERT): Likewise.
6107         * tests/test-fopen.c (ASSERT): Likewise.
6108         * tests/test-fpending.c (ASSERT): Likewise.
6109         * tests/test-fprintf-posix.c (ASSERT): Likewise.
6110         * tests/test-fpurge.c (ASSERT): Likewise.
6111         * tests/test-freadable.c (ASSERT): Likewise.
6112         * tests/test-freadahead.c (ASSERT): Likewise.
6113         * tests/test-freading.c (ASSERT): Likewise.
6114         * tests/test-freadptr.c (ASSERT): Likewise.
6115         * tests/test-freadptr2.c (ASSERT): Likewise.
6116         * tests/test-freadseek.c (ASSERT): Likewise.
6117         * tests/test-freopen.c (ASSERT): Likewise.
6118         * tests/test-frexp.c (ASSERT): Likewise.
6119         * tests/test-frexpl.c (ASSERT): Likewise.
6120         * tests/test-fseek.c (ASSERT): Likewise.
6121         * tests/test-fseeko.c (ASSERT): Likewise.
6122         * tests/test-fstrcmp.c (ASSERT): Likewise.
6123         * tests/test-ftell.c (ASSERT): Likewise.
6124         * tests/test-ftello.c (ASSERT): Likewise.
6125         * tests/test-func.c (ASSERT): Likewise.
6126         * tests/test-fwritable.c (ASSERT): Likewise.
6127         * tests/test-fwriting.c (ASSERT): Likewise.
6128         * tests/test-getdelim.c (ASSERT): Likewise.
6129         * tests/test-getline.c (ASSERT): Likewise.
6130         * tests/test-i-ring.c (ASSERT): Likewise.
6131         * tests/test-iconv-utf.c (ASSERT): Likewise.
6132         * tests/test-iconv.c (ASSERT): Likewise.
6133         * tests/test-isfinite.c (ASSERT): Likewise.
6134         * tests/test-isnand.c (ASSERT): Likewise.
6135         * tests/test-isnanf.c (ASSERT): Likewise.
6136         * tests/test-isnanl.h (ASSERT): Likewise.
6137         * tests/test-ldexpl.c (ASSERT): Likewise.
6138         * tests/test-linked_list.c (ASSERT): Likewise.
6139         * tests/test-linkedhash_list.c (ASSERT): Likewise.
6140         * tests/test-localename.c (ASSERT): Likewise.
6141         * tests/test-lseek.c (ASSERT): Likewise.
6142         * tests/test-mbscasecmp.c (ASSERT): Likewise.
6143         * tests/test-mbscasestr1.c (ASSERT): Likewise.
6144         * tests/test-mbscasestr2.c (ASSERT): Likewise.
6145         * tests/test-mbscasestr3.c (ASSERT): Likewise.
6146         * tests/test-mbscasestr4.c (ASSERT): Likewise.
6147         * tests/test-mbschr.c (ASSERT): Likewise.
6148         * tests/test-mbscspn.c (ASSERT): Likewise.
6149         * tests/test-mbsncasecmp.c (ASSERT): Likewise.
6150         * tests/test-mbspbrk.c (ASSERT): Likewise.
6151         * tests/test-mbspcasecmp.c (ASSERT): Likewise.
6152         * tests/test-mbsrchr.c (ASSERT): Likewise.
6153         * tests/test-mbsspn.c (ASSERT): Likewise.
6154         * tests/test-mbsstr1.c (ASSERT): Likewise.
6155         * tests/test-mbsstr2.c (ASSERT): Likewise.
6156         * tests/test-mbsstr3.c (ASSERT): Likewise.
6157         * tests/test-memchr2.c (ASSERT): Likewise.
6158         * tests/test-memmem.c (ASSERT): Likewise.
6159         * tests/test-open.c (ASSERT): Likewise.
6160         * tests/test-printf-frexp.c (ASSERT): Likewise.
6161         * tests/test-printf-frexpl.c (ASSERT): Likewise.
6162         * tests/test-printf-posix.c (ASSERT): Likewise.
6163         * tests/test-quotearg.c (ASSERT): Likewise.
6164         * tests/test-rbtree_list.c (ASSERT): Likewise.
6165         * tests/test-rbtree_oset.c (ASSERT): Likewise.
6166         * tests/test-rbtreehash_list.c (ASSERT): Likewise.
6167         * tests/test-round1.c (ASSERT): Likewise.
6168         * tests/test-roundf1.c (ASSERT): Likewise.
6169         * tests/test-roundl.c (ASSERT): Likewise.
6170         * tests/test-signbit.c (ASSERT): Likewise.
6171         * tests/test-sleep.c (ASSERT): Likewise.
6172         * tests/test-snprintf-posix.c (ASSERT): Likewise.
6173         * tests/test-snprintf.c (ASSERT): Likewise.
6174         * tests/test-sprintf-posix.c (ASSERT): Likewise.
6175         * tests/test-stat-time.c (ASSERT): Likewise.
6176         * tests/test-strcasestr.c (ASSERT): Likewise.
6177         * tests/test-strerror.c (ASSERT): Likewise.
6178         * tests/test-striconv.c (ASSERT): Likewise.
6179         * tests/test-striconveh.c (ASSERT): Likewise.
6180         * tests/test-striconveha.c (ASSERT): Likewise.
6181         * tests/test-strsignal.c (ASSERT): Likewise.
6182         * tests/test-strstr.c (ASSERT): Likewise.
6183         * tests/test-strtod.c (ASSERT): Likewise.
6184         * tests/test-trunc1.c (ASSERT): Likewise.
6185         * tests/test-trunc2.c (ASSERT): Likewise.
6186         * tests/test-truncf1.c (ASSERT): Likewise.
6187         * tests/test-truncf2.c (ASSERT): Likewise.
6188         * tests/test-truncl.c (ASSERT): Likewise.
6189         * tests/test-vasnprintf-posix.c (ASSERT): Likewise.
6190         * tests/test-vasnprintf-posix2.c (ASSERT): Likewise.
6191         * tests/test-vasnprintf.c (ASSERT): Likewise.
6192         * tests/test-vasprintf-posix.c (ASSERT): Likewise.
6193         * tests/test-vasprintf.c (ASSERT): Likewise.
6194         * tests/test-vfprintf-posix.c (ASSERT): Likewise.
6195         * tests/test-vprintf-posix.c (ASSERT): Likewise.
6196         * tests/test-vsnprintf-posix.c (ASSERT): Likewise.
6197         * tests/test-vsnprintf.c (ASSERT): Likewise.
6198         * tests/test-vsprintf-posix.c (ASSERT): Likewise.
6199         * tests/test-wcwidth.c (ASSERT): Likewise.
6200         * tests/test-xfprintf-posix.c (ASSERT): Likewise.
6201         * tests/test-xprintf-posix.c (ASSERT): Likewise.
6202         * tests/test-xvasprintf.c (ASSERT): Likewise.
6203         * tests/uniconv/test-u16-conv-from-enc.c (ASSERT): Likewise.
6204         * tests/uniconv/test-u16-conv-to-enc.c (ASSERT): Likewise.
6205         * tests/uniconv/test-u16-strconv-from-enc.c (ASSERT): Likewise.
6206         * tests/uniconv/test-u16-strconv-to-enc.c (ASSERT): Likewise.
6207         * tests/uniconv/test-u32-conv-from-enc.c (ASSERT): Likewise.
6208         * tests/uniconv/test-u32-conv-to-enc.c (ASSERT): Likewise.
6209         * tests/uniconv/test-u32-strconv-from-enc.c (ASSERT): Likewise.
6210         * tests/uniconv/test-u32-strconv-to-enc.c (ASSERT): Likewise.
6211         * tests/uniconv/test-u8-conv-from-enc.c (ASSERT): Likewise.
6212         * tests/uniconv/test-u8-conv-to-enc.c (ASSERT): Likewise.
6213         * tests/uniconv/test-u8-strconv-from-enc.c (ASSERT): Likewise.
6214         * tests/uniconv/test-u8-strconv-to-enc.c (ASSERT): Likewise.
6215         * tests/unictype/test-bidi_byname.c (ASSERT): Likewise.
6216         * tests/unictype/test-bidi_name.c (ASSERT): Likewise.
6217         * tests/unictype/test-bidi_of.c (ASSERT): Likewise.
6218         * tests/unictype/test-bidi_test.c (ASSERT): Likewise.
6219         * tests/unictype/test-block_list.c (ASSERT): Likewise.
6220         * tests/unictype/test-block_of.c (ASSERT): Likewise.
6221         * tests/unictype/test-block_test.c (ASSERT): Likewise.
6222         * tests/unictype/test-categ_and.c (ASSERT): Likewise.
6223         * tests/unictype/test-categ_and_not.c (ASSERT): Likewise.
6224         * tests/unictype/test-categ_byname.c (ASSERT): Likewise.
6225         * tests/unictype/test-categ_name.c (ASSERT): Likewise.
6226         * tests/unictype/test-categ_none.c (ASSERT): Likewise.
6227         * tests/unictype/test-categ_of.c (ASSERT): Likewise.
6228         * tests/unictype/test-categ_or.c (ASSERT): Likewise.
6229         * tests/unictype/test-categ_test_withtable.c (ASSERT): Likewise.
6230         * tests/unictype/test-combining.c (ASSERT): Likewise.
6231         * tests/unictype/test-decdigit.c (ASSERT): Likewise.
6232         * tests/unictype/test-digit.c (ASSERT): Likewise.
6233         * tests/unictype/test-mirror.c (ASSERT): Likewise.
6234         * tests/unictype/test-numeric.c (ASSERT): Likewise.
6235         * tests/unictype/test-pr_byname.c (ASSERT): Likewise.
6236         * tests/unictype/test-pr_test.c (ASSERT): Likewise.
6237         * tests/unictype/test-predicate-part1.h (ASSERT): Likewise.
6238         * tests/unictype/test-scripts.c (ASSERT): Likewise.
6239         * tests/unictype/test-sy_c_ident.c (ASSERT): Likewise.
6240         * tests/unictype/test-sy_java_ident.c (ASSERT): Likewise.
6241         * tests/unistdio/test-u16-asnprintf1.c (ASSERT): Likewise.
6242         * tests/unistdio/test-u16-vasnprintf1.c (ASSERT): Likewise.
6243         * tests/unistdio/test-u16-vasnprintf2.c (ASSERT): Likewise.
6244         * tests/unistdio/test-u16-vasnprintf3.c (ASSERT): Likewise.
6245         * tests/unistdio/test-u16-vasprintf1.c (ASSERT): Likewise.
6246         * tests/unistdio/test-u16-vsnprintf1.c (ASSERT): Likewise.
6247         * tests/unistdio/test-u16-vsprintf1.c (ASSERT): Likewise.
6248         * tests/unistdio/test-u32-asnprintf1.c (ASSERT): Likewise.
6249         * tests/unistdio/test-u32-vasnprintf1.c (ASSERT): Likewise.
6250         * tests/unistdio/test-u32-vasnprintf2.c (ASSERT): Likewise.
6251         * tests/unistdio/test-u32-vasnprintf3.c (ASSERT): Likewise.
6252         * tests/unistdio/test-u32-vasprintf1.c (ASSERT): Likewise.
6253         * tests/unistdio/test-u32-vsnprintf1.c (ASSERT): Likewise.
6254         * tests/unistdio/test-u32-vsprintf1.c (ASSERT): Likewise.
6255         * tests/unistdio/test-u8-asnprintf1.c (ASSERT): Likewise.
6256         * tests/unistdio/test-u8-vasnprintf1.c (ASSERT): Likewise.
6257         * tests/unistdio/test-u8-vasnprintf2.c (ASSERT): Likewise.
6258         * tests/unistdio/test-u8-vasnprintf3.c (ASSERT): Likewise.
6259         * tests/unistdio/test-u8-vasprintf1.c (ASSERT): Likewise.
6260         * tests/unistdio/test-u8-vsnprintf1.c (ASSERT): Likewise.
6261         * tests/unistdio/test-u8-vsprintf1.c (ASSERT): Likewise.
6262         * tests/unistdio/test-ulc-asnprintf1.c (ASSERT): Likewise.
6263         * tests/unistdio/test-ulc-vasnprintf1.c (ASSERT): Likewise.
6264         * tests/unistdio/test-ulc-vasnprintf2.c (ASSERT): Likewise.
6265         * tests/unistdio/test-ulc-vasnprintf3.c (ASSERT): Likewise.
6266         * tests/unistdio/test-ulc-vasprintf1.c (ASSERT): Likewise.
6267         * tests/unistdio/test-ulc-vsnprintf1.c (ASSERT): Likewise.
6268         * tests/unistdio/test-ulc-vsprintf1.c (ASSERT): Likewise.
6269         * tests/uniwidth/test-u16-strwidth.c (ASSERT): Likewise.
6270         * tests/uniwidth/test-u16-width.c (ASSERT): Likewise.
6271         * tests/uniwidth/test-u32-strwidth.c (ASSERT): Likewise.
6272         * tests/uniwidth/test-u32-width.c (ASSERT): Likewise.
6273         * tests/uniwidth/test-u8-strwidth.c (ASSERT): Likewise.
6274         * tests/uniwidth/test-u8-width.c (ASSERT): Likewise.
6275         * tests/uniwidth/test-uc_width.c (ASSERT): Likewise.
6276         Reported by Eric Blake.
6277
6278 2008-04-11  Bruno Haible  <bruno@clisp.org>
6279
6280         * lib/wchar.in.h: Tweak comment.
6281
6282 2008-04-11  Bruno Haible  <bruno@clisp.org>
6283
6284         Fix __GNUC_STDC_INLINE__ predefine with Apple GCC on MacOS X 10.5.
6285         * gnulib-tool (func_emit_initmacro_start): Emit an invocation of
6286         gl_COMMON.
6287         * m4/gnulib-common.m4 (gl_COMMON, gl_COMMON_BODY): New macros.
6288
6289 2008-04-11  Bruno Haible  <bruno@clisp.org>
6290
6291         * modules/git-merge-changelog (git_merge_changelog_LDADD): Add LIBINTL.
6292
6293 2008-04-11  Simon Josefsson  <simon@josefsson.org>
6294
6295         * lib/gc-gnulib.c: On Windows, use CryptGenRandom from CSP instead
6296         of attempting to use non-existing /dev/*random.  Based on patch
6297         from Adam Strzelecki <ono@java.pl> in
6298         <http://lists.gnu.org/archive/html/help-gsasl/2008-02/msg00000.html>.
6299
6300 2008-04-08  Bruno Haible  <bruno@clisp.org>
6301
6302         Add tentative support for emx+gcc.
6303         * lib/fbufmode.c (fbufmode) [__EMX__]: Add conditional code.
6304         * lib/fpurge.c (fpurge): Likewise.
6305         * lib/freadable.c (freadable): Likewise.
6306         * lib/freadahead.c (freadahead): Likewise.
6307         * lib/freading.c (freading): Likewise.
6308         * lib/freadptr.c (freadptr): Likewise.
6309         * lib/freadseek.c (freadptrinc): Likewise.
6310         * lib/fseeko.c (rpl_fseeko): Likewise.
6311         * lib/fseterr.c (fseterr): Likewise.
6312         * lib/fwritable.c (fwritable): Likewise.
6313         * lib/fwriting.c (fwriting): Likewise.
6314         * m4/fpending.m4 (gl_FUNC_FPENDING): Add a variant for emx+gcc.
6315
6316 2008-04-09  Eric Blake  <ebb9@byu.net>
6317
6318         Avoid some autoconf warnings.
6319         * m4/regex.m4 (gl_REGEX): s/AC_HELP_STRING/AS_HELP_STRING/.
6320         * m4/acl.m4 (gl_FUNC_ACL): Likewise.
6321         * m4/afs.m4 (gl_AFS): Likewise.
6322         * m4/gc-random.m4 (gl_GC_RANDOM): Likewise.
6323         * m4/include_next.m4 (gl_INCLUDE_NEXT): s/AC_FOREACH/m4_foreach_w/.
6324         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
6325         * m4/stdint.m4 (gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED)
6326         (gl_INTEGER_TYPE_SUFFIX): Likewise.
6327         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE)
6328         (AC_CHECK_DECLS_ONCE): Likewise.
6329         Rename file...
6330         * m4/onceonly.m4: ...to this, and delete 2.54 variant, now that
6331         gnulib-tool requires autoconf 2.59 or better.
6332         * gnulib-tool (func_get_filelist): s/\(onceonly\)_2_57.m4/\1.m4/.
6333
6334 2008-04-08  Eric Blake  <ebb9@byu.net>
6335
6336         Use 'git describe --match' if present (added in git 1.5.5).
6337         * build-aux/git-version-gen: Limit result to tags that match 'v*'
6338         if possible.
6339
6340 2008-04-08  Bruno Haible  <bruno@clisp.org>
6341
6342         Add tentative support for OpenServer.
6343         * lib/fbufmode.c (fbufmode): Add conditional define for _flag, _base,
6344         _ptr, _cnt.
6345         * lib/fpurge.c (fpurge): Likewise.
6346         * lib/freadable.c (freadable): Likewise.
6347         * lib/freadahead.c (freadahead): Likewise.
6348         * lib/freading.c (freading): Likewise.
6349         * lib/freadptr.c (freadptr): Likewise.
6350         * lib/freadseek.c (freadptrinc): Likewise.
6351         * lib/fseeko.c (rpl_fseeko): Likewise.
6352         * lib/fseterr.c (fseterr): Likewise.
6353         * lib/fwritable.c (fwritable): Likewise.
6354         * lib/fwriting.c (fwriting): Likewise.
6355         Reported by Roger Cornelius <rac@tenzing.org> and
6356         Brian K. White <brian@aljex.com>.
6357
6358 2008-04-06  Jim Meyering  <meyering@redhat.com>
6359
6360         * gnulib-tool (func_add_or_update): s/backuped/backed up/ in diagnostic
6361
6362 2008-04-06  Bruno Haible  <bruno@clisp.org>
6363
6364         Avoid possible error with non-ASCII bytes in UTF-8 locales.
6365         * tests/test-fprintf-posix.sh: Use "LC_ALL=C tr" instead of "tr".
6366         * tests/test-printf-posix.sh: Likewise.
6367         * tests/test-vfprintf-posix.sh: Likewise.
6368         * tests/test-vprintf-posix.sh: Likewise.
6369         * tests/test-xprintf-posix.sh: Likewise.
6370
6371 2008-04-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6372
6373         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT): Fix quoting,
6374         hide error from 'ls', needed on OS/2.
6375         Report by Elbert Pol <elbert.pol@gmail.com>.
6376
6377 2008-04-04  Eric Blake  <ebb9@byu.net>
6378
6379         Make test-fseeko.c failures meaningful.
6380         * tests/test-fseeko.c: Print line number on failure.
6381         * tests/test-fseek.c: Likewise.
6382         Reported by Nelson H. F. Beebe.
6383
6384         Improve strtod bug detection check.
6385         * m4/strtod.m4 (gl_FUNC_STRTOD): Also check for hex-float parsing,
6386         required for Solaris 10.
6387         Reported by Bob Friesenhahn and Nelson H. F. Beebe.
6388
6389 2008-04-04  Bruno Haible  <bruno@clisp.org>
6390
6391         * modules/relocatable-prog-wrapper (Files): Add m4/environ.m4. Needed
6392         by m4/setenv.m4.
6393
6394 2008-04-03  Eric Blake  <ebb9@byu.net>
6395
6396         Ensure sane .version contents.
6397         * top/GNUmakefile (_dummy): Also delete .version when rebuilding
6398         version string.
6399         * build-aux/git-version-gen: Improve documentation.
6400
6401         Make GNU make output nicer.
6402         * top/GNUmakefile [!_have-Makefile]: Add dependency on
6403         MAKECMDGOALS to enforce message for all command line targets.  Set
6404         srcdir for use in maint.mk.
6405
6406         Another maintainer tweak.
6407         * top/GNUmakefile (_is-dist-target): Allow maintainer-distcheck as
6408         a target that regenerates version.
6409
6410 2008-04-03  Jim Meyering  <meyering@redhat.com>
6411
6412         vc-list-files: don't cause coreutils "make po-check" failure
6413         * build-aux/vc-list-files: Skip postprocessing when $2 is '.'
6414
6415 2008-04-03  Eric Blake  <ebb9@byu.net>
6416
6417         Allow VPATH usage of vc-list-files.
6418         * build-aux/vc-list-files (scriptversion): Add timestamp.
6419         (options): Add --help, --version, -C.
6420         (CVS): Support installed cvsu.
6421
6422 2008-04-02  Bruno Haible  <bruno@clisp.org>
6423
6424         Avoid some "statement with no effect" warnings from gcc.
6425         * tests/test-wctype.c (main): Explicitly ignore unused values.
6426         Reported by Jim Meyering.
6427
6428 2008-04-02  Jim Meyering  <meyering@redhat.com>
6429
6430         Avoid some warnings from "gcc -Wshadow".
6431         * tests/test-frexp.c (exp): Define to a different identifier.
6432         * tests/test-frexpl.c (exp): Likewise.
6433
6434 2008-04-03  Jim Meyering  <meyering@redhat.com>
6435
6436         bootstrap: remove dangling *.[ch] symlinks from lib
6437         * build-aux/bootstrap [dangling symlink removal]: Move find's
6438         -depth option to precede all others, to avoid a warning.
6439         Remove *.[ch] files too, and from "$source_base" (usually lib/).
6440
6441 2008-04-02  Bruno Haible  <bruno@clisp.org>
6442
6443         Avoid some warnings from "gcc -Wshadow".
6444         * tests/tests-vfprintf-posix.c (my_fprintf): Move after test_function.
6445         * tests/tests-vprintf-posix.c (my_printf): Move after test_function.
6446         * tests/tests-vsnprintf-posix.c (my_snprintf): Move after test_function.
6447         * tests/tests-vsprintf-posix.c (my_sprintf): Move after test_function.
6448         Reported by Jim Meyering.
6449
6450 2008-04-01  Bruno Haible  <bruno@clisp.org>
6451
6452         Fix test to work on IRIX 6.5 with cc.
6453         * tests/test-math.c (numeric_equal): New function.
6454         (main): Use it.
6455
6456 2008-04-01  Bruno Haible  <bruno@clisp.org>
6457
6458         * doc/posix-headers/math.texi: Refine documentation of NAN problem.
6459
6460 2008-04-01  Bruno Haible  <bruno@clisp.org>
6461
6462         * tests/test-vasnprintf-posix.c: Include nan.h instead of <math.h>.
6463         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
6464         * modules/vasnprintf-posix-tests (Files): Add tests/nan.h.
6465         (Depends-on): Remove math.
6466
6467         * tests/test-vasprintf-posix.c: Include nan.h instead of <math.h>.
6468         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
6469         * modules/vasprintf-posix-tests (Files): Add tests/nan.h.
6470         (Depends-on): Remove math.
6471
6472         * tests/test-snprintf-posix.h: Include nan.h instead of <math.h>.
6473         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
6474         * modules/snprintf-posix-tests (Files): Add tests/nan.h.
6475         (Depends-on): Remove math.
6476         * modules/vsnprintf-posix-tests (Files): Add tests/nan.h.
6477         (Depends-on): Remove math.
6478
6479         * tests/test-sprintf-posix.h: Include nan.h instead of <math.h>.
6480         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
6481         * modules/sprintf-posix-tests (Files): Add tests/nan.h.
6482         (Depends-on): Remove math.
6483         * modules/vsprintf-posix-tests (Files): Add tests/nan.h.
6484         (Depends-on): Remove math.
6485
6486         * tests/test-round1.c: Include nan.h.
6487         (main): Use NaNd instead of NAN.
6488         * modules/round-tests (Files): Add tests/nan.h.
6489
6490         * tests/test-trunc1.c: Include nan.h.
6491         (main): Use NaNd instead of NAN.
6492         * modules/trunc-tests (Files): Add tests/nan.h.
6493
6494         * tests/test-roundf1.c: Include nan.h.
6495         (main): Use NaNf instead of NAN.
6496         * modules/roundf-tests (Files): Add tests/nan.h.
6497
6498         * tests/test-truncf1.c: Include nan.h.
6499         (main): Use NaNf instead of NAN.
6500         * modules/truncf-tests (Files): Add tests/nan.h.
6501
6502         * tests/test-ceilf1.c: Include nan.h.
6503         (main): Use NaNf instead of NAN.
6504         * modules/ceilf-tests (Files): Add tests/nan.h.
6505
6506         * tests/test-floorf1.c: Include nan.h.
6507         (main): Use NaNf instead of NAN.
6508         * modules/floorf-tests (Files): Add tests/nan.h.
6509
6510         * tests/test-isnanf.c: Include nan.h instead of <math.h>.
6511         (main): Use NaNf instead of NAN.
6512         * modules/isnanf-nolibm-tests (Files): Add tests/nan.h.
6513
6514         * tests/test-isnand.c: Include nan.h instead of <math.h>.
6515         (main): Use NaNd instead of NAN.
6516         * modules/isnand-nolibm-tests (Files): Add tests/nan.h.
6517
6518         * tests/test-frexp.c: Include nan.h.
6519         (main): Use NaNd instead of NAN.
6520         * modules/frexp-tests (Files): Add tests/nan.h.
6521
6522         * lib/isnan.c: Don't include <math.h>.
6523         (FUNC): Don't use NAN macro.
6524         * modules/isnand-nolibm (Depends-on): Remove math.
6525         * modules/isnanf-nolibm (Depends-on): Remove math.
6526         * modules/isnanl (Depends-on): Remove math.
6527         * modules/isnanl-nolibm (Depends-on): Remove math.
6528
6529         * tests/nan.h: New file.
6530
6531 2008-04-01  Eric Blake  <ebb9@byu.net>
6532
6533         Fix typos.
6534         * tests/test-strtod.c (main): s/FLT_/DBL_/ for minimum and epsilon
6535         values to be the right type.
6536
6537         For now, cater to gnulib strtod inaccuracies.
6538         * tests/test-strtod.c (main): Allow 1-ulp error on expected
6539         fractional results.  While not as nice from a QoI perspective, it
6540         is a quicker patch than correctly implementing decimal to binary
6541         rounding.
6542
6543 2008-03-31  Eric Blake  <ebb9@byu.net>
6544
6545         Guarantee a definition of NAN.
6546         * lib/math.in.h (NAN): Define if missing.
6547         * tests/test-math.c (main): Test it.
6548         * doc/posix-headers/math.texi (math.h): Document this.
6549         * lib/isnan.c (rpl_isnand): Use it.
6550         * tests/test-ceilf1.c (NaN): Delete, and use NAN instead.
6551         * tests/test-floorf1.c (NaN): Likewise.
6552         * tests/test-frexp.c (NaN): Likewise.
6553         * tests/test-isnand.c (NaN): Likewise.
6554         * tests/test-isnanf.c (NaN): Likewise.
6555         * tests/test-round1.c (NaN): Likewise.
6556         * tests/test-roundf1.c (NaN): Likewise.
6557         * tests/test-snprintf-posix.h (NaN): Likewise.
6558         * tests/test-sprintf-posix.h (NaN): Likewise.
6559         * tests/test-trunc1.c (NaN): Likewise.
6560         * tests/test-truncf1.c (NaN): Likewise.
6561         * tests/test-vasnprintf-posix.c (NaN): Likewise.
6562         * tests/test-vasprintf-posix.c (NaN): Likewise.
6563         * modules/isnand-nolibm (Depends-on): Add math.
6564         * modules/isnanf-nolibm (Depends-on): Likewise.
6565         * modules/isnanl (Depends-on): Likewise.
6566         * modules/isnanl-nolibm (Depends-on): Likewise.
6567         * modules/snprintf-posix-tests (Depends-on): Likewise.
6568         * modules/sprintf-posix-tests (Depends-on): Likewise.
6569         * modules/vsnprintf-posix-tests (Depends-on): Likewise.
6570         * modules/vsprintf-posix-tests (Depends-on): Likewise.
6571         * modules/vasnprintf-posix-tests (Depends-on): Likewise.
6572         * modules/vasprintf-posix-tests (Depends-on): Likewise.
6573
6574 2008-03-31  Bruno Haible  <bruno@clisp.org>
6575
6576         * tests/test-strtod.c (main): Update results for OSF/1 platforms.
6577         * doc/posix-functions/strtod.texi: Likewise.
6578
6579 2008-03-31  Bruno Haible  <bruno@clisp.org>
6580
6581         * tests/test-strtod.c (main): Don't use C99 syntax.
6582
6583 2008-03-31  Bruno Haible  <bruno@clisp.org>
6584
6585         * tests/test-strtod.c (main): Don't test NAN macro. Needed for Solaris.
6586         Reported by Eric Blake.
6587
6588 2008-03-31  Jim Meyering  <meyering@redhat.com>
6589
6590         Don't compare actual signbit return values.
6591         * tests/test-strtod.c (main): Rather, compare only their
6592         zero/non-zero nature.
6593
6594 2008-03-31  Eric Blake  <ebb9@byu.net>
6595
6596         More strtod documentation.
6597         * doc/posix-functions/strtod.texi (strtod): Interpret more test
6598         failures as distinct bugs.
6599
6600 2008-03-30  Paul Eggert  <eggert@cs.ucla.edu>
6601
6602         * lib/wchar.in.h [defined __need_mbstate_t]: Just include <wchar.h>.
6603         Problem reported by Erik Benada in
6604         <http://lists.gnu.org/archive/html/bug-gnulib/2008-03/msg00249.html>.
6605
6606 2008-03-30  Bruno Haible  <bruno@clisp.org>
6607
6608         * tests/test-strtod.c: Add comments about which assertion fails on which
6609         platform.
6610         * doc/posix-functions/strtod.texi: Add info about many more platforms.
6611
6612 2008-03-30  Eric Blake  <ebb9@byu.net>
6613
6614         Test signbit behavior on zeros.
6615         * tests/test-signbit.c (test_signbitf): Add tests for zero.
6616         (test_signbitd, test_signbitl): Likewise.
6617
6618         More strtod touchups.
6619         * tests/test-strtod.c (main): Ignore tests for signbit on NaN, and
6620         sign of negative underflow, for now.  Use .5, not .1.
6621         * doc/posix-functions/strtod.texi (strtod): Mention these
6622         limitations.
6623         Reported by Jim Meyering.
6624
6625 2008-03-30  Bruno Haible  <bruno@clisp.org>
6626
6627         * lib/striconveh.h (mem_iconveh, str_iconveh): Optimize the conversion
6628         from UTF-8 to UTF-8//TRANSLIT in the same way as from UTF-8 to UTF-8.
6629
6630 2008-03-30  Bruno Haible  <bruno@clisp.org>
6631
6632         Avoid failure when attempting to return empty iconv results on some
6633         platforms.
6634         * lib/striconveh.c (mem_cd_iconveh_internal): In the final memory
6635         allocation, don't report ENOMEM when the resulting string is empty.
6636
6637 2008-03-30  Bruno Haible  <bruno@clisp.org>
6638
6639         Fix buffer overrun.
6640         * lib/vasnprintf.c (VASNPRINTF): If !USE_SNPRINTF && pad_ourselves:
6641         Don't consider the width for tmp_length. Check count against tmp_length
6642         before doing the padding. Ensure enough allocation during padding.
6643
6644 2008-03-30  Eric Blake  <ebb9@byu.net>
6645
6646         strtod touchups.
6647         * lib/strtod.c (strtod): Avoid compiler warnings.
6648         Reported by Jim Meyering.
6649
6650 2008-03-30  Bruno Haible  <bruno@clisp.org>
6651
6652         * lib/unistdio/u-vsprintf.h (EOVERFLOW): Remove fallback.
6653         * modules/unistdio/ulc-vsprintf (Depends-on): Add EOVERFLOW.
6654         * modules/unistdio/u8-vsprintf (Depends-on): Add EOVERFLOW.
6655         * modules/unistdio/u8-u8-vsprintf (Depends-on): Add EOVERFLOW.
6656         * modules/unistdio/u16-vsprintf (Depends-on): Add EOVERFLOW.
6657         * modules/unistdio/u16-u16-vsprintf (Depends-on): Add EOVERFLOW.
6658         * modules/unistdio/u32-vsprintf (Depends-on): Add EOVERFLOW.
6659         * modules/unistdio/u32-u32-vsprintf (Depends-on): Add EOVERFLOW.
6660
6661         * lib/unistdio/u-vsnprintf.h (EOVERFLOW): Remove fallback.
6662         * modules/unistdio/ulc-vsnprintf (Depends-on): Add EOVERFLOW.
6663         * modules/unistdio/u8-vsnprintf (Depends-on): Add EOVERFLOW.
6664         * modules/unistdio/u8-u8-vsnprintf (Depends-on): Add EOVERFLOW.
6665         * modules/unistdio/u16-vsnprintf (Depends-on): Add EOVERFLOW.
6666         * modules/unistdio/u16-u16-vsnprintf (Depends-on): Add EOVERFLOW.
6667         * modules/unistdio/u32-vsnprintf (Depends-on): Add EOVERFLOW.
6668         * modules/unistdio/u32-u32-vsnprintf (Depends-on): Add EOVERFLOW.
6669
6670         * lib/unistdio/u-vasprintf.h (EOVERFLOW): Remove fallback.
6671         * modules/unistdio/ulc-vasprintf (Depends-on): Add EOVERFLOW.
6672         * modules/unistdio/u8-vasprintf (Depends-on): Add EOVERFLOW.
6673         * modules/unistdio/u8-u8-vasprintf (Depends-on): Add EOVERFLOW.
6674         * modules/unistdio/u16-vasprintf (Depends-on): Add EOVERFLOW.
6675         * modules/unistdio/u16-u16-vasprintf (Depends-on): Add EOVERFLOW.
6676         * modules/unistdio/u32-vasprintf (Depends-on): Add EOVERFLOW.
6677         * modules/unistdio/u32-u32-vasprintf (Depends-on): Add EOVERFLOW.
6678
6679         * lib/unistdio/ulc-vfprintf.c (EOVERFLOW): Remove fallback.
6680         * modules/unistdio/ulc-vfprintf (Depends-on): Add EOVERFLOW.
6681
6682         * lib/unistdio/ulc-fprintf.c (EOVERFLOW): Remove fallback.
6683         * modules/unistdio/ulc-fprintf (Depends-on): Add EOVERFLOW.
6684
6685         * lib/xvasprintf.c (EOVERFLOW): Remove fallback.
6686         * modules/xvasprintf (Depends-on): Add EOVERFLOW.
6687
6688         * lib/vsprintf.c (EOVERFLOW): Remove fallback.
6689         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Drop gl_EOVERFLOW.
6690         * modules/vsprintf-posix (Depends-on): Add EOVERFLOW.
6691
6692         * lib/vsnprintf.c (EOVERFLOW): Remove fallback.
6693         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Drop gl_EOVERFLOW.
6694         * modules/vsnprintf (Depends-on): Add EOVERFLOW.
6695
6696         * lib/vfprintf.c (EOVERFLOW): Remove fallback.
6697         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Drop gl_EOVERFLOW.
6698         * modules/vfprintf-posix (Depends-on): Add EOVERFLOW.
6699
6700         * lib/vasprintf.c (EOVERFLOW): Remove fallback.
6701         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Drop gl_EOVERFLOW.
6702         * modules/vasprintf (Depends-on): Add EOVERFLOW.
6703
6704         * lib/vasnprintf.c (EOVERFLOW): Remove fallback.
6705         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Drop gl_EOVERFLOW.
6706         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Drop gl_EOVERFLOW.
6707         * modules/vasnprintf (Files): Remove m4/eoverflow.m4.
6708         (Depends-on): Add EOVERFLOW.
6709         * modules/unistdio/ulc-vasnprintf (Files): Remove m4/eoverflow.m4.
6710         (Depends-on): Add EOVERFLOW.
6711         * modules/unistdio/u8-vasnprintf (Files): Remove m4/eoverflow.m4.
6712         (Depends-on): Add EOVERFLOW.
6713         * modules/unistdio/u8-u8-vasnprintf (Files): Remove m4/eoverflow.m4.
6714         (Depends-on): Add EOVERFLOW.
6715         * modules/unistdio/u16-vasnprintf (Files): Remove m4/eoverflow.m4.
6716         (Depends-on): Add EOVERFLOW.
6717         * modules/unistdio/u16-u16-vasnprintf (Files): Remove m4/eoverflow.m4.
6718         (Depends-on): Add EOVERFLOW.
6719         * modules/unistdio/u32-vasnprintf (Files): Remove m4/eoverflow.m4.
6720         (Depends-on): Add EOVERFLOW.
6721         * modules/unistdio/u32-u32-vasnprintf (Files): Remove m4/eoverflow.m4.
6722         (Depends-on): Add EOVERFLOW.
6723
6724         * lib/sprintf.c (EOVERFLOW): Remove fallback.
6725         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Drop gl_EOVERFLOW.
6726         * modules/sprintf-posix (Depends-on): Add EOVERFLOW.
6727
6728         * lib/snprintf.c (EOVERFLOW): Remove fallback.
6729         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Drop gl_EOVERFLOW.
6730         * modules/snprintf (Depends-on): Add EOVERFLOW.
6731
6732         * lib/poll.c (EOVERFLOW): Remove fallback.
6733         * modules/poll (Depends-on): Add EOVERFLOW.
6734
6735         * lib/getugroups.c (EOVERFLOW): Remove fallback.
6736         * modules/getugroups (Depends-on): Add EOVERFLOW.
6737
6738         * lib/getdelim.c (EOVERFLOW): Remove fallback.
6739         * modules/getdelim (Depends-on): Add EOVERFLOW.
6740
6741         * lib/ftell.c (EOVERFLOW): Remove fallback.
6742         * modules/ftell (Depends-on): Add EOVERFLOW.
6743
6744         * lib/fprintf.c (EOVERFLOW): Remove fallback.
6745         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Drop gl_EOVERFLOW.
6746         * modules/fprintf-posix (Depends-on): Add EOVERFLOW.
6747
6748         * lib/c-stack.c (EOVERFLOW): Remove unused fallback.
6749
6750         * modules/EOVERFLOW-tests: New file.
6751         * tests/test-EOVERFLOW.c: New file.
6752
6753         * modules/EOVERFLOW: New file.
6754         * doc/posix-headers/errno.texi: Mention EOVERFLOW portability problem.
6755
6756 2008-03-30  Bruno Haible  <bruno@clisp.org>
6757
6758         Fix bug introduced on 2007-06-10.
6759         * lib/vasnprintf.c (VASNPRINTF): When performing zero-padding, use
6760         spaces instead of 0 digits for 's' also when ENABLE_UNISTDIO.
6761
6762 2008-03-30  Bruno Haible  <bruno@clisp.org>
6763
6764         Improve freadseek's efficiency after ungetc.
6765         * lib/freadseek.c: Include freadahead.h.
6766         (freadptrinc): New function, extracted from freadseek.
6767         (freadseek): Use it in a loop. Use freadahead to determine the number
6768         of loop iterations.
6769         * modules/freadseek (Depends-on): Add freadahead.
6770         (configure.ac): Require AC_C_INLINE.
6771
6772 2008-03-30  Bruno Haible  <bruno@clisp.org>
6773
6774         * lib/freadseek.c (freadseek): Don't ignore the return value of
6775         freadptr.
6776
6777 2008-03-29  Eric Blake  <ebb9@byu.net>
6778
6779         Add hex float support.
6780         * modules/strtod (Depends-on): Add c-ctype.
6781         (Link): Mention POW_LIB.
6782         * lib/strtod.c (strtod): Recognize hex floats.  Don't allow
6783         whitespace between 'e' and exponent.
6784         * tests/test-strtod.c (main): Enable hex float tests.
6785         * doc/posix-functions/strtod.texi (strtod): Document what gnulib
6786         now provides.
6787
6788         Document various strtod bugs, with some fixes.
6789         * doc/posix-functions/strtod.texi (strtod): Document bugs with
6790         "-0x", "inf", "nan", and hex constants.
6791         * doc/posix-functions/atof.texi (atof): Likewise.
6792         * modules/stdlib (Makefile.am): Support strtod.
6793         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Likewise.
6794         * m4/strtod.m4 (gl_FUNC_STRTOD): Fit in stdlib framework, and
6795         detect additional strtod bugs.
6796         * lib/stdlib.in.h (rpl_strtod): Add declarations.
6797         * lib/strtod.c (strtod): Return -0.0 on negative underflow.  Use
6798         bool where appropriate.  Parse 'inf' and 'nan'.
6799         * tests/test-strtod.c: New file.
6800         * modules/strtod (Depends-on): Add stdbool, stdlib.
6801         (configure.ac): Turn on module indicator.
6802         * modules/strtod-tests: New module.
6803
6804 2008-03-29  Eric Blake  <ebb9@byu.net>
6805
6806         Fix ftell on mingw.
6807         * lib/ftell.c (EOVERFLOW): Define if the system lacks it.
6808         * modules/ftell-tests (Depends-on): Add binary-io.
6809         * modules/ftello-tests (Depends-on): Likewise.
6810         * tests/test-ftell.c (main): Enhance test to cover behavior after
6811         ungetc.  Enforce binary mode.
6812         * tests/test-ftello.c (main): Likewise.
6813
6814         Pass test-freadseek on cygwin.
6815         * modules/freadseek (Depends-on): Use freadptr, not freadahead.
6816         * lib/freadseek.c (freadseek): Don't increment beyond bounds of
6817         ungetc buffer.
6818
6819         * tests/test-fflush2.c (main): Fix typo.
6820
6821 2008-03-29  Bruno Haible  <bruno@clisp.org>
6822
6823         * tests/test-fflush2.c (main): Temporarily disable the contents of
6824         this test.
6825         * m4/fflush.m4 (gl_FUNC_FFLUSH): Add a TODO.
6826         Reported by Eric Blake.
6827
6828 2008-03-28  Simon Josefsson  <simon@josefsson.org>
6829
6830         * lib/gc.h (enum Gc_hash): Add GC_SHA224.
6831         (GC_SHA224_DIGEST_SIZE): Add.
6832
6833         * lib/gc-libgcrypt.c (gc_hash_open): Handle SHA-224.
6834         (gc_hash_digest_length): Likewise.
6835         (gc_hash_buffer): Likewise.
6836
6837 2008-03-25  Bruno Haible  <bruno@clisp.org>
6838
6839         * doc/gnulib-tool.texi (gettextize and autopoint): Explain in more
6840         detail which gettext release to use.
6841         Reported by Simon Josefsson.
6842
6843 2008-03-26  Jim Meyering  <meyering@redhat.com>
6844
6845         gnumakefile: remove file from $(top_builddir), not from $(top_srcdir)
6846         * modules/gnumakefile (clean-GNUmakefile): Also, use
6847         test ... && ... || : syntax rather than if-then ... fi.
6848
6849         gnumakefile: Don't double-quote-expand $(VPATH) value.
6850         * modules/gnumakefile (clean-GNUmakefile): Use single quotes.
6851
6852 2008-03-24  Eric Blake  <ebb9@byu.net>
6853
6854         Alter GNUmakefile to install into top directory.
6855         * modules/maintainer-makefile: Split, and add dependency...
6856         * modules/gnumakefile: to this new module.
6857         * build-aux/GNUmakefile: Move...
6858         * top/GNUmakefile: ...here.
6859         * build-aux/maint.mk: Move...
6860         * top/maint.mk: ...here.
6861         * MODULES.html.sh (Support for maintaining...): Document new
6862         module.
6863
6864 2008-03-23  Bruno Haible  <bruno@clisp.org>
6865
6866         * gnulib-tool: New options --vc-files, --no-vc-files.
6867         (func_usage): Document them.
6868         (vc_files): New variable.
6869         (func_import): Consider vc_files.
6870         (func_create_testdir): Set vc_files to empty.
6871         Suggested by Jim Meyering and Karl Berry.
6872
6873 2008-03-23  Bruno Haible  <bruno@clisp.org>
6874
6875         Fix regex compilation error on HP-UX 11.
6876         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_TYPE_MBSTATE_T.
6877         * modules/regex (Files): Add m4/mbstate_t.m4.
6878         Reported by Ton Voon <ton.voon@altinity.com>.
6879
6880 2008-03-23  Bruno Haible  <bruno@clisp.org>
6881
6882         * doc/gnulib-tool.texi (gettextize and autopoint): New section.
6883
6884 2008-03-23  Eric Blake  <ebb9@byu.net>
6885             Bruno Haible  <bruno@clisp.org>
6886
6887         Install files from top/ in the destination directory.
6888         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
6889         augmentation also for the files from top/.
6890         (func_import, func_create_testdir): Rewrite file names:
6891         top/filename -> filename.
6892
6893 2008-03-23  Bruno Haible  <bruno@clisp.org>
6894
6895         Tweak "gnulib --version" output.
6896         * gnulib-tool (func_version): Replace "-dirty" suffix with "-modified".
6897
6898 2008-03-23  Bruno Haible  <bruno@clisp.org>
6899
6900         Tweak "gnulib --version" output.
6901         * gnulib-tool (func_version): Use date of last commit to ChangeLog,
6902         rather than contents of ChangeLog, when possible.
6903
6904 2008-03-21  Eric Blake  <ebb9@byu.net>
6905
6906         More --version tweaks.
6907         * gnulib-tool (func_version): Obey GNU Coding Standards.  Output
6908         date of last ChangeLog entry.
6909
6910 2008-03-21  Jim Meyering  <meyering@redhat.com>
6911
6912         * build-aux/GNUmakefile (_have-git-version-gen): Split long line.
6913
6914 2008-03-20  Eric Blake  <ebb9@byu.net>
6915
6916         VPATH fix.
6917         * build-aux/GNUmakefile (_have_git-version-gen): Look in correct dir.
6918
6919 2008-03-20  Simon Josefsson  <simon@josefsson.org>
6920
6921         * build-aux/GNUmakefile: Make git-version-gen optional.  Add
6922         _build-aux variable.  Suggested by Eric Blake <ebb9@byu.net>.
6923
6924 2008-03-20  Eric Blake  <ebb9@byu.net>
6925
6926         Sync GNUmakefile with coreutils.
6927         * build-aux/GNUmakefile (have-Makefile): Rename...
6928         (_have-Makefile): ...to this, for namespace consideration.
6929         (GNUmakefile.cfg): Include, if present.
6930         (_autoreconf): Define a default.
6931         (_is-dist-target): New rule for rebuilds to pick up intra-release
6932         version.
6933         (maint-cfg.mk): Rename...
6934         (cfg.mk): ...to this.
6935
6936 2008-03-18  Jim Meyering  <meyering@redhat.com>
6937
6938         New script and module: mktempd
6939         * MODULES.html.sh (maint+release support): Add mktempd.
6940         * build-aux/mktempd: New file.
6941         * modules/mktempd: New file.
6942
6943 2008-03-15  Jim Meyering  <meyering@redhat.com>
6944
6945         Undo last change.
6946         * lib/sha1.c, lib/md5.c: 63 != ~63.
6947         Reported by Andreas Schwab.
6948
6949         sha1.c, md5.c: Hoist a redundant expression.
6950         * lib/sha1.c (sha1_process_bytes): AND-off the low bits in
6951         "ctx->buflen" only once, before calling *_process_block.
6952         * lib/md5.c (md5_process_bytes): Likewise.
6953
6954 2008-03-14  Eric Blake  <ebb9@byu.net>
6955
6956         Bump copyright year in files generated by gnulib-tool.
6957         * gnulib-tool (func_emit_copyright_notice): Extract copyright from
6958         gnulib-tool, rather than hard-coding it.
6959
6960         Fix 'gnulib-tool --version' output to work with git.
6961         * gnulib-tool (func_gnulib_dir): New function, extracted from...
6962         (startup): ...here.
6963         (func_version): Use it to invoke git-version-gen, rather than
6964         relying on CVS keyword expansion.  Modernize wording.
6965         (cvsdatestamp, last_checkin_date, version): Kill unused
6966         variables.
6967
6968 2008-03-12  Jim Meyering  <meyering@redhat.com>
6969
6970         Recognize optional cast of the argument to free.
6971         * build-aux/useless-if-before-free: Update regexps.
6972
6973         * build-aux/bootstrap (gnulib_tool): Remove trailing blanks.
6974
6975 2008-03-11  Bruno Haible  <bruno@clisp.org>
6976
6977         Extend AC_LIB_LINKFLAGS to the situation of several libraries provided
6978         by a single package.
6979         * m4/lib-link.m4 (AC_LIB_FROMPACKAGE): New macro.
6980         (AC_LIB_LINKFLAGS_BODY): Use the information stored by
6981         AC_LIB_FROMPACKAGE. Use AC_ARG_WITH instead of AC_LIB_ARG_WITH.
6982         Reported by Sam Steingold <sds@gnu.org>.
6983
6984 2008-03-12  Sergey Poznyakoff  <gray@gnu.org.ua>
6985
6986         * build-aux/bootstrap (version_controlled_file): Adapt for SVN
6987         repositories.
6988
6989 2008-03-11  Bruno Haible  <bruno@clisp.org>
6990
6991         Avoid conflicts between local macro definitions.
6992         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
6993         AC_LIB_LINKFLAGS_BODY): Use pushdef/popdef instead of define/undefine.
6994
6995 2008-03-10  Peter O'Gorman  <bug-gnulib@mlists.thewrittenword.com>
6996             Bruno Haible  <bruno@clisp.org>
6997
6998         Make va_copy work with some version of xlc on AIX 5.1.
6999         * lib/stdarg.in.h: New file.
7000         * m4/stdarg.m4 (gl_STDARG_H): Initialize STDARG_H and NEXT_STDARG_H.
7001         On AIX, use a <stdarg.h> file substitute.
7002         * modules/stdarg (Files): Add lib/stdarg.in.h.
7003         (Depends-on): Add include_next.
7004         (Makefile.am): Build a stdarg.h substitute if requested.
7005         * doc/posix-functions/va_copy.texi: Document the platforms lacking it.
7006
7007 2008-03-10  Bruno Haible  <bruno@clisp.org>
7008
7009         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Document a restriction.
7010         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
7011         Reported by Peter O'Gorman <bug-gnulib@mlists.thewrittenword.com>.
7012
7013 2008-03-10  Bruno Haible  <bruno@clisp.org>
7014
7015         * modules/stdlib (Depends-on): Add include_next, remove
7016         absolute-header.
7017
7018 2008-03-09  Bruno Haible  <bruno@clisp.org>
7019
7020         * lib/freadahead.h (freadahead): Document more precisely.
7021         * lib/freadahead.c (freadahead): When an ungetc is in effect, return
7022         the sum of both buffer sizes.
7023         * tests/test-freadahead.c (main): Also test behaviour after ungetc.
7024         * NEWS: Document the change.
7025
7026 2008-03-09  Bruno Haible  <bruno@clisp.org>
7027
7028         Extend freadptr to return also the buffer size.
7029         * lib/freadptr.h (freadptr): Add sizep argument.
7030         * lib/freadptr.c: Include freadptr.h, not freadahead.h.
7031         (freadptr): Add sizep argument. Determine buffer size like freadahead
7032         does.
7033         * tests/test-freadptr.c: Don't include freadahead.h.
7034         (main): Adapt for new calling convention of freadptr.
7035         * tests/test-freadptr2.c: New file, based on tests/test-freadahead.c.
7036         * tests/test-freadptr2.sh: New file, based on tests/test-freadahead.sh.
7037         * modules/freadptr-tests (Files): Add tests/test-freadptr2.c,
7038         tests/test-freadptr2.sh.
7039         (Depends): Remove freadahead.
7040         (TESTS): Add test-freadptr2.sh.
7041         (check_PROGRAMS): Add test-freadptr2.
7042
7043 2008-03-09  Bruno Haible  <bruno@clisp.org>
7044
7045         * doc/Makefile (%.pdf): Explain how to remedy the save_size error.
7046         Report and solution by Simon Josefsson.
7047
7048 2008-03-06  Bruno Haible  <bruno@clisp.org>
7049
7050         Make fflush after ungetc work on BSD platforms.
7051         * lib/fflush.c (rpl_fflush): Discard ungetc buffer if possible.
7052         * tests/test-fflush2.c: New file.
7053         * tests/test-fflush2.sh: New file.
7054         * modules/fflush-tests (Files): Add tests/test-fflush2.sh,
7055         tests/test-fflush2.c.
7056         (Makefile.am): Build test-fflush2 and run test-fflush2.sh.
7057         * doc/posix-functions/fflush.texi: Document fflush after ungetc bug.
7058
7059 2008-03-06  Eric Blake  <ebb9@byu.net>
7060
7061         Likewise for ftello.
7062         * modules/ftello (Dependencies): Add extensions.
7063         * m4/ftello.m4 (gl_FUNC_FTELLO): Require AC_USE_SYSTEM_EXTENSIONS.
7064
7065 2008-03-06  Bruno Haible  <bruno@clisp.org>
7066
7067         * modules/fseeko (Dependencies): Add extensions.
7068         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Require AC_USE_SYSTEM_EXTENSIONS.
7069         Needed on glibc systems.
7070
7071 2008-03-06  Bruno Haible  <bruno@clisp.org>
7072
7073         * doc/gnulib-tool.texi (@nosuchmodulenote): Avoid line break inside
7074         email address.
7075         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
7076
7077 2008-03-06  Bruno Haible  <bruno@clisp.org>
7078
7079         * users.txt: Add libgnupdf.
7080
7081 2008-03-06  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
7082
7083         * doc/gnulib-tool.texi (@nosuchmodulenote): New macro.
7084         (Header File Substitutes, Function Substitutes,
7085         Glibc Header File Substitutes, Glibc Function Substitutes): Use it.
7086         (Build robot for gnulib): Fix typo.
7087
7088 2008-03-06  Bruno Haible  <bruno@clisp.org>
7089
7090         * doc/gnulib-tool.texi (VCS Issues): Small updates.
7091         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
7092
7093 2008-03-06  Bruno Haible  <bruno@clisp.org>
7094
7095         * doc/func.texi: New file, extracted from doc/gnulib.texi.
7096         * doc/gnulib.texi: Include it.
7097
7098 2008-03-06  Simon Josefsson  <simon@josefsson.org>
7099
7100         * modules/func (License): Change license to unlimited; there was
7101         no LGPL parts in the module anyway.
7102
7103 2008-03-06  Simon Josefsson  <simon@josefsson.org>
7104
7105         * modules/__func__: Renamed to modules/func.
7106         * modules/__func__-tests: Renamed to modules/func-tests.
7107         * tests/test-__func__.c: Renamed to tests/test-func.c.
7108         * m4/__func__.m4: Renamed to m4/func.m4.
7109         * doc/gnulib.texi (__func__): Section renamed to func.
7110         Suggested by Eric Blake <ebb9@byu.net>.
7111
7112 2008-03-06  Simon Josefsson  <simon@josefsson.org>
7113
7114         * doc/gnulib.texi (__func__): Use C99 terminology when talking
7115         about __func__.  Make example self-contained.  Suggested by Eric
7116         Blake <ebb9@byu.net>.
7117
7118         * tests/test-__func__.c (main): Avoid extraneous () around __func.
7119         Suggested by Eric Blake <ebb9@byu.net>.
7120
7121 2008-03-06  Simon Josefsson  <simon@josefsson.org>
7122
7123         * modules/__func__: New file.
7124         * modules/__func__-tests: New file.
7125         * tests/test-__func__.c: New file.
7126         * m4/__func__.m4: New file.
7127         * doc/gnulib.texi (__func__): Document __func__ module.
7128
7129 2008-03-05  Simon Josefsson  <simon@josefsson.org>
7130
7131         * modules/byteswap (License): Re-license as LGPLv2+.
7132
7133 2008-03-05  Simon Josefsson  <simon@josefsson.org>
7134
7135         * doc/Makefile: Add pdf target.
7136
7137 2008-03-05  Simon Josefsson  <simon@josefsson.org>
7138
7139         * modules/inline (License): Use 'unlimited', since there are only
7140         *.m4 files in this module.
7141
7142 2008-03-03  John E. Malmberg  <wb8tyw@qsl.net>  (tiny change)
7143             Bruno Haible  <bruno@clisp.org>
7144
7145         Add support for HP C 7.1 on OpenVMS 8.3.
7146         * lib/alloca.in.h (alloca): Define as alias for DEC C on VMS.
7147
7148 2008-03-03  John E. Malmberg  <wb8tyw@qsl.net>  (tiny change)
7149
7150         Update VMS specifics.
7151         * lib/getopt.c [VMS]: Remove include of unixlib.h.
7152
7153 2008-03-02  Jim Meyering  <meyering@redhat.com>
7154
7155         Remove the last dependency on the "free" module.
7156         * m4/readutmp.m4 (gl_READUTMP): Don't require gl_FUNC_FREE.
7157         Reported by Bob Proulx.
7158
7159         * lib/getdelim.c (getdelim): Don't leak memory upon failed realloc.
7160
7161         Remove useless "if" tests before free.  Deprecate "free" module.
7162         * doc/posix-functions/free.texi: Mention that this
7163         module is no longer useful.
7164         * modules/free (Notice): Say this module is obsolete.
7165         * modules/readutmp (Depends-on): Remove free.
7166         * lib/save-cwd.c (free_cwd): Remove useless "if" before free.
7167         * lib/putenv.c (putenv): Likewise.
7168         * lib/gc-gnulib.c (gc_cipher_close): Likewise.
7169         * lib/getaddrinfo.c (freeaddrinfo): Likewise.
7170         * tests/test-c-strcasestr.c (main): Likewise.
7171         * tests/test-c-strstr.c (main): Likewise.
7172         * tests/test-mbscasestr1.c (main): Likewise.
7173         * tests/test-mbscasestr2.c (main): Likewise.
7174         * tests/test-mbsstr1.c (main): Likewise.
7175         * tests/test-mbsstr2.c (main): Likewise.
7176         * tests/test-memmem.c (main): Likewise.
7177         * tests/test-strcasestr.c (main): Likewise.
7178         * tests/test-striconv.c (main): Likewise.
7179         * tests/test-striconveh.c (main): Likewise.
7180         * tests/test-striconveha.c (main): Likewise.
7181         * tests/test-strstr.c (main): Likewise.
7182
7183         * build-aux/git-version-gen: Adjust a comment and the Usage string.
7184
7185         bootstrap: sync from coreutils again
7186         * build-aux/bootstrap: Remove dangling m4/*.m4 symlinks.
7187
7188 2008-03-01  Jim Meyering  <meyering@redhat.com>
7189
7190         bootstrap: sync from coreutils
7191         * build-aux/bootstrap (update_po_files): Copy a .po file into place
7192         also when the target doesn't exist.
7193
7194 2008-03-01  Eric Blake  <ebb9@byu.net>
7195
7196         Fix bugs in last patch.
7197         * lib/memchr2.c (memchr2): Fix typo.
7198         * tests/test-memchr2.c: Test previous bug, and don't use GNU
7199         extension.
7200         Reported by Bruce Korb.
7201
7202         New module 'memchr2'.
7203         * modules/memchr2: New file.
7204         * modules/memchr2-tests: Likewise.
7205         * lib/memchr2.h: Likewise.
7206         * lib/memchr2.c: Likewise, based on memchr.c.
7207         * tests/test-memchr2.c: New test.
7208         * MODULES.html.sh (String handling): Add memchr2.
7209
7210 2008-02-29  Bruno Haible  <bruno@clisp.org>
7211
7212         * modules/freadseek-tests: New file.
7213         * tests/test-freadseek.sh: New file.
7214         * tests/test-freadseek.c: New file.
7215
7216         New module 'freadseek'.
7217         * modules/freadseek: New file.
7218         * lib/freadseek.h: New file.
7219         * lib/freadseek.c: New file.
7220         * MODULES.html.sh (File stream based Input/Output): Add freadseek.
7221
7222 2008-02-29  Sergey Poznyakoff  <gray@gnu.org.ua>
7223
7224         * users.txt: Add anubis, cpio, mailfromd, mailutils, radius,
7225         wydawca.
7226
7227         * m4/argp.m4 (gl_ARGP): Use AC_TRY_LINK to test if
7228         program_invocation_name and program_invocation_short_name are
7229         present.
7230
7231 2008-02-28  Bruno Haible  <bruno@clisp.org>
7232
7233         * tests/test-freadptr.c: Add a test for behaviour after ungetc.
7234         * tests/test-freadptr.sh: Also test non-seekable stdin.
7235
7236 2008-02-28  Sergey Poznyakoff  <gray@gnu.org.ua>
7237
7238         * build-aux/bootstrap (source_base, m4_base)
7239         (doc_base, tests_base): New variables.
7240         (gnulib_tool_options): Do not hardcode base directories, use
7241         the above variables instead.
7242
7243 2008-02-28  Atsushi SAKAI  <sakaia@jp.fujitsu.com>
7244
7245         * lib/xsize.h: Fix typo in comment: s/tupe/type/.
7246
7247 2008-02-28  Bruno Haible  <bruno@clisp.org>
7248
7249         * modules/freadptr-tests: New file.
7250         * tests/test-freadptr.sh: New file.
7251         * tests/test-freadptr.c: New file.
7252
7253         New module 'freadptr'.
7254         * modules/freadptr: New file.
7255         * lib/freadptr.h: New file.
7256         * lib/freadptr.c: New file.
7257         * MODULES.html.sh (File stream based Input/Output): Add freadptr.
7258
7259 2008-02-26  Karl Berry  <karl@freefriends.org>
7260
7261         Sync from Libtool:
7262         * libltdl/argz.c (argz_add, argz_count): New functions.
7263         * libltdl/argz.in.h: Declare them.
7264         Report by Juan Manuel Guerrero <juan.guerrero@gmx.de>.
7265
7266 2008-02-22  Bruno Haible  <bruno@clisp.org>
7267
7268         * m4/time_r.m4 (gl_TIME_R): Also check that localtime_r's return type
7269         is a pointer type.  Needed for HP-UX 10.
7270         * doc/posix-functions/localtime_r.texi: Mention HP-UX 10.
7271         * doc/posix-functions/gmtime_r.texi: Likewise.
7272         Reported by Peter O'Gorman <bug-gnulib@mlists.thewrittenword.com>.
7273
7274 2008-02-24  Bruno Haible  <bruno@clisp.org>
7275
7276         * modules/environ-tests: New file.
7277         * tests/test-environ.c: New file.
7278
7279         New module 'environ'.
7280         * modules/environ: New file.
7281         * lib/unistd.in.h (environ): New declaration.
7282         * m4/environ.m4: New file.
7283         (gt_CHECK_VAR_DECL): Moved here from m4/setenv.m4. Undefine gt_cv_var
7284         after use.
7285         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_ENVIRON and
7286         HAVE_DECL_ENVIRON.
7287         * modules/unistd (Makefile.am): Substitute also GNULIB_ENVIRON and
7288         HAVE_DECL_ENVIRON.
7289         * doc/posix-functions/environ.texi: Mention module 'environ'. Remove
7290         wrong claim that 'environ' is missing on some systems.
7291         * modules/execute (Depends-on): Add environ.
7292         * lib/execute.c (environ): Remove fallback declaration.
7293         * modules/pipe (Depends-on): Add environ.
7294         * lib/pipe.c (environ): Remove fallback declaration.
7295         * modules/setenv (Depends-on): Add environ.
7296         * lib/setenv.c (environ): Remove fallback declaration.
7297         * modules/unsetenv (Depends-on): Add environ.
7298         * lib/unsetenv.c (environ): Remove fallback declaration.
7299         * m4/setenv.m4 (gt_CHECK_VAR_DECL): Remove macro. Moved to
7300         m4/environ.m4.
7301         (gl_PREREQ_SETENV): Require gl_ENVIRON instead of testing for environ.
7302         (gl_PREREQ_UNSETENV): Likewise.
7303
7304 2008-02-24  Bruno Haible  <bruno@clisp.org>
7305
7306         * doc/posix-functions/environ.texi: Document the MacOS X problem.
7307
7308 2008-02-20  Bob Proulx  <bob@proulx.com>
7309
7310         Enable use of older two part flavor 'git describe'.
7311         * build-aux/git-version-gen: If using the older two part flavor of
7312         git version then recreate the third part now present in the
7313         newer three part flavor of git describe.
7314
7315 2008-02-20  Martin Buchholz  <martin@xemacs.org>  (tiny change)
7316
7317         * lib/fts.c (fts_build): Typo correction to comment.
7318
7319 2008-02-17  Bruno Haible  <bruno@clisp.org>
7320
7321         * lib/git-merge-changelog.c (main) [split_merged_entry]: Avoid
7322         generating no-op conflicts.
7323
7324 2008-02-17  Bruno Haible  <bruno@clisp.org>
7325
7326         Speed up by 10%.
7327         * lib/git-merge-changelog.c (main): Use the iterator to iterate through
7328         result_entries, rather than an index-based loop.
7329
7330 2008-02-17  Bruno Haible  <bruno@clisp.org>
7331
7332         Speed up by 25%.
7333         * lib/git-merge-changelog.c (struct entry): New fields 'hashcode',
7334         'hashcode_cached'.
7335         (entry_create): New function.
7336         (entry_hashcode): Use the cached hashcode if possible.
7337         (read_changelog_file, try_split_merged_entry): Use entry_create.
7338
7339 2008-02-17  Bruno Haible  <bruno@clisp.org>
7340
7341         Speed up from O(n^2) to O(n) for long ChangeLog files.
7342         * lib/git-merge-changelog.c: Include gl_rbtreehash_list.h.
7343         (read_changelog_file): Change implementation of entries_reversed list
7344         to rbtreehash.
7345         * modules/git-merge-changelog (Depends-on): Add rbtreehash-list.
7346
7347 2008-02-17  Bruno Haible  <bruno@clisp.org>
7348
7349         New option --split-merged-entry.
7350         * lib/git-merge-changelog.c (FSTRCMP_STRICTER_THRESHOLD): New macro.
7351         (find_paragraph_end, try_split_merged_entry): New functions.
7352         (long_options): Add option --split-merged-entry.
7353         (usage): Document option --split-merged-entry.
7354         (main): Implement option --split-merged-entry.
7355         Reported by Eric Blake.
7356
7357 2008-02-17  Bruno Haible  <bruno@clisp.org>
7358
7359         * lib/git-merge-changelog.c: Include c-strstr.h.
7360         (main): Support the "git pull --rebase" situation.
7361         * modules/git-merge-changelog (Depends-on): Add c-strstr.
7362         Reported by Eric Blake.
7363
7364 2008-02-16  Eric Blake  <ebb9@byu.net>
7365
7366         Avoid doubling \ in common case of "c-maybe" quoting style.
7367         * lib/quotearg.c (quotearg_buffer_restyled): Don't escape \ when
7368         eliding outer quotes.
7369         * lib/quotearg.h: Document this.
7370         * tests/test-quotearg.c (result_strings, inputs, results_g)
7371         (flag_results, locale_results): Test it by adding a new string to
7372         each test group.
7373         (compare_strings): Test new string.
7374
7375 2008-02-13  Eric Blake  <ebb9@byu.net>
7376
7377         Avoid trigraph quoting in default output.
7378         * lib/quotearg.h (enum quoting_flags): Add QA_SPLIT_TRIGRAPHS.
7379         * lib/quotearg.c (quotearg_buffer_restyled): Don't quote trigraphs
7380         unless explicitly requested.
7381         * tests/test-quotearg.c (flag_results, main): Add additional tests.
7382
7383 2008-02-13  Lasse Collin  <lasse.collin@tukaani.org>
7384
7385         Don't rely on signed integer overflowing to negative value.
7386         * lib/getugroups.c (getugroups): Include <limits.h>.
7387         Instead, compare against INT_MAX, and increment only if the test passes.
7388
7389 2008-02-13  Jim Meyering  <meyering@redhat.com>
7390         and Eric Blake  <ebb9@byu.net>
7391
7392         Avoid shadowing warning and compile errors on Linux.
7393         * tests/test-quotearg.c [ENABLE_NLS]: Disable <libintl.h>
7394         forwarding macros on Linux.
7395         (dcgettext): Define a stub, for Linux.
7396         (results_g, main): Avoid warnings.
7397
7398 2008-02-12  Eric Blake  <ebb9@byu.net>
7399
7400         Silence warning in last patch.
7401         * lib/quotearg.c (quotearg_buffer_restyled): Add missing const.
7402
7403         Quotearg part 4: add tests, fix c-maybe colon quoting.
7404         * lib/quotearg.h: Improve documentation.
7405         * lib/quotearg.c (quotearg_buffer_restyled): Don't add extra
7406         escapes when adding outer quotes.  When quoting trigraphs, use
7407         valid C notation.  When quoting NUL, omit extra characters if next
7408         character is not digit.  Alter prototype.
7409         (quotearg_buffer, quotearg_alloc_mem, quotearg_n_options): Adjust
7410         callers.
7411         * modules/quotearg-tests: New module.
7412         * tests/test-quotearg.c: New test.
7413
7414 2008-02-07  Eric Blake  <ebb9@byu.net>
7415
7416         Quotearg part 3: add flag to control outer quote elision.
7417         * lib/quotearg.h (c_maybe_quoting_style): New style.
7418         (enum quoting_flags): Better documentation of flags.
7419         * lib/quotearg.c (quoting_style_args, quoting_style_vals): Add
7420         c-maybe style.
7421         (quotearg_buffer_restyled): Handle new flag to elide outer
7422         quotes.
7423
7424         Quotearg part 2: add flag that can control NUL elision.
7425         * lib/quotearg.h (set_quoting_flags): New prototype.
7426         * lib/quotearg.c (struct quoting_options): Add flag field.
7427         (set_quoting_flags): New function.
7428         (quotearg_buffer_restyled): Add flags parameter.
7429         (quotearg_alloc_mem): Set the flag if length cannot be returned.
7430         (quotearg_n_options): Set the flag, since length cannot be
7431         returned.
7432         (quoting_options_from_style): Default flags correctly.
7433
7434         Quotearg part 1: more wrappers, restore quotearg_char state.
7435         * lib/quotearg.h (quotearg_alloc_mem, quotearg_n_mem)
7436         (quotearg_mem, quotearg_style_mem, quotearg_char_mem)
7437         (quotearg_colon_mem): New wrappers.
7438         * lib/quotearg.c (quotearg_alloc, quotearg_char): Rewrite...
7439         (quotearg_alloc_mem, quotearg_char_mem): ...in terms of these new
7440         functions.
7441         (quotearg_n_mem, quotearg_mem, quotearg_style_mem)
7442         (quotearg_colon_mem): New functions.
7443
7444 2008-02-11  Bruno Haible  <bruno@clisp.org>
7445
7446         * modules/git-merge-changelog (Makefile.am): Don't use -L and -l for a
7447         library in the current directory: it does not work with parallel make.
7448         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
7449
7450 2008-02-11  Bruno Haible  <bruno@clisp.org>
7451
7452         * .gitattributes: New file.
7453
7454 2008-02-11  Jim Meyering  <meyering@redhat.com>
7455
7456         useless-if-before-free: Fix reversed exit values.
7457         * build-aux/useless-if-before-free: Use correct values
7458         for EXIT_MATCH and EXIT_NO_MATCH.
7459
7460         * build-aux/useless-if-before-free: Close stdout carefully.
7461
7462 2008-02-10  Bruno Haible  <bruno@clisp.org>
7463
7464         New module 'git-merge-changelog'.
7465         * modules/git-merge-changelog: New file.
7466         * lib/git-merge-changelog.c: New file.
7467
7468 2008-02-10  Jim Meyering  <meyering@redhat.com>
7469
7470         useless-if-before-free: New option: --list (-l).
7471
7472         useless-if-before-free: Don't exit immediately upon open failure.
7473         * build-aux/useless-if-before-free: Exit 2 for errors.
7474         Upon failure to open a file, don't exit immediately.
7475         Rather, just warn and continue with any remaining files.
7476
7477 2008-02-10  Bruno Haible  <bruno@clisp.org>
7478
7479         New abstract list operation 'node_set_value'.
7480         * lib/gl_list.h (gl_list_node_set_value): New function.
7481         (struct gl_list_implementation): New field node_set_value.
7482         * lib/gl_list.c (gl_list_node_set_value): New function.
7483         * lib/gl_array_list.c (gl_array_node_set_value): New function.
7484         (gl_array_list_implementation): Update.
7485         * lib/gl_carray_list.c (gl_carray_node_set_value): New function.
7486         (gl_carray_list_implementation): Update.
7487         * lib/gl_anylinked_list2.h (gl_linked_node_set_value): New function.
7488         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
7489         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
7490         * lib/gl_anytree_list2.h (gl_tree_node_set_value): New function.
7491         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
7492         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
7493         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
7494         Update.
7495         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
7496         * lib/gl_sublist.c (gl_sublist_node_set_value): New function.
7497         (gl_sublist_list_implementation): Update.
7498
7499 2008-02-10  Bruno Haible  <bruno@clisp.org>
7500
7501         * lib/diffseq.h: Write "ELEMENT const" instead of "const ELEMENT".
7502         Needed when ELEMENT is #defined to 'some_type *'.
7503
7504 2008-02-10  Jim Meyering  <meyering@redhat.com>
7505
7506         New script and module: useless-if-before-free
7507         * MODULES.html.sh (maint+release support): Add useless-if-before-free.
7508         * build-aux/useless-if-before-free: New file.
7509         * modules/useless-if-before-free: New file.
7510
7511         * build-aux/gitlog-to-changelog: Use committer date, not author date.
7512
7513         xstrtol_error: Fix typo.
7514         * lib/xstrtol-error.c (xstrtol_error): The parameter was unused:
7515         s/exit_failure/exit_status/.
7516
7517 2008-02-09  Jim Meyering  <meyering@redhat.com>
7518
7519         New script and module: gitlog-to-changelog
7520         * MODULES.html.sh (maint+release support): Add gitlog-to-changelog.
7521         * modules/gitlog-to-changelog: New file.
7522         * build-aux/gitlog-to-changelog: New file.
7523
7524 2008-02-08  Jim Meyering  <meyering@redhat.com>
7525
7526         Avoid two "parameter unused" warnings.
7527         * lib/stat-time.h (get_stat_birthtime_ns, get_stat_birthtime):
7528         Mark "st" as used.
7529
7530         Use "git COMMAND", not "git-COMMAND".
7531         * build-aux/bootstrap (version_controlled_file): s/git-rm/git-rm/.
7532         * build-aux/announce-gen (get_tool_versions): Correct a diagnostic.
7533         * build-aux/git-version-gen: Use "git status", not "git-status".
7534
7535 2008-02-07  Bruno Haible  <bruno@clisp.org>
7536
7537         * lib/vasnprintf.c (VASNPRINTF): Don't use %n on native Woe32 systems.
7538         Avoids a crash on Windows Vista.
7539         Reported by Adam Strzelecki <ono@java.pl> via
7540         Simon Josefsson <simon@josefsson.org>.
7541
7542 2008-02-06  Bruno Haible  <bruno@clisp.org>
7543
7544         Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.
7545         * m4/printf.m4 (gl_PRINTF_FLAG_LEFTADJUST): New macro.
7546         * lib/vasnprintf.c (VASNPRINTF): Handle NEED_PRINTF_FLAG_LEFTADJUST.
7547         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_LEFTADJUST): New macro.
7548         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
7549         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
7550         gl_PRINTF_FLAG_LEFTADJUST and test its result. Invoke
7551         gl_PREREQ_VASNPRINTF_FLAG_LEFTADJUST.
7552         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
7553         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
7554         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
7555         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
7556         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
7557         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
7558         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
7559         * tests/test-vasnprintf-posix.c (test_function): Add testcases for the
7560         left-adjust flag.
7561         * tests/test-snprintf-posix.h (test_function): Likewise.
7562         * tests/test-sprintf-posix.h (test_function): Likewise.
7563         * tests/test-vasprintf-posix.c (test_function): Likewise.
7564         * doc/posix-functions/fprintf.texi: Update.
7565         * doc/posix-functions/printf.texi: Update.
7566         * doc/posix-functions/snprintf.texi: Update.
7567         * doc/posix-functions/sprintf.texi: Update.
7568         * doc/posix-functions/vfprintf.texi: Update.
7569         * doc/posix-functions/vprintf.texi: Update.
7570         * doc/posix-functions/vsnprintf.texi: Update.
7571         * doc/posix-functions/vsprintf.texi: Update.
7572         Reported by Peter Fales <psfales@alcatel-lucent.com>.
7573
7574 2008-02-06  Bruno Haible  <bruno@clisp.org>
7575
7576         Fix bug introduced on 2008-01-26.
7577         * lib/isnan.c (FUNC): Set to rpl_isnand, not rpl_isnan.
7578
7579 2008-02-06  Bruno Haible  <bruno@clisp.org>
7580
7581         Fix bug introduced on 2007-06-10.
7582         * lib/vasnprintf.c (VASNPRINTF): Perform zero-padding also if
7583         !NEED_PRINTF_FLAG_ZERO.
7584
7585 2008-02-05  Peter O'Gorman <pogma@thewrittenword.com>
7586
7587         getloadavg: use libperfstat on AIX5
7588         * lib/getloadavg.c, m4/getloadavg.m4 [aix]: Use libperfstat
7589
7590 2008-02-03  Bruno Haible  <bruno@clisp.org>
7591
7592         * lib/diffseq.h: Add comments about required #includes.
7593         Reported by Michael Biggs <gnulib@doubleplum.net>.
7594
7595 2008-02-01  Bruno Haible  <bruno@clisp.org>
7596
7597         * users.txt: Add gnuit.
7598
7599 2008-01-31  Bruno Haible  <bruno@clisp.org>
7600
7601         * lib/md4.c (set_uint32): Mark as inline.
7602         * lib/md5.c (set_uint32): Likewise.
7603         * lib/sha1.c (set_uint32): Likewise.
7604         * m4/md4.m4 (gl_MD4): Require AC_C_INLINE.
7605         * m4/md5.m4 (gl_MD5): Likewise.
7606         * m4/sha1.m4 (gl_SHA1): Likewise.
7607
7608 2008-01-31  Jim Meyering  <meyering@redhat.com>
7609
7610         Use "sizeof VAR", rather than a literal "4".
7611         * lib/md5.c (md5_read_ctx): Use sizeof ctx->A, not 4.
7612         * lib/md4.c (md4_read_ctx): Likewise.
7613         * lib/sha1.c (sha1_read_ctx): Likewise.
7614
7615 2008-01-31  Simon Josefsson  <simon@josefsson.org>
7616
7617         * tests/test-sha1.c: New file, based on test-md5.c.
7618
7619         * modules/crypto/sha1-tests: New file.
7620
7621 2008-01-31  Simon Josefsson  <simon@josefsson.org>
7622
7623         * lib/sha1.h (SHA1_DIGEST_SIZE): Define.
7624
7625 2008-01-31  Jim Meyering  <meyering@redhat.com>
7626
7627         Prefer "sizeof v" over the equivalent "4".
7628         * lib/md4.c (set_uint32): Use "sizeof v" as memcpy length, not 4.
7629         * lib/md5.c (set_uint32): Likewise.
7630         * lib/sha1.c (set_uint32): Likewise.
7631
7632 2008-01-31  Simon Josefsson  <simon@josefsson.org>
7633
7634         * lib/sha1.c (set_uint32): Mark function as static.
7635
7636 2008-01-31  Simon Josefsson  <simon@josefsson.org>
7637
7638         md2: clarify comments to say that alignment is not required.
7639         * lib/md2.h: Remove warning about alignment in comment.
7640         * lib/md2.c (md2_read_ctx, md2_finish_ctx): Doc fix, alignment has
7641         never been required.
7642
7643 2008-01-31  Simon Josefsson  <simon@josefsson.org>
7644
7645         md4: adapt alignment constraint fix from sha1.
7646         * lib/md4.c (set_uint32): New function, from sha1.c
7647         (md4_read_ctx): Use it.
7648         (md4_finish_ctx): Doc fix.
7649         * lib/md4.h: Doc fix.
7650
7651 2008-01-31  Simon Josefsson  <simon@josefsson.org>
7652
7653         md5: adapt alignment constraint fix from sha1.
7654         * lib/md5.c (set_uint32): New function, from sha1.c
7655         (md5_read_ctx): Use it.
7656         (md5_finish_ctx): Doc fix.
7657         * lib/md5.h: Doc fix.
7658
7659 2008-01-30  Peter Palfrader  <weasel@debian.org>
7660
7661         sha1: remove the result buffer alignment constraint
7662         * lib/sha1.c (set_uint32): New function.
7663         (sha1_read_ctx): Rewrite to remove the result buffer alignment
7664         constraint.
7665         (sha1_finish_ctx): Remove comment warning about alignment constraint.
7666         * lib/sha1.h: Likewise.
7667
7668 2008-01-30  Andreas Schwab  <schwab@suse.de>
7669             Bruno Haible  <bruno@clisp.org>
7670
7671         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Include <float.h> and ensure a
7672         correct definition of LDBL_MIN_EXP.
7673
7674 2008-01-30  Karl Berry  <karl@gnu.org>
7675
7676         * config/srclist-update: try to preserve x bit on updates.
7677         * config/srclistvars.sh: update for karl.
7678
7679 2008-01-29  Jim Meyering  <meyering@redhat.com>
7680
7681         vasnprintf.c: Avoid warning about unused label
7682         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Guard the
7683         "overflow" label definition and associated code with the
7684         same cpp condition that guards the sole use of that label.
7685
7686 2008-01-26  Bruno Haible  <bruno@clisp.org>
7687
7688         * m4/isnanl.m4 (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM,
7689         gl_FUNC_ISNANL_WORKS): Test the GCC >= 4.0 built-in.
7690         * lib/isnanl.h (isnanl): Use the GCC >= 4.0 built-in.
7691         * lib/isnanl-nolibm.h (isnanl): Likewise.
7692         Reported by Paul Eggert <eggert@cs.ucla.edu>.
7693
7694 2008-01-26  Bruno Haible  <bruno@clisp.org>
7695
7696         * m4/isnand.m4 (gl_FUNC_ISNAND_NO_LIBM): Test the GCC >= 4.0 built-in.
7697         * lib/isnand.h (isnand): Use the GCC >= 4.0 built-in.
7698
7699 2008-01-26  Bruno Haible  <bruno@clisp.org>
7700
7701         * m4/isnanf.m4 (gl_HAVE_ISNANF_NO_LIBM, gl_ISNANF_WORKS): Test the
7702         GCC >= 4.0 built-in.
7703         * lib/isnanf.h (isnanf): Use the GCC >= 4.0 built-in.
7704
7705 2008-01-26  Bruno Haible  <bruno@clisp.org>
7706
7707         Rename isnan, applicable to 'double' only, to isnand.
7708         * modules/isnand-nolibm: Renamed from modules/isnan-nolibm.
7709         (Files): Add lib/isnand.h, lib/isnand.c. Remove lib/isnan.h.
7710         (configure.ac): Update.
7711         (Include): Replace "isnan.h" with "isnand.h".
7712         * m4/isnand.m4: Renamed from m4/isnan.m4.
7713         (gl_FUNC_ISNAND_NO_LIBM): Renamed from gl_FUNC_ISNAN_NO_LIBM. Set
7714         HAVE_ISNAND_IN_LIBC instead of HAVE_ISNAN_IN_LIBC. Build isnand.c
7715         instead of isnan.c.
7716         * lib/isnand.h: Renamed from lib/isnan.h. Test HAVE_ISNAND_IN_LIBC
7717         instead of HAVE_ISNAN_IN_LIBC.
7718         (isnand): Renamed from isnan.
7719         * lib/isnand.c: New file.
7720         * modules/isnand-nolibm-tests: Renamed from modules/isnan-nolibm-tests.
7721         (Files): Add tests/test-isnand.c. Remove tests/test-isnan.c.
7722         (Makefile.am): Update.
7723         * tests/test-isnand.c: Renamed from tests/test-isnan.c.
7724         Include isnand.h instead of isnan.h.
7725         (main): Test isnand instead of isnan.
7726         * modules/fprintf-posix (Depends-on): Add isnand-nolibm, remove
7727         isnan-nolibm.
7728         * modules/frexp (Depends-on): Likewise.
7729         * modules/frexp-tests (Depends-on): Likewise.
7730         * modules/frexp-nolibm (Depends-on): Likewise.
7731         * modules/frexp-nolibm-tests (Depends-on): Likewise.
7732         * modules/isfinite (Depends-on): Likewise.
7733         * modules/round-tests (Depends-on): Likewise.
7734         * modules/signbit (Depends-on): Likewise.
7735         * modules/signbit-tests (Depends-on): Likewise.
7736         * modules/snprintf-posix (Depends-on): Likewise.
7737         * modules/sprintf-posix (Depends-on): Likewise.
7738         * modules/trunc-tests (Depends-on): Likewise.
7739         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
7740         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
7741         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
7742         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
7743         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
7744         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
7745         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
7746         * modules/vasnprintf-posix (Depends-on): Likewise.
7747         * modules/vasprintf-posix (Depends-on): Likewise.
7748         * modules/vfprintf-posix (Depends-on): Likewise.
7749         * modules/vsnprintf-posix (Depends-on): Likewise.
7750         * modules/vsprintf-posix (Depends-on): Likewise.
7751         * lib/frexp.c: Include isnand.h instead of isnan.h.
7752         (ISNAN): Set to isnand instead of isnan.
7753         * lib/isfinite.c: Include isnand.h instead of isnan.h.
7754         (gl_isfinited): Use isnand instead of isnan.
7755         * lib/signbitd.c: Include isnand.h instead of isnan.h.
7756         (gl_signbitd): Use isnand instead of isnan.
7757         * lib/vasnprintf.c: Include isnand.h instead of isnan.h.
7758         (is_infinite_or_zero, VASNPRINTF): Use isnand instead of isnan.
7759         * tests/test-frexp.c: Include isnand.h instead of isnan.h.
7760         (main): Use isnand instead of isnan.
7761         * tests/test-round1.c: Include isnand.h.
7762         (main): Use isnand instead of isnan.
7763         * tests/test-round2.c: Include isnand.h instead of isnan.h.
7764         (ISNAN): Set to isnand instead of isnan.
7765         * tests/test-trunc1.c: Include isnand.h.
7766         (main): Use isnand instead of isnan.
7767         * tests/test-trunc2.c: Include isnand.h instead of isnan.h.
7768         (equal): Use isnand instead of isnan.
7769         * MODULES.html.sh (Mathematics <math.h>): Replace isnan-nolibm with
7770         isnand-nolibm.
7771         * NEWS: Mention the change.
7772
7773 2008-01-25  Paul Eggert  <eggert@cs.ucla.edu>
7774             Bruno Haible  <bruno@clisp.org>
7775
7776         * m4/signbit.m4 (gl_SIGNBIT): Require a macro definition. Test whether
7777         the GCC builtins for signbits are present and set
7778         REPLACE_SIGNBIT_USING_GCC if so.
7779         * lib/math.in.h (signbit): Define using GCC builtins if
7780         REPLACE_SIGNBIT_USING_GCC is set.
7781         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize
7782         REPLACE_SIGNBIT_USING_GCC.
7783         * modules/math (Makefile.am): Substitute REPLACE_SIGNBIT_USING_GCC.
7784
7785 2008-01-25  Jim Meyering  <meyering@redhat.com>
7786
7787         Prefer <config.h> over "config.h".  See autoconf doc for explanation.
7788         * lib/poll.c: Include <config.h>, not "config.h".
7789         * tests/test-getaddrinfo.c: Likewise.
7790
7791 2008-01-25  Simon Josefsson  <simon@josefsson.org>
7792
7793         * modules/sockets-tests: New file.
7794
7795 2008-01-24  Simon Josefsson  <simon@josefsson.org>
7796
7797         * modules/sockets: New module, can be used to call WSA_Startup and
7798         WSA_Cleanup when needed.
7799
7800         * lib/sockets.h, lib/sockets.c: New files.
7801
7802         * m4/sockets.m4: New file.
7803
7804         * tests/test-sockets.c: New file.
7805
7806 2008-01-19  Bruno Haible  <bruno@clisp.org>
7807
7808         * doc/posix-headers: Renamed from doc/headers.
7809         * doc/posix-functions: Renamed from doc/functions.
7810         * doc/gnulib.texi: Update.
7811
7812 2008-01-19  Bruno Haible  <bruno@clisp.org>
7813
7814         * doc/glibc-functions/strcasestr.texi: Include contents of
7815         doc/functions/strcasestr.texi, fixing the list of platforms.
7816         * doc/functions/strcasestr.texi: Remove file.
7817
7818 2008-01-19  Bruno Haible  <bruno@clisp.org>
7819
7820         * doc/glibc-functions/memmem.texi: Include contents of
7821         doc/functions/memmem.texi.
7822         * doc/functions/memmem.texi: Remove file.
7823
7824 2008-01-18  Bruno Haible  <bruno@clisp.org>
7825
7826         * doc/glibc-functions/*.texi: New files.
7827         * doc/gnulib.texi (Glibc Function Substitutes): Completely rewritten
7828         to use the new files.
7829
7830 2008-01-17  Bruno Haible  <bruno@clisp.org>
7831
7832         * tests/test-gethostname.c (main): Fix printf statement.
7833
7834 2008-01-17  Simon Josefsson  <simon@josefsson.org>
7835
7836         * modules/gethostname-tests: New file.
7837
7838         * tests/test-gethostname.c: New file.
7839
7840 2008-01-17  Simon Josefsson  <simon@josefsson.org>
7841
7842         * lib/gethostname.c: Include string.h unconditionally, strncpy is
7843         used by the UNAME case.  Reported by Bruno Haible
7844         <bruno@clisp.org>.
7845
7846 2008-01-17  Eric Blake  <ebb9@byu.net>
7847
7848         Convert c-strcasestr to be more efficient.
7849         * modules/c-strcasestr (Files): Use Two-Way, not KMP.
7850         (Depends-on): Add c-strcase, remove malloca, strnlen.
7851         * tests/test-c-strcasestr.c (main): Enhance test.
7852         * lib/c-strcasestr.c (c_strcasestr): Rewrite to new algorithm.
7853
7854 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
7855
7856         * build-aux/bootstrap (MSGID_BUGS_ADDRESS): New overridable variable.
7857         Use it in creating po/Makevars.
7858
7859 2008-01-15  Simon Josefsson  <simon@josefsson.org>
7860
7861         * lib/gc-libgcrypt.c (gc_init): Disable secure memory by default.
7862         Applications that requires it should initialize libgcrypt
7863         manually.
7864
7865 2008-01-16  Simon Josefsson  <simon@josefsson.org>
7866
7867         * lib/gethostname.c [!HAVE_UNAME]: Need string.h for strcpy.
7868
7869 2008-01-15  Paul Eggert  <eggert@cs.ucla.edu>
7870
7871         Fix problem with getdate on mingw32 reported by Simon Josefsson
7872         in <http://lists.gnu.org/archive/html/bug-gnulib/2008-01/msg00192.html>.
7873         * lib/getdate.y (get_date): Check "HAVE_DECL_TZNAME", not "defined
7874         tzname", when deciding whether to declare tzname.
7875         * lib/strftime.c (tzname): Likewise.
7876
7877 2008-01-15  Bruno Haible  <bruno@clisp.org>
7878
7879         Work around a MacOS X 10.5 bug in frexpl().
7880         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Also check denormalized numbers.
7881         * doc/functions/frexpl.texi: Document the bug.
7882         Reported by Elias Pipping <pipping@gentoo.org>.
7883
7884 2008-01-14  Eric Blake  <ebb9@byu.net>
7885
7886         Touch up previous patch.
7887         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE): Fix typo.
7888         * doc/functions/strcasestr.texi (strcasestr): Document OpenBSD bug.
7889
7890         Convert strcasestr module to use Two-Way algorithm.
7891         * modules/strcasestr-simple: New module, based on the old
7892         strcasestr, but with Two-Way rather than KMP.
7893         * modules/strcasestr (Depends-on): Change to strcasestr-simple.
7894         * lib/string.in.h (rpl_strcasestr): Declare.
7895         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Check for linear
7896         performance.
7897         * lib/strcasestr.c (strcasestr): Simplify, and avoid malloc.
7898         * modules/string (Makefile.am): Support strcasestr.
7899         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Likewise.
7900         * modules/strcasestr-tests (Depends-on): Check for alarm.
7901         * tests/test-strcasestr.c: Augment test.
7902         * lib/str-two-way.h: Clean up stray macro.
7903         * NEWS: Document new module.
7904         * MODULES.html.sh (string handling): Likewise.
7905         * doc/functions/strcasestr.texi: New file.
7906         * doc/gnulib.texi (Function Substitutes): New node.  Move memmem
7907         here, since it is not a POSIX function.
7908
7909 2008-01-14  Colin Watson  <cjwatson@debian.org>
7910             Bruno Haible  <bruno@clisp.org>
7911
7912         * m4/strsignal.m4 (gl_FUNC_STRSIGNAL): Also check whether strsignal
7913         works fine; if not, set REPLACE_STRSIGNAL.
7914         (gl_PREREQ_STRSIGNAL): Require AC_DECL_SYS_SIGLIST.
7915         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
7916         REPLACE_STRSIGNAL.
7917         * lib/string.in.h (strsignal): Consider REPLACE_STRSIGNAL.
7918         * modules/string (Makefile.am): Substitute REPLACE_STRSIGNAL.
7919         * tests/test-strsignal.c (main): Check out-of-range signal numbers.
7920
7921 2008-01-14  Bruno Haible  <bruno@clisp.org>
7922
7923         * modules/strsignal (Include): Change to <string.h>.
7924
7925 2008-01-14  Colin Watson  <cjwatson@debian.org>
7926
7927         * modules/argp (Notice): Add a notice recommending to change
7928         XGETTEXT_OPTIONS.
7929         (configure.ac): Invoke AM_XGETTEXT_OPTION if it exists.
7930
7931 2008-01-13  Colin Watson  <cjwatson@debian.org>
7932
7933         * modules/strsignal-tests: New file.
7934         * tests/test-strsignal.c: New file.
7935
7936         * lib/strsignal.c: New file, from glibc with modifications.
7937         * lib/siglist.h: New file, from glibc with modifications.
7938         * lib/string.in.h (strsignal): New declaration.
7939         * m4/strsignal.m4: New file.
7940         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
7941         GNULIB_STRSIGNAL and HAVE_DECL_STRSIGNAL.
7942         * modules/strsignal: New file.
7943         * modules/string (Makefile.am): Substitute GNULIB_STRSIGNAL and
7944         HAVE_DECL_STRSIGNAL.
7945
7946 2008-01-13  Bruno Haible  <bruno@clisp.org>
7947
7948         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check that the
7949         locale encoding is not ASCII. Needed for OpenBSD 4.0.
7950         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
7951         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
7952
7953 2008-01-13  Bruno Haible  <bruno@clisp.org>
7954
7955         * lib/argp-fmtstream.h (__attribute__): Don't redefine if
7956         __STRICT_ANSI__ is set: it's not needed by any version of gcc.
7957         * lib/argp.h (__attribute__): Likewise.
7958         * lib/c-stack.c (__attribute__): Likewise.
7959         * lib/error.h (__attribute__): Likewise.
7960         * lib/fts.c (__attribute__): Likewise.
7961         * lib/openat.h (__attribute__): Likewise.
7962         * lib/stdio.in.h (__attribute__): Likewise.
7963         * lib/string.in.h (__attribute__): Likewise.
7964         * lib/utimens.c (__attribute__): Likewise.
7965         * lib/vasnprintf.h (__attribute__): Likewise.
7966         * lib/xalloc.h (__attribute__): Likewise.
7967         * lib/xprintf.h (__attribute__): Likewise.
7968         * lib/xstrtol.h (__attribute__): Likewise.
7969         * lib/xvasprintf.h (__attribute__): Likewise.
7970
7971 2008-01-12  Bruno Haible  <bruno@clisp.org>
7972
7973         * doc/gnulib.texi (Glibc Header File Substitutes): New chapter.
7974         * doc/glibc-headers/a.out.texi: New file.
7975         * doc/glibc-headers/aliases.texi: New file.
7976         * doc/glibc-headers/alloca.texi: New file.
7977         * doc/glibc-headers/ar.texi: New file.
7978         * doc/glibc-headers/argp.texi: New file.
7979         * doc/glibc-headers/argz.texi: New file.
7980         * doc/glibc-headers/byteswap.texi: New file.
7981         * doc/glibc-headers/crypt.texi: New file.
7982         * doc/glibc-headers/endian.texi: New file.
7983         * doc/glibc-headers/envz.texi: New file.
7984         * doc/glibc-headers/err.texi: New file.
7985         * doc/glibc-headers/error.texi: New file.
7986         * doc/glibc-headers/execinfo.texi: New file.
7987         * doc/glibc-headers/fpu_control.texi: New file.
7988         * doc/glibc-headers/fstab.texi: New file.
7989         * doc/glibc-headers/fts.texi: New file.
7990         * doc/glibc-headers/getopt.texi: New file.
7991         * doc/glibc-headers/ieee754.texi: New file.
7992         * doc/glibc-headers/ifaddrs.texi: New file.
7993         * doc/glibc-headers/libintl.texi: New file.
7994         * doc/glibc-headers/mcheck.texi: New file.
7995         * doc/glibc-headers/mntent.texi: New file.
7996         * doc/glibc-headers/obstack.texi: New file.
7997         * doc/glibc-headers/paths.texi: New file.
7998         * doc/glibc-headers/printf.texi: New file.
7999         * doc/glibc-headers/pty.texi: New file.
8000         * doc/glibc-headers/resolv.texi: New file.
8001         * doc/glibc-headers/shadow.texi: New file.
8002         * doc/glibc-headers/sysexits.texi: New file.
8003         * doc/glibc-headers/ttyent.texi: New file.
8004
8005 2008-01-12  Jim Meyering  <meyering@redhat.com>
8006
8007         announce-gen: emit Gnulib's git-based version string.
8008         * build-aux/announce-gen: Remove option: --gnulib-snapshot-time-stamp=S.
8009         New option --gnulib-version=V, where V is expected to be
8010         the output of running git describe in the gnulib directory.
8011         (get_tool_versions): Request feedback on xdelta.  I suspect it's
8012         not useful, and plan to stop publishing an xdelta file with each
8013         coreutils release.
8014
8015         * build-aux/announce-gen: Also check for lzma-compressed files.
8016
8017 2008-01-11  Bruno Haible  <bruno@clisp.org>
8018
8019         * tests/test-memmem.c (main): Increase maximum allowed time.
8020         * tests/test-strstr.c (main): Likewise.
8021
8022 2008-01-11  Bruno Haible  <bruno@clisp.org>
8023
8024         * doc/functions/memmem.texi: Add more precisions about platforms.
8025         * doc/functions/strstr.texi: Likewise.
8026
8027 2008-01-10  Eric Blake  <ebb9@byu.net>
8028
8029         * m4/strstr.m4: Delete cruft from copy-n-paste.
8030         Reported by Bruno Haible.
8031
8032 2008-01-10  Bruno Haible  <bruno@clisp.org>
8033
8034         Make c-strstr rely on strstr.
8035         * lib/c-strstr.c: Don't include str-kmp.h.
8036         (c_strstr): Define in terms of strstr.
8037         * modules/c-strstr (Files): Remove lib/str-kmp.h.
8038         (Depends-on): Remove stdbool, malloca, strnlen. Add strstr.
8039
8040 2008-01-10  Bruno Haible  <bruno@clisp.org>
8041
8042         * doc/gnulib.texi (String Functions in C Locale): New section.
8043         * doc/c-ctype.texi: New file.
8044         * doc/c-strcase.texi: New file.
8045         * doc/c-strcaseeq.texi: New file.
8046         * doc/c-strcasestr.texi: New file.
8047         * doc/c-strstr.texi: New file.
8048         * doc/c-strtod.texi: New file.
8049         * doc/c-strtold.texi: New file.
8050
8051 2008-01-10  Eric Blake  <ebb9@byu.net>
8052
8053         * lib/relocatable.h: Fix a comment.
8054
8055 2008-01-10  Eric Blake  <ebb9@byu.net>
8056
8057         Share two-way algorithm.
8058         * lib/str-two-way.h: New file, merged from...
8059         * lib/memmem.c: ...here...
8060         * lib/strstr.c: ...and here.
8061         * modules/memmem (Files): Use it.
8062         * modules/strstr (Files): Likewise.
8063
8064         Avoid quadratic strstr implementations.
8065         * lib/strstr.c: New file.
8066         * m4/strstr.m4: Likewise.
8067         * modules/strstr: Likewise.
8068         * modules/strstr-tests: Likewise.
8069         * tests/test-strstr.c: Likewise.
8070         * lib/string.in.h (rpl_strstr): Declare.
8071         (memmem) [GNULIB_POSIXCHECK]: Document speed issue.
8072         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Support strstr.
8073         * modules/string (Makefile.am): Likewise.
8074         * MODULES.html.sh (string handling): Mention new module.
8075         * doc/functions/strstr.texi (strstr): Document the bug.
8076
8077 2008-01-10  Bruno Haible  <bruno@clisp.org>
8078
8079         * lib/relocatable.h (relocate): State whether result is freshly
8080         allocated or not.
8081         * lib/relocatable.c (relocate): Return a freshly allocated string
8082         instead of a pointer to a privately held string.
8083         Reported by Sylvain Beucler <beuc@gnu.org>.
8084
8085 2008-01-10  Colin Watson  <cjwatson@debian.org>
8086
8087         * lib/canonicalize-lgpl.c [!_LIBC]: Fix typo in #if directive:
8088         s/S_ISNLK/S_ISLNK/.
8089
8090 2008-01-09  Bruno Haible  <bruno@clisp.org>
8091
8092         * doc/functions/memmem.texi: Use the same structure as snprintf.texi
8093         and other files.
8094         * m4/memmem.m4 (gl_FUNC_MEMMEM): Say "guessing no" instead of "no"
8095         if it's only a guess.
8096         * modules/memmem: Simplify by depending on memmem-simple.
8097
8098 2008-01-09  Bruno Haible  <bruno@clisp.org>
8099
8100         Work around OpenBSD 4.0 tdelete() bug.
8101         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Also check tdelete's return value.
8102         * lib/search.in.h: If REPLACE_TSEARCH is 1, define tsearch etc. as
8103         macros and don't redefine the enum values.
8104         * m4/search_h.m4 (gl_SEARCH_H_DEFAULTS): Initialize REPLACE_TSEARCH.
8105         * modules/search (Makefile.am): Also substitute REPLACE_TSEARCH.
8106         * doc/functions/tdelete.texi: Document the OpenBSD 4.0 bug.
8107
8108 2008-01-09  Bruno Haible  <bruno@clisp.org>
8109
8110         * tests/test-wcwidth.c: Include <string.h> and localcharset.h.
8111         (main): Don't perform the tests if setlocale did not install a UTF-8
8112         locale. Needed on OpenBSD 4.0.
8113         * modules/wcwidth-tests (Depends-on): Add localcharset.
8114
8115 2008-01-09  Paul Eggert  <eggert@cs.ucla.edu>
8116
8117         gl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H unconditionally.
8118         See <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00149.html>.
8119         * NEWS: announce this.
8120         * m4/alloca.m4 (gl_FUNC_ALLOCA): Don't define HAVE_ALLOCA_H.
8121
8122 2008-01-09  Simon Josefsson  <simon@josefsson.org>
8123         and Eric Blake  <ebb9@byu.net>
8124
8125         Add memmem-simple module.
8126         * m4/memmem.m4 (gl_FUNC_MEMMEM_SIMPLE): New macro.
8127         (gl_FUNC_MEMMEM): Separate performance from presence checks.
8128         * modules/memmem-simple: New file.
8129         * modules/memmem (Description): Tweak.
8130         * MODULES.html.sh (string handling): Mention new module.
8131         * doc/functions/memmem.texi (memmem): Distinguish which flaws are
8132         addressed by memmem-simple.
8133         * NEWS: Document the difference.
8134
8135 2008-01-09  Eric Blake  <ebb9@byu.net>
8136
8137         Give gcc some memmem optimization hints.
8138         * lib/string.in.h (memmem, memrchr, strchrnul, strnlen, strpbrk)
8139         (strcasestr): Declare as pure.
8140         * modules/memmem (Maintainer): Claim my implementation.
8141
8142 2008-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8143
8144         Support AIX 6.1 and higher.
8145         * build-aux/config.libpath: Likewise.
8146         * build-aux/config.rpath: Likewise.
8147
8148 2008-01-08  Jim Meyering  <meyering@redhat.com>
8149             Bruno Haible  <bruno@clisp.org>
8150
8151         * lib/printf-parse.c (PRINTF_PARSE): Handle a size specifier "q"
8152         on MacOS X and a size specifier "I64" on mingw. Needed for PRIdMAX.
8153         Reported by Peter Fales in
8154         <http://lists.gnu.org/archive/html/bug-coreutils/2007-12/msg00148.html>.
8155
8156 2008-01-08  Bruno Haible  <bruno@clisp.org>
8157
8158         * modules/unictype/category-of (Depends-on): Add
8159         unictype/category-none.
8160         * modules/unictype/category-and-tests (Depends-on): Add
8161         unictype/category-{L,N,Lu,Nd}.
8162         * modules/unictype/category-and-not-tests (Depends-on): Likewise.
8163         * modules/unictype/category-or-tests (Depends-on): Add
8164         unictype/category-{L,N}.
8165         * modules/unictype/category-name-tests (Depends-on): Add
8166         unictype/category-{Z,Nl}.
8167         Reported by Simon Josefsson.
8168
8169 2008-01-08  Bruno Haible  <bruno@clisp.org>
8170
8171         * lib/str-kmp.h (knuth_morris_pratt_unibyte): Document the calling
8172         convention better.
8173         * lib/mbsstr.c (knuth_morris_pratt_multibyte): Likewise.
8174         * lib/mbscasestr.c (knuth_morris_pratt_multibyte): Likewise.
8175         Reported by Peter Miller <millerp@canb.auug.org.au>.
8176
8177 2008-01-08  Eric Blake  <ebb9@byu.net>
8178
8179         Rewrite memmem to guarantee linear complexity without malloc.
8180         * lib/memmem.c (memmem): Use Two-Way rather than
8181         Knuth-Morris-Pratt, to allow O(1) space usage.
8182         (critical_factorization, two_way_short_needle)
8183         (two_way_long_needle): New functions.
8184         (knuth_morris_pratt): Delete.
8185         * modules/memmem (Depends-on): No longer need malloca or stdbool.
8186         Add stdint.
8187         * tests/test-memmem.c (main): Add tests for periodic needle and
8188         sublinear performance.
8189         * doc/functions/memmem.texi (memmem): Document other deficiencies
8190         in cygwin and older glibc.
8191
8192 2008-01-08  Bruno Haible  <bruno@clisp.org>
8193
8194         * modules/memmem-tests (Makefile.am): Remove TESTS_ENVIRONMENT
8195         augmentation.
8196
8197 2008-01-08  Mike Frysinger  <vapier@gentoo.org>
8198
8199         Add a configure time option: --disable-acl.
8200         * m4/acl.m4 (gl_FUNC_ACL): Wrap all ACL logic in a call to
8201         AC_ARG_ENABLE(acl).
8202
8203 2008-01-06  Simon Josefsson  <simon@josefsson.org>
8204
8205         * tests/test-localename.c: Don't include obsolete "setenv.h".
8206
8207         * modules/localename-tests (Depends-on): Need unsetenv.
8208
8209 2008-01-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8210
8211         * DEPENDENCIES: Require Texinfo version 4.6 or newer.
8212
8213 2008-01-06  Colin Watson  <cjwatson@debian.org>
8214
8215         * users.txt: Add man-db.
8216
8217 2008-01-07  Bruno Haible  <bruno@clisp.org>
8218
8219         * doc/gnulib-intro.texi (Library vs Reusable Code): Restore the
8220         previous section name.
8221
8222 2008-01-07  Bruno Haible  <bruno@clisp.org>
8223
8224         * lib/progname.c (set_program_name): Don't strip off a leading
8225         "lt-" prefix outside a .libs directory.
8226         Suggested by Paul Eggert.
8227
8228 2008-01-01  Sylvain Beucler  <beuc@gnu.org>
8229             Bruno Haible  <bruno@clisp.org>
8230
8231         Improve memory cleanup in 'relocatable' module.
8232         * lib/relocatable.h (compute_curr_prefix): Change return type to
8233         'char *'.
8234         * lib/relocatable.c (compute_curr_prefix): Change return type to
8235         'char *'. Free curr_installdir after use.
8236         (relocate): Free curr_prefix_better after use.
8237         * lib/progreloc.c (prepare_relocate): Free curr_prefix after use.
8238
8239 2008-01-01  Bruno Haible  <bruno@clisp.org>
8240
8241         * tests/test-wcwidth.c (main): Relax test of U+2060. Avoids a test
8242         failure on older glibc systems.
8243         Reported by Peter Fales <psfales@alcatel-lucent.com>.
8244
8245 2008-01-05  Eric Blake  <ebb9@byu.net>
8246
8247         Avoid quadratic system memmem.
8248         * m4/memmem.m4 (gl_FUNC_MEMMEM): Check for quadratic memmem.
8249         Reported by Ralf Wildenhues.
8250
8251         Fix memmem test for mingw.
8252         * modules/memmem-tests (configure.ac): Check for alarm.
8253         * tests/test-memmem.c (main): Avoid alarm on platforms that lack
8254         it.
8255         * doc/functions/memmem.texi: New file.
8256         * doc/gnulib.texi (Function Substitutes): Add memmem.
8257         Reported by Bruno Haible.
8258
8259 2008-01-04  Bruno Haible  <bruno@clisp.org>
8260
8261         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP):
8262         Require gl_HEADER_STRINGS_H_DEFAULTS, not
8263         gl_HEADER_STRING_H_DEFAULTS.
8264
8265 2008-01-04  Eric Blake  <ebb9@byu.net>
8266
8267         Shorten duration of memmem test.
8268         * tests/test-memmem.c (main): Use alarm to declare failure if test
8269         is taking too long.
8270         Reported by Ralf Wildenhues.
8271
8272 2007-12-21  Simon Josefsson  <simon@josefsson.org>
8273
8274         * modules/relocatable-prog-wrapper (Depends-on): Add intprops and
8275         string, needed by strerror.
8276
8277 2008-01-03  Colin Watson  <cjwatson@debian.org>
8278             Bruno Haible  <bruno@clisp.org>
8279
8280         * doc/gnulib-tool.texi (Localization): New section.
8281
8282 2008-01-02  Bruno Haible  <bruno@clisp.org>
8283
8284         * lib/memmem.c (knuth_morris_pratt, memmem): Change all 'char *'
8285         variables to 'unsigned char *' type.
8286         Reported by Paul Eggert.
8287
8288 2008-01-02  Jim Meyering  <jim@meyering.net>
8289
8290         * lib/version-etc.c (COPYRIGHT_YEAR): Increase for new year.
8291
8292 2007-12-31  Jim Meyering  <jim@meyering.net>
8293
8294         Avoid use of private FTS type name.
8295         * lib/fts.c (fts_sort): Use FTSENT rather than "struct _ftsent".
8296
8297 2007-12-30  Karl Berry  <karl@gnu.org>
8298
8299         * doc/gnulib.texi (Library vs. Reusable Code): remove period, to
8300         work around defect in Texinfo and/or the standalone Info browser.
8301
8302 2007-12-30  Bruno Haible  <bruno@clisp.org>
8303
8304         Unify 5 copies of the KMP code.
8305         * lib/str-kmp.h: New file.
8306         * lib/c-strcasestr.c: Include str-kmp.h.
8307         (knuth_morris_pratt): Remove function.
8308         (c_strcasestr): Update.
8309         * lib/c-strstr.c: Include str-kmp.h.
8310         (knuth_morris_pratt): Remove function.
8311         (c_strcasestr): Update.
8312         * lib/mbscasestr.c: Include str-kmp.h.
8313         (knuth_morris_pratt_unibyte): Remove function.
8314         * lib/mbsstr.c: Include str-kmp.h.
8315         (knuth_morris_pratt_unibyte): Remove function.
8316         * lib/strcasestr.c: Include str-kmp.h.
8317         (knuth_morris_pratt): Remove function.
8318         (strcasestr): Update.
8319         * modules/c-strcasestr (Files): Add lib/str-kmp.h.
8320         * modules/c-strstr (Files): Likewise.
8321         * modules/mbscasestr (Files): Likewise.
8322         * modules/mbsstr (Files): Likewise.
8323         * modules/strcasestr (Files): Likewise.
8324         Suggested by Paul Eggert.
8325
8326 2007-12-30  Bruno Haible  <bruno@clisp.org>
8327
8328         * lib/xmalloca.c (xmmalloca): Don't define if HAVE_ALLOCA is not
8329         defined.
8330
8331 2007-12-30  Bruno Haible  <bruno@clisp.org>
8332
8333         * lib/xmalloca.h: Include xalloc.h.
8334         (xnmalloca): New macro.
8335
8336 2007-12-30  Bruno Haible  <bruno@clisp.org>
8337
8338         * lib/malloca.h (nmalloca): New macro.
8339         * lib/c-strcasestr.c (knuth_morris_pratt): Use it.
8340         * lib/c-strstr.c (knuth_morris_pratt): Likewise.
8341         * lib/mbscasestr.c (knuth_morris_pratt_unibyte,
8342         knuth_morris_pratt_multibyte): Likewise.
8343         * lib/mbsstr.c (knuth_morris_pratt_unibyte,
8344         knuth_morris_pratt_multibyte): Likewise.
8345         * lib/memmem.c (knuth_morris_pratt): Likewise.
8346         * lib/strcasestr.c (knuth_morris_pratt): Likewise.
8347
8348 2007-12-25  Bruno Haible  <bruno@clisp.org>
8349
8350         Fixup after 2007-10-17 commit. Ensure that 'glob' stays under LGPLv2+.
8351         * lib/glob.c: Don't include openat.h.
8352         (link_exists2_p): Add back the code that deals with the
8353         !GLOB_ALTDIRFUNC case.
8354         (link_exists_p) [!_LIBC && !HAVE_FSTATAT]: Just call link_exists2_p and
8355         let it do the filename concatenation.
8356         * m4/glob.m4 (gl_PREREQ_GLOB): Add check for fstatat.
8357         * modules/glob (Depends-on): Remove openat.
8358
8359 2007-12-31  Bruno Haible  <bruno@clisp.org>
8360
8361         * modules/dirfd (License): Change to LGPLv2+.
8362         Approved by Jim Meyering.
8363
8364 2007-12-29  Paul Eggert  <eggert@cs.ucla.edu>
8365
8366         * lib/memmem.c (knuth_morris_pratt): Check for size_t overflow
8367         when multiplying M by sizeof (size_t).
8368
8369 2007-12-10  Martin Lambers  <marlam@marlam.de>
8370
8371         Override getpagesize on mingw.
8372         * lib/getpagesize.c: New file.
8373         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Enable replacement on mingw.
8374         * modules/getpagesize (Files): Add lib/getpagesize.c.
8375         * lib/unistd.in.h (getpagesize): Declare if we are using a replacement.
8376         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
8377         REPLACE_GETPAGESIZE.
8378         * modules/unistd (Makefile.am): Substitute REPLACE_GETPAGESIZE.
8379
8380 2007-12-25  Bruno Haible  <bruno@clisp.org>
8381
8382         * modules/localcharset (Notice): New field.
8383         (configure.ac): Define LOCALCHARSET_TESTS_ENVIRONMENT.
8384         Suggested by Ben Pfaff <blp@cs.stanford.edu>.
8385
8386 2007-12-25  Paul Eggert  <eggert@cs.ucla.edu>
8387             Bruno Haible  <bruno@clisp.org>
8388
8389         Avoid using the syntax symbol() in formatted documentation.
8390         * MODULES.html.sh (func_module): When replacing symbol() with a
8391         hyperlink, remove the parentheses. Show an error if some remain.
8392         Recognize and render the '...' syntax.
8393         * doc/alloca-opt.texi: Remove parentheses from symbol reference.
8394         Rework. Add paragraph about GCC's inlining.
8395         * doc/alloca.texi: Likewise.
8396         * doc/error.texi: Remove parentheses from symbol reference.
8397         * doc/gnulib-intro.texi: Likewise.
8398         * doc/gnulib.texi (alloca, alloca-opt): New nodes.
8399         * modules/fnmatch (Description): Reword to say "the ... function".
8400         * modules/full-read (Description): Likewise.
8401         * modules/full-write (Description): Likewise.
8402         * modules/safe-read (Description): Likewise.
8403         * modules/safe-write (Description): Likewise.
8404         * modules/strchrnul (Description): Likewise.
8405         * modules/trim (Description): Likewise.
8406         * modules/error (Description): Remove parentheses from symbol
8407         references.
8408         * modules/verror (Description): Likewise.
8409         Reported by Karl Berry.
8410
8411 2007-12-25  Bruno Haible  <bruno@clisp.org>
8412
8413         Fixup after 2007-10-16 commit.
8414         * lib/glob.c (glob_in_dir): Don't use ISO C99 syntax.
8415
8416 2007-12-24  Bruno Haible  <bruno@clisp.org>
8417
8418         Make --enable-relocatable work with DESTDIR.
8419         * build-aux/install-reloc: Accept another argument 'destdir'. Use it
8420         to compute installdir from destprog.
8421         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): In INSTALL_PROGRAM_ENV,
8422         also set the RELOC_DESTDIR variable.
8423         Reported by Левашев Иван <octagram@bluebottle.com>.
8424
8425 2007-12-24  Bruno Haible  <bruno@clisp.org>
8426
8427         Fix link error due to xalloc_die().
8428         * lib/progreloc.c: When NO_XMALLOC is defined, use areadlink instead
8429         of xreadlink.
8430         * lib/relocwrapper.c: Update comments.
8431         * build-aux/install-reloc: Remove xreadlink.c from file list.
8432         * modules/relocatable-prog-wrapper (Files): Remove xreadlink.h and
8433         xreadlink.c.
8434         Reported by Левашев Иван <octagram@bluebottle.com>.
8435
8436 2007-12-24  Bruno Haible  <bruno@clisp.org>
8437
8438         Split setenv module into setenv and unsetenv. Get rid of setenv.h.
8439         * lib/setenv.h: Remove file.
8440         * lib/stdlib.in.h (setenv, unsetenv): New declarations, moved here from
8441         lib/setenv.h.
8442         * modules/setenv (Files): Remove lib/setenv.h, lib/unsetenv.c.
8443         (Depends-on): Add stdlib.
8444         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR. Don't invoke
8445         gl_FUNC_UNSETENV.
8446         (Include): Replace setenv.h with <stdlib.h>.
8447         * modules/unsetenv: New file.
8448         * lib/setenv.c: Include <stdlib.h> first, after alloca.h.
8449         * lib/unsetenv.c: Include <stdlib.h> first.
8450         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_SETENV_SEPARATE): Require
8451         gl_STDLIB_H_DEFAULTS. Conditionally set HAVE_SETENV to 0.
8452         (gl_FUNC_UNSETENV): Require gl_STDLIB_H_DEFAULTS. Conditionally set
8453         HAVE_UNSETENV to 0. Set VOID_UNSETENV as an AC_SUBSTed variable.
8454         * modules/stdlib (Makefile.am): Substitute also GNULIB_SETENV,
8455         HAVE_SETENV, GNULIB_UNSETENV, HAVE_UNSETENV, VOID_UNSETENV.
8456         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_SETENV,
8457         HAVE_SETENV, GNULIB_UNSETENV, HAVE_UNSETENV, VOID_UNSETENV.
8458         * doc/functions/unsetenv.texi: Update.
8459         * modules/xsetenv (Depends-on): Add unsetenv.
8460         * modules/getdate (Depends-on): Likewise.
8461         * lib/xsetenv.h: Include <stdlib.h> instead of setenv.h.
8462         * lib/xsetenv.c: Don't include setenv.h.
8463         * lib/getdate.y: Likewise.
8464         * lib/relocwrapper.c: Likewise.
8465         * modules/relocatable-prog-wrapper (Files): Remove lib/setenv.h.
8466         (Depends-on): Add stdlib.
8467         * NEWS: Mention the changes.
8468         Reported by Левашев Иван <octagram@bluebottle.com>.
8469
8470 2007-12-23  Bruno Haible  <bruno@clisp.org>
8471
8472         * lib/memmem.c (memmem): Use lowercase variable names. Tab
8473         indentation.
8474
8475 2007-12-23  Bruno Haible  <bruno@clisp.org>
8476
8477         * lib/c-strcasestr.c: Add more comments.
8478         * lib/c-strstr.c: Likewise.
8479         * lib/mbscasestr.c: Likewise.
8480         * lib/mbsstr.c: Likewise.
8481         * lib/strcasestr.c: Likewise.
8482         * lib/memmem.c: Likewise.
8483
8484 2007-12-23  Bruno Haible  <bruno@clisp.org>
8485
8486         * tests/test-memmem.c: Include <string.h> first.
8487
8488 2007-12-22  Bruno Haible  <bruno@clisp.org>
8489
8490         * gnulib-tool (func_create_testdir): Change $auxdir while generating
8491         the contents of $testsbase.
8492         Reported by Ralf Wildenhues.
8493
8494 2007-12-22  Bruno Haible  <bruno@clisp.org>
8495
8496         * gnulib-tool (func_emit_tests_Makefile_am): Replace local_ldadd with
8497         two variables local_ldadd_before, local_ldadd_last.
8498
8499 2007-12-20  Eric Blake  <ebb9@byu.net>
8500
8501         Work around circular library issue when cross-compiling.
8502         * lib/progname.c (set_program_name): Use strncmp, not memcmp, so
8503         that progname.o does not need to pull in rpl_memcmp.
8504
8505 2007-12-19  Eric Blake  <ebb9@byu.net>
8506
8507         Fix memmem to avoid O(n^2) worst-case complexity.
8508         * lib/memmem.c (knuth_morris_pratt): New function.
8509         (memmem): Use it if first few naive iterations fail.
8510         * m4/memmem.m4 (gl_FUNC_MEMMEM): Detect cygwin bug.
8511         * modules/memcmp (License): Set to LGPLv2+, not LGPL.
8512         * modules/memchr (License): Likewise.
8513         * modules/memmem (Depends-on): Add memcmp, memchr, stdbool, and
8514         malloca.
8515         * tests/test-memmem.c: Rewrite, borrowing ideas from
8516         test-mbsstr1.c; the old version wouldn't even compile!
8517         * modules/memmem-tests: New file.
8518         * lib/string.in.h (rpl_memmem): Add declaration.
8519         * modules/string (Makefile.am): Substitute REPLACE_MEMMEM.
8520         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Default for
8521         REPLACE_MEMMEM.
8522
8523 2007-12-18  Paul Eggert  <eggert@cs.ucla.edu>
8524
8525         Fix problem with _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H on VMS.
8526         * lib/stdint.in.h (_GL_JUST_INCLUDE_SYSTEM_INTTYPES_H): Define
8527         before any system include files, and undef after them all.  This
8528         should fix a problem on VMS reported by John E. Malmberg in
8529         <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00118.html>.
8530
8531 2007-12-17  Eric Blake  <ebb9@byu.net>
8532
8533         Revert addition of verify, for BSD/OS.
8534         * lib/fseeko.c [!HAVE_FSEEKO]: Allow off_t > long, even though it
8535         can't handle large files, for the sake of obsolete platforms.
8536         * modules/fseeko (Depends-on): Remove verify.
8537         * doc/functions/fseeko.texi (fseeko): Document BSD/OS limitation.
8538         * doc/functions/ftello.texi (ftello): Likewise.
8539         * doc/functions/fgetpos.texi (fgetpos): Likewise.
8540         Reported by Larry Jones.
8541
8542 2007-12-17  Petr Salinger  <Petr.Salinger@seznam.cz>
8543
8544         getcwd.c: Use a more readable witness: HAVE_OPENAT_SUPPORT
8545         * lib/getcwd.c: Define and use HAVE_OPENAT_SUPPORT, in place of AT_FDCWD.
8546
8547 2007-12-17  Jim Meyering  <meyering@redhat.com>
8548
8549         Port to GNU/kFreeBSD - FreeBSD kernel + GNU libc,
8550         which has no openat syscall, yet <fcntl.h> does define AT_FDCWD.
8551         * lib/getcwd.c: Undef AT_FDCWD if there is no openat function.
8552         * modules/getcwd (Depends-on): Add openat.
8553         Reported by Petr Salinger.
8554
8555 2007-12-17  Bruno Haible  <bruno@clisp.org>
8556
8557         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Use GL_NOCRASH to
8558         avoid a segmentation fault of the configure test on x86_64 systems.
8559
8560 2007-12-15  Jim Meyering  <meyering@redhat.com>
8561
8562         * build-aux/gnupload (GPG): Don't hard-code absolute name of gpg binary.
8563
8564 2007-12-13  Eric Blake  <ebb9@byu.net>
8565
8566         Another fseek test.
8567         * tests/test-fseek.c (main): Also test ungetc handling.
8568         * tests/test-fseeko.c (main): Likewise.
8569         * modules/fseeko (Depends-on): Add verify.
8570         * lib/fseeko.c [!HAVE_FSEEKO]: Verify that off_t is not too
8571         large.
8572         Reported by Larry Jones.
8573
8574         Fix fseeko on mingw.
8575         * lib/fseeko.c (rpl_fseeko) [_IOERR]: Reset EOF flag on successful
8576         seek.
8577
8578         Beef up fseek tests.
8579         * tests/test-fseek.c (main): Also test eof handling.
8580         * tests/test-fseeko.c (main): Likewise.
8581         Reported by Larry Jones.
8582
8583 2007-12-13  Larry Jones  <lawrence.jones@siemens.com>  (tiny change)
8584
8585         Fix fseeko on BSD-based platforms.
8586         * lib/fseeko.c (rpl_fseeko) [__sferror]: Reset EOF flag on
8587         successful seek.
8588
8589 2007-12-12  Eric Blake  <ebb9@byu.net>
8590
8591         Allow circular dependency of separate libtests.a
8592         * gnulib-tool (func_emit_tests_Makefile_am): Add AM_LIBTOOLFLAGS
8593         when use_libtests.
8594
8595 2007-12-11  Eric Blake  <ebb9@byu.net>
8596
8597         Fix bug with -0.0L in previous patch.
8598         * lib/isnan.c (rpl_isnanl): Make robust to -0.0L and pad bits.
8599         * tests/test-isnan.c (main): Also test on zeroes.
8600         * tests/test-isnanf.c (main): Likewise.
8601         * tests/test-isnanl.h (main): Likewise.
8602
8603         Detect pseudo-denormals on x86 even when cross-compiling.
8604         * lib/isnan.c (rpl_isnanl) [!KNOWN_EXPBIT0_LOCATION
8605         && USE_LONG_DOUBLE && x86]: Add one more check to filter out
8606         invalid bit patterns that happen to satisfy ==.
8607
8608         Avoid link failures with separate libtests.a.
8609         * gnulib-tool (func_emit_tests_Makefile_am): Also list local_ldadd
8610         last, to satisfy circular dependencies.
8611
8612 2007-12-11  Eric Blake  <ebb9@byu.net>
8613         and Bruno Haible  <bruno@clisp.org>
8614
8615         Fix OpenBSD 4.0 <float.h> handling of long double.
8616         * m4/float_h.m4 (gl_FLOAT_H): Also claim OpenBSD is broken.
8617         * lib/float.in.h [__OpenBSD__]: Add fixes for OpenBSD.
8618         * doc/headers/float.texi (float.h): Document OpenBSD bug.
8619
8620 2007-12-11  Jim Meyering  <meyering@redhat.com>
8621
8622         * users.txt: Add libvirt.
8623
8624         Support versions of autoconf prior to 2.59c.
8625         * gnulib-tool (func_emit_initmacro_done): Define m4_foreach_w
8626         if it is not already defined.
8627
8628 2007-12-09  Bruno Haible  <bruno@clisp.org>
8629
8630         Let 'gnulib-tool --import' collect sources needed for the tests in
8631         tests/ rather than in lib/.
8632         * gnulib-tool (func_emit_tests_Makefile_am): Accept use_libtests
8633         argument. If true, add rules to generate libtests.a, and put libtests.a
8634         into $(LDADD). Consider source files in subdirectories and set
8635         uses_subdirs.
8636         (func_emit_initmacro_start, func_emit_initmacro_end,
8637         func_emit_initmacro_done): Pass all arguments explicitly.
8638         (func_import): Determine two module lists main_modules,
8639         testsrelated_modules. Determine use_libtests. Determine two variables
8640         sed_transform_main_lib_file, sed_transform_testsrelated_lib_file
8641         instead of just sed_transform_lib_file. Determine two variables
8642         main_files and testsrelated_files. Compute 'files' as the union of
8643         both. Adjust sed_rewrite_old_files, sed_rewrite_new_files,
8644         func_add_or_update. In the generated gnulib-comp.m4, collect the
8645         object files for tests/ in different variables than those for lib/.
8646         Substitute LIBTESTS_LIBDEPS.
8647         (func_create_testdir): Combine the uses_subdirs results from
8648         func_emit_lib_Makefile_am and from func_emit_tests_Makefile_am.
8649
8650 2007-12-09  Bruno Haible  <bruno@clisp.org>
8651
8652         * gnulib-tool (func_emit_tests_Makefile_am): Expand references to
8653         the build-aux directory.
8654
8655 2007-12-09  Bruno Haible  <bruno@clisp.org>
8656
8657         * gnulib-tool (func_emit_tests_Makefile_am): Remove redundant code
8658         introduced on 2006-09-09.
8659
8660 2007-12-07  Jim Meyering  <meyering@redhat.com>
8661
8662         Let these macros work also with autoconf-2.59.
8663         * m4/getline.m4 (gl_FUNC_GETLINE): Require only autoconf-2.59.  2.60
8664         is not needed, since gnulib now permits use of AC_CHECK_DECLS_ONCE.
8665         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
8666
8667 2007-12-06  Jim Meyering  <meyering@redhat.com>
8668
8669         Avoid a configure-time syntax error in gl_FUNC_ACL.
8670         * m4/acl.m4 (gl_FUNC_ACL): Be careful to check for the acl_trivial
8671         function in each branch, before testing the cache variable.
8672
8673 2007-12-04  Eric Blake  <ebb9@byu.net>
8674
8675         Make scripts executable.
8676         * build-aux/config.guess: Add execute permissions.
8677         * build-aux/config.sub: Likewise.
8678         * build-aux/gendocs.sh: Likewise.
8679
8680         Fix frexp on mingw.
8681         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Detect mingw bug when
8682         cross-compiling.
8683         * doc/functions/frexp.texi (frexp): Document the bug.
8684
8685         Make cygwin fseeko check more reliable.
8686         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET) [__CYGWIN__]: Use cygwin
8687         version numbers, rather than unrelated feature check.
8688         * doc/functions/fseeko.texi (fseeko): Tweak failure report.
8689         * doc/functions/ftello.texi (ftello): Likewise.
8690         Reported by Bruno Haible.
8691
8692         * m4/strerror.m4: Bump version number.
8693
8694 2007-12-03  Bruno Haible  <bruno@clisp.org>
8695
8696         * doc/functions/mprotect.texi: Mention the mingw problem.
8697
8698 2007-12-03  Eric Blake  <ebb9@byu.net>
8699
8700         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Ensure
8701         REPLACE_STRERROR is initialized before this macro.
8702
8703 2007-12-03  Paul Eggert  <eggert@cs.ucla.edu>
8704
8705         Add support for Solaris 10 ACLs.  Also, ACLs are Gnulib, not Autoconf.
8706         * modules/acl (configure.ac): Rename AC_FUNC_ACL to gl_FUNC_ACL.
8707         * m4/acl.m4 (gl_FUNC_ACL): Renamed from AC_FUNC_ACL.  On Solaris,
8708         put -lsec in even for programs other than 'ls'.  This fixes a problem
8709         for gettext reported by Bruno Haible in
8710         <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00007.html>.
8711         * lib/acl.c (copy_acl, qset_acl) [USE_ACL && defined ACL_NO_TRIVIAL]:
8712         Add support for Solaris 10.  This isn't efficient, but should get the
8713         job done for now.
8714
8715 2007-12-03  James Youngman  <jay@gnu.org>
8716
8717         * doc/regexprops-generic.texi: change "an close-group" to "a
8718         close-group" and "illegal" to "not allowed".
8719
8720 2007-11-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8721
8722         * lib/unictype/pr_byname.c: Include unictype/pr_byname.h instead of
8723         pr_byname.h. Needed for the rare case when the maintainer has done
8724         "make maintainer-clean" in the source directory and then attempts a
8725         build outside the source directory.
8726         * lib/unictype/scripts.c: Include unictype/scripts_byname.h instead of
8727         scripts_byname.h.
8728
8729 2007-12-02  Martin Lambers <marlam@marlam.de>
8730             Bruno Haible  <bruno@clisp.org>
8731
8732         * lib/getpagesize.h: Remove file.
8733         * lib/unistd.in.h: Include declaration of getpagesize here.
8734         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Renamed from gl_GETPAGESIZE.
8735         Invoke gl_UNISTD_H_DEFAULTS. Set HAVE_GETPAGESIZE, HAVE_OS_H,
8736         HAVE_SYS_PARAM_H.
8737         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETPAGESIZE,
8738         HAVE_GETPAGESIZE, HAVE_OS_H, HAVE_SYS_PARAM_H.
8739         * modules/getpagesize (Files): Remove lib/getpagesize.h.
8740         (Depends-on): Add unistd.
8741         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
8742         (Include): Use <unistd.h> instead of getpagesize.h.
8743         * modules/unistd (Makefile.am): Substitute also GNULIB_GETPAGESIZE,
8744         HAVE_GETPAGESIZE, HAVE_OS_H, HAVE_SYS_PARAM_H.
8745         * m4/pagealign_alloc.m4 (gl_PREREQ_PAGEALIGN_ALLOC): Remove
8746         gl_GETPAGESIZE invocation, already handled by module dependency.
8747         * lib/pagealign_alloc.c: Don't include getpagesize.h.
8748
8749 2007-12-02  Bruno Haible  <bruno@clisp.org>
8750
8751         * modules/strings-tests: New file.
8752         * tests/test-strings.c: New file.
8753
8754         Move declarations of str{,n}casecmp from <string.h> to <strings.h>.
8755         * lib/strings.in.h: New file.
8756         * lib/string.in.h (strcasecmp, strncasecmp): Remove declarations.
8757         * m4/strings_h.m4: New file.
8758         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Remove initialization
8759         of HAVE_STRCASECMP, HAVE_DECL_STRNCASECMP.
8760         * modules/strings: New file.
8761         * modules/string (Makefile.am): Update.
8762         * modules/strcase (Include): Mention <strings.h>, not <string.h>.
8763         Reported by Karl Berry.
8764
8765 2007-12-01  Eric Blake  <ebb9@byu.net>
8766
8767         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET) [__CYGWIN__]: Rewrite to
8768         accomodate fix in cygwin 1.5.25.
8769
8770 2007-12-01  Jim Meyering  <meyering@redhat.com>
8771
8772         Fix a bug that inhibited much of the utf8-optimization in regcomp.c.
8773         * lib/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/,
8774         that would inhibit utf8-optimization of a regexp containing line-
8775         or buffer-anchors, e.g., `^', `$'.
8776
8777 2007-11-30  Bruno Haible  <bruno@clisp.org>
8778
8779         * lib/lock.h (gl_recursive_lock_init) [PTHREAD &&
8780         PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: Call
8781         glthread_recursive_lock_init.
8782         * lib/lock.c (glthread_recursive_lock_init)
8783         [PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: New function.
8784         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
8785
8786 2007-11-28  Paul Eggert  <eggert@cs.ucla.edu>
8787
8788         New function qset_acl, like set_acl but with syscall semantics.
8789         * lib/acl.h (qset_acl): New decl.
8790         * lib/acl.c (qset_acl): New function.
8791         (set_acl): Use new function.  Use more-consistent diagnostics.
8792
8793 2007-11-28  Jim Meyering  <meyering@redhat.com>
8794
8795         * modules/physmem (License): Change from GPL to LGPLv2+.
8796
8797 2007-11-26  Bruno Haible  <bruno@clisp.org>
8798
8799         * lib/vasnprintf.c (decode_long_double): Don't abort if the
8800         'long double' type has excess precision.
8801         Reported by Jim Meyering in
8802         <http://lists.gnu.org/archive/html/bug-gnulib/2007-11/msg00120.html>.
8803
8804 2007-11-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8805
8806         * doc/fdl.texi, doc/gpl-3.0.texi, doc/lgpl-3.0.texi:
8807         Sync from <http://gnu.org/licenses>.
8808         * modules/agpl-3.0, doc/agpl-3.0.texi: New module,
8809         with license text from same location.
8810         * doc/maintain.texi, doc/standards.texi:  Sync from
8811         <http://savannah.gnu.org/projects/gnustandards>.
8812
8813 2007-11-22  Ondřej Vašík  <ovasik@redhat.com>
8814         and Jim Meyering  <meyering@redhat.com>
8815
8816         Adjust getdate' grammar to accept a slightly more regular language.
8817         E.g., accept "YYYYMMDD +N days" as well as "YYYYMMDD N days".
8818         Before, the former was rejected.
8819         * lib/getdate.y (digits_to_date_time): New function, factored
8820         out of ...
8821         (number): ...here.  Just call digits_to_date_time.
8822         (hybrid): New non-terminal to handle an <unsigned number,
8823         signed relative offset> sequence consistently.
8824
8825 2007-11-18  Jim Meyering  <meyering@redhat.com>
8826
8827         Pull my changes from coreutils:
8828         bootstrap: fix typo to enable use of $gnulib_tool_option_extras.
8829         * build-aux/bootstrap (gnulib_tool_options): Add a space before the
8830         use of $gnulib_tool_option_extras, so that it's separated from the
8831         preceding argument.
8832
8833         Fix bootstrap failure to handle files like lib/uniwidth/cjk.h.
8834         * build-aux/bootstrap (cp_mark_as_generated): Create any required
8835         parent destination directories before copying a file into place.
8836
8837 2007-11-18  Sergey Poznyakoff  <gray@gnu.org.ua>
8838
8839         bootstrap: work also with 4-argument variant of AC_INIT
8840         * build-aux/bootstrap (gnulib_extra_files): Adjust sed command.
8841
8842 2007-11-16  Paul Eggert  <eggert@cs.ucla.edu>
8843
8844         Port test-getaddrinfo to Solaris.
8845         Problem reported by Bruno Haible in
8846         <http://lists.gnu.org/archive/html/bug-gnulib/2007-03/msg00171.html>.
8847         * tests/test-getaddrinfo.c (simple): Add a comment asking for an
8848         explanation of setting 'hints'.
8849         Don't reject an implementation merely because it returns EAI_SERVICE.
8850         (EAI_SERVICE): Define to 0 if not defined.
8851
8852 2007-11-15  Paul Eggert  <eggert@cs.ucla.edu>
8853
8854         The license of gnu-make and posix-shell is now "GPLed build tool".
8855         * modules/gnu-make (License): Likewise.
8856         * modules/posix-shell (License): Likewise.
8857
8858         New module posix-shell, for determining a POSIX shell
8859         or perhaps something that is close enough to a POSIX shell.
8860         * m4/posix-shell.m4: New file.
8861         * modules/posix-shell: New file.
8862
8863         * MODULES.html.sh: Mention new module.
8864
8865         New module gnu-make, for determining whether we're using GNU Make.
8866         * m4/gnu-make.m4: New file.
8867         * modules/gnu-make: New file.
8868         * MODULES.html.sh: Mention new module.
8869
8870 2007-11-14  Jim Meyering  <meyering@redhat.com>
8871
8872         Define a sometimes-link-required function using ARGMATCH_DIE_DECL.
8873         * tests/test-argmatch.c (ARGMATCH_DIE_DECL): When defined,
8874         use this macro to create a function _definition_.
8875         Remove useless "#undef ARGMATCH_DIE".
8876
8877 2007-11-14  Bruno Haible  <bruno@clisp.org>
8878
8879         * lib/config.charset: Update for OpenBSD 4.1.
8880         Reported and helped by Ben Pfaff <blp@cs.stanford.edu>.
8881
8882 2007-11-12  Paul Eggert  <eggert@cs.ucla.edu>
8883
8884         Document 64-bit #if problems in stdint.texi.
8885         * doc/headers/stdint.texi (stdint.h): Mention problems with
8886         64-bit-#if, and how to work around them.
8887
8888         Don't insist on 'long long int' support in the preprocessor.  It
8889         breaks too many things.  For example, PRIdMAX still uses a 'long
8890         long int' format with the latest Sun compiler, even though
8891         HAVE_LONG_LONG_INT isn't defined due to that compiler's
8892         preprocessor problem.  This causes the latest coreutils to dump
8893         core on Solaris 10 sparc with the Sun C compiler.
8894         Instead, fix the 2007-10-16 problem in a different way, by evaluating
8895         the troublesome expressions at configure-time, not at #if-time.
8896         * m4/longlong.m4 (_AC_TYPE_LONG_LONG_SNIPPET): Don't test the
8897         preprocessor.
8898         * m4/inttypes.m4 (gl_INTTYPES_H): Move the #if checks into
8899         compile-time C checks, done at 'configure'-time.
8900         (gl_INTTYPES_CHECK_LONG_LONG_INT_CONDITION): New macro.
8901         * modules/inttypes (Makefile): Substitute the new symbols that
8902         gl_INTTYPES_H now generates.
8903         * lib/inttypes.in.h: Don't use constants wider than 'long' in #if.
8904
8905 2007-11-12  Bruno Haible  <bruno@clisp.org>
8906
8907         Tests for Unicode character classification functions.
8908
8909         * modules/unictype/bidicategory-byname-tests: New file.
8910         * modules/unictype/bidicategory-name-tests: New file.
8911         * modules/unictype/bidicategory-of-tests: New file.
8912         * modules/unictype/bidicategory-test-tests: New file.
8913         * modules/unictype/block-list-tests: New file.
8914         * modules/unictype/block-of-tests: New file.
8915         * modules/unictype/block-test-tests: New file.
8916         * modules/unictype/category-C-tests: New file.
8917         * modules/unictype/category-Cc-tests: New file.
8918         * modules/unictype/category-Cf-tests: New file.
8919         * modules/unictype/category-Cn-tests: New file.
8920         * modules/unictype/category-Co-tests: New file.
8921         * modules/unictype/category-Cs-tests: New file.
8922         * modules/unictype/category-L-tests: New file.
8923         * modules/unictype/category-Ll-tests: New file.
8924         * modules/unictype/category-Lm-tests: New file.
8925         * modules/unictype/category-Lo-tests: New file.
8926         * modules/unictype/category-Lt-tests: New file.
8927         * modules/unictype/category-Lu-tests: New file.
8928         * modules/unictype/category-M-tests: New file.
8929         * modules/unictype/category-Mc-tests: New file.
8930         * modules/unictype/category-Me-tests: New file.
8931         * modules/unictype/category-Mn-tests: New file.
8932         * modules/unictype/category-N-tests: New file.
8933         * modules/unictype/category-Nd-tests: New file.
8934         * modules/unictype/category-Nl-tests: New file.
8935         * modules/unictype/category-No-tests: New file.
8936         * modules/unictype/category-P-tests: New file.
8937         * modules/unictype/category-Pc-tests: New file.
8938         * modules/unictype/category-Pd-tests: New file.
8939         * modules/unictype/category-Pe-tests: New file.
8940         * modules/unictype/category-Pf-tests: New file.
8941         * modules/unictype/category-Pi-tests: New file.
8942         * modules/unictype/category-Po-tests: New file.
8943         * modules/unictype/category-Ps-tests: New file.
8944         * modules/unictype/category-S-tests: New file.
8945         * modules/unictype/category-Sc-tests: New file.
8946         * modules/unictype/category-Sk-tests: New file.
8947         * modules/unictype/category-Sm-tests: New file.
8948         * modules/unictype/category-So-tests: New file.
8949         * modules/unictype/category-Z-tests: New file.
8950         * modules/unictype/category-Zl-tests: New file.
8951         * modules/unictype/category-Zp-tests: New file.
8952         * modules/unictype/category-Zs-tests: New file.
8953         * modules/unictype/category-and-not-tests: New file.
8954         * modules/unictype/category-and-tests: New file.
8955         * modules/unictype/category-byname-tests: New file.
8956         * modules/unictype/category-name-tests: New file.
8957         * modules/unictype/category-none-tests: New file.
8958         * modules/unictype/category-of-tests: New file.
8959         * modules/unictype/category-or-tests: New file.
8960         * modules/unictype/category-test-withtable-tests: New file.
8961         * modules/unictype/combining-class-tests: New file.
8962         * modules/unictype/ctype-alnum-tests: New file.
8963         * modules/unictype/ctype-alpha-tests: New file.
8964         * modules/unictype/ctype-blank-tests: New file.
8965         * modules/unictype/ctype-cntrl-tests: New file.
8966         * modules/unictype/ctype-digit-tests: New file.
8967         * modules/unictype/ctype-graph-tests: New file.
8968         * modules/unictype/ctype-lower-tests: New file.
8969         * modules/unictype/ctype-print-tests: New file.
8970         * modules/unictype/ctype-punct-tests: New file.
8971         * modules/unictype/ctype-space-tests: New file.
8972         * modules/unictype/ctype-upper-tests: New file.
8973         * modules/unictype/ctype-xdigit-tests: New file.
8974         * modules/unictype/decimal-digit-tests: New file.
8975         * modules/unictype/digit-tests: New file.
8976         * modules/unictype/mirror-tests: New file.
8977         * modules/unictype/numeric-tests: New file.
8978         * modules/unictype/property-alphabetic-tests: New file.
8979         * modules/unictype/property-ascii-hex-digit-tests: New file.
8980         * modules/unictype/property-bidi-arabic-digit-tests: New file.
8981         * modules/unictype/property-bidi-arabic-right-to-left-tests: New file.
8982         * modules/unictype/property-bidi-block-separator-tests: New file.
8983         * modules/unictype/property-bidi-boundary-neutral-tests: New file.
8984         * modules/unictype/property-bidi-common-separator-tests: New file.
8985         * modules/unictype/property-bidi-control-tests: New file.
8986         * modules/unictype/property-bidi-embedding-or-override-tests: New file.
8987         * modules/unictype/property-bidi-eur-num-separator-tests: New file.
8988         * modules/unictype/property-bidi-eur-num-terminator-tests: New file.
8989         * modules/unictype/property-bidi-european-digit-tests: New file.
8990         * modules/unictype/property-bidi-hebrew-right-to-left-tests: New file.
8991         * modules/unictype/property-bidi-left-to-right-tests: New file.
8992         * modules/unictype/property-bidi-non-spacing-mark-tests: New file.
8993         * modules/unictype/property-bidi-other-neutral-tests: New file.
8994         * modules/unictype/property-bidi-pdf-tests: New file.
8995         * modules/unictype/property-bidi-segment-separator-tests: New file.
8996         * modules/unictype/property-bidi-whitespace-tests: New file.
8997         * modules/unictype/property-byname-tests: New file.
8998         * modules/unictype/property-combining-tests: New file.
8999         * modules/unictype/property-composite-tests: New file.
9000         * modules/unictype/property-currency-symbol-tests: New file.
9001         * modules/unictype/property-dash-tests: New file.
9002         * modules/unictype/property-decimal-digit-tests: New file.
9003         * modules/unictype/property-default-ignorable-code-point-tests: New file.
9004         * modules/unictype/property-deprecated-tests: New file.
9005         * modules/unictype/property-diacritic-tests: New file.
9006         * modules/unictype/property-extender-tests: New file.
9007         * modules/unictype/property-format-control-tests: New file.
9008         * modules/unictype/property-grapheme-base-tests: New file.
9009         * modules/unictype/property-grapheme-extend-tests: New file.
9010         * modules/unictype/property-grapheme-link-tests: New file.
9011         * modules/unictype/property-hex-digit-tests: New file.
9012         * modules/unictype/property-hyphen-tests: New file.
9013         * modules/unictype/property-id-continue-tests: New file.
9014         * modules/unictype/property-id-start-tests: New file.
9015         * modules/unictype/property-ideographic-tests: New file.
9016         * modules/unictype/property-ids-binary-operator-tests: New file.
9017         * modules/unictype/property-ids-trinary-operator-tests: New file.
9018         * modules/unictype/property-ignorable-control-tests: New file.
9019         * modules/unictype/property-iso-control-tests: New file.
9020         * modules/unictype/property-join-control-tests: New file.
9021         * modules/unictype/property-left-of-pair-tests: New file.
9022         * modules/unictype/property-line-separator-tests: New file.
9023         * modules/unictype/property-logical-order-exception-tests: New file.
9024         * modules/unictype/property-lowercase-tests: New file.
9025         * modules/unictype/property-math-tests: New file.
9026         * modules/unictype/property-non-break-tests: New file.
9027         * modules/unictype/property-not-a-character-tests: New file.
9028         * modules/unictype/property-numeric-tests: New file.
9029         * modules/unictype/property-other-alphabetic-tests: New file.
9030         * modules/unictype/property-other-default-ignorable-code-point-tests: New file.
9031         * modules/unictype/property-other-grapheme-extend-tests: New file.
9032         * modules/unictype/property-other-id-continue-tests: New file.
9033         * modules/unictype/property-other-id-start-tests: New file.
9034         * modules/unictype/property-other-lowercase-tests: New file.
9035         * modules/unictype/property-other-math-tests: New file.
9036         * modules/unictype/property-other-uppercase-tests: New file.
9037         * modules/unictype/property-paired-punctuation-tests: New file.
9038         * modules/unictype/property-paragraph-separator-tests: New file.
9039         * modules/unictype/property-pattern-syntax-tests: New file.
9040         * modules/unictype/property-pattern-white-space-tests: New file.
9041         * modules/unictype/property-private-use-tests: New file.
9042         * modules/unictype/property-punctuation-tests: New file.
9043         * modules/unictype/property-quotation-mark-tests: New file.
9044         * modules/unictype/property-radical-tests: New file.
9045         * modules/unictype/property-sentence-terminal-tests: New file.
9046         * modules/unictype/property-soft-dotted-tests: New file.
9047         * modules/unictype/property-space-tests: New file.
9048         * modules/unictype/property-terminal-punctuation-tests: New file.
9049         * modules/unictype/property-test-tests: New file.
9050         * modules/unictype/property-titlecase-tests: New file.
9051         * modules/unictype/property-unassigned-code-value-tests: New file.
9052         * modules/unictype/property-unified-ideograph-tests: New file.
9053         * modules/unictype/property-uppercase-tests: New file.
9054         * modules/unictype/property-variation-selector-tests: New file.
9055         * modules/unictype/property-white-space-tests: New file.
9056         * modules/unictype/property-xid-continue-tests: New file.
9057         * modules/unictype/property-xid-start-tests: New file.
9058         * modules/unictype/property-zero-width-tests: New file.
9059         * modules/unictype/scripts-tests: New file.
9060         * modules/unictype/syntax-c-ident-tests: New file.
9061         * modules/unictype/syntax-c-whitespace-tests: New file.
9062         * modules/unictype/syntax-java-ident-tests: New file.
9063         * modules/unictype/syntax-java-whitespace-tests: New file.
9064         * tests/unictype/test-bidi_byname.c: New file.
9065         * tests/unictype/test-bidi_name.c: New file.
9066         * tests/unictype/test-bidi_of.c: New file.
9067         * tests/unictype/test-bidi_test.c: New file.
9068         * tests/unictype/test-block_list.c: New file.
9069         * tests/unictype/test-block_of.c: New file.
9070         * tests/unictype/test-block_test.c: New file.
9071         * tests/unictype/test-categ_and.c: New file.
9072         * tests/unictype/test-categ_and_not.c: New file.
9073         * tests/unictype/test-categ_byname.c: New file.
9074         * tests/unictype/test-categ_name.c: New file.
9075         * tests/unictype/test-categ_none.c: New file.
9076         * tests/unictype/test-categ_of.c: New file.
9077         * tests/unictype/test-categ_or.c: New file.
9078         * tests/unictype/test-categ_test_withtable.c: New file.
9079         * tests/unictype/test-combining.c: New file.
9080         * tests/unictype/test-decdigit.c: New file.
9081         * tests/unictype/test-digit.c: New file.
9082         * tests/unictype/test-mirror.c: New file.
9083         * tests/unictype/test-numeric.c: New file.
9084         * tests/unictype/test-pr_byname.c: New file.
9085         * tests/unictype/test-pr_test.c: New file.
9086         * tests/unictype/test-predicate-part1.h: New file.
9087         * tests/unictype/test-predicate-part2.h: New file.
9088         * tests/unictype/test-scripts.c: New file.
9089         * tests/unictype/test-sy_c_ident.c: New file.
9090         * tests/unictype/test-sy_java_ident.c: New file.
9091
9092         * tests/unictype/test-categ_C.c: New file, generated by gen-ctype.c
9093         for Unicode 5.0.0.
9094         * tests/unictype/test-categ_Cc.c: Likewise.
9095         * tests/unictype/test-categ_Cf.c: Likewise.
9096         * tests/unictype/test-categ_Cn.c: Likewise.
9097         * tests/unictype/test-categ_Co.c: Likewise.
9098         * tests/unictype/test-categ_Cs.c: Likewise.
9099         * tests/unictype/test-categ_L.c: Likewise.
9100         * tests/unictype/test-categ_Ll.c: Likewise.
9101         * tests/unictype/test-categ_Lm.c: Likewise.
9102         * tests/unictype/test-categ_Lo.c: Likewise.
9103         * tests/unictype/test-categ_Lt.c: Likewise.
9104         * tests/unictype/test-categ_Lu.c: Likewise.
9105         * tests/unictype/test-categ_M.c: Likewise.
9106         * tests/unictype/test-categ_Mc.c: Likewise.
9107         * tests/unictype/test-categ_Me.c: Likewise.
9108         * tests/unictype/test-categ_Mn.c: Likewise.
9109         * tests/unictype/test-categ_N.c: Likewise.
9110         * tests/unictype/test-categ_Nd.c: Likewise.
9111         * tests/unictype/test-categ_Nl.c: Likewise.
9112         * tests/unictype/test-categ_No.c: Likewise.
9113         * tests/unictype/test-categ_P.c: Likewise.
9114         * tests/unictype/test-categ_Pc.c: Likewise.
9115         * tests/unictype/test-categ_Pd.c: Likewise.
9116         * tests/unictype/test-categ_Pe.c: Likewise.
9117         * tests/unictype/test-categ_Pf.c: Likewise.
9118         * tests/unictype/test-categ_Pi.c: Likewise.
9119         * tests/unictype/test-categ_Po.c: Likewise.
9120         * tests/unictype/test-categ_Ps.c: Likewise.
9121         * tests/unictype/test-categ_S.c: Likewise.
9122         * tests/unictype/test-categ_Sc.c: Likewise.
9123         * tests/unictype/test-categ_Sk.c: Likewise.
9124         * tests/unictype/test-categ_Sm.c: Likewise.
9125         * tests/unictype/test-categ_So.c: Likewise.
9126         * tests/unictype/test-categ_Z.c: Likewise.
9127         * tests/unictype/test-categ_Zl.c: Likewise.
9128         * tests/unictype/test-categ_Zp.c: Likewise.
9129         * tests/unictype/test-categ_Zs.c: Likewise.
9130         * tests/unictype/test-ctype_alnum.c: Likewise.
9131         * tests/unictype/test-ctype_alpha.c: Likewise.
9132         * tests/unictype/test-ctype_blank.c: Likewise.
9133         * tests/unictype/test-ctype_cntrl.c: Likewise.
9134         * tests/unictype/test-ctype_digit.c: Likewise.
9135         * tests/unictype/test-ctype_graph.c: Likewise.
9136         * tests/unictype/test-ctype_lower.c: Likewise.
9137         * tests/unictype/test-ctype_print.c: Likewise.
9138         * tests/unictype/test-ctype_punct.c: Likewise.
9139         * tests/unictype/test-ctype_space.c: Likewise.
9140         * tests/unictype/test-ctype_upper.c: Likewise.
9141         * tests/unictype/test-ctype_xdigit.c: Likewise.
9142         * tests/unictype/test-decdigit.h: Likewise.
9143         * tests/unictype/test-digit.h: Likewise.
9144         * tests/unictype/test-numeric.h: Likewise.
9145         * tests/unictype/test-pr_alphabetic.c: Likewise.
9146         * tests/unictype/test-pr_ascii_hex_digit.c: Likewise.
9147         * tests/unictype/test-pr_bidi_arabic_digit.c: Likewise.
9148         * tests/unictype/test-pr_bidi_arabic_right_to_left.c: Likewise.
9149         * tests/unictype/test-pr_bidi_block_separator.c: Likewise.
9150         * tests/unictype/test-pr_bidi_boundary_neutral.c: Likewise.
9151         * tests/unictype/test-pr_bidi_common_separator.c: Likewise.
9152         * tests/unictype/test-pr_bidi_control.c: Likewise.
9153         * tests/unictype/test-pr_bidi_embedding_or_override.c: Likewise.
9154         * tests/unictype/test-pr_bidi_eur_num_separator.c: Likewise.
9155         * tests/unictype/test-pr_bidi_eur_num_terminator.c: Likewise.
9156         * tests/unictype/test-pr_bidi_european_digit.c: Likewise.
9157         * tests/unictype/test-pr_bidi_hebrew_right_to_left.c: Likewise.
9158         * tests/unictype/test-pr_bidi_left_to_right.c: Likewise.
9159         * tests/unictype/test-pr_bidi_non_spacing_mark.c: Likewise.
9160         * tests/unictype/test-pr_bidi_other_neutral.c: Likewise.
9161         * tests/unictype/test-pr_bidi_pdf.c: Likewise.
9162         * tests/unictype/test-pr_bidi_segment_separator.c: Likewise.
9163         * tests/unictype/test-pr_bidi_whitespace.c: Likewise.
9164         * tests/unictype/test-pr_combining.c: Likewise.
9165         * tests/unictype/test-pr_composite.c: Likewise.
9166         * tests/unictype/test-pr_currency_symbol.c: Likewise.
9167         * tests/unictype/test-pr_dash.c: Likewise.
9168         * tests/unictype/test-pr_decimal_digit.c: Likewise.
9169         * tests/unictype/test-pr_default_ignorable_code_point.c: Likewise.
9170         * tests/unictype/test-pr_deprecated.c: Likewise.
9171         * tests/unictype/test-pr_diacritic.c: Likewise.
9172         * tests/unictype/test-pr_extender.c: Likewise.
9173         * tests/unictype/test-pr_format_control.c: Likewise.
9174         * tests/unictype/test-pr_grapheme_base.c: Likewise.
9175         * tests/unictype/test-pr_grapheme_extend.c: Likewise.
9176         * tests/unictype/test-pr_grapheme_link.c: Likewise.
9177         * tests/unictype/test-pr_hex_digit.c: Likewise.
9178         * tests/unictype/test-pr_hyphen.c: Likewise.
9179         * tests/unictype/test-pr_id_continue.c: Likewise.
9180         * tests/unictype/test-pr_id_start.c: Likewise.
9181         * tests/unictype/test-pr_ideographic.c: Likewise.
9182         * tests/unictype/test-pr_ids_binary_operator.c: Likewise.
9183         * tests/unictype/test-pr_ids_trinary_operator.c: Likewise.
9184         * tests/unictype/test-pr_ignorable_control.c: Likewise.
9185         * tests/unictype/test-pr_iso_control.c: Likewise.
9186         * tests/unictype/test-pr_join_control.c: Likewise.
9187         * tests/unictype/test-pr_left_of_pair.c: Likewise.
9188         * tests/unictype/test-pr_line_separator.c: Likewise.
9189         * tests/unictype/test-pr_logical_order_exception.c: Likewise.
9190         * tests/unictype/test-pr_lowercase.c: Likewise.
9191         * tests/unictype/test-pr_math.c: Likewise.
9192         * tests/unictype/test-pr_non_break.c: Likewise.
9193         * tests/unictype/test-pr_not_a_character.c: Likewise.
9194         * tests/unictype/test-pr_numeric.c: Likewise.
9195         * tests/unictype/test-pr_other_alphabetic.c: Likewise.
9196         * tests/unictype/test-pr_other_default_ignorable_code_point.c: Likewise.
9197         * tests/unictype/test-pr_other_grapheme_extend.c: Likewise.
9198         * tests/unictype/test-pr_other_id_continue.c: Likewise.
9199         * tests/unictype/test-pr_other_id_start.c: Likewise.
9200         * tests/unictype/test-pr_other_lowercase.c: Likewise.
9201         * tests/unictype/test-pr_other_math.c: Likewise.
9202         * tests/unictype/test-pr_other_uppercase.c: Likewise.
9203         * tests/unictype/test-pr_paired_punctuation.c: Likewise.
9204         * tests/unictype/test-pr_paragraph_separator.c: Likewise.
9205         * tests/unictype/test-pr_pattern_syntax.c: Likewise.
9206         * tests/unictype/test-pr_pattern_white_space.c: Likewise.
9207         * tests/unictype/test-pr_private_use.c: Likewise.
9208         * tests/unictype/test-pr_punctuation.c: Likewise.
9209         * tests/unictype/test-pr_quotation_mark.c: Likewise.
9210         * tests/unictype/test-pr_radical.c: Likewise.
9211         * tests/unictype/test-pr_sentence_terminal.c: Likewise.
9212         * tests/unictype/test-pr_soft_dotted.c: Likewise.
9213         * tests/unictype/test-pr_space.c: Likewise.
9214         * tests/unictype/test-pr_terminal_punctuation.c: Likewise.
9215         * tests/unictype/test-pr_titlecase.c: Likewise.
9216         * tests/unictype/test-pr_unassigned_code_value.c: Likewise.
9217         * tests/unictype/test-pr_unified_ideograph.c: Likewise.
9218         * tests/unictype/test-pr_uppercase.c: Likewise.
9219         * tests/unictype/test-pr_variation_selector.c: Likewise.
9220         * tests/unictype/test-pr_white_space.c: Likewise.
9221         * tests/unictype/test-pr_xid_continue.c: Likewise.
9222         * tests/unictype/test-pr_xid_start.c: Likewise.
9223         * tests/unictype/test-pr_zero_width.c: Likewise.
9224         * tests/unictype/test-sy_c_whitespace.c: Likewise.
9225         * tests/unictype/test-sy_java_whitespace.c: Likewise.
9226
9227 2007-11-12  Bruno Haible  <bruno@clisp.org>
9228
9229         Unicode character classification functions.
9230         * lib/unictype.h: New file.
9231         * modules/unictype/base: New file.
9232         * modules/unictype/category-L: New file.
9233         * modules/unictype/category-Lu: New file.
9234         * modules/unictype/category-Ll: New file.
9235         * modules/unictype/category-Lt: New file.
9236         * modules/unictype/category-Lm: New file.
9237         * modules/unictype/category-Lo: New file.
9238         * modules/unictype/category-M: New file.
9239         * modules/unictype/category-Mn: New file.
9240         * modules/unictype/category-Mc: New file.
9241         * modules/unictype/category-Me: New file.
9242         * modules/unictype/category-N: New file.
9243         * modules/unictype/category-Nd: New file.
9244         * modules/unictype/category-Nl: New file.
9245         * modules/unictype/category-No: New file.
9246         * modules/unictype/category-P: New file.
9247         * modules/unictype/category-Pc: New file.
9248         * modules/unictype/category-Pd: New file.
9249         * modules/unictype/category-Ps: New file.
9250         * modules/unictype/category-Pe: New file.
9251         * modules/unictype/category-Pi: New file.
9252         * modules/unictype/category-Pf: New file.
9253         * modules/unictype/category-Po: New file.
9254         * modules/unictype/category-S: New file.
9255         * modules/unictype/category-Sm: New file.
9256         * modules/unictype/category-Sc: New file.
9257         * modules/unictype/category-Sk: New file.
9258         * modules/unictype/category-So: New file.
9259         * modules/unictype/category-Z: New file.
9260         * modules/unictype/category-Zs: New file.
9261         * modules/unictype/category-Zl: New file.
9262         * modules/unictype/category-Zp: New file.
9263         * modules/unictype/category-C: New file.
9264         * modules/unictype/category-Cc: New file.
9265         * modules/unictype/category-Cf: New file.
9266         * modules/unictype/category-Cs: New file.
9267         * modules/unictype/category-Co: New file.
9268         * modules/unictype/category-Cn: New file.
9269         * modules/unictype/category-or: New file.
9270         * modules/unictype/category-of: New file.
9271         * modules/unictype/category-test: New file.
9272         * modules/unictype/category-test-withtable: New file.
9273         * modules/unictype/category-byname: New file.
9274         * modules/unictype/category-none: New file.
9275         * modules/unictype/category-and: New file.
9276         * modules/unictype/category-and-not: New file.
9277         * modules/unictype/category-name: New file.
9278         * modules/unictype/combining-class: New file.
9279         * modules/unictype/category-all: New file.
9280         * modules/unictype/bidicategory-all: New file.
9281         * modules/unictype/bidicategory-byname: New file.
9282         * modules/unictype/bidicategory-name: New file.
9283         * modules/unictype/bidicategory-of: New file.
9284         * modules/unictype/bidicategory-test: New file.
9285         * modules/unictype/decimal-digit: New file.
9286         * modules/unictype/digit: New file.
9287         * modules/unictype/numeric: New file.
9288         * modules/unictype/mirror: New file.
9289         * modules/unictype/property-white-space: New file.
9290         * modules/unictype/property-alphabetic: New file.
9291         * modules/unictype/property-other-alphabetic: New file.
9292         * modules/unictype/property-not-a-character: New file.
9293         * modules/unictype/property-default-ignorable-code-point: New file.
9294         * modules/unictype/property-other-default-ignorable-code-point: New
9295         file.
9296         * modules/unictype/property-deprecated: New file.
9297         * modules/unictype/property-logical-order-exception: New file.
9298         * modules/unictype/property-variation-selector: New file.
9299         * modules/unictype/property-private-use: New file.
9300         * modules/unictype/property-unassigned-code-value: New file.
9301         * modules/unictype/property-uppercase: New file.
9302         * modules/unictype/property-other-uppercase: New file.
9303         * modules/unictype/property-lowercase: New file.
9304         * modules/unictype/property-other-lowercase: New file.
9305         * modules/unictype/property-titlecase: New file.
9306         * modules/unictype/property-soft-dotted: New file.
9307         * modules/unictype/property-id-start: New file.
9308         * modules/unictype/property-other-id-start: New file.
9309         * modules/unictype/property-id-continue: New file.
9310         * modules/unictype/property-other-id-continue: New file.
9311         * modules/unictype/property-xid-start: New file.
9312         * modules/unictype/property-xid-continue: New file.
9313         * modules/unictype/property-pattern-white-space: New file.
9314         * modules/unictype/property-pattern-syntax: New file.
9315         * modules/unictype/property-join-control: New file.
9316         * modules/unictype/property-grapheme-base: New file.
9317         * modules/unictype/property-grapheme-extend: New file.
9318         * modules/unictype/property-other-grapheme-extend: New file.
9319         * modules/unictype/property-grapheme-link: New file.
9320         * modules/unictype/property-bidi-control: New file.
9321         * modules/unictype/property-bidi-left-to-right: New file.
9322         * modules/unictype/property-bidi-hebrew-right-to-left: New file.
9323         * modules/unictype/property-bidi-arabic-right-to-left: New file.
9324         * modules/unictype/property-bidi-european-digit: New file.
9325         * modules/unictype/property-bidi-eur-num-separator: New file.
9326         * modules/unictype/property-bidi-eur-num-terminator: New file.
9327         * modules/unictype/property-bidi-arabic-digit: New file.
9328         * modules/unictype/property-bidi-common-separator: New file.
9329         * modules/unictype/property-bidi-block-separator: New file.
9330         * modules/unictype/property-bidi-segment-separator: New file.
9331         * modules/unictype/property-bidi-whitespace: New file.
9332         * modules/unictype/property-bidi-non-spacing-mark: New file.
9333         * modules/unictype/property-bidi-boundary-neutral: New file.
9334         * modules/unictype/property-bidi-pdf: New file.
9335         * modules/unictype/property-bidi-embedding-or-override: New file.
9336         * modules/unictype/property-bidi-other-neutral: New file.
9337         * modules/unictype/property-hex-digit: New file.
9338         * modules/unictype/property-ascii-hex-digit: New file.
9339         * modules/unictype/property-ideographic: New file.
9340         * modules/unictype/property-unified-ideograph: New file.
9341         * modules/unictype/property-radical: New file.
9342         * modules/unictype/property-ids-binary-operator: New file.
9343         * modules/unictype/property-ids-trinary-operator: New file.
9344         * modules/unictype/property-zero-width: New file.
9345         * modules/unictype/property-space: New file.
9346         * modules/unictype/property-non-break: New file.
9347         * modules/unictype/property-iso-control: New file.
9348         * modules/unictype/property-format-control: New file.
9349         * modules/unictype/property-dash: New file.
9350         * modules/unictype/property-hyphen: New file.
9351         * modules/unictype/property-punctuation: New file.
9352         * modules/unictype/property-line-separator: New file.
9353         * modules/unictype/property-paragraph-separator: New file.
9354         * modules/unictype/property-quotation-mark: New file.
9355         * modules/unictype/property-sentence-terminal: New file.
9356         * modules/unictype/property-terminal-punctuation: New file.
9357         * modules/unictype/property-currency-symbol: New file.
9358         * modules/unictype/property-math: New file.
9359         * modules/unictype/property-other-math: New file.
9360         * modules/unictype/property-paired-punctuation: New file.
9361         * modules/unictype/property-left-of-pair: New file.
9362         * modules/unictype/property-combining: New file.
9363         * modules/unictype/property-composite: New file.
9364         * modules/unictype/property-decimal-digit: New file.
9365         * modules/unictype/property-numeric: New file.
9366         * modules/unictype/property-diacritic: New file.
9367         * modules/unictype/property-extender: New file.
9368         * modules/unictype/property-ignorable-control: New file.
9369         * modules/unictype/property-test: New file.
9370         * modules/unictype/property-byname: New file.
9371         * modules/unictype/property-all: New file.
9372         * modules/unictype/scripts: New file.
9373         * modules/unictype/scripts-all: New file.
9374         * modules/unictype/block-of: New file.
9375         * modules/unictype/block-test: New file.
9376         * modules/unictype/block-list: New file.
9377         * modules/unictype/block-all: New file.
9378         * modules/unictype/syntax-c-whitespace: New file.
9379         * modules/unictype/syntax-java-whitespace: New file.
9380         * modules/unictype/syntax-c-ident: New file.
9381         * modules/unictype/syntax-java-ident: New file.
9382         * modules/unictype/ctype-alnum: New file.
9383         * modules/unictype/ctype-alpha: New file.
9384         * modules/unictype/ctype-cntrl: New file.
9385         * modules/unictype/ctype-digit: New file.
9386         * modules/unictype/ctype-graph: New file.
9387         * modules/unictype/ctype-lower: New file.
9388         * modules/unictype/ctype-print: New file.
9389         * modules/unictype/ctype-punct: New file.
9390         * modules/unictype/ctype-space: New file.
9391         * modules/unictype/ctype-upper: New file.
9392         * modules/unictype/ctype-xdigit: New file.
9393         * modules/unictype/ctype-blank: New file.
9394         * lib/unictype/bidi_byname.c: New file.
9395         * lib/unictype/bidi_name.c: New file.
9396         * lib/unictype/bidi_of.c: New file.
9397         * lib/unictype/bidi_test.c: New file.
9398         * lib/unictype/bitmap.h: New file.
9399         * lib/unictype/block_test.c: New file.
9400         * lib/unictype/blocks.c: New file.
9401         * lib/unictype/categ_C.c: New file.
9402         * lib/unictype/categ_Cc.c: New file.
9403         * lib/unictype/categ_Cf.c: New file.
9404         * lib/unictype/categ_Cn.c: New file.
9405         * lib/unictype/categ_Co.c: New file.
9406         * lib/unictype/categ_Cs.c: New file.
9407         * lib/unictype/categ_L.c: New file.
9408         * lib/unictype/categ_Ll.c: New file.
9409         * lib/unictype/categ_Lm.c: New file.
9410         * lib/unictype/categ_Lo.c: New file.
9411         * lib/unictype/categ_Lt.c: New file.
9412         * lib/unictype/categ_Lu.c: New file.
9413         * lib/unictype/categ_M.c: New file.
9414         * lib/unictype/categ_Mc.c: New file.
9415         * lib/unictype/categ_Me.c: New file.
9416         * lib/unictype/categ_Mn.c: New file.
9417         * lib/unictype/categ_N.c: New file.
9418         * lib/unictype/categ_Nd.c: New file.
9419         * lib/unictype/categ_Nl.c: New file.
9420         * lib/unictype/categ_No.c: New file.
9421         * lib/unictype/categ_P.c: New file.
9422         * lib/unictype/categ_Pc.c: New file.
9423         * lib/unictype/categ_Pd.c: New file.
9424         * lib/unictype/categ_Pe.c: New file.
9425         * lib/unictype/categ_Pf.c: New file.
9426         * lib/unictype/categ_Pi.c: New file.
9427         * lib/unictype/categ_Po.c: New file.
9428         * lib/unictype/categ_Ps.c: New file.
9429         * lib/unictype/categ_S.c: New file.
9430         * lib/unictype/categ_Sc.c: New file.
9431         * lib/unictype/categ_Sk.c: New file.
9432         * lib/unictype/categ_Sm.c: New file.
9433         * lib/unictype/categ_So.c: New file.
9434         * lib/unictype/categ_Z.c: New file.
9435         * lib/unictype/categ_Zl.c: New file.
9436         * lib/unictype/categ_Zp.c: New file.
9437         * lib/unictype/categ_Zs.c: New file.
9438         * lib/unictype/categ_and.c: New file.
9439         * lib/unictype/categ_and_not.c: New file.
9440         * lib/unictype/categ_byname.c: New file.
9441         * lib/unictype/categ_name.c: New file.
9442         * lib/unictype/categ_none.c: New file.
9443         * lib/unictype/categ_of.c: New file.
9444         * lib/unictype/categ_or.c: New file.
9445         * lib/unictype/categ_test.c: New file.
9446         * lib/unictype/combining.c: New file.
9447         * lib/unictype/ctype_alnum.c: New file.
9448         * lib/unictype/ctype_alpha.c: New file.
9449         * lib/unictype/ctype_blank.c: New file.
9450         * lib/unictype/ctype_cntrl.c: New file.
9451         * lib/unictype/ctype_digit.c: New file.
9452         * lib/unictype/ctype_graph.c: New file.
9453         * lib/unictype/ctype_lower.c: New file.
9454         * lib/unictype/ctype_print.c: New file.
9455         * lib/unictype/ctype_punct.c: New file.
9456         * lib/unictype/ctype_space.c: New file.
9457         * lib/unictype/ctype_upper.c: New file.
9458         * lib/unictype/ctype_xdigit.c: New file.
9459         * lib/unictype/decdigit.c: New file.
9460         * lib/unictype/digit.c: New file.
9461         * lib/unictype/identsyntaxmap.h: New file.
9462         * lib/unictype/mirror.c: New file.
9463         * lib/unictype/numeric.c: New file.
9464         * lib/unictype/pr_alphabetic.c: New file.
9465         * lib/unictype/pr_ascii_hex_digit.c: New file.
9466         * lib/unictype/pr_bidi_arabic_digit.c: New file.
9467         * lib/unictype/pr_bidi_arabic_right_to_left.c: New file.
9468         * lib/unictype/pr_bidi_block_separator.c: New file.
9469         * lib/unictype/pr_bidi_boundary_neutral.c: New file.
9470         * lib/unictype/pr_bidi_common_separator.c: New file.
9471         * lib/unictype/pr_bidi_control.c: New file.
9472         * lib/unictype/pr_bidi_embedding_or_override.c: New file.
9473         * lib/unictype/pr_bidi_eur_num_separator.c: New file.
9474         * lib/unictype/pr_bidi_eur_num_terminator.c: New file.
9475         * lib/unictype/pr_bidi_european_digit.c: New file.
9476         * lib/unictype/pr_bidi_hebrew_right_to_left.c: New file.
9477         * lib/unictype/pr_bidi_left_to_right.c: New file.
9478         * lib/unictype/pr_bidi_non_spacing_mark.c: New file.
9479         * lib/unictype/pr_bidi_other_neutral.c: New file.
9480         * lib/unictype/pr_bidi_pdf.c: New file.
9481         * lib/unictype/pr_bidi_segment_separator.c: New file.
9482         * lib/unictype/pr_bidi_whitespace.c: New file.
9483         * lib/unictype/pr_byname.c: New file.
9484         * lib/unictype/pr_byname.gperf: New file.
9485         * lib/unictype/pr_combining.c: New file.
9486         * lib/unictype/pr_composite.c: New file.
9487         * lib/unictype/pr_currency_symbol.c: New file.
9488         * lib/unictype/pr_dash.c: New file.
9489         * lib/unictype/pr_decimal_digit.c: New file.
9490         * lib/unictype/pr_default_ignorable_code_point.c: New file.
9491         * lib/unictype/pr_deprecated.c: New file.
9492         * lib/unictype/pr_diacritic.c: New file.
9493         * lib/unictype/pr_extender.c: New file.
9494         * lib/unictype/pr_format_control.c: New file.
9495         * lib/unictype/pr_grapheme_base.c: New file.
9496         * lib/unictype/pr_grapheme_extend.c: New file.
9497         * lib/unictype/pr_grapheme_link.c: New file.
9498         * lib/unictype/pr_hex_digit.c: New file.
9499         * lib/unictype/pr_hyphen.c: New file.
9500         * lib/unictype/pr_id_continue.c: New file.
9501         * lib/unictype/pr_id_start.c: New file.
9502         * lib/unictype/pr_ideographic.c: New file.
9503         * lib/unictype/pr_ids_binary_operator.c: New file.
9504         * lib/unictype/pr_ids_trinary_operator.c: New file.
9505         * lib/unictype/pr_ignorable_control.c: New file.
9506         * lib/unictype/pr_iso_control.c: New file.
9507         * lib/unictype/pr_join_control.c: New file.
9508         * lib/unictype/pr_left_of_pair.c: New file.
9509         * lib/unictype/pr_line_separator.c: New file.
9510         * lib/unictype/pr_logical_order_exception.c: New file.
9511         * lib/unictype/pr_lowercase.c: New file.
9512         * lib/unictype/pr_math.c: New file.
9513         * lib/unictype/pr_non_break.c: New file.
9514         * lib/unictype/pr_not_a_character.c: New file.
9515         * lib/unictype/pr_numeric.c: New file.
9516         * lib/unictype/pr_other_alphabetic.c: New file.
9517         * lib/unictype/pr_other_default_ignorable_code_point.c: New file.
9518         * lib/unictype/pr_other_grapheme_extend.c: New file.
9519         * lib/unictype/pr_other_id_continue.c: New file.
9520         * lib/unictype/pr_other_id_start.c: New file.
9521         * lib/unictype/pr_other_lowercase.c: New file.
9522         * lib/unictype/pr_other_math.c: New file.
9523         * lib/unictype/pr_other_uppercase.c: New file.
9524         * lib/unictype/pr_paired_punctuation.c: New file.
9525         * lib/unictype/pr_paragraph_separator.c: New file.
9526         * lib/unictype/pr_pattern_syntax.c: New file.
9527         * lib/unictype/pr_pattern_white_space.c: New file.
9528         * lib/unictype/pr_private_use.c: New file.
9529         * lib/unictype/pr_punctuation.c: New file.
9530         * lib/unictype/pr_quotation_mark.c: New file.
9531         * lib/unictype/pr_radical.c: New file.
9532         * lib/unictype/pr_sentence_terminal.c: New file.
9533         * lib/unictype/pr_soft_dotted.c: New file.
9534         * lib/unictype/pr_space.c: New file.
9535         * lib/unictype/pr_terminal_punctuation.c: New file.
9536         * lib/unictype/pr_test.c: New file.
9537         * lib/unictype/pr_titlecase.c: New file.
9538         * lib/unictype/pr_unassigned_code_value.c: New file.
9539         * lib/unictype/pr_unified_ideograph.c: New file.
9540         * lib/unictype/pr_uppercase.c: New file.
9541         * lib/unictype/pr_variation_selector.c: New file.
9542         * lib/unictype/pr_white_space.c: New file.
9543         * lib/unictype/pr_xid_continue.c: New file.
9544         * lib/unictype/pr_xid_start.c: New file.
9545         * lib/unictype/pr_zero_width.c: New file.
9546         * lib/unictype/scripts.c: New file.
9547         * lib/unictype/sy_c_ident.c: New file.
9548         * lib/unictype/sy_c_whitespace.c: New file.
9549         * lib/unictype/sy_java_ident.c: New file.
9550         * lib/unictype/sy_java_whitespace.c: New file.
9551
9552         * lib/unictype/bidi_of.h: New file, generated by gen-ctype.c for
9553         Unicode 5.0.0.
9554         * lib/unictype/blocks.h: Likewise.
9555         * lib/unictype/categ_C.h: Likewise.
9556         * lib/unictype/categ_Cc.h: Likewise.
9557         * lib/unictype/categ_Cf.h: Likewise.
9558         * lib/unictype/categ_Cn.h: Likewise.
9559         * lib/unictype/categ_Co.h: Likewise.
9560         * lib/unictype/categ_Cs.h: Likewise.
9561         * lib/unictype/categ_L.h: Likewise.
9562         * lib/unictype/categ_Ll.h: Likewise.
9563         * lib/unictype/categ_Lm.h: Likewise.
9564         * lib/unictype/categ_Lo.h: Likewise.
9565         * lib/unictype/categ_Lt.h: Likewise.
9566         * lib/unictype/categ_Lu.h: Likewise.
9567         * lib/unictype/categ_M.h: Likewise.
9568         * lib/unictype/categ_Mc.h: Likewise.
9569         * lib/unictype/categ_Me.h: Likewise.
9570         * lib/unictype/categ_Mn.h: Likewise.
9571         * lib/unictype/categ_N.h: Likewise.
9572         * lib/unictype/categ_Nd.h: Likewise.
9573         * lib/unictype/categ_Nl.h: Likewise.
9574         * lib/unictype/categ_No.h: Likewise.
9575         * lib/unictype/categ_P.h: Likewise.
9576         * lib/unictype/categ_Pc.h: Likewise.
9577         * lib/unictype/categ_Pd.h: Likewise.
9578         * lib/unictype/categ_Pe.h: Likewise.
9579         * lib/unictype/categ_Pf.h: Likewise.
9580         * lib/unictype/categ_Pi.h: Likewise.
9581         * lib/unictype/categ_Po.h: Likewise.
9582         * lib/unictype/categ_Ps.h: Likewise.
9583         * lib/unictype/categ_S.h: Likewise.
9584         * lib/unictype/categ_Sc.h: Likewise.
9585         * lib/unictype/categ_Sk.h: Likewise.
9586         * lib/unictype/categ_Sm.h: Likewise.
9587         * lib/unictype/categ_So.h: Likewise.
9588         * lib/unictype/categ_Z.h: Likewise.
9589         * lib/unictype/categ_Zl.h: Likewise.
9590         * lib/unictype/categ_Zp.h: Likewise.
9591         * lib/unictype/categ_Zs.h: Likewise.
9592         * lib/unictype/categ_of.h: Likewise.
9593         * lib/unictype/combining.h: Likewise.
9594         * lib/unictype/ctype_alnum.h: Likewise.
9595         * lib/unictype/ctype_alpha.h: Likewise.
9596         * lib/unictype/ctype_blank.h: Likewise.
9597         * lib/unictype/ctype_cntrl.h: Likewise.
9598         * lib/unictype/ctype_digit.h: Likewise.
9599         * lib/unictype/ctype_graph.h: Likewise.
9600         * lib/unictype/ctype_lower.h: Likewise.
9601         * lib/unictype/ctype_print.h: Likewise.
9602         * lib/unictype/ctype_punct.h: Likewise.
9603         * lib/unictype/ctype_space.h: Likewise.
9604         * lib/unictype/ctype_upper.h: Likewise.
9605         * lib/unictype/ctype_xdigit.h: Likewise.
9606         * lib/unictype/decdigit.h: Likewise.
9607         * lib/unictype/digit.h: Likewise.
9608         * lib/unictype/mirror.h: Likewise.
9609         * lib/unictype/numeric.h: Likewise.
9610         * lib/unictype/pr_alphabetic.h: Likewise.
9611         * lib/unictype/pr_ascii_hex_digit.h: Likewise.
9612         * lib/unictype/pr_bidi_arabic_digit.h: Likewise.
9613         * lib/unictype/pr_bidi_arabic_right_to_left.h: Likewise.
9614         * lib/unictype/pr_bidi_block_separator.h: Likewise.
9615         * lib/unictype/pr_bidi_boundary_neutral.h: Likewise.
9616         * lib/unictype/pr_bidi_common_separator.h: Likewise.
9617         * lib/unictype/pr_bidi_control.h: Likewise.
9618         * lib/unictype/pr_bidi_embedding_or_override.h: Likewise.
9619         * lib/unictype/pr_bidi_eur_num_separator.h: Likewise.
9620         * lib/unictype/pr_bidi_eur_num_terminator.h: Likewise.
9621         * lib/unictype/pr_bidi_european_digit.h: Likewise.
9622         * lib/unictype/pr_bidi_hebrew_right_to_left.h: Likewise.
9623         * lib/unictype/pr_bidi_left_to_right.h: Likewise.
9624         * lib/unictype/pr_bidi_non_spacing_mark.h: Likewise.
9625         * lib/unictype/pr_bidi_other_neutral.h: Likewise.
9626         * lib/unictype/pr_bidi_pdf.h: Likewise.
9627         * lib/unictype/pr_bidi_segment_separator.h: Likewise.
9628         * lib/unictype/pr_bidi_whitespace.h: Likewise.
9629         * lib/unictype/pr_combining.h: Likewise.
9630         * lib/unictype/pr_composite.h: Likewise.
9631         * lib/unictype/pr_currency_symbol.h: Likewise.
9632         * lib/unictype/pr_dash.h: Likewise.
9633         * lib/unictype/pr_decimal_digit.h: Likewise.
9634         * lib/unictype/pr_default_ignorable_code_point.h: Likewise.
9635         * lib/unictype/pr_deprecated.h: Likewise.
9636         * lib/unictype/pr_diacritic.h: Likewise.
9637         * lib/unictype/pr_extender.h: Likewise.
9638         * lib/unictype/pr_format_control.h: Likewise.
9639         * lib/unictype/pr_grapheme_base.h: Likewise.
9640         * lib/unictype/pr_grapheme_extend.h: Likewise.
9641         * lib/unictype/pr_grapheme_link.h: Likewise.
9642         * lib/unictype/pr_hex_digit.h: Likewise.
9643         * lib/unictype/pr_hyphen.h: Likewise.
9644         * lib/unictype/pr_id_continue.h: Likewise.
9645         * lib/unictype/pr_id_start.h: Likewise.
9646         * lib/unictype/pr_ideographic.h: Likewise.
9647         * lib/unictype/pr_ids_binary_operator.h: Likewise.
9648         * lib/unictype/pr_ids_trinary_operator.h: Likewise.
9649         * lib/unictype/pr_ignorable_control.h: Likewise.
9650         * lib/unictype/pr_iso_control.h: Likewise.
9651         * lib/unictype/pr_join_control.h: Likewise.
9652         * lib/unictype/pr_left_of_pair.h: Likewise.
9653         * lib/unictype/pr_line_separator.h: Likewise.
9654         * lib/unictype/pr_logical_order_exception.h: Likewise.
9655         * lib/unictype/pr_lowercase.h: Likewise.
9656         * lib/unictype/pr_math.h: Likewise.
9657         * lib/unictype/pr_non_break.h: Likewise.
9658         * lib/unictype/pr_not_a_character.h: Likewise.
9659         * lib/unictype/pr_numeric.h: Likewise.
9660         * lib/unictype/pr_other_alphabetic.h: Likewise.
9661         * lib/unictype/pr_other_default_ignorable_code_point.h: Likewise.
9662         * lib/unictype/pr_other_grapheme_extend.h: Likewise.
9663         * lib/unictype/pr_other_id_continue.h: Likewise.
9664         * lib/unictype/pr_other_id_start.h: Likewise.
9665         * lib/unictype/pr_other_lowercase.h: Likewise.
9666         * lib/unictype/pr_other_math.h: Likewise.
9667         * lib/unictype/pr_other_uppercase.h: Likewise.
9668         * lib/unictype/pr_paired_punctuation.h: Likewise.
9669         * lib/unictype/pr_paragraph_separator.h: Likewise.
9670         * lib/unictype/pr_pattern_syntax.h: Likewise.
9671         * lib/unictype/pr_pattern_white_space.h: Likewise.
9672         * lib/unictype/pr_private_use.h: Likewise.
9673         * lib/unictype/pr_punctuation.h: Likewise.
9674         * lib/unictype/pr_quotation_mark.h: Likewise.
9675         * lib/unictype/pr_radical.h: Likewise.
9676         * lib/unictype/pr_sentence_terminal.h: Likewise.
9677         * lib/unictype/pr_soft_dotted.h: Likewise.
9678         * lib/unictype/pr_space.h: Likewise.
9679         * lib/unictype/pr_terminal_punctuation.h: Likewise.
9680         * lib/unictype/pr_titlecase.h: Likewise.
9681         * lib/unictype/pr_unassigned_code_value.h: Likewise.
9682         * lib/unictype/pr_unified_ideograph.h: Likewise.
9683         * lib/unictype/pr_uppercase.h: Likewise.
9684         * lib/unictype/pr_variation_selector.h: Likewise.
9685         * lib/unictype/pr_white_space.h: Likewise.
9686         * lib/unictype/pr_xid_continue.h: Likewise.
9687         * lib/unictype/pr_xid_start.h: Likewise.
9688         * lib/unictype/pr_zero_width.h: Likewise.
9689         * lib/unictype/scripts.h: Likewise.
9690         * lib/unictype/scripts_byname.gperf: Likewise.
9691         * lib/unictype/sy_c_ident.h: Likewise.
9692         * lib/unictype/sy_c_whitespace.h: Likewise.
9693         * lib/unictype/sy_java_ident.h: Likewise.
9694         * lib/unictype/sy_java_whitespace.h: Likewise.
9695
9696         * lib/unictype/Makefile: New file.
9697         * lib/unictype/gen-ctype.c: New file, based on gen-unicode-ctype.c in
9698         glibc.
9699         * lib/unictype/3level.h: New file, copied from glibc.
9700         * lib/unictype/3levelbit.h: New file.
9701
9702 2007-11-11  Bruno Haible  <bruno@clisp.org>
9703
9704         * modules/gperf: New file.
9705         * modules/iconv_open (Depends-on): Add it.
9706         (Makefile.am): Remove the GPERF definition.
9707
9708 2007-11-11  Bruno Haible  <bruno@clisp.org>
9709
9710         * m4/round.m4 (gl_FUNC_ROUND): Test against NetBSD 3.0 bug.
9711         * doc/functions/round.texi: Mention the NetBSD 3.0 bug.
9712
9713 2007-11-11  Bruno Haible  <bruno@clisp.org>
9714
9715         * tests/test-argmatch.c (ARGMATCH_DIE): Undefine.
9716         (usage): Remove function.
9717
9718 2007-11-11  Bruno Haible  <bruno@clisp.org>
9719
9720         * m4/roundf.m4 (gl_FUNC_ROUNDF): Use gl_FUNC_FLOORF_LIBS and
9721         gl_FUNC_CEILF_LIBS.
9722         * m4/round.m4 (gl_FUNC_ROUND): Use gl_FUNC_FLOOR_LIBS and
9723         gl_FUNC_CEIL_LIBS.
9724         * m4/roundl.m4 (gl_FUNC_ROUNDL): Use gl_FUNC_FLOORL_LIBS and
9725         gl_FUNC_CEILL_LIBS.
9726         * modules/roundf (Files): Add m4/floorf.m4, m4/ceilf.m4.
9727         * modules/round (Files): Add m4/floor.m4, m4/ceil.m4.
9728         * modules/roundl (Files): Add m4/floorl.m4, m4/ceill.m4.
9729
9730 2007-11-11  Bruno Haible  <bruno@clisp.org>
9731
9732         * m4/roundf.m4 (gl_FUNC_ROUNDF): Handle the case that floorf and
9733         roundf were declared but do not exist on functions.
9734         * m4/roundl.m4 (gl_FUNC_ROUNDL): Handle the case that floorl and
9735         roundl were declared but do not exist on functions.
9736         * lib/round.c (HAVE_FLOOR_AND_CEIL): Use HAVE_FLOORF_AND_CEILF and
9737         HAVE_FLOORL_AND_CEILL, respectively.
9738         Needed for Sun C on Solaris 10.
9739
9740 2007-11-11  Bruno Haible  <bruno@clisp.org>
9741
9742         * m4/roundf.m4 (gl_FUNC_ROUNDF): Set REPLACE_ROUNDF instead of
9743         HAVE_DECL_ROUNDF. Remove redundant AC_SUBST.
9744         * m4/round.m4 (gl_FUNC_ROUND): Set REPLACE_ROUND instead of
9745         HAVE_DECL_ROUND. Remove redundant AC_SUBST.
9746         * m4/roundl.m4 (gl_FUNC_ROUNDL): Set REPLACE_ROUNDL instead of
9747         HAVE_DECL_ROUNDL. Remove redundant AC_SUBST.
9748         * lib/math.in.h (roundf): Use REPLACE_ROUNDF instead of
9749         HAVE_DECL_ROUNDF.
9750         (round): Use REPLACE_ROUND instead of HAVE_DECL_ROUND.
9751         (roundl): Use REPLACE_ROUNDL instead of HAVE_DECL_ROUNDL.
9752         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_ROUND* instead
9753         of HAVE_DECL_ROUND*.
9754         * modules/math (Makefile.am): Update.
9755
9756 2007-11-10  Bruno Haible  <bruno@clisp.org>
9757
9758         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Use same check for
9759         ptrdiff_t as m4/intl.m4.
9760
9761 2007-11-10  Jim Meyering  <meyering@redhat.com>
9762
9763         Avoid link failure for the argmatch test.
9764         * tests/test-argmatch.c (usage): Define function to avoid a link
9765         failure: argmatch_die requires a usage function.
9766
9767 2007-11-09  Bruno Haible  <bruno@clisp.org>
9768
9769         * doc/functions/snprintf.texi: Mention BeOS deficiency.
9770         * doc/functions/vsnprintf.texi: Likewise.
9771         * lib/vasnprintf.c (VASNPRINTF): Ensure that we never call snprintf
9772         with a size argument < 2.
9773
9774 2007-11-09  Bruno Haible  <bruno@clisp.org>
9775
9776         * lib/vasnprintf.c (VASNPRINTF): Increase reallocation of snprintf
9777         buffer. Fixes an inefficiency introduced on 2007-11-03.
9778
9779 2007-11-09  Bruno Haible  <bruno@clisp.org>
9780
9781         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8) [BeOS]: Make this test return
9782         none instead of tr_TR. Fixes a failure of test-c-strcasecmp.c.
9783
9784 2007-11-08  Jim Meyering  <meyering@redhat.com>
9785
9786         Change cache variable name prefix "jm_" to "gl_" everywhere.
9787         * m4/d-type.m4, m4/jm-winsz1.m4, m4/jm-winsz2.m4, m4/link-follow.m4:
9788         * m4/putenv.m4, m4/strtoimax.m4, m4/strtoumax.m4, m4/unlink-busy.m4:
9789         * m4/uptime.m4: s/gl_/jm_/
9790
9791 2007-11-07  Bruno Haible  <bruno@clisp.org>
9792
9793         Update to GNU gettext 0.17.
9794         * m4/intl.m4: Update to GNU gettext 0.17.
9795         * m4/po.m4: Likewise.
9796         * modules/gettext (Files): Remove m4/ulonglong.m4.
9797         (configure.ac): Require gettext infrastructure from version 0.17.
9798
9799 2007-11-06  Bruno Haible  <bruno@clisp.org>
9800
9801         * lib/fbufmode.c (fbufmode) [QNX]: Use numerical values for flags; the
9802         symbolic values are not defined in a public header.
9803         * lib/freadable.c (freadable) [QNX]: Likewise.
9804         * lib/freadahead.c (freadahead) [QNX]: Likewise.
9805         * lib/freading.c (freading) [QNX]: Likewise.
9806         * lib/fseterr.c (fseterr) [QNX]: Likewise.
9807         * lib/fwritable.c (fwritable) [QNX]: Likewise.
9808         * lib/fwriting.c (fwriting) [QNX]: Likewise.
9809         * lib/fpurge.c (fpurge) [QNX]: Likewise. Add a return statement.
9810         Reported by Alain Magloire.
9811
9812         * m4/fpending.m4 (gl_FUNC_FPENDING): Add a variant for QNX.
9813
9814 2007-11-05  Bruno Haible  <bruno@clisp.org>
9815
9816         * lib/vasnprintf.c (VASNPRINTF): Expand the NEED_PRINTF_DIRECTIVE_A
9817         code when NEED_PRINTF_LONG_DOUBLE or NEED_PRINTF_DOUBLE is set.
9818         Needed on Cygwin, where !NEED_PRINTF_DIRECTIVE_A && NEED_PRINTF_DOUBLE.
9819         Reported by Eric Blake.
9820
9821 2007-10-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9822             Bruno Haible  <bruno@clisp.org>
9823
9824         * modules/malloc (configure.ac): Define GNULIB_MALLOC_GNU always.
9825         * modules/realloc (configure.ac): Define GNULIB_REALLOC_GNU always.
9826         * lib/realloc.c (SYSTEM_MALLOC_GLIBC_COMPATIBLE): New macro.
9827         (malloc): Undefine also before including <stdlib.h>.
9828         (rpl_realloc): Turn malloc(0) into malloc(1) if necessary.
9829         Needed on OSF/1 4.0.
9830
9831 2007-11-05  Jim Meyering  <meyering@redhat.com>
9832
9833         git-version-gen: sync from coreutils.
9834         * build-aux/git-version-gen: Add comments.
9835         Change the first '-' to '.' in the snapshot version string,
9836         e.g., 6.9-377-08144 -> 6.9.377-08144
9837         Remove first parameter.
9838         Don't declare a version "-dirty" merely because a time
9839         stamp has changed.
9840
9841 2007-11-04  Bruno Haible  <bruno@clisp.org>
9842
9843         * lib/lock.h: Protect all macro definitions containing an 'if'
9844         statement through a "do { ... } while (0)".
9845         * lib/tls.h: Likewise.
9846
9847 2007-11-04  Bruno Haible  <bruno@clisp.org>
9848
9849         * lib/vasnprintf.c (DCHAR_IS_TCHAR, DCHAR_CPY): Undefine at the end.
9850
9851 2007-11-04  Bruno Haible  <bruno@clisp.org>
9852
9853         * m4/printf.m4 (gl_PRINTF_ENOMEM): Use GL_NOCRASH.
9854         * modules/fprintf-posix (Depends-on): Add nocrash.
9855         * modules/snprintf-posix (Depends-on): Likewise.
9856         * modules/sprintf-posix (Depends-on): Likewise.
9857         * modules/vasnprintf-posix (Depends-on): Likewise.
9858         * modules/vasprintf-posix (Depends-on): Likewise.
9859         * modules/vfprintf-posix (Depends-on): Likewise.
9860         * modules/vsnprintf-posix (Depends-on): Likewise.
9861         * modules/vsprintf-posix (Depends-on): Likewise.
9862         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
9863         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
9864         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
9865         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
9866         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
9867         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
9868         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
9869
9870 2007-11-04  Bruno Haible  <bruno@clisp.org>
9871
9872         * modules/nocrash: New file.
9873         * m4/nocrash.m4: New file, taken from GNU clisp. Code taken from
9874         GNU libsigsegv, with permission of GNU libsigsegv's copyright holders.
9875
9876 2007-11-04  Bruno Haible  <bruno@clisp.org>
9877
9878         * tests/test-vasnprintf-posix.c (test_function): Add some tests of
9879         precision handling.
9880         * tests/test-vasprintf-posix.c (test_function): Likewise.
9881         * tests/test-snprintf-posix.h (test_function): Likewise.
9882         * tests/test-sprintf-posix.h (test_function): Likewise.
9883
9884         Fix *printf behaviour for large precisions on mingw and BeOS.
9885         * m4/printf.m4 (gl_PRINTF_PRECISION): New macro.
9886         * lib/vasnprintf.c (VASNPRINTF): Handle NEED_PRINTF_UNBOUNDED_PRECISION.
9887         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_PRECISION): New macro.
9888         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
9889         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
9890         gl_PRINTF_PRECISION and test its result. Invoke
9891         gl_PREREQ_VASNPRINTF_PRECISION.
9892         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
9893         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
9894         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
9895         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
9896         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
9897         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
9898         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
9899         * doc/functions/fprintf.texi: Update.
9900         * doc/functions/printf.texi: Update.
9901         * doc/functions/snprintf.texi: Update.
9902         * doc/functions/sprintf.texi: Update.
9903         * doc/functions/vfprintf.texi: Update.
9904         * doc/functions/vprintf.texi: Update.
9905         * doc/functions/vsnprintf.texi: Update.
9906         * doc/functions/vsprintf.texi: Update.
9907
9908 2007-11-04  Bruno Haible  <bruno@clisp.org>
9909
9910         * lib/vasnprintf.c (scale10_round_decimal_decoded): Fix shift loop.
9911
9912 2007-11-04  Bruno Haible  <bruno@clisp.org>
9913
9914         * modules/relocatable-prog (Files): Add m4/lib-ld.m4.
9915         Reported by Sylvain Beucler <beuc@gnu.org>.
9916
9917 2007-11-03  Bruno Haible  <bruno@clisp.org>
9918
9919         * tests/test-fprintf-posix2.sh: New file.
9920         * tests/test-fprintf-posix2.c: New file.
9921         * modules/fprintf-posix-tests (Files): Add them.
9922         (TESTS): Add test-fprintf-posix2.sh.
9923         (configure.ac): Check for getrlimit and setrlimit.
9924         (check_PROGRAMS): Add test-fprintf-posix2.
9925
9926         * tests/test-printf-posix2.sh: New file.
9927         * tests/test-printf-posix2.c: New file.
9928         * modules/printf-posix-tests (Files): Add them.
9929         (TESTS): Add test-printf-posix2.sh.
9930         (configure.ac): Check for getrlimit and setrlimit.
9931         (check_PROGRAMS): Add test-printf-posix2.
9932
9933         Fix *printf behaviour in out-of-memory situations on MacOS X and *BSD.
9934         * m4/printf.m4 (gl_PRINTF_ENOMEM): New macro.
9935         * lib/vasnprintf.c: Implement NEED_PRINTF_DOUBLE.
9936         (decode_double): New function, copied from decode_long_double.
9937         (scale10_round_decimal_decoded): New function, extracted from
9938         scale10_round_decimal_long_double.
9939         (scale10_round_decimal_long_double): Use it.
9940         (scale10_round_decimal_double): New function.
9941         (floorlog10): New function.
9942         (VASNPRINTF): Handle NEED_PRINTF_DOUBLE case.
9943         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_ENOMEM): New macro.
9944         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
9945         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
9946         gl_PRINTF_ENOMEM and test its result. Invoke
9947         gl_PREREQ_VASNPRINTF_ENOMEM.
9948         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
9949         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
9950         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
9951         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
9952         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
9953         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
9954         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
9955         * modules/fprintf-posix (Depends-on): Add frexp-nolibm.
9956         * modules/snprintf-posix (Depends-on): Likewise.
9957         * modules/sprintf-posix (Depends-on): Likewise.
9958         * modules/vasnprintf-posix (Depends-on): Likewise.
9959         * modules/vasprintf-posix (Depends-on): Likewise.
9960         * modules/vfprintf-posix (Depends-on): Likewise.
9961         * modules/vsnprintf-posix (Depends-on): Likewise.
9962         * modules/vsprintf-posix (Depends-on): Likewise.
9963         * doc/functions/fprintf.texi: Update.
9964         * doc/functions/printf.texi: Update.
9965         * doc/functions/snprintf.texi: Update.
9966         * doc/functions/sprintf.texi: Update.
9967         * doc/functions/vfprintf.texi: Update.
9968         * doc/functions/vprintf.texi: Update.
9969         * doc/functions/vsnprintf.texi: Update.
9970         * doc/functions/vsprintf.texi: Update.
9971
9972 2007-11-03  Bruno Haible  <bruno@clisp.org>
9973
9974         * modules/frexp-nolibm-tests: New file.
9975
9976         * modules/frexp-nolibm: New file.
9977         * m4/frexp.m4 (gl_FUNC_FREXP_NO_LIBM): New macro.
9978
9979 2007-11-03  Bruno Haible  <bruno@clisp.org>
9980
9981         * lib/vasnprintf.c (VASNPRINTF): Don't assume that snprintf's return
9982         value is C99 compliant.
9983         Needed for OSF/1 5.1.
9984
9985 2007-11-03  Bruno Haible  <bruno@clisp.org>
9986
9987         Fix out-of-memory handling of vasnprintf.
9988         * lib/printf-parse.c: Include <errno.h>.
9989         (PRINTF_PARSE): When failing, set errno to EINVAL or ENOMEM.
9990         * lib/vasnprintf.c (VASNPRINTF): When PRINTF_PARSE fails, assume errno
9991         is already set.
9992
9993 2007-11-02  Eric Blake  <ebb9@byu.net>
9994
9995         Fix tests on cygwin.
9996         * modules/xprintf-posix-tests (Makefile.am): Link against -lintl.
9997
9998 2007-11-01  Bruno Haible  <bruno@clisp.org>
9999
10000         * lib/stdlib.in.h (putenv): Remove the "not POSIX compliant everywhere"
10001         warning.
10002         * doc/functions/putenv.texi: Clarify that the 'putenv' module is not
10003         needed for POSIX compatibility.
10004
10005 2007-11-01  Paul Eggert  <eggert@cs.ucla.edu>
10006
10007         * m4/putenv.m4 (gl_FUNC_PUTENV): Also mention that we're checking
10008         for compatibility with GNU.
10009
10010 2007-11-01  Bruno Haible  <bruno@clisp.org>
10011
10012         * lib/putenv.c: Include <stdlib.h>. Remove rpl_putenv declaration.
10013         (putenv): Renamed from rpl_putenv. Change argument type from
10014         'const char *' to 'char *'.
10015         * m4/putenv.m4 (gl_FUNC_PUTENV): Require gl_STDLIB_H_DEFAULTS. Instead
10016         of defining putenv in config.h, just set REPLACE_PUTENV.
10017         * modules/putenv (Depends-on): Add stdlib.
10018         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
10019         (Include): Use <stdlib.h>.
10020         * lib/stdlib.in.h (putenv): New declaration.
10021         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_PUTENV and
10022         REPLACE_PUTENV.
10023         * modules/stdlib (Makefile.am): Substitute GNULIB_PUTENV and
10024         REPLACE_PUTENV.
10025         Needed for MacOS X 10.5.0.
10026         Reported by Peter O'Gorman <peter@pogma.com>.
10027
10028 2007-11-01  Jim Meyering  <meyering@redhat.com>
10029
10030         Treat an empty date string exactly like "0".
10031         * lib/getdate.y (get_date): Once any isspace or TZ= prefix is consumed,
10032         if the remaining date string (to be parsed) is empty, use "0".
10033         Reported by Mischa Molhoek and discussed in this thread:
10034         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/11726>.
10035
10036 2007-10-31  Bruno Haible  <bruno@clisp.org>
10037
10038         * m4/intmax_t.m4 (gl_AC_TYPE_INTMAX_T, gt_AC_TYPE_INTMAX_T): Use
10039         AC_TYPE_LONG_LONG_INT instead of gl_AC_TYPE_LONG_LONG.
10040         * m4/uintmax_t.m4 (gl_AC_TYPE_UINTMAX_T): Use
10041         AC_TYPE_UNSIGNED_LONG_LONG_INT instead of gl_AC_TYPE_UNSIGNED_LONG_LONG.
10042         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Remove macro.
10043         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG): Remove macro.
10044
10045 2007-10-31  Bruno Haible  <bruno@clisp.org>
10046
10047         * m4/longlong.m4 (_AC_TYPE_LONG_LONG_SNIPPET): New macro, extracted
10048         from AC_TYPE_LONG_LONG_INT and AC_TYPE_UNSIGNED_LONG_LONG_INT.
10049         (AC_TYPE_LONG_LONG_INT): Use it.
10050         (AC_TYPE_UNSIGNED_LONG_LONG_INT): Moved here from m4/ulonglong.m4. Use
10051         it as well.
10052         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Remove macro; moved
10053         to m4/longlong.m4.
10054         * modules/stdint (Files): Remove m4/ulonglong.m4.
10055         * modules/strtoull (Files): Use m4/longlong.m4 instead of
10056         m4/ulonglong.m4.
10057         * modules/strtoumax (Files): Likewise.
10058
10059 2007-10-30  Bruno Haible  <bruno@clisp.org>
10060
10061         * modules/xvasprintf-posix: New file.
10062         Suggested by Eric Blake.
10063
10064 2007-10-30  Bruno Haible  <bruno@clisp.org>
10065
10066         * modules/xprintf-posix-tests: New file.
10067         * tests/test-xprintf-posix.sh: New file.
10068         * tests/test-xprintf-posix.c: New file.
10069         * tests/test-xfprintf-posix.c: New file.
10070
10071         * modules/xprintf-posix: New file.
10072
10073 2007-10-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10074
10075         * modules/fbufmode-tests (MOSTLYCLEANFILES): Remove temp files.
10076         * modules/freadable-tests (MOSTLYCLEANFILES): Likewise.
10077         * modules/fwritable-tests (MOSTLYCLEANFILES): Likewise.
10078
10079 2007-10-29  Bruno Haible  <bruno@clisp.org>
10080
10081         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): Rename the cache variable to
10082         contain the special marker '_cv_'.
10083         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): Likewise.
10084         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): Likewise.
10085         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): Likewise.
10086         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): Likewise.
10087         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): Likewise.
10088         Reported by Ralf Wildenhues.
10089
10090 2007-10-29  Bruno Haible  <bruno@clisp.org>
10091
10092         * gnulib-tool (func_import): When --lgpl is not specified, set
10093         sed_transform_lib_file to convert LGPL and GPLv2+ copyright headers to
10094         GPLv3.
10095         Reported by Simon Josefsson.
10096
10097 2007-10-28  Bruno Haible  <bruno@clisp.org>
10098
10099         * lib/math.in.h: Test REPLACE_ISFINITE instead of HAVE_DECL_ISFINITE.
10100         * m4/isfinite.m4 (gl_ISFINITE): Initialize REPLACE_ISFINITE instead of
10101         HAVE_DECL_ISFINITE.
10102         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
10103         * modules/math (Makefile.am): Substitute REPLACE_ISFINITE instead of
10104         HAVE_DECL_ISFINITE.
10105
10106 2007-10-28  Bruno Haible  <bruno@clisp.org>
10107
10108         * lib/stdint.in.h (_STDINT_MAX): Subtract 1 from an unused signed
10109         integer shift in the signed case. Fixes warnings with OSF/1 5.1 cc.
10110
10111 2007-10-28  Bruno Haible  <bruno@clisp.org>
10112
10113         Fix link errors with Sun C 5.0 on Solaris 10.
10114         * m4/floorf.m4 (gl_FUNC_FLOORF): Consider also the case that the
10115         function is declared but not present in the compiler's libm.
10116         * m4/floorl.m4 (gl_FUNC_FLOORL): Likewise.
10117         * m4/ceilf.m4 (gl_FUNC_CEILF): Likewise.
10118         * m4/ceill.m4 (gl_FUNC_CEILL: Likewise.
10119         * lib/math.in.h: Test REPLACE_CEILF instead of HAVE_DECL_CEILF.
10120         Test REPLACE_CEILL instead of HAVE_DECL_CEILL.
10121         Test REPLACE_FLOORF instead of HAVE_DECL_FLOORF.
10122         Test REPLACE_FLOORL instead of HAVE_DECL_FLOORL.
10123         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
10124         * modules/math (Makefile.am): Substitute REPLACE_CEILF instead of
10125         HAVE_DECL_CEILF, REPLACE_CEILL instead of HAVE_DECL_CEILL,
10126         REPLACE_FLOORF instead of HAVE_DECL_FLOORF, REPLACE_FLOORL instead of
10127         HAVE_DECL_FLOORL.
10128
10129 2007-10-28  Bruno Haible  <bruno@clisp.org>
10130
10131         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): New macro, extracted from
10132         gl_FUNC_FLOORL. Cache the result.
10133         (gl_FUNC_FLOORL): Use it.
10134         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): New macro, extracted from
10135         gl_FUNC_CEILL. Cache the result.
10136         (gl_FUNC_CEILL): Use it.
10137
10138         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): New macro, extracted from
10139         gl_FUNC_FLOOR. Cache the result.
10140         (gl_FUNC_FLOOR): Use it.
10141         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): New macro, extracted from
10142         gl_FUNC_CEIL. Cache the result.
10143         (gl_FUNC_CEIL): Use it.
10144
10145         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): New macro, extracted from
10146         gl_FUNC_FLOORF. Cache the result.
10147         (gl_FUNC_FLOORF): Use it.
10148         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): New macro, extracted from
10149         gl_FUNC_CEILF. Cache the result.
10150         (gl_FUNC_CEILF): Use it.
10151
10152 2007-10-28  Bruno Haible  <bruno@clisp.org>
10153
10154         * gnulib-tool: Allow specifying the LGPL version number through
10155         --lgpl=2 or --lgpl=3.
10156         (func_usage): Document --lgpl with argument.
10157         Handle --lgpl=... arguments.
10158         (func_import): Recognize also gl_LGPL calls with an argument. When
10159         --lgpl=2 is used and the module's license is just LGPL, report an
10160         error. Set sed_transform_lib_file according to the lgpl variable. In
10161         the generated files, use --lgpl or gl_LGPL invocations with argument,
10162         if necessary.
10163         * doc/gnulib-intro.texi (Copyright): Explain how to get modules under
10164         an LGPv2+ license.
10165         * doc/gnulib-tool.texi (Modified imports): Update explanation of
10166         gl_LGPL macro.
10167
10168 2007-10-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10169             Bruno Haible  <bruno@clisp.org>
10170
10171         * lib/unistr.h (u8_uctomb_aux): Declare also if !HAVE_INLINE.
10172         (u16_uctomb_aux): Likewise.
10173         * lib/unistr/u8-uctomb-aux.c (u8_uctomb_aux): Define also if
10174         !HAVE_INLINE.
10175         * lib/unistr/u16-uctomb-aux.c (u16_uctomb_aux): Likewise
10176
10177 2007-10-28  Bruno Haible  <bruno@clisp.org>
10178
10179         * modules/error: Add a notice recommending to change XGETTEXT_OPTIONS.
10180         Invoke AM_GETTEXT_OPTION if it exists.
10181         * modules/vasprintf: Likewise.
10182         * modules/verror: Likewise.
10183         * modules/xprintf: Likewise.
10184         * modules/xvasprintf: Likewise.
10185
10186 2007-10-27  Ben Pfaff  <blp@gnu.org>
10187
10188         * lib/math.in.h: Define isfinite macro and prototypes for
10189         gl_isfinitef, gl_isfinited, gl_isfinitel if we are providing
10190         implementations.
10191         * m4/math_h.m4: New substitutions for isfinite module.
10192         * lib/isfinite.c: New file.
10193         * m4/isfinite.m4: New file.
10194         * modules/math: Replace isfinite-related @VARS@ in math.in.h.
10195         * modules/isfinite: New file.
10196         * modules/isfinite-tests: New file.
10197         * tests/tests-isfinite.c: New file.
10198         * doc/functions/isfinite.texi: Mention isfinite module.
10199         * MODULES.html.sh: Mention new module.
10200
10201 2007-10-27  Ben Pfaff  <blp@gnu.org>
10202
10203         Ralf Wildenhues reported that Tru64 4.0D declares the round
10204         functions but does not have definitions.
10205         * m4/check-math-lib.m4 (gl_CHECK_MATH_LIB): If the target function
10206         cannot be found in any library, set the output variable to
10207         "missing" instead of "".
10208         * m4/round.m4: Also use our substitute if we cannot find round in
10209         any library, even if it is declared.
10210         * m4/roundf.m4: Likewise for roundf.
10211         * m4/roundl.m4: Likewise for roundl.
10212         * lib/math.in.h: Undefine roundf, round, roundl before defining
10213         their replacements, to allow for hypothetical systems where these
10214         may be defined as macros but not available in libraries.
10215
10216 2007-10-27  Bruno Haible  <bruno@clisp.org>
10217
10218         * doc/gnulib.texi: Invoke @firstparagraphindent.
10219         * doc/gnulib-tool.texi (Simple update): Mention possible incompatible
10220         changes in gnulib.
10221         (Source changes): New section.
10222
10223 2007-10-26  Bruno Haible  <bruno@clisp.org>
10224
10225         * m4/gnulib-common.m4 (AC_C_RESTRICT): New overriding definition,
10226         borrowed from autoconf.
10227
10228 2007-10-26  Bruno Haible  <bruno@clisp.org>
10229
10230         * lib/strerror.c (rpl_strerror): Return "Unknown error ..." also if
10231         strerror returned the empty string. Needed on HP-UX 11.00.
10232
10233 2007-10-24  Micah Cowan  <micah@cowan.name>
10234
10235         Remove vestiges of cvs-gnulib-checkout process.  Now we use git.
10236         * build-aux/bootstrap: Remove support for now-unnecessary option,
10237         --cvs-user, and envvars CVS_USER, CVS_RSH.
10238
10239 2007-10-24  Jim Meyering  <meyering@redhat.com>
10240
10241         Avoid diagnostics from sha1sum when there is no cached checksum.
10242         * build-aux/bootstrap (update_po_files): Skip the sha1sum check
10243         if the po.s1 file hasn't been created yet.
10244
10245         * build-aux/bootstrap: Sync from coreutils:
10246         2007-10-24  Jim Meyering  <meyering@redhat.com>
10247         Get gnulib from the git repository, not from an obsolete cvs one.
10248         * build-aux/bootstrap: Suggestion from Micah Cowan.
10249         2007-10-04  Jim Meyering  <jim@meyering.net>
10250         * build-aux/bootstrap (slurp): Adapt to _.h -> .in.h name change.
10251         (update_po_files): Work also when there are no .po files in po/.
10252
10253 2007-10-24  Paul Eggert  <eggert@cs.ucla.edu>
10254
10255         * README: Append ".git" to git and cg examples.
10256         Problem reported by Benoit Sigoure.
10257
10258 2007-10-23  Micah Cowan  <micah@cowan.name>
10259
10260         * users.txt: Add wget.
10261
10262 2007-10-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10263
10264         Fix linking of some unistdio tests on FreeBSD.
10265         * modules/unistdio/u16-vsnprintf-tests
10266         (test_u16_vsprintf1_LDADD): Add @LIBINTL@.
10267         * modules/unistdio/u16-vsprintf-tests
10268         (test_u16_vsnprintf1_LDADD): Likewise.
10269         * modules/unistdio/u32-vsnprintf-tests
10270         (test_u32_vsnprintf1_LDADD): Likewise.
10271         * modules/unistdio/u32-vsprintf-tests
10272         (test_u32_vsprintf1_LDADD): Likewise.
10273         * modules/unistdio/u8-vsnprintf-tests
10274         (test_u8_vsnprintf1_LDADD): Likewise.
10275         * modules/unistdio/u8-vsprintf-tests
10276         (test_u8_vsprintf1_LDADD): Likewise.
10277         * modules/unistdio/ulc-vsnprintf-tests
10278         (test_ulc_vsnprintf1_LDADD): Likewise.
10279         * modules/unistdio/ulc-vsprintf-tests
10280         (test_ulc_vsprintf1_LDADD): Likewise.
10281
10282         Fix linking of some uniconv tests on FreeBSD.
10283         * modules/uniconv/u16-conv-from-enc-tests
10284         (test_u16_conv_from_enc_LDADD): Link $(LDADD) before @LIBICONV@.
10285         * modules/uniconv/u16-conv-to-enc-tests
10286         (test_u16_conv_to_enc_LDADD): Likewise.
10287         * modules/uniconv/u16-strconv-from-enc-tests
10288         (test_u16_strconv_from_enc_LDADD): Likewise.
10289         * modules/uniconv/u16-strconv-to-enc-tests
10290         (test_u16_strconv_to_enc_LDADD): Likewise.
10291         * modules/uniconv/u32-conv-from-enc-tests
10292         (test_u32_conv_from_enc_LDADD): Likewise.
10293         * modules/uniconv/u32-conv-to-enc-tests
10294         (test_u32_conv_to_enc_LDADD): Likewise.
10295         * modules/uniconv/u32-strconv-from-enc-tests
10296         (test_u32_strconv_from_enc_LDADD): Likewise.
10297         * modules/uniconv/u32-strconv-to-enc-tests
10298         (test_u32_strconv_to_enc_LDADD): Likewise.
10299         * modules/uniconv/u8-conv-from-enc-tests
10300         (test_u8_conv_from_enc_LDADD): Likewise.
10301         * modules/uniconv/u8-conv-to-enc-tests
10302         (test_u8_conv_to_enc_LDADD): Likewise.
10303         * modules/uniconv/u8-strconv-from-enc-tests
10304         (test_u8_strconv_from_enc_LDADD): Likewise.
10305         * modules/uniconv/u8-strconv-to-enc-tests
10306         (test_u8_strconv_to_enc_LDADD): Likewise.
10307
10308 2007-10-22  Bruno Haible  <bruno@clisp.org>
10309
10310         * lib/stdint.in.h: Add check that intmax_t and uintmax_t have the same
10311         size.
10312
10313 2007-10-22  Eric Blake  <ebb9@byu.net>
10314
10315         Tweak x*printf documentation.
10316         * lib/xprintf.c (xprintf, xvprintf, xfprintf, xvfprintf): Adjust
10317         variable name and comments.
10318         Suggested by Bruno Haible.
10319
10320 2007-10-22  Bruno Haible  <bruno@clisp.org>
10321
10322         * lib/acl.c (copy_acl): Fix file name in comment.
10323
10324 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
10325
10326         Fix Tru64 problem with stdbool.h.
10327         * lib/stdbool.in.h (false, true):
10328         [! (defined __cplusplus || defined __BEOS__) && !defined __GNUC__]:
10329         Don't declare as an enum in this situation; it runs afoul of Tru64.
10330         Problem reported by Steven M. Schweda in
10331         <http://lists.gnu.org/archive/html/bug-autoconf/2007-10/msg00019.html>.
10332
10333 2007-10-22  Eric Blake  <ebb9@byu.net>
10334
10335         Also wrap vf?printf.
10336         * lib/xprintf.h (xvprintf, xvfprintf): New declarations.
10337         * lib/xprintf.c (xprintf, xfprintf): Work for C89.
10338         (xvprintf, xvfprintf): New functions.
10339
10340 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10341
10342         * modules/fstrcmp-tests (test_fstrcmp_LDADD): New, add
10343         @LIBINTL@ for FreeBSD 6.2, $(LIBTHREAD) for AIX 4.3.3.
10344
10345         * lib/uniconv/u16-conv-to-enc.c (U_MBLEN): Define.
10346         * lib/uniconv/u32-conv-to-enc.c (U_MBLEN): Likewise.
10347
10348 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
10349
10350         * lib/acl.c (copy_acl): Adjust to IRIX 6.5.  Problem reported
10351         by Bruno Haible.
10352
10353 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10354
10355         * lib/getloadavg.c
10356         [defined (__osf__) && (defined (__alpha) || defined (__alpha__)]:
10357         Undef `sys' after including sys/table.h, for Tru64 4.0D.
10358
10359         * tests/test-i-ring.c: Work for C89.
10360
10361 2007-10-22  Bruno Haible  <bruno@clisp.org>
10362
10363         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Use -1ull, not
10364         -1u, in preprocessor expression, so that we don't test for the bug
10365         in HP-UX 11.00 cpp.  Testing for this bug caused problems; see
10366         <http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00329.html>.
10367
10368 2007-10-22  Eric Blake  <ebb9@byu.net>
10369
10370         * tests/test-yesno.sh: Silence stderr during test.
10371
10372 2007-10-22  Simon Josefsson  <simon@josefsson.org>
10373
10374         * modules/crypto/gc-camellia: New file.
10375
10376         * m4/gc-camellia.m4: New file.
10377
10378         * lib/gc-libgcrypt.c (gc_cipher_open): Support Camellia.
10379
10380         * lib/gc.h (enum Gc_cipher): Add GC_CAMELLIA128, GC_CAMELLIA256.
10381
10382 2007-10-22  Simon Josefsson  <simon@josefsson.org>
10383
10384         * build-aux/maint.mk (gzip_rsyncable): Don't fail if gzip sends
10385         --help to stdout.  Reported by sms@antinode.org (Steven
10386         M. Schweda).
10387
10388 2007-10-22  Simon Josefsson  <simon@josefsson.org>
10389
10390         * users.txt: Fix link to libksba.
10391
10392 2007-10-21  Ben Pfaff  <blp@gnu.org>
10393
10394         * modules/roundf-tests: Add dependency on floorf, ceilf to allow
10395         round.c roundf implementation that depends on floorf and ceilf to
10396         be tested unconditionally.
10397
10398 2007-10-21  Ben Pfaff  <blp@gnu.org>
10399
10400         * m4/check-libm-func.m4: Removed.
10401         * m4/check-math-lib.m4: New file.
10402         * m4/round.m4: Rewrite to use gl_CHECK_MATH_LIB.
10403         * m4/roundf.m4: Ditto, and fix lack of HAVE_DECL_ROUNDF
10404         definition and lack of AC_LIBOBJ([roundf]).
10405         * m4/roundl.m4: Ditto, and similarly for roundl.
10406         * modules/round: Reference new m4 file.
10407         * modules/roundf: Ditto.
10408         * modules/roundl: Ditto.
10409         * tests/test-round2.c (main): Use ROUND instead of round.
10410         Bug report from Bruno Haible.
10411
10412 2007-10-21  Bruno Haible  <bruno@clisp.org>
10413
10414         * lib/printf-parse.c: Don't assume <stdint.h> exists in IN_LIBASPRINTF
10415         context.
10416
10417 2007-10-21  Bruno Haible  <bruno@clisp.org>
10418
10419         * tests/test-wcwidth.c (main): Allow negative result for some control
10420         characters.
10421
10422         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Check also the width of U+200B.
10423         Needed on OSF/1 5.1.
10424
10425 2007-10-21  Bruno Haible  <bruno@clisp.org>
10426
10427         * tests/test-floorf1.c: Include isnanf.h.
10428         (main): Use isnanf() instead of isnan().
10429         * tests/test-ceilf1.c: Include isnanf.h.
10430         (main): Use isnanf() instead of isnan().
10431         * tests/test-truncf1.c: Include isnanf.h.
10432         (main): Use isnanf() instead of isnan().
10433         * tests/test-roundf1.c: Include isnanf.h.
10434         (main): Use isnanf() instead of isnan().
10435
10436 2007-10-21  Eric Blake  <ebb9@byu.net>
10437
10438         * users.txt: Update URL for m4.
10439
10440 2007-10-21  Bruno Haible  <bruno@clisp.org>
10441
10442         * users.txt: Add clisp. Update URLs to Simon Josefsson's projects.
10443
10444 2007-10-21  Bruno Haible  <bruno@clisp.org>
10445
10446         * gnulib-tool (func_create_megatestdir): Determine the cvsdate from
10447         Git's management files if the CVS files are not present.
10448
10449 2007-10-20  Bruno Haible  <bruno@clisp.org>
10450
10451         * lib/count-one-bits.h (COUNT_ONE_BITS): Use the builtin also for
10452         gcc-3.4.x.
10453
10454 2007-10-20  Ben Pfaff  <blp@gnu.org>
10455
10456         * lib/math.in.h: Declare round, roundf, roundl if we are providing
10457         implementations.
10458         * m4/math_h.m4: New substitutions for round, roundf, roundl modules.
10459         * lib/round.c: New file.
10460         * lib/roundf.c: New file.
10461         * lib/roundl.c: New file.
10462         * m4/round.m4: New file.
10463         * m4/roundf.m4: New file.
10464         * m4/roundl.m4: New file.
10465         * m4/check-libm-func-m4: New file.
10466         * modules/math: Replace round, roundf, roundl related @VARS@ in
10467         math.in.h.
10468         * modules/round: New file.
10469         * modules/round-tests: New file.
10470         * modules/roundf: New file.
10471         * modules/roundf-tests: New file.
10472         * modules/roundl: New file.
10473         * modules/roundl-tests: New file.
10474         * tests/test-round1.c: New file.
10475         * tests/test-round2.c: New file.
10476         * tests/test-roundf1.c: New file.
10477         * tests/test-roundf2.c: New file.
10478         * tests/test-roundl.c: New file.
10479         * doc/functions/round.texi: Mention round module.
10480         * doc/functions/roundf.texi: Mention roundf module.
10481         * doc/functions/roundl.texi: Mention roundl module.
10482         * MODULES.html.sh: Mention new modules.
10483         Thanks to Bruno Haible for suggestions.
10484
10485 2007-10-20  Jim Meyering  <meyering@redhat.com>
10486
10487         * lib/xprintf.c: Include <config.h> unconditionally.
10488
10489         Change xprintf's license to GPL.
10490         * modules/xprintf (License): s/LGPL/GPL/, since this module
10491         depends on modules (exit and exitfail) which are GPL.
10492         Suggestion from Bruno Haible.
10493
10494         xprintf fixes.
10495         * lib/xprintf.c (xprintf, xfprintf): Use va_end.
10496         Use a clearer diagnostic.
10497         Patch from Bruno Haible.
10498
10499 2007-10-20  Bruno Haible  <bruno@clisp.org>
10500
10501         * lib/vasnprintf.c (VASNPRINTF): Don't report overflow if the available
10502         length is INT_MAX and sizeof (DCHAR_T) > sizeof (TCHAR_T).
10503         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
10504
10505 2007-10-20  Bruno Haible  <bruno@clisp.org>
10506
10507         * tests/test-floorf2.c (correct_result_p): Don't rely on excess
10508         precision in the comparison result > x - 1 or similar.
10509         * tests/test-ceilf2.c (correct_result_p): Likewise.
10510         * tests/test-truncf2.c (correct_result_p): Likewise.
10511         * tests/test-trunc2.c (correct_result_p): Likewise.
10512         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
10513
10514 2007-10-20  Bruno Haible  <bruno@clisp.org>
10515
10516         * modules/ceil: New file.
10517         * m4/ceil.m4: New file.
10518         * doc/functions/ceil.texi: Mention the 'ceil' module.
10519
10520 2007-10-20  Bruno Haible  <bruno@clisp.org>
10521
10522         * modules/floor: New file.
10523         * m4/floor.m4: New file.
10524         * doc/functions/floor.texi: Mention the 'floor' module.
10525
10526 2007-10-20  Bruno Haible  <bruno@clisp.org>
10527
10528         * modules/ceilf-tests (Depends-on): Add fprintf-posix. Needed for use
10529         of %a.
10530         * modules/floorf-tests (Depends-on): Likewise.
10531         * modules/truncf-tests (Depends-on): Likewise.
10532         * modules/trunc-tests (Depends-on): Likewise.
10533         Reported by Ben Pfaff.
10534
10535 2007-10-19  Jim Meyering  <meyering@redhat.com>
10536
10537         * lib/xprintf.c (xprintf, xfprintf): Test err < 0, not just "err".
10538         Don't bother testing specific errno values.  Just test ferror.
10539
10540         New module: xprintf
10541         * modules/xprintf, lib/xprintf.c, lib/xprintf.h: New files.
10542
10543 2007-10-19  Bruno Haible  <bruno@clisp.org>
10544
10545         * modules/csharpexec (Makefile.am): Use @FOO@ syntax instead of $(FOO)
10546         syntax.
10547         * modules/javaexec (Makefile.am): Likewise.
10548         * modules/relocatable-prog (Makefile.am): Likewise.
10549         Suggested by Jim Meyering.
10550
10551 2007-10-18  Bruno Haible  <bruno@clisp.org>
10552
10553         * lib/vasnprintf.c (VASNPRINTF): Don't use %n on glibc >= 2.3 systems.
10554         Reported by Jim Meyering.
10555
10556 2007-10-18  Eric Blake  <ebb9@byu.net>
10557
10558         * modules/filenamecat-tests (Makefile.am): Link against -lintl.
10559
10560 2007-10-18  Bruno Haible  <bruno@clisp.org>
10561
10562         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_N, gl_SNPRINTF_DIRECTIVE_N): Put
10563         the format string into writable memory. Needed in Fortify conditions.
10564
10565 2007-10-18  Colin Watson <cjwatson@debian.org>  (tiny change)
10566             Bruno Haible  <bruno@clisp.org>
10567
10568         * lib/trim.c: Include config.h unconditionally. Include trim.h always.
10569         Include ctype.h always. Include stdlib.h, not mbuiter.h, for MB_CUR_MAX.
10570         * modules/trim (Depends-on): Add mbchar.
10571         (configure.ac): Add gl_FUNC_MBRTOWC.
10572         (Makefile.am): Augment lib_SOURCES.
10573
10574 2007-10-17  Paul Eggert  <eggert@cs.ucla.edu>
10575
10576         Modify glob.c to use fstatat and dirfd, to simplify it.
10577         Suggested by Eric Blake.
10578         * lib/glob.c (__fxstatat64) [!_LIBC]: New macro.
10579         Don't include <stdbool.h>; not used.
10580         (link_exists2_p, glob_in_dir) [!_LIBC]: No longer a special case.
10581         (link_exists_p): Simplify implementation, since we can now assume
10582         dirfd and fstatat.
10583         * modules/glob (Depends-on): Add dirfd, openat.  Remove stdbool.
10584
10585 2007-10-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10586
10587         * gnulib-tool (func_get_dependencies): Fix sed script to
10588         match only tests.
10589
10590 2007-10-17  Bruno Haible  <bruno@clisp.org>
10591
10592         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): On Cygwin, don't
10593         allow locale names without encoding suffix.
10594         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
10595         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
10596
10597 2007-10-16  Bruno Haible  <bruno@clisp.org>
10598
10599         * lib/getcwd.c (__getcwd): Define with explicit rpl_ prefix.
10600         * lib/getgroups.c (getgroups): Likewise.
10601         * lib/gettimeofday.c (localtime, gmtime, tzset): Likewise.
10602
10603 2007-10-16  Bruno Haible  <bruno@clisp.org>
10604
10605         * modules/absolute-header (License): Change from LGPL to LGPLv2+.
10606         * modules/malloc-posix (License): Likewise.
10607         * modules/realloc-posix (License): Likewise.
10608         * modules/calloc-posix (License): Likewise.
10609         * modules/intprops (License): Change from GPL to LGPL, with
10610         Paul Eggert's approval.
10611
10612 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
10613
10614         Merge glibc changes into lib/glob.c.
10615
10616         * lib/glob.c (glob_in_dir): Sync with glibc/posix/glob.c, dated
10617         2007-10-15 04:59:03 UTC.  Here are the changes:
10618
10619         2007-10-14  Ulrich Drepper  <drepper@redhat.com>
10620
10621         * lib/glob.c: Reimplement link_exists_p to use fstatat64.
10622
10623         * lib/glob.c: Add some branch prediction throughout.
10624
10625         2007-10-07  Ulrich Drepper  <drepper@redhat.com>
10626
10627         [BZ #5103]
10628         * lib/glob.c (glob): Recognize patterns starting \/.
10629
10630         2007-02-14  Jakub Jelinek  <jakub@redhat.com>
10631
10632         [BZ #3996]
10633         * lib/glob.c (attribute_hidden): Define if not defined.
10634         (glob): Unescape dirname, filename or username when needed and not
10635         GLOB_NOESCAPE.  Handle \/ correctly.  Handle GLOB_MARK if filename
10636         is NULL.  Handle unescaped [ in pattern without closing ].
10637         Don't pass GLOB_CHECK down to recursive glob for directories.
10638         (__glob_pattern_type): New function.
10639         (__glob_pattern_p): Implement using __glob_pattern_type.
10640         (glob_in_dir): Handle GLOB_NOCHECK patterns containing no meta
10641         characters and backslashes if not GLOB_NOESCAPE or unterminated [.
10642         Remove unreachable code.
10643
10644         2006-09-30  Ulrich Drepper  <drepper@redhat.com>
10645
10646         * lib/glob.c (glob_in_dir): Add some comments and asserts to
10647         explain why there are no leaks.
10648
10649         2006-09-25  Jakub Jelinek  <jakub@redhat.com>
10650
10651         [BZ #3253]
10652         * lib/glob.c (glob_in_dir): Don't alloca one struct globlink at a
10653         time, rather allocate increasingly bigger arrays of pointers, if
10654         possible with alloca, if too large with malloc.
10655
10656 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
10657
10658         Check for 64-bit int errors in HP-UX 10.20 preprocessor.
10659         Problem reported by H.Merijn Brand in
10660         <http://lists.gnu.org/archive/html/bug-tar/2007-10/msg00018.html>.
10661         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Check preprocessor too.
10662         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
10663
10664 2007-10-15  Bruno Haible  <bruno@clisp.org>
10665
10666         * lib/fchdir.c (close, open, closedir, opendir, dup, dup2): Define
10667         with explicit rpl_ prefix.
10668         * lib/fopen.c (fopen): Likewise.
10669         * lib/freopen.c (freopen): Likewise.
10670         * lib/iconv.c (iconv): Likewise.
10671         * lib/iconv_close.c (iconv_close): Likewise.
10672
10673 2007-10-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10674
10675         * m4/iconv_open (gl_FUNC_ICONV_OPEN_UTF): Fix cache variable name.
10676
10677 2007-10-15  Bruno Haible  <bruno@clisp.org>
10678
10679         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Use
10680         <stddef.h> instead of <stdlib.h> since we only need NULL.
10681         Reported by Ben Pfaff <blp@cs.stanford.edu>.
10682
10683 2007-10-15  Bruno Haible  <bruno@clisp.org>
10684
10685         * doc/gnulib-tool.texi (Initial import): Swap order of -I directives.
10686         Replace paragraph talking about LIBOBJS.
10687         Reported by Colin Watson <cjwatson@debian.org>.
10688
10689 2007-10-15  Bruno Haible  <bruno@clisp.org>
10690
10691         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Include
10692         <stdlib.h> before using NULL.
10693
10694 2007-10-15  Simon Josefsson  <simon@josefsson.org>
10695
10696         * m4/getaddrinfo.m4: Use NULL rather than 0 for pointers.
10697         Reported by Albert Chin <china@thewrittenword.com>.
10698
10699 2007-10-14  Bruno Haible  <bruno@clisp.org>
10700
10701         * modules/iconv_open-utf-tests: New file.
10702         * tests/test-iconv-utf.c: New file.
10703
10704         Enhance iconv_open to support UTF-16BE, UTF-16LE, UTF-32BE, UTF-32LE.
10705         * modules/iconv_open-utf: New file.
10706         * lib/iconv.in.h (_ICONV_UTF8_UTF*, _ICONV_UTF*_UTF8): New macros.
10707         (iconv, iconv_close): New declarations.
10708         * lib/iconv_open.c: Include c-strcase.h. Don't require ICONV_FLAVOR to
10709         be defined.
10710         (iconv_open): Add special handling of conversion between UTF-8 and
10711         UTF-{16,32}{BE,LE}.
10712         * lib/iconv.c: New file, incorporating code from GNU libiconv 1.11.
10713         * lib/iconv_close.c: New file.
10714         * m4/iconv_open.m4 (gl_REPLACE_ICONV_OPEN): New macro, extracted from
10715         gl_FUNC_ICONV_OPEN.
10716         (gl_FUNC_ICONV_OPEN): Use it.
10717         (gl_FUNC_ICONV_OPEN_UTF): New macro.
10718         * m4/iconv_h.m4 (gl_ICONV_H_DEFAULTS): Initialize also REPLACE_ICONV
10719         and REPLACE_ICONV_UTF.
10720         * modules/iconv_open (Depends-on): Add c-strcase.
10721         (Makefile.am): Substitute also REPLACE_ICONV, REPLACE_ICONV_UTF,
10722         ICONV_CONST.
10723         * doc/functions/iconv_open.texi: Mention the iconv_open-utf module.
10724
10725 2007-10-13  Albert Chin  <china@thewrittenword.com>
10726             Bruno Haible  <bruno@clisp.org>
10727
10728         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Perform the test for getaddrinfo
10729         through a link check that includes <netdb.h>. Needed for OSF/1 5.1.
10730
10731 2007-10-13  Bruno Haible  <bruno@clisp.org>
10732
10733         * lib/argp-fmtstream.h (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is
10734         defined, use the ISO C99 inline semantics.
10735         * lib/argp.h (ARGP_EI): Likewise.
10736
10737 2007-10-13  Bruno Haible  <bruno@clisp.org>
10738
10739         Handle 'inline' change in gcc 4.3.0.
10740         * lib/argp-fmtstream.h (argp_fmtstream_putc, argp_fmtstream_puts,
10741         argp_fmtstream_write, argp_fmtstream_set_lmargin,
10742         argp_fmtstream_set_rmargin, argp_fmtstream_set_wmargin,
10743         argp_fmtstream_point): Disable 'extern' declaration if the function
10744         definition is going to be provided inline.
10745         (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is defined, use the GNU C inline
10746         semantics, not the ISO C99 inline semantics.
10747         * lib/argp.h (argp_usage, _option_is_short, _option_is_end): Disable
10748         'extern' declaration if the function definition is going to be provided
10749         inline.
10750         (ARGP_EI): Don't assume GNU C. If __GNUC_STDC_INLINE__ is defined, use
10751         the GNU C inline semantics, not the ISO C99 inline semantics. With
10752         GCC 4.2, avoid a warning.
10753
10754 2007-10-13  Bruno Haible  <bruno@clisp.org>
10755
10756         * lib/freading.h (freading): Enable the use of __freading for
10757         glibc >= 2.7.
10758         * lib/freading.c (freading): Likewise.
10759
10760 2007-10-12  Paul Eggert  <eggert@cs.ucla.edu>
10761
10762         * lib/argp-fmtstream.h (ARGP_FS_EI): Work around GCC 4.2.1 diagnostic
10763         "warning: C99 inline functions are not supported; using GNU89".
10764
10765 2007-10-12  Bruno Haible  <bruno@clisp.org>
10766
10767         * lib/ceil.c (FUNC): Avoid rounding errors for values near a power
10768         of 2.
10769         * tests/test-ceilf2.c: New file.
10770         * modules/ceilf-tests: (Files, Depends-on, Makefile.am): Add new test.
10771
10772         * tests/test-ceilf1.c: Renamed from tests/test-ceilf.c.
10773         * modules/ceilf-tests: Update.
10774
10775 2007-10-12  Bruno Haible  <bruno@clisp.org>
10776
10777         * lib/floor.c (FUNC): Avoid rounding errors for values near a power
10778         of 2.
10779         * tests/test-floorf2.c: New file.
10780         * modules/floorf-tests: (Files, Depends-on, Makefile.am): Add new test.
10781
10782         * tests/test-floorf1.c: Renamed from tests/test-floorf.c.
10783         * modules/floorf-tests: Update.
10784
10785 2007-10-12  Bruno Haible  <bruno@clisp.org>
10786
10787         * tests/test-trunc2.c: New file.
10788         * modules/trunc-tests: (Files, Depends-on, Makefile.am): Add new test.
10789
10790         * tests/test-trunc1.c: Renamed from tests/test-trunc.c.
10791         * modules/trunc-tests: Update.
10792
10793 2007-10-12  Bruno Haible  <bruno@clisp.org>
10794
10795         * lib/trunc.c (FUNC): Avoid rounding errors for values near a power
10796         of 2.
10797         * tests/test-truncf2.c: New file.
10798         * modules/truncf-tests: (Files, Depends-on, Makefile.am): Add new test.
10799
10800         * tests/test-truncf1.c: Renamed from tests/test-truncf.c.
10801         * modules/truncf-tests: Update.
10802
10803 2007-10-11  Eric Blake  <ebb9@byu.net>
10804
10805         Don't claim strerror is broken on Interix.
10806         * doc/functions/strerror.texi (strerror): Known broken systems are
10807         now Solaris 8, and not Interix.
10808         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): No longer filter out
10809         Interix on cross-compile.
10810         Reported by Martin Koeppe in
10811         http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00005.html.
10812
10813 2007-10-11  Bruno Haible  <bruno@clisp.org>
10814
10815         * modules/i-ring-tests: New file.
10816         * tests/test-i-ring.c: Renamed from lib/i-ring-test.c. Use ASSERT
10817         instead of assert.
10818
10819 2007-10-11  Bruno Haible  <bruno@clisp.org>
10820
10821         * modules/filenamecat-tests: New file.
10822         * tests/test-filenamecat.c: New file, extracted from lib/filenamecat.c.
10823         * lib/filenamecat.c: Remove test code.
10824
10825 2007-10-11  Paul Eggert  <eggert@cs.ucla.edu>
10826
10827         Simplify and modernize strerror substitute, partly to fix Solaris 8 bug.
10828
10829         * lib/strerror.c: Include <string.h> always, to test interface,
10830         and to remove the need for the dummy.
10831         Include intprops.h to compute width instead of doing it ourselves
10832         and missing a CHAR_BIT declaration, which broke tar 1.19 on Solaris 8.
10833         (strerror): Define it to return NULL if there's no system strerror.
10834         (rpl_strerror): Use INT_STRLEN_BOUND to compute bound.
10835         Omit !HAVE_STRERROR code.  We don't need to worry about supporting
10836         ancient pre-strerror Unix systems well any more.  Saying "unknown
10837         system error" is enough.
10838         * lib/string.in.h (strerror): Simplify the ifdef to reflect the
10839         simpler strerror.c implementation.
10840         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE, gl_PREREQ_STDERROR):
10841         Simplify the tests to reflect the simpler strerror implementation.
10842         * modules/strerror (Depends-on): Add intprops.
10843
10844 2007-10-09  Eric Blake  <ebb9@byu.net>
10845
10846         Silence test-fpending.
10847         * modules/fpending-tests (Files): Add wrapper script.
10848         * tests/test-fpending.sh: New file.
10849
10850 2007-10-09  Bruno Haible  <bruno@clisp.org>
10851
10852         * MODULES.html.sh (func_module): Don't create a hyperlink for
10853         function names like 'printf_frexp'.
10854         (Misc): Add crc, memxor.
10855         (Characteristics of floating types): New section.
10856         (Mathematics): Add ceilf, ceill, floorf, floorl, frexpl-nolibm,
10857         isnanf-nolibm, signbit, trunc, truncf, truncl.
10858         (Enhancements for ISO C 99 functions): New subsection Input/output.
10859         (Support for systems lacking POSIX:2001): Add arpa_inet, calloc-posix,
10860         fcntl, fopen, freopen, fseek, fseeko, ftell, ftello, iconv_open,
10861         locale, malloc-posix, netinet_in, open, realloc-posix, signal, sleep.
10862         (Compatibility checks for POSIX:2001 functions): Add clock-time.
10863         (Enhancements for POSIX:2001 functions): Add chdir-long.
10864         (File system functions): Add areadlink, chdir-safer, read-file.
10865         Remove cycle-check.
10866         (File system as inode set): New section.
10867         (Date and time): Add gethrxtime.
10868         (Multithreading): Add openmp.
10869         (Internationalization functions): Add localename.
10870         (Unicode string functions): Add unistr/u*-mbsnlen.
10871         (Support for maintaining and releasing projects): Add git-version-gen.
10872         (Lone files): Remove directories.
10873
10874 2007-10-08  Ben Pfaff  <blp@gnu.org>
10875
10876         * lib/xmalloca.h: Fix typo in comment.
10877
10878 2007-10-08  Paul Eggert  <eggert@cs.ucla.edu>
10879
10880         * lib/xnanosleep.c (xnanosleep): Don't assume GCC 4.3.0 behavior
10881         when avoiding problems with integer overflow.  Use a portable test
10882         instead.
10883
10884 2007-10-08  Simon Josefsson  <simon@josefsson.org>
10885
10886         * modules/dummy (License): Change to LGPLv2+.
10887         * modules/float (License): Likewise
10888         * modules/realloc (License): Likewise
10889         * modules/stdlib (License): Likewise
10890
10891 2007-10-07  Bruno Haible  <bruno@clisp.org>
10892
10893         * trunc.c (TWO_MANT_DIG): Change type to DOUBLE.
10894         * floor.c (TWO_MANT_DIG): Likewise.
10895         * ceil.c (TWO_MANT_DIG): Likewise.
10896         Reported by Ben Pfaff.
10897
10898 2007-10-07  Bruno Haible  <bruno@clisp.org>
10899
10900         Avoid gcc warnings "declaration of 'exp' shadows a global declaration".
10901         * lib/math.in.h (frexp, frexpl): Change parameter name to 'expptr'.
10902         * lib/frexp.c (FUNC): Likewise.
10903         * lib/printf-frexp.h (printf_frexp): Likewise.
10904         * lib/printf-frexpl.h (printf_frexpl): Likewise.
10905         * lib/printf-frexp.c (FUNC): Likewise.
10906         Suggested by Jim Meyering.
10907
10908 2007-10-07  Jim Meyering  <meyering@redhat.com>
10909
10910         Make xnanosleep's integer overflow test more robust.
10911         * lib/xnanosleep.c (xnanosleep): Declare a temporary to be "volatile",
10912         so that gcc-4.3.0 doesn't optimize away this test for overflow.
10913
10914 2007-10-07  Bruno Haible  <bruno@clisp.org>
10915
10916         * NEWS: Mention the license change.
10917
10918         * doc/gnulib-intro.texi (Copyright): Update the meaning of the license
10919         abbreviations in the modules files.
10920
10921         Change copyright notice from GPLv2+ to GPLv3+.
10922         * README: Change copyright notice.
10923         * MODULES.html.sh: Likewise.
10924         * build-aux/bootstrap.conf: Likewise.
10925         * build-aux/config.libpath: Likewise.
10926         * build-aux/csharpcomp.sh.in: Likewise.
10927         * build-aux/csharpexec.sh.in: Likewise.
10928         * build-aux/install-reloc: Likewise.
10929         * build-aux/javacomp.sh.in: Likewise.
10930         * build-aux/javaexec.sh.in: Likewise.
10931         * build-aux/ldd.sh.in: Likewise.
10932         * build-aux/reloc-ldflags: Likewise.
10933         * build-aux/relocatable.sh.in: Likewise.
10934         * build-aux/x-to-1.in: Likewise.
10935         * check-module: Likewise.
10936         * config/srclistvars.sh: Likewise.
10937         * gnulib-tool: Likewise.
10938         * lib/acl-internal.h: Likewise.
10939         * lib/acl.c: Likewise.
10940         * lib/acl.h: Likewise.
10941         * lib/acl_entries.c: Likewise.
10942         * lib/areadlink-with-size.c: Likewise.
10943         * lib/areadlink.c: Likewise.
10944         * lib/areadlink.h: Likewise.
10945         * lib/argmatch.c: Likewise.
10946         * lib/argmatch.h: Likewise.
10947         * lib/argp-ba.c: Likewise.
10948         * lib/argp-eexst.c: Likewise.
10949         * lib/argp-fmtstream.c: Likewise.
10950         * lib/argp-fmtstream.h: Likewise.
10951         * lib/argp-fs-xinl.c: Likewise.
10952         * lib/argp-help.c: Likewise.
10953         * lib/argp-namefrob.h: Likewise.
10954         * lib/argp-parse.c: Likewise.
10955         * lib/argp-pin.c: Likewise.
10956         * lib/argp-pv.c: Likewise.
10957         * lib/argp-pvh.c: Likewise.
10958         * lib/argp-xinl.c: Likewise.
10959         * lib/argp.h: Likewise.
10960         * lib/at-func.c: Likewise.
10961         * lib/atanl.c: Likewise.
10962         * lib/backupfile.c: Likewise.
10963         * lib/backupfile.h: Likewise.
10964         * lib/basename.c: Likewise.
10965         * lib/binary-io.h: Likewise.
10966         * lib/byteswap.in.h: Likewise.
10967         * lib/c-stack.c: Likewise.
10968         * lib/c-stack.h: Likewise.
10969         * lib/c-strcasestr.c: Likewise.
10970         * lib/c-strcasestr.h: Likewise.
10971         * lib/c-strstr.c: Likewise.
10972         * lib/c-strstr.h: Likewise.
10973         * lib/c-strtod.c: Likewise.
10974         * lib/calloc.c: Likewise.
10975         * lib/canon-host.c: Likewise.
10976         * lib/canon-host.h: Likewise.
10977         * lib/canonicalize-lgpl.c: Likewise.
10978         * lib/canonicalize.c: Likewise.
10979         * lib/canonicalize.h: Likewise.
10980         * lib/ceil.c: Likewise.
10981         * lib/ceilf.c: Likewise.
10982         * lib/ceill.c: Likewise.
10983         * lib/chdir-long.c: Likewise.
10984         * lib/chdir-long.h: Likewise.
10985         * lib/chdir-safer.c: Likewise.
10986         * lib/chdir-safer.h: Likewise.
10987         * lib/chown.c: Likewise.
10988         * lib/classpath.c: Likewise.
10989         * lib/classpath.h: Likewise.
10990         * lib/clean-temp.c: Likewise.
10991         * lib/clean-temp.h: Likewise.
10992         * lib/cloexec.c: Likewise.
10993         * lib/close-stream.c: Likewise.
10994         * lib/closein.c: Likewise.
10995         * lib/closein.h: Likewise.
10996         * lib/closeout.c: Likewise.
10997         * lib/closeout.h: Likewise.
10998         * lib/concat-filename.c: Likewise.
10999         * lib/copy-file.c: Likewise.
11000         * lib/copy-file.h: Likewise.
11001         * lib/count-one-bits.h: Likewise.
11002         * lib/crc.c: Likewise.
11003         * lib/crc.h: Likewise.
11004         * lib/creat-safer.c: Likewise.
11005         * lib/csharpcomp.c: Likewise.
11006         * lib/csharpcomp.h: Likewise.
11007         * lib/csharpexec.c: Likewise.
11008         * lib/csharpexec.h: Likewise.
11009         * lib/cycle-check.c: Likewise.
11010         * lib/cycle-check.h: Likewise.
11011         * lib/diacrit.c: Likewise.
11012         * lib/diacrit.h: Likewise.
11013         * lib/diffseq.h: Likewise.
11014         * lib/dirchownmod.c: Likewise.
11015         * lib/dirent.in.h: Likewise.
11016         * lib/dirfd.c: Likewise.
11017         * lib/dirfd.h: Likewise.
11018         * lib/dirname.c: Likewise.
11019         * lib/dirname.h: Likewise.
11020         * lib/dummy.c: Likewise.
11021         * lib/dup-safer.c: Likewise.
11022         * lib/dup2.c: Likewise.
11023         * lib/eealloc.h: Likewise.
11024         * lib/error.c: Likewise.
11025         * lib/error.h: Likewise.
11026         * lib/euidaccess.c: Likewise.
11027         * lib/exclude.c: Likewise.
11028         * lib/exclude.h: Likewise.
11029         * lib/execute.c: Likewise.
11030         * lib/execute.h: Likewise.
11031         * lib/exitfail.c: Likewise.
11032         * lib/exitfail.h: Likewise.
11033         * lib/expl.c: Likewise.
11034         * lib/fatal-signal.c: Likewise.
11035         * lib/fatal-signal.h: Likewise.
11036         * lib/fbufmode.c: Likewise.
11037         * lib/fbufmode.h: Likewise.
11038         * lib/fchdir.c: Likewise.
11039         * lib/fchmodat.c: Likewise.
11040         * lib/fchownat.c: Likewise.
11041         * lib/fcntl--.h: Likewise.
11042         * lib/fcntl-safer.h: Likewise.
11043         * lib/fcntl.in.h: Likewise.
11044         * lib/fd-safer.c: Likewise.
11045         * lib/fflush.c: Likewise.
11046         * lib/file-has-acl.c: Likewise.
11047         * lib/file-set.c: Likewise.
11048         * lib/file-type.c: Likewise.
11049         * lib/file-type.h: Likewise.
11050         * lib/fileblocks.c: Likewise.
11051         * lib/filemode.c: Likewise.
11052         * lib/filemode.h: Likewise.
11053         * lib/filename.h: Likewise.
11054         * lib/filenamecat.c: Likewise.
11055         * lib/filenamecat.h: Likewise.
11056         * lib/findprog.c: Likewise.
11057         * lib/findprog.h: Likewise.
11058         * lib/float.in.h: Likewise.
11059         * lib/floor.c: Likewise.
11060         * lib/floorf.c: Likewise.
11061         * lib/floorl.c: Likewise.
11062         * lib/fopen-safer.c: Likewise.
11063         * lib/fopen.c: Likewise.
11064         * lib/fpending.c: Likewise.
11065         * lib/fpending.h: Likewise.
11066         * lib/fprintf.c: Likewise.
11067         * lib/fprintftime.h: Likewise.
11068         * lib/fpucw.h: Likewise.
11069         * lib/fpurge.c: Likewise.
11070         * lib/fpurge.h: Likewise.
11071         * lib/freadable.c: Likewise.
11072         * lib/freadable.h: Likewise.
11073         * lib/freadahead.c: Likewise.
11074         * lib/freadahead.h: Likewise.
11075         * lib/freading.c: Likewise.
11076         * lib/freading.h: Likewise.
11077         * lib/free.c: Likewise.
11078         * lib/freopen.c: Likewise.
11079         * lib/frexp.c: Likewise.
11080         * lib/frexpl.c: Likewise.
11081         * lib/fseek.c: Likewise.
11082         * lib/fseterr.c: Likewise.
11083         * lib/fseterr.h: Likewise.
11084         * lib/fstatat.c: Likewise.
11085         * lib/fstrcmp.c: Likewise.
11086         * lib/fstrcmp.h: Likewise.
11087         * lib/fsusage.c: Likewise.
11088         * lib/fsusage.h: Likewise.
11089         * lib/ftell.c: Likewise.
11090         * lib/ftello.c: Likewise.
11091         * lib/fts-cycle.c: Likewise.
11092         * lib/fts.c: Likewise.
11093         * lib/fts_.h: Likewise.
11094         * lib/full-read.c: Likewise.
11095         * lib/full-read.h: Likewise.
11096         * lib/full-write.c: Likewise.
11097         * lib/full-write.h: Likewise.
11098         * lib/fwritable.c: Likewise.
11099         * lib/fwritable.h: Likewise.
11100         * lib/fwriteerror.c: Likewise.
11101         * lib/fwriteerror.h: Likewise.
11102         * lib/fwriting.c: Likewise.
11103         * lib/fwriting.h: Likewise.
11104         * lib/gcd.c: Likewise.
11105         * lib/gcd.h: Likewise.
11106         * lib/getcwd.c: Likewise.
11107         * lib/getdate.h: Likewise.
11108         * lib/getdate.y: Likewise.
11109         * lib/getdomainname.c: Likewise.
11110         * lib/getdomainname.h: Likewise.
11111         * lib/getgroups.c: Likewise.
11112         * lib/gethostname.c: Likewise.
11113         * lib/gethrxtime.c: Likewise.
11114         * lib/gethrxtime.h: Likewise.
11115         * lib/getloadavg.c: Likewise.
11116         * lib/getndelim2.c: Likewise.
11117         * lib/getndelim2.h: Likewise.
11118         * lib/getnline.c: Likewise.
11119         * lib/getnline.h: Likewise.
11120         * lib/getopt.c: Likewise.
11121         * lib/getopt.in.h: Likewise.
11122         * lib/getopt1.c: Likewise.
11123         * lib/getopt_int.h: Likewise.
11124         * lib/getpagesize.h: Likewise.
11125         * lib/getsubopt.c: Likewise.
11126         * lib/gettime.c: Likewise.
11127         * lib/getugroups.c: Likewise.
11128         * lib/getugroups.h: Likewise.
11129         * lib/getusershell.c: Likewise.
11130         * lib/gl_anyavltree_list1.h: Likewise.
11131         * lib/gl_anyavltree_list2.h: Likewise.
11132         * lib/gl_anyhash_list1.h: Likewise.
11133         * lib/gl_anyhash_list2.h: Likewise.
11134         * lib/gl_anylinked_list1.h: Likewise.
11135         * lib/gl_anylinked_list2.h: Likewise.
11136         * lib/gl_anyrbtree_list1.h: Likewise.
11137         * lib/gl_anyrbtree_list2.h: Likewise.
11138         * lib/gl_anytree_list1.h: Likewise.
11139         * lib/gl_anytree_list2.h: Likewise.
11140         * lib/gl_anytree_oset.h: Likewise.
11141         * lib/gl_anytreehash_list1.h: Likewise.
11142         * lib/gl_anytreehash_list2.h: Likewise.
11143         * lib/gl_array_list.c: Likewise.
11144         * lib/gl_array_list.h: Likewise.
11145         * lib/gl_array_oset.c: Likewise.
11146         * lib/gl_array_oset.h: Likewise.
11147         * lib/gl_avltree_list.c: Likewise.
11148         * lib/gl_avltree_list.h: Likewise.
11149         * lib/gl_avltree_oset.c: Likewise.
11150         * lib/gl_avltree_oset.h: Likewise.
11151         * lib/gl_avltreehash_list.c: Likewise.
11152         * lib/gl_avltreehash_list.h: Likewise.
11153         * lib/gl_carray_list.c: Likewise.
11154         * lib/gl_carray_list.h: Likewise.
11155         * lib/gl_linked_list.c: Likewise.
11156         * lib/gl_linked_list.h: Likewise.
11157         * lib/gl_linkedhash_list.c: Likewise.
11158         * lib/gl_linkedhash_list.h: Likewise.
11159         * lib/gl_list.c: Likewise.
11160         * lib/gl_list.h: Likewise.
11161         * lib/gl_oset.c: Likewise.
11162         * lib/gl_oset.h: Likewise.
11163         * lib/gl_rbtree_list.c: Likewise.
11164         * lib/gl_rbtree_list.h: Likewise.
11165         * lib/gl_rbtree_oset.c: Likewise.
11166         * lib/gl_rbtree_oset.h: Likewise.
11167         * lib/gl_rbtreehash_list.c: Likewise.
11168         * lib/gl_rbtreehash_list.h: Likewise.
11169         * lib/gl_sublist.c: Likewise.
11170         * lib/gl_sublist.h: Likewise.
11171         * lib/group-member.c: Likewise.
11172         * lib/group-member.h: Likewise.
11173         * lib/hard-locale.c: Likewise.
11174         * lib/hard-locale.h: Likewise.
11175         * lib/hash-pjw.c: Likewise.
11176         * lib/hash-pjw.h: Likewise.
11177         * lib/hash-triple.c: Likewise.
11178         * lib/hash.c: Likewise.
11179         * lib/hash.h: Likewise.
11180         * lib/human.c: Likewise.
11181         * lib/human.h: Likewise.
11182         * lib/i-ring.c: Likewise.
11183         * lib/i-ring.h: Likewise.
11184         * lib/idcache.c: Likewise.
11185         * lib/imaxabs.c: Likewise.
11186         * lib/imaxdiv.c: Likewise.
11187         * lib/inet_pton.c: Likewise.
11188         * lib/inet_pton.h: Likewise.
11189         * lib/intprops.h: Likewise.
11190         * lib/inttostr.c: Likewise.
11191         * lib/inttostr.h: Likewise.
11192         * lib/inttypes.in.h: Likewise.
11193         * lib/isapipe.c: Likewise.
11194         * lib/isdir.c: Likewise.
11195         * lib/isnan.c: Likewise.
11196         * lib/isnan.h: Likewise.
11197         * lib/isnanf.c: Likewise.
11198         * lib/isnanf.h: Likewise.
11199         * lib/isnanl-nolibm.h: Likewise.
11200         * lib/isnanl.c: Likewise.
11201         * lib/isnanl.h: Likewise.
11202         * lib/javacomp.c: Likewise.
11203         * lib/javacomp.h: Likewise.
11204         * lib/javaexec.c: Likewise.
11205         * lib/javaexec.h: Likewise.
11206         * lib/javaversion.c: Likewise.
11207         * lib/javaversion.h: Likewise.
11208         * lib/javaversion.java: Likewise.
11209         * lib/lbrkprop.h: Likewise.
11210         * lib/lchmod.h: Likewise.
11211         * lib/lchown.c: Likewise.
11212         * lib/ldexpl.c: Likewise.
11213         * lib/linebreak.c: Likewise.
11214         * lib/linebreak.h: Likewise.
11215         * lib/linebuffer.c: Likewise.
11216         * lib/linebuffer.h: Likewise.
11217         * lib/locale.in.h: Likewise.
11218         * lib/logl.c: Likewise.
11219         * lib/long-options.c: Likewise.
11220         * lib/long-options.h: Likewise.
11221         * lib/lstat.c: Likewise.
11222         * lib/lstat.h: Likewise.
11223         * lib/math.in.h: Likewise.
11224         * lib/mbchar.c: Likewise.
11225         * lib/mbchar.h: Likewise.
11226         * lib/mbfile.h: Likewise.
11227         * lib/mbiter.h: Likewise.
11228         * lib/mbscasecmp.c: Likewise.
11229         * lib/mbscasestr.c: Likewise.
11230         * lib/mbschr.c: Likewise.
11231         * lib/mbscspn.c: Likewise.
11232         * lib/mbslen.c: Likewise.
11233         * lib/mbsncasecmp.c: Likewise.
11234         * lib/mbsnlen.c: Likewise.
11235         * lib/mbspbrk.c: Likewise.
11236         * lib/mbspcasecmp.c: Likewise.
11237         * lib/mbsrchr.c: Likewise.
11238         * lib/mbssep.c: Likewise.
11239         * lib/mbsspn.c: Likewise.
11240         * lib/mbsstr.c: Likewise.
11241         * lib/mbstok_r.c: Likewise.
11242         * lib/mbswidth.c: Likewise.
11243         * lib/mbswidth.h: Likewise.
11244         * lib/mbuiter.h: Likewise.
11245         * lib/memcasecmp.c: Likewise.
11246         * lib/memcasecmp.h: Likewise.
11247         * lib/memchr.c: Likewise.
11248         * lib/memcmp.c: Likewise.
11249         * lib/memcoll.c: Likewise.
11250         * lib/memcoll.h: Likewise.
11251         * lib/memcpy.c: Likewise.
11252         * lib/memrchr.c: Likewise.
11253         * lib/mkancesdirs.c: Likewise.
11254         * lib/mkdir-p.c: Likewise.
11255         * lib/mkdir-p.h: Likewise.
11256         * lib/mkdir.c: Likewise.
11257         * lib/mkdirat.c: Likewise.
11258         * lib/mkdtemp.c: Likewise.
11259         * lib/mkstemp-safer.c: Likewise.
11260         * lib/mkstemp.c: Likewise.
11261         * lib/modechange.c: Likewise.
11262         * lib/modechange.h: Likewise.
11263         * lib/mountlist.c: Likewise.
11264         * lib/mountlist.h: Likewise.
11265         * lib/mpsort.c: Likewise.
11266         * lib/nanosleep.c: Likewise.
11267         * lib/obstack.c: Likewise.
11268         * lib/obstack.h: Likewise.
11269         * lib/open-safer.c: Likewise.
11270         * lib/open.c: Likewise.
11271         * lib/openat-die.c: Likewise.
11272         * lib/openat-priv.h: Likewise.
11273         * lib/openat-proc.c: Likewise.
11274         * lib/openat.c: Likewise.
11275         * lib/openat.h: Likewise.
11276         * lib/pagealign_alloc.c: Likewise.
11277         * lib/pagealign_alloc.h: Likewise.
11278         * lib/physmem.c: Likewise.
11279         * lib/physmem.h: Likewise.
11280         * lib/pipe-safer.c: Likewise.
11281         * lib/pipe.c: Likewise.
11282         * lib/pipe.h: Likewise.
11283         * lib/posixtm.c: Likewise.
11284         * lib/posixtm.h: Likewise.
11285         * lib/posixver.c: Likewise.
11286         * lib/printf-frexp.c: Likewise.
11287         * lib/printf-frexp.h: Likewise.
11288         * lib/printf-frexpl.c: Likewise.
11289         * lib/printf-frexpl.h: Likewise.
11290         * lib/printf.c: Likewise.
11291         * lib/progname.c: Likewise.
11292         * lib/progname.h: Likewise.
11293         * lib/progreloc.c: Likewise.
11294         * lib/putenv.c: Likewise.
11295         * lib/quote.c: Likewise.
11296         * lib/quote.h: Likewise.
11297         * lib/quotearg.c: Likewise.
11298         * lib/quotearg.h: Likewise.
11299         * lib/raise.c: Likewise.
11300         * lib/readline.c: Likewise.
11301         * lib/readline.h: Likewise.
11302         * lib/readlink.c: Likewise.
11303         * lib/readtokens.c: Likewise.
11304         * lib/readtokens.h: Likewise.
11305         * lib/readtokens0.c: Likewise.
11306         * lib/readtokens0.h: Likewise.
11307         * lib/readutmp.c: Likewise.
11308         * lib/readutmp.h: Likewise.
11309         * lib/realloc.c: Likewise.
11310         * lib/relocwrapper.c: Likewise.
11311         * lib/rename-dest-slash.c: Likewise.
11312         * lib/rename.c: Likewise.
11313         * lib/rmdir.c: Likewise.
11314         * lib/rpmatch.c: Likewise.
11315         * lib/safe-read.c: Likewise.
11316         * lib/safe-read.h: Likewise.
11317         * lib/safe-write.c: Likewise.
11318         * lib/safe-write.h: Likewise.
11319         * lib/same-inode.h: Likewise.
11320         * lib/same.c: Likewise.
11321         * lib/same.h: Likewise.
11322         * lib/save-cwd.c: Likewise.
11323         * lib/save-cwd.h: Likewise.
11324         * lib/savedir.c: Likewise.
11325         * lib/savedir.h: Likewise.
11326         * lib/savewd.c: Likewise.
11327         * lib/savewd.h: Likewise.
11328         * lib/search.in.h: Likewise.
11329         * lib/setenv.c: Likewise.
11330         * lib/setenv.h: Likewise.
11331         * lib/settime.c: Likewise.
11332         * lib/sh-quote.c: Likewise.
11333         * lib/sh-quote.h: Likewise.
11334         * lib/sig2str.c: Likewise.
11335         * lib/sig2str.h: Likewise.
11336         * lib/signal.in.h: Likewise.
11337         * lib/signbitd.c: Likewise.
11338         * lib/signbitf.c: Likewise.
11339         * lib/signbitl.c: Likewise.
11340         * lib/sigprocmask.c: Likewise.
11341         * lib/sincosl.c: Likewise.
11342         * lib/sleep.c: Likewise.
11343         * lib/sprintf.c: Likewise.
11344         * lib/sqrtl.c: Likewise.
11345         * lib/stat-time.h: Likewise.
11346         * lib/stdio--.h: Likewise.
11347         * lib/stdio-safer.h: Likewise.
11348         * lib/stdlib--.h: Likewise.
11349         * lib/stdlib-safer.h: Likewise.
11350         * lib/stdlib.in.h: Likewise.
11351         * lib/stpcpy.c: Likewise.
11352         * lib/stpncpy.c: Likewise.
11353         * lib/strchrnul.c: Likewise.
11354         * lib/strcspn.c: Likewise.
11355         * lib/strerror.c: Likewise.
11356         * lib/strftime.c: Likewise.
11357         * lib/strftime.h: Likewise.
11358         * lib/striconveh.c: Likewise.
11359         * lib/striconveh.h: Likewise.
11360         * lib/striconveha.c: Likewise.
11361         * lib/striconveha.h: Likewise.
11362         * lib/stripslash.c: Likewise.
11363         * lib/strnlen1.c: Likewise.
11364         * lib/strnlen1.h: Likewise.
11365         * lib/strtod.c: Likewise.
11366         * lib/strtoimax.c: Likewise.
11367         * lib/strtok_r.c: Likewise.
11368         * lib/strtol.c: Likewise.
11369         * lib/strtoll.c: Likewise.
11370         * lib/strtoul.c: Likewise.
11371         * lib/strtoull.c: Likewise.
11372         * lib/sysexits.in.h: Likewise.
11373         * lib/tempname.c: Likewise.
11374         * lib/tempname.h: Likewise.
11375         * lib/timespec.h: Likewise.
11376         * lib/tls.c: Likewise.
11377         * lib/tls.h: Likewise.
11378         * lib/tmpdir.c: Likewise.
11379         * lib/tmpdir.h: Likewise.
11380         * lib/tmpfile-safer.c: Likewise.
11381         * lib/tmpfile.c: Likewise.
11382         * lib/trigl.c: Likewise.
11383         * lib/trigl.h: Likewise.
11384         * lib/trim.c: Likewise.
11385         * lib/trim.h: Likewise.
11386         * lib/trunc.c: Likewise.
11387         * lib/truncf.c: Likewise.
11388         * lib/truncl.c: Likewise.
11389         * lib/tsearch.c: Likewise.
11390         * lib/unicodeio.c: Likewise.
11391         * lib/unicodeio.h: Likewise.
11392         * lib/unistd--.h: Likewise.
11393         * lib/unistd-safer.h: Likewise.
11394         * lib/unistdio/ulc-fprintf.c: Likewise.
11395         * lib/unistdio/ulc-vfprintf.c: Likewise.
11396         * lib/unlinkdir.c: Likewise.
11397         * lib/unlinkdir.h: Likewise.
11398         * lib/unlocked-io.h: Likewise.
11399         * lib/unsetenv.c: Likewise.
11400         * lib/userspec.c: Likewise.
11401         * lib/utime.c: Likewise.
11402         * lib/utimecmp.c: Likewise.
11403         * lib/utimecmp.h: Likewise.
11404         * lib/utimens.c: Likewise.
11405         * lib/verify.h: Likewise.
11406         * lib/verror.c: Likewise.
11407         * lib/verror.h: Likewise.
11408         * lib/version-etc-fsf.c: Likewise.
11409         * lib/version-etc.c: Likewise.
11410         * lib/version-etc.h: Likewise.
11411         * lib/vfprintf.c: Likewise.
11412         * lib/vprintf.c: Likewise.
11413         * lib/vsprintf.c: Likewise.
11414         * lib/w32spawn.h: Likewise.
11415         * lib/wait-process.c: Likewise.
11416         * lib/wait-process.h: Likewise.
11417         * lib/wcwidth.c: Likewise.
11418         * lib/write-any-file.c: Likewise.
11419         * lib/xalloc-die.c: Likewise.
11420         * lib/xalloc.h: Likewise.
11421         * lib/xasprintf.c: Likewise.
11422         * lib/xgetcwd.c: Likewise.
11423         * lib/xgetcwd.h: Likewise.
11424         * lib/xgetdomainname.c: Likewise.
11425         * lib/xgetdomainname.h: Likewise.
11426         * lib/xgethostname.c: Likewise.
11427         * lib/xmalloc.c: Likewise.
11428         * lib/xmalloca.c: Likewise.
11429         * lib/xmalloca.h: Likewise.
11430         * lib/xmemcoll.c: Likewise.
11431         * lib/xnanosleep.c: Likewise.
11432         * lib/xreadlink.c: Likewise.
11433         * lib/xreadlink.h: Likewise.
11434         * lib/xsetenv.c: Likewise.
11435         * lib/xsetenv.h: Likewise.
11436         * lib/xstriconv.c: Likewise.
11437         * lib/xstriconv.h: Likewise.
11438         * lib/xstrndup.c: Likewise.
11439         * lib/xstrndup.h: Likewise.
11440         * lib/xstrtod.c: Likewise.
11441         * lib/xstrtod.h: Likewise.
11442         * lib/xstrtol-error.c: Likewise.
11443         * lib/xstrtol.c: Likewise.
11444         * lib/xstrtol.h: Likewise.
11445         * lib/xtime.h: Likewise.
11446         * lib/xvasprintf.c: Likewise.
11447         * lib/xvasprintf.h: Likewise.
11448         * lib/yesno.c: Likewise.
11449         * lib/yesno.h: Likewise.
11450         * posix-modules: Likewise.
11451         * tests/test-alloca-opt.c: Likewise.
11452         * tests/test-arcfour.c: Likewise.
11453         * tests/test-arctwo.c: Likewise.
11454         * tests/test-argmatch.c: Likewise.
11455         * tests/test-argp-2.sh: Likewise.
11456         * tests/test-argp.c: Likewise.
11457         * tests/test-arpa_inet.c: Likewise.
11458         * tests/test-array_list.c: Likewise.
11459         * tests/test-array_oset.c: Likewise.
11460         * tests/test-atexit.c: Likewise.
11461         * tests/test-avltree_list.c: Likewise.
11462         * tests/test-avltree_oset.c: Likewise.
11463         * tests/test-avltreehash_list.c: Likewise.
11464         * tests/test-base64.c: Likewise.
11465         * tests/test-binary-io.c: Likewise.
11466         * tests/test-byteswap.c: Likewise.
11467         * tests/test-c-ctype.c: Likewise.
11468         * tests/test-c-strcasecmp.c: Likewise.
11469         * tests/test-c-strcasestr.c: Likewise.
11470         * tests/test-c-strncasecmp.c: Likewise.
11471         * tests/test-c-strstr.c: Likewise.
11472         * tests/test-canonicalize-lgpl.c: Likewise.
11473         * tests/test-canonicalize.c: Likewise.
11474         * tests/test-carray_list.c: Likewise.
11475         * tests/test-ceilf.c: Likewise.
11476         * tests/test-ceill.c: Likewise.
11477         * tests/test-count-one-bits.c: Likewise.
11478         * tests/test-crc.c: Likewise.
11479         * tests/test-dirname.c: Likewise.
11480         * tests/test-fbufmode.c: Likewise.
11481         * tests/test-fcntl.c: Likewise.
11482         * tests/test-fflush.c: Likewise.
11483         * tests/test-floorf.c: Likewise.
11484         * tests/test-floorl.c: Likewise.
11485         * tests/test-fopen.c: Likewise.
11486         * tests/test-fprintf-posix.c: Likewise.
11487         * tests/test-fprintf-posix.h: Likewise.
11488         * tests/test-fpurge.c: Likewise.
11489         * tests/test-freadable.c: Likewise.
11490         * tests/test-freadahead.c: Likewise.
11491         * tests/test-freading.c: Likewise.
11492         * tests/test-freopen.c: Likewise.
11493         * tests/test-frexp.c: Likewise.
11494         * tests/test-frexpl.c: Likewise.
11495         * tests/test-fseek.c: Likewise.
11496         * tests/test-fseeko.c: Likewise.
11497         * tests/test-fseterr.c: Likewise.
11498         * tests/test-fstrcmp.c: Likewise.
11499         * tests/test-ftell.c: Likewise.
11500         * tests/test-ftello.c: Likewise.
11501         * tests/test-fwritable.c: Likewise.
11502         * tests/test-fwriting.c: Likewise.
11503         * tests/test-getaddrinfo.c: Likewise.
11504         * tests/test-getpass.c: Likewise.
11505         * tests/test-gettimeofday.c: Likewise.
11506         * tests/test-hmac-md5.c: Likewise.
11507         * tests/test-hmac-sha1.c: Likewise.
11508         * tests/test-iconv.c: Likewise.
11509         * tests/test-iconvme.c: Likewise.
11510         * tests/test-inttypes.c: Likewise.
11511         * tests/test-isnan.c: Likewise.
11512         * tests/test-isnanf.c: Likewise.
11513         * tests/test-isnanl-nolibm.c: Likewise.
11514         * tests/test-isnanl.c: Likewise.
11515         * tests/test-isnanl.h: Likewise.
11516         * tests/test-ldexpl.c: Likewise.
11517         * tests/test-linked_list.c: Likewise.
11518         * tests/test-linkedhash_list.c: Likewise.
11519         * tests/test-locale.c: Likewise.
11520         * tests/test-localename.c: Likewise.
11521         * tests/test-lock.c: Likewise.
11522         * tests/test-lseek.c: Likewise.
11523         * tests/test-malloca.c: Likewise.
11524         * tests/test-math.c: Likewise.
11525         * tests/test-mbscasecmp.c: Likewise.
11526         * tests/test-mbscasestr1.c: Likewise.
11527         * tests/test-mbscasestr2.c: Likewise.
11528         * tests/test-mbscasestr3.c: Likewise.
11529         * tests/test-mbscasestr4.c: Likewise.
11530         * tests/test-mbschr.c: Likewise.
11531         * tests/test-mbscspn.c: Likewise.
11532         * tests/test-mbsncasecmp.c: Likewise.
11533         * tests/test-mbspbrk.c: Likewise.
11534         * tests/test-mbspcasecmp.c: Likewise.
11535         * tests/test-mbsrchr.c: Likewise.
11536         * tests/test-mbsspn.c: Likewise.
11537         * tests/test-mbsstr1.c: Likewise.
11538         * tests/test-mbsstr2.c: Likewise.
11539         * tests/test-mbsstr3.c: Likewise.
11540         * tests/test-md5.c: Likewise.
11541         * tests/test-memmem.c: Likewise.
11542         * tests/test-netinet_in.c: Likewise.
11543         * tests/test-open.c: Likewise.
11544         * tests/test-printf-frexp.c: Likewise.
11545         * tests/test-printf-frexpl.c: Likewise.
11546         * tests/test-printf-posix.c: Likewise.
11547         * tests/test-printf-posix.h: Likewise.
11548         * tests/test-rbtree_list.c: Likewise.
11549         * tests/test-rbtree_oset.c: Likewise.
11550         * tests/test-rbtreehash_list.c: Likewise.
11551         * tests/test-read-file.c: Likewise.
11552         * tests/test-rijndael.c: Likewise.
11553         * tests/test-search.c: Likewise.
11554         * tests/test-signbit.c: Likewise.
11555         * tests/test-sleep.c: Likewise.
11556         * tests/test-snprintf-posix.c: Likewise.
11557         * tests/test-snprintf-posix.h: Likewise.
11558         * tests/test-snprintf.c: Likewise.
11559         * tests/test-sprintf-posix.c: Likewise.
11560         * tests/test-sprintf-posix.h: Likewise.
11561         * tests/test-stat-time.c: Likewise.
11562         * tests/test-stdbool.c: Likewise.
11563         * tests/test-stdint.c: Likewise.
11564         * tests/test-stdio.c: Likewise.
11565         * tests/test-stdlib.c: Likewise.
11566         * tests/test-stpncpy.c: Likewise.
11567         * tests/test-strcasestr.c: Likewise.
11568         * tests/test-striconv.c: Likewise.
11569         * tests/test-striconveh.c: Likewise.
11570         * tests/test-striconveha.c: Likewise.
11571         * tests/test-string.c: Likewise.
11572         * tests/test-sys_select.c: Likewise.
11573         * tests/test-sys_socket.c: Likewise.
11574         * tests/test-sys_stat.c: Likewise.
11575         * tests/test-sys_time.c: Likewise.
11576         * tests/test-sysexits.c: Likewise.
11577         * tests/test-time.c: Likewise.
11578         * tests/test-tls.c: Likewise.
11579         * tests/test-trunc.c: Likewise.
11580         * tests/test-truncf.c: Likewise.
11581         * tests/test-truncl.c: Likewise.
11582         * tests/test-unistd.c: Likewise.
11583         * tests/test-vasnprintf-posix.c: Likewise.
11584         * tests/test-vasnprintf-posix2.c: Likewise.
11585         * tests/test-vasnprintf.c: Likewise.
11586         * tests/test-vasprintf-posix.c: Likewise.
11587         * tests/test-vasprintf.c: Likewise.
11588         * tests/test-verify.c: Likewise.
11589         * tests/test-vfprintf-posix.c: Likewise.
11590         * tests/test-vprintf-posix.c: Likewise.
11591         * tests/test-vsnprintf-posix.c: Likewise.
11592         * tests/test-vsnprintf.c: Likewise.
11593         * tests/test-vsprintf-posix.c: Likewise.
11594         * tests/test-wchar.c: Likewise.
11595         * tests/test-wctype.c: Likewise.
11596         * tests/test-wcwidth.c: Likewise.
11597         * tests/test-xstrtol.c: Likewise.
11598         * tests/test-xvasprintf.c: Likewise.
11599         * tests/uniconv/test-u16-conv-from-enc.c: Likewise.
11600         * tests/uniconv/test-u16-conv-to-enc.c: Likewise.
11601         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
11602         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
11603         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
11604         * tests/uniconv/test-u32-conv-to-enc.c: Likewise.
11605         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
11606         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
11607         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
11608         * tests/uniconv/test-u8-conv-to-enc.c: Likewise.
11609         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
11610         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
11611         * tests/uniname/test-uninames.c: Likewise.
11612         * tests/unistdio/test-u16-asnprintf1.c: Likewise.
11613         * tests/unistdio/test-u16-asnprintf1.h: Likewise.
11614         * tests/unistdio/test-u16-printf1.h: Likewise.
11615         * tests/unistdio/test-u16-vasnprintf1.c: Likewise.
11616         * tests/unistdio/test-u16-vasnprintf2.c: Likewise.
11617         * tests/unistdio/test-u16-vasnprintf3.c: Likewise.
11618         * tests/unistdio/test-u16-vasprintf1.c: Likewise.
11619         * tests/unistdio/test-u16-vsnprintf1.c: Likewise.
11620         * tests/unistdio/test-u16-vsprintf1.c: Likewise.
11621         * tests/unistdio/test-u32-asnprintf1.c: Likewise.
11622         * tests/unistdio/test-u32-asnprintf1.h: Likewise.
11623         * tests/unistdio/test-u32-printf1.h: Likewise.
11624         * tests/unistdio/test-u32-vasnprintf1.c: Likewise.
11625         * tests/unistdio/test-u32-vasnprintf2.c: Likewise.
11626         * tests/unistdio/test-u32-vasnprintf3.c: Likewise.
11627         * tests/unistdio/test-u32-vasprintf1.c: Likewise.
11628         * tests/unistdio/test-u32-vsnprintf1.c: Likewise.
11629         * tests/unistdio/test-u32-vsprintf1.c: Likewise.
11630         * tests/unistdio/test-u8-asnprintf1.c: Likewise.
11631         * tests/unistdio/test-u8-asnprintf1.h: Likewise.
11632         * tests/unistdio/test-u8-printf1.h: Likewise.
11633         * tests/unistdio/test-u8-vasnprintf1.c: Likewise.
11634         * tests/unistdio/test-u8-vasnprintf2.c: Likewise.
11635         * tests/unistdio/test-u8-vasnprintf3.c: Likewise.
11636         * tests/unistdio/test-u8-vasprintf1.c: Likewise.
11637         * tests/unistdio/test-u8-vsnprintf1.c: Likewise.
11638         * tests/unistdio/test-u8-vsprintf1.c: Likewise.
11639         * tests/unistdio/test-ulc-asnprintf1.c: Likewise.
11640         * tests/unistdio/test-ulc-asnprintf1.h: Likewise.
11641         * tests/unistdio/test-ulc-printf1.h: Likewise.
11642         * tests/unistdio/test-ulc-vasnprintf1.c: Likewise.
11643         * tests/unistdio/test-ulc-vasnprintf2.c: Likewise.
11644         * tests/unistdio/test-ulc-vasnprintf3.c: Likewise.
11645         * tests/unistdio/test-ulc-vasprintf1.c: Likewise.
11646         * tests/unistdio/test-ulc-vsnprintf1.c: Likewise.
11647         * tests/unistdio/test-ulc-vsprintf1.c: Likewise.
11648         * tests/uniwidth/test-u16-strwidth.c: Likewise.
11649         * tests/uniwidth/test-u16-width.c: Likewise.
11650         * tests/uniwidth/test-u32-strwidth.c: Likewise.
11651         * tests/uniwidth/test-u32-width.c: Likewise.
11652         * tests/uniwidth/test-u8-strwidth.c: Likewise.
11653         * tests/uniwidth/test-u8-width.c: Likewise.
11654         * tests/uniwidth/test-uc_width.c: Likewise.
11655         * config/srclist-update: Likewise.
11656         (fixlicense): Update to GPLv3+.
11657
11658         Change copyright notice from LGPLv2.1+ to LGPLv3+.
11659         * tests/test-tsearch.c: Change copyright notice.
11660
11661         Change copyright notice from LGPLv2.0+ to LGPLv3+.
11662         * lib/c-strcaseeq.h: Change copyright notice.
11663         * lib/streq.h: Likewise.
11664         * lib/uniconv.h: Likewise.
11665         * lib/uniconv/u-conv-from-enc.h: Likewise.
11666         * lib/uniconv/u-conv-to-enc.h: Likewise.
11667         * lib/uniconv/u-strconv-from-enc.h: Likewise.
11668         * lib/uniconv/u-strconv-to-enc.h: Likewise.
11669         * lib/uniconv/u16-conv-from-enc.c: Likewise.
11670         * lib/uniconv/u16-conv-to-enc.c: Likewise.
11671         * lib/uniconv/u16-strconv-from-enc.c: Likewise.
11672         * lib/uniconv/u16-strconv-from-locale.c: Likewise.
11673         * lib/uniconv/u16-strconv-to-enc.c: Likewise.
11674         * lib/uniconv/u16-strconv-to-locale.c: Likewise.
11675         * lib/uniconv/u32-conv-from-enc.c: Likewise.
11676         * lib/uniconv/u32-conv-to-enc.c: Likewise.
11677         * lib/uniconv/u32-strconv-from-enc.c: Likewise.
11678         * lib/uniconv/u32-strconv-from-locale.c: Likewise.
11679         * lib/uniconv/u32-strconv-to-enc.c: Likewise.
11680         * lib/uniconv/u32-strconv-to-locale.c: Likewise.
11681         * lib/uniconv/u8-conv-from-enc.c: Likewise.
11682         * lib/uniconv/u8-conv-to-enc.c: Likewise.
11683         * lib/uniconv/u8-strconv-from-enc.c: Likewise.
11684         * lib/uniconv/u8-strconv-from-locale.c: Likewise.
11685         * lib/uniconv/u8-strconv-to-enc.c: Likewise.
11686         * lib/uniconv/u8-strconv-to-locale.c: Likewise.
11687         * lib/uniname.h: Likewise.
11688         * lib/uniname/uniname.c: Likewise.
11689         * lib/unistdio.h: Likewise.
11690         * lib/unistdio/u-asnprintf.h: Likewise.
11691         * lib/unistdio/u-asprintf.h: Likewise.
11692         * lib/unistdio/u-printf-args.c: Likewise.
11693         * lib/unistdio/u-printf-args.h: Likewise.
11694         * lib/unistdio/u-printf-parse.h: Likewise.
11695         * lib/unistdio/u-snprintf.h: Likewise.
11696         * lib/unistdio/u-sprintf.h: Likewise.
11697         * lib/unistdio/u-vasprintf.h: Likewise.
11698         * lib/unistdio/u-vsnprintf.h: Likewise.
11699         * lib/unistdio/u-vsprintf.h: Likewise.
11700         * lib/unistdio/u16-asnprintf.c: Likewise.
11701         * lib/unistdio/u16-asprintf.c: Likewise.
11702         * lib/unistdio/u16-printf-parse.c: Likewise.
11703         * lib/unistdio/u16-snprintf.c: Likewise.
11704         * lib/unistdio/u16-sprintf.c: Likewise.
11705         * lib/unistdio/u16-u16-asnprintf.c: Likewise.
11706         * lib/unistdio/u16-u16-asprintf.c: Likewise.
11707         * lib/unistdio/u16-u16-snprintf.c: Likewise.
11708         * lib/unistdio/u16-u16-sprintf.c: Likewise.
11709         * lib/unistdio/u16-u16-vasnprintf.c: Likewise.
11710         * lib/unistdio/u16-u16-vasprintf.c: Likewise.
11711         * lib/unistdio/u16-u16-vsnprintf.c: Likewise.
11712         * lib/unistdio/u16-u16-vsprintf.c: Likewise.
11713         * lib/unistdio/u16-vasnprintf.c: Likewise.
11714         * lib/unistdio/u16-vasprintf.c: Likewise.
11715         * lib/unistdio/u16-vsnprintf.c: Likewise.
11716         * lib/unistdio/u16-vsprintf.c: Likewise.
11717         * lib/unistdio/u32-asnprintf.c: Likewise.
11718         * lib/unistdio/u32-asprintf.c: Likewise.
11719         * lib/unistdio/u32-printf-parse.c: Likewise.
11720         * lib/unistdio/u32-snprintf.c: Likewise.
11721         * lib/unistdio/u32-sprintf.c: Likewise.
11722         * lib/unistdio/u32-u32-asnprintf.c: Likewise.
11723         * lib/unistdio/u32-u32-asprintf.c: Likewise.
11724         * lib/unistdio/u32-u32-snprintf.c: Likewise.
11725         * lib/unistdio/u32-u32-sprintf.c: Likewise.
11726         * lib/unistdio/u32-u32-vasnprintf.c: Likewise.
11727         * lib/unistdio/u32-u32-vasprintf.c: Likewise.
11728         * lib/unistdio/u32-u32-vsnprintf.c: Likewise.
11729         * lib/unistdio/u32-u32-vsprintf.c: Likewise.
11730         * lib/unistdio/u32-vasnprintf.c: Likewise.
11731         * lib/unistdio/u32-vasprintf.c: Likewise.
11732         * lib/unistdio/u32-vsnprintf.c: Likewise.
11733         * lib/unistdio/u32-vsprintf.c: Likewise.
11734         * lib/unistdio/u8-asnprintf.c: Likewise.
11735         * lib/unistdio/u8-asprintf.c: Likewise.
11736         * lib/unistdio/u8-printf-parse.c: Likewise.
11737         * lib/unistdio/u8-snprintf.c: Likewise.
11738         * lib/unistdio/u8-sprintf.c: Likewise.
11739         * lib/unistdio/u8-u8-asnprintf.c: Likewise.
11740         * lib/unistdio/u8-u8-asprintf.c: Likewise.
11741         * lib/unistdio/u8-u8-snprintf.c: Likewise.
11742         * lib/unistdio/u8-u8-sprintf.c: Likewise.
11743         * lib/unistdio/u8-u8-vasnprintf.c: Likewise.
11744         * lib/unistdio/u8-u8-vasprintf.c: Likewise.
11745         * lib/unistdio/u8-u8-vsnprintf.c: Likewise.
11746         * lib/unistdio/u8-u8-vsprintf.c: Likewise.
11747         * lib/unistdio/u8-vasnprintf.c: Likewise.
11748         * lib/unistdio/u8-vasprintf.c: Likewise.
11749         * lib/unistdio/u8-vsnprintf.c: Likewise.
11750         * lib/unistdio/u8-vsprintf.c: Likewise.
11751         * lib/unistdio/ulc-asnprintf.c: Likewise.
11752         * lib/unistdio/ulc-asprintf.c: Likewise.
11753         * lib/unistdio/ulc-printf-parse.c: Likewise.
11754         * lib/unistdio/ulc-snprintf.c: Likewise.
11755         * lib/unistdio/ulc-sprintf.c: Likewise.
11756         * lib/unistdio/ulc-vasnprintf.c: Likewise.
11757         * lib/unistdio/ulc-vasprintf.c: Likewise.
11758         * lib/unistdio/ulc-vsnprintf.c: Likewise.
11759         * lib/unistdio/ulc-vsprintf.c: Likewise.
11760         * lib/unistr.h: Likewise.
11761         * lib/unistr/u-cpy-alloc.h: Likewise.
11762         * lib/unistr/u-cpy.h: Likewise.
11763         * lib/unistr/u-endswith.h: Likewise.
11764         * lib/unistr/u-move.h: Likewise.
11765         * lib/unistr/u-set.h: Likewise.
11766         * lib/unistr/u-startswith.h: Likewise.
11767         * lib/unistr/u-stpcpy.h: Likewise.
11768         * lib/unistr/u-stpncpy.h: Likewise.
11769         * lib/unistr/u-strcat.h: Likewise.
11770         * lib/unistr/u-strcpy.h: Likewise.
11771         * lib/unistr/u-strcspn.h: Likewise.
11772         * lib/unistr/u-strdup.h: Likewise.
11773         * lib/unistr/u-strlen.h: Likewise.
11774         * lib/unistr/u-strncat.h: Likewise.
11775         * lib/unistr/u-strncpy.h: Likewise.
11776         * lib/unistr/u-strnlen.h: Likewise.
11777         * lib/unistr/u-strpbrk.h: Likewise.
11778         * lib/unistr/u-strspn.h: Likewise.
11779         * lib/unistr/u-strstr.h: Likewise.
11780         * lib/unistr/u-strtok.h: Likewise.
11781         * lib/unistr/u16-check.c: Likewise.
11782         * lib/unistr/u16-chr.c: Likewise.
11783         * lib/unistr/u16-cmp.c: Likewise.
11784         * lib/unistr/u16-cpy-alloc.c: Likewise.
11785         * lib/unistr/u16-cpy.c: Likewise.
11786         * lib/unistr/u16-endswith.c: Likewise.
11787         * lib/unistr/u16-mblen.c: Likewise.
11788         * lib/unistr/u16-mbsnlen.c: Likewise.
11789         * lib/unistr/u16-mbtouc-aux.c: Likewise.
11790         * lib/unistr/u16-mbtouc-unsafe-aux.c: Likewise.
11791         * lib/unistr/u16-mbtouc-unsafe.c: Likewise.
11792         * lib/unistr/u16-mbtouc.c: Likewise.
11793         * lib/unistr/u16-mbtoucr.c: Likewise.
11794         * lib/unistr/u16-move.c: Likewise.
11795         * lib/unistr/u16-next.c: Likewise.
11796         * lib/unistr/u16-prev.c: Likewise.
11797         * lib/unistr/u16-set.c: Likewise.
11798         * lib/unistr/u16-startswith.c: Likewise.
11799         * lib/unistr/u16-stpcpy.c: Likewise.
11800         * lib/unistr/u16-stpncpy.c: Likewise.
11801         * lib/unistr/u16-strcat.c: Likewise.
11802         * lib/unistr/u16-strchr.c: Likewise.
11803         * lib/unistr/u16-strcmp.c: Likewise.
11804         * lib/unistr/u16-strcpy.c: Likewise.
11805         * lib/unistr/u16-strcspn.c: Likewise.
11806         * lib/unistr/u16-strdup.c: Likewise.
11807         * lib/unistr/u16-strlen.c: Likewise.
11808         * lib/unistr/u16-strmblen.c: Likewise.
11809         * lib/unistr/u16-strmbtouc.c: Likewise.
11810         * lib/unistr/u16-strncat.c: Likewise.
11811         * lib/unistr/u16-strncmp.c: Likewise.
11812         * lib/unistr/u16-strncpy.c: Likewise.
11813         * lib/unistr/u16-strnlen.c: Likewise.
11814         * lib/unistr/u16-strpbrk.c: Likewise.
11815         * lib/unistr/u16-strrchr.c: Likewise.
11816         * lib/unistr/u16-strspn.c: Likewise.
11817         * lib/unistr/u16-strstr.c: Likewise.
11818         * lib/unistr/u16-strtok.c: Likewise.
11819         * lib/unistr/u16-to-u32.c: Likewise.
11820         * lib/unistr/u16-to-u8.c: Likewise.
11821         * lib/unistr/u16-uctomb-aux.c: Likewise.
11822         * lib/unistr/u16-uctomb.c: Likewise.
11823         * lib/unistr/u32-check.c: Likewise.
11824         * lib/unistr/u32-chr.c: Likewise.
11825         * lib/unistr/u32-cmp.c: Likewise.
11826         * lib/unistr/u32-cpy-alloc.c: Likewise.
11827         * lib/unistr/u32-cpy.c: Likewise.
11828         * lib/unistr/u32-endswith.c: Likewise.
11829         * lib/unistr/u32-mblen.c: Likewise.
11830         * lib/unistr/u32-mbsnlen.c: Likewise.
11831         * lib/unistr/u32-mbtouc-unsafe.c: Likewise.
11832         * lib/unistr/u32-mbtouc.c: Likewise.
11833         * lib/unistr/u32-mbtoucr.c: Likewise.
11834         * lib/unistr/u32-move.c: Likewise.
11835         * lib/unistr/u32-next.c: Likewise.
11836         * lib/unistr/u32-prev.c: Likewise.
11837         * lib/unistr/u32-set.c: Likewise.
11838         * lib/unistr/u32-startswith.c: Likewise.
11839         * lib/unistr/u32-stpcpy.c: Likewise.
11840         * lib/unistr/u32-stpncpy.c: Likewise.
11841         * lib/unistr/u32-strcat.c: Likewise.
11842         * lib/unistr/u32-strchr.c: Likewise.
11843         * lib/unistr/u32-strcmp.c: Likewise.
11844         * lib/unistr/u32-strcpy.c: Likewise.
11845         * lib/unistr/u32-strcspn.c: Likewise.
11846         * lib/unistr/u32-strdup.c: Likewise.
11847         * lib/unistr/u32-strlen.c: Likewise.
11848         * lib/unistr/u32-strmblen.c: Likewise.
11849         * lib/unistr/u32-strmbtouc.c: Likewise.
11850         * lib/unistr/u32-strncat.c: Likewise.
11851         * lib/unistr/u32-strncmp.c: Likewise.
11852         * lib/unistr/u32-strncpy.c: Likewise.
11853         * lib/unistr/u32-strnlen.c: Likewise.
11854         * lib/unistr/u32-strpbrk.c: Likewise.
11855         * lib/unistr/u32-strrchr.c: Likewise.
11856         * lib/unistr/u32-strspn.c: Likewise.
11857         * lib/unistr/u32-strstr.c: Likewise.
11858         * lib/unistr/u32-strtok.c: Likewise.
11859         * lib/unistr/u32-to-u16.c: Likewise.
11860         * lib/unistr/u32-to-u8.c: Likewise.
11861         * lib/unistr/u32-uctomb.c: Likewise.
11862         * lib/unistr/u8-check.c: Likewise.
11863         * lib/unistr/u8-chr.c: Likewise.
11864         * lib/unistr/u8-cmp.c: Likewise.
11865         * lib/unistr/u8-cpy-alloc.c: Likewise.
11866         * lib/unistr/u8-cpy.c: Likewise.
11867         * lib/unistr/u8-endswith.c: Likewise.
11868         * lib/unistr/u8-mblen.c: Likewise.
11869         * lib/unistr/u8-mbsnlen.c: Likewise.
11870         * lib/unistr/u8-mbtouc-aux.c: Likewise.
11871         * lib/unistr/u8-mbtouc-unsafe-aux.c: Likewise.
11872         * lib/unistr/u8-mbtouc-unsafe.c: Likewise.
11873         * lib/unistr/u8-mbtouc.c: Likewise.
11874         * lib/unistr/u8-mbtoucr.c: Likewise.
11875         * lib/unistr/u8-move.c: Likewise.
11876         * lib/unistr/u8-next.c: Likewise.
11877         * lib/unistr/u8-prev.c: Likewise.
11878         * lib/unistr/u8-set.c: Likewise.
11879         * lib/unistr/u8-startswith.c: Likewise.
11880         * lib/unistr/u8-stpcpy.c: Likewise.
11881         * lib/unistr/u8-stpncpy.c: Likewise.
11882         * lib/unistr/u8-strcat.c: Likewise.
11883         * lib/unistr/u8-strchr.c: Likewise.
11884         * lib/unistr/u8-strcmp.c: Likewise.
11885         * lib/unistr/u8-strcpy.c: Likewise.
11886         * lib/unistr/u8-strcspn.c: Likewise.
11887         * lib/unistr/u8-strdup.c: Likewise.
11888         * lib/unistr/u8-strlen.c: Likewise.
11889         * lib/unistr/u8-strmblen.c: Likewise.
11890         * lib/unistr/u8-strmbtouc.c: Likewise.
11891         * lib/unistr/u8-strncat.c: Likewise.
11892         * lib/unistr/u8-strncmp.c: Likewise.
11893         * lib/unistr/u8-strncpy.c: Likewise.
11894         * lib/unistr/u8-strnlen.c: Likewise.
11895         * lib/unistr/u8-strpbrk.c: Likewise.
11896         * lib/unistr/u8-strrchr.c: Likewise.
11897         * lib/unistr/u8-strspn.c: Likewise.
11898         * lib/unistr/u8-strstr.c: Likewise.
11899         * lib/unistr/u8-strtok.c: Likewise.
11900         * lib/unistr/u8-to-u16.c: Likewise.
11901         * lib/unistr/u8-to-u32.c: Likewise.
11902         * lib/unistr/u8-uctomb-aux.c: Likewise.
11903         * lib/unistr/u8-uctomb.c: Likewise.
11904         * lib/unitypes.h: Likewise.
11905         * lib/uniwidth.h: Likewise.
11906         * lib/uniwidth/cjk.h: Likewise.
11907         * lib/uniwidth/u16-strwidth.c: Likewise.
11908         * lib/uniwidth/u16-width.c: Likewise.
11909         * lib/uniwidth/u32-strwidth.c: Likewise.
11910         * lib/uniwidth/u32-width.c: Likewise.
11911         * lib/uniwidth/u8-strwidth.c: Likewise.
11912         * lib/uniwidth/u8-width.c: Likewise.
11913         * lib/uniwidth/width.c: Likewise.
11914
11915 2007-10-07  Bruno Haible  <bruno@clisp.org>
11916
11917         * lib/inttypes.in.h: Change copyright notice from LGPL to GPL.
11918         The file is still under LGPL (see modules/inttypes).
11919
11920 2007-10-06  Bruno Haible  <bruno@clisp.org>
11921
11922         * modules/trunc (Dependencies): Add 'extensions'.
11923         * m4/trunc.m4 (gl_FUNC_TRUNC): Require gl_USE_SYSTEM_EXTENSIONS.
11924         Reported by Ben Pfaff <blp@gnu.org>.
11925
11926 2007-10-06  Bruno Haible  <bruno@clisp.org>
11927
11928         * modules/freopen-tests: New file.
11929         * tests/test-freopen.c: New file.
11930
11931         * modules/fopen-tests: New file.
11932         * tests/test-fopen.c: New file.
11933
11934         * modules/fopen: New file.
11935         * lib/fopen.c: New file.
11936         * m4/fopen.m4: New file.
11937         * modules/freopen: New file.
11938         * lib/freopen.c: New file.
11939         * m4/freopen.m4: New file.
11940         * lib/stdio.in.h (fopen, freopen): New declarations.
11941         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize also GNULIB_FOPEN,
11942         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
11943         * modules/stdio (Makefile.am): Substitute also GNULIB_FOPEN,
11944         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
11945         * doc/functions/fopen.texi: Mention the 'fopen' module.
11946         * doc/functions/freopen.texi: Mention the 'freopen' module.
11947
11948 2007-10-06  Bruno Haible  <bruno@clisp.org>
11949
11950         * modules/open-tests: New file.
11951         * tests/test-open.c: New file.
11952
11953         * modules/open: New file.
11954         * lib/open.c: New file.
11955         * m4/open.m4: New file.
11956         * lib/fchdir.c (open): If the gnulib module 'open' is used, do what
11957         lib/open.c does.
11958         * lib/fcntl.in.h (open): Declare also if replaced by the 'open' module.
11959         * m4/fcntl_h.m4 (gl_FCNTL_MODULE_INDICATOR, gl_FCNTL_H_DEFAULTS): New
11960         macros.
11961         (gl_FCNTL_H): Require gl_FCNTL_H_DEFAULTS.
11962         * modules/fcntl (Makefile.am): Also substitute GNULIB_OPEN and
11963         REPLACE_OPEN.
11964         * doc/functions/open.texi: Mention the 'open' module.
11965
11966 2007-10-04  Bruno Haible  <bruno@clisp.org>
11967
11968         * modules/ceill-tests: New file.
11969         * tests/test-ceill.c: New file.
11970
11971         * modules/ceill: New file.
11972         * lib/ceill.c: Replace entire file.
11973         * m4/ceill.m4: New file.
11974         * lib/math.in.h (ceill): Replace declaration.
11975         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILL.
11976         * modules/math (Makefile.am): Substitute also GNULIB_CEILL.
11977         * doc/functions/ceill.texi: Mention the 'ceill' module.
11978         * modules/mathl (Files): Remove lib/ceill.c.
11979         (Depends-on): Add ceill.
11980
11981 2007-10-04  Bruno Haible  <bruno@clisp.org>
11982
11983         * modules/ceilf-tests: New file.
11984         * tests/test-ceilf.c: New file.
11985
11986         * modules/ceilf: New file.
11987         * lib/ceil.c: New file.
11988         * lib/ceilf.c: New file.
11989         * m4/ceilf.m4: New file.
11990         * lib/math.in.h (ceilf): New declaration.
11991         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILF and
11992         HAVE_DECL_CEILF.
11993         * modules/math (Makefile.am): Substitute also GNULIB_CEILF and
11994         HAVE_DECL_CEILF.
11995         * doc/functions/ceilf.texi: Mention the 'ceilf' module.
11996
11997 2007-10-04  Bruno Haible  <bruno@clisp.org>
11998
11999         * modules/floorl-tests: New file.
12000         * tests/test-floorl.c: New file.
12001
12002         * modules/floorl: New file.
12003         * lib/floorl.c: Replace entire file.
12004         * m4/floorl.m4: New file.
12005         * lib/math.in.h (floorl): Replace declaration.
12006         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORL.
12007         * modules/math (Makefile.am): Substitute also GNULIB_FLOORL.
12008         * doc/functions/floorl.texi: Mention the 'floorl' module.
12009         * modules/mathl (Files): Remove lib/floorl.c.
12010         (Depends-on): Add floorl.
12011
12012 2007-10-04  Bruno Haible  <bruno@clisp.org>
12013
12014         * modules/floorf-tests: New file.
12015         * tests/test-floorf.c: New file.
12016
12017         * modules/floorf: New file.
12018         * lib/floor.c: New file.
12019         * lib/floorf.c: New file.
12020         * m4/floorf.m4: New file.
12021         * lib/math.in.h (floorf): New declaration.
12022         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORF and
12023         HAVE_DECL_FLOORF.
12024         * modules/math (Makefile.am): Substitute also GNULIB_FLOORF and
12025         HAVE_DECL_FLOORF.
12026         * doc/functions/floorf.texi: Mention the 'floorf' module.
12027
12028 2007-10-04  Benoit Sigoure  <tsuna@lrde.epita.fr>
12029             Bruno Haible  <bruno@clisp.org>
12030
12031         Advertise for the Git server instead of the CVS server.
12032         * doc/gnulib-intro.texi (Steady Development): Mention the Git
12033         repository instead of the CVS one.
12034         * doc/gnulib-tool.texi (VCS Issues): Renamed from "CVS Issues". Talk
12035         about all VCS systems generically.
12036         * doc/gnulib.texi (Introduction): Capitalize `Git'.
12037
12038 2007-10-04  Bruno Haible  <bruno@clisp.org>
12039
12040         * doc/gnulib.texi (Function Substitutes): Explain what an absent module
12041         means.
12042         Reported by Benoît Sigoure <tsuna@lrde.epita.fr>.
12043
12044 2007-10-04  Bruno Haible  <bruno@clisp.org>
12045
12046         * modules/truncl-tests: New file.
12047         * tests/test-truncl.c: New file.
12048
12049         * modules/truncl: New file.
12050         * lib/truncl.c: New file.
12051         * m4/truncl.m4: New file.
12052         * lib/math.in.h (truncl): New declaration.
12053         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCL and
12054         HAVE_DECL_TRUNCL.
12055         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCL and
12056         HAVE_DECL_TRUNCL.
12057         * doc/functions/truncl.texi: Mention the 'truncl' module.
12058
12059 2007-10-04  Bruno Haible  <bruno@clisp.org>
12060
12061         * modules/truncf-tests: New file.
12062         * tests/test-truncf.c: New file.
12063
12064         * modules/truncf: New file.
12065         * lib/trunc.c: Make paramerizable through USE_* macros.
12066         * lib/truncf.c: New file.
12067         * m4/truncf.m4: New file.
12068         * lib/math.in.h (truncf): New declaration.
12069         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCF and
12070         HAVE_DECL_TRUNCF.
12071         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCF and
12072         HAVE_DECL_TRUNCF.
12073         * doc/functions/truncf.texi: Mention the 'truncf' module.
12074
12075 2007-10-03  Bruno Haible  <bruno@clisp.org>
12076
12077         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
12078         augmentation also for tests modules.
12079         * modules/argp-tests (Makefile.am): Remove EXTRA_DIST augmentation.
12080         * modules/atexit-tests (Makefile.am): Likewise.
12081         * modules/binary-io-tests (Makefile.am): Likewise.
12082         * modules/c-strcase-tests (Makefile.am): Likewise.
12083         * modules/canonicalize-lgpl-tests (Makefile.am): Likewise.
12084         * modules/canonicalize-tests (Makefile.am): Likewise.
12085         * modules/closein-tests (Makefile.am): Likewise.
12086         * modules/fprintf-posix-tests (Makefile.am): Likewise.
12087         * modules/freadahead-tests (Makefile.am): Likewise.
12088         * modules/fseek-tests (Makefile.am): Likewise.
12089         * modules/fseeko-tests (Makefile.am): Likewise.
12090         * modules/ftell-tests (Makefile.am): Likewise.
12091         * modules/ftello-tests (Makefile.am): Likewise.
12092         * modules/isnanl-nolibm-tests (Makefile.am): Likewise.
12093         * modules/isnanl-tests (Makefile.am): Likewise.
12094         * modules/lseek-tests (Makefile.am): Likewise.
12095         * modules/mbscasecmp-tests (Makefile.am): Likewise.
12096         * modules/mbscasestr-tests (Makefile.am): Likewise.
12097         * modules/mbschr-tests (Makefile.am): Likewise.
12098         * modules/mbscspn-tests (Makefile.am): Likewise.
12099         * modules/mbsncasecmp-tests (Makefile.am): Likewise.
12100         * modules/mbspbrk-tests (Makefile.am): Likewise.
12101         * modules/mbspcasecmp-tests (Makefile.am): Likewise.
12102         * modules/mbsrchr-tests (Makefile.am): Likewise.
12103         * modules/mbsspn-tests (Makefile.am): Likewise.
12104         * modules/mbsstr-tests (Makefile.am): Likewise.
12105         * modules/printf-posix-tests (Makefile.am): Likewise.
12106         * modules/snprintf-posix-tests (Makefile.am): Likewise.
12107         * modules/sprintf-posix-tests (Makefile.am): Likewise.
12108         * modules/tsearch-tests (Makefile.am): Likewise.
12109         * modules/uniname/uniname-tests (Makefile.am): Likewise.
12110         * modules/unistdio/u16-vasnprintf-tests (Makefile.am): Likewise.
12111         * modules/unistdio/u32-vasnprintf-tests (Makefile.am): Likewise.
12112         * modules/unistdio/u8-vasnprintf-tests (Makefile.am): Likewise.
12113         * modules/unistdio/ulc-vasnprintf-tests (Makefile.am): Likewise.
12114         * modules/vasnprintf-posix-tests (Makefile.am): Likewise.
12115         * modules/vfprintf-posix-tests (Makefile.am): Likewise.
12116         * modules/vprintf-posix-tests (Makefile.am): Likewise.
12117         * modules/vsnprintf-posix-tests (Makefile.am): Likewise.
12118         * modules/vsprintf-posix-tests (Makefile.am): Likewise.
12119         * modules/xstrtoimax-tests (Makefile.am): Likewise.
12120         * modules/xstrtol-tests (Makefile.am): Likewise.
12121         * modules/xstrtoumax-tests (Makefile.am): Likewise.
12122         * modules/yesno-tests (Makefile.am): Likewise.
12123
12124 2007-10-03  Bruno Haible  <bruno@clisp.org>
12125
12126         * modules/trunc-tests: New file.
12127         * tests/test-trunc.c: New file.
12128
12129         * modules/trunc: New file.
12130         * lib/trunc.c: New file.
12131         * m4/trunc.m4: New file.
12132         * lib/math.in.h (trunc): New declaration.
12133         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNC and
12134         HAVE_DECL_TRUNC.
12135         * modules/math (Makefile.am): Substitute also GNULIB_TRUNC and
12136         HAVE_DECL_TRUNC.
12137         * doc/functions/trunc.texi: Mention the 'trunc' module.
12138
12139 2007-10-03  Bruno Haible  <bruno@clisp.org>
12140
12141         * tests/test-fpending.c: New file, mostly copied
12142         from coreutils/lib/t-fpending.c.
12143         * modules/fpending-tests: New file.
12144
12145 2007-10-03  Bruno Haible  <bruno@clisp.org>
12146
12147         Port the stdio extensions to QNX (untested).
12148         * lib/fseterr.c (fseterr): Add support for QNX.
12149         * lib/fbufmode.c (fbufmode): Likewise.
12150         * lib/freadable.c (freadable): Likewise.
12151         * lib/fwritable.c (fwritable): Likewise.
12152         * lib/freading.c (freading): Likewise.
12153         * lib/fwriting.c (fwriting): Likewise.
12154         * lib/freadahead.c (freadahed): Likewise.
12155         * lib/fpurge.c (fpurge): Likewise.
12156         * lib/fseeko.c (rpl_fseeko): Likewise.
12157
12158 2007-10-03  Bruno Haible  <bruno@clisp.org>
12159             Jim Meyering  <jim@meyering.net>
12160             Eric Blake  <ebb9@byu.net>
12161
12162         * doc/relocatable.texi: Use @command instead of @program.
12163
12164 2007-10-02  Jim Meyering  <jim@meyering.net>
12165
12166         Perform one more "_.h" -> ".in.h" substitution.
12167         * modules/unistd (Makefile.am) [unistd.h]: Use unistd.h.in
12168         instead of unistd_.h here, too.
12169
12170 2007-10-01  Bruno Haible  <bruno@clisp.org>
12171
12172         * gnulib-tool (func_emit_initmacro_done): Special case for alloca.c.
12173         Needed for the alloca-opt module.
12174
12175 2007-09-30  Bruno Haible  <bruno@clisp.org>
12176
12177         * lib/alloca.in.h: Renamed from lib/alloca_.h.
12178         * modules/alloca-opt (Files, Makefile.am): Use alloca.in.h instead of
12179         alloca_.h.
12180         * lib/argz.in.h: Renamed from lib/argz_.h.
12181         * modules/argz (Files, Makefile.am): Use argz.in.h instead of argz_.h.
12182         * lib/byteswap.in.h: Renamed from lib/byteswap_.h.
12183         * modules/byteswap (Files, Makefile.am): Use byteswap.in.h instead of
12184         byteswap_.h.
12185         * lib/dirent.in.h: Renamed from lib/dirent_.h.
12186         * modules/fchdir (Files, Makefile.am): Use dirent.in.h instead of
12187         dirent_.h.
12188         * lib/fcntl.in.h: Renamed from lib/fcntl_.h.
12189         * modules/fcntl (Files, Makefile.am): Use fcntl.in.h instead of
12190         fcntl_.h.
12191         * lib/float.in.h: Renamed from lib/float_.h.
12192         * modules/float (Files, Makefile.am): Use float.in.h instead of
12193         float_.h.
12194         * lib/fnmatch.in.h: Renamed from lib/fnmatch_.h.
12195         * modules/fnmatch (Files, Makefile.am): Use fnmatch.in.h instead of
12196         fnmatch_.h.
12197         * lib/getopt.in.h: Renamed from lib/getopt_.h.
12198         * modules/getopt (Files, Makefile.am): Use getopt.in.h instead of
12199         getopt_.h.
12200         * lib/glob.in.h: Renamed from lib/glob_.h.
12201         * modules/glob (Files, Makefile.am): Use glob.in.h instead of glob_.h.
12202         * lib/iconv.in.h: Renamed from lib/iconv_.h.
12203         * modules/iconv_open (Files, Makefile.am): Use iconv.in.h instead of
12204         iconv_.h.
12205         * lib/inttypes.in.h: Renamed from lib/inttypes_.h.
12206         * modules/inttypes (Files, Makefile.am): Use inttypes.in.h instead of
12207         inttypes_.h.
12208         * lib/locale.in.h: Renamed from lib/locale_.h.
12209         * modules/locale (Files, Makefile.am): Use locale.in.h instead of
12210         locale_.h.
12211         * lib/math.in.h: Renamed from lib/math_.h.
12212         * modules/math (Files, Makefile.am): Use math.in.h instead of math_.h.
12213         * lib/netinet_in.in.h: Renamed from lib/netinet_in_.h.
12214         * modules/netinet_in (Files, Makefile.am): Use netinet_in.in.h instead
12215         of netinet_in_.h. Add dependency.
12216         * lib/poll.in.h: Renamed from lib/poll_.h.
12217         * modules/poll (Files, Makefile.am): Use poll.in.h instead of poll_.h.
12218         * lib/search.in.h: Renamed from lib/search_.h.
12219         * modules/search (Files, Makefile.am): Use search.in.h instead of
12220         search_.h.
12221         * lib/signal.in.h: Renamed from lib/signal_.h.
12222         * modules/signal (Files, Makefile.am): Use signal.in.h instead of
12223         _signal.h.
12224         * lib/stdbool.in.h: Renamed from lib/stdbool_.h.
12225         * modules/stdbool (Files, Makefile.am): Use stdbool.in.h instead of
12226         stdbool_.h.
12227         * lib/stdint.in.h: Renamed from lib/stdint_.h.
12228         * modules/stdint (Files, Makefile.am): Use stdint.in.h instead of
12229         stdint_.h.
12230         * lib/stdio.in.h: Renamed from lib/stdio_.h.
12231         * modules/stdio (Files, Makefile.am): Use stdio.in.h instead of
12232         stdio_.h.
12233         * lib/stdlib.in.h: Renamed from lib/stdlib_.h.
12234         * modules/stdlib (Files, Makefile.am): Use stdlib.in.h instead of
12235         stdlib_.h.
12236         * lib/string.in.h: Renamed from lib/string_.h.
12237         * modules/string (Files, Makefile.am): Use string.in.h instead of
12238         string_.h.
12239         * doc/gnulib-tool.texi (Initial import): Update.
12240         * lib/sys_select.in.h: Renamed from lib/sys_select_.h.
12241         * modules/sys_select (Files, Makefile.am): Use sys_select.in.h instead
12242         of sys_select_.h. Add dependency.
12243         * lib/sys_socket.in.h: Renamed from lib/sys_socket_.h.
12244         * modules/sys_socket (Files, Makefile.am): Use sys_socket.in.h instead
12245         of sys_socket_.h.
12246         * lib/sys_stat.in.h: Renamed from lib/sys_stat_.h.
12247         * modules/sys_stat (Files, Makefile.am): Use sys_stat.in.h instead of
12248         sys_stat_.h.
12249         * lib/sys_time.in.h: Renamed from lib/sys_time_.h.
12250         * modules/sys_time (Files, Makefile.am): Use sys_time.in.h instead of
12251         sys_time_.h.
12252         * lib/sysexits.in.h: Renamed from lib/sysexits_.h.
12253         * modules/sysexits (Files, Makefile.am): Use sysexits.in.h instead of
12254         sysexits_.h.
12255         * lib/time.in.h: Renamed from lib/time_.h.
12256         * modules/time (Files, Makefile.am): Use time.in.h instead of time_.h.
12257         * lib/unistd.in.h: Renamed from lib/unistd_.h.
12258         * modules/unistd (Files, Makefile.am): Use unistd.in.h instead of
12259         unistd_.h.
12260         * lib/wchar.in.h: Renamed from lib/wchar_.h.
12261         * modules/wchar (Files, Makefile.am): Use wchar.in.h instead of
12262         wchar_.h.
12263         * lib/wctype.in.h: Renamed from lib/wctype_.h.
12264         * modules/wctype (Files, Makefile.am): Use wctype.in.h instead of
12265         wctype_.h.
12266         * build-aux/bootstrap (slurp): Update.
12267         * lib/.cppi-disable: Update.
12268
12269 2007-09-30  Bruno Haible  <bruno@clisp.org>
12270
12271         * tests/test-getaddrinfo.c (AF_UNSPEC): Provide a fallback definition.
12272         Needed on BeOS.
12273
12274 2007-09-30  Bruno Haible  <bruno@clisp.org>
12275
12276         * modules/dirname-tests (check_PROGRAMS): Renamed from noinst_PROGRAMS.
12277
12278 2007-09-29  Bruno Haible  <bruno@clisp.org>
12279
12280         * lib/stdio_.h (getdelim, getline): Add identifiers. Doc tweak.
12281
12282 2007-09-29  Bruno Haible  <bruno@clisp.org>
12283
12284         * lib/xreadlink.c (xreadlink): Simplify to a wrapper around areadlink.
12285         * modules/xreadlink (Depends-on): Add areadlink, remove readlink etc.
12286         * build-aux/install-reloc: Compile also areadlink.c.
12287         * modules/relocatable-prog-wrapper (Files): Add lib/areadlink.[hc].
12288
12289 2007-09-29  Bruno Haible  <bruno@clisp.org>
12290
12291         * gnulib-tool (func_emit_initmacro_done): Indentation.
12292
12293 2007-09-29  Bruno Haible  <bruno@clisp.org>
12294
12295         * README: Add CVS checkout update instructions.
12296         Info from Bob Proulx <bob@proulx.com>.
12297
12298 2007-09-28  Eric Blake  <ebb9@byu.net>
12299
12300         Provide move-if-change.
12301         * build-aux/move-if-change: New file, based on best practice
12302         rather than any canonical upstream location.
12303
12304 2007-09-28  Jim Meyering  <jim@meyering.net>
12305
12306         Fix canonicalize loop-detection corner case.
12307         Do not attempt to stat the symlink values stored via seen_triple.
12308         Without this, coreutils' tests/misc/readlink-fp-loop test would fail
12309         on linux-2.6.18, (but not 2.6.22).
12310         * lib/canonicalize.c (seen_triple): Use triple_compare_ino_str, not
12311         triple_compare.  The former compares dev,ino,filename, while the latter
12312         would actually stat dirname(filename) when dev and ino were equal.
12313         * lib/hash-triple.c: Install <string.h>.
12314         (STREQ): Define.
12315         (triple_compare_ino_str): New function.
12316         * lib/hash-triple.h (triple_compare_ino_str): Declare it.
12317
12318 2007-09-28  Eric Blake  <ebb9@byu.net>
12319
12320         Enforce that AC_REPLACE_FUNCS files exist.
12321         * gnulib-tool (func_emit_initmacro_done): Make AC_LIBSOURCES
12322         override check for typos.
12323
12324         Fix test-closein on Solaris 10.
12325         * tests/test-closein.c (main): Don't assume stdin can be inherited
12326         closed on all systems.
12327         * tests/test-closein.sh: Likewise.
12328         Reported by Piotr Tarnowski.
12329
12330 2007-09-28  Jim Meyering  <jim@meyering.net>
12331
12332         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Fix typo in comment.
12333
12334 2007-09-27  Jim Meyering  <jim@meyering.net>
12335
12336         canonicalize: Avoid a false-positive cycle failure.
12337         * modules/canonicalize (Depends-on): Add file-set and hash-triple.
12338         Sort.  Remove cycle-check.
12339         * lib/canonicalize.c: Include file-set.h and hash-triple.h,
12340         not cycle-check.h.
12341         (seen_triple): New function.
12342         (canonicalize_filename_mode): Use it instead of cycle-check.
12343         * tests/test-canonicalize.c: Add a test for this bug.
12344         * tests/test-canonicalize.sh: Set up and run the test.
12345
12346         New module, file-set, from coreutils.
12347         * modules/file-set: Define it.
12348         * lib/file-set.c, lib/file-set.h: Implement.
12349
12350         New module, hash-triple, from coreutils.
12351         * modules/hash-triple: Define it.
12352         * lib/hash-triple.c, lib/hash-triple.h: Implement.
12353
12354 2007-09-25  Eric Blake  <ebb9@byu.net>
12355
12356         Fix strerror on Interix.
12357         * lib/string_.h (strerror): Declare replacement.
12358         * doc/functions/strerror.texi (strerror): Document the Interix
12359         shortcoming.
12360         * modules/string (Makefile.am): Support new hooks.
12361         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Add new hooks.
12362         * m4/strerror.m4 (gl_FUNC_STRERROR): Defer to
12363         gl_FUNC_STRERROR_SEPARATE.
12364         (gl_FUNC_STRERROR_SEPARATE): Check for Interix bug.
12365         * lib/strerror.c (rpl_strerror): Provide replacement.
12366         * modules/strerror (Depends-on): Add string.
12367         (configure.ac): Detect use of module.
12368         * tests/test-strerror.c: New file.
12369         * modules/strerror-tests: New test module.
12370         * modules/argp (Depends-on): Add strerror.
12371         * modules/error (Depends-on): Likewise.
12372         Reported by Martin Koeppe.
12373
12374 2007-09-24  Bruno Haible  <bruno@clisp.org>
12375
12376         * README: Update git instructions.
12377
12378 2007-09-24  Eric Blake  <ebb9@byu.net>
12379
12380         Revert fpending breakage from 2007-09-08.
12381         * m4/fpending.m4 (gl_FUNC_FPENDING): Don't require existence of
12382         __fpending.c.
12383
12384 2007-09-24  Jim Meyering  <jim@meyering.net>
12385
12386         filenamecat.c: Add a test.
12387         * lib/filenamecat.c (main) [TEST_FILE_NAME_CONCAT]: Add a test
12388         showing how the function works when DIR is the empty string.
12389
12390 2007-09-21  Simon Josefsson  <simon@josefsson.org>
12391
12392         * tests/test-canonicalize.sh: Turn on executable bit.
12393
12394 2007-09-19  Eric Blake  <ebb9@byu.net>
12395
12396         * README: Update CVS instructions.
12397
12398 2007-09-18  Bruno Haible  <bruno@clisp.org>
12399
12400         * modules/areadlink: New file.
12401         * lib/areadlink.h (areadlink): New declaration.
12402         * lib/areadlink.c: New file, based on lib/xreadlink.c.
12403
12404 2007-09-17  Jim Meyering  <jim@meyering.net>
12405
12406         * lib/savewd.c (ESTALE) [!defined]: Define.
12407         Reported to be required on Interix by Martin Koeppe.
12408
12409 2007-09-17  Bruno Haible  <bruno@clisp.org>
12410
12411         * gnulib-tool (func_version): Use $version.
12412
12413 2007-09-16  Bruno Haible  <bruno@clisp.org>
12414
12415         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE, gl_PRINTF_INFINITE,
12416         gl_PRINTF_INFINITE_LONG_DOUBLE): Increase buf's size from 100 to 10000.
12417         Needed on glibc-2.6.1 with -fstack-protector -D_FORTIFY_SOURCE=2.
12418         Reported by Greg Schafer <gschafer@zip.com.au>.
12419
12420 2007-09-15  Bruno Haible  <bruno@clisp.org>
12421
12422         * gnulib-tool (sed): Try a little harder to make bash understand the
12423         alias.
12424         Reported by Bruce Korb <bruce.korb@gmail.com>.
12425
12426 2007-09-13  Eric Blake  <ebb9@byu.net>
12427
12428         * ChangeLog: Remove conflict markers.
12429
12430 2007-09-13  Simon Josefsson  <simon@josefsson.org>
12431
12432         * lib/gc-gnulib.c (gc_hash_open): Catch NULL calloc return value.
12433         Reported by Bruno Haible <bruno@clisp.org>.
12434
12435 2007-09-12  Bruno Haible  <bruno@clisp.org>
12436
12437         * m4/lock.m4: Don't provide an AC_USE_SYSTEM_EXTENSIONS definition.
12438         (gl_LOCK_EARLY_BODY): Use AC_GNU_SOURCE when AC_USE_SYSTEM_EXTENSIONS
12439         is not defined.
12440
12441 2007-09-12  Eric Blake  <ebb9@byu.net>
12442
12443         Track CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
12444         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Update to CVS
12445         Autoconf definition.
12446         * modules/euidaccess (Depends-on): Add extensions, for
12447         AC_USE_SYSTEM_EXTENSIONS with autoconf <= 2.59.
12448         * modules/fnmatch (Depends-on): Likewise.
12449         * modules/getaddrinfo (Depends-on): Likewise.
12450         * modules/getdelim (Depends-on): Likewise.
12451         * modules/getline (Depends-on): Likewise.
12452         * modules/getsubopt (Depends-on): Likewise.
12453         * modules/gettext (Depends-on): Likewise.
12454         * modules/group-member (Depends-on): Likewise.
12455         * modules/mbchar (Depends-on): Likewise.
12456         * modules/memmem (Depends-on): Likewise.
12457         * modules/mempcpy (Depends-on): Likewise.
12458         * modules/memrchr (Depends-on): Likewise.
12459         * modules/pagealign_alloc (Depends-on): Likewise.
12460         * modules/readutmp (Depends-on): Likewise.
12461         * modules/stpcpy (Depends-on): Likewise.
12462         * modules/stpncpy (Depends-on): Likewise.
12463         * modules/strchrnul (Depends-on): Likewise.
12464         * modules/strndup (Depends-on): Likewise.
12465         * modules/strsep (Depends-on): Likewise.
12466         * modules/strverscmp (Depends-on): Likewise.
12467         * modules/vasprintf (Depends-on): Likewise.
12468         * modules/wcwidth (Depends-on): Likewise.
12469         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): AC_GNU_SOURCE will be
12470         obsolete in Autoconf 2.62; use AC_USE_SYSTEM_EXTENSIONS instead.
12471         * m4/fnmatch.m4 (gl_FUNC_FNMATCH_GNU): Likewise.
12472         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDR_INFO): Likewise.
12473         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
12474         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
12475         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Likewise.
12476         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
12477         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER): Likewise.
12478         * m4/mbchar.m4 (gl_MBCHAR): Likewise.
12479         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
12480         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
12481         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
12482         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Likewise.
12483         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC): Likewise.
12484         * m4/readutmp.m4 (gl_READUTMP): Likewise.
12485         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
12486         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
12487         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
12488         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
12489         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
12490         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
12491         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
12492         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Likewise.
12493         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): Likewise.
12494         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
12495         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Likewise, but provide fallback,
12496         so that lock.m4 can be used in gettext without extensions module.
12497
12498 2007-09-11  Bruno Haible  <bruno@clisp.org>
12499
12500         * m4/isc-posix.m4: Remove file.
12501         Suggested by Eric Blake.
12502
12503 2007-09-11  Eric Blake  <ebb9@byu.net>
12504
12505         * ChangeLog: Restore lines accidentally truncated 2007-04-06.
12506
12507 2007-09-10  Bruno Haible  <bruno@clisp.org>
12508
12509         * posix-modules: Fix typo in error message.
12510         Reported by Matt <mkraai@beckman.com>.
12511
12512 2007-09-09  Bruno Haible  <bruno@clisp.org>
12513
12514         * doc/functions/getdelim.texi: Update list of platforms lacking the
12515         function.
12516         * doc/functions/getline.texi: Likewise.
12517
12518 2007-09-09  Jim Meyering  <jim@meyering.net>
12519
12520         * lib/hash.c (hash_initialize): Detect calloc failure.
12521         Reported by Bruno Haible.
12522
12523 2007-09-09  Bruno Haible  <bruno@clisp.org>
12524
12525         * lib/canonicalize-lgpl.c (__realpath): Set errno to ENOMEM when
12526         malloc or realloc fails.
12527
12528 2007-09-09  Bruno Haible  <bruno@clisp.org>
12529
12530         * modules/getcwd (Depends-on): Add malloc-posix.
12531         * modules/glob (Depends-on): Likewise.
12532         * modules/putenv (Depends-on): Likewise.
12533         * modules/strdup (Depends-on): Likewise.
12534         * modules/getdelim (Depends-on): Add realloc-posix.
12535         * modules/read-file (Depends-on): Likewise.
12536
12537 2007-09-09  Bruno Haible  <bruno@clisp.org>
12538
12539         * m4/malloc.m4 (gl_CHECK_MALLOC_POSIX): New macro.
12540         (gl_FUNC_MALLOC_POSIX): Require it.
12541         * m4/realloc.m4 (gl_FUNC_REALLOC_POSIX): Likewise.
12542         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): Likewise.
12543         * modules/realloc (Files): Add m4/malloc.m4.
12544         * modules/calloc (Files): Likewise.
12545
12546 2007-09-09  Bruno Haible  <bruno@clisp.org>
12547
12548         * modules/malloc-posix: New file.
12549         * modules/malloc (Depends-on): Add malloc-posix.
12550         * lib/malloc.c: Include errno.h.
12551         (rpl_malloc): Merge the requirements of a glibc-compatible malloc
12552         and a POSIX-compatible malloc into a single function. Set ENOMEM
12553         when returning NULL.
12554         * m4/malloc.m4: New file.
12555         * doc/functions/malloc.texi: Mention the malloc-posix module.
12556         * lib/stdlib_.h (malloc): New declaration.
12557         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
12558         GNULIB_MALLOC_POSIX and HAVE_MALLOC_POSIX.
12559         * modules/stdlib (stdlib.h): Substitute also GNULIB_MALLOC_POSIX
12560         and HAVE_MALLOC_POSIX.
12561
12562 2007-09-09  Bruno Haible  <bruno@clisp.org>
12563
12564         * modules/realloc-posix: New file.
12565         * modules/realloc (Depends-on): Add realloc-posix.
12566         * lib/realloc.c: Include errno.h.
12567         (rpl_realloc): Merge the requirements of a glibc-compatible realloc
12568         and a POSIX-compatible realloc into a single function. Set ENOMEM
12569         when returning NULL.
12570         * m4/realloc.m4: New file.
12571         * doc/functions/realloc.texi: Mention the realloc-posix module.
12572         * lib/stdlib_.h (realloc): New declaration.
12573         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
12574         GNULIB_REALLOC_POSIX and HAVE_REALLOC_POSIX.
12575         * modules/stdlib (stdlib.h): Substitute also GNULIB_REALLOC_POSIX
12576         and HAVE_REALLOC_POSIX.
12577
12578 2007-09-09  Bruno Haible  <bruno@clisp.org>
12579
12580         * modules/calloc-posix: New file.
12581         * modules/calloc (Depends-on): Add calloc-posix.
12582         * lib/calloc.c: Include errno.h.
12583         (rpl_calloc): Merge the requirements of a glibc-compatible calloc
12584         and a POSIX-compatible calloc into a single function. Set ENOMEM
12585         when returning NULL.
12586         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): New macro.
12587         * doc/functions/calloc.texi: Mention the calloc-posix module.
12588         * lib/stdlib_.h (calloc): New declaration.
12589         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
12590         GNULIB_CALLOC_POSIX and HAVE_CALLOC_POSIX.
12591         * modules/stdlib (stdlib.h): Substitute also GNULIB_CALLOC_POSIX
12592         and HAVE_CALLOC_POSIX.
12593
12594 2007-09-09  Bruno Haible  <bruno@clisp.org>
12595
12596         Allow for modules to show an arbitrary notice.
12597         * modules/TEMPLATE-EXTENDED: Add 'Notice' field.
12598         * gnulib-tool: New option --extract-notice.
12599         (func_usage): Document it.
12600         (sed_extract_prog): Update.
12601         (func_get_notice): New function.
12602         (func_modules_notice): New function.
12603         (func_import, func_create_testdir): Invoke it.
12604         Suggested by Jim Meyering.
12605
12606 2007-09-09  Bruno Haible  <bruno@clisp.org>
12607
12608         * gnulib-tool: New options --verbose, --quiet.
12609         (func_usage): Document them.
12610         (verbose): New variable.
12611         (func_execute_command): New function.
12612         (func_import): Don't show the module list and the file list if
12613         $verbose < 0.
12614         (func_create_testdir): Likewise. Use func_execute_command.
12615         (func_create_megatestdir): Use func_execute_command.
12616
12617 2007-09-08  Bruno Haible  <bruno@clisp.org>
12618
12619         * gnulib-tool (func_import): Prefer rsync over wget when available,
12620         for fetching the PO files.
12621
12622 2007-09-08  Bruno Haible  <bruno@clisp.org>
12623
12624         * posix-modules: New file. Portions copied from gnulib-tool.
12625         * doc/gnulib.texi (POSIX Substitutes Library): New chapter.
12626
12627 2007-09-08  Jim Meyering  <jim@meyering.net>
12628
12629         Rename __fpending.c -> fpending.c and __fpending.h -> fpending.h
12630         * lib/fpending.h: Rename from __fpending.h.
12631         * lib/fpending.c: Rename from __fpending.c.
12632         Include "fpending.h", not "__fpending.h".
12633         * lib/__fpending.h, lib/__fpending.c: Remove files.
12634         * modules/fpending (Files): Reflect new file names.
12635         * lib/close-stream.c: Include "fpending.h", not "__fpending.h".
12636
12637 2007-09-08  Bruno Haible  <bruno@clisp.org>
12638
12639         * m4/inttypes-h.m4: Remove stub file.
12640
12641 2007-09-07  Simon Josefsson  <simon@josefsson.org>
12642
12643         * doc/headers/stdint.texi: Discuss #include_next issue.
12644
12645 2007-09-06  Paul Eggert  <eggert@cs.ucla.edu>
12646
12647         * build-aux/bootstrap: Remove obsolete comment about wget --help.
12648
12649 2007-09-06  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
12650
12651         * m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix misspelling
12652         in variable name.
12653
12654 2007-09-03  Jim Meyering  <jim@meyering.net>
12655
12656         New module: git-version-gen.
12657         * modules/git-version-gen: New file.
12658
12659         Import changes from coreutils for bootstrap script.
12660
12661         * build-aux/bootstrap (WGET_COMMAND): Remove code to set this variable.
12662
12663         bootstrap: uses rsync to download the .po files
12664         * build-aux/bootstrap (po_download_command_format): New global.
12665         (download_po_files): Use rsync.
12666         (update_po_files): Don't remove .po files after download,
12667         so future rsync runs can take advantage of the copies.
12668
12669         * build-aux/bootstrap (gnulib_tool): Make sha1sum check quietly.
12670
12671         Solve the unnecessary-.po-file-regeneration problem once and for all.
12672         * build-aux/bootstrap (download_po_files): New function, renamed from
12673         get_translations.  Now, downloads, but doesn't update LINGUAS.
12674         (update_po_files): New function.
12675
12676         bootstrap: Ignore more.
12677         * build-aux/bootstrap (symlink_to_dir): Add a directory name like
12678         uniwidth to e.g., lib/.gitignore.
12679         (slurp): Handle the sys_stat_.h -> sys mapping, too.
12680
12681         * build-aux/bootstrap: New setting: vc_ignore.
12682         (insert_sorted_if_absent): Create $file if absent.
12683         Adapt to new, possibly empty, list: $vc_ignore.
12684
12685         bootstrap: generate more ignorable names
12686         * build-aux/bootstrap (slurp): When generating ignorable names,
12687         also map .sin to .sed, .gperf to .c, and .y to .c.
12688
12689 2007-09-03  Jim Meyering  <jim@meyering.net>
12690
12691         * build-aux/git-version-gen: New file, from coreutils.  For details, see
12692         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=bfe49f506
12693
12694 2007-09-02  Bruno Haible  <bruno@clisp.org>
12695
12696         Fix mis-recognition of 'mcs' on QNX 6.
12697         * m4/csharpcomp.m4 (gt_CSHARPCOMP): Test whether the "mcs --version"
12698         output contains the string "Mono".
12699         * lib/csharpcomp.c (compile_csharp_using_mono): Likewise.
12700         Reported by <kraai@ftbfs.org> at <https://savannah.gnu.org/bugs/?18337>.
12701
12702 2007-09-01  Bruno Haible  <bruno@clisp.org>
12703
12704         Fix collision between uniwidth/* and linebreak modules.
12705         * lib/linebreak.h (locale_charset, uc_width, u8_width, u16_width,
12706         u32_width): Remove declarations.
12707         * lib/linebreak.c: Include uniwidth.h, uniwidth/cjk.h, streq.h.
12708         (u32_mbtouc_unsafe, streq9, streq8, streq7, streq6, streq5, streq4,
12709         streq3, streq2, streq1, streq0): Remove functions.
12710         (STREQ): Remove macro.
12711         (is_cjk_encoding): Remove function.
12712         (nonspacing_table_data, nonspacing_table_ind): Remove constants.
12713         (uc_width, u8_width, u16_width, u32_width): Remove functions.
12714         * modules/linebreak (Depends-on): Add streq, uniwidth/width.
12715         * NEWS: Document the change.
12716
12717 2007-09-01  Bruno Haible  <bruno@clisp.org>
12718
12719         * lib/streq.h: Add double-inclusion guard.
12720
12721 2007-09-01  Karl Berry  <karl@gnu.org>
12722
12723         * MODULES.html.sh: Rename mreadlink_with_size to areadlink_with_size.
12724
12725 2007-08-28  Jim Meyering  <jim@meyering.net>
12726
12727         Rename mreadlink_with_size to areadlink_with_size.
12728         * NEWS: Document the change.
12729         * lib/mreadlink-with-size.c (mreadlink_with_size): Rename this to...
12730         * lib/areadlink-with-size.c (areadlink_with_size): ...this.
12731         * lib/mreadlink.h: Rename this to...
12732         * lib/areadlink.h: ...this.
12733         * modules/mreadlink-with-size: Rename this to...
12734         * modules/areadlink-with-size: ...this.
12735         * lib/canonicalize.c: Reflect the renaming.
12736         * modules/canonicalize: Likewise.
12737
12738 2007-08-26  Bruno Haible  <bruno@clisp.org>
12739
12740         * gnulib-tool (func_import): When deciding which files to remove,
12741         consider also dangling symbolic links.
12742         Reported by Eric Blake.
12743
12744 2007-08-26  Bruno Haible  <bruno@clisp.org>
12745
12746         * gnulib-tool (func_ln_if_changed): Use "test -h", not "test -L".
12747
12748 2007-08-23  Simon Josefsson  <simon@josefsson.org>
12749
12750         * lib/readline.c: Don't include getline.h, the prototype is now
12751         found in stdio.h.
12752
12753 2007-08-23  Jim Meyering  <jim@meyering.net>
12754
12755         Getdelim touchup.
12756         * lib/getdelim.c (getdelim): Don't bother to save/restore errno
12757         around the funlockfile call, since funlockfile never sets errno.
12758         Don't set errno upon failed realloc.
12759
12760 2007-08-22  Eric Blake  <ebb9@byu.net>
12761
12762         Getline touchups.
12763         * lib/getdelim.c (getdelim): Revert regression that required *n to
12764         be 0 when *lineptr is NULL.  Preserve errno across funlockfile.
12765         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Check for declaration of
12766         getdelim, rather than whether implementation is missing.
12767         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise for getline.
12768         * lib/stdio_.h (getline): Also declare if replacement is
12769         required.
12770         * doc/functions/getdelim.texi: New file.
12771         * doc/functions/getline.texi: Likewise.
12772         * doc/gnulib.texi (Function Substitutes): Add new files.
12773         Reported by Bruno Haible.
12774
12775 2007-08-22  Ludovic Courtès  <ludo@gnu.org>
12776
12777         * users.txt: Add Guile.
12778
12779 2007-08-22  Eric Blake  <ebb9@byu.net>
12780
12781         * tests/test-getdelim.c (main): Use remove, not unlink.
12782         * tests/test-getline.c (main): Likewise.
12783
12784         Move getline and getdelim into stdio.h, per POSIX 200x.
12785         * modules/getline (Files): Remove getline.h.
12786         (Depends-on): Add stdio.
12787         (configure.ac): Add module indicator.
12788         * modules/getdelim (Files): Remove getdelim.h.
12789         (Depends-on): Add stdio.
12790         (configure.ac): Add module indicator.
12791         * modules/stdio (Makefile.am): Work with new indicators.
12792         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add new defaults.
12793         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Work with stdio needs.
12794         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
12795         * lib/getdelim.h: Delete.
12796         * lib/getline.h: Delete.
12797         * lib/stdio_.h (getdelim, getline): Declare.
12798         * modules/getdelim-tests: New module.
12799         * modules/getline-tests: Likewise.
12800         * tests/test-getdelim.c: New file.
12801         * tests/test-getline.c: Likewise.
12802         * NEWS: Document the change.
12803         * lib/getline.c: Update choice of header.
12804         * lib/csharpcomp.c: Likewise.
12805         * lib/getpass.c: Likewise.
12806         * lib/javacomp.c: Likewise.
12807         * lib/javaversion.c: Likewise.
12808         * lib/yesno.c: Likewise.
12809         * lib/getdelim.c: Likewise.
12810         (getdelim): Set errno on failure, and avoid memory leak.
12811
12812 2007-08-19  Bruno Haible  <bruno@clisp.org>
12813
12814         * modules/closein (Depends-on): Add freadahead.
12815         * lib/closein.c: Include freadahead.h.
12816         (close_stdin): Skip the fseeko and fflush calls if freadahead(stdin)
12817         is zero.
12818
12819 2007-08-19  Bruno Haible  <bruno@clisp.org>
12820
12821         * modules/freadahead-tests: New file.
12822         * tests/test-freadahead.sh: New file.
12823         * tests/test-freadahead.c: New file.
12824
12825         * modules/freadahead: New file.
12826         * lib/freadahead.h: New file.
12827         * lib/freadahead.c: New file.
12828         * MODULES.html.sh (File stream based Input/Output): Add freadahead,
12829         fbufmode, fpurge, freadable, fwritable.
12830
12831 2007-08-19  Eric Blake  <ebb9@byu.net>
12832
12833         Test yesno in combination with closein.
12834         * lib/yesno.c (yesno): Document use of stdin.
12835         * modules/yesno-tests (Files): New module.
12836         * tests/test-yesno.c (main): New file.
12837         * tests/test-yesno.sh: Likewise.
12838
12839 2007-08-19  Bruno Haible  <bruno@clisp.org>
12840
12841         * lib/fbufmode.c (fbufmode): Add tentative support for Solaris/AMD64.
12842         * lib/fseeko.c (rpl_fseeko): Likewise.
12843         * lib/fseterr.c (fseterr): Likewise.
12844
12845 2007-08-19  Bruno Haible  <bruno@clisp.org>
12846
12847         * tests/test-lseek.c (main): Disable a test for BeOS.
12848         * doc/functions/lseek.texi: Document the BeOS bug.
12849
12850 2007-08-19  Bruno Haible  <bruno@clisp.org>
12851             Eric Blake  <ebb9@byu.net>
12852
12853         * lib/lseek.c: Include <sys/stat.h>.
12854         (rpl_lseek): Add workaround code also for Unix platforms.
12855         Needed for BeOS.
12856         * m4/lseek.m4 (gl_FUNC_LSEEK): When cross-compiling, fail on BeOS.
12857         * doc/functions/lseek.texi: Document BeOS definiency.
12858
12859 2007-08-18  Bruno Haible  <bruno@clisp.org>
12860
12861         * modules/fstrcmp-tests: New file.
12862         * tests/test-fstrcmp.c: New file.
12863
12864 2007-08-18  Bruno Haible  <bruno@clisp.org>
12865
12866         * modules/fstrcmp: New file, from GNU gettext with modifications.
12867         * lib/fstrcmp.h: New file, from GNU gettext.
12868         * lib/fstrcmp.c: New file, from GNU gettext.
12869         * MODULES.html.sh (String handling): Add fstrcmp.
12870
12871 2007-08-18  Bruno Haible  <bruno@clisp.org>
12872
12873         * lib/diffseq.h (struct context): Change type of 'heuristic' field to
12874         'bool'.
12875         (diag, compareseq): Remove const from the ctxt argument.
12876         (USE_HEURISTIC): Undefine at the end.
12877
12878 2007-08-18  Jim Meyering  <jim@meyering.net>
12879
12880         New file: lib/idcache.h
12881         * NEWS: Mention the addition.
12882         * modules/idcache (Files): Add lib/idcache.h
12883         * lib/idcache.c: Include "idcache.h".
12884         Don't include <sys/types.h>.
12885         Add a FIXME comment.
12886         Move file-scoped "static" declarations to the top.
12887         * lib/idcache.h: New file.  Include <sys/types.h> here, instead.
12888
12889 2007-08-17  Bruno Haible  <bruno@clisp.org>
12890         and Paul Eggert  <eggert@cs.ucla.edu>
12891
12892         * MODULES.html.sh: Add diffseq.
12893         * modules/diffseq: New file.
12894         * lib/diffseq.h: New file, from GNU gettext with a few minor changes,
12895         extracted from GNU gettext's fstrcmp.c and GNU diff's analyze.c.
12896
12897 2007-08-15  Paul Eggert  <eggert@cs.ucla.edu>
12898
12899         Import changes from coreutils for bootstrap script.
12900
12901         2007-07-21  Paul Eggert  <eggert@cs.ucla.edu>
12902
12903         * build-aux/bootstrap (slurp): Work even in environments where
12904         "ls" defaults to "ls -A".  Put in a FIXME, though, since the
12905         current code does not slurp files whose names start with ".", and
12906         this looks like it might be a troublesome area.
12907
12908         2007-07-11  Jim Meyering  <jim@meyering.net>
12909
12910         If there's a GPL vN copyright comment, require that N == 3.
12911
12912         2007-07-08  Jim Meyering  <jim@meyering.net>
12913
12914         Run the coreutils-specific code only if tests/Makefile.am.in exists.
12915         * build-aux/bootstrap (mam_template): Move definition out of loop.
12916
12917         Create symlinks for gl/{lib,m4}/*, just as for gnulib/{lib,m4}/*.
12918
12919         * build-aux/bootstrap (symlink_to_dir): Rename function from
12920         symlink_to_gnulib.  Add a directory parameter.  Update all
12921         callers.
12922         (cp_mark_as_generated): Also check for -- and link to -- files in
12923         gl/.
12924
12925         2007-07-08  Jim Meyering  <jim@meyering.net>
12926
12927         Adapt to deeper hierarchy in gnulib.
12928         * build-aux/bootstrap (symlink_to_dir): If the destination
12929         directory doesn't exist, create it. This is required at least for
12930         "lib/uniwidth/cjk.h".
12931
12932         2007-05-15  Jim Meyering  <jim@meyering.net>
12933
12934         * build-aux/bootstrap: Now that generated Makefile.am files
12935         are no longer under version control, they must be created at
12936         bootstrap time.
12937
12938 2007-08-14  Ben Pfaff  <blp@gnu.org>
12939
12940         * lib/count-one-bits.h: Add comments.  From Bruno Haible.
12941
12942 2007-08-14  Paul Eggert  <eggert@cs.ucla.edu>
12943
12944         * lib/count-one-bits.h: Don't include <limits.h>; no longer needed
12945         given the changes below.
12946         (COUNT_ONE_BITS): Use 'verify' rather than 'verify_true'.  Work
12947         even on hosts that have padding bits beyond the supported 64.
12948
12949 2007-08-10  Paul Eggert  <eggert@cs.ucla.edu>
12950
12951         * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal.
12952         * lib/xstrtol.h: Don't include exitfail.h; that's now internal to
12953         xstrtol.c.  Include getopt.h, since xstrtol_fatal's signature
12954         depends on it.
12955         (xstrtol_error): Remove.
12956         (xstrtol_fatal): New decl, replacing the functionality of xstrtol_error
12957         but with a different signature.
12958         (ATTRIBUTE_NORETURN, __attribute__): New macros.
12959         * lib/xstrtol-error.c: Include exitfail.h.
12960         (xstrtol_fatal): New function, with a different signature from the
12961         old xstrtol_error, so that the caller need not worry about passing
12962         in an exit status, or about storage management of the option argument.
12963         (xstrtol_error): Now a static function.  Redo signature to
12964         implement xstrtol_fatal.  Output the correct number of hyphens in
12965         front of the option so that the caller need not worry about
12966         storage management.
12967         (N_): New macro.
12968         (_): Remove; not used now.
12969         * modules/xstrtol: Depend on getopt.
12970         * tests/test-xstrtol.c (main): Use new xstrtol_error function instead
12971         of old STRTOL_FATAL_ERROR macro.
12972         * tests/test-xstrtol.sh (t-xstrtol.xo): Adjust to match new behavior
12973         of test program.
12974         * tests/test-xstrtoimax.sh (t-xstrtoimax.xo): Likewise.
12975         * tests/test-xstrtoumax.sh (t-xstrtoumax.xo): Likewise.
12976
12977 2007-08-08  Eric Blake  <ebb9@byu.net>
12978
12979         * lib/xstrtol-error.c: Add missing include.
12980
12981         Move xstrtol messages into gnulib domain, when --pobase is used.
12982         * lib/xstrtol.h (_STRTOL_ERROR): Move messages out of macro...
12983         * lib/xstrtol-error.c (xstrtol_error): ...into new file.
12984         * modules/xstrtol (Files): Distribute new file.
12985         * m4/xstrtol.m4 (gl_XSTRTOL): Build new file.
12986         * lib/xstrtol.c (TESTING_XSTRTO): Move tests...
12987         * tests/test-xstrtol.c: ...into new file.
12988         * tests/test-xstrtoul.c: Also test xstrtoul.
12989         * tests/test-xstrtoimax.c: Also test xstrtoimax.
12990         * tests/test-xstrtoumax.c: Also test xstrtoumax.
12991         * tests/test-xstrtol.sh: Drive the tests.
12992         * tests/test-xstrtoimax.sh: Likewise.
12993         * tests/test-xstrtoumax.sh: Likewise.
12994         * modules/xstrtol-tests: New module.
12995         * modules/xstrtoimax-tests: Likewise.
12996         * modules/xstrtoumax-tests: Likewise.
12997
12998 2007-08-08  Jim Meyering  <jim@meyering.net>
12999
13000         New function: mfile_name_concat.
13001         * lib/filenamecat.c (mfile_name_concat): New function, just like
13002         file_name_concat, but return NULL upon failure rather than exiting
13003         with a diagnostic.
13004         * lib/filenamecat.h: Declare it.
13005
13006 2007-08-07  Bruno Haible  <bruno@clisp.org>
13007
13008         * m4/inttypes.m4 (gl_INTTYPES_H): Use GL_TRIGGER_STDC_LIMIT_MACROS
13009         instead of __STDC_LIMIT_MACROS_TRIGGER. This avoids a redefinition
13010         warning from gcc.
13011         Reported by Eric Blake.
13012
13013 2007-08-07  Simon Josefsson  <simon@josefsson.org>
13014
13015         * modules/crypto/arctwo (License): Use the synonymous term "LGPLv2+".
13016         * modules/crypto/arcfour (License): Likewise.
13017         * modules/crypto/des-tests (License): Likewise.
13018         * modules/crypto/gc-arctwo-tests (License): Likewise.
13019         * modules/crypto/gc-des-tests (License): Likewise.
13020         * modules/crypto/gc-hmac-md5-tests (License): Likewise.
13021         * modules/crypto/gc-hmac-sha1-tests (License): Likewise.
13022         * modules/crypto/gc-md2-tests (License): Likewise.
13023         * modules/crypto/gc-md4-tests (License): Likewise.
13024         * modules/crypto/gc-md5-tests (License): Likewise.
13025         * modules/crypto/gc-pbkdf2-sha1-tests (License): Likewise.
13026         * modules/crypto/gc-rijndael-tests (License): Likewise.
13027         * modules/crypto/gc-sha1-tests (License): Likewise.
13028         * modules/crypto/gc-tests (License): Likewise.
13029         * modules/crypto/hmac-md5 (License): Likewise.
13030         * modules/crypto/hmac-sha1 (License): Likewise.
13031         * modules/crypto/md2-tests (License): Likewise.
13032         * modules/crypto/md4-tests (License): Likewise.
13033         * modules/crypto/md5 (License): Likewise.
13034         * modules/crypto/rijndael (License): Likewise.
13035         * modules/crypto/sha1 (License): Likewise.
13036         * modules/memxor (License): Likewise.
13037
13038 2007-08-06  Paul Eggert  <eggert@cs.ucla.edu>
13039         and Bruno Haible  <bruno@clisp.org>
13040
13041         * NEWS: Describe interface changes to human, xstrtol.
13042         * lib/human.h: Include <xstrtol.h>.
13043         (human_options): Return enum strtol_error, not int.  Remove
13044         bool arg; take int * instead.
13045         * lib/human.c: Don't include "gettext.h".
13046         (_): Remove; no longer used.
13047         Don't include <xstrtol.h>, since human.h does it.
13048         (human_options): Adjust to abovementioned interface changes.
13049         Do not report error to stderr; that's now the caller's
13050         responsibility.
13051         * lib/xstrtol.c (main) [defined TESTING_XSTRTO]: Adjust to
13052         interface change.
13053         * lib/xstrtol.h (_STRTOL_ERROR): Take Option, Arg rather than
13054         Str, Argument_type_string.  All uses changed.  Put " argument"
13055         in diagnostics to make them clearer.  Change wording of suffix
13056         message for clarity.
13057         (STRTOL_FATAL_ERROR): Take Option, Arg rather than Str,
13058         Argument_type_string.
13059         (STRTOL_FATAL_WARN): Remove; no longer used.
13060         * modules/human (Depends-on): Remove gettext-h.
13061
13062 2007-08-06  Simon Josefsson  <simon@josefsson.org>
13063
13064         * build-aux/maint.mk, build-aux/GNUmakefile: Relicense to GPLv3+.
13065
13066 2007-07-31  Bruno Haible  <bruno@clisp.org>
13067
13068         * m4/stdint.m4 (gl_STDINT_H): Test whether WCHAR_MIN and WCHAR_MAX
13069         are defined by <stdint.h> (as opposed to <wchar.h>, as on Dragonfly).
13070         Reported by Joerg Sonnenberger <joerg@britannica.bec.de>.
13071
13072 2007-07-31  Bruno Haible  <bruno@clisp.org>
13073
13074         * lib/fflush.c (rpl_fflush): On BSD systems, use the __SNPT flag.
13075         Suggested by Joerg Sonnenberger <joerg@britannica.bec.de>.
13076
13077 2007-07-30  Bruno Haible  <bruno@clisp.org>
13078
13079         * modules/base64 (License): Use the synonymous term "LGPLv2+".
13080         * modules/c-ctype (License): Likewise.
13081         * modules/c-strcase (License): Likewise.
13082         * modules/check-version (License): Likewise.
13083         * modules/iconv (License): Likewise.
13084         * modules/iconv_open (License): Likewise.
13085         * modules/read-file (License): Likewise.
13086         * modules/striconv (License): Likewise.
13087         * modules/strverscmp (License): Likewise.
13088         * modules/vasprintf (License): Likewise.
13089         * modules/crypto/des (License): Likewise.
13090         * modules/crypto/gc (License): Likewise.
13091         * modules/crypto/gc-arcfour (License): Likewise.
13092         * modules/crypto/gc-arctwo (License): Likewise.
13093         * modules/crypto/gc-des (License): Likewise.
13094         * modules/crypto/gc-hmac-md5 (License): Likewise.
13095         * modules/crypto/gc-hmac-sha1 (License): Likewise.
13096         * modules/crypto/gc-md2 (License): Likewise.
13097         * modules/crypto/gc-md4 (License): Likewise.
13098         * modules/crypto/gc-md5 (License): Likewise.
13099         * modules/crypto/gc-pbkdf2-sha1 (License): Likewise.
13100         * modules/crypto/gc-random (License): Likewise.
13101         * modules/crypto/gc-rijndael (License): Likewise.
13102         * modules/crypto/gc-sha1 (License): Likewise.
13103         * modules/crypto/md2 (License): Likewise.
13104         * modules/crypto/md4 (License): Likewise.
13105
13106 2007-07-30  Jim Meyering  <jim@meyering.net>
13107
13108         * lib/fts.c (fts_read): Upon failure to chdir into a subdirectory,
13109         set fts_info to FTS_DNR, not to FTS_ERR, so that the caller knows
13110         it has valid stat data.  This bug would cause du not to count the
13111         sizes of inaccessible directories.
13112         Patch by Bryan Mason <bmason@redhat.com>, via Jose Maria Plans
13113         in <http://bugzilla.redhat.com/250077>.
13114
13115 2007-07-25  Peter O'Gorman  <peter@pogma.com>
13116             Bruno Haible  <bruno@clisp.org>
13117
13118         * m4/include_next.m4 (gl_INCLUDE_NEXT): Test whether #include_next
13119         really works. Needed because AIX 4.3 "xlc -E" doesn't understand
13120         #include_next, gives a diagnostic about it, but reports no error in
13121         the exit code.
13122         Reported by Gary V. Vaughan <gary@thewrittenword.com>.
13123
13124 2007-07-24  Ben Pfaff  <blp@gnu.org>
13125
13126         Improve name: "count-one-bits" is better than "popcount".
13127         * MODULES.html.sh: Update name.
13128         * lib/popcount.h: Renamed lib/count-one-bits.h.
13129         (popcount): Renamed count_one_bits.
13130         (popcountl): Renamed count_one_bits_l.
13131         (popcountll): Renamed count_one_bits_ll.
13132         * m4/popcount.m4: Renamed m4/count-one-bits.m4.
13133         * modules/popcount: Renamed module/count-one-bits.
13134         * modules/popcount-tests: Renamed module/count-one-bits-tests.
13135         * tests/test-popcount.c: Renamed tests/test-count-one-bits.c.
13136
13137 2007-07-23  Ben Pfaff  <blp@gnu.org>
13138
13139         * lib/popcount.h (popcount32): Reduce size of constants, to allow
13140         better code generation, and add U to large constants to avoid
13141         warnings, in non-GCC case.
13142         Suggested by Bruno Haible.
13143
13144 2007-07-23  Ben Pfaff  <blp@gnu.org>
13145
13146         * lib/popcount.h: Use verify_true instead of if...abort.
13147         * modules/popcount: Depend on verify module.
13148         Suggested by Jim Meyering.
13149
13150 2007-07-23  Bruno Haible  <bruno@clisp.org>
13151
13152         * gnulib-tool (func_import): Create a .cvsignore file also when the
13153         directory is not yet in CVS but the toplevel directory is. When
13154         creating a .cvsignore file, add ".deps" and ".dirstamp" to it.
13155         Reported by Karl Berry.
13156
13157 2007-07-22  Ben Pfaff  <blp@gnu.org>
13158
13159         * lib/popcount.h: Use faster, branchless algorithm for non-GCC
13160         case.
13161         Suggested by Eric Blake.
13162
13163 2007-07-22  Ben Pfaff  <blp@gnu.org>
13164
13165         New module: popcount.
13166         * MODULES.html.sh: Add popcount.
13167         * modules/popcount: New file.
13168         * modules/popcount-tests: New file.
13169         * tests/test-popcount.c: New file.
13170         * lib/popcount.h: New file.
13171         * m4/popcount.m4: New file.
13172
13173 2007-07-22  Paul Eggert  <eggert@cs.ucla.edu>
13174
13175         * build-aux/announce-gen: Update to GPLv3.
13176
13177         * build-aux/config.guess: Update from config.
13178
13179 2007-07-21  Bruno Haible  <bruno@clisp.org>
13180
13181         * lib/error.c (_) [ENABLE_NLS]: Define to gettext.
13182         * lib/verror.c (_) [ENABLE_NLS]: Likewise.
13183
13184 2007-07-20  Jim Meyering  <jim@meyering.net>
13185
13186         * check-module: Diagnose a self-dependency.
13187
13188 2007-07-19  Bruno Haible  <bruno@clisp.org>
13189
13190         * gnulib-tool (func_import): Don't abort if pobase or po_domain is
13191         empty.
13192         Reported by Eric Blake.
13193
13194 2007-07-18  Bruno Haible  <bruno@clisp.org>
13195
13196         * gnulib-tool: New options --po-base, --po-domain.
13197         (func_usage): Document them.
13198         (pobase, po_domain): New variables.
13199         (func_emit_lib_Makefile_am): Augment AM_CPPFLAGS, defining
13200         DEFAULT_TEXT_DOMAIN.
13201         (func_emit_po_Makevars, func_emit_po_POTFILES_in): New functions.
13202         (func_import): Consider pobase and po_domain. Create a po/ directory.
13203         (func_create_testdir): Set pobase and po_domain to empty.
13204         * build-aux/po/Makefile.in.in: New file, from GNU gettext 0.16.1.
13205         * build-aux/po/remove-potcdate.sin: New file, from GNU gettext 0.16.1.
13206
13207 2007-07-18  Bruno Haible  <bruno@clisp.org>
13208
13209         * gnulib-tool (func_get_automake_snippet): Synthesize also an
13210         EXTRA_DIST augmentation for files in build-aux/.
13211
13212 2007-07-16  Bruno Haible  <bruno@clisp.org>
13213
13214         * modules/lseek (License): Use the synonymous term "LGPLv2+".
13215         * modules/getdelim (License): Likewise.
13216
13217 2007-07-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
13218
13219         * modules/arpa_inet (License): Use the synonymous term LGPLv2+.
13220         * modules/d-type (License): Likewise.
13221         * modules/extensions (License): Likewise.
13222         * modules/fnmatch (License): Likewise.
13223         * modules/fseeko (License): Likewise.
13224         * modules/getaddrinfo (License): Likewise.
13225         * modules/getline (License): Likewise.
13226         * modules/getlogin_r (License): Likewise.
13227         * modules/getpass (License): Likewise.
13228         * modules/gettimeofday (License): Likewise.
13229         * modules/glob (License): Likewise.
13230         * modules/inet_ntop (License): Likewise.
13231         * modules/malloc (License): Likewise.
13232         * modules/malloca (License): Likewise.
13233         * modules/memmem (License): Likewise.
13234         * modules/mempcpy (License): Likewise.
13235         * modules/memset (License): Likewise.
13236         * modules/minmax (License): Likewise.
13237         * modules/mktime (License): Likewise.
13238         * modules/netinet_in (License): Likewise.
13239         * modules/pathmax (License): Likewise.
13240         * modules/poll (License): Likewise.
13241         * modules/regex (License): Likewise.
13242         * modules/snprintf (License): Likewise.
13243         * modules/stdbool (License): Likewise.
13244         * modules/stdint (License): Likewise.
13245         * modules/stdio (License): Likewise.
13246         * modules/strcase (License): Likewise.
13247         * modules/strcasestr (License): Likewise.
13248         * modules/strdup (License): Likewise.
13249         * modules/string (License): Likewise.
13250         * modules/strndup (License): Likewise.
13251         * modules/strnlen (License): Likewise.
13252         * modules/strpbrk (License): Likewise.
13253         * modules/strptime (License): Likewise.
13254         * modules/strsep (License): Likewise.
13255         * modules/sys_select (License): Likewise.
13256         * modules/sys_socket (License): Likewise.
13257         * modules/sys_stat (License): Likewise.
13258         * modules/sys_time (License): Likewise.
13259         * modules/time (License): Likewise.
13260         * modules/time_r (License): Likewise.
13261         * modules/timegm (License): Likewise.
13262         * modules/unistd (License): Likewise.
13263         * modules/vsnprintf (License): Likewise.
13264         * modules/wctype (License): Likewise.
13265
13266 2007-07-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13267
13268         * modules/argz (License): LGPLv2+.
13269
13270 2007-07-15  Karl Berry  <karl@gnu.org>
13271
13272         * doc/gnulib.texi: revise node structure per new fdl.texi.
13273
13274 2007-07-14  Bruno Haible  <bruno@clisp.org>
13275
13276         * lib/uniname/gen-uninames.lisp (main): Emit a "do not edit" line to
13277         the output file.
13278         * lib/uniname/uninames.h: Regenerated.
13279
13280 2007-07-14  Karl Berry  <karl@gnu.org>
13281
13282         * doc/*gpl*.texi, doc/fdl.texi: new versions, consistently
13283         omitting sectioning and index commands.
13284
13285 2007-07-13  Bruno Haible  <bruno@clisp.org>
13286
13287         New gnulib-tool option --more-symlinks.
13288         * gnulib-tool (func_usage): Document --more-symlinks.
13289         (do_copyrights): New variable.
13290         Recognize option --more-symlinks.
13291         (func_import): Don't add a copyright notice transform to
13292         sed_transform_lib_file if do_copyrights is empty.
13293
13294 2007-07-13  Bruno Haible  <bruno@clisp.org>
13295
13296         * lib/vasnprintf.c (decimal_point_char): Define also if
13297         (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE)
13298         && !NEED_PRINTF_DIRECTIVE_A.
13299         Reported by Clemens Koller <clemens.koller@anagramm.de> via
13300         Gary V. Vaughan <gary@gnu.org>.
13301
13302 2007-07-13  Paul Eggert  <eggert@cs.ucla.edu>
13303
13304         * lib/inttypes_.h: Undo previous change, since it was fixed
13305         in a different way in the 2007-07-02 fix to m4/inttypes.m4.
13306
13307 2007-07-13  Bruno Haible  <bruno@clisp.org>
13308
13309         * lib/stdint_.h: Fix typo: _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H was
13310         misspelled as _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H.
13311
13312 2007-07-13  Jim Meyering  <jim@meyering.net>
13313
13314         df: Don't fail for Tru64's "file-on-file mount".
13315         * m4/fsusage.m4 (gl_FSUSAGE): Reject Tru64's buggy statvfs,
13316         so we fall through and use statfs instead.  Details here:
13317         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/10878>
13318         Reported by Albert Chin.
13319
13320 2007-07-13  Bruno Haible  <bruno@clisp.org>
13321
13322         * modules/alloca-opt (License): Use the synonymous term "LGPLv2+".
13323         * modules/configmake (License): Likewise.
13324         * modules/gettext (License): Likewise.
13325         * modules/gettext-h (License): Likewise.
13326         * modules/include_next (License): Likewise.
13327         * modules/link-warning (License): Likewise.
13328         * modules/localcharset (License): Likewise.
13329         * modules/localename (License): Likewise.
13330         * modules/lock (License): Likewise.
13331         * modules/relocatable-lib-lgpl (License): Likewise.
13332         * modules/size_max (License): Likewise.
13333         * modules/vasnprintf (License): Likewise.
13334         * modules/wchar (License): Likewise.
13335         * modules/xsize (License): Likewise.
13336
13337 2007-07-13  Bruno Haible  <bruno@clisp.org>
13338
13339         * gnulib-tool (func_import): Treat LGPLv2 as synonymous to LGPL.
13340         (func_create_testdir): Handle copying terms "GPLv2+" and "LGPLv2+".
13341
13342 2007-07-12  Bruno Haible  <bruno@clisp.org>
13343
13344         * doc/gnulib-intro.texi (Copyright): Clarify the license abbreviations
13345         in the modules files.
13346
13347 2007-07-11  Karl Berry  <karl@gnu.org>
13348
13349         * MODULES.html.sh (func_module): use
13350          sed -e '\|^'"${includefile}"'$|d'
13351          instead of /.../d, to avoid errors on $includefile's containing /.
13352
13353 2007-07-10  Sergey Poznyakoff  <gray@gnu.org.ua>
13354
13355         * gnulib-tool (func_import): Avoid duplication of --avoid
13356         statements
13357         (func_dest_tmpfilename,func_create_testdir): Translate `-' in file
13358         names to `_' in variable names.
13359
13360 2007-07-10  Eric Blake  <ebb9@byu.net>
13361
13362         * lib/version-etc.c (version_etc_va): Default to GPLv3+.
13363         * NEWS: Document this change.
13364
13365 2007-07-08  Bruno Haible  <bruno@clisp.org>
13366
13367         Update to Unicode 5.0.
13368         * lib/uniwidth/width.c (nonspacing_table_data): Add U+00AD,
13369         U+0350..U+035F, U+05A2, U+05BA, U+05C5, U+05C7, U+0600..U+0603,
13370         U+0610..U+0615, U+0656..U+065E, U+07EB..U+07F3, U+0A01, U+0AE2..U+0AE3,
13371         U+0CBC. Remove U+0CBF, U+0CC6. Add U+0CE2..U+0CE3, U+135F,
13372         U+17B4..U+17B5, U+17DD. Remove U+180E. Add U+1920..U+1922,
13373         U+1927..U+192B, U+1932, U+1939..U+193B, U+1A17..U+1A18, U+1B00..U+1B03,
13374         U+1B34, U+1B36..U+1B3A, U+1B3C, U+1B42, U+1B6B..U+1B73, U+1DC0..U+1DCA,
13375         U+1DFE..U+1DFF, U+20EB..U+20EF, U+A802, U+A806, U+A80B, U+A825..U+A826,
13376         U+10A01..U+10A03, U+10A05..U+10A06, U+10A0C..U+10A0F, U+10A38..U+10A3A,
13377         U+10A3F, U+1D242..U+1D244.
13378         (nonspacing_table_ind): Update.
13379         (uc_width): Assign width 0 to U+E0100..U+E01EF. Assign width 1 to
13380         U+4DC0..U+4DFF. Assign width 2 to U+2329..U+232A, U+FE10..U+FE1F.
13381
13382 2007-07-08  Bruno Haible  <bruno@clisp.org>
13383
13384         Update to Unicode 5.0.
13385         * lib/uniname/gen-uninames.lisp (main): Add the range 0x12xxx to the
13386         code transform. Extend the name index field of unicode_name_to_code and
13387         unicode_code_to_name from 16 to 24 bits.
13388         * lib/uniname/uniname.c (unicode_character_name,
13389         unicode_name_character): Add the range 0x12xxx to the code transform.
13390         * lib/uniname/uninames.h: Regenerated.
13391         * tests/uniname/UnicodeDataNames.txt: Update to Unicode 5.0.
13392
13393 2007-07-07  Bruno Haible  <bruno@clisp.org>
13394
13395         * modules/wcwidth-tests: New file.
13396         * tests/test-wcwidth.c: New file.
13397
13398         Work around MacOS X wcwidth() bug.
13399         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Test against MacOS X 10.3 bug.
13400         * lib/wcwidth.c: Include localcharset.h, streq.h, uniwidth.h.
13401         (rpl_wcwidth): Special-case the UTF-8 locales. Fall back to the
13402         original wcwidth in non-UTF-8 locales.
13403         * modules/wcwidth (Depends-on): Add localcharset, streq,
13404         uniwidth/width.
13405         * doc/functions/wcwidth.texi: Update.
13406
13407 2007-07-07  Bruno Haible  <bruno@clisp.org>
13408
13409         * lib/wchar_.h: Include the GL_LINK_WARNING macro.
13410         (wcwidth): New declaration.
13411         * m4/wchar.m4 (gl_WCHAR_MODULE_INDICATOR, gl_WCHAR_H_DEFAULTS): New
13412         macros.
13413         (gl_WCHAR_H): Require gl_WCHAR_H_DEFAULTS. Don't set WCHAR_H to empty
13414         here. Prepare for creating <wchar.h> unconditionally.
13415         * modules/wchar (Depends-on): Add link-warning.
13416         (Makefile.am): Substitute also GNULIB_WCWIDTH, HAVE_DECL_WCWIDTH,
13417         REPLACE_WCWIDTH, and GL_LINK_WARNING.
13418         * lib/wcwidth.h: Remove file.
13419         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gl_WCHAR_H_DEFAULTS. Set
13420         HAVE_DECL_WCWIDTH, REPLACE_WCWIDTH, WCHAR_H.
13421         * modules/wcwidth (Files): Remove lib/wcwidth.h.
13422         (configure.ac): Invoke gl_WCHAR_MODULE_INDICATOR.
13423         (Include): Replace wcwidth.h with <wchar.h>.
13424         * lib/wcwidth.c: Include <wchar.h> instead of wcwidth.h.
13425         * lib/mbchar.h: Don't include wcwidth.h.
13426         * lib/mbswidth.c: Likewise.
13427         * NEWS: Mention the change.
13428
13429 2007-07-07  Bruno Haible  <bruno@clisp.org>
13430
13431         * lib/wcwidth.c: New file, extracted from lib/wcwidth.h.
13432         * lib/wcwidth.h: Don't include wctype.h. Replace inline function
13433         definition with an external declaration.
13434         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Use wcwidth.c when wcwidth is not
13435         defined as a function. Remove AC_C_INLINE requirement.
13436         * modules/wcwidth (Files): Add lib/wcwidth.c.
13437         (Makefile.am): Remove redundant statement.
13438
13439 2007-07-07  Bruno Haible  <bruno@clisp.org>
13440
13441         * MODULES.html.sh (Unicode string functions): Add the new modules.
13442
13443         * tests/uniwidth/test-u32-strwidth.c: New file.
13444         * modules/uniwidth/u32-strwidth-tests: New file.
13445
13446         * lib/uniwidth/u32-strwidth.c: New file.
13447         * modules/uniwidth/u32-strwidth: New file.
13448
13449         * tests/uniwidth/test-u16-strwidth.c: New file.
13450         * modules/uniwidth/u16-strwidth-tests: New file.
13451
13452         * lib/uniwidth/u16-strwidth.c: New file.
13453         * modules/uniwidth/u16-strwidth: New file.
13454
13455         * tests/uniwidth/test-u8-strwidth.c: New file.
13456         * modules/uniwidth/u8-strwidth-tests: New file.
13457
13458         * lib/uniwidth/u8-strwidth.c: New file.
13459         * modules/uniwidth/u8-strwidth: New file.
13460
13461         * tests/uniwidth/test-u32-width.c: New file.
13462         * modules/uniwidth/u32-width-tests: New file.
13463
13464         * lib/uniwidth/u32-width.c: New file.
13465         * modules/uniwidth/u32-width: New file.
13466
13467         * tests/uniwidth/test-u16-width.c: New file.
13468         * modules/uniwidth/u16-width-tests: New file.
13469
13470         * lib/uniwidth/u16-width.c: New file.
13471         * modules/uniwidth/u16-width: New file.
13472
13473         * tests/uniwidth/test-u8-width.c: New file.
13474         * modules/uniwidth/u8-width-tests: New file.
13475
13476         * lib/uniwidth/u8-width.c: New file.
13477         * modules/uniwidth/u8-width: New file.
13478
13479         * tests/uniwidth/test-uc_width.c: New file.
13480         * modules/uniwidth/width-tests: New file.
13481
13482         * lib/uniwidth/width.c: New file, from GNU libiconv.
13483         * lib/uniwidth/cjk.h: New file, from GNU libiconv.
13484         * modules/uniwidth/width: New file.
13485
13486         * lib/uniwidth.h: New file, from GNU libiconv.
13487         * modules/uniwidth/base: New file.
13488
13489 2007-07-07  Bruno Haible  <bruno@clisp.org>
13490
13491         * lib/uniname.h: New file, from GNU gettext.
13492         * lib/uniname/gen-uninames.lisp: New file, from GNU gettext.
13493         * lib/uniname/uninames.h: New file, from GNU gettext.
13494         * lib/uniname/uniname.c: New file, from GNU gettext.
13495         * tests/uniname/test-uninames.sh: New file.
13496         * tests/uniname/test-uninames.c: New file, from GNU gettext.
13497         * tests/uniname/UnicodeDataNames.txt: New file, from GNU gettext.
13498         * modules/uniname/base: New file.
13499         * modules/uniname/uniname: New file.
13500         * modules/uniname/uniname-tests: New file.
13501         * MODULES.html.sh (Unicode string functions): Add the new modules.
13502
13503 2007-07-06  Bruno Haible  <bruno@clisp.org>
13504
13505         * doc/Makefile (TEXI2HTML): Specify a --reference-limit.
13506
13507 2007-07-06  Bruno Haible  <bruno@clisp.org>
13508
13509         * lib/sys_time_.h: Use a recursion-safe inclusion guard rather than
13510         a split double-inclusion guard. Needed for cygwin, where <sys/time.h>
13511         includes <cygwin/sys_time.h> which includes <sys/select.h> which
13512         include <sys/time.h>.
13513         Reported by Eric Blake.
13514
13515 2007-07-06  Eric Blake  <ebb9@byu.net>
13516
13517         Fix testing canonicalize on cygwin.
13518         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
13519         Revert patch from 2007-06-19.
13520         * tests/test-canonicalize-lgpl.c (main): Instead, skip test when
13521         canonicalize module is also in use.
13522         * tests/test-canonicalize.c: New file.
13523         * tests/test-canonicalize.sh: Likewise.
13524         * modules/canonicalize-tests: Likewise.
13525
13526 2007-07-06  Jim Meyering  <jim@meyering.net>
13527
13528         * lib/getugroups.c (getugroups): Detect getgrent failure.
13529         Adjust comment to reflect reality: this function may return -1.
13530
13531 2007-07-05  Sergey Poznyakoff  <gray@gnu.org.ua>
13532
13533         * build-aux/bootstrap (TP_URL,get_translations): Update to use
13534         the new TP address.
13535         (usage): Fix typo
13536         (gnulib_mk): New variable.
13537
13538 2007-07-05  Jim Meyering  <jim@meyering.net>
13539
13540         Don't let endgrent clobber errno, no matter how improbable.
13541         * lib/getugroups.c (getugroups): Save and restore errno around
13542         endgrent call.
13543
13544         Close the group DB even when failing with 2^31 or more members.
13545         * lib/getugroups.c (getugroups): Don't return without calling endgrent.
13546
13547 2007-07-04  Jim Meyering  <jim@meyering.net>
13548
13549         * lib/getugroups.h: New file.
13550         * lib/getugroups.c: Include "getugroups.h".
13551         Remove uses of "register" keyword.
13552         Move local variable, "cp", down into scope where used.
13553         Give "username" parameter the "const" attribute.
13554         * modules/getugroups (Files): Add lib/getugroups.h
13555
13556 2007-07-04  Karl Berry  <karl@gnu.org>
13557
13558         * MODULES.html.sh (func_all_modules): Complete rename of
13559         gpl/lgpl to gpl-2.0 and lgpl-2.1, and add gpl-3.0.
13560
13561 2007-07-02  Bruno Haible  <bruno@clisp.org>
13562
13563         * m4/inttypes.m4 (gl_INTTYPES_H): Define __STDC_LIMIT_MACROS in C++
13564         mode, when inttypes.h comes from gnulib.
13565         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
13566
13567 2007-07-02  Simon Josefsson  <simon@josefsson.org>
13568
13569         * NEWS: Mention lgpl module name change.
13570
13571         * modules/lgpl-2.1: Renamed from lgpl.
13572
13573         * NEWS: Mention gpl module name change.
13574
13575         * modules/gpl-3.0: New file, based on gpl-2.0.
13576
13577         * modules/gpl-2.0: Renamed from gpl.
13578
13579         * modules/gpl: Fix filename, doc/gpl.texi is now found at
13580         doc/gpl-2.0.texi.
13581
13582 2007-07-02  Paul Eggert  <eggert@cs.ucla.edu>
13583
13584         * lib/inttypes_.h [defined __cplusplus&&!defined __STDC_LIMIT_MACROS]:
13585         #define __STDC_LIMIT_MACROS temporarily while including
13586         <stdint.h>, so that __STDC_LIMIT_MACROS is defined.
13587         Problem reported by Joel E. Denny in
13588         <http://lists.gnu.org/archive/html/bug-gnulib/2007-07/msg00008.html>.
13589
13590 2007-07-01  Bruno Haible  <bruno@clisp.org>
13591
13592         * lib/unistdio.h: New file.
13593         * lib/unistdio/u-asnprintf.h: New file.
13594         * lib/unistdio/u-asprintf.h: New file.
13595         * lib/unistdio/u-printf-args.c: New file.
13596         * lib/unistdio/u-printf-args.h: New file.
13597         * lib/unistdio/u-printf-parse.h: New file.
13598         * lib/unistdio/u-snprintf.h: New file.
13599         * lib/unistdio/u-sprintf.h: New file.
13600         * lib/unistdio/u-vasprintf.h: New file.
13601         * lib/unistdio/u-vsnprintf.h: New file.
13602         * lib/unistdio/u-vsprintf.h: New file.
13603         * lib/unistdio/ulc-asnprintf.c: New file.
13604         * lib/unistdio/ulc-asprintf.c: New file.
13605         * lib/unistdio/ulc-fprintf.c: New file, based on lib/fprintf.c.
13606         * lib/unistdio/ulc-printf-parse.c: New file.
13607         * lib/unistdio/ulc-snprintf.c: New file.
13608         * lib/unistdio/ulc-sprintf.c: New file.
13609         * lib/unistdio/ulc-vasnprintf.c: New file.
13610         * lib/unistdio/ulc-vasprintf.c: New file.
13611         * lib/unistdio/ulc-vfprintf.c: New file, based on lib/vfprintf.c.
13612         * lib/unistdio/ulc-vsnprintf.c: New file.
13613         * lib/unistdio/ulc-vsprintf.c: New file.
13614         * lib/unistdio/u8-asnprintf.c: New file.
13615         * lib/unistdio/u8-asprintf.c: New file.
13616         * lib/unistdio/u8-printf-parse.c: New file.
13617         * lib/unistdio/u8-snprintf.c: New file.
13618         * lib/unistdio/u8-sprintf.c: New file.
13619         * lib/unistdio/u8-vasnprintf.c: New file.
13620         * lib/unistdio/u8-vasprintf.c: New file.
13621         * lib/unistdio/u8-vsnprintf.c: New file.
13622         * lib/unistdio/u8-vsprintf.c: New file.
13623         * lib/unistdio/u8-u8-asnprintf.c: New file.
13624         * lib/unistdio/u8-u8-asprintf.c: New file.
13625         * lib/unistdio/u8-u8-snprintf.c: New file.
13626         * lib/unistdio/u8-u8-sprintf.c: New file.
13627         * lib/unistdio/u8-u8-vasnprintf.c: New file.
13628         * lib/unistdio/u8-u8-vasprintf.c: New file.
13629         * lib/unistdio/u8-u8-vsnprintf.c: New file.
13630         * lib/unistdio/u8-u8-vsprintf.c: New file.
13631         * lib/unistdio/u16-asnprintf.c: New file.
13632         * lib/unistdio/u16-asprintf.c: New file.
13633         * lib/unistdio/u16-printf-parse.c: New file.
13634         * lib/unistdio/u16-snprintf.c: New file.
13635         * lib/unistdio/u16-sprintf.c: New file.
13636         * lib/unistdio/u16-vasnprintf.c: New file.
13637         * lib/unistdio/u16-vasprintf.c: New file.
13638         * lib/unistdio/u16-vsnprintf.c: New file.
13639         * lib/unistdio/u16-vsprintf.c: New file.
13640         * lib/unistdio/u16-u16-asnprintf.c: New file.
13641         * lib/unistdio/u16-u16-asprintf.c: New file.
13642         * lib/unistdio/u16-u16-snprintf.c: New file.
13643         * lib/unistdio/u16-u16-sprintf.c: New file.
13644         * lib/unistdio/u16-u16-vasnprintf.c: New file.
13645         * lib/unistdio/u16-u16-vasprintf.c: New file.
13646         * lib/unistdio/u16-u16-vsnprintf.c: New file.
13647         * lib/unistdio/u16-u16-vsprintf.c: New file.
13648         * lib/unistdio/u32-asnprintf.c: New file.
13649         * lib/unistdio/u32-asprintf.c: New file.
13650         * lib/unistdio/u32-printf-parse.c: New file.
13651         * lib/unistdio/u32-snprintf.c: New file.
13652         * lib/unistdio/u32-sprintf.c: New file.
13653         * lib/unistdio/u32-vasnprintf.c: New file.
13654         * lib/unistdio/u32-vasprintf.c: New file.
13655         * lib/unistdio/u32-vsnprintf.c: New file.
13656         * lib/unistdio/u32-vsprintf.c: New file.
13657         * lib/unistdio/u32-u32-asnprintf.c: New file.
13658         * lib/unistdio/u32-u32-asprintf.c: New file.
13659         * lib/unistdio/u32-u32-snprintf.c: New file.
13660         * lib/unistdio/u32-u32-sprintf.c: New file.
13661         * lib/unistdio/u32-u32-vasnprintf.c: New file.
13662         * lib/unistdio/u32-u32-vasprintf.c: New file.
13663         * lib/unistdio/u32-u32-vsnprintf.c: New file.
13664         * lib/unistdio/u32-u32-vsprintf.c: New file.
13665         * tests/unistdio/test-ulc-asnprintf1.c: New file.
13666         * tests/unistdio/test-ulc-asnprintf1.h: New file.
13667         * tests/unistdio/test-ulc-printf1.h: New file.
13668         * tests/unistdio/test-ulc-vasnprintf1.c: New file.
13669         * tests/unistdio/test-ulc-vasnprintf2.c: New file.
13670         * tests/unistdio/test-ulc-vasnprintf2.sh: New file.
13671         * tests/unistdio/test-ulc-vasnprintf3.c: New file.
13672         * tests/unistdio/test-ulc-vasnprintf3.sh: New file.
13673         * tests/unistdio/test-ulc-vasprintf1.c: New file.
13674         * tests/unistdio/test-ulc-vsnprintf1.c: New file.
13675         * tests/unistdio/test-ulc-vsprintf1.c: New file.
13676         * tests/unistdio/test-u8-asnprintf1.c: New file.
13677         * tests/unistdio/test-u8-asnprintf1.h: New file.
13678         * tests/unistdio/test-u8-printf1.h: New file.
13679         * tests/unistdio/test-u8-vasnprintf1.c: New file.
13680         * tests/unistdio/test-u8-vasnprintf2.c: New file.
13681         * tests/unistdio/test-u8-vasnprintf2.sh: New file.
13682         * tests/unistdio/test-u8-vasnprintf3.c: New file.
13683         * tests/unistdio/test-u8-vasnprintf3.sh: New file.
13684         * tests/unistdio/test-u8-vasprintf1.c: New file.
13685         * tests/unistdio/test-u8-vsnprintf1.c: New file.
13686         * tests/unistdio/test-u8-vsprintf1.c: New file.
13687         * tests/unistdio/test-u16-asnprintf1.c: New file.
13688         * tests/unistdio/test-u16-asnprintf1.h: New file.
13689         * tests/unistdio/test-u16-printf1.h: New file.
13690         * tests/unistdio/test-u16-vasnprintf1.c: New file.
13691         * tests/unistdio/test-u16-vasnprintf2.c: New file.
13692         * tests/unistdio/test-u16-vasnprintf2.sh: New file.
13693         * tests/unistdio/test-u16-vasnprintf3.c: New file.
13694         * tests/unistdio/test-u16-vasnprintf3.sh: New file.
13695         * tests/unistdio/test-u16-vasprintf1.c: New file.
13696         * tests/unistdio/test-u16-vsnprintf1.c: New file.
13697         * tests/unistdio/test-u16-vsprintf1.c: New file.
13698         * tests/unistdio/test-u32-asnprintf1.c: New file.
13699         * tests/unistdio/test-u32-asnprintf1.h: New file.
13700         * tests/unistdio/test-u32-printf1.h: New file.
13701         * tests/unistdio/test-u32-vasnprintf1.c: New file.
13702         * tests/unistdio/test-u32-vasnprintf2.c: New file.
13703         * tests/unistdio/test-u32-vasnprintf2.sh: New file.
13704         * tests/unistdio/test-u32-vasnprintf3.c: New file.
13705         * tests/unistdio/test-u32-vasnprintf3.sh: New file.
13706         * tests/unistdio/test-u32-vasprintf1.c: New file.
13707         * tests/unistdio/test-u32-vsnprintf1.c: New file.
13708         * tests/unistdio/test-u32-vsprintf1.c: New file.
13709         * modules/unistdio/base: New file.
13710         * modules/unistdio/u-printf-args: New file.
13711         * modules/unistdio/ulc-asnprintf: New file.
13712         * modules/unistdio/ulc-asprintf: New file.
13713         * modules/unistdio/ulc-fprintf: New file.
13714         * modules/unistdio/ulc-printf-parse: New file.
13715         * modules/unistdio/ulc-snprintf: New file.
13716         * modules/unistdio/ulc-sprintf: New file.
13717         * modules/unistdio/ulc-vasnprintf: New file.
13718         * modules/unistdio/ulc-vasprintf: New file.
13719         * modules/unistdio/ulc-vfprintf: New file.
13720         * modules/unistdio/ulc-vsnprintf: New file.
13721         * modules/unistdio/ulc-vsprintf: New file.
13722         * modules/unistdio/u8-asnprintf: New file.
13723         * modules/unistdio/u8-asprintf: New file.
13724         * modules/unistdio/u8-printf-parse: New file.
13725         * modules/unistdio/u8-snprintf: New file.
13726         * modules/unistdio/u8-sprintf: New file.
13727         * modules/unistdio/u8-vasnprintf: New file.
13728         * modules/unistdio/u8-vasprintf: New file.
13729         * modules/unistdio/u8-vsnprintf: New file.
13730         * modules/unistdio/u8-vsprintf: New file.
13731         * modules/unistdio/u8-u8-asnprintf: New file.
13732         * modules/unistdio/u8-u8-asprintf: New file.
13733         * modules/unistdio/u8-u8-snprintf: New file.
13734         * modules/unistdio/u8-u8-sprintf: New file.
13735         * modules/unistdio/u8-u8-vasnprintf: New file.
13736         * modules/unistdio/u8-u8-vasprintf: New file.
13737         * modules/unistdio/u8-u8-vsnprintf: New file.
13738         * modules/unistdio/u8-u8-vsprintf: New file.
13739         * modules/unistdio/u16-asnprintf: New file.
13740         * modules/unistdio/u16-asprintf: New file.
13741         * modules/unistdio/u16-printf-parse: New file.
13742         * modules/unistdio/u16-snprintf: New file.
13743         * modules/unistdio/u16-sprintf: New file.
13744         * modules/unistdio/u16-vasnprintf: New file.
13745         * modules/unistdio/u16-vasprintf: New file.
13746         * modules/unistdio/u16-vsnprintf: New file.
13747         * modules/unistdio/u16-vsprintf: New file.
13748         * modules/unistdio/u16-u16-asnprintf: New file.
13749         * modules/unistdio/u16-u16-asprintf: New file.
13750         * modules/unistdio/u16-u16-snprintf: New file.
13751         * modules/unistdio/u16-u16-sprintf: New file.
13752         * modules/unistdio/u16-u16-vasnprintf: New file.
13753         * modules/unistdio/u16-u16-vasprintf: New file.
13754         * modules/unistdio/u16-u16-vsnprintf: New file.
13755         * modules/unistdio/u16-u16-vsprintf: New file.
13756         * modules/unistdio/u32-asnprintf: New file.
13757         * modules/unistdio/u32-asprintf: New file.
13758         * modules/unistdio/u32-printf-parse: New file.
13759         * modules/unistdio/u32-snprintf: New file.
13760         * modules/unistdio/u32-sprintf: New file.
13761         * modules/unistdio/u32-vasnprintf: New file.
13762         * modules/unistdio/u32-vasprintf: New file.
13763         * modules/unistdio/u32-vsnprintf: New file.
13764         * modules/unistdio/u32-vsprintf: New file.
13765         * modules/unistdio/u32-u32-asnprintf: New file.
13766         * modules/unistdio/u32-u32-asprintf: New file.
13767         * modules/unistdio/u32-u32-snprintf: New file.
13768         * modules/unistdio/u32-u32-sprintf: New file.
13769         * modules/unistdio/u32-u32-vasnprintf: New file.
13770         * modules/unistdio/u32-u32-vasprintf: New file.
13771         * modules/unistdio/u32-u32-vsnprintf: New file.
13772         * modules/unistdio/u32-u32-vsprintf: New file.
13773         * modules/unistdio/ulc-asnprintf-tests: New file.
13774         * modules/unistdio/ulc-vasnprintf-tests: New file.
13775         * modules/unistdio/ulc-vasprintf-tests: New file.
13776         * modules/unistdio/ulc-vsnprintf-tests: New file.
13777         * modules/unistdio/ulc-vsprintf-tests: New file.
13778         * modules/unistdio/u8-asnprintf-tests: New file.
13779         * modules/unistdio/u8-vasnprintf-tests: New file.
13780         * modules/unistdio/u8-vasprintf-tests: New file.
13781         * modules/unistdio/u8-vsnprintf-tests: New file.
13782         * modules/unistdio/u8-vsprintf-tests: New file.
13783         * modules/unistdio/u16-asnprintf-tests: New file.
13784         * modules/unistdio/u16-vasnprintf-tests: New file.
13785         * modules/unistdio/u16-vasprintf-tests: New file.
13786         * modules/unistdio/u16-vsnprintf-tests: New file.
13787         * modules/unistdio/u16-vsprintf-tests: New file.
13788         * modules/unistdio/u32-asnprintf-tests: New file.
13789         * modules/unistdio/u32-vasnprintf-tests: New file.
13790         * modules/unistdio/u32-vasprintf-tests: New file.
13791         * modules/unistdio/u32-vsnprintf-tests: New file.
13792         * modules/unistdio/u32-vsprintf-tests: New file.
13793         * MODULES.html.sh (Unicode string functions): Add the new modules.
13794
13795 2007-07-01  Bruno Haible  <bruno@clisp.org>
13796
13797         * lib/sprintf.c (sprintf): Limit the available length estimation,
13798         to avoid address wraparound.
13799         * lib/vsprintf.c (vsprintf): Likewise.
13800         * modules/sprintf-posix (Dependencies): Add stdint.
13801         * modules/vsprintf-posix (Dependencies): Likewise.
13802
13803 2007-07-01  Bruno Haible  <bruno@clisp.org>
13804
13805         * gnulib-tool (self_abspathname): Determine PATH_SEPARATOR and handle
13806         Windows PATH as well. Conservative double-quoting. Comments.
13807
13808 2007-07-01  Bruno Haible  <bruno@clisp.org>
13809             Eric Blake  <ebb9@byu.net>
13810             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13811
13812         * gnulib-tool (self_abspathname): Fix algorithm to cope with
13813         empty components in $PATH, denoting '.'.
13814
13815 2007-07-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13816
13817         * gnulib-tool: Fix indentation.
13818         (func_create_megatestdir): Likewise.
13819         Report by Bruno Haible.
13820
13821 2007-06-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13822
13823         Sync from Automake.
13824         * build-aux/gnupload: Fix shell portability issues with for loops.
13825         Report by Karl Berry.
13826
13827 2007-06-29  Simon Josefsson  <simon@josefsson.org>
13828
13829         * build-aux/maint.mk (POURL): Use translationproject.org.
13830
13831 2007-06-27  Simon Josefsson  <simon@josefsson.org>
13832             Bruno Haible  <bruno@clisp.org>
13833
13834         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Require gl_HEADER_SYS_SOCKET
13835         before using HAVE_WS2TCPIP_H. Check for gai_strerror through an
13836         explicit link test, rather than AC_REPLACE_FUNCS - for mingw.
13837         (gl_PREREQ_GETADDRINFO): Require gl_HEADER_SYS_SOCKET before using
13838         HAVE_SYS_SOCKET_H and HAVE_WS2TCPIP_H.
13839
13840 2007-06-27  Bruno Haible  <bruno@clisp.org>
13841
13842         * build-aux/config.rpath: Upgrade to libtool-1.5.24.
13843         * build-aux/config.libpath: Upgrade to libtool-1.5.24.
13844
13845 2007-06-26  Karl Berry  <karl@gnu.org>
13846
13847         * MODULES.html.sh: remove xreadlink-with-size.
13848
13849 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
13850
13851         * lib/time_.h: Port to Solaris 8 with Sun Studio 11, using a
13852         method that I hope also handles the double-include problem noted
13853         by Bruno Haible in
13854         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00186.html>.
13855
13856 2007-06-23  Bruno Haible  <bruno@clisp.org>
13857
13858         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
13859         Don't let the 'mostlyclean' target fail if the last subdirectory could
13860         not be removed.
13861         Reported by Karl Berry.
13862
13863 2007-06-23  Bruno Haible  <bruno@clisp.org>
13864
13865         * gnulib-tool (echo): Add a speedier workaround for ksh.
13866         * tests/test-echo.sh: Likewise.
13867
13868 2007-06-23  Bruno Haible  <bruno@clisp.org>
13869
13870         * gnulib-tool (echo): Add workarounds also for bash versions < 2.04.
13871         * tests/test-echo.sh: Likewise.
13872
13873 2007-06-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13874
13875         * gnulib-tool (IFS): Initialize early, so we don't set it to
13876         empty later.
13877         (self_abspathname): Rewrite algorithm to set it, reindent.
13878         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am)
13879         (func_create_megatestdir): Merge some sed scripts.
13880
13881 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
13882
13883         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Check some typos
13884         exposed by Sun Studio 11 cc on Solaris 8.
13885
13886 2007-06-22  Bruno Haible  <bruno@clisp.org>
13887
13888         * gnulib-tool (echo): Ensure the echo primitive does not interpret
13889         backslashes.
13890         * tests/test-echo.sh: New file.
13891
13892 2007-06-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13893
13894         * gnulib-tool (func_add_or_update, func_create_testdir): Do not
13895         simplify `sed_replace_build_aux' scripts, they are portable but
13896         echoing them with `echo' is not.
13897         Report and analysis by Fernando Ferreira <fernando.prog@netcabo.pt>.
13898
13899 2007-06-21  Karl Berry  <karl@gnu.org>
13900
13901         * config/srclist.txt: guess we can't handle the licenses via
13902         srclist at the moment.
13903
13904 2007-06-21  Paul Eggert  <eggert@cs.ucla.edu>
13905
13906         * MODULES.html.sh: Add include_next.
13907         * modules/include_next: New file.
13908
13909 2007-06-20  Paul Eggert  <eggert@cs.ucla.edu>
13910
13911         * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
13912         INCLUDE_NEXT.
13913         (gl_CHECK_NEXT_HEADERS): New macro.
13914         * m4/fcntl_h.m4 (gl_FCNTL_H): use gl_CHECK_NEXT_HEADERS instead of
13915         the obsolescent gl_ABSOLUTE_HEADER.
13916         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise.
13917         * m4/float_h.m4 (gl_FLOAT_H): Likewise.
13918         * m4/iconv_h.m4 (gl_ICONV_H): Likewise.
13919         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
13920         * m4/locale_h.m4 (gl_LOCALE_H): Likewise.
13921         * m4/math_h.m4 (gl_MATH_H): Likewise.
13922         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
13923         * m4/search_h.m4 (gl_SEARCH_H): Likewise.
13924         * m4/signal_h.m4 (gl_SIGNAL_H): Likewise.
13925         * m4/stdint.m4 (gl_STDINT_H): Likewise.
13926         * m4/stdio_h.m4 (gl_STDIO_H): Likewise.
13927         * m4/stdlib_h.m4 (gl_STDLIB_H): Likewise.
13928         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Likewise.
13929         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
13930         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
13931         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Likewise.
13932         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Likewise.
13933         * m4/sysexits.m4 (gl_SYSEXITS): Likewise.
13934         * m4/time_h.m4 (gl_HEADER_TIME_H_BODY): Likewise.
13935         * m4/unistd_h.m4 (gl_UNISTD_H): Likewise.
13936         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
13937         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
13938         * m4/inttypes.m4 (gl_INTTYPES_H): Define
13939         _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H to avoid the problem of unclean
13940         builds, since ABSOLUTE_INTTYPES_H is no longer being defined.
13941         * m4/stdint.m4 (gl_STDINT_H): Likewise, for
13942         _GL_JUST_INCLUDE_SYSTEM_STDINT_H.
13943         * lib/fcntl_.h: Use @INCLUDE_NEXT@ @NEXT_foo_H@
13944         rather than @HAVE_INCLUDE_NEXT@ and @ABSOLUTE_foo_H@.
13945         * lib/float_.h: Likewise.
13946         * lib/inttypes_.h: Likewise.
13947         * lib/math_.h: Likewise.
13948         * lib/search_.h: Likewise.
13949         * lib/signal_.h: Likewise.
13950         * lib/stdint_.h: Likewise.
13951         * lib/stdio_.h: Likewise.
13952         * lib/stdlib_.h: Likewise.
13953         * lib/string_.h: Likewise.
13954         * lib/sys_stat_.h: Likewise.
13955         * lib/sys_time_.h: Likewise.
13956         * lib/time_.h: Likewise.
13957         * lib/unistd_.h: Likewise.
13958         * lib/wchar_.h: Likewise.
13959         * lib/wctype_.h: Likewise.
13960         * lib/dirent_.h: Likewise.
13961         * lib/iconv_.h: Likewise.
13962         * lib/locale_.h: Likewise.
13963         * lib/netinet_in_.h: Likewise.
13964         * lib/sys_select_.h: Likewise.
13965         * lib/sys_socket_.h: Likewise.
13966         * lib/sysexits_.h: Likewise.
13967         * modules/fcntl (Depends-on): Depend on include_next, not
13968         absolute_header.
13969         (Makefile): Substitute INCLUDE_NEXT and NEXT_foo_H, not
13970         HAVE_INCLUDE_NEXT and ABSOLUTE_foo_H.
13971         * modules/fchdir: Likewise.
13972         * modules/float: Likewise.
13973         * modules/iconv_open: Likewise.
13974         * modules/inttypes: Likewise.
13975         * modules/locale: Likewise.
13976         * modules/math: Likewise.
13977         * modules/netinet_in: Likewise.
13978         * modules/search: Likewise.
13979         * modules/signal: Likewise.
13980         * modules/stdint: Likewise.
13981         * modules/stdio: Likewise.
13982         * modules/stdlib: Likewise.
13983         * modules/string: Likewise.
13984         * modules/sys_select: Likewise.
13985         * modules/sys_socket: Likewise.
13986         * modules/sys_stat: Likewise.
13987         * modules/sys_time: Likewise.
13988         * modules/sysexits: Likewise.
13989         * modules/time: Likewise.
13990         * modules/unistd: Likewise.
13991         * modules/wchar: Likewise.
13992         * modules/wctype: Likewise.
13993         * modules/sys_stat: Change maintainer to "all".
13994         * modules/unistd: Likewise.
13995
13996 2007-06-20  Karl Berry  <karl@gnu.org>
13997
13998         * config/srclist.txt: track www changes in license files.
13999
14000 2007-06-20  Sergey Poznyakoff  <gray@gnu.org.ua>
14001
14002         * build-aux/bootstrap: Remove stray dot.
14003         Make sure build_aux settings are honored when linking
14004         gnulib_extra_files.
14005
14006 2007-06-19  Eric Blake  <ebb9@byu.net>
14007
14008         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
14009         Allow compilation on cygwin.
14010
14011 2007-06-19  Jim Meyering  <jim@meyering.net>
14012
14013         xreadlink-with-size: Remove module.  No longer used.
14014         Ex-callers now use xreadlink or mreadlink-with-size.
14015         * modules/xreadlink-with-size: Remove module.
14016         * lib/xreadlink-with-size.c: Remove file.
14017         * lib/xreadlink.h (xreadlink_with_size): Remove prototype.
14018         (xreadlink): Remove inaccurate comment.  The one in xreadlink.c,
14019         just before the function definition *is* accurate.
14020
14021         Eliminate one way canonicalize_filename_mode could exit.
14022         * lib/canonicalize.c (canonicalize_filename_mode):
14023         Use mreadlink_with_size, not xreadlink_with_size.
14024
14025 2007-06-18  Paul Eggert  <eggert@cs.ucla.edu>
14026
14027         Detect porting problems to FreeBSD/arm, which has time_t wider than
14028         long int.  Original problem reported for GNU diff by Xin Li in
14029         <http://lists.gnu.org/archive/html/bug-gnu-utils/2007-06/msg00091.html>.
14030         * modules/getdate (Depends-on): Add intprops, verify.
14031         * lib/getdate.y: Include intprops.h, verify.h.  Verify that time_t
14032         is an integer type no wider than long int.
14033
14034 2007-06-18  Jim Meyering  <jim@meyering.net>
14035
14036         New module: mreadlink-with-size.
14037         * MODULES.html.sh: Add mreadlink-with-size.
14038         * modules/mreadlink-with-size: New module
14039         * modules/canonicalize (Depends-on): Depend on mreadlink-with-size,
14040         not xreadlink-with-size.
14041         * lib/mreadlink-with-size.c, lib/mreadlink.h: New files.
14042
14043 2007-06-16  Bruno Haible  <bruno@clisp.org>
14044
14045         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Catch the MacOS X 10.4 bug.
14046         * doc/functions/frexpl.texi: Document the MacOS X 10.4 bug.
14047         Reported by Gary V. Vaughan <gary@gnu.org>.
14048
14049 2007-06-15  Paul Eggert  <eggert@cs.ucla.edu>
14050
14051         Revamp lchown so that it lives in unistd.h where it belongs.
14052         * lib/lchown.h: Remove.
14053         * lib/dirchownmod.c: Don't include lib/lchown.h.
14054         * lib/fchownat.c: Likewise.
14055         * lib/openat.c: Likewise.
14056         * lib/lchown.c (REPLACE_CHOWN): Define to 0 if the system chown
14057         does not follow symlinks.
14058         (EOPNOTSUPP): Define if not defined.
14059         * lib/unistd_.h (chown): Do not replace if REPLADE_CHOWN
14060         is defined to 0.
14061         (lchown): New decl.
14062         * m4/lchown.m4 (gl_FUNC_LCHOWN): Require gl_UNISTD_H_DEFAULTS.
14063         Do not check for lchown decl.
14064         Set REPLACE_LCHOWN.
14065         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Set GNULIB_LCHOWN,
14066         REPLACE_LCHOWN.
14067         * modules/chown: Make it clear it follows symlinks.
14068         * modules/lchown: Make it clear it doesn't follow symlinks.
14069         (Files): Remove lib/lchown.h
14070         (Depends-on): Add unistd.
14071         (configure.ac): Add gl_UNISTD_MODULE_INDICATOR([lchown]).
14072         (Include): Include <unistd.h>, not "lchown.h".
14073         * modules/unistd (unistd.h): Substitude GNULIB_LCHOWN and
14074         REPLACE_LCHOWN.
14075
14076 2007-06-15  Jim Meyering  <jim@meyering.net>
14077
14078         Change license (GPL to LGPL) of fsusage and dependents.
14079         * modules/fsusage (License): Change to LGPL.
14080         * modules/full-read (License): Likewise.
14081         * modules/full-write (License): Likewise.
14082         * modules/safe-read (License): Likewise.
14083         * modules/safe-write (License): Likewise.
14084
14085 2007-06-14  Ben Pfaff  <blp@gnu.org>
14086
14087         Missing part of allocsa -> malloca transition.
14088         * modules/relocatable-prog-wrapper: gl_ALLOCSA should be
14089         gl_MALLOCA.
14090
14091 2007-06-12  Bruno Haible  <bruno@clisp.org>
14092
14093         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Guess no when cross-compiling
14094         to ia64, x86_64, i386.
14095         Reported by Eric Blake.
14096
14097 2007-06-12  Bruno Haible  <bruno@clisp.org>
14098
14099         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Guess no also when
14100         cross-compiling to x86_64.
14101
14102 2007-06-12  Paul Eggert  <eggert@cs.ucla.edu>
14103
14104         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Fix POSIX sed portability
14105         glitch reported by Ralf Wildenhues in
14106         <http://lists.gnu.org/archive/html/bug-gnulib/2007-06/msg00114.html>.
14107
14108         * m4/regex.m4 (gl_REGEX): Catch a bug with [[:alnum:]_-] reported by
14109         Vin Shelton.
14110
14111 2007-06-11  Bruno Haible  <bruno@clisp.org>
14112
14113         * lib/printf-args.c (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Fix NULL
14114         replacement string.
14115         Reported by Eric Blake.
14116
14117 2007-06-10  Bruno Haible  <bruno@clisp.org>
14118
14119         Prepare vasnprintf code for use with Unicode strings.
14120         * lib/printf-args.h (PRINTF_FETCHARGS): New macro.
14121         (arg_type) [ENABLE_UNISTDIO]: Define TYPE_U8_STRING, TYPE_U16_STRING,
14122         TYPE_U32_STRING.
14123         (argument) [ENABLE_UNISTDIO]: Add a_u8_string, a_u16_string,
14124         a_u32_string variants.
14125         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
14126         * lib/printf-args.c: Don't include config.h and the specification
14127         header if PRINTF_FETCHARGS is already defined.
14128         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
14129         (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Add code for TYPE_U8_STRING,
14130         TYPE_U16_STRING, TYPE_U32_STRING.
14131         * lib/printf-parse.h [ENABLE_UNISTDIO] (u8_directive, u8_directives,
14132         u16_directive, u16_directives, u32_directive, u32_directives): New
14133         types.
14134         (ulc_printf_parse, u8_printf_parse, u16_printf_parse, u32_printf_parse):
14135         New declarations.
14136         * lib/printf-parse.c: Don't include config.h and the specification
14137         header if PRINTF_PARSE is already defined. Eliminate the set of
14138         parameters for WIDE_CHAR_VERSION; the user of this file must provide
14139         them now. Include c-ctype.h.
14140         (PRINTF_PARSE) [ENABLE_UNISTDIO]: Add code implementing the 'U'
14141         directive and CHAR_T_ONLY_ASCII.
14142         * lib/vasnprintf.c: Don't include config.h and the specification header
14143         if VASNPRINTF is already defined.
14144         (DCHAR_IS_TCHAR, DCHAR_CPY): New macros.
14145         (VASNPRINTF): Use PRINTF_FETCHARGS instead of printf_fetchargs. Use
14146         DCHAR_CPY. Handle the case that DCHAR_T and FCHAR_T are not the same
14147         type. Handle the case that TCHAR_T and FCHAR_T are not of the same
14148         size. Handle the case that DCHAR_T and TCHAR_T are not the same type,
14149         add a conversion from TCHAR_T[] to DCHAR_T[], and rework the padding
14150         code accordingly.
14151         (VASNPRINTF) [ENABLE_UNISTDIO]: Implement the 'U' directive. Enable
14152         pad_ourselves also in this case, with the 'c' and 's' directives, and
14153         with a different notion of "width".
14154         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): New macros.
14155
14156 2007-06-10  Bruno Haible  <bruno@clisp.org>
14157
14158         * modules/unistr/u32-mbsnlen: New file.
14159         * lib/unistr/u32-mbsnlen.c: New file.
14160
14161         * modules/unistr/u16-mbsnlen: New file.
14162         * lib/unistr/u16-mbsnlen.c: New file.
14163
14164         * modules/unistr/u8-mbsnlen: New file.
14165         * lib/unistr/u8-mbsnlen.c: New file.
14166
14167         * lib/unistr.h (u8_mbsnlen, u16_mbsnlen, u32_mbsnlen): New
14168         declarations.
14169
14170 2007-06-10  Bruno Haible  <bruno@clisp.org>
14171
14172         * lib/string_.h (mbsnlen): New declaration.
14173         * lib/mbsnlen.c: New file.
14174         * m4/mbsnlen.m4: New file.
14175         * modules/mbsnlen: New file.
14176         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set GNULIB_MBSNLEN.
14177         * modules/string (string.h): Substitute GNULIB_MBSNLEN.
14178         * MODULES.html.sh (Internationalization functions): Add mbsnlen.
14179
14180 2007-06-10  Bruno Haible  <bruno@clisp.org>
14181
14182         * lib/mbslen.c: Include <stdlib.h>, needed for MB_CUR_MAX.
14183
14184 2007-06-10  Bruno Haible  <bruno@clisp.org>
14185
14186         * lib/mbiter.h: Include <stddef.h>, needed for ptrdiff_t.
14187         * lib/mbuiter.h: Likewise.
14188
14189 2007-06-10  Bruno Haible  <bruno@clisp.org>
14190
14191         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Check for _snprintf
14192         declaration.
14193
14194 2007-06-10  Karl Berry  <karl@gnu.org>
14195
14196         * config/srclist.txt: remove gettext entries, Bruno prefers
14197         to update individually.
14198
14199 2007-06-10  Bruno Haible  <bruno@clisp.org>
14200
14201         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Remove variable
14202         'maxlen'. Ensure only length + width bytes are allocated, not
14203         length + 1 + width.
14204
14205 2007-06-09  Bruno Haible  <bruno@clisp.org>
14206
14207         * lib/vasnprintf.c (FCHAR_T, DCHAR_T, TCHAR_T): New macros.
14208         (CHAR_T): Remove macro.
14209         (VASNPRINTF): Update.
14210
14211 2007-06-09  Bruno Haible  <bruno@clisp.org>
14212
14213         * MODULES.html.sh (Unicode string functions): Add the new modules.
14214
14215         * modules/uniconv/u32-conv-to-enc: New file.
14216         * lib/uniconv/u32-conv-to-enc.c: New file.
14217         * modules/uniconv/u32-conv-to-enc-tests: New file.
14218         * tests/uniconv/test-u32-conv-to-enc.c: New file.
14219
14220         * modules/uniconv/u16-conv-to-enc: New file.
14221         * lib/uniconv/u16-conv-to-enc.c: New file.
14222         * lib/uniconv/u-conv-to-enc.h: New file.
14223         * modules/uniconv/u16-conv-to-enc-tests: New file.
14224         * tests/uniconv/test-u16-conv-to-enc.c: New file.
14225
14226         * modules/uniconv/u8-conv-to-enc: New file.
14227         * lib/uniconv/u8-conv-to-enc.c: New file.
14228         * modules/uniconv/u8-conv-to-enc-tests: New file.
14229         * tests/uniconv/test-u8-conv-to-enc.c: New file.
14230
14231         * lib/uniconv.h (u8_conv_to_encoding, u16_conv_to_encoding,
14232         u32_conv_to_encoding): New declarations.
14233
14234 2007-06-09  Bruno Haible  <bruno@clisp.org>
14235
14236         * tests/uniconv/test-u32-strconv-to-enc.c (main): Remove unused code.
14237
14238 2007-06-09  Bruno Haible  <bruno@clisp.org>
14239
14240         Rename 'allocsa' -> 'malloca', 'freesa' -> 'freea'.
14241         * modules/malloca: Renamed from modules/allocsa, updated.
14242         * lib/malloca.h: Renamed from lib/allocsa.h, updated.
14243         * lib/malloca.c: Renamed from lib/allocsa.c, updated.
14244         * lib/malloca.valgrind: Renamed from lib/allocsa.valgrind, updated.
14245         * m4/malloca.m4: Renamed from m4/allocsa.m4, updated.
14246         * modules/malloca-tests: Renamed from modules/allocsa-tests, updated.
14247         * tests/test-malloca.c: Renamed from tests/test-allocsa.c, updated.
14248         * modules/xmalloca: Renamed from modules/xallocsa, updated.
14249         * lib/xmalloca.h: Renamed from lib/xallocsa.h, updated.
14250         * lib/xmalloca.c: Renamed from lib/xallocsa.c, updated.
14251         * modules/c-strcasestr (Depends-on): Update.
14252         * lib/c-strcasestr.c: Update.
14253         * modules/c-strstr (Depends-on): Update.
14254         * lib/c-strstr.c: Update.
14255         * modules/canonicalize-lgpl (Depends-on): Update.
14256         * lib/canonicalize-lgpl.c: Update.
14257         * modules/clean-temp (Depends-on): Update.
14258         * lib/clean-temp.c: Update.
14259         * modules/csharpcomp (Depends-on): Update.
14260         * lib/csharpcomp.c: Update.
14261         * modules/csharpexec (Depends-on): Update.
14262         * lib/csharpexec.c: Update.
14263         * modules/javacomp (Depends-on): Update.
14264         * lib/javacomp.c: Update.
14265         * modules/javaexec (Depends-on): Update.
14266         * lib/javaexec.c: Update.
14267         * modules/mbscasestr (Depends-on): Update.
14268         * lib/mbscasestr.c: Update.
14269         * modules/mbsstr (Depends-on): Update.
14270         * lib/mbsstr.c: Update.
14271         * modules/setenv (Depends-on): Update.
14272         * lib/setenv.c: Update.
14273         * modules/strcasestr (Depends-on): Update.
14274         * lib/strcasestr.c: Update.
14275         * modules/striconveha (Depends-on): Update.
14276         * lib/striconveha.c: Update.
14277         * modules/relocatable-prog-wrapper (Files): Update.
14278         * lib/relocwrapper.c: Update.
14279         * build-aux/install-reloc: Update.
14280         * MODULES.html.sh (Memory management functions <stdlib.h>): Update.
14281
14282 2007-06-08  Bruno Haible  <bruno@clisp.org>
14283
14284         Port to uClibc.
14285         * lib/fbufmode.c (fbufmode): Add special code for uClibc.
14286         * lib/fpurge.c (fpurge): Likewise.
14287         * lib/freading.c (freading): Likewise.
14288         * lib/fseeko.c (rpl_fseeko): Likewise.
14289         * lib/fseterr.c (fseterr): Likewise.
14290         * lib/fwriting.c (fwriting): Likewise.
14291         * tests/test-fflush.c (main): Avoid a failure on uClibc.
14292
14293 2007-06-08  Bruno Haible  <bruno@clisp.org>
14294
14295         * m4/intlmacosx.m4: New file, extracted from gettext.m4.
14296         * m4/gettext.m4 (gt_INTL_MACOSX): Remove macro, moved to intlmacosx.m4.
14297         * modules/gettext (Files): Add m4/intlmacosx.m4.
14298
14299 2007-06-07  Bruno Haible  <bruno@clisp.org>
14300
14301         * modules/localename-tests: New file.
14302         * tests/test-localename.c: New file.
14303
14304         New module 'localename'.
14305         * lib/localename.h: New file.
14306         * lib/localename.c: New file, from GNU gettext.
14307         * m4/localename.m4: New file.
14308         * modules/localename: New file.
14309
14310 2007-06-07  Bruno Haible  <bruno@clisp.org>
14311
14312         Work around the lack of <wchar.h> on some builds of uClibc.
14313         * doc/headers/wchar.texi: Update.
14314         * lib/wchar_.h: Include <wchar.h> only if it exists.
14315         * m4/wchar.m4 (gl_WCHAR_H): Check for <wchar.h>. Set HAVE_WCHAR_H.
14316         * m4/stdint.m4 (gl_STDINT_H): Check for <wchar.h>.
14317         (gl_STDINT_TYPE_PROPERTIES): Don't try to include <wchar.h> if it
14318         doesn't exist.
14319         * modules/wchar (wchar.h): Substitute HAVE_WCHAR_H.
14320         * modules/mbfile (Depends-on): Add wchar.
14321         * modules/mbiter (Depends-on): Likewise.
14322         * modules/mbuiter (Depends-on): Likewise.
14323         Reported by Simon Josefsson.
14324
14325 2007-06-06  Paul Eggert  <eggert@cs.ucla.edu>
14326
14327         Work around problem reported by Steven M. Schweda in
14328         <http://lists.gnu.org/archive/html/bug-tar/2007-06/msg00002.html>:
14329         Tru64 5.1B with the Compaq compiler environment installed declares
14330         an 'isblank' function but does not define it in the C library.
14331         * lib/fnmatch.c (isblank): Check for HAVE_ISBLANK, too.
14332         * lib/regex_internal.h (isblank): Likewise.
14333         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for isblank existence.
14334         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
14335
14336 2007-06-05  Bruno Haible  <bruno@clisp.org>
14337
14338         Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64,
14339         ia64.
14340         * modules/printf-safe: New file.
14341         * modules/fprintf-posix (Depends-on): Add printf-safe.
14342         * modules/printf-posix (Depends-on): Likewise.
14343         * modules/snprintf-posix (Depends-on): Likewise.
14344         * modules/sprintf-posix (Depends-on): Likewise.
14345         * modules/vasnprintf-posix (Depends-on): Likewise.
14346         * modules/vasprintf-posix (Depends-on): Likewise.
14347         * modules/vfprintf-posix (Depends-on): Likewise.
14348         * modules/vprintf-posix (Depends-on): Likewise.
14349         * modules/vsnprintf-posix (Depends-on): Likewise.
14350         * modules/vsprintf-posix (Depends-on): Likewise.
14351         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Require
14352         AC_C_BIGENDIAN. Define CHECK_PRINTF_SAFE if printf-safe is used. Test
14353         non-IEEE numbers on i386, x86_64, ia64. When cross-compiling, guess
14354         "no" on i386, x86_64, ia64.
14355         * tests/test-snprintf-posix.h (LDBL80_WORDS): New macro.
14356         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
14357         on i386, x86_64, ia64.
14358         * tests/test-sprintf-posix.h (LDBL80_WORDS): New macro.
14359         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
14360         on i386, x86_64, ia64.
14361         * tests/test-vasnprintf-posix.c: Include float.h.
14362         (LDBL80_WORDS): New macro.
14363         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
14364         on i386, x86_64, ia64.
14365         * tests/test-vasprintf-posix.c: Include float.h.
14366         (LDBL80_WORDS): New macro.
14367         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
14368         on i386, x86_64, ia64.
14369         * tests/test-snprintf-posix.c: Include float.h.
14370         * tests/test-sprintf-posix.c: Likewise.
14371         * tests/test-vsnprintf-posix.c: Likewise.
14372         * tests/test-vsprintf-posix.c: Likewise.
14373
14374 2007-06-05  Bruno Haible  <bruno@clisp.org>
14375
14376         Fix isnanl so that it recognizes non-IEEE numbers on i386, x86_64, ia64.
14377         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Require AC_C_BIGENDIAN. Test
14378         non-IEEE numbers on i386, x86_64, ia64.
14379         (gl_LONG_DOUBLE_EXPONENT_LOCATION): Require AC_C_BIGENDIAN.
14380         * lib/isnan.c (FUNC): Add special code for i386, x86_64, ia64.
14381         * tests/test-isnanl.h: Include float.h.
14382         (main): Check also non-IEEE numbers on i386, x86_64, ia64.
14383
14384 2007-06-05  Bruno Haible  <bruno@clisp.org>
14385
14386         * lib/vasnprintf.c (VASNPRINTF): Do the extra handling of NaN and Inf
14387         also the %a / %A. Handle the %a / %A code before this extra handling.
14388
14389 2007-06-05  Bruno Haible  <bruno@clisp.org>
14390
14391         * lib/vasnprintf.c [NEED_PRINTF_LONG_DOUBLE ||
14392         NEED_PRINTF_INFINITE_LONG_DOUBLE]: Include fpucw.h.
14393
14394 2007-06-05  Bruno Haible  <bruno@clisp.org>
14395
14396         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): Fix
14397         typo in variable name.
14398
14399 2007-06-05  Eric Blake  <ebb9@byu.net>
14400
14401         * m4/lseek.m4 (gl_FUNC_LSEEK): Work when cross-compiling.
14402         Reported by Simon Josefsson.
14403
14404 2007-06-04  Bruno Haible  <bruno@clisp.org>
14405
14406         Avoid test failures on some PowerPC platforms.
14407         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP):
14408         Define differently for PowerPC.
14409         * tests/test-frexpl.c (MIN_NORMAL_EXP): Likewise.
14410         Reported by Gary V. Vaughan <gary@gnu.org>.
14411
14412 2007-06-02  Bruno Haible  <bruno@clisp.org>
14413
14414         Fix test-stdint failure on FreeBSD/ia64.
14415         * m4/stdint.m4 (gl_STDINT_H): Check the values of PTRDIFF_MIN,
14416         PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN,
14417         WCHAR_MAX, WINT_MIN, WINT_MAX entirely, not only for plausibility.
14418         * doc/headers/stdint.texi: Update.
14419
14420 2007-06-01  Bruno Haible  <bruno@clisp.org>
14421
14422         * tests/test-binary-io.c (main): Pass a third argument to open().
14423         Reported by Gary V. Vaughan <gary@gnu.org>.
14424
14425 2007-06-01  Bruno Haible  <bruno@clisp.org>
14426
14427         * doc/functions/frexpl.texi: Update for mingw.
14428
14429 2007-06-01  Bruno Haible  <bruno@clisp.org>
14430
14431         * tests/test-lseek.c (main): Disable test of errno for invalid third
14432         argument.
14433         * doc/functions/lseek.texi: Update.
14434         Reported by Gary V. Vaughan <gary@gnu.org>.
14435
14436 2007-05-28  Bruno Haible  <bruno@clisp.org>
14437
14438         * m4/intl.m4 (AM_INTL_SUBDIR): Substitute variables WOE32, WINDRES.
14439
14440 2007-05-31  Eric Blake  <ebb9@byu.net>
14441
14442         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Guess no on mingw when
14443         cross compiling.
14444
14445 2007-05-30  Eric Blake  <ebb9@byu.net>
14446         and Bruno Haible  <bruno@clisp.org>
14447
14448         Work around mingw test failures exposed by m4-1.4.9b.
14449         * m4/stdint.m4 (gl_STDINT_H): Detect mingw bug.
14450         * tests/test-unistd.c: Disable uid_t and git_t tests for the
14451         moment.
14452
14453 2007-05-30  Bruno Haible  <bruno@clisp.org>
14454
14455         * tests/test-lseek.c: Explicitly close file descriptors 0 and 1 before
14456         assuming that they are closed. Needed on HP-UX 11.
14457
14458 2007-05-29  Bruno Haible  <bruno@clisp.org>
14459
14460         Fix a problem with #include_next.
14461         * lib/dirent_.h: Split the double-inclusion guard.
14462         * lib/fcntl_.h: Likewise.
14463         * lib/float_.h: Likewise.
14464         * lib/iconv_.h: Likewise.
14465         * lib/inttypes_.h: Likewise.
14466         * lib/locale_.h: Likewise.
14467         * lib/math_.h: Likewise.
14468         * lib/netinet_in_.h: Likewise.
14469         * lib/search_.h: Likewise.
14470         * lib/signal_.h: Likewise.
14471         * lib/stdint_.h: Likewise.
14472         * lib/stdio_.h: Likewise.
14473         * lib/stdlib_.h: Likewise.
14474         * lib/string_.h: Likewise.
14475         * lib/sys_select_.h: Likewise.
14476         * lib/sys_socket_.h: Likewise.
14477         * lib/sys_stat_.h: Likewise.
14478         * lib/sys_time_.h: Likewise.
14479         * lib/sysexits_.h: Likewise.
14480         * lib/time_.h: Likewise.
14481         * lib/unistd_.h: Likewise.
14482         * lib/wchar_.h: Likewise.
14483         * lib/wctype_.h: Likewise.
14484
14485 2007-05-29  Bruno Haible  <bruno@clisp.org>
14486
14487         * tests/test-unistd.c: Disable the tests for useconds_t and intptr_t
14488         for the moment.
14489
14490 2007-05-29  Bruno Haible  <bruno@clisp.org>
14491
14492         * m4/isnan.m4 (gl_DOUBLE_EXPONENT_LOCATION): Silence the AC_C_BIGENDIAN
14493         invocation.
14494         Reported by Eric Blake.
14495
14496 2007-05-29  Bruno Haible  <bruno@clisp.org>
14497
14498         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Fix typo in cross-
14499         compiling case.
14500
14501 2007-05-29  Eric Blake  <ebb9@byu.net>
14502             Bruno Haible  <bruno@clisp.org>
14503
14504         * m4/isnanf.m4 (gl_FUNC_ISNANF_NO_LIBM): Avoid syntax error on
14505         cross compiles.
14506
14507 2007-05-28  Eric Blake  <ebb9@byu.net>
14508
14509         * modules/closein-tests (test_closein_LDADD): Support test on
14510         cygwin with libtool.
14511
14512 2007-05-28  Bruno Haible  <bruno@clisp.org>
14513
14514         * tests/uniconv/test-u16-conv-from-enc.c: Remove #ifdef HAVE_CONFIG_H.
14515         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
14516         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
14517         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
14518         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
14519         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
14520         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
14521         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
14522         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
14523
14524 2007-05-28  Eric Blake  <ebb9@byu.net>
14525
14526         Unconditionally include <config.h> in unit tests.
14527         * tests/test-alloca-opt.c: Remove #ifdef HAVE_CONFIG_H.
14528         * tests/test-allocsa.c, tests/test-arcfour.c,
14529         tests/test-arctwo.c, tests/test-argmatch.c, tests/test-argp.c,
14530         tests/test-array_list.c, tests/test-array_oset.c,
14531         tests/test-atexit.c, test-avltree_list.c, test-avltree_oset.c,
14532         test-avltreehash_list.c, test-base64.c, test-binary-io.c,
14533         test-c-ctype.c, test-c-strcasecmp.c, test-c-strcasestr.c,
14534         test-c-strncasecmp.c, test-c-strstr.c, test-canonicalize-lgpl.c,
14535         test-carray_list.c, test-crc.c, test-des.c, test-dirname.c,
14536         test-fflush.c, test-fprintf-posix.c, test-gc-arcfour.c,
14537         test-gc-arctwo.c, test-gc-des.c, test-gc-hmac-md5.c,
14538         test-gc-hmac-sha1.c, test-gc-md2.c, test-gc-md4.c, test-gc-md5.c,
14539         test-gc-pbkdf2-sha1.c, test-gc-rijndael.c, test-gc-sha1.c,
14540         test-gc.c, test-getpass.c, test-hmac-md5.c, test-hmac-sha1.c,
14541         test-iconv.c, test-linked_list.c, test-linkedhash_list.c,
14542         test-lock.c, test-mbscasecmp.c, test-mbscasestr1.c,
14543         test-mbscasestr2.c, test-mbscasestr3.c, test-mbscasestr4.c,
14544         test-mbschr.c, test-mbscspn.c, test-mbsncasecmp.c, test-mbspbrk.c,
14545         test-mbspcasecmp.c, test-mbsrchr.c, test-mbsspn.c, test-mbsstr1.c,
14546         test-mbsstr2.c, test-mbsstr3.c, test-md2.c, test-md4.c,
14547         test-md5.c, test-memmem.c, test-printf-posix.c,
14548         test-rbtree_list.c, test-rbtree_oset.c, test-rbtreehash_list.c,
14549         test-read-file.c, test-rijndael.c, test-snprintf-posix.c,
14550         test-snprintf.c, test-sprintf-posix.c, test-stdint.c,
14551         test-strcasestr.c, test-striconv.c, test-striconveh.c,
14552         test-striconveha.c, test-tls.c, test-vasnprintf-posix.c,
14553         test-vasnprintf-posix2.c, test-vasnprintf.c,
14554         test-vasprintf-posix.c, test-vasprintf.c, test-verify.c,
14555         test-vfprintf-posix.c, test-vprintf-posix.c,
14556         test-vsnprintf-posix.c, test-vsnprintf.c, test-vsprintf-posix.c,
14557         test-xvasprintf.c: Likewise.
14558
14559 2007-05-28  Bruno Haible  <bruno@clisp.org>
14560
14561         * gnulib-tool (func_import): Remember the --with-tests command-line
14562         option through the macro gl_WITH_TESTS in the gnulib-cache.m4.
14563         Reported by Eric Blake.
14564
14565 2007-05-28  Bruno Haible  <bruno@clisp.org>
14566
14567         * modules/ftell-tests: New file.
14568         * tests/test-ftell.c: New file, based on tests/test-ftello.c.
14569         * tests/test-ftell.sh: New file, based on tests/test-ftello.sh.
14570
14571         * lib/ftell.c: New file.
14572         * modules/ftell: New file.
14573         * m4/ftell.m4: New file.
14574         * doc/functions/ftell.texi: Update.
14575         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELL,
14576         REPLACE_FTELL.
14577         * lib/stdio_.h (rpl_ftell): New declaration.
14578         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELL,
14579         REPLACE_FTELL.
14580
14581 2007-05-28  Eric Blake  <ebb9@byu.net>
14582
14583         * lib/allocsa.h (safe_alloca): Avoid compiler warning.
14584
14585 2007-05-28  Bruno Haible  <bruno@clisp.org>
14586
14587         * modules/fseek-tests: New file.
14588         * tests/test-fseek.c: New file, based on tests/test-fseeko.c.
14589         * tests/test-fseek.sh: New file, based on tests/test-fseeko.sh.
14590
14591         * lib/fseek.c: New file.
14592         * modules/fseek: New file.
14593         * m4/fseek.m4: New file.
14594         * doc/functions/fseek.texi: Update.
14595         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEK,
14596         REPLACE_FSEEK.
14597         * lib/stdio_.h (rpl_fseek): New declaration.
14598         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEK,
14599         REPLACE_FSEEK.
14600
14601 2007-05-28  Bruno Haible  <bruno@clisp.org>
14602
14603         * lib/stdio_.h (fflush): More comments.
14604
14605 2007-05-28  Bruno Haible  <bruno@clisp.org>
14606
14607         * m4/lseek.m4 (gl_FUNC_LSEEK): When not cross-compiling, perform a real
14608         runtime test.
14609
14610 2007-05-28  Eric Blake  <ebb9@byu.net>
14611
14612         Improve lseek module.
14613         * lib/lseek.c (rpl_lseek): Detect EBADF on mingw.
14614         * lib/unistd_.h (lseek): Scale back link warning message.
14615         * tests/test-lseek.c: Beef up test.
14616         * tests/test-lseek.sh: Exercise more facets of lseek.
14617         Reported by Bruno Haible.
14618
14619 2007-05-28  Bruno Haible  <bruno@clisp.org>
14620
14621         * tests/test-unistd.c: Test all the types that <unistd.h> is expected
14622         to define.
14623
14624 2007-05-27  Bruno Haible  <bruno@clisp.org>
14625
14626         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-31 patch.
14627
14628 2007-05-27  Bruno Haible  <bruno@clisp.org>
14629
14630         * modules/openmp: New file.
14631         * m4/openmp.m4: New file, taken from autoconf's CVS with changes by
14632         Noah Misch.
14633
14634 2007-05-26  Bruno Haible  <bruno@clisp.org>
14635
14636         * modules/chdir-long (Depends-on): Add fchdir.
14637         * modules/chdir-safer (Depends-on): Likewise.
14638         * modules/fts (Depends-on): Likewise.
14639         * modules/fts-lgpl (Depends-on): Likewise.
14640         * modules/openat (Depends-on): Likewise.
14641         * modules/savewd (Depends-on): Likewise.
14642
14643 2007-05-24  Eric Blake  <ebb9@byu.net>
14644
14645         Fix lseek on mingw.
14646         * modules/lseek: New module.
14647         * m4/lseek.m4: New file.
14648         * lib/lseek.c: New file.
14649         * modules/lseek-tests: New file.
14650         * tests/test-lseek.c: New file.
14651         * tests/test-lseek.sh: New file.
14652         * MODULES.html.sh: Document lseek module.
14653         * modules/fflush (Depends-on): Add lseek, fseeko.
14654         * modules/fseeko (Depends-on): Likewise.
14655         * modules/ftello (Depends-on): Likewise.
14656         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Replace fseek[o] if lseek is
14657         broken.
14658         * m4/ftello.m4 (gl_FUNC_FTELLO): Replace ftell[o] if lseek is
14659         broken.
14660         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Trigger fseeko module.
14661         * lib/fseeko.c (rpl_fseeko): Quit early on non-seekable files.
14662         * lib/ftello.c (rpl_ftello): Likewise.
14663         * tests/test-fseeko.c (main): Test this.
14664         * tests/test-fseeko.sh: Likewise.
14665         * tests/test-ftello.c (main): Likewise.
14666         * tests/test-ftello.sh: Likewise.
14667         * lib/stdio_.h (fseek, ftell): Simplify, since missing fseeko now
14668         implies replacing fseek.
14669         * modules/stdio (Makefile.am): No longer need HAVE_FSEEKO,
14670         HAVE_FTELLO.
14671         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add lseek info.
14672         * modules/unistd (Makefile.am): Likewise.
14673         * lib/unistd_.h (lseek): Declare a replacement.
14674         * doc/functions/lseek.texi (lseek): Document this fix.
14675         * doc/functions/fseek.texi (fseek): Likewise.
14676         * doc/functions/ftell.texi (ftell): Likewise.
14677
14678 2007-05-24  Bruno Haible  <bruno@clisp.org>
14679
14680         * tests/test-vasnprintf-posix.c (test_function): Allow up to 50 bytes
14681         in the printed representation of a NaN.
14682         * tests/test-vasprintf-posix.c (test_function): Likewise.
14683         * tests/test-snprintf-posix.h (test_function): Likewise.
14684         * tests/test-sprintf-posix.h (test_function): Likewise.
14685         Reported by Eric Blake.
14686
14687 2007-05-23  Eric Blake  <ebb9@byu.net>
14688
14689         Fix fseeko/ftello on cygwin 1.5.24.
14690         * doc/functions/fseeko.texi (fseeko): Document the fix.
14691         * doc/functions/ftello.texi (ftello): Document the fix.
14692         * doc/functions/stdin.texi (stdin): Document the cygwin bug.
14693         * doc/functions/stdout.text (stdout): New file.
14694         * doc/functions/stderr.text (stderr): New file.
14695         * doc/gnulib.texi (Function Substitutes): Use new files.
14696         * tests/test-fseeko.c (main): Check for broken fseeko on cygwin
14697         prior to 1.7.0.
14698         * tests/test-ftello.c (main): Likewise for ftello.
14699         * tests/test-fseeko.sh: New file.
14700         * tests/test-ftello.sh: New file.
14701         * modules/fseeko-tests (Makefile.am): Ensure test-fseeko is run
14702         with seekable stdin.
14703         * modules/ftello-tests (Makefile.am): Likewise for test-ftello.
14704         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Detect the cygwin bug.
14705         (gl_REPLACE_FSEEKO): New macro.
14706         * m4/ftello.m4 (gl_FUNC_FTELLO, gl_REPLACE_FTELLO): Likewise.
14707         * modules/fseeko (Files): Distribute fseeko.c.
14708         * modules/ftello (Files): Distribute ftello.c.
14709         * lib/fseeko.c (rpl_fseeko) [__CYGWIN__]: Convert stdin to 64-bit
14710         mode.
14711         * lib/ftello.c (rpl_ftello): New file.
14712         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Allow replacement of
14713         fseeko, ftello.
14714         (gl_STDIN_LARGE_OFFSET): New macro.
14715         * modules/stdio (Makefile.am): Perform the replacement.
14716         * lib/stdio_.h (rpl_fseeko, rpl_ftello): Define when needed.
14717
14718 2007-05-23  Bruno Haible  <bruno@clisp.org>
14719
14720         * lib/stdio_.h (fseeko, ftello): Provide a link warning only if
14721         GNULIB_POSIXCHECK is defined.
14722
14723 2007-05-21  Bruno Haible  <bruno@clisp.org>
14724
14725         * m4/printf.m4 (gl_PRINTF_INFINITE, gl_PRINTF_INFINITE_LONG_DOUBLE):
14726         Check also the output for NaN arguments. When cross-compiling, guess
14727         no on IRIX.
14728         * lib/vasnprintf.c: Update comments.
14729         * tests/test-vasnprintf-posix.c (strisnan): New function.
14730         (test_function): Use it.
14731         * tests/test-vasprintf-posix.c (strisnan): New function.
14732         (test_function): Use it.
14733         * tests/test-snprintf-posix.h (strisnan): New function.
14734         (test_function): Use it.
14735         * tests/test-sprintf-posix.h (strisnan): New function.
14736         (test_function): Use it.
14737         Reported by Eric Blake.
14738
14739 2007-05-20  Bruno Haible  <bruno@clisp.org>
14740
14741         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Add test for large finite
14742         numbers that fails on BeOS.
14743         * doc/functions/frexpl.texi: Update.
14744
14745 2007-05-20  Jim Meyering  <jim@meyering.net>
14746
14747         * NEWS: Mention the incompatible change (s/futimens/gl_futimens/)
14748         forced upon us by glibc-2.6.
14749
14750 2007-05-20  Bruno Haible  <bruno@clisp.org>
14751
14752         Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
14753         * m4/printf.m4 (gl_PRINTF_INFINITE): Update cross-compiling guesses.
14754         (gl_PRINTF_INFINITE_LONG_DOUBLE): New macro.
14755         * lib/vasnprintf.c: Use NEED_PRINTF_INFINITE_DOUBLE instead of
14756         NEED_PRINTF_INFINITE.
14757         (is_infinitel): New function.
14758         (VASNPRINTF): Handle NEED_PRINTF_INFINITE_LONG_DOUBLE case.
14759         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE): Renamed from
14760         gl_PREREQ_VASNPRINTF_INFINITE.
14761         (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): New macro.
14762         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
14763         gl_PRINTF_INFINITE_LONG_DOUBLE and test its result. Invoke
14764         gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE and
14765         gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE instead of
14766         gl_PREREQ_VASNPRINTF_INFINITE.
14767         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
14768         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
14769         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
14770         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
14771         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
14772         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
14773         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
14774         * doc/functions/fprintf.texi: Update.
14775         * doc/functions/printf.texi: Update.
14776         * doc/functions/snprintf.texi: Update.
14777         * doc/functions/sprintf.texi: Update.
14778         * doc/functions/vfprintf.texi: Update.
14779         * doc/functions/vprintf.texi: Update.
14780         * doc/functions/vsnprintf.texi: Update.
14781         * doc/functions/vsprintf.texi: Update.
14782
14783 2007-05-20  Bruno Haible  <bruno@clisp.org>
14784
14785         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): Set REPLACE_FREXPL if frexpl
14786         was not found in libc.
14787         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Likewise.
14788
14789 2007-05-20  Bruno Haible  <bruno@clisp.org>
14790
14791         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
14792         printed as "-nan" instead of "nan".
14793         * tests/test-vasprintf-posix.c (test_function): Likewise.
14794         * tests/test-snprintf-posix.h (test_function): Likewise.
14795         * tests/test-sprintf-posix.h (test_function): Likewise.
14796         Needed for HP-UX 11.
14797
14798 2007-05-20  Jim Meyering  <jim@meyering.net>
14799
14800         Fix buggy test for the fchownat-deref bug.
14801         * m4/openat.m4 (gl_FUNC_FCHOWNAT_DEREF_BUG): Create the dangling
14802         symlink required for the run-test.  Without it, this test would
14803         always declare that fchownat doesn't work, and client code would
14804         unnecessarily use the replacement function with fixed libc.
14805         (gl_FUNC_FCHOWNAT): Eliminate a variable that wasn't initialized.
14806         Reported by Greg Schafer.
14807
14808 2007-05-19  Bruno Haible  <bruno@clisp.org>
14809
14810         * m4/isnanf.m4 (gl_ISNANF_WORKS): New macro.
14811         (gl_FUNC_ISNANF_NO_LIBM): Invoke it.
14812         * lib/isnan.c (FUNC): Use run-time expressions for SGI compiler.
14813         Needed for IRIX 6.5 and Solaris 2.5.1.
14814
14815 2007-05-19  Bruno Haible  <bruno@clisp.org>
14816
14817         * tests/test-vasnprintf-posix.c (have_minus_zero): New function.
14818         (test_function): Skip tests involving -0.0 on platforms where
14819         -0.0 = 0.0.
14820         * tests/test-vasprintf-posix.c (have_minus_zero): New function.
14821         (test_function): Skip tests involving -0.0 on platforms where
14822         -0.0 = 0.0.
14823         * tests/test-snprintf-posix.h (have_minus_zero): New function.
14824         (test_function): Skip tests involving -0.0 on platforms where
14825         -0.0 = 0.0.
14826         * tests/test-sprintf-posix.h (have_minus_zero): New function.
14827         (test_function): Skip tests involving -0.0 on platforms where
14828         -0.0 = 0.0.
14829         * tests/test-fprintf-posix.h (test_function): Remove all -0.0 related
14830         tests.
14831         * tests/test-printf-posix.h (test_function): Likewise.
14832         * tests/test-printf-posix.output: Remove all -0.0 related results.
14833         Needed for IRIX 6.5.
14834
14835 2007-05-19  Bruno Haible  <bruno@clisp.org>
14836
14837         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
14838         printed as "nan0x7fffffff" instead of "nan".
14839         * tests/test-vasprintf-posix.c (test_function): Likewise.
14840         * tests/test-snprintf-posix.h (test_function): Likewise.
14841         * tests/test-sprintf-posix.h (test_function): Likewise.
14842         * tests/test-fprintf-posix.h (NaN): Remove macro.
14843         (test_function): Remove all NaN related tests.
14844         * tests/test-printf-posix.h (NaN): Remove macro.
14845         (test_function): Remove all NaN related tests.
14846         * tests/test-printf-posix.output: Remove all NaN related results.
14847         Needed for IRIX 6.5.
14848
14849 2007-05-19  Bruno Haible  <bruno@clisp.org>
14850
14851         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Fix C89 syntax error in test code.
14852         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Likewise.
14853
14854 2007-05-19  Bruno Haible  <bruno@clisp.org>
14855
14856         * lib/float_.h: New file.
14857         * m4/float_h.m4: New file.
14858         * modules/float: New file.
14859         * modules/isnanl (Dependencies): Add float.
14860         * modules/isnanl-nolibm (Dependencies): Likewise.
14861         * modules/mathl (Dependencies): Likewise.
14862         * modules/printf-frexpl (Dependencies): Likewise.
14863         * modules/signbit (Dependencies): Likewise.
14864         * modules/vasnprintf (Dependencies): Likewise.
14865         * doc/headers/float.texi: Update.
14866
14867 2007-05-19  Jim Meyering  <jim@meyering.net>
14868
14869         * lib/utimens.c (gl_futimens): Rename from futimens,
14870         now that glibc-2.6 declares futimens.
14871         * lib/utimens.h: Likewise.
14872
14873 2007-05-19  Bruno Haible  <bruno@clisp.org>
14874
14875         Avoid test failures on mingw.
14876         * tests/test-fprintf-posix.sh: Convert CR/LF to LF in output.
14877         * tests/test-printf-posix.sh: Likewise.
14878         * tests/test-vfprintf-posix.sh: Likewise.
14879         * tests/test-vprintf-posix.sh: Likewise.
14880
14881 2007-05-19  Bruno Haible  <bruno@clisp.org>
14882
14883         Fix *printf result for NaN, Inf, -0.0 on mingw.
14884         * m4/printf.m4 (gl_PRINTF_INFINITE): New macro.
14885         * lib/vasnprintf.c: Include math.h and isnan.h.
14886         (is_infinite_or_zero): New function.
14887         (VASNPRINTF): Fix also the handling of infinite or zero 'double'
14888         values in the %f, %F, %e, %E, %g, %G directives.
14889         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE): New macro.
14890         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
14891         gl_PRINTF_INFINITE and test its result. Invoke
14892         gl_PREREQ_VASNPRINTF_INFINITE.
14893         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
14894         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
14895         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
14896         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
14897         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
14898         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
14899         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
14900         * doc/functions/fprintf.texi: Update.
14901         * doc/functions/printf.texi: Update.
14902         * doc/functions/snprintf.texi: Update.
14903         * doc/functions/sprintf.texi: Update.
14904         * doc/functions/vfprintf.texi: Update.
14905         * doc/functions/vprintf.texi: Update.
14906         * doc/functions/vsnprintf.texi: Update.
14907         * doc/functions/vsprintf.texi: Update.
14908
14909 2007-05-19  Bruno Haible  <bruno@clisp.org>
14910
14911         * lib/vasnprintf.c (convert_to_decimal): Add an extra_zeroes argument.
14912         (scale10_round_decimal_long_double): Inline scale10_round_long_double.
14913         Instead of multiplying with 10^k, set extra_zeroes to k.
14914         (scale10_round_long_double): Remove function.
14915
14916 2007-05-18  Bruno Haible  <bruno@clisp.org>
14917
14918         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Fix logic bug
14919         introduced on 2007-05-06.
14920
14921 2007-05-18  Bruno Haible  <bruno@clisp.org>
14922
14923         * tests/test-vasnprintf-posix.c (test_function): Also test the %e and
14924         %g directives.
14925         * tests/test-vasprintf-posix.c (test_function): Likewise.
14926         * tests/test-snprintf-posix.h (test_function): Likewise.
14927         * tests/test-sprintf-posix.h (test_function): Likewise.
14928
14929 2007-05-18  Bruno Haible  <bruno@clisp.org>
14930
14931         * tests/test-vasnprintf-posix.c (SIZEOF): New macro.
14932         (strmatch): New function.
14933         (test_function): Test the %f directive on numbers of various exponents.
14934         * tests/test-vasprintf-posix.c (SIZEOF): New macro.
14935         (strmatch): New function.
14936         (test_function): Test the %f directive on numbers of various exponents.
14937         * tests/test-snprintf-posix.h (strmatch): New function.
14938         (test_function): Test the %f directive on numbers of various exponents.
14939         * tests/test-sprintf-posix.h (strmatch): New function.
14940         (test_function): Test the %f directive on numbers of various exponents.
14941         * tests/test-snprintf-posix.c (SIZEOF): New macro.
14942         * tests/test-sprintf-posix.c (SIZEOF): New macro.
14943         * tests/test-vsnprintf-posix.c (SIZEOF): New macro.
14944         * tests/test-vsprintf-posix.c (SIZEOF): New macro.
14945
14946 2007-05-18  Bruno Haible  <bruno@clisp.org>
14947
14948         Add support for 'long double' number output.
14949         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE): New macro.
14950         * lib/vasnprintf.c: Include math.h and float+.h.
14951         (mp_limb_t): New type.
14952         (GMP_LIMB_BITS): New macro.
14953         (mp_twolimb_t): New type.
14954         (GMP_TWOLIMB_BITS): New macro.
14955         (mpn_t): New type.
14956         (multiply, divide, convert_to_decimal, decode_long_double,
14957         scale10_round_long_double, scale10_round_decimal_long_double,
14958         floorlog10l): New functions.
14959         (VASNPRINTF) [NEED_PRINTF_LONG_DOUBLE]: Implement 'long double' support
14960         for the %f, %F, %e, %E, %g, %G directives.
14961         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_LONG_DOUBLE): New macro.
14962         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
14963         gl_PRINTF_LONG_DOUBLE and test its result. Invoke
14964         gl_PREREQ_VASNPRINTF_LONG_DOUBLE.
14965         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
14966         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
14967         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
14968         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
14969         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
14970         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
14971         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
14972         * modules/fprintf-posix (Depends-on): Add frexpl-nolibm.
14973         * modules/snprintf-posix (Depends-on): Likewise.
14974         * modules/sprintf-posix (Depends-on): Likewise.
14975         * modules/vasnprintf-posix (Depends-on): Likewise.
14976         * modules/vasprintf-posix (Depends-on): Likewise.
14977         * modules/vfprintf-posix (Depends-on): Likewise.
14978         * modules/vsnprintf-posix (Depends-on): Likewise.
14979         * modules/vsprintf-posix (Depends-on): Likewise.
14980         * modules/vasnprintf (Files): Add lib/float+.h.
14981         * doc/functions/fprintf.texi: Update.
14982         * doc/functions/printf.texi: Update.
14983         * doc/functions/snprintf.texi: Update.
14984         * doc/functions/sprintf.texi: Update.
14985         * doc/functions/vfprintf.texi: Update.
14986         * doc/functions/vprintf.texi: Update.
14987         * doc/functions/vsnprintf.texi: Update.
14988         * doc/functions/vsprintf.texi: Update.
14989
14990 2007-05-18  Bruno Haible  <bruno@clisp.org>
14991
14992         * lib/vasnprintf.c (USE_SNPRINTF): Define to 0 on BeOS.
14993
14994 2007-05-18  Bruno Haible  <bruno@clisp.org>
14995
14996         * lib/vasnprintf.c (VASNPRINTF) [WIN32]: Use %I64d instead of %lld
14997         for printing 64-bit integers. Needed for mingw.
14998
14999 2007-05-18  Bruno Haible  <bruno@clisp.org>
15000
15001         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
15002         gl_FUNC_FREXPL_WORKS.
15003         * modules/printf-frexpl (Files): Add m4/frexpl.m4.
15004
15005 2007-05-18  Bruno Haible  <bruno@clisp.org>
15006
15007         * modules/frexpl-nolibm-tests: New file.
15008
15009         * modules/frexpl-nolibm: New file.
15010         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): New macro.
15011
15012 2007-05-17  Paul Eggert  <eggert@cs.ucla.edu>
15013
15014         * lib/dirent_.h: Prefer #include_next <foo.h> to #include
15015         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
15016         GCC 4.2, which otherwise issues a lot of warnings.
15017         * lib/iconv_.h, lib/locale_.h, lib/netinet_in_.h, lib/sys_select_.h:
15018         * lib/sys_socket_.h, lib/sys_stat_.h, lib/sysexits_.h, lib/unistd_.h:
15019         Likewise.
15020         * modules/fchdir (dirent.h): Substitute @HAVE_INCLUDE_NEXT@.
15021         * modules/iconv_open (iconv.h): Likewise.
15022         * modules/locale (locale.h): Likewise.
15023         * modules/netinet_in (netinet/in.h): Likewise.
15024         * modules/sys_select (sys_select.h): Likewise.
15025         * modules/sys_socket (sys/socket.h): Likewise.
15026         * modules/sys_stat (sys/stat.h): Likewise.
15027         * modules/sysexits (sysexits.h): Likewise.
15028         * modules/unistd (unistd.h): Likewise.
15029
15030 2007-05-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15031
15032         * modules/closein-tests (Makefile.am): Distribute
15033         `test-closein.sh'.
15034
15035 2007-05-17  Bruno Haible  <bruno@clisp.org>
15036
15037         * tests/test-printf-posix.output: Renamed from
15038         tests/test-fprintf-posix.out.
15039         * modules/fprintf-posix-tests: Update.
15040         * modules/printf-posix-tests: Update.
15041         * modules/vfprintf-posix-tests: Update.
15042         * modules/vprintf-posix-tests: Update.
15043         * tests/test-fprintf-posix.sh: Update.
15044         * tests/test-printf-posix.sh: Update.
15045         * tests/test-vfprintf-posix.sh: Update.
15046         * tests/test-vprintf-posix.sh: Update.
15047         Reported by Ralf Wildenhues.
15048
15049 2007-05-16  Paul Eggert  <eggert@cs.ucla.edu>
15050
15051         * lib/fcntl_.h: Prefer #include_next <foo.h> to #include
15052         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
15053         GCC 4.2, which otherwise issues a lot of warnings.
15054         * lib/inttypes_.h, lib/math_.h, lib/search_.h, lib/signal_.h:
15055         * lib/stdint_.h, lib/stdio_.h, lib/stdlib_.h, lib/string_.h:
15056         * lib/sys_time_.h, lib/time_.h, lib/wchar_.h, lib/wctype_.h: Likewise.
15057         * lib/stdlib_.h: Don't bother with #pragma GCC system_header, as
15058         it should no longer be needed.
15059         * lib/string_.h: Likewise.
15060         * modules/absolute-header (HAVE_INCLUDE_NEXT): New 'make' define.
15061         * modules/fcntl (fcntl.h): Substitute @HAVE_INCLUDE_NEXT@.
15062         * modules/inttypes (inttypes.h): Likewise.
15063         * modules/math (math.h): Likewise.
15064         * modules/search (search.h): Likewise.
15065         * modules/signal (signal.h): Likewise.
15066         * modules/stdint (stdint.h): Likewise.
15067         * modules/stdio (stdio.h): Likewise.
15068         * modules/stdlib (stdlib.h): Likewise.
15069         * modules/string (string.h): Likewise.
15070         * modules/sys_time (sys/time.h): Likewise.
15071         * modules/time (time.h): Likewise.
15072         * modules/wchar (wchar.h): Likewise.
15073         * modules/wctype (wtype.h): Likewise.
15074
15075 2007-05-16  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
15076
15077         * doc/gnulib-tool.texi (CVS Issues): Fix typo.
15078
15079 2007-05-13  Bruno Haible  <bruno@clisp.org>
15080
15081         * stpcpy.m4 (gl_FUNC_STPCPY): Require AC_C_RESTRICT.
15082         * stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
15083         * strsep.m4 (gl_FUNC_STRSEP): Likewise.
15084         * strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
15085         (gl_PREREQ_STRTOK_R): Don't require it here.
15086
15087 2007-05-13  Bruno Haible  <bruno@clisp.org>
15088
15089         * lib/stdlib_.h (mkdtemp, mkstemp): Comment out argument name. Needed
15090         when used in C++ mode.
15091
15092 2007-05-12  Bruno Haible  <bruno@clisp.org>
15093
15094         * lib/linebuffer.h: Tweak doc.
15095         * lib/linebuffer.c: Likewise.
15096
15097 2007-05-12  James Youngman  <jay@gnu.org>
15098
15099         * lib/linebuffer.c (readlinebuffer_delim): New function,
15100         like readlinebuffer, but use a caller-specified delimiter.
15101         (readlinebuffer): Just call readlinebuffer_delim with '\n'
15102         as the delimiter.
15103         * lib/linebuffer.h (readlinebuffer_delim): Declare it.
15104
15105 2007-05-12  Sergey Poznyakoff  <gray@gnu.org.ua>
15106
15107         * m4/openat.m4 (gl_FUNC_OPENAT): Do not require openat-die.
15108         * modules/openat (Files): Remove openat-die.c.
15109         (Depends-on): Add openat-die.
15110         * modules/openat-die: New module.
15111
15112 2007-05-06  Bruno Haible  <bruno@clisp.org>
15113
15114         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING, gl_VSNPRINTF_ZEROSIZE_C99):
15115         Update with info about Cygwin.
15116         * doc/functions/fprintf.texi: Update.
15117         * doc/functions/printf.texi: Update.
15118         * doc/functions/snprintf.texi: Update.
15119         * doc/functions/sprintf.texi: Update.
15120         * doc/functions/vfprintf.texi: Update.
15121         * doc/functions/vprintf.texi: Update.
15122         * doc/functions/vsnprintf.texi: Update.
15123         * doc/functions/vsprintf.texi: Update.
15124         Reported by Eric Blake.
15125
15126 2007-05-06  Bruno Haible  <bruno@clisp.org>
15127
15128         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Perform the
15129         padding ourselves for the floating-point directives.
15130         * m4/printf.m4 (gl_PRINTF_FLAG_ZERO): New macro.
15131         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_ZERO): New macro.
15132         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
15133         gl_PRINTF_FLAG_ZERO and test its result. Invoke
15134         gl_PREREQ_VASNPRINTF_FLAG_ZERO.
15135         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
15136         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
15137         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
15138         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
15139         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
15140         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
15141         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
15142         * tests/test-snprintf-posix.h (test_function): Also check the width
15143         and some flags in the %f directive.
15144         * tests/test-sprintf-posix.h (test_function): Likewise.
15145         * tests/test-vasnprintf-posix.c (test_function): Likewise.
15146         * tests/test-vasprintf-posix.c (test_function): Likewise.
15147         * doc/functions/fprintf.texi: Update.
15148         * doc/functions/printf.texi: Update.
15149         * doc/functions/snprintf.texi: Update.
15150         * doc/functions/sprintf.texi: Update.
15151         * doc/functions/vfprintf.texi: Update.
15152         * doc/functions/vprintf.texi: Update.
15153         * doc/functions/vsnprintf.texi: Update.
15154         * doc/functions/vsprintf.texi: Update.
15155
15156 2007-05-06  Bruno Haible  <bruno@clisp.org>
15157
15158         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_GROUPING]: Don't
15159         pass the ' flag character to sprintf or snprintf.
15160         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING): New macro.
15161         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_GROUPING): New macro.
15162         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
15163         gl_PRINTF_FLAG_GROUPING and test its result. Invoke
15164         gl_PREREQ_VASNPRINTF_FLAG_GROUPING.
15165         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
15166         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
15167         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
15168         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
15169         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
15170         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
15171         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
15172         * tests/test-snprintf-posix.h (test_function): Also check the grouping
15173         flag.
15174         * tests/test-sprintf-posix.h (test_function): Likewise.
15175         * tests/test-vasnprintf-posix.c (test_function): Likewise.
15176         * tests/test-vasprintf-posix.c (test_function): Likewise.
15177         * doc/functions/fprintf.texi: Update.
15178         * doc/functions/printf.texi: Update.
15179         * doc/functions/snprintf.texi: Update.
15180         * doc/functions/sprintf.texi: Update.
15181         * doc/functions/vfprintf.texi: Update.
15182         * doc/functions/vprintf.texi: Update.
15183         * doc/functions/vsnprintf.texi: Update.
15184         * doc/functions/vsprintf.texi: Update.
15185
15186 2007-05-01  Bruno Haible  <bruno@clisp.org>
15187
15188         * tests/test-argp-2.sh (func_compare): Drop .exe suffix.
15189
15190 2007-05-03  Paul Eggert  <eggert@cs.ucla.edu>
15191
15192         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Use better
15193         comment for D_INO_IN_DIRENT.  Problem reported by James Youngman.
15194
15195 2007-05-02  Paul Eggert  <eggert@cs.ucla.edu>
15196
15197         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Test whether
15198         readdir returns garbage in d_ino.  Problem reported by Kaz Sasayama in
15199         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00021.html>.
15200
15201 2007-05-02  Sergey Poznyakoff  <gray@gnu.org.ua>
15202
15203         * lib/argp-help.c (struct hol_entry): New member `ord'.
15204         (HOL_ENTRY_PTRCMP): Use ord for comparison
15205         (hol_sort): Initialize ord.
15206
15207 2007-05-01  Bruno Haible  <bruno@clisp.org>
15208
15209         * doc/functions/_Exit_C99.texi: Renamed from doc/functions/_Exit.texi.
15210         Reported by Eric Blake.
15211         * doc/gnulib.texi (Function Substitutes): Update.
15212
15213 2007-05-01  Bruno Haible  <bruno@clisp.org>
15214
15215         * doc/functions.texi: Remove file, now redundant through
15216         doc/functions/*.texi.
15217
15218 2007-05-01  Bruno Haible  <bruno@clisp.org>
15219
15220         * modules/argp (Depends-on): Add sleep.
15221
15222 2007-05-01  Bruno Haible  <bruno@clisp.org>
15223
15224         * modules/sleep-tests: New file.
15225         * tests/test-sleep.c: New file.
15226
15227         * modules/sleep: New file.
15228         * lib/sleep.c: New file.
15229         * m4/sleep.m4: New file.
15230         * lib/unistd_.h (sleep): New declaration.
15231         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_SLEEP,
15232         HAVE_SLEEP.
15233         * modules/unistd (Makefile.am): Substitute GNULIB_SLEEP, HAVE_SLEEP.
15234         * doc/functions/sleep.texi: Document the sleep module.
15235
15236 2007-05-01  Bruno Haible  <bruno@clisp.org>
15237
15238         * lib/sigprocmask.h: Remove file.
15239         * lib/signal_.h: Incorporate the previous contents of sigprocmask.h.
15240         * lib/sigprocmask.c: Include <signal.h> instead of sigprocmask.h.
15241         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Substitute GNULIB_SIGPROCMASK,
15242         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T.
15243         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Require
15244         gl_SIGNAL_H_DEFAULTS. Set HAVE_POSIX_SIGNALBLOCKING as a shell variable.
15245         (gl_PREREQ_SIGPROCMASK): Require gl_SIGNAL_H_DEFAULTS. Set
15246         HAVE_SIGSET_T as a shell variable.
15247         * modules/signal (Makefile.am): Substitute GNULIB_SIGPROCMASK,
15248         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T into signal.h.
15249         * modules/sigprocmask (Files): Remove lib/sigprocmask.h.
15250         (Depends-on): Add signal. Remove verify.
15251         (configure.ac): Invoke gl_SIGNAL_MODULE_INDICATOR.
15252         (Include): Mention <signal.h> instead of sigprocmask.h.
15253         * NEWS: Mention the change.
15254         * lib/fatal-signal.c: Don't include sigprocmask.h.
15255
15256 2007-05-01  Bruno Haible  <bruno@clisp.org>
15257
15258         * modules/signal: New file.
15259         * lib/signal_.h: New file.
15260         * m4/signal_h.m4: New file.
15261
15262 2007-05-01  Bruno Haible  <bruno@clisp.org>
15263
15264         * lib/wctype_.h: Test HAVE_ISWCNTRL at configure time.
15265         * m4/wctype.m4 (gl_WCTYPE_H): Substitute HAVE_ISWCNTRL.
15266         * modules/wctype (Makefile.am): Substitute HAVE_ISWCNTRL instead of
15267         HAVE_WCTYPE_CTMP_BUG into wctype.h.
15268
15269 2007-05-01  Bruno Haible  <bruno@clisp.org>
15270
15271         * lib/sys_stat_.h: Test HAVE_LSTAT, HAVE_DECL_MKDIR, HAVE_IO_H at
15272         configure time.
15273         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Substitute HAVE_LSTAT,
15274         HAVE_DECL_MKDIR, HAVE_IO_H via AC_SUBST.
15275         * modules/sys_stat (Makefile.am): Substitute their values into
15276         sys/stat.h.
15277
15278 2007-05-01  Bruno Haible  <bruno@clisp.org>
15279
15280         * lib/glob_.h: Test HAVE_SYS_CDEFS_H at configure time.
15281         * m4/glob.m4 (gl_PREREQ_GLOB): Substitute HAVE_SYS_CDEFS_H via AC_SUBST.
15282         * modules/glob (Makefile.am): Put HAVE_SYS_CDEFS_H value into glob.h.
15283
15284 2007-05-01  Bruno Haible  <bruno@clisp.org>
15285
15286         * doc/header/assert.texi: Undo last change: don't mention the gnulib
15287         'assert' module here.
15288
15289 2007-05-01  Bruno Haible  <bruno@clisp.org>
15290
15291         * doc/functions/*.texi: New files.
15292         * doc/functions/google-ranking.txt: New file.
15293         * doc/gnulib.texi (Function Substitutes): New chapter.
15294         (ctime, inet_ntoa): Remove sections.
15295         * doc/ctime.texi: Remove file.
15296         * doc/inet_ntoa.texi: Remove file.
15297         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Update
15298         dependencies.
15299         (%.info): New rule, specifying a --reference-limit.
15300
15301 2007-05-01  Bruno Haible  <bruno@clisp.org>
15302
15303         * MODULES.html.sh (posix_functions): Remove 'exec', 'toc'.
15304
15305 2007-05-01  Bruno Haible  <bruno@clisp.org>
15306
15307         * modules/mkdir (Depends-on): Add sys_stat, because sys_stat provides
15308         the portability of 'mkdir' to mingw systems.
15309
15310 2007-05-01  Bruno Haible  <bruno@clisp.org>
15311
15312         * doc/headers/google-ranking.txt: New file.
15313
15314 2007-04-30  Eric Blake  <ebb9@byu.net>
15315
15316         Prefer fseeko to fseek.
15317         * modules/getpass (Depends-on): Add fseeko.
15318         * lib/getpass.c (getpass): Use fseeko, not fseek.
15319
15320 2007-04-30  Sergey Poznyakoff  <gray@gnu.org.ua>
15321
15322         * lib/argp-help.c (hol_entry_cmp): Option sorting algorithm
15323         assumes the sorting is stable, while most qsort implementations
15324         are not.  Use argument addresses to ensure they never compare as
15325         equal.
15326
15327         * tests/test-argp-2.sh (usage-indent test): Fix output
15328         (func_compare): Restore diff options
15329         * tests/test-argp.c: Restore #include "progname.h"
15330
15331 2007-04-29  Bruno Haible  <bruno@clisp.org>
15332
15333         * m4/printf.m4 (gl_VSNPRINTF_ZEROSIZE_C99): New macro.
15334         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
15335         gl_VSNPRINTF_ZEROSIZE_C99. Test gl_cv_func_vsnprintf_zerosize_c99.
15336         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
15337         * modules/snprintf-posix-tests (Files): Add tests/test-snprintf.c.
15338         (configure.ac): Define CHECK_SNPRINTF_POSIX.
15339         (TESTS, check_PROGRAMS): Add test-snprintf.
15340         * modules/vsnprintf-posix-tests (Files): Add tests/test-vsnprintf.c.
15341         (configure.ac): Define CHECK_VSNPRINTF_POSIX.
15342         (TESTS, check_PROGRAMS): Add test-vsnprintf.
15343         * tests/test-snprintf.c (main) [!CHECK_SNPRINTF_POSIX]: Disable
15344         assertions that fail on HP-UX, OSF/1, or IRIX.
15345         * tests/test-vsnprintf.c (main) [!CHECK_VSNPRINTF_POSIX]: Likewise.
15346
15347 2007-04-29  Bruno Haible  <bruno@clisp.org>
15348
15349         * MODULES.html.sh (posix_functions): Remove 'contents'.
15350
15351 2007-04-29  Karl Berry  <karl@gnu.org>
15352
15353         * config/srclist.txt (gendocs_template_min): new entry.
15354
15355 2007-04-29  Bruno Haible  <bruno@clisp.org>
15356
15357         Work around fpurge bug on BSD systems.
15358         * modules/fpurge (Makefile.am): Compile fpurge.c unconditionally.
15359         * m4/fpurge.m4 (gl_FUNC_FPURGE): Don't invoke AC_LIBOBJ.
15360         * lib/fpurge.h (fpurge): Don't handle __fpurge wrapper here. Define
15361         fpurge to rpl_fpurge if the system already has this function.
15362         * lib/fpurge.c (fpurge): Handle also the __fpurge wrapper case and
15363         the case where the system already has this function. Correct invariants
15364         on BSD systems.
15365         * lib/fseeko.c (rpl_fseeko): Update recognition of preceding fflush on
15366         BSD systems.
15367
15368 2007-04-29  Sergey Poznyakoff  <gray@gnu.org.ua>
15369
15370         * lib/argp-help.c (hol_cluster_cmp): Reverse comparison.  Change
15371         proposed by Sven Verdoolaege.
15372
15373         * tests/test-argp.c: Fix option ordering.  Test deeply clustered
15374         options.
15375         * tests/test-argp-2.sh (func_compare): Use diff instead of cmp.
15376         (usage and help tests): Update
15377
15378 2007-04-29  Bruno Haible  <bruno@clisp.org>
15379
15380         * tests/test-fflush.c (main): Use a file of size 17, not 10.
15381         Print more information in case of failure. Disable a test on BeOS.
15382
15383 2007-04-29  Bruno Haible  <bruno@clisp.org>
15384
15385         * tests/**/test-*.[hc] (ASSERT): Use fprintf to show the line number.
15386         This helps debugging on systems on which no gdb is available.
15387
15388 2007-04-29  Bruno Haible  <bruno@clisp.org>
15389
15390         * lib/freading.h: Improve comments.
15391         * lib/fwriting.h: Likewise.
15392         * tests/test-freading.c (main): Don't check freading immediately after
15393         repositioning. Needed for glibc.
15394
15395 2007-04-29  Bruno Haible  <bruno@clisp.org>
15396
15397         * lib/freading.c (freading): Trivial simplification.
15398
15399 2007-04-28  Bruno Haible  <bruno@clisp.org>
15400
15401         * tests/test-fwriting.c (main): Also test the interaction between
15402         fflush and fwriting.
15403         * modules/fwriting-tests (Depends-on): Add fflush.
15404
15405         * tests/test-freading.c (main): Also test the interaction between
15406         fflush and freading.
15407         * modules/freading-tests (Depends-on): Add fflush.
15408
15409 2007-04-28  Bruno Haible  <bruno@clisp.org>
15410
15411         * lib/stdio_.h (fseek, ftell): Provide link warnings suggesting to use
15412         fseeko and ftello.
15413         Suggested by Eric Blake.
15414
15415 2007-04-28  Jim Meyering  <jim@meyering.net>
15416
15417         Avoid false-negative in gl_STDINT_H's C99 conformance test.
15418         * m4/stdint.m4 (gl_STDINT_H): When checking whether stdint.h conforms
15419         to C99, include all of gl_STDINT_INCLUDES, not just <stddef.h>.
15420
15421 2007-04-27  Eric Blake  <ebb9@byu.net>
15422
15423         * doc/headers/assert.texi (assert.h): Document assert module use.
15424
15425 2007-04-27  Bruno Haible  <bruno@clisp.org>
15426
15427         * doc/headers/*.texi: New files.
15428         * doc/gnulib.texi (Header File Substitutes): New chapter.
15429         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Specify
15430         dependencies.
15431         (standards.info ,standards.html, standards.dvi): Update dependencies.
15432         (mostlyclean, clean): New targets.
15433
15434 2007-04-27  Bruno Haible  <bruno@clisp.org>
15435
15436         * lib/sysexits_.h: Renamed from lib/sysexit_.h.
15437         * modules/sysexits (Files, Makefile.am): Update.
15438
15439         * lib/sys_socket_.h: Renamed from lib/socket_.h.
15440         * modules/sys_socket (Files, Makefile.am): Update.
15441
15442         * lib/sys_stat_.h: Renamed from lib/stat_.h.
15443         * modules/sys_stat (Files, Makefile.am): Update.
15444
15445 2007-04-27  Eric Blake  <ebb9@byu.net>
15446
15447         * lib/freading.h: Improve comments.
15448         * lib/fwriting.h: Likewise.
15449         * lib/fflush.c: Likewise.
15450
15451         Fix closein for mingw.
15452         * modules/closein-tests: Add tests for closein.
15453         * tests/test-closein.c: New file.
15454         * tests/test-closein.sh: Likewise.
15455         * lib/unistd_.h [!SEEK_CUR]: Mingw also needs stdlib.h for _exit.
15456         * lib/closein.c (close_stdin): Don't fflush non-seekable streams.
15457
15458 2007-04-27  Bruno Haible  <bruno@clisp.org>
15459
15460         * lib/inttypes_.h [_DECC]: Don't use #include_next if the compiler
15461         version is < 6.
15462         * lib/math_.h [__DECC]: Likewise.
15463         * lib/stdio_.h [__DECC]: Likewise.
15464         * lib/stdlib_.h [__DECC]: Likewise.
15465         * lib/string_.h [__DECC]: Likewise.
15466         * lib/time_.h [__DECC]: Likewise.
15467         * lib/wchar_.h [__DECC]: Likewise.
15468         * lib/wctype_.h [__DECC]: Likewise.
15469
15470 2007-04-27  Bruno Haible  <bruno@clisp.org>
15471
15472         * tests/test-fbufmode.c (main): Relax test, to avoid failure on mingw.
15473
15474 2007-04-27  Bruno Haible  <bruno@clisp.org>
15475
15476         * lib/fflush.c: Add comments.
15477         * modules/fpurge-tests (Depends-on): Add fflush.
15478         * modules/freadable-tests (Depends-on): Likewise.
15479         * modules/fwritable-tests (Depends-on): Likewise.
15480
15481 2007-04-27  Charles Wilson  <libtool@cwilson.fastmail.fm>
15482
15483         * m4/argz.m4 (gl_FUNC_ARGZ): Use !HAVE_WORKING_ARGZ instead of
15484         SYSTEM_ARGZ_IS_BROKEN.  Also, minor stylistic improvements.
15485         Report by Bruno Haible <bruno@clisp.org>.
15486
15487 2007-04-26  Eric Blake  <ebb9@byu.net>
15488
15489         Fix fflush on mingw.
15490         * modules/fflush (Depends-on): Add freading.
15491         * lib/fflush.c (rpl_fflush): Use freading to avoid losing buffered
15492         but unread data.
15493
15494 2007-04-26  Eric Blake  <ebb9@byu.net>
15495         and Bruno Haible  <bruno@clisp.org>
15496
15497         Implement freading and fwriting.
15498         * lib/freading.c: New file.
15499         * lib/freading.h: Likewise.
15500         * m4/freading.m4: Likewise.
15501         * modules/freading: Likewise.
15502         * modules/freading-tests: Likewise.
15503         * tests/test-freading.c: Likewise.
15504         * lib/fwriting.c: New file.
15505         * lib/fwriting.h: Likewise.
15506         * m4/fwriting.m4: Likewise.
15507         * modules/fwriting: Likewise.
15508         * modules/fwriting-tests: Likewise.
15509         * tests/test-fwriting.c: Likewise.
15510         * MODULES.html.sh (File stream based Input/Output): Mention them.
15511
15512 2007-04-26  Bruno Haible  <bruno@clisp.org>
15513
15514         * lib/stdio_.h (fseeko, ftello): Check that off_t has the same size as
15515         'long' when we assume it.
15516         Suggested by Eric Blake.
15517
15518 2007-04-26  Bruno Haible  <bruno@clisp.org>
15519
15520         Ensure fseeko, ftello are declared on glibc systems.
15521         * modules/fflush (configure.ac-early): Require AC_FUNC_FSEEKO.
15522         * modules/fseeko (configure.ac-early): Likewise.
15523         * modules/ftello (configure.ac-early): Likewise.
15524         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Don't define HAVE_FSEEKO, rely on
15525         AC_FUNC_FSEEKO for this.
15526         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Inline gl_CHECK_FSEEKO.
15527         (gl_CHECK_FSEEKO): Remove macro.
15528
15529 2007-04-26  Bruno Haible  <bruno@clisp.org>
15530
15531         * tests/test-fflush.c (main): Also check the ftell result after
15532         fflush and fseek/fseeko.
15533         * lib/fflush.c (rpl_fflush): For BSD implementations, update the
15534         file descriptor position cache in the stream.
15535         * lib/fseeko.c (rpl_fseeko): Likewise.
15536
15537 2007-04-26  Bruno Haible  <bruno@clisp.org>
15538
15539         * modules/fflush-tests (Depends-on): Add fseeko.
15540
15541 2007-04-25  Charles Wilson  <libtool@cwilson.fastmail.fm>
15542             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15543
15544         * lib/argz_.h: ensure error_t definition is obtained in same
15545         mechanism system argz.h would have.
15546         * m4/argz.m4 (gl_FUNC_ARGZ): add new test to check if $host's
15547         argz facilities are known bad.  Err on the side of caution if
15548         cross-compiling.
15549
15550 2007-04-25  Eric Blake  <ebb9@byu.net>
15551
15552         * lib/fpurge.c (includes): Use stdlib.h for free.
15553         * tests/test-fflush.c (main): Also test fflush-fseeko.
15554
15555 2007-04-25  Bruno Haible  <bruno@clisp.org>
15556
15557         Make fflush+fseek POSIX-compliant on FreeBSD and MacOS X.
15558         * lib/fseeko.c: New file.
15559         * lib/stdio_.h: Include <sys/types.h> when off_t is needed.
15560         (fseeko, fseek): Define to replacements if REPLACE_FFLUSH.
15561         * m4/fseeko.m4 (gl_CHECK_FSEEKO): New macro, extracted from
15562         gl_FUNC_FSEEKO.
15563         (gl_FUNC_FSEEKO): Invoke it.
15564         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Arrange to compile fseeko.c. Invoke
15565         gl_CHECK_FSEEKO. Define HAVE_FSEEKO.
15566         * modules/fflush (Files): Add lib/fseeko.c, m4/fseeko.m4.
15567
15568 2007-04-25  Bruno Haible  <bruno@clisp.org>
15569
15570         * modules/fflush (Depends-on): Add ftello.
15571
15572 2007-04-25  Bruno Haible  <bruno@clisp.org>
15573
15574         * modules/ftello-tests: New file.
15575         * tests/test-ftello.c: New file.
15576
15577         * modules/ftello: New file.
15578         * m4/ftello.m4: New file.
15579         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELLO,
15580         HAVE_FTELLO.
15581         * lib/stdio_.h (ftello): New declaration.
15582         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELLO,
15583         HAVE_FTELLO.
15584
15585 2007-04-25  Bruno Haible  <bruno@clisp.org>
15586
15587         * modules/fseeko-tests: New file.
15588         * tests/test-fseeko.c: New file.
15589
15590         * modules/fseeko: New file.
15591         * m4/fseeko.m4: New file.
15592         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEKO,
15593         HAVE_FSEEKO.
15594         * lib/stdio_.h (fseeko): New declaration.
15595         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEKO,
15596         HAVE_FSEEKO.
15597
15598 2007-04-25  Bruno Haible  <bruno@clisp.org>
15599
15600         * lib/stdio_.h (fflush): Add support for GNULIB_POSIXCHECK.
15601
15602 2007-04-25  Bruno Haible  <bruno@clisp.org>
15603
15604         * lib/unistd_.h: Include <stdio.h> if needed to get the SEEK_* macros.
15605         * tests/test-stdio.c: Check that the various SEEK_* macros are defined.
15606         * tests/test-unistd.c: Likewise.
15607         * tests/test-fcntl.c: Likewise.
15608
15609 2007-04-23  Eric Blake  <ebb9@byu.net>
15610
15611         * lib/fflush.c: Fix missing include.
15612         Reported by Bruno Haible.
15613
15614 2007-04-23  Bruno Haible  <bruno@clisp.org>
15615
15616         * lib/fpurge.c (fpurge) [glibc, BSD]: Free a malloc()ed ungetc buffer.
15617         Reported by Eric Blake.
15618
15619 2007-04-23  Bruno Haible  <bruno@clisp.org>
15620
15621         * lib/fbufmode.c (fbufmode): Port to Solaris/SPARC64.
15622
15623 2007-04-23  Bruno Haible  <bruno@clisp.org>
15624
15625         * lib/fseterr.c (fseterr): Don't hardcode the value of _IOERR.
15626
15627 2007-04-23  Bruno Haible  <bruno@clisp.org>
15628
15629         * tests/test-fbufmode.c (main): Be prepared to a failure of setvbuf.
15630         Needed on HP-UX 11.
15631
15632 2007-04-16  Eric Blake  <ebb9@byu.net>
15633
15634         Make fflush rely on fpurge.
15635         * lib/fflush.c (rpl_fflush): Rely on fpurge module, rather than
15636         open coding all variants.
15637         * modules/fflush (Depends-on): Add fpurge and unistd.
15638         * modules/fflush-tests (Depends-on): Unistd is no longer extra.
15639         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Simplify.
15640
15641         Fix --with-tests compilation on cygwin.
15642         * modules/argmatch-tests (Makefile.am): List gnulib library first
15643         in LDADD.
15644         * modules/argp-tests (Makefile.am): Likewise.
15645         * modules/array-list-tests (Makefile.am): Likewise.
15646         * modules/array-oset-tests (Makefile.am): Likewise.
15647         * modules/avltree-list-tests (Makefile.am): Likewise.
15648         * modules/avltree-oset-tests (Makefile.am): Likewise.
15649         * modules/avltreehash-list-tests (Makefile.am): Likewise.
15650         * modules/carray-list-tests (Makefile.am): Likewise.
15651         * modules/dirname-tests (Makefile.am): Likewise.
15652         * modules/frexp-tests (Makefile.am): Likewise.
15653         * modules/isnanl-tests (Makefile.am): Likewise.
15654         * modules/linked-list-tests (Makefile.am): Likewise.
15655         * modules/linkedhash-list-tests (Makefile.am): Likewise.
15656         * modules/lock-tests (Makefile.am): Likewise.
15657         * modules/rbtree-list-tests (Makefile.am): Likewise.
15658         * modules/rbtree-oset-tests (Makefile.am): Likewise.
15659         * modules/rbtreehash-list-tests (Makefile.am): Likewise.
15660         * modules/tls-tests (Makefile.am): Likewise.
15661         * modules/tsearch-tests (Makefile.am): Likewise.
15662         * modules/xvasprintf-tests (Makefile.am): Likewise.
15663
15664         Fix fpurge for cygwin.
15665         * lib/fpurge.c (fpurge): Fix order of operation flub, and return a
15666         value.
15667         * modules/fpurge-tests (Depends-on): Clean up trash.
15668
15669 2007-04-16  Simon Josefsson  <simon@josefsson.org>
15670
15671         * lib/gc-libgcrypt.c (gc_hash_open): Shut up compiler warnings.
15672
15673         * m4/autobuild.m4: Re-indent.
15674
15675 2007-04-13  Bruno Haible  <bruno@clisp.org>
15676
15677         * modules/fpurge-tests: New file.
15678         * tests/test-fpurge.c: New file.
15679
15680         * modules/fpurge: New file.
15681         * lib/fpurge.h: New file.
15682         * lib/fpurge.c: New file.
15683         * m4/fpurge.m4: New file.
15684
15685 2007-04-13  Bruno Haible  <bruno@clisp.org>
15686
15687         * modules/fbufmode-tests: New file.
15688         * tests/test-fbufmode.c: New file.
15689
15690         * modules/fbufmode: New file.
15691         * lib/fbufmode.h: New file.
15692         * lib/fbufmode.c: New file.
15693         * m4/fbufmode.m4: New file.
15694
15695 2007-04-13  Bruno Haible  <bruno@clisp.org>
15696
15697         * modules/fwritable-tests: New file.
15698         * tests/test-fwritable.c: New file.
15699
15700         * modules/fwritable: New file.
15701         * lib/fwritable.h: New file.
15702         * lib/fwritable.c: New file.
15703         * m4/fwritable.m4: New file.
15704
15705 2007-04-13  Bruno Haible  <bruno@clisp.org>
15706
15707         * modules/freadable-tests: New file.
15708         * tests/test-freadable.c: New file.
15709
15710         * modules/freadable: New file.
15711         * lib/freadable.h: New file.
15712         * lib/freadable.c: New file.
15713         * m4/freadable.m4: New file.
15714
15715 2007-04-13  Bruno Haible  <bruno@clisp.org>
15716
15717         * modules/fflush-tests (Makefile.am): Remove EXTRA_DIST. Augment
15718         MOSTLYCLEANFILES.
15719
15720 2007-04-13  Paul Eggert  <eggert@cs.ucla.edu>
15721
15722         * build-aux/bootstrap (gnulib_tool_option_extras): New var, used by
15723         gzip bootstrap.conf to avoid dragging in i18n machinery.
15724         (gnulib_tool_option): Use it.
15725
15726 2007-04-13  Bruno Haible  <bruno@clisp.org>
15727
15728         * tests/test-vasnprintf-posix.c (test_function): Add tests for %f and
15729         %F directives.
15730         * tests/test-vasprintf-posix.c (test_function): Likewise.
15731         * tests/test-snprintf-posix.h (test_function): Likewise.
15732         * tests/test-sprintf-posix.h (test_function): Likewise.
15733         * tests/test-fprintf-posix.h (test_function): Likewise.
15734         * tests/test-printf-posix.h (test_function): Likewise.
15735         * tests/test-fprintf-posix.out: Likewise.
15736
15737 2007-04-13  Bruno Haible  <bruno@clisp.org>
15738
15739         * modules/lock-tests (configure.ac): For LIBSCHED, try also -lposix4.
15740         * modules/tls-tests (configure.ac): Likewise.
15741         Reported by Arto C. Nirkko <anirkko@insel.ch>.
15742
15743 2007-04-13  Bruno Haible  <bruno@clisp.org>
15744
15745         * lib/tls.c (glthread_tls_get): Fix return type.
15746         Patch by Arto C. Nirkko <anirkko@insel.ch>.
15747
15748 2007-04-12  Eric Blake  <ebb9@byu.net>
15749
15750         * modules/gettime (Depends-on): Remove gettime.
15751         Reported by Dmitry V. Levin.
15752
15753 2007-04-12  Bruno Haible  <bruno@clisp.org>
15754
15755         * modules/fflush (Include): Mention <stdio.h>.
15756         * modules/strtoimax (Include): Mention <inttypes.h>.
15757         * modules/strtoumax (Include): Likewise.
15758
15759 2007-04-12  Eric Blake  <ebb9@byu.net>
15760
15761         * .cvsignore: New file.
15762         * .gitignore: Likewise.
15763
15764 2007-04-12  Bruno Haible  <bruno@clisp.org>
15765
15766         * modules/iconv-tests (test_iconv_LDADD): Mention -liconv after LDADD,
15767         not before, since $(LDADD) often contains libgnu.a.
15768         * modules/striconv-tests (test_striconv_LDADD): Likewise.
15769         * modules/striconveh-tests (test_striconveh_LDADD): Likewise.
15770         * modules/striconveha-tests (test_striconveha_LDADD): Likewise.
15771         Needed on Cygwin.
15772
15773 2007-04-12  Eric Blake  <ebb9@byu.net>
15774
15775         Work around glibc's failure to flush stdin on fclose.
15776         * lib/closein.c (close_stdin): Flush stdin before closing.
15777
15778         Work around glibc's failure to reset seekable stdin on exit.
15779         * modules/closein: New module.
15780         * lib/closein.c: New file.
15781         * lib/closein.h: Likewise.
15782         * m4/closein.m4: Likewise.
15783         * MODULES.html.sh (File stream based Input/Output): Document it.
15784
15785 2007-04-12  Simon Josefsson  <simon@josefsson.org>
15786
15787         * gnulib-tool: Rename generated 'autobuild' script to
15788         'do-autobuild' in --create-megatestdir output.
15789
15790         * doc/gnulib.texi (Build robot for gnulib): Fix.
15791
15792 2007-04-12  Simon Josefsson  <simon@josefsson.org>
15793
15794         * modules/sysexits (Depends-on): Add absolute-header.
15795
15796 2007-04-12  Eric Blake  <ebb9@byu.net>
15797
15798         No need to preserve errno on success.
15799         * lib/fflush.c (rpl_fflush): Simplify errno tracking.
15800         Reported by Bruno Haible.
15801
15802 2007-04-12  Simon Josefsson  <simon@josefsson.org>
15803
15804         * MODULES.html.sh (Support for maintaining and releasing
15805         projects): Add autobuild.  Suggested by Eric Blake <ebb9@byu.net>.
15806
15807 2007-04-12  Simon Josefsson  <simon@josefsson.org>
15808
15809         * gnulib-tool (func_modules_add_dummy): Respect --avoid=dummy.
15810
15811 2007-04-12  Simon Josefsson  <simon@josefsson.org>
15812
15813         * modules/autobuild: New module.
15814
15815         * m4/autobuild.m4: New file.
15816
15817 2007-04-11  Bruno Haible  <bruno@clisp.org>
15818
15819         * lib/vasnprintf.c (VASNPRINTF): Implement the %F directive using the
15820         %f directive, if NEED_PRINTF_DIRECTIVE_F is defined.
15821         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_F): New macro.
15822         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_F): New macro.
15823         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
15824         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
15825         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
15826         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
15827         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
15828         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
15829         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Invoke
15830         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
15831         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
15832         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Invoke
15833         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
15834         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
15835         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Invoke
15836         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
15837         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
15838         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Invoke
15839         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
15840         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
15841         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Invoke
15842         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
15843         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
15844         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Invoke
15845         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
15846         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
15847         Reported by Eric Blake.
15848
15849 2007-04-11  Bruno Haible  <bruno@clisp.org>
15850
15851         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Fix test. It always failed.
15852
15853 2007-04-10  Bruno Haible  <bruno@clisp.org>
15854
15855         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct result
15856         for NaN and Infinity. Needed on FreeBSD 6.1.
15857         * tests/test-vasnprintf-posix.c (test_function): Undo last change
15858         regarding results for "%010a" of Infinity and NaN.
15859         * tests/test-vasprintf-posix.c (test_function): Likewise.
15860         * tests/test-snprintf-posix.h (test_function): Likewise.
15861         * tests/test-sprintf-posix.h (test_function): Likewise.
15862         * tests/test-fprintf-posix.h (test_function): Likewise.
15863         * tests/test-printf-posix.h (test_function): Likewise.
15864         * tests/test-fprintf-posix.out: Likewise.
15865
15866 2007-04-10  Bruno Haible  <bruno@clisp.org>
15867
15868         * modules/locale-tests: New file.
15869         * tests/test-locale.c: New file.
15870
15871         * modules/locale: New file.
15872         * lib/locale_.h: New file.
15873         * m4/locale_h.m4: New file.
15874
15875 2007-04-10  Paul Eggert  <eggert@cs.ucla.edu>
15876             Bruno Haible  <bruno@clisp.org>
15877
15878         * m4/signbit.m4 (gl_SIGNBIT): When the sign bit position could not
15879         be determined, test for availability of the copysignf, copysign,
15880         copysignl functions.
15881         * lib/signbitf.c (gl_signbitf): Use copysignf if available in libc.
15882         * lib/signbitd.c (gl_signbitd): Use copysign if available in libc.
15883         * lib/signbitl.c (gl_signbitl): Use copysignl if available in libc.
15884
15885 2007-04-09  Eric Blake  <ebb9@byu.net>
15886
15887         * lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
15888         * modules/stdio (Makefile.am): Support fflush.
15889         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
15890         * modules/fflush: New file.
15891         * lib/fflush.c: Likewise.
15892         * m4/fflush.m4: Likewise.
15893         * modules/fflush-tests: New test.
15894         * tests/test-fflush.c: Likewise.
15895         * MODULES.html.sh (Input/output <stdio.h>): Document new module.
15896
15897 2007-04-06  Bruno Haible  <bruno@clisp.org>
15898
15899         * lib/vasnprintf.c: Include <math.h>. Don't include float+.h.
15900         (VASNPRINTF): Use signbit for faster determination whether to print a
15901         minus sign.
15902         * modules/vasnprintf (Files): Remove lib/float+.h.
15903         * modules/fprintf-posix (Depends-on): Add signbit.
15904         * modules/snprintf-posix (Depends-on): Likewise.
15905         * modules/sprintf-posix (Depends-on): Likewise.
15906         * modules/vasnprintf-posix (Depends-on): Likewise.
15907         * modules/vasprintf-posix (Depends-on): Likewise.
15908         * modules/vfprintf-posix (Depends-on): Likewise.
15909         * modules/vsnprintf-posix (Depends-on): Likewise.
15910         * modules/vsprintf-posix (Depends-on): Likewise.
15911
15912 2007-04-06  Bruno Haible  <bruno@clisp.org>
15913
15914         * tests/test-frexp.c (main): Test also the sign bit of zero results.
15915         * tests/test-frexpl.c (main): Likewise.
15916         * tests/test-ldexpl.c (main): Likewise.
15917         * modules/frexp-tests (Depends-on): Add signbit.
15918         * modules/frexpl-tests (Depdends-on): Likewise.
15919         * modules/ldexpl-tests (Depdends-on): Likewise.
15920
15921 2007-04-06  Bruno Haible  <bruno@clisp.org>
15922
15923         * modules/signbit-tests: New file.
15924         * tests/test-signbit.c: New file.
15925
15926         * modules/signbit: New file.
15927         * lib/signbitf.c: New file.
15928         * lib/signbitd.c: New file.
15929         * lib/signbitl.c: New file.
15930         * m4/signbit.m4: New file.
15931         * lib/math_.h (gl_signbitf, gl_signbitd, gl_signbitl): New declarations.
15932         (signbit): New macro.
15933         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_SIGNBIT and
15934         REPLACE_SIGNBIT.
15935         * modules/math (Makefile.am) Substibute also GNULIB_SIGNBIT and
15936         REPLACE_FREXPL into math.h.
15937
15938 2007-04-06  Bruno Haible  <bruno@clisp.org>
15939
15940         * modules/isnanf-nolibm-tests: New file.
15941         * tests/test-isnanf.c: New file.
15942
15943         * modules/isnanf-nolibm: New file.
15944         * lib/isnanf.h: New file.
15945         * lib/isnanf.c: New file.
15946         * lib/isnan.c: Consider the USE_FLOAT macro.
15947         * m4/isnanf.m4: New file.
15948
15949 2007-04-06  Bruno Haible  <bruno@clisp.org>
15950
15951         * modules/gettext-h (configure.ac): AC_SUBST LIBINTL and LTLIBINTL.
15952         (Link): New section.
15953
15954         * modules/canonicalize-lgpl-tests (Makefile.am): Undo last change.
15955
15956 2007-04-06  Bruno Haible  <bruno@clisp.org>
15957
15958         Assume the 'long double' type.
15959         * m4/longdouble.m4: Remove file.
15960         * config/srclist.txt: Don't mention longdouble.m4.
15961         * lib/allocsa.h: Assume HAVE_LONG_DOUBLE to be true.
15962         * lib/float+.h: Likewise.
15963         * lib/frexp.c: Likewise.
15964         * lib/printf-args.h: Likewise.
15965         * lib/printf-args.c: Likewise.
15966         * lib/printf-frexp.c: Likewise.
15967         * lib/printf-parse.c: Likewise.
15968         * lib/vasnprintf.c: Likewise.
15969         * m4/allocsa.m4: Remove gt_TYPE_LONGDOUBLE invocation.
15970         * m4/intl.m4: Likewise.
15971         * m4/isnanl.m4: Likewise.
15972         * m4/printf.m4: Likewise.
15973         * m4/printf-frexpl.m4: Likewise.
15974         * m4/vasnprintf.m4: Likewise.
15975         * modules/allocsa (Files): Remove m4/longdouble.m4.
15976         * modules/gettext (Files): Likewise.
15977         * modules/relocatable-prog-wrapper (Files): Likewise.
15978         * modules/vasnprintf (Files): Likewise.
15979         * modules/isnanl (Files): Likewise.
15980         (Include): Simplify.
15981         * modules/isnanl-nolibm (Files): Remove m4/longdouble.m4.
15982         (Include): Simplify.
15983         * modules/printf-frexpl (Files): Remove m4/longdouble.m4.
15984         (Include): Simplify.
15985         * modules/snprintf-posix-tests (Files): Remove m4/longdouble.m4.
15986         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
15987         * modules/sprintf-posix-tests (Files): Remove m4/longdouble.m4.
15988         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
15989         * modules/vasnprintf-posix-tests (Files): Remove m4/longdouble.m4.
15990         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
15991         * modules/vasprintf-posix-tests (Files): Remove m4/longdouble.m4.
15992         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
15993         * modules/vsnprintf-posix-tests (Files): Remove m4/longdouble.m4.
15994         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
15995         * modules/vsprintf-posix-tests (Files): Remove m4/longdouble.m4.
15996         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
15997         * tests/test-isnanl-nolibm.c: Assume HAVE_LONG_DOUBLE to be true.
15998         * tests/test-isnanl.c: Likewise.
15999         * tests/test-snprintf-posix.h: Likewise.
16000         * tests/test-sprintf-posix.h: Likewise.
16001         * tests/test-vasnprintf-posix.c: Likewise.
16002         * tests/test-vasnprintf-posix2.c: Likewise.
16003         * tests/test-vasprintf-posix.c: Likewise.
16004
16005 2007-04-06  Bruno Haible  <bruno@clisp.org>
16006
16007         Fix problem with Compaq (ex-DEC) Desktop C compiler on Tru64.
16008         * lib/math_.h [__DECC]: Include the overridden include file through
16009         #include_next, outside the double-inclusion guard.
16010         * lib/stdio_.h [__DECC]: Likewise.
16011         * lib/stdlib_.h [__DECC]: Likewise.
16012         * lib/string_.h [__DECC]: Likewise.
16013         * lib/time_.h [__DECC]: Likewise.
16014         * lib/wchar_.h [__DECC]: Likewise.
16015         * lib/wctype_.h [__DECC]: Likewise.
16016         * lib/inttypes_.h [__DECC]: Likewise.
16017         Reported by Albert Chin <china@thewrittenword.com> in
16018         <http://lists.gnu.org/archive/html/bug-gnulib/2007-04/msg00088.html>.
16019
16020 2007-04-04  Eric Blake  <ebb9@byu.net>
16021
16022         * m4/stdint.m4 (gl_STDINT_H): Detect WINT_MAX bug in cygwin
16023         1.5.x.
16024
16025 2007-04-04  Bruno Haible  <bruno@clisp.org>
16026
16027         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct
16028         rounding. Don't assume that FreeBSD 6 and NetBSD 4 pass this test.
16029
16030 2007-04-04  Bruno Haible  <bruno@clisp.org>
16031
16032         * tests/test-vasnprintf-posix.c (test_function): Allow two possible
16033         results for "%010a" of Infinity and NaN.
16034         * tests/test-vasprintf-posix.c (test_function): Likewise.
16035         * tests/test-snprintf-posix.h (test_function): Likewise.
16036         * tests/test-sprintf-posix.h (test_function): Likewise.
16037         * tests/test-fprintf-posix.h (test_function): Remove these tests.
16038         * tests/test-printf-posix.h (test_function): Likewise.
16039         * tests/test-fprintf-posix.out: Update.
16040         Needed for FreeBSD 6.1.
16041
16042 2007-04-04  Bruno Haible  <bruno@clisp.org>
16043
16044         * DEPENDENCIES: Remove mentions of tar and gzip, since they are not
16045         directly used by the gnulib modules nor by gnulib-tool.
16046
16047 2007-04-04  Paul Eggert  <eggert@cs.ucla.edu>
16048
16049         * DEPENDENCIES: Give overall description of version dependency
16050         desirability.  Use more-typical names for apps.
16051         Add shell, coreutils, diffutils, grep, tar, gzip.
16052
16053 2007-04-04  Simon Josefsson  <simon@josefsson.org>
16054
16055         * MODULES.html.sh: Rename crypto modules.  Remove iconvme.
16056
16057 2007-04-04  Karl Berry  <karl@gnu.org>
16058
16059         * MODULES.html.sh (func_module): missing '.
16060
16061 2007-04-03  Bruno Haible  <bruno@clisp.org>
16062
16063         * modules/argmatch-tests (Makefile.am): New variable
16064         test_argmatch_LDADD.
16065         * modules/argp-tests (Makefile.am): New variable test_argp_LDADD.
16066         * modules/array-list-tests (Makefile.am): New variable
16067         test_array_list_LDADD.
16068         * modules/array-oset-tests (Makefile.am): New variable
16069         test_array_oset_LDADD.
16070         * modules/avltree-list-tests (Makefile.am): New variable
16071         test_avltree_list_LDADD.
16072         * modules/avltree-oset-tests (Makefile.am): New variable
16073         test_avltree_oset_LDADD.
16074         * modules/avltreehash-list-tests (Makefile.am): New variable
16075         test_avltreehash_list_LDADD.
16076         * modules/canonicalize-lgpl-tests (Makefile.am): New variable
16077         test_canonicalize_lgpl_LDADD.
16078         * modules/carray-list-tests (Makefile.am): New variable
16079         test_carray_list_LDADD.
16080         * modules/dirname-tests (Makefile.am): New variable
16081         test_dirname_LDADD.
16082         * modules/linked-list-tests (Makefile.am): New variable
16083         test_linked_list_LDADD.
16084         * modules/linkedhash-list-tests (Makefile.am): New variable
16085         test_linkedhash_list_LDADD.
16086         * modules/rbtree-list-tests (Makefile.am): New variable
16087         test_rbtree_list_LDADD.
16088         * modules/rbtree-oset-tests (Makefile.am): New variable
16089         test_rbtree_oset_LDADD.
16090         * modules/rbtreehash-list-tests (Makefile.am): New variable
16091         test_rbtreehash_list_LDADD.
16092         * modules/xvasprintf-tests (Makefile.am): New variable
16093         test_xvasprintf_LDADD.
16094         Reported by Eric Blake.
16095
16096 2007-04-03  Eric Blake  <ebb9@byu.net>
16097
16098         * DEPENDENCIES: Weaken m4 requirements.
16099
16100 2007-04-03  Bruno Haible  <bruno@clisp.org>
16101
16102         * modules/frexp-tests (configure.ac): Remove AC_SUBST.
16103         * modules/isnanl-tests (configure.ac): Likewise.
16104
16105 2007-04-03  Ben Pfaff  <blp@gnu.org>
16106
16107         * modules/iconv_open: Add $(srcdir)/ to source directory
16108         references in Makefile fragments that call gperf, to fix VPATH
16109         builds.
16110
16111 2007-04-03  Bruno Haible  <bruno@clisp.org>
16112
16113         * modules/ldexpl (Depends-on): Add isnanl, remove isnanl-nolibm.
16114         * lib/ldexpl.c: Undo last change.
16115
16116 2007-04-03  Bruno Haible  <bruno@clisp.org>
16117
16118         * modules/printf-frexpl (Depends-on): Undo last change.
16119         (Files): Add m4/ldexpl.m4.
16120
16121 2007-04-03  Bruno Haible  <bruno@clisp.org>
16122
16123         * m4/isnanl.m4 (gl_FUNC_ISNANL): Substitute ISNANL_LIBM.
16124         * modules/isnanl (Link): New section.
16125
16126         * m4/frexp.m4 (gl_FUNC_FREXP): Substitute FREXP_LIBM.
16127         * modules/frexp (Link): New section.
16128
16129         * m4/frexpl.m4 (gl_FUNC_FREXPL): Substitute FREXPL_LIBM.
16130         * modules/frexpl (Link): New section.
16131
16132         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Substitute LDEXPL_LIBM.
16133         * modules/ldexpl (Link): New section.
16134
16135 2007-04-03  Bruno Haible  <bruno@clisp.org>
16136
16137         * modules/TEMPLATE-EXTENDED: New file.
16138         * gnulib-tool (func_all_modules, func_verify_module): Exclude it.
16139
16140 2007-04-03  Bruno Haible  <bruno@clisp.org>
16141
16142         * DEPENDENCIES: New file.
16143         Suggested by Simon Josefsson.
16144
16145 2007-04-03  Bruno Haible  <bruno@clisp.org>
16146
16147         * doc/gnulib.texi: Escape @.
16148
16149 2007-04-03  James Youngman  <jay@gnu.org>
16150         and Paul Eggert  <eggert@cs.ucla.edu>
16151
16152         * lib/stat-time.h (get_stat_birthtime): Check for zero-valued
16153         birthtime on all systems that have birthtime, not just those which
16154         use st_birthtimensec rather than st_birthtim.  Putting zero in
16155         st_birthtim.tv_sec is how (for example) FreeBSD/x86 6.1 indicates
16156         that the birth time is not available for files on an NFS mount.
16157
16158 2007-04-03  Simon Josefsson  <simon@josefsson.org>
16159
16160         * modules/memxor: Move back from crypto/, suggested by Bruno.
16161         * modules/crypto/hmac-sha1: Fix memxor dependency.
16162
16163         * modules/crypto/gc: Moved from ../.
16164
16165 2007-04-02  Eric Blake  <ebb9@byu.net>
16166
16167         * lib/ldexpl.c (includes): Avoid libm.
16168
16169         * modules/printf-frexpl (Depends-on): Depend on ldexpl.
16170
16171 2007-04-02  Bruno Haible  <bruno@clisp.org>
16172
16173         * lib/sysexit_.h (EX_OK): Disable the EX_OK definition from <unistd.h>
16174         on IRIX.
16175
16176 2007-04-02  Bruno Haible  <bruno@clisp.org>
16177
16178         * m4/intdiv0.m4 (gt_INTDIV0): Avoid performing the test for real on
16179         x86 or x86_64 platforms running MacOS X.
16180         Reported by Ryan Schmidt <@ryandesign.com>.
16181
16182 2007-04-02  Bruno Haible  <bruno@clisp.org>
16183
16184         * m4/intdiv0.m4 (gt_INTDIV0): When cross-compiling, treat x86_64 like
16185         i386.
16186
16187 2007-04-01  Simon Josefsson  <simon@josefsson.org>
16188
16189         * modules/crypto/arcfour: Moved from ../.
16190         * modules/crypto/arcfour-tests: Moved from ../.
16191         * modules/crypto/arctwo: Moved from ../.
16192         * modules/crypto/arctwo-tests: Moved from ../.
16193         * modules/crypto/des: Moved from ../.
16194         * modules/crypto/des-tests: Moved from ../.
16195         * modules/crypto/gc-arcfour: Moved from ../.
16196         * modules/crypto/gc-arcfour-tests: Moved from ../.
16197         * modules/crypto/gc-arctwo: Moved from ../.
16198         * modules/crypto/gc-arctwo-tests: Moved from ../.
16199         * modules/crypto/gc-des: Moved from ../.
16200         * modules/crypto/gc-des-tests: Moved from ../.
16201         * modules/crypto/gc-hmac-md5: Moved from ../.
16202         * modules/crypto/gc-hmac-md5-tests: Moved from ../.
16203         * modules/crypto/gc-hmac-sha1: Moved from ../.
16204         * modules/crypto/gc-hmac-sha1-tests: Moved from ../.
16205         * modules/crypto/gc-md2: Moved from ../.
16206         * modules/crypto/gc-md2-tests: Moved from ../.
16207         * modules/crypto/gc-md4: Moved from ../.
16208         * modules/crypto/gc-md4-tests: Moved from ../.
16209         * modules/crypto/gc-md5: Moved from ../.
16210         * modules/crypto/gc-md5-tests: Moved from ../.
16211         * modules/crypto/gc-pbkdf2-sha1: Moved from ../.
16212         * modules/crypto/gc-pbkdf2-sha1-tests: Moved from ../.
16213         * modules/crypto/gc-random: Moved from ../.
16214         * modules/crypto/gc-rijndael: Moved from ../.
16215         * modules/crypto/gc-rijndael-tests: Moved from ../.
16216         * modules/crypto/gc-sha1: Moved from ../.
16217         * modules/crypto/gc-sha1-tests: Moved from ../.
16218         * modules/crypto/gc-tests: Moved from ../.
16219         * modules/crypto/hmac-md5: Moved from ../.
16220         * modules/crypto/hmac-md5-tests: Moved from ../.
16221         * modules/crypto/hmac-sha1: Moved from ../.
16222         * modules/crypto/hmac-sha1-tests: Moved from ../.
16223         * modules/crypto/md2: Moved from ../.
16224         * modules/crypto/md2-tests: Moved from ../.
16225         * modules/crypto/md4: Moved from ../.
16226         * modules/crypto/md4-tests: Moved from ../.
16227         * modules/crypto/md5: Moved from ../.
16228         * modules/crypto/md5-tests: Moved from ../.
16229         * modules/crypto/memxor: Moved from ../.
16230         * modules/crypto/rijndael: Moved from ../.
16231         * modules/crypto/rijndael-tests: Moved from ../.
16232         * modules/crypto/sha1: Moved from ../.
16233
16234 2007-03-30  James Youngman  <jay@gnu.org>
16235
16236         * tests/test-stat-time.c (prepare_test): use chmod() rather than
16237         rename() to change the ctime of a file (because ctime is unaffected
16238         by rename on jfs2 on AIX 5.1).
16239         (main): Start by doing cleanup, in case a previous run failed leaving
16240         test files behind.
16241
16242 2007-03-31  Bruno Haible  <bruno@clisp.org>
16243
16244         Support old proprietary implementations of iconv.
16245         * modules/iconv_open: New file.
16246         * lib/iconv_.h: New file.
16247         * m4/iconv_h.m4: New file.
16248         * lib/iconv_open.c: New file.
16249         * lib/iconv_open-aix.gperf: New file.
16250         * lib/iconv_open-hpux.gperf: New file.
16251         * lib/iconv_open-irix.gperf: New file.
16252         * lib/iconv_open-osf.gperf: New file.
16253         * m4/iconv_open.m4: New file.
16254         * modules/linebreak (Depends-on): Add iconv_open.
16255         * modules/striconv (Depends-on): Likewise.
16256         * modules/striconveh (Depends-on): Likewise.
16257         * modules/unicodeio (Depends-on): Likewise.
16258         * lib/striconveh.h (mem_cd_iconveh, str_cd_iconveh): Allow cd to be
16259         (iconv_t)(-1).
16260         * lib/striconveh.c (mem_cd_iconveh_internal): Use an indirect
16261         conversion if cd is (iconv_t)(-1).
16262         (mem_iconveh, str_iconveh): Don't fail just because a direct conversion
16263         is not possible.
16264
16265 2007-03-31  Bruno Haible  <bruno@clisp.org>
16266
16267         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
16268         work on Solaris either. Protect also second use of "autodetect_jp".
16269
16270 2007-03-31  Bruno Haible  <bruno@clisp.org>
16271
16272         * m4/frexpl.m4 (gl_FUNC_FREXPL): Set HAVE_DECL_FREXPL to 0 when
16273         the function is not present.
16274
16275 2007-03-31  Bruno Haible  <bruno@clisp.org>
16276
16277         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Set HAVE_DECL_LDEXPL to 0 when
16278         the function is not present.
16279
16280 2007-03-31  Bruno Haible  <bruno@clisp.org>
16281
16282         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-29 patch. Test also against
16283         a bug in HP-UX iconv_open().
16284
16285 2007-03-31  Bruno Haible  <bruno@clisp.org>
16286
16287         * MODULES.html.sh (func_module): Don't show gnulib-common.m4.
16288         (Mathematics <math.h>): New section, add fpieee.
16289         (Input/output <stdio.h>): Add fseterr.
16290         (Mathematics <math.h>): New section, add printf-frexp.
16291         (Container data structures): Add sublist.
16292         (Core language properties): Add fpucw, inline.
16293         (Functions for greatest-width integer types <inttypes.h>): Add
16294         imaxabs, imaxdiv, inttypes.
16295         (Mathematics <math.h>): Add frexp, frexpl, isnan-nolibm, isnanl,
16296         isnanl-nolibm, ldexp.
16297         (Mathematics <math.h>): New section, add printf-frexpl.
16298         (Support for systems lacking POSIX:2001): Add fprintf-posix,
16299         printf-posix, snprintf-posix, sprintf-posix, string, search, socklen,
16300         sys_select, sys_socket, vasnprintf-posix, vasprintf-posix,
16301         vfprintf-posix, vprintf-posix, vsnprintf-posix, vsprintf-posix.
16302         (Unicode string functions): Add unistr/u*-mbtoucr.
16303         (Java): Add javacomp-script, javaexec-script.
16304         (C#): Add csharpcomp-script, csharpexec-script.
16305         (Support for building libraries and executables): Add havelib,
16306         relocatable-*.
16307         (Support for maintaining and releasing projects): Renamed from
16308         'Support for maintaining and release projects'. Add announce-gen.
16309
16310 2007-03-31  Bruno Haible  <bruno@clisp.org>
16311
16312         * README: Talk primarily about git.
16313         (git and CVS): Renamed from CVS.
16314         * doc/gnulib.texi (Introduction, Build robot for gnulib): Mention that
16315         gnulib is available through git.
16316         * doc/gnulib-tool.texi (CVS Issues): Mention git and svn as well.
16317
16318 2007-03-30  Bruno Haible  <bruno@clisp.org>
16319
16320         * lib/alloca_.h: Change prefix of double-inclusion guard macro to _GL_.
16321         * lib/poll_.h: Likewise.
16322         * lib/stat_.h: Likewise.
16323         * lib/sys_time_.h: Likewise.
16324         * lib/sysexit_.h: Likewise.
16325         * lib/glob_.h: Prefix double-inclusion guard macro with _GL_.
16326         * lib/stdbool_.h: Likewise.
16327         * lib/byteswap_.h: Add double-inclusion guard.
16328
16329 2007-03-30  Sergey Poznyakoff  <gray@mirddin.farlep.net>
16330
16331         * lib/sysexit_.h: Prefix double-inclusion guard macro with _GNULIB.
16332
16333 2007-03-30  Karl Berry  <karl@gnu.org>
16334
16335         * config/srclist-update: double space after USA in the license
16336         substitution, since that's how it's usually (?) written.
16337
16338 2007-03-30  Paul Eggert  <eggert@cs.ucla.edu>
16339
16340         * lib/write-any-file.c (can_write_any_file): Fix else-else bug
16341         reported by Bruno Haible.
16342
16343 2007-03-29  Bruno Haible  <bruno@clisp.org>
16344
16345         * m4/iconv.m4 (AM_ICONV_LINK): Require AC_CANONICAL_HOST. Test against
16346         a bug in AIX iconv().
16347
16348 2007-03-29  Bruno Haible  <bruno@clisp.org>
16349
16350         * modules/ldexpl-tests: New file.
16351         * tests/test-ldexpl.c: New file.
16352
16353 2007-03-29  Bruno Haible  <bruno@clisp.org>
16354
16355         * lib/ldexpl.c: Include fpucw.h.
16356         (ldexpl): Use BEGIN/END_LONG_DOUBLE_ROUNDING. Skip the last unneeded
16357         multiplication.
16358         * modules/ldexpl (Depends-on): Add fpucw.
16359
16360 2007-03-29  Bruno Haible  <bruno@clisp.org>
16361
16362         * modules/ldexpl: New file.
16363         * m4/ldexpl.m4: New file.
16364         * lib/math_.h (ldexpl): Define to a replacement if REPLACE_LDEXPL is
16365         set.
16366         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize also GNULIB_LDEXPL,
16367         REPLACE_LDEXPL.
16368         * modules/math (Makefile.am): Substitute also GNULIB_LDEXPL,
16369         REPLACE_LDEXPL.
16370         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
16371         gl_FUNC_LDEXPL_WORKS.
16372         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Remove test for ldexpl.
16373         * modules/mathl (Files): Remove lib/ldexpl.c.
16374         (Depends-on): Add ldexpl.
16375
16376 2007-03-29  Bruno Haible  <bruno@clisp.org>
16377
16378         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Declare frexpl.
16379
16380 2007-03-29  Bruno Haible  <bruno@clisp.org>
16381
16382         * tests/test-striconveh.c (main): Don't assume that a direct conversion
16383         between ISO-8859-1 and ISO-8859-2 is possible. Needed for OSF/1, IRIX
16384         and possibly also HP-UX.
16385         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
16386         work on AIX, IRIX, HP-UX, OSF/1.
16387         * tests/uniconv/test-u16-conv-from-enc.c (main): Likewise.
16388         * tests/uniconv/test-u16-strconv-from-enc.c (main): Likewise.
16389         * tests/uniconv/test-u32-conv-from-enc.c (main): Likewise.
16390         * tests/uniconv/test-u32-strconv-from-enc.c (main): Likewise.
16391         * tests/uniconv/test-u8-conv-from-enc.c (main): Likewise.
16392         * tests/uniconv/test-u8-strconv-from-enc.c (main): Likewise.
16393
16394 2007-03-29  Bruno Haible  <bruno@clisp.org>
16395
16396         * tests/test-stat-time.c: Include <fcntl.h>, not <sys/fcntl.h>.
16397
16398 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
16399
16400         * lib/acl-internal.h (acl_get_fd, acl_set_fd): undef before defining,
16401         to work around a problem on OSF/1 5.1 reported by Bruno Haible.
16402
16403 2007-03-29  Eric Blake  <ebb9@byu.net>
16404
16405         * lib/acl-internal.h: Remove redundant include.
16406         (ACL_NOT_WELL_SUPPORTED): Also filter on EBUSY, returned by
16407         Cygwin when a file is locked.
16408
16409 2007-03-29  Bruno Haible  <bruno@clisp.org>
16410
16411         * lib/vasprintf.c [IN_LIBASPRINTF]: Include different specification
16412         file.
16413         * lib/asprintf.c [IN_LIBASPRINTF]: Likewise.
16414
16415 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
16416
16417         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Don't bother to
16418         try to remove a parent directory if the child couldn't be removed
16419         (except for the first rmdir, which could fail because the child
16420         doesn't exist).  Problem reported by Jeff Blaine in
16421         <http://lists.gnu.org/archive/html/bug-tar/2007-03/msg00014.html>.
16422
16423 2007-03-28  Bruno Haible  <bruno@clisp.org>
16424
16425         * lib/striconveh.c (utf8conv_carefully): New function.
16426         (mem_cd_iconveh_internal): Invoke it.
16427
16428 2007-03-28  Bruno Haible  <bruno@clisp.org>
16429
16430         * lib/striconveh.c (mem_cd_iconveh_internal): Use u8_mbtoucr instead
16431         of u8_mbtouc in order to distinguish invalid and incomplete UTF-8
16432         input.
16433         * modules/striconveh (Depends-on): Add unistr/u8-mbtoucr. Replace
16434         utf8-ucs4 with unistr/u8-mbtouc. Replace ucs4-utf8 with
16435         unistr/u8-uctomb.
16436
16437 2007-03-28  Bruno Haible  <bruno@clisp.org>
16438
16439         * modules/unistr/u8-mbtoucr: New file.
16440         * lib/unistr/u8-mbtoucr.c: New file.
16441         * modules/unistr/u16-mbtoucr: New file.
16442         * lib/unistr/u16-mbtoucr.c: New file.
16443         * modules/unistr/u16-mbtoucr: New file.
16444         * lib/unistr/u16-mbtoucr.c: New file.
16445         * lib/unistr.h (u8_mbtoucr, u16_mbtoucr, u32_mbtoucr): New declarations.
16446
16447 2007-03-27  Simon Josefsson  <simon@josefsson.org>
16448             Bruno Haible  <bruno@clisp.org>
16449
16450         * m4/vasprintf.m4: Convert AC_SUBST into shell variable for
16451         REPLACE_VASPRINTF.  Set HAVE_VASPRINTF.  Add
16452         AC_REQUIRE([gl_STDIO_H_DEFAULTS]).
16453
16454         * m4/stdio_h.m4: Add stubs for vasprintf too.
16455
16456         * modules/stdio: Support vasprintf in sed command.
16457
16458         * modules/vasprintf: Depend on stdio for prototypes.  Remove
16459         vasprintf.h.  Add stdio module indicator.
16460
16461         * lib/stdio_.h: Declare asprintf and vasprintf, based on
16462         vasprintf.h.
16463
16464         * lib/vasprintf.h: File removed.
16465
16466         * lib/asprintf.c: Use stdio.h instead of vasprintf.h.
16467         * lib/vasprintf.c: Ditto.
16468         * lib/xvasprintf.c: Ditto.
16469         * tests/test-vasprintf-posix.c: Ditto.
16470         * tests/test-vasprintf.c: Ditto.
16471
16472 2007-03-27  Bruno Haible  <bruno@clisp.org>
16473
16474         Make vasnprintf multithread-safe.
16475         * lib/vasnprintf.c (decimal_point_char): New function.
16476         (VASNPRINTF): Use it.
16477         Suggested by Simon Josefsson.
16478
16479 2007-03-27  Eric Blake  <ebb9@byu.net>
16480
16481         Support sub-second birthtime on cygwin.
16482         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Also check for st_birthtim.
16483         * lib/stat-time.h (STAT_TIMESPEC): Adjust comments.
16484         (get_stat_birthtime): Also work with st_birthtim.
16485
16486 2007-03-27  Paul Eggert  <eggert@cs.ucla.edu>
16487
16488         * lib/stat-time.h (USE_BIRTHTIME): Remove.
16489         (get_stat_atime_ns, get_stat_ctime_ns, get_stat_mtime_ns):
16490         (get_stat_birthtime_ns): Do not try to use "spare" fields.
16491         (get_stat_birthtime_ns): Simplify compile-time tests.
16492         (get_stat_birthtime): Change the API to look like
16493         get_stat_mtime etc., except return a negative tv_nsec on error.
16494         * m4/stat-time.m4 (gl_STAT_TIME, gl_STAT_BIRTHTIME):
16495         Don't check for "spare" fields.
16496         (gl_STAT_BIRTHTIME): Don't check for struct stat.st_birthtimespec.tv_sec
16497         or for struct stat.st_birthtime, as these tests aren't used.
16498         * tests/test-stat-time.c (test_birthtime): Adjust to new API.
16499
16500 2007-03-27  Bruno Haible  <bruno@clisp.org>
16501
16502         * lib/stat-time.h: Include <sys/stat.h>.
16503
16504 2007-03-27  James Youngman  <jay@gnu.org>
16505
16506         * lib/stat-time.h (get_stat_birthtime): New function for
16507           retrieving st_birthtime as provided by UFS2 (hence *BSD).
16508         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Probe for st_birthtime
16509           and its variants.
16510         * modules/stat-time (configure.ac): call gl_STAT_BIRTHTIME.
16511         * modules/stat-time-test: New file.
16512         * tests/test-stat-time.c: New test, devised by Bruno Haible.
16513
16514 2007-03-26  Bruno Haible  <bruno@clisp.org>
16515
16516         Better support of signalling NaNs.
16517         * lib/atanl.c: Include isnanl.h.
16518         (atanl): Perform test for NaN at the beginning of the function and
16519         through a call to isnanl.
16520         * lib/cosl.c: Include isnanl.h.
16521         (cosl): Perform test for NaN at the beginning of the function and
16522         through a call to isnanl.
16523         * lib/ldexpl.c: Include isnanl.h.
16524         (ldexpl): Perform test for NaN through a call to isnanl.
16525         * lib/logl.c: Include isnanl.h.
16526         (logl): Perform test for NaN at the beginning of the function and
16527         through a call to isnanl.
16528         * lib/sinl.c: Include isnanl.h.
16529         (sinl): Perform test for NaN at the beginning of the function and
16530         through a call to isnanl.
16531         * lib/sqrtl.c: Include isnanl.h.
16532         (sqrtl): Perform test for NaN at the beginning of the function and
16533         through a call to isnanl.
16534         * lib/tanl.c: Include isnanl.h.
16535         (tanl): Perform test for NaN at the beginning of the function and
16536         through a call to isnanl.
16537         * lib/trigl.c (ieee754_rem_pio2l): Remove test for NaN.
16538         * modules/mathl (Depends-on): Add isnanl.
16539
16540 2007-03-26  Eric Blake  <ebb9@byu.net>
16541
16542         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Fix
16543         regression in logic sense of previous patch.
16544
16545 2007-03-26  Bruno Haible  <bruno@clisp.org>
16546
16547         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Don't use
16548         unportable shell command "if ! ...".
16549         Reported by Ralf Wildenhues.
16550
16551 2007-03-25  Bruno Haible  <bruno@clisp.org>
16552
16553         * lib/sysexit_,h: If HAVE_SYSEXITS_H is defined, include the original
16554         <sysexits.h> file, and only add EX_CONFIG.
16555         * m4/sysexits.m4 (gl_SYSEXITS): If <sysexits.h> exists, check its
16556         absolute file name and whether it is sufficient. Substitute also
16557         HAVE_SYSEXITS_H and ABSOLUTE_SYSEXITS_H.
16558         * modules/sysexits (Makefile.am): Substitute HAVE_SYSEXITS_H and
16559         ABSOLUTE_SYSEXITS_H into sysexits.h.
16560
16561 2007-03-25  Bruno Haible  <bruno@clisp.org>
16562
16563         * lib/getaddrinfo.c (getaddrinfo): Don't access hints->ai_flags when
16564         hints is NULL.
16565
16566 2007-03-25  Bruno Haible  <bruno@clisp.org>
16567
16568         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Add a cast.
16569         * lib/uniconv/u8-strconv-to-enc.c (u8_strconv_to_encoding): Likewise.
16570
16571 2007-03-25  Bruno Haible  <bruno@clisp.org>
16572
16573         * lib/vasnprintf.c: Include langinfo.h.
16574         (VASNPRINTF): Prefer nl_langinfo over localeconv, since it's more
16575         multithread-safe.
16576         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): New macro.
16577         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke it.
16578         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
16579         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
16580         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
16581         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
16582         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
16583         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX: Likewise.
16584         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
16585         Reported by Simon Josefsson.
16586
16587 2007-03-25  Bruno Haible  <bruno@clisp.org>
16588
16589         * lib/printf-parse.c [!IN_LIBINTL]: Include <stdint.h>, for intmax_t.
16590         (PRINTF_PARSE): Make the support for size specifier 'j' unconditional.
16591         * modules/vasnprintf (Depends-on): Add stdint.
16592
16593 2007-03-25  Bruno Haible  <bruno@clisp.org>
16594
16595         * modules/fpieee: New file.
16596         * m4/fpieee.m4: New file.
16597         * modules/isnan-nolibm (Depends-on): Add fpieee.
16598         * modules/isnanl-nolibm (Depends-on): Add fpieee.
16599         * modules/isnanl (Depends-on): Add fpieee.
16600
16601 2007-03-25  Bruno Haible  <bruno@clisp.org>
16602
16603         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Test also finite numbers.
16604
16605 2007-03-25  Bruno Haible  <bruno@clisp.org>
16606
16607         Avoid test failures on IRIX 6.5.
16608         * tests/test-frexpl.c (MIN_NORMAL_EXP): New macro.
16609         (main): Use it.
16610         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP): New
16611         macros.
16612         (main): Use them.
16613
16614 2007-03-25  Bruno Haible  <bruno@clisp.org>
16615
16616         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): New macro.
16617         (gl_FUNC_FREXPL): Invoke it. Set REPLACE_FREXPL to 1 if it frexpl
16618         exists but doesn't work.
16619         * lib/math_.h (frexpl): Define as a replacement macro if REPLACE_FREXPL
16620         is set. Don't provide a prototype if REPLACE_FREXPL is not set.
16621         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_FREXPL.
16622         * modules/math (Makefile.am) Substibute also REPLACE_FREXPL into math.h.
16623
16624 2007-03-25  Bruno Haible  <bruno@clisp.org>
16625
16626         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Add check whether frexp(inf)
16627         returns inf. Needed on IRIX 6.5.
16628
16629 2007-03-25  Bruno Haible  <bruno@clisp.org>
16630
16631         * tests/test-frexpl.c: Include isnanl-nolibm.h.
16632         (main): Use isnanl instead of x != x idiom.
16633         * modules/frexpl-tests (Depends-on): Add isnanl-nolibm.
16634
16635         * tests/test-frexp.c: Include isnan.h.
16636         (main): Use isnan instead of x != x idiom.
16637         * modules/frexp-tests (Depends-on): Add isnan-nolibm.
16638
16639 2007-03-25  Bruno Haible  <bruno@clisp.org>
16640
16641         * tests/test-frexp.c (NaN): New function/macro.
16642         (main): Use it instead of 0.0 / 0.0.
16643         * tests/test-isnan.c (NaN): New function/macro.
16644         (main): Use it instead of 0.0 / 0.0.
16645         * tests/test-vasnprintf-posix.c (NaN): New function/macro.
16646         (test_function): Use it instead of 0.0 / 0.0.
16647         * tests/test-vasprintf-posix.c (NaN): New function/macro.
16648         (test_function): Use it instead of 0.0 / 0.0.
16649         * tests/test-snprintf-posix.h (NaN): New function/macro.
16650         (test_function): Use it instead of 0.0 / 0.0.
16651         * tests/test-sprintf-posix.h (NaN): New function/macro.
16652         (test_function): Use it instead of 0.0 / 0.0.
16653         * tests/test-fprintf-posix.h (NaN): New function/macro.
16654         (test_function): Use it instead of 0.0 / 0.0.
16655         * tests/test-printf-posix.h (NaN): New function/macro.
16656         (test_function): Use it instead of 0.0 / 0.0.
16657
16658         * lib/isnan.c (FUNC): Work around a DEC C compiler bug.
16659
16660 2007-03-25  Bruno Haible  <bruno@clisp.org>
16661
16662         * lib/glob_.h: Include <sys/stat.h>. Avoids warnings on AIX 5.1.
16663
16664 2007-03-25  Bruno Haible  <bruno@clisp.org>
16665
16666         * lib/regexec.c (merge_state_with_log): Make static.
16667
16668 2007-03-25  Bruno Haible  <bruno@clisp.org>
16669
16670         * lib/trigl.c (kernel_rem_pio2): Make static.
16671
16672 2007-03-25  Bruno Haible  <bruno@clisp.org>
16673
16674         * lib/sincosl.c (sincosl_table): Make static.
16675
16676 2007-03-25  Bruno Haible  <bruno@clisp.org>
16677
16678         * lib/argp.h (__restrict): Define to empty, rather than to 'restrict',
16679         if the compiler does not support C99.
16680
16681 2007-03-25  Bruno Haible  <bruno@clisp.org>
16682
16683         * modules/time (Makefile.am): Ensure all rule action lines start with a
16684         tab.
16685
16686 2007-03-24  Bruno Haible  <bruno@clisp.org>
16687
16688         * modules/tsearch-tests: New file.
16689         * tests/test-tsearch.sh: New file.
16690         * tests/test-tsearch.c: New file, mostly copied from glibc.
16691
16692         * modules/search-tests: New file.
16693         * tests/test-search.c: New file.
16694
16695         * modules/search: New file.
16696         * lib/search_.h: New file, incorporating lib/tsearch.h.
16697         * m4/search_h.m4: New file.
16698         * lib/tsearch.h: Remove file.
16699         * lib/tsearch.c: Include search.h instead of tsearch.h.
16700         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Require gl_SEARCH_H_DEFAULTS. Set
16701         HAVE_TSEARCH.
16702         * modules/tsearch (Files): Remove lib/tsearch.h.
16703         (Depends-on): Add search.
16704         (configure.ac): Invoke gl_SEARCH_MODULE_INDICATOR.
16705         (Include): Change tsearch.h into search.h.
16706
16707 2007-03-24  Bruno Haible  <bruno@clisp.org>
16708
16709         * modules/fpucw: New file.
16710         * lib/fpucw.h: New file.
16711         * lib/frexp.c: Include fpucw.h.
16712         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
16713         (FUNC): Use them.
16714         * lib/printf-frexp.c: Include fpucw.h.
16715         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
16716         (FUNC): Use them.
16717         * lib/vasnprintf.c: Include fpucw.h.
16718         (VASNPRINTF): Invoke BEGIN/END_LONG_DOUBLE_ROUNDING around the
16719         'long double' calculations.
16720         * tests/test-frexpl.c: Include fpucw.h.
16721         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
16722         * tests/test-printf-frexpl.c: Include fpucw.h.
16723         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
16724         * modules/frexpl (Depends-on): Add fpucw.
16725         * modules/printf-frexpl (Depends-on): Likewise.
16726         * modules/fprintf-posix (Depends-on): Likewise.
16727         * modules/snprintf-posix (Depends-on): Likewise.
16728         * modules/sprintf-posix (Depends-on): Likewise.
16729         * modules/vasnprintf-posix (Depends-on): Likewise.
16730         * modules/vasprintf-posix (Depends-on): Likewise.
16731         * modules/vfprintf-posix (Depends-on): Likewise.
16732         * modules/vsnprintf-posix (Depends-on): Likewise.
16733         * modules/vsprintf-posix (Depends-on): Likewise.
16734         * modules/frexpl-tests (Depends-on): Likewise.
16735         * modules/printf-frexpl-tests (Depends-on): Likewise.
16736
16737 2007-03-24  Bruno Haible  <bruno@clisp.org>
16738
16739         * lib/float+.h: New file.
16740         * lib/isnan.c: Include float+.h.
16741         (SIZE): New macro.
16742         (FUNC): Compare only SIZE bytes of the value.
16743         * lib/vasnprintf.c: Include float+.h.
16744         (VASNPRINTF): When comparing agains +0.0L or +0.0, compare only
16745         SIZEOF_LDBL or SIZEOF_DBL bytes.
16746         * modules/isnan-nolibm (Files): Add lib/float+.h.
16747         * modules/isnanl-nolibm (Files): Add lib/float+.h.
16748         * modules/isnanl (Files): Add lib/float+.h.
16749         * modules/vasnprintf (Files): Add lib/float+.h.
16750
16751 2007-03-24  Bruno Haible  <bruno@clisp.org>
16752
16753         * lib/vasnprintf.c [!HAVE_LONG_DOUBLE]: Include printf-frexp.h. Don't
16754         include isnanl-nolibm.h.
16755
16756 2007-03-24  Bruno Haible  <bruno@clisp.org>
16757
16758         * tests/test-read-file.c (main): Don't produce spurious output for
16759         expected situations. Make the test fail if it encountered unexpected
16760         results.
16761
16762 2007-03-24  Bruno Haible  <bruno@clisp.org>
16763
16764         * m4/locale-fr.m4 (gt_LOCALE_FR): Remove the special-casing of NetBSD,
16765         since its fr_FR.ISO8859-1 locale wouldn't pass the tests.
16766
16767 2007-03-24  Bruno Haible  <bruno@clisp.org>
16768
16769         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Fix last change.
16770
16771 2007-03-24  Bruno Haible  <bruno@clisp.org>
16772
16773         * modules/unistr/base (Depends-on): Remove utf8-ucs4-unsafe,
16774         utf16-ucs4-unsafe, utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
16775
16776         * modules/unistr/u8-mbtouc: Add source files from module utf8-ucs4.
16777         * modules/utf8-ucs4: Turn into a symbolic link to module
16778         unistr/u8-mbtouc.
16779
16780         * modules/unistr/u8-mbtouc-unsafe: Add source files from module
16781         utf8-ucs4-unsafe.
16782         * modules/utf8-ucs4-unsafe: Turn into a symbolic link to module
16783         unistr/u8-mbtouc-unsafe.
16784
16785         * modules/unistr/u16-mbtouc: Add source files from module utf16-ucs4.
16786         * modules/utf16-ucs4: Turn into a symbolic link to module
16787         unistr/u16-mbtouc.
16788
16789         * modules/unistr/u16-mbtouc-unsafe: Add source files from module
16790         utf16-ucs4-unsafe.
16791         * modules/utf16-ucs4-unsafe: Turn into a symbolic link to module
16792         unistr/u16-mbtouc-unsafe.
16793
16794         * modules/unistr/u8-uctomb: Add source files from module utf4-utf8.
16795         * modules/ucs4-utf8: Turn into a symbolic link to module
16796         unistr/u8-ubtomb.
16797
16798         * modules/unistr/u16-uctomb: Add source files from module utf4-utf16.
16799         * modules/ucs4-utf16: Turn into a symbolic link to module
16800         unistr/u16-ubtomb.
16801
16802 2007-03-24  Bruno Haible  <bruno@clisp.org>
16803
16804         * lib/unistr/u8-mbtouc-aux.c: Renamed from lib/unistr/utf8-ucs4.c.
16805         Enable the function only if HAVE_INLINE.
16806         * lib/unistr/u8-mbtouc-unsafe-aux.c: Renamed from
16807         lib/unistr/utf8-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
16808         * lib/unistr/u16-mbtouc-aux.c: Renamed from lib/unistr/utf16-ucs4.c.
16809         Enable the function only if HAVE_INLINE.
16810         * lib/unistr/u16-mbtouc-unsafe-aux.c: Renamed from
16811         lib/unistr/utf16-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
16812         * lib/unistr/u8-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf8.c.
16813         Enable the function only if HAVE_INLINE.
16814         * lib/unistr/u16-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf16.c.
16815         Enable the function only if HAVE_INLINE.
16816         * modules/utf8-ucs4: Update.
16817         * modules/utf8-ucs4-unsafe: Update.
16818         * modules/utf16-ucs4: Update.
16819         * modules/utf16-ucs4-unsafe: Update.
16820         * modules/ucs4-utf8: Update.
16821         * modules/ucs4-utf16: Update.
16822
16823 2007-03-24  Bruno Haible  <bruno@clisp.org>
16824
16825         * lib/utf8-ucs4.h: Remove file.
16826         * lib/utf8-ucs4-unsafe.h: Remove file.
16827         * lib/utf16-ucs4.h: Remove file.
16828         * lib/utf16-ucs4-unsafe.h: Remove file.
16829         * lib/ucs4-utf8.h: Remove file.
16830         * lib/ucs4-utf16.h: Remove file.
16831         * lib/unistr.h: Include their previous contents.
16832         * m4/utf-ucs4.m4: Remove file.
16833         * m4/ucs4-utf.m4: Remove file.
16834         * modules/utf8-ucs4 (Files): Remove lib/utf8-ucs4.h.
16835         (Depends-on): Add unistr/base.
16836         (configure.ac): Remove gl_UTF_UCS4.
16837         (Makefile.am): Update.
16838         (Include): Change to unistr.h.
16839         * modules/utf8-ucs4-unsafe (Files): Remove lib/utf8-ucs4-unsafe.h.
16840         (Depends-on): Add unistr/base.
16841         (configure.ac): Remove gl_UTF_UCS4.
16842         (Makefile.am): Update.
16843         (Include): Change to unistr.h.
16844         * modules/utf16-ucs4 (Files): Remove lib/utf16-ucs4.h.
16845         (Depends-on): Add unistr/base.
16846         (configure.ac): Remove gl_UTF_UCS4.
16847         (Makefile.am): Update.
16848         (Include): Change to unistr.h.
16849         * modules/utf16-ucs4-unsafe (Files): Remove lib/utf16-ucs4-unsafe.h.
16850         (Depends-on): Add unistr/base.
16851         (configure.ac): Remove gl_UTF_UCS4.
16852         (Makefile.am): Update.
16853         (Include): Change to unistr.h.
16854         * modules/ucs4-utf8 (Files): Remove lib/ucs4-utf8.h.
16855         (Depends-on): Add unistr/base.
16856         (configure.ac): Remove gl_UCS4_UTF.
16857         (Makefile.am): Update.
16858         (Include): Change to unistr.h.
16859         * modules/ucs4-utf16 (Files): Remove lib/ucs4-utf16.h.
16860         (Depends-on): Add unistr/base.
16861         (configure.ac): Remove gl_UCS4_UTF.
16862         (Makefile.am): Update.
16863         (Include): Change to unistr.h.
16864         * lib/unistr/utf8-ucs4.c: Include unistr.h instead of utf8-ucs4.h.
16865         * lib/unistr/utf8-ucs4-unsafe.c: Include unistr.h instead of
16866         utf8-ucs4-unsafe.h.
16867         * lib/unistr/utf16-ucs4.c: Include unistr.h instead of utf16-ucs4.h.
16868         * lib/unistr/utf16-ucs4-unsafe.c: Include unistr.h instead of
16869         utf16-ucs4-unsafe.h.
16870         * lib/unistr/ucs4-utf8.c: Include unistr.h instead of ucs4-utf8.h.
16871         * lib/unistr/ucs4-utf16.c: Include unistr.h instead of ucs4-utf16.h.
16872         * lib/unistr/u8-chr.c: Don't include ucs4-utf8.h.
16873         * lib/unistr/u8-strchr.c: Likewise.
16874         * lib/unistr/u8-strrchr.c: Likewise.
16875         * lib/unistr/u16-chr.c: Don't include ucs4-utf16.h.
16876         * lib/unistr/u16-strchr.c: Likewise.
16877         * lib/unistr/u16-strrchr.c: Likewise.
16878         * lib/striconveh.c: Update.
16879         * lib/linebreak.c: Update.
16880
16881 2007-03-24  Bruno Haible  <bruno@clisp.org>
16882
16883         * lib/argp-help.c (fill_in_uparams, canon_doc_option): Cast the
16884         arguments of isspace, isalpha, isalnum, isdigit to 'unsigned char'.
16885
16886 2007-03-22  Bruno Haible  <bruno@clisp.org>
16887
16888         * lib/strptime.c (__strptime_internal): Use ANSI C syntax.
16889
16890 2007-03-23  Paul Eggert  <eggert@cs.ucla.edu>
16891
16892         * MODULES.html.sh (File system functions): New module write-any-file.
16893         * modules/write-any-file, lib/write-any-file.c, lib/write-any-file.h:
16894         * m4/write-any-file.m4: New files.
16895
16896 2007-03-23  Eric Blake  <ebb9@byu.net>
16897
16898         * gnulib-tool: Rearrange space-tab sequences, since some editors
16899         like to eat them.
16900
16901 2007-03-23  Eric Blake  <ebb9@byu.net>
16902
16903         * lib/version-etc.c (version_etc_va): Update license wording to
16904         be more concise.  Recommended by Richard Stallman.
16905
16906 2007-03-22  Bruno Haible  <bruno@clisp.org>
16907
16908         * lib/poll.c (MSG_PEEK): New fallback definition.
16909
16910 2007-03-22  Bruno Haible  <bruno@clisp.org>
16911
16912         * modules/sys_socket-tests (configure.ac): Check for shutdown function.
16913         * tests/test-sys_socket.c (a): Test only if shutdown() exists.
16914         (main): Update.
16915         Fixes a compilation error on BeOS.
16916
16917 2007-03-22  Bruno Haible  <bruno@clisp.org>
16918
16919         * modules/frexpl-tests: New file.
16920         * tests/test-frexpl.c: New file.
16921
16922         * modules/frexpl: New file.
16923         * m4/frexpl.m4: New file.
16924         * modules/math (Makefile.am): Also substitute GNULIB_FREXPL into math.h.
16925         * lib/math_.h (frexpl): Test GNULIB_FREXPL instead of GNULIB_MATHL.
16926         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FREXPL.
16927         * modules/mathl (Files): Remove lib/frexpl.c, lib/frexp.c.
16928         (Depends-on): Add frexpl. Remove isnanl-nolibm.
16929         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Don't test for frexpl.
16930
16931 2007-03-22  Bruno Haible  <bruno@clisp.org>
16932
16933         * lib/frexpl.c: Share code with lib/frexp.c.
16934         * modules/mathl (Files): Add lib/frexp.c.
16935         (Depends-on): Add isnanl-nolibm.
16936
16937 2007-03-22  Bruno Haible  <bruno@clisp.org>
16938
16939         * modules/printf-frexp (Files): Add m4/frexp.m4.
16940         * m4/printf-frexp.m4 (gl_FUNC_PRINTF_FREXP): Define HAVE_FREXP_IN_LIBC
16941         only if the found frexp function actually works.
16942
16943 2007-03-22  Bruno Haible  <bruno@clisp.org>
16944
16945         * lib/frexp.c: Remove older implementation that uses divisions.
16946
16947 2007-03-21  Bruno Haible  <bruno@clisp.org>
16948
16949         * modules/frexp-tests: New file.
16950         * tests/test-frexp.c: New file.
16951
16952         * modules/frexp: New file.
16953         * lib/frexp.c: New file.
16954         * m4/frexp.m4: New file.
16955         * lib/math_.h (frexp): New declaration.
16956         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Also initialize GNULIB_FREXP and
16957         REPLACE_FREXP.
16958         * modules/math (math.h): Also substitute GNULIB_FREXP, REPLACE_FREXP.
16959
16960 2007-03-21  Bruno Haible  <bruno@clisp.org>
16961
16962         * modules/isnanl-tests: New file.
16963         * tests/test-isnanl.c: New file.
16964
16965         * modules/isnanl: New file.
16966         * lib/isnanl.h: New file.
16967         * m4/isnanl.m4 (gl_FUNC_ISNANL): New macro.
16968         (gl_FUNC_ISNANL_NO_LIBM): Invoke gl_HAVE_ISNANL_NO_LIBM,
16969         gl_FUNC_ISNANL_WORKS.
16970         (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM, gl_FUNC_ISNANL_WORKS):
16971         New macros.
16972
16973 2007-03-21  Bruno Haible  <bruno@clisp.org>
16974
16975         * modules/isnanl-nolibm (Files): Add lib/isnanl-nolibm.h, remove
16976         lib/isnanl.h.
16977         (Include): Update.
16978         * lib/isnanl-nolibm.h: Renamed from lib/isnanl.h.
16979         * lib/vasnprintf.c: Update.
16980         * modules/isnanl-nolibm-tests (Files): Add tests/test-isnanl-nolibm.c,
16981         tests/test-isnanl.h, remove tests/test-isnanl.c.
16982         (Makefile.am): Update.
16983         * tests/test-isnanl-nolibm.c: New file.
16984         * tests/test-isnanl.h: New file.
16985         * tests/test-isnanl.c: Remove file.
16986
16987 2007-03-21  Jim Meyering  <jim@meyering.net>
16988
16989         When trying to open ".", treat ESTALE like EACCES.
16990         * lib/savewd.c (savewd_save): Resort to forking not just upon
16991         failure with EACCES, but also when errno is ESTALE.
16992
16993 2007-03-20  Bruno Haible  <bruno@clisp.org>
16994
16995         * lib/string_.h (strndup): Enable declaration also if HAVE_STRNDUP.
16996         Needed on AIX 5.1. Reported by Matthew Woehlke.
16997
16998 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
16999
17000         Suggestions by Bruno Haible:
17001         * lib/acl-internal.h: Include "gettext.h" rather than rolling
17002         our own.
17003         (ACL_NOT_WELL_SUPPORTED): Parenthesize arg when used.
17004         * modules/acl (Depends-on): Add gettext.
17005
17006 2007-03-19  Bruno Haible  <bruno@clisp.org>
17007
17008         * modules/iconvme: Remove file.
17009         * lib/iconvme.h: Remove file.
17010         * lib/iconvme.c: Remove file.
17011         * m4/iconvme.m4: Remove file.
17012
17013 2007-03-19  Bruno Haible  <bruno@clisp.org>
17014
17015         * doc/relocatable-maint.texi: Break long shell script line.
17016         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
17017
17018 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
17019
17020         Add limited support for Solaris 10 ZFS-style ACLs: just enough to
17021         handle file_has_acl.
17022         * lib/acl-internal.h, lib/acl_entries.c, lib/file-has-acl.c: New files.
17023         * lib/acl.c: Move header inclusions and related macro defns into
17024         lib/acl-internal.h.
17025         (S_ISLNK): Remove defn, since that's now done for us.
17026         (file_has_acl): Move to lib/file-has-acl.c.
17027         Call acl_trivial if available.  This is the crucial part of the fix.
17028         (acl_entries): Move to lib/acl_entries.c.  Now extern, since it's
17029         shared within the library.  Rewrite a bit, partly to make it compatible
17030         with the GNU coding style.
17031         * m4/acl.m4 (AC_FUNC_ACL): Add AC_LIBOBJ([file-has-acl]).
17032         Remove unnecessary double-quotes.
17033         Don't test for acl_to_text; the build will catch that.
17034         Replace acl_entries if it doesn't exist and it is needed.
17035         Check for -lsec and acl_trivial (as used on Solaris 10).
17036         * modules/acl (Files): Add lib/acl-internal.h, lib/acl_entries.c,
17037         lib/file-has-acl.c.
17038         (Depends-on): Add sys_stat, for S_ISLNK.
17039
17040 2007-03-19  Ben Pfaff  <blp@gnu.org>
17041
17042         * doc/gnulib.texi: Fix typos.
17043         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
17044
17045 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
17046
17047         * lib/getcwd.c (__getcwd): Remove redundant comparison of buf to NULL.
17048         If size is zero here, buf must be zero.
17049
17050 2007-03-19  Simon Josefsson  <simon@josefsson.org>
17051
17052         * des.c: Remove weak_keys_chksum.  Reported by Bruno Haible
17053         <bruno@clisp.org>.
17054
17055 2007-03-18  Bruno Haible  <bruno@clisp.org>
17056
17057         * lib/vasnprintf.c (VASNPRINTF): Undo first part of last patch.
17058         Suggested by Eric Blake.
17059
17060 2007-03-18  Ben Pfaff  <blp@gnu.org>
17061
17062         * doc/relocatable.texi: Recommend using as prefix a directory
17063         that does not exist and will never be created.  Based on
17064         discussion with Bruno Haible, Ralf Wildenhues, Matthew Woehlke,
17065         and others.
17066
17067 2007-03-17  Bruno Haible  <bruno@clisp.org>
17068
17069         * lib/fchownat.c: Include lchown.h.
17070
17071 2007-03-17  Bruno Haible  <bruno@clisp.org>
17072
17073         Fix endless loop when the given allocated size was > INT_MAX.
17074         * lib/vasnprintf.c (EOVERFLOW): New fallback definition.
17075         (VASNPRINTF): Fail with EOVERFLOW when the given allocated size is
17076         larger than INT_MAX, or when it grow to a value larger than INT_MAX.
17077         * lib/vsprintf.c (vsprintf): Don't pass a size > INT_MAX to vasnprintf.
17078         * lib/sprintf.c (sprintf): Likewise.
17079
17080 2007-03-17  Bruno Haible  <bruno@clisp.org>
17081
17082         * tests/test-argp-2.sh (func_compare): Output a context diff.
17083
17084 2007-03-17  Bruno Haible  <bruno@clisp.org>
17085
17086         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check also the
17087         locale's decimal-point character.
17088
17089 2007-03-17  Bruno Haible  <bruno@clisp.org>
17090
17091         * lib/vasnprintf.c (VASNPRINTF): Clear out the memory used for arg_mem
17092         before comparing it. Needed because on some platforms (e.g. x86) a
17093         'long double' occupies less bytes than sizeof (long double).
17094
17095 2007-03-17  Bruno Haible  <bruno@clisp.org>
17096
17097         * tests/test-crc.c (main): Make printf statements 64-bit clean.
17098         * tests/test-gc-pbkdf2-sha1.c (main): Likewise.
17099         * tests/test-getaddrinfo.c (simple): Likewise.
17100         * tests/test-read-file.c (main): Likewise.
17101
17102 2007-03-17  Bruno Haible  <bruno@clisp.org>
17103
17104         * tests/test-dirname.c (main): Make printf statements 64-bit clean.
17105
17106 2007-03-17  Bruno Haible  <bruno@clisp.org>
17107
17108         * tests/test-xvasprintf.c (test_xvasprintf, test_xasprintf): Remove
17109         unused variable.
17110
17111 2007-03-17  Bruno Haible  <bruno@clisp.org>
17112
17113         * tests/test-c-strcasecmp.c: Include c-strcase.h.
17114         * tests/test-c-strncasecmp.c: Likewise.
17115
17116 2007-03-17  Bruno Haible  <bruno@clisp.org>
17117
17118         * modules/stdlib (Depends-on): Add unistd.
17119         * lib/stdlib_.h: Include <unistd.h> if mkstemp is desired.
17120         Needed for MacOS X 10.3.
17121
17122 2007-03-17  Bruno Haible  <bruno@clisp.org>
17123
17124         * lib/unistr/u-strdup.h: Include <stdlib.h>.
17125
17126 2007-03-17  Bruno Haible  <bruno@clisp.org>
17127
17128         * lib/unistr/u-cpy-alloc.h: Include <stdlib.h>.
17129
17130 2007-03-17  Bruno Haible  <bruno@clisp.org>
17131
17132         * gnulib-tool (func_import): Update .cvsignore and .gitignore files
17133         to reflect files copied from gnulib (with or without modifications).
17134         Suggested by Jim Meyering.
17135
17136 2007-03-17  Eric Blake  <ebb9@byu.net>
17137
17138         * NEWS: Document stdlib change from 2007-02-18.
17139
17140 2007-03-17  Jim Meyering  <jim@meyering.net>
17141
17142         Detect use of AC_CONFIG_AUX_DIR also when its argument is quoted.
17143         * build-aux/bootstrap: Put ""s around use of $build_aux, in case
17144         someone uses a name containing shell meta-characters.
17145         Reported by Alfred M. Szmidt.
17146
17147         * build-aux/bootstrap: Don't use \> in grep regexp.  For HP-UX.
17148
17149 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
17150
17151         * build-aux/bootstrap (with_gettext): New variable.  Run autopoint
17152         and copy gettext configuration files only if configure.ac contains
17153         a use of AM_GNU_GETTEXT_VERSION.
17154
17155 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
17156
17157         * build-aux/bootstrap (gnulib_name): New variable.
17158         (gnulib_tool_options): Use it.
17159
17160 2007-03-13  Simon Josefsson  <simon@josefsson.org>
17161
17162         * tests/test-des.c: Use new namespace.
17163
17164 2007-03-15  Bruno Haible  <bruno@clisp.org>
17165
17166         * lib/dummy.c (gl_dummy_symbol): Renamed from 'dummy'.
17167         Reported by James Youngman <jay@gnu.org>.
17168
17169 2007-03-15  Bruno Haible  <bruno@clisp.org>
17170
17171         * lib/glob.c (glob): Add 'restrict' so that prototype matches the
17172         declared prototype. Needed with cc on OSF/1 5.1.
17173
17174 2007-03-15  Bruno Haible  <bruno@clisp.org>
17175
17176         * lib/gl_list.h (gl_listelement_dispose_fn): New type.
17177         (gl_list_create_empty, gl_list_create): Add dispose_fn argument.
17178         (struct gl_list_implementation): Add dispose_fn argument to the
17179         'create_empty', 'create' methods.
17180         (struct gl_list_impl_base): Add field 'dispose_fn'.
17181         * lib/gl_list.c (gl_list_create_empty, gl_list_create): Add dispose_fn
17182         argument.
17183         * lib/gl_array_list.c (gl_array_create_empty, gl_array_create): Add
17184         dispose_fn argument.
17185         (gl_array_remove_node, gl_array_remove_at, gl_array_list_free): Call
17186         dispose_fn on the dropped values.
17187         * lib/gl_carray_list.c (gl_carray_create_empty, gl_carray_create): Add
17188         dispose_fn argument.
17189         (gl_carray_remove_at, gl_carray_list_free): Call dispose_fn on the
17190         dropped values.
17191         * lib/gl_anyavltree_list2.h (gl_tree_create): Add dispose_fn argument.
17192         (gl_tree_remove_node): Call dispose_fn on the dropped value.
17193         * lib/gl_anyrbtree_list2.h (gl_tree_create): Add dispose_fn argument.
17194         (gl_tree_remove_node): Call dispose_fn on the dropped value.
17195         * lib/gl_anytree_list2.h (gl_tree_create_empty): Add dispose_fn
17196         argument.
17197         (gl_tree_list_free): Call dispose_fn on the dropped values.
17198         * lib/gl_anytreehash_list2.h (gl_tree_list_free): Call dispose_fn on
17199         the dropped values.
17200         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
17201         Add dispose_fn argument.
17202         (gl_linked_remove_node, gl_linked_remove_at, gl_linked_list_free):
17203         Call dispose_fn on the dropped values.
17204         * lib/gl_sublist.c (gl_sublist_create_empty, gl_sublist_create_fill):
17205         Add dispose_fn argument.
17206         (gl_sublist_create): Initialize the 'dispose_fn' field.
17207         * lib/clean-temp.c (create_temp_dir, register_fd): Update.
17208         * tests/test-array_list.c (main): Update.
17209         * tests/test-carray_list.c (main): Update.
17210         * tests/test-avltree_list.c (main): Update.
17211         * tests/test-rbtree_list.c (main): Update.
17212         * tests/test-avltreehash_list.c (main): Update.
17213         * tests/test-rbtreehash_list.c (main): Update.
17214         * tests/test-linked_list.c (main): Update.
17215         * tests/test-linkedhash_list.c (main): Update.
17216         * tests/test-array_oset.c (main): Update.
17217
17218 2007-03-15  Bruno Haible  <bruno@clisp.org>
17219
17220         * lib/gl_oset.h (gl_setelement_dispose_fn): New type.
17221         (gl_oset_create_empty): Add dispose_fn argument.
17222         (struct gl_oset_implementation): Add dispose_fn argument to
17223         'create_empty' method.
17224         (struct gl_oset_impl_base): Add dispose_fn field.
17225         * lib/gl_oset.c (gl_oset_create_empty): Add dispose_fn argument.
17226         * lib/gl_array_oset.c (gl_array_create_empty): Add dispose_fn argument.
17227         (gl_array_remove_at, gl_array_free): Call dispose_fn on the dropped
17228         values.
17229         * lib/gl_anytree_oset.h (gl_tree_create_empty): Add dispose_fn argument.
17230         (gl_tree_oset_free): Call dispose_fn on the dropped values.
17231         * lib/gl_avltree_oset.c (gl_tree_remove_node): Call dispose_fn on the
17232         dropped value.
17233         * lib/gl_rbtree_oset.c (gl_tree_remove_node): Call dispose_fn on the
17234         dropped value.
17235         * tests/test-array_oset.c (main): Update.
17236         * tests/test-avltree_oset.c (main): Update.
17237         * tests/test-rbtree_oset.c (main): Update.
17238         * lib/gl_anytreehash_list1.h (add_to_bucket): Update.
17239
17240 2007-03-13  Bruno Haible  <bruno@clisp.org>
17241
17242         * tests/test-stdbool.c (i): Update after last patch.
17243
17244 2007-03-12  Bruno Haible  <bruno@clisp.org>
17245
17246         * lib/quotearg.c: Include <wctype.h> early, before the definition of
17247         the iswprint macro. Needed on Solaris 2.5.1.
17248
17249 2007-03-12  Bruno Haible  <bruno@clisp.org>
17250
17251         * tests/test-printf-frexp.c (main): Declare x as volatile.
17252
17253 2007-03-12  Simon Josefsson  <simon@josefsson.org>
17254
17255         * doc/gnulib.texi (Build robot for gnulib): New section.
17256
17257 2007-03-12  Jim Meyering  <jim@meyering.net>
17258
17259         * build-aux/bootstrap: New file.
17260         * build-aux/bootstrap.conf: New file, from coreutils.
17261
17262 2007-03-11  Bruno Haible  <bruno@clisp.org>
17263
17264         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Require AC_C_INLINE.
17265
17266 2007-03-12  Simon Josefsson  <simon@josefsson.org>
17267
17268         * lib/des.h, lib/des.c, lib/gc-gnulib.c: Use gl_ namespace, to
17269         avoid collisions with 'des_setkey'.  Reported by Bruno Haible
17270         <bruno@clisp.org>.  Also change 'tripledes_' to '3des_'.
17271
17272 2007-03-11  Bruno Haible  <bruno@clisp.org>
17273
17274         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): If the test program fails to
17275         compile, set LOCALE_TR_UTF8 to 'none' instead of empty.
17276
17277 2007-03-11  Bruno Haible  <bruno@clisp.org>
17278
17279         * lib/stdint_.h (INT64_MIN, INTMAX_MIN): Avoid using the ~INT..._MAX
17280         formula. Needed for SunPRO C 5.0.
17281
17282 2007-03-11  Bruno Haible  <bruno@clisp.org>
17283
17284         * modules/long-options (Depends-on): Add getopt.
17285
17286 2007-03-11  Bruno Haible  <bruno@clisp.org>
17287
17288         * modules/modechange (Depends-on): Add stdbool.
17289
17290 2007-03-11  Bruno Haible  <bruno@clisp.org>
17291
17292         * modules/i-ring (Depends-on): Add stdbool.
17293
17294 2007-03-11  Bruno Haible  <bruno@clisp.org>
17295
17296         * modules/gc-des (Depends-on): Add stdbool.
17297
17298 2007-03-11  Bruno Haible  <bruno@clisp.org>
17299
17300         * m4/mktime.m4 (gl_PREREQ_MKTIME): Require AC_C_INLINE.
17301
17302 2007-03-11  Bruno Haible  <bruno@clisp.org>
17303
17304         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Require AC_C_RESTRICT.
17305
17306 2007-03-11  Bruno Haible  <bruno@clisp.org>
17307
17308         * lib/unistr/u32-mbtouc-unsafe.c (u32_mbtouc_unsafe): Fix syntax error.
17309
17310 2007-03-11  Bruno Haible  <bruno@clisp.org>
17311
17312         * lib/vasnprintf.c (sprintf): Undefine.
17313
17314 2007-03-11  Bruno Haible  <bruno@clisp.org>
17315
17316         * lib/isnan.c (rpl_isnan, rpl_isnanl): Work around bug regarding
17317         initializers in SunPRO C and Compaq C compilers.
17318
17319 2007-03-11  Bruno Haible  <bruno@clisp.org>
17320
17321         * lib/gl_array_oset.c (gl_array_iterator_next): Make pointer
17322         decrementing code ANSI C compliant.
17323
17324 2007-03-11  Bruno Haible  <bruno@clisp.org>
17325
17326         * lib/dummy.c [__sun]: Define a dummy variable, not just a typedef.
17327         Needed for Solaris 2.5.1 ranlib and SunPRO C 5.0.
17328
17329 2007-03-11  Bruno Haible  <bruno@clisp.org>
17330
17331         * tests/test-stdbool.c (s, d, e, xlcbug): Disable checks that gnulib's
17332         <stdbool.h> substitute doesn't pass.
17333
17334 2007-03-11  Bruno Haible  <bruno@clisp.org>
17335
17336         * lib/vasnprintf.c (snprintf): Undefine. Avoids an endless recursion.
17337
17338 2007-03-11  Bruno Haible  <bruno@clisp.org>
17339
17340         * gnulib-tool (func_create_megatestdir): Create also an autobuild
17341         script, for submission to autobuild.josefsson.org.
17342
17343 2007-03-10  Bruno Haible  <bruno@clisp.org>
17344
17345         * modules/canonicalize-lgpl-tests: New file.
17346         * tests/test-canonicalize-lgpl.sh: New file.
17347         * tests/test-canonicalize-lgpl.c: New file.
17348
17349         * modules/c-strcase-tests: New file.
17350         * tests/test-c-strcase.sh: New file.
17351         * tests/test-c-strcasecmp.c: New file.
17352         * tests/test-c-strncasecmp.c: New file.
17353
17354         * modules/atexit-tests: New file.
17355         * tests/test-atexit.sh: New file.
17356         * tests/test-atexit.c: New file.
17357
17358 2007-03-10  Bruno Haible  <bruno@clisp.org>
17359
17360         * tests/test-binary-io.sh: Use temporary filenames that are not so
17361         likely to clash with those of other tests (in a parallel make).
17362         * tests/test-binary-io.c: Likewise.
17363
17364 2007-03-10  Bruno Haible  <bruno@clisp.org>
17365
17366         * lib/fseterr.c (fseterr): Port to Solaris/SPARC64. Deactivate the
17367         fallback; use #error instead.
17368         Suggested by Simon Josefsson.
17369
17370 2007-03-10  Bruno Haible  <bruno@clisp.org>
17371
17372         * gnulib-tool (func_create_testdir): Treat MOSTLYCLEANFILES like
17373         CLEANFILES. Put spaces in each line of $cleaned_files, not only the
17374         first and the last.
17375
17376 2007-03-10  Bruno Haible  <bruno@clisp.org>
17377
17378         * lib/stdint_.h (uint_least64_t): Fix typo in last patch.
17379
17380 2007-03-10  Bruno Haible  <bruno@clisp.org>
17381
17382         * modules/snprintf-posix-tests (EXTRA_DIST): New variable. Needed for
17383         "make distcheck".
17384         * modules/sprintf-posix-tests (EXTRA_DIST): Likewise.
17385         * modules/vsnprintf-posix-tests (EXTRA_DIST): Likewise.
17386         * modules/vsprintf-posix-tests (EXTRA_DIST): Likewise.
17387
17388 2007-03-10  Bruno Haible  <bruno@clisp.org>
17389
17390         * modules/allocsa-tests (test_allocsa_SOURCES): Remove redundant
17391         variable.
17392         * modules/dirname-tests (test_dirname_SOURCES): Remove redundant
17393         variable.
17394
17395 2007-03-09  Eric Blake  <ebb9@byu.net>
17396         and Matthew Woehlke  <mw_triad@users.sourceforge.net>  (tiny change)
17397
17398         * lib/stdint_.h (int64_t, uint64_t): Don't undefine if 64-bit
17399         types are not being provided by gnulib.
17400         (GL_INT64_T, GL_UINT64_T): New witnesses of whether gnulib 64-bit
17401         types are supported.
17402
17403 2007-03-10  Bruno Haible  <bruno@clisp.org>
17404
17405         * lib/stdio_.h (__attribute__): New macro.
17406         (fprintf, vfprintf, printf, vprintf, snprintf, vsnprintf, sprintf,
17407         vsprintf): Specify __attribute__ __format__ for GCC.
17408         Suggested by Eric Blake.
17409
17410 2007-03-09  Bruno Haible  <bruno@clisp.org>
17411
17412         * modules/printf-posix-tests: New file.
17413         * tests/test-printf-posix.sh: New file.
17414         * tests/test-printf-posix.c: New file.
17415
17416         * modules/printf-posix: New file.
17417         * lib/printf.c: New file.
17418         * m4/printf-posix-rpl.m4: New file.
17419         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_PRINTF_POSIX,
17420         REPLACE_PRINTF.
17421         * lib/stdio_.h (printf): New declaration.
17422         (format, __format__, ____printf____, ____scanf____, ____strftime____,
17423         ____strfmon____): New macros.
17424         * modules/stdio (Makefile.am): Substitute also GNULIB_PRINTF_POSIX,
17425         REPLACE_PRINTF.
17426
17427 2007-03-09  Bruno Haible  <bruno@clisp.org>
17428
17429         * tests/test-vasnprintf-posix2.sh: New file.
17430         * tests/test-vasnprintf-posix2.c: New file.
17431         * modules/vasnprintf-posix-tests (Files): Add them and m4/locale-fr.m4.
17432         (configure.ac): Invoke gt_LOCALE_FR and gt_LOCALE_FR_UTF8.
17433         (Makefile.am): Activate test-vasnprintf-posix2.sh.
17434
17435         * lib/vasnprintf.c (VASNPRINTF): For the 'a' and 'A' directives, use
17436         a locale dependent decimal point, rather than always '.'.
17437
17438 2007-03-09  Eric Blake  <ebb9@byu.net>
17439
17440         * lib/stdlib_.h (EXIT_FAILURE): GNU code expects this to be 1, in
17441         spite of platforms like Tandem/NSK that define it to -1.
17442
17443 2007-03-08  Bruno Haible  <bruno@clisp.org>
17444
17445         * modules/vprintf-posix-tests: New file.
17446         * tests/test-vprintf-posix.sh: New file.
17447         * tests/test-vprintf-posix.c: New file.
17448         * tests/test-printf-posix.h: New file.
17449
17450         * modules/vprintf-posix: New file.
17451         * lib/vprintf.c: New file.
17452         * m4/vprintf-posix.m4: New file.
17453         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VPRINTF_POSIX,
17454         REPLACE_VPRINTF.
17455         * lib/stdio_.h (vprintf): New declaration.
17456         * modules/stdio (Makefile.am): Substitute also GNULIB_VPRINTF_POSIX,
17457         REPLACE_VPRINTF.
17458
17459 2007-03-08  Bruno Haible  <bruno@clisp.org>
17460
17461         * modules/fprintf-posix-tests: New file.
17462         * tests/test-fprintf-posix.sh: New file.
17463         * tests/test-fprintf-posix.c: New file.
17464
17465         * modules/fprintf-posix: New file.
17466         * lib/fprintf.c: New file.
17467         * m4/fprintf-posix.m4: New file.
17468         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FPRINTF_POSIX,
17469         REPLACE_FPRINTF.
17470         * lib/stdio_.h (fprintf): New declaration.
17471         * modules/stdio (Makefile.am): Substitute also GNULIB_FPRINTF_POSIX,
17472         REPLACE_FPRINTF.
17473
17474 2007-03-08  Bruno Haible  <bruno@clisp.org>
17475
17476         * modules/vfprintf-posix-tests: New file.
17477         * tests/test-vfprintf-posix.sh: New file.
17478         * tests/test-vfprintf-posix.c: New file.
17479         * tests/test-fprintf-posix.h: New file.
17480         * tests/test-fprintf-posix.out: New file.
17481
17482         * modules/vfprintf-posix: New file.
17483         * lib/vfprintf.c: New file.
17484         * m4/vfprintf-posix.m4: New file.
17485         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VFPRINTF_POSIX,
17486         REPLACE_VFPRINTF.
17487         * lib/stdio_.h (vfprintf): New declaration.
17488         * modules/stdio (Makefile.am): Substitute also GNULIB_VFPRINTF_POSIX,
17489         REPLACE_VFPRINTF.
17490
17491 2007-03-08  Bruno Haible  <bruno@clisp.org>
17492
17493         * lib/stdio_.h: Treat __need___FILE like __need_FILE.
17494
17495 2007-03-08  Bruno Haible  <bruno@clisp.org>
17496
17497         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Use 'case' statements
17498         instead of 'expr' invocations.
17499         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
17500         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
17501         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
17502         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
17503         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
17504         Suggested by Paul Eggert.
17505
17506 2007-03-08  Bruno Haible  <bruno@clisp.org>
17507
17508         * modules/fseterr-tests: New file.
17509         * tests/test-fseterr.c: New file.
17510
17511         * modules/fseterr: New file.
17512         * lib/fseterr.h: New file.
17513         * lib/fseterr.c: New file.
17514
17515 2007-03-08  Bruno Haible  <bruno@clisp.org>
17516
17517         * lib/fnmatch_.h: Convert tabs in the middle of lines to spaces.
17518         * lib/getopt_.h: Likewise.
17519         * lib/mbswidth.h: Likewise.
17520         * lib/setenv.h: Likewise.
17521         * lib/vasnprintf.h: Likewise.
17522         * lib/vasprintf.h: Likewise.
17523         * lib/verror.h: Likewise.
17524         * lib/xsetenv.h: Likewise.
17525         * lib/xvasprintf.h: Likewise.
17526
17527 2007-03-08  Jim Meyering  <jim@meyering.net>
17528
17529         * users.txt: Add parted.
17530
17531         * ChangeLog: Restore 1500 lines mistakenly removed from the end.
17532
17533 2007-03-07  Bruno Haible  <bruno@clisp.org>
17534
17535         * m4/printf.m4: Make the shell script snippets copy&pastable.
17536
17537 2007-03-02  Bruno Haible  <bruno@clisp.org>
17538
17539         * lib/netinet_in_.h: New file.
17540         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Test whether netinet/in.h
17541         is self-contained. Set ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H.
17542         * modules/netinet_in (Files): Add lib/netinet_in_.h.
17543         (Depends-on): Add absolute-header.
17544         (Makefile.am): Substitute ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H
17545         into netinet/in.h.
17546
17547 2007-03-03  Bruno Haible  <bruno@clisp.org>
17548
17549         * lib/sys_select_.h: New file.
17550         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SELECT): Test whether sys/select.h
17551         is self-contained. Set ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H.
17552         * modules/sys_select (Files): Add lib/sys_select_.h.
17553         (Depends-on): Add absolute-header.
17554         (Makefile.am): Substitute ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H
17555         into sys/select.h.
17556
17557 2007-03-02  Bruno Haible  <bruno@clisp.org>
17558
17559         * lib/socket_.h: If sys/socket.h exists, include that and <sys/types.h>
17560         before it. Turn HAVE_WINSOCK2_H and HAVE_WS2TCPIP_H into configute-time
17561         values.
17562         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Test also whether
17563         <sys/socket.h> is self-contained. Set ABSOLUTE_SYS_SOCKET_H,
17564         HAVE_SYS_SOCKET_H, HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H.
17565         * modules/sys_socket (Depends-on): Add absolute-header.
17566         (Makefile.am): Substitute ABSOLUTE_SYS_SOCKET_H, HAVE_SYS_SOCKET_H,
17567         HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H into sys/socket.h.
17568         (Include): Remove requirement of inclusion of <sys/types.h>.
17569
17570 2007-03-02  Bruno Haible  <bruno@clisp.org>
17571
17572         * lib/byteswap_.h (bswap_32): Fix formula.
17573
17574 2007-03-06  Bruno Haible  <bruno@clisp.org>
17575
17576         * modules/sprintf-posix-tests: New file.
17577         * tests/test-sprintf-posix.c: New file.
17578
17579         * modules/sprintf-posix: New file.
17580         * lib/sprintf.c: New file.
17581         * m4/sprintf-posix.m4: New file.
17582         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_SPRINTF_POSIX,
17583         REPLACE_SPRINTF.
17584         * lib/stdio_.h (sprintf): New declaration.
17585         * modules/stdio (Makefile.am): Substitute also GNULIB_SPRINTF_POSIX,
17586         REPLACE_SPRINTF.
17587
17588 2007-03-06  Bruno Haible  <bruno@clisp.org>
17589
17590         * modules/vsprintf-posix-tests: New file.
17591         * tests/test-vsprintf-posix.c: New file.
17592         * tests/test-sprintf-posix.h: New file.
17593
17594         * modules/vsprintf-posix: New file.
17595         * lib/vsprintf.c: New file.
17596         * m4/vsprintf-posix.m4: New file.
17597         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VSPRINTF_POSIX,
17598         REPLACE_VSPRINTF.
17599         * lib/stdio_.h (vsprintf): New declaration.
17600         * modules/stdio (Makefile.am): Substitute also GNULIB_VSPRINTF_POSIX,
17601         REPLACE_VSPRINTF.
17602
17603 2007-03-06  Bruno Haible  <bruno@clisp.org>
17604
17605         * modules/vsnprintf (Depend-on): Remove minmax.
17606
17607 2007-03-06  Bruno Haible  <bruno@clisp.org>
17608
17609         * modules/snprintf-posix-tests: New file.
17610         * tests/test-snprintf-posix.c: New file.
17611
17612         * modules/snprintf-posix: New file.
17613         * m4/snprintf-posix.m4: New file.
17614         * m4/snprintf.m4 (gl_REPLACE_SNPRINTF): New macro, extracted from
17615         gl_FUNC_SNPRINTF.
17616         (gl_FUNC_SNPRINTF): Invoke it.
17617         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_SNPRINTF.
17618         * lib/stdio_.h (snprintf): Define as a replacement if REPLACE_SNPRINTF
17619         is set.
17620         * modules/stdio (Makefile.am): Substitute also REPLACE_SNPRINTF.
17621
17622 2007-03-06  Bruno Haible  <bruno@clisp.org>
17623
17624         * modules/vsnprintf-posix-tests: New file.
17625         * tests/test-vsnprintf-posix.c: New file.
17626         * tests/test-snprintf-posix.h: New file.
17627
17628         * modules/vsnprintf-posix: New file.
17629         * m4/vsnprintf-posix.m4: New file.
17630         * m4/vsnprintf.m4 (gl_REPLACE_VSNPRINTF): New macro, extracted from
17631         gl_FUNC_VSNPRINTF.
17632         (gl_FUNC_VSNPRINTF): Invoke it.
17633         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_VSNPRINTF.
17634         * lib/stdio_.h (vsnprintf): Define as a replacement if
17635         REPLACE_VSNPRINTF is set.
17636         * modules/stdio (Makefile.am): Substitute also REPLACE_VSNPRINTF.
17637
17638 2007-03-06  Bruno Haible  <bruno@clisp.org>
17639
17640         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Test for vasnprintf here.
17641         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): ... not here.
17642
17643 2007-03-06  Bruno Haible  <bruno@clisp.org>
17644
17645         * lib/math_.h (acosl): Declare also if HAVE_DECL_ACOSL is set.
17646         (asinl): Declare also if HAVE_DECL_ASINL is set.
17647         (atanl): Declare also if HAVE_DECL_ATANL is set.
17648         (ceill): Declare also if HAVE_DECL_CEILL is set.
17649         (cosl): Declare also if HAVE_DECL_COSL is set.
17650         (expl): Declare also if HAVE_DECL_EXPL is set.
17651         (floorl): Declare also if HAVE_DECL_FLOORL is set.
17652         (frexpl): Declare also if HAVE_DECL_FREXPL is set.
17653         (ldexpl): Declare also if HAVE_DECL_LDEXPL is set.
17654         (logl): Declare also if HAVE_DECL_LOGL is set.
17655         (sinl): Declare also if HAVE_DECL_SINL is set.
17656         (sqrtl): Declare also if HAVE_DECL_SQRTL is set.
17657         (tanl): Declare also if HAVE_DECL_TANL is set.
17658         * modules/math (Makefile.am): Substitute the values of HAVE_DECL_*.
17659         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Set HAVE_DECL_* to 1.
17660         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Fix tests for the
17661         declaration of frexpl, ldexpl.
17662         * modules/printf-frexpl (Depends-on): Add math.
17663         * lib/printf-frexp.c (frexpl, ldexpl): Undo last change.
17664
17665 2007-03-05  Bruno Haible  <bruno@clisp.org>
17666
17667         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Also test whether
17668         frexpl and ldexpl are declared.
17669         * lib/printf-frexp.c (frexpl, ldexpl): Provide fallback declarations.
17670
17671 2007-03-05  Bruno Haible  <bruno@clisp.org>
17672
17673         * gnulib-tool (func_get_automake_snippet): Don't synthesize an
17674         EXTRA_lib_SOURCES augmentation for the relocatable-prog-wrapper module.
17675
17676 2007-03-05  Bruno Haible  <bruno@clisp.org>
17677
17678         * lib/stdio_.h: Include <stddef.h>.
17679
17680 2007-03-05  Bruno Haible  <bruno@clisp.org>
17681
17682         * m4/printf.m4 (gl_SNPRINTF_DIRECTIVE_N): New macro.
17683
17684 2007-03-05  Bruno Haible  <bruno@clisp.org>
17685
17686         * m4/printf.m4: Update with info about OpenBSD 3.9, HP-UX 10.20,
17687         NetBSD 4, from Ralf Wildenhues.
17688
17689 2007-03-04  Bruno Haible  <bruno@clisp.org>
17690
17691         * lib/vasprintf.h: Update #if logic for the case when the functions
17692         exist but are overridden.
17693
17694 2007-03-04  Bruno Haible  <bruno@clisp.org>
17695
17696         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Exclude two buggy
17697         implementations: glibc-2.4 and MacOS X 10.3.
17698         * tests/test-vasnprintf-posix.c (test_function): Test also the case
17699         that exhibits the bugs in glibc-2.4 and MacOS X 10.3.
17700         * tests/test-vasprintf-posix.c (test_function): Likewise.
17701
17702 2007-03-04  Bruno Haible  <bruno@clisp.org>
17703
17704         * modules/vasprintf-posix-tests: New file.
17705         * tests/test-vasprintf-posix.c: New file.
17706
17707         * modules/vasprintf-posix: New file.
17708         * lib/vasprintf.h (asprintf, vasprintf): Rename if REPLACE_VASPRINTF is
17709         defined.
17710         * m4/vasprintf-posix.m4: New file.
17711         * m4/vasprintf.m4 (gl_REPLACE_VASPRINTF): New macro, extracted from
17712         gl_FUNC_VASPRINTF.
17713         (gl_FUNC_VASPRINTF): Invoke it.
17714         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Define REPLACE_VASNPRINTF
17715         here.
17716         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Not here.
17717
17718 2007-03-04  Bruno Haible  <bruno@clisp.org>
17719
17720         * lib/sys_time_.h: Rename GETTIMEOFDAY_REPLACEMENT to
17721         REPLACE_GETTIMEOFDAY.
17722         * modules/sys_time (Makefile.am): Likewise.
17723         * m4/sys_time_h.m4: Likewise.
17724         * m4/gettimeofday.m4: Likewise.
17725
17726 2007-03-04  Bruno Haible  <bruno@clisp.org>
17727
17728         * modules/vasnprintf-posix-tests: New file.
17729         * tests/test-vasnprintf-posix.c: New file.
17730
17731         * modules/vasnprintf-posix: New file.
17732         * lib/vasnprintf.c: Include isnan.h, isnanl.h, printf-frexp.h,
17733         printf-frexpl.h.
17734         (VASNPRINTF): Handle the 'a' and 'A' directives here, if needed.
17735         * lib/vasnprintf.h (asnprintf, vasnprintf): Rename if
17736         REPLACE_VASNPRINTF is defined.
17737         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): New macro, extracted from
17738         gl_FUNC_VASNPRINTF.
17739         (gl_FUNC_VASNPRINTF): Invoke it.
17740         * m4/vasnprintf-posix.m4: New file.
17741         * m4/printf.m4: New file.
17742
17743 2007-03-04  Bruno Haible  <bruno@clisp.org>
17744
17745         Compile progreloc.c only if --enable-relocatable is specified.
17746         * m4/relocatable.m4 (gl_RELOCATABLE): Arrange to compile progreloc.c
17747         if --enable-relocatable was specified.
17748         * modules/relocatable-prog (Makefile.am): Remove progreloc.c from
17749         lib_SOURCES.
17750
17751 2007-03-04  Jim Meyering  <jim@meyering.net>
17752
17753         * lib/acl.c (ACL_NOT_WELL_SUPPORTED): New macro.
17754         Use it consistently, rather than enumerating errno constants.
17755
17756 2007-03-04  Bruno Haible  <bruno@clisp.org>
17757
17758         * modules/xvasprintf-tests: New file.
17759         * tests/test-xvasprintf.c: New file.
17760
17761         * modules/vasprintf-tests: New file.
17762         * tests/test-vasprintf.c: New file.
17763
17764         * modules/vasnprintf-tests: New file.
17765         * tests/test-vasnprintf.c: New file.
17766
17767         * modules/vsnprintf-tests: New file.
17768         * tests/test-vsnprintf.c: New file.
17769
17770         * modules/snprintf-tests: New file.
17771         * tests/test-snprintf.c: New file.
17772
17773 2007-03-04  Bruno Haible  <bruno@clisp.org>
17774
17775         Compile relocatable.c only if --enable-relocatable is specified.
17776         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY_BODY): Renamed from
17777         gl_RELOCATABLE_LIBRARY.
17778         (gl_RELOCATABLE_LIBRARY, gl_RELOCATABLE_LIBRARY_SEPARATE): New macros.
17779         * m4/relocatable.m4 (gl_RELOCATABLE): Invoke gl_RELOCATABLE_LIBRARY.
17780         (gl_RELOCATABLE_BODY): Require gl_RELOCATABLE_LIBRARY_BODY instead of
17781         gl_RELOCATABLE_LIBRARY.
17782         * modules/relocatable-lib (configure.ac): Invoke gl_RELOCATABLE_LIBRARY.
17783         (Makefile.am): Remove lib_SOURCES.
17784         * modules/relocatable-lib-lgpl (configure.ac): Invoke
17785         gl_RELOCATABLE_LIBRARY.
17786         (Makefile.am): Remove lib_SOURCES.
17787         * modules/relocatable-prog (Makefile.am): Don't compile relocatable.c
17788         always.
17789         * modules/relocatable-prog-wrapper (configure.ac): Invoke
17790         gl_RELOCATABLE_LIBRARY_SEPARATE instead of gl_RELOCATABLE_LIBRARY.
17791
17792 2007-03-04  Bruno Haible  <bruno@clisp.org>
17793
17794         * modules/argmatch-tests: New file.
17795         * tests/test-argmatch.c: New file.
17796
17797         * tests/test-allocsa.c (main): Halve the number of loop runs.
17798
17799         * modules/alloca-opt-tests: New file.
17800         * tests/test-alloca-opt.c: New file.
17801
17802 2007-03-04  Jim Meyering  <jim@meyering.net>
17803
17804         Work around difference between Linux ACLs and Solaris 10 ZFS.
17805         * lib/acl.c (set_acl): Revert to using chmod_or_fchmod also
17806         for EINVAL.
17807
17808 2007-03-03  Bruno Haible  <bruno@clisp.org>
17809
17810         * modules/relocatable-prog (Depends-on): Add back progreloc's
17811         dependencies: canonicalize-lgpl, xalloc, xreadlink, stdbool, unistd.
17812
17813 2007-03-03  Bruno Haible  <bruno@clisp.org>
17814
17815         * modules/relocatable-lib-lgpl: Renamed from modules/relocatable-lib.
17816         * modules/relocatable-lib: New file.
17817
17818 2007-03-03  Bruno Haible  <bruno@clisp.org>
17819
17820         * modules/relocatable-prog: Renamed from modules/relocatable.
17821         * doc/relocatable-maint.texi: Talk about module 'relocatable-prog'.
17822
17823 2007-03-03  Bruno Haible  <bruno@clisp.org>
17824
17825         * modules/relocatable-script (Files): Add doc/relocatable.texi,
17826         m4/relocatable-lib.m4.
17827         (Depends-on): Remove 'relocatable'.
17828         (configure.ac): Add gl_RELOCATABLE_NOP.
17829
17830 2007-03-03  Bruno Haible  <bruno@clisp.org>
17831
17832         * modules/relocatable-prog-wrapper: New file.
17833         * modules/relocatable (Depends-on): Add it. Remove all other
17834         dependencies except progname.
17835         (Files): Remove build-aux/install-reloc, lib/relocwrapper.c.
17836
17837         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): New macro.
17838         (gl_FUNC_STRERROR): Nop.
17839         * lib/strerror.c: Compile the file only if !HAVE_STRERROR.
17840
17841         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): New macro.
17842         * lib/setenv.c: Compile the file only if _LIBC || !HAVE_SETENV.
17843
17844         * m4/readlink.m4 (gl_FUNC_READLINK_SEPARATE): New macro.
17845         (gl_FUNC_READLINK): Update.
17846
17847         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL_SEPARATE): New macro.
17848
17849 2007-03-03  Bruno Haible  <bruno@clisp.org>
17850
17851         * lib/xreadlink.c: Include <unistd.h> unconditionally.
17852         * modules/xreadlink (Depends-on): Add unistd.
17853         * modules/xreadlink-with-size (Depends-on): Likewise.
17854
17855 2007-03-03  Bruno Haible  <bruno@clisp.org>
17856
17857         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_UNSETENV): New macros,
17858         extracted from gt_FUNC_SETENV.
17859         (gt_FUNC_SETENV): Remove macro.
17860         * modules/setenv (configure.ac): Add gl_FUNC_SETENV, gl_FUNC_UNSETENV,
17861         remove gt_FUNC_SETENV.
17862
17863 2007-03-03  Bruno Haible  <bruno@clisp.org>
17864
17865         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY): Define
17866         ENABLE_RELOCATABLE here.
17867         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Don't define it here.
17868
17869 2007-03-03  Bruno Haible  <bruno@clisp.org>
17870
17871         * modules/rbtreehash-list-tests (Depends-on): Add progname.
17872         * tests/test-rbtreehash_list.c: Include progname.h.
17873         (main): Call set_program_name.
17874
17875         * modules/rbtree-oset-tests (Depends-on): Add progname.
17876         * tests/test-rbtree_oset.c: Include progname.h.
17877         (main): Call set_program_name.
17878
17879         * modules/rbtree-list-tests (Depends-on): Add progname.
17880         * tests/test-rbtree_list.c: Include progname.h.
17881         (main): Call set_program_name.
17882
17883         * modules/linked-list-tests (Depends-on): Add progname.
17884         * tests/test-linked_list.c: Include progname.h.
17885         (main): Call set_program_name.
17886
17887 2007-03-03  Bruno Haible  <bruno@clisp.org>
17888
17889         * lib/glob-libc.h (_Restrict_): New macro, copied from lib/regex.h.
17890         All uses of __restrict changed to _Restrict_.
17891         * lib/glob_.h (__restrict): Remove macro.
17892
17893 2007-03-02  Bruno Haible  <bruno@clisp.org>
17894
17895         * modules/gettext (configure.ac): Require gettext infrastructure
17896         from version 0.16.1.
17897
17898 2007-03-02  Bruno Haible  <bruno@clisp.org>
17899
17900         * modules/linkedhash-list-tests (Depends-on): Add progname.
17901         * tests/test-linkedhash_list.c: Include progname.h.
17902         (main): Call set_program_name.
17903
17904         * modules/carray-list-tests (Depends-on): Add progname.
17905         * tests/test-carray_list.c: Include progname.h.
17906         (main): Call set_program_name.
17907
17908         * modules/avltreehash-list-tests (Depends-on): Add progname.
17909         * tests/test-avltreehash_list.c: Include progname.h.
17910         (main): Call set_program_name.
17911
17912         * modules/avltree-oset-tests (Depends-on): Add progname.
17913         * tests/test-avltree_oset.c: Include progname.h.
17914         (main): Call set_program_name.
17915
17916         * modules/avltree-list-tests (Depends-on): Add progname.
17917         * tests/test-avltree_list.c: Include progname.h.
17918         (main): Call set_program_name.
17919
17920         * modules/array-oset-tests (Depends-on): Add progname.
17921         * tests/test-array_oset.c: Include progname.h.
17922         (main): Call set_program_name.
17923
17924         * modules/array-list-tests (Depends-on): Add progname.
17925         * tests/test-array_list.c: Include progname.h.
17926         (main): Call set_program_name.
17927
17928         * modules/argp-tests (Depends-on): Add progname.
17929         * tests/test-argp.c: Include argp.h first. Include progname.h.
17930         (main): Call set_program_name.
17931
17932 2007-03-02  Paul Eggert  <eggert@cs.ucla.edu>
17933
17934         * doc/gnulib-tool.texi (Initial import): Reword description of
17935         _FILE_OFFSET_BITS and _GNU_SOURCE, since they sometimes have a
17936         limited effect even if defined after the first system include.
17937
17938 2007-03-01  Bruno Haible  <bruno@clisp.org>
17939
17940         * build-aux/config.libpath: Update to libtool-1.5.22.
17941         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
17942
17943 2007-03-01  Bruno Haible  <bruno@clisp.org>
17944
17945         * doc/relocatable-maint.texi: Recommend to set foo_CPPFLAGS, not
17946         foo_CFLAGS.
17947         Reported by Ralf Wildenhues.
17948
17949 2007-03-01  Bruno Haible  <bruno@clisp.org>
17950
17951         * build-aux/install-reloc: Remove object files left over by some
17952         compilers.
17953         Reported by Ralf Wildenhues.
17954
17955 2007-03-01  Bruno Haible  <bruno@clisp.org>
17956
17957         * build-aux/install-reloc: Break long lines.
17958
17959 2007-03-01  Bruno Haible  <bruno@clisp.org>
17960
17961         * doc/relocatable.texi: Document that it may not work on OpenBSD.
17962         Reported by Ralf Wildenhues.
17963
17964 2007-03-01  Bruno Haible  <bruno@clisp.org>
17965
17966         * doc/gnulib-tool.texi (Initial import): Remove paragraph about
17967         include ordering constraints.
17968
17969 2007-03-01  Paul Eggert  <eggert@cs.ucla.edu>
17970
17971         Followup to the 2007-02-12 patch, using suggestions from Bruno Haible in
17972         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00136.html>.
17973         * doc/gnulib-tool.texi (Initial import): Mention _FILE_OFFSET_BITS
17974         as another example.
17975         * lib/time_.h: Fix misspelling.
17976         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
17977         Require gl_HEADER_TIME_H_DEFAULTS.
17978         * m4/strptime.m4 (gl_FUNC_STRPTIME): Likewise.
17979         * m4/time_r.m4 (gl_TIME_R): Likewise.
17980         * m4/timegm.m4 (gl_FUNC_TIMEGM): Likewise.
17981
17982 2007-03-01  Bruno Haible  <bruno@clisp.org>
17983
17984         * m4/utimecmp.m4 (gl_UTIMECMP): Don't require gl_TIMESPEC.
17985         * m4/utimens.m4 (gl_UTIMENS): Likewise.
17986
17987 2007-03-01  Jim Meyering  <jim@meyering.net>
17988
17989         * modules/xreadlink (Maintainer): Add my name.
17990         * modules/xreadlink-with-size (Depends-on): Alphabetize.
17991
17992 2007-02-26  Ben Pfaff  <blp@cs.stanford.edu>
17993             Bruno Haible  <bruno@clisp.org>
17994
17995         * build-aux/install-reloc: Compile also c-ctype.c.
17996         * build-aux/relocatable.sh.in: New file.
17997         * doc/relocatable.texi: New file.
17998         * doc/relocatable-maint.texi: New file.
17999         * doc/gnulib.texi: Include relocatable-maint.texi.
18000         * lib/progreloc.c: Include unistd.h unconditionally.
18001         * lib/relocwrapper.c: Include unistd.h unconditionally.
18002         Include c-ctype.h.
18003         (add_dotbin): Use c_tolower.
18004         * m4/relocatable-lib.m4: New file, extracted from m4/relocatable.m4.
18005         (gl_RELOCATABLE_LIBRARY): Renamed from AC_RELOCATABLE_LIBRARY.
18006         (gl_RELOCATABLE_NOP): Renamed from AC_RELOCATABLE_NOP.
18007         * m4/relocatable.m4 (AC_RELOCATABLE_LIBRARY, AC_RELOCATABLE_NOP): Move
18008         to m4/relocatable-lib.m4.
18009         (gl_RELOCATABLE): Renamed from AC_RELOCATABLE. Set also
18010         RELOCATABLE_CONFIG_H_DIR, RELOCATABLE_SRC_DIR, RELOCATABLE_BUILD_DIR.
18011         (gl_RELOCATABLE_BODY): Renamed from AC_RELOCATABLE_BODY. Don't
18012         require obsolete macro AC_EXEEXT. Don't check for unistd.h. Don't set
18013         SET_RELOCATABLE. Instead set RELOCATABLE_LDFLAGS, INSTALL_PROGRAM_ENV.
18014         * modules/relocatable: New file.
18015         * modules/relocatable-lib: New file.
18016         * modules/relocatable-script: New file.
18017
18018 2007-02-28  Bruno Haible  <bruno@clisp.org>
18019
18020         Import --enable-relocatable infrastructure.
18021         * build-aux/config.libpath: New file, from GNU gettext.
18022         * build-aux/install-reloc: New file, from GNU gettext.
18023         * build-aux/reloc-ldflags: New file, from GNU gettext.
18024         * lib/relocatable.h: New file, from GNU gettext.
18025         * lib/relocatable.c: New file, from GNU gettext.
18026         * lib/relocwrapper.c: New file, from GNU gettext.
18027         * m4/relocatable.m4: New file, from GNU gettext.
18028
18029 2007-02-28  Bruno Haible  <bruno@clisp.org>
18030
18031         * MODULES.html.sh (File system functions): Add xreadlink-with-size.
18032
18033         * modules/xreadlink: New file, from GNU gettext with modifications.
18034         * lib/xreadlink.c: New file, from GNU gettext.
18035         * lib/xreadlink.h: Add comments.
18036         (xreadlink): New declaration.
18037
18038         * modules/xreadlink-with-size: Renamed from modules/xreadlink.
18039         (Files): Remove m4/xreadlink.m4. Replace lib/xreadlink.c with
18040         lib/xreadlink-with-size.c.
18041         (configure.ac): Remove gl_XREADLINK invocation.
18042         (Makefile.am): Augment lib_SOURCES.
18043         * m4/xreadlink.m4: Remove file.
18044         * lib/xreadlink-with-size.c: Renamed from lib/xreadlink.c.
18045         (xreadlink_with_size): Renamed from xreadink.
18046         * lib/xreadlink.h (xreadlink_with_size): Renamed from xreadink.
18047         * modules/canonicalize (Depends-on): Replace xreadlink with
18048         xreadlink-with-size.
18049         * lib/canonicalize.c (canonicalize_filename_mode): Update.
18050
18051 2007-02-25  Jim Meyering  <jim@meyering.net>
18052
18053         * build-aux/announce-gen: When complaining about excess arguments,
18054         list them.
18055
18056 2007-02-25  Paul Eggert  <eggert@cs.ucla.edu>
18057
18058         * README: Document signed integer overflow situation more
18059         accurately.
18060
18061 2007-02-25  Bruno Haible  <bruno@clisp.org>
18062
18063         * lib/vasnprintf.c (VASNPRINTF): Fix estimate of size needed for a
18064         'a' or 'A' conversion.
18065
18066 2007-02-25  Bruno Haible  <bruno@clisp.org>
18067
18068         * modules/filename: Renamed from modules/pathname.
18069         (Files): Replace lib/pathname.h with lib/filename.h. Replace
18070         lib/concatpath.c with lib/concat-filename.c.
18071         (Makefile.am): Update.
18072         (Include): Replace pathname.h with filename.h.
18073         * lib/filename.h: Renamed from lib/pathname.h.
18074         (concatenated_filename): Renamed from concatenated_pathname.
18075         * lib/concat-filename.c: Renamed from lib/concatpath.c.
18076         (concatenated_filename): Renamed from concatenated_pathname.
18077         * lib/findprog.c: Include filename.h instead of pathname.h.
18078         (find_in_path): Update.
18079         * lib/javacomp.c: Include filename.h instead of pathname.h.
18080         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
18081         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
18082         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
18083         is_oldgcj_14_13_usable, is_javac_usable): Update.
18084         * lib/javaexec.c: Include filename.h instead of pathname.h.
18085         (execute_java_class): Update.
18086         * modules/findprog: Update.
18087         * modules/javacomp: Update.
18088         * modules/javaexec: Update.
18089         * MODULES.html.sh (File system functions): Add 'filename', remove
18090         'pathname'.
18091
18092 2007-02-25  Bruno Haible  <bruno@clisp.org>
18093
18094         * modules/printf-frexpl-tests: New file.
18095         * tests/test-printf-frexpl.c: New file.
18096
18097         * modules/printf-frexpl: New file.
18098         * lib/printf-frexpl.h: New file.
18099         * lib/printf-frexpl.c: New file.
18100         * m4/printf-frexpl.m4: New file.
18101
18102 2007-02-25  Bruno Haible  <bruno@clisp.org>
18103
18104         * modules/printf-frexp-tests: New file.
18105         * tests/test-printf-frexp.c: New file.
18106
18107         * modules/printf-frexp: New file.
18108         * lib/printf-frexp.h: New file.
18109         * lib/printf-frexp.c: New file.
18110         * m4/printf-frexp.m4: New file.
18111
18112 2007-02-25  Bruno Haible  <bruno@clisp.org>
18113
18114         Assume automake >= 1.10 for the tests.
18115         * modules/arcfour-tests (TESTS): Remove $(EXEEXT) suffix.
18116         * modules/arctwo-tests: Likewise.
18117         * modules/argp-tests: Likewise.
18118         * modules/avltree-list-tests: Likewise.
18119         * modules/avltree-oset-tests: Likewise.
18120         * modules/avltreehash-list-tests: Likewise.
18121         * modules/carray-list-tests: Likewise.
18122         * modules/crc-tests: Likewise.
18123         * modules/des-tests: Likewise.
18124         * modules/gc-arcfour-tests: Likewise.
18125         * modules/gc-arctwo-tests: Likewise.
18126         * modules/gc-des-tests: Likewise.
18127         * modules/gc-hmac-md5-tests: Likewise.
18128         * modules/gc-hmac-sha1-tests: Likewise.
18129         * modules/gc-md2-tests: Likewise.
18130         * modules/gc-md4-tests: Likewise.
18131         * modules/gc-md5-tests: Likewise.
18132         * modules/gc-pbkdf2-sha1-tests: Likewise.
18133         * modules/gc-rijndael-tests: Likewise.
18134         * modules/gc-sha1-tests: Likewise.
18135         * modules/gc-tests: Likewise.
18136         * modules/getaddrinfo-tests: Likewise.
18137         * modules/hmac-md5-tests: Likewise.
18138         * modules/hmac-sha1-tests: Likewise.
18139         * modules/linked-list-tests: Likewise.
18140         * modules/linkedhash-list-tests: Likewise.
18141         * modules/lock-tests: Likewise.
18142         * modules/md2-tests: Likewise.
18143         * modules/md4-tests: Likewise.
18144         * modules/md5-tests: Likewise.
18145         * modules/rbtree-list-tests: Likewise.
18146         * modules/rbtree-oset-tests: Likewise.
18147         * modules/rbtreehash-list-tests: Likewise.
18148         * modules/read-file-tests: Likewise.
18149         * modules/rijndael-tests: Likewise.
18150         * modules/stdint-tests: Likewise.
18151         * modules/tls-tests: Likewise.
18152
18153 2007-02-24  Bruno Haible  <bruno@clisp.org>
18154
18155         * lib/isnanl.h (isnanl): Define through isnan if isnan is a macro.
18156         * m4/isnan.m4 (gl_FUNC_ISNAN_NO_LIBM): Don't check for isnan as a
18157         function; instead check whether isnan with a double argument links.
18158         * m4/isnanl.m4 (gl_FUNC_ISNANL_NO_LIBM): Don't check for isnanl as a
18159         function; instead check whether isnan with a 'long double' argument
18160         links.
18161         Reported by Eric Blake <ebb9@byu.net>.
18162
18163 2007-02-24  Bruno Haible  <bruno@clisp.org>
18164
18165         * lib/isnan.c: Support the 'long double' case if USE_LONG_DOUBLE is
18166         defined.
18167         * lib/isnanl.c: Remove all code. Just include isnan.c.
18168         * modules/isnanl-nolibm (Files): Add lib/isnan.c.
18169
18170 2007-02-25  Jim Meyering  <jim@meyering.net>
18171
18172         Avoid conflicting types for 'unsetenv' on FreeBSD.
18173         * lib/putenv.c (_unsetenv): Rename from "unsetenv", to avoid
18174         conflicting with FreeBSD's (5.0 and 6.1) function declaration
18175         in stdlib.h.
18176
18177 2007-02-24  Bruno Haible  <bruno@clisp.org>
18178
18179         * modules/isnanl-nolibm-tests: New file.
18180         * tests/test-isnanl.c: New file.
18181
18182         * modules/isnanl-nolibm: New file.
18183         * lib/isnanl.h: New file.
18184         * lib/isnanl.c: New file.
18185         * m4/isnanl.m4: New file.
18186
18187 2007-02-24  Bruno Haible  <bruno@clisp.org>
18188
18189         * modules/isnan-nolibm-tests: New file.
18190         * tests/test-isnan.c: New file.
18191
18192         * modules/isnan-nolibm: New file.
18193         * lib/isnan.h: New file.
18194         * lib/isnan.c: New file.
18195         * m4/isnan.m4: New file.
18196
18197 2007-02-24  Bruno Haible  <bruno@clisp.org>
18198
18199         * lib/frexpl.c (frexpl): Correct return values for x = 1.0L. Don't
18200         assume that an exponent fits in 20 bits.
18201
18202 2007-02-24  Jim Meyering  <jim@meyering.net>
18203
18204         * m4/regex.m4: Update the description of the configure-time option,
18205         --without-included-regex, to state accurately what the defaults are,
18206         and perhaps to give people an idea why using this option is risky.
18207
18208 2007-02-24  Paul Eggert  <eggert@cs.ucla.edu>
18209
18210         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep that
18211         loops on small arguments.  This attempts to avoid the problem
18212         Bruno Haible reported for AIX 4.3.2 in
18213         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00309.html>.
18214
18215 2007-02-23  Bruno Haible  <bruno@clisp.org>
18216
18217         * m4/perl.m4 (gl_PERL): Require version 5.005, not 5.003.
18218         Needed for help2man.
18219
18220 2007-02-23  Karl Berry  <karl@gnu.org>
18221
18222         * doc/gnulib-tool.texi (CVS Issues): mention that when foo_.h
18223         exists, foo.h should be cvs-ignored, not committed.
18224
18225 2007-02-23  Eric Blake  <ebb9@byu.net>
18226
18227         * lib/getdate.h (includes):  Include <time.h>, not "timespec.h".
18228         * lib/stat-time.h (includes): Likewise.
18229         * lib/utimecmp.c (includes): Likewise.
18230         * lib/utimens.h (includes): Likewise.
18231         * lib/getdate.y (includes): Also include "timespec.h" for use
18232         internal to the module.
18233         * modules/utimens (Depends-on): Revert yesterday's patch.
18234         * modules/nanosleep (Depends-on): Add missing dependency.
18235
18236 2007-02-22  Bruno Haible  <bruno@clisp.org>
18237
18238         * lib/glob.c: Don't include getlogin_r.h.
18239
18240 2007-02-22  Jim Meyering  <jim@meyering.net>
18241
18242         * modules/utimens (Depends-on): Add timespec, required for
18243         utimens.h's inclusion of timespec.h.
18244
18245 2007-02-21  Paul Eggert  <eggert@cs.ucla.edu>
18246
18247         * lib/getcwd.c (__getcwd): Undo previous change; it mishandled
18248         long unreadable paths in GNU/Linux.  Problem reported by Andreas
18249         Schwab in
18250         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00261.html>.
18251         I'll try to think of a better way to fix the Solaris problem.
18252
18253         * lib/getcwd.c (__getcwd): Don't assume getcwd (NULL, 0) works
18254         like glibc; on Solaris 10, it fails with errno == EINVAL.
18255         POSIX says the behavior is unspecified if the first argument is NULL,
18256         so play it safe and never pass NULL to the system getcwd.
18257
18258 2007-02-21  Jim Meyering  <jim@meyering.net>
18259
18260         * lib/gettimeofday.c (rpl_gettimeofday): Remove declaration
18261         of gettimeofday.  It would conflict with the one now always
18262         provided via sys_time_.h.  Reported by Matthew Woehlke, as
18263         an IRIX 6.5 build failure.
18264
18265 2007-02-20  Paul Eggert  <eggert@cs.ucla.edu>
18266
18267         Minor fixups to port to Solaris 10 with Sun C 5.8.
18268         * lib/getcwd.c [!_LIBC]: Include dirfd.h, since we use dirfd.
18269         * modules/getcwd (Depends-on): Add dirfd.
18270         * lib/putenv.c (putenv): #undef it.
18271         (rpl_putenv): New decl.
18272         (malloc, free): Include <stdlib.h> rather than prototyping separately.
18273
18274 2007-02-20  Bruno Haible  <bruno@clisp.org>
18275
18276         * modules/stdio-tests: New file.
18277         * tests/test-stdio.c: New file.
18278
18279         * modules/vsnprintf (Files): Remove lib/vsnprintf.h.
18280         (Depends-on): Add stdio.
18281         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
18282         (Include): Use <stdio.h> instead of vsnprintf.h.
18283         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
18284         HAVE_DECL_VSNPRINTF.
18285         * lib/vsnprintf.c: Include <stdio.h> instead of vsnprintf.h.
18286
18287         * modules/snprintf (Files): Remove lib/snprintf.h.
18288         (Depends-on): Add stdio.
18289         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
18290         (Include): Use <stdio.h> instead of snprintf.h.
18291         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
18292         HAVE_DECL_SNPRINTF.
18293         * lib/snprintf.c: Include <stdio.h> instead of snprintf.h.
18294         * lib/getaddrinfo.c: Likewise.
18295
18296         * modules/stdio: New file.
18297         * lib/stdio_.h: New file, incorporating snprintf.h and vsnprintf.h.
18298         * lib/snprintf.h: Remove file.
18299         * lib/vsnprintf.h: Remove file.
18300         * lib/.cppi-disable: Remove snprintf.h.
18301         * m4/stdio_h.m4: New file.
18302         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdio.
18303
18304 2007-02-20  Jim Meyering  <jim@meyering.net>
18305
18306         * lib/ftruncate.c [HAVE_CHSIZE]: Document that this code is
18307         used by e.g., mingw.  From Bruno Haible.
18308
18309 2007-02-19  Bruno Haible  <bruno@clisp.org>
18310
18311         * lib/string_.h: Use "#pragma GCC system_header" to suppress some gcc
18312         warnings.
18313         Reported by Ben Pfaff <blp@cs.stanford.edu>.
18314
18315 2007-02-19  Bruno Haible  <bruno@clisp.org>
18316
18317         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Don't request a complaint mail
18318         from mingw users.
18319
18320 2007-02-19  Bruno Haible  <bruno@clisp.org>
18321
18322         * lib/stdlib_.h: Use "#pragma GCC system_header" to suppress some gcc
18323         warnings.
18324         Reported by Joel E. Denny <jdenny@ces.clemson.edu> via Paul Eggert.
18325
18326 2007-02-19  Jim Meyering  <jim@meyering.net>
18327
18328         Don't use FD after a successful "fdopendir (fd)".
18329         * lib/getcwd.c (__getcwd) [AT_FDCWD]: fdopendir (fd) usually closes fd.
18330         Reset it by calling dirfd on the just-obtained DIR*.
18331
18332         * m4/ftruncate.m4: Adjust comment to give this module a 3-year reprieve.
18333         Prompted by a report from Bruno Haible that mingw lacks ftruncate.
18334
18335 2007-02-18  Bruno Haible  <bruno@clisp.org>
18336
18337         * lib/readlink.c: Include <unistd.h>.
18338         * m4/readlink.m4 (gl_FUNC_READLINK): Require gl_UNISTD_H_DEFAULTS. Set
18339         HAVE_READLINK.
18340         * modules/readlink (Depends-on): Add unistd.
18341         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
18342         (Include): Add <unistd.h>.
18343
18344         * lib/getlogin_r.h: Remove file.
18345         * lib/getlogin_r.c: Include <unistd.h> instead of getlogin_r.h.
18346         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE): Remove macro.
18347         (gl_GETLOGIN_R): Inline it here. Require gl_UNISTD_H_DEFAULTS. Set
18348         HAVE_DECL_GETLOGIN_R.
18349         * modules/getlogin_r (Files): Remove lib/getlogin_r.h.
18350         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
18351         (Include): Use <unistd.h> instead of getlogin_r.h.
18352
18353         * lib/getcwd.h: Remove file.
18354         * lib/getcwd.c: Include <unistd.h> instead of getcwd.h.
18355         * lib/xgetcwd.c: Likewise.
18356         * m4/getcwd.m4 (gl_FUNC_GETCWD): Require gl_UNISTD_H_DEFAULTS. Set
18357         REPLACE_GETCWD. Don't define __GETCWD_PREFIX.
18358         * modules/getcwd (Files): Remove lib/getcwd.h.
18359         (Depends-on): Add unistd.
18360         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
18361         (Include): Use <unistd.h> instad of getcwd.h.
18362
18363         * lib/ftruncate.c: Include <unistd.h> first.
18364         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Require gl_UNISTD_H_DEFAULTS.
18365         Set HAVE_FTRUNCATE.
18366         * modules/ftruncate (Depends-on): Add unistd.
18367         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
18368
18369         * lib/fchdir.c: Include <unistd.h> first.
18370         * lib/dirent_.h: Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT.
18371         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_UNISTD_H_DEFAULTS instead
18372         of gl_HEADER_UNISTD_DEFAULTS. Set REPLACE_FCHDIR. Don't set UNISTD_H.
18373         * modules/fchdir (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
18374         (Makefile.am): Substitute also REPLACE_FCHDIR into dirent.h.
18375
18376         * lib/dup2.c: Include <unistd.h> first.
18377         * m4/dup2.m4 (gl_FUNC_DUP2): Require gl_UNISTD_H_DEFAULTS. Set
18378         HAVE_DUP2.
18379         * modules/dup2 (Depends-on): Add unistd.
18380         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
18381
18382         * lib/chown.c: Include <unistd.h> first. Undefine chown later.
18383         * m4/chown.m4 (gl_FUNC_CHOWN): Require gl_UNISTD_H_DEFAULTS. Set
18384         REPLACE_CHOWN. Don't define chown as a macro here.
18385         * modules/chown (Depends-on): Add unistd.
18386         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
18387
18388         * lib/unistd_.h: Test HAVE_UNISTD_H determined at configure time.
18389         Add definition for GL_LINK_WARNING.
18390         (chown, dup2): New declarations.
18391         (fchdir): Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT. Provide optional
18392         link warning.
18393         (ftruncate): New declaration.
18394         (getcwd): New declaration, taken from old getcwd.h.
18395         (getlogin_r): New declaration, taken from old getlogin_r.h.
18396         (readlink): New declaration.
18397         * m4/unistd_h.m4 (gl_UNISTD_H): Renamed from gl_HEADER_UNISTD. Don't
18398         set UNISTD_H. Inline gl_PREREQ_UNISTD. Set HAVE_UNISTD_H.
18399         (gl_PREREQ_UNISTD): Remove macro.
18400         (gl_UNISTD_MODULE_INDICATOR): New macro.
18401         (gl_UNISTD_H_DEFAULTS): Renamed from gl_HEADER_UNISTD_DEFAULTS. Set
18402         many new variables. Don't set UNISTD_H.
18403         * modules/unistd (Description): Change.
18404         (Depends-on): Add link-warning.
18405         (configure.ac): Update.
18406         (Makefile.am): Create unistd.h always. Substitute many new variables
18407         into it.
18408
18409 2007-02-18  Bruno Haible  <bruno@clisp.org>
18410
18411         * lib/stdlib_.h (getsubopt): New declaration, copied from getsubopt.h.
18412         * modules/stdlib (stdlib.h): Also substitute GNULIB_GETSUBOPT and
18413         HAVE_GETSUBOPT.
18414         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Also initialize
18415         GNULIB_GETSUBOPT and HAVE_GETSUBOPT.
18416         * lib/getsubopt.h: Remove file.
18417         * modules/getsubopt (Files): Remove lib/getsubopt.h.
18418         (Depends-on): Add stdlib.
18419         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
18420         (Includes): Use <stdlib.h> instead of getsubopt.h.
18421         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Require gl_STDLIB_H_DEFAULTS.
18422         Set HAVE_GETSUBOPT.
18423         * lib/getsubopt.c: Don't include getsubopt.h.
18424
18425 2007-02-18  Bruno Haible  <bruno@clisp.org>
18426
18427         * modules/fchdir (Depends-on): Add dup2.
18428
18429 2007-02-18  Bruno Haible  <bruno@clisp.org>
18430
18431         * lib/stdlib_.h: Handle glibc's special invocation convention
18432         specially.
18433
18434 2007-02-18  Bruno Haible  <bruno@clisp.org>
18435
18436         * modules/stdlib-tests: New file.
18437         * tests/test-stdlib.c: New file.
18438
18439         * modules/mkstemp (Files): Remove lib/mkstemp.h.
18440         (Depends-on): Add stdlib.
18441         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
18442         (Includes): Use <stdlib.h> instead of mkstemp.h.
18443         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require gl_STDLIB_H_DEFAULTS. Set
18444         REPLACE_MKSTEMP. Remove definition of __MKSTEMP_PREFIX.
18445         * lib/mkstemp.c: Don't include mkstemp.h.
18446         * lib/mkstemp-safer.c: Include <stdlib.h> instead of mkstemp.h.
18447         * lib/stdlib--.h: Don't include mkstemp.h.
18448
18449         * modules/mkdtemp (Files): Remove lib/mkdtemp.h.
18450         (Depends-on): Add stdlib.
18451         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
18452         (Includes): Use <stdlib.h> instead of mkdtemp.h.
18453         * m4/mkdtemp.m4 (gt_FUNC_MKDTEMP): Require gl_STDLIB_H_DEFAULTS. Set
18454         HAVE_MKDTEMP.
18455         * lib/mkdtemp.c: Don't include mkdtemp.h.
18456         * lib/clean-temp.c: Don't include mkdtemp.h.
18457
18458         * modules/exit (Files): Remove lib/exit.h.
18459         (Depends-on): Add stdlib.
18460         (Makefile.am): Remove lib_SOURCES.
18461         (Include): Use <stdlib.h> instead of exit.h.
18462         * lib/argmatch.c: Don't include exit.h.
18463         * lib/execute.c: Likewise.
18464         * lib/pagealign_alloc.c: Likewise.
18465         * lib/pipe.c: Likewise.
18466         * lib/wait-process.c: Likewise.
18467         * lib/copy-file.c: Include <stdlib.h> instead of exit.h.
18468         * lib/exitfail.c: Likewise.
18469         * lib/savewd.c: Likewise.
18470         * lib/xsetenv.c: Likewise.
18471
18472         * modules/stdlib: New file.
18473         * lib/stdlib_.h: New file, incorporating exit.h, mkdtemp.h, mkstemp.h
18474         and extra comments about mkstemp().
18475         * lib/exit.h: Remove file.
18476         * lib/mkdtemp.h: Remove file.
18477         * lib/mkstemp.h: Remove file.
18478         * m4/stdlib_h.m4: New file.
18479         * MODULES.html.sh (Support for systems lacking ANSI C 89): Add stdlib.
18480
18481 2007-02-18  Bruno Haible  <bruno@clisp.org>
18482
18483         * modules/math-tests: New file.
18484         * tests/test-math.c: New file.
18485
18486         * modules/math: New file.
18487         * modules/mathl (Files): Remove lib/mathl.h.
18488         (Depends-on): Add math.
18489         (Makefile.am): Don't mention mathl.h.
18490         (Include): Use <math.h> instead of mathl.h.
18491         * lib/math_.h: New file.
18492         * lib/mathl.h: Remove file.
18493         * lib/acosl.c: Include <config.h> and <math.h> first. Don't include
18494         mathl.h.
18495         * lib/asinl.c: Likewise.
18496         * lib/atanl.c: Likewise.
18497         * lib/ceill.c: Likewise.
18498         * lib/cosl.c: Likewise.
18499         * lib/expl.c: Likewise.
18500         * lib/floorl.c: Likewise.
18501         * lib/frexpl.c: Likewise.
18502         * lib/ldexpl.c: Likewise.
18503         * lib/logl.c: Likewise.
18504         * lib/sincosl.c: Likewise.
18505         * lib/sinl.c: Likewise.
18506         * lib/sqrtl.c: Likewise.
18507         * lib/tanl.c: Likewise.
18508         * lib/trigl.c: Likewise.
18509         * m4/math_h.m4: New file.
18510         * MODULES.html.sh (Mathematics): Add math.
18511
18512 2007-02-17  Bruno Haible  <bruno@clisp.org>
18513
18514         * modules/wctype-tests: New file.
18515         * tests/test-wctype.c: New file.
18516
18517         * modules/wchar-tests: New file.
18518         * tests/test-wchar.c: New file.
18519
18520         * modules/unistd-tests: New file.
18521         * tests/test-unistd.c: New file.
18522
18523         * modules/time-tests: New file.
18524         * tests/test-time.c: New file.
18525
18526         * modules/sysexits-tests: New file.
18527         * tests/test-sysexits.c: New file.
18528
18529         * modules/sys_time-tests: New file.
18530         * tests/test-sys_time.c: New file.
18531
18532         * modules/sys_stat-tests: New file.
18533         * tests/test-sys_stat.c: New file.
18534
18535         * modules/sys_socket-tests: New file.
18536         * tests/test-sys_socket.c: New file.
18537
18538         * modules/sys_select-tests: New file.
18539         * tests/test-sys_select.c: New file.
18540
18541         * modules/string-tests: New file.
18542         * tests/test-string.c: New file.
18543
18544         * modules/stdbool-tests: New file.
18545         * tests/test-stdbool.c: New file.
18546
18547         * modules/netinet_in-tests: New file.
18548         * tests/test-netinet_in.c: New file.
18549
18550         * modules/inttypes-tests: New file.
18551         * tests/test-inttypes.c: New file.
18552
18553         * modules/fcntl-tests: New file.
18554         * tests/test-fcntl.c: New file.
18555
18556         * modules/byteswap-tests: New file.
18557         * tests/test-byteswap.c: New file.
18558
18559         * modules/arpa_inet-tests: New file.
18560         * tests/test-arpa_inet.c: New file.
18561
18562 2007-02-17  Bruno Haible  <bruno@clisp.org>
18563
18564         * lib/inttypes_.h: Add definition for GL_LINK_WARNING.
18565         (imaxabs, imaxdiv, strtoimax, strtoumax): Don't declare the function
18566         if the corresponding module is not enabled. Emit link warnings if
18567         the function is used nevertheless.
18568         * m4/inttypes.m4 (gl_INTTYPES_H): Never use the existing <inttypes.h>.
18569         Don't AC_SUBST HAVE_DECL_IMAXABS, HAVE_DECL_IMAXDIV,
18570         HAVE_DECL_STRTOIMAX, HAVE_DECL_STRTOUMAX.
18571         (gl_INTTYPES_MODULE_INDICATOR, gl_INTTYPES_H_DEFAULTS): New macros.
18572         * modules/inttypes (Depends-on): Add link-warning.
18573         (Makefile.am): Copy the contents of build-aux/link-warning.h into
18574         inttypes.h. Substitute also GNULIB_IMAXABS, GNULIB_IMAXDIV,
18575         GNULIB_STRTOIMAX, GNULIB_STRTOUMAX.
18576         * modules/imaxabs (configure.ac): Invoke gl_INTTYPES_MODULE_INDICATOR.
18577         * modules/imaxdiv (configure.ac): Likewise.
18578         * modules/strtoimax (configure.ac): Likewise.
18579         * modules/strtoumax (configure.ac): Likewise.
18580
18581 2007-02-17  Bruno Haible  <bruno@clisp.org>
18582
18583         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Include the contents of
18584         gl_STRING_MODULE_INDICATOR_DEFAULTS.
18585         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Remove macro.
18586         (gl_HEADER_STRING_H_BODY, gl_STRING_MODULE_INDICATOR): Update.
18587
18588 2007-02-17  Bruno Haible  <bruno@clisp.org>
18589
18590         * modules/link-warning: New file.
18591         * build-aux/link-warning.h: New file, extracted from lib/string_.h.
18592         * lib/string_.h (GL_LINK_WARNING): Remove definition.
18593         * modules/string (Depends-on): Add link-warning.
18594         (Makefile.am): Copy the contents of build-aux/link-warning.h into
18595         string.h.
18596         * MODULES.html.sh (Support for building libraries and executables): Add
18597         link-warning.
18598
18599 2007-02-17  Bruno Haible  <bruno@clisp.org>
18600
18601         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strcasecmp,
18602         strncasecmp, strchr, strchrnul, strdup, strndup, strnlen, strcspn,
18603         strpbrk, strspn, strrchr, strsep, strstr, strcasestr, strtok_r): Break
18604         long lines.
18605
18606 2007-02-17  Ben Pfaff  <blp@cs.stanford.edu>
18607             Bruno Haible  <bruno@clisp.org>
18608
18609         * modules/tmpfile: New file.
18610         * lib/tmpfile.c: New file.
18611         * m4/tmpfile.m4: New file.
18612         * MODULES.html.sh (func_all_modules): New section "Input/output".
18613
18614 2007-02-15  Bruno Haible  <bruno@clisp.org>
18615
18616         * lib/clean-temp.c [WIN32 && !CYGWIN]: Include <windows.h>.
18617         (supports_delete_on_close): New function.
18618         (open_temp, fopen_temp): Use _O_TEMPORARY when supported.
18619
18620 2007-02-14  Bruno Haible  <bruno@clisp.org>
18621
18622         * modules/mbspcasecmp-tests: New file.
18623         * tests/test-mbspcasecmp.sh: New file.
18624         * tests/test-mbspcasecmp.c: New file.
18625
18626         New module mbspcasecmp.
18627         * modules/mbspcasecmp: New file.
18628         * lib/mbspcasecmp.c: New file.
18629         * lib/string_.h (strncasecmp): Change warning message.
18630         (mbspcasecmp): New declaration.
18631         * m4/mbspcasecmp.m4: New file.
18632         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
18633         GNULIB_MBSPCASECMP.
18634         * modules/string (string.h): Also substitute GNULIB_MBSPCASECMP.
18635         * MODULES.html.sh (Internationalization functions): Add mbspcasecmp.
18636
18637 2007-02-14  Bruno Haible  <bruno@clisp.org>
18638
18639         * modules/mbsncasecmp-tests: New file.
18640         * tests/test-mbsncasecmp.sh: New file.
18641         * tests/test-mbsncasecmp.c: New file.
18642
18643         New module mbsncasecmp.
18644         * modules/mbsncasecmp: New file.
18645         * lib/mbsncasecmp.c: New file.
18646         * lib/string_.h (mbsncasecmp): New declaration.
18647         * m4/mbsncasecmp.m4: New file.
18648         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
18649         GNULIB_MBSNCASECMP.
18650         * modules/string (string.h): Also substitute GNULIB_MBSNCASECMP.
18651         * MODULES.html.sh (Internationalization functions): Add mbsncasecmp.
18652
18653 2007-02-14  Paul Eggert  <eggert@cs.ucla.edu>
18654
18655         * lib/exclude.c (FNM_EXTMATCH): Define if system does not.
18656         Verify that it doesn't overlap with our flags.
18657         (fnmatch_no_wildcards): Don't use strcasecmp or strncasecmp, which
18658         do not have the desired effect in multibyte locales; instead, use
18659         mbscasecmp.
18660         * modules/exclude (Depends-on): Depend on mbscasecmp, not strcase.
18661         Add dependency on xalloc.  Depend on fnmatch, not fnmatch-gnu, since
18662         we don't require GNU fnmatch ourselves (if our users require it, they
18663         should do so explicitly).
18664
18665         Fix regex code so it doesn't rely on strcasecmp.
18666         * lib/regex_internal.h: Include <langinfo.h> only if _LIBC is defined.
18667         Otherwise, include gnulib's langinfo.h.
18668         * lib/regcomp.c (init_dfa): Don't use strcasecmp, as it can have
18669         undesirable behavior in non-C locales.  Instead, rely on localecharset.
18670         * m4/regex.m4 (gl_PREREQ_REGEX): Don't require AM_LANGINFO_CODESET.
18671         * modules/regex (FILES): Remove m4/codeset.m4.
18672         (Depends-on): Add localcharset.  Remove strcase.
18673
18674 2007-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18675
18676         * m4/unlinkdir.m4 (gl_UNLINKDIR): Fix m4 quoting bug.
18677         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Likewise.
18678
18679 2007-02-13  Bruno Haible  <bruno@clisp.org>
18680
18681         * m4/intdiv0.m4 (gt_INTDIV0): Assume ANSI C. Fix underquoting bug.
18682         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
18683
18684 2007-02-12  Bruno Haible  <bruno@clisp.org>
18685
18686         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
18687         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): If
18688         GNULIB_POSIXCHECK and the gnulib module not enabled, provoke a link-
18689         time warning rather than a link error.
18690
18691 2007-02-12  Bruno Haible  <bruno@clisp.org>
18692
18693         * m4/locale-fr.m4 (gt_LOCALE_FR): Fix m4 quoting bug.
18694         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
18695         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
18696
18697 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
18698
18699         * lib/string_.h (strncasecmp): Fix typo: this macro takes 3
18700         args, not 2.
18701
18702 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
18703
18704         New module 'time', so that apps can include <time.h> as per
18705         POSIX and GNU instead of separate include files like time_r.h
18706         and timegm.h.  This implementation tries out a simpler approach
18707         for replacing decls in standard include files (as compared to
18708         the string module), somewhat as an experiment.
18709
18710         * config/srclist.txt: Comment out mktime.c for now.
18711         * doc/gnulib-tool.texi (Initial import): Don't use time_r as an example
18712         since it doesn't apply any more.  Use generic wording instead.
18713         * MODULES.html.sh (Support for systems lacking POSIX:2001): New module
18714         'time'.
18715         * lib/time_.h, m4/time_h.m4, modules/time: New files.
18716         * lib/strptime.h, lib/time_r.h, lib/timegm.h: Remove.
18717         * lib/mktime.c: Include config.h depending on _LIBC, not HAVE_CONFIG_H.
18718         Don't include <sys/types.h>; no longer needed since we assume C89.
18719         * lib/mktime.c: Don't include "time_r.h"; no longer needed.
18720         * lib/strftime.c: Likewise.
18721         * lib/time_r.c: Likewise.
18722         * lib/nanosleep.c (nanosleep): #undef after include files, not before.
18723         * lib/nanosleep.c: Include <time.h> first, to check interface.
18724         * lib/strptime.c: Likewise.
18725         * lib/time_r.c: Likewise.
18726         * lib/timegm.c: Likewise.
18727         * lib/strptime.c: Don't include strptime.h or time_r.h; no longer
18728         needed.
18729         * lib/timegm.c: Don't include timegm.h; no longer needed.
18730         * lib/timespec.h: Don't include <sys/time.h> before <time.h>;
18731         time.h now handles any problems in that area.
18732         (struct timespec, nanosleep): Remove; time.h now arranges for these.
18733         * lib/xnanosleep.c: Don't include timespec.h; no longer needed now
18734         that time.h defines struct timespec.
18735         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check that nanosleep is declared.
18736         Set REPLACE_NANOSLEEP.  Don't AC_DEFINE nanosleep; the time module now
18737         handles that.
18738         * m4/strptime.m4 (gl_FUNC_STPRTIME): Set REPLACE_STRPTIME.
18739         * m4/time_r.m4 (gl_TIME_R): Don't define HAVE_TIME_R_POSIX; no longer
18740         needed.  Set REPLACE_LOCALTIME.
18741         * m4/timegm.m4 (gl_FUNC_TIMEGM): Set REPLACE_TIMEGM.
18742         * m4/timespec.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Move to time_h.m4.
18743         (gl_TIMESPEC): Don't check for sys/time.h or struct timespec or
18744         nanosleep; time_h.m4 now does that.  Don't require
18745         gl_USE_SYSTEM_EXTENSIONS; no longer needed directly, and the time
18746         module handles this now.
18747         * modules/getdate (Depends-on): Remove timespec.  Add time.
18748         * modules/nanosleep (Depends-on): Likewise.
18749         * modules/stat-time (Depends-on): Likewise.
18750         * modules/nanosleep (Include): Include time.h, not timespec.h.
18751         * modules/strptime (Files): Remove lib/strptime.h.
18752         (Depends-on): Add extensions, time.
18753         (Include): Include time.h, not strptime.h.
18754         * modules/time_r (Files): Remove lib/time_r.h.
18755         (Depends-on): Add time.
18756         (Include): Include time.h, not time_r.h.
18757         * modules/timegm: Likewise.
18758         * modules/timespec (Description): Now does timespec-related decls
18759         of our own, instead of struct timespec itself.
18760         (Depends-on): Add time; remove extensions.
18761         (Maintainer): Add self.
18762         * modules/utimecmp (Depends-on): Add time; remove timespec.
18763         * modules/utimens (Depends-on): Likewise.
18764         * modules/xnanosleep (Depends-on): Likewise.
18765
18766 2007-02-11  Bruno Haible  <bruno@clisp.org>
18767
18768         * lib/c-strstr.c: Include allocsa.h.
18769         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
18770         * lib/c-strcasestr.c: Include allocsa.h.
18771         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
18772         * lib/strcasestr.c: Include allocsa.h.
18773         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
18774         * lib/mbsstr.c: Include allocsa.h.
18775         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
18776         allocsa/freesa instead of malloc/free.
18777         * lib/mbscasestr.c: Include allocsa.h.
18778         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
18779         allocsa/freesa instead of malloc/free.
18780         * modules/c-strstr (Depends-on): Add allocsa.
18781         * modules/c-strcasestr (Depends-on): Likewise.
18782         * modules/strcasestr (Depends-on): Likewise.
18783         * modules/mbsstr (Depends-on): Likewise.
18784         * modules/mbscasestr (Depends-on): Likewise.
18785
18786 2007-02-11  Bruno Haible  <bruno@clisp.org>
18787
18788         * lib/mbsspn.c (mbsspn): Fix bug. Remove unnecessary strlen call.
18789
18790         * modules/mbsspn-tests: New file.
18791         * tests/test-mbsspn.sh: New file.
18792         * tests/test-mbsspn.c: New file.
18793
18794 2007-02-11  Bruno Haible  <bruno@clisp.org>
18795
18796         * lib/mbspbrk.c (mbspbrk): Remove unneeded cast.
18797
18798         * modules/mbspbrk-tests: New file.
18799         * tests/test-mbspbrk.sh: New file.
18800         * tests/test-mbspbrk.c: New file.
18801
18802 2007-02-11  Bruno Haible  <bruno@clisp.org>
18803
18804         * lib/mbscspn.c (mbscspn): Remove unnecessary strlen call and
18805         unneeded cast.
18806
18807         * modules/mbscspn-tests: New file.
18808         * tests/test-mbscspn.sh: New file.
18809         * tests/test-mbscspn.c: New file.
18810
18811 2007-02-11  Bruno Haible  <bruno@clisp.org>
18812
18813         * modules/mbscasecmp-tests: New file.
18814         * tests/test-mbscasecmp.sh: New file.
18815         * tests/test-mbscasecmp.c: New file.
18816
18817 2007-02-11  Bruno Haible  <bruno@clisp.org>
18818
18819         Ensure O(n) worst-case complexity of mbscasestr.
18820         * lib/mbscasestr.c: Include stdbool.h.
18821         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
18822         functions.
18823         (mbscasestr): Add some bookkeeping. Invoke knuth_morris_pratt_* when
18824         the bookkeeping indicates that it's worth it.
18825         * modules/mbscasestr (Depends-on): Add stdbool, mbslen, strnlen.
18826
18827         * modules/mbscasestr-tests: New file.
18828         * tests/test-mbscasestr1.c: New file.
18829         * tests/test-mbscasestr2.sh: New file.
18830         * tests/test-mbscasestr2.c: New file.
18831         * tests/test-mbscasestr3.sh: New file.
18832         * tests/test-mbscasestr3.c: New file.
18833         * tests/test-mbscasestr4.sh: New file.
18834         * tests/test-mbscasestr4.c: New file.
18835         * m4/locale-tr.m4: New file.
18836
18837 2007-02-11  Bruno Haible  <bruno@clisp.org>
18838
18839         Ensure O(n) worst-case complexity of mbsstr.
18840         * lib/mbsstr.c: Include stdbool.h.
18841         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
18842         functions.
18843         (mbsstr): Add some bookkeeping. Invoke knuth_morris_pratt_* when the
18844         bookkeeping indicates that it's worth it.
18845         * modules/mbsstr (Depends-on): Add stdbool, mbslen, strnlen.
18846
18847         * modules/mbsstr-tests: New file.
18848         * tests/test-mbsstr1.c: New file.
18849         * tests/test-mbsstr2.sh: New file.
18850         * tests/test-mbsstr2.c: New file.
18851         * tests/test-mbsstr3.sh: New file.
18852         * tests/test-mbsstr3.c: New file.
18853         * m4/locale-fr.m4: New file.
18854
18855 2007-02-11  Bruno Haible  <bruno@clisp.org>
18856
18857         * lib/mbsrchr.c (mbsrchr): Fix bug.
18858
18859         * modules/mbsrchr-tests: New file.
18860         * tests/test-mbsrchr.sh: New file.
18861         * tests/test-mbsrchr.c: New file.
18862
18863 2007-02-11  Bruno Haible  <bruno@clisp.org>
18864
18865         * lib/mbschr.c (mbschr): Fix bug.
18866
18867         * modules/mbschr-tests: New file.
18868         * tests/test-mbschr.sh: New file.
18869         * tests/test-mbschr.c: New file.
18870         * m4/locale-zh.m4: New file.
18871
18872 2007-02-11  Bruno Haible  <bruno@clisp.org>
18873
18874         Support for copying multibyte string iterators.
18875         * lib/mbiter.h: Include <string.h>.
18876         (mbiter_multi_copy): New function.
18877         (mbi_copy): New macro.
18878         * lib/mbuiter.h: Include <string.h>.
18879         (mbuiter_multi_copy): New function.
18880         (mbui_copy): New macro.
18881
18882 2007-02-11  Bruno Haible  <bruno@clisp.org>
18883
18884         New module mbslen.
18885         * modules/mbslen: New file.
18886         * lib/mbslen.c: New file.
18887         * lib/string_.h (mbslen): New declaration.
18888         * m4/mbslen.m4: New file.
18889         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
18890         GNULIB_MBSLEN.
18891         * modules/string (string.h): Also substitute GNULIB_MBSLEN.
18892         * MODULES.html.sh (Internationalization functions): Add mbslen.
18893
18894 2007-02-11  Bruno Haible  <bruno@clisp.org>
18895
18896         Ensure O(n) worst-case complexity of strcasestr substitute.
18897         * lib/strcasestr.c: Include stdbool.h.
18898         (knuth_morris_pratt): New function.
18899         (strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when the
18900         bookkeeping indicates that it's worth it.
18901         * modules/strcasestr (Depends-on): Add stdbool, strnlen.
18902
18903         * modules/strcasestr-tests: New file.
18904         * tests/test-strcasestr.c: New file.
18905
18906 2007-02-11  Bruno Haible  <bruno@clisp.org>
18907
18908         Ensure O(n) worst-case complexity of c_strcasestr.
18909         * lib/c-strcasestr.c: Include stdbool.h, string.h.
18910         (knuth_morris_pratt): New function.
18911         (c_strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when
18912         the bookkeeping indicates that it's worth it.
18913         * modules/c-strcasestr (Depends-on): Add stdbool, strnlen.
18914
18915         * modules/c-strcasestr-tests: New file.
18916         * tests/test-c-strcasestr.c: New file.
18917
18918 2007-02-11  Bruno Haible  <bruno@clisp.org>
18919
18920         Ensure O(n) worst-case complexity of c_strstr.
18921         * lib/c-strstr.c: Include stdbool.h, string.h.
18922         (knuth_morris_pratt): New function.
18923         (c_strstr): Add some bookkeeping. Invoke knuth_morris_pratt when the
18924         bookkeeping indicates that it's worth it.
18925         * modules/c-strstr (Depends-on): Add stdbool, strnlen.
18926
18927         * lib/c-strstr.c: Complete rewrite for maintainability.
18928
18929         * modules/c-strstr-tests: New file.
18930         * tests/test-c-strstr.c: New file.
18931
18932 2007-02-11  Bruno Haible  <bruno@clisp.org>
18933
18934         * m4/javacomp.m4 (gt_JAVACOMP): Work around a 'tr' bug in coreutils
18935         5.2.1 and earlier, whereby \055 was treated just like the range
18936         delimiter '-'.
18937         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
18938
18939 2007-02-08  Bruno Haible  <bruno@clisp.org>
18940
18941         * modules/regex (Depends-on): Add stdbool.
18942         Reported by Dalibor Topic <robilad@kaffe.org>.
18943
18944 2007-02-05  Paul Eggert  <eggert@cs.ucla.edu>
18945
18946         * m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
18947         Prefer returning from main to exiting from it.
18948         Remove unnecessary parens after sizeof.
18949
18950 2007-02-05  Bruno Haible  <bruno@clisp.org>
18951
18952         New module mbssep.
18953         * modules/mbssep: New file.
18954         * lib/mbssep.c: New file.
18955         * lib/string_.h (strsep): Add a conditional link warning.
18956         (mbssep): New declaration.
18957         * m4/mbssep.m4: New file.
18958         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
18959         GNULIB_MBSSEP.
18960         * modules/string (string.h): Also substitute GNULIB_MBSSEP.
18961         * MODULES.html.sh (Internationalization functions): Add mbssep.
18962
18963 2007-02-05  Bruno Haible  <bruno@clisp.org>
18964
18965         * lib/strsep.c (strsep): Fix actions in case of no delimiters.
18966         Optimize search in case of 1 delimiter.
18967
18968 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
18969
18970         * lib/acl.h: Include sys/types.h before sys/acl.h.
18971
18972 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
18973
18974         Merge upstream fix for glibc bugzilla #3957:
18975
18976         2007-02-05  Jakub Jelinek  <jakub@redhat.com>
18977
18978         * lib/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
18979         bit for RE_HAT_LISTS_NOT_NEWLINE.
18980         (build_charclass_op): Remove bogus comment.
18981
18982 2007-02-05  Simon Josefsson  <simon@josefsson.org>
18983
18984         * lib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
18985
18986 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
18987
18988         * lib/getsubopt.c [!_LIBC]: Include config.h and getsubopt.h.
18989         * lib/memmem.c [!defined _LIBC]: Include config.h.
18990
18991 2007-02-04  Bruno Haible  <bruno@clisp.org>
18992
18993         * lib/string_.h (GL_LINK_WARNING2): Put the word "warning:" into the
18994         warning message.
18995
18996 2007-02-04  Bruno Haible  <bruno@clisp.org>
18997
18998         New module mbstok_r.
18999         * modules/mbstok_r: New file.
19000         * lib/mbstok_r.c: New file.
19001         * lib/string_.h (strtok_r): Change argument names to match the
19002         comments. Add a conditional link warning.
19003         (mbstok_r): New declaration.
19004         * m4/mbstok_r.m4: New file.
19005         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
19006         GNULIB_MBSTOK_R.
19007         * modules/string (string.h): Also substitute GNULIB_MBSTOK_R.
19008         * MODULES.html.sh (Internationalization functions): Add mbstok_r.
19009
19010 2007-02-04  Bruno Haible  <bruno@clisp.org>
19011
19012         New module mbsspn.
19013         * modules/mbsspn: New file.
19014         * lib/mbsspn.c: New file.
19015         * lib/string_.h (strspn): Add a conditional link warning.
19016         (mbsspn): New declaration.
19017         * m4/mbsspn.m4: New file.
19018         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
19019         GNULIB_MBSSPN.
19020         * modules/string (string.h): Also substitute GNULIB_MBSSPN.
19021         * MODULES.html.sh (Internationalization functions): Add mbsspn.
19022
19023 2007-02-04  Bruno Haible  <bruno@clisp.org>
19024
19025         New module mbspbrk.
19026         * modules/mbspbrk: New file.
19027         * lib/mbspbrk.c: New file.
19028         * lib/string_.h (strpbrk): Add a conditional link warning.
19029         (mbspbrk): New declaration.
19030         * m4/mbspbrk.m4: New file.
19031         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
19032         GNULIB_MBSPBRK.
19033         * modules/string (string.h): Also substitute GNULIB_MBSPBRK.
19034         * MODULES.html.sh (Internationalization functions): Add mbspbrk.
19035
19036 2007-02-04  Bruno Haible  <bruno@clisp.org>
19037
19038         New module mbscspn.
19039         * modules/mbscspn: New file.
19040         * lib/mbscspn.c: New file.
19041         * lib/string_.h (strcspn): Add a conditional link warning.
19042         (mbscspn): New declaration.
19043         * m4/mbscspn.m4: New file.
19044         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
19045         GNULIB_MBSCSPN.
19046         * modules/string (string.h): Also substitute GNULIB_MBSCSPN.
19047         * MODULES.html.sh (Internationalization functions): Add mbscspn.
19048
19049 2007-02-04  Bruno Haible  <bruno@clisp.org>
19050
19051         New module mbscasestr, reduced goal of strcasestr.
19052         * modules/mbscasestr: New file.
19053         * lib/mbscasestr.c: New file, copied from lib/strcasestr.c.
19054         (mbscasestr): Renamed from strcasestr.
19055         * lib/strcasestr.c: Don't include mbuiter.h.
19056         (strcasestr): Remove support for multibyte locales.
19057         * lib/string_.h (strcasestr): Don`t rename. Declare only if missing.
19058         Change the conditional link warning.
19059         (mbscasestr): New declaration.
19060         * m4/mbscasestr.m4: New file.
19061         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Enable the replacement only if
19062         the system does not have strcasestr. Set HAVE_STRCASESTR instead of
19063         REPLACE_STRCASESTR.
19064         (gl_PREREQ_STRCASESTR): Don't require gl_FUNC_MBRTOWC.
19065         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
19066         HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
19067         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSCASESTR.
19068         * modules/string (string.h): Also substitute GNULIB_MBSCASESTR.
19069         Substitute HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
19070         * modules/strcasestr (Files): Remove m4/mbrtowc.m4.
19071         (Depends-on): Remove mbuiter.
19072         * MODULES.html.sh (Internationalization functions): Add mbscasestr.
19073
19074 2007-02-04  Bruno Haible  <bruno@clisp.org>
19075
19076         Simplify handling of strncasecmp.
19077         * lib/string_.h (strncasecmp): Remove test for GNULIB_STRCASE. Change
19078         the conditional link warning.
19079         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
19080         HAVE_STRCASECMP, not REPLACE_STRCASECMP.
19081         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Don't initialize GNULIB_STRCASE.
19082         * modules/strcase (configure.ac): Don't invoke
19083         gl_STRING_MODULE_INDICATOR.
19084         * modules/string (string.h): Don't substitute GNULIB_STRCASE.
19085
19086 2007-02-04  Bruno Haible  <bruno@clisp.org>
19087
19088         New module mbscasecmp, reduced goal of strcasecmp.
19089         * modules/mbscasecmp: New file.
19090         * lib/mbscasecmp.c: New file, copied from lib/strcasecmp.c.
19091         (mbscasecmp): Renamed from strcasecmp.
19092         * lib/strcasecmp.c: Don't include mbuiter.h.
19093         (strcasecmp): Remove support for multibyte locales.
19094         * lib/string_.h (strcasecmp): Don`t rename. Declare only if missing.
19095         Change the conditional link warning.
19096         (mbscasecmp): New declaration.
19097         * m4/mbscasecmp.m4: New file.
19098         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Enable the replacement only if
19099         the system lacks strcasecmp. Set HAVE_STRCASECMP instead of
19100         REPLACE_STRCASECMP.
19101         (gl_PREREQ_STRCASECMP): Don't require gl_FUNC_MBRTOWC.
19102         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
19103         GNULIB_MBSCASECMP.
19104         * modules/string (string.h): Also substitute GNULIB_MBSCASECMP.
19105         Substitute HAVE_STRCASECMP instead of REPLACE_STRCASECMP.
19106         * modules/strcase (Files): Remove m4/mbrtowc.m4.
19107         (Depends-on): Remove mbuiter.
19108         * MODULES.html.sh (Internationalization functions): Add mbscasecmp.
19109
19110 2007-02-04  Bruno Haible  <bruno@clisp.org>
19111
19112         New module mbsstr. Remove module strstr.
19113         * modules/mbsstr: New file.
19114         * modules/strstr: Remove file.
19115         * lib/mbsstr.c: Renamed from lib/strstr.c.
19116         (mbsstr): Renamed from strstr.
19117         * lib/string_.h (strstr): Remove declaration. Change the conditional
19118         link warning.
19119         (mbsstr): New declaration.
19120         * m4/mbsstr.m4: New file.
19121         * m4/strstr.m4: Remove file.
19122         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Don't initialize
19123         REPLACE_STRSTR.
19124         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSSTR.
19125         Don't initialize GNULIB_STRSTR.
19126         * modules/string (string.h): Also substitute GNULIB_MBSSTR. Don't
19127         substitute GNULIB_STRSTR and REPLACE_STRSTR.
19128         * MODULES.html.sh (Internationalization functions): Add mbsstr.
19129         (Support for systems lacking ANSI C 89): Remove strstr.
19130
19131 2007-02-04  Bruno Haible  <bruno@clisp.org>
19132
19133         New module mbsrchr.
19134         * modules/mbsrchr: New file.
19135         * lib/mbsrchr.c: New file.
19136         * lib/string_.h (strrchr): Add a conditional link warning.
19137         (mbsrchr): New declaration.
19138         * m4/mbsrchr.m4: New file.
19139         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
19140         GNULIB_MBSRCHR.
19141         * modules/string (string.h): Also substitute GNULIB_MBSRCHR.
19142         * MODULES.html.sh (Internationalization functions): Add mbsrchr.
19143
19144 2007-02-04  Bruno Haible  <bruno@clisp.org>
19145
19146         New module mbschr.
19147         * modules/mbschr: New file.
19148         * lib/mbschr.c: New file.
19149         * lib/string_.h (strchr): Add a conditional link warning.
19150         (mbschr): New declaration.
19151         * m4/mbschr.m4: New file.
19152         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
19153         GNULIB_MBSCHR.
19154         * modules/string (string.h): Also substitute GNULIB_MBSCHR.
19155         * MODULES.html.sh (Internationalization functions): Add mbschr.
19156
19157 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
19158
19159         * lib/stdbool_.h: Mention that bool bit-fields aren't supported.
19160
19161         * modules/stdarg (configure.ac-early): Require AC_PROG_CC_STDC.
19162
19163 2007-02-04  Bruno Haible  <bruno@clisp.org>
19164
19165         New module description section 'configure.ac-early'.
19166         * gnulib-tool (sed_extract_prog): Recognize configure.ac-early.
19167         (func_get_autoconf_early_snippet): New function.
19168         (func_import, func_create_testdir): Use it. Remove special cases for
19169         modules 'extensions' and 'lock'.
19170         * modules/extensions (configure.ac-early): Require
19171         gl_USE_SYSTEM_EXTENSIONS.
19172         * modules/lock (configure.ac-early): Require gl_LOCK_EARLY.
19173
19174 2007-02-04  Bruno Haible  <bruno@clisp.org>
19175
19176         Make use of gcj-4.3's -fsource and -ftarget option.
19177         * m4/javacomp.m4 (gt_JAVACOMP): Test whether gcj is in version >= 4.3,
19178         and if so try the options -fsource and -ftarget.
19179         * lib/javacomp.c (compile_using_gcj): Add fsource_option,
19180         source_version, ftarget_option, target_version arguments.
19181         (is_envjavac_gcj43, is_envjavac_gcj43_usable): New functions.
19182         (is_envjavac_oldgcj_14_14_usable): Renamed from
19183         is_envjavac_gcj_14_14_usable.
19184         (is_envjavac_oldgcj_14_13_usable): Renamed from
19185         is_envjavac_gcj_14_13_usable.
19186         (is_gcj_present): Update.
19187         (is_gcj_43, is_gcj43_usable): New functions.
19188         (is_oldgcj_14_14_usable): Renamed from is_gcj_14_14_usable. Update.
19189         (is_oldgcj_14_13_usable): Renamed from is_gcj_14_13_usable. Update.
19190         (compile_java_class): Test whether gcj is in version >= 4.3, and if so
19191         try the options -fsource and -ftarget.
19192
19193 2007-02-03  Paul Eggert  <eggert@cs.ucla.edu>
19194
19195         * lib/xalloc.h (x2nrealloc): Fix an unlikely bug in the overflow
19196         checking code.  Set N = ceil (1.5 * N) rather than to a slightly
19197         larger value.
19198
19199 2007-02-03  Jim Meyering  <jim@meyering.net>
19200
19201         Give tools a better chance to allocate space for very large buffers.
19202         * lib/xalloc.h (x2nrealloc): Use 3/2, not 2, as buffer size factor.
19203
19204         Make pwd and readlink work also when run with an unreadable parent dir
19205         on systems with openat support.
19206         * lib/getcwd.c (__getcwd) [HAVE_PARTLY_WORKING_GETCWD]: Use the system
19207         provided getcwd function, even when we have openat support.
19208         Reported by Dmitry V. Levin in <http://bugzilla.redhat.com/227168>.
19209
19210 2007-02-02  Bruno Haible  <bruno@clisp.org>
19211
19212         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
19213         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): Provoke a link
19214         error only if GNULIB_POSIXCHECK is defined. Needed to avoid artificial
19215         portability problems if one of these functions is only used on specific
19216         platforms.
19217         Reported by Paul Eggert.
19218
19219 2007-02-02  Paul Eggert  <eggert@cs.ucla.edu>
19220
19221         Avoid mempcpy in the regex code, as the string.h mempcpy stuff
19222         is causing more trouble than it's curing.
19223         * lib/regex_internal.h (__mempcpy): Remove.
19224         * lib/regcomp.c (regerror): Rewrite to avoid the need for mempcpy
19225         (and make the code a tad smaller to boot).
19226         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for mempcpy.
19227
19228 2007-02-02  Jim Meyering  <jim@meyering.net>
19229
19230         * modules/arpa_inet: Put AC_PROG_MKDIR_P in the configure.ac:
19231         section, not in the Makefile.am: one.
19232
19233 2007-02-02  Eric Blake  <ebb9@byu.net>
19234
19235         * lib/strchrnul.c: Always include config.h first.
19236
19237         * modules/mountlist (Depends-on): Revert 2007-01-31 change,
19238         gnulib strstr is not necessary here.
19239
19240 2007-02-02  Simon Josefsson  <simon@josefsson.org>
19241
19242         * m4/socklen.m4: Fix typo.
19243
19244 2007-02-02  Eric Blake  <ebb9@byu.net>
19245
19246         * modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid races.
19247         * modules/netinet_in (Makefile.am): Likewise.
19248
19249 2007-02-01  Bruno Haible  <bruno@clisp.org>
19250
19251         * lib/string_.h (GL_LINK_WARNING): New macro.
19252         (strcasecmp, strstr, strcasestr): If provided by the system,
19253         conditionally define as a macro that leads to a warning instead of to
19254         an error.
19255         (strncasecmp): Conditionally define as a macro that leads to a warning.
19256
19257 2007-02-01  Karl Berry  <karl@gnu.org>
19258
19259         * config/srclist.txt (strtok_r.c): lose sync, no more strtok_r.h.
19260
19261 2007-02-01  Bruno Haible  <bruno@clisp.org>
19262
19263         * MODULES.html.sh (Unicode string functions): Update after 2007-01-27
19264         renamings.
19265
19266 2007-02-01  Eric Blake  <ebb9@byu.net>
19267
19268         * modules/regex (Depends-on): Revert dependence on mempcpy.
19269         * lib/regex_internal.h [! _LIBC && !__mempcpy]: Undo string
19270         module's definition of mempcpy.
19271         Reported by Paul Eggert.
19272
19273 2007-02-01  Paul Eggert  <eggert@cs.ucla.edu>
19274
19275         * lib/string_.h: If the gnulib module XYZ is not present, undefine
19276         the symbol XYZ before redefining it.  This fixes a problem with
19277         programs that don't use XYZ, when compiled on systems that define
19278         XYZ to something else.
19279
19280 2007-01-31  Paul Eggert  <eggert@cs.ucla.edu>
19281
19282         * lib/mkdir-p.c (make_dir_parents): Close a race condition that
19283         occurs when "mkdir -m foo" creates a setgid directory that is (1)
19284         writeable to group or other and (2) is intended to have a special
19285         mode bit that is set or cleared.  In such a case, the directory
19286         should be neither group- nor other-writeable until the special
19287         mode bits are right.
19288
19289 2007-01-31  Eric Blake  <ebb9@byu.net>
19290
19291         * modules/mountlist (Depends-on): Add strstr.
19292
19293         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usage
19294         bug.
19295         * modules/string (Makefile.am): Remove redundant replacement.
19296         * modules/regex (Depends-on): Add mempcpy.
19297
19298 2007-01-31  Bruno Haible  <bruno@clisp.org>
19299
19300         New module description field 'Link'.
19301         * gnulib-tool (func_usage): Document --extract-link-directive.
19302         (sed_extract_prog): Recognize 'Link' directive.
19303         (func_get_link_directive): New function.
19304         (func_import): Show summary of link directives.
19305         Handle --extract-link-directive option.
19306         * modules/acl (Link): New section.
19307         * modules/clock-time (Link): New section.
19308         * modules/euidaccess (Link): New section.
19309         * modules/gettext (Link): New section.
19310         * modules/iconv (Link): New section.
19311         * modules/lock (Link): New section.
19312         * modules/nanosleep (Link): New section.
19313         * modules/readline (Link): New section.
19314
19315 2007-01-27  Bruno Haible  <bruno@clisp.org>
19316
19317         Enforce the use of gnulib modules for unportable <string.h> functions.
19318         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): New macro.
19319         (gl_STRING_MODULE_INDICATOR_DEFAULTS): New macro.
19320         (gl_HEADER_STRING_H_BODY): Require it.
19321         * lib/string_.h: If the gnulib module XYZ is not present, redefine
19322         the symbol XYZ to one that gives a link error.
19323         * modules/string (Makefile.am): Also substitute the GNULIB_* variables.
19324         * modules/memmem (configure.ac): Invoke gl_STRING_MODULE_INDICATOR.
19325         * modules/mempcpy (configure.ac): Likewise.
19326         * modules/memrchr (configure.ac): Likewise.
19327         * modules/stpcpy (configure.ac): Likewise.
19328         * modules/stpncpy (configure.ac): Likewise.
19329         * modules/strcase (configure.ac): Likewise.
19330         * modules/strcasestr (configure.ac): Likewise.
19331         * modules/strchrnul (configure.ac): Likewise.
19332         * modules/strdup (configure.ac): Likewise.
19333         * modules/strndup (configure.ac): Likewise.
19334         * modules/strnlen (configure.ac): Likewise.
19335         * modules/strpbrk (configure.ac): Likewise.
19336         * modules/strsep (configure.ac): Likewise.
19337         * modules/strstr (configure.ac): Likewise.
19338         * modules/strtok_r (configure.ac): Likewise.
19339
19340 2007-01-31  Jean-Louis Martineau  <martineau@zmanda.com>  (tiny change)
19341
19342         * lib/gai_strerror.c (values): Add EAI_OVERFLOW.
19343
19344 2007-01-30  Jim Meyering  <jim@meyering.net>
19345
19346         * lib/mpsort.c (mpsort): Remove spurious "return" in void function.
19347
19348 2007-01-29  Bruno Haible  <bruno@clisp.org>
19349
19350         * lib/allocsa.h: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
19351         * lib/execute.c: Likewise.
19352         * lib/pipe.c: Likewise.
19353         * lib/printf-args.h: Likewise.
19354         * lib/printf-args.c: Likewise.
19355         * lib/printf-parse.c: Likewise.
19356         * lib/vasnprintf.c: Likewise.
19357
19358 2007-01-29  Eric Blake  <ebb9@byu.net>
19359
19360         * lib/memrchr.c: Assume <string.h> unconditionally, to pull in
19361         declaration.
19362
19363 2007-01-29  Paul Eggert  <eggert@cs.ucla.edu>
19364
19365         * lib/strptime.h (strptime): Use 'restrict' for args where
19366         POSIX requires this.
19367         * lib/strptime.c (strptime): Likewise.
19368         Change license notice from LGPL to GPL, since gnulib-tool will
19369         change this as needed.
19370         Include <config.h> if _LIBC is not defined, not if HAVE_CONFIG_H is
19371         defined.
19372         Include "strptime.h" first, to check interface.
19373         Do not #undef _LIBC and _NL_CURRENT.
19374         Do not include <stdlib.h>; no longer needed.
19375         Include "time_r.h" and declare ptime_locale_status
19376         only if _LIBC is not defined.
19377         (__P): Remove unused macro.
19378         (match_string): Bring back glibc version, but use it only if _LIBC
19379         is defined.
19380         (__strptime_internal): Compile tm_gmtoff code if _LIBC is defined, too.
19381         Remove unnecessary assertion and abort() call.
19382         Use #ifdef _NL_CURRENT rather than #if 0, for benefit of glibc.
19383         * m4/strptime.m4: Fix serial number comment.
19384         (gl_FUNC_STRPTIME): Require AC_C_RESTRICT, gl_TM_GMTOFF.
19385         * modules/strptime (Files): Add m4/tm_gmtoff.m4.
19386         (Depends-on): Add time_r.
19387
19388 2007-01-29  Bruno Haible  <bruno@clisp.org>
19389
19390         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
19391         strptime.
19392         * modules/strptime (Depends-on): Add stdbool.
19393         * lib/strptime.h: Include <time.h> always. Add comments.
19394
19395 2007-01-29  Yoann Vandoorselaere  <yoann@prelude-ids.org>
19396
19397         * modules/strptime: New file.
19398         * lib/strptime.h: New file.
19399         * lib/strptime.c: New file.
19400         * m4/strptime.m4: New file.
19401
19402 2007-01-28  Paul Eggert  <eggert@cs.ucla.edu>
19403
19404         * MODULES.html.sh: New module mpsort.
19405         * lib/mpsort.c, lib/mpsort.h, m4/mpsort.m4, modules/mpsort: New files.
19406
19407         * lib/regex.h (_Restrict_): Renamed from __restrict, to avoid
19408         a circularity problem with HP-UX ia64 reported by Bob Proulx in
19409         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00394.html>.
19410         All uses changed.
19411         (_Restrict_arr_): Renamed from __restrict_arr, for similar reasons.
19412         All uses changed.
19413         * lib/regcomp.c, lib/regexec.c: Change all uses from __restrict
19414         to _Restrict_.
19415         * lib/regexec.c (regexec): Declare pmatch with _Restrict_arr_, so that
19416         the parameter matches the prototype.
19417
19418 2007-01-28  Jim Meyering  <jim@meyering.net>
19419
19420         * modules/sys_time (Makefile.am) [MOSTLYCLEANFILES]: Do use
19421         sys/time.h here, reverting that part of the previous patch:
19422         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/8959>.
19423
19424 2007-01-28  Bruno Haible  <bruno@clisp.org>
19425
19426         * modules/sys_time (Makefile.am): Build sys/time.h only when it's the
19427         value of $(SYS_TIME_H).
19428         [MOSTLYCLEANFILES]: Now that sys/time.h is created only when needed,
19429         remove it conditionally, too. [added by Jim Meyering]
19430         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Set SYS_TIME_H.
19431         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
19432         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Set SYS_TIME_H when setting
19433         GETTIMEOFDAY_REPLACEMENT to 1.
19434
19435 2007-01-28  Bruno Haible  <bruno@clisp.org>
19436
19437         * m4/unistd_h.m4 (gl_HEADER_UNISTD_DEFAULTS): New macro.
19438         (gl_HEADER_UNISTD): Require it. Don't set UNISTD_H to empty here.
19439         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_HEADER_UNISTD_DEFAULTS.
19440         Set UNISTD_H instead of UNISTD_H2.
19441         * modules/fchdir (BUILT_SOURCES): Drop $(UNISTD_H2).
19442
19443 2007-01-28  Bruno Haible  <bruno@clisp.org>
19444
19445         * modules/mbchar (Makefile.am): Add mbchar.c to lib_SOURCES.
19446         * m4/mbchar.m4 (gl_MBCHAR): Remove AC_LIBOBJ invocation.
19447
19448 2007-01-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19449
19450         * gnulib-tool (func_emit_lib_Makefile_am, func_add_or_update)
19451         (func_create_testdir): Ensure C locale for `grep' and `tr'
19452         character ranges.
19453         (func_create_megatestdir): Avoid one `grep'.  Fix bug in
19454         ACLOCAL_AMFLAGS parsing state machine.
19455
19456 2007-01-27  Bruno Haible  <bruno@clisp.org>
19457
19458         * modules/unistr/base: Update.
19459
19460 2007-01-27  Bruno Haible  <bruno@clisp.org>
19461
19462         Rename u32-mbtouc -> u32-mbtouc-unsafe, u32-mbtouc-safe -> u32-mbtouc,
19463         u32_mbtouc -> u32_mbtouc_unsafe, u32_mbtouc_safe -> u32_mbtouc.
19464         * modules/unistr/u32-mbtouc-unsafe: Renamed from
19465         modules/unistr/u32-mbtouc.
19466         * lib/unistr/u32-mbtouc-unsafe.c: Renamed from lib/unistr/u32-mbtouc.c.
19467         * lib/unistr.h: Update.
19468         * lib/linebreak.c: Update.
19469         * modules/unistr/u32-mbtouc: Renamed from
19470         modules/unistr/u32-mbtouc-safe.
19471         * lib/unistr/u32-mbtouc.c: Renamed from lib/unistr/u32-mbtouc-safe.c.
19472         * lib/unistr.h: Update.
19473         * lib/unistr/u32-to-u8.c: Update.
19474         * lib/unistr/u32-to-u16.c: Update.
19475
19476 2007-01-27  Bruno Haible  <bruno@clisp.org>
19477
19478         Rename utf16-ucs4 -> utf16-ucs4-unsafe, utf16-ucs4-safe -> utf16-ucs4,
19479         u16_mbtouc -> u16_mbtouc_unsafe, u16_mbtouc_safe -> u16_mbtouc.
19480         * modules/utf16-ucs4-unsafe: Renamed from modules/utf16-ucs4.
19481         * lib/utf16-ucs4-unsafe.h: Renamed from lib/utf16-ucs4.h.
19482         * lib/unistr/utf16-ucs4-unsafe.c: Renamed from lib/unistr/utf16-ucs4.c.
19483         * modules/unistr/u16-mbtouc-unsafe: Renamed from
19484         modules/unistr/u16-mbtouc.
19485         * lib/unistr/u16-mbtouc-unsafe.c: Renamed from lib/unistr/u16-mbtouc.c.
19486         * lib/unistr.h: Update.
19487         * lib/linebreak.c: Update.
19488         * modules/linebreak: Update.
19489         * modules/utf16-ucs4: Renamed from modules/utf16-ucs4-safe.
19490         * lib/utf16-ucs4.h: Renamed from lib/utf16-ucs4-safe.h.
19491         * lib/unistr/utf16-ucs4.c: Renamed from lib/unistr/utf16-ucs4-safe.c.
19492         * modules/unistr/u16-mbtouc: Renamed from
19493         modules/unistr/u16-mbtouc-safe.
19494         * lib/unistr/u16-mbtouc.c: Renamed from lib/unistr/u16-mbtouc-safe.c.
19495         * lib/unistr.h: Update.
19496         * lib/unistr/u16-to-u8.c: Update.
19497         * modules/unistr/u16-to-u8: Update.
19498         * lib/unistr/u16-to-u32.c: Update.
19499         * modules/unistr/u16-to-u32: Update.
19500
19501 2007-01-27  Bruno Haible  <bruno@clisp.org>
19502
19503         Rename utf8-ucs4 -> utf8-ucs4-unsafe, utf8-ucs4-safe -> utf8-ucs4,
19504         u8_mbtouc -> u8_mbtouc_unsafe, u8_mbtouc_safe -> u8_mbtouc.
19505         * modules/utf8-ucs4-unsafe: Renamed from modules/utf8-ucs4.
19506         * lib/utf8-ucs4-unsafe.h: Renamed from lib/utf8-ucs4.h.
19507         * lib/unistr/utf8-ucs4-unsafe.c: Renamed from lib/unistr/utf8-ucs4.c.
19508         * modules/unistr/u8-mbtouc-unsafe: Renamed from
19509         modules/unistr/u8-mbtouc.
19510         * lib/unistr/u8-mbtouc-unsafe.c: Renamed from lib/unistr/u8-mbtouc.c.
19511         * lib/unistr.h: Update.
19512         * lib/striconveh.c: Update.
19513         * modules/striconveh: Update.
19514         * lib/linebreak.c: Update.
19515         * modules/linebreak: Update.
19516         * modules/utf8-ucs4: Renamed from modules/utf8-ucs4-safe.
19517         * lib/utf8-ucs4.h: Renamed from lib/utf8-ucs4-safe.h.
19518         * lib/unistr/utf8-ucs4.c: Renamed from lib/unistr/utf8-ucs4-safe.c.
19519         * modules/unistr/u8-mbtouc: Renamed from modules/unistr/u8-mbtouc-safe.
19520         * lib/unistr/u8-mbtouc.c: Renamed from lib/unistr/u8-mbtouc-safe.c.
19521         * lib/unistr.h: Update.
19522         * lib/striconveh.c: Update.
19523         * modules/striconveh: Update.
19524         * lib/unistr/u8-to-u16.c: Update.
19525         * modules/unistr/u8-to-u16: Update.
19526         * lib/unistr/u8-to-u32.c: Update.
19527         * modules/unistr/u8-to-u32: Update.
19528
19529 2007-01-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19530
19531         Sync from Libtool.
19532         * lib/argz.c: Do not include strings.h nor memory.h, include
19533         string.h unconditionally.  Patch by Simon Josefsson.
19534
19535 2007-01-27  Bruno Haible  <bruno@clisp.org>
19536
19537         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): New macro, extracted
19538         from gl_HEADER_STRING_H_BODY.
19539         (gl_HEADER_STRING_H_BODY): Require it.
19540         * m4/memmem.m4 (gl_FUNC_MEMMEM): Require gl_HEADER_STRING_H_DEFAULTS.
19541         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
19542         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
19543         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
19544         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
19545         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP): Likewise.
19546         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
19547         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
19548         * m4/strdup.m4 (gl_FUNC_STRDUP): Likewise.
19549         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
19550         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
19551         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Likewise.
19552         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
19553         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
19554         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
19555
19556 2007-01-27  Bruno Haible  <bruno@clisp.org>
19557
19558         * gnulib-tool (func_emit_lib_Makefile_am): If $for_test is true, turn
19559         check_PROGRAMS into noinst_PROGRAMS.
19560         (func_emit_tests_Makefile_am): Likewise. Also don't initialize
19561         check_PROGRAMS in this case.
19562         (func_import): Set for_test to false.
19563         (func_create_testdir): Set for_test to true.
19564
19565 2007-01-27  Yoann Vandoorselaere <yoann.v@prelude-ids.com>
19566             Bruno Haible  <bruno@clisp.org>
19567
19568         * modules/strcasestr (Files): Remove lib/strcasestr.h.
19569         (Depends-on): Add string.
19570         (Includes): Use <string.h> instead of strcasestr.h.
19571         * modules/string (Makefile.am): Also substitute the value of
19572         REPLACE_STRCASESTR.
19573         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Don't define strcasestr here;
19574         assume strcasestr is declared in <string.h> not <strings.h>. Also
19575         set REPLACE_STRCASESTR.
19576         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Provide a default value for
19577         REPLACE_STRCASESTR.
19578         * lib/strcasestr.h: Remove file.
19579         * lib/strcasestr.c: Include <string.h> instead of strcasestr.h.
19580         * lib/string_.h (strcasestr): New declaration.
19581
19582 2007-01-27  Bruno Haible  <bruno@clisp.org>
19583
19584         * lib/string_.h: Use 'extern'.
19585
19586 2007-01-27  Jim Meyering  <jim@meyering.net>
19587
19588         * lib/regex_internal.c (re_string_reconstruct): Remove declaration
19589         of set-but-not-used local, "q".
19590
19591         * lib/mempcpy.c: Include <config.h> before <string.h>.
19592         This fixes a compilation error on HP-UX, due to the system's
19593         "restrict"-using mempcpy prototype.
19594
19595 2007-01-26  Bruno Haible  <bruno@clisp.org>
19596
19597         Small optimization.
19598         * lib/javacomp.c: Include c-strstr.h.
19599          (is_envjavac_gcj): Use c_strstr instead of strstr.
19600         * modules/javacomp (Depends-on): Add c-strstr, remove strstr.
19601
19602 2007-01-26  Bruno Haible  <bruno@clisp.org>
19603
19604         * MODULES.html.sh (Unicode string functions): Add the new modules.
19605
19606         * modules/uniconv/u32-strconv-to-locale: New file.
19607         * lib/uniconv/u32-strconv-to-locale.c: New file.
19608
19609         * modules/uniconv/u16-strconv-to-locale: New file.
19610         * lib/uniconv/u16-strconv-to-locale.c: New file.
19611
19612         * modules/uniconv/u8-strconv-to-locale: New file.
19613         * lib/uniconv/u8-strconv-to-locale.c: New file.
19614
19615         * modules/uniconv/u32-strconv-from-locale: New file.
19616         * lib/uniconv/u32-strconv-from-locale.c: New file.
19617
19618         * modules/uniconv/u16-strconv-from-locale: New file.
19619         * lib/uniconv/u16-strconv-from-locale.c: New file.
19620
19621         * modules/uniconv/u8-strconv-from-locale: New file.
19622         * lib/uniconv/u8-strconv-from-locale.c: New file.
19623
19624         * modules/uniconv/u32-strconv-to-enc: New file.
19625         * lib/uniconv/u32-strconv-to-enc.c: New file.
19626         * modules/uniconv/u32-strconv-to-enc-tests: New file.
19627         * tests/uniconv/test-u32-strconv-to-enc.c: New file.
19628
19629         * modules/uniconv/u16-strconv-to-enc: New file.
19630         * lib/uniconv/u16-strconv-to-enc.c: New file.
19631         * lib/uniconv/u-strconv-to-enc.h: New file.
19632         * modules/uniconv/u16-strconv-to-enc-tests: New file.
19633         * tests/uniconv/test-u16-strconv-to-enc.c: New file.
19634
19635         * modules/uniconv/u8-strconv-to-enc: New file.
19636         * lib/uniconv/u8-strconv-to-enc.c: New file.
19637         * modules/uniconv/u8-strconv-to-enc-tests: New file.
19638         * tests/uniconv/test-u8-strconv-to-enc.c: New file.
19639
19640         * modules/uniconv/u32-strconv-from-enc: New file.
19641         * lib/uniconv/u32-strconv-from-enc.c: New file.
19642         * modules/uniconv/u32-strconv-from-enc-tests: New file.
19643         * tests/uniconv/test-u32-strconv-from-enc.c: New file.
19644
19645         * modules/uniconv/u16-strconv-from-enc: New file.
19646         * lib/uniconv/u16-strconv-from-enc.c: New file.
19647         * modules/uniconv/u16-strconv-from-enc-tests: New file.
19648         * tests/uniconv/test-u16-strconv-from-enc.c: New file.
19649
19650         * modules/uniconv/u8-strconv-from-enc: New file.
19651         * lib/uniconv/u8-strconv-from-enc.c: New file.
19652         * lib/uniconv/u-strconv-from-enc.h: New file.
19653         * modules/uniconv/u8-strconv-from-enc-tests: New file.
19654         * tests/uniconv/test-u8-strconv-from-enc.c: New file.
19655
19656         * modules/uniconv/u32-conv-from-enc: New file.
19657         * lib/uniconv/u32-conv-from-enc.c: New file.
19658         * modules/uniconv/u32-conv-from-enc-tests: New file.
19659         * tests/uniconv/test-u32-conv-from-enc.c: New file.
19660
19661         * modules/uniconv/u16-conv-from-enc: New file.
19662         * lib/uniconv/u16-conv-from-enc.c: New file.
19663         * lib/uniconv/u-conv-from-enc.h: New file.
19664         * modules/uniconv/u16-conv-from-enc-tests: New file.
19665         * tests/uniconv/test-u16-conv-from-enc.c: New file.
19666
19667         * modules/uniconv/u8-conv-from-enc: New file.
19668         * lib/uniconv/u8-conv-from-enc.c: New file.
19669         * modules/uniconv/u8-conv-from-enc-tests: New file.
19670         * tests/uniconv/test-u8-conv-from-enc.c: New file.
19671
19672         * modules/uniconv/base: New file.
19673         * lib/uniconv.h: New file.
19674
19675 2007-01-26  Paul Eggert  <eggert@cs.ucla.edu>
19676
19677         * doc/gnulib-tool.texi (Initial import): Update to match current
19678         behavior with strdup module.
19679         * lib/.cppi-disable: Remove strcase.h, strdup.h, strndup.h, strnlen.h.
19680         * lib/memmem.h: Remove; all uses removed.  This is now done
19681         by <string.h>.
19682         * lib/mempcpy.h: Likewise.
19683         * lib/memrchr.h: Likewise.
19684         * lib/stpcpy.h: Likewise.
19685         * lib/stpncpy.h: Likewise.
19686         * lib/strcase.h: Likewise.
19687         * lib/strchrnul.h: Likewise.
19688         * lib/strdup.h: Likewise.
19689         * lib/strndup.h: Likewise.
19690         * lib/strnlen.h: Likewise.
19691         * lib/strpbrk.h: Likewise.
19692         * lib/strsep.h: Likewise.
19693         * lib/strstr.h: Likewise.
19694         * lib/strtok_r.h: Likewise.
19695         * lib/string_.h: New file.
19696         * lib/argp-namefrob.h: Don't include no-longer-existent include files.
19697         Rely on <string.h> instead.
19698         * lib/canon-host.c: Likewise.
19699         * lib/chdir-long.c: Likewise.
19700         * lib/concatpath.c: Likewise.
19701         * lib/exclude.c: Likewise.
19702         * lib/fchdir.c: Likewise.
19703         * lib/getaddrinfo.c: Likewise.
19704         * lib/getcwd.c: Likewise.
19705         * lib/getsubopt.c: Likewise.
19706         * lib/glob.c: Likewise.
19707         * lib/hard-locale.c: Likewise.
19708         * lib/iconvme.c: Likewise.
19709         * lib/javacomp.c: Likewise.
19710         * lib/mempcpy.c: Likewise.
19711         * lib/memrchr.c: Likewise.
19712         * lib/regex_internal.h: Likewise.
19713         * lib/stpncpy.c: Likewise.
19714         * lib/strcasecmp.c: Likewise.
19715         * lib/strchrnul.c: Likewise.
19716         * lib/strdup.c: Likewise.
19717         * lib/striconv.c: Likewise.
19718         * lib/striconveh.c: Likewise.
19719         * lib/striconveha.c: Likewise.
19720         * lib/strncasecmp.c: Likewise.
19721         * lib/strndup.c: Likewise.
19722         * lib/strnlen.c: Likewise.
19723         * lib/strsep.c: Likewise.
19724         * lib/strstr.c: Likewise.
19725         * lib/strtok_r.c: Likewise.
19726         * lib/userspec.c: Likewise.
19727         * lib/w32spawn.h: Likewise.
19728         * lib/xstrndup.c: Likewise.
19729         * lib/mountlist.c (strstr): Remove decl.
19730         * m4/string_h.m4: New file.
19731         * m4/memmem.m4 (gl_FUNC_MEMMEM): Set HAVE_DECL_MEMMEM if necessary.
19732         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Set HAVE_MEMPCPY if necessary.
19733         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Set HAVE_MEMRCHR
19734         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Set HAVE_STPCPY if necessary.
19735         * m4/stpncpy.m4 (gl_PREREQ_STPNCPY): Set HAVE_STPNCPY if necessary.
19736         * m4/strcase.m4 (gl_FUNC_STRCASECMP):
19737         Set REPLACE_STRCASECMP if necessary.
19738         (gl_FUNC_STRNCASECMP): Set HAVE_DECL_STRNCASECMP if necessary.
19739         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Set HAVE_STRCHRNUL if necessary.
19740         * m4/strdup.m4 (gl_FUNC_STRDUP): Set HAVE_DECL_STRDUP if necessary.
19741         * m4/strndup.m4 (gl_FUNC_STRNDUP): Set HAVE_DECL_STRNLEN and
19742         HAVE_DECL_STRDUP if necessary.
19743         (gl_PREREQ_STRNLEN): Don't bother to check for strnlen decl,
19744         since gl_FUNC_STRNDUP does that now.
19745         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Set HAVE_DECL_STRNLEN if necessary.
19746         Check for decl here...
19747         (gl_PREREQ_STRNLEN): ... not here.
19748         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Set HAVE_STRPBRK if necessary.
19749         * m4/strsep.m4 (gl_FUNC_STRSEP): Set HAVE_STRSEP if necessary.
19750         * m4/strstr.m4 (gl_FUNC_STRSTR): Set REPLACE_STRSTR if necessary.
19751         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Set HAVE_DECL_STRTOK_R if
19752         necessary.
19753         * modules/string: New file.
19754         * modules/memmem (Files): Remove special-purpose include file.
19755         (Depends-on): Add string.
19756         (Include): Include <string.h>, not the removed file.
19757         * modules/mempcpy: Likewise.
19758         * modules/memrchr: Likewise.
19759         * modules/stpcpy: Likewise.
19760         * modules/stpncpy: Likewise.
19761         * modules/strcase: Likewise.
19762         * modules/strchrnul: Likewise.
19763         * modules/strdup: Likewise.
19764         * modules/strndup: Likewise.
19765         * modules/strnlen: Likewise.
19766         * modules/strpbrk: Likewise.
19767         * modules/strsep: Likewise.
19768         * modules/strstr: Likewise.
19769         * modules/strtok_r: Likewise.
19770         * tests/test-dirname.c: Don't include "strdup.h", since
19771         <string.h> now suffices.
19772         * tests/test-memmem.c: Don't include "memmem.h", since
19773         <string.h> now suffices.
19774
19775 2007-01-25  Bruno Haible  <bruno@clisp.org>
19776
19777         * lib/striconveh.c (mem_cd_iconveh_internal): Ignore *lengthp if
19778         *resultp is 0.
19779
19780         * lib/unistr/u16-to-u8.c (u16_to_u8): Fix u8_uctomb invocation.
19781         * lib/unistr/u32-to-u8.c (u32_to_u8): Likewise.
19782         * lib/unistr/u8-to-u16.c (u8_to_u16): Fix u16_uctomb invocation.
19783         * lib/unistr/u32-to-u16.c (u32_to_u16): Likewise.
19784
19785         * modules/unistr/u8-to-u16 (Depends-on): Add missing modules.
19786         * modules/unistr/u8-to-u32 (Depends-on): Add missing modules.
19787         * modules/unistr/u16-to-u8 (Depends-on): Add missing modules.
19788         * modules/unistr/u16-to-u32 (Depends-on): Add missing modules.
19789         * modules/unistr/u32-to-u8 (Depends-on): Add missing modules.
19790         * modules/unistr/u32-to-u16 (Depends-on): Add missing modules.
19791
19792 2007-01-24  Bruno Haible  <bruno@clisp.org>
19793
19794         Don't AC_REQUIRE autoconf macros that invoke AC_LIBOBJ. See
19795         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00279.html>.
19796         * m4/argp.m4 (gl_ARGP): Invoke, don't require, gl_GETOPT_SUBSTITUTE.
19797         * m4/fts.m4 (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): Invoke, don't require,
19798         gl_FUNC_FTS_CORE.
19799         (gl_FUNC_FTS_CORE): Invoke, don't require, gl_FUNC_OPENAT.
19800         * m4/lstat.m4 (gl_FUNC_LSTAT): Invoke, don't require,
19801         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
19802         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Invoke, don't require, AC_FUNC_MEMCMP.
19803         * m4/mktime.m4 (gl_FUNC_MKTIME): Invoke, don't require, AC_FUNC_MKTIME.
19804         * m4/openat.m4 (gl_FUNC_OPENAT): Invoke, don't require,
19805         gl_FUNC_FCHOWNAT.
19806         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Invoke, don't require,
19807         gl_FUNC_STRFTIME.
19808         * m4/strtod.m4 (gl_FUNC_STRTOD): Invoke, don't require, AC_FUNC_STRTOD.
19809         Reported by Ralf Wildenhues.
19810
19811 2007-01-24  Bruno Haible  <bruno@clisp.org>
19812
19813         Drop AC_REQUIRE calls that are redundant with the module dependencies.
19814         * m4/canon-host.m4 (gl_PREREQ_CANON_HOST): Don't require
19815         gl_GETADDRINFO.
19816         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Don't require AM_STDBOOL_H,
19817         gl_FUNC_MEMPCPY, gl_FUNC_OPENAT, gl_FUNC_MEMRCHR.
19818         * m4/openat.m4 (gl_PREREQ_OPENAT): Don't require gl_SAVE_CWD.
19819
19820 2007-01-24  Paul Eggert  <eggert@cs.ucla.edu>
19821
19822         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Add test for glibc bug 361.
19823         Don't use 'exit'; just return from 'main'.
19824         (_AC_LIBOBJ_FNMATCH): Check for headers and functions just once.
19825
19826         * lib/fnmatch_.h: Readjust white space and comments to match
19827         glibc, to avoid spurious diffs.
19828
19829 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
19830
19831         * lib/fnmatch_loop.c (internal_fnmatch) [!_LIBC]: #if-out the
19832         2004-12-01 change by Jakub Jelinek, since this code won't compile
19833         if !LIBC.  Problem reported by Bob Proulx.
19834
19835 2007-01-23  Bruno Haible  <bruno@clisp.org>
19836
19837         * lib/striconveh.c: Include c-strcaseeq.h.
19838         (mem_iconveh, str_iconveh): Use STRCASEEQ instead of c_strcasecmp.
19839         * modules/striconveh (Depends-on): Add c-strcaseeq.
19840
19841 2007-01-23  Bruno Haible  <bruno@clisp.org>
19842
19843         * MODULES.html.sh (String handling): Add streq, c-strcaseeq.
19844
19845         * modules/c-strcaseeq: New file.
19846         * lib/c-strcaseeq.h: New file.
19847
19848         * modules/streq: New file.
19849         * lib/streq.h: New file.
19850
19851 2007-01-23  Bruno Haible  <bruno@clisp.org>
19852
19853         * modules/striconveha-tests: New file.
19854         * tests/test-striconveha.c: New file.
19855
19856         * lib/striconveha.h: Include <stdbool.h>.
19857         (mem_iconveha, str_iconveha): Add 'transliterate' argument.
19858         * lib/striconveha.c: Include allocsa.h, strdup.h, c-strcase.h.
19859         (mem_iconveha_notranslit): Renamed from mem_iconveha.
19860         (mem_iconveha): New function.
19861         (str_iconveha_notranslit): Renamed from str_iconveha.
19862         (str_iconveha): New function.
19863         * modules/striconveha (Depends-on): Add stdbool, allocsa, strdup,
19864         c-strcase.
19865
19866 2007-01-23  Bruno Haible  <bruno@clisp.org>
19867
19868         * lib/striconveha.c (mem_iconveha): Fix endless recursion. Try all
19869         encodings without forgiving before trying any encoding with handler.
19870         (str_iconveha): Try all encodings without forgiving before trying any
19871         encoding with handler.
19872
19873 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
19874
19875         Import the following changes from libc.
19876
19877         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
19878
19879         * lib/fnmatch_loop.c: Adjust for changed secondary hash function.
19880
19881         2004-12-01  Jakub Jelinek  <jakub@redhat.com>
19882
19883         * lib/fnmatch_loop.c (internal_fnmatch): Clear is_seqval after
19884         normal_bracket label.
19885
19886         2004-09-01  Jakub Jelinek  <jakub@redhat.com>
19887
19888         [BZ #361]
19889         * lib/fnmatch_loop.c (FCT): For backslash between brackets, branch
19890         to normal_bracket after fetching the next character.
19891
19892 2007-01-22  Bruno Haible  <bruno@clisp.org>
19893
19894         * lib/striconveh.h (mem_cd_iconveh, mem_iconveh): Add 'offsets'
19895         argument.
19896         * lib/striconveh.c (iconv_carefully_1): New function.
19897         (mem_cd_iconveh_internal, mem_cd_iconveh, mem_iconveh): Add 'offsets'
19898         argument.
19899         (str_cd_iconveh): Update.
19900         * lib/striconveha.h (mem_iconveha): Add 'offsets' argument.
19901         * lib/striconveha.c (mem_iconveha): Add 'offsets' argument.
19902         * tests/test-striconveh.c (MAGIC): New macro.
19903         (new_offsets): New function.
19904         (main): Test call with and without offsets.
19905
19906 2007-01-22  Bruno Haible  <bruno@clisp.org>
19907
19908         * modules/sys_stat (Makefile.am): Use @MKDIR_P@ instead of $(MKDIR_P).
19909         * modules/sys_select (Makefile.am): Likewise.
19910         * modules/sys_socket (Makefile.am): Likewise.
19911         * modules/sys_time (Makefile.am): Likewise.
19912
19913 2007-01-22  Paul Eggert  <eggert@cs.ucla.edu>
19914
19915         * modules/gettimeofday (License): Change from GPL to LGPL, since
19916         gettimeofday is a library function.
19917
19918 2007-01-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
19919
19920         * lib/poll.c (rpl_poll): Don't check against FD_SETSIZE under Win32.
19921
19922 2007-01-21  Bruno Haible  <bruno@clisp.org>
19923
19924         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): New macro.
19925
19926 2007-01-21  Bruno Haible  <bruno@clisp.org>
19927
19928         * modules/striconveha: New file.
19929         * lib/striconveha.h: New file.
19930         * lib/striconveha.c: New file.
19931         * MODULES.html.sh (Internationalization functions): Add striconveha.
19932         * lib/striconv.c (str_iconv): Optimize the case of an empty input
19933         string.
19934         * lib/striconveh.c (mem_iconveh, str_iconveh): Likewise.
19935
19936 2007-01-21  Bruno Haible  <bruno@clisp.org>
19937
19938         * lib/striconv.c (str_iconv): Guarantee errno is set when strdup fails.
19939         * lib/striconveh.c (str_iconveh): Likewise.
19940
19941 2007-01-21  Bruno Haible  <bruno@clisp.org>
19942
19943         * lib/striconveh.h (mem_iconveh): New declaration.
19944         * lib/striconveh.c (mem_iconveh): New function.
19945         * tests/test-striconveh.c (main): Add tests for mem_iconveh.
19946
19947 2007-01-21  Bruno Haible  <bruno@clisp.org>
19948
19949         * lib/xstriconv.h (xmem_cd_iconv): Change specification.
19950
19951         * lib/striconveh.h (mem_cd_iconveh): Change specification.
19952         * lib/striconveh.c (mem_cd_iconveh): Don't free the user-supplied
19953         original result buffer.
19954         (str_cd_iconveh): Update.
19955         * tests/test-striconveh.c (main): Update.
19956
19957         * lib/striconv.h (mem_cd_iconv): Change specification.
19958         * lib/striconv.c (mem_cd_iconv): Don't free the user-supplied original
19959         result buffer.
19960         (str_cd_iconv): Update.
19961         * tests/test-striconv.c (main): Update.
19962
19963 2007-01-21  Bruno Haible  <bruno@clisp.org>
19964
19965         * gnulib-tool: Fix test whether sed is GNU sed supporting --posix.
19966
19967 2007-01-20  Jim Meyering  <jim@meyering.net>
19968
19969         * lib/userspec.c (parse_with_separator): If a user or group string
19970         starts with "+", skip the corresponding name-to-ID look-up, since
19971         such a look-up must fail: user and group names may not include "+".
19972
19973 2007-01-19  Paul Eggert  <eggert@cs.ucla.edu>
19974
19975         * lib/poll.c: Include sys/time.h and time.h unconditionally,
19976         since we now assume the sys_time module.
19977         * m4/poll.m4 (gl_PREREQ_POLL): Don't require AC_HEADER_TIME or
19978         check for sys/time.h; no longer needed.
19979         * modules/poll (Depends-on): Depend on sys_time.
19980
19981 2007-01-18  Bruno Haible  <bruno@clisp.org>
19982
19983         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove test for <sys/time.h>.
19984         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
19985
19986         * m4/tempname.m4 (gl_PREREQ_TEMPNAME): Remove tests for sys/time.h and
19987         gettimeofday.
19988
19989         * tests/test-gettimeofday.c: Include <time.h>.
19990         (dummy): Remove variable.
19991
19992         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Renamed from
19993         gl_HEADER_SYS_TIME_H.
19994         (gl_HEADER_SYS_TIME_H): New macro.
19995
19996         * lib/sys_time_.h: Test GETTIMEOFDAY_REPLACEMENT instead of
19997         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
19998         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY,
19999         gl_FUNC_GETTIMEOFDAY_CLOBBER): Set GETTIMEOFDAY_REPLACEMENT instead of
20000         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
20001         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H): Initialize
20002         GETTIMEOFDAY_REPLACEMENT instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE
20003         and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
20004         * modules/sys_time (sys/time.h): Substitute GETTIMEOFDAY_REPLACEMENT
20005         instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and
20006         GETTIMEOFDAY_CLOBBERS_LOCALTIME.
20007
20008         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Undo the
20009         last change; it caused a compilation error when cross-compiling to
20010         Cygwin.
20011
20012 2007-01-18  Jim Meyering  <jim@meyering.net>
20013
20014         Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".
20015         * modules/sys_stat (Makefile.am): Use "$(MKDIR_P) sys", rather
20016         than the race-prone "test -d sys || mkdir sys".
20017         (configure.ac): Use AC_PROG_MKDIR_P.
20018         * modules/sys_select: Likewise.
20019         * modules/sys_socket: Likewise.
20020         * modules/sys_time: Likewise.
20021
20022 2007-01-18  Eric Blake  <ebb9@byu.net>
20023
20024         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Also
20025         replace gettimeofday.
20026         * lib/gettimeofday.c (rpl_gettimeofday): Declare with replacement
20027         name, to avoid infinite recursion.
20028
20029 2007-01-17  Paul Eggert  <eggert@cs.ucla.edu>
20030
20031         * MODULES.html.sh (Support for systems lacking POSIX:2001): New
20032         module sys_time.
20033         * lib/gethrxtime.c: Include <sys/time.h>, since we can no longer
20034         assume timespec.h defines struct timeval.
20035         * lib/settime.c: Likewise.
20036         * lib/utimens.c: Likewise.
20037         * lib/gettime.c (gettime): Remove test against HAVE_GETTIMEOFDAY,
20038         since we now assume the gettimeofday module.
20039         * lib/tempname.c (__gen_tempname): Likewise.
20040         * lib/gettimeofday.h: Remove.
20041         * lib/gettimeofday.c: Include <sys/time.h> instead of "gettimeofday.h".
20042         Don't include <sys/types.h> and <stdlib.h>; shouldn't be needed.
20043         Include <time.h>, for 'time()'.
20044         (localtime_buffer_addr): Also use this workaround if
20045         TZSET_CLOBBERS_LOCALTIME.  Set to a dummy static variable by default,
20046         to simplify the uses.  All uses changed.
20047         (localtime, gmtime, tzset, gettimeofday): Reformat slightly so
20048         that #undef is inside {}, and 'const' follows type name consistently.
20049         (tzset): Define replacement only if TZSET_CLOBBERS_LOCALTIME.
20050         (gettimeofday): Do not use the maximum possible value for
20051         tv->tv_usec, since that might break usages other than ls.c.
20052         Instead, we'll leave ls.c alone.  This undoes today's patch
20053         by Bruno.  Add a compile-time warning for 1s-clock resolution;
20054         we've never observed the problem but might as well keep the
20055         canary.
20056         * lib/nanosleep.c: Include timespec.h first, for interface check.
20057         * lib/nanosleep.c: Include <sys/time.h> unconditionally, since we
20058         now assume the sys_time module.
20059         * lib/tempname.c: Likewise.
20060         * lib/timespec.h: Likewise.
20061         * lib/nanosleep.c: Don't worry about TIME_WITH_SYS_TIME; no longer
20062         needed.
20063         * lib/strftime.c: Likewise.
20064         * lib/timespec.h: Likewise.
20065         * lib/posixtm.c: Include posixtm.h first, for interface check.
20066         Don't worry about TM_IN_SYS_TIME; that's wayyy obsolete.
20067         * lib/posixtm.h: Include stdbool.h and time.h, for proper interface.
20068         * lib/strftime.c: Don't include <sys/types.h>; shouldn't be needed.
20069         * lib/sys_time_.h: New file.
20070         * lib/timespec.h (struct timespec): Use long int, not long.
20071         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
20072         (gl_FUNC_GETTIMEOFDAY_CLOBBER, gl_PREREQ_GETTIMEOFDAY):
20073         Remove obsolescent call to AC_HEADER_TIME.
20074         * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
20075         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
20076         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
20077         * m4/timespec.m4 (gl_TIMESPEC, gl_CHECK_TYPE_STRUCT_TIMESPEC):
20078         Likewise.
20079         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Likewise.
20080         * m4/utimbuf.m4 (gl_CHECK_TYPE_STRUCT_UTIMBUF): Likewise.
20081         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Move sys/time.h tests
20082         into the sys_time module.  Check for gettimeofday just once.
20083         Prefix our variables with gl_, not with ac_ or jm_.  Tighten test
20084         for gettimeofday signature to just check the signature.  Merely
20085         compile it, since linking doesn't test signature.  Improve test for
20086         whether gettimeofday.o is actually needed.
20087         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Renamed from
20088         AC_FUNC_GETTIMEOFDAY_CLOBBER.  All uses changed.  Use
20089         AC_RUN_IFELSE rather than AC_TRY_RUN.  If clobbering, set
20090         and define GETTIMEOFDAY_CLOBBERS_LOCALTIME.
20091         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Don't define
20092         GETTIMEOFDAY_CLOBBERS_LOCALTIME; that's gl_FUNC_GETTIMEOFDAY_CLOBBER's
20093         job.  Don't define tzset; that's gl_FUNC_TZSET_CLOBBER's job.
20094         * m4/mktime.m4 (AC_FUNC_MKTIME): Just include <time.h> rather
20095         than worrying about sys/time.h.
20096         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
20097         Don't bother worrying about TIME_WITH_SYS_TIME.
20098         * m4/stat-time.m4 (gl_STAT_TIME): Likewise.
20099         * m4/posixtm.m4 (gl_POSIXTM): Remove obsolescent call to AC_STRUCT_TM.
20100         * m4/sys_time_h.m4: New file.
20101         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Require gl_HEADER_SYS_TIME_H.
20102         Don't include sys/time.h.  Return from main rather than exiting.
20103         Define TZSET_CLOBBERS_LOCALTIME, for consistency with other names;
20104         all uses changed.
20105         * modules/gethrxtime (Depends-on): Add sys_time.
20106         * modules/gettime (Depends-on): Likewise.
20107         * modules/gettimeofday (Depends-on): Likewise.
20108         * modules/nanosleep (Depends-on): Likewise.
20109         * modules/settime (Depends-on): Likewise.
20110         * modules/tempname (Depends-on): Likewise.
20111         * modules/utimens (Depends-on): Likewise.
20112         * modules/gettimeofday (Files): Remove lib/gettimeofday.h.
20113         (Include:) Change back to <sys/time.h>.
20114         (Maintainer:) Add self.
20115         * modules/sys_time: New file.
20116         * modules/tempname (Depends-on): Add gettimeofday.
20117         * tests/test-gettimeofday.c: Include <sys/time.h>
20118         rather than gettimeofday.h.
20119
20120 2007-01-17  Bruno Haible  <bruno@clisp.org>
20121
20122         * gnulib-tool (func_get_license): Revert last patch. Instead, let
20123         the license default to GPL.
20124         (func_create_testdir): Don't complain if a module is LGPL and its
20125         tests module depends on GPLed modules.
20126
20127 2007-01-17  Bruno Haible  <bruno@clisp.org>
20128
20129         * lib/gettimeofday.c (gettimeofday): Add code for the case
20130         HAVE_GETTIMEOFDAY && !GETTIMEOFDAY_CLOBBERS_LOCALTIME. Use the
20131         maximum possible value for tv->tv_usec, rather than the minimum one.
20132
20133 2005-10-08  Martin Lambers  <marlam@marlam.de>
20134 2005-10-08  Paul Eggert  <eggert@cs.ucla.edu>
20135 2007-01-16  Bruno Haible  <bruno@clisp.org>
20136
20137         * modules/gettimeofday (Files): Add lib/gettimeofday.h.
20138         (configure.ac): Remove AC_FUNC_GETTIMEOFDAY_CLOBBER. Add
20139         gl_FUNC_GETTIMEOFDAY.
20140         (Include): Add gettimeofday.h.
20141         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): New macro.
20142         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't invoke gl_PREREQ_GETTIMEOFDAY.
20143         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Define
20144         GETTIMEOFDAY_CLOBBERS_LOCALTIME. Invoke gl_PREREQ_GETTIMEOFDAY here.
20145         (gl_PREREQ_GETTIMEOFDAY): Check for <sys/timeb.h> and _ftime.
20146         * lib/gettimeofday.h: New file.
20147         * lib/gettimeofday.c: Include <sys/timeb.h>.
20148         (localtime_buffer_addr, rpl_localtime, rpl_gmtime, rpl_tzset): Define
20149         only if GETTIMEOFDAY_CLOBBERS_LOCALTIME.
20150         (rpl_gettimeofday) [!HAVE_GETTIMEOFDAY]: Use _ftime() when available;
20151         fall back on time().
20152
20153         * tests/test-gettimeofday.c: New file.
20154         * modules/gettimeofday-tests: New file.
20155
20156 2007-01-16  Eric Blake  <ebb9@byu.net>
20157
20158         * modules/fnmatch (Depends-on): Depend on wchar.
20159         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Assume <wchar.h>.
20160         * m4/fnmatch.m4: Likewise.
20161         * modules/mbchar (Makefile.am): Assume <wchar.h>.
20162         * m4/mbchar.m4: Likewise.
20163         * modules/mbswidth (Depends-on): Depend on wchar.
20164         * lib/mbswidth.c: Assume <wchar.h>.
20165         * m4/mbswidth.m4: Likewise.
20166         * modules/quotearg (Depends-on): Depend on wchar.
20167         * lib/quotearg.c: Assume <wchar.h>.
20168         * m4/quotearg.m4: Likewise.
20169         * modules/regex (Depends-on): Depend on wchar.
20170         * lib/regex_internal.h: Assume <wchar.h>.
20171         * m4/regex.m4: Likewise.
20172         * modules/stdint (Depends-on): Depend on wchar.
20173         * lib/stdint_.h [!defined WCHAR_MIN]: Assume <wchar.h>.
20174         * m4/stdint.m4: Likewise.
20175         * tests/test-stdint.c [HAVE_WINT_T]: Likewise.
20176         * modules/strftime (Depends-on): Depend on wchar.
20177         * lib/strftime.c (DO_MULTIBYTE): Assume <wchar.h>.
20178         * modules/strtol (Depends-on): Depend on wchar.
20179         * lib/strtol.c: Assume <wchar.h>.
20180         * modules/wcwidth (Depends-on): Depend on wchar.
20181         * lib/wcwidth.h: Assume <wchar.h>.
20182         * m4/wcwidth.m4: Likewise.
20183
20184 2007-01-16  Bruno Haible  <bruno@clisp.org>
20185
20186         * modules/csharpexec-script: New, created from...
20187         * modules/csharpexec: ... this.
20188
20189 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
20190
20191         * modules/javaexec-script: New, created from...
20192         * modules/javaexec: ... this.
20193
20194 2007-01-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
20195
20196         * modules/poll (Dependencies): Add sys_select.
20197
20198 2007-01-15  Jim Meyering  <jim@meyering.net>
20199
20200         * m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3 struct-
20201         redefinition bug when using both <utmp.h> and <utmpx.h> headers.
20202         * lib/readutmp.h: Likewise.  Reported by Daniel Richard G. in
20203         <http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/9415>.
20204
20205 2007-01-15  Bruno Haible  <bruno@clisp.org>
20206
20207         * modules/striconveh: New file.
20208         * lib/striconveh.h: New file.
20209         * lib/striconveh.c: New file.
20210         * MODULES.html.sh (Internationalization functions): Add striconveh.
20211
20212         * modules/striconveh-tests: New file.
20213         * tests/test-striconveh.c: New file.
20214
20215 2007-01-15  Bruno Haible  <bruno@clisp.org>
20216
20217         * lib/striconv.c (str_cd_iconv): Use the first algorithm if iconv is
20218         not from GNU libiconv or GNU libc.
20219
20220 2007-01-15  Bruno Haible  <bruno@clisp.org>
20221
20222         * doc/gnulib-intro.texi (Copyright): Explain the different license
20223         terms for module descriptions, autoconf macros, tests, documentation.
20224
20225 2007-01-14  Bruno Haible  <bruno@clisp.org>
20226
20227         * modules/striconv-tests: New file.
20228         * tests/test-striconv.c: New file.
20229
20230 2007-01-14  Bruno Haible  <bruno@clisp.org>
20231
20232         * modules/iconv-tests: New file.
20233         * tests/test-iconv.c: New file.
20234
20235 2007-01-14  Bruno Haible  <bruno@clisp.org>
20236
20237         * gnulib-tool (func_get_license): For test modules, use the license of
20238         the main module.
20239
20240 2007-01-14  Bruno Haible  <bruno@clisp.org>
20241
20242         * modules/iconv (Include): Clarify that <iconv.h> can only be included
20243         if iconv is found to exist.
20244
20245 2007-01-14  Bruno Haible  <bruno@clisp.org>
20246
20247         * modules/c-ctype-tests: New file.
20248         * tests/test-c-ctype.c: New file.
20249
20250 2007-01-14  Bruno Haible  <bruno@clisp.org>
20251
20252         * modules/binary-io-tests: New file.
20253         * tests/test-binary-io.sh: New file.
20254         * tests/test-binary-io.c: New file.
20255
20256 2007-01-14  Bruno Haible  <bruno@clisp.org>
20257
20258         * modules/array-oset-tests: New file.
20259         * tests/test-array_oset.c: New file.
20260
20261 2007-01-14  Bruno Haible  <bruno@clisp.org>
20262
20263         * modules/array-list-tests: New file.
20264         * tests/test-array_list.c: New file.
20265
20266 2007-01-14  Bruno Haible  <bruno@clisp.org>
20267
20268         * gnulib-tool (func_create_testdir): Don't unnecessarily run configure
20269         and make.
20270         Reported by Simon Josefsson in
20271         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00139.html>
20272
20273 2007-01-14  Bruno Haible  <bruno@clisp.org>
20274
20275         * modules/allocsa-tests: New file.
20276         * tests/test-allocsa.c: New file.
20277
20278 2007-01-14  Bruno Haible  <bruno@clisp.org>
20279
20280         * modules/fchdir (Depends-on): Add absolute-header.
20281         * modules/unistd (Depends-on): Likewise.
20282
20283 2006-12-30  Bruno Haible  <bruno@clisp.org>
20284
20285         * modules/fchdir: New file.
20286         * modules/unistd (Files): Add lib/unistd_.h.
20287         (Makefile.am): Generate unistd.h from unistd_.h.
20288         * lib/fchdir.c: New file.
20289         * lib/dirent_.h: New file.
20290         * lib/unistd_.h: New file.
20291         * lib/fcntl_.h (open) [FCHDIR_REPLACEMENT]: New replacement.
20292         * m4/fchdir.m4: New file.
20293         * m4/unistd_h.m4 (gl_PREREQ_UNISTD): New macro.
20294         (gl_HEADER_UNISTD): Invoke it.
20295         * lib/dup-safer.c (dup_safer) [FCHDIR_REPLACEMENT]: Use the dup
20296         function.
20297         * lib/backupfile.c (opendir, closedir): Undefine.
20298         * lib/chown.c (open, close): Undefine.
20299         * lib/clean-temp.c (open, close): Undefine.
20300         * lib/copy-file.c (open, close): Undefine.
20301         * lib/execute.c (open, close): Undefine.
20302         * lib/fsusage.c (open, close): Undefine.
20303         * lib/gc-gnulib.c (open, close): Undefine.
20304         * lib/getcwd.c (opendir, closedir): Undefine.
20305         * lib/glob.c (opendir, closedir): Undefine.
20306         * lib/javacomp.c (open, close): Undefine.
20307         * lib/mountlist.c (open, close, opendir, closedir): Undefine.
20308         * lib/openat-proc.c (open, close): Undefine.
20309         * lib/pagealign_alloc.c (open, close): Undefine.
20310         * lib/pipe.c (open, close): Undefine.
20311         * lib/progreloc.c (open, close): Undefine.
20312         * lib/savedir.c (opendir, closedir): Undefine.
20313         * lib/utime.c (open, close): Undefine.
20314         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add fchdir.
20315
20316 2007-01-10  Bruno Haible  <bruno@clisp.org>
20317
20318         * lib/striconv.c (mem_cd_iconv): Align the temporary buffer.
20319
20320 2007-01-12  Eric Blake  <ebb9@byu.net>
20321
20322         Provide a robust <wchar.h>.  Further simplifications are now
20323         possible in other modules, but not included here.
20324         * modules/wchar: New module.
20325         * m4/wchar.m4: New file.
20326         * lib/wchar_.h: Likewise.
20327         * modules/mbchar (Depends-on): Depend on wchar, as the first use
20328         of the new module.
20329         * MODULES.html.sh (Extended multibyte and wide character utilities):
20330         New section.
20331
20332 2007-01-12  Paul Eggert  <eggert@cs.ucla.edu>
20333
20334         * lib/xreadlink.c (SYMLINK_MAX) [!defined SYMLINK_MAX]: Define
20335         to a reasonable default for memory allocation.
20336         (xreadlink): Don't allocate a huge buffer, to work around a buggy
20337         file system that reports garbage st_size values for symlinks.
20338         Problem reported by Liyang Hu.
20339
20340 2007-01-11  Simon Josefsson  <simon@josefsson.org>
20341
20342         * gnulib-tool (func_all_modules): Exclude all .* files (e.g.,
20343         Emacs .#* auto-save files).
20344
20345 2007-01-11  Bruno Haible  <bruno@clisp.org>
20346
20347         * gnulib-tool (func_all_modules): Exclude all files inside the CVS
20348         directory.
20349
20350 2007-01-10  Paul Eggert  <eggert@cs.ucla.edu>
20351
20352         Use @...@ consistently in lib/wctype_.h.
20353         * lib/wctype_.h [HAVE_WINT_T]: Go back to using @...@, but rely
20354         on it being set to 1 or 0.
20355         * m4/wctype.m4 (gl_WCTYPE_H): Set HAVE_WINT_T to 1 or 0, and
20356         go back to AC_SUBSTing it.
20357         * modules/wctype (Makefile.am): Undo previous change.
20358
20359 2007-01-10  Eric Blake  <ebb9@byu.net>
20360
20361         * lib/wctype_.h [HAVE_WINT_T]: Rely on AC_DEFINE.
20362         * m4/wctype.m4 (gl_WCTYPE_H): No need to AC_SUBST(HAVE_WINT_T).
20363         * modules/wctype (Makefile.am): Likewise.
20364         Reported by Chris McGuire.
20365
20366 2007-01-10  Jim Meyering  <jim@meyering.net>
20367
20368         fts.c: a small readability/maintainability improvement
20369         * lib/fts.c (fts_read): Make this code slightly more readable and
20370         maintainable by hoisting the "sp->fts_cur = p" assignments to
20371         immediately follow the statements that set P.  Derived from
20372         the patch by Miloslav Trmac in http://bugzilla.redhat.com/222089.
20373
20374 2007-01-10  Eric Blake  <ebb9@byu.net>
20375
20376         * lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> before
20377         <wchar.h>, to work around BSDI bug in BSD/OS 4.0.1.
20378         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
20379         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
20380         Reported by Chris McGuire.
20381
20382 2007-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20383
20384         * gnulib-tool (func_all_modules): Use POSIX conforming escaping
20385         in sed script.
20386
20387 2007-01-09  Bruno Haible  <bruno@clisp.org>
20388
20389         * MODULES.html.sh: Accept options --cvs-urls, --git-urls.
20390         (repo_url_prefix, repo_url_suffix, repo_url_suffix_repl): New
20391         variables.
20392         (func_module): Use them.
20393
20394 2007-01-09  Bruno Haible  <bruno@clisp.org>
20395
20396         * modules/unistr/base: New file.
20397         * lib/unistr.h: New file.
20398
20399         * modules/unistr/u8-to-u16: New file.
20400         * lib/unistr/u8-to-u16.c: New file.
20401
20402         * modules/unistr/u8-to-u32: New file.
20403         * lib/unistr/u8-to-u32.c: New file.
20404
20405         * modules/unistr/u16-to-u8: New file.
20406         * lib/unistr/u16-to-u8.c: New file.
20407
20408         * modules/unistr/u16-to-u32: New file.
20409         * lib/unistr/u16-to-u32.c: New file.
20410
20411         * modules/unistr/u32-to-u8: New file.
20412         * lib/unistr/u32-to-u8.c: New file.
20413
20414         * modules/unistr/u32-to-u16: New file.
20415         * lib/unistr/u32-to-u16.c: New file.
20416
20417         * modules/unistr/u8-check: New file.
20418         * modules/unistr/u16-check: New file.
20419         * modules/unistr/u32-check: New file.
20420         * lib/unistr/u8-check.c: New file.
20421         * lib/unistr/u16-check.c: New file.
20422         * lib/unistr/u32-check.c: New file.
20423
20424         * modules/unistr/u8-chr: New file.
20425         * modules/unistr/u16-chr: New file.
20426         * modules/unistr/u32-chr: New file.
20427         * lib/unistr/u8-chr.c: New file.
20428         * lib/unistr/u16-chr.c: New file.
20429         * lib/unistr/u32-chr.c: New file.
20430
20431         * modules/unistr/u8-cmp: New file.
20432         * modules/unistr/u16-cmp: New file.
20433         * modules/unistr/u32-cmp: New file.
20434         * lib/unistr/u8-cmp.c: New file.
20435         * lib/unistr/u16-cmp.c: New file.
20436         * lib/unistr/u32-cmp.c: New file.
20437
20438         * modules/unistr/u8-cpy: New file.
20439         * modules/unistr/u16-cpy: New file.
20440         * modules/unistr/u32-cpy: New file.
20441         * lib/unistr/u8-cpy.c: New file.
20442         * lib/unistr/u16-cpy.c: New file.
20443         * lib/unistr/u32-cpy.c: New file.
20444         * lib/unistr/u-cpy.h: New file.
20445
20446         * modules/unistr/u8-cpy-alloc: New file.
20447         * modules/unistr/u16-cpy-alloc: New file.
20448         * modules/unistr/u32-cpy-alloc: New file.
20449         * lib/unistr/u8-cpy-alloc.c: New file.
20450         * lib/unistr/u16-cpy-alloc.c: New file.
20451         * lib/unistr/u32-cpy-alloc.c: New file.
20452         * lib/unistr/u-cpy-alloc.h: New file.
20453
20454         * modules/unistr/u8-endswith: New file.
20455         * modules/unistr/u16-endswith: New file.
20456         * modules/unistr/u32-endswith: New file.
20457         * lib/unistr/u8-endswith.c: New file.
20458         * lib/unistr/u16-endswith.c: New file.
20459         * lib/unistr/u32-endswith.c: New file.
20460         * lib/unistr/u-endswith.h: New file.
20461
20462         * modules/unistr/u8-mblen: New file.
20463         * modules/unistr/u16-mblen: New file.
20464         * modules/unistr/u32-mblen: New file.
20465         * lib/unistr/u8-mblen.c: New file.
20466         * lib/unistr/u16-mblen.c: New file.
20467         * lib/unistr/u32-mblen.c: New file.
20468
20469         * modules/unistr/u8-mbtouc: New file.
20470         * modules/unistr/u16-mbtouc: New file.
20471         * modules/unistr/u32-mbtouc: New file.
20472         * lib/unistr/u8-mbtouc.c: New file.
20473         * lib/unistr/u16-mbtouc.c: New file.
20474         * lib/unistr/u32-mbtouc.c: New file.
20475
20476         * modules/unistr/u8-mbtouc-safe: New file.
20477         * modules/unistr/u16-mbtouc-safe: New file.
20478         * modules/unistr/u32-mbtouc-safe: New file.
20479         * lib/unistr/u8-mbtouc-safe.c: New file.
20480         * lib/unistr/u16-mbtouc-safe.c: New file.
20481         * lib/unistr/u32-mbtouc-safe.c: New file.
20482
20483         * modules/unistr/u8-move: New file.
20484         * modules/unistr/u16-move: New file.
20485         * modules/unistr/u32-move: New file.
20486         * lib/unistr/u8-move.c: New file.
20487         * lib/unistr/u16-move.c: New file.
20488         * lib/unistr/u32-move.c: New file.
20489         * lib/unistr/u-move.h: New file.
20490
20491         * modules/unistr/u8-next: New file.
20492         * modules/unistr/u16-next: New file.
20493         * modules/unistr/u32-next: New file.
20494         * lib/unistr/u8-next.c: New file.
20495         * lib/unistr/u16-next.c: New file.
20496         * lib/unistr/u32-next.c: New file.
20497
20498         * modules/unistr/u8-prev: New file.
20499         * modules/unistr/u16-prev: New file.
20500         * modules/unistr/u32-prev: New file.
20501         * lib/unistr/u8-prev.c: New file.
20502         * lib/unistr/u16-prev.c: New file.
20503         * lib/unistr/u32-prev.c: New file.
20504
20505         * modules/unistr/u8-set: New file.
20506         * modules/unistr/u16-set: New file.
20507         * modules/unistr/u32-set: New file.
20508         * lib/unistr/u8-set.c: New file.
20509         * lib/unistr/u16-set.c: New file.
20510         * lib/unistr/u32-set.c: New file.
20511         * lib/unistr/u-set.h: New file.
20512
20513         * modules/unistr/u8-startswith: New file.
20514         * modules/unistr/u16-startswith: New file.
20515         * modules/unistr/u32-startswith: New file.
20516         * lib/unistr/u8-startswith.c: New file.
20517         * lib/unistr/u16-startswith.c: New file.
20518         * lib/unistr/u32-startswith.c: New file.
20519         * lib/unistr/u-startswith.h: New file.
20520
20521         * modules/unistr/u8-stpcpy: New file.
20522         * modules/unistr/u16-stpcpy: New file.
20523         * modules/unistr/u32-stpcpy: New file.
20524         * lib/unistr/u8-stpcpy.c: New file.
20525         * lib/unistr/u16-stpcpy.c: New file.
20526         * lib/unistr/u32-stpcpy.c: New file.
20527         * lib/unistr/u-stpcpy.h: New file.
20528
20529         * modules/unistr/u8-stpncpy: New file.
20530         * modules/unistr/u16-stpncpy: New file.
20531         * modules/unistr/u32-stpncpy: New file.
20532         * lib/unistr/u8-stpncpy.c: New file.
20533         * lib/unistr/u16-stpncpy.c: New file.
20534         * lib/unistr/u32-stpncpy.c: New file.
20535         * lib/unistr/u-stpncpy.h: New file.
20536
20537         * modules/unistr/u8-strcat: New file.
20538         * modules/unistr/u16-strcat: New file.
20539         * modules/unistr/u32-strcat: New file.
20540         * lib/unistr/u8-strcat.c: New file.
20541         * lib/unistr/u16-strcat.c: New file.
20542         * lib/unistr/u32-strcat.c: New file.
20543         * lib/unistr/u-strcat.h: New file.
20544
20545         * modules/unistr/u8-strchr: New file.
20546         * modules/unistr/u16-strchr: New file.
20547         * modules/unistr/u32-strchr: New file.
20548         * lib/unistr/u8-strchr.c: New file.
20549         * lib/unistr/u16-strchr.c: New file.
20550         * lib/unistr/u32-strchr.c: New file.
20551
20552         * modules/unistr/u8-strcmp: New file.
20553         * modules/unistr/u16-strcmp: New file.
20554         * modules/unistr/u32-strcmp: New file.
20555         * lib/unistr/u8-strcmp.c: New file.
20556         * lib/unistr/u16-strcmp.c: New file.
20557         * lib/unistr/u32-strcmp.c: New file.
20558
20559         * modules/unistr/u8-strcpy: New file.
20560         * modules/unistr/u16-strcpy: New file.
20561         * modules/unistr/u32-strcpy: New file.
20562         * lib/unistr/u8-strcpy.c: New file.
20563         * lib/unistr/u16-strcpy.c: New file.
20564         * lib/unistr/u32-strcpy.c: New file.
20565         * lib/unistr/u-strcpy.h: New file.
20566
20567         * modules/unistr/u8-strcspn: New file.
20568         * modules/unistr/u16-strcspn: New file.
20569         * modules/unistr/u32-strcspn: New file.
20570         * lib/unistr/u8-strcspn.c: New file.
20571         * lib/unistr/u16-strcspn.c: New file.
20572         * lib/unistr/u32-strcspn.c: New file.
20573         * lib/unistr/u-strcspn.h: New file.
20574
20575         * modules/unistr/u8-strdup: New file.
20576         * modules/unistr/u16-strdup: New file.
20577         * modules/unistr/u32-strdup: New file.
20578         * lib/unistr/u8-strdup.c: New file.
20579         * lib/unistr/u16-strdup.c: New file.
20580         * lib/unistr/u32-strdup.c: New file.
20581         * lib/unistr/u-strdup.h: New file.
20582
20583         * modules/unistr/u8-strlen: New file.
20584         * modules/unistr/u16-strlen: New file.
20585         * modules/unistr/u32-strlen: New file.
20586         * lib/unistr/u8-strlen.c: New file.
20587         * lib/unistr/u16-strlen.c: New file.
20588         * lib/unistr/u32-strlen.c: New file.
20589         * lib/unistr/u-strlen.h: New file.
20590
20591         * modules/unistr/u8-strmblen: New file.
20592         * modules/unistr/u16-strmblen: New file.
20593         * modules/unistr/u32-strmblen: New file.
20594         * lib/unistr/u8-strmblen.c: New file.
20595         * lib/unistr/u16-strmblen.c: New file.
20596         * lib/unistr/u32-strmblen.c: New file.
20597
20598         * modules/unistr/u8-strmbtouc: New file.
20599         * modules/unistr/u16-strmbtouc: New file.
20600         * modules/unistr/u32-strmbtouc: New file.
20601         * lib/unistr/u8-strmbtouc.c: New file.
20602         * lib/unistr/u16-strmbtouc.c: New file.
20603         * lib/unistr/u32-strmbtouc.c: New file.
20604
20605         * modules/unistr/u8-strncat: New file.
20606         * modules/unistr/u16-strncat: New file.
20607         * modules/unistr/u32-strncat: New file.
20608         * lib/unistr/u8-strncat.c: New file.
20609         * lib/unistr/u16-strncat.c: New file.
20610         * lib/unistr/u32-strncat.c: New file.
20611         * lib/unistr/u-strncat.h: New file.
20612
20613         * modules/unistr/u8-strncmp: New file.
20614         * modules/unistr/u16-strncmp: New file.
20615         * modules/unistr/u32-strncmp: New file.
20616         * lib/unistr/u8-strncmp.c: New file.
20617         * lib/unistr/u16-strncmp.c: New file.
20618         * lib/unistr/u32-strncmp.c: New file.
20619
20620         * modules/unistr/u8-strncpy: New file.
20621         * modules/unistr/u16-strncpy: New file.
20622         * modules/unistr/u32-strncpy: New file.
20623         * lib/unistr/u8-strncpy.c: New file.
20624         * lib/unistr/u16-strncpy.c: New file.
20625         * lib/unistr/u32-strncpy.c: New file.
20626         * lib/unistr/u-strncpy.h: New file.
20627
20628         * modules/unistr/u8-strnlen: New file.
20629         * modules/unistr/u16-strnlen: New file.
20630         * modules/unistr/u32-strnlen: New file.
20631         * lib/unistr/u8-strnlen.c: New file.
20632         * lib/unistr/u16-strnlen.c: New file.
20633         * lib/unistr/u32-strnlen.c: New file.
20634         * lib/unistr/u-strnlen.h: New file.
20635
20636         * modules/unistr/u8-strpbrk: New file.
20637         * modules/unistr/u16-strpbrk: New file.
20638         * modules/unistr/u32-strpbrk: New file.
20639         * lib/unistr/u8-strpbrk.c: New file.
20640         * lib/unistr/u16-strpbrk.c: New file.
20641         * lib/unistr/u32-strpbrk.c: New file.
20642         * lib/unistr/u-strpbrk.h: New file.
20643
20644         * modules/unistr/u8-strrchr: New file.
20645         * modules/unistr/u16-strrchr: New file.
20646         * modules/unistr/u32-strrchr: New file.
20647         * lib/unistr/u8-strrchr.c: New file.
20648         * lib/unistr/u16-strrchr.c: New file.
20649         * lib/unistr/u32-strrchr.c: New file.
20650
20651         * modules/unistr/u8-strspn: New file.
20652         * modules/unistr/u16-strspn: New file.
20653         * modules/unistr/u32-strspn: New file.
20654         * lib/unistr/u8-strspn.c: New file.
20655         * lib/unistr/u16-strspn.c: New file.
20656         * lib/unistr/u32-strspn.c: New file.
20657         * lib/unistr/u-strspn.h: New file.
20658
20659         * modules/unistr/u8-strstr: New file.
20660         * modules/unistr/u16-strstr: New file.
20661         * modules/unistr/u32-strstr: New file.
20662         * lib/unistr/u8-strstr.c: New file.
20663         * lib/unistr/u16-strstr.c: New file.
20664         * lib/unistr/u32-strstr.c: New file.
20665         * lib/unistr/u-strstr.h: New file.
20666
20667         * modules/unistr/u8-strtok: New file.
20668         * modules/unistr/u16-strtok: New file.
20669         * modules/unistr/u32-strtok: New file.
20670         * lib/unistr/u8-strtok.c: New file.
20671         * lib/unistr/u16-strtok.c: New file.
20672         * lib/unistr/u32-strtok.c: New file.
20673         * lib/unistr/u-strtok.h: New file.
20674
20675         * modules/unistr/u8-uctomb: New file.
20676         * modules/unistr/u16-uctomb: New file.
20677         * modules/unistr/u32-uctomb: New file.
20678         * lib/unistr/u8-uctomb.c: New file.
20679         * lib/unistr/u16-uctomb.c: New file.
20680         * lib/unistr/u32-uctomb.c: New file.
20681
20682         * MODULES.html.sh (Unicode string functions): Add the new modules.
20683
20684 2007-01-08  Bruno Haible  <bruno@clisp.org>
20685
20686         * gnulib-tool (func_all_modules): Use find, not ls, to traverse the
20687         modules directory. Filter out CVS, ChangeLog, COPYING, README also from
20688         subdirectories.
20689
20690 2007-01-08  Karl Berry  <karl@gnu.org>
20691
20692         * doc/error.texi: mention that main() fns must set program_name
20693         when progname is used.
20694
20695 2007-01-08  Paul Eggert  <eggert@cs.ucla.edu>
20696
20697         * m4/wctype.m4 (gl_WCTYPE_H): Compute ABSOLUTE_WCTYPE_H even if
20698         WCTYPE_H is empty, for the benefit of builds from non-distclean
20699         directories.  Problem reported by Eric Blake in
20700         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00157.html>.
20701
20702 2007-01-08  Bruno Haible  <bruno@clisp.org>
20703
20704         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Remove
20705         PROVIDE_CANONICALIZE_FILENAME_MODE macro definition.
20706         * lib/canonicalize.h: Test GNULIB_CANONICALIZE instead of
20707         PROVIDE_CANONICALIZE_FILENAME_MODE.
20708         * modules/canonicalize (configure.ac): Use gl_MODULE_INDICATOR.
20709
20710 2007-01-08  Bruno Haible  <bruno@clisp.org>
20711
20712         * m4/fts.m4 (gl_FUNC_FTS_LGPL): Remove _LGPL_PACKAGE macro definition.
20713         * lib/fts_.h (_LGPL_PACKAGE): Remove macro.
20714         Use !GNULIB_FTS instead of _LGPL_PACKAGE.
20715         * lib/fts.c: Likewise.
20716         * modules/fts (configure.ac): Use gl_MODULE_INDICATOR.
20717
20718 2006-12-25  Bruno Haible  <bruno@clisp.org>
20719
20720         * modules/utf8-ucs4-safe: New file.
20721         * lib/utf8-ucs4-safe.h: New file.
20722         * lib/unistr/utf8-ucs4-safe.c: New file.
20723
20724         * modules/utf16-ucs4-safe: New file.
20725         * lib/utf16-ucs4-safe.h: New file.
20726         * lib/unistr/utf16-ucs4-safe.c: New file.
20727
20728         * MODULES.html.sh (Unicode string functions): Add the new modules.
20729
20730 2007-01-08  Bruno Haible  <bruno@clisp.org>
20731
20732         * modules/utf8-ucs4 (Files, lib_SOURCES): Add unistr/utf8-ucs4.c.
20733         (Depends-on): Add unitypes.
20734         * lib/utf8-ucs4.h: Add double-inclusion guard. Include unitypes.h.
20735         (u8_mbtouc_aux): Move out to separate file.
20736         (u8_mbtouc): Use ucs4_t, uint8_t types.
20737         * lib/unistr/utf8-ucs4.c: New file.
20738
20739         * modules/utf16-ucs4 (Files, lib_SOURCES): Add unistr/utf16-ucs4.c.
20740         (Depends-on): Add unitypes.
20741         * lib/utf16-ucs4.h: Add double-inclusion guard. Include unitypes.h.
20742         (u16_mbtouc_aux): Move out to separate file.
20743         (u16_mbtouc): Use ucs4_t, uint16_t types.
20744         * lib/unistr/utf16-ucs4.c: New file.
20745
20746         * modules/ucs4-utf8 (Files, lib_SOURCES): Add unistr/ucs4-utf8.c.
20747         (Depends-on): Add unitypes.
20748         * lib/ucs4-utf8.h: Add double-inclusion guard. Include unitypes.h.
20749         (u8_uctomb_aux): Move out to separate file.
20750         (u8_uctomb): Use ucs4_t, uint8_t types.
20751         * lib/unistr/ucs4-utf8.c: New file.
20752
20753         * modules/ucs4-utf16 (Files, lib_SOURCES): Add unistr/ucs4-utf16.c.
20754         (Depends-on): Add unitypes.
20755         * lib/ucs4-utf16.h: Add double-inclusion guard. Include unitypes.h.
20756         (u16_uctomb_aux): Move out to separate file.
20757         (u16_uctomb): Use ucs4_t, uint16_t types.
20758         * lib/unistr/ucs4-utf16.c: New file.
20759
20760 2006-12-25  Bruno Haible  <bruno@clisp.org>
20761
20762         * modules/unitypes: New file.
20763         * lib/unitypes.h: New file.
20764         * MODULES.html.sh (func_all_modules): New section "Unicode string
20765         functions". Move ucs4-utf8, ucs4-utf16, utf8-ucs4, utf16-ucs4 to
20766         this section. Add unitypes.
20767
20768 2007-01-08  Bruno Haible  <bruno@clisp.org>
20769
20770         Avoid variable names that conflict with those from libtool.
20771         * m4/lib-link.m4 (AC_LIB_RPATH, AC_LIB_LINKFLAGS_BODY,
20772         AC_LIB_LINKFLAGS_FROM_LIBS): Rename libext to acl_libext,
20773         shlibext to acl_shlibext, libname_spec to acl_libname_spec,
20774         library_names_spec to acl_library_names_spec, hardcode_* to
20775         acl_hardcode_*.
20776         Reported by Ralf Wildenhues.
20777
20778 2007-01-08  Bruno Haible  <bruno@clisp.org>
20779
20780         * m4/gc-arcfour.m4 (gl_GC_ARCFOUR): Remove GC_USE_ARCFOUR macro
20781         definition.
20782         * m4/gc-arctwo.m4 (gl_GC_ARCTWO): Remove GC_USE_ARCTWO macro
20783         definition.
20784         * m4/gc-des.m4 (gl_GC_DES): Remove GC_USE_DES macro definition.
20785         * m4/gc-hmac-md5.m4 (gl_GC_HMAC_MD5): Remove GC_USE_HMAC_MD5 macro
20786         definition.
20787         * m4/gc-hmac-sha1.m4 (gl_GC_HMAC_SHA1): Remove GC_USE_HMAC_SHA1 macro
20788         definition.
20789         * m4/gc-md2.m4 (gl_GC_MD2): Remove GC_USE_MD2 macro definition.
20790         * m4/gc-md4.m4 (gl_GC_MD4): Remove GC_USE_MD4 macro definition.
20791         * m4/gc-md5.m4 (gl_GC_MD5): Remove GC_USE_MD5 macro definition.
20792         * m4/gc-random.m4 (gl_GC_RANDOM): Remove GC_USE_RANDOM macro
20793         definition.
20794         * m4/gc-rijndael.m4 (gl_GC_RIJNDAEL): Remove GC_USE_RIJNDAEL macro
20795         definition.
20796         * m4/gc-sha1.m4 (gl_GC_SHA1): Remove GC_USE_SHA1 macro definition.
20797         * lib/gc-gnulib.c: Use GNULIB_GC_<algorithm> instead of
20798         GC_USE_<algorithm>.
20799         * lib/gc-libgcrypt.c: Likewise.
20800         * modules/gc-arcfour (configure.ac): Use gl_MODULE_INDICATOR.
20801         * modules/gc-arctwo (configure.ac): Likewise.
20802         * modules/gc-des (configure.ac): Likewise.
20803         * modules/gc-hmac-md5 (configure.ac): Likewise.
20804         * modules/gc-hmac-sha1 (configure.ac): Likewise.
20805         * modules/gc-md2 (configure.ac): Likewise.
20806         * modules/gc-md4 (configure.ac): Likewise.
20807         * modules/gc-md5 (configure.ac): Likewise.
20808         * modules/gc-random (configure.ac): Likewise.
20809         * modules/gc-rijndael (configure.ac): Likewise.
20810         * modules/gc-sha1 (configure.ac): Likewise.
20811
20812 2007-01-08  Bruno Haible  <bruno@clisp.org>
20813
20814         * m4/close-stream.m4 (gl_CLOSE_STREAM): Remove GNULIB_CLOSE_STREAM
20815         macro definition.
20816         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Remove GNULIB_FCNTL_SAFER macro
20817         definition.
20818         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Remove GNULIB_FOPEN_SAFER macro
20819         definition.
20820         * modules/close-stream (configure.ac): Invoke gl_MODULE_INDICATOR.
20821         * modules/fcntl-safer (configure.ac): Likewise.
20822         * modules/fopen-safer (configure.ac): Likewise.
20823         * modules/fwriteerror (configure.ac): Likewise. Remove explicit
20824         GNULIB_FWRITEERROR macro definition.
20825
20826 2007-01-08  Bruno Haible  <bruno@clisp.org>
20827
20828         * m4/gnulib-common.m4: New file.
20829         * gnulib-tool (func_get_autoconf_snippet): Undo last change.
20830         (func_get_filelist): Add m4/gnulib-common.m4.
20831
20832 2007-01-08  Bruno Haible  <bruno@clisp.org>
20833
20834         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Simplify the sorting
20835         command.
20836
20837 2007-01-08  Jim Meyering  <jim@meyering.net>
20838
20839         Use a more robust test for a "can't happen" condition.
20840         * lib/fts.c (fts_read): Revert the change of 2006-11-22, since it
20841         narrowed the st_size value.  Presuming the "can't happen" condition
20842         is true, that narrowing could conceivably convert an invalid st_size
20843         value into a valid one.  Instead, use a change based on Matthew
20844         Woehlke's original patch.
20845
20846         Slight readability improvement: use an assert-like macro
20847         in place of literal "abort ()" uses.
20848         * lib/fts.c (fts_assert): Define.
20849         (fts_set_stat_required, cwd_advance_fd, fts_read, fd_ring_check):
20850         Use this macro instead of a bare 'abort'.
20851
20852 2007-01-05  Paul Eggert  <eggert@cs.ucla.edu>
20853
20854         Don't worry about using IRIX 5.3's wctype.h broken definitions;
20855         simply work around them.
20856         * lib/wctype_.h: Remove test for HAVE_WCTYPE_CTMP_BUG.
20857         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph, iswlower):
20858         (iswprint, iswpunct, iswspace, iswupper, iswxdigit): Undef before
20859         declaring.
20860         Don't bother to define as macros, since the standard doesn't require it.
20861         * m4/wctype.m4 (WCTYPE_H, ABSOLUTE_WCTYPE_H): Simplify, since we no
20862         longer worry about IRIX 5.3.
20863         (HAVE_WCTYPE_CTMP_BUG): Remove.
20864
20865 2007-01-04  Paul Eggert  <eggert@cs.ucla.edu>
20866
20867         * lib/wctype_.h (_ctmp_) [HAVE_WCTYPE_CTMP_BUG]: Now of type wchar_t,
20868         not wint_t.  Also, include <ctype.h>, to fix another IRIX bug.
20869         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
20870         Problems reported by Georg Schwarz for IRIX 5.3.
20871
20872         * gnulib-tool (autoconf_minversion): Take the maximum version number
20873         found, not the minimum.  Problem reported by James Youngman.
20874
20875 2007-01-03  Karl Berry  <karl@gnu.org>
20876
20877         * doc/error.texi: new file, explaining interaction with progname.
20878         * doc/gnulib.texi: include it.  Update copyright.
20879
20880 2007-01-03  Simon Josefsson  <simon@josefsson.org>
20881
20882         * gnulib-tool (func_create_testdir): Run AC_CANONICAL_BUILD and
20883         AC_CANONICAL_HOST, to improve autobuild outputs.
20884
20885 2007-01-03  Paolo Bonzini  <bonzini@gnu.org>
20886             Yoann Vandoorselaere <yoann.v@prelude-ids.com>
20887
20888         * lib/poll.c (poll): Use recv on Mac OS X to distinguish connected
20889         sockets, server sockets, and other file descriptors.  Count errors
20890         to compute the return value.  Reorder the code a bit to be easier
20891         to follow.  Don't set event bits that were not requested (except
20892         POLLERR and POLLHUP).
20893
20894 2007-01-01  Bruno Haible  <bruno@clisp.org>
20895
20896         * modules/lchmod (Include): Require lchmod.h, not lchown.h.
20897
20898 2007-01-03  Jim Meyering  <jim@meyering.net>
20899
20900         * modules/fts-lgpl (Depends-on): Add i-ring.  Reported by Bruno Haible.
20901
20902 2007-01-02  Bruno Haible  <bruno@clisp.org>
20903
20904         * modules/settime (Include): Require timespec.h.
20905         * modules/nanosleep (Include): Likewise.
20906
20907 2007-01-01  Bruno Haible  <bruno@clisp.org>
20908
20909         * gnulib-tool (func_emit_copyright_notice): Bump year.
20910         (func_get_autoconf_snippet): Emit a GNULIB_<modulename> macro.
20911
20912 2007-01-01  Bruno Haible  <bruno@clisp.org>
20913
20914         Improve support for OpenBSD.
20915         * build-aux/config.rpath (libname_spec): Export.
20916         (library_names_spec): New variable. Export.
20917         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Extract libname_spec and
20918         library_names_spec from the config.rpath output. Locate shared library
20919         through the name pattern in library_names_spec.
20920
20921 2007-01-01  Eric Blake  <ebb9@byu.net>
20922
20923         * lib/version-etc.c (COPYRIGHT_YEAR): Bump for new year.
20924
20925 2006-12-30  Paul Eggert  <eggert@cs.ucla.edu>
20926
20927         * gnulib-tool (SORT): Remove, since we no longer assume GNU sort.
20928         Rewrite so as not to assume GNU sort or "tail -1".  Also, don't
20929         assume the C locale, and avoid an "eval" that could cause trouble.
20930         Problem with SORT reported by Bob Proulx.
20931
20932         * lib/getpagesize.h (getpagesize) [defined __amigaos4__]:
20933         Define.  Trivial patch from Henning Nielsen Lund, originally
20934         sent to bug-grep@gnu.org today.
20935
20936 2006-12-29  Paul Eggert  <eggert@cs.ucla.edu>
20937
20938         * lib/acl.h: Include sys/types.h and sys/stat.h, for mode_t and
20939         struct stat.  Problem reported by Henning Nielsen Lund.
20940         * lib/acl.c: Include acl.h first, to check interface.  Don't
20941         bother to include sys/types.h and sys/stat.h again.
20942
20943 2006-12-28  Paul Eggert  <eggert@cs.ucla.edu>
20944
20945         Import the following change from libc; problem reported by
20946         Sven Verdoolaege.
20947
20948         2005-10-13  Ulrich Drepper  <drepper@redhat.com>
20949
20950         [BZ #1373]
20951         * lib/argp.h: Remove __NTH for __argp_usage inline function.
20952
20953 2006-12-28  Jim Meyering  <jim@meyering.net>
20954
20955         * build-aux/announce-gen: Do not assume that the package
20956         builds any of tar.gz, tar.bz2, and .xdelta files.
20957         Suggestion from Simon Josefsson.
20958
20959 2006-12-28  Simon Josefsson  <simon@josefsson.org>
20960
20961         * modules/announce-gen: New file.
20962
20963 2006-12-27  Paul Eggert  <eggert@cs.ucla.edu>
20964
20965         * lib/mbchar.h: Just include <wctype.h>; the wctype module
20966         handles its gotchas now.
20967         * lib/mbswidth.c: Likewise.
20968         * lib/wcwidth.h: Likewise.
20969         * m4/mbchar.m4 (gl_MBCHAR): Don't bother checking for wctype.h
20970         and iswcntrl; the wctype module does this stuff now.
20971         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
20972         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
20973         * modules/mbchar (Depends-on): Add wctype.
20974         * modules/mbswidth (Depends-on): Likewise.
20975         * modules/wcwidth (Depends-on): Likewise.
20976
20977 2006-12-27  Eric Blake  <ebb9@byu.net>
20978
20979         * lib/fnmatch.c: Reinstate inclusion of <wchar.h>, since this
20980         module uses more than what <wctype.h> is required to provide.
20981
20982 2006-12-26  Eric Blake  <ebb9@byu.net>
20983
20984         * gnulib-tool (sed_extract_prog): Avoid space-tab.
20985
20986 2006-12-26  Eric Blake  <ebb9@byu.net>
20987
20988         * modules/absolute-header: New module.
20989         * modules/fcntl (Depends-on): Depend on it.
20990         * modules/inttypes (Depends-on): Likewise.
20991         * modules/stdint (Depends-on): Likewise.
20992         * modules/sys_stat (Depends-on): Likewise.
20993         * modules/wctype (Depends-on): Likewise.
20994         * MODULES.html.sh (Support for building libraries and
20995         executables): Document it.
20996
20997 2006-12-25  Paul Eggert  <eggert@cs.ucla.edu>
20998
20999         * gnulib-tool (SED): Remove, undoing previous change.
21000         The problem was that it broke coreutils on Solaris, because
21001         "sed --posix" leaked into a makefile.
21002         (sed): New alias, if 'alias' and GNU sed.
21003
21004 2006-12-24  Jim Meyering  <jim@meyering.net>
21005
21006         Work around an fchownat bug in glibc-2.4:
21007         http://lists.ubuntu.com/archives/ubuntu-users/2006-September/093218.html
21008         This bug would cause "chown -RP ... DIR" to follow symlinks in DIR,
21009         in spite of the -P option.
21010         * m4/openat.m4 (gl_FUNC_FCHOWNAT, gl_FUNC_FCHOWNAT_DEREF_BUG):
21011         New macros.
21012         (gl_PREREQ_OPENAT): Require gl_FUNC_FCHOWNAT.
21013         * modules/openat (Files): Add lib/fchownat.c.
21014         * lib/openat.c (fchownat): Don't define here.  Move to...
21015         * lib/fchownat.c: ...this new file.
21016
21017 2006-12-23  Paul Eggert  <eggert@cs.ucla.edu>
21018
21019         Fix bug reported by Bruno Haible in
21020         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00228.html>
21021         where quotearg.c didn't compile on Mac OS X 10.2 because it
21022         lacks <wchar.h> and wint_t.
21023         * lib/wctype_.h (__wctype_wint_t): New type.
21024         Include <stdio.h>, <time.h>, <wchar.h> only if HAVE_WINT_T.
21025         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph):
21026         (iswlower, iswprint, iswpunct, iswspace, iswupper, ixwxdigit):
21027         Arg is now of type __wctype_wint_t, not wint_t.
21028         * m4/wctype.m4 (gl_WCTYPE_H): Require gt_TYPE_WINT_T, and
21029         substitute HAVE_WINT_T.
21030         * modules/wctype (Files): Add m4/wint_t.m4.
21031         (wctype.h): Substitute HAVE_WINT_T.
21032
21033 2006-12-23  Bruno Haible  <bruno@clisp.org>
21034
21035         * lib/safe-read.h [C++]: Wrap declarations in extern "C".
21036
21037 2006-12-23  Bruno Haible  <bruno@clisp.org>
21038
21039         * lib/canonicalize-lgpl.c (__realpath): Test HAVE_READLINK instead of
21040         S_ISLNK.
21041         Needed because gnulib's sys/stat.h replacement defines S_ISLNK on
21042         mingw.
21043
21044 2006-12-22  Bruno Haible  <bruno@clisp.org>
21045
21046         * lib/copy-file.c: Include acl.h.
21047         (copy_file_preserving) [USE_ACL]: Use copy_acl instead of chmod.
21048         Close the file descriptors only after being done with copy_acl.
21049         * modules/copy-file (Depends-on): Add acl.
21050
21051 2006-12-22  Bruno Haible  <bruno@clisp.org>
21052
21053         * gnulib-tool (SED): New variable.
21054         Use $SED instead of sed everywhere.
21055
21056 2006-12-22  Bruno Haible  <bruno@clisp.org>
21057
21058         * modules/no-c++: New file.
21059         * m4/no-c++.m4: New file.
21060         * MODULES.html.sh (Support for building libraries and executables):
21061         Add no-c++.
21062
21063 2006-12-22  Paul Eggert  <eggert@cs.ucla.edu>
21064
21065         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
21066         Include <limits.h>, and use its INT_MAX to rewrite the
21067         j loop so that it does not overflow 'int'.  Problem reported by
21068         Ralf Wildenhues in
21069         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00084.html>.
21070         Play it safe by shifting left by 1 rather than multiplying by 2,
21071         as GCC is less likely to optimize this away when the value
21072         is signed (when it assumes overflow leads to undefined behavior).
21073         Also, don't assume time_t uses two's complement.
21074
21075 2006-12-21  Paul Eggert  <eggert@cs.ucla.edu>
21076
21077         * MODULES.html.sh: New module wctype.
21078         * lib/wctype_.h, m4/wctype.m4, modules/wctype: New files.
21079         * lib/fnmatch.c: Don't bother to include <wchar.h> before
21080         <wctype.h>, since the new wctype module should fix this.
21081         * lib/quotearg.c: Include <wctype.h> unconditionally, since
21082         the wctype module should arrange for it.
21083         * lib/regex_internal.h: Likewise.
21084         * m4/quotearg.m4 (gl_QUOTEARG): Don't check for wctype.h or iswprint,
21085         since the wctype module should handle this now.
21086         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for wctype.h.
21087         * modules/fnmatch (Depends-on): Add wctype.
21088         * modules/quotearg (Depends-on): Likewise.
21089         * modules/regex (Depends-on): Likewise.
21090
21091 2006-12-19  Bruno Haible  <bruno@clisp.org>
21092
21093         * lib/strdup.h [C++]: Wrap definitions in extern "C".
21094         Suggested by Lorenzo Bettini <bettini@dsi.unifi.it>.
21095
21096 2006-12-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21097
21098         * modules/savewd (Depends-on): Fix dependency on fcntl.
21099
21100 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
21101
21102         * m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty if stdint.h
21103         conforms to C99, rather than relying on the user's environment
21104         setting of STDINT_H.
21105
21106 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
21107         and Eric Blake  <ebb9@byu.net>
21108
21109         * lib/dirname.h (DOUBLE_SLASH_IS_DISTINCT_ROOT): Default to 0, not 1.
21110         This is more consistent with the other defines here.
21111         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT):
21112         Port to z/OS.  Problem reported by Paul Gilmartin.
21113         Change local vars to use gl_ prefix rather than ac_.
21114         Don't define DOUBLE_SLASH_IS_DISTINCT_ROOT to 0, for consistency
21115         with other defines.
21116         * modules/double-slash-root: New module.
21117         * modules/dirname (Files): Remove m4/double-slash-root.m4.
21118         (Depends-on): Add double-slash-root.
21119         * MODULES.html.sh (File system functions): Mention new module.
21120
21121 2006-12-14  Paul Eggert  <eggert@cs.ucla.edu>
21122
21123         * lib/yesno.c [!ENABLE_NLS]: Don't include getline.h.
21124         (yesno) [!ENABLE_NLS]: Don't invoke getline or rpmatch.
21125         This is for the benefit of gzip, which doesn't do i18n.
21126
21127 2006-12-12  Jim Meyering  <jim@meyering.net>
21128
21129         * m4/acl.m4 (gl_ACL_GET_FILE): Fix logic error.
21130         Reported by Andreas Schwab <schwab@suse.de>.
21131
21132 2006-12-12  Bruno Haible  <bruno@clisp.org>
21133
21134         Merge these changes.
21135         2006-09-05  Bruno Haible  <bruno@clisp.org>
21136         * lib/iconvme.c (iconv_string): No need to save and restore errno when
21137         iconv_alloc succeeded.
21138         (iconv_alloc): Don't assume that malloc() or realloc(), when failing,
21139         sets errno to ENOMEM. (malloc on GNU/kFreeBSD doesn't.) No need to
21140         test for " && dest " at the end - dest is always != NULL there. Call
21141         iconv with 4xNULL arguments initially, to reset the state. Call iconv
21142         with 2xNULL arguments, also to flush the state storage. Handle the
21143         IRIX iconv behaviour. Realloc the final result, to throw away unused
21144         memory.
21145
21146 2006-12-11  Paul Eggert  <eggert@cs.ucla.edu>
21147
21148         * m4/openat.m4 (gl_FUNC_OPENAT): Don't compile mkdirat
21149         and fchmodat unconditionally, since glibc 2.4 has them.
21150         Problem reported by Arkadiusz Miskiewicz.
21151
21152 2006-12-10  Bruno Haible  <bruno@clisp.org>
21153
21154         * gnulib-tool (func_import): Show the include files only for those
21155         modules that are copied and specified.
21156         Reported by Karl Berry.
21157
21158 2006-12-08  Jim Meyering  <jim@meyering.net>
21159
21160         * build-aux/announce-gen ($VERSION): Don't use of $Revision...$.
21161         Instead, use Emacs' time-stamp write hook.  Note that the time is UTC.
21162
21163         * build-aux/announce-gen: Add two new options, both optional:
21164         --bootstrap-tools=TOOL_LIST
21165               a comma-separated list of tools, e.g.,
21166               autoconf,automake,bison,gnulib
21167         --gnulib-snapshot-date=DATE
21168               if gnulib is in the bootstrap tool list,
21169               then report this as the snapshot date.
21170               If not specified, use the current date/time.
21171               If you specify a date here, be sure it's UTC.
21172
21173 2006-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21174
21175         * tests/test-argp-2.sh: Fix test to match actual output.
21176         (func_compare): Fix sed script to be portable.
21177
21178 2006-12-05  Paul Eggert  <eggert@cs.ucla.edu>
21179
21180         * lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS]: Add a
21181         workaround for this case.  It is not autoconfigured now; offhand
21182         it's hard to see how to autoconfigure it.
21183
21184 2006-12-03  Paul Eggert  <eggert@cs.ucla.edu>
21185
21186         * lib/mkdir-p.c (make_dir_parents): Fix race condition when making
21187         a directory that is about to be chowned.  Such a directory's
21188         initial file permissions should permit the owner only and this
21189         should not be changed until after the chown, since the group and
21190         other bits would be incorrect if they granted permission before
21191         the chown.
21192
21193         Fix porting problem for iswctype reported by Georg Schwarz in:
21194         http://lists.gnu.org/archive/html/bug-coreutils/2006-12/msg00017.html
21195         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCTYPE, too.
21196         * lib/regex_internal.h (RE_ENABLE_I18N): Likewise.
21197         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for iswctype, too.
21198         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
21199
21200 2006-12-03  Jim Meyering  <jim@meyering.net>
21201
21202         * lib/fts.c (fts_load): Don't set sp->fts_dev here, since
21203         p->fts_statp may not yet be defined.
21204         (fts_read): Instead, set it in the caller, once p->fts_statp is
21205         sure to be defined, and corresponds to a top-level directory.
21206         This bug made du -x fail.  Here's the coreutils test case:
21207         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commit;h=ba45154d8e9f
21208         Reported by Mike Frysinger.
21209
21210 2006-12-01  Jim Meyering  <jim@meyering.net>
21211
21212         * modules/savewd (Depends-on): Add fcntl_h to avoid self-test
21213         build failure due to missing definition of HAVE_WORKING_O_NOFOLLOW.
21214         Reported by Simon Josefsson.
21215
21216 2006-11-30  Jim Meyering  <jim@meyering.net>
21217
21218         * m4/warning.m4: Use the all-permissive copyright notice
21219         recommended by RMS (rather than LGPL).
21220         * m4/vararrays.m4: Likewise.
21221         * m4/flexmember.m4: Likewise.
21222
21223 2006-11-29  Bruno Haible  <bruno@clisp.org>
21224
21225         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
21226         noinst_LIBRARIES. Augment noinst_LIBRARIES and noinst_LTLIBRARIES
21227         using +=.
21228         Reported by Simon Josefsson <simon@josefsson.org>.
21229
21230 2006-11-28  James Youngman <jay@gnu.org>
21231
21232         * README: Advise users that they might find the bug-gnulib@gnu.org
21233         and autotools-announce@gnu.org mailing lists useful.
21234
21235 2006-11-28  Bruno Haible  <bruno@clisp.org>
21236
21237         * m4/ptrdiff_max.m4: Remove file.
21238
21239 2006-11-21  Bruno Haible  <bruno@clisp.org>
21240
21241         * m4/eoverflow.m4 (gl_EOVERFLOW): Use AC_COMPUTE_INT instead of
21242         _AC_COMPUTE_INT.
21243         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
21244         * m4/ptrdiff_max.m4 (gl_PTRDIFF_MAX): Use AC_COMPUTE_INT instead of
21245         _AC_COMPUTE_INT.
21246         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
21247         * m4/size_max.m4 (gl_SIZE_MAX): Use AC_COMPUTE_INT instead of
21248         _AC_COMPUTE_INT.
21249         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
21250
21251 2006-11-28  Jim Meyering  <jim@meyering.net>
21252
21253         * lib/regcomp.c (parse_branch): Rename local, exp->expr, to avoid
21254         warning from "gcc -Wshadow" about shadowing the builtin.
21255
21256 2006-11-27  Bruno Haible  <bruno@clisp.org>
21257
21258         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_INT instead of
21259         _AC_COMPUTE_INT.
21260         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
21261
21262 2006-11-27  Bruno Haible  <bruno@clisp.org>
21263             Paul Eggert  <eggert@cs.ucla.edu>
21264
21265         * lib/regex.h (__restrict_arr): Redo logic of #if, for clarity.
21266
21267 2006-11-26  Bruno Haible  <bruno@clisp.org>
21268
21269         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
21270         noinst_LTLIBRARIES.
21271
21272 2006-11-27  Paul Eggert  <eggert@cs.ucla.edu>
21273             Bruno Haible  <bruno@clisp.org>
21274
21275         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to 0
21276         if compiling with "gcc -ansi".
21277
21278 2006-11-26  Paul Eggert  <eggert@cs.ucla.edu>
21279
21280         Fix some incompatibilities with gcc -ansi -pedantic.
21281         * lib/regex.h (__restrict_arr): Don't use the [restrict] syntax
21282         if compiling pedantically with GCC, unless it's C99 or later.
21283         Don't trust sys/cdefs.h's definition of __restrict_arr, either, as
21284         it mishandles gcc -ansi -pedantic as well.
21285         * lib/regex_internal.h (re_token_t): Don't use enum bitfields
21286         if gcc -pedantic.
21287         * lib/regexec.c (check_node_accept_bytes): Don't use auto
21288         initializers for struct if -pedantic, unless it's C99 or later.
21289
21290 2006-11-25  Nix  <nix@esperi.org.uk>  (tiny change)
21291
21292         * m4/fcntl_h.m4 (gl_FCNTL_H): Test the atime, not the mtime.
21293         Don't close an fd more than once. Identical atimes indicate
21294         success, not failure.
21295
21296 2006-11-22  Robinson Mittmann <bob@hoplon.com>  (tiny change)
21297
21298         * lib/sincosl.c (kernel_sinl): Fix typo in threshold.
21299
21300 2006-11-23  Jim Meyering  <jim@meyering.net>
21301
21302         * build-aux/announce-gen: New file.  From coreutils.
21303
21304 2006-11-22  Jim Meyering  <jim@meyering.net>
21305
21306         Work around a compile-time error from the HP-UX 11.00 /bin/cc.
21307         * lib/fts.c (enum Fts_stat): Give this previously-anon enum a name.
21308         (fts_read): Use a temporary to narrow the overused st_size member
21309         before using it in a switch statement.  Reported by Matthew Woehlke.
21310
21311         * m4/clock_time.m4 (gl_CLOCK_TIME): Quote AC_SUBST argument.
21312         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
21313
21314 2006-11-20  Bruno Haible  <bruno@clisp.org>
21315
21316         * gettext.m4 (AM_GNU_GETTEXT): Revert 2005-07-28 patch: Use
21317         changequote instead of pairs of brackets.
21318         Reported by Andreas Schwab <schwab@suse.de>.
21319
21320 2006-11-21  Jim Meyering  <jim@meyering.net>
21321
21322         * lib/fts.c (fts_safe_changedir): Move a declaration "up",
21323         so as to remain compatible with older compilers.
21324         Patch from Michael Deutschmann.
21325
21326 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
21327
21328         * MODULES.html.sh (File system functions): Add openat.
21329
21330         * lib/openat.h (rpl_fstatat): New macro, if
21331         [HAVE_OPENAT && ! LSTAT_FOLLOWS_SLASHED_SYMLINK.
21332         (fstatat): Define to rpl_fstatat under the same conditions,
21333         unless COMPILING_FSTATAT.
21334         * m4/openat.m4 (gl_FUNC_OPENAT): Compile fstatat.c too, if fstatat
21335         seems to have the bug.
21336         * lib/fstatat.c: New file.
21337         * modules/openat (Files): Add it.
21338
21339 2006-11-20  Bruno Haible  <bruno@clisp.org>
21340
21341         * Makefile: New file.
21342
21343 2006-11-20  Jim Meyering  <jim@meyering.net>
21344
21345         The beginnings of syntax-related checks for gnulib.
21346         * lib/Makefile: New file.
21347         * lib/t-idcache: New script.  Ensure that the two halves of
21348         idcache.c stay in sync.
21349
21350         * lib/idcache.c: Adjust comments in user- and group- portions to
21351         be more accurate, and to be consistent with one another.
21352
21353 2006-11-20  Jim Meyering  <jim@meyering.net>
21354
21355         * lib/idcache.c: Restore most of the 2006-11-06 patch, so as to
21356         continue using the flexible array member (thus, this module performs
21357         half as many malloc calls), with the addition that...
21358         (getgroup, getuser): Consistently record a non-match via an empty
21359         "name" string, and map an empty string match to a NULL return value.
21360         * modules/idcache (Depends-on): Re-add flexmember.
21361
21362         * lib/idcache.c (getuser): Remove all uses of the register keyword.
21363         (getuidbyname, getgroup, getgidbyname): Likewise.
21364
21365         Use cleaner syntax: NULL rather than 0.
21366         * lib/idcache.c (getuidbyname, getgidbyname): Return NULL, not 0.
21367
21368 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
21369
21370         * lib/idcache.c: Undo most recent patch, dated 2006-11-06.
21371         It mishandled the case where the group was missing.
21372         Problem reported by Greg Schafer.
21373         * modules/idcache: Likewise.
21374
21375 2006-11-18  Jim Meyering  <jim@meyering.net>
21376
21377         * check-module (%exempt_header): Add exception for some
21378         conditionally-included headers.
21379
21380         * modules/i-ring (Depends-on): Add verify.
21381         (License): Change to LGPL.
21382
21383 2006-11-16  Paul Eggert  <eggert@cs.ucla.edu>
21384
21385         * modules/getaddinfo (Depends-on): Remove inttostr; add snprintf.
21386         * lib/getaddrinfo.c: Include snprintf.h rather than intprops.h
21387         and inttostr.h.  Use snprintf rather than uinttostr, so that
21388         LGPLed code doesn't depend on GPLed.
21389
21390 2006-11-17  Paul Eggert  <eggert@cs.ucla.edu>
21391
21392         * modules/inline (License): Change from GPL to LGPL.
21393
21394 2006-11-17  Jim Meyering  <jim@meyering.net>
21395
21396         * modules/d-type (License): Switch to LGPL.
21397
21398 2006-11-15  Bruno Haible  <bruno@clisp.org>
21399
21400         * m4/alloca.m4 (gl_FUNC_ALLOCA): Fix the AC_CACHE_CHECK message.
21401
21402 2006-11-15  Eric Blake  <ebb9@byu.net>
21403
21404         * m4/allocsa.m4 (gl_ALLOCSA): Don't invoke macro already picked up by
21405         the module dependency.
21406
21407 2006-11-15  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
21408             Bruno Haible  <bruno@clisp.org>
21409
21410         * gnulib-tool (func_create_testdir): Add license consistency check.
21411
21412 2006-11-15  Eric Blake  <ebb9@byu.net>
21413
21414         * m4/alloca.m4 (gl_FUNC_ALLOCA): Use AC_CACHE_CHECK to avoid a
21415         random "(cached)" in configure output.
21416
21417 2006-11-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21418
21419         * m4/inttypes.m4 (gl_INTTYPES_H): Use AC_CACHE_CHECK so that the
21420         test for conforming inttypes.h is both announced and cached.
21421
21422         * MODULES.html.sh (seen_modules, seen_files): New variables.
21423         (func_module): Rewrite to use a few less gnulib-tool and sed
21424         invocations.  Avoid a couple of quadratic algorithms for ...
21425         (missed_modules, missed_files): ... these, with ...
21426         (func_append, func_tmpdir): ... these new functions, from
21427         gnulib-tool.  Analogously, install traps for cleanup.
21428
21429         * tests/test-gc.c (main): Remove unused variables.
21430         * tests/test-read-file.c: Include stdlib.h, for 'free'.
21431
21432 2006-11-14  Paul Eggert  <eggert@cs.ucla.edu>
21433
21434         * modules/inttostr (License): Change to LGPL.
21435
21436 2006-11-14  Eric Blake  <ebb9@byu.net>
21437
21438         * modules/tempname (License): Change to LGPL.
21439
21440 2006-11-14  Eric Blake  <ebb9@byu.net>
21441
21442         * doc/functions.texi (Function Portability): *printf functions on
21443         Cygwin now understand all POSIX size specifiers.
21444
21445 2006-11-14  Bruno Haible  <bruno@clisp.org>
21446
21447         * modules/c-ctype (License): Change to LGPL.
21448
21449 2006-11-12  Bruno Haible  <bruno@clisp.org>
21450
21451         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
21452         AC_LIB_LINKFLAGS_BODY): Also set a LIB${NAME}_PREFIX variable. Needed
21453         for GNOME libraries, for which the include files are installed in
21454         subdirectories of $prefix/include.
21455
21456 2006-11-12  Bruno Haible  <bruno@clisp.org>
21457
21458         * m4/lib-link.m4: Require at least autoconf-2.54.
21459         (AC_LIB_LINKFLAGS_BODY) [autoconf < 2.61]: Turn dots into the library
21460         name to underscores for the --with option.
21461
21462 2006-11-13  Bruno Haible  <bruno@clisp.org>
21463
21464         * gnulib-tool (func_create_testdir): Set gl_source_base correctly in
21465         the tests directory.
21466         Reported by Ralf Wildenhues.
21467
21468 2006-11-13  Bruno Haible  <bruno@clisp.org>
21469
21470         * gnulib-tool (func_emit_initmacro_start): Also override AC_LIBSOURCES.
21471         (func_emit_initmacro_end): Undo the override here.
21472         (func_emit_initmacro_done): Emit a definition for gl_LIBSOURCES.
21473         Works around the famous automake error in coreutils.
21474
21475 2006-11-13  Eric Blake  <ebb9@byu.net>
21476
21477         * lib/gl_anytree_oset.h (gl_tree_search_atleast): Return the
21478         element, not its node.
21479
21480 2006-11-12  Bruno Haible  <bruno@clisp.org>
21481
21482         * gnulib-tool (func_emit_lib_Makefile_am): Replace occurrences of
21483         '$(top_srcdir)/build-aux/', taking into account the real auxdir.
21484
21485 2006-11-12  Bruno Haible  <bruno@clisp.org>
21486
21487         * gnulib-tool: New option --local-symlink.
21488         (func_usage): Document it.
21489         (lsymbolic): New variable.
21490         (func_import, func_create_testdir): If --symlink was not specified,
21491         test whether --local-symlink was specified and the file comes from
21492         the local_gnulib_dir.
21493
21494 2006-11-12  Bruno Haible  <bruno@clisp.org>
21495
21496         * gnulib-tool (func_ln): New function.
21497         (func_ln_if_changed, func_create_testdir): Use it instead of "ln -s".
21498
21499 2006-11-12  Bruno Haible  <bruno@clisp.org>
21500
21501         Finish support for source files in subdirectories.
21502         * gnulib-tool (func_emit_lib_Makefile_am): If some of the source files
21503         are in subdirectories, set uses_subdirs and add 'subdir-objects' to
21504         AUTOMAKE_OPTIONS.
21505         (func_import, func_create_testdir): Invoke AM_PROG_CC_C_O in this case.
21506
21507 2006-11-12  Bruno Haible  <bruno@clisp.org>
21508
21509         * gnulib-tool (func_get_automake_snippet): Synthesize also an
21510         EXTRA_lib_SOURCES augmentation.
21511         (func_emit_lib_Makefile_am): Initialize EXTRA_lib..._SOURCES to empty.
21512
21513 2006-11-12  Jim Meyering  <jim@meyering.net>
21514
21515         Make fts (in FTS_CWDFD mode) more efficient by caching a few open
21516         file descriptors.  This also averts a failure on systems with
21517         native openat support when a traversed directory lacks "x" access.
21518         * lib/fts_.h: Include "i-ring.h"
21519         (struct FTS) [fts_fd_ring]: New member.
21520         * lib/fts.c (RESTORE_INITIAL_CWD): Also call fd_ring_clear.
21521         (FCHDIR): Add parentheses.
21522         (fd_ring_check, fd_ring_print) [!FTS_DEBUG]: Define away.
21523         (cwd_advance_fd): Add a 3rd parameter.  Adjust all callers.
21524         When descending, rather than simply closing the previous
21525         fts_cwd_fd value, push that file descriptor onto the ring.
21526         (same_fd, fd_ring_print, fd_ring_check) [FTS_DEBUG]: New functions.
21527         (fts_open): Initialize the new fd_ring member.
21528         (fts_close): Clear the ring.
21529         (fts_safe_changedir): When possible, use our new fd_ring to skip
21530         the diropen and fstat and dev/ino comparison that would normally
21531         accompany a virtual `chdir ("..")'.
21532
21533         * modules/fts (Depends-on): Add i-ring.
21534         * modules/i-ring: New module.
21535         * lib/i-ring.c, lib/i-ring.h, lib/i-ring-test.c: New files.
21536         * m4/i-ring.m4: New file.
21537
21538 2006-11-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21539
21540         * gnulib-tool (func_create_testdir): Fix replacement of
21541         `build-aux' in configure.ac.  Run autotools in gltests
21542         subdirectory.
21543         (func_create_testdir, func_create_megatestdir, test): There is
21544         no need for '--force' in most autotool invocations in a new
21545         tree.  Actually fail the whole test if any of the tools, or the
21546         configure or make stages fail.
21547
21548         Sync from Automake.
21549         * build-aux/gnupload: Revert last change.  Add pointer to upload
21550         instructions of the GNU Maintenance Instructions.
21551         Suggestion by Karl Berry.
21552
21553 2006-11-10  Jim Meyering  <jim@meyering.net>
21554
21555         * lib/fts.c [FTS_DEBUG]: Don't try to print a pointer via %s.
21556
21557 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
21558
21559         * lib/gettext.h (dgettext, dcgettext, ngettext) [! ENABLE_NLS]:
21560         (dngettext, dcngettext, bindtextdomain) [! ENABLE_NLS]:
21561         (bind_textdomain_codeset) [! ENABLE_NLS]:
21562         Evaluate all the arguments.  That way, callers get compatible behavior
21563         if the arguments have side effects.  Also, it avoids some GCC
21564         diagnostics in some cases; Joel E. Denny reported problems when Bison
21565         was configured with --enable-gcc-warnigs.
21566
21567 2006-11-10  Jim Meyering  <jim@meyering.net>
21568
21569         * m4/inline.m4 (gl_INLINE): Check with the compiler, not cpp, so that
21570         relevant options in CFLAGS (like -O, -fno-inline) are taken into
21571         account.
21572
21573 2006-11-10  Jim Meyering  <jim@meyering.net>
21574
21575         * modules/inline: New file/module.
21576         * modules/xalloc (Files): Remove m4/inline.m4.
21577         (Depends-on): Add inline, instead.
21578         * modules/oset: Likewise.
21579         * modules/list: Likewise.
21580
21581 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
21582
21583         * lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t.
21584         Problem reported by Matthew Woehlke.
21585
21586 2006-11-09  Bruno Haible  <bruno@clisp.org>
21587
21588         * lib/tempname.c (gen_tempname): Remove variant that invokes
21589         __gen_tempname.
21590         * m4/tempname.m4 (gl_FUNC_GEN_TEMPNAME): Don't test for
21591         __gen_tempname.
21592
21593 2006-11-08  Bruno Haible  <bruno@clisp.org>
21594
21595         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Set ac_cv_type_long_long_int
21596         to 'yes' instead of 'cross-compiling'.
21597
21598 2006-11-08  Paul Eggert  <eggert@cs.ucla.edu>
21599
21600         * lib/quotearg.h (quotearg_free): New decl.
21601         * lib/quotearg.c (quotearg_free): New function.
21602         (slot0, nslots, slotvec0, slotvec):
21603         Now file-scope so that quotearg_free can get at them.
21604
21605 2006-11-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21606
21607         Sync from Automake.
21608         * build-aux/gnupload: Add missing 'gnu' to example URL.
21609         Report by Karl Berry.
21610
21611 2006-11-08  Bruno Haible  <bruno@clisp.org>
21612
21613         * m4/inline.m4 (gl_INLINE): Also test __NO_INLINE__.
21614         Suggested by Paul Eggert.
21615
21616 2006-11-08  Jim Meyering  <jim@meyering.net>
21617
21618         * lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl--.h twice.
21619         It's already included if !_LIBC.
21620         (fts_safe_changedir): Add a comment.
21621
21622 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
21623
21624         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Detect bug in
21625         Tandem NonStop Kernel (OSS) cc -O circa 2004, reported by
21626         Matthew Woehlke.
21627
21628         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Move
21629         definitions up, to avoid colliding with change below.
21630         (static_inline) [HAVE_INLINE]: New macro.
21631         (xnmalloc, xnrealloc, x2nrealloc, xcharalloc):
21632         Provide extern decls when !HAVE_INLINE.  Do not define unless
21633         static_inline is defined, either by us or by xmalloc.c.  Use
21634         static_inline rather than static inline.
21635         (XCALLOC): Optimize sizeof(T) = 1 case.
21636         * lib/xmalloc.c (static_inline) [!HAVE_INLINE]: New macro.
21637
21638 2006-11-07  Bruno Haible  <bruno@clisp.org>
21639
21640         * lib/xalloc.h (XNMALLOC): Restore optimization of sizeof(T) = 1 case.
21641         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require gl_INLINE instead of
21642         AC_C_INLINE.
21643         * modules/xalloc (Files): Add m4/inline.m4.
21644
21645 2006-11-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21646
21647         * README: Fix typo.
21648         * doc/gnulib.texi (Miscellaneous Notes): Likewise, rename...
21649         (Miscellanous Notes): ...from this.
21650
21651 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
21652
21653         * m4/flexmember.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER):
21654         Mention that offsetof should be used instead of sizeof.
21655         From Bruno Haible.
21656
21657 2006-11-07  Bruno Haible  <bruno@clisp.org>
21658
21659         * lib/w32spawn.h (prepare_spawn): Use XNMALLOC instead of xmalloc.
21660
21661 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
21662
21663         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
21664         * lib/gl_anyavltree_list2.h (create_subtree_with_contents):
21665         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
21666         (gl_tree_add_before, gl_tree_add_after):
21667         Use XMALLOC instead of xmalloc, and XCALLOC instead of xzalloc.
21668         * lib/gl_anyhash_list2.h (hash_resize): Likewise.
21669         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
21670         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before):
21671         (gl_linked_add_after, gl_linked_add_at): Likewise.
21672         * lib/gl_anyrbtree_list2.h (create_subtree_with_contents):
21673         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
21674         (gl_tree_add_before, gl_tree_add_after): Likewise.
21675         * lib/gl_anytree_list2.h (gl_tree_create_empty): Likewise.
21676         * lib/gl_anytree_oset.h (gl_tree_create_empty): Likewise.
21677         * lib/gl_anytreehash_list1.h (add_to_bucket): Likewise.
21678
21679 2006-11-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21680
21681         * lib/gl_oset.h: Use C comment style, not C++ comment style.
21682
21683 2006-11-06  Bruno Haible  <bruno@clisp.org>
21684
21685         * m4/inline.m4: New file.
21686         * m4/gl_list.m4 (gl_LIST): Require gl_INLINE.
21687         * modules/list (Files): Add m4/inline.m4.
21688         * modules/oset (Files): Likewise.
21689
21690 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
21691
21692         * lib/idcache.c: Include <stddef.h>, for offsetof.
21693         (struct userid.name): Change from char * to a flexible array member.
21694         All uses changed.
21695         * modules/idcache (Depends-on): Add flexmember.
21696
21697         * MODULES.html.sh (Core language properties): New module flexmember.
21698         * modules/flexmember, m4/flexmember.m4: New files.
21699
21700         * lib/xalloc.h (xnmalloc, xnrealloc, x2nrealloc): Now static
21701         inline functions that are identical with the old xnmalloc_inline,
21702         xnrealloc_inline, x2nrealloc_inline of lib/xmalloc.c.  This is so
21703         that we can avoid some unnecessary integer multiplications and
21704         divisions in the common case where the element size is known at
21705         compile time.
21706         (XNMALLOC) [HAVE_INLINE]: Remove special case, which is no longer
21707         needed.
21708         (xnboundedmalloc): Remove.
21709         (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Use lower-case letters for
21710         arguments, for consistency with rest of this header.
21711         (xcharalloc): Rewrite using XNMALLOC.
21712         * lib/xmalloc.c (xnmalloc_inline, xnmalloc, xnrealloc_inline):
21713         (xnrealloc, x2nrealloc_inline, x2nrealloc): Remove.  The *_inline
21714         versions have been moved to lib/xalloc.h and renamed to be the
21715         non-*_inline versions.
21716         (xmalloc, xrealloc): Implement without reference to the xnmalloc
21717         and xnrealloc functions, since those functions are now inline and
21718         now call us.
21719         (x2realloc): Invoke x2realloc, not x2realloc_inline, to accommodate
21720         renaming described above.
21721         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Remove AC_C_INLINE since
21722         xmalloc.c no longer uses inline directly.  gl_PREREQ_XALLOC now
21723         captures the dependency in AC_C_INLINE.
21724
21725         New module canonicalize-lgpl, proposed by Charles Wilson in
21726         <http://lists.gnu.org/archive/html/bug-gnulib/2006-11/msg00020.html>
21727         with a few small changes afterwards.
21728         * MODULES.html.sh (File system functions): New module
21729         canonicalize-lgpl.
21730         * lib/canonicalize.h: Add comments for canonicalize_filename_mode
21731         and canonicalize_file_name.
21732         * lib/canonicalize-lgpl.c, m4/canonicalize-lgpl.m4:
21733         * modules/canonicalize-lgpl: New files.
21734
21735 2006-11-05  Bruno Haible  <bruno@clisp.org>
21736
21737         * gnulib-tool (func_import, func_create_testdir): Create directories
21738         also for files in subdirectories of lib/.
21739
21740 2006-11-05  Bruno Haible  <bruno@clisp.org>
21741
21742         * lib/gl_array_list.c (gl_array_iterator_next): Make pointer decrement
21743         ANSI C compliant.
21744
21745 2006-11-03  Bruno Haible  <bruno@clisp.org>
21746
21747         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
21748         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require AC_C_INLINE.
21749         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): New macros.
21750         (xnboundedmalloc): New inline function.
21751         * lib/classpath.c (new_classpath): Use XNMALLOC instead of xmalloc.
21752         * lib/clean-temp.c (create_temp_dir): Use XNMALLOC, XMALLOC instead of
21753         xmalloc.
21754         * lib/concatpath.c (concatenated_pathname): Use XNMALLOC instead of
21755         xmalloc.
21756         * lib/fatal-signal.c (at_fatal_signal): Use XNMALLOC instead of xmalloc.
21757         * lib/findprog.c (find_in_path): Use XNMALLOC instead of xmalloc.
21758         * lib/gl_array_list.c (gl_array_create_empty): Use XMALLOC instead of
21759         xmalloc.
21760         (gl_array_create): Use XNMALLOC, XMALLOC instead of xmalloc.
21761         * lib/gl_array_oset.c (gl_array_create_empty): Use XNMALLOC instead of
21762         xmalloc.
21763         * lib/gl_avltree_oset.c (gl_tree_add_first, gl_tree_add_before,
21764         gl_tree_add_after): Use XMALLOC instead of xmalloc.
21765         * lib/gl_carray_list.c (gl_carray_create_empty): Use XMALLOC instead of
21766         xmalloc.
21767         (gl_carray_create): Use XNMALLOC, XMALLOC instead of xmalloc.
21768         * lib/gl_rbtree_oset.c (gl_tree_add_first, gl_tree_add_before,
21769         gl_tree_add_after): Use XMALLOC instead of xmalloc.
21770         * lib/gl_sublist.c (gl_sublist_create): Use XMALLOC instead of xmalloc.
21771         * lib/pagealign_alloc.c (new_memnode): Use XMALLOC instead of xmalloc.
21772         * lib/sh-quote.c (shell_quote_argv): Use XNMALLOC instead of xmalloc.
21773         * lib/xvasprintf.c (xstrcat): Use XNMALLOC instead of xmalloc.
21774
21775 2006-11-03  Bruno Haible  <bruno@clisp.org>
21776
21777         * lib/c-ctype.h [C++]: Define functions without name mangling.
21778         * lib/fwriteerror.h [C++]: Likewise.
21779         * lib/gcd.h [C++]: Likewise.
21780         * lib/linebreak.h [C++]: Likewise.
21781
21782 2006-11-03  Paul Eggert  <eggert@cs.ucla.edu>
21783
21784         * lib/canonicalize.h: (canonicalize_mode_t, CAN_EXISTING):
21785         (CAN_ALL_BUT_LAST, CAN_MISSING, canonicalize_filename_mode):
21786         Define only if PROVIDE_CANONICALIZE_FILENAME_MODE is defined.
21787         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
21788         Check for functions and headers just once.
21789         Check for declaration of canonicalize_file_name.
21790         Define PROVIDE_CANONICALIZE_FILENAME_MODE.
21791
21792 2006-11-02  Charles Wilson  <cygwin@cwilson.fastmail.fm>
21793
21794         * gnulib-tool (func_import): Fix typo in actioncmd.
21795
21796 2006-11-02  Bruno Haible  <bruno@clisp.org>
21797
21798         * gnulib-tool (func_get_automake_snippet): Interpret a backslash-
21799         newline sequence in the Makefile.am snippet as a space, like "make"
21800         does.
21801         Reported by Roger Persson <perrog@gmail.com>.
21802
21803 2006-11-01  Bruno Haible  <bruno@clisp.org>
21804
21805         * m4/strcase.m4 (gl_FUNC_STRNCASECMP): Check whether strncasecmp is
21806         already declared in <string.h>.
21807         * lib/strcase.h (strncasecmp): Don't declare it if yes.
21808
21809 2006-11-01  Bruno Haible  <bruno@clisp.org>
21810
21811         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Don't define strcasecmp here.
21812         * lib/strcase.h: Include <string.h>.
21813         (strcasecmp): Define to rpl_strcasecmp here.
21814
21815 2006-11-01  Bruno Haible  <bruno@clisp.org>
21816
21817         * lib/printf-parse.c (PRINTF_PARSE): Cast malloc/realloc results.
21818
21819 2006-11-01  Eric Blake  <ebb9@byu.net>
21820
21821         * lib/mkstemp-safer.c (mkstemp_safer): Allow C++ compilation.
21822
21823         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Allow C++ configuration.
21824
21825 2006-10-29  Bruno Haible  <bruno@clisp.org>
21826
21827         Make it compile in C++ mode.
21828         * lib/full-write.c (full_rw): Add a cast.
21829
21830 2006-11-01  Bruno Haible  <bruno@clisp.org>
21831
21832         * gnulib-tool (func_get_automake_snippet): Change sed_combine_lines to
21833         be POSIX compliant.
21834         Reported by Roger Persson <perrog@gmail.com>.
21835
21836 2006-11-01  Eric Blake  <ebb9@byu.net>
21837
21838         * lib/getopt_.h: Fix comments.
21839
21840 2006-10-31  Eric Blake  <ebb9@byu.net>
21841
21842         * modules/tmpdir (Depends-on): Add sys_stat.
21843         * modules/mkdtemp (Depends-on): Add tempname, drop unistd.
21844         * lib/mkdtemp.c (gen_tempname): Remove; tempname covers this.
21845         * lib/tmpdir.c (S_ISDIR): Simplify, thanks to sys_stat.
21846         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Simplify, thanks to
21847         tempname.
21848
21849 2006-10-31  Paul Eggert  <eggert@cs.ucla.edu>
21850
21851         Avoid some C++ diagnostics reported by Bruno Haible.
21852         * lib/quotearg.c (clone_quoting_options): Use xmemdup rather than
21853         xmalloc.
21854         (quotearg_alloc): Use xcharalloc rather than xmalloc.
21855         (struct slotvec): Move to top level.
21856         (quotearg_n_options): Rewrite to avoid xmalloc.
21857         * lib/xalloc.h (xcharalloc): New function.
21858         * (xrealloc, xnrealloc, x2realloc, x2nrealloc, xmemdup):
21859         [defined __cplusplus]: Add function template that provides result
21860         type propagation.  This part of the change is from Bruno Haible.
21861
21862 2006-10-29  Bruno Haible  <bruno@clisp.org>
21863
21864         Make it compile in C++ mode.
21865         * lib/striconv.c (mem_cd_iconv): Cast malloc/realloc result.
21866         * lib/strnlen1.c (strnlen1): Cast memchr result.
21867         * lib/mbchar.h (mb_copy): Rename arguments to 'new_mbc', 'old_mbc'.
21868         * lib/clean-temp.c (string_equals, string_hash): Add casts.
21869         (create_temp_dir): Rename local variable 'template'.
21870         (compile_csharp_using_sscli): Add cast.
21871         * lib/fatal-signal.c (at_fatal_signal): Cast xmalloc result.
21872         * lib/findprog.c (find_in_path): Likewise.
21873         * lib/linebreak.c (mbs_width_linebreaks): Cast malloc result.
21874         * lib/wait-process.c (register_slave_subprocess): Likewise.
21875
21876 2006-10-22  Bruno Haible  <bruno@clisp.org>
21877
21878         * modules/tsearch: New file.
21879         * lib/tsearch.h: New file.
21880         * lib/tsearch.c: New file, from glibc-2.5 with small modifications.
21881         * m4/tsearch.m4: New file.
21882         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add tsearch.
21883
21884 2006-10-29  Eric Blake  <ebb9@byu.net>
21885
21886         * lib/arcfour.c: Assume config.h.
21887         * lib/arctwo.c: Likewise.
21888         * lib/base64.c: Likewise.
21889         * lib/check-version.c: Likewise.
21890         * lib/crc.c: Likewise.
21891         * lib/des.c: Likewise.
21892         * lib/gc-gnulib.c: Likewise.
21893         * lib/gc-libgcrypt.c: Likewise.
21894         * lib/gc-pbkdf2-sha1.c: Likewise.
21895         * lib/getaddrinfo.c: Likewise.
21896         * lib/getdelim.c: Likewise.
21897         * lib/getline.c: Likewise.
21898         * lib/hmac-md5.c: Likewise.
21899         * lib/hmac-sha1.c: Likewise.
21900         * lib/iconvme.c: Likewise.
21901         * lib/md2.c: Likewise.
21902         * lib/md4.c: Likewise.
21903         * lib/memxor.c: Likewise.
21904         * lib/read-file.c: Likewise.
21905         * lib/readline.c: Likewise.
21906         * lib/rijndael-alg-fst.c: Likewise.
21907         * lib/rijndael-api-fst.c: Likewise.
21908         * lib/xgetdomainname.c: Likewise.
21909
21910 2006-10-28  Eric Blake  <ebb9@byu.net>
21911
21912         * lib/xstrndup.c: Assume config.h.
21913
21914 2006-10-27  Paul Eggert  <eggert@cs.ucla.edu>
21915
21916         Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.
21917         stat-macros.h is now for our own macros, whereas stat_h is for
21918         macros in the <sys/stat.h> name space.
21919         * lib/stat-macros.h: Remove copyright notice, as this file is now tiny.
21920         (STAT_MACROS_H): Remove.
21921         (S_IFMT, S_ISBLK, S_ISCHR, S_ISDIR, S_ISFIFO, S_ISLNK, S_ISNAM):
21922         (S_ISMPB, S_ISMPC, S_ISNWK, S_ISREG, S_ISSOCK, S_ISDOOR, S_ISPORT):
21923         (S_TYPEISMQ, S_TYPEISTMO, S_TYPEISSEM, S_TYPEISSHM, S_ISCTG, S_ISOFD):
21924         (S_ISOFL, S_ISWHT, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IRGRP):
21925         (S_IROTH, S_IWUSR, S_IWGRP, S_IWOTH, S_IXUSR, S_IXGRP, S_IXOTH):
21926         (S_IRWXU, S_IRWXG, S_IRWXO, S_IXUGO, S_IRWXUGO):
21927         Move these macros to ...
21928         * lib/stat_.h: here.  Don't include stat-macros.h.
21929         * lib/canonicalize.c: Don't include stat-macros.h.
21930         * lib/chown.c: Likewise.
21931         * lib/euidaccess.c: Likewise.
21932         * lib/file-type.c: Likewise.
21933         * lib/filemode.c: Likewise.
21934         * lib/glob.c: Likewise.
21935         * lib/isapipe.c: Likewise.
21936         * lib/lchown.c: Likewise.
21937         * lib/lstat.c: Likewise.
21938         * lib/mkdir-p.c: Likewise.
21939         * lib/rmdir.c: Likewise.
21940         * m4/lchown.m4 (gl_FUNC_LCHOWN): Don't require gl_STAT_MACROS.
21941         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Don't check for io.h
21942         unless mkdir isn't declared, to speed up 'configure'.
21943         Always create sys/stat.h, since it's unlikely any real sys/stat.h
21944         would define all the S_* symbols.
21945         * modules/canonicalize (Depends-on):
21946         Depend on sys_stat, not stat-macros.
21947         * modules/chown: Likewise.
21948         * modules/euidaccess: Likewise.
21949         * modules/filemode: Likewise.
21950         * modules/file-type: Likewise.
21951         * modules/glob: Likewise.
21952         * modules/isapipe: Likewise.
21953         * modules/lchown: Likewise.
21954         * modules/lstat: Likewise.
21955         * modules/mkancesdirs: Likewise.
21956         * modules/rmdir: Likewise.
21957         * modules/mkdir-p (Depends-on): Also depend on sys_stat.
21958         * modules/modechange: Likewise.
21959         * modules/stat-macros (Files): Remove m4/stat-macros.m4.
21960         (configure.ac): Remove gl_STAT_MACROS.
21961         * modules/sys_stat (Depends-on): Remove stat-macros.
21962
21963 2006-10-27  Bruno Haible  <bruno@clisp.org>
21964
21965         * m4/signed.m4: Remove file.
21966         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS_: Remove bh_C_SIGNED
21967         invocation.
21968         * modules/vasnprintf (Files): Remove m4/signed.m4.
21969
21970 2006-10-27  Bruno Haible  <bruno@clisp.org>
21971
21972         Update to GNU gettext 0.16.
21973         * modules/gettext (Files): Add m4/intl.m4, m4/intldir.m4. Remove
21974         m4/inttypes-h.m4, m4/signed.m4.
21975         * m4/gettext.m4: Update to GNU gettext 0.16.
21976         * m4/intl.m4: New file, from GNU gettext.
21977         * m4/intldir.m4: New file, from GNU gettext.
21978         * config/srclist.txt: Update
21979
21980 2006-10-27  Eric Blake  <ebb9@byu.net>
21981
21982         * MODULES.html.sh: Document tempname.
21983         * modules/mkstemp (Depends-on): Add tempname, and drop transitive
21984         dependencies.
21985         (Files): Move lib/tempname.c...
21986         * modules/tempname: ...to this new module.
21987         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Remove tempname checks.
21988         (gl_PREREQ_TEMPNAME): Move...
21989         * m4/tempname.m4: ...to this new file.
21990         * lib/mkstemp.c (includes) [!_LIBC]: Use tempname.h.
21991         * modules/sys_stat (Depends-on): Add stat-macros.
21992         * lib/stat_.h (includes): Pick up stat macros.
21993         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Replace <sys/stat.h>
21994         if stat macros are broken.
21995         * lib/tempname.c (includes): No need to include "stat-macros.h".
21996         (__gen_tempname) [!_LIBC]: Expose as gen_tempname.
21997         (direxists, __path_search) [!_LIBC]: Don't compile these in
21998         gnulib; the tmpdir module covers that.
21999         * lib/tempname.h: New file.
22000
22001 2006-10-26  Paul Eggert  <eggert@cs.ucla.edu>
22002
22003         * COPYING: Explain how gnulib-tool converts licence headers.
22004         Almost all wording by Eric Blake.
22005
22006 2006-10-25  Paul Eggert  <eggert@cs.ucla.edu>
22007
22008         * lib/mbchar.h (is_basic_table): Make read-only.
22009         * lib/mbchar.c (is_basic_table): Likewise.
22010         Reported by John Darrington.
22011
22012 2006-10-25  Bruno Haible  <bruno@clisp.org>
22013
22014         * lib/progname.h (set_program_name): Undefine before defining.
22015
22016 2006-10-25  Bruno Haible  <bruno@clisp.org>
22017
22018         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to
22019         false for non-gcc C++ compilers.
22020         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
22021
22022 2006-10-24  Bruno Haible  <bruno@clisp.org>
22023
22024         * lib/striconv.c (mem_cd_iconv, str_cd_iconv): Treat all non-GNU
22025         iconv implementations like Irix iconv.
22026
22027 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
22028
22029         * modules/vararrays: New file.
22030         * m4/vararrays.m4: New file, taken from diffutils.
22031         * MODULES.html.sh: New module vararrays.
22032
22033 2006-10-24  Karl Berry  <karl@gnu.org>
22034
22035         * doc/gnulib-intro.texi: --- instead of --; non-naive naive.
22036         Don't call GNU Unix.
22037
22038 2006-10-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
22039
22040         * users.txt: Add Libtool.
22041
22042         Sync from Libtool:
22043
22044         2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
22045
22046         * lib/argz.c: Remove check for HAVE_CONFIG_H, to conform
22047         to gnulib's policy of including config.h unconditionally.
22048
22049 2006-10-24  Bruno Haible  <bruno@clisp.org>
22050
22051         * modules/wcwidth (Files): Add m4/wint_t.m4.
22052         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gt_TYPE_WINT_T.
22053         * lib/wcwidth.h (iswprint): Use 'int' if 'wint_t' is not defined.
22054
22055 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
22056
22057         * lib/getdate.y (yyerror): Make the arguments pointer-to-const,
22058         to pacify GCC with some -W flags enabled.  Problem reported by
22059         Bruno Haible.
22060
22061 2006-10-24  Jim Meyering  <jim@meyering.net>
22062
22063         * MODULES.html.sh: Remove uinttostr.  It's not a module.
22064         Reported by Karl Berry.
22065
22066 2006-10-23  Bruno Haible  <bruno@clisp.org>
22067
22068         * lib/fts.c (fts_build): Move variable declaration, for C89 compliance.
22069
22070 2006-10-24  Bruno Haible  <bruno@clisp.org>
22071
22072         * lib/gl_list.h: Use C comment style, not C++ comment style.
22073
22074 2006-10-23  Eric Blake  <ebb9@byu.net>
22075
22076         * lib/getaddrinfo.c (includes): Add missing include.
22077
22078 2006-10-23  Bruno Haible  <bruno@clisp.org>
22079             Paul Eggert  <eggert@cs.ucla.edu>
22080
22081         Ability to rename obstack_free.
22082         * lib/obstack.h (__obstack_free): New macro. Declare instead of
22083         obstack_free.
22084         (obstack_free): Invoke the __obstack_free macro.
22085         * lib/obstack.c (obstack_free): Use __obstack_free macro.
22086
22087 2006-10-23  Bruno Haible  <bruno@clisp.org>
22088             Paul Eggert  <eggert@cs.ucla.edu>
22089
22090         * lib/argp.h (argp_parse, __argp_parse): Comment out the identifiers
22091         __argc, __argv from the declaration. (They are defined as macros on
22092         mingw.)
22093
22094 2006-10-22  Bruno Haible  <bruno@clisp.org>
22095
22096         * doc/gnulib-intro.texi: New file.
22097         * doc/gnulib.texi: Include it.
22098
22099 2006-10-21  Bruno Haible  <bruno@clisp.org>
22100
22101         * doc/gnulib.texi: Split the chapter "Gnulib" into 3 chapters
22102         "Introduction", "Miscellanous Notes", "Particular Modules".
22103
22104 2006-10-21  Bruno Haible  <bruno@clisp.org>
22105
22106         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
22107         Change mostlyclean-local rule to avoid sh syntax error from bash
22108         versions 2.00..2.05 when $(MOSTLYCLEANDIRS) is empty.
22109
22110 2006-10-23  Jim Meyering  <jim@meyering.net>
22111
22112         * lib/getaddrinfo.c (getnameinfo): Use new lightweight uinttostr,
22113         in place of snprintf.
22114
22115         * modules/inttostr (Files): Add lib/uinttostr.c.
22116         * lib/uinttostr.c (inttostr): New file/function.
22117         * lib/inttostr.h (uinttostr): Declare.
22118         * m4/inttostr.m4: Add AC_LIBOBJ([uinttostr]).
22119         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
22120         Add uinttostr.
22121         * modules/getaddrinfo (Depends-on): Remove snprintf.  Add inttostr.
22122
22123 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
22124
22125         * lib/canonicalize.c (ELOOP): Define if not already defined.
22126         Problem reported by Bruno Haible in
22127         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00282.html>.
22128
22129 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
22130
22131         * lib/stdint_.h [defined _AIX]: Don't include <sys/types.h>.
22132         Problem reported by Perry Smith and Ville Laurikari.
22133
22134         * lib/getndelim2.c (SSIZE_MAX): Use same defn that getdelim.c
22135         uses.
22136
22137 2006-10-19  Bruno Haible  <bruno@clisp.org>
22138
22139         * lib/getndelim2.c (SSIZE_MAX): Provide fallback definition. Needed
22140         for mingw.
22141
22142 2006-10-19  Bruno Haible  <bruno@clisp.org>
22143
22144         * lib/openat-priv.h (EOPNOTSUPP): Provide fallback definition.
22145         Needed for mingw.
22146
22147 2006-10-19  Bruno Haible  <bruno@clisp.org>
22148
22149         * m4/size_max.m4 (gl_SIZE_MAX): Cache the result.
22150
22151 2006-10-19  Bruno Haible  <bruno@clisp.org>
22152
22153         * m4/allocsa.m4 (gl_ALLOCSA): Invoke gl_FUNC_ALLOCA, don't AC_REQUIRE
22154         it.
22155
22156 2006-10-19  Bruno Haible  <bruno@clisp.org>
22157
22158         * m4/alloca.m4 (gl_FUNC_ALLOCA): Cache the result of the AC_EGREP_CPP
22159         invocation.
22160
22161 2006-10-19  Bruno Haible  <bruno@clisp.org>
22162
22163         * gnulib-tool (func_create_testdir): Don't include ftruncate and
22164         mountlist by default.
22165
22166 2006-10-16  Bruno Haible  <bruno@clisp.org>
22167
22168         * lib/c-strstr.c: Include c-strstr.h.
22169
22170 2006-10-18  Charles Wilson  <cygwin@cwilson.fastmail.fm>
22171
22172         * gnulib-tool: Don't clobber $sourcebase when $local_gnulib_dir ends
22173         in a slash.
22174
22175 2006-10-18  Bruno Haible  <bruno@clisp.org>
22176
22177         * lib/lock.h [C++]: Wrap definitions in extern "C".
22178
22179 2006-10-18  Bruno Haible  <bruno@clisp.org>
22180
22181         * gnulib-tool (func_emit_initmacro_end): Remove duplicates from the
22182         gl_LIBOBJS list.
22183
22184 2006-10-18  Bruno Haible  <bruno@clisp.org>
22185
22186         * lib/findprog.c (find_in_path): Avoid "gcc -Wwrite-strings" warning.
22187
22188 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>
22189
22190         * lib/xstrtol.h: Include gettext.h.
22191         (_STRTOL_ERROR): Wrap English-language formats inside gettext.
22192         Problem reported by Eric Blake.
22193         * modules/xstrtol (Depends-on): Add gettext-h.
22194
22195 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>  (tiny change)
22196
22197         * lib/strftime.c (advance): New macro.
22198         (add): Use it to avoid adding 0 to a FILE *.  FILE can be an
22199         incomplete type, so you can't add 0 to it.  Problem and patch
22200         reported by Eelco Dolstra for dietlibc.
22201
22202 2006-10-18  Jim Meyering  <jim@meyering.net>
22203
22204         * lib/readutmp.c (desirable_utmp_entry): Use "bool" as the
22205         type for a local, and rename it: s/up/user_proc/.
22206
22207 2006-10-18  Sergey Poznyakoff  <gray@gnu.org.ua>
22208
22209         * lib/readutmp.c (desirable_utmp_entry): Implement new flag:
22210         READ_UTMP_USER_PROCESS.
22211         * lib/readutmp.h (READ_UTMP_USER_PROCESS): New flag
22212
22213 2006-10-17  Paul Eggert  <eggert@cs.ucla.edu>
22214
22215         * lib/localcharset.c: Do not check HAVE_SETLOCALE.
22216         * m4/localcharset.m4 (gl_LOCALCHARSET): Don't check for setlocale.
22217
22218 2006-10-17  Eric Blake  <ebb9@byu.net>
22219
22220         * lib/sigprocmask.c (sigprocmask): Fix typo.
22221
22222         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Fix typo.
22223
22224         * modules/clean-temp (Makefile.am): Don't add to make output...
22225         (configure.ac): ...instead define SIGNAL_SAFE_LIST inside
22226         config.h.
22227
22228 2006-10-17  Bruno Haible  <bruno@clisp.org>
22229
22230         * lib/gettext.h (gettext, ngettext, pgettext, npgettext): Define
22231         differently if DEFAULT_TEXT_DOMAIN is set.
22232
22233 2006-10-16  Bruno Haible  <bruno@clisp.org>
22234
22235         * lib/clean-temp.c: Include fwriteerror.h.
22236
22237 2006-10-16  Bruno Haible  <bruno@clisp.org>
22238
22239         * getndelim2.m4 (gl_GETNDELIM2): Remove 2003-10-23 hack.
22240
22241 2006-10-16  Bruno Haible  <bruno@clisp.org>
22242
22243         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Also test for sigset_t.
22244         * lib/sigprocmask.h: Include <sys/types.h>.
22245         (sigset_t): Use the system's definition if present.
22246
22247 2006-10-17  Eric Blake  <ebb9@byu.net>
22248
22249         * lib/xvasprintf.c (includes): Assume config.h.
22250         * lib/xasprintf.c (includes): Likewise.
22251
22252 2006-10-16  Paul Eggert  <eggert@cs.ucla.edu>
22253
22254         * lib/fsusage.c (PROPAGATE_ALL_ONES): Don't assume uintmax_t is
22255         at least as wide as intmax_t.
22256
22257 2006-10-16  Alexandre Duret-Lutz  <adl@gnu.org>
22258
22259         (Imported from Automake.)
22260         * build-aux/gnupload: Update to version 1.1 of directive file.
22261
22262 2006-10-16  Eric Blake  <ebb9@byu.net>
22263
22264         * modules/configmake (Makefile.am): Add pkglibexecdir support, to
22265         match Automake 1.10a.
22266
22267 2006-10-14  Bruno Haible  <bruno@clisp.org>
22268
22269         * modules/sigprocmask: New file.
22270         * lib/sigprocmask.h: New file.
22271         * lib/sigprocmask.c: New file.
22272         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Renamed from
22273         gt_SIGNALBLOCKING. When not defining HAVE_POSIX_SIGNALBLOCKING,
22274         request sigprocmask.o.
22275         (gl_PREREQ_SIGPROCMASK): New macro.
22276         * modules/fatal-signal (Files): Remove m4/signalblocking.m4.
22277         (Depends-on): Add sigprocmask.
22278         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Don't require
22279         gt_SIGNALBLOCKING. Test for 'raise' only once.
22280         * lib/fatal-signal.c: Include sigprocmask.h.
22281         (fatal_signal_set, init_fatal_signal_set, block_fatal_signals,
22282         unblock_fatal_signals): Define always.
22283         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
22284         sigprocmask.
22285
22286 2006-10-14  Paul Eggert  <eggert@cs.ucla.edu>
22287
22288         Sync from Automake.
22289         * build-aux/install-sh (posix_mkdir): Reject FreeBSD 6.1 mkdir -p -m,
22290         which incorrectly sets the mode of an existing destination
22291         directory.  In some cases the unpatched install-sh could do the
22292         equivalent of "chmod 777 /" or "chmod 0 /" on a buggy FreeBSD
22293         system.  We hope this is rare in practice, but it's clearly worth
22294         fixing.  Problem reported by Alex Unleashed in
22295         <http://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00012.html>.
22296         Also, don't bother to check for -m bugs unless we're using -m;
22297         suggested by Stepan Kasal.
22298
22299 2006-10-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
22300
22301         Sync from Automake.
22302         * build-aux/depcomp (gcc3): Put dependency extraction flags before the
22303         `-c' flag, so they appear at the same position as in %FASTDEP%
22304         mode in depend2.am.  Fixes build failure for FreeBSD's c89,
22305         which ignores unknown options only after the first non-option.
22306         Bug report against M4 by Nelson H. F. Beebe.
22307
22308 2006-10-13  Jim Meyering  <jim@meyering.net>
22309
22310         Fix a bug in yesterday's change.
22311         * lib/fts.c (fts_open): When using FTS_XDEV|FTS_NOSTAT,
22312         p->fts_statp->st_dev would be used uninitialized.
22313         Ensures that we always call fts_stat on the very first entry.
22314         Miklos Szeredi reported that find -xdev stopped working.
22315
22316 2006-10-12  Bruno Haible  <bruno@clisp.org>
22317
22318         * gnulib-tool (func_get_automake_snippet): Append an automatically
22319         computed EXTRA_DIST augmentation.
22320         * modules/acl (Makefile.am): Remove EXTRA_DIST augmentation.
22321         * modules/alloca-opt (Makefile.am): Likewise.
22322         * modules/allocsa (Makefile.am): Likewise.
22323         * modules/arcfour (Makefile.am): Likewise.
22324         * modules/arctwo (Makefile.am): Likewise.
22325         * modules/argmatch (Makefile.am): Likewise.
22326         * modules/argz (Makefile.am): Likewise.
22327         * modules/atexit (Makefile.am): Likewise.
22328         * modules/backupfile (Makefile.am): Likewise.
22329         * modules/byteswap (Makefile.am): Likewise.
22330         * modules/c-strtod (Makefile.am): Likewise.
22331         * modules/c-strtold (Makefile.am): Likewise.
22332         * modules/calloc (Makefile.am): Likewise.
22333         * modules/canon-host (Makefile.am): Likewise.
22334         * modules/canonicalize (Makefile.am): Likewise.
22335         * modules/chdir-long (Makefile.am): Likewise.
22336         * modules/chdir-safer (Makefile.am): Likewise.
22337         * modules/check-version (Makefile.am): Likewise.
22338         * modules/chown (Makefile.am): Likewise.
22339         * modules/cloexec (Makefile.am): Likewise.
22340         * modules/close-stream (Makefile.am): Likewise.
22341         * modules/closeout (Makefile.am): Likewise.
22342         * modules/crc (Makefile.am): Likewise.
22343         * modules/csharpexec (Makefile.am): Likewise.
22344         * modules/cycle-check (Makefile.am): Likewise.
22345         * modules/des (Makefile.am): Likewise.
22346         * modules/dev-ino (Makefile.am): Likewise.
22347         * modules/dirfd (Makefile.am): Likewise.
22348         * modules/dirname (Makefile.am): Likewise.
22349         * modules/dup2 (Makefile.am): Likewise.
22350         * modules/eealloc (Makefile.am): Likewise.
22351         * modules/error (Makefile.am): Likewise.
22352         * modules/euidaccess (Makefile.am): Likewise.
22353         * modules/exclude (Makefile.am): Likewise.
22354         * modules/exitfail (Makefile.am): Likewise.
22355         * modules/fcntl-safer (Makefile.am): Likewise.
22356         * modules/fcntl (Makefile.am): Likewise.
22357         * modules/file-type (Makefile.am): Likewise.
22358         * modules/fileblocks (Makefile.am): Likewise.
22359         * modules/filemode (Makefile.am): Likewise.
22360         * modules/filenamecat (Makefile.am): Likewise.
22361         * modules/fnmatch (Makefile.am): Likewise.
22362         * modules/fopen-safer (Makefile.am): Likewise.
22363         * modules/fpending (Makefile.am): Likewise.
22364         * modules/fprintftime (Makefile.am): Likewise.
22365         * modules/free (Makefile.am): Likewise.
22366         * modules/fsusage (Makefile.am): Likewise.
22367         * modules/ftruncate (Makefile.am): Likewise.
22368         * modules/fts (Makefile.am): Likewise.
22369         * modules/gc-arcfour (Makefile.am): Likewise.
22370         * modules/gc-des (Makefile.am): Likewise.
22371         * modules/gc-hmac-md5 (Makefile.am): Likewise.
22372         * modules/gc-hmac-sha1 (Makefile.am): Likewise.
22373         * modules/gc-md4 (Makefile.am): Likewise.
22374         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
22375         * modules/gc-sha1 (Makefile.am): Likewise.
22376         * modules/gc (Makefile.am): Likewise.
22377         * modules/getaddrinfo (Makefile.am): Likewise.
22378         * modules/getcwd (Makefile.am): Likewise.
22379         * modules/getdelim (Makefile.am): Likewise.
22380         * modules/getdomainname (Makefile.am): Likewise.
22381         * modules/getgroups (Makefile.am): Likewise.
22382         * modules/gethostname (Makefile.am): Likewise.
22383         * modules/gethrxtime (Makefile.am): Likewise.
22384         * modules/getline (Makefile.am): Likewise.
22385         * modules/getloadavg (Makefile.am): Likewise.
22386         * modules/getlogin_r (Makefile.am): Likewise.
22387         * modules/getndelim2 (Makefile.am): Likewise.
22388         * modules/getopt (Makefile.am): Likewise.
22389         * modules/getpagesize (Makefile.am): Likewise.
22390         * modules/getpass-gnu (Makefile.am): Likewise.
22391         * modules/getpass (Makefile.am): Likewise.
22392         * modules/getsubopt (Makefile.am): Likewise.
22393         * modules/gettime (Makefile.am): Likewise.
22394         * modules/gettimeofday (Makefile.am): Likewise.
22395         * modules/getugroups (Makefile.am): Likewise.
22396         * modules/getusershell (Makefile.am): Likewise.
22397         * modules/glob (Makefile.am): Likewise.
22398         * modules/group-member (Makefile.am): Likewise.
22399         * modules/hard-locale (Makefile.am): Likewise.
22400         * modules/hash (Makefile.am): Likewise.
22401         * modules/hmac-md5 (Makefile.am): Likewise.
22402         * modules/hmac-sha1 (Makefile.am): Likewise.
22403         * modules/human (Makefile.am): Likewise.
22404         * modules/idcache (Makefile.am): Likewise.
22405         * modules/imaxabs (Makefile.am): Likewise.
22406         * modules/imaxdiv (Makefile.am): Likewise.
22407         * modules/inet_ntop (Makefile.am): Likewise.
22408         * modules/inet_pton (Makefile.am): Likewise.
22409         * modules/intprops (Makefile.am): Likewise.
22410         * modules/inttostr (Makefile.am): Likewise.
22411         * modules/inttypes (Makefile.am): Likewise.
22412         * modules/isapipe (Makefile.am): Likewise.
22413         * modules/javaversion (Makefile.am): Likewise.
22414         * modules/lchmod (Makefile.am): Likewise.
22415         * modules/lchown (Makefile.am): Likewise.
22416         * modules/localcharset (Makefile.am): Likewise.
22417         * modules/long-options (Makefile.am): Likewise.
22418         * modules/lstat (Makefile.am): Likewise.
22419         * modules/malloc (Makefile.am): Likewise.
22420         * modules/mathl (Makefile.am): Likewise.
22421         * modules/mbchar (Makefile.am): Likewise.
22422         * modules/md2 (Makefile.am): Likewise.
22423         * modules/md4 (Makefile.am): Likewise.
22424         * modules/md5 (Makefile.am): Likewise.
22425         * modules/memcasecmp (Makefile.am): Likewise.
22426         * modules/memchr (Makefile.am): Likewise.
22427         * modules/memcmp (Makefile.am): Likewise.
22428         * modules/memcoll (Makefile.am): Likewise.
22429         * modules/memcpy (Makefile.am): Likewise.
22430         * modules/memmem (Makefile.am): Likewise.
22431         * modules/memmove (Makefile.am): Likewise.
22432         * modules/mempcpy (Makefile.am): Likewise.
22433         * modules/memrchr (Makefile.am): Likewise.
22434         * modules/memset (Makefile.am): Likewise.
22435         * modules/memxor (Makefile.am): Likewise.
22436         * modules/mkancesdirs (Makefile.am): Likewise.
22437         * modules/mkdir-p (Makefile.am): Likewise.
22438         * modules/mkdir (Makefile.am): Likewise.
22439         * modules/mkdtemp (Makefile.am): Likewise.
22440         * modules/mkstemp (Makefile.am): Likewise.
22441         * modules/mktime (Makefile.am): Likewise.
22442         * modules/modechange (Makefile.am): Likewise.
22443         * modules/mountlist (Makefile.am): Likewise.
22444         * modules/nanosleep (Makefile.am): Likewise.
22445         * modules/obstack (Makefile.am): Likewise.
22446         * modules/openat (Makefile.am): Likewise.
22447         * modules/pagealign_alloc (Makefile.am): Likewise.
22448         * modules/pathmax (Makefile.am): Likewise.
22449         * modules/physmem (Makefile.am): Likewise.
22450         * modules/poll (Makefile.am): Likewise.
22451         * modules/posixtm (Makefile.am): Likewise.
22452         * modules/posixver (Makefile.am): Likewise.
22453         * modules/putenv (Makefile.am): Likewise.
22454         * modules/quote (Makefile.am): Likewise.
22455         * modules/quotearg (Makefile.am): Likewise.
22456         * modules/raise (Makefile.am): Likewise.
22457         * modules/read-file (Makefile.am): Likewise.
22458         * modules/readline (Makefile.am): Likewise.
22459         * modules/readlink (Makefile.am): Likewise.
22460         * modules/readtokens (Makefile.am): Likewise.
22461         * modules/readutmp (Makefile.am): Likewise.
22462         * modules/realloc (Makefile.am): Likewise.
22463         * modules/regex (Makefile.am): Likewise.
22464         * modules/rename-dest-slash (Makefile.am): Likewise.
22465         * modules/rename (Makefile.am): Likewise.
22466         * modules/rijndael (Makefile.am): Likewise.
22467         * modules/rmdir (Makefile.am): Likewise.
22468         * modules/rpmatch (Makefile.am): Likewise.
22469         * modules/safe-read (Makefile.am): Likewise.
22470         * modules/safe-write (Makefile.am): Likewise.
22471         * modules/same-inode (Makefile.am): Likewise.
22472         * modules/same (Makefile.am): Likewise.
22473         * modules/save-cwd (Makefile.am): Likewise.
22474         * modules/savedir (Makefile.am): Likewise.
22475         * modules/setenv (Makefile.am): Likewise.
22476         * modules/settime (Makefile.am): Likewise.
22477         * modules/sha1 (Makefile.am): Likewise.
22478         * modules/sig2str (Makefile.am): Likewise.
22479         * modules/snprintf (Makefile.am): Likewise.
22480         * modules/stat-macros (Makefile.am): Likewise.
22481         * modules/stat-time (Makefile.am): Likewise.
22482         * modules/stdbool (Makefile.am): Likewise.
22483         * modules/stdint (Makefile.am): Likewise.
22484         * modules/stdlib-safer (Makefile.am): Likewise.
22485         * modules/stpcpy (Makefile.am): Likewise.
22486         * modules/stpncpy (Makefile.am): Likewise.
22487         * modules/strcase (Makefile.am): Likewise.
22488         * modules/strcasestr (Makefile.am): Likewise.
22489         * modules/strchrnul (Makefile.am): Likewise.
22490         * modules/strcspn (Makefile.am): Likewise.
22491         * modules/strdup (Makefile.am): Likewise.
22492         * modules/strerror (Makefile.am): Likewise.
22493         * modules/strftime (Makefile.am): Likewise.
22494         * modules/strndup (Makefile.am): Likewise.
22495         * modules/strnlen (Makefile.am): Likewise.
22496         * modules/strpbrk (Makefile.am): Likewise.
22497         * modules/strsep (Makefile.am): Likewise.
22498         * modules/strstr (Makefile.am): Likewise.
22499         * modules/strtod (Makefile.am): Likewise.
22500         * modules/strtoimax (Makefile.am): Likewise.
22501         * modules/strtok_r (Makefile.am): Likewise.
22502         * modules/strtol (Makefile.am): Likewise.
22503         * modules/strtoll (Makefile.am): Likewise.
22504         * modules/strtoul (Makefile.am): Likewise.
22505         * modules/strtoull (Makefile.am): Likewise.
22506         * modules/strtoumax (Makefile.am): Likewise.
22507         * modules/strverscmp (Makefile.am): Likewise.
22508         * modules/sys_socket (Makefile.am): Likewise.
22509         * modules/sys_stat (Makefile.am): Likewise.
22510         * modules/sysexits (Makefile.am): Likewise.
22511         * modules/time_r (Makefile.am): Likewise.
22512         * modules/timegm (Makefile.am): Likewise.
22513         * modules/timespec (Makefile.am): Likewise.
22514         * modules/tmpfile-safer (Makefile.am): Likewise.
22515         * modules/trim (Makefile.am): Likewise.
22516         * modules/unistd-safer (Makefile.am): Likewise.
22517         * modules/unlinkdir (Makefile.am): Likewise.
22518         * modules/unlocked-io (Makefile.am): Likewise.
22519         * modules/userspec (Makefile.am): Likewise.
22520         * modules/utime (Makefile.am): Likewise.
22521         * modules/utimecmp (Makefile.am): Likewise.
22522         * modules/utimens (Makefile.am): Likewise.
22523         * modules/vasnprintf (Makefile.am): Likewise.
22524         * modules/vasprintf (Makefile.am): Likewise.
22525         * modules/vsnprintf (Makefile.am): Likewise.
22526         * modules/xalloc (Makefile.am): Likewise.
22527         * modules/xgetcwd (Makefile.am): Likewise.
22528         * modules/xnanosleep (Makefile.am): Likewise.
22529         * modules/xreadlink (Makefile.am): Likewise.
22530         * modules/xstrtod (Makefile.am): Likewise.
22531         * modules/xstrtol (Makefile.am): Likewise.
22532         * modules/xstrtold (Makefile.am): Likewise.
22533         * modules/yesno (Makefile.am): Likewise.
22534         * modules/getdate (Makefile.am): Don't add getdate.h to EXTRA_DIST.
22535
22536 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
22537
22538         * modules/error (Makefile.am): Distribute files through
22539         EXTRA_DIST, not lib_SOURCES.
22540
22541 2006-10-12  Eric Blake  <ebb9@byu.net>
22542
22543         * modules/error (Makefile.am): Distribute files in /lib.
22544         * modules/obstack (Makefile.am): Likewise.
22545
22546 2006-10-12  Bruno Haible  <bruno@clisp.org>
22547
22548         * modules/acl (Makefile.am): Distribute all files in lib/ through
22549         EXTRA_DIST.
22550         * modules/arcfour (Makefile.am): Likewise.
22551         * modules/arctwo (Makefile.am): Likewise.
22552         * modules/argmatch (Makefile.am): Likewise.
22553         * modules/argz (Makefile.am): Likewise.
22554         * modules/atexit (Makefile.am): Likewise.
22555         * modules/backupfile (Makefile.am): Likewise.
22556         * modules/c-strtod (Makefile.am): Likewise.
22557         * modules/c-strtold (Makefile.am): Likewise.
22558         * modules/calloc (Makefile.am): Likewise.
22559         * modules/canon-host (Makefile.am): Likewise.
22560         * modules/canonicalize (Makefile.am): Likewise.
22561         * modules/chdir-long (Makefile.am): Likewise.
22562         * modules/chdir-safer (Makefile.am): Likewise.
22563         * modules/check-version (Makefile.am): Likewise.
22564         * modules/chown (Makefile.am): Likewise.
22565         * modules/cloexec (Makefile.am): Likewise.
22566         * modules/close-stream (Makefile.am): Likewise.
22567         * modules/closeout (Makefile.am): Likewise.
22568         * modules/crc (Makefile.am): Likewise.
22569         * modules/cycle-check (Makefile.am): Likewise.
22570         * modules/des (Makefile.am): Likewise.
22571         * modules/dirfd (Makefile.am): Likewise.
22572         * modules/dirname (Makefile.am): Likewise.
22573         * modules/dup2 (Makefile.am): Likewise.
22574         * modules/euidaccess (Makefile.am): Likewise.
22575         * modules/exclude (Makefile.am): Likewise.
22576         * modules/exitfail (Makefile.am): Likewise.
22577         * modules/fcntl-safer (Makefile.am): Likewise.
22578         * modules/file-type (Makefile.am): Likewise.
22579         * modules/fileblocks (Makefile.am): Likewise.
22580         * modules/filemode (Makefile.am): Likewise.
22581         * modules/filenamecat (Makefile.am): Likewise.
22582         * modules/fnmatch (Makefile.am): Likewise.
22583         * modules/fopen-safer (Makefile.am): Likewise.
22584         * modules/fpending (Makefile.am): Likewise.
22585         * modules/fprintftime (Makefile.am): Likewise.
22586         * modules/free (Makefile.am): Likewise.
22587         * modules/fsusage (Makefile.am): Likewise.
22588         * modules/ftruncate (Makefile.am): Likewise.
22589         * modules/fts (Makefile.am): Likewise.
22590         * modules/gc (Makefile.am): Likewise.
22591         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
22592         * modules/getaddrinfo (Makefile.am): Likewise.
22593         * modules/getcwd (Makefile.am): Likewise.
22594         * modules/getdelim (Makefile.am): Likewise.
22595         * modules/getdomainname (Makefile.am): Likewise.
22596         * modules/getgroups (Makefile.am): Likewise.
22597         * modules/gethostname (Makefile.am): Likewise.
22598         * modules/gethrxtime (Makefile.am): Likewise.
22599         * modules/getline (Makefile.am): Likewise.
22600         * modules/getloadavg (Makefile.am): Likewise.
22601         * modules/getlogin_r (Makefile.am): Likewise.
22602         * modules/getopt (Makefile.am): Likewise.
22603         * modules/getpass (Makefile.am): Likewise.
22604         * modules/getpass-gnu (Makefile.am): Likewise.
22605         * modules/getsubopt (Makefile.am): Likewise.
22606         * modules/gettime (Makefile.am): Likewise.
22607         * modules/gettimeofday (Makefile.am): Likewise.
22608         * modules/getugroups (Makefile.am): Likewise.
22609         * modules/getusershell (Makefile.am): Likewise.
22610         * modules/glob (Makefile.am): Likewise.
22611         * modules/group-member (Makefile.am): Likewise.
22612         * modules/hard-locale (Makefile.am): Likewise.
22613         * modules/hash (Makefile.am): Likewise.
22614         * modules/hmac-md5 (Makefile.am): Likewise.
22615         * modules/hmac-sha1 (Makefile.am): Likewise.
22616         * modules/human (Makefile.am): Likewise.
22617         * modules/idcache (Makefile.am): Likewise.
22618         * modules/imaxabs (Makefile.am): Likewise.
22619         * modules/imaxdiv (Makefile.am): Likewise.
22620         * modules/inet_ntop (Makefile.am): Likewise.
22621         * modules/inet_pton (Makefile.am): Likewise.
22622         * modules/inttostr (Makefile.am): Likewise.
22623         * modules/isapipe (Makefile.am): Likewise.
22624         * modules/lchown (Makefile.am): Likewise.
22625         * modules/long-options (Makefile.am): Likewise.
22626         * modules/lstat (Makefile.am): Likewise.
22627         * modules/malloc (Makefile.am): Likewise.
22628         * modules/mathl (Makefile.am): Likewise.
22629         * modules/mbchar (Makefile.am): Likewise.
22630         * modules/md2 (Makefile.am): Likewise.
22631         * modules/md4 (Makefile.am): Likewise.
22632         * modules/md5 (Makefile.am): Likewise.
22633         * modules/memcasecmp (Makefile.am): Likewise.
22634         * modules/memchr (Makefile.am): Likewise.
22635         * modules/memcmp (Makefile.am): Likewise.
22636         * modules/memcoll (Makefile.am): Likewise.
22637         * modules/memcpy (Makefile.am): Likewise.
22638         * modules/memmem (Makefile.am): Likewise.
22639         * modules/memmove (Makefile.am): Likewise.
22640         * modules/mempcpy (Makefile.am): Likewise.
22641         * modules/memrchr (Makefile.am): Likewise.
22642         * modules/memset (Makefile.am): Likewise.
22643         * modules/memxor (Makefile.am): Likewise.
22644         * modules/mkancesdirs (Makefile.am): Likewise.
22645         * modules/mkdir (Makefile.am): Likewise.
22646         * modules/mkdir-p (Makefile.am): Likewise.
22647         * modules/mkdtemp (Makefile.am): Likewise.
22648         * modules/mkstemp (Makefile.am): Likewise.
22649         * modules/mktime (Makefile.am): Likewise.
22650         * modules/modechange (Makefile.am): Likewise.
22651         * modules/mountlist (Makefile.am): Likewise.
22652         * modules/nanosleep (Makefile.am): Likewise.
22653         * modules/openat (Makefile.am): Likewise.
22654         * modules/pagealign_alloc (Makefile.am): Likewise.
22655         * modules/physmem (Makefile.am): Likewise.
22656         * modules/poll (Makefile.am): Likewise.
22657         * modules/posixtm (Makefile.am): Likewise.
22658         * modules/posixver (Makefile.am): Likewise.
22659         * modules/putenv (Makefile.am): Likewise.
22660         * modules/quote (Makefile.am): Likewise.
22661         * modules/quotearg (Makefile.am): Likewise.
22662         * modules/raise (Makefile.am): Likewise.
22663         * modules/read-file (Makefile.am): Likewise.
22664         * modules/readline (Makefile.am): Likewise.
22665         * modules/readlink (Makefile.am): Likewise.
22666         * modules/readtokens (Makefile.am): Likewise.
22667         * modules/readutmp (Makefile.am): Likewise.
22668         * modules/realloc (Makefile.am): Likewise.
22669         * modules/regex (Makefile.am): Likewise.
22670         * modules/rename (Makefile.am): Likewise.
22671         * modules/rename-dest-slash (Makefile.am): Likewise.
22672         * modules/rijndael (Makefile.am): Likewise.
22673         * modules/rmdir (Makefile.am): Likewise.
22674         * modules/rpmatch (Makefile.am): Likewise.
22675         * modules/safe-read (Makefile.am): Likewise.
22676         * modules/safe-write (Makefile.am): Likewise.
22677         * modules/same (Makefile.am): Likewise.
22678         * modules/save-cwd (Makefile.am): Likewise.
22679         * modules/savedir (Makefile.am): Likewise.
22680         * modules/setenv (Makefile.am): Likewise.
22681         * modules/settime (Makefile.am): Likewise.
22682         * modules/sha1 (Makefile.am): Likewise.
22683         * modules/sig2str (Makefile.am): Likewise.
22684         * modules/snprintf (Makefile.am): Likewise.
22685         * modules/stdlib-safer (Makefile.am): Likewise.
22686         * modules/stpcpy (Makefile.am): Likewise.
22687         * modules/stpncpy (Makefile.am): Likewise.
22688         * modules/strcase (Makefile.am): Likewise.
22689         * modules/strcasestr (Makefile.am): Likewise.
22690         * modules/strchrnul (Makefile.am): Likewise.
22691         * modules/strcspn (Makefile.am): Likewise.
22692         * modules/strdup (Makefile.am): Likewise.
22693         * modules/strerror (Makefile.am): Likewise.
22694         * modules/strftime (Makefile.am): Likewise.
22695         * modules/strndup (Makefile.am): Likewise.
22696         * modules/strnlen (Makefile.am): Likewise.
22697         * modules/strpbrk (Makefile.am): Likewise.
22698         * modules/strsep (Makefile.am): Likewise.
22699         * modules/strstr (Makefile.am): Likewise.
22700         * modules/strtod (Makefile.am): Likewise.
22701         * modules/strtoimax (Makefile.am): Likewise.
22702         * modules/strtok_r (Makefile.am): Likewise.
22703         * modules/strtol (Makefile.am): Likewise.
22704         * modules/strtoll (Makefile.am): Likewise.
22705         * modules/strtoul (Makefile.am): Likewise.
22706         * modules/strtoull (Makefile.am): Likewise.
22707         * modules/strtoumax (Makefile.am): Likewise.
22708         * modules/strverscmp (Makefile.am): Likewise.
22709         * modules/time_r (Makefile.am): Likewise.
22710         * modules/timegm (Makefile.am): Likewise.
22711         * modules/tmpfile-safer (Makefile.am): Likewise.
22712         * modules/unistd-safer (Makefile.am): Likewise.
22713         * modules/unlinkdir (Makefile.am): Likewise.
22714         * modules/userspec (Makefile.am): Likewise.
22715         * modules/utime (Makefile.am): Likewise.
22716         * modules/utimecmp (Makefile.am): Likewise.
22717         * modules/utimens (Makefile.am): Likewise.
22718         * modules/vasnprintf (Makefile.am): Likewise.
22719         * modules/vasprintf (Makefile.am): Likewise.
22720         * modules/vsnprintf (Makefile.am): Likewise.
22721         * modules/xalloc (Makefile.am): Likewise.
22722         * modules/xgetcwd (Makefile.am): Likewise.
22723         * modules/xnanosleep (Makefile.am): Likewise.
22724         * modules/xreadlink (Makefile.am): Likewise.
22725         * modules/xstrtod (Makefile.am): Likewise.
22726         * modules/xstrtol (Makefile.am): Likewise.
22727         * modules/xstrtold (Makefile.am): Likewise.
22728         * modules/yesno (Makefile.am): Likewise.
22729
22730 2006-10-12  Jim Meyering  <jim@meyering.net>
22731
22732         * m4/getloadavg.m4: Revert the change below.
22733
22734         * m4/getloadavg.m4 (gl_GETLOADAVG): Test for the existence of
22735         lib/getloadavg.c using "ls -L", not "test -f".  The latter would
22736         fail with a symlink, which is what coreutils' ./bootstrap now
22737         creates by default.
22738
22739 2006-10-12  Bruno Haible  <bruno@clisp.org>
22740
22741         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): Don't define for MSVC or
22742         mingw.
22743         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX): Handle
22744         MSVC and mingw explicitly.
22745
22746 2006-10-11  Simon Josefsson  <jas@extundo.com>
22747             Bruno Haible  <bruno@clisp.org>
22748
22749         Add support for multiple gnulib-tool invocations in the scope of a
22750         single configure.ac file.
22751         * gnulib-tool (func_emit_lib_Makefile_am): In the _LIBADD variable,
22752         use a private [LT]LIBOBJS variant. Define a _DEPENDENCIES variable
22753         with the same contents as the _LIBADD variable.
22754         (func_emit_initmacro_start, func_emit_initmacro_end,
22755         func_emit_initmacro_done): New functions.
22756         (func_import, func_create_testdir): Invoke them. Allow the identifiers
22757         gl_LIBOBJS and gl_LTLIBOBJS.
22758
22759 2006-10-11  Bruno Haible  <bruno@clisp.org>
22760
22761         * gnulib-tool (GETTEXTPATH, AUTOHEADER, AUTOPOINT): New variables.
22762         (func_create_testdir): Don't create po/Makefile.am, don't invoke
22763         autoreconf. Instead, invoke autopoint explicitly but move back the
22764         *.m4 files from gnulib.
22765
22766 2006-10-11  Bruno Haible  <bruno@clisp.org>
22767
22768         * gnulib-tool (func_usage): Make module names after --create-testdir
22769         optional.
22770         (func_create_testdir): If no module was specified, use nearly all
22771         modules.
22772
22773 2006-10-12  Jim Meyering  <jim@meyering.net>
22774
22775         Big performance improvement for fts-based tools that use FTS_NOSTAT.
22776         Avoid spurious inode-mismatch problems on non-POSIX file systems.
22777         Details: http://article.gmane.org/gmane.comp.lib.gnulib.bugs/7416
22778         * lib/fts_.h (FTS_DEFER_STAT): Define new flag.
22779         (FTS_OPTIONMASK): Extend the mask to reflect this addition.
22780         * lib/fts.c (DT_IS_KNOWN, DT_MUST_BE): Define.
22781         (FTS_NO_STAT_REQUIRED, FTS_STAT_REQUIRED): Define.
22782         (fts_set_stat_required): New function.
22783         (fts_open): Defer the calls to fts_stat, if possible or requested.
22784         Move the code that maps a command-line fts_info value FTS_DOT to FTS_D
22785         into fts_stat itself.
22786         (fts_read): Perform any required (deferred) fts_stat call.
22787         (fts_build): Likewise, for the directory we're about to open and read.
22788         In the readdir loop, carefully decide whether each entry will require
22789         an eventual call to fts_stat, using dirent.d_type info if available.
22790         (fts_stat): Move the test for whether to honor FTS_COMFOLLOW on
22791         a command line argument into this function.  Update all callers.
22792         Map a return value of FTS_DOT to FTS_D for a command line argument.
22793         * modules/fts (Depends-on): Add d-type.  Alphabetize.
22794         Thanks to Miklos Szeredi for his tenacity and for the initial
22795         bug report about "find" failing on a FUSE-based file system.
22796
22797         * lib/fts.c (fts_open): Use consistent indentation.
22798
22799 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
22800
22801         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Renamed from
22802         gl_USE_SYSTEM_EXTENSIONS, to fix a coreutils bootstrap failure
22803         reported by Jim Meyering.  All uses of cache variables renamed
22804         to match Autoconf's.
22805         (gl_USE_SYSTEM_EXTENSIONS): New macro, which simply requires
22806         the other one.
22807
22808         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
22809         Fix misspelling in diagnostic.
22810
22811 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
22812
22813         * lib/mkdir-p.c (HAVE_FCHMOD): Define to false if not already
22814         defined.  Problem reported by Matthew Woehlke.
22815
22816         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): New macro.
22817         Add support for Tandem NonStop R series.
22818         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX):
22819         Use new macro.
22820
22821         * lib/rename-dest-slash.c: Include stdbool.h but not string.h.
22822         (has_trailing_slash): Omit size arg; all callers changed.
22823         Omit 'inline', since it doesn't help performance and we'd
22824         need to configure it.
22825         Don't count //, ///, etc. as having a trailing slash.
22826         As a side effect, this removes a C99ism reported by Matthew Woehlke.
22827         (rpl_rename_dest_slash): On failure, use rename's errno rather
22828         than (in some cases) an incorrect or junk errno.
22829         Simplify code by removing need to compute length; this does
22830         cause it to make two passes instead of one over the file name,
22831         but it's worth it.
22832
22833         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Undo previous
22834         change, since Autoconf's version may no longer be appropriate now
22835         that we are using CVS Autoconf's version.  Add support for Tandem.
22836
22837 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
22838             Bruno Haible  <bruno@clisp.org>
22839
22840         * lib/allocsa.h (sa_alignment_longlong, sa_alignment_max): Test
22841         HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
22842         * m4/allocsa.m4 (gl_ALLOCSA): Invoke AC_TYPE_LONG_LONG_INT instead of
22843         gl_AC_TYPE_LONG_LONG.
22844
22845         * lib/printf-args.h (arg_type, argument): Test HAVE_LONG_LONG_INT
22846         instead of HAVE_LONG_LONG.
22847         * lib/printf-args.c (printf_fetchargs): Likewise.
22848         * lib/printf-parse.c (PRINTF_PARSE): Likewise.
22849         * lib/vasnprintf.c (VASNPRINTF): Likewise.
22850         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS, gl_PREREQ_PRINTF_PARSE,
22851         gl_PREREQ_VASNPRINTF): Invoke AC_TYPE_LONG_LONG_INT instead of
22852         gl_AC_TYPE_LONG_LONG.
22853
22854 2006-10-11  Bruno Haible  <bruno@clisp.org>
22855
22856         * m4/longlong.m4: Add comments.
22857         * m4/ulonglong.m4: Likewise.
22858
22859 2006-10-10  Bruno Haible  <bruno@clisp.org>
22860
22861         Make it possible to #define stpcpy, strdup to aliases.
22862         * lib/stpcpy.c (stpcpy) [!_LIBC]: Don't undefine.
22863         * lib/strdup.c (strdup) [!_LIBC]: Don't undefine.
22864
22865 2006-10-10  Bruno Haible  <bruno@clisp.org>
22866
22867         Make it possible to #define gcd to an alias.
22868         * lib/gcd.c: Include config.h.
22869
22870 2006-10-10  Bruno Haible  <bruno@clisp.org>
22871
22872         Make it possible to #define c_isascii to an alias.
22873         * lib/c-ctype.h: Don't define the macros if NO_C_CTYPE_MACROS is
22874         defined. Undefine the macros before defining them, to avoid gcc
22875         warnings.
22876         * lib/c-ctype.c: Include config.h. Don't undefine the macros; instead,
22877         define NO_C_CTYPE_MACROS early.
22878
22879 2006-10-10  Bruno Haible  <bruno@clisp.org>
22880
22881         Make it possible to #define set_program_name to an alias.
22882         * lib/progname.c: Don't undefine set_program_name; instead, undefine
22883         ENABLE_RELOCATABLE early.
22884
22885 2006-10-10  Paul Eggert  <eggert@cs.ucla.edu>
22886
22887         Port to Tandem NSK OSS, which has 64-bit signed int but at most
22888         32-bit unsigned int.  Problem reported by Matthew Woehlke in:
22889         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00062.html
22890         More generally, don't assume that 64-bit signed int is available
22891         if unsigned int is, and vice versa.
22892         * lib/inttypes_.h (_PRIu64_PREFIX, _SCNu64_PREFIX): Depend on
22893         unsigned symbols, not on their signed counterparts.
22894         * lib/stdint_.h (uint64_t, uint_least64_t, uint_fast64_t, uintmax_t):
22895         (UINT64_MAX, UINT_LEAST64_MAX, UINT_FAST64_MAX, UINTMAX_MAX):
22896         (UINT64_C, UINTMAX_C):
22897         Likewise.
22898         * lib/strtoimax.c (strtoll): Depend on signed symbols, not their
22899         unsigned counterparts.
22900         (Have_long_long, Unsigned): New macros.
22901         (Int): Renamed from INT.
22902         (strtoimax): Use the new macros.
22903         * m4/stdint.m4 (gl_STDINT_H): Require AC_TYPE_UNSIGNED_LONG_LONG_INT
22904         and substitute HAVE_UNSIGNED_LONG_LONG_INT.
22905         * modules/inttypes (inttypes.h): Substitute
22906         HAVE_UNSIGNED_LONG_LONG_INT.
22907         * modules/stdint (stdint.h): Likewise.
22908         (Files): Add m4/ulonglong.m4.
22909
22910 2006-10-10  Bruno Haible  <bruno@clisp.org>
22911
22912         Fix a gcc -Wshadow warning.
22913         * lib/gl_anyhash_list2.h (hash_resize): Rename local variable 'index'
22914         to 'bucket'.
22915         * lib/gl_anylinked_list2.h (gl_linked_search_from_to,
22916         gl_linked_indexof_from_to): Likewise.
22917         * lib/gl_linkedhash_list.c (add_to_bucket, remove_from_bucket):
22918         Likewise.
22919         * lib/gl_anytreehash_list1.h (add_to_bucket, remove_from_bucket):
22920         Likewise.
22921         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Likewise.
22922         Reported by Eric Blake.
22923
22924 2006-10-09  Paul Eggert  <eggert@cs.ucla.edu>
22925
22926         * lib/filemode.h [HAVE_DECL_STRMODE]: Include unistd.h too,
22927         for NetBSD.  Problem reported by Bruno Haible.
22928
22929 2006-10-09  Jim Meyering  <jim@meyering.net>
22930
22931         * lib/lchown.c: Include <sys/stat.h> before "stat-macros.h".
22932         Patch from Bruno Haible.
22933
22934 2006-10-09  Jim Meyering  <jim@meyering.net>
22935
22936         * lib/fts-cycle.c (leave_dir): When "leaving" a top level directory due
22937         to FTS_SKIP, don't copy the parent's uninitialized dev/ino values.
22938         Trigger with e.g., mkdir d && valgrind ./chmod u+rwx d d
22939
22940 2006-10-08  Paul Eggert  <eggert@cs.ucla.edu>
22941
22942         Don't include <config.h> twice; this doesn't work in some cases,
22943         e.g., when config.h has "#define intmax_t long long int" and
22944         we include <config.h>, <inttypes.h>, <config.h> in that order.
22945         Problem reported by Matthew Woehlke in:
22946         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00073.html
22947         * lib/fprintftime.c: Don't include config.h or fprintftime.h.
22948         * lib/fts-cycle.c: Don't include config.h.
22949         * lib/strftime.c: Include fprintftime.h if FPRINTFTIME is defined.
22950         * lib/xstrtoimax.c: Remove copyright notice since it's short tnow.
22951         Don't include config.h or xstrtol.h.  Define STRTOL_T_MINIMUM
22952         and STRTOL_T_MAXIMUM unconditionally, since we now assume gnulib
22953         inttypes.h.
22954         * lib/xstrtoumax.c: Likewise.
22955         * lib/xstrtol.c: Include config.h and xstrtol.h after defining
22956         __strtol and the like, so that this module is more like its siblings.
22957         (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [! defined STRTOL_T_MINIMUM]:
22958         Remove; no longer needed now that we assume gnulib inttypes.h.
22959
22960 2006-10-08  Bruno Haible  <bruno@clisp.org>
22961
22962         * doc/gnulib-tool.texi: Emphasize the drawbacks of the --symlink
22963         option.
22964
22965 2006-10-07  Jim Meyering  <jim@meyering.net>
22966
22967         * modules/inttypes (inttypes.h): Revert what seems to have been
22968         an inadvertent part of today's change: use "|", not "/" in the
22969         substitution for the "/"-containing string, $(ABSOLUTE_INTTYPES_H).
22970
22971 2006-10-07  Bruno Haible  <bruno@clisp.org>
22972
22973         * modules/sublist: New file.
22974
22975 2006-10-07  Bruno Haible  <bruno@clisp.org>
22976
22977         * modules/alloca-opt (alloca.h): Add a "DO NOT EDIT" comment.
22978         * modules/argz (argz.h): Likewise.
22979         * modules/arpa_inet (arpa/inet.h): Likewise.
22980         * modules/byteswap (byteswap.h): Likewise.
22981         * modules/configmake (configmake.h): Likewise.
22982         * modules/fcntl (fcntl.h): Likewise.
22983         * modules/fnmatch (fnmatch.h): Likewise.
22984         * modules/getopt (getopt.h): Likewise.
22985         * modules/glob (glob.h): Likewise.
22986         * modules/inttypes (inttypes.h): Likewise.
22987         * modules/netinet_in (netinet/in.h): Likewise.
22988         * modules/poll (poll.h): Likewise.
22989         * modules/stdbool (stdbool.h): Likewise.
22990         * modules/stdint (stdint.h): Likewise.
22991         * modules/sys_select (sys/select.h): Likewise.
22992         * modules/sys_socket (sys/socket.h): Likewise.
22993         * modules/sys_stat (sys/stat.h): Likewise.
22994         * modules/sysexits (sysexits.h): Likewise.
22995         * modules/unistd (unistd.h): Likewise.
22996         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
22997         Add a "DO NOT EDIT" comment to the generated file.
22998         (func_import): Likewise for gnulib-comp.m4.
22999
23000 2006-10-07  Bruno Haible  <bruno@clisp.org>
23001
23002         * lib/gl_sublist.h: New file.
23003         * lib/gl_sublist.c: New file.
23004
23005 2006-10-06  Paul Eggert  <eggert@cs.ucla.edu>
23006
23007         * lib/mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full file
23008         name (relative to the original working directory) and the file
23009         name component (relative to the temporary working directory).  All
23010         callers changed.
23011         * lib/mkancesdirs.h (mkancesdirs): Adjust prototype to match.
23012         * lib/mkdir-p.c (make_dir_parents): Likewise.
23013         * lib/mkdir-p.h (make_dir_parents): Likewise.
23014
23015 2006-10-06  Eric Blake  <ebb9@byu.net>
23016
23017         Define several macros for use by the clean-temp module.
23018         * m4/close-stream.m4 (gl_CLOSE_STREAM): Define GNULIB_CLOSE_STREAM.
23019         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Define GNULIB_FCNTL_SAFER.
23020         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Define GNULIB_FOPEN_SAFER.
23021
23022         * lib/clean-temp.h (close_stream_temp): New declaration.
23023         * lib/clean-temp.c (includes): Pull in headers according to what
23024         other modules are in use.
23025         (close_stream_temp) [GNULIB_CLOSE_STREAM]: New function.
23026
23027 2006-10-06  Bruno Haible  <bruno@clisp.org>
23028
23029         * lib/javacomp.c (write_temp_file): Use fopen_temp, fwriteerror_temp
23030         instead of fopen, fwriteerror.
23031
23032 2006-10-06  Bruno Haible  <bruno@clisp.org>
23033
23034         * lib/clean-temp.h (cleanup_temp_file, cleanup_temp_subdir,
23035         cleanup_temp_dir_contents, cleanup_temp_dir): Change return type to
23036         int.
23037         * lib/clean-temp.c (do_unlink, do_rmdir, cleanup_temp_file,
23038         cleanup_temp_subdir, cleanup_temp_dir_contents, cleanup_temp_dir):
23039         Return an error indicator.
23040         Suggested by Eric Blake.
23041
23042 2006-10-06  Bruno Haible  <bruno@clisp.org>
23043
23044         * lib/clean-temp.c (PATH_MAX): Provide a fallback for GNU Hurd.
23045         Reported by Eric Blake.
23046
23047 2006-10-06  Bruno Haible  <bruno@clisp.org>
23048
23049         * modules/closeout (Description): Mention stderr too.
23050
23051 2006-10-06  Bruno Haible  <bruno@clisp.org>
23052         and Paul Eggert  <eggert@cs.ucla.edu>
23053
23054         * lib/closeout.c (close_stdout): Also close stderr.
23055         * lib/closeout.h: Update comment.
23056
23057 2006-10-05  Paul Eggert  <eggert@cs.ucla.edu>
23058
23059         Fix some Darwin-7.9.0 porting problems reported by Bruno Haible in
23060         <http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00063.html>.
23061         * lib/dirchownmod.c: Include lchown.h.
23062         * lib/lchown.c: Don't include files that lchown.h now includes.
23063         Don't declare chown, since lchown.h now does that.
23064         * lib/lchown.h: Include errno.h, sys/types.h, unistd.h.
23065         (lchown): Define to rpl_chown if lchown is declared but
23066         does not exist.  Declare using a prototype if lchown is not
23067         declared.  Add a copyright notice.
23068         * lib/mkstemp.h: Include <unistd.h>.
23069         * lib/openat.c: Include lchown.h.
23070
23071         * lib/fcntl_.h (O_NOFOLLOW): Don't depend on O_NOFOLLOW_IS_INEFFECTIVE;
23072         we now test for that separately.
23073         * lib/fts.c (fts_safe_changedir): Inspect HAVE_WORKING_O_NOFOLLOW
23074         rather than O_NOFOLLOW, when testing whether it's possible to
23075         avoid a race condition reliably.
23076         * lib/savewd.c (savewd_chdir): Likewise.
23077
23078         Remove macros that are no longer needed now that stdint.h is
23079         reliable.
23080         * lib/fsusage.c (UINTMAX_MAX): Remove.
23081         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Remove.
23082         * lib/utimecmp.c (SIZE_MAX): Remove.
23083
23084         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check whether lchown is declared.
23085
23086         * m4/fcntl_h.m4 (gl_FCNTL_H): Define HAVE_WORKING_O_NOFOLLOW instead
23087         of O_NOFOLLOW_IS_INEFFECTIVE.  Define HAVE_WORKING_O_NOATIME if
23088         O_NOATIME works.
23089
23090 2006-10-05  Bruno Haible  <bruno@clisp.org>
23091
23092         * lib/gl_list.h (gl_sortedlist_search_from_to,
23093         gl_sortedlist_indexof_from_to): New declarations.
23094         (gl_list_implementation): New fields sortedlist_search_from_to,
23095         sortedlist_indexof_from_to.
23096         (gl_sortedlist_search_from_to, gl_sortedlist_indexof_from_to): New
23097         inline functions.
23098         * lib/gl_list.c (gl_sortedlist_search_from_to,
23099         gl_sortedlist_indexof_from_to): New functions.
23100         * lib/gl_array_list.c (gl_array_sortedlist_indexof_from_to): New
23101         function.
23102         (gl_array_sortedlist_indexof, gl_array_sortedlist_search): Use it.
23103         (gl_array_sortedlist_search_from_to): New function.
23104         (gl_array_list_implementation): Update.
23105         * lib/gl_carray_list.c (gl_carray_sortedlist_indexof_from_to): New
23106         function.
23107         (gl_carray_sortedlist_indexof, gl_carray_sortedlist_search): Use it.
23108         (gl_carray_sortedlist_search_from_to): New function.
23109         (gl_carray_list_implementation): Update.
23110         * lib/gl_anylinked_list2.h (gl_linked_sortedlist_search_from_to,
23111         gl_linked_sortedlist_indexof_from_to): New functions.
23112         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
23113         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
23114         * lib/gl_anytree_list2.h (gl_tree_sortedlist_search_from_to,
23115         gl_tree_sortedlist_indexof_from_to): New functions.
23116         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
23117         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
23118         Update.
23119         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
23120         * lib/gl_rbtreehash_list.c (gl_avltreehash_list_implementation):
23121         Update.
23122
23123 2006-10-05  Bruno Haible  <bruno@clisp.org>
23124
23125         * lib/gl_list.h (gl_list_search_from, gl_list_search_from_to,
23126         gl_list_indexof_from, gl_list_indexof_from_to): New declarations.
23127         (struct gl_list_implementation): Add fields search_from_to,
23128         indexof_from_to. Remove fields search, indexof.
23129         (gl_list_search): Use the search_from_to method.
23130         (gl_list_search_from, gl_list_search_from_to): New functions.
23131         (gl_list_indexof): Use the indexof_from_to method.
23132         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
23133         * lib/gl_list.c (gl_list_search): Use the search_from_to method.
23134         (gl_list_search_from, gl_list_search_from_to): New functions.
23135         (gl_list_indexof): Use the indexof_from_to method.
23136         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
23137         * lib/gl_array_list.c (gl_array_indexof_from_to): Renamed from
23138         gl_array_indexof. Add start_index, end_index arguments.
23139         (gl_array_search_from_to): Renamed from gl_array_search. Add
23140         start_index, end_index arguments.
23141         (gl_array_remove, gl_array_list_implementation): Update.
23142         * lib/gl_carray_list.c (gl_carray_indexof_from_to): Renamed from
23143         gl_carray_indexof. Add start_index, end_index arguments.
23144         (gl_carray_search_from_to): Renamed from gl_carray_search. Add
23145         start_index, end_index arguments.
23146         (gl_carray_remove, gl_carray_list_implementation): Update.
23147         * lib/gl_anylinked_list2.h (gl_linked_search_from_to): Renamed from
23148         gl_linked_search. Add start_index, end_index arguments.
23149         (gl_linked_indexof_from_to): Renamed from gl_linked_indexof. Add
23150         start_index, end_index arguments.
23151         (gl_linked_remove): Update.
23152         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
23153         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
23154         * lib/gl_anytree_list1.h (iterstack_item_t): Change type of 'rightp'
23155         field to 'size_t'.
23156         * lib/gl_anytree_list2.h (gl_tree_search_from_to): Renamed from
23157         gl_tree_search. Add start_index, end_index arguments.
23158         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
23159         start_index, end_index arguments.
23160         (gl_tree_remove): Update.
23161         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
23162         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
23163         * lib/gl_anytreehash_list1.h (compare_position_threshold): New
23164         function.
23165         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Renamed from
23166         gl_tree_search. Add start_index, end_index arguments.
23167         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
23168         start_index, end_index arguments.
23169         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
23170         Update.
23171         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
23172
23173 2006-10-05  Bruno Haible  <bruno@clisp.org>
23174
23175         * modules/fwriteerror (configure.ac): Define GNULIB_FWRITEERROR.
23176
23177         * lib/clean-temp.h (open_temp, fopen_temp, close_temp, fclose_temp,
23178         fwriteerror_temp): New declarations.
23179         * lib/clean-temp.c (uintptr_t): Provide fallback definition.
23180         (descriptors): New variable.
23181         (cleanup): First, close the descriptors.
23182         (register_fd, unregister_fd, open_temp, fopen_temp, close_temp,
23183         fclose_temp, fwriteerror_temp): New functions.
23184
23185 2006-10-04  Jim Meyering  <jim@meyering.net>
23186
23187         * lib/fts.c (fts_open): Tiny comment change.
23188
23189 2006-10-04  Bruno Haible  <bruno@clisp.org>
23190
23191         Make it possible to invoke AC_GNU_SOURCE after gl_LOCK_EARLY.
23192         * m4/lock.m4 (gl_LOCK_EARLY_BODY): New macro, extracted code from
23193         gl_LOCK_BODY.
23194         (gl_LOCK_EARLY): Require gl_LOCK_EARLY_BODY, not gl_LOCK_BODY.
23195         (gl_LOCK_BODY): Remove settings of CPPFLAGS, now done in
23196         gl_LOCK_EARLY_BODY.
23197         (gl_LOCK): Require gl_LOCK_BODY.
23198
23199 2006-10-04  Bruno Haible  <bruno@clisp.org>
23200
23201         * lib/gl_oset.h (gl_setelement_threshold_fn): New type.
23202         (gl_oset_search_atleast): New declaration.
23203         (struct gl_oset_implementation): Add field 'search_atleast'.
23204         (gl_oset_search_atleast): New inline function.
23205         * lib/gl_oset.c (gl_oset_search_atleast): New function.
23206         * lib/gl_array_oset.c (gl_array_search_atleast): New function.
23207         (gl_array_oset_implementation): Update.
23208         * lib/gl_anytree_oset.h (gl_tree_search_atleast): New function.
23209         * lib/gl_avltree_oset.c (gl_avltree_oset_implementation): Update.
23210         * lib/gl_rbtree_oset.c (gl_rbtree_oset_implementation): Update.
23211
23212 2006-10-04  Bruno Haible  <bruno@clisp.org>
23213
23214         * lib/fatal-signal.c (fatal_signals) [WOE32]: Add the SIGBREAK signal.
23215
23216 2006-10-03  Bruno Haible  <bruno@clisp.org>
23217
23218         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Renamed
23219         from gl_avltreehash_list_implementation.
23220
23221 2006-10-03  Bruno Haible  <bruno@clisp.org>
23222
23223         * lib/gl_oset.c (gl_oset_add): Fix return type.
23224
23225 2006-10-02  Paolo Bonzini  <bonzini@gnu.org>  (tiny change)
23226
23227         * lib/quotearg.c (mbstate_t) [!HAVE_MBRTOWC]: #define to int.
23228
23229 2006-10-02  Eric Blake  <ebb9@byu.net>
23230
23231         * modules/strnlen (Depends-on): Add extensions.
23232
23233 2006-10-02  Eric Blake  <ebb9@byu.net>
23234
23235         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use autoconf's
23236         definition in 2.60+.
23237
23238 2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>
23239
23240         * lib/fts.c (fts_close, fts_build, fts_palloc): Remove redundant
23241         checks.
23242
23243 2006-10-02  Bruno Haible  <bruno@clisp.org>
23244
23245         * gnulib-tool (func_emit_lib_Makefile_am): Don't add no-dependencies
23246         to the AUTOMAKE_OPTIONS.
23247         Reported by Jim Meyering.
23248
23249 2006-09-29  Paul Eggert  <eggert@cs.ucla.edu>
23250
23251         Work around bug in Solaris 10 /proc file system:
23252         /proc/self/fd/NNN/.. isn't the parent directory of
23253         the directory whose file descriptor is NNN.  This needs to
23254         be worked around at run time, not compile time, since a
23255         program might be built on Solaris 8, where things work, and
23256         run on Solaris 10.
23257         * lib/openat-priv.h (BUILD_PROC_NAME): Remove.  All callers changed
23258         to use the following interface instead:
23259         (OPENAT_BUFFER_SIZE): New macro.
23260         (openat_proc_name): New function.
23261         * lib/at-func.c (AT_FUNC_NAME): Adjust to above changes.
23262         * lib/openat.c (openat_permissive, openat_needs_fchdir, fdopendir):
23263         Likewise.
23264         * lib/openat-proc.c: New file.
23265         * modules/openat (Files): Add lib/openat-proc.c.
23266         (Depends-on): Add same-inode, stdbool.
23267         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBOBJ(openat-proc).
23268
23269 2006-09-29  Bruno Haible  <bruno@clisp.org>
23270
23271         * lib/fwriteerror.h (fwriteerror_no_ebadf): New declaration.
23272         * lib/(do_fwriteerror): Renamed from fwriteerror. Add ignore_ebadf
23273         argument. Set stdout_closed before testing for ferror, not after.
23274         (fwriteerror, fwriteerror_no_ebadf): New functions.
23275
23276 2006-09-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23277
23278         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Avoid unused variables warning.
23279
23280 2006-09-28  Paolo Bonzini  <bonzini@gnu.org>
23281
23282         * lib/poll.c (rpl_poll) [__APPLE__]: Use FIONREAD instead of MSG_PEEK.
23283         * m4/poll.m4: Look for sys/ioctl.h and sys/filio.h.
23284
23285 2006-09-28  Jim Meyering  <jim@meyering.net>
23286
23287         * lib/mkdir-p.c: Include "dirchownmod.h", not "dirchownmod.c".
23288         Include <unistd.h>.
23289
23290 2006-09-28  Bruno Haible  <bruno@clisp.org>
23291
23292         * modules/avltreehash-list (Depends-on): Add stdint, remove size_max.
23293         * modules/linkedhash-list (Depends-on): Likewise.
23294         * modules/rbtreehash-list (Depends-on): Likewise.
23295
23296 2006-09-28  Bruno Haible  <bruno@clisp.org>
23297
23298         * lib/strndup.h: Simplify the redefinition of strndup.
23299         (_GL_CONCAT, _GL_XCONCAT, __STRNDUP_ID): Remove macros.
23300         * m4/strndup.m4 (gl_FUNC_STRNDUP): Don't define __STRNDUP_PREFIX.
23301
23302 2006-09-28  Bruno Haible  <bruno@clisp.org>
23303
23304         * lib/gl_avltreehash_list.c: Include <stdint.h> instead of size_max.h.
23305         * lib/gl_linkedhash_list.c: Likewise.
23306         * lib/gl_rbtreehash_list.c: Likewise.
23307
23308 2006-09-27  Paul Eggert  <eggert@cs.ucla.edu>
23309
23310         * lib/canon-host.c (canon_host_r): Work around bug in Darwin 7.9.0
23311         getaddrinfo.
23312
23313         * lib/__fpending.h: Don't include <stdio_ext.h> unless
23314         HAVE_DECL___FPENDING.  This avoids a bug with lsbcc, where
23315         it causes <stdio_ext.h> to cause a compile-time error.
23316         Problem reported by Nelson H. F. Beebe.
23317         * lib/getpass.c: Likewise, except for HAVE_DECL___FSETLOCKING instead
23318         of HAVE_DECL___PENDING.
23319
23320         * m4/fpending.m4 (gl_FUNC_FPENDING): Check for stdio_ext at most once.
23321         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for __fsetlocking's
23322         declaration.
23323
23324 2006-09-27  Jim Meyering  <jim@meyering.net>
23325
23326         This file could end up with a definition for a function
23327         named __strndup, rather than rpl_strndup on a system with
23328         incomplete weak_alias support.
23329         * lib/strndup.c (strndup): Rename from __strndup.
23330         Remove #defines that used to map __strndup to strndup.
23331         Don't use K&R prototypes.
23332         Remove LIBC-related code, since this file is not sync'd with glibc.
23333         * lib/strndup.h: Revamp, accordingly.
23334         * m4/strndup.m4: Modernize.
23335
23336 2006-09-26  Paul Eggert  <eggert@cs.ucla.edu>
23337
23338         * modules/savewd (Depends-on): Add 'raise'.
23339         * lib/savewd.c: Include <signal.h>, for 'raise'.
23340
23341 2006-09-26  Jim Meyering  <jim@meyering.net>
23342
23343         * m4/acl.m4 (AC_FUNC_ACL): Disable ACL support altogether
23344         when we detect Darwin 8.7.0's acl_get_file bug.
23345         Rearrange to perform the new (below) run-test while $LIBS
23346         contains any acl-related library.  Set USE_ACL at the end.
23347         (gl_ACL_GET_FILE): New function.
23348
23349 2006-09-26  Eric Blake  <ebb9@byu.net>
23350
23351         * lib/verror.c: Include <config.h> unconditionally.
23352
23353 2006-09-25  Paul Eggert  <eggert@cs.ucla.edu>
23354
23355         * modules/clock-time (Maintainer): Add self.
23356         * modules/getlogin_r (Depends-on): Add extensions.
23357
23358 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23359
23360         * modules/clock-time: New module.
23361         * modules/nanosleep (Depends-on): Add clock-time.
23362         * modules/gethrxtime (Depends-on): Likewise.
23363         * modules/gettime (Depends-on): Likewise.
23364         * modules/settime (Depends-on): Likewise.
23365
23366         * modules/fts-lgpl: Depend on openat.
23367         * modules/mkancesdirs: Depend on savewd.
23368         * modules/mkdir-p: Likewise.
23369
23370 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23371
23372         * m4/host-os.m4 (gl_HOST_OS): Require AC_CANONICAL_HOST.
23373
23374         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Rename cache variable from
23375         `gl_have_arbitrary_file_name_length_limit' to
23376         `gl_cv_have_arbitrary_file_name_length_limit', so that caching
23377         actually works between configure runs.
23378
23379 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23380             Bruno Haible  <bruno@clisp.org>
23381
23382         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Include <string.h>.
23383
23384 2006-09-25  Jim Meyering  <jim@meyering.net>
23385
23386         * m4/fcntl_h.m4 (gl_FCNTL_H): Fix typo in test for failed open.
23387         This typo caused coreutils/tests/dd/misc to fail on Darwin 8.7.0.
23388
23389 2006-09-25  Eric Blake  <ebb9@byu.net>
23390
23391         * gnulib-tool (func_import, func_create_testdir): Fix typos in
23392         exec's in 2006-09-18 patch when shuffling fds.
23393
23394 2006-09-25  Bruno Haible  <bruno@clisp.org>
23395
23396         * m4/getloadavg.m4 (gl_GETLOADAVG): Fix directory in error message.
23397         Reported by Jim Meyering.
23398
23399 2006-09-24  Jim Meyering  <jim@meyering.net>
23400
23401         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Don't use '>' to
23402         compare a pointer against a literal "0".  That caused failures with
23403         at least HP-UX's hpcc.
23404
23405 2006-09-22  Simon Josefsson  <jas@extundo.com>
23406
23407         * modules/gc-sha1:
23408         * modules/gc-md4:
23409         * modules/gc-hmac-sha1:
23410         * modules/gc-hmac-md5:
23411         * modules/gc-des:
23412         * modules/gc-arcfour: Distribute more files.
23413
23414 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23415
23416         * lib/gl_anylinked_list2.h [lint] (gl_linked_iterator)
23417         (gl_linked_iterator_from_to): Initialize struct completely.
23418         * lib/gl_anytree_list2.h [lint] (gl_tree_iterator): Likewise.
23419         (gl_tree_iterator_from_to): Likewise
23420         * lib/gl_anytree_oset.h [lint] (gl_tree_iterator): Likewise.
23421         * lib/gl_array_list.c [lint] (gl_array_iterator)
23422         (gl_array_iterator_from_to): Likewise.
23423         * lib/gl_array_oset.c [lint] (gl_array_iterator): Likewise.
23424         * lib/gl_carray_list.c [lint] (gl_carray_iterator)
23425         (gl_carray_iterator_from_to): Likewise.
23426
23427         * lib/gc-gnulib.c [GC_USE_HMAC_SHA1]: include hmac.h for hmac_sha1.
23428         * lib/md4.c (md4_process_block): Remove unused variable.
23429         * lib/rijndael-api-fst.c (rijndaelBlockDecrypt): GCC suggests
23430         parentheses for clarity.
23431
23432 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23433
23434         * modules/bison-i18n (Depends-on): Add gettext.
23435
23436 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23437
23438         * m4/fsusage.m4 (gl_STATFS_TRUNCATES): Avoid unused variable.
23439         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Likewise.
23440         * m4/jm-winsz1.m4 (gl_HEADER_TIOCGWINSZ_IN_TERMIOS_H): Likewise;
23441         also add missing comma that caused broken test.
23442         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Include
23443         stdlib.h, for `abort'.
23444         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Avoid unused
23445         variables.
23446         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Check for and
23447         include unistd.h if present, for `rmdir'.
23448         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Avoid unused
23449         variables.
23450         * m4/putenv.m4 (gl_FUNC_PUTENV): Rewrite using AC_RUN_IFELSE, and
23451         in the process include standard headers for prototypes.
23452         * m4/readutmp.m4 (gl_READUTMP): Require AC_GNU_SOURCE, so utmpxname
23453         gets declared on GNU/Linux.
23454         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Check for and include
23455         unistd.h, for `rmdir'.
23456         * m4/time_r.m4 (gl_TIME_R): Avoid unused variables.
23457
23458         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Avoid expression that is
23459         always true.
23460         * m4/strndup.m4 (gl_FUNC_STRNDUP): include stdlib.h, for `free'.
23461
23462         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Avoid gcc -Wall warnings.
23463
23464 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23465
23466         * gnulib-tool (func_version): Create output all at once.  This
23467         may help avoid triggering unnecessary SIGPIPEs, and at any
23468         rate it doesn't hurt.
23469
23470 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23471             Bruno Haible  <bruno@clisp.org>
23472
23473         * m4/lock.m4 (gl_LOCK_BODY): Avoid unused variables warning.
23474         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
23475         * m4/signed.m4 (bh_C_SIGNED): Likewise.
23476
23477         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): New macro.
23478         (gl_FUNC_VASPRINTF): Invoke it.
23479
23480 2006-09-22  Bruno Haible  <bruno@clisp.org>
23481
23482         * m4/getloadavg.m4 (gl_GETLOADAVG): Expect the directory of
23483         getloadavg.c as first argument.
23484
23485 2006-09-22  Bruno Haible  <bruno@clisp.org>
23486
23487         * gnulib-tool (func_import, func_create_testdir): Set gl_source_base
23488         at the beginning of the gl_INIT macro.
23489         * modules/getloadavg (configure.ac): Pass $gl_source_base to
23490         gl_GETLOADAVG.
23491
23492 2006-09-22  Bruno Haible  <bruno@clisp.org>
23493
23494         * gnulib-tool (func_create_megatestdir): Don't include the config-h
23495         module.
23496         Suggested by Ralf Wildenhues.
23497
23498 2006-09-20  Paul Eggert  <eggert@cs.ucla.edu>
23499
23500         Import this patch from libc:
23501
23502         2006-09-06  Jakub Jelinek  <jakub@redhat.com>
23503
23504         * lib/regex_internal.c (re_string_reconstruct): Handle
23505         offset < pstr->valid_raw_len && pstr->offsets_needed case.
23506         Ensure no bytes read before raw_mbs array.  Pass a saved copy of
23507         pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
23508         re_string_context_at.
23509
23510         * m4/regex.m4 (gl_REGEX): Check for locale.h, since the test
23511         now requires it.
23512         (gl_PREREQ_REGEX): Don't check for locale.h any more, since
23513         gl_REGEX now does it for us.
23514         (gl_REGEX): Add test taken from
23515         http://sourceware.org/ml/libc-hacker/2006-09/msg00008.html.
23516
23517         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require AC_SYS_LARGEFILE.
23518         Check that large offsets work.  Modernize Autoconf usages.
23519         Prefer "yes" to mean a good thing rather than a bad.
23520         Don't put "#define mkstemp" in config.h, as this might interfere
23521         with standard system headers that "#define mkstemp mkstemp64".
23522
23523         * modules/mkstemp (Depends-on): Add extensions, so that
23524         mkstemp is visible on some platforms.
23525         (Makefile.am): Add mkstemp.h to EXTRA_DIST.
23526         (Include): Change to "mkstemp.h" from <stdlib.h>.
23527         (Files): Add mkstemp.h.
23528
23529         * lib/mkstemp.h: New file, since some standard headers
23530         #define mkstemp.
23531         * lib/mkstemp.c: Revamp to put the !_LIBC code together.
23532         Include "mkstemp.h".
23533         Make the _LIBC code resemble glibc original more,
23534         e.g., use K&R style.
23535         * lib/mkstemp-safer.c: Include "mkstemp.h" instead of <stdlib.h>.
23536         (mkstemp): Remove, since mkstemp.h does this for us.
23537         * lib/stdlib--.h: Include mkstemp.h.
23538
23539         Import this patch from libc:
23540
23541         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
23542
23543         * lib/tempname.c (__gen_tempname): Change attempts_min
23544         into a macro.  Use preprocessor to decide how to initialize
23545         attempts [Coverity CID 67].
23546
23547 2006-09-20  Bruno Haible  <bruno@clisp.org>
23548
23549         * lib/mkdtemp.c: Import from libc.
23550         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
23551                 * sysdeps/posix/tempname.c (__gen_tempname): Change
23552                 attempts_min into a macro.  Use preprocessor to decide how to
23553                 initialize attempts [Coverity CID 67].
23554         2001-11-27  Paul Eggert  <eggert@twinsun.com>
23555                 * sysdeps/posix/tempname.c (__gen_tempname): Try at least
23556                 ATTEMPTS_MIN or TMP_MAX times, whichever is greater.
23557
23558 2006-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23559
23560         * gnulib-tool (func_exit): New function, to allow to pass the
23561         exit status portably through the trap.  Use everywhere.
23562         (--help, --version): Signal a write error.
23563         (trap): catch SIGPIPE, for write errors.
23564         Exit at the end of the trap, with the correct exit status.
23565
23566 2006-09-19  Karl Berry  <karl@gnu.org>
23567
23568         * doc/gnulib.texi: note about the license texinfo files.
23569
23570 2006-09-19  Eric Blake  <ebb9@byu.net>
23571
23572         * gnulib-tool: Avoid space-tab.
23573
23574 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
23575
23576         * lib/getaddrinfo.c (getaddrinfo) [defined HAVE_IPV6]: Fix typo
23577         that prevented coreutils 6.1 from building.  Problem reported
23578         by Petter Reinholdtsen.
23579
23580 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
23581
23582         * gnulib-tool (avoidlist): Fix typo that broke options like
23583         --avoid=lock that are used by coreutils bootstrap.
23584
23585 2006-09-18  Mark D. Baushke  <mdb@gnu.org>
23586
23587         * m4/inttypes.m4 (gl_INTTYPES_H): Quote "test" args
23588         more systematically.
23589
23590 2006-09-18  Jim Meyering  <jim@meyering.net>
23591
23592         * lib/savewd.c (savewd_restore): Don't shadow: s/status/child_status/.
23593
23594 2006-09-18  Bruno Haible  <bruno@clisp.org>
23595
23596         * modules/inttypes (Files): Remove m4/inttypes-h.m4.
23597
23598 2006-09-18  Bruno Haible  <bruno@clisp.org>
23599
23600         * m4/inttypes-h.m4 (gl_HEADER_INTTYPES_H): Remove macro.
23601         * m4/inttypes-pri.m4: Require autoconf >= 2.52.
23602         (gt_INTTYPES_PRI): Invoke AC_CHECK_HEADERS on inttypes.h. Test
23603         ac_cv_header_inttypes_h instead of gl_cv_header_inttypes_h.
23604         * m4/gettext.m4: Require autoconf >= 2.52.
23605         (gt_INTL_SUBDIR_CORE): Invoke AC_CHECK_HEADERS on inttypes.h.
23606         * m4/inttypes.m4 (gl_INTTYPES_H): Test ac_cv_header_inttypes_h instead
23607         of gl_cv_header_inttypes_h.
23608
23609 2006-09-18  Bruno Haible  <bruno@clisp.org>
23610
23611         * lib/javaversion.c: Include configmake.h.
23612
23613 2006-09-18  Bruno Haible  <bruno@clisp.org>
23614
23615         * gnulib-tool (func_import, func_create_testdir): Use exec tricks to
23616         avoid that the while loops be executed in a subshell.
23617
23618 2006-09-18  Bruno Haible  <bruno@clisp.org>
23619
23620         * MODULES.html.sh (func_module): Break long lines.
23621         Suggested by Bruce Korb <bkorb@gnu.org>.
23622
23623 2006-09-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23624
23625         Speed up by a factor of 1.12.
23626         * gnulib-tool (nl): New variable.
23627         (func_import): Rewrite include directive extraction to only read each
23628         directive once.
23629
23630 2006-09-17  Bruno Haible  <bruno@clisp.org>
23631
23632         * modules/javaversion (Makefile.am): Remove DEFS setting.
23633         (Depends-on): Add configmake, for PKGDATADIR definition.
23634
23635 2006-09-17  Bruno Haible  <bruno@clisp.org>
23636
23637         * gnulib-tool (func_create_testdir): Rewrite all files at once.
23638
23639 2006-09-17  Bruno Haible  <bruno@clisp.org>
23640
23641         * gnulib-tool (func_append): New function, stolen from libtool.m4.
23642         (func_modules_transitive_closure, func_modules_add_dummy,
23643         func_modules_to_filelist, func_import, func_create_testdir,
23644         func_create_megatestdir, ...): Use it wherever possible.
23645         Suggested by Ralf Wildenhues.
23646
23647 2006-09-16  Karl Berry  <karl@gnu.org>
23648
23649         * doc/fdl.texi (ADDENDUM): switch to @heading from @appendixsubsec,
23650         to avoid sectioning errors.
23651         * doc/lgpl.texi, gpl.texi (Copying): downcase @unnumbered title.
23652         [ifinfo]: blank line after @center-ed titles.
23653         * doc/lgpl.texi (Library Copying): Rename main node to GNU LGPL.
23654         Spell FSF address consistently with others.
23655         (These changes approved by rms.)
23656
23657 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23658
23659         Speed up by a factor of 1.61.
23660         * gnulib-tool (func_modules_transitive_closure): Rewrite to not check
23661         already checked module names again.
23662
23663 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23664
23665         Speed up by a factor of 1.13.
23666         * gnulib-tool (func_import): Rewrite all old_files at once; likewise
23667         for new_files, and the input to func_add_or_update.
23668
23669 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23670
23671         * gnulib-tool (func_all_modules, func_modules_to_filelist, func_import,
23672         func_create_testdir, ...): Change 'sort | uniq' to 'sort -u'.
23673
23674 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
23675
23676         * modules/mkancesdirs (Depends-on): Add fcntl.
23677         * modules/savewd: New file.
23678         * MODULES.html.sh (File system functions): Add savewd.
23679
23680         * modules/configmake (Makefile.am): Add support for the
23681         Automake-supplied PKGLIBDIR, PKGINCLUDEDIR, PKGDATADIR.
23682
23683 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
23684
23685         * m4/savewd.m4: New file.
23686
23687 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
23688
23689         * lib/dirchownmod.c: Don't include fcntl.h; no longer needed.
23690         (dirchownmod): New arg FD.  All callers changed.
23691         Use FD rather than opening the directory ourself, as opening is
23692         now the caller's responsibility.
23693         * lib/dirchownmod.h: Likewise.
23694         * lib/mkancesdirs.c: Include <sys/types.h>, for portability to older
23695         hosts that require <sys/types.h> before <sys/stat.h>.  Include
23696         fcntl.h, savewd.h, and unistd.h, not dirname.h and stat-macros.h.
23697         (test_dir): Remove.
23698         (mkancesdirs): Return length of prefix of FILE that has already
23699         been made, or -2 if there is a child doing the work.  Redo
23700         algorithm so that it is O(N) rather than O(N**2).  Optimize away
23701         ".", and treat ".." specially since it might stray back into
23702         already-created areas.  Use a subprocess if necessary.  New arg
23703         WD; all users changed.  MAKE_DIR function should now return 1
23704         if it creates a directory that is not readable.  Return -2 if
23705         a child process is spun off.
23706         * lib/mkancesdirs.h: Include <stddef.h>, for ptrdiff_t.
23707         Adjust signature to match code.
23708         * lib/mkdir-p.c: Include dirname.h, for IS_ABSOLUTE_FILE_NAME.
23709         (make_dir_parents): Use a subprocess if necessary.  New arg WD;
23710         all users changed.
23711         * lib/savewd.c, lib/savewd.h: New files.
23712
23713 2006-09-15  Jim Meyering  <jim@meyering.net>
23714
23715         * modules/rename-dest-slash: New module.
23716         * MODULES.html.sh (posix_compat): Add it here.
23717
23718         * modules/rename: Reflect vb_FUNC_RENAME -> gl_FUNC_RENAME change.
23719
23720 2006-09-15  Jim Meyering  <jim@meyering.net>
23721
23722         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH): New
23723         file.
23724
23725         * m4/rename.m4 (gl_FUNC_RENAME): Rename from vb_FUNC_RENAME.
23726
23727 2006-09-15  Jim Meyering  <jim@meyering.net>
23728
23729         * lib/rename-dest-slash.c (has_trailing_slash): Use
23730         FILE_SYSTEM_PREFIX_LEN, for non-POSIX systems.
23731         (rpl_rename_dest_slash): Perform the cheaper trailing slash
23732         test before testing whether SRC is a directory.
23733         Suggestions from Bruno Haible.
23734
23735         Avoid a warning about an unused variable.
23736         * lib/regex_internal.c (re_dfa_add_node): Move declaration of "type"
23737         into the #ifdef block where it's used.
23738
23739         * lib/rename-dest-slash.c: New file.
23740
23741 2006-09-14  Bruno Haible  <bruno@clisp.org>
23742
23743         * lib/allocsa.c: Include <config.h> unconditionally.
23744         * lib/asnprintf.c: Likewise.
23745         * lib/asprintf.c: Likewise.
23746         * lib/c-strcasecmp.c: Likewise.
23747         * lib/c-strcasestr.c: Likewise.
23748         * lib/c-strncasecmp.c: Likewise.
23749         * lib/c-strstr.c: Likewise.
23750         * lib/classpath.c: Likewise.
23751         * lib/clean-temp.c: Likewise.
23752         * lib/concatpath.c: Likewise.
23753         * lib/copy-file.c: Likewise.
23754         * lib/csharpcomp.c: Likewise.
23755         * lib/csharpexec.c: Likewise.
23756         * lib/execute.c: Likewise.
23757         * lib/fatal-signal.c: Likewise.
23758         * lib/findprog.c: Likewise.
23759         * lib/fwriteerror.c: Likewise.
23760         * lib/gl_array_list.c: Likewise.
23761         * lib/gl_array_oset.c: Likewise.
23762         * lib/gl_avltree_list.c: Likewise.
23763         * lib/gl_avltree_oset.c: Likewise.
23764         * lib/gl_avltreehash_list.c: Likewise.
23765         * lib/gl_carray_list.c: Likewise.
23766         * lib/gl_linked_list.c: Likewise.
23767         * lib/gl_linkedhash_list.c: Likewise.
23768         * lib/gl_list.c: Likewise.
23769         * lib/gl_oset.c: Likewise.
23770         * lib/gl_rbtree_list.c: Likewise.
23771         * lib/gl_rbtree_oset.c: Likewise.
23772         * lib/gl_rbtreehash_list.c: Likewise.
23773         * lib/imaxabs.c: Likewise.
23774         * lib/imaxdiv.c: Likewise.
23775         * lib/javacomp.c: Likewise.
23776         * lib/javaexec.c: Likewise.
23777         * lib/javaversion.c: Likewise.
23778         * lib/linebreak.c: Likewise.
23779         * lib/localcharset.c: Likewise.
23780         * lib/lock.c: Likewise.
23781         * lib/mbchar.c: Likewise.
23782         * lib/mbswidth.c: Likewise.
23783         * lib/mkdtemp.c: Likewise.
23784         * lib/pipe.c: Likewise.
23785         * lib/printf-args.c: Likewise.
23786         * lib/printf-parse.c: Likewise.
23787         * lib/progname.c: Likewise.
23788         * lib/progreloc.c: Likewise.
23789         * lib/readlink.c: Likewise.
23790         * lib/sh-quote.c: Likewise.
23791         * lib/stpcpy.c: Likewise.
23792         * lib/stpncpy.c: Likewise.
23793         * lib/strcasecmp.c: Likewise.
23794         * lib/strcasestr.c: Likewise.
23795         * lib/strcspn.c: Likewise.
23796         * lib/striconv.c: Likewise.
23797         * lib/strncasecmp.c: Likewise.
23798         * lib/strnlen1.c: Likewise.
23799         * lib/strstr.c: Likewise.
23800         * lib/strtok_r.c: Likewise.
23801         * lib/tls.c: Likewise.
23802         * lib/tmpdir.c: Likewise.
23803         * lib/unicodeio.c: Likewise.
23804         * lib/unsetenv.c: Likewise.
23805         * lib/vasnprintf.c: Likewise.
23806         * lib/vasprintf.c: Likewise.
23807         * lib/wait-process.c: Likewise.
23808         * lib/xallocsa.c: Likewise.
23809         * lib/xsetenv.c: Likewise.
23810         * lib/xstriconv.c: Likewise.
23811
23812 2006-09-13  Simon Josefsson  <jas@extundo.com>
23813
23814         * m4/getdate.m4: Don't AC_LIBOBJ([getdate]), automake takes care of
23815         that internally, suggested by Ralf Wildenhues
23816         <Ralf.Wildenhues@gmx.de>.
23817
23818 2006-09-13  Simon Josefsson  <jas@extundo.com>
23819
23820         * gnulib-tool (func_emit_lib_Makefile_am): Use $(LIBOBJS), not
23821         @LIBOBJS@.
23822         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
23823
23824 2006-09-13  Paul Eggert  <eggert@cs.ucla.edu>
23825
23826         * lib/_fpending.c: Include <config.h> unconditionally, since we no
23827         longer worry about uses that don't define HAVE_CONFIG_H.
23828         * lib/acl.c, lib/alloca.c, lib/argmatch.c, lib/atexit.c:
23829         * lib/backupfile.c, lib/basename.c, lib/c-stack.c, lib/c-strtod.c:
23830         * lib/calloc.c,lib/ canon-host.c, lib/canonicalize.c, lib/chdir-long.c:
23831         * lib/chdir-safer.c, lib/chown.c, lib/cloexec.c, lib/close-stream.c:
23832         * lib/closeout.c, lib/creat-safer.c, lib/cycle-check.c, lib/diacrit.c:
23833         * lib/dirchownmod.c, lib/dirfd.c, lib/dirname.c, lib/dup-safer.c:
23834         * lib/dup2.c, lib/error.c, lib/euidaccess.c, lib/exclude.c:
23835         * lib/exitfail.c, lib/fchmodat.c, lib/fchown-stub.c, lib/fd-safer.c:
23836         * lib/file-type.c, lib/fileblocks.c, lib/filemode.c, lib/filenamecat.c:
23837         * lib/fnmatch.c, lib/fopen-safer.c, lib/fprintftime.c, lib/free.c:
23838         * lib/fsusage.c, lib/ftruncate.c, lib/fts-cycle.c, lib/fts.c:
23839         * lib/full-write.c, lib/gai_strerror.c, lib/getcwd.c, lib/getdate.y:
23840         * lib/getdomainname.c, lib/getgroups.c, lib/gethostname.c:
23841         * lib/gethrxtime.c, lib/getloadavg.c, lib/getlogin_r.c:
23842         * lib/getndelim2.c, lib/getnline.c, lib/getopt.c, lib/getopt1.c:
23843         * lib/getpass.c, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c:
23844         * lib/getusershell.c, lib/glob.c, lib/group-member.c:
23845         * lib/hard-locale.c, lib/hash-pjw.c, lib/hash.c, lib/human.c:
23846         * lib/idcache.c, lib/inet_ntop.c, lib/inet_pton.c, lib/inttostr.c:
23847         * lib/isdir.c, lib/lchown.c, lib/linebuffer.c, lib/long-options.c:
23848         * lib/lstat.c, lib/malloc.c, lib/md5.c, lib/memcasecmp.c, lib/memchr.c:
23849         * lib/memcmp.c, lib/memcoll.c, lib/memcpy.c, lib/memmove.c:
23850         * lib/memrchr.c, lib/mkancesdirs.c, lib/mkdir-p.c, lib/mkdir.c:
23851         * lib/mkdirat.c, lib/mkstemp-safer.c, lib/mkstemp.c, lib/modechange.c:
23852         * lib/mountlist.c, lib/nanosleep.c, lib/obstack.c, lib/open-safer.c:
23853         * lib/openat-die.c, lib/openat.c, lib/pagealign_alloc.c, lib/physmem.c:
23854         * lib/pipe-safer.c, lib/posixtm.c, lib/posixver.c, lib/putenv.c:
23855         * lib/quote.c, lib/quotearg.c, lib/raise.c, lib/readtokens.c:
23856         * lib/readtokens0.c, lib/readutmp.c, lib/realloc.c, lib/regex.c:
23857         * lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c:
23858         * lib/same.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c:
23859         * lib/settime.c, lib/sha1.c, lib/sig2str.c, lib/snprintf.c:
23860         * lib/strdup.c, lib/strerror.c, lib/strftime.c, lib/stripslash.c:
23861         * lib/strndup.c, lib/strnlen.c, lib/strpbrk.c, lib/strtod.c:
23862         * lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c:
23863         * lib/time_r.c, lib/timegm.c, lib/tmpfile-safer.c, lib/unlinkdir.c:
23864         * lib/userspec.c, lib/utime.c, lib/utimecmp.c, lib/utimens.c:
23865         * lib/version-etc-fsf.c, lib/version-etc.c, lib/xalloc-die.c:
23866         * lib/xgetcwd.c, lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c:
23867         * lib/xnanosleep.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtoimax.c:
23868         * lib/xstrtol.c, lib/xstrtoumax.c, lib/yesno.c:
23869         Likewise.
23870
23871 2006-09-13  Eric Blake  <ebb9@byu.net>
23872
23873         * lib/getopt.c: Fix typo in last commit.
23874
23875 2006-09-12  Sergey Poznyakoff  <gray@gnu.org.ua>
23876
23877         * lib/argp-help.c (argp_doc): Make sure NULL is not passed to
23878         dgettext.
23879
23880 2006-09-12  Jim Meyering  <jim@meyering.net>
23881
23882         * lib/nanosleep.c: Include <sys/types.h> before sys/select.h, to avoid
23883         compilation failure (due to use of pid_t in latter) on NetBSD 1.6.
23884         Reported by Nelson H. F. Beebe.
23885
23886 2006-09-10  Sergey Poznyakoff  <gray@gnu.org.ua>
23887
23888         * lib/argp-parse.c (__argp_parse) [!_LIBC]: Make sure
23889         program_invocation_name and program_invocation_short_name are
23890         initialized.
23891         * lib/argp-namefrob.h: Move declarations of program_invocation_name
23892         and program_invocation_short_name to argp.h, so they are visible
23893         to user programs.
23894         * lib/argp.h: Likewise
23895
23896 2006-09-10  Bruno Haible  <bruno@clisp.org>
23897
23898         * modules/mkdtemp (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
23899         m4/inttypes_h.m4, m4/uintmax_t.m4.
23900
23901 2006-09-10  Bruno Haible  <bruno@clisp.org>
23902
23903         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Don't require
23904         gl_AC_TYPE_UINTMAX_T.
23905
23906 2006-09-10  Bruno Haible  <bruno@clisp.org>
23907
23908         * lib/mkdtemp.c: Include <stdint.h> always. Don't include <inttypes.h>.
23909
23910 2006-09-09  Sergey Poznyakoff  <gray@gnu.org.ua>
23911
23912         * lib/argp.h (struct argp): Document the N_("..") "\v" N_("..")
23913         convention.  Text proposed by Bruno Haible.
23914         (struct argp_option): Document the use of N_() wrappers.
23915
23916         * lib/argp-help.c (argp_doc): Split the untranslated doc string on
23917         '\v', and translate the two parts separately, instead of feeding
23918         the whole string to gettext.  This allows to exclude
23919         '\v' from the strings visible to the translator by writing doc
23920         strings as N_("..") "\v" N_("..").
23921
23922 2006-09-09  Paul Eggert  <eggert@cs.ucla.edu>
23923
23924         * config/srclist.txt: Undo latest change; the bug was fixed.
23925
23926 2006-09-09  Bruno Haible  <bruno@clisp.org>
23927
23928         * gnulib-tool (func_emit_lib_Makefile_am): Eliminate lib_LDFLAGS
23929         assignments if building a library without libtool.
23930         (func_emit_tests_Makefile_am): Likewise. Handle lib_* variables as
23931         in func_emit_lib_Makefile_am.
23932         (func_import): When building a static library libfoo.a, arrange to
23933         define variables LIBFOO_LIBDEPS and LIBFOO_LTLIBDEPS.
23934         (func_create_testdir): Likewise.
23935         * modules/gc (configure.ac, Makefile.am): If building statically,
23936         augment gl_libdeps and gl_ltlibdeps instead of lib_LDFLAGS.
23937         * modules/iconvme (configure.ac, Makefile.am): Likewise.
23938         * modules/striconv (configure.ac, Makefile.am): Likewise.
23939         Based on a suggestion by Ralf Wildenhues.
23940
23941 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
23942
23943         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
23944         Check for unistd.h too, since Autoconf doesn't assume POSIX.
23945         Also:
23946
23947         2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
23948         Add year_2050_test to catch glibc bug 2821
23949         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
23950
23951         2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
23952         Prefer #ifdef to #if.
23953
23954         2006-04-02  Paul Eggert  <eggert@cs.ucla.edu>
23955         Return from 'main' instead of calling 'exit'.
23956
23957 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
23958
23959         * lib/mktime.c (guess_time_tm): Fix bug where mktime
23960         returned the maximum time_t value rather than (time_t) -1.
23961         Problem originally reported by William Bardwell
23962         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
23963
23964         * lib/isapipe.h (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
23965         Moved to here ...
23966         * lib/isapipe.c (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
23967         ... from here.
23968
23969 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
23970
23971         * config/srclist.txt: Temporarily comment out mktime.c until glibc bug
23972         2821 is fixed.
23973
23974 2006-09-08  Jim Meyering  <jim@meyering.net>
23975
23976         Don't make generated files read-only.  That would bother too many
23977         people.  However, do retain the ability to work when targets are
23978         read-only: remove the destination and temporary files before writing
23979         them (when generated via sed or echo), or by using the -f option for
23980         both cp and mv commands.  Suggestion to use -f from Paul Eggert.
23981         * modules/alloca-opt, modules/argz, modules/arpa_inet:
23982         * modules/byteswap, modules/configmake, modules/fcntl:
23983         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
23984         * modules/localcharset, modules/netinet_in, modules/poll:
23985         * modules/stdbool, modules/stdint, modules/sys_select:
23986         * modules/sys_socket, modules/sys_stat, modules/sysexits:
23987
23988 2006-09-08  Jim Meyering  <jim@meyering.net>
23989
23990         Avoid new build failure on FreeBSD 6.0.
23991         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Include
23992         <sys/param.h> when testing whether getmntinfo uses statvfs.  Patch by
23993         Pavel Tsekov, in <http://savannah.gnu.org/bugs/?17643>.
23994
23995 2006-09-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23996
23997         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't use plain echo.
23998
23999 2006-09-07  Jim Meyering  <jim@meyering.net>
24000
24001         Fix global typo in last change: use chmod u-w, not chmod u-x.
24002         Spotted by Paul Eggert and Bruce Korb.
24003         * modules/alloca-opt, modules/argz, modules/arpa_inet:
24004         * modules/byteswap, modules/configmake, modules/fcntl:
24005         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
24006         * modules/localcharset, modules/netinet_in, modules/poll:
24007         * modules/stdbool, modules/stdint, modules/sys_select:
24008         * modules/sys_socket, modules/sys_stat, modules/sysexits:
24009
24010 2006-09-06  Jim Meyering  <jim@meyering.net>
24011
24012         Make generated files be read-only.
24013         * modules/alloca-opt (Makefile.am): Work also when $@ is read-only.
24014         Ensure that each generated file is now read-only.
24015         * modules/argz: Likewise.
24016         * modules/arpa_inet: Likewise.
24017         * modules/byteswap: Likewise.
24018         * modules/configmake: Likewise.
24019         * modules/fcntl: Likewise.
24020         * modules/fnmatch: Likewise.
24021         * modules/getopt: Likewise.
24022         * modules/glob: Likewise.
24023         * modules/inttypes: Likewise.
24024         * modules/netinet_in: Likewise.
24025         * modules/poll: Likewise.
24026         * modules/stdbool: Likewise.
24027         * modules/stdint: Likewise.
24028         * modules/sys_select: Likewise.
24029         * modules/sys_socket: Likewise.
24030         * modules/sys_stat: Likewise.
24031         * modules/sysexits: Likewise.
24032         * modules/localcharset: Same as above, but continue using temporary
24033         file named "t-$@" (why different?) rather than the "$@-t" used
24034         everywhere else.
24035
24036         * modules/sysexits (Makefile.am): Replace literal occurrences
24037         of "sysexit.h" more readable, and more consistent, "$@".
24038
24039 2006-09-06  Bruno Haible  <bruno@clisp.org>
24040
24041         * modules/striconv: New file.
24042         * modules/xstriconv: New file.
24043         * MODULES.html.sh (Internationalization functions): Add striconv,
24044         xstriconv.
24045
24046 2006-09-06  Bruno Haible  <bruno@clisp.org>
24047
24048         * modules/gc (Makefile.am): Augment lib_LDFLAGS, not lib_LIBADD.
24049         * modules/iconvme (Makefile.am): Likewise. Also handle the case of
24050         not using libtool correctly.
24051
24052 2006-09-06  Bruno Haible  <bruno@clisp.org>
24053
24054         * lib/striconv.h: New file.
24055         * lib/striconv.c: New file, merging iconvme.c with GNU gettext's
24056         iconvstring.c.
24057         * lib/xstriconv.h: New file.
24058         * lib/xstriconv.c: New file.
24059
24060 2006-09-06  Bruno Haible  <bruno@clisp.org>
24061
24062         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
24063         lib_..._LDFLAGS.
24064
24065 2006-09-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24066
24067         * lib/argz_.h: Sync from Libtool.
24068
24069         2006-09-04  George Bosilca <bosilca@cs.utk.edu>
24070                 and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
24071
24072         * lib/libltdl/argz_.h: It's __cplusplus, not _cplusplus.
24073
24074 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
24075
24076         * modules/trim: New file.
24077
24078 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
24079
24080         * lib/trim.h: New file.
24081         * lib/trim.c: New file.
24082
24083 2006-09-05  Bruno Haible  <bruno@clisp.org>
24084
24085         * MODULES.html.sh (String handling): Add trim.
24086
24087 2006-09-04  Karl Berry  <karl@gnu.org>
24088
24089         * config/srclist.txt (signed.m4, gettext.m4): changes not propagated
24090         until next release.
24091
24092 2006-09-03  Bruno Haible  <bruno@clisp.org>
24093
24094         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Locate mingw shared libraries
24095         correctly.
24096
24097 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
24098
24099         * m4/getloadavg.m4 (gl_GETLOADAVG): Use CONFIGURING_GETLOADAVG,
24100         not gl_GETLOADAVG.  Omit unneeded semicolons.
24101         Problems reported by Ralf Wildenhues in
24102         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
24103         (gl_PREREQ_GETLOADAVG): Use AC_DEFUN, not m4_define.  Put
24104         at the end, which is the usual gnulib style.
24105
24106         * m4/fstypename.m4 (gl_FSTYPENAME): Use AC_CHECK_MEMBERS instead
24107         of doing all the work ourselves.
24108         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Don't check for
24109         sys/statvfs.h since the code doesn't use HAVE_SYS_STATVFS_H.
24110
24111 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
24112
24113         * lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not gl_GETLOADAVG.
24114         Problem reported by Ralf Wildenhues in
24115         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
24116
24117         * lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STATFS replaced by
24118         HAVE_STRUCT_STATFS_F_FSTYPENAME.
24119
24120 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
24121
24122         * gnulib-tool (func_emit_lib_Makefile_am): Fix typos in
24123         yesterday's patch by changing test -n to test -z.
24124
24125 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
24126
24127         * modules/getloadavg (Files): Add m4/getloadavg.m4.
24128         (configure.ac): AC_FUNC_GETLOADAVG -> gl_GETLOADAVG, as
24129         the former is now obsolescent.
24130
24131         * modules/chdir-long (Depends-on): Add fcntl.
24132
24133 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
24134
24135         * m4/fnmatch.m4: Add comment that Autoconf AC_FUNC_FNMATCH is
24136         obsolescent, and programs should use gnulib instead.
24137         * m4/getloadavg.m4: New file, with contents taken from Autoconf
24138         but with prefixes changed.
24139
24140 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
24141
24142         * lib/getloadavg.c [defined gl_GETLOADAVG]: Don't include config.h
24143         or stdbool.h, because they might not exist while configuring.
24144
24145         * lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
24146         Don't include unistd.h or limits.h; not needed, since chdir-long.h
24147         does that for us.
24148         (O_DIRECTORY): Remove.
24149
24150 2006-08-31  Eric Blake  <ebb9@byu.net>
24151
24152         * gnulib-tool: Don't let emacs change spaces to TAB.
24153
24154 2006-08-31  Bruno Haible  <bruno@clisp.org>
24155
24156         * gnulib-tool: When calling func_import more than once, do it in a
24157         subshell.
24158         Reported by Eric Blake <ebb9@byu.net>.
24159
24160 2006-08-31  Bruno Haible  <bruno@clisp.org>
24161
24162         * gnulib-tool (nl): Remove variable.
24163         (sed_transform_lib_file): Use more robust test for config-h module.
24164         (func_import): Fix typo in 2006-08-25 patch.
24165
24166 2006-08-31  Bruno Haible  <bruno@clisp.org>
24167
24168         * gnulib-tool (func_emit_lib_Makefile_am): When --makefile-name was
24169         specified, augment Makefile.am variables instead of assigning them.
24170
24171 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
24172
24173         Work around a bug in both the Linux and SunOS 64-bit kernels:
24174         nanosleep mishandles sleeps for longer than 2**31 seconds.
24175         Problem reported by Frank v Waveren in
24176         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
24177         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_CLOCK_TIME.
24178         Check for nanosleep bug.
24179         (LIB_NANOSLEEP): Append clock_gettime library if needed.
24180
24181 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
24182
24183         Work around a bug in both the Linux and SunOS 64-bit kernels:
24184         nanosleep mishandles sleeps for longer than 2**31 seconds.
24185         Problem reported by Frank v Waveren in
24186         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
24187         * lib/nanosleep.c (BILLION): New constant.
24188         (getnow) [HAVE_BUG_BIG_NANOSLEEP]: New functions.
24189         (rpl_nanosleep) [HAVE_BUG_BIG_NANOSLEEP]: Completely new
24190         implementation.
24191
24192 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
24193
24194         * modules/nanosleep (Depends-on): Add gettime.
24195
24196 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
24197         and Simon Josefsson  <jas@extundo.com>
24198         and Oskar Liljeblad  <oskar@osk.mine.nu>
24199
24200         * MODULES.html.sh (Support for building documentation): Add gpl, lgpl.
24201         * gnulib-tool (func_import): New license type 'unmodifiable license
24202         text'.
24203         * modules/fdl: Use it.  Longer description.
24204         * module/gpl, module/lgpl: New files.
24205
24206 2006-08-30  Jim Meyering  <jim@meyering.net>
24207
24208         * lib/isapipe.c (isapipe): Rename local s/fd/fd_pair/ to avoid
24209         shadowing the parameter.
24210
24211 2006-08-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24212
24213         Sync from Libtool:
24214
24215         2006-08-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24216
24217         * lib/libltdl/argz.c: Use `#ifdef HAVE_CONFIG_H', to facilitate code
24218         sharing with gnulib.  Report by Eric Blake.
24219
24220 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
24221
24222         * modules/isapipe: New file.
24223         * MODULES.html.sh (File descriptor based Input/Output): Add isapipe.
24224
24225 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
24226
24227         * modules/configmake (Makefile.am): Add a comment, and omit
24228         the CONFIGMAKE_ prefix from generated macro names.  Suggested
24229         by Bruno Haible.
24230
24231 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
24232
24233         * m4/isapipe.m4: New file.
24234
24235 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
24236
24237         * lib/isapipe.c, lib/isapipe.h: New files.
24238
24239 2006-08-29  Jim Meyering  <jim@meyering.net>
24240
24241         * modules/configmake (Makefile.am): Make configmake.h depend on
24242         Makefile.  Otherwise, a stale configmake.h could hang around.
24243
24244 2006-08-29  Eric Blake  <ebb9@byu.net>
24245
24246         * lib/error.c (error_at_line, print_errno_message): Match libc, after
24247         resolution of upstream bug 3044.
24248
24249 2006-08-29  Bruno Haible  <bruno@clisp.org>
24250
24251         * modules/localcharset (Depends-on): Add configmake.
24252         (Makefile.am): Remove setting of LIBDIR through DEFS.
24253
24254 2006-08-29  Bruno Haible  <bruno@clisp.org>
24255
24256         * lib/localcharset.c: Include configmake.h in order to get LIBDIR
24257         defined.
24258
24259 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
24260
24261         * modules/fcntl: New file.
24262         * modules/chdir-safer (Depends-on): Add fcntl.
24263         * modules/fts: Likewise.
24264         * modules/mkdir-p: Likewise.
24265
24266         * modules/stdint (Makefile.am): Do not substitute ABSOLUTE_INTTYPES_H.
24267         This undoes the most recent change, since we're now addressing the
24268         problem in a different way.
24269
24270         * gnulib-tool (emit_lib_Makefile_am): Don't put $makefile_name
24271         into output, since the output might be called Makefile.am even
24272         if $makefile_name is something different.
24273         (func_import): Use $makefile_am rather than
24274         ${makefile_name-Makefile.am}, to fix a bug where makefile_name was
24275         empty.
24276
24277         * modules/inttypes (Files): Add m4/inttypes-h.m4.
24278
24279 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
24280
24281         * m4/inttypes.m4 (gl_INTTYPES_H): Move ABSOLUTE_INTTYPES_H code here...
24282         * m4/stdint.m4 (gl_STDINT_H): ... from here.  This undoes the most
24283         recent change to stdint.m4, since we're now addressing the problem in a
24284         different way.
24285
24286 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
24287
24288         * m4/fcntl_h.m4: New file.
24289
24290 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
24291
24292         * lib/fcntl_.h: New file.
24293         * lib/chdir-safer.c (O_DIRECTORY, O_NOFOLLOW): Remove, now that we have
24294         the fcntl module.
24295         * lib/dirchownmod.c: Likewise.
24296         * lib/fts.c: Likewise.
24297
24298         * lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:
24299         Include @ABSOLUTE_INTTYPES_H@ if available, but do nothing else.
24300         * lib/stdint_.h (_GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H): Define
24301         just before including <inttypes.h>, to avoid circular inclusion.
24302
24303 2006-08-28  Jim Meyering  <jim@meyering.net>
24304
24305         * doc/visibility.texi: Actually read and correct the grammar of the
24306         sentence affected by yesterday's change.
24307
24308 2006-08-28  Eric Blake  <ebb9@byu.net>
24309
24310         * modules/inttypes (Makefile.am): Fix sed error when inttypes.h
24311         needs wrapper.
24312
24313 2006-08-28  Eric Blake  <ebb9@byu.net>
24314
24315         * m4/inttypes.m4 (gl_INTTYPES_H): Fix missing #endif.
24316
24317 2006-08-28  Eric Blake  <ebb9@byu.net>
24318
24319         * m4/codeset.m4 (AM_LANGINFO_CODESET): Avoid compiler warning.
24320
24321 2006-08-28  Bruno Haible  <bruno@clisp.org>
24322
24323         * modules/c-strstr: New file, from GNU gettext.
24324         * MODULES.html.sh (String handling): Add c-strstr.
24325
24326 2006-08-28  Bruno Haible  <bruno@clisp.org>
24327
24328         * m4/inttypes.m4 (gl_INTTYPES_H): Don't test for the existence of SCNX*
24329         macros.
24330         Reported by Eric Blake.
24331
24332 2006-08-28  Bruno Haible  <bruno@clisp.org>
24333
24334         * lib/vasnprintf.c (EOVERFLOW): Remove definition.
24335         (VASNPRINTF): Return a string of length > INT_MAX without failing.
24336         * lib/vasprintf.c: Include errno.h, limits.h.
24337         (EOVERFLOW): New fallback definition.
24338         (vasprintf): Test here whether the string length is > INT_MAX.
24339         * lib/vsnprintf.c: Include errno.h, limits.h.
24340         (EOVERFLOW): New fallback definition.
24341         (vsnprintf): Fix bug when generated string was too long for the buffer.
24342         Test here whether the string length is > INT_MAX.
24343
24344 2006-08-28  Bruno Haible  <bruno@clisp.org>
24345
24346         * lib/inttypes_.h (SCNX*): Remove definitions.
24347         Reported by Eric Blake.
24348
24349 2006-08-28  Bruno Haible  <bruno@clisp.org>
24350
24351         * lib/c-strstr.h: New file, from GNU gettext.
24352         * lib/c-strstr.c: New file, from GNU gettext.
24353
24354 2006-08-28  Bruno Haible  <bruno@clisp.org>
24355
24356         * gnulib-tool: Reorder some statements.
24357
24358 2006-08-28  Bruno Haible  <bruno@clisp.org>
24359
24360         * gnulib-tool: New option --makefile-name.
24361         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Use
24362         $makefile_name.
24363         (func_import): Write $makefile_name to the cache file, and read it from
24364         there unless explicitly specified. Use $makefile_name as file name
24365         instead of Makefile.am. Adjust the recommendations accordingly.
24366
24367 2006-08-28  Bruno Haible  <bruno@clisp.org>
24368
24369         * gnulib-tool (func_verify_module): Check against misapplying patch.
24370
24371 2006-08-28  Bruno Haible  <bruno@clisp.org>
24372
24373         * gnulib-tool (func_relativize, func_relconcat): New functions.
24374         Give an error if --local-dir is given with --update.
24375         Remove trailing slashes from $local_gnulib_dir.
24376         (func_import): Store the relativized $local_gnulib_dir in
24377         gnulib-cache.m4, and read it from there if not specified explicitly.
24378
24379 2006-08-28  Bruno Haible  <bruno@clisp.org>
24380
24381         * gnulib-tool (func_get_tests_module): Don't assume that $gnulib_dir
24382         is the current directory. Respect also $local_gnulib_dir.
24383
24384 2006-08-28  Bruno Haible  <bruno@clisp.org>
24385             Simon Josefsson  <jas@extundo.com>
24386
24387         BeOS portability.
24388         * lib/getaddrinfo.c (PF_INET, PF_UNSPEC): New macros.
24389
24390 2006-08-27  Jim Meyering  <jim@meyering.net>
24391
24392         * doc/visibility.texi: Remove duplicate word: "pointer".
24393
24394 2006-08-26  Bruno Haible  <bruno@clisp.org>
24395
24396         * modules/inttypes (Files): Add lib/inttypes_.h, remove lib/inttypes.h.
24397         Add m4/inttypes.m4, remove m4/_inttypes_h.m4 and m4/include_next.m4.
24398         (Makefile.am): Create inttypes.h from inttypes_.h.
24399         * modules/stdint (Makefile.am): Substitute also ABSOLUTE_INTTYPES_H.
24400
24401         * modules/imaxabs: New file.
24402
24403         * modules/imaxdiv: New file.
24404
24405 2006-08-26  Bruno Haible  <bruno@clisp.org>
24406
24407         * m4/inttypes.m4: New file.
24408         * m4/_inttypes_h.m4: Remove file.
24409         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Also AC_SUBST
24410         PRI_MACROS_BROKEN.
24411         * m4/stdint.m4 (gl_STDINT_H): Define also ABSOLUTE_INTTYPES_H.
24412
24413         * m4/imaxabs.m4: New file.
24414
24415         * m4/imaxdiv.m4: New file.
24416
24417 2006-08-26  Bruno Haible  <bruno@clisp.org>
24418
24419         * lib/inttypes_.h: New file.
24420         * lib/inttypes.h: Remove file.
24421         * lib/stdint_.h: Include <inttypes.h> through its absolute filename.
24422
24423         * lib/imaxabs.c: New file.
24424
24425         * lib/imaxdiv.c: New file.
24426
24427 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
24428
24429         New config-h module, so that "make" output needn't be cluttered
24430         by -DHAVE_CONFIG_H.
24431         * MODULES.html.sh (Support for building libraries and executables):
24432         Add config-h.
24433         * modules/config-h: New file.
24434         * gnulib-tool (nl, sed_transform_lib_file): New vars.
24435         (func_import): Turn "#ifdef HAVE_CONFIG_H" to "#if 1" if
24436         the config-h module is used.
24437
24438         New configmake module, so that "make" output needn't be cluttered
24439         by fluff like '-DLIBDIR=\"/usr/local/lib\"'.
24440         * MODULES.html.sh (Support for building libraries and executables):
24441         Add configmake.
24442         * modules/configmake: New file.
24443
24444 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
24445
24446         * m4/config-h.m4: New file.
24447
24448 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
24449
24450         * config/srclist.txt: Add elisp-comp.
24451
24452 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
24453
24454         * MODULES.html.sh (Support for building libraries and executables):
24455         Add elisp-comp.
24456         * build-aux/elisp-comp: New file.
24457         * modules/elisp-comp: New file.
24458
24459 2006-08-24  Bruno Haible  <bruno@clisp.org>
24460
24461         * gnulib-tool (func_create_testdir): Use non-default values of
24462         sourcebase and m4base.
24463
24464 2006-08-24  Bruno Haible  <bruno@clisp.org>
24465
24466         * MODULES.html.sh (Compatibility checks for POSIX:2001 functions: Fix
24467         HTML structure.
24468
24469 2006-08-23  Paul Eggert  <eggert@cs.ucla.edu>
24470
24471         * modules/openat (Depends-on): Add lchown.
24472
24473 2006-08-23  Bruno Haible  <bruno@clisp.org>
24474
24475         * gnulib-tool (func_import, func_create_testdir): Emit an invocation
24476         of gl_LOCK_EARLY instead of gl_LOCK.
24477
24478 2006-08-23  Bruno Haible  <bruno@clisp.org>
24479
24480         * m4/lock.m4 (gl_LOCK_BODY): Change the default value of gl_use_threads
24481         on OSF/1 to no.
24482         Reported by Stephen Cartwright <sgcartwr@ucalgary.ca>.
24483
24484 2006-08-23  Bruno Haible  <bruno@clisp.org>
24485
24486         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't consider BeOS statvfs
24487         as unusable.
24488
24489         * m4/lock.m4 (gl_LOCK_EARLY): Renamed from gl_LOCK.
24490         (gl_LOCK_BODY): Remove gl_PREREQ_LOCK invocation.
24491         (gl_LOCK): New macro.
24492
24493 2006-08-22  Simon Josefsson  <jas@extundo.com>
24494
24495         * modules/gc-md5 (Makefile.am): Need to add md5.h, after changes
24496         to md5 module.
24497
24498 2006-08-22  Simon Josefsson  <jas@extundo.com>
24499
24500         * MODULES.html.sh: Add "Support for maintaining and release
24501         projects".
24502
24503         * build-aux/gnupload: New file, from coreutils.
24504
24505 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
24506
24507         Avoid the need for AC_LIBSOURCES in m4 macros.
24508         * modules/arcfour (EXTRA_DIST): Add arcfour.h.
24509         * modules/arctwo (EXTRA_DIST): Add arctwo.h.
24510         * modules/check-version (EXTRA_DIST): Add check-version.h.
24511         * modules/crc (EXTRA_DIST): Add crc.h.
24512         * modules/des (EXTRA_DIST): Add des.h.
24513         * modules/gc (EXTRA_DIST): Add gc.h.
24514         * modules/getdelim (EXTRA_DIST): Add getdelim.h.
24515         * modules/getline (EXTRA_DIST): Add getline.h.
24516         * modules/getlogin_r (EXTRA_DIST): Add getlogin_r.h.
24517         * modules/hmac-md5 (EXTRA_DIST): Add hmac.h.
24518         * modules/hmac-sha1 (EXTRA_DIST): Add hmac.h.
24519         * modules/md2 (EXTRA_DIST): Add md2.h.
24520         * modules/md4 (EXTRA_DIST): Add md4.h.
24521         * modules/pagealign_alloc (EXTRA_DIST): Add pagealign_alloc.h.
24522         * modules/read-file (EXTRA_DIST): Add read-file.h.
24523         * modules/readline (EXTRA_DIST): Add readline.h.
24524         * modules/rijndael (EXTRA_DIST): Add rijndael-alg-fst.h,
24525         rijndael-api-fst.h.
24526
24527 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
24528
24529         * m4/rijndael.m4 (gl_ARCFOUR):
24530         * m4/arctwo.m4 (gl_ARCTWO):
24531         * m4/check-version.m4 (gl_CHECK_VERSION):
24532         * m4/crc.m4 (gl_CRC):
24533         * m4/des.m4 (gl_DES):
24534         * m4/gc-pbkdf2-sha1.m4 (gl_GC_PBKDF2_SHA1):
24535         * m4/gc.m4 (gl_GC):
24536         * m4/getdelim.m4 (gl_FUNC_GETDELIM):
24537         * m4/getline.m4 (gl_FUNC_GETLINE):
24538         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE):
24539         * m4/hmac-md5.m4 (gl_HMAC_MD5):
24540         * m4/hmac-sha1.m4 (gl_HMAC_SHA1):
24541         * m4/md2.m4 (gl_MD2):
24542         * m4/md4.m4 (gl_MD4):
24543         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC):
24544         * m4/read-file.m4 (gl_FUNC_READ_FILE):
24545         * m4/readline.m4 (gl_FUNC_READLINE):
24546         * m4/rijndael.m4 (gl_RIJNDAEL):
24547         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
24548         to get the necessary .h files and whatnot.
24549
24550 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
24551
24552         * config/srclist.txt: Remove gnupload, since coreutils now syncs from
24553         gnulib rather than the other way around.
24554         * config/srclistvars.sh (COREUTILS): Remove.
24555
24556 2006-08-22  Jim Meyering  <jim@meyering.net>
24557
24558         * modules/mkdir-p (Makefile.am): Fix typo: s/lib+SOURCES/lib_SOURCES/.
24559
24560         * modules/getpass-gnu (Makefile.am): Add getpass.h to EXTRA_DIST.
24561
24562 2006-08-22  Eric Blake  <ebb9@byu.net>
24563
24564         * modules/regexprops-generic: New file.
24565         * MODULES.html.sh (Support for building documentation): List it.
24566
24567 2006-08-22  Eric Blake  <ebb9@byu.net>
24568
24569         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Avoid compiler warning.
24570         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
24571         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Likewise.
24572         * m4/intmax_t.m4 (gt_AC_TYPE_INTMAX_T): Likewise.
24573
24574 2006-08-22  Bruno Haible  <bruno@clisp.org>
24575
24576         * gnulib-tool (func_emit_lib_Makefile_am): Don't treat lib_LIBRARIES
24577         and lib_LTLIBRARIES like the other lib_* variables.
24578
24579 2006-08-22  Bruno Haible  <bruno@clisp.org>
24580
24581         * build-aux/x-to-1.in: New file, from GNU gettext.
24582
24583 2006-08-22  Bruno Haible  <bruno@clisp.org>
24584
24585         * m4/readutmp.m4 (gl_READUTMP): Compile readutmp.c only if <utmp.h> or
24586         <utmpx.h> exists.
24587
24588 2006-08-22  Bruno Haible  <bruno@clisp.org>
24589
24590         * lib/readutmp.h: Skip most definitions if neither <utmp.h> nor
24591         <utmpx.h> exists.
24592
24593 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
24594
24595         BeOS portability.
24596         * lib/dirchownmod.c (dirchownmod): Don't use fchmod if it doesn't
24597         exist.
24598         Problem reported by Bruno Haible.
24599
24600 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
24601
24602         Avoid the need for AC_LIBSOURCES in m4 macros.
24603         * modules/acl (EXTRA_DIST): Add acl.h.
24604         * modules/argmatch (Files): Add m4/argmatch.m4.
24605         (configure.ac): Add gl_ARGMATCH.
24606         (EXTRA_DIST): Renamed from lib_SOURCES, for
24607         consistency with the other modules.  Remove argmatch.c.
24608         * modules/backupfile (EXTRA_DIST): Add backupfile.h.
24609         * modules/c-strtod (EXTRA_DIST): Add c-strtod.h.
24610         * modules/c-strtold (EXTRA_DIST): Add c-strtod.c, c-strtod.h.
24611         * modules/canonhost (EXTRA_DIST): Add c-canonhost.h.
24612         * modules/canonicalize (EXTRA_DIST): Add canonicalize.h.
24613         * modules/chdir-long (EXTRA_DIST): Add chdir-long.h.
24614         * modules/chdir-safer (EXTRA_DIST): Add chdir-safer.h.
24615         * modules/cloexec (EXTRA_DIST): Add cloexec.h.
24616         * modules/close-stream (EXTRA_DIST): Add close-stream.h.
24617         * modules/closeout (EXTRA_DIST): Add closeout.h.
24618         * modules/cycle-check (EXTRA_DIST): Add cycle-check.h.
24619         * modules/dev-ino (EXTRA_DIST): Add dev-ino.h.
24620         * modules/dirfd (EXTRA_DIST): Add dirfd.h.
24621         * modules/dirname (EXTRA_DIST): Renamed from lib_SOURCES.  Add
24622         dirname.h; remove basename.c and stripslash.c.
24623         * modules/exclude (EXTRA_DIST): Add exclude.h.
24624         * modules/exitfail (EXTRA_DIST): Add exitfail.h.
24625         * modules/fcntl-safer (EXTRA_DIST): Add fcntl-safer.h fcntl--.h.
24626         * modules/file-type (EXTRA_DIST): Add file-type.h.
24627         * modules/filemode (EXTRA_DIST): Add filemode.h.
24628         * modules/filenamecat (EXTRA_DIST): Add filenamecat.h.
24629         * modules/fopen-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
24630         * modules/fpending (EXTRA_DIST): Add __fpending.h.
24631         * modules/fprintftime (EXTRA_DIST): Add fprintftime.h.
24632         * modules/fsusage (EXTRA_DIST): Add fsusage.h.
24633         * modules/fts (EXTRA_DIST): Add fts_.h fts-cycle.c.
24634         * modules/getcwd (EXTRA_DIST): Add getcwd.h.
24635         * modules/getdate (EXTRA_DIST): Add getdate.c.
24636         * modules/gethrxtime (EXTRA_DIST): Add gethrxtime.h xtime.h.
24637         * modules/getpagesize (EXTRA_DIST): Add getpagesize.h.
24638         * modules/getpass (EXTRA_DIST): Add getpass.h.
24639         * modules/glob (EXTRA_DIST): Add glob_.h glob-libc.h.
24640         * modules/group-member (EXTRA_DIST): Add group-member.h.
24641         * modules/hard-locale (EXTRA_DIST): Add hard-locale.h.
24642         * modules/hash (EXTRA_DIST): Add hash.h.
24643         * modules/human (EXTRA_DIST): Add human.h.
24644         * modules/inttypes (EXTRA_DIST): Add inttypes.h.
24645         * modules/lchmod (EXTRA_DIST): Add lchmod.h.
24646         * modules/lchown (EXTRA_DIST): Add lchown.h.
24647         * modules/long-options (EXTRA_DIST): Add long-options.h.
24648         * modules/lstat (EXTRA_DIST): Add lstat.h.
24649         * modules/md5 (EXTRA_DIST): Add memcasecmp.h.
24650         * modules/memcoll (EXTRA_DIST): Add memcoll.h.
24651         * modules/mempcpy (EXTRA_DIST): Add mempcpy.h.
24652         * modules/memrchr (EXTRA_DIST): Add memrchr.h.
24653         * modules/memxor (EXTRA_DIST): Add memxor.h.
24654         * modules/mkancesdirs (EXTRA_DIST): Add mkancesdirs.h.
24655         * modules/mkdir-p (EXTRA_DIST): Add modechange.h.
24656         * modules/mountlist (EXTRA_DIST): Add mountlist.h.
24657         * modules/openat (EXTRA_DIST): Add at-func.c openat.h openat-priv.h.
24658         * modules/pathmax (EXTRA_DIST): Add pathmax.h.
24659         * modules/physmem (EXTRA_DIST): Add physmem.h.
24660         * modules/posixtm (EXTRA_DIST): Add posixtm.h.
24661         * modules/posixver (EXTRA_DIST): Add posixver.h.
24662         * modules/quote (EXTRA_DIST): Add quote.h.
24663         * modules/quotearg (EXTRA_DIST): Add quotearg.h.
24664         * modules/readtokens (EXTRA_DIST): Add readtokens.h.
24665         * modules/readutmp (EXTRA_DIST): Add readutmp.h.
24666         * modules/regex (EXTRA_DIST): Add regcomp.c regex.h regex_internal.c
24667         regex_internal.h regexec.c.
24668         * modules/safe-read (EXTRA_DIST): Add safe-read.h.
24669         * modules/safe-write (EXTRA_DIST): Add safe-write.h.
24670         * modules/same (EXTRA_DIST): Add same.h.
24671         * modules/same-inode (EXTRA_DIST): Add same-inode.h.
24672         * modules/save-cwd (EXTRA_DIST): Add save-cwd.h.
24673         * modules/savedir (EXTRA_DIST): Add savedir.h.
24674         * modules/sha1 (EXTRA_DIST): Add sha1.h.
24675         * modules/sig2str (EXTRA_DIST): Add sig2str.h.
24676         * modules/stat-macros (EXTRA_DIST): Add stat-macros.h.
24677         * modules/stat-time (EXTRA_DIST): Add stat-time.h.
24678         * modules/stdlib-safer (EXTRA_DIST): Add stdlib-safer.h stdlib--.h.
24679         * modules/strdup (EXTRA_DIST): Add strdup.h.
24680         * modules/strftime (EXTRA_DIST): Add strftime.h.
24681         * modules/strndup (EXTRA_DIST): Add strndup.h.
24682         * modules/strnlen (EXTRA_DIST): Add strnlen.h.
24683         * modules/strverscmp (EXTRA_DIST): Add strverscmp.h.
24684         * modules/time_r (EXTRA_DIST): Add time_r.h.
24685         * modules/timespec (EXTRA_DIST): Add timespec.h.
24686         * modules/tmpfile-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
24687         * modules/unistd-safer (EXTRA_DIST): Add unistd-safer.h unistd--.h.
24688         * modules/unlinkdir (EXTRA_DIST): Add unlinkdir.h.
24689         * modules/unlocked-io (EXTRA_DIST): Add unlocked-io.h.
24690         * modules/userspec (EXTRA_DIST): Add userspec.h.
24691         * modules/utimecmp (EXTRA_DIST): Add utimecmp.h.
24692         * modules/utimens (EXTRA_DIST): Add utimens.h.
24693         * modules/xalloc (EXTRA_DIST): Add xalloc.h.
24694         * modules/xgetcwd (EXTRA_DIST): Add xgetcwd.h.
24695         * modules/xnanosleep (EXTRA_DIST): Add xnanosleep.h.
24696         * modules/xreadlink (EXTRA_DIST): Add xreadlink.h.
24697         * modules/xstrtod (EXTRA_DIST): Add xstrtod.h.
24698         * modules/xstrtol (EXTRA_DIST): Add xstrtol.h.
24699         * modules/xstrtold (EXTRA_DIST): Add xstrtod.c xstrtod.h.
24700         * modules/yesno (EXTRA_DIST): Add yesno.h.
24701
24702 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
24703
24704         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Check for fchmod.
24705
24706         * m4/argmatch.m4: New file, from coreutils with AC_LIBSOURCES removed.
24707         * m4/dev-ino.m4, same-inode.m4: Remove.
24708
24709         * m4/_inttypes_h.m4 (gl_INTTYPES_H):
24710         * m4/acl.m4 (AC_FUNC_ACL):
24711         * m4/backupfile.m4 (gl_BACKUPFILE):
24712         * m4/c-strtod.m4 (gl_C99_STRTOLD):
24713         * m4/canon-host.m4 (gl_CANON_HOST):
24714         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
24715         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG):
24716         * m4/chdir-safer.m4 (gl_CHDIR_SAFER):
24717         * m4/cloexec.m4 (gl_CLOEXEC):
24718         * m4/close-stream.m4 (gl_CLOSE_STREAM):
24719         * m4/closeout.m4 (gl_CLOSEOUT):
24720         * m4/dirfd.m4 (gl_FUNC_DIRFD):
24721         * m4/dirname.m4 (gl_DIRNAME):
24722         * m4/exclude.m4 (gl_EXCLUDE):
24723         * m4/exitfail.m4 (gl_EXITFAIL):
24724         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER):
24725         * m4/file-type.m4 (gl_FILE_TYPE):
24726         * m4/filemode.m4 (gl_FILEMODE):
24727         * m4/filenamecat.m4 (gl_FILE_NAME_CONCAT):
24728         * m4/fpending.m4 (gl_FUNC_FPENDING):
24729         * m4/fprintftime.m4 (gl_FPRINTFTIME):
24730         * m4/fts.m4 (gl_FUNC_FTS):
24731         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL):
24732         * m4/getdate.m4 (gl_GETDATE):
24733         * m4/gethrxtime.m4 (gl_GETHRXTIME):
24734         * m4/getpagesize.m4 (gl_GETPAGESIZE):
24735         * m4/getpass.m4 (gl_FUNC_GETPASS):
24736         * m4/gettime.m4 (gl_GETTIME):
24737         * m4/getugroups.m4 (gl_GETUGROUPS):
24738         * m4/glob.m4 (gl_GLOB_SUBSTITUTE):
24739         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER):
24740         * m4/hard-locale.m4 (gl_HARD_LOCALE):
24741         * m4/hash.m4 (gl_HASH):
24742         * m4/idcache.m4 (gl_IDCACHE):
24743         * m4/lchmod.m4 (gl_FUNC_LCHMOD):
24744         * m4/lchown.m4 (gl_FUNC_LCHOWN):
24745         * m4/long-options.m4 (gl_LONG_OPTIONS):
24746         * m4/lstat.m4 (gl_FUNC_LSTAT):
24747         * m4/md5.m4 (gl_MD5):
24748         * m4/memcasecmp.m4 (gl_MEMCASECMP):
24749         * m4/memcoll.m4 (gl_MEMCOLL):
24750         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY):
24751         * m4/memrchr.m4 (gl_FUNC_MEMRCHR):
24752         * m4/memxor.m4 (gl_MEMXOR):
24753         * m4/mkancesdirs.m4 (gl_MKANCESDIRS):
24754         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS):
24755         * m4/modechange.m4 (gl_MODECHANGE):
24756         * m4/mountlist.m4 (gl_MOUNTLIST):
24757         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
24758         * m4/openat.m4 (gl_FUNC_OPENAT):
24759         * m4/pathmax.m4 (gl_PATHMAX):
24760         * m4/physmem.m4 (gl_PHYSMEM):
24761         * m4/posixtm.m4 (gl_POSIXTM):
24762         * m4/posixver.m4 (gl_POSIXVER):
24763         * m4/quote.m4 (gl_QUOTE):
24764         * m4/quotearg.m4 (gl_QUOTEARG):
24765         * m4/readtokens.m4 (gl_READTOKENS):
24766         * m4/readutmp.m4 (gl_READUTMP):
24767         * m4/regex.m4 (gl_REGEX):
24768         * m4/safe-read.m4 (gl_SAFE_READ):
24769         * m4/safe-write.m4 (gl_SAFE_WRITE):
24770         * m4/same.m4 (gl_SAME):
24771         * m4/save-cwd.m4 (gl_SAVE_CWD):
24772         * m4/savedir.m4 (gl_SAVEDIR):
24773         * m4/settime.m4 (gl_SETTIME):
24774         * m4/sha1.m4 (gl_SHA1):
24775         * m4/sig2str.m4 (gl_FUNC_SIG2STR):
24776         * m4/stat-macros.m4 (gl_STAT_MACROS):
24777         * m4/stat-time.m4 (gl_STAT_TIME):
24778         * m4/stdio-safer.m4 (gl_FOPEN_SAFER):
24779         * m4/stdlib-safer.m4 (gl_STDLIB_SAFER):
24780         * m4/strdup.m4 (gl_FUNC_STRDUP):
24781         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME):
24782         * m4/strndup.m4 (gl_FUNC_STRNDUP):
24783         * m4/strnlen.m4 (gl_FUNC_STRNLEN):
24784         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP):
24785         * m4/time_r.m4 (gl_TIME_R):
24786         * m4/timespec.m4 (gl_TIMESPEC):
24787         * m4/unistd-safer.m4 (gl_UNISTD_SAFER):
24788         * m4/unlinkdir.m4 (gl_UNLINKDIR):
24789         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO):
24790         * m4/userspec.m4 (gl_USERSPEC):
24791         * m4/utimecmp.m4 (gl_UTIMECMP):
24792         * m4/utimens.m4 (gl_UTIMENS):
24793         * m4/xalloc.m4 (gl_XALLOC):
24794         * m4/xgetcwd.m4 (gl_XGETCWD):
24795         * m4/xnanosleep.m4 (gl_XNANOSLEEP):
24796         * m4/xreadlink.m4 (gl_XREADLINK):
24797         * m4/xstrtod.m4 (gl_XSTRTOD):
24798         * m4/yesno.m4 (gl_YESNO):
24799         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
24800         to get the necessary .h files and whatnot.
24801
24802 2006-08-21  Mark D. Baushke  <mdb@gnu.org>
24803             Bruno Haible  <bruno@clisp.org>
24804
24805         * gnulib-tool (func_verify_module): Work around Sun's non-POSIX 1003.2
24806         /bin/sh understanding of '!' conditional negation.
24807
24808 2006-08-21  Jim Meyering  <jim@meyering.net>
24809
24810         * modules/openat (Depends-on): Really alphabetize.
24811
24812         * modules/acl (Depends-on): Add error and quote.
24813
24814         * check-module (find_included_lib_files): Add at-func.c to the
24815         ok-to-include-more-than-once white list.
24816
24817         * modules/openat (Depends-on): Add lstat.  Alphabetize.
24818
24819 2006-08-21  Bruno Haible  <bruno@clisp.org>
24820
24821         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
24822         Emit a pkgdata_DATA variable only if some snippets add contents to it.
24823         Reported by Martin Lambers <marlam@marlam.de>.
24824
24825 2006-08-21  Bruno Haible  <bruno@clisp.org>
24826
24827         * gnulib-tool (func_emit_lib_Makefile_am): If the snippets already
24828         specify an installation location, don't emit a noinst_LIBRARIES or
24829         noinst_LTLIBRARIES assignment.
24830
24831 2006-08-21  Bruno Haible  <bruno@clisp.org>
24832
24833         BeOS portability.
24834         * modules/mbchar (Include): Don't test HAVE_WCTYPE_H any more, since
24835         BeOS has mbrtowc() but no <wctype.h>.
24836
24837 2006-08-21  Bruno Haible  <bruno@clisp.org>
24838
24839         BeOS portability.
24840         * m4/mbchar.m4 (gl_MBCHAR): Compile mbchar.c also if <wctype.h> doesn't
24841         exist.
24842
24843 2006-08-21  Bruno Haible  <bruno@clisp.org>
24844
24845         BeOS portability.
24846         * lib/mbchar.h: Include <wctype.h> only if it exists.
24847
24848 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
24849
24850         Remove files that are no longer needed by their respective modules.
24851         * m4/obstack.m4: Remove.
24852         * m4/strerror_r.m4: Remove.
24853         * m4/uint32_t.m4: Remove.
24854         * m4/uintptr_t.m4: Remove.
24855         * m4/ullong_max.m4: Remove.
24856         * m4/xstrtoimax.m4: Remove.
24857         * m4/xstrtoumax.m4: Remove.
24858
24859         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Do not require
24860         gl_AC_TYPE_UINTMAX_T, gl_STRUCT_DEV_INO, or gl_SAME_INODE, since gnulib
24861         dependencies now capture this.
24862
24863         * m4/cycle-check.m4 (gl_CYCLE_CHECK):
24864         Do not use AC_LIBSOURCES, since gnulib modules now do this.
24865         * m4/fsusage.m4 (gl_FSUSAGE): Likewise.
24866         * m4/human.m4 (gl_HUMAN): Likewise.
24867         * m4/inttostr.m4 (gl_INTTOSTR): Likewise.
24868         * m4/xstrtol.m4 (gl_XSTRTOL): Likewise.
24869
24870         * m4/filemode.m4 (gl_FILEMODE): Require AC_STRUCT_ST_DM_MODE.
24871
24872         * m4/filemode.m4 (gl_PREREQ_FSUSAGE_EXTRA): Do not require
24873         gl_AC_TYPE_INTMAX_T or gl_AC_TYPE_UINTMAX_T, since we now require
24874         stdint.
24875         * m4/human.m4 (gl_HUMAN): Likewise.
24876         * m4/inttostr.m4 (gl_PREREQ_INTTOSTR): Likewise.
24877         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Likewise.
24878         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
24879         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
24880         * m4/xstrtol (gl_XSTRTOL): Likewise.
24881
24882         * m4/gethrxtime.m4 (gl_XTIME): gl_AC_TYPE_LONG_LONG ->
24883         AC_TYPE_LONG_LONG_INT.
24884         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
24885         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Likewise.
24886         * m4/strtoull.m4 (gl_FUNC_STRTOULL): Likewise, for unsigned long.
24887         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
24888
24889         * m4/human.m4 (gl_HUMAN): Do not require AM_STDBOOL_H since we depend
24890         on stdbool.
24891
24892         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL_H, gl_PREREQ_XSTRTOL): Remove.
24893         (gl_PREREQ_XSTRTOUL): Remove.
24894
24895         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Check for hasmntopt.
24896
24897         * m4/posixver.m4: Fix comment since head -1 now works even in POSIX
24898         mode.
24899
24900 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
24901
24902         Add and change modules to make it easier for coreutils to use
24903         gnulib-tool.
24904         * modules/backupfile (Files): Remove m4/d-ino.m4.
24905         (Depends-on): Add d-ino.
24906         * modules/cycle-check (Depends-on): Add stdint.
24907         (lib_SOURCES): Add cycle-check.h.
24908         * modules/d-ino: New module.
24909         * modules/d-type: New module.
24910         * modules/error (Files): Remove m4/strerror_r.m4.
24911         * modules/filemode (Files): Add m4/st_dm_mode.m4.
24912         * modules/fsuage (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
24913         m4/inttypes_h.m4, m4/uintmax_t.m4.
24914         (Depends-on): Add stdint.
24915         (lib_SOURCES): Add fsusage.h.
24916         * modules/getcwd (Files): Remove d-ino.m4.
24917         (Depends-on): Add d-ino.
24918         * modules/getndelim2 (Depends-on): Add stdint.
24919         * modules/glob (Files): Remove m4/d-type.m4.
24920         (Depends-on): Add d-type.
24921         * modules/host-os: New module.
24922         * modules/human (Files):  Remove m4/ulonglong.m4, m4/stdint_h.m4,
24923         m4/inttypes_h.m4, m4/uintmax_t.m4.
24924         * Depends-on: Add stdint.
24925         (lib_SOURCES): Add human.h.
24926         * modules/inttostr (Files): Remove m4/intmax_t.m4,
24927         m4/inttostr.m4, m4/inttypes_h.m4, m4/longlong.m4, m4/stdint_h.m4,
24928         m4/uintmax_t.m4, m4/ulonglong.m4.
24929         (Depends-on): Add stdint.
24930         (EXTRA_DIST): Add inttostr.h.
24931         * modules/lchmod: New module.
24932         * modules/link-follow: New module.
24933         * modules/mkdir-p (Files): Remove lib/lchmod.h, m4/lchmod.m4.
24934         (Depends-on): Add lchmod.
24935         * modules/mkstemp (Files): Remove m4/ulonglong.m4,
24936         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4.
24937         (Depends-on): Add stdint.
24938         * modules/obstack (Files): Remove m4/inttypes_h.m4, m4/obstack.m4,
24939         m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4.
24940         (Depends-on): Add stdint.
24941         (configure.ac): Change gl_OBSTACK to AC_FUNC_OBSTACK.
24942         * modules/perl: New module.
24943         * modules/regex (Depends-on): Add stdint.
24944         * modules/rmdir-errno: New module.
24945         * modules/strtoimax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
24946         m4/intmax_t.m4.
24947         (Depends-on): Add stdint.
24948         * modules/strtoumax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
24949         m4/uintmax_t.m4.
24950         (Depends-on): Add stdint.
24951         * modules/unlink-busy: New module.
24952         * modules/utimecmp (Depends-on): Add stdint.
24953         * modules/uptime: New module.
24954         * modules/winsz-ioctl: New module.
24955         * modules/winsz-termios: New module.
24956         * modules/xnanosleep (Depends-on): Add nanosleep.
24957         * modules/ullong_max: Remove.
24958         * modules/xstrtoimax (Files): Remove m4/xstrtoimax.m4.
24959         (configure.ac): Remove gl_XSTRTOIMAX; no action needed now.
24960         * modules/xstrtol (Files): Remove m4/ulonglong.m4, m4/longlong.m4,
24961         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4, m4/intmax_t.m4.
24962         (Depends-on): Add inttypes.
24963         (lib_SOURCES): Add xstrtol.h.
24964         * modules/xstrtoumax (Files): Remove m4/xstrtoumax.m4.
24965         (configure.ac): Remove gl_XSTRTOUMAX; no action needed now.
24966         * MODULES.html.sh: Move 'assert' into the assert section.
24967         Move 'dummy' into the linking section.
24968         Remove ullong_max.
24969         Add section for compatibility checks for POSIX:2001 functions,
24970         and put d-ino, d-type, link-follow, rmdir-errno, unlink-busy,
24971         winsz-ioctl, and winsz-termios into it.
24972         Add lchmod.
24973         Add top-level Misc section and put host-os, perl, and uptime
24974         into it.
24975
24976 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
24977
24978         * lib/cycle-check.h: Include <stdint.h> unconditionally, since we
24979         now assume the stdint module.  Do not include inttypes.h.
24980         * lib/fsusage.h: Likewise.
24981         * lib/getndelim2.c: Likewise.
24982         * lib/human.h: Likewise.
24983         * lib/inttostr.h: Likewise.
24984         * lib/obstack.c: Likewise.
24985         * lib/regex_internal.h: Likewise.
24986         * lib/tempname.c: Likewise.
24987         * lib/utimecmp.c: Likewise.
24988         * lib/xstrtol.h: Likewise.
24989
24990         * lib/stat_.h: Fix typo: HAVE_FUNC_LSTAT -> HAVE_LSTAT.
24991
24992         * lib/strtoimax.c: Adjust to macro name changes in Autoconf,
24993         e.g., HAVE_LONG_LONG -> HAVE_LONG_LONG_INT.
24994         * lib/xtime.h: Likewise.
24995
24996 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
24997
24998         * modules/openat (Files): Add lib/fchmodat.c.
24999         Fixes problem reported by Jay Youngman.
25000
25001 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
25002
25003         * lib/fchmodat.c: New file, from coreutils.  This was inadvertently
25004         omitted in the 2006-08-17 update.  Problem reported by Jay Youngman.
25005
25006 2006-08-18  Paul Eggert  <eggert@cs.ucla.edu>
25007             Bruno Haible  <bruno@clisp.org>
25008
25009         * m4/bison-i18n.m4 (BISON_I18N): Also handle the case where yacc exists
25010         and is a script that invokes bison. Tighten the code. Add comments.
25011
25012 2006-08-18  Jim Meyering  <jim@meyering.net>
25013
25014         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Also check for
25015         CLOCK_REALTIME, since gethrxtime may revert to using clock_gettime via
25016         gettime.c.  Gabor Z. Papp reported that gethrxtime-using programs
25017         failed to link due to unresolved clock_gettime on a linux-2.4.x system.
25018
25019 2006-08-18  Bruno Haible  <bruno@clisp.org>
25020
25021         * modules/bison-i18n: New file.
25022         * MODULES.html.sh (Internationalization functions): Add it.
25023
25024 2006-08-18  Bruno Haible  <bruno@clisp.org>
25025
25026         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Also check for
25027         sys/statvfs.h. When getmntinfo was found, check its declaration and
25028         set either MOUNTED_GETMNTINFO or MOUNTED_GETMNTINFO2 depending on it.
25029
25030 2006-08-18  Bruno Haible  <bruno@clisp.org>
25031
25032         * m4/bison-i18n.m4: New file, from bison.
25033
25034 2006-08-18  Bruno Haible  <bruno@clisp.org>
25035
25036         * lib/mountlist.c [MOUNTED_GETMNTINFO2]: Include sys/statvfs.h.
25037         (ME_DUMMY): Treat "kernfs" as a dummy.
25038         (read_file_system_list) [MOUNTED_GETMNTINFO2]: Implement.
25039
25040 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
25041
25042         Update from coreutils.
25043
25044         2006-08-15  Jim Meyering  <jim@meyering.net>
25045
25046         * m4/openat.m4 (gl_FUNC_OPENAT): Add at-func.c via AC_LIBSOURCES.
25047
25048         2006-01-17  Jim Meyering  <jim@meyering.net>
25049
25050         * m4/fts.m4 (gl_FUNC_FTS_CORE): Depend on gl_FUNC_OPENAT.
25051
25052         2006-01-11  Jim Meyering  <jim@meyering.net>
25053
25054         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile fchmodat.c.
25055         Check for the lchmod function.
25056
25057 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
25058
25059         Update from coreutils.
25060
25061         * lib/__fpending.h: Add copyright notice.
25062         * lib/fprintftime.h: Likewise.
25063         * lib/savedir.c: Use (C) in copyright notice.
25064         * lib/savedir.h: Likewise.
25065
25066         2006-08-15  Jim Meyering  <jim@meyering.net>
25067
25068         * lib/at-func.c: New file, with the logic of all emulated at-functions.
25069         * lib/openat-priv.h: Include <errno.h> and define ENOSYS,
25070         in support of the EXPECTED_ERRNO macro.
25071         * lib/openat.c (fstatat, unlinkat, fchownat): Remove function
25072         definitions.  Instead, define the appropriate symbols and include
25073         "at-func.c".
25074         * lib/mkdirat.c (mkdirat): Likewise.
25075         * lib/fchmodat.c (fchmodat): Likewise.
25076         (ENOSYS): Remove definition.
25077         * lib/openat.c: Don't include <errno.h>, now that "openat-priv.h" does
25078         it.  Don't include "unistd--.h" -- it wasn't ever used.
25079
25080         2006-01-17  Jim Meyering  <jim@meyering.net>
25081
25082         Rewrite fts.c not to change the current working directory,
25083         by using openat, fstatat, fdopendir, etc..
25084
25085         * lib/fts.c [! _LIBC]: Include "openat.h" and "unistd--.h".
25086         (HAVE_OPENAT_SUPPORT): Define.
25087         [_LIBC] (fchdir): Don't undef or define; no longer used.
25088         (FCHDIR): Define in terms of cwd_advance_fd rather than fchdir.
25089         Now, this `function' always succeeds, and consumes its file descriptor
25090         parameter -- so callers must not close such FDs.  Update callers.
25091         (diropen_fd, opendirat, cwd_advance_fd): New functions.
25092         (diropen): Add parameter, SP.  Adjust all callers.
25093         Implement using diropen_fd, rather than open.
25094         (fts_open): Initialize new member, fts_cwd_fd.
25095         Remove fts_rft-setting code.
25096         (fts_close): Close fts_cwd_fd, if necessary.
25097         (__opendir2): Define in terms of opendir or opendirat,
25098         depending on whether the FST_NOCHDIR flag is set.
25099         (fts_build): Since fts_safe_changedir consumes its FD, and since
25100         this code must do `closedir(dirp)', dup the dirfd(dirp) argument,
25101         and close the dup'd file descriptor upon failure.
25102         (fts_stat): Use fstatat(...AT_SYMLINK_NOFOLLOW) in place of lstat.
25103         (fts_safe_changedir): Tweak semantics to reflect that this function
25104         now calls cwd_advance_fd and hence consumes its FD argument.
25105         * lib/fts_.h [struct FTS] (fts_cwd_fd): New member.
25106         [struct FTS] (fts_rft): Remove now-unused member.
25107         [struct FTS] (fts_cycle.state): Improve comment.
25108
25109         * lib/openat.c (openat_needs_fchdir): New function.
25110         * lib/openat.h (openat_needs_fchdir): Declare it.
25111
25112 2006-08-16  Paul Eggert  <eggert@cs.ucla.edu>
25113
25114         * lib/memcoll.c (memcoll): Set errno = 0 in the shortcut case, too.
25115         Problem and fix reported by Pádraig Brady in
25116         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00099.html>.
25117
25118 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
25119
25120         * modules/cycle-check (configure.ac): Add gl_CYCLE_CHECK.
25121
25122 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
25123
25124         * lib/memcoll.c (memcoll): Optimize for the common case where the
25125         arguments are bytewise equal.
25126
25127 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
25128
25129         * doc/regexprops-generic.texi: Add a copyright notice.
25130
25131 2006-08-15  Bruno Haible  <bruno@clisp.org>
25132
25133         * modules/tmpdir (License): Change to LGPL.
25134
25135 2006-08-15  Bruno Haible  <bruno@clisp.org>
25136
25137         * gnulib-tool (func_all_modules, func_verify_module): COPYING is not a
25138         module.
25139
25140 2006-08-14  Simon Josefsson  <jas@extundo.com>
25141
25142         * config/srclist.txt: Add gnupload.
25143
25144 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
25145
25146         Change copyright notice from LGPL 2 to GPL 2, since that's the
25147         standard form used in the gnulib repository.
25148         * tests/test-lock.c: Likewise.
25149         * tests/test-stdint.c: Likewise.
25150         * tests/test-tls.c: Likewise.
25151
25152         * users.txt: Add bison, diffutils, libprelude, prelude-lml,
25153         prelude-manager.  User shorter URLs for GNU projects, without '?'.
25154         Add copyright notice.
25155
25156         * check-module: Add copyright notice.  Output a copyright
25157         notice if "--version" is specified.
25158         * modules/COPYING: New file.
25159         * tests/test-getaddrinfo.c: Add copyright notice.
25160         * tests/test-verify.c: Likewise.
25161
25162 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
25163
25164         Change copyright notice from LGPL 2 to GPL 2, since that's the
25165         standard form used in the gnulib repository.
25166         * lib/lock.c: LGPL -> GPL.
25167         * lib/lock.h: Likewise.
25168         * lib/strnlen1.c: Likewise.
25169         * lib/strnlen1.h: Likewise.
25170         * lib/tls.c: Likewise.
25171         * lib/tls.h: Likewise.
25172         * lib/tmpdir.c: Likewise.
25173
25174         * lib/TODO: Remove; this belongs only in coreutils.
25175
25176 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
25177
25178         Add copyright notices to long-enough files that lack them, since
25179         otherwise the files aren't clearly free.  Use the same notice that
25180         getdate.texi already uses.
25181         * doc/alloca-opt.texi: Add copyright notice.
25182         * doc/alloca.texi: Likewise.
25183         * doc/ctime.texi: Likewise.
25184         * doc/functions.texi: Likewise.
25185         * doc/gcd.texi: Likewise.
25186         * doc/gnulib-tool.texi: Likewise.
25187         * doc/inet_ntoa.texi: Likewise.
25188         * doc/visibility.texi: Likewise.
25189
25190         * doc/getdate.texi: Update FDL version from 1.1 to 1.2.
25191         * doc/quote.texi: Add copyright notice.
25192
25193         * doc/solaris-versions: Add SunOS 5.10, SunOS 1.x, SunOS 4.0, SunOS
25194         4.0.x, SunOS 4.1.1.1, SunOS 4.1.1_U1, SunOS 4.1.3B.  SunOS 4.1.3
25195         was Solaris 1.1A.  Remove space before B in Solaris 1.1.1B.
25196         Mention SunOS 5.11.  Mention that everything before SunOS 5.7
25197         is now obsolete, and give a pointer to the Sun list.
25198         Add copyright notice.
25199
25200 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
25201
25202         * config/srclistvars.sh: Add copyright notice.
25203
25204 2006-08-14  Eric Blake  <ebb9@byu.net>
25205
25206         Import the following change from libc:
25207
25208         2006-08-12  Ulrich Drepper  <drepper@redhat.com>
25209
25210         Upstream bug 2997.
25211         * lib/misc/error.c: Add space between program name and message if file
25212         name is missing.
25213
25214 2006-08-12  Karl Berry  <karl@gnu.org>
25215
25216         * config/srclist.txt (ssize_t.m4, sig_atomic_t.m4, signalblocking.m4):
25217         remove, these originate in gnulib now.
25218
25219 2006-08-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25220
25221         * doc/Makefile (standards.info standards.html standards.dvi):
25222         Also depend on make-stds.texi.
25223
25224 2006-08-11  Paul Eggert  <eggert@cs.ucla.edu>
25225
25226         * lib/pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC_PIPE ->
25227         HAVE_PIPE.  Fix a file descriptor leak when fd_safer fails.
25228
25229         * lib/regex_internal.c (re_string_skip_chars): Don't assume WEOF fits
25230         in wchar_t.  Problem reported by Eric Blake.
25231
25232         * lib/snprintf.c (snprintf): memcpy LEN bytes, not SIZE - 1, when
25233         LEN is smaller than SIZE.  Suggested by Bruno Haible.
25234         Also, help the compiler to keep LEN in a register.
25235
25236 2006-08-11  Eric Blake  <ebb9@byu.net>
25237
25238         * users.txt: Sort.  Add tar.
25239
25240 2006-08-11  Bruno Haible  <bruno@clisp.org>
25241
25242         * users.txt: New file.
25243
25244 2006-08-11  Bruno Haible  <bruno@clisp.org>
25245
25246         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Include <stdio.h> and <time.h>
25247         before <wchar.h>. Needed for OSF/1 and BSD/OS.
25248
25249 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
25250
25251         * modules/snprintf (Depends-on): Remove minmax.
25252         (Maintainer): Add self and Bruno.
25253
25254 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
25255
25256         * lib/.cppi-disable: Add snprintf.h, socket_.h.
25257         * lib/snprintf.c: Include <errno.h> and <limits.h>.
25258         (EOVERFLOW): Define if the system does not.
25259         Do not include "minmax.h"; it wasn't used.
25260         (snprintf): Don't assume size_t promotes to an unsigned type.
25261         Fix bug when generated string was too long for the buffer: the
25262         buffer's contents are supposed to be the initial prefix of the
25263         output.  Don't assume vasnprintf returns EOVERFLOW if the size
25264         exceeds INT_MAX; do the check ourselves.
25265
25266         Import the following changes from libc:
25267
25268         2006-06-02  Jakub Jelinek  <jakub@redhat.com>
25269
25270         * lib/posix/regex_internal.c (re_string_skip_chars): If no character
25271         has been converted at all, set *last_wc to WEOF.  If mbrtowc failed,
25272         set wc to the byte which couldn't be converted.
25273         (re_string_reconstruct): Don't clear valid_raw_len before calling
25274         re_string_skip_chars.  If wc is WEOF after re_string_skip_chars, set
25275         tip_context using re_string_context_at.
25276
25277         2006-05-02  Ulrich Drepper  <drepper@redhat.com>
25278
25279         * lib/posix/regex.h: g++ still cannot handled [restrict].
25280
25281         2006-04-21  Ulrich Drepper  <drepper@redhat.com>
25282
25283         * lib/posix/regex.h: Remove special handling for VMS.
25284
25285 2006-08-10  Jim Meyering  <jim@meyering.net>
25286
25287         * modules/same-inode: New module.
25288         * modules/dev-ino: New module.
25289         * modules/cycle-check: Depend on these modules, rather than simply
25290         including their .h files.
25291         (Makefile.am): Don't list cycle-check.[ch] here, now that they're
25292         required via m4/cycle-check.m4.
25293         * modules/same: Depend on new same-inode module, rather than
25294         including same-inode.h.
25295         * modules/chdir-safer: New file.
25296
25297         * modules/chown (Depends-on): Add stat-macros.
25298
25299 2006-08-10  Jim Meyering  <jim@meyering.net>
25300
25301         * m4/cycle-check.m4: New file.
25302         Require gl_STRUCT_DEV_INO and gl_SAME_INODE.
25303         * m4/dev-ino.m4, m4/same-inode.m4: New files.
25304
25305 2006-08-10  Eric Blake  <ebb9@byu.net>
25306
25307         * modules/verror (Depends-on): Remove bogus gl_VERROR that snuck
25308         in from original proposal.
25309
25310 2006-08-10  Eric Blake  <ebb9@byu.net>
25311         and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
25312
25313         * gnulib-tool (func_import): Detect unexpanded macros in gnulib
25314         namespace.
25315
25316 2006-08-10  Bruno Haible  <bruno@clisp.org>
25317
25318         * gnulib-tool (func_create_testdir): Detect unexpanded macros here
25319         as well.
25320
25321 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
25322
25323         Sync from coreutils.
25324
25325         2006-07-19  Mike Frysinger  <vapier@gentoo.org>
25326
25327         * lib/mountlist.c [ME_REMOTE]: Filter out cifs.
25328         Reported by Toralf Förster in <http://bugs.gentoo.org/141012>.
25329
25330 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
25331
25332         * modules/restrict: Remove; no longer needed now that we assume
25333         Autoconf 2.59 or later.
25334         * MODULES.html.sh: Remove 'restrict'.
25335         * modules/argp (Depends-on): Remove 'restrict'.
25336         * modules/base64 (Depends-on): Likewise.
25337         * modules/gc (Depends-on): Likewise.
25338         * modules/getaddrinfo (Depends-on): Likewise.
25339         * modules/glob (Depends-on): Likewise.
25340         * modules/inet_ntop (Depends-on): Likewise.
25341         * modules/inet_pton (Depends-on): Likewise.
25342         * modules/memxor (Depends-on): Likewise.
25343         * modules/regex (Depends-on): Likewise.
25344         * modules/strtok_r (Depends-on): Likewise.
25345         * modules/time_r (Depends-on): Likewise.
25346
25347 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
25348
25349         * m4/argp.m4 (gl_ARGP): Require AC_C_RESTRICT.
25350         * m4/gc.m4 (gl_PREREQ_GC): Likewise.
25351         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
25352         * m4/inet_ntop.m4 (gl_PREREQ_INET_NTOP): Likewise.
25353         * m4/inet_pton.m4 (gl_PREREQ_INET_PTON): Likewise.
25354         * m4/memxor.m4 (gl_MEMXOR): Likewise.
25355         * m4/restrict.m4: Remove; no longer needed.  All remaining uses of
25356         gl_C_RESTRICT replaced by AC_C_RESTRICT.
25357
25358         Merge from coreutils.
25359         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_C_RESTRICT, not
25360         gl_C_RESTRICT, now that we assume Autoconf 2.59 or later.
25361         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
25362         * m4/time_r.m4 (gl_TIME_R): Likewise.
25363
25364 2006-08-09  Karl Berry  <karl@gnu.org>
25365
25366         * config/srclist.txt: no more gettext-tools, per Bruno.
25367
25368 2006-08-08  Eric Blake  <ebb9@byu.net>
25369
25370         * modules/verror: New module.
25371         * MODULES.html.sh: Document it.
25372
25373 2006-08-08  Eric Blake  <ebb9@byu.net>
25374
25375         * lib/verror.h, lib/verror.c: New files.
25376
25377 2006-08-08  Eric Blake  <ebb9@byu.net>
25378
25379         * lib/verror.c (verror_at_line): Work around glibc bug 2997, so that
25380         verror_at_line output complies with GNU Coding Standards even when
25381         file is NULL.
25382
25383 2006-08-07  Bruno Haible  <bruno@clisp.org>
25384
25385         * lib/allocsa.h (sa_alignof) [_AIX]: Also consider 'long long' in newer
25386         versions of AIX.
25387         Reported by Ralf Wildenhues.
25388
25389 2006-08-07  Bruno Haible  <bruno@clisp.org>
25390
25391         * gnulib-tool (func_create_testdir): Wrap the set of autoconf snippets
25392         in an AC_DEFUN. Needed so that the autoconf snippets can use
25393         AC_REQUIRE.
25394
25395 2006-08-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25396
25397         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
25398         Initialize pkgdata_DATA.
25399         * modules/javaversion (Makefile.am): Add to pkgdata_DATA, rather than
25400         overriding it.
25401
25402 2006-08-06  Eric Blake  <ebb9@byu.net>
25403
25404         * lib/error.h: Fold in some upstream changes from glibc.
25405         * lib/error.c: Likewise.
25406
25407 2006-08-04  Bruno Haible  <bruno@clisp.org>
25408
25409         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
25410         Make the mostlyclean-local rule depend on mostlyclean-generic.
25411         Reported by Jim Meyering. Solution suggested by Ralf Wildenhues.
25412
25413 2006-07-31  Bruno Haible  <bruno@clisp.org>
25414
25415         * m4/localcharset.m4 (gl_LOCALCHARSET): Remove tests for <stddef.h>,
25416         <stdlib.h>, <string.h>.
25417
25418 2006-07-30  Bruno Haible  <bruno@clisp.org>
25419
25420         * modules/readlink (License): Change to LGPL.
25421
25422 2006-07-30  Bruno Haible  <bruno@clisp.org>
25423
25424         * modules/javaversion (Makefile.am): Distribute javaversion.java and
25425         javaversion.class. Also install javaversion.class in $(pkgdatadir) and
25426         set PKGDATADIR to point to it.
25427
25428 2006-07-30  Bruno Haible  <bruno@clisp.org>
25429
25430         * modules/csharpexec (configure.ac): Comment out macro invocation.
25431         * modules/javaexec (configure.ac): Likewise.
25432         * modules/javacomp-script (configure.ac): Likewise.
25433
25434         * modules/csharpcomp-script (configure.ac): Use AC_REQUIRE.
25435
25436 2006-07-30  Bruno Haible  <bruno@clisp.org>
25437
25438         * modules/clean-temp (Depends-on): Add linkedhash-list, remove
25439         linked-list.
25440
25441 2006-07-30  Bruno Haible  <bruno@clisp.org>
25442
25443         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Assume <string.h> exists.
25444
25445 2006-07-30  Bruno Haible  <bruno@clisp.org>
25446
25447         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
25448         Initialize MOSTLYCLEANFILES to core and *.stackdump, so that core dumps
25449         get removed.
25450
25451 2006-07-29  Bruno Haible  <bruno@clisp.org>
25452
25453         Make it possible for gnulib-tool to work with locally modified or
25454         augmented gnulib repositories.
25455         * gnulib-tool (func_usage): Document --local-dir option.
25456         (local_gnulib_dir): New variable.
25457         Handle --local-dir option.
25458         (func_lookup_file): New function.
25459         (func_all_modules, func_verify_module): Look also in $local_gnulib_dir.
25460         (func_get_description, func_get_filelist, func_get_description,
25461         func_get_filelist, func_get_dependencies, func_get_autoconf_snippet,
25462         func_get_automake_snippet, func_get_include_directive,
25463         func_get_license, func_get_maintainer): Use func_lookup_file.
25464         (func_import, func_create_testdir): Use func_lookup_file.
25465
25466 2006-07-29  Bruno Haible  <bruno@clisp.org>
25467
25468         * modules/setenv (Depends-on): Add unistd.
25469
25470 2006-07-29  Bruno Haible  <bruno@clisp.org>
25471
25472         * lib/setenv.c: Undo unintended modification done on 2006-02-27.
25473
25474 2006-07-29  Bruno Haible  <bruno@clisp.org>
25475
25476         * lib/localcharset.c: Assume <stddef.h>, <stdlib.h>, <string.h> exist.
25477
25478 2006-07-29  Bruno Haible  <bruno@clisp.org>
25479
25480         * gnulib-tool (import, update): If there is no Makefile.am, look at
25481         aclocal.m4, instead of bailing out.
25482
25483 2006-07-29  Bruno Haible  <bruno@clisp.org>
25484
25485         * gnulib-tool (func_usage): Revert most of the 2006-07-15 change.
25486         Categorize the options by when they are useful.
25487
25488 2006-07-29  Bruno Haible  <bruno@clisp.org>
25489
25490         * gnulib-tool (func_usage): Document option --no-libtool.
25491         Handle option --no-libtool.
25492         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Update
25493         for changed semantics of $libtool variable.
25494         (func_import): Likewise. If libtool is not used, show this through
25495         an option --no-libtool.
25496         (func_create_testdir): Update.
25497
25498 2006-07-29  Bruno Haible  <bruno@clisp.org>
25499
25500         * gnulib-tool (func_import): Extend error message about missing
25501         --doc-base.
25502
25503 2006-07-29  Bruno Haible  <bruno@clisp.org>
25504
25505         * gnulib-tool (func_import): Don't create the $docbase directory if
25506         there is no file to store there.
25507
25508 2006-07-29  Bruno Haible  <bruno@clisp.org>
25509
25510         * gnulib-tool (autoconf_minversion): If a --dir option is given and
25511         relevant, look for configure.ac there, not in the current directory.
25512         Also use a simple search for AC_PREREQ, not "autoconf --trace".
25513
25514 2006-07-29  Bruno Haible  <bruno@clisp.org>
25515
25516         * gnulib-tool (SORT): New variable.
25517         (func_usage): Undocument --assume-autoconf option.
25518         Remove --assume-autoconf option handling.
25519         (autoconf_minversion): Determine from the contents of configure.ac.
25520         (func_import): Remove autoconf_minversion handling.
25521         Suggested by Eric Blake.
25522
25523 2006-07-29  Bruno Haible  <bruno@clisp.org>
25524
25525         * doc/gnulib-tool.texi (gl_LIBTOOL): Mention --no-libtool option.
25526
25527 2006-07-29  Bruno Haible  <bruno@clisp.org>
25528
25529         * config/srclist.txt (*setenv.[ch]): Remove rules.
25530
25531 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
25532
25533         * m4/inet_pton.m4, inet_ntop.m4: Check for netinet/in.h too.
25534
25535 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
25536
25537         * lib/inet_ntop.h, inet_pton.h: Need to include netinet/in.h before
25538         arpa/inet.h.
25539
25540 2006-07-28  Simon Josefsson  <jas@extundo.com>
25541
25542         * modules/inet_ntop (Depends-on): Depend on arpa_inet.
25543         * modules/inet_pton (Depends-on): Likewise.
25544
25545 2006-07-28  Simon Josefsson  <jas@extundo.com>
25546
25547         * m4/netinet_in_h.m4: New file.
25548
25549 2006-07-28  Simon Josefsson  <jas@extundo.com>
25550
25551         * lib/inet_ntop.h, inet_pton.h: No need to guard netinet/in.h
25552         #include's.
25553
25554 2006-07-28  Simon Josefsson  <jas@extundo.com>
25555
25556         * lib/inet_ntop.h, inet_pton.h: No need to guard arpa/inet.h
25557         #include's.
25558
25559 2006-07-28  Paul Eggert  <eggert@cs.ucla.edu>
25560
25561         * lib/modechange.c (mode_compile): Numeric modes now affect setuid and
25562         setgid on directories only if they set these bits.
25563         * lib/modechange.h: Remove obsolete comment about masks.
25564
25565 2006-07-28  Eric Blake  <ebb9@byu.net>
25566
25567         * lib/regex_internal.h (struct re_dfa_t) [!_LIBC]: Avoid invalid C89
25568         macro expansion.
25569
25570 2006-07-28  Bruno Haible  <bruno@clisp.org>
25571
25572         * lib/inet_ntop.h, inet_pton.h: Use #if HAVE* instead of #ifdef HAVE*.
25573
25574 2006-07-28  Bruno Haible  <bruno@clisp.org>
25575
25576         * m4/mbchar.m4 (gl_MBCHAR): Also test for iswcntrl.
25577
25578 2006-07-28  Bruno Haible  <bruno@clisp.org>
25579
25580         * lib/mbchar.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
25581         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
25582         Define fallbacks.
25583         Avoids link error on FreeBSD 4.x.
25584         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
25585
25586         * lib/wcwidth.h (iswprint): Assume an ASCII compatible wide character
25587         encoding.
25588         * lib/mbswidth.c (iswcntrl): Likewise.
25589
25590 2006-07-27  Bruno Haible  <bruno@clisp.org>
25591
25592         * m4/stdint.m4 (gl_STDINT_H): Define __STDC_CONSTANT_MACROS during the
25593         test.
25594
25595 2006-07-27  Bruno Haible  <bruno@clisp.org>
25596
25597         * lib/stdint_.h (INT*_C, UINT*_C) [C++]: Define these if
25598         __STDC_CONSTANT_MACROS is defined, not if __STDC_LIMIT_MACROS is
25599         defined.
25600
25601 2006-07-26  Eric Blake  <ebb9@byu.net>
25602
25603         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Check for missing pipe.
25604
25605 2006-07-26  Eric Blake  <ebb9@byu.net>
25606
25607         * lib/mkstemp-safer.c [! HAVE_MKSTEMP]: Add prototype for platforms
25608         like mingw that lack mkstemp.
25609         * lib/pipe-safer.c (pipe_safer) [!HAVE_FUNC_PIPE]: Provide fallback to
25610         avoid compilation warning on mingw.
25611
25612 2006-07-26  Bruno Haible  <bruno@clisp.org>
25613
25614         * m4/stdint.m4 (gl_STDINT_H): Also verify the existence of the macros
25615         INT*_MIN, INT_LEAST*_MAX, INT_LEAST*_MIN, UINT_LEAST*_MAX,
25616         INT_FAST*_MIN, INTPTR_MIN.
25617
25618 2006-07-25  Bruno Haible  <bruno@clisp.org>
25619
25620         * modules/version-etc (Depends-on): Add stdarg.
25621
25622 2006-07-25  Bruno Haible  <bruno@clisp.org>
25623
25624         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Avoid 'eval' in front of
25625         complex commands.
25626
25627 2006-07-25  Bruno Haible  <bruno@clisp.org>
25628
25629         * lib/version-etc.c (version_etc_va): Use va_copy, assumed to be
25630         defined in <stdarg.h> or config.h.
25631
25632 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
25633
25634         * m4/stdio-safer.m4 (gl_FOPEN_SAFER, gl_TMPFILE_SAFER): New macros.
25635         (gl_STDIO_SAFER): Remove.
25636
25637 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
25638
25639         * MODULES.html.sh (File stream based Input/Output):
25640         Add fopen-safer, tmpfile-safer; remove stdio-safer.
25641         * modules/getusershell (Depends-on): Change stdio-safer to fopen-safer.
25642         * modules/fopen-safer, modules/tmpfile-safer: New files.
25643         * modules/stdio-safer: Remove.
25644
25645 2006-07-24  Bruno Haible  <bruno@clisp.org>
25646
25647         * modules/tmpdir: New file.
25648         * MODULES.html.sh (File system functions): Add it.
25649
25650 2006-07-24  Bruno Haible  <bruno@clisp.org>
25651
25652         * modules/javacomp (Depends-on): Add unistd, javaversion, binary-io,
25653         getline, pathname, fwriteerror, clean-temp, xvasprintf, strstr.
25654
25655 2006-07-24  Bruno Haible  <bruno@clisp.org>
25656
25657         * modules/clean-temp: New file.
25658
25659 2006-07-24  Bruno Haible  <bruno@clisp.org>
25660
25661         * m4/tmpdir.m4: New file, from GNU gettext.
25662
25663 2006-07-24  Bruno Haible  <bruno@clisp.org>
25664
25665         * lib/tmpdir.h: New file, from GNU gettext.
25666         * lib/tmpdir.c: New file, from GNU gettext.
25667
25668 2006-07-24  Bruno Haible  <bruno@clisp.org>
25669
25670         * lib/clean-temp.h: New file, from GNU gettext.
25671         * lib/clean-temp.c: New file, from GNU gettext.
25672
25673 2006-07-23  Eric Blake  <ebb9@byu.net>
25674
25675         * modules/stdio-safer (Files): Add tmpfile-safer.c.
25676         (Depends-on): Add binary-io.
25677
25678 2006-07-23  Eric Blake  <ebb9@byu.net>
25679
25680         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add tmpfile-safer.c.
25681
25682 2006-07-23  Eric Blake  <ebb9@byu.net>
25683
25684         * lib/tmpfile-safer.c: New file.
25685         * lib/stdio-safer.h (fopen_safer): Add prototype.
25686         * lib/stdio--.h (tmpfile): Make safer.
25687
25688 2006-07-23  Bruno Haible  <bruno@clisp.org>
25689
25690         * lib/gl_anylinked_list2.h (ASYNCSAFE): New macro.
25691         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before,
25692         gl_linked_add_after, gl_linked_add_at, gl_linked_remove_node,
25693         gl_linked_remove_at): Use it.
25694
25695 2006-07-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
25696         and Simon Josefsson <jas@extundo.com>
25697
25698         * lib/getaddrinfo.h (AI_PASSIVE): Make sure it is defined.
25699
25700         * lib/getaddrinfo.c (getaddrinfo): Support AI_PASSIVE.
25701
25702 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
25703
25704         * modules/close-stream: New file.
25705         * modules/closeout (Description): Make it clear that it exits
25706         with a diagnostic on error.
25707         (Depends-on): Add close-stream.  Remove fpending, stdbool.
25708         * MODULES.html.sh (File stream based Input/Output): Add close-stream.
25709
25710 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
25711
25712         * m4/close-stream.m4: New file.
25713
25714 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
25715
25716         * lib/close-stream.c, lib/close-stream.h: New files.
25717
25718 2006-07-22  Bruno Haible  <bruno@clisp.org>
25719
25720         Merge from GNU gettext 0.15.
25721
25722         2006-05-01  Bruno Haible  <bruno@clisp.org>
25723
25724                 * build-aux/javacomp.sh.in: Update for changed javacomp.m4.
25725
25726         2006-07-22  Bruno Haible  <bruno@clisp.org>
25727
25728                 * modules/javaversion: New file.
25729                 * MODULES.html.sh (Java): Add javaversion.
25730
25731         2006-03-12  Bruno Haible  <bruno@clisp.org>
25732
25733                 * build-aux/javaexec.sh.in: Update for changed javaexec.m4.
25734
25735         2005-12-04  Bruno Haible  <bruno@clisp.org>
25736
25737                 * build-aux/csharpexec.sh.in: Add support for 'clix' launcher
25738                 (untested).
25739
25740         2006-06-21  Bruno Haible  <bruno@clisp.org>
25741
25742                 Avoid warnings from recent versions of mcs.
25743                 * build-aux/csharpcomp.sh.in (options_mcs): Don't use options
25744                 -o, -L, -r any more. Use options documented since mcs-1.0
25745                 instead. Similarly for -g.
25746
25747         2005-12-04  Bruno Haible  <bruno@clisp.org>
25748
25749                 * build-aux/csharpcomp.sh.in: Suffix for resources is
25750                 .resources, not .resource.
25751
25752         2005-07-09  Bruno Haible  <bruno@clisp.org>
25753
25754                 * build-aux/csharpcomp.sh.in (options_csc): For -l option,
25755                 add a .dll suffix.
25756                 Reported by Mark Junker <mjscod@gmx.de>.
25757
25758         2006-07-22  Bruno Haible  <bruno@clisp.org>
25759
25760                 * modules/gettext: Upgrade to gettext-0.15.
25761                 (Files): Remove m4/isc-posix.m4. Add m4/lock.m4,
25762                 m4/visibility.m4.
25763                 Replace m4/inttypes.m4 with m4/inttypes-h.m4.
25764
25765 2006-07-22  Bruno Haible  <bruno@clisp.org>
25766
25767         Merge from GNU gettext 0.15.
25768
25769         2006-03-25  Bruno Haible  <bruno@clisp.org>
25770
25771                 * lib-link.m4 (AC_LIB_LINKFLAGS_FROM_LIBS): New macro.
25772
25773         2006-07-21  Bruno Haible  <bruno@clisp.org>
25774
25775                 * javacomp.m4 (gt_JAVACOMP): Convert target_version "null" to
25776                 "1.1".
25777
25778         2006-05-09  Bruno Haible  <bruno@clisp.org>
25779
25780                 * javacomp.m4 (gt_JAVACOMP): On Cygwin, set
25781                 CLASSPATH_SEPARATOR to a semicolon. Use CLASSPATH_SEPARATOR
25782                 for the conftestver execution.
25783
25784         2006-05-01  Bruno Haible  <bruno@clisp.org>
25785
25786                 * javacomp.m4 (gt_JAVACOMP): Accept a source-version and an
25787                 optional target-version argument. Verify that the compiler
25788                 groks source of the specified source-version, or add -source
25789                 option as necessary. Verify that the compiler produces
25790                 bytecode in the specified target-version, or add -target and
25791                 -source options as necessary. Make the result of the test
25792                 available as variable CONF_JAVAC. Also log error output in
25793                 config.log.
25794
25795         2006-03-11  Bruno Haible  <bruno@clisp.org>
25796
25797                 * javacomp.m4 (gt_JAVACOMP): Treat gcj-4.x like gcj-3.x.
25798
25799         2006-05-09  Bruno Haible  <bruno@clisp.org>
25800
25801                 * javaexec.m4 (gt_JAVAEXEC): On Cygwin, set
25802                 CLASSPATH_SEPARATOR to a semicolon.
25803
25804         2006-03-12  Bruno Haible  <bruno@clisp.org>
25805
25806                 * javaexec.m4 (gt_JAVAEXEC): Make the result of the test
25807                 available as variable CONF_JAVA, for subsequent autoconf
25808                 tests. Also log error output in config.log.
25809
25810         2006-07-19  Bruno Haible  <bruno@clisp.org>
25811
25812                 * getline.m4 (AM_FUNC_GETLINE): When cross-compiling, assume
25813                 that getline works on glibc2 systems. Needed to avoid trouble
25814                 in relocatable.c.
25815                 Reported by Nils Magnus Larsgard <nmlarsgaard@atmel.no>.
25816
25817         2005-12-04  Bruno Haible  <bruno@clisp.org>
25818
25819                 * csharpexec.m4 (gt_CSHARPEXEC): Add support for 'clix'
25820                 launcher (untested).
25821
25822         2005-12-04  Bruno Haible  <bruno@clisp.org>
25823
25824                 * csharpcomp.m4 (gt_CSHARPCOMP): Also set CSHARPCOMPFLAGS.
25825
25826         2006-07-22  Bruno Haible  <bruno@clisp.org>
25827
25828                 * gettext.m4: Update from GNU gettext-0.15.
25829                 * nls.m4: Likewise.
25830                 * po.m4: Likewise.
25831                 * inttypes-pri.m4: Likewise.
25832                 * inttypes-h.m4: Renamed from inttypes.m4.
25833                 (gl_HEADER_INTTYPES_H): Renamed from gt_HEADER_INTTYPES_H.
25834
25835 2006-07-22  Bruno Haible  <bruno@clisp.org>
25836
25837         Merge from GNU gettext 0.15.
25838
25839         2005-07-05  Bruno Haible  <bruno@clisp.org>
25840
25841                 * printf-args.c (printf_fetchargs): Work around broken
25842                 definition of wint_t on mingw.
25843
25844         2005-02-12  Bruno Haible  <bruno@clisp.org>
25845
25846                 * xallocsa.h: Add extern "C" for C++.
25847
25848         2006-05-17  Bruno Haible  <bruno@clisp.org>
25849
25850                 Cygwin portability.
25851                 * progreloc.c (WIN32_NATIVE): Renamed from WIN32.
25852
25853         2006-04-30  Bruno Haible  <bruno@clisp.org>
25854
25855                 * progreloc.c: Include <mach-o/dyld.h> if available.
25856                 (find_executable): Use _NSGetExecutablePath when possible.
25857
25858         2006-05-06  Charles Wilson  <cygwin@cwilson.fastmail.fm>
25859
25860                 * progreloc.c (maybe_executable) [CYGWIN]: Use the access()
25861                 function.
25862
25863         2005-12-29  Bruno Haible  <bruno@clisp.org>
25864
25865                 * progreloc.c (set_program_name_and_installdir): Fix
25866                 compilation error.
25867
25868         2005-12-04  Bruno Haible  <bruno@clisp.org>
25869
25870                 Cygwin portability.
25871                 * progreloc.c: Include <windows.h> also on Cygwin.
25872                 (find_executable): Add support for Cygwin.
25873                 (set_program_name_and_installdir): Handle also platforms with
25874                 nonempty EXEEXT.
25875
25876         2006-07-11  Bruno Haible  <bruno@clisp.org>
25877
25878                 * javacomp.c: Fix a comment.
25879                 Reported by Jim Meyering.
25880
25881         2006-04-30  Bruno Haible  <bruno@clisp.org>
25882
25883                 * javacomp.h (compile_java_class): Add source_version,
25884                 target_version arguments.
25885                 * javacomp.c: Rewritten to choose only a compiler that
25886                 respects the specified source_version and target_version.
25887
25888         2006-06-27  Bruno Haible  <bruno@clisp.org>
25889
25890                 Assume correct S_ISDIR macro.
25891                 * mkdtemp.c: Remove test of STAT_MACROS_BROKEN.
25892
25893         2006-07-22  Bruno Haible  <bruno@clisp.org>
25894
25895                 * javaversion.h: New file, from GNU gettext.
25896                 * javaversion.c: New file, from GNU gettext.
25897                 * javaversion.java: New file, from GNU gettext.
25898                 * javaversion.class: New file, from GNU gettext.
25899
25900         2006-05-17  Bruno Haible  <bruno@clisp.org>
25901
25902                 Cygwin portability.
25903                 * javaexec.c (execute_java_class): Test for jview program
25904                 also on Cygwin.
25905
25906         2006-04-09  Bruno Haible  <bruno@clisp.org>
25907
25908                 * fatal-signal.c: Don't include string.h.
25909                 (at_fatal_signal): Use a copying loop instead of memcpy.
25910
25911         2005-12-04  Bruno Haible  <bruno@clisp.org>
25912
25913                 * csharpexec.c: Add support for 'clix' launcher (untested).
25914                 (execute_csharp_using_sscli): New function.
25915                 (execute_csharp_program): Call it.
25916
25917         2006-06-21  Bruno Haible  <bruno@clisp.org>
25918
25919                 Avoid warnings from recent versions of mcs.
25920                 * csharpcomp.c (compile_csharp_using_mono): Don't use options
25921                 -o, -L, -r any more. Use options documented since mcs-1.0
25922                 instead. Similarly for -g.
25923
25924         2005-07-09  Bruno Haible  <bruno@clisp.org>
25925
25926                 * csharpcomp.c (compile_csharp_using_sscli): For -l option,
25927                 add a .dll suffix.
25928                 Reported by Mark Junker <mjscod@gmx.de>.
25929
25930         2006-06-17  Bruno Haible  <bruno@clisp.org>
25931
25932                 * config.charset: Update for NetBSD 3.0.
25933
25934         2006-05-17  Bruno Haible  <bruno@clisp.org>
25935
25936                 Cygwin portability.
25937                 * localcharset.c (WIN32_NATIVE): Renamed from WIN32.
25938
25939         2006-05-16  Bruno Haible  <bruno@clisp.org>
25940
25941                 * localcharset.c [CYGWIN]: Include <windows.h>.
25942                 (get_charset_aliases): For Cygwin, return the same CPxxx
25943                 aliases list as under WIN32.
25944                 (locale_charset) [CYGWIN]: Try to retrieve the encoding from
25945                 the environment variables. Fall back to GetACP().
25946
25947         2006-04-05  Bruno Haible  <bruno@clisp.org>
25948
25949                 * config.charset: Update Juan Manuel Guerrero's address.
25950
25951         2005-02-12  Bruno Haible  <bruno@clisp.org>
25952
25953                 * allocsa.h: Add extern "C" for C++.
25954
25955         2005-02-10  Bruno Haible  <bruno@clisp.org>
25956
25957                 * allocsa.h (sa_alignof): Define differently with AIX xlc, to
25958                 avoid a bug of this compiler on AIX 3.2.5 dealing with enums.
25959
25960         2006-07-22  Bruno Haible  <bruno@clisp.org>
25961
25962                 * gettext.h: Update to GNU gettext-0.15.
25963
25964 2006-07-22  Bruno Haible  <bruno@clisp.org>
25965
25966         * config/srclist.txt: Resync printf-args.c, vasnprintf.c,
25967         localcharset.c, mkdtemp.c, config.rpath, lib-ld.m4, lib-link.m4,
25968         lib-prefix.m4, longdouble.m4, ssize_t.m4.
25969
25970 2006-07-21  Eric Blake  <ebb9@byu.net>
25971
25972         * modules/stdlib-safer: New file.
25973         * MODULES.html.sh (File stream based Input/Output): Add
25974         stdlib-safer.
25975
25976 2006-07-21  Eric Blake  <ebb9@byu.net>
25977
25978         * lib/stdlib-safer.h: New file from coreutils, required by
25979         stdlib--.h.
25980
25981 2006-07-20  Paul Eggert  <eggert@cs.ucla.edu>
25982
25983         * gnulib-tool (func_usage): Document --assume-autoconf='latest-stable'.
25984
25985 2006-07-20  Bruno Haible  <bruno@clisp.org>
25986
25987         * gnulib-tool: Recognize new option --assume-autoconf.
25988         (autoconf_minversion): New variable.
25989         (func_get_filelist): Use it to decide whether to add onceonly_2_57.m4.
25990
25991 2006-07-20  Bruno Haible  <bruno@clisp.org>
25992
25993         * MODULES.html.sh (func_all_modules): Add a missing func_begin_table.
25994
25995 2006-07-19  Derek R. Price  <derek@ximbiot.com>
25996
25997         * lib/getaddrinfo.h: Don't define unimplemented AI_* flags.
25998         Reindent and repaginate.
25999
26000 2006-07-19  Derek Price  <derek@ximbiot.com>
26001
26002         * doc/gnulib.texi (Libtool and Windows):  Eliminate passive voice.
26003         Correct grammar.
26004
26005 2006-07-17  Bruno Haible  <bruno@clisp.org>
26006
26007         * modules/list: New file.
26008         * modules/array-list: New file.
26009         * modules/carray-list, modules/carray-list-tests: New files.
26010         * modules/linked-list, modules/linked-list-tests: New files.
26011         * modules/avltree-list, modules/avltree-list-tests: New files.
26012         * modules/rbtree-list, modules/rbtree-list-tests: New files.
26013         * modules/linkedhash-list, modules/linkedhash-list-tests: New files.
26014         * modules/avltreehash-list, modules/avltreehash-list-tests: New files.
26015         * modules/rbtreehash-list, modules/rbtreehash-list-tests: New files.
26016         * modules/oset: New file.
26017         * modules/array-oset: New file.
26018         * modules/avltree-oset, modules/avltree-oset-tests: New files.
26019         * modules/rbtree-oset, modules/rbtree-oset-tests: New files.
26020         * tests/test-carray_list.c: New file.
26021         * tests/test-linked_list.c: New file.
26022         * tests/test-avltree_list.c: New file.
26023         * tests/test-rbtree_list.c: New file.
26024         * tests/test-linkedhash_list.c: New file.
26025         * tests/test-avltreehash_list.c: New file.
26026         * tests/test-rbtreehash_list.c: New file.
26027         * tests/test-avltree_oset.c: New file.
26028         * tests/test-rbtree_oset.c: New file.
26029         * MODULES.html.sh (Container data structures): New section.
26030
26031 2006-07-17  Bruno Haible  <bruno@clisp.org>
26032
26033         * m4/gl_list.m4: New file.
26034
26035 2006-07-17  Bruno Haible  <bruno@clisp.org>
26036
26037         * lib/gl_list.h: New file.
26038         * lib/gl_list.c: New file.
26039         * lib/gl_array_list.h: New file.
26040         * lib/gl_array_list.c: New file.
26041         * lib/gl_carray_list.h: New file.
26042         * lib/gl_carray_list.c: New file.
26043         * lib/gl_linked_list.h: New file.
26044         * lib/gl_linked_list.c: New file.
26045         * lib/gl_anylinked_list1.h: New file.
26046         * lib/gl_anylinked_list2.h: New file.
26047         * lib/gl_avltree_list.h: New file.
26048         * lib/gl_avltree_list.c: New file.
26049         * lib/gl_anyavltree_list1.h: New file.
26050         * lib/gl_anyavltree_list2.h: New file.
26051         * lib/gl_rbtree_list.h: New file.
26052         * lib/gl_rbtree_list.c: New file.
26053         * lib/gl_anyrbtree_list1.h: New file.
26054         * lib/gl_anyrbtree_list2.h: New file.
26055         * lib/gl_anytree_list1.h: New file.
26056         * lib/gl_anytree_list2.h: New file.
26057         * lib/gl_linkedhash_list.h: New file.
26058         * lib/gl_linkedhash_list.c: New file.
26059         * lib/gl_anyhash_list1.h: New file.
26060         * lib/gl_anyhash_list2.h: New file.
26061         * lib/gl_avltreehash_list.h: New file.
26062         * lib/gl_avltreehash_list.c: New file.
26063         * lib/gl_rbtreehash_list.h: New file.
26064         * lib/gl_rbtreehash_list.c: New file.
26065         * lib/gl_anytreehash_list1.h: New file.
26066         * lib/gl_anytreehash_list2.h: New file.
26067
26068         * lib/gl_oset.h: New file.
26069         * lib/gl_oset.c: New file.
26070         * lib/gl_array_oset.h: New file.
26071         * lib/gl_array_oset.c: New file.
26072         * lib/gl_avltree_oset.h: New file.
26073         * lib/gl_avltree_oset.c: New file.
26074         * lib/gl_rbtree_oset.h: New file.
26075         * lib/gl_rbtree_oset.c: New file.
26076         * lib/gl_anytree_oset.h: New file.
26077
26078 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
26079
26080         * m4/mkancesdirs.m4: New file.
26081         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Mention dirchownmod.c,
26082         dirchownmod.h.  Don't require AC_FUNC_ALLOCA, gl_AFS, gl_CHDIR_SAFER;
26083         no longer needed.  Require gl_FUNC_LCHOWN, since dirchownmod.c needs
26084         it.
26085
26086 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
26087
26088         * lib/dirchownmod.c, lib/dirchownmod.h, lib/mkancesdirs.c:
26089         * lib/mkancesdirs.h: New files.
26090         * lib/mkdir-p.c: Don't include alloca.h, stdio.h, sys/types.h,
26091         unistd.h, string.h, chdir-safer.h, dirname.h, lchmod.h, lchown.h,
26092         save-cwd.h.  Instead, include dirchownmod.h and mkancesdirs.h.
26093         (make_dir_parents): New args MAKE_ANCESTOR, OPTIONS, ANNOUNCE,
26094         MODE_BITS.  Remove options VERBOSE_FMT_STRING, CWD_ERRNO.  All
26095         callers changed.  Revamp internals significantly, by not
26096         attempting to create directories that are temporarily more
26097         permissive than the final results.  Do not attempt to use
26098         save_cwd/restore_cwd; it isn't worth it for mkdir and install.
26099         This removes some race conditions, fixes some bugs, and simplifies
26100         things.  Use new dirchownmod function to do owner and mode changes.
26101         * lib/mkdir-p.h: Likewise.
26102         * lib/modechange.c (octal_to_mode): New function.
26103         (struct mode_change): New member mentioned.
26104         (make_node_op_equals): New arg mentioned.  All callers changed.
26105         (mode_compile): Keep track of which mode bits the user has explicitly
26106         mentioned.
26107         (mode_adjust): New arg DIR, so that we implement the X op correctly.
26108         New arg PMODE_BITS, to keep track of which mode bits the user
26109         mentioned; it treats S_ISUID and S_ISGID speciall.
26110         All callers changed.
26111         * lib/modechange.h: Likewise.
26112
26113 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
26114
26115         * MODULES.html.sh: Add mkancestors.
26116         * modules/mkancesdirs: New module.
26117         * modules/mkdir-p (Files): Remove lib/chdir-safer.c, lib/chdir-safer.h,
26118         lib/same-inode.h, m4/afs.m4, m4/chdir-safer.m4.
26119         The chdir-safer and afs files are now orphans; I'll remove them
26120         unless someone speaks up.
26121         Add lib/dirchownmod.c, lib/dirchownmod.h.
26122         (Depends-on): Remove alloca, chown, save-cwd, dirname.
26123         Add lchown, mkancesdirs.
26124         (Maintainer): Add self.
26125
26126 2006-07-15  Karl Berry  <karl@gnu.org>
26127
26128         * gnulib-tool: help message wording/arrangement.
26129
26130 2006-07-14  Simon Josefsson  <jas@extundo.com>
26131
26132         * doc/gnulib.texi (Libtool and Windows): New section.
26133
26134 2006-07-12  Simon Josefsson  <jas@extundo.com>
26135
26136         * modules/gendocs (License): Fix license, approved by Karl.
26137
26138 2006-07-12  Eric Blake  <ebb9@byu.net>
26139
26140         * MODULES.html.sh: Add gendocs.
26141
26142 2006-07-11  Eric Blake  <ebb9@byu.net>
26143
26144         * modules/fdl: New module, to install doc/fdl.texi.
26145         * MODULES.html.sh: Add new section for documentation modules.
26146         * gnulib-tool: Avoid space-tab.
26147         (--doc-base): New option, to manage files from doc.
26148
26149 2006-07-11  Eric Blake  <ebb9@byu.net>
26150
26151         * m4/absolute-header.m4: Fix comments to match recent change.
26152
26153 2006-07-11  Eric Blake  <ebb9@byu.net>
26154
26155         * gnulib-tool: List --doc-base before --tests-base.
26156
26157 2006-07-11  Derek R. Price  <derek@ximbiot.com>
26158
26159         * lib/glob.c: s/NAMLEN/_D_EXACT_NAMLEN/.
26160
26161 2006-07-11  Bruno Haible  <bruno@clisp.org>
26162
26163         * README: Mention where to put documentation.
26164
26165 2006-07-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26166
26167         * doc/functions.texi, gnulib-tool.texi, gnulib.texi: Fix some typos.
26168
26169 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
26170
26171         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Like today's change
26172         to stdint.m4.
26173
26174 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
26175
26176         * m4/stdint.m4 (gl_STDINT_H): Like yesterday's change to
26177         absolute-header.m4.  Also, set ABSOLUTE_STDINT_H to a string
26178         "no/such/file/stdint.h" when there is no such file, so that
26179         the resulting C code can be parsed by dodgy compilers.
26180         Problems reported by Bob Proulx.
26181
26182 2006-07-10  Derek R. Price  <derek@ximbiot.com>
26183
26184         * lib/backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
26185         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
26186         macros into the GNU _D_EXACT_NAMLEN.
26187         * lib/savedir.c:  Likewise.
26188         (savedirstream): Use _D_EXACT_NAMLEN in preference to strlen.
26189
26190 2006-07-10  Derek R. Price  <derek@ximbiot.com>
26191         and Paul Eggert  <eggert@cs.ucla.edu>
26192
26193         * m4/backupfile.m4, d-ino.m4, d-type.m4, dirfd.m4, fts.m4, getcwd.m4:
26194         * m4/savedir.m4:
26195         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
26196         macros into the GNU _D_EXACT_NAMLEN.
26197
26198 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
26199
26200         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Use "" rather than <>
26201         around the absolute name, to work around a problem with the HP-UX
26202         11.23 native C compiler, reported by Bob Proulx.
26203
26204 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
26205
26206         * doc/maintain.texi, make-stds.texi: Sync from
26207         <http://savannah.gnu.org/projects/gnustandards>.
26208
26209 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
26210
26211         * build-aux/depcomp, build-aux/install-sh: Sync from Automake.
26212
26213 2006-07-09  Jim Meyering  <jim@meyering.net>
26214
26215         * m4/glob.m4: Remove a doubled word in a comment.
26216
26217 2006-07-09  Jim Meyering  <jim@meyering.net>
26218
26219         * lib/argp-pv.c: Remove a doubled word in a comment.
26220         * lib/check-version.c (check_version): Likewise.
26221         * lib/javacomp.c (compile_java_class): Likewise.
26222
26223 2006-07-08  Paul Eggert  <eggert@cs.ucla.edu>
26224
26225         * gnulib-tool (func_get_filelist): Don't echo m4/onceonly_2_57.m4,
26226         for the benefit of people using Autoconf 2.60.  If you want to
26227         support older Autoconf versions you can copy m4/onceonly_2_57.m4
26228         (or m4/onceonly.m4, if pre-2.57) manually.
26229
26230 2006-07-08  Jim Meyering  <jim@meyering.net>
26231
26232         * m4/link-follow.m4: Remove one of two adjacent "whether"s in a
26233         comment.
26234         * m4/getopt.m4: Remove one of two adjacent "your"s in a comment.
26235         * m4/regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a
26236         comment.
26237
26238 2006-07-08  Jim Meyering  <jim@meyering.net>
26239
26240         * lib/getndelim2.h (getndelim2): Remove doubled "after" in comment.
26241
26242 2006-07-07  Simon Josefsson  <jas@extundo.com>
26243
26244         * tests/test-crc.c: Change expected crc value, the test vector
26245         were probably computed using the old broken crc.c?
26246
26247 2006-07-06  Simon Josefsson  <jas@extundo.com>
26248
26249         * modules/sys_socket (Files): Add m4/sockpfaf.m4 (this module is
26250         now the canonical place for the M4 file).
26251
26252         * modules/getaddrinfo (Files): Remove m4/sockpfaf.m4, we get it
26253         from the sys_socket dependency now.
26254
26255         * modules/inet_pton (Files): Ditto.
26256
26257         * modules/inet_ntop (Files): Ditto.
26258
26259 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
26260
26261         * modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL,
26262         not gl_PREREQ_GETUSERSHELL.
26263
26264 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26265
26266         * m4/_inttypes_h.m4 (gl_INTTYPES_H): Use AC_CHECK_DECLS_ONCE
26267         with only one argument, for Autoconf 2.60.
26268         * m4/fileblocks.m4 (gl_PREREQ_FILEBLOCKS): AC_CHECK_DECLS_ONCE may
26269         expand to nothing, so add a shell command to avoid syntax error.
26270         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
26271
26272 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26273
26274         * lib/strtod.c (strtod): cast the argument of tolower to unsigned char.
26275
26276 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
26277
26278         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't check for getenv decl;
26279         no longer needed.  Check for isblank decl.
26280         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Don't check for getenv decl.
26281         * m4/regex.m4 (gl_PREREQ_REGEX): Dheck for isblank decl instead
26282         of existence.
26283
26284 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
26285
26286         * lib/getloadavg.c: Use __VMS, not VMS.
26287         * lib/getopt.c: Likewise.
26288         * lib/getpagesize.h: Likewise.
26289         * lib/glob.c: Remove most VMS cruft; it hasn't been tested for a while
26290         and probably does not work.
26291
26292 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
26293
26294         * lib/.cppi-disable: Add wcwidth.
26295         * lib/fnmatch.c (ISBLANK): Remove.  All uses changed to isblank.
26296         (isblank) [! (defined isblank || HAVE_DECL_ISBLANK)]: New macro.
26297         (ISGRAPH): Remove.  All uses changed to isgraph.
26298         (FOLD) [!defined _LIBC]: Remove special case.
26299         * lib/getdate.y (lookup_word): Remove no-longer-needed call to islower.
26300         * lib/regex_internal.h (isblank): Depend on HAVE_DECL_ISBLANK, not
26301         HAVE_ISBLANK.
26302         * lib/strftime.c (TOLOWER, TOUPPER) [!defined _LIBC]: Remove special
26303         case.
26304
26305 2006-07-06  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
26306
26307         * lib/getaddrinfo.c: Changes to compile under MSVC6: changed
26308         '#if WIN32_NATIVE' to '#ifdef' & moved WSAAPI macro inside
26309         brackets.  Other minor changes to suppress some compiler
26310         warnings.
26311
26312 2006-07-06  Derek R. Price  <derek@ximbiot.com>
26313         and Paul Eggert  <eggert@cs.ucla.edu>
26314
26315         * m4/backupfile.m4 (gl_BACKUPFILE): Check for dirent.h, instead
26316         of invoking obsolescent AC_HEADER_DIRENT macro.
26317         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Likewise.
26318         * m4/d-type.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Likewise.
26319         * m4/dirfd.m4 (gl_FUNC_DIRFD): Likewise.
26320         * m4/fts.m4 (gl_FUNC_FTS_CORE): Likewise.
26321         * m4/getcwd.m4 (gl_PREREQ_GETCWD): Likewise.
26322         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
26323         * m4/savedir.m4 (gl_SAVEDIR): Likewise.
26324         * m4/readdir.m4: Remove; no longer needed.
26325
26326 2006-07-06  Derek R. Price  <derek@ximbiot.com>
26327         and Paul Eggert  <eggert@cs.ucla.edu>
26328
26329         * lib/backupfile.c [HAVE_DIRENT_H && ! HAVE_NDIR_H]:
26330         Don't worry about this obsolete case any more.
26331         (HAVE_DIR): Remove.  All uses removed; we now assume you can read
26332         directories.
26333         * lib/dirfd.h [HAVE_DIRENT_H && ! HAVE_NDIR_H]: Don't
26334         worry about this obsolete case any more.
26335         * lib/fts.c: Likewise.
26336         * lib/getcwd.c: Likewise.
26337         * lib/glob.h: Likewise.
26338         * lib/savedir.c: Likewise.
26339
26340 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
26341
26342         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Use AC_CHECK_DECLS_ONCE
26343         rather than AC_CHECK_DECLS for strtoimax and strtoumax.
26344         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Remove; no longer
26345         needed.
26346         All uses removed.
26347         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
26348         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
26349         * m4/exclude.m4 (gl_EXCLUDE): Don't check for isascii; no longer
26350         needed.
26351         * m4/getdate.m4 (gl_GETDATE): Likewise.
26352         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
26353         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
26354         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
26355         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
26356         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
26357         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
26358         * m4/exclude.m4 (gl_EXCLUDE): Don't require AC_C_INLINE; no longer
26359         needed.
26360
26361 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
26362
26363         * lib/memcasecmp.c: Include <limits.h>.
26364         (memcasecmp): Don't assume UCHAR_MAX <= INT_MAX.
26365         * lib/strtod.c (strtod): Don't assume isspace works on negative chars.
26366         Don't assume isdigit succeeds only on '0' through '9'.
26367
26368 2006-07-05  Eric Blake  <ebb9@byu.net>
26369
26370         * modules/getaddrinfo (Depends-on): Add snprintf.
26371
26372 2006-07-05  Eric Blake  <ebb9@byu.net>
26373
26374         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Use gl_HEADER_SYS_SOCKET
26375         to avoid 'header present but could not be compiled' on cygwin.
26376
26377 2006-07-05  Eric Blake  <ebb9@byu.net>
26378
26379         * lib/getaddrinfo.h (NI_NUMERICHOST, NI_NUMERICSERV): Define if
26380         missing from netdb.h.
26381         * lib/getaddrinfo.c (includes): Include inet_ntop and snprintf.
26382
26383 2006-07-05  Derek R. Price  <derek@ximbiot.com>
26384
26385         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Don't require AC_HEADER_STDC;
26386         no longer needed.
26387         * m4/exclude.m4 (gl_EXCLUDE): Likewise.
26388         * m4/getdate.m4 (gl_GETDATE): Likewise.
26389         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
26390         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
26391         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
26392         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
26393         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
26394
26395 2006-07-05  Derek R. Price  <derek@ximbiot.com>
26396
26397         * lib/exclude.c (IN_CTYPE_DOMAIN, is_space): Remove; no longer needed.
26398         All uses of is_space replaced by isspace.
26399         * lib/exit.h: Don't talk about STDC_HEADERS.
26400         * lib/fnmatch.c (ISASCII): Remove; no longer needed.  All uses removed.
26401         (ISPRINT, ISDIGIT, ISALNUM, ISALPHA, ISCNTRL, ISLOWER, ISPUNCT):
26402         (ISSPACE, ISUPPER, ISXDIGIT): Remove; no longer needed.  All uses
26403         replaced by isprint etc.
26404         * lib/getdate.y (IN_CTYPE_DOMAIN, ISSPACE, ISALPHA, ISLOWER): Likewise.
26405         * lib/getusershell.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
26406         * lib/memcasecmp.c (IN_CTYPE_DOMAIN, ISLOWER, TOUPPER): Likewise.
26407         * lib/strtod.c (IN_CTYPE_DOMAIN, ISSPACE, ISDIGIT, TOLOWER): Likewise.
26408         * lib/strtol.c (IN_CTYPE_DOMAIN): Likewise.
26409         * lib/xstrtol.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
26410
26411 2006-07-05  Bruno Haible  <bruno@clisp.org>
26412
26413         * m4/strndup.m4 (gl_FUNC_STRNDUP): When cross-compiling, check whether
26414         the function exists, before testing against AIX.
26415         Reported by Martin Lambers <marlam@marlam.de>.
26416
26417 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
26418
26419         * modules/cycle-check (lib_SOURCES): Add same-inode.h.
26420         From Mark D. Baushke.
26421
26422 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
26423
26424         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Prepend three slashes
26425         to the absolute name, not just one, to bypass Sun C 5.8's
26426         "warning: #include of /usr/include/... may be non-portable".
26427
26428 2006-07-04  Eric Blake  <ebb9@byu.net>
26429
26430         * modules/dirname-tests: New test module.
26431         * tests/test-dirname.c: New file, replacing dirname.c
26432         TEST_DIRNAME section that was recently deleted.
26433
26434 2006-07-04  Bruno Haible  <bruno@clisp.org>
26435
26436         Assume ANSI C header files and <ctype.h> functions.
26437         * lib/mbswidth.c (IN_CTYPE_DOMAIN, ISPRINT, ISCNTRL): Remove macros.
26438         (mbsnwidth): Use isprint, iscntrl instead.
26439
26440 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
26441
26442         Merge from coreutils.
26443         * MODULES.html.sh: Add xstrtold.
26444         * modules/xstrtold: New file.
26445         * modules/cycle-check (Files): Add lib/same-inode.h.
26446         * modules/dirname (Files): Add m4/double-slash-root.m4.
26447         * modules/getcwd (Files): Add m4/getcwd-abort-bug.m4.
26448         * modules/mkdir-p (Files): Add lib/same-inode.h.
26449         * modules/same (Files): Add lib/same-inode.h.
26450
26451 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
26452
26453         * m4/absolute-header.m4: Renamed from full-header-path.m4.
26454         This is to keep the terminology clean; POSIX talks about
26455         "absolute pathnames", not "full pathnames", but the GNU
26456         Coding Standards say to use "path" for something else;
26457         so use "absolute" to keep both sides happy.
26458         (gl_ABSOLUTE_HEADER): Renamed from gl_FULL_HEADER_PATH.
26459         Set gl_absolute_header, not gl_full_header_path.
26460         Set gl_cv_absolute_<header>, not gl_full_path_<header>.
26461         Define ABSOLUTE_<HEADER>, not FULL_PATH_<HEADER>.
26462         All uses changed.
26463
26464         Merge from coreutils.
26465
26466         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
26467
26468         * m4/c-strtod.m4 (gl_C_STRTOLD): Add c-strtod.c to LIBSOURCES.
26469         Require gl_USE_SYSTEM_EXTENSIONS, not gl_C_STRTOD, since we don't
26470         want to require the building of c-strtod.o.
26471         * m4/lib-check.m4 (cu_LIB_CHECK): Remove SEQ_LIBM, since seq no longer
26472         needs -lm directly.
26473         * m4/xstrtod.m4 (gl_XSTRTOLD): New macro.
26474
26475         2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
26476
26477         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils's
26478         --as-needed option if available.  Problem reported by Albert Chin in
26479         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00114.html>.
26480         However, use -Wl,--as-needed, not bare --as-needed, since HP-UX 11.11
26481         cc merely issues a bunch of annoying warnings for --as-needed
26482         (this problem was reported by Bob Proulx).  Also, try linking with
26483         -lm to detect a bug in binutils 2.16 (this problem was reported
26484         by Ralf Wildenhues).
26485
26486         2006-06-18  Jim Meyering  <jim@meyering.net>
26487
26488         Test for a bug that causes glibc's getcwd to suffer a failed assertion.
26489         * m4/getcwd-abort-bug.m4 (gl_FUNC_GETCWD_ABORT_BUG): New file and
26490         macro.
26491         * m4/getcwd.m4 (gl_FUNC_GETCWD): If we detect support for getcwd_null,
26492         also check for glibc-2.4's abort-inducing bug.
26493
26494         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix typo.
26495         Low-probability clean-up should be to use rmdir to get rid of
26496         the just-created directory, not unlink.
26497
26498         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is missing, make
26499         configure fail, and request a bug report to inform us about it.
26500         Add a comment that, barring reports to the contrary, in 2007 we'll
26501         assume ftruncate is universally available.
26502
26503         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
26504
26505         * m4/filemode.m4 (gl_FILEMODE): Check for strmode declaration.
26506
26507         2006-03-12  Jim Meyering  <jim@meyering.net>
26508
26509         * m4/chdir-safer.m4 (gl_CHDIR_SAFER): Add same-inode.h to the list.
26510         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Likewise.
26511         * m4/same.m4 (gl_SAME): Likewise.
26512         * m4/root-dev-ino.m4 (gl_ROOT_DEV_INO): Likewise.
26513
26514         2006-03-11  Eric Blake  <ebb9@byu.net>
26515
26516         * m4/double-slash-root.m4: New file, provides gl_DOUBLE_SLASH_ROOT.
26517         * m4/dirname.m4 (gl_DIRNAME): Use gl_DOUBLE_SLASH_ROOT.
26518         * m4/dos.m4 (FILE_SYSTEM_PREFIX_LEN): Move from here to dirname.h.
26519         (FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE): New define.
26520
26521 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
26522
26523         * lib/stdint_.h: Include <sys/types.h> after @FULL_PATH_STDINT_H@, for
26524         MacOS X 10.4.6.  Don't mention <sys/int_types.h>.  Problems
26525         reported by Mark D. Baushke, one in
26526         <http://lists.gnu.org/archive/html/bug-gnulib/2006-07/msg00015.html>.
26527
26528         Merge from coreutils.
26529
26530         * lib/.cppi-disable: Add stdint_.h.
26531         * lib/.cvsignore: Add stdint.h.
26532
26533         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
26534
26535         * lib/xstrtod.c (XSTRTOD, DOUBLE): New macros, so that we can support
26536         both double and long double versions.
26537         (XSTRTOD): Renamed from xstrtod.  Use DOUBLE internally.
26538         * lib/xstrtold.c: New file.
26539         * lib/xstrtod.h (xstrtold): New decl.
26540
26541         2006-05-22  Paul Eggert  <eggert@cs.ucla.edu>
26542
26543         * lib/filemode.c (setst): Remove.
26544         (strmode): Rewrite to avoid setst.  This makes the code shorter,
26545         (arguably) clearer, and the generated code is a bit smaller on my
26546         Debian GNU/Linux stable x86 host.
26547
26548         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
26549
26550         * lib/filemode.c: Include "filemode.h" first, to test the interface.
26551         Assume that filemode.h includes sys/types.h and sys/stat.h.
26552         (HAVE_ST_DM_MODE): New macro, moved here from ls.c.
26553         (ftypelet): Reorder to put common cases first, for efficiency.
26554         Add 'P', 'w'.  Remove 'M', since it's now the caller's responsibility
26555         to do 'M'.
26556         (strmode): Renamed from mode_string, and now stores 12 bytes instead
26557         of 10, for compatibility with FreeBSD.  All callers changed.
26558         (filemodestring): Now stores 12 bytes instead of 10, and sets file
26559         types that can't be deduced solely from st_mode.  First arg is now a
26560         const pointer.
26561         * lib/filemode.h (HAVE_DECL_STRMODE): Include <string.h> for strmode.
26562         (strmode): Renamed from mode_string.
26563         (filemodestring): New decl.
26564         * lib/stat-macros.h: Don't undef S_ISDOOR, since it's never buggy.
26565         (S_ISDOOR): Don't bother with S_IFDOOR, since that code is never
26566         needed.
26567         (S_ISPORT, S_ISWHT): New macros, if not already defined.
26568
26569         2006-04-12  Paul Eggert  <eggert@cs.ucla.edu>
26570
26571         * lib/fsusage.c: Don't include <inttypes.h> or <stdint.h>, since
26572         fsusage.h now does that.  Include fsusage.h first, to test interface.
26573         Prefer statvfs if it works, since it's blessed by POSIX.  Attempt
26574         at most one method (the old code could have generated decls that
26575         didn't conform to C89, not that this was ever exercised).
26576         * lib/fsusage.h: Include <inttypes.h> and <stdint.h> if they exist.
26577
26578         2006-03-19  Jim Meyering  <jim@meyering.net>
26579
26580         Work even in a chroot where d_ino values for entries in "/"
26581         don't match the stat.st_ino values for the same names.
26582         * lib/getcwd.c (__getcwd): When no d_ino value matches the target inode
26583         number, iterate through all entries again, using lstat instead.
26584         Reported by Kenshi Muto in http://bugs.debian.org/355810, and by
26585         Zouhir Hafidi in https://bugzilla.redhat.com/bugzilla/190656.
26586
26587         * lib/getcwd.c (__getcwd): Clarify a comment.
26588         Use memcpy in place of a call to strcpy.
26589
26590         2006-03-12  Jim Meyering  <jim@meyering.net>
26591
26592         * lib/fts-cycle.c (leave_dir): If cycle-check's saved dev-ino pair
26593         matches that of the current directory (which we're about to chdir ".."
26594         out of), then save the dev-ino of the parent, instead.
26595
26596         * lib/same-inode.h (SAME_INODE): New file/macro.
26597         * lib/chdir-safer.c (SAME_INODE): Remove definition.
26598         Include "same-inode.h", instead.
26599         * lib/same.c: Likewise.
26600         * lib/cycle-check.h: Include "same-inode.h".
26601         (CYCLE_CHECK_REFLECT_CHDIR_UP): Define.
26602         * lib/cycle-check.c (SAME_INODE): Remove definition.
26603         * lib/root-dev-ino.h: Include "same-inode.h".
26604
26605         2006-03-11  Eric Blake  <ebb9@byu.net>
26606
26607         * lib/same.c (same_name): s/base_name/last_component/
26608         * lib/backupfile.c (check_extension, numbered_backup): Likewise.
26609         * lib/filenamecat.c (file_name_concat): Likewise.
26610
26611         2006-03-11  Eric Blake  <ebb9@byu.net>,
26612                     Paul Eggert  <eggert@cs.ucla.edu>
26613
26614         * lib/dirname.h (FILE_SYSTEM_PREFIX_LEN): Move here from dos.m4.
26615         [FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't treat 1: as a
26616         drive prefix.
26617         (IS_ABSOLUTE_FILE_NAME): Treat all drive letters as absolute on
26618         platforms like cygwin with FILE_SYSTEM_DRIVE_PREFIX_IS_ABSOLUTE.
26619         (last_component): New method.
26620         * lib/dirname.c (dir_len): Determine when drive letters need a
26621         subsequent slash.  Preserve // when it is special.
26622         (dir_name): Don't append dot when drive letter is absolute.
26623         [TEST_DIRNAME]: Move into a full-blown gnulib test.
26624         * lib/basename.c (base_name): New semantics - malloc the result.
26625         Preserve // when it is special.  Preserve relative files that look
26626         like drive letters.
26627         (base_len): Preserve // when it is special.
26628         (last_component): New method, similar to old base_name semantics.
26629         * lib/stripslash.c (strip_trailing_slashes): Use last_component, not
26630         base_name.  Strip redundant slashes from ///.
26631
26632 2006-07-03  Jim Meyering  <jim@meyering.net>
26633
26634         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if this
26635         macro is used before the first cycle_check call.
26636
26637 2006-07-03  Eric Blake  <ebb9@byu.net>
26638
26639         * modules/dirname (Depends-on): Add xstrndup.
26640
26641 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
26642
26643         * m4/stdint.m4 (gl_STDINT_H): Use more-mnemonic identifiers for
26644         test cases, so that config.log is a bit easier to follow.
26645
26646 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
26647
26648         * lib/stdint_.h (intmax_t, uintmax_t): Prefer long to long long if
26649         both are 64 bits, since this seems to be the tradition, and this
26650         prevents gcc -Wformat from warning about usages with PRIuMAX.  If
26651         we ever run into a host that prefers long long to long in this
26652         case, we'll need another configure-time test.  Problem reported by
26653         Jim Meyering.
26654
26655 2006-07-02  Eric Blake  <ebb9@byu.net>
26656
26657         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Simplify by using AC_CHECK_DECLS.
26658
26659 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
26660
26661         * modules/inttypes (Depends-on): No longer depends on stdint.
26662         * modules/stdint (Description): Say more about assumptions.
26663         Say that the fast types might differ.  Say macros are used.
26664         (Files): Remove m4/size_max.m4, m4/wchar_t.m4.  Add m4/longlong.m4.
26665         (Makefile.am): Revise list of substituted symbols to match
26666         new stdint.m4.
26667         * modules/stdint-tests (Files): Add m4/wchar_t.m4, m4/wint_t.m4.
26668         (configure.ac): Add gt_TYPE_WCHAR_T, gt_TYPE_WINT_T.
26669         * tests/test-stdint.c (verify_same_types)
26670         [! (__GNUC__ >= 2 && DO_PEDANTIC)]: Put in a decl, so that
26671         the code conforms to C99/C89.
26672         Test for WCHAR_MIN and WCHAR_MAX only if HAVE_WCHAR_T.
26673         Test for WINT_MIN and WINT_MAX only if HAVE_WINT_T.
26674
26675 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
26676
26677         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Backport from Autoconf 2.60,
26678         but fix a bug, by requiring at least 64 bits.
26679         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
26680         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Now just call
26681         AC_TYPE_LONG_LONG_INT.  This macro is obsolete and will go soon.
26682         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG) Likewise.
26683
26684         * m4/stdint.m4 (gl_STDINT_H): Rewrite to accommodate stdint_.h
26685         changes.  Make 2.59 a prerequisite.  Check and substitute for
26686         HAVE_LONG_LONG_INT.  Rely on Autoconf to check for stdint.h and
26687         inttypes.h.  Do not use special include files; just use the
26688         defaults.  Check for sys/inttypes.h and sys/bitypes.h in the usual
26689         way now.  Remove no-longer-needed tests for HAVE_LONG_64BIT,
26690         HAVE_LONG_LONG_64BIT, int8_t, int16_t, int32_t, int64_t, uint8_t,
26691         uint16_t, uint32_t uint64_t, int_least8_t, int_least16_t,
26692         int_least32_t, int_least64_t, uint_least8_t, uint_least16_t,
26693         uint_least32_t, uint_least64_t, int_fast8_t, int_fast16_t,
26694         int_fast32_t, int_fast64_t, uint_fast8_t uint_fast16_t,
26695         uint_fast32_t, uint_fast64_t, intptr_t, uintptr_t, intmax_t,
26696         uintmax_t, INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX,
26697         UINT16_MAX, INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN,
26698         INT64_MAX, UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX,
26699         UINT_LEAST8_MAX, INT_LEAST16_MIN, INT_LEAST16_MAX,
26700         UINT_LEAST16_MAX, INT_LEAST32_MIN, INT_LEAST32_MAX,
26701         UINT_LEAST32_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX,
26702         UINT_LEAST64_MAX, INT_FAST8_MIN, INT_FAST8_MAX, UINT_FAST8_MAX,
26703         INT_FAST16_MIN, INT_FAST16_MAX, UINT_FAST16_MAX, INT_FAST32_MIN,
26704         INT_FAST32_MAX, UINT_FAST32_MAX, INT_FAST64_MIN, INT_FAST64_MAX,
26705         UINT_FAST64_MAX, INTPTR_MIN, INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN,
26706         INTMAX_MAX, UINTMAX_MAX, PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN,
26707         SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN,
26708         WINT_MAX.  Check for C99 conformance more strictly, by detecting
26709         bugs in glibc 2.4, Solaris 10, and OpenBSD 3.9.  On the other hand do
26710         not check for things that C99 does not require, e.g., int8_t.  If
26711         a test isn't needed unless <stdint.h> isn't working, and is
26712         unlikely to be needed for any other reason, then don't do it
26713         unless <stdint.h> isn't working.  Do not check for ptrdiff_t or
26714         size_t, since we assume C89 freestanding at least.  Do not check
26715         for sig_atomic_t, wchar_t, or wint_t, since the code now does
26716         the right thing even if the types are not defined.  Instead use:
26717         (gl_STDINT_TYPE_PROPERTIES): New macro.
26718         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H): Remove.  Don't bother
26719         testing whether <sys/types.h> clashes, as Autoconf does this for
26720         us now.  All uses removed.
26721         (gl_STDINT_CHECK_TYPES, gl_STDINT_MISSING_BOUND):
26722         (gl_STDINT_MISSING_BOUNDS, gl_STDINT_MISSING_BOUNDS2):
26723         (gl_CHECK_TYPE_SAME):
26724         Remove; no longer needed.
26725         (gl_STDINT_BITSIZEOF): Don't bother to check whether the type
26726         exists, since we'll return 0 anyway in that case.
26727         (gl_INTEGER_TYPE_SUFFIX, gl_STDINT_INCLUDES): New macros.
26728
26729 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
26730
26731         * lib/stdint_.h (_GL_STDINT_H): Renamed from _STDINT_H, to avoid
26732         possible collision with system files.
26733         (<stdio.h>, <time.h>, <wchar.h>) [defined __cplusplus && ! defined
26734         __STDC_CONSTANT_MACROS)]: Do not include, since we don't need
26735         WCHAR_MIN and WCHAR_MAX in this case.
26736         (<stddef.h>): Do not include; no longer needed.
26737         (<sys/types.h>): Include if @HAVE_SYS_TYPES_H@, not if
26738         (defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)).
26739         (<sys/inttypes.h>): Include if @HAVE_SYS_INTTYPES_H@ &&
26740         !@HAVE_INTTYPES_H@, not if (defined(__FreeBSD__)
26741         && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)).
26742         (__STDINT_H__) [@HAVE_STDINT_H@ && defined __sgi && ! defined
26743         __c99]: Define, to work around IRIX <stdint.h> incompatibility.
26744         (@FULL_PATH_STDINT_H@) [!(defined(__sgi) && @HAVE_INTTYPES_H@ &&
26745         !defined(__c99))]: Include in this case too, since it's harmless
26746         now.
26747         (<inttypes.h>) [@HAVE_INTTYPES_H@]: Include, since it's no longer
26748         dangerous to do so.
26749         (@FULL_PATH_INTTYPES_H@) [(defined(__hpux) || defined(_AIX)) &&
26750         @HAVE_INTTYPES_H@]: Do not include, since we now include <inttypes.h>.
26751         (_STDINT_MIN, _STDINT_MAX): New macros.
26752         (int8_t, uint8_t, int16_t, uint16_t, int32_t, uint32_t, int64_t):
26753         (uint64_t, int_least8_t, uint_least8_t, int_least16_t):
26754         (uint_least16_t, int_least32_t, uint_least32_t, int_least64_t):
26755         (uint_least64_t, int_fast8_t, uint_fast8_t, int_fast16_t):
26756         (uint_fast16_t, int_fast32_t, uint_fast32_t, int_fast64_t):
26757         (uint_fast64_t, intptr_t, uintptr_t, intmax_t, uintmax_t): Now
26758         macros, not typedefs; this simplifies things quite a bit.
26759         Use long int for all types narrower than int64_t.
26760         (intmax_t, uintmax_t, INTMAX_C, UINTMAX_C):
26761         Define in terms of long long int or int64_t or long int,
26762         not int64_t or int32_t.  This saves some compile-time testing.
26763         (INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX, UINT16_MAX):
26764         (INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN, INT64_MAX):
26765         (UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX, UINT_LEAST8_MAX):
26766         (INT_LEAST16_MIN, INT_LEAST16_MAX, UINT_LEAST16_MAX):
26767         (INT_LEAST32_MIN, INT_LEAST32_MAX, UINT_LEAST32_MAX):
26768         (INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX, INT_FAST8_MIN):
26769         (INT_FAST8_MAX, UINT_FAST8_MAX, INT_FAST16_MIN, INT_FAST16_MAX):
26770         (UINT_FAST16_MAX, INT_FAST32_MIN, INT_FAST32_MAX, UINT_FAST32_MAX):
26771         (INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTPTR_MIN):
26772         (INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN, INTMAX_MAX, UINTMAX_MAX):
26773         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
26774         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
26775         undef any previous version and define our own version, for
26776         simplicity and consistency with the new macros for types.
26777         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
26778         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
26779         Simplify definitions by using _STDINT_MIN and _STDINT_MAX
26780         where appropriate.  Rely on new symbols @PTRDIFF_T_SUFFIX@,
26781         @SIG_ATOMIC_T_SUFFIX@, @SIZE_T_SUFFIX@, @WCHAR_T_SUFFIX@,
26782         @WINT_T_SUFFIX@ to keep things simple here.
26783         (UINT8_C, UINT16_C, UINT32_C, INT64_C, UINT64_C):
26784         Simplify by assuming typical 8/16/32/64 host, since we're
26785         already doing that elsewhere anyway.
26786         Use (LONG_MAX >> 31 >> 31 == 1) rather than @HAVE_LONG_64BIT@,
26787         and assume long long int is 64 bits if available.  This
26788         speeds up 'configure'.
26789
26790 2006-07-01  Eric Blake  <ebb9@byu.net>
26791
26792         * m4/stdarg.m4 (gl_STDARG_H): Use proper AH_VERBATIM.
26793         Reported by Andreas Buening.
26794
26795 2006-07-01  Eric Blake  <ebb9@byu.net>
26796
26797         * m4/stdarg.m4 (gl_STDARG_H): Properly parenthesize gl_va_copy.
26798
26799 2006-06-30  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
26800
26801         * lib/getaddrinfo.c: fixed typo
26802
26803 2006-06-29  Jim Meyering  <jim@meyering.net>
26804
26805         * modules/strftime (Maintainer): Add my name, since with the
26806         FPRINTFTIME changes strftime.c has forked from glibc.
26807
26808 2006-06-29  Eric Blake  <ebb9@byu.net>
26809
26810         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Use AC_C_INLINE.
26811
26812 2006-06-29  Eric Blake  <ebb9@byu.net>
26813
26814         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): New file.
26815
26816 2006-06-29  Eric Blake  <ebb9@byu.net>
26817
26818         * lib/stat_.h: New file.
26819
26820 2006-06-29  Eric Blake  <ebb9@byu.net>
26821
26822         * lib/stat_.h (rpl_mkdir): Declare inline, to avoid warnings about
26823         unused static function.
26824
26825 2006-06-29  Eric Blake  <ebb9@byu.net>
26826
26827         * doc/functions.texi (Function Portability): Document missing lstat
26828         on mingw.
26829
26830 2006-06-29  Eric Blake  <ebb9@byu.net>
26831
26832         * MODULES.html.sh: Add sys_stat.
26833         * modules/sys_stat: New module.
26834         * modules/mkstemp (Depends-on): Add sys_stat.
26835
26836 2006-06-29  Derek R. Price  <derek@ximbiot.com>
26837
26838         * m4/strftime.m4: Don't call AC_FUNC_STRFTIME.
26839
26840 2006-06-29  Derek R. Price  <derek@ximbiot.com>
26841
26842         * m4/c-bs-a.m4: Removed.
26843
26844 2006-06-29  Derek R. Price  <derek@ximbiot.com>
26845
26846         * lib/strftime.c: Assume strftime() exists.
26847
26848 2006-06-29  Derek Price  <derek@ximbiot.com>
26849
26850         * modules/c-bs-a: Removed - \a is C89.
26851         * MODULES.html.sh: Remove c-bs-a.
26852
26853 2006-06-29  Bruno Haible  <bruno@clisp.org>
26854
26855         * modules/wcwidth (License): Change to LGPL.
26856
26857 2006-06-28  Simon Josefsson  <jas@extundo.com>
26858
26859         * tests/test-getaddrinfo.c: Test getnameinfo too.  Call WSAStartup
26860         on _WIN32.
26861
26862         * modules/getaddrinfo (Depends-on): Add inet_ntop, needed by
26863         getnameinfo.
26864
26865 2006-06-28  Simon Josefsson  <jas@extundo.com>
26866
26867         * m4/getaddrinfo.m4: Look for getnameinfo prototypes too.
26868
26869 2006-06-28  Simon Josefsson  <jas@extundo.com>
26870
26871         * lib/getaddrinfo.c: Try to load ws2_32.dll on Windows, to find the
26872         functions there.  It will succeed on Windows XP, but on Windows
26873         2000 and (presumably) earlier, it will fail, and use the internal
26874         re-implementation.
26875         (use_win32_p): New function.
26876         (getaddrinfo): Use strtoul on servname, to support numeric ports.
26877         Support AI_NUMERICSERV to disable getservbyname.
26878         (getnameinfo): New function, only supports
26879         NI_NUMERICHOST|NI_NUMERICSERV for now.
26880
26881         * lib/getaddrinfo.h: Test and check for AI_* flags separately, MinGW
26882         only have some of them.  Add AI_NUMERICSERV.  Add prototype for
26883         getnameinfo.
26884
26885 2006-06-28  Eric Blake  <ebb9@byu.net>
26886
26887         * modules/wcwidth: New file.
26888         * modules/mbchar (Depends-on): Add wcwidth.
26889         * modules/mbswidth (Depends-on): Add wcwidth.
26890         * MODULES.html.sh: Add wcwidth.
26891
26892 2006-06-28  Eric Blake  <ebb9@byu.net>
26893
26894         * m4/mbswidth.m4 (gl_MBSDWIDTH): Move wcwidth from here...
26895         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): ...to this new file.
26896
26897 2006-06-28  Eric Blake  <ebb9@byu.net>
26898
26899         * lib/xvasprintf.h: Fix comments.
26900
26901 2006-06-28  Eric Blake  <ebb9@byu.net>
26902
26903         * lib/mbchar.h (wcwidth): Include wcwidth.h.
26904         * lib/mbswidth.c (wcwidth): Move from here...
26905         * lib/wcwidth.h: ...to this new file.
26906
26907 2006-06-28  Derek R. Price  <derek@ximbiot.com>
26908
26909         * m4/savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement.
26910
26911         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since
26912         it's obsolete.
26913         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Likewise.
26914
26915 2006-06-28  Derek R. Price  <derek@ximbiot.com>
26916
26917         * lib/savedir.c (CLOSEDIR): Remove.  All uses changed to closedir.
26918         Autoconf 2.60 says this stuff was obsolete.
26919
26920 2006-06-28  Bruno Haible  <bruno@clisp.org>
26921
26922         * modules/wcwidth (Files): Add m4/wchar_t.m4.
26923
26924 2006-06-28  Bruno Haible  <bruno@clisp.org>
26925
26926         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Also require AC_C_INLINE and
26927         gt_TYPE_WCHAR_T.
26928
26929 2006-06-28  Bruno Haible  <bruno@clisp.org>
26930
26931         * lib/wcwidth.h: Declare nothing if !HAVE_WCHAR_T. Provide a fallback
26932         declaration for wcwidth.
26933         * lib/mbswidth.c: Restore the includes of <wchar.h> and <wctypes.h>.
26934
26935 2006-06-28  Bruno Haible  <bruno@clisp.org>
26936
26937         * lib/mkdtemp.c [MINGW]: Include <io.h>.
26938         (mkdir): Define using _mkdir.
26939
26940 2006-06-28  Bruno Haible  <bruno@clisp.org>
26941
26942         * lib/getaddrinfo.h: Fix POSIX URL.
26943         * lib/getaddrinfo.c (WIN32_NATIVE): New macro. Use it instead of
26944         _WIN32.
26945         (use_win32_p): Make static.
26946         (getaddrinfo): Reject service name if it is empty or does not consist
26947         solely of decimal digits, or if its value is > 65535.
26948         (getnameinfo): Remove useless casts.
26949
26950 2006-06-27  Simon Josefsson  <jas@extundo.com>
26951
26952         * modules/sys_select: New file, suggested by Bruno Haible, Paul
26953         Eggert and Martin Lambers.
26954
26955 2006-06-27  Simon Josefsson  <jas@extundo.com>
26956
26957         * m4/sys_select_h.m4: New file, suggested by Bruno Haible, Paul
26958         Eggert and Martin Lambers.
26959
26960 2006-06-27  Bruno Haible  <bruno@clisp.org>
26961
26962         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): For nonexistent types, set the
26963         result to 0, not to empty.
26964         Reported by Martin Neitzel <neitzel@sco.gaertner.de>.
26965
26966 2006-06-27  Bruno Haible  <bruno@clisp.org>
26967
26968         * lib/stdint_.h (intmax_t, uintmax_t): Undefine before typedef.
26969
26970 2006-06-26  Simon Josefsson  <jas@extundo.com>
26971
26972         * m4/inet_ntop.m4: Don't check for sys/types.h, we assume it is
26973         present.
26974
26975 2006-06-26  Paul Eggert  <eggert@cs.ucla.edu>
26976
26977         * lib/base64.c (B64): Use _ as the formal parameter, not x, to avoid
26978         bug in IBM C V6 for AIX.  Problem reported by Larry Jones in
26979         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00181.html>.
26980
26981 2006-06-26  Mark D. Baushke  <mdb@gnu.org>
26982
26983         * m4/stdint.m4 (gl_STDINT_H): Treat BSD/OS like OpenBSD.
26984
26985 2006-06-26  Bruno Haible  <bruno@clisp.org>
26986
26987         * modules/stdint (Makefile.am): Also substitute HAVE_WCHAR_H.
26988
26989 2006-06-26  Bruno Haible  <bruno@clisp.org>
26990
26991         * m4/stdint.m4 (gl_STDINT_H): Test also for <wchar.h>.
26992
26993 2006-06-26  Bruno Haible  <bruno@clisp.org>
26994
26995         * m4/stdint.m4 (gl_STDINT_H): Don't include <stdint.h> when using the
26996         SGI C compiler in pre-C99 mode.
26997         Suggested by Mark D. Baushke and Larry Jones.
26998
26999 2006-06-26  Bruno Haible  <bruno@clisp.org>
27000
27001         * lib/stdint_.h: Include <wchar.h> if necessary for WCHAR_MIN or
27002         WCHAR_MAX.
27003         Reported by Mark D. Baushke and Larry Jones.
27004
27005 2006-06-26  Bruno Haible  <bruno@clisp.org>
27006
27007         * lib/stdint_.h: Don't include <stdint.h> when using the SGI C compiler
27008         in pre-C99 mode.
27009         Suggested by Mark D. Baushke and Larry Jones.
27010
27011 2006-06-23  Simon Josefsson  <jas@extundo.com>
27012             Bruno Haible  <bruno@clisp.org>
27013
27014         * gnulib-tool (func_emit_lib_Makefile_am): Define MOSTLYCLEANDIRS.
27015         Emit mostlyclean-local rule.
27016         (func_emit_tests_Makefile_am): Likewise.
27017         * modules/sys_socket (Makefile.am): Use MOSTLYCLEANDIRS.
27018
27019 2006-06-23  Mark D. Baushke  <mdb@gnu.org>
27020
27021         * lib/stdint_.h: Treat BSD/OS like OpenBSD.
27022
27023 2006-06-23  Bruno Haible  <bruno@clisp.org>
27024
27025         * tests/test-stdint.c: Update to match ISO C 99 Technical
27026         Corrigendum 1.
27027
27028 2006-06-23  Bruno Haible  <bruno@clisp.org>
27029
27030         * m4/stdint.m4 (gl_STDINT_H): Treat IRIX like OpenBSD.
27031
27032 2006-06-23  Bruno Haible  <bruno@clisp.org>
27033
27034         * lib/stdint_.h: Treat IRIX like OpenBSD.
27035
27036 2006-06-23  Bruno Haible  <bruno@clisp.org>
27037
27038         * lib/stdint_.h (UINT8_C, UINT16_C, UINT32_C): Define according to
27039         ISO C 99 Technical Corrigendum 1.
27040
27041 2006-06-22  Simon Josefsson  <jas@extundo.com>
27042
27043         * m4/sockpfaf.m4: Include winsock2.h too, to make it work under
27044         MinGW.
27045
27046 2006-06-22  Paul Eggert  <eggert@cs.ucla.edu>
27047
27048         * lib/glob.c (collated_compare): Remove 'const' uses that weren't
27049         needed.  Some compiler complained about some of them.  Problem reported
27050         by Larry Jones in
27051         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00172.html>.
27052
27053 2006-06-21  Simon Josefsson  <jas@extundo.com>
27054
27055         * tests/test-getaddrinfo.c: New file.
27056
27057         * modules/getaddrinfo-tests: New file.
27058
27059         * MODULES.html.sh: Add inet_pton.
27060
27061         * modules/inet_pton: New file.
27062
27063 2006-06-21  Simon Josefsson  <jas@extundo.com>
27064
27065         * m4/getaddrinfo.m4: Don't define WINVER.  Look for gethostbyname in
27066         -lws2_32 too.  Fixes getaddrinfo on Windows 2000, with the price
27067         of using the (limited) gnulib implementation on Windows XP.
27068
27069         * m4/inet_pton.m4: New file.
27070
27071 2006-06-21  Simon Josefsson  <jas@extundo.com>
27072
27073         * lib/getaddrinfo.c (getaddrinfo): Set ai_family in the return
27074         variable.
27075
27076         * lib/socket_.h: Don't define WINVER.
27077
27078         * lib/inet_pton.h, inet_pton.c: New file, taken from glibc but
27079         slightly modified to work in gnulib.
27080
27081 2006-06-21  Simon Josefsson  <jas@extundo.com>
27082
27083         * doc/gnulib.texi (Windows sockets): Add.
27084
27085 2006-06-21  Paul Eggert  <eggert@cs.ucla.edu>
27086
27087         * lib/read-file.c (fread_file): Start with buffer allocation of
27088         0 bytes rather than 1 byte; this simplifies the code.
27089         Don't invoke feof; it's not needed.  Refactor to avoid duplicate
27090         code to free buffer and save/restore errno.
27091         (internal_read_file): Remove unused local.
27092
27093 2006-06-20  Paul Eggert  <eggert@cs.ucla.edu>
27094
27095         * lib/openat.c (openat): Use ?:, not if, to work around GCC bug 4210
27096         <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4210>.
27097         Problem reported by Denis Excoffier in
27098         <http://lists.gnu.org/archive/html/bug-tar/2006-06/msg00023.html>.
27099
27100 2006-06-19  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
27101
27102         * modules/sys_socket, modules/socklen: Include sys/types since
27103         FreeBSD 4.x's sys/socket.h needs it.
27104
27105 2006-06-19  Simon Josefsson  <jas@extundo.com>
27106
27107         * lib/inet_ntop.c: Always build inet_ntop4, since inet_ntop6 calls it.
27108
27109 2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
27110
27111         * lib/alloca_.h (alloca) [defined alloca]: Don't define or declare.
27112
27113 2006-06-19  Bruno Haible  <bruno@clisp.org>
27114
27115         * m4/stdint.m4 (gl_STDINT_H): Enclose the values of FULL_PATH_STDINT_H
27116         and FULL_PATH_INTTYPES_H in angle brackets.
27117         Reported by Mark D. Baushke <mdb@gnu.org>.
27118
27119 2006-06-17  Eric Blake  <ebb9@byu.net>
27120
27121         * m4/rmdir-errno.m4 (gl_FUNC_FMDIR_NOTEMPTY): Assume errno.h declares
27122         errno.
27123
27124 2006-06-17  Bruno Haible  <bruno@clisp.org>
27125
27126         * m4/stdint.m4 (gl_STDINT_H) [FreeBSD >= 5]: Don't include
27127         <sys/inttypes.h>.
27128
27129 2006-06-17  Bruno Haible  <bruno@clisp.org>
27130
27131         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove test
27132         whether errno is declared. Assume <errno.h> declares errno.
27133
27134 2006-06-17  Bruno Haible  <bruno@clisp.org>
27135
27136         * lib/stdint_.h [FreeBSD >= 5]: Don't include <sys/inttypes.h>.
27137
27138 2006-06-17  Bruno Haible  <bruno@clisp.org>
27139
27140         * lib/stdint_.h (_UINT8_T, _UINT32_T, _UINT64_T): New macros. Fixes a
27141         problem on Solaris 2.5.1.
27142
27143 2006-06-16  Eric Blake  <ebb9@byu.net>
27144
27145         * lib/unsetenv.c [!defined errno]: Assume errno.h declares errno.
27146         * lib/unicodeio.c [!defined errno]: Likewise.
27147         * lib/strtol.c [!defined errno]: Likewise.
27148         * lib/strtod.c [!defined errno]: Likewise.
27149
27150 2006-06-15  Eric Blake  <ebb9@byu.net>
27151
27152         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror.
27153
27154 2006-06-15  Eric Blake  <ebb9@byu.net>
27155
27156         * config/srclist.txt (ssize_t.m4): Lose sync.
27157
27158 2006-06-15  Bruno Haible  <bruno@clisp.org>
27159
27160         * modules/stdint (Files): Include m4/full-header-path.m4,
27161         m4/size_max.m4, m4/wchar_t.m4.
27162         (Makefile.am): Many more substitutions.
27163         * modules/stdint-tests: New file.
27164         * tests/test-stdint.c: New file.
27165
27166 2006-06-15  Bruno Haible  <bruno@clisp.org>
27167
27168         * m4/stdint.m4 (gl_STDINT_H): Rewritten to produce a complete stdint.h.
27169         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H, gl_STDINT_CHECK_TYPES,
27170         gl_STDINT_MISSING_BOUND, gl_STDINT_MISSING_BOUNDS,
27171         gl_STDINT_MISSING_BOUNDS2, gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED,
27172         gl_CHECK_TYPE_SAME): New macros.
27173
27174 2006-06-15  Bruno Haible  <bruno@clisp.org>
27175
27176         * m4/size_max.m4 (gl_SIZE_MAX): Make it work also when cross-compiling.
27177
27178 2006-06-15  Bruno Haible  <bruno@clisp.org>
27179
27180         * lib/stdint_.h: Rewritten to be fully auto-configured.
27181         Fixes bug on HP-UX/IA64.
27182
27183 2006-06-11  Paul Eggert  <eggert@cs.ucla.edu>
27184
27185         * lib/getdate.y (__attribute__): Don't define if already defined.
27186         Problem reported by Larry Jones.
27187         * lib/utimens.c (__attribute__): Likewise.
27188
27189 2006-06-04  Paul Eggert  <eggert@cs.ucla.edu>
27190
27191         * lib/regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun
27192         reported by Andreas Schwab.
27193
27194 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27195             Bruno Haible  <bruno@clisp.org>
27196
27197         * m4/strndup.m4 (gl_FUNC_STRNDUP): Replace the AC_REPLACE_FUNCS with a
27198         check for the declaration of strnlen and a run test that exposes the
27199         AIX 5.1 strnlen bug.  In the failure case, #define strndup to
27200         rpl_strndup.
27201
27202 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27203             Bruno Haible  <bruno@clisp.org>
27204
27205         * lib/strndup.c (strndup) [!_LIBC]: Don't undefine macro definition.
27206
27207 2006-05-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27208
27209         * m4/c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
27210         compile test, for Tru64 4.0D.
27211
27212 2006-05-28  Karl Berry  <karl@gnu.org>
27213
27214         * config/srclist.txt (printf-args.c): lose sync.
27215
27216 2006-05-26  Martin Lambers  <marlam@marlam.de>
27217
27218         * lib/getpass.c: Updates the test for the native W32 API, and adds
27219         missing includes, thus fixing compilation warnings.
27220
27221 2006-05-25  Sergey Poznyakoff  <gray@gnu.org.ua>
27222
27223         * lib/exclude.c (exclude_fnmatch): New function.
27224         (excluded_file_name): Call exclude_fnmatch.
27225         * lib/exclude.h (excluded_file_name): New prototype
27226
27227 2006-05-25  Paul Eggert  <eggert@cs.ucla.edu>
27228
27229         * lib/tempname.c (small_open, large_open): New macros.
27230         (__open, __open64) [!_LIBC]: Remove.
27231         (__gen_tempname): Use small_open and large_open instead of __open
27232         and __open64.  This fixes a portability bug on HP-UX 11.11i
27233         reported by Simon Wing-Tang in
27234         <http://lists.gnu.org/archive/html/bug-coreutils/2006-05/msg00114.html>.
27235
27236 2006-05-24  Bruno Haible  <bruno@clisp.org>
27237
27238         * lib/printf-args.c (printf_fetchargs): Turn NULL pointers for
27239         TYPE_STRING and TYPE_WIDE_STRING into a non-NULL replacement.
27240         Reported by Thorsten Maerz <torte@netztorte.de> via
27241         Aaron Stone <aaron@serendipity.cx>.
27242
27243 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
27244
27245         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Rename cache variables to use
27246         gl_ rather than jm_.  Link, don't run, so that cross-compiles are
27247         allowed.  Check that resulting type is arithmetic.  Move AC_REQUIRE
27248         and AC_CHECK_HEADERS_ONCE outside of AC_CACHE_CHECK, since they're
27249         not really conditional on the cache.
27250         (gl_PREREQ_NANOSLEEP): Check for sys/select.h.
27251
27252 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
27253
27254         * lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
27255         Use the usual Autoconf way to include <time.h> and/or sys/time.h.
27256         (my_usleep): Don't mishandle maximum value.
27257
27258 2006-05-19  Jim Meyering  <jim@meyering.net>
27259
27260         * lib/getugroups.c: Correct an outdated comment.  From Bruno Haible.
27261
27262 2006-05-17  Bruno Haible  <bruno@clisp.org>
27263
27264         Cygwin portability.
27265         * lib/classpath.c (PATH_SEPARATOR) [CYGWIN]: Define as ':'.
27266
27267 2006-05-17  Bruno Haible  <bruno@clisp.org>
27268
27269         * lib/stdint_.h: Fix recognition of Cygwin.
27270
27271 2006-05-15  Bruno Haible  <bruno@clisp.org>
27272
27273         * build-aux/config.rpath: Improve support for Sun C 5.9 on Linux, based
27274         on libtool patch by Ralf Wildenhues.
27275
27276 2006-05-14  Paul Eggert  <eggert@cs.ucla.edu>
27277
27278         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
27279         test for C99 conformance; (bool) 0.5 is an integer constant
27280         expression, but (bool) -0.5 is not.  Problem reported by Fedor
27281         Sergeev in <http://forum.sun.com/jive/thread.jspa?threadID=96202>.
27282
27283 2006-05-11  Simon Josefsson  <jas@extundo.com>
27284
27285         * m4/xvasprintf.m4: Fix obvious typo.
27286
27287 2006-05-11  Jim Meyering  <jim@meyering.net>
27288
27289         * lib/sha1.c (sha1_buffer): Correct comment: s/MD5/SHA1/.  From
27290         James Lemley.
27291
27292 2006-05-10  Simon Josefsson  <jas@extundo.com>
27293
27294         * lib/md4.c: Typo fix, update copyright years.
27295         (K1, K2): Don't use L because it turn computations into 64-bit on
27296         64-bit platforms.
27297
27298 2006-05-10  Paul Eggert  <eggert@cs.ucla.edu>
27299
27300         * lib/crc.c (crc32_update): Remove unnecessary L suffix.
27301         * lib/md4.c (rol): Cast right-shift arg to uint32_t to prevent
27302         unwanted sign propagation, e.g., on hosts with 64-bit int.
27303         There still are some problems with reeelly weird theoretical hosts
27304         (e.g., 33-bit int) but it's not worth worrying about now.
27305         * lib/sha1.c (rol): Likewise.
27306         (K1, K2, K3, K4): Remove unnecessary L suffix.
27307
27308 2006-05-10  Bruno Haible  <bruno@clisp.org>
27309
27310         * lib/des.c: Cast to avoid warnings.
27311
27312 2006-05-09  Bruno Haible  <bruno@clisp.org>
27313
27314         * modules/xvasprintf (Files): Add m4/xvasprintf.m4.
27315         (Depends-on): Depend also on xsize, stdarg.
27316         (configure.ac): Add gl_XVASPRINTF.
27317
27318 2006-05-09  Bruno Haible  <bruno@clisp.org>
27319
27320         * m4/xvasprintf.m4: New file.
27321
27322 2006-05-09  Bruno Haible  <bruno@clisp.org>
27323
27324         * lib/xvasprintf.c: Include limits.h, string.h, xsize.h.
27325         (EOVERFLOW): Define fallback value.
27326         (xstrcat): New function.
27327         (xvasprintf): Recognize the special case of a string concatenation.
27328
27329 2006-05-08  Eric Blake  <ebb9@byu.net>
27330
27331         * gnulib-tool (func_version): Base copyright year on CVS date.
27332         (func_emit_copyright_notice): New function.
27333         (func_emit_lib_Makefile_am): Use it.
27334         (func_emit_tests_Makefile_am): Likewise.
27335         (func_import): Likewise.
27336
27337 2006-05-08  Bruno Haible  <bruno@clisp.org>
27338
27339         * modules/stdarg: New file.
27340         * MODULES.html.sh (func_all_modules): Add section for <stdarg.h>.
27341
27342 2006-05-08  Bruno Haible  <bruno@clisp.org>
27343
27344         * m4/stdarg.m4: New file, from GNU gettext.
27345
27346 2006-05-08  Bruno Haible  <bruno@clisp.org>
27347
27348         * config/srclist.txt (build-aux/config.rpath): different from latest
27349         release.
27350
27351 2006-05-08  Bruno Haible  <bruno@clisp.org>
27352
27353         * build-aux/config.rpath: Add support for Sun C 5.9 on Linux.
27354
27355 2006-05-05  Jim Meyering  <jim@meyering.net>
27356
27357         * m4/warning.m4: New file, derived from bison's file by the same name.
27358
27359 2006-05-03  Bruno Haible  <bruno@clisp.org>
27360
27361         * lib/stdint_.h: Shorter URL.
27362         * lib/inttypes.h: Likewise.
27363
27364 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
27365
27366         * modules/inttypes (Maintainer): Change from Derek Price to 'all'.
27367
27368 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
27369
27370         * lib/verify.h: Document the internals better.  Most of this change
27371         was written by Bruno Haible.
27372
27373 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
27374
27375         * doc/verify.texi: New file, partly based on a proposal by
27376         Bruno Haible.
27377
27378 2006-05-02  Bruno Haible  <bruno@clisp.org>
27379
27380         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Move the include_next
27381         test from here...
27382         * m4/_inttypes_h.m4 (gl_INTTYPES_H): ... to here.
27383
27384 2006-04-29  Bruno Haible  <bruno@clisp.org>
27385
27386         * lib/gcd.c: Use WORD_T and GCD instead of unsigned long and gcd.
27387         Suggested by Oskar Liljeblad <oskar@osk.mine.nu>.
27388
27389 2006-04-29  Bruno Haible  <bruno@clisp.org>
27390
27391         * gnulib-tool: Make --update option actually work.
27392
27393 2006-04-29  Bruno Haible  <bruno@clisp.org>
27394
27395         * doc/gcd.texi: New file.
27396         * doc/gnulib.texi: Include it.
27397
27398 2006-04-25  Paul Eggert  <eggert@cs.ucla.edu>
27399
27400         * lib/getdate.y (get_date): When adding relative date, start with the
27401         initial time, not with the result of the first mktime call.
27402
27403 2006-04-25  Bruno Haible  <bruno@clisp.org>
27404
27405         * gnulib-tool (func_import): Output the include directives in three
27406         blocks, sorted separately.
27407         Reported by Ben Pfaff <blp@cs.stanford.edu>.
27408
27409 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
27410
27411         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
27412         to define main with arguments, for C++.  Reported by Eric Blake.
27413         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC):
27414         Prefer 'int main ()' to 'int main (void)', for C++.
27415         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Likewise.
27416         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Specify a return type
27417         for 'main', for C99 and C++.
27418
27419 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
27420
27421         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
27422         Don't assume that exit status -1 is valid.
27423         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
27424         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
27425         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Likewise.
27426         * m4/readdir.m4 (GL_FUNC_READDIR): Include <stdlib.h>.
27427         * m4/rename.m4 (vb_FUNC_RENAME): Likewise.
27428         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use AC_RUN_IFELSE,
27429         not AC_TRY_RUN.  Use return, not exit.  Don't assume that
27430         functions can be used without declaring them, or that you can
27431         exit with status -1.
27432         * m4/utimes-null.m4 (gl_FUNC_UTIMES_NULL): Likewise.
27433
27434 2006-04-24  Karl Berry  <karl@gnu.org>
27435
27436         * config/srclist.txt (longdouble.m4): sync lost.
27437
27438 2006-04-24  Eric Blake  <ebb9@byu.net>
27439
27440         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Avoid unused variable warning.
27441
27442 2006-04-24  Bruno Haible  <bruno@clisp.org>
27443
27444         * m4/poll.m4 (gl_FUNC_POLL): When cross-compiling, reject also the
27445         poll() implementation in AIX.
27446         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
27447
27448 2006-04-24  Bruno Haible  <bruno@clisp.org>
27449
27450         * m4/poll.m4 (gl_FUNC_POLL): Rearrange code, so that POLL_H gets
27451         assigned exactly once.
27452
27453 2006-04-23  Claudio Fontana  <claudio@gnu.org>
27454             Bruno Haible  <bruno@clisp.org>
27455
27456         * modules/gettext (Makefile.am): Add a -I flag for <libintl.h>.
27457         * gnulib-tool (func_emit_lib_Makefile_am): Emit empty default value
27458         for AM_CPPFLAGS.
27459
27460 2006-04-23  Bruno Haible  <bruno@clisp.org>
27461
27462         * modules/copy-file: Depend on unistd.
27463         * modules/execute: Likewise.
27464         * modules/fatal-signal: Likewise.
27465         * modules/findprog: Likewise.
27466         * modules/mkdtemp : Likewise.
27467         * modules/pipe: Likewise.
27468         * modules/wait-process: Likewise.
27469
27470 2006-04-23  Bruno Haible  <bruno@clisp.org>
27471
27472         * lib/fwriteerror.c (fwriteerror): Call fclose also when an error
27473         condition was already detected.
27474         Reported by Ben Pfaff <blp@cs.stanford.edu>.
27475
27476 2006-04-23  Bruno Haible  <bruno@clisp.org>
27477
27478         * lib/copy-file.c: Include <unistd.h> unconditionally.
27479         * lib/execute.c: Likewise.
27480         * lib/fatal-signal.c: Likewise.
27481         * lib/findprog.c: Likewise.
27482         * lib/mkdtemp.c: Likewise.
27483         * lib/pipe.h: Likewise.
27484         * lib/pipe.c: Likewise.
27485         * lib/wait-process.h: Likewise.
27486
27487 2006-04-23  Bruno Haible  <bruno@clisp.org>
27488
27489         * gnulib-tool (func_usage): Fix --import description. Document
27490         --update.
27491         (func_import): Create temporary file in a temporary directory, if
27492         --dry-run is specified. Silence errors from 'grep' when there are no
27493         m4 files in $m4dir.
27494         (func_create_testdir): Silence errors from 'grep' when there are no
27495         m4 files in $m4dir.
27496         Reported by Karl Berry <karl@freefriends.org>.
27497
27498 2006-04-20  Bruno Haible  <bruno@clisp.org>
27499
27500         * m4/argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
27501         one argument, so that the code will be portable to Autoconf 2.60.
27502         * m4/getlogin_r.m4 (gl_PREREQ_GETLOGIN_R): Likewise.
27503         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
27504         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO): Likewise.
27505
27506 2006-04-19  Derek Price  <derek@ximbiot.com>
27507             Eric Blake  <ebb9@byu.net>
27508
27509         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h>
27510         rather than "/full/path.h".  Update comment to match.  Shorten &
27511         generalize m4_translit call via AS_TR_CPP.
27512
27513 2006-04-19  Derek Price  <derek@ximbiot.com>
27514             Eric Blake  <ebb9@byu.net>
27515
27516         * lib/inttypes.h: Correct grammar in comment.
27517
27518 2006-04-18  Derek Price  <derek@ximbiot.com>
27519             Paul Eggert  <eggert@cs.ucla.edu>
27520
27521         * modules/inttypes: New file.
27522         * modules/strtoimax, modules/strtoumax: Depend on inttypes.
27523
27524 2006-04-18  Derek Price  <derek@ximbiot.com>
27525             Paul Eggert  <eggert@cs.ucla.edu>
27526
27527         * m4/_inttypes_h.m4, m4/full-header-path.m4, m4/include_next.m4:
27528         New files.
27529
27530 2006-04-18  Derek Price  <derek@ximbiot.com>
27531             Paul Eggert  <eggert@cs.ucla.edu>
27532
27533         * lib/inttypes.h: New file.
27534         * lib/strtoimax.c: Assume <inttypes.h>.
27535
27536 2006-04-15  Paul Eggert  <eggert@cs.ucla.edu>
27537
27538         * lib/utimens.c (futimens): glibc futimesat messes up if /proc
27539         isn't mounted.  Problem reported by Kir Kolyshkin.
27540
27541 2006-04-13  Paul Eggert  <eggert@cs.ucla.edu>
27542
27543         * lib/regcomp.c (init_dfa): Don't use wchar_t or wctype_t if
27544         RE_ENABLE_I18N is not defined.  Problem reported by Mark D. Baushke via
27545         Derek R. Price.
27546         * lib/regex.h (RE_DUP_MAX): Update comment to match current
27547         implementation.
27548
27549 2006-04-12  Eric Blake  <ebb9@byu.net>
27550
27551         * modules/time_r (Makefile.am): Remove lib_SOURCES line, as this
27552         is now done automatically by the corresponding Autoconf macro.
27553
27554 2006-04-11  Paul Eggert  <eggert@cs.ucla.edu>
27555
27556         * m4/time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and
27557         time_r.h.
27558
27559 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
27560
27561         Merge regex changes from libc, removing some of our
27562         POSIX-conformance changes that were rejected and redoing them in a
27563         less-intrusive way.
27564
27565         * lib/regcomp.c (re_compile_internal, init_dfa):
27566         Length arg is now size_t, not Idx.  All uses changed.
27567         (peek_token): Forward decl now says internal_function.
27568         (__re_error_msgid, __re_error_msgid_idx):
27569         Now static rather than extern with attribute_hidden.
27570         (re_compile_pattern) [!defined _LIBC]: Use K&R-style defn.
27571         For some reason libc prefers K&R style defns for external functions.
27572         (regerror) [!defined _LIBC]: Likewise.
27573         (re_set_syntax, re_compile_fastmap, regcomp, regfree, re_comp):
27574         (seek_collating_symbol_entry, lookup_collation_sequence_value):
27575         (build_range_exp, build_collating_symbol):
27576         Use K&R-style defn.
27577         (re_compile_fastmap): Use '\0' to memset, not 0.
27578         (utf8_sb_map): Make the calculations more obvious.
27579         (init_dfa, parse_bracket_exp, build_charclass_op):
27580         Call calloc and cast result, as glibc does.
27581         (init_word_char, fetch_token, peek_token, peek_token_bracket):
27582         (build_range_exp, build_collating_symbol):
27583         Now internal functions.
27584
27585         * lib/regex.c [!defined _LIBC]: Allow compiling with C++ compilers.
27586
27587         * lib/regex.h (__USE_GNU_REGEX): New macro.  Don't depend on
27588         _REGEX_SOURCE any more; depend on _GNU_SOURCE instead.
27589         Don't depend on VMS; depend on __VMS instead, for POSIX
27590         namespace cleanness.
27591         (regoff_t): Define to ssize_t, not long int.
27592
27593         Remove the REG_ macros named below.  Instead, make the old names
27594         (e.g., RE_BACKSLASH_ESCAPE_IN_LISTS) visible only if
27595         __USE_GNU_REGEX.
27596         (REG_BACKSLASH_ESCAPE_IN_LISTS):
27597         (REG_BK_PLUS_QM, REG_CHAR_CLASSES, REG_CONTEXT_INDEP_ANCHORS):
27598         (REG_CONTEXT_INDEP_OPS, REG_CONTEXT_INVALID_OPS):
27599         (REG_DOT_NEWLINE, REG_DOT_NOT_NULL, REG_HAT_LISTS_NOT_NEWLINE):
27600         (REG_INTERVALS, REG_LIMITED_OPS, REG_NEWLINE_ALT):
27601         (REG_NO_BK_BRACES, REG_NO_BK_PARENS, REG_NO_BK_REFS):
27602         (REG_NO_BK_VBAR, REG_NO_EMPTY_RANGES):
27603         (REG_UNMATCHED_RIGHT_PAREN_ORD, REG_NO_POSIX_BACKTRACKING):
27604         (REG_NO_GNU_OPS, REG_DEBUG, REG_INVALID_INTERVAL_ORD):
27605         (REG_IGNORE_CASE, REG_CARET_ANCHORS_HERE):
27606         (REG_CONTEXT_INVALID_DUP, REG_NO_SUB, REG_SYNTAX_EMACS):
27607         (REG_SYNTAX_AWK, REG_SYNTAX_GNU_AWK, REG_SYNTAX_POSIX_AWK):
27608         (REG_SYNTAX_GREP, REG_SYNTAX_EGREP, REG_SYNTAX_POSIX_EGREP):
27609         (REG_SYNTAX_ED, REG_SYNTAX_SED, _REG_SYNTAX_POSIX_COMMON):
27610         (REG_SYNTAX_POSIX_BASIC, REG_SYNTAX_POSIX_MINIMAL_BASIC):
27611         (REG_SYNTAX_POSIX_EXTENDED, REG_SYNTAX_POSIX_MINIMAL_EXTENDED):
27612         (REG_DUP_MAX, REG_UNALLOCATED, REG_REALLOCATE, REG_FIXED):
27613         (REG_NREGS):
27614         Remove.  All uses replaced by the old RE_* names.
27615         (RE_BACKSLASH_ESCAPE_IN_LISTS):
27616         (RE_BK_PLUS_QM, RE_CHAR_CLASSES, RE_CONTEXT_INDEP_ANCHORS):
27617         (RE_CONTEXT_INDEP_OPS, RE_CONTEXT_INVALID_OPS):
27618         (RE_DOT_NEWLINE, RE_DOT_NOT_NULL, RE_HAT_LISTS_NOT_NEWLINE):
27619         (RE_INTERVALS, RE_LIMITED_OPS, RE_NEWLINE_ALT):
27620         (RE_NO_BK_BRACES, RE_NO_BK_PARENS, RE_NO_BK_REFS):
27621         (RE_NO_BK_VBAR, RE_NO_EMPTY_RANGES):
27622         (RE_UNMATCHED_RIGHT_PAREN_ORD, RE_NO_POSIX_BACKTRACKING):
27623         (RE_NO_GNU_OPS, RE_DEBUG, RE_INVALID_INTERVAL_ORD):
27624         (RE_IGNORE_CASE, RE_CARET_ANCHORS_HERE):
27625         (RE_CONTEXT_INVALID_DUP, RE_NO_SUB):
27626         Don't bother having these macros be independent of each others'
27627         values, since they no longer exist in the POSIX name space.
27628
27629         Rename the following member names back to their old names,
27630         unless !__USE_GNU_REGEX.  All uses changed back.
27631         (buffer): Renamed from re_buffer.
27632         (allocated): Renamed from re_allocated.
27633         (used): Renamed from re_used.
27634         (syntax): Renamed from re_syntax.
27635         (fastmap): Renamed from re_fastmap.
27636         (translate): Renamed from re_translate.
27637         (can_be_null): Renamed from re_can_be_null.
27638         (regs_allocated): Renamed from re_regs_allocated.
27639         (fastmap_accurate): Renamed from re_fastmap_accurate.
27640         (no_sub): Renamed from re_no_sub.
27641         (not_bol): Renamed from re_not_bol.
27642         (not_eol): Renamed from re_not_eol.
27643         (newline_anchor): Renamed from re_newline_anchor.
27644         (num_regs): Renamed from rm_num_regs.
27645         (start): Renamed from rm_start.
27646         (end): Renamed from rm_end.
27647
27648         (free_state): Move up a bit.
27649
27650         * lib/regex_internal.h (inline) [__GNUC__ < 3 && defined _LIBC]:
27651         #define to be empty.
27652         (ASCII_CHARS): New macro, replacing all uses of 0x80 and/or SBC_MAX / 2
27653         when that is what is intended.
27654         (SBC_MAX): Define to UCHAR_MAX + 1, not 256.
27655         (__re_error_msgid, __re_error_msgid_idx): Remove decls; not needed.
27656         (MAX): New macro.
27657         (re_xmalloc, re_calloc, re_xrealloc, re_x2realloc): Remove.
27658         All uses changed back to re_malloc, etc.  It's now the caller's
27659         responsibility to check for overflow; all callers changed.
27660         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc, re_xnrealloc):
27661         (re_x2nrealloc): Remove.
27662         (free_state): Remove decl.
27663
27664         * lib/regexc.c (regexec, re_match, re_search, re_match_2, re_search_2):
27665         (re_set_registers, re_exec):
27666         Use K&R-style defn.
27667
27668         2006-01-31  Roland McGrath  <roland@redhat.com>
27669
27670         * lib/regcomp.c (calc_eclosure_iter): Remove dead variables.
27671         Reported by Mike Frysinger <vapier@gentoo.org>.
27672
27673         2006-01-15  Andreas Jaeger  <aj@suse.de>
27674
27675         [BZ #1950]
27676         * lib/regex_internal.c (re_string_reconstruct): Adjust for
27677         build_wcs_upper_buffer change.
27678         (build_wcs_upper_buffer): Change return type.
27679
27680         2005-12-10  Ulrich Drepper  <drepper@redhat.com>
27681
27682         * lib/regex_internal.h: Include <stdint.h> if available.
27683
27684         2005-12-06  Paolo Bonzini  <bonzini@gnu.org>
27685
27686         * lib/regex_internal.h (SIZE_MAX): Provide a default definition.
27687
27688         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
27689
27690         * lib/regcomp.c: Adjust for changed secondary hash function.
27691
27692         2005-09-30  Ulrich Drepper  <drepper@redhat.com>
27693
27694         * lib/regex.h: Pretty printing.
27695         Clean up namespace a bit.
27696
27697         2005-09-30  Jakub Jelinek  <jakub@redhat.com>
27698
27699         * lib/regexec.c (update_cur_sifted_state, check_arrival,
27700         check_arrival_add_next_nodes): Avoid using uninitialized variable.
27701
27702         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
27703                     Ulrich Drepper  <drepper@redhat.com>
27704
27705         [BZ #1302]
27706         * lib/regex_internal.h (bitset_t): Renamed from bitset.  All uses
27707         changed.
27708         (bitset_word_t): Renamed from bitset_word.  All uses changed.
27709
27710         2005-09-22  Ulrich Drepper  <drepper@redhat.com>
27711
27712         [BZ #281]
27713         * lib/regex.h: Define RE_TRANSLATE_TYPE as unsigned char *.
27714         * lib/regcomp.c: Remove unnecessary uses of
27715         unsigned RE_TRANSLATE_TYPE.
27716         * lib/regex_internal.h: Likewise.
27717         * lib/regex_internal.c: Likewise.
27718         * lib/regexec.c: Likewise.
27719         Based on a patch by Stepan Kasal <kasal@ucw.cz>.
27720
27721         2005-09-07  Ulrich Drepper  <drepper@redhat.com>
27722
27723         * lib/regexec.c (find_recover_state): Remove unnecessary
27724         initialization.
27725         (transit_state_bkref): Make DFA a const pointer.
27726         (get_subexp): Likewise.
27727         (check_arrival): Likewise.
27728         (update_cur_sifted_state): Likewise.
27729         (re_search_internal): Likewise.
27730         (prune_impossible_nodes): Likewise.
27731         (acquire_init_state_context): Likewise.
27732         (proceed_next_node): Likewise.
27733         (set_regs): Likewise.
27734         (free_fail_stack_return): Likewise.
27735         (check_arrival_expand_ecl): Mark DFA parameter as const.
27736         (check_arrival_expand_ecl_sub): Likewise.
27737         (check_subexp_limits): Likewise.
27738         (sub_epsilon_src_nodes):  Likewise.
27739         (add_epsilon_src_nodes):  Likewise.
27740         (merge_state_array): Likewise.
27741         (update_regs): Likewise.
27742         (build_trtable): Likewise.
27743         (sift_states_backward): Mark MCTX parameter as const.
27744         (build_sifted_states): Likewise.
27745         (update_cur_sifted_state): Likewise.
27746         (sift_states_mkref): Likewise.
27747         (check_arrival_expand_ecl): Mark eclosure as const.
27748         (check_dst_limits_calc_pos_1): Likewise.
27749         * lib/regex_internal.h (re_match_context_t): Make dfa a const
27750         pointer.
27751
27752         2005-09-06  Ulrich Drepper  <drepper@redhat.com>
27753
27754         * lib/regexec.c (merge_state_with_log): Define dfa as const pointer.
27755         (transit_state_sb): Likewise.
27756         (transit_state_mb): Likewise.
27757         (sift_states_iter_mb): Likewise.
27758         (check_arrival_add_next_nodes): Likewise.
27759         (check_node_accept_bytes): Change first parameter to pointer-to-const.
27760         [_LIBC] (re_search_2_stub): Use mempcpy.
27761
27762         * lib/regex_internal.c (re_string_reconstruct): Avoid calling
27763         mbrtowc for very simple UTF-8 case.
27764
27765         * lib/regex_internal.c (re_acquire_state): Make DFA pointer arg
27766         a pointer-to-const.
27767         (re_acquire_state_context): Likewise.
27768         * lib/regex_internal.h: Adjust prototypes.
27769
27770         * lib/regex.c: Prevent using C++ compilers.
27771
27772         * lib/regex_internal.c (re_acquire_state): Minor code rearrangement.
27773         (re_acquire_state_context): Likewise.
27774
27775 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
27776
27777         * modules/regex (Depends-on): Add ssize_t.
27778
27779 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
27780
27781         * m4/regex.m4 (gl_REGEX): Check for new glibc interface to
27782         translation table.
27783
27784 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
27785
27786         * doc/gnulib-tool.texi (Modified imports): pathname -> file name.
27787
27788 2006-03-29  Mark D. Baushke  <mdb@gnu.org>
27789             Bruno Haible  <bruno@clisp.org>
27790
27791         * lib/stdint_.h: On OpenBSD, don't redefine types already included in
27792         <sys/types.h> and <inttypes.h>.
27793
27794 2006-03-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27795
27796         * m4/argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also define
27797         `__error_t_defined', so argp.h will not typedef the former.
27798
27799 2006-03-25  Paul Eggert  <eggert@cs.ucla.edu>
27800
27801         * m4/regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
27802         REG_SYNTAX_EMACS, and REG_IGNORE_CASE.  Settle for the traditional
27803         glibc names.  Even if glibc is changed to conform to POSIX, the
27804         traditional names will be available anyway, since regex depends on
27805         the extensions module.  Also, fix a longstanding typo in the
27806         implementation of Spencer ERE test #75 from grep 2.3.  Problems
27807         reported by Emanuele Giaquinta.  Also, change sense of cached
27808         variable, so that the message makes sense.
27809
27810 2006-03-24  Simon Josefsson  <jas@extundo.com>
27811
27812         * lib/base64.c: Fix problems reported by Eric Blake <ebb9@byu.net>,
27813         including some doc fixes.
27814         (base64_encode_alloc): Fix +1 bug on allocation failures.
27815
27816 2006-03-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27817
27818         * lib/base64.c (base64_encode): Do not read past end of array with
27819         unsanitized input on systems with CHAR_BIT > 8.
27820
27821 2006-03-24  Eric Blake  <ebb9@byu.net>
27822
27823         * lib/time_r.c (copy_string_result): Remove, as it is no longer used.
27824
27825 2006-03-22  Karl Berry  <karl@gnu.org>
27826
27827         * config/srclist.txt (*setenv.[ch]): get from coreutils.
27828         * config/srclistvars.sh (COREUTILS): new var.
27829
27830 2006-03-17  Jim Meyering  <jim@meyering.net>
27831
27832         * m4/regex.m4 (gl_REGEX): Fix typo in last change:
27833         s/_REGEX_WIDE_OFFSETS/_REGEX_LARGE_OFFSETS/.
27834
27835 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
27836
27837         * m4/regex.m4 (gl_REGEX): Don't check for off_t, since the code
27838         no longer needs it.  Instead, check that regoff_t is as least
27839         as wide as ptrdiff_t.
27840
27841         Don't define _REGEX_WIDE_OFFSETS unless using the included regex,
27842         so that our regex.h stays compatible with the installed regex.
27843         This is helpful for installers who configure --without-included-regex.
27844         Problem reported by Emanuele Giaquinta.
27845
27846 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
27847
27848         * lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
27849         Typedef to long int, not to off_, as POSIX will likely change
27850         in that direction.
27851
27852 2006-03-15  Eric Blake  <ebb9@byu.net>
27853
27854         * m4/dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.
27855
27856 2006-03-13  Sergey Poznyakoff  <gray@gnu.org.ua>
27857
27858         * lib/argp-help.c (validate_uparams): Fix typo
27859         * lib/argp-parse.c (argp_default_options): Consistently begin help
27860         messages with a lowercase letter.
27861
27862 2006-03-11  Paul Eggert  <eggert@cs.ucla.edu>
27863
27864         * lib/time_r.h (asctime_r, ctime_r): Remove.  These functions can
27865         overrun buffers and shouldn't be used (much as gets shouldn't be
27866         used).
27867         * lib/time_r.c (asctime_r, ctime_r): Likewise.
27868
27869 2006-03-08  Simon Josefsson  <jas@extundo.com>
27870
27871         * m4/gc-random.m4: Permit 'no' as variable values and fix warnings,
27872         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
27873
27874 2006-03-08  Simon Josefsson  <jas@extundo.com>
27875
27876         * m4/gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead of
27877         $target, suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
27878
27879 2006-03-08  Simon Josefsson  <jas@extundo.com>
27880
27881         * lib/gc-gnulib.c (randomize): Don't open files called 'no', they
27882         signal that configure disabled the device.
27883
27884 2006-03-08  Simon Josefsson  <jas@extundo.com>
27885
27886         * build-aux/maint.mk: Fix refresh-po, to handle no translated
27887         languages.
27888
27889 2006-03-07  Simon Josefsson  <jas@extundo.com>
27890
27891         * modules/getopt (Depends-on): Add unistd.
27892
27893         * modules/unistd: New file.
27894
27895 2006-03-07  Simon Josefsson  <jas@extundo.com>
27896
27897         * modules/gc-random: New file.
27898
27899 2006-03-07  Simon Josefsson  <jas@extundo.com>
27900
27901         * m4/unistd_h.m4: New file.
27902
27903 2006-03-07  Simon Josefsson  <jas@extundo.com>
27904
27905         * m4/readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
27906         test to be side-effect free by storing the result in the cache
27907         variable gl_cv_lib_readline, and moving the assignment of
27908         LIBREADLINE and LTLIBREADLINE outside the COMMANDS-TO-SET-IT.
27909         From Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
27910
27911 2006-03-07  Simon Josefsson  <jas@extundo.com>
27912
27913         * m4/gc-random.m4: New file, mostly from gc.m4.  Warn instead of
27914         error on missing devices (the functions will return an error).
27915
27916         * m4/gc.m4: Move random stuff to gc-random.m4
27917
27918 2006-03-07  Simon Josefsson  <jas@extundo.com>
27919
27920         * lib/unistd_.h: New file.
27921
27922 2006-03-07  Simon Josefsson  <jas@extundo.com>
27923
27924         * lib/gc-libgcrypt.c, gc-gnulib.c: Use GC_USE_RANDOM.
27925
27926 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
27927
27928         * m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.
27929         Problem reported by Juan Manuel Guerrero.
27930
27931 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
27932
27933         * lib/c-stack.c: Include unistd.h unconditionally, since we now assume
27934         the unistd module.
27935         * lib/getlogin_r.c: Likewise.
27936         * lib/getlogin_r.h: Likewise.
27937         * lib/glob.c: Likewise.
27938         * lib/pagealign_alloc.c: Likewise.
27939         * lib/unistd_.h: Remove; no longer needed.
27940
27941 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
27942
27943         * MODULES.html.sh (Support for systems lacking POSIX:2001):
27944         Add unistd.
27945         * modules/c-stack (Depends-on): Add unistd.
27946         * modules/getlogin_r: Likewise.
27947         * modules/glob: Likewise.
27948         * modules/pagealign_alloc: Likewise.
27949         * modules/unistd (Files): Remove lib/unistd_.h.
27950         (EXTRA_DIST): Remove.
27951         (unistd.h): Create using 'echo' rather than 'cp', so that we don't
27952         need unistd_.h.
27953         (MOSTLYCLEANFILES): Remove unistd.h-t.
27954
27955 2006-03-03  Simon Josefsson  <jas@extundo.com>
27956
27957         * build-aux/maint.mk: Add several syntax checks from CoreUtils.
27958
27959 2006-03-03  Simon Josefsson  <jas@extundo.com>
27960
27961         * build-aux/maint.mk: Add refresh-po rule, based on ideas from
27962         libidn and bison.
27963
27964 2006-03-03  Simon Josefsson  <jas@extundo.com>
27965
27966         * build-aux/maint.mk: Add indent target.
27967
27968 2006-03-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de> (tiny change)
27969
27970         * m4/poll.m4 (gl_FUNC_POLL): If we deem poll(2) unacceptable, use
27971         our replacement poll.h in any case, to avoid a differing
27972         declaration from a system header.  Seen on AIX.
27973
27974 2006-03-01  Simon Josefsson  <jas@extundo.com>
27975
27976         * lib/readline.c: Fix typo, tiny patch from Stepan Kasal
27977         <kasal@ucw.cz>.
27978
27979 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
27980
27981         * modules/gettime (Depends-on): Add extensions module.
27982         * modules/nanosleep (Depends-on): Likewise.
27983         * modules/settime (Depends-on): Likewise.
27984
27985 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
27986
27987         * m4/clock_time.m4 (gl_CLOCK_TIME): Require gl_USE_SYSTEM_EXTENSIONS,
27988         not merely AC_GNU_SOURCE, for the benefit of Solaris 10 when compiled
27989         pedantically.
27990         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
27991         * m4/timespec.m4 (gl_TIMESPEC): Likewise.
27992
27993         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test",
27994         not "==".  Reported by Ralf Wildenhues.
27995
27996 2006-03-01  Karl Berry  <karl@gnu.org>
27997
27998         * doc/Copyright/request-*: new files, synced from gnuorg.
27999
28000 2006-03-01  Karl Berry  <karl@gnu.org>
28001
28002         * config/srclist.txt (Copyright/*): new entries.
28003
28004 2006-02-28  Simon Josefsson  <jas@extundo.com>
28005
28006         * lib/getopt.c: Protect #include of unistd.h, for MSVS.
28007
28008 2006-02-27  Simon Josefsson  <jas@extundo.com>
28009
28010         * lib/base64.h: Indent #define's.  From Jim Meyering
28011         <jim@meyering.net>.
28012
28013 2006-02-27  Jim Meyering  <jim@meyering.net>
28014
28015         Revert the change of 2006-02-24, so these files can continue
28016         to be sync'd from gettext.
28017         * lib/mkdtemp.c, setenv.c, unsetenv.c: *Un*-normalize inclusion
28018         of `config.h'.
28019
28020 2006-02-26  Paul Eggert  <eggert@cs.ucla.edu>
28021
28022         * modules/intprops: New file.
28023         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
28024         Add intprops.
28025         * modules/getloadavg (Files): Remove lib/intprops.h.
28026         (Depends-on): Add intprops.
28027         * modules/human: Likewise.
28028         * modules/inttostr: Likewise.
28029         * modules/openat: Likewise.
28030         * modules/sig2str: Likewise.
28031         * modules/userspec: Likewise.
28032         * modules/utimecmp: Likewise.
28033         * modules/xnanosleep: Likewise.
28034         * modules/xstrtol: Likewise.
28035
28036 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny changes)
28037
28038         * modules/xstrtod: Omit xstrtod.h, xstrtod.c; they're in LIB_SOURCES.
28039         * modules/lock-tests (TESTS): Use $(EXEEXT).
28040         * modules/tls-tests: Likewise.
28041         * modules/argp-tests: Likewise.
28042         (check_PROGRAMS): New var, replacing...
28043         (noinst_PROGRAMS, test_argp_SOURCES): Remove.
28044
28045 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28046
28047         * lib/mkdtemp.c, lib/setenv.c, lib/unsetenv.c: Normalize inclusion of
28048         `config.h'.
28049
28050 2006-02-24  Paul Eggert  <eggert@cs.ucla.edu>
28051
28052         * lib/glob.c: Say "invalid" rather than "illegal" in comments.
28053
28054 2006-02-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28055
28056         Sync from coreutils.
28057         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and
28058         gl_CHDIR_SAFER.
28059
28060 2006-02-22  Jim Meyering  <jim@meyering.net>
28061
28062         Sync from coreutils.
28063         * m4/chdir-safer.m4: New file.
28064
28065 2006-02-20  Paul Eggert  <eggert@cs.ucla.edu>
28066
28067         * lib/getcwd.c (AT_FDCWD): Work around a bug in Solaris 9 and 10, where
28068         AT_FDCWD exceeds INT_MAX.
28069         * lib/openat.h (AT_FDCWD): Likewise.
28070
28071 2006-02-17  Eric Blake  <address@hidden>
28072
28073         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix caching error.
28074
28075 2006-02-16  Simon Josefsson  <jas@extundo.com>
28076
28077         * modules/getaddrinfo (Depends-on): Add sys_socket.
28078
28079 2006-02-15  Simon Josefsson  <jas@extundo.com>
28080
28081         * build-aux/maint.mk: Add dsyntax-check rule.
28082
28083 2006-02-15  Eric Blake  <ebb9@byu.net>
28084
28085         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
28086         winsock2.h or ws2tcpip.h when sys/socket.h is present. Fixes
28087         'present but cannot compile' warnings on cygwin.
28088         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Use gl_HEADER_SYS_SOCKET.  Don't
28089         use ws2tcpip.h if sys/socket.h works.
28090         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_HEADER_SYS_SOCKET.
28091         (gl_GETADDRINFO): Don't use ws2tcpip.h when sys/socket.h is present.
28092
28093 2006-02-14  Simon Josefsson  <jas@extundo.com>
28094
28095         * modules/maintainer-makefile (Files): Rename.
28096
28097         * build-aux/GNUmakefile: Rename Makefile.maint to maint.mk
28098         and (the local) Makefile.cfg to maint-cfg.mk.
28099
28100         * build-aux/Makefile.maint, build-aux/maint.mk: Renamed the former
28101         to the latter.
28102
28103         * modules/maintainer-makefile: New module.
28104
28105         * build-aux/Makefile.maint: New file, from GNU CoreUtils, although
28106         severaly stripped to make it possible to build it up from scratch
28107         with reliable tests.
28108
28109         * build-aux/GNUmakefile: New file, from GNU CoreUtils with some
28110         fixes to permit overriding the default actions when configure and
28111         makefile are not available.
28112
28113 2006-02-14  Paul Eggert  <eggert@cs.ucla.edu>
28114
28115         Sync from coreutils.
28116         * modules/lstat (Depends-on): Don't depend on xalloc.
28117         (License): Change from GPL to LGPL, since this is now simply a
28118         replacement for a libc function.
28119
28120 2006-02-14  Jim Meyering  <jim@meyering.net>
28121
28122         Sync from coreutils.
28123
28124         Eliminate the unwelcome (albeit unlikely) possibility of xmalloc
28125         failure on deficient systems, and simplify gnulib lgpl dependencies.
28126         * lib/lstat.c (rpl_lstat): Rewrite to use stat() in place of the
28127         xmalloc/lstat combination.  Based on a patch from Bruno Haible.
28128
28129         * lib/xalloc-die.c: Remove unused definition of N_.
28130
28131 2006-02-14  Jim Meyering  <jim@meyering.net>
28132
28133         Sync from coreutils.
28134         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Invoke
28135         AC_CHECK_FUNCS(getmntent) unconditionally so that tests of
28136         $ac_cv_func_getmntent (e.g., in gl_LIST_MOUNTED_FILE_SYSTEMS) need not
28137         double-quote uses of that variable, to accommodate the rare case in
28138         which getmntent is available in none of the libraries checked.  This
28139         happens at least on FreeBSD 5.0.
28140
28141 2006-02-13  Simon Josefsson  <jas@extundo.com>
28142
28143         * gnulib-tool (Usage): Fix --import, from
28144         karl@freefriends.org (Karl Berry).
28145
28146 2006-02-13  Sergey Poznyakoff  <gray@gnu.org.ua>
28147
28148         * lib/argp-fmtstream.c: Restore another bugfix lost on 2005-12-12
28149
28150 2006-02-07  Sergey Poznyakoff  <gray@gnu.org.ua>
28151
28152         * lib/argp-namefrob.h: Restore changes accidentally lost during the
28153         "autoupdate" on 2005-12-12.
28154
28155 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
28156
28157         * modules/closeout (Depends-on): Remove atexit.
28158
28159 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
28160
28161         * lib/closeout.c (close_stdout): Don't assume 'bool' converts nonzero
28162         ints to 0 or 1, as this isn't true for the stdbool.h substitute.
28163
28164 2006-02-05  Paul Eggert  <eggert@cs.ucla.edu>
28165
28166         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
28167         __EXTENSIONS__ if this causes compilation to fail.  Problem
28168         reported by Nelson H. F. Beebe with Solaris 10 and Sun C 5.7
28169         c89 -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED.
28170
28171 2006-01-27  Paul Eggert  <eggert@cs.ucla.edu>
28172
28173         * lib/fnmatch.c (L_): Renamed from L, to work around a bug in
28174         Mac OS X 10.3.9 with GCC 3 reported by Claudio Fontana in
28175         <http://lists.gnu.org/archive/html/bug-gnulib/2006-01/msg00074.html>.
28176         All uses changed.
28177
28178 2006-01-26  Simon Josefsson  <jas@extundo.com>
28179
28180         * lib/socket_.h: Set WINVER to 0x0501, to make sure getaddrinfo
28181         prototype is visible on mingw32.
28182
28183         * lib/getaddrinfo.h: Define EAI_ADDRFAMILY and EAI_SYSTEM if not set,
28184         for mingw32.
28185
28186         * lib/gai_strerror.c, getaddrinfo.h: Protect netdb.h #include (for
28187         mingw32).
28188
28189 2006-01-26  Paul Eggert  <eggert@cs.ucla.edu>
28190
28191         * lib/fts.c (diropen): Open with O_NOCTTY | O_NONBLOCK too.  Don't
28192         attempt to open for write; this always fails, at least on POSIX
28193         hosts.  This reinstates the 2006-01-09 change, which was
28194         inadvertently removed.
28195
28196 2006-01-26  Bruno Haible  <bruno@clisp.org>
28197
28198         * gnulib-tool (func_import): Use "trap 'exit $?' instead of "trap :".
28199         Reported by Paul Eggert.
28200
28201 2006-01-26  Bruno Haible  <bruno@clisp.org>
28202             Paul Eggert  <eggert@cs.ucla.edu>
28203
28204         * lib/stdbool_.h (_Bool)
28205         [(! (defined __cplusplus || defined __BEOS__)
28206           && !defined __GNUC__
28207           && !(defined __HP_cc || defined __xlc__
28208                || (defined __SUNPRO_C && (__SUNPRO_C < 0x550 || __STDC__ == 1))
28209                || defined __sgi))]:
28210         #define to signed char in these cases too; this simplifies
28211         the code (so that we don't have to worry about HP-UX, AIX, SunPRO,
28212         etc., separately) and makes it more conservative.
28213
28214 2006-01-25  Simon Josefsson  <jas@extundo.com>
28215
28216         * m4/getaddrinfo.m4: Look for getaddrinfo inside ws2tcip.h and
28217         -lws2_32.  Protect sys/socket.h and netdb.h #include's.  Include
28218         ws2tcpip.h with WINVER=0x0501.  All for mingw32.
28219
28220 2006-01-25  Sergey Poznyakoff  <gray@gnu.org.ua>
28221
28222         * lib/argp-namefrob.h: Bugfix. Remove stray #
28223
28224 2006-01-25  Paul Eggert  <eggert@cs.ucla.edu>
28225
28226         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for xlc bug if __GCC__ too,
28227         so that we test the test.
28228         Check for yet another HP-UX cc bug involving *bool |= bool.
28229
28230 2006-01-25  Karl Berry  <karl@gnu.org>
28231
28232         * config/srclist.txt (vasnprintf.c): sync lost.
28233
28234 2006-01-25  Jim Meyering  <jim@meyering.net>
28235
28236         Sync from the stable (b5) branch of coreutils:
28237
28238         * lib/fts.c (fts_children): Don't let close() clobber errno from
28239         failed fchdir().
28240
28241         * lib/fts.c (fts_stat): When following a symlink-to-directory,
28242         don't necessarily interpret stat-fails+lstat-succeeds as indicating
28243         a dangling symlink.  That can also happen at least for ELOOP.
28244         The fix: return FTS_SLNONE only when the stat errno is ENOENT.
28245         FYI, this bug predates the inclusion of fts.c in coreutils.
28246
28247         * lib/fts.c (fts_open): Put new maxarglen declaration and uses
28248         in their own block, so pre-c99 compilers don't object.
28249
28250         Avoid the double-free (first in fts_read, second in fts_close) that
28251         would occur when an `active' directory is made inaccessible (e.g.,
28252         via chmod a-x) during a traversal.
28253         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
28254         before returning.  Reproduce this failure by
28255         mkdir -p a/b; cd a; chmod a-x . b
28256         Reported by Stavros Passas.
28257
28258 2006-01-25  Jim Meyering  <jim@meyering.net>
28259
28260         * lib/fileblocks.c: Remove more useless parentheses.
28261         * lib/readutmp.h: Likewise.
28262
28263 2006-01-25  Bruno Haible  <bruno@clisp.org>
28264
28265         * lib/stdbool_.h (_Bool) [IRIX cc]: Define as 'signed char', to avoid
28266         warnings.
28267         Reported by Paul Eggert.
28268
28269 2006-01-25  Bruno Haible  <bruno@clisp.org>
28270
28271         * gnulib-tool (func_import): Use "trap :" instead of "trap -" to get
28272         rid of a trap command. For Solaris sh.
28273         Reported by Mark D. Baushke <mdb@gnu.org>.
28274
28275 2006-01-24  Simon Josefsson  <jas@extundo.com>
28276
28277         * lib/socket_.h (SHUT_WR, SHUT_RDWR): Don't hardcode, suggested by
28278         Bruno.
28279
28280 2006-01-24  Karl Berry  <karl@gnu.org>
28281
28282         * config/srclist.txt (argp-namefrob.h): sync lost.
28283
28284 2006-01-24  Jim Meyering  <jim@meyering.net>
28285
28286         * modules/openat (Files): Add lib/intprops.h.
28287         From Mark D. Baushke.
28288
28289 2006-01-24  Jim Meyering  <jim@meyering.net>
28290
28291         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).
28292         Reported by Mark D. Baushke.
28293
28294 2006-01-24  Jim Meyering  <jim@meyering.net>
28295
28296         * lib/socket_.h: Remove useless parentheses in uses of cpp `defined'.
28297
28298 2006-01-24  Bruno Haible  <bruno@clisp.org>
28299
28300         * modules/strnlen (Maintainer): Change from glibc to all.
28301
28302 2006-01-24  Bruno Haible  <bruno@clisp.org>
28303
28304         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for IBM and HP-UX bugs.
28305         Patch by Paul Eggert.
28306
28307 2006-01-24  Bruno Haible  <bruno@clisp.org>
28308
28309         * lib/stdbool_.h (_Bool) [__cplusplus]: Don't define if the compiler
28310         already has it.
28311         Report and patch by Albert Chin-A-Young  <china@thewrittenword.com> on
28312         2005-11-26.
28313
28314         * lib/stdbool_.h (_Bool) [HP-UX cc, AIX cc,xlc]: Define as
28315         'signed char' to avoid problems with the built-in _Bool type.
28316         Reported by Paul Eggert on 2005-11-26.
28317
28318 2006-01-24  Bruno Haible  <bruno@clisp.org>
28319
28320         * gnulib-tool (func_import): Avoid constructing complicated sed
28321         expressions inside backquote.
28322         Report and solution by Mark D. Baushke <mdb@gnu.org>.
28323
28324 2006-01-23  Ulrich Drepper  <drepper@redhat.com>
28325
28326         These changes imported from libc.
28327         * lib/getopt.c: Use __fxprintf instead of inline stream orientation
28328         test and two separate function calls.
28329         * lib/strndup.c (__strndup): Add libc_hidden_def.
28330
28331 2006-01-23  Simon Josefsson  <jas@extundo.com>
28332
28333         * modules/lock-tests: Use check_PROGRAMS instead of noinst_PROGRAMS.
28334         Remove the test_*_SOURCES variable: automake infers it by default.
28335         * modules/tls-tests: Likewise.
28336
28337 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
28338
28339         Work around porting bugs reported by Dieter in
28340         <http://lists.gnu.org/archive/html/bug-bison/2006-01/msg00049.html>.
28341         * lib/getopt.c (_NOPROTO): Remove; no longer needed.
28342         Include <stdlib.h> and <unistd.h> in all environments; it's safe now.
28343         Include "getopt.h" first, to check interface.
28344         (getenv): Declare only if defined HAVE_DECL_GETENV &&
28345         !HAVE_DECL_GETENV.
28346         * lib/strndup.c [!_LIBC]: Include "strndup.h" to get prototype.
28347         (__strndup): Revert to K&R-style function dfns, the glibc style.
28348         * lib/strnlen.c: Don't claim it's taken from glibc; it's not.
28349         (strnlen, __strnlen): Remove #defines and #undefs; not needed.
28350         Include strnlen.h first, to get prototype properly.
28351         (strnlen): Renamed from __strnlen.
28352         Remove weak alias.
28353
28354 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
28355
28356         * m4/getopt.m4 (gl_PREREQ_GETOPT): Check for getenv decl.
28357
28358 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
28359
28360         * config/srclist.txt: Adjust to reflect glibc reorganization.
28361         This affects only comments.
28362
28363 2006-01-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
28364
28365          * gnulib-tool, build-aux/csharpcomp.sh.in: Do not pass `-q' to mktemp.
28366          Reported by Bruce Korb <bkorb@gnu.org>.
28367
28368 2006-01-22  Paul Eggert  <eggert@cs.ucla.edu>
28369
28370         * lib/quotearg.c (quotearg_buffer_restyled): Add "default: break;"
28371         to pacify gcc -Wswitch-default.
28372
28373 2006-01-22  Bruno Haible  <bruno@clisp.org>
28374
28375         * lib/vasnprintf.c (VASNPRINTF): In the computation of the size of the
28376         temporary buffer for sprintf, take into account the precision also
28377         for 'd', 'i', 'u', 'o', 'x', 'X'.
28378
28379 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
28380
28381         * modules/argp-tests: New module
28382         * tests/test-argp.c: New file
28383         * tests/test-argp-2.sh: New file
28384
28385 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
28386
28387         * lib/argp-help.c (usage_long_opt): Do not print DOC options.
28388         (__argp_base_name): Removed
28389         * lib/argp-namefrob.h (__argp_basename): Removed definition. Was a
28390         typo.
28391         (__argp_base_name): Provide macro definition or extern declaration
28392         depending on the configuration
28393
28394 2006-01-20  Simon Josefsson  <jas@extundo.com>
28395
28396         * modules/inet_ntop (Depends-on): Depend on sys_socket.
28397
28398 2006-01-20  Simon Josefsson  <jas@extundo.com>
28399
28400         * lib/inet_ntop.h: Unconditionally include sys/socket.h.
28401
28402 2006-01-20  Paul Eggert  <eggert@cs.ucla.edu>
28403
28404         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
28405         rather than -Xlinker -z -Xlinker ignore, as it's more portable.
28406         Suggested by Bruno Haible.
28407
28408 2006-01-20  Karl Berry  <karl@gnu.org>
28409
28410         * config/srclist.txt (argp-fmtstream.h, localcharset.c): comment out
28411         until changes propagate, I guess.
28412
28413 2006-01-19  Simon Josefsson  <jas@extundo.com>
28414
28415         * m4/socklen.m4: Look in ws2tcpip.h too, for mingw32.
28416
28417 2006-01-19  Simon Josefsson  <jas@extundo.com>
28418
28419         * lib/socket_.h: Map SHUT_RD, SHUT_WR, SHUT_RDWR correctly.
28420
28421 2006-01-19  Simon Josefsson  <jas@extundo.com>
28422
28423         * gnulib-tool: Set check_PROGRAMS.
28424
28425         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
28426         modules/des-tests, modules/gc-arcfour-tests,
28427         modules/gc-arctwo-tests, modules/gc-des-tests,
28428         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
28429         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
28430         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
28431         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
28432         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
28433         modules/md5-tests, modules/readline, modules/rijndael-tests: Use
28434         check_PROGRAMS instead of noinst_PROGRAMS to be able to remove
28435         test_*_SOURCES.
28436
28437 2006-01-18  Simon Josefsson  <jas@extundo.com>
28438
28439         * modules/socklen (Depends-on): Depend on sys_socket.
28440
28441 2006-01-18  Simon Josefsson  <jas@extundo.com>
28442
28443         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
28444         modules/des-tests, modules/gc-arcfour-tests,
28445         modules/gc-arctwo-tests, modules/gc-des-tests,
28446         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
28447         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
28448         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
28449         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
28450         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
28451         modules/md5-tests, modules/readline, modules/rijndael-tests: Add
28452         $(EXEEXT) to automake TESTS variable, for mingw32.
28453
28454 2006-01-17  Simon Josefsson  <jas@extundo.com>
28455
28456         * modules/socklen (Include): Need sys/socket.h.
28457
28458 2006-01-17  Bruno Haible  <bruno@clisp.org>
28459
28460         * modules/ssize_t (Include): Add <sys/types.h>.
28461
28462 2006-01-16  Paul Eggert  <eggert@cs.ucla.edu>
28463
28464         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
28465         it's not portable and it doesn't work with cross-compiles.
28466         Problem reported by Bruno Haible.  Fix missing-$ typo in
28467         'test "gl_cv_ignore_unused_libraries" ...' that prevented
28468         -zignore from being used with Sun's C compiler.
28469
28470 2006-01-12  Simon Josefsson  <jas@extundo.com>
28471
28472         * lib/base64.c: Fix warning, reported by Bruno Haible
28473         <bruno@clisp.org> and patch by Paul Eggert <eggert@CS.UCLA.EDU>.
28474
28475 2006-01-12  Bruno Haible  <bruno@clisp.org>
28476
28477         * modules/ldd: New file.
28478         * build-aux/ldd.sh.in: New file.
28479         * MODULES.html.sh (Support for building libraries and executables): Add
28480         ldd.
28481
28482 2006-01-12  Bruno Haible  <bruno@clisp.org>
28483
28484         * m4/ldd.m4: New file.
28485
28486 2006-01-12  Bruno Haible  <bruno@clisp.org>
28487
28488         * gnulib-tool (func_import, func_create_testdir): Don't go into an
28489         endless loop while replacing $auxdir with build-aux.
28490
28491 2006-01-11  Simon Josefsson  <jas@extundo.com>
28492
28493         * lib/stdint_.h (SIZE_MAX): Add missing (.
28494
28495 2006-01-11  Paul Eggert  <eggert@cs.ucla.edu>
28496
28497         Sync from coreutils.
28498         * lib/md5.c: Fix commentary typos.
28499         (alignof, UNALIGNED_P): No need for a GCC-specific version.
28500         * lib/md5.h (__attribute__): Remove; unused.
28501         * lib/sha1.c: Fix commentary to match md5 better.
28502         * lib/sha1.h (struct sha1_ctx): Use a word buffer, not a byte buffer,
28503         so that we don't need to worry about alignment.  All uses changed.
28504         This merges the 2005-10-28 md5 change into sha1.
28505
28506 2006-01-11  Jim Meyering  <jim@meyering.net>
28507
28508         Sync from coreutils.
28509         * lib/md5.c (OP): Fix spacing.
28510
28511 2006-01-11  Bruno Haible  <bruno@clisp.org>
28512
28513         Ensure automatic ordering between gl_LOCK and gl_ARGP.
28514         * m4/lock.m4 (gl_LOCK_BODY): Renamed from gl_LOCK.
28515         (gl_LOCK): New macro, requiring gl_LOCK_BODY.
28516
28517 2006-01-11  Bruno Haible  <bruno@clisp.org>
28518
28519         Ensure automatic ordering between gl_LOCK and gl_ARGP.
28520         * gnulib-tool (func_import, func_create_testdir): Put gl_LOCK into
28521         the "early" section as well.
28522
28523 2006-01-11  Bruno Haible  <bruno@clisp.org>
28524
28525         Avoid "ar: no archive members specified" error on MacOS X.
28526         * gnulib-tool (func_modules_add_dummy): New function.
28527         (func_import, func_create_testdir): Invoke it.
28528
28529 2006-01-11  Bruno Haible  <bruno@clisp.org>
28530
28531         * gnulib-tool (func_import, func_create_testdir): Replace build-aux
28532         with $auxdir in AC_CONFIG_FILES statements.
28533
28534 2006-01-11  Bruno Haible  <bruno@clisp.org>
28535
28536         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
28537         Initialize also noinst_HEADERS to empty.
28538
28539 2006-01-11  Bruno Haible  <bruno@clisp.org>
28540
28541         * gnulib-tool (AUTOMAKEPATH, AUTOCONF, ACLOCAL, AUTOMAKE): New
28542         variables.
28543         (func_create_megatestdir): Call aclocal, autoconf, automake here, not
28544         autoreconf.
28545
28546 2006-01-11  Bruno Haible  <bruno@clisp.org>
28547
28548         * gnulib-tool (AUTOCONF, ACLOCAL, AUTOMAKE, AUTORECONF): Make
28549         overridable by the user.
28550         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
28551
28552 2006-01-10  Simon Josefsson  <jas@extundo.com>
28553
28554         * modules/sys_socket: New file.
28555
28556 2006-01-10  Simon Josefsson  <jas@extundo.com>
28557
28558         * m4/sys_socket_h.m4: New file.
28559
28560 2006-01-10  Simon Josefsson  <jas@extundo.com>
28561
28562         * lib/socket_.h: New file.
28563
28564 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
28565
28566         * modules/readutmp (Maintainer): Add myself.
28567
28568 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
28569
28570         * m4/memcoll.m4 (gl_MEMCOLL): Don't require AC_FUNC_MEMCMP, undoing
28571         the 2002-12-31 change.  Problem and fix reported by Bruno Haible.
28572         People who are still concerned with buggy memcmp implementations
28573         can invoke gl_FUNC_MEMCMP themselves.
28574
28575 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
28576
28577         * lib/regex_internal.h (BITSET_WORD_BITS):
28578         Work around a bug in 64-bit PGC (before version 6.1-2), where the
28579         preprocessor mishandles large unsigned values as if they were signed.
28580         Problem reported by Claudio Fontana in
28581         <http://lists.gnu.org/archive/html/bug-gnulib/2005-12/msg00061.html>.
28582
28583 2006-01-10  Jim Meyering  <jim@meyering.net>
28584
28585         Avoid the double-free (first in fts_read, second in fts_close) that
28586         would occur when an `active' directory is made inaccessible (e.g.,
28587         via chmod a-x) during a traversal.
28588         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
28589         before returning.  Reproduce this failure by
28590         mkdir -p a/b; cd a; chmod a-x . b
28591         Reported by Stavros Passas.
28592
28593         Sync from coreutils.
28594         * lib/sha1.c: Tweak grammar in a comment.
28595
28596 2006-01-10  Jim Meyering  <jim@meyering.net>
28597
28598         * m4/fpending.m4: Also include <stdio.h>, for Dragonfly.
28599         Patch by Joerg Sonnenberger.
28600
28601 2006-01-10  Bruno Haible  <bruno@clisp.org>
28602
28603         * modules/readutmp: Depend on module free.
28604         * modules/strtok_r: Depend on module restrict.
28605
28606 2006-01-10  Bruno Haible  <bruno@clisp.org>
28607
28608         * modules/gettext (configure.ac): Add an invocation of
28609         AM_GNU_GETTEXT_VERSION. Needed since autoreconf is used by gnulib-tool.
28610
28611 2006-01-10  Bruno Haible  <bruno@clisp.org>
28612
28613         * m4/localcharset.m4 (gl_LOCALCHARSET): Also test for getc_unlocked.
28614         Reported by Werner Lemberg <wl@gnu.org>.
28615
28616 2006-01-10  Bruno Haible  <bruno@clisp.org>
28617
28618         * lib/localcharset.c: Update from GNU gettext.
28619
28620 2006-01-10  Bruno Haible  <bruno@clisp.org>
28621
28622         * lib/argp.h (__const): Remove macro. Use const instead.
28623         * lib/argp-fmtstream.h (__const): Likewise.
28624         * lib/glob_.h (__const): Remove macro.
28625         * lib/glob-libc.h: Use const instead of __const.
28626
28627 2006-01-10  Bruno Haible  <bruno@clisp.org>
28628
28629         * gnulib-tool (func_emit_tests_Makefile_am): Emit an empty SUBDIR
28630         variable.
28631         Needed to avoid an automake error regarding the 'gettext' module.
28632
28633 2006-01-09  Simon Josefsson  <jas@extundo.com>
28634
28635         * modules/inet_ntop (Depends-on): Add restrict.
28636
28637 2006-01-09  Simon Josefsson  <jas@extundo.com>
28638
28639         * modules/gc-rijndael-tests (License): Put under LGPL.
28640
28641         * modules/gc-des-tests (License): Likewise.
28642
28643         * modules/gc-arcfour-tests (License): Likewise.
28644
28645         * modules/gc-arctwo-tests (License): Likewise.
28646
28647         * modules/gc-pbkdf2-sha1-tests (License): Likewise.
28648
28649         * modules/gc-hmac-sha1-tests (Files): Likewise.
28650
28651         * modules/gc-hmac-md5-tests (License): Likewise.
28652
28653         * modules/gc-sha1-tests (License): Likewise.
28654
28655         * modules/gc-md5-tests (License): Likewise.
28656
28657         * modules/gc-md4-tests (License): Likewise.
28658
28659         * modules/gc-md2-tests (License): Likewise.
28660
28661         * modules/gc-tests (License): Likewise.
28662
28663         * modules/des-tests (License): Likewise.
28664
28665         * modules/md4-tests (License): Likewise.
28666
28667         * modules/md2-tests (License): Likewise.
28668
28669 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
28670
28671         Sync from coreutils:
28672
28673         * MODULES.html.sh (build_lib): New section, with new lib-ignore module.
28674         * modules/lib-ignore: New file.
28675         * modules/mkdir-p (Files): Add chdir-safer.c, chdir-safer.h, lchmod.h,
28676         chdir-safer.m4, lchmod.m4.
28677         * modules/openat: Add mkdirat.c, openat-priv.h.
28678
28679 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
28680
28681         Sync from coreutils.
28682         * m4/lib-ignore.m4: New file.
28683         * m4/lchmod.m4: New file.
28684
28685 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
28686
28687         Sync from coreutils.
28688         * lib/chdir-long.c (cdb_free): Don't bother trying to open directory
28689         for write access: POSIX says that must fail.
28690         * lib/fts.c (diropen): Likewise.
28691         * lib/save-cwd.c (save_cwd): Likewise.
28692         * lib/chdir-long.c (cdb_free): Open with O_NOCTTY | O_NONBLOCK as
28693         well, for minor improvements on hosts that lack O_DIRECTORY.
28694         * lib/chown.c (rpl_chown) [CHOWN_MODIFIES_SYMLINK]:
28695         Don't try O_WRONLY unless O_RDONLY failed wth EACCES.
28696         Fall back on chown if open failed with EACCES.
28697
28698         * lib/gettime.c (gettime) [!defined OK_TO_USE_1S_CLOCK]:
28699         Report an error at compile-time if only a 1-second nominal clock
28700         resolution is found.
28701
28702         * lib/lchmod.h: New file.
28703         * lib/mkdir-p.c: Include lchmod.h, lchown.h.
28704         (make_dir_parents): Use lchown rather than chown, and
28705         lchmod rather than chmod.
28706
28707         * lib/mountlist.c (ME_DUMMY): "none" and "proc" file systems are
28708         dummies too.  Problem with "none" reported by Bob Proulx.  Problem with
28709         "proc" reported by n0dalus.
28710
28711         * lib/mountlist.c: Include <limits.h>.
28712         (dev_from_mount_options)
28713         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]:
28714         New function.  It no longer assumes "dev=" has the System V meaning
28715         on Linux (since it doesn't).  It also parses "dev=" more carefully.
28716         (read_file_system_list)
28717         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]: Use it.
28718         MOUNTED_GETMNTENT2 is new here; the code didn't used to look for
28719         dev= in that case.
28720
28721         * lib/posixtm.h (PDS_PRE_2000): New macro.
28722         * lib/posixtm.c (year): Arg is now syntax_bits rather than
28723         allow_century.  All usages changed.  Reject dates outside the range
28724         1969-1999 if PDS_PRE_2000 is used.
28725
28726 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
28727
28728         Sync from coreutils.
28729         * doc/getdate.texi (General date syntax): Invalid dates are rejected.
28730         (Time of day items): Mention the possibility of leap seconds.
28731         Problem reported by Dr. David Alan Gilbert.
28732
28733 2006-01-09  Jim Meyering  <jim@meyering.net>
28734
28735         Sync from coreutils.
28736
28737         * lib/version-etc.c (COPYRIGHT_YEAR): Update to 2006.
28738
28739         * lib/chdir-safer.h, lib/chdir-safer.c: New files.
28740
28741         * lib/modechange.c (mode_compile): Reject an invalid mode string
28742         that starts with an octal digit.  From Andreas Gruenbacher.
28743
28744         * lib/openat.c: Include "fcntl--.h" and "unistd--.h", to map open
28745         and dup to open_safer and dup_safer, respectively.
28746         (openat_permissive): Fix typo in comment.
28747
28748         * lib/openat.c: Don't include <stdlib.h>, <unistd.h>, <fcntl.h>,
28749         "gettext.h"; either no longer needed or are guaranteed by openat.h.
28750         (_): Remove; no longer needed.
28751         (openat): Renamed from rpl_openat; no need for rpl_openat
28752         since openat.h renames openat for us.
28753         Replace most of the body with a call to openat_permissive,
28754         to avoid duplicate code.
28755         Port to (probably hypothetical) environments were mode_t is
28756         wider than int.
28757         (openat_permissive): Require mode arg, so that we can check
28758         types better.  Put it just after flags.  Change cwd failure
28759         indicator from pointer-to-bool to pointer-to-errno-value.
28760         All callers changed.
28761         Invoke openat_save_fail and/or openat_restore_fail if
28762         cwd_errno is null, so that openat can call us.
28763         (openat_permissive, fdopendir, fstatat, unlinkat):
28764         Simplify errno handling to avoid some duplicate code,
28765         as it's OK to set errno on success.
28766         * lib/openat.h: Revamp code so that function macros depend on
28767         __OPENAT_PREFIX only, not also on AT_FDCWD.
28768         (openat_ro): Remove.  Caller changed to use openat_permissive.
28769         (openat_permissive): Now a macro, if not a function.
28770         (openat_restore_fail, openat_save_fail): Now always functions,
28771         since mkdirat needs them even if __OPENAT_PREFIX is defined.
28772
28773         * lib/openat-priv.h: New file, defining macros used by mkdirat.c
28774         and openat.c.
28775         * lib/mkdirat.c: Include openat-priv.h.
28776         Remove definitions of macros defined therein.
28777         * lib/openat.c: Likewise.
28778
28779         * lib/mkdirat.c (mkdirat): New file and function.
28780         * lib/openat.h (mkdirat): Declare.
28781
28782         * lib/openat.c (fdopendir): Don't change errno when returning non-NULL.
28783
28784         * lib/openat.h (openat_permissive): Declare.
28785         (openat_ro): Define.
28786
28787         * lib/openat.c (EXPECTED_ERRNO): New macro.
28788         (openat_permissive): New function -- used in remove.c rewrite.
28789         (all functions): Set errno just before returning, only if there
28790         was an actual failure.
28791         Use EXPECTED_ERRNO rather than comparing against only ENOTDIR.
28792
28793         Emulate openat-family functions using Linux's procfs, if possible.
28794         Idea and some code based on Ulrich Drepper's glibc changes.
28795
28796         * lib/openat.c: (BUILD_PROC_NAME): New macro.
28797         Include <stdio.h>, <string.h>, "alloca.h" and "intprops.h".
28798         (rpl_openat): Emulate by trying to open /proc/self/fd/%d/%s,
28799         before falling back on save_cwd and restore_cwd.
28800         (fdopendir, fstatat, unlinkat): Likewise.
28801
28802         * lib/openat.c (fstatat, unlinkat): Perform the syscall directly,
28803         skipping the save_cwd...restore_cwd overhead, if FILE is absolute.
28804
28805         * lib/openat.c (rpl_openat): Use the promoted type (int), not mode_t,
28806         as second argument to va_arg.  Otherwise, some versions of gcc
28807         warn that `if this code is reached, the program will abort'.
28808
28809 2006-01-09  Jim Meyering  <jim@meyering.net>
28810
28811         Sync from coreutils.
28812         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile mkdirat.c.
28813         Require openat-priv.h.
28814
28815 2006-01-09  Bruno Haible  <bruno@clisp.org>
28816
28817         * modules/strnlen (Include): Use strnlen.h.
28818
28819 2006-01-09  Bruno Haible  <bruno@clisp.org>
28820
28821         * m4/stdint.m4 (gl_STDINT_H): Also test for <sys/bitypes.h>.
28822
28823 2006-01-09  Bruno Haible  <bruno@clisp.org>
28824
28825         * lib/sysexit_.h (EX_OK): New macro.
28826         Suggested by Martin Lambers <marlam@marlam.de>.
28827
28828 2006-01-09  Bruno Haible  <bruno@clisp.org>
28829
28830         * lib/stdint_.h: On Linux libc4 and libc5, include <sys/bitypes.h> and
28831         don't define _STDINT_H_NEED_SIGNED_INT_TYPES.
28832
28833 2006-01-09  Bruno Haible  <bruno@clisp.org>
28834
28835         * lib/stdint_.h (SIZE_MAX): Write the value without involving negative
28836         numbers.
28837
28838 2006-01-09  Bruno Haible  <bruno@clisp.org>
28839
28840         * lib/javacomp.sh.in: Move to ../build-aux/javacomp.sh.in.
28841         * lib/javaexec.sh.in: Move to ../build-aux/javaexec.sh.in.
28842         * lib/csharpcomp.sh.in: Move to ../build-aux/csharpcomp.sh.in.
28843         * lib/csharpexec.sh.in: Move to ../build-aux/csharpexec.sh.in.
28844
28845 2006-01-09  Bruno Haible  <bruno@clisp.org>
28846
28847         * build-aux/javacomp.sh.in: New file, moved from lib/.
28848         * modules/javacomp-script (Files): Update.
28849         (configure.ac): Add AC_CONFIG_FILES invocation.
28850         (EXTRA_DIST): Remove variable.
28851
28852         * build-aux/javaexec.sh.in: New file, moved from lib/.
28853         * modules/javaexec (Files): Update.
28854         (configure.ac): Add AC_CONFIG_FILES invocation.
28855         (EXTRA_DIST): Remove javaexec.sh.in.
28856
28857         * build-aux/csharpcomp.sh.in: New file, moved from lib/.
28858         * modules/csharpcomp-script (Files): Update.
28859         (configure.ac): Add AC_CONFIG_FILES invocation.
28860         (EXTRA_DIST): Remove variable.
28861
28862         * build-aux/csharpexec.sh.in: New file, moved from lib/.
28863         * modules/csharpexec (Files): Update.
28864         (configure.ac): Add AC_CONFIG_FILES invocation.
28865         (EXTRA_DIST): Remove csharpexec.sh.in.
28866
28867 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
28868
28869         Sync from coreutils.
28870
28871         Add POSIX ACL support
28872         * lib/acl.h (copy_acl, set_acl): Add declarations.
28873         * lib/acl.c (acl_entries): Add fallback implementation for POSIX ACL
28874         systems other than Linux.
28875         (chmod_or_fchmod): New function: use fchmod when possible,
28876         and chmod otherwise.
28877         (file_has_acl): Add a POSIX ACL implementation, with a
28878         Linux-specific subcase.
28879         (copy_acl): Add: copy an acl and S_ISUID, S_ISGID, and
28880         S_ISVTX from one file to another.  Fall back to fchmod/chmod when
28881         acls are unsupported.
28882         (set_acl): Add: set a file's acl and S_ISUID, S_ISGID, and
28883         S_ISVTX to a defined value.  Fall back to fchmod/chmod when acls
28884         are unsupported.
28885
28886 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
28887
28888         Sync from coreutils.
28889         * m4/acl.m4 (AC_FUNC_ACL): Add POSIX ACL and Linux-specific acl tests.
28890
28891 2006-01-07  Bruno Haible  <bruno@clisp.org>
28892
28893         * gnulib-tool (func_import): Add an AC_PROG_RANLIB dependency to
28894         gl_EARLY.
28895
28896 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
28897
28898         * lib/strftime.c (tzname): Don't declare if it is already #defined.
28899         Problem reported for Mingw by Mark Junker.
28900
28901 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
28902
28903         * README: Gnulib normally doesn't generate a tarball.
28904
28905 2006-01-03  Paul Eggert  <eggert@cs.ucla.edu>
28906
28907         * lib/xtime.h (xtime_make, xtime_nonnegative_nsec, xtime_nsec): Use
28908         long int, not int, for nanosecond counts, so that people who are
28909         used to POSIX struct timespec won't be surprised.  Reported by Jim
28910         Meyering.
28911
28912 2005-12-28  Bruno Haible  <bruno@clisp.org>
28913
28914         * build-aux/config.rpath: Update from GNU gettext.
28915
28916 2005-12-16  Jim Meyering  <jim@meyering.net>
28917
28918         * modules/fprintftime: New module.
28919         * MODULES.html.sh (Date and time <time.h>): Add fprintftime.
28920
28921 2005-12-16  Jim Meyering  <jim@meyering.net>
28922
28923         * m4/fprintftime.m4: New file.
28924
28925 2005-12-16  Jim Meyering  <jim@meyering.net>
28926
28927         * lib/fprintftime.c, lib/fprintftime.h: New files.
28928
28929 2005-12-15  Simon Josefsson  <jas@extundo.com>
28930
28931         * modules/socklen (configure.ac): Fix M4 macro name, to align with
28932         new m4/socklen.m4.
28933
28934 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
28935
28936         * m4/argp.m4: Define HAVE_DECL_PROGRAM_INVOCATION_NAME and
28937         HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
28938
28939 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
28940
28941         * lib/argp-fmtstream.c (__argp_fmtstream_update): Fix coredump
28942         * lib/argp-help.c (fill_in_uparams): Check if the constructed
28943         struct uparams is valid. Fall back to the default values if it is
28944         not.
28945
28946 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
28947
28948         * modules/argp (Files): Add argp-pin.c
28949         (Depends-on): dirname
28950         (lib_SOURCES): Add argp-pin.c
28951
28952 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
28953
28954         * m4/argp.m4:  Check if program_invocation_name and
28955         program_invocation_short_name are declared and define appropriate
28956         macros if they are not.
28957
28958 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
28959
28960         * lib/argp-help.c (__argp_base_name): New function
28961         (__argp_short_program_name): Rewrite using __argp_base_name
28962         * lib/argp-namefrob.h: Define program_invocation_name and
28963         program_invocation_short_name if requested
28964         (__argp_base_name): Add prototype
28965         * lib/argp-parse.c (argp_def): Use gettext wrappers
28966         (argp_default_parser): Use __argp_base_name
28967         * lib/argp-pin.c: New file. Defines program_invocation_name and
28968         program_invocation_short_name on systems that lack them.
28969
28970 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
28971
28972         * m4/stat-time.m4 (gl_STAT_TIME): Add check for
28973         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
28974         porting problem reported by Georg Schwarz in
28975         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
28976
28977 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
28978
28979         * lib/stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
28980         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
28981         porting problem reported by Georg Schwarz in
28982         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
28983
28984 2005-12-05  Bruno Haible  <bruno@clisp.org>
28985
28986         * lib/csharpcomp.sh.in (options_csc): For -l option, add a .dll suffix.
28987         * lib/csharpcomp.c (compile_csharp_using_sscli): Likewise.
28988         Reported by Mark Junker <mjscod@gmx.de>.
28989
28990 2005-12-02  Paul Eggert  <eggert@cs.ucla.edu>
28991
28992         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
28993         Use implementation from Albert Chin, with some
28994         comments/corrections by Stepan Kasal and myself.
28995
28996 2005-12-02  Bruno Haible  <bruno@clisp.org>
28997
28998         * gnulib-tool (func_import): Accept GPLed build tool modules when
28999         --lgpl is given.
29000         * modules/csharpcomp-script: New file.
29001         * modules/csharpcomp: Depend on it.
29002         * modules/javacomp-script: New file.
29003         * modules/javacomp: Depend on it.
29004         Suggested by Simon Josefsson.
29005
29006 2005-12-01  Paul Eggert  <eggert@cs.ucla.edu>
29007
29008         * m4/regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
29009         statement, to work around an HP-UX 10.20 compiler bug reported by
29010         Peter O'Gorman.
29011
29012 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
29013
29014         * modules/savedir (Depends-on): Add openat.
29015
29016 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
29017
29018         * lib/stdint_.h (intmax_t) [defined intmax_t]: Do not declare.
29019         (uintmax_t) [defined uintmax_t]: Do not declare.
29020         (SIZE_MAX) [defined SIZE_MAX]: Do not define.
29021         This works around a problem if intmax_t.m4 and/or uintmax_t.m4
29022         and/or size_max.m4 are also used.  Problem reported by Mark D. Baushke.
29023         (SIZE_MAX): Define to ((size_t) -1), not (~(size_t)0), for the
29024         sake of portability to weird hosts that C allows (though we don't
29025         know of any practical examples).
29026
29027         * lib/savedir.h (fdsavedir): New decl.
29028         * lib/savedir.c (fdsavedir, savedirstream): New functions; the latter
29029         contains most of the former guts of savedir.
29030         (savedir): Use savedirstream.
29031         Include "openat.h".
29032
29033 2005-11-25  Paul Eggert  <eggert@cs.ucla.edu>
29034
29035         * modules/obstack (Files): Add m4/ulonglong.m4.
29036         Problem reported by Davide Angelocola.
29037
29038 2005-11-15  Paul Eggert  <eggert@cs.ucla.edu>
29039
29040         * lib/xstrtod.c: Don't bother with #pragma STDC FENV_ACCESS ON, as
29041         coreutils no longer futzes with rounding modes.
29042
29043 2005-11-14  Jim Meyering  <jim@meyering.net>
29044
29045         * lib/mkstemp-safer.c: Include <config.h>, required for possible
29046         replacement of mkstemp.
29047
29048 2005-11-10  Simon Josefsson  <jas@extundo.com>
29049
29050         * lib/readline.c: Remove EOL.
29051
29052 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
29053
29054         * modules/gethrxtime (Depends-on): Add gettime.
29055
29056 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
29057
29058         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Don't require AC_HEADER_TIME
29059         or gettimeofday; no longer needed.
29060
29061 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
29062
29063         * lib/gethrxtime.c: Include "timespec.h" rather than the sys/time /
29064         time business.
29065         (gethrxtime) [! (HAVE_NANOUPTIME
29066         || (defined CLOCK_MONOTONIC && HAVE_CLOCK_GETTIME)
29067         || HAVE_MICROUPTIME)]: Fall back on gettime rather than rolling
29068         our own approximation.
29069
29070 2005-11-08  Eric Blake  <ebb9@byu.net>
29071
29072         * lib/inet_ntop.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
29073
29074 2005-11-08  Eric Blake  <ebb9@byu.net>
29075
29076         * lib/getaddrinfo.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
29077
29078 2005-11-04  Bruno Haible  <bruno@clisp.org>
29079
29080         * gnulib-tool: Implement --update mode.
29081
29082 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
29083
29084         Fix porting problem reported by Theodoros V. Kalamatianos.
29085         * lib/utimens.c (futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]:
29086         Don't assume that futimes failing means we must fail.
29087
29088 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
29089
29090         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
29091         variables to suggest the intended function of the PATH_MAX check.
29092
29093 2005-10-30  Kean Johnston  <jkj@sco.com>
29094
29095         Trivial changes to support SCO systems.
29096         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Check for MAXPATHLEN as well
29097         as PATH_MAX.
29098         * m4/fpending.m4 (gl_FUNC_FPENDING): Correct check for SCO systems,
29099         where __ptr is null when no I/O is pending.
29100
29101 2005-10-29  Paul Eggert  <eggert@cs.ucla.edu>
29102
29103         * lib/getcwd.c (__getcwd): Don't assume that system calls after readdir
29104         leave errno alone.  Problem reported by Dmitry V. Levin.
29105
29106 2005-10-28  Simon Josefsson  <jas@extundo.com>
29107
29108         * tests/test-gc-md4.c, tests/test-gc-md5.c, tests/test-gc-sha1.c:
29109         Test more.
29110
29111         * tests/test-gc-md2.c, tests/test-md2.c: New files.
29112
29113         * modules/md2, modules/md2-tests: New files.
29114
29115 2005-10-28  Simon Josefsson  <jas@extundo.com>
29116
29117         * m4/inet_ntop.m4: More tests.
29118
29119         * m4/gc-md2.m4, md2.m4: New file.
29120
29121 2005-10-28  Simon Josefsson  <jas@extundo.com>
29122
29123         * lib/inet_ntop.h, inet_ntop.c: Make it work under mingw32: Add
29124         "restrict" keywords, as per POSIX.  Protect the function
29125         declaration around HAVE_DECL_INET_NTOP rather than HAVE_INET_NTOP.
29126         Don't use K&R prototypes.  Check the sprintf return values.
29127         Re-define EAFNOSUPPORT if not present.  Indent.
29128
29129         * lib/md5.h, md5.c: Simplify buffer handling visavi alignment,
29130         suggested by Bruno Haible <bruno@clisp.org>.
29131
29132         * lib/gc-gnulib.c, gc-libgcrypt.c: Check calloc return value.
29133
29134         * lib/gc.h: Add MD2 and RMD160 length defines.  Add prototypes.
29135
29136         * lib/gc-libgcrypt.c: Add MD2 (which is not available through
29137         libgcrypt).
29138
29139         * lib/gc-gnulib.c: Add MD2.  Implement gc_hash_* API.
29140
29141         * lib/md2.h, lib/md2.c: New files.
29142
29143 2005-10-28  Paul Eggert  <eggert@cs.ucla.edu>
29144
29145         * lib/savedir.c (savedir): Don't assume that xrealloc etc. leave
29146         errno alone.  Problem reported by Frederic Jolliton.
29147
29148 2005-10-27  Paul Eggert  <eggert@cs.ucla.edu>
29149
29150         * modules/verify (License): Change from GPL to LGPL.  This is a
29151         tiny module and there are apparently near-equivalents that are
29152         under the BSD license.
29153
29154 2005-10-24  Simon Josefsson  <jas@extundo.com>
29155
29156         * modules/sha1: Relicense to LGPL.
29157
29158 2005-10-24  Simon Josefsson  <jas@extundo.com>
29159
29160         * lib/md4.h: Shrink buffer size, now that we changed the type.
29161
29162 2005-10-23  Simon Josefsson  <jas@extundo.com>
29163
29164         * gnulib-tool (func_import): Fix --tests-base.
29165
29166 2005-10-22  Simon Josefsson  <jas@extundo.com>
29167
29168         * modules/arcfour (Depends-on): Need stdint.
29169
29170 2005-10-22  Simon Josefsson  <jas@extundo.com>
29171
29172         * m4/gc.m4: Don't be fooled by --disable-*random-device parameters,
29173         suggested by Bruno Haible <bruno@clisp.org>.  Fix error messages.
29174
29175 2005-10-22  Simon Josefsson  <jas@extundo.com>
29176
29177         * lib/md4.h, md4.c: Simplify buffer handling visavi alignment,
29178         suggested by Bruno Haible <bruno@clisp.org>.
29179
29180 2005-10-22  Simon Josefsson  <jas@extundo.com>
29181
29182         * lib/crc.h: Include stddef.h, for size_t.
29183
29184 2005-10-22  Simon Josefsson  <jas@extundo.com>
29185
29186         * lib/arcfour.h, arcfour.c: Use fixed size indices in the
29187         arcfour_context struct (simplify test vector testing in GNU
29188         Shishi).
29189
29190 2005-10-21  Simon Josefsson  <jas@extundo.com>
29191
29192         * modules/des, modules/des-tests: New files.
29193
29194         * modules/gc-des, modules/gc-des-tests: New files.
29195
29196         * tests/test-des.c, tests/test-gc-des.c: New file.
29197
29198 2005-10-21  Simon Josefsson  <jas@extundo.com>
29199
29200         * modules/arctwo, modules/arctwo-tests: New files.
29201
29202         * tests/test-arctwo.c: New file.
29203
29204         * modules/gc-arctwo, modules/gc-arctwo-tests: New files.
29205
29206         * tests/test-gc-arctwo.c: New file.
29207
29208 2005-10-21  Simon Josefsson  <jas@extundo.com>
29209
29210         * m4/gc.m4: Don't use libgcrypt if gcrypt.h isn't found, suggested by
29211         Bruno Haible <bruno@clisp.org>.
29212
29213         * m4/gc-des.m4: New file.
29214
29215 2005-10-21  Simon Josefsson  <jas@extundo.com>
29216
29217         * m4/arctwo.m4: New file.
29218
29219         * m4/gc-arctwo.m4: New file.
29220
29221 2005-10-21  Simon Josefsson  <jas@extundo.com>
29222
29223         * lib/rijndael-api-fst.c: Fix bugs in CBC mode for more than one
29224         block.
29225
29226 2005-10-21  Simon Josefsson  <jas@extundo.com>
29227
29228         * lib/hmac-md5.c (hmac_md5): Add comments, suggested by Bruno Haible
29229         <bruno@clisp.org>.
29230
29231         * lib/hmac-sha1.c (hmac_sha1): Likewise.
29232
29233         * lib/crc.c (crc32_update): Actually use crc parameter, suggested by
29234         Bruno Haible <bruno@clisp.org>.
29235
29236         * lib/crc.h: Include stdint.h directly, suggested by Bruno Haible
29237         <bruno@clisp.org>.
29238
29239 2005-10-21  Simon Josefsson  <jas@extundo.com>
29240
29241         * lib/gc-libgcrypt.c (gc_cipher_open): Handle ECB.
29242
29243 2005-10-21  Simon Josefsson  <jas@extundo.com>
29244
29245         * lib/gc-gnulib.c: Support ARCTWO in CBC mode.
29246
29247 2005-10-21  Simon Josefsson  <jas@extundo.com>
29248
29249         * lib/des.h, lib/des.c: New files.
29250
29251         * lib/gc-gnulib.c: Support DES.c
29252
29253 2005-10-21  Simon Josefsson  <jas@extundo.com>
29254
29255         * lib/arctwo.h, lib/arctwo.c: New files.
29256
29257         * lib/gc-gnulib.c: Support ARCTWO.
29258
29259 2005-10-21  Simon Josefsson  <jas@extundo.com>
29260
29261         * lib/arctwo.h (arctwo_setkey): Protect variable in CPP macro,
29262         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
29263
29264 2005-10-21  Simon Josefsson  <jas@extundo.com>
29265
29266         * gnulib-tool (func_import, func_create_testdir): Define automake
29267         conditional GL_COND_LIBTOOL if libtool is used (to be used by modules
29268         Makefile.am snippet),
29269         suggested by Bruno Haible <bruno@clisp.org>.
29270
29271         * modules/gc (Makefile.am): Use it.
29272
29273 2005-10-21  Bruno Haible  <bruno@clisp.org>
29274
29275         * gnulib-tool (func_import, func_create_testdir): Add quoting to last
29276         patch.
29277
29278 2005-10-19  Simon Josefsson  <jas@extundo.com>
29279
29280         * tests/test-gc-rijndael.c: New file.
29281
29282         * modules/gc-rijndael, modules/gc-rijndael-test: New files.
29283
29284 2005-10-19  Simon Josefsson  <jas@extundo.com>
29285
29286         * tests/test-gc-md4.c, tests/test-gc-md5.c: Test gc_hash_buffer
29287         interface too.
29288
29289 2005-10-19  Simon Josefsson  <jas@extundo.com>
29290
29291         * tests/test-gc-arcfour.c: New file.
29292
29293         * modules/gc-arcfour, modules/gc-arcfour-tests: New files.
29294
29295 2005-10-19  Simon Josefsson  <jas@extundo.com>
29296
29297         * modules/gc-md4, modules/gc-md4-tests: New file.
29298
29299         * tests/test-gc-md4.c: New file.
29300
29301 2005-10-19  Simon Josefsson  <jas@extundo.com>
29302
29303         * m4/gc-md4.m4: New file.
29304
29305 2005-10-19  Simon Josefsson  <jas@extundo.com>
29306
29307         * m4/gc-hmac-md5.m4, gc-hmac-sha1.m4, gc-md4.m4,
29308         gc-md5.m4, gc-sha1.m4: Fix typo, suggested by Stepan Kasal
29309         <kasal@ucw.cz>.
29310
29311 2005-10-19  Simon Josefsson  <jas@extundo.com>
29312
29313         * m4/gc-arcfour.m4: New file.
29314
29315         * m4/gc-rijndael.m4: New file.
29316
29317 2005-10-19  Simon Josefsson  <jas@extundo.com>
29318
29319         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support MD4.
29320
29321 2005-10-19  Simon Josefsson  <jas@extundo.com>
29322
29323         * lib/gc-gnulib.c: Support ARCFOUR.
29324
29325 2005-10-19  Simon Josefsson  <jas@extundo.com>
29326
29327         * lib/gc-gnulib.c: Implement gc_cipher_* API, currently only with AES
29328         support.
29329
29330         * lib/gc.h: Add ECB enum type.
29331
29332         * lib/hmac-md5.c, hmac-sha1.c: Include memxor.h.
29333
29334 2005-10-18  Simon Josefsson  <jas@extundo.com>
29335
29336         * tests/test-md5.c: New file.
29337
29338         * modules/md5-tests: New file.
29339
29340 2005-10-18  Simon Josefsson  <jas@extundo.com>
29341
29342         * tests/test-md4.c: New file.
29343
29344         * modules/md4, modules/md4-tests: New files.
29345
29346 2005-10-18  Simon Josefsson  <jas@extundo.com>
29347
29348         * m4/md4.m4: New file.
29349
29350 2005-10-18  Simon Josefsson  <jas@extundo.com>
29351
29352         * lib/md4.h, lib/md4.c: New files, based on md5.?.
29353
29354 2005-10-17  Stepan Kasal  <kasal@ucw.cz>
29355
29356         * gnulib-tool (func_create_testdir): Omit the second check whether
29357         BUILT_SOURCES in nonempty.
29358
29359 2005-10-17  Simon Josefsson  <jas@extundo.com>
29360
29361         * tests/test-rijndael.c: New file.
29362
29363 2005-10-17  Simon Josefsson  <jas@extundo.com>
29364
29365         * modules/sha1: Depend on stdint instead of md5.
29366
29367         * modules/md5: Depend on stdint, remove uint32_t.
29368
29369 2005-10-17  Simon Josefsson  <jas@extundo.com>
29370
29371         * modules/gc-sha1-tests: New file.
29372
29373         * tests/test-gc-sha1.c: New file.
29374
29375 2005-10-17  Simon Josefsson  <jas@extundo.com>
29376
29377         * m4/md5.m4: Remove call to uint32_t.m4.
29378
29379 2005-10-17  Simon Josefsson  <jas@extundo.com>
29380
29381         * lib/sha1.c: Use uint32_t instead of md5_uint32.t
29382
29383         * lib/sha1.h: Use stdint.h and uint32_t instead of md5_uint32 from
29384         md5.h.
29385
29386         * lib/md5.c: Use uin32_t.  Fix non-gcc UNALIGNED_P macro.
29387
29388         * lib/md5.h: Use stdint.h and uint32_t.  Doc fix.
29389
29390 2005-10-17  Simon Josefsson  <jas@extundo.com>
29391
29392         * lib/gc.h, gc-libgcrypt.c: Add more hash types/functions.
29393
29394 2005-10-17  Simon Josefsson  <jas@extundo.com>
29395
29396         * lib/gc.h, gc-libgcrypt.c: Add ciphers.
29397
29398 2005-10-17  Simon Josefsson  <jas@extundo.com>
29399
29400         * lib/gc-libgcrypt.c (gc_hmac_sha1): Fix assert.
29401
29402         * lib/gc.h (gc_nonce, gc_pseudo_random, gc_random): Add prototypes.
29403
29404 2005-10-17  Bruno Haible  <bruno@clisp.org>
29405
29406         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Change the return statement so
29407         that it can also be used in a test.
29408
29409 2005-10-16  Bruno Haible  <bruno@clisp.org>
29410
29411         * gnulib-tool (func_emit_tests_Makefile_am): Also define
29412         TESTS_ENVIRONMENT, so that individual tests can augment it.
29413
29414         * gnulib-tool (func_create_testdir): Use an intermediate target for
29415         building $(BUILT_SOURCES). Needed because BUILT_SOURCES can contain
29416         macros, like $(ALLOCA_H), which cannot be passed through the command
29417         line.
29418
29419 2005-10-15  Simon Josefsson  <jas@extundo.com>
29420
29421         * modules/rijndael-tests: New file.
29422
29423         * modules/rijndael: New file.
29424
29425 2005-10-15  Simon Josefsson  <jas@extundo.com>
29426
29427         * m4/rijndael.m4: New file.
29428
29429 2005-10-15  Simon Josefsson  <jas@extundo.com>
29430
29431         * lib/rijndael-api-fst.h, lib/rijndael-api-fst.c: New files.
29432
29433         * lib/rijndael-alg-fst.h, lib/rijndael-alg-fst.c: New files.
29434
29435 2005-10-14  Simon Josefsson  <jas@extundo.com>
29436
29437         * tests/test-arcfour.c: New file.
29438
29439         * modules/arcfour, modules/arcfour-tests: New files.
29440
29441 2005-10-14  Simon Josefsson  <jas@extundo.com>
29442
29443         * m4/arcfour.m4: New file.
29444
29445 2005-10-14  Simon Josefsson  <jas@extundo.com>
29446
29447         * lib/arcfour.h, lib/arcfour.c: New files.
29448
29449 2005-10-14  Roland McGrath  <roland@redhat.com>
29450
29451         Import from libc.  [BZ #1331]
29452         * lib/obstack.h [!__STDC__] (obstack_int_grow_fast): Fix misnamed
29453         macro argument.
29454         Reported by Matej Vela <vela@debian.org>.
29455
29456 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
29457
29458         * lib/obstack.c [defined _LIBC && defined USE_IN_LIBIO]: Don't
29459         include <wchar.h>; no longer needed.
29460
29461 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
29462
29463         * config/srclist.txt: Add glibc bug 321 for obstack.c, obstack.h.
29464
29465 2005-10-14  Jakub Jelinek  <jakub@redhat.com>
29466         and  Ulrich Drepper  <drepper@redhat.com>
29467
29468         Import from libc.
29469         * lib/obstack.c (print_and_abort) [defined _LIBC]: Use __fxprintf
29470         instead of inline stream orientation test and two separate
29471         function calls.  Pay no attention to USE_IN_LIBIO.
29472
29473 2005-10-13  Simon Josefsson  <jas@extundo.com>
29474
29475         * modules/gc-hmac-md5-tests: New file.
29476
29477         * tests/test-gc-hmac-sha1.c: New file.
29478
29479         * tests/test-gc.c (main): Remove MD5 and HMAC-MD5 tests.
29480
29481         * modules/gc-hmac-md5-tests: New file.
29482
29483         * tests/test-gc-md5.c: New file.
29484
29485         * modules/gc-md5-tests: New file.
29486
29487 2005-10-13  Simon Josefsson  <jas@extundo.com>
29488
29489         * lib/gc-pbkdf2-sha1.c (gc_pbkdf2_sha1): Optimize CEIL computation.
29490         Move memory allocation outside of loop.
29491
29492 2005-10-13  Paul Eggert  <eggert@cs.ucla.edu>
29493
29494         * lib/mkdir-p.c (make_dir_parents): Don't report an error if an
29495         intermediate directory is in a read-only file system.  Problem
29496         reported by Eric Blake.
29497
29498 2005-10-13  Oskar Liljeblad  <oskar@osk.mine.nu>
29499
29500         * modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
29501
29502 2005-10-12  Simon Josefsson  <jas@extundo.com>
29503
29504         * tests/test-hmac-sha1.c: New file.
29505
29506         * modules/hmac-sha1-tests: New file.
29507
29508         * modules/hmac-sha1: New file.
29509
29510 2005-10-12  Simon Josefsson  <jas@extundo.com>
29511
29512         * modules/gc-sha1: New file.
29513
29514 2005-10-12  Simon Josefsson  <jas@extundo.com>
29515
29516         * modules/gc-pbkdf2-sha1, modules/gc-pbkdf2-sha1-tests: New files.
29517
29518         * tests/test-gc-pbkdf2-sha1.c: New file.
29519
29520 2005-10-12  Simon Josefsson  <jas@extundo.com>
29521
29522         * modules/gc-md5, modules/gc-hmac-md5: New files.
29523
29524         * modules/gc (Files): Remove md5, memxor and hmac files.
29525
29526 2005-10-12  Simon Josefsson  <jas@extundo.com>
29527
29528         * m4/gc-pbkdf2-sha1.m4: New file.
29529
29530         * m4/gc-hmac-sha1.m4: New file.
29531
29532         * m4/gc-sha1: New file.
29533
29534         * m4/hmac-sha1.m4: New file.
29535
29536 2005-10-12  Simon Josefsson  <jas@extundo.com>
29537
29538         * m4/gc-md5.m4, m4/gc-hmac-md5.m4: New files.
29539
29540         * m4/gc.m4: Don't call gl_MD5, gl_MEMXOR or gl_HMAC_MD5.
29541
29542 2005-10-12  Simon Josefsson  <jas@extundo.com>
29543
29544         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for return types,
29545         suggested by Bruno Haible <bruno@clisp.org>.
29546
29547 2005-10-12  Simon Josefsson  <jas@extundo.com>
29548
29549         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support SHA-1.
29550
29551 2005-10-12  Simon Josefsson  <jas@extundo.com>
29552
29553         * lib/gc-pbkdf2-sha1.c: New file.
29554
29555         * lib/gc.h: Add gc_pbkdf2_sha1 prototype.
29556
29557 2005-10-12  Simon Josefsson  <jas@extundo.com>
29558
29559         * lib/gc-libgcrypt.c (gc_hmac_sha1): New function.
29560
29561         * lib/gc-gnulib.c (gc_hmac_sha1): New function.
29562
29563 2005-10-12  Simon Josefsson  <jas@extundo.com>
29564
29565         * lib/gc-gnulib.c: Condition MD5 and HMAC-MD5 use on GC_USE_MD5 and
29566         GC_USE_HMAC_MD5, respectively.
29567
29568         * lib/gc-libgcrypt.c (gc_md5): Fix assert call.
29569         (gc_md5): Fix typo.
29570
29571         * lib/gc.h (gc_hash_buffer): Use gc_hash in prototype.
29572
29573         * lib/gc-libgcrypt.c (gc_hash_buffer): Ditto.
29574
29575         * lib/gc-gnulib.c (gc_hash_buffer): Ditto.
29576
29577 2005-10-12  Bruno Haible  <bruno@clisp.org>
29578
29579         * m4/stdbool.m4 (gl_STDBOOL_H): Define as an alias of AM_STDBOOL_H.
29580         Reported by Stepan Kasal <kasal@ucw.cz>.
29581
29582 2005-10-11  Simon Josefsson  <jas@extundo.com>
29583
29584         * tests/test-crc.c: New file.
29585
29586         * modules/crc, modules/crc-tests: New files.
29587
29588 2005-10-11  Simon Josefsson  <jas@extundo.com>
29589
29590         * m4/crc.m4: New file.
29591
29592 2005-10-11  Simon Josefsson  <jas@extundo.com>
29593
29594         * lib/gc.h: Add gc_hash and gc_hash_buffer.
29595
29596         * lib/gc-gnulib.c (gc_hash_buffer): Add.  Reorder #include's.
29597
29598         * lib/gc-libgcrypt.c (gc_hash_buffer): Add.
29599
29600 2005-10-11  Simon Josefsson  <jas@extundo.com>
29601
29602         * lib/crc.h, lib/crc.c: New files.
29603
29604         * lib/gc.h (gc_hash_buffer): Add doc.
29605
29606 2005-10-11  Bruno Haible  <bruno@clisp.org>
29607
29608         * modules/c-strcasestr: New file.
29609         * MODULES.html.sh (String handling <string.h>): Add c-strcasestr.
29610
29611 2005-10-11  Bruno Haible  <bruno@clisp.org>
29612
29613         * modules/c-strcase: New file.
29614         * MODULES.html.sh (String handling <string.h>): Add c-strcase.
29615
29616 2005-10-11  Bruno Haible  <bruno@clisp.org>
29617
29618         * lib/strcasecmp.c: Include limits.h.
29619         (strcasecmp): Avoid integer overflow on exotic platforms.
29620         * lib/strncasecmp.c: Include limits.h.
29621         (strncasecmp): Avoid integer overflow on exotic platforms.
29622         Reported by Paul Eggert.
29623
29624 2005-10-11  Bruno Haible  <bruno@clisp.org>
29625
29626         * lib/c-strcasestr.h: New file, from GNU gettext.
29627         * lib/c-strcasestr.c: New file, from GNU gettext.
29628
29629 2005-10-11  Bruno Haible  <bruno@clisp.org>
29630
29631         * lib/c-strcase.h: New file, from GNU gettext.
29632         * lib/c-strcasecmp.c: New file, from GNU gettext.
29633         * lib/c-strncasecmp.c: New file, from GNU gettext.
29634
29635 2005-10-10  Paul Eggert  <eggert@cs.ucla.edu>
29636
29637         * modules/mempcpy (License): GPL -> LGPL.
29638         * modules/strchrnul (License): Likewise.
29639         * modules/sysexits (License): Likewise.
29640
29641 2005-10-08  Simon Josefsson  <jas@extundo.com>
29642
29643         * config/srclist.txt: Bug 1423 is closed, but 1439 remains.
29644
29645 2005-10-07  Simon Josefsson  <jas@extundo.com>
29646
29647         * m4/memxor.m4: Remove gl_C_RESTRICT call.
29648
29649 2005-10-06  Simon Josefsson  <jas@extundo.com>
29650
29651         * tests/test-hmac-md5.c: New file.
29652
29653         * modules/hmac-md5-tests: New file.
29654
29655         * modules/hmac-md5: New file.
29656
29657 2005-10-06  Simon Josefsson  <jas@extundo.com>
29658
29659         * m4/hmac-md5.m4: New file.
29660
29661         * m4/memxor.m4: Require gl_C_RESTRICT.
29662
29663 2005-10-06  Simon Josefsson  <jas@extundo.com>
29664
29665         * lib/memxor.c (memxor): Avoid casts and warnings.
29666
29667 2005-10-06  Simon Josefsson  <jas@extundo.com>
29668
29669         * lib/hmac-md5.c: New file.
29670
29671         * lib/hmac.h: New file.
29672
29673 2005-10-06  Paul Eggert  <eggert@cs.ucla.edu>
29674
29675         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
29676         promotes to int, not unsigned int, to catch the AIX 5.3
29677         compiler bug.
29678
29679 2005-10-05  Simon Josefsson  <jas@extundo.com>
29680
29681         * modules/memxor: New file.
29682
29683         * modules/iconv (Files): Move config.rpath to havelib, it is used
29684         there.
29685
29686         * modules/havelib (Files): Add config.rpath.
29687
29688 2005-10-05  Simon Josefsson  <jas@extundo.com>
29689
29690         * m4/memxor.m4: New file.
29691
29692 2005-10-05  Simon Josefsson  <jas@extundo.com>
29693
29694         * lib/memxor.c (memxor): Fix compiler error.
29695
29696         * lib/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): Add, see also
29697         <http://sourceware.org/bugzilla/show_bug.cgi?id=1423>.
29698
29699         * lib/memxor.h, lib/memxor.c: New files.
29700
29701         * lib/getaddrinfo.h: Don't protect sys/types.h with HAVE_SYS_TYPES_H,
29702         we assume all systems have it, suggested by Jim Meyering
29703         <jim@meyering.net>.  Remove HAVE_SYS_SOCKET_H test too, to see if
29704         any systems lack sys/socket.h; mingw32 is known to lack it, but we
29705         don't support it yet anyway.  Also remove HAVE_NETDB_H test, for
29706         same reasons.
29707
29708 2005-10-05  Simon Josefsson  <jas@extundo.com>
29709
29710         * config/srclist.txt: Add glibc bug 1423 for md5.h.
29711
29712 2005-10-05  Paul Eggert  <eggert@cs.ucla.edu>
29713
29714         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
29715         sys/socket.h, netdb.h, sys/types.h; the checks areno longer
29716         needed, since the source code now assumes these .h files.
29717
29718 2005-10-05  Derek Price  <derek@ximbiot.com>
29719
29720         * lib/getdelim.c (SIZE_MAX): New macro, if not already defined.
29721
29722 2005-10-05  Bruno Haible  <bruno@clisp.org>
29723
29724         * modules/stdint (License): Change to LGPL.
29725
29726 2005-10-04  Simon Josefsson  <jas@extundo.com>
29727
29728         * lib/getaddrinfo.h: Move sys/types.h include first, reported by "Mark
29729         D. Baushke" <mdb@gnu.org>.
29730
29731 2005-10-04  Bruno Haible  <bruno@clisp.org>
29732
29733         * lib/verify.h (verify_true): Provide alternative definition for C++.
29734
29735 2005-10-03  Paul Eggert  <eggert@cs.ucla.edu>
29736
29737         * lib/getdelim.c: Include getdelim.h first.  Include <limits.h>.
29738         (SSIZE_MAX): New macro, if not already defined.
29739         (getdelim): Fix buffer overrun on 64-bit hosts with lines longer
29740         than 2 GiB.
29741
29742 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
29743
29744         Sync from coreutils.
29745         * m4/openat.m4 (gl_FUNC_OPENAT): Check for fdopendir.
29746         * m4/ullong_max.m4 (gl_ULLONG_MAX): Simplify so that it merely
29747         defines ULONG_MAX_LT_ULLONG_MAX.  Thomas M.Ott reports that
29748         ULLONG_MAX doesn't work with 2.7.2.1.
29749
29750 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
29751
29752         * modules/xreadlink (Makefile.am): Remove lib_SOURCES.
29753         From Ben Pfaff.
29754
29755         * modules/exclude (Depends-on): Depend on verify.
29756         * modules/strtoimax (Depends-on): Likewise.
29757         * modules/utimecmp (Depends-on): Likewise.
29758
29759 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
29760
29761         * lib/exclude.c: Include verify.h.
29762         (verify): Remove.  All callers changed to use verify.h's version.
29763         * lib/strtoimax.c: Likewise.
29764         * lib/utimecmp.c: Likewis.e
29765
29766         Sync from coreutils.
29767         * lib/.cppi-disable: Add getaddrinfo.h, getdelim.h, getline.h,
29768         getpass.c, mbchar.h, mbuiter.h, strcase.h, strnlen.h, strnlen1.h.
29769         * lib/.cvsignore: Add fts.h, search.h, t-fpending.
29770         * lib/settime.c (settime): Fix { typo in previous patch.  Also, don't
29771         bother returning ENOSYS if settimeofday or stime fails; just let
29772         them return whatever errno they want to return.
29773         * lib/utimens.c: Include unistd.h, for dup2.
29774         (futimens): Fix typo: HAVE_FUTIMESAT was misspelled in an #if.
29775         (futimens) [! HAVE_FUTIMESAT]: If !file, set errno before returning -1.
29776
29777 2005-10-02  Jim Meyering  <jim@meyering.net>
29778
29779         Sync from coreutils.
29780         * m4/utimes.m4 (gl_FUNC_UTIMES): Detect the version of utimes
29781         from glibc-2.2.5 that fails for read-only files.
29782
29783 2005-10-02  Jim Meyering  <jim@meyering.net>
29784
29785         Sync from coreutils.
29786         * lib/fts-cycle.c [HAVE_CONFIG_H]: Include <config.h>.
29787         * lib/openat-die.c: Use `#ifdef HAVE_CONFIG_H', not
29788         `#if HAVE_CONFIG_H'.
29789         * lib/openat.c (fdopendir): Do not define if HAVE_FDOPENDIR.
29790         Remove AT_FDCWD test.
29791         Do not consume the fd unless successful.
29792         * lib/openat.h (fdopendir): Do not define if HAVE_FDOPENDIR.
29793         * lib/settime.c (settime): Move the HAVE_STIME block `up' into an #elif
29794         block, so that we don't even try to compile it if settimeofday is
29795         available.  This works around a compilation failure on OSF1 V5.1,
29796         due to stime requiring a `long int*' while tv_sec is `int'.
29797
29798 2005-10-02  Alfred M. Szmidt  <ams@gnu.org>
29799
29800         Sync from coreutils.
29801         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Compare $gl_have_path...
29802         against `yes', rather than just testing for nonempty.
29803
29804 2005-10-01  Simon Josefsson  <jas@extundo.com>
29805
29806         * m4/getaddrinfo.m4: Include sys/types.h for sys/socket.h, on FreeBSD
29807         and Darwin.
29808
29809         * m4/getaddrinfo.m4: Use AC_GNU_SOURCE, GNU only declare getaddrinfo
29810         as an (POSIX) extension.  Check for sys/types.h, sys/socket.h, and
29811         netdb.h too, needed by getaddrinfo.h.  Check if getaddrinfo,
29812         freeaddrinfo and gai_strerror are declared by the POSIX headers.
29813         Check if struct addrinfo is declared.
29814
29815 2005-10-01  Simon Josefsson  <jas@extundo.com>
29816
29817         * lib/getaddrinfo.h: Protect #include's of sys/socket.h and netdb.h.
29818         Only define struct addrinfo if !HAVE_STRUCT_ADDRINFO.  Protect
29819         AI_* and EAI_* definitions.  Protect function declarations.
29820
29821 2005-10-01  Jim Meyering  <jim@meyering.net>
29822
29823         Sync from coreutils.
29824
29825         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Look for getservbyname in these
29826         libraries [inet nsl socket xnet].  Nelson Beebe reported that with
29827         native cc on Solaris 7, getaddrinfo.c requires -lsocket.
29828         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
29829         in the inet and nsl libraries.  Required on Solaris 5.7.
29830
29831 2005-10-01  Jim Meyering  <jim@meyering.net>
29832
29833         Sync from coreutils.
29834         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
29835         in the inet and nsl libraries.  Required on Solaris 5.7.
29836
29837 2005-10-01  Eric Blake  <ebb9@byu.net>  (tiny change)
29838
29839         * lib/getdelim.c (getdelim): Remove unused variables.
29840
29841 2005-09-29  Paul Eggert  <eggert@cs.ucla.edu>
29842
29843         * lib/xtime.h (XTIME_PRECISION): Now of type int, not long long int,
29844         so that the code works even with ancient cpp.  Portability problem
29845         with GCC 2.7.2.1 reported by Thomas M.Ott.
29846
29847 2005-09-27  Paul Eggert  <eggert@cs.ucla.edu>
29848
29849         * modules/regex (Depends-on): Add strcase.
29850
29851         * modules/gethostname (Licence): Change from GPL to LGPL, since
29852         gethostname.c is a trivial implementation of a standard library
29853         function.
29854         * modules/poll (License): Change from GPL to LGPL, since it's
29855         derived from LGPL code.
29856
29857 2005-09-27  Jim Meyering  <jim@meyering.net>
29858
29859         * lib/getcwd.c: Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef
29860         HAVE_CONFIG_H.
29861
29862         * lib/intprops.h (signed_type_or_expr__): Define.
29863         (INT_STRLEN_BOUND) [__GNUC__]: Use a slightly tighter bound
29864         for unsigned types.
29865
29866 2005-09-26  Paul Eggert  <eggert@cs.ucla.edu>
29867
29868         * lib/verify.h (verify_expr): Remove, replacing with:
29869         (verify_true): New macro that returns true instead of void.
29870         (verify_type__): Remove.
29871         (verify): Use verify_true rather than verify_type__.
29872
29873 2005-09-26  Bruno Haible  <bruno@clisp.org>
29874
29875         * modules/mbchar (Include): Mention that HAVE_WCHAR_H && HAVE_WCTYPE_H
29876         is necessary.
29877         (lib_SOURCES): Remove mbchar.c.
29878         * modules/mbfile (Include): Mention that HAVE_MBRTOWC is necessary.
29879         (Files): Add m4/mbrtowc.m4.
29880         * modules/mbiter: Likewise.
29881         * modules/mbuiter: Likewise.
29882
29883 2005-09-26  Bruno Haible  <bruno@clisp.org>
29884
29885         * m4/mbchar.m4 (gl_MBCHAR): Check for wchar.h and wctype.h. Don't
29886         compile mbchar.c if they are not both present.
29887         * m4/mbfile.m4 (gl_MBFILE): Require gl_FUNC_MBRTOWC.
29888         * m4/mbiter.m4 (gl_MBITER): Likewise.
29889         * m4/strstr.m4 (gl_PREREQ_STRSTR): Use AC_REQUIRE.
29890         * m4/strcasestr.m4 (gl_PREREQ_STRCASESTR): Likewise.
29891         * m4/strcase.m4 (gl_PREREQ_STRCASECMP): Likewise.
29892
29893 2005-09-25  Jim Meyering  <jim@meyering.net>
29894
29895         * modules/inet_ntop (Depends-on): Add socklen, since inet_ntop.c
29896         also uses socklen_t.
29897
29898 2005-09-24  Paul Eggert  <eggert@cs.ucla.edu>
29899
29900         * lib/utimens.c (ENOSYS): Define if not already defined.
29901         (futimens): Support having a null PATH if the file descriptor
29902         is nonnegative.
29903
29904         * lib/regex_internal.h (__GNUC_PREREQ, always_inline, inline, pure):
29905         Remove.
29906         (__attribute): Define to empty unless GCC 3.1 or later.
29907         This works around a core dump on OpenBSD 3.4, which has GCC
29908         2.95.3, which dumps core when given __attribute__(()).  It also
29909         simplifies other tests, since we really don't want to bother with
29910         worrying about which ancient version of GCC supported what.
29911         Original problem reported by Yoann Vandoorselaere, with part of
29912         the fix suggested by Derek Price.
29913
29914 2005-09-24  Jim Meyering  <jim@meyering.net>
29915
29916         * lib/verify.h (verify_type__): Use `unsigned int' as the bitfield type
29917         so we can once again use a positive bitfield width of 1 -- now we
29918         don't have to explain why we were using a bitfield width of 2.
29919
29920 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
29921
29922         * m4/regex.m4 (gl_REGEX): If replacing, define regcomp to rpl_regcomp,
29923         and similarly for the other external symbols.  Problem reported
29924         by James Gallager.
29925
29926         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux
29927         bug reported by Jim Meyering.
29928
29929         * m4/utimens.m4 (gl_UTIMENS): Check for futimesat.
29930         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Undo previous change;
29931         not needed, since socklen is a prerequisite module.
29932
29933 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
29934
29935         * lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>.
29936         Problem reported by Eric Blake.
29937         (getaddrinfo): Initialize se so that it's not garbage.
29938         Redo internal storage allocation so that it doesn't make unportable
29939         assumptions about alignment.
29940         Fix a memory leak.
29941
29942         * lib/utimens.c (futimens): Use futimesat if available.
29943         Prefer it to futimes since it doesn't have the futimes bug.
29944
29945         * lib/verify.h (GL_CONCAT0, GL_CONCAT): Remove.
29946         (verify): Don't use the __LINE__ trick, as it doesn't work in general.
29947         Instead, declare a function that returns a pointer to an array,
29948         and use verify_type__ to declare the size of the array.
29949         Problem and germ of a solution reported by Bruno Haible.
29950         (verify_type__): Use 2, not 1, for bitfield size, to avoid
29951         a warning with Irix 6.5 cc.  Problem reported by Bruno Haible.
29952
29953 2005-09-23  Jim Meyering  <jim@meyering.net>
29954
29955         Sync from coreutils.
29956         Correct build failure (socklen_t not defined) on at least
29957         mips-sgi-irix6.5 and alphaev67-dec-osf5.1.
29958         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require gl_SOCKLEN_T.
29959
29960 2005-09-23  Jim Meyering  <jim@meyering.net>
29961
29962         * modules/getaddrinfo (Depends-on): Add socklen.
29963
29964 2005-09-23  Bruno Haible  <bruno@clisp.org>
29965
29966         * tests/test-verify.c: New file.
29967
29968 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
29969
29970         Sync from coreutils.
29971
29972         * modules/argmatch (Depends-on): Add verify.
29973         * modules/getloadavg (Depends-on): Depend on fcntl-safer, not
29974         unistd-safer.
29975         * modules/save-cwd (Depends-on): Likewise.
29976
29977         * modules/openat (Files): Add lib/openat-die.c.
29978         (Depends-on): Remove error, exitfail.
29979         Add dirname.
29980
29981         * modules/verify: New file.
29982         * MODULES.html.sh (Diagnostics <assert.h>): New section,
29983         with "verify" module.
29984
29985 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
29986
29987         Sync from coreutils.
29988
29989         * m4/backupfile.m4, calloc.m4, chown.m4, cloexec.m4, dup2.m4:
29990         * m4/fileblocks.m4, free.m4, ftruncate.m4, getcwd.m4, getpagesize.m4:
29991         * m4/getugroups.m4, group-member.m4, idcache.m4, link-follow.m4:
29992         * m4/mkstemp.m4, mktime.m4, mountlist.m4, nanosleep.m4, pathmax.m4:
29993         * m4/physmem.m4, posixver.m4, putenv.m4, safe-read.m4, same.m4:
29994         * m4/save-cwd.m4, stdio-safer.m4, unistd-safer.m4, unlinkdir.m4:
29995         * m4/userspec.m4, xgetcwd.m4, xreadlink.m4:
29996         Don't bother checking for string.h, stdlib.h, unistd.h.
29997         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't require
29998         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK; that's now the lstat
29999         module's job.
30000         * m4/jm-macros.m4 (gl_MACROS): Likewise.
30001         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_LSTAT.
30002
30003         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.
30004         (gl_GETDATE): Use it.
30005
30006         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Don't bother checking for unistd.h.
30007
30008 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
30009
30010         Sync from coreutils.
30011
30012         * lib/.cppi-disable: Add regcomp.c, regex_internal.c, regex_internal.h,
30013         stat-time.h.
30014         * lib/argmatch.h: Include verify.h
30015         (ARGMATCH_VERIFY): Use verify rather than rolling our own.
30016         (ARGMATCH_ASSERT): Remove; unused.
30017         * lib/canonicalize.c: Assume STDC_HEADERS.
30018         * lib/exclude.c: Include "strcase.h".
30019         * lib/regex_internal.h [!defined _LIBC]: Likewise.
30020         * lib/getusershell.c: Include stdio--.h rather than stdio.h
30021         and stdio-safer.h.
30022         (getusershell): Call fopen, not fopen_safer.
30023         * lib/save-cwd.c: Include fcntl--.h rather than fcntl.h.
30024         Do not include unistd-safer.h.
30025         (save_cwd): Don't call fd_safer; no longer needed
30026         now that we include fcntl--.h.
30027
30028         * lib/getdate.y (relative_time): New type.
30029         (RELATIVE_TIME_0): New constant.
30030         (parser_control): Use relative_time instead of doing it ourselves.
30031         (%union): Add new relative_time rel member.
30032         (tYEAR_UNIT, tMONTH_UNIT, tHOUR_UNIT, tMINUTE_UNIT, tSEC_UNIT):
30033         Now typeless.
30034         (relunit, relunit_snumber): Now of type rel.
30035         (zone, rel, relunit, get_date): Adjust to above changes.
30036
30037         * lib/getloadavg.c: Include fcntl--.h rather than fcntl.h.
30038         Do not include unistd-safer.h.
30039         (getloadavg): Don't call fd_safer; no longer needed
30040         now that we include fcntl--.h.
30041
30042         * lib/mkdir-p.c (ENOSYS): Define to EEXIST if not defined.
30043         (make_dir_parents): Treat ENOSYS like EEXIST.
30044
30045         Improve quality of diagnostics on restore_cwd failure.
30046         * lib/mkdir-p.h (make_dir): Remove.  All uses replaced by mkdir.
30047         (make_dir_parents): Last arg is now int * (for errno), not bool *.
30048         * lib/mkdir-p.c (make_dir, make_dir_parents): Likewise.
30049         Rewrite "mkdir -p" algorithm to avoid the need for "stat"
30050         each time through the loop.  Do not diagnose restore_cwd failure;
30051         that is the caller's job (and perhaps the caller does not care).
30052
30053         * lib/mkdir-p.c (CLEANUP_CWD, CLEANUP): Remove.
30054         (make_dir_parents): Revamp to avoid need for CLEANUP_CWD, CLEANUP.
30055         If the file already exists but is not a directory, don't bother
30056         to try to make its parents.
30057         Close potential file descriptor leak if we can't chdir("/") (!).
30058         Don't always return true if chdir($PWD) fails; return true only
30059         if the requested action was done successfully (except for the
30060         chdir($PWD)).
30061         Don't log final directory unless we actually made it.
30062         Refactor to avoid duplicate code to fix up permissions.
30063         Don't attempt to fix up parent permissions if chdir($PWD) fails.
30064
30065         * lib/strftime.c (my_strftime): Rewrite the previous change slightly,
30066         to make it a bit faster and (I hope) clearer.
30067         * lib/strftime.c (my_strftime): Add support for %:z, %::z, %:::z.
30068         Fix bug in formats like %2N.
30069
30070         * lib/verify.h: New file.
30071
30072 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
30073
30074         Sync from coreutils.
30075         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Check for netinet/in.h.
30076
30077 2005-09-22  Jim Meyering  <jim@meyering.net>
30078
30079         Sync from coreutils.
30080
30081         * m4/lstat.m4 (gl_FUNC_LSTAT):
30082         Use AC_LIBSOURCES to require lstat.c and lstat.h.
30083         Remove obsolete comment.
30084         * m4/xreadlink.m4: Use AC_LIBSOURCES and AC_LIBOBJ.
30085         * m4/xstrtod.m4: Likewise.
30086
30087         * m4/openat.m4 (gl_FUNC_OPENAT): Add openat-die.c.
30088
30089 2005-09-22  Jim Meyering  <jim@meyering.net>
30090
30091         Sync from coreutils.
30092
30093         * lib/backupfile.c: Use ARGMATCH_VERIFY, just in case.
30094
30095         * lib/posixtm.c (posixtime) [lint]: Initialize *all* of tm0, not just
30096         the .tm_year member, since otherwise gcc-4.0 would now warn about
30097         tm_zone, tm_gmtoff, tm_isdst, tm_yday, tm_wday.
30098
30099         * lib/quotearg.c (quotearg_n_options): Change code to be suboptimal, in
30100         order to avoid an unsuppressible warning from gcc on 64-bit systems.
30101
30102         * lib/getdate.y (get_date): Undo part of the 2005-04-04 change, so that
30103         the command "date -d'2005-03-27 +1 day'" succeeds once again, even
30104         when run in a time zone for which daylight savings time is in effect
30105         for the starting date.
30106
30107         * lib/mkdir-p.c (make_dir_parents): Don't let a failed chdir($PWD)
30108         stop us from restricting permissions of just-created absolute-named
30109         directories.
30110         * lib/mkdir-p.c (CLEANUP_CWD): Return *true*, not false when failing
30111         to restore initial working directory.
30112         * lib/mkdir-p.c (make_dir_parents): New parameter:
30113         different_working_dir, to tell caller if/when we change the working
30114         directory and are unable to return to the initial one.
30115         * lib/mkdir-p.h (make_dir_parents): Update prototype.
30116         * lib/mkdir-p.c (CLEANUP_CWD): Change one more `return 1' to
30117         `return false'.  This fixes a bug introduced on 2004-07-30.
30118
30119         * lib/openat.c (fdopendir): Be sure to close the supplied
30120         file descriptor before returning.  This makes our replacement
30121         implementation a little closer to Solaris's, where fdopendir
30122         ties the file descriptor to the returned DIR* pointer.
30123         * lib/openat.c (unlinkat): New function.
30124         * lib/openat.h (unlinkat): Add prototype.
30125         * lib/openat-die.c (openat_save_fail): Rename from openat_save_die.
30126         (openat_restore_fail): Rename from openat_restore_die.
30127         * lib/openat.c, openat.h: Reflect s/_die/_fail/ renaming.
30128
30129         Provide an alternative to exiting immediately upon save_cwd or
30130         restore_cwd failure.  Now, an application can arrange e.g.,
30131         to perform a longjump in that case.
30132         * lib/openat.c: Include dirname.h.
30133         Use IS_ABSOLUTE_FILE_NAME rather than testing for leading slash.
30134         (rpl_openat, fdopendir, fstatat): Call openat_save_die
30135         and openat_restore_die rather than calling error directly.
30136         Don't include "error.h" or "exitfail.h"; they're no longer needed.
30137
30138         * lib/openat-die.c (openat_save_die, openat_restore_die): New file.
30139         * lib/openat.h (openat_save_die, openat_restore_die): Declare and
30140         define.
30141
30142         * lib/strftime.c [FPRINTFTIME] (fprintftime): Provide a new interface:
30143         size_t fprintftime (FILE *fp, char const *fmt, struct tm const *tm,
30144                             int utc, int nanoseconds);
30145         Background:
30146         date should not have to allocate a megabyte of virtual memory to
30147         handle a format argument like +%1048575T.  When implemented with
30148         strftime, it must allocate such a buffer, use strftime to fill it
30149         in, print it, then free it.
30150         With fprintftime, it simply prints everything and exits.
30151         With no need for memory allocation, that's one fewer way to fail.
30152         * lib/strftime.c (my_strftime): Parse the colons of %:::z *after* the
30153         optional field width, not before, so we accept %9:z, not %:9z.
30154         (my_strftime): Be sure to use L_('x') for literals.
30155
30156         * lib/backupfile.c, lib/canon-host.c, lib/canonicalize.c, lib/chown.c:
30157         * lib/cloexec.c, lib/dup-safer.c, lib/dup2.c, lib/euidaccess.c:
30158         * lib/fd-safer.c, lib/fileblocks.c, lib/fopen-safer.c, lib/fsusage.c:
30159         * lib/ftruncate.c, lib/getcwd.c, lib/getcwd.h, lib/getloadavg.c:
30160         * lib/getopt_.h, lib/getpagesize.h, lib/getugroups.c:
30161         * lib/group-member.c, lib/human.h, lib/idcache.c, lib/mkdir-p.c:
30162         * lib/mountlist.c, lib/nanosleep.c, lib/pathmax.h, lib/physmem.c:
30163         * lib/posixver.c, lib/putenv.c, lib/raise.c, lib/safe-read.c:
30164         * lib/same.c, lib/save-cwd.c, lib/setenv.c, lib/settime.c:
30165         * lib/tempname.c, lib/unlinkdir.c, lib/unsetenv.c, lib/userspec.c:
30166         * lib/xgethostname.c, lib/xreadlink.c:
30167         Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally.
30168
30169         * lib/chown.c, lib/cloexec.c, lib/dup-safer.c, lib/dup2.c:
30170         * lib/fsusage.c, lib/getcwd.c, lib/getloadavg.c, lib/mountlist.c:
30171         * lib/openat.h, lib/save-cwd.c, lib/tempname.c:
30172         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
30173         and don't include <sys/file.h>).
30174
30175 2005-09-22  Eric Blake  <ebb9@byu.net>  (tiny change)
30176
30177         Sync from coreutils.
30178
30179         * lib/getloadavg.c (getloadavg) [__CYGWIN__]: Port to cygwin.
30180         [__linux__]: Allocate a big enough buffer for /proc/loadavg.
30181         [!LDAV_DONE]: Avoid unused variable warning.
30182
30183 2005-09-21  Bruno Haible  <bruno@clisp.org>
30184
30185         * lib/unicodeio.h (unicode_to_mb): New declaration.
30186
30187 2005-09-20  Derek Price  <derek@ximbiot.com>
30188
30189         * lib/getaddrinfo.c: Don't include <netdb.h> included from
30190         getaddrinfo.h.
30191
30192 2005-09-20  Bruno Haible  <bruno@clisp.org>
30193
30194         * gnulib-tool: Remove trailing slashes from the values specified for
30195         --source-base, --m4-base, --tests-base, --aux-dir.
30196         Suggested by Simon Josefsson <jas@extundo.com>.
30197
30198 2005-09-20  Bruno Haible  <bruno@clisp.org>
30199
30200         * gnulib-tool (func_all_modules, func_modules_transitive_closure,
30201         func_modules_to_filelist, func_import, func_create_testdir): Make all
30202         sorting results locale-independent, so that gnulib-cache.m4 doesn't
30203         change when gnulib-tool is invoked in a different locale.
30204
30205 2005-09-19  Simon Josefsson  <jas@extundo.com>
30206
30207         * m4/socklen.m4: Fix typo.
30208
30209 2005-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
30210
30211         Use a consistent style for including <config.h>.
30212         * lib/__fpending.c, lib/acl.c, lib/argmatch.c, lib/argp-help.c,
30213         lib/argp-parse.c, lib/argp-pvh.c, lib/backupfile.c, lib/basename.c,
30214         lib/c-stack.c, lib/calloc.c, lib/check-version.c, lib/cloexec.c,
30215         lib/closeout.c, lib/copy-file.c, lib/creat-safer.c, lib/cycle-check.c,
30216         lib/dirfd.c, lib/dirname.c, lib/dup-safer.c, lib/dup2.c,
30217         lib/euidaccess.c, lib/exclude.c, lib/exitfail.c, lib/fatal-signal.c,
30218         lib/fd-safer.c, lib/file-type.c, lib/fileblocks.c, lib/filemode.c,
30219         lib/filenamecat.c, lib/findprog.c, lib/fnmatch.c, lib/fopen-safer.c,
30220         lib/free.c, lib/fsusage.c, lib/ftruncate.c, lib/full-write.c,
30221         lib/fwriteerror.c, lib/getaddrinfo.c, lib/getcwd.c, lib/getdelim.c,
30222         lib/getline.c, lib/getlogin_r.c, lib/getndelim2.c, lib/getnline.c,
30223         lib/getopt1.c, lib/getpass.c, lib/group-member.c, lib/hard-locale.c,
30224         lib/hash-pjw.c, lib/hash.c, lib/human.c, lib/idcache.c,
30225         lib/inet_ntop.c, lib/isdir.c, lib/long-options.c, lib/malloc.c,
30226         lib/memcasecmp.c, lib/memcmp.c, lib/memcoll.c, lib/memcpy.c,
30227         lib/memmove.c, lib/mkdir-p.c, lib/modechange.c, lib/mountlist.c,
30228         lib/open-safer.c, lib/physmem.c, lib/pipe-safer.c, lib/pipe.c,
30229         lib/poll.c, lib/posixver.c, lib/progname.c, lib/progreloc.c,
30230         lib/putenv.c, lib/quote.c, lib/quotearg.c, lib/readline.c,
30231         lib/readlink.c, lib/realloc.c, lib/regex.c, lib/rename.c, lib/rmdir.c,
30232         lib/rpmatch.c, lib/safe-read.c, lib/same.c, lib/save-cwd.c,
30233         lib/savedir.c, lib/sig2str.c, lib/strcspn.c, lib/strerror.c,
30234         lib/stripslash.c, lib/strncasecmp.c, lib/strndup.c, lib/strnlen.c,
30235         lib/strnlen1.c, lib/strsep.c, lib/strstr.c, lib/strtod.c,
30236         lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c,
30237         lib/time_r.c, lib/userspec.c, lib/utimecmp.c, lib/version-etc-fsf.c,
30238         lib/version-etc.c, lib/wait-process.c, lib/xalloc-die.c, lib/xgetcwd.c,
30239         lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c, lib/xreadlink.c,
30240         lib/xsetenv.c, lib/xstrndup.c, lib/xstrtoimax.c, lib/xstrtol.c,
30241         lib/xstrtoumax.c, lib/yesno.c:
30242         Standardize inclusion of config.h.
30243         * lib/__fpending.h, lib/dirfd.h, lib/getdate.h, lib/human.h,
30244         lib/inttostr.h:  Removed inclusion of config.h from header files.
30245         * lib/inttostr.c:  Adjusted in-tree users.
30246         * lib/timespec.h: Remove superfluous warning to include config.h.
30247         * lib/atexit.c, lib/chdir-long.c, lib/chown.c, lib/fchown-stub.c,
30248         lib/getgroups.c, lib/gettimeofday.c, lib/lchown.c, lib/lstat.c,
30249         lib/mkdir.c, lib/mkstemp.c, lib/nanosleep.c, lib/openat.c, lib/raise.c,
30250         lib/readtokens0.c, lib/readutmp.c, lib/unlinkdir.c: Guard inclusion of
30251         config.h with HAVE_CONFIG_H.
30252
30253 2005-09-19  Jim Meyering  <jim@meyering.net>
30254
30255         * modules/pathmax (License): Change to LGPL.
30256
30257 2005-09-19  Derek Price  <derek@ximbiot.com>
30258
30259         * config/srclist.txt: glibc's glob.h is now in lib/glob-libc.h.
30260
30261 2005-09-19  Bruno Haible  <bruno@clisp.org>
30262
30263         * gnulib-tool (import): Provide default for --tests-base.
30264
30265 2005-09-19  Bruno Haible  <bruno@clisp.org>
30266
30267         * doc/quote.texi: New file, extracted from gnulib.texi.
30268         * doc/ctime.texi: New file, extracted from gnulib.texi.
30269         * doc/inet_ntoa.texi: New file, extracted from gnulib.texi.
30270         * doc/gnulib-tool.texi: New file, extracted from gnulib.texi.
30271         * doc/gnulib.texi: Include them.
30272
30273 2005-09-18  Bruno Haible  <bruno@clisp.org>
30274
30275         Portability fix.
30276         * gnulib-tool (func_readlink): New function.
30277         (func_ln_if_changed): Use it.
30278
30279 2005-09-18  Bruno Haible  <bruno@clisp.org>
30280
30281         * gnulib-tool: Support --with-tests also with --import.
30282         (func_emit_tests_Makefile_am): Use variables $m4base and $testsbase.
30283         (func_import): Use variables $testsbase and $inctests. Emit a
30284         gl_TESTS_BASE form into gnulib-cache.m4. Create $testsbase/Makefile.am.
30285         Remind the user to add AC_CONFIG_FILES($testsdir/Makefile) and
30286         SUBDIRS += $testsdir.
30287         (func_create_testdir): Update.
30288
30289 2005-09-18  Bruno Haible  <bruno@clisp.org>
30290
30291         * gnulib-tool: Revise --dry-run implementation. Use variable $doit
30292         instead of $dry_run.
30293         (func_cp_if_changed, func_mv_if_changed): Remove functions.
30294         (func_ln_if_changed): Don't handle dry-run here.
30295         (func_import): In dry-run mode, detect more precisely which actions
30296         would be performed, and don't use "...ing" verbs.
30297
30298 2005-09-18  Bruno Haible  <bruno@clisp.org>
30299
30300         * gnulib-tool (func_tmpdir): New function, taken from GNU gettextize.
30301         (func_import): Use join on two temporary files instead of three nested
30302         loops, in order to determine which files are new or old.
30303
30304 2005-09-18  Bruno Haible  <bruno@clisp.org>
30305
30306         * gnulib-tool (func_import): Comment out code that spits out the
30307         new files with --dry-run.
30308
30309 2005-09-18  Bruno Haible  <bruno@clisp.org>
30310
30311         * doc/gnulib.texi (Invoking gnulib-tool): 50% rewritten.
30312
30313 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
30314
30315         * lib/stat-time.h: New file.
30316         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, CTIME_CMP):
30317         (MTIME_CMP, TIMESPEC_NS): Remove.  Now done by stat-time.h,
30318         in a different way.
30319         (timespec_cmp): New function.
30320         * lib/utimecmp.c: Include stat-time.h.
30321         (SYSCALL_RESOLUTION): Depend on whether various struct stat
30322         members exist, not on the obsolescent ST_MTIM_NSEC.
30323         (utimecmp): Use the new stat-time functions rater than TIMESPEC_NS.
30324
30325 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
30326
30327         * config/srclist.txt: Remove glibc bug 1033 and uncomment mktime.c.
30328
30329 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
30330
30331         * MODULES.html.sh (File system functions): Add stat-time.
30332         * modules/stat-time: New file.
30333         * modules/timespec (Files): Remove m4/st_mtim.m4; this
30334         is now done in a different way, by the stat-time module.
30335         * modules/utimecmp (Depends-on): Add stat-time.
30336
30337 2005-09-15  Paul Eggert  <eggert@cs.ucla.edu>
30338
30339         * m4/st_mtim.m4: Remove.  Superseded by...
30340         * m4/stat-time.m4: New file.
30341         * m4/timespec.m4 (gl_TIMESPEC): Require AC_C_INLINE.
30342         Do not invoke AC_STRUCT_ST_MTIM_NSEC; no longer needed.
30343
30344 2005-09-15  Derek Price  <derek@ximbiot.com>
30345
30346         * m4/strstr.m4 (gl_FUNC_STRSTR): Don't define strstr here.
30347
30348 2005-09-15  Derek Price  <derek@ximbiot.com>
30349
30350         * lib/regex_internal.h: Blank `pure' for GNUC < 3.
30351         * lib/regex_internal.c: Ditto, using this...
30352         (__GNUC_PREREQ): ...new macro.
30353         * lib/regcomp.c, regexec.c: Blank `always_inline' for GNUC < 3.1
30354         using...
30355         (__GNUC_PREREQ): ...this new macro.
30356
30357         * lib/strstr.h: Include string.h. Define strstr as a macro here.
30358
30359 2005-09-15  Derek Price  <derek@ximbiot.com>
30360             Paul Eggert  <eggert@cs.ucla.edu>
30361
30362         * lib/regcomp.c, regexec.c, regex_internal.c: Back out previous
30363         changes, consolidating in...
30364         * lib/regex_internal.h: ...this file.
30365
30366 2005-09-13  Jim Meyering  <jim@meyering.net>
30367
30368         * lib/canon-host.c: Filter through gnu indent and reword comments
30369         slightly.
30370         * lib/canon-host.h (ch_strerror_r): Tweak cpp indentation and spacing.
30371
30372 2005-09-13  Derek Price  <derek@ximbiot.com>
30373
30374         * lib/canon-host.c (canon_host_r): Set *cherror on memory allocation
30375         failure.
30376         Reported by Jim Meyering  <jim@meyering.net>.
30377
30378 2005-09-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
30379
30380         * lib/base64.c: Typo.
30381         (base64_encode): Put b64str in initialized data section.
30382
30383 2005-09-12  Paul Eggert  <eggert@cs.ucla.edu>
30384
30385         Merge glibc and coreutils changes into gnulib, plus a few
30386         extra fixes.
30387         * lib/md5.c: Use #error rather than a string.
30388         (CYCLIC): New macro, from glibc source.  Use it instead of rol.
30389         * lib/md5.h (__GNUC_PREREQ, __THROW): Define if not defined already.
30390         (__attribute__): Define to empty for non recent-GCC.
30391         (__md5_buffer, __md5_finish_ctx, __md5_init_ctx, __md5_process_block):
30392         (__md5_process_bytes, __md5_read_ctx, __md5_stream):
30393         Renamed from their non-__ counterparts, with new macros replacing
30394         them if not _LIBC.  Add __THROW attribute.
30395         (rol): Remove.
30396         (struct md5_ctx): Align buffer if using GCC.
30397         * lib/sha1.h (struct sha1_ctx): Likewise.
30398         * lib/sha1.c (SWAP): Renamed from the NOTSWAP.  All uses changed.
30399         The old name was backwards.
30400         (NOTSWAP): Remove; not used.
30401         (rol): New macro, moved here from md5.h.
30402         (sha1_process_block): Remove a FIXME that doesn't make sense.
30403
30404 2005-09-12  Derek Price  <derek@ximbiot.com>
30405
30406         Return usable errors from canon-host.
30407         * lib/canon-host.h: New file.
30408         * lib/canon-host.c (canon_host): Wrap...
30409         (canon_host_r): ...this new function, which now relies exclusively on
30410         getaddrinfo.
30411         (ch_strerror): New function.
30412         (last_cherror): New global.
30413         * lib/getaddrinfo.c: Move include of getaddrinfo.h first to test
30414         interface.
30415         (getaddrinfo): Add AI_CANONNAME functionality.  Don't do arithmetic on
30416         void *.
30417         (freeaddrinfo): Free ai->ai_canonname when set.
30418
30419 2005-09-12  Derek Price  <derek@ximbiot.com>
30420
30421         Make canon-host require getaddrinfo.
30422         * m4/canon-host.m4 (gl_CANON_HOST): Remove most dependencies.
30423         AC_LIBSOURCE canon-host.h.  Call...
30424         (gl_PREREQ_CANON_HOST): ...this new function, which requires
30425         gl_GETADDRINFO.
30426         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Compile gai_strerror when needed.
30427
30428 2005-09-12  Derek Price  <derek@ximbiot.com>
30429
30430         * modules/canon-host: Add canon-host.h.  Depend on getaddrinfo.  Make
30431         LGPL.
30432         * modules/getaddrinfo: Add link to opengroup spec.  Depend on strdup.
30433
30434 2005-09-12  Derek Price  <derek@ximbiot.com>
30435
30436         * lib/gai_strerror.c: Include config.h when available.  Include
30437         getaddrinfo.h before other headers to test interface.
30438         Reported by Larry Jones <lawrence.jones@ugs.com>.
30439
30440 2005-09-12  Derek Price  <derek@ximbiot.com>
30441             Paul Eggert  <eggert@cs.ucla.edu>
30442
30443         * modules/glob (Files): Add glob-libc.h.
30444
30445 2005-09-12  Derek Price  <derek@ximbiot.com>
30446             Paul Eggert  <eggert@cs.ucla.edu>
30447
30448         * m4/glob.m4 (gl_GLOB_SUBSTITUTE): AC_LIBSOURCES for glob.c,
30449         glob_.h, glob-libc.h.
30450         (gl_PREREQ_GLOB): Remove _SYS_CDEFS_H hack; no longer needed.
30451
30452 2005-09-12  Derek Price  <derek@ximbiot.com>
30453             Paul Eggert  <eggert@cs.ucla.edu>
30454
30455         * lib/glob-libc.h: Renamed from glob_.h.  The new version is
30456         taken from libc's glob.h, except with '#ifdef __GLOB_GNULIB'
30457         protecting things that should be done only in gnulib contexts.
30458         * lib/glob_.h: New file, containing only the glob things needed for
30459         gnulib.
30460         (GLOB_PREFIX): Remove.  All uses changed to look for __GLOB_GNULIB.
30461         (__GLOB_CONCAT, __GLOB_XCONCAT, __GLOB_ID): Remove; no longer needed.
30462         (glob, globfree, glob_pattern_p): Now defined simply in terms of
30463         rpl_glob, rpl_globfree, rpl_glob_pattern_p.
30464         (__GLOB_GNULIB): New macro, to keep the glob.h changes clearer
30465         and to respect the namespace rules better.
30466
30467 2005-09-08  Simon Josefsson  <jas@extundo.com>
30468
30469         * modules/socklen: New file.
30470
30471 2005-09-08  Simon Josefsson  <jas@extundo.com>
30472
30473         * m4/socklen.m4: New file.
30474
30475 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
30476
30477         * modules/utimens (Files): Add m4/utimbuf.m4, since
30478         m4/utimens.m4 requires gl_CHECK_TYPE_STRUCT_UTIMBUF.
30479         Reported by Sergey Poznyakoff.
30480
30481 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
30482
30483         * lib/glob.c (glob, globfree, __glob_pattern_p): Use old-style function
30484         definitions, since that's the preferred style in glibc.
30485         Fix a minor spacing issue, and update copyright notice to match
30486         glibc's.
30487
30488 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
30489
30490         * config/srclist.txt: Remove glibc bug 1061; it's been fixed.
30491
30492 2005-09-06  Simon Josefsson  <jas@extundo.com>
30493
30494         * lib/getpass.c (getpass): Fix typo, test for HAVE_TCSETATTR and not
30495         TCSETATTR.  Reported by Derek Price <derek@ximbiot.com>.
30496
30497 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
30498
30499         * lib/regex_internal.h (bitset_not): Add parens to avoid gcc -Wall
30500         warning.
30501
30502 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
30503
30504         * config/srclist.txt: Add glibc bug 1302.
30505
30506 2005-09-05  Paul Eggert  <eggert@cs.ucla.edu>
30507
30508         Change bitset word type from unsigned int to unsigned long int,
30509         as this has better performance on typical 64-bit hosts.
30510         Port bitset code to hosts with unusual word sizes.
30511         * lib/regcomp.c (build_equiv_class, build_charclass, build_range_exp):
30512         (build_collating_symbol):
30513         Prefer bitset to re_bitset_ptr_t in prototypes, when the actual
30514         argument is a bitset.  This is merely a style issue, but it makes
30515         it clearer that an entire array is expected.
30516         (re_compile_fastmap_iter, init_dfa, init_word_char, optimize_subexps):
30517         * lib/regcomp.c (lower_subexp, parse_bracket_exp, built_charclass_op):
30518         Port to the case where bitset_word is not the same as unsigned int.
30519         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
30520         (bitset_not, bitset_merge, bitset_set_all, bitset_mask):
30521         Likewise.
30522         * lib/regexec.c (check_dst_limits_calc_pos_1,
30523         check_subexp_matching_top):
30524         (build_trtable, group_nodes_into_DFAstates):
30525         Likewise.
30526         * lib/regcomp.c (re_compile_fastmap_iter, utf8_sb_map, optimize_utf8):
30527         Don't assume that SBC_MAX is a multiple of BITSET_WORD_BITS.
30528         * lib/regex_internal.h (bitset_set_all, bitset_not): Likewise.
30529         * lib/regexec.c (group_nodes_into_DFAstates): Likewise.
30530         * lib/regcomp.c (utf8_sb_map): Don't assume UINT_MAX == 0xffffffff.
30531         * lib/regcomp.c (optimize_subexps, lower_subexp):
30532         Work even if bitset_word has holes in its bitwise representation.
30533         * lib/regex_internal.h (BITSET_WORD_BITS): Likewise.
30534         * lib/regexec.c (check_dst_limits_calc_pos_1,
30535         check_subexp_matching_top):
30536         Likewise.
30537         * lib/regex_internal.c (re_string_reconstruct):
30538         Don't assume UCHAR_MAX == 255.
30539         * lib/regex_internal.h (bitset_set_all): Likewise.
30540         * lib/regex_internal.h (BITSET_WORD_BITS): Renamed from UINT_BITS.
30541         All uses changed.
30542         (BITSET_WORDS): Renamed from BITSET_UINTS.  All uses changed.
30543         (bitset_word): New type, replacing 'unsigned int' for bitset uses.
30544         All uses changed.
30545         (BITSET_WORD_MAX): New macro.
30546         (bitset_set, bitset_clear, bitset_contain, bitset_empty):
30547         (bitset_set_all, bitset_copy):  Now inline functions, not macros.
30548         (bitset_empty, bitset_copy):
30549         Prefer sizeof (bitset) to multiplying it out ourselves.
30550         (bitset_not_merge): Remove; unused.
30551         (bitset_contain): Return bool, not unsigned int with one bit on.
30552         All callers changed.
30553         * lib/regexec.c (build_trtable): Don't assume bitset has no stricter
30554         alignment than re_node_set; do this by defining a new internal
30555         type struct dests_alloc and using it to allocate memory.
30556
30557 2005-09-05  Bruno Haible  <bruno@clisp.org>
30558
30559         * gnulib-tool (func_import): Fix comparison in handling of symbolic
30560         links.
30561
30562 2005-09-04  Martin Lambers  <marlam@marlam.de>  (tiny change)
30563
30564         * modules/size_max (Makefile.am): Add size_max.h
30565
30566 2005-09-04  Derek Price  <derek@ximbiot.com>
30567
30568         * gnulib-tool (func_import): Fix reversed $symbolic logic.
30569
30570 2005-09-03  Simon Josefsson  <jas@extundo.com>
30571
30572         * gnulib-tool: Fix typo.
30573
30574 2005-09-03  Simon Josefsson  <jas@extundo.com>
30575
30576         * config/srclist.txt: Add glibc bug 1293.
30577
30578 2005-09-03  Derek Price  <derek@ximbiot.com>
30579
30580         * m4/getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
30581         From Larry Jones <lawrence.jones@ugs.com>.
30582
30583 2005-09-02  Simon Josefsson  <jas@extundo.com>
30584
30585         * modules/socklen: New file.
30586
30587 2005-09-02  Simon Josefsson  <jas@extundo.com>
30588
30589         * modules/havelib: New module.
30590
30591         * modules/gettext, modules/iconv, modules/lock, modules/readline:
30592         Use havelib.
30593
30594 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
30595
30596         Check for arithmetic overflow when calculating sizes, to prevent
30597         some buffer-overflow issues.  These patches are conservative, in the
30598         sense that when I couldn't determine whether an overflow was possible,
30599         I inserted a run-time check.
30600         * lib/regex_internal.h (re_xmalloc, re_xrealloc, re_x2realloc): New
30601         macros.
30602         (SIZE_MAX) [!defined SIZE_MAX]: New macro.
30603         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc):
30604         (re_xnrealloc, re_x2nrealloc): New inline functions.
30605         * lib/regcomp.c (init_dfa, analyze, build_range_exp,
30606         parse_bracket_exp):
30607         (build_equiv_class, build_charclass): Check for arithmetic overflow
30608         in size expression calculations.
30609         * lib/regex_internal.c (re_string_realloc_buffers):
30610         (build_wcs_upper_buffer, re_node_set_add_intersect):
30611         (re_node_set_init_union, re_node_set_insert, re_node_set_insert_last):
30612         (re_dfa_add_node, register_state): Likewise.
30613         * lib/regexec.c (re_search_stub, re_copy_regs, re_search_internal):
30614         (prune_impossible_nodes, push_fail_stack, set_regs, check_arrival):
30615         (build_trtable, extend_buffers, match_ctx_init, match_ctx_add_entry):
30616         (match_ctx_add_subtop, match_ctx_add_sublast): Likewise.
30617
30618 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
30619
30620         * modules/inttostr (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
30621         m4/ulonglong.m4.  Problem reported by Martin Lambers.
30622
30623 2005-09-02  Bruno Haible  <bruno@clisp.org>
30624
30625         Support for lib vs. lib64 distinction on biarch platforms.
30626         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): New macro.
30627         (AC_LIB_PREFIX): Require it. Use $acl_libdirstem instead of 'lib'.
30628         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Likewise.
30629
30630 2005-09-02  Bruno Haible  <bruno@clisp.org>
30631
30632         * gnulib-tool (import): In the other first-use case, provide defaults
30633         as well.
30634
30635 2005-09-02  Bruno Haible  <bruno@clisp.org>
30636
30637         * config/srclist.txt: lib-link.m4 and lib-prefix.m4 currently have
30638         patches not yet found in the latest gettext release.
30639
30640 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
30641
30642         * lib/glob.c (GET_LOGIN_NAME_MAX): Renamed from LOGIN_NAME_MAX,
30643         to avoid a collision with bits/local_lim.h in glibc.
30644         All uses changed.  Problem reported by Dmitry V. Levin in
30645         <http://sources.redhat.com/bugzilla/show_bug.cgi?id=1060>.
30646
30647         * lib/regex_internal.c (build_wcs_upper_buffer): Fix portability
30648         bugs in int versus size_t comparisons.
30649         (re_string_context_at): Fix bug where the code assumed that
30650         Idx is signed.
30651
30652         Use bool where appropriate.
30653         * lib/regcomp.c (re_set_fastmap): ICASE arg is bool, not int.
30654         All callers changed.
30655         (calc_eclosure_iter): Likewise, for ROOT arg.
30656         (parse_bracket_element): Likewise, for ACCEPT_HYPHEN arg.
30657         (build_charclass_op): Likewise, for NON_MATCH arg.
30658         * lib/regex_internal.c (re_string_allocate, re_string_construct):
30659         (re_string_construct_common): Likewise, for ICASE arg.
30660         * lib/regexec.c (re_search_2_stub, re_search_stub):
30661         Likewise, for RET_LEN arg.
30662         (check_matching): Likewise, for FL_LONGEST_MATCH arg.
30663         (set_regs): Likewise, for FL_BACKTRACK arg.
30664         * lib/regcomp.c (re_compile_fastmap_iter, optimize_utf8):
30665         (duplicate_node_closure, calc_inveclosure, calc_eclosure):
30666         (calc_eclosure_iter, parse_bracket_exp):
30667         Use bool for internal variables that are booleans.
30668         * lib/regexec.c (re_search_internal, check_matching,
30669         proceed_next_node):
30670         (set_regs, build_sifted_states, sift_states_bkref):
30671         (check_arrival_add_next_nodes, check_arrival_expand_ecl_sub):
30672         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
30673         (find_collation_sequence_value):
30674         Likewise.
30675         * lib/regex_internal.c (re_node_set_insert, re_node_set_insert_last):
30676         (re_node_set_compare):
30677         Return bool, not int. All callers changed.
30678         * lib/regexec.c (check_halt_node_context, check_dst_limits):
30679         (build_trtable, check_node_accept): Likewise.
30680         * lib/regex_internal.h: Include stdbool.h.
30681
30682         Fix bugs uncovered when converting to bool.
30683         * lib/regcomp.c (calc_eclosure_iter): Check for storage allocation
30684         failure instead of charging ahead blindly.
30685         * lib/regex_internal.c (register_state): Likewise.
30686         * lib/regexec.c (re_search_2_stub): Use simpler method than boolean
30687         for freeing internal storage.
30688         (group_nodes_into_DFA_states): Use unsigned int, not int, for
30689         bitset pieces used as boolean, to avoid undefined behavior
30690         on hosts that do int overflow checking.
30691
30692 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
30693
30694         * config/srclist.txt: Add glibc bugs 1285-1287.
30695
30696 2005-09-01  Jim Meyering  <jim@meyering.net>
30697
30698         * m4/lchown.m4: Require gl_FUNC_CHOWN, for the definition of
30699         CHOWN_MODIFIES_SYMLINK, which is used by lchown.c.
30700         Require gl_STAT_MACROS, too.
30701
30702 2005-09-01  Bruno Haible  <bruno@clisp.org>
30703
30704         * gnulib-tool (import): In the first-use case, provide defaults.
30705
30706 2005-09-01  Bruno Haible  <bruno@clisp.org>
30707
30708         * gnulib-tool (func_import): Remove the .tmp files.
30709
30710 2005-09-01  Bruno Haible  <bruno@clisp.org>
30711
30712         * gnulib-tool (func_import): Fix handling of symbolic links.
30713
30714 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
30715
30716         On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
30717         old glibc regex code mishandles strings longer than 2**31 bytes.
30718         This patch fixes this when the regex code is used in gnulib
30719         (i.e., outside glibc).
30720
30721         This patch should not affect the use of the regex code inside
30722         glibc.  No doubt this problem also needs to be handled for glibc
30723         as well, but the result will be an incompatible change to the
30724         glibc ABI, and the old ABI will have to be supported too.  That
30725         can be the the subject for another patch.
30726
30727         * lib/regex.h (_REGEX_LARGE_OFFSETS): New feature-test macro,
30728         governing whether the rest of this patch is active.  By default,
30729         the macro is disabled and the patch has no effect.
30730         (regoff_t) [defined _REGEX_LARGE_OFFSETS]: Define to off_t, not int.
30731         (__re_idx_t, __re_size_t, __re_long_size_t): New types.
30732         (struct re_pattern_buffer, re_search, re_search_2, re_match):
30733         (re_match_2, re_set_registers): Use the new types.
30734         * lib/regex_internal.h (Idx, re_hashval_t): New types.
30735         (REG_MISSING, REG_ERROR, REG_VALID_INDEX, REG_VALID_NONZERO_INDEX):
30736         New macros.
30737         (re_node_set, re_charset_t, re_token_t, re_string_realloc_buffers):
30738         (re_string_context_at, bin_tree_t, re_dfastate_t):
30739         (struct re_state_table_entry, state_array_t, re_sub_match_last_t):
30740         (re_sub_match_top_t, re_match_context_t, re_sift_context_t):
30741         (struct re_fail_stack_ent_t, struct re_fail_stack_t, struct re_dfa_t):
30742         (re_string_char_size_at, re_string_wchar_at):
30743         (re_string_elem_size_at):
30744         Use the new types and macros to port to 64-bit hosts.
30745         Use unsigned types for internal values, so that the code
30746         mostly works even for arrays larger than SSIZE_MAX.
30747         * lib/regcomp.c (re_compile_internal, init_dfa, duplicate_node):
30748         (search_duplicated_node, calc_eclosure_iter, fetch_number):
30749         (parse_reg_exp, parse_branch, parse_expression, parse_sub_exp):
30750         (build_equiv_class, build_charclass, re_compile_fastmap_iter):
30751         (free_dfa_content, create_initial_state, optimize_utf8, analyze):
30752         (optimize_subexps, calc_first, link_nfa_nodes, duplicate_node_closure):
30753         (calc_inveclosure, parse_dup_op, build_range_exp):
30754         (build_collating_symbol, parse_bracket_exp, build_charclass_op):
30755         (fetch_number, create_token_tree, mark_opt_subexp):
30756         Likewise.
30757         * lib/regex_internal.c (re_string_construct_common,
30758         create_ci_newstate):
30759         (create_cd_newstate, re_string_allocate, re_string_construct):
30760         (re_string_realloc_buffers, build_wcs_upper_buffer):
30761         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
30762         (re_string_reconstruct, re_string_peek_byte_case):
30763         (re_string_fetch_byte_case, re_string_context_at):
30764         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
30765         (re_node_set_init_copy, re_node_set_add_intersect):
30766         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
30767         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
30768         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
30769         (re_acquire_state, re_acquire_state_context, register_state):
30770         Likewise.
30771         * lib/regex.c (match_ctx_init, match_ctx_add_entry,
30772         search_cur_bkref_entry):
30773         (match_ctx_add_subtop, match_ctx_add_sublast, sift_ctx_init):
30774         (re_search_internal, re_search_2_stub, re_search_stub)
30775         (re_copy_regs, check_matching, check_halt_state_context, update_regs):
30776         (push_fail_stack, sift_states_iter_mb, build_sifted_states):
30777         (update_cur_sifted_state, check_dst_limits):
30778         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
30779         (check_subexp_limits, sift_states_bkref, merge_state_array):
30780         (check_subexp_matching_top, get_subexp, get_subexp_sub):
30781         (find_subexp_node, check_arrival, check_arrival_add_next_nodes):
30782         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
30783         (expand_bkref_cache, check_node_accept_bytes):
30784         (group_nodes_into_DFAstates, check_node_accept, regexec, re_match):
30785         (re_search, re_match_2, re_search_2, prune_impossible_nodes):
30786         (acquire_init_state_context, check_halt_node_context):
30787         (proceed_next_node, pop_fail_stack, set_regs, free_fail_stack_return):
30788         (sift_states_backward, clean_state_log_if_needed):
30789         (sub_epsilon_src_nodes, add_epsilone_src_nodes, merge_state_with_log):
30790         (find_recover_state, transit_state_sb, transit_state_mb):
30791         (transit_state_bkref, build_trtable, match_ctx_clean):
30792         Likewise.
30793         * lib/regcomp.c (parse_dup_op): Add an extra test if Idx is unsigned,
30794         to work around an assumption that REG_MISSING is negative.
30795
30796         * lib/regcomp.c (re_comp) [defined _REGEX_RE_COMP || defined _LIBC]:
30797         (seek_collating_symbol_entry) [defined _LIBC]:
30798         (lookup_collation_sequence_value) [defined _LIBC]:
30799         (build_range_exp, build_collating_symbol) [defined _LIBC]:
30800         Use prototypes rather than old-style function definitions.
30801         * lib/regexec.c (re_exec) [defined _REGEX_RE_COMP || defined _LIBC]:
30802         (transit_state_sb) [0]:
30803         (find_collation_sequence_value) [defined _LIBC]: Likewise.
30804
30805         * lib/regexec.c (re_search_internal): Simplify update of rm_so and
30806         rm_eo.
30807
30808         * lib/regcomp.c (re_compile_fastmap_iter, init_dfa, init_word_char):
30809         (optimize_subexps, lower_subexp):
30810         Don't assume 1<<31 has defined behavior on hosts with 32-bit int,
30811         since the signed shift might overflow.  Use 1u<<31 instead.
30812         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
30813         Likewise.
30814         * lib/regexec.c (check_dst_limits_calc_pos_1,
30815         check_subexp_matching_top): Likewise.
30816
30817         * lib/regcomp.c (optimize_subexps, lower_subexp):
30818         Use CHAR_BIT rather than 8, for clarity.
30819         * lib/regexec.c (check_dst_limits_calc_pos_1):
30820         (check_subexp_matching_top): Likewise.
30821         * lib/regcomp.c (init_dfa): Make table_size unsigned, so that we don't
30822         have to worry about portability issues when shifting it left.
30823         Remove no-longer-needed test for table_size > 0.
30824         * lib/regcomp.c (parse_sub_exp): Do not shift more bits than there are
30825         in a word, as the resulting behavior is undefined.
30826         * lib/regexec.c (check_dst_limits_calc_pos_1): Likewise;
30827         in one case, a <= should have been an <, and in another case the
30828         whole test was missing.
30829         * lib/regex_internal.h (BYTE_BITS): Remove.  All uses changed to
30830         the standard name CHAR_BIT.
30831         * lib/regexec.c (match_ctx_add_entry): Don't assume that ~0 == -1;
30832         this is not true on one's complement and signed-magnitude hosts.
30833
30834         * lib/regex_internal.h (re_sub_match_top_t): Remove unused member
30835         next_last_offset.
30836         (struct re_dfa_t): Remove unused member states_alloc.
30837         * lib/regcomp.c (init_dfa): Don't initialize unused members.
30838
30839 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
30840
30841         * m4/regex.m4 (gl_REGEX): Require AC_SYS_LARGEFILE, Define
30842         _REGEX_LARGE_OFFSETS).  Test for regoff_t/off_t bug in 64-bit
30843         and large-file glibc and in 32-bit large-file Solaris.
30844
30845 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
30846
30847         * lib/regex_internal.c (re_string_reconstruct): Don't assume buffer
30848         lengths fit in regoff_t; this isn't true if regoff_t is the same
30849         width as size_t.
30850         * lib/regex.c (re_search_internal): 5th arg is LAST_START
30851         (= START + RANGE) instead of RANGE.  This avoids overflow
30852         problems when regoff_t is the same width as size_t.
30853         All callers changed.
30854         (re_search_2_stub): Check for overflow when adding the
30855         sizes of the two strings.
30856         (re_search_stub): Check for overflow when adding START
30857         to RANGE; if it occurs, substitute the extreme value.
30858
30859 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
30860
30861         * config/srclist.txt: Add glibc bugs 1273, 1278-1282, 1284.
30862
30863 2005-08-31  Jim Meyering  <jim@meyering.net>
30864
30865         * lib/regcomp.c (search_duplicated_node): Make first pointer arg
30866         a pointer-to-const.
30867         * lib/regex_internal.c (create_ci_newstate, create_cd_newstate):
30868         (register_state): Likewise.
30869         * lib/regexec.c (search_cur_bkref_entry, check_dst_limits):
30870         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
30871         (group_nodes_into_DFAstates): Likewise.
30872
30873 2005-08-31  Jim Meyering  <jim@meyering.net>
30874
30875         * check-module: Add a FIXME comment.
30876
30877 2005-08-31  Eric Blake  <ebb9@byu.net>
30878
30879         * modules/unistd-safer (Files): Add unistd--.h.
30880         * modules/stdio-safer (Files): Add stdio--.h.
30881
30882 2005-08-31  Derek Price  <derek@ximbiot.com>
30883
30884         * lib/getdelim.c (getdelim): Return EOF on EOF.
30885         Reported by Larry Jones <lawrence.jones@ugs.com>.
30886
30887 2005-08-31  Bruno Haible  <bruno@clisp.org>
30888
30889         Avoid unnecessary diffs in the generated lib/Makefile.am.
30890         * gnulib-tool (func_emit_lib_Makefile_am): Don't write the cmd into
30891         the generated files.
30892         (func_import): Don't set cmd.
30893
30894 2005-08-31  Bruno Haible  <bruno@clisp.org>
30895
30896         * lib/strstr.c: Include <stddef.h>, for NULL.
30897         * lib/strcasestr.c: Likewise.
30898         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
30899
30900 2005-08-31  Bruno Haible  <bruno@clisp.org>
30901
30902         * gnulib-tool: New option --macro-prefix.
30903         (func_import): Use macro_prefix.
30904         (import): Handle option --macro-prefix.
30905
30906 2005-08-31  Bruno Haible  <bruno@clisp.org>
30907
30908         * gnulib-tool (import): Rename most ac_* variables to cached_*.
30909         Also use new variables cached_lgpl, cached_libtool.
30910
30911 2005-08-31  Bruno Haible  <bruno@clisp.org>
30912
30913         * gnulib-tool (func_import): Require AC_GNU_SOURCE etc. instead of
30914         always instantiating them.
30915
30916 2005-08-31  Bruno Haible  <bruno@clisp.org>
30917
30918         * gnulib-tool (func_import): Read the previous cached settings
30919         from gnulib-cache.m4 and gnulib-comp.m4. Remove files that were
30920         earlier added by gnulib but are now dropped. Warn when a gnulib file
30921         overwrites a non-gnulib file.
30922
30923 2005-08-31  Bruno Haible  <bruno@clisp.org>
30924
30925         * gnulib-tool (func_import): Generate two files gnulib-cache.m4 and
30926         gnulib-comp.m4 instead of a single gnulib.m4, to make it easy for
30927         projects that don't keep autogenerated files in CVS. Put into
30928         actioncmd only the specified modules, not the transitive closure.
30929
30930 2005-08-31  Bruno Haible  <bruno@clisp.org>
30931
30932         * gnulib-tool (func_import): Fix defaulting of $libname and $libtool.
30933         Create directories that shall be filled.
30934         (import): Don't look for gl_* macros in configure.ac. Recurse across
30935         all directories containing a gnulib-cache.m4 files, if meaningful.
30936
30937 2005-08-31  Bruno Haible  <bruno@clisp.org>
30938
30939         * gnulib-tool (func_import): Emit also a stub for gl_LIBTOOL.
30940         (import): Set seen_libtool when we see gl_LIBTOOL.
30941
30942 2005-08-31  Bruno Haible  <bruno@clisp.org>
30943
30944         * gnulib-tool (func_import): Also copy m4/gnulib-tool.m4. Omit
30945         declaration macro definitions from generated gnulib.m4.
30946
30947 2005-08-30  Oskar Liljeblad  <oskar@osk.mine.nu>
30948
30949         * lib/iconvme.h: Add prototype for iconv_alloc.
30950
30951 2005-08-29  Simon Josefsson  <jas@extundo.com>
30952
30953         * lib/iconvme.c: Fix errno.
30954
30955 2005-08-29  Bruno Haible  <bruno@clisp.org>
30956
30957         * gnulib-tool: Enclose all occurrences of $destdir in "...", so
30958         that it works when the directory contains spaces.
30959
30960 2005-08-29  Bruno Haible  <bruno@clisp.org>
30961
30962         * gnulib-tool (import): Avoid unnecessary spaces in $avoidlist.
30963
30964 2005-08-29  Bruno Haible  <bruno@clisp.org>
30965
30966         * gnulib-tool (func_import): Emit more comments into gnulib.m4.
30967         Emit more advice.
30968
30969 2005-08-29  Bruno Haible  <bruno@clisp.org>
30970         and Stepan Kasal  <kasal@ucw.cz>
30971
30972         * check-module: If more parameters are given, check each of them
30973         separately; add more exceptions, as noted by Jim Meyering.
30974         (check_module): New procedure.
30975         (%exempt_header): Now contains all exceptions.
30976
30977 2005-08-29  Ben Pfaff  <blp@cs.stanford.edu>
30978
30979         * modules/byteswap (Makefile.am): Fix rule to not assume GNU make.
30980
30981 2005-08-29  Oskar Liljeblad  <oskar@osk.mine.nu>
30982
30983         * lib/iconvme.c: Split iconv_string into iconv_alloc.
30984
30985 2005-08-28  Bruno Haible  <bruno@clisp.org>
30986
30987         * m4/gnulib-tool.m4: New file.
30988
30989 2005-08-27  Jim Meyering  <jim@meyering.net>
30990
30991         * modules/unistd-safer (Files): Add pipe-safer.c.
30992         * modules/fcntl-safer (Files): Add creat-safer.c.
30993
30994 2005-08-27  Jim Meyering  <jim@meyering.net>
30995
30996         * m4/stdlib-safer.m4: New file.  From coreutils.
30997         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add stdio--.h.
30998         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Add creat-safer.c to the
30999         AC_LIBSOURCES list and arrange to compile it via AC_LIBOBJ.
31000         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise, add pipe-safer.c.
31001         Add pipe-safer.c and unistd--.h to the AC_LIBSOURCES list.
31002
31003 2005-08-27  Jim Meyering  <jim@meyering.net>
31004
31005         * lib/fopen-safer.c: Merge minor changes from coreutils.
31006         * lib/dup-safer.c: Likewise.
31007         * lib/fd-safer.c: Likewise.
31008
31009         Merge from coreutils.
31010         * lib/stdio--.h: New file.
31011         * lib/stdlib--.h: New file.
31012         * lib/mkstemp-safer.c: New file.
31013
31014         GNU tar needs these.
31015         * lib/pipe-safer.c: New file.
31016         * lib/creat-safer.c: New file.
31017         * lib/fcntl--.h (creat): Define to creat_safer.
31018         * lib/fcntl-safer.h: Include <sys/types.h> and declare creat_safer.
31019         * lib/unistd--.h (pipe): Define to pipe_safer.
31020         * lib/unistd-safer.h: Declare pipe_safer.
31021
31022 2005-08-26  Simon Josefsson  <jas@extundo.com>
31023
31024         * lib/getpass.c: Use _WIN32 instead of WIN32, suggested by Bruno
31025         Haible <bruno@clisp.org>.
31026
31027 2005-08-26  Paul Eggert  <eggert@cs.ucla.edu>
31028
31029         * lib/regex_internal.h: Remove all references to
31030         RE_NO_INTERNAL_PROTOTYPES; no longer neeeded now that we assume C89
31031         or better.
31032         (bitset_not, bitset_merge, bitset_not_merge):
31033         (bitset_mask, re_string_allocate, re_string_construct):
31034         (re_string_reconstruct, re_string_destruct, re_string_elem_size_at):
31035         (re_string_char_size_at, re_string_wchar_at, re_string_peek_byte_case):
31036         (re_string_fetch_byte_case, re_node_set_alloc, re_node_set_init_1):
31037         (re_node_set_init_2, re_node_set_init_copy, re_node_set_add_intersect):
31038         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
31039         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
31040         (re_node_set_remove_at, re_dfa_add_node, re_acquire_state):
31041         (re_acquire_state_context):
31042         Remove unnecessary forward decls.
31043         (re_string_char_size_at, re_string_wchar_at, re_string_elem_size_at):
31044         Put __attribute at function definition,
31045         now that the function decl has been removed.
31046         * lib/regex_internal.c (re_string_peek_byte_case):
31047         (re_string_fetch_byte_case, re_node_set_compare, re_node_set_contains):
31048         Likewise.
31049
31050 2005-08-25  Stepan Kasal  <kasal@ucw.cz>
31051
31052         * m4/regex.m4: Add AC_PREREQ(2.50).
31053         (gl_REGEX): If --with-included-regex was given, skip the autodetection.
31054
31055 2005-08-25  Simon Josefsson  <jas@extundo.com>
31056
31057         * m4/getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and
31058         __fsetlocking.
31059
31060 2005-08-25  Simon Josefsson  <jas@extundo.com>
31061
31062         * lib/getpass.c: Add WIN32 implementation.  Conditionalize use of
31063         termios.h, tcgetattr, tcsetattr and __fsetlocking.  Remove some
31064         GLIBC specific code.
31065
31066 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
31067
31068         Make regex safe for g++.  This fixes one real bug (an "err"
31069         that should have been "*err").  g++ problem reported by
31070         Sam Steingold.
31071         * lib/regex_internal.h (re_calloc): New macro, consistent with
31072         re_malloc etc.  All callers of calloc changed to use re_calloc.
31073         * lib/regex_internal.c (build_wcs_upper_buffer): Return reg_errcode_t,
31074         not int.  All callers changed.
31075         * lib/regcomp.c (re_compile_fastmap_iter): Don't use
31076         alloca (mb_cur_max); just use an array of size MB_LEN_MAX.
31077         * lib/regexec.c (push_fail_stack): Use re_realloc, not realloc.
31078         (find_recover_state): Change "err" to "*err"; this fixes what
31079         appears to be a real bug.
31080         (check_arrival_expand_ecl_sub): Be consistent about reg_errcode_t
31081         versus int.
31082
31083 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
31084
31085         * modules/regex (Depends-on): Add malloc, since the code
31086         assumes that !malloc(0) means failure.
31087
31088 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
31089
31090         * lib/regexec.c (set_regs): Don't alloca with an unbounded size.
31091
31092         alloca modernization/simplification for regex.
31093         * lib/regex.c: Remove portability cruft for alloca.  This no longer
31094         needs to be at the start of the file, and can be moved into
31095         regex_internal.h and simplified.
31096         * lib/regex_internal.h: Include <alloca.h>.
31097         (__libc_use_alloca) [!defined _LIBC]: New macro.
31098         * lib/regexec.c (build_trtable): Remove "#ifdef _LIBC", since the code
31099         now works outside glibc.
31100
31101 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
31102
31103         * config/srclist.txt: Add glibc bugs 1241, 1245.
31104
31105 2005-08-25  Jim Meyering  <jim@meyering.net>
31106
31107         * lib/open-safer.c: Include <config.h>.
31108         Otherwise, we'd lose LARGEFILE support in any file using
31109         e.g. "fcntl--.h"
31110
31111 2005-08-25  Bruno Haible  <bruno@clisp.org>
31112
31113         * m4/minmax.m4: Require autoconf 2.52.
31114         (gl_MINMAX_IN_HEADER): Add comments. Use m4_pushdef/m4_popdef instead
31115         of define/undefine. Use AS_TR_SH and AS_TR_CPP as more robust
31116         alternatives of translit over the alphabet.
31117         Based on a patch from Stepan Kasal <kasal@ucw.cz>.
31118
31119 2005-08-24  Simon Josefsson  <jas@extundo.com>
31120
31121         * tests/test-getpass.c: New file.
31122
31123 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
31124
31125         * m4/regex.m4 (gl_REGEX): Use POSIX-compliant spellings when testing
31126         for GNU regex features.
31127
31128 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
31129
31130         * lib/regcomp.c (regerror): 2nd arg is 'restrict', as per POSIX.
31131         * lib/regex.h (regerror): Likewise.
31132
31133         * lib/regex.c: Do not include <sys/types.h>, as POSIX no longer
31134         requires this.  (The code never needed it.)
31135
31136         * lib/regcomp.c, regex_internal.c, regex_internal.h, regexec.c:
31137         All uses of recently-renamed identifiers changed to use the new,
31138         POSIX-compliant names.  The code will build and run just fine
31139         without these changes, but it's better to eat our own dog food
31140         and use the standard-conforming names.
31141
31142         * lib/regex.h: Fix a multitude of POSIX name space violations.
31143         These changes have an effect only for programs that define
31144         _POSIX_C_SOURCE, _POSIX_SOURCE, or _XOPEN_SOURCE; they
31145         do not change anything for programs compiled in the normal way.
31146         Also, there is no effect on the ABI.
31147
31148         (_REGEX_SOURCE): New macro.
31149         Do not include <stddef.h> if _XOPEN_SOURCE and VMS are both
31150         defined and _GNU_SOURCE is not; this fixes a name space violation.
31151
31152         Rename the following macros to obey POSIX requirements.
31153         The old names are still visible as macros if _REGEX_SOURCE is defined.
31154         (REG_BACKSLASH_ESCAPE_IN_LISTS): renamed from
31155         RE_BACKSLASH_ESCAPE_IN_LISTS.
31156         (REG_BK_PLUS_QM): renamed from RE_BK_PLUS_QM.
31157         (REG_CHAR_CLASSES): renamed from RE_CHAR_CLASSES.
31158         (REG_CONTEXT_INDEP_ANCHORS): renamed from RE_CONTEXT_INDEP_ANCHORS.
31159         (REG_CONTEXT_INDEP_OPS): renamed from RE_CONTEXT_INDEP_OPS.
31160         (REG_CONTEXT_INVALID_OPS): renamed from RE_CONTEXT_INVALID_OPS.
31161         (REG_DOT_NEWLINE): renamed from RE_DOT_NEWLINE.
31162         (REG_DOT_NOT_NULL): renamed from RE_DOT_NOT_NULL.
31163         (REG_HAT_LISTS_NOT_NEWLINE): renamed from RE_HAT_LISTS_NOT_NEWLINE.
31164         (REG_INTERVALS): renamed from RE_INTERVALS.
31165         (REG_LIMITED_OPS): renamed from RE_LIMITED_OPS.
31166         (REG_NEWLINE_ALT): renamed from RE_NEWLINE_ALT.
31167         (REG_NO_BK_BRACES): renamed from RE_NO_BK_BRACES.
31168         (REG_NO_BK_PARENS): renamed from RE_NO_BK_PARENS.
31169         (REG_NO_BK_REFS): renamed from RE_NO_BK_REFS.
31170         (REG_NO_BK_VBAR): renamed from RE_NO_BK_VBAR.
31171         (REG_NO_EMPTY_RANGES): renamed from RE_NO_EMPTY_RANGES.
31172         (REG_UNMATCHED_RIGHT_PAREN_ORD): renamed from
31173         RE_UNMATCHED_RIGHT_PAREN_ORD.
31174         (REG_NO_POSIX_BACKTRACKING): renamed from RE_NO_POSIX_BACKTRACKING.
31175         (REG_NO_GNU_OPS): renamed from RE_NO_GNU_OPS.
31176         (REG_DEBUG): renamed from RE_DEBUG.
31177         (REG_INVALID_INTERVAL_ORD): renamed from RE_INVALID_INTERVAL_ORD.
31178         (REG_IGNORE_CASE): renamed from RE_ICASE.  This renaming is a bit
31179         unusual, since we can't clash with the POSIX REG_ICASE.
31180         (REG_CARET_ANCHORS_HERE): renamed from RE_CARET_ANCHORS_HERE.
31181         (REG_CONTEXT_INVALID_DUP): renamed from RE_CONTEXT_INVALID_DUP.
31182         (REG_NO_SUB): renamed from RE_NO_SUB.
31183         (REG_SYNTAX_EMACS): renamed from RE_SYNTAX_EMACS.
31184         (REG_SYNTAX_AWK): renamed from RE_SYNTAX_AWK.
31185         (REG_SYNTAX_GNU_AWK): renamed from RE_SYNTAX_GNU_AWK.
31186         (REG_SYNTAX_POSIX_AWK): renamed from RE_SYNTAX_POSIX_AWK.
31187         (REG_SYNTAX_GREP): renamed from RE_SYNTAX_GREP.
31188         (REG_SYNTAX_EGREP): renamed from RE_SYNTAX_EGREP.
31189         (REG_SYNTAX_POSIX_EGREP): renamed from RE_SYNTAX_POSIX_EGREP.
31190         (REG_SYNTAX_ED): renamed from RE_SYNTAX_ED.
31191         (REG_SYNTAX_SED): renamed from RE_SYNTAX_SED.
31192         (_REG_SYNTAX_POSIX_COMMON): renamed from _RE_SYNTAX_POSIX_COMMON.
31193         (REG_SYNTAX_POSIX_BASIC): renamed from RE_SYNTAX_POSIX_BASIC.
31194         (REG_SYNTAX_POSIX_MINIMAL_BASIC): renamed from
31195         RE_SYNTAX_POSIX_MINIMAL_BASIC.
31196         (REG_SYNTAX_POSIX_EXTENDED): renamed from RE_SYNTAX_POSIX_EXTENDED.
31197         (REG_SYNTAX_POSIX_MINIMAL_EXTENDED): renamed from
31198         RE_SYNTAX_POSIX_MINIMAL_EXTENDED.
31199         (REG_DUP_MAX): renamed from RE_DUP_MAX.  No need to undef it.
31200         (REG_UNALLOCATED): Renamed from REGS_UNALLOCATED.
31201         (REG_REALLOCATE): Renamed from REGS_REALLOCATE.
31202         (REG_FIXED): Renamed from REGS_FIXED.
31203         (REG_NREGS): Renamed from RE_NREGS.
31204
31205         (REG_ICASE, REG_NEWLINE, REG_NOSUB): Do not depend on the values
31206         of other REG_* macros, since POSIX says the user is allowed to
31207         #undef these macros selectively.
31208
31209         (reg_errcode_t): Update comment stating what other tables need
31210         to be consistent.
31211
31212         Rename the following enum values to obey POSIX requirements.
31213         The old names are still visible as macros.
31214         (_REG_ENOSYS): Renamed from REG_ENOSYS.  Define even if _XOPEN_SOURCE
31215         is not defined, since GNU is supposed to be a superset of POSIX as
31216         much as possible, and since we want reg_errcode_t to be a signed
31217         type for implementation consistency.
31218         (_REG_NOERROR): Renamed from REG_NOERROR.
31219         (_REG_NOMATCH): Renamed from REG_NOMATCH.
31220         (_REG_BADPAT): Renamed from REG_BADPAT.
31221         (_REG_ECOLLATE): Renamed from REG_ECOLLATE.
31222         (_REG_ECTYPE): Renamed from REG_ECTYPE.
31223         (_REG_EESCAPE): Renamed from REG_EESCAPE.
31224         (_REG_ESUBREG): Renamed from REG_ESUBREG.
31225         (_REG_EBRACK): Renamed from REG_EBRACK.
31226         (_REG_EPAREN): Renamed from REG_EPAREN.
31227         (_REG_EBRACE): Renamed from REG_EBRACE.
31228         (_REG_BADBR): Renamed from REG_BADBR.
31229         (_REG_ERANGE): Renamed from REG_ERANGE.
31230         (_REG_ESPACE): Renamed from REG_ESPACE.
31231         (_REG_BADRPT): Renamed from REG_BADRPT.
31232         (_REG_EEND): Renamed from REG_EEND.
31233         (_REG_ESIZE): Renamed from REG_ESIZE.
31234         (_REG_ERPAREN): Renamed from REG_ERPAREN.
31235         (REG_ENOSYS, REG_NOERROR, REG_NOMATCH, REG_BADPAT, REG_ECOLLATE):
31236         (REG_ECTYPE, REG_EESCAPE, REG_ESUBREG, REG_EBRACK, REG_EPAREN):
31237         (REG_EBRACE, REG_BADBR, REG_ERANGE, REG_ESPACE, REG_BADRPT, REG_EEND):
31238         (REG_ESIZE, REG_ERPAREN): Now macros, not enum constants.
31239
31240         (_REG_RE_NAME, _REG_RM_NAME): New macros.
31241         (REG_TRANSLATE_TYPE): Renamed from RE_TRANSLATE_TYPE.  All uses
31242         changed.  But support the old name if the new one is not defined
31243         and if _REGEX_SOURCE.
31244
31245         Change the following member names in struct re_pattern_buffer.
31246         The old names are still supported if !_REGEX_SOURCE.
31247         The new names are always supported, regardless of _REGEX_SOURCE.
31248         (re_buffer): Renamed from buffer.
31249         (re_allocated): Renamed from allocated.
31250         (re_used): Renamed from used.
31251         (re_syntax): Renamed from syntax.
31252         (re_fastmap): Renamed from fastmap.
31253         (re_translate): Renamed from translate.
31254         (re_can_be_null): Renamed from can_be_null.
31255         (re_regs_allocated): Renamed from regs_allocated.
31256         (re_fastmap_accurate): Renamed from fastmap_accurate.
31257         (re_no_sub): Renamed from no_sub.
31258         (re_not_bol): Renamed from not_bol.
31259         (re_not_eol): Renamed from not_eol.
31260         (re_newline_anchor): Renamed from newline_anchor.
31261
31262         Change the following member names in struct re_registers.
31263         The old names are still supported if !_REGEX_SOURCE.
31264         The new names are always supported, regardless of _REGEX_SOURCE.
31265         (rm_num_regs): Renamed from num_regs.
31266         (rm_start): Renamed from start.
31267         (rm_end): Renamed from end.
31268
31269         (re_set_syntax, re_compile_pattern, re_compile_fastmap):
31270         (re_search, re_search_2, re_match, re_match_2, re_set_registers):
31271         Prepend __ to parameter names.
31272
31273         Undo yesterday's changes.
31274
31275 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
31276
31277         * config/srclist.txt: Remove glibc bug 1233 and add 1236, which
31278         supersedes it. Add glibc bugs 1237, 1238, 1240.  Comment out
31279         lib/regex.c.
31280
31281 2005-08-24  Jim Meyering  <jim@meyering.net>
31282
31283         Sync from coreutils.
31284         * m4/fcntl-safer.m4: New file.
31285
31286         * m4/xgetcwd.m4: Use AC_LIBSOURCES and AC_LIBOBJ to indicate source
31287         and object files for this module.
31288
31289 2005-08-24  Jim Meyering  <jim@meyering.net>
31290
31291         Sync from coreutils.
31292         * lib/fcntl--.h, lib/fcntl-safer.h, lib/open-safer.c: New files.
31293
31294 2005-08-24  Jim Meyering  <jim@meyering.net>
31295
31296         * modules/xgetcwd (Makefile.am): Remove `lib_SOURCES += ...' line,
31297         now that xgetcwd.m4 requires xgetcwd.c and xgetcwd.h.
31298
31299 2005-08-24  Jim Meyering  <jim@meyering.net>
31300
31301         * modules/fcntl-safer: New module.
31302         * modules/fts (Depends-on): Add fcntl-safer.
31303         * MODULES.html.sh (File descriptor based Input/Output):
31304         Add fcntl-safer.
31305
31306 2005-08-24  Bruno Haible  <bruno@clisp.org>
31307
31308         Support for unit test modules.
31309         * modules/README: Mention tests modules.
31310         * modules/TEMPLATE-TESTS: New file.
31311         * gnulib-tool: New options --extract-tests-module, --with-tests and
31312         --tests-base (unused for the moment).
31313         (testsbase, inctests): New variables.
31314         (func_all_modules): Exclude TEMPLATE-TESTS and *-tests.
31315         (func_verify_module): Exclude TEMPLATE-TESTS.
31316         (func_verify_nontests_module, func_verify_tests_module): New functions.
31317         (func_get_dependencies): Add implicit dependency for tests modules.
31318         (func_get_tests_module): New function.
31319         (func_modules_transitive_closure): When --with-tests was specified,
31320         include the unit tests as well, unless explicitly avoided.
31321         (func_emit_lib_Makefile_am): Ignore the tests modules here.
31322         (func_emit_tests_Makefile_am): New function.
31323         (func_create_testdir): When --with-tests was specified, emit a
31324         tests/ directory.
31325         * MODULES.html.sh (Future developments): Update.
31326
31327 2005-08-24  Bruno Haible  <bruno@clisp.org>
31328
31329         * modules/tls-tests: New file.
31330         * tests/test-tls.c: New file, from GNU gettext.
31331
31332 2005-08-24  Bruno Haible  <bruno@clisp.org>
31333
31334         * modules/lock-tests: New file.
31335         * tests/test-lock.c: New file, from GNU gettext.
31336
31337 2005-08-24  Bruno Haible  <bruno@clisp.org>
31338
31339         * lib/lock.h: Add multiple inclusion guard.
31340         * lib/tls.h: Add multiple inclusion guard.
31341
31342 2005-08-24  Bruno Haible  <bruno@clisp.org>
31343
31344         * gnulib-tool: Add support for the --aux-dir option to
31345         --create-testdir, --create-megatestdir, --test, --megatest.
31346         (func_create_testdir, func_create_megatestdir): Optionally emit a
31347         AC_CONFIG_AUX_DIR directive.
31348         (create-testdir, create-megatestdir, test, megatest): Provide a
31349         default value for $auxdir.
31350
31351 2005-08-24  Bruno Haible  <bruno@clisp.org>
31352
31353         * gnulib-tool (import): Use compound statement instead of subshell
31354         where possible.
31355
31356 2005-08-24  Bruno Haible  <bruno@clisp.org>
31357
31358         * gnulib-tool (import): Change --aux-dir default to "build-aux".
31359
31360 2005-08-24  Bruno Haible  <bruno@clisp.org>
31361
31362         * gnulib-tool (func_version): Update.
31363
31364 2005-08-24  Bruno Haible  <bruno@clisp.org>
31365
31366         * gnulib-tool (func_import, func_create_testdir,
31367         func_create_megatestdir): Quote all autoconf macro arguments.
31368
31369 2005-08-24  Bruno Haible  <bruno@clisp.org>
31370
31371         * gnulib-tool (func_create_megatestdir): Call autoreconf without the
31372         option --force, because --force causes the aclocal.m4 of each
31373         subdirectory to be newer than the corresponding config.h.in.
31374
31375 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
31376
31377         * m4/regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
31378         All contents moved to gl_REGEX.
31379         (gl_REGEX): Don't bother checking whether lib/regex.c exists;
31380         assume that it does.
31381
31382 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
31383
31384         * lib/regex.h (REG_NOSYS)
31385         [!defined _XOPEN_SOURCE && 200112L <= _POSIX_C_SOURCE]:
31386         Define, since POSIX requires it as of 2001.
31387         (_REG_ENOSYS)
31388         [! (defined _XOPEN_SOURCE || 200112L <= _POSIX_C_SOURCE)]:
31389         New private symbol, used to keep the enum signed in all cases.
31390         * lib/regex.h (RE_NO_EMPTY_RANGES): Fix doc bug reported by James
31391         Youngman in
31392         <http://lists.gnu.org/archive/html/bug-gnulib/2005-07/msg00132.html>.
31393
31394         * lib/regex_internal.c (re_string_skip_chars, register_state):
31395         (calc_state_hash):
31396         Remove forward decls; no longer needed now that we use prototypes.
31397         * lib/regexec.c (acquire_init_state_context, check_halt_node_context):
31398         (proceed_next_node, pop_fail_stack, sub_epsilon_src_nodes):
31399         (clean_state_log_if_needed): Likewise.
31400
31401 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
31402
31403         * config/srclist.txt: Add glibc bugs 1231-1233.
31404
31405 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
31406
31407         Fix problems reported by Sam Steingold in
31408         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00007.html>.
31409         * lib/regexec.c (sift_states_bkref): Fix portability bug: the code
31410         assumed that reg_errcode_t is a signed type, which is not
31411         necessarily true if _XOPEN_SOURCE is not defined.
31412         * lib/regex_internal.c (calc_state_hash): Put 'inline' before type,
31413         since some compilers warn about it otherwise.
31414
31415 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
31416
31417         * lib/regcomp.c (create_initial_state): Remove duplicate decl.
31418         (init_word_char, create_initial_state, duplicate_node_closure):
31419         (fetch_token, peek_token_bracket, build_range_exp):
31420         (build_collating_symbol): Remove forward decls; no longer needed
31421         now that we use prototypes.
31422
31423         * lib/regcomp.c:
31424         (re_compile_pattern, re_set_syntax, re_compile_fastmap):
31425         (re_compile_fastmap_iter, regcomp, regerror, regfree):
31426         (re_compile_internal, init_dfa, init_word_char, free_workarea_compile):
31427         (create_initial_state, optimize_utf8, analyze, postorder, preorder):
31428         (optimize_subexps, lower_subexps, lower_subexp, calc_first, calc_next):
31429         (link_nfa_nodes, duplicate_node_closure, search_duplicated_node):
31430         (duplicate_node, calc_inveclosure, calc_eclosure, calc_eclosure_iter):
31431         (fetch_token, peek_token, peek_token_bracket, parse, parse_reg_exp):
31432         (parse_branch, parse_expression, parse_sub_exp, parse_dup_op):
31433         (build_range_exp, build_collating_symbol, parse_bracket_exp):
31434         (parse_bracket_element, parse_bracket_symbol, build_equiv_class):
31435         (build_charclass, build_charclass_op, fetch_number, create_tree):
31436         (create_token_tree, mark_opt_subexp, duplicate_tree):
31437         Use prototypes rather than old-style definitions.
31438
31439         * lib/regex_internal.c:
31440         (re_string_allocate, re_string_construct, re_string_realloc_buffers):
31441         (re_string_construct_common, build_wcs_buffer, build_wcs_upper_buffer):
31442         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
31443         (re_string_reconstruct, re_string_peek_byte_case):
31444         (re_string_fetch_byte_case, re_string_destruct, re_string_context_at):
31445         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
31446         (re_node_set_init_copy, re_node_set_add_intersect):
31447         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
31448         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
31449         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
31450         (re_acquire_state, re_acquire_state_context, register_state):
31451         (create_ci_newstate, create_cd_newstate, free_state):
31452         Likewise.
31453         * lib/regexec.c (regexec, re_match, re_search, re_match_2,
31454         re_search_2):
31455         (re_search_2_stub, re_search_stub, re_copy_regs, re_set_registers):
31456         (re_search_internal, prune_impossible_nodes):
31457         (acquire_init_state_context, check_matching, static):
31458         (check_halt_node_context, check_halt_state_context, proceed_next_node):
31459         (push_fail_stack, pop_fail_stack, set_regs, free_fail_stack_return):
31460         (update_regs, sift_states_backward, build_sifted_states):
31461         (clean_state_log_if_needed, merge_state_array):
31462         (update_cur_sifted_state, add_epsilon_src_nodes):
31463         (sub_epsilon_src_nodes, check_dst_limits, check_dst_limits_calc_pos_1):
31464         (check_dst_limits_calc_pos, check_subexp_limits, sift_states_bkref):
31465         (sift_states_iter_mb, transit_state, merge_state_with_log, static):
31466         (find_recover_state, check_subexp_matching_top, transit_state_mb):
31467         (transit_state_bkref, get_subexp, get_subexp_sub, find_subexp_node):
31468         (check_arrival, check_arrival_add_next_nodes):
31469         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
31470         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
31471         (check_node_accept_bytes, check_node_accept, extend_buffers):
31472         (match_ctx_init, match_ctx_clean, match_ctx_free, match_ctx_add_entry):
31473         (search_cur_bkref_entry, match_ctx_add_subtop, match_ctx_add_sublast):
31474         (sift_ctx_init):
31475         Likewise.
31476
31477         * lib/regex_internal.h:
31478         (re_string_allocate, re_string_construct, re_string_reconstruct):
31479         (re_string_realloc_buffers, build_wcs_buffer, build_wcs_upper_buffer):
31480         (build_upper_buffer, re_string_translate_buffer, re_string_destruct):
31481         (re_string_elem_size_at, re_string_char_size_at, re_string_wchar_at):
31482         (re_string_context_at, re_string_peek_byte_case):
31483         (re_string_fetch_byte_case): Declare even if RE_NO_INTERNAL_PROTOTYPES
31484         is defined, since we now use prototypes always.
31485
31486         * lib/regex.h (_RE_ARGS): Remove.  No longer needed, since we assume
31487         C89 or better.  All uses removed.
31488
31489 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
31490
31491         * config/srclist.txt: Add glibc bugs 1220-1227.
31492
31493 2005-08-20  Jim Meyering  <jim@meyering.net>
31494
31495         * lib/regexec.c (regexec, re_search_stub) [!_LIBC]: Omit declaration
31496         of unused local, dfa.
31497
31498 2005-08-20  Bruno Haible  <bruno@clisp.org>
31499
31500         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
31501
31502 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
31503
31504         * lib/regex_internal.c (re_string_realloc_buffers, re_node_set_insert):
31505         (re_node_set_insert_last, re_dfa_add_node):
31506         Rename local variables to avoid GCC shadowing warnings.
31507
31508 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
31509
31510         * lib/regex_internal.c (re_acquire_state, re_acquire_state_context)
31511         [defined lint]: Suppress bogus uninitialized-variable warnings.
31512
31513         * lib/regcomp.c (duplicate_node): Return new index, not an error code,
31514         and let the caller return REG_ESPACE if out of space.  This
31515         removes an uninitialied-variable warning with GCC 4.0.1, and also
31516         avoids taking the address of a local variable.  All callers
31517         changed.
31518
31519 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
31520
31521         * config/srclist.txt: Comment out $LIBCSRC/posix/regex_internal.c,
31522         $LIBCSRC/posix/regexec.c.
31523         Add glibc bug 1217 for regcomp.c.
31524
31525 2005-08-19  Jim Meyering  <jim@meyering.net>
31526
31527         * lib/regexec.c (proceed_next_node): Redo local variables to
31528         avoid GCC shadowing warnings.
31529
31530 2005-08-18  Bruno Haible  <bruno@clisp.org>
31531
31532         * lib/strstr.c (strstr): Fix return value in multibyte case.
31533         * lib/strcasestr.c (strcasestr): Likewise.
31534
31535 2005-08-17  Paul Eggert  <eggert@cs.ucla.edu>
31536
31537         * lib/regex.h: Remove useless space-before-tab.  From coreutils.
31538
31539 2005-08-17  Jim Meyering  <jim@meyering.net>
31540
31541         Make the %s format (seconds since the epoch) work for a negative
31542         number and when used with a zero-padded field width, e.g. %015s.
31543
31544         * lib/strftime.c (my_strftime): Move the `do_number_sign_and_padding'
31545         label so that it precedes the code to set `digits'.  Otherwise,
31546         %0Ns wouldn't work.  Before this change, `date -d @-22 +%05s' would
31547         print `00-22'.  Now, it prints `-0022', as it should.
31548
31549 2005-08-17  Bruno Haible  <bruno@clisp.org>
31550
31551         * modules/strstr (Files): Add m4/mbrtowc.m4.
31552         (Depends-on): Add mbuiter.
31553
31554 2005-08-17  Bruno Haible  <bruno@clisp.org>
31555
31556         * modules/strcasestr: New file.
31557         * MODULES.html.sh (String handling, based on ANSI C 89): Add
31558         strcasestr.
31559
31560 2005-08-17  Bruno Haible  <bruno@clisp.org>
31561
31562         * modules/strcase (Depends-on): Add mbuiter. Remove strnlen1, mbchar.
31563
31564 2005-08-17  Bruno Haible  <bruno@clisp.org>
31565
31566         * modules/mbuiter: New file.
31567         * MODULES.html.sh (Extended multibyte and wide character utilities):
31568         Add mbuiter.
31569
31570 2005-08-17  Bruno Haible  <bruno@clisp.org>
31571
31572         * m4/strstr.m4 (gl_FUNC_STRSTR): Use the replacement function always.
31573         (gl_PREREQ_STRSTR): Use gl_FUNC_MBRTOWC.
31574
31575 2005-08-17  Bruno Haible  <bruno@clisp.org>
31576
31577         * m4/strcasestr.m4: New file.
31578
31579 2005-08-17  Bruno Haible  <bruno@clisp.org>
31580
31581         * lib/strstr.h: Ignore HAVE_STRSTR, always declare the gnulib function.
31582         * lib/strstr.c: Completely rewritten, with multibyte locale support.
31583
31584 2005-08-17  Bruno Haible  <bruno@clisp.org>
31585
31586         * lib/strcasestr.h: New file.
31587         * lib/strcasestr.c: New file.
31588
31589 2005-08-17  Bruno Haible  <bruno@clisp.org>
31590
31591         * lib/strcasecmp.c: Use mbuiter.h.
31592
31593 2005-08-17  Bruno Haible  <bruno@clisp.org>
31594
31595         * lib/mbuiter.h: New file.
31596
31597 2005-08-16  Paul Eggert  <eggert@cs.ucla.edu>
31598
31599         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
31600         of gl_GETOPT_SUBSTITUTE.  That way, if both gl_GETOPT_SUBSTITUTE
31601         and gl_GETOPT are both invoked via different paths (as happens
31602         with GNU tar CVS because it uses both argp and getopt), the former
31603         wins.
31604
31605 2005-08-16  Bruno Haible  <bruno@clisp.org>
31606
31607         * modules/tls: New file.
31608         * MODULES.html.sh (Multithreading): Add tls.
31609
31610 2005-08-16  Bruno Haible  <bruno@clisp.org>
31611
31612         * modules/strnlen1: New file.
31613         * MODULES.html.sh (String handling): Add strnlen1.
31614
31615 2005-08-16  Bruno Haible  <bruno@clisp.org>
31616
31617         * modules/strcase (Files): Add m4/mbrtowc.m4.
31618         (Depends-on): Add strnlen1, mbchar.
31619
31620 2005-08-16  Bruno Haible  <bruno@clisp.org>
31621
31622         * modules/mbiter: New file.
31623         * MODULES.html.sh (Extended multibyte and wide character utilities):
31624         Add mbiter.
31625
31626 2005-08-16  Bruno Haible  <bruno@clisp.org>
31627
31628         * modules/mbfile: New file.
31629         * MODULES.html.sh (Extended multibyte and wide character utilities):
31630         Add mbfile.
31631
31632 2005-08-16  Bruno Haible  <bruno@clisp.org>
31633
31634         * modules/mbchar: New file.
31635         * MODULES.html.sh (Extended multibyte and wide character utilities):
31636         New section.
31637
31638 2005-08-16  Bruno Haible  <bruno@clisp.org>
31639
31640         * m4/tls.m4: New file, from GNU gettext.
31641
31642 2005-08-16  Bruno Haible  <bruno@clisp.org>
31643
31644         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Use the replacement function
31645         always.
31646         (gl_PREREQ_STRCASECMP): Use gl_FUNC_MBRTOWC.
31647
31648 2005-08-16  Bruno Haible  <bruno@clisp.org>
31649
31650         * m4/mbiter.m4: New file.
31651
31652 2005-08-16  Bruno Haible  <bruno@clisp.org>
31653
31654         * m4/mbfile.m4: New file.
31655
31656 2005-08-16  Bruno Haible  <bruno@clisp.org>
31657
31658         * m4/mbchar.m4: New file.
31659
31660 2005-08-16  Bruno Haible  <bruno@clisp.org>
31661
31662         * lib/tls.h: New file, from GNU gettext.
31663         * lib/tls.c: New file, from GNU gettext.
31664
31665 2005-08-16  Bruno Haible  <bruno@clisp.org>
31666
31667         * lib/strnlen1.h: New file.
31668         * lib/strnlen1.c: New file.
31669
31670 2005-08-16  Bruno Haible  <bruno@clisp.org>
31671
31672         * lib/strcasecmp.c (struct mbiter_multi): Remove at_end field.
31673         (mbi_init): Update.
31674         (mbi_avail, mbi_advance): Let the iteration end before the terminating
31675         NUL byte, not after it.
31676
31677 2005-08-16  Bruno Haible  <bruno@clisp.org>
31678
31679         * lib/strcase.h (strcasecmp): Add note in comments.
31680         * lib/strncasecmp.c: Use code from strcasecmp.c.
31681         * lib/strcasecmp.c: Use mbchar module. Define private mbiter variant.
31682         (strcasecmp): Work correctly in multibyte locales.
31683
31684 2005-08-16  Bruno Haible  <bruno@clisp.org>
31685
31686         * lib/mbiter.h: New file.
31687
31688 2005-08-16  Bruno Haible  <bruno@clisp.org>
31689
31690         * lib/mbfile.h: New file.
31691
31692 2005-08-16  Bruno Haible  <bruno@clisp.org>
31693
31694         * lib/mbchar.h: New file.
31695         * lib/mbchar.c: New file.
31696
31697 2005-08-16  Bruno Haible  <bruno@clisp.org>
31698
31699         * lib/mbchar.h (mb_cmp, mb_casecmp): Order the invalid characters after
31700         the valid ones. Makes the comparison operations transitive:
31701         cmp (a, b) < 0 && cmp (b, c) < 0 ==> cmp (a, c) < 0.
31702         * lib/strcasecmp.c (strcasecmp): Use mb_casecmp.
31703
31704 2005-08-15  Simon Josefsson  <jas@extundo.com>
31705
31706         * modules/ssize_t (License): Change to 'unlimited'.
31707
31708         * gnulib-tool (sed_extract_prog): Recognize 'unlimited' license.
31709
31710 2005-08-15  Paul Eggert  <eggert@cs.ucla.edu>
31711
31712         * config/srclist.txt: Comment out $LIBCSRC/posix/regex.h.
31713         Add comments for each pending glibc patch.
31714
31715 2005-08-15  Bruno Haible  <bruno@clisp.org>
31716
31717         * lib/regex.h (__restrict_arr): Don't define to __restrict if
31718         __cplusplus is defined.
31719
31720 2005-08-14  Jim Meyering  <jim@meyering.net>
31721
31722         Sync from coreutils.
31723
31724         * lib/fts-cycle.c (setup_dir, enter_dir, leave_dir, free_dir):
31725         Use the hash-table-based cycle-detection code not just when
31726         FTS_TIGHT_CYCLE_CHECK if specified, but also with FTS_LOGICAL.
31727         Reported by James Youngman in
31728         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00011.html>.
31729         * lib/fts_.h: Mention that with FTS_LOGICAL, we use
31730         FTS_TIGHT_CYCLE_CHECK.
31731         * lib/fts.c (fts_cross_check) [FTS_DEBUG]:
31732         s/active_dir_ht/fts_cycle.ht/. This lets us compile with -DFTS_DEBUG,
31733         once again.
31734         * lib/fts.c [! _LIBC]: Include "lstat.h" rather than rolling our own.
31735         * lib/fts.c (fd_safer): Remove decl.
31736         Include fcntl--.h rather than unistd-safer.h
31737         (fts_safe_changedir): Don't call fd_safer; no longer needed
31738         now that we include fcntl--.h.
31739
31740 2005-08-12  Simon Josefsson  <jas@extundo.com>
31741
31742         * modules/getndelim2: Use ssize_t module.
31743         * modules/getnline: Likewise.
31744         * modules/safe-read: Likewise.
31745         * modules/xreadlink: Likewise.
31746
31747         * modules/ssize_t: New file.
31748
31749 2005-08-12  Simon Josefsson  <jas@extundo.com>
31750
31751         * m4/readline.m4: Look for termcap, curses or ncurses if required.
31752
31753 2005-08-12  Simon Josefsson  <jas@extundo.com>
31754
31755         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
31756         ssize_t.
31757
31758 2005-08-12  Simon Josefsson  <jas@extundo.com>
31759
31760         * MODULES.html.sh (Extra functions based on ANSI C 89: Misc): Add
31761         readline, getdelim and check_version.
31762         (Support for systems lacking ISO C 99: Sizes of integer types):
31763         Add size_max.
31764
31765 2005-08-12  Bruno Haible  <bruno@clisp.org>
31766
31767         * m4/readline.m4 (gl_FUNC_READLINE): Look for ncurses first.
31768
31769 2005-08-11  Simon Josefsson  <jas@extundo.com>
31770
31771         * modules/readline: New file.
31772
31773         * modules/strnlen (Files): Add strnlen.h.
31774
31775 2005-08-11  Simon Josefsson  <jas@extundo.com>
31776
31777         * m4/readline.m4: New file.
31778
31779 2005-08-11  Simon Josefsson  <jas@extundo.com>
31780
31781         * lib/readline.h, readline.c: New file.
31782
31783 2005-08-11  Simon Josefsson  <jas@extundo.com>
31784
31785         * doc/gnulib.texi (Initial import, Finishing touches): Mention
31786         gl_AVOID.
31787
31788 2005-08-11  Bruno Haible  <bruno@clisp.org>
31789
31790         * lib/strnlen.h (strnlen): Change parameter name to match comment.
31791
31792 2005-08-10  Stepan Kasal  <kasal@ucw.cz>
31793
31794         * m4/onceonly_2_57.m4: Really require Autoconf 2.57.
31795
31796 2005-08-10  Simon Josefsson  <jas@extundo.com>
31797
31798         * tests/test-iconvme.c: New file.
31799
31800 2005-08-10  Simon Josefsson  <jas@extundo.com>
31801
31802         * m4/strnlen.m4: New file.
31803
31804         * m4/strndup.m4: Don't check for strnlen declaration, done in
31805         strnlen.m4.
31806
31807 2005-08-10  Simon Josefsson  <jas@extundo.com>
31808
31809         * lib/strndup.c: Use strnlen.h.
31810
31811         * lib/strnlen.h: New file.
31812
31813 2005-08-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
31814
31815         * README: Typos.
31816
31817 2005-08-02  Simon Josefsson  <jas@extundo.com>
31818
31819         * modules/readline: New file.
31820
31821 2005-08-02  Simon Josefsson  <jas@extundo.com>
31822
31823         * modules/getdelim: New file.
31824
31825         * modules/getline: Rewrite, don't use getndelim2.
31826
31827 2005-08-02  Simon Josefsson  <jas@extundo.com>
31828
31829         * m4/getline.m4: Separate out getdelim stuff into separate module.
31830
31831         * m4/getdelim.m4: New file.
31832
31833 2005-08-02  Simon Josefsson  <jas@extundo.com>
31834
31835         * lib/getline.h, getline.c: Rewrite.
31836
31837         * lib/getdelim.h, lib/getdelim.c: New files, ported from glibc.
31838
31839 2005-07-31  Bruno Haible  <bruno@clisp.org>
31840
31841         * lib/lock.h (gl_lock_initializer): New macro.
31842         (gl_lock_define_initialized): Use it.
31843         (gl_rwlock_initializer): New macro.
31844         (gl_rwlock_define_initialized): Use it.
31845         (gl_recursive_lock_initializer): New macro.
31846         (gl_recursive_lock_define_initialized): Use it.
31847
31848 2005-07-30  Karl Berry  <karl@gnu.org>
31849
31850         * doc/gnulib.texi (Initial import): mention -I$(top_builddir)/lib.
31851         Report from Ben Pfaff, regarding getopt.
31852
31853 2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
31854
31855         Add support to getopt for Emacs, which doesn't use LIBOBJS in the
31856         normal way.
31857         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE_HEADER): New macro.
31858         (gl_GETOPT_SUBSTITUTE): Use it.  Invoke gl_PREREQ_GETOPT.
31859         (gl_GETOPT_IFELSE, gl_GETOPT_CHECK_HEADERS): New macros.
31860         (gl_GETOPT): Use the new macros.  Most of the implementation
31861         is moved to the new macros.  This is for programs like Emacs
31862         that don't want all the functionality of gl_GETOPT.
31863
31864 2005-07-26  Bruno Haible  <bruno@clisp.org>
31865
31866         * m4/lock.m4: Update from GNU gettext.
31867
31868 2005-07-26  Bruno Haible  <bruno@clisp.org>
31869
31870         * lib/lock.h: Update from GNU gettext.
31871         * lib/lock.c: Update from GNU gettext.
31872
31873 2005-07-25  Paul Eggert  <eggert@cs.ucla.edu>
31874
31875         * m4/regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_IFELSE instead of the
31876         obsolescent AC_TRY_RUN.  Include the default includes files, for
31877         'exit'.
31878
31879 2005-07-24  Bruno Haible  <bruno@clisp.org>
31880
31881         * modules/visibility: New file.
31882         * MODULES.html.sh (Misc): Add visibility.
31883
31884 2005-07-24  Bruno Haible  <bruno@clisp.org>
31885
31886         * m4/visibility.m4: New file.
31887
31888 2005-07-24  Bruno Haible  <bruno@clisp.org>
31889
31890         * doc/visibility.texi: New file.
31891
31892 2005-07-22  Bruno Haible  <bruno@clisp.org>
31893
31894         * modules/alloca-opt (Makefile.am): Remove explicit dependency on
31895         $(ALLOCA_H), redundant through BUILT_SOURCES.
31896         * modules/argz (Makefile.am): Remove explicit dependency on $(ARGZ_H),
31897         redundant through BUILT_SOURCES.
31898         * modules/byteswap (Makefile.am): Remove explicit dependency on
31899         $(BYTESWAP_H), redundant through BUILT_SOURCES.
31900         * modules/fnmatch (Makefile.am): Remove explicit dependency on
31901         $(FNMATCH_H), redundant through BUILT_SOURCES.
31902         * modules/getopt (Makefile.am): Remove explicit dependency on
31903         $(GETOPT_H), redundant through BUILT_SOURCES.
31904         * modules/glob (Makefile.am): Remove explicit dependency on $(GLOB_H),
31905         redundant through BUILT_SOURCES.
31906         * modules/poll (Makefile.am): Remove explicit dependency on $(POLL_H),
31907         redundant through BUILT_SOURCES.
31908         * modules/stdbool (Makefile.am): Remove explicit dependency on
31909         $(STDBOOL_H), redundant through BUILT_SOURCES.
31910         * modules/stdint (Makefile.am): Remove explicit dependency on
31911         $(STDINT_H), redundant through BUILT_SOURCES.
31912         * modules/sysexits (Makefile.am): Add $(SYSEXITS_H) to BUILT_SOURCES.
31913         Remove explicit dependency on $(SYSEXITS_H).
31914         Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
31915
31916 2005-07-18  Simon Josefsson  <jas@extundo.com>
31917
31918         * lib/check-version.c (check_version): Accept identical versions too.
31919
31920 2005-07-18  Bruno Haible  <bruno@clisp.org>
31921
31922         * modules/lock: New file.
31923         * MODULES.html.sh (Multithreading): New section.
31924
31925 2005-07-18  Bruno Haible  <bruno@clisp.org>
31926
31927         * m4/lock.m4: New file, from GNU gettext.
31928
31929 2005-07-18  Bruno Haible  <bruno@clisp.org>
31930
31931         * lib/lock.h: New file, from GNU gettext.
31932         * lib/lock.c: New file, from GNU gettext.
31933
31934 2005-07-18  Bruno Haible  <bruno@clisp.org>
31935
31936         * lib/lock.h (gl_once_t): New type.
31937         (gl_once_define, gl_once): New macros.
31938         * lib/lock.c (fresh_once): New variable.
31939         (glthread_once, glthread_once_call, glthread_once_singlethreaded): New
31940         functions.
31941
31942 2005-07-16  Simon Josefsson  <jas@extundo.com>
31943
31944         * doc/gnulib.texi (Library version handling): Add ELF symbol collision
31945         workaround, suggested by Bruno.
31946
31947 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
31948
31949         * modules/xalloc (Depends-on): Add xalloc-die.
31950         * modules/xvasprintf (Depends-on): Add xalloc-die.
31951
31952 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
31953
31954         * lib/quotearg.c: Add translator comment suggested by Bruno Haible,
31955         with a minor change.
31956
31957 2005-07-15  Bruno Haible  <bruno@clisp.org>
31958
31959         * m4/poll.m4 (gl_FUNC_POLL): Check against MacOS X 10.4 poll() bug.
31960         When using lib/poll.c, define poll as rpl_poll.
31961
31962 2005-07-14  Paul Eggert  <eggert@cs.ucla.edu>
31963
31964         * modules/argp (Depends-on): Remove unlocked-io.
31965
31966 2005-07-14  Derek Price  <derek@ximbiot.com>
31967
31968         * m4/glob.m4 (gl_GLOB): Cache glob interface check result.  Add check
31969         for glob symlink bug.
31970
31971 2005-07-14  Bruno Haible  <bruno@clisp.org>
31972
31973         * m4/argp.m4 (gl_ARGP): Remove invocation of gl_FUNC_GLIBC_UNLOCKED_IO.
31974         Instead, test for *_unlocked function declarations directly.
31975
31976 2005-07-11  Simon Josefsson  <jas@extundo.com>
31977
31978         * modules/size_max: New file.
31979
31980         * modules/xsize: Depend on size_max module for size_max.m4.
31981
31982 2005-07-11  Simon Josefsson  <jas@extundo.com>
31983
31984         * lib/size_max.h: New file.
31985
31986 2005-07-11  Paul Eggert  <eggert@cs.ucla.edu>
31987
31988         * lib/version-etc-fsf.c (version_etc_copyright): Parameterize the
31989         copyright symbol and the year.
31990         * lib/version-etc.c (COPYRIGHT_YEAR): New constant.
31991         (version_etc_va): Use parameterized copyright notice.
31992         Reword to conform to the current GNU coding standards.
31993
31994 2005-07-11  Karl Berry  <karl@gnu.org>
31995
31996         * doc/gnulib.texi (Quoting): new node.
31997         (Initial import): more info, from Patrice.
31998
31999 2005-07-11  Bruno Haible  <bruno@clisp.org>
32000
32001         * gnulib-tool (func_usage): Document option --avoid.
32002         (Command line options): Handle --avoid.
32003         (func_acceptable): New function.
32004         (func_modules_transitive_closure): Use it.
32005
32006 2005-07-11  Bruno Haible  <bruno@clisp.org>
32007
32008         * MODULES.html.sh: Use shortcut URLs to the www.opengroup.org site.
32009         Reported by Jim Meyering.
32010
32011 2005-07-10  Bruno Haible  <bruno@clisp.org>
32012
32013         * m4/size_max.m4 (gl_SIZE_MAX): Cast ~(size_t)0 back to size_t.
32014         Needed when size_t is smaller than 'unsigned int'.
32015         Reported by Paul Eggert.
32016
32017 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
32018
32019         * modules/argp (Depends-on): Add unlocked-io
32020
32021 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
32022
32023         * lib/argp-namefrob.h: Include unlocked-io.h. Removed unnecessary
32024         block of defines.
32025
32026 2005-07-08  Paul Eggert  <eggert@cs.ucla.edu>
32027
32028         * config/srclist.txt: Comment out regcomp.c, since we have a porting
32029         fix now.
32030
32031 2005-07-08  Eric Blake  <ebb9@byu.net>  (tiny change)
32032         and Paul Eggert  <eggert@cs.ucla.edu>
32033
32034         * lib/regcomp.c (init_dfa, build_range_exp): Store __btowc value
32035         in wint_t, not wchar_t.  Remove now-unnecessary cast.
32036
32037 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
32038
32039         * modules/regex (Files): Add lib/regex_internal.c,
32040         lib/regex_internal.h, lib/regexec.c, lib/regcomp.c, m4/codeset.m4.
32041         (Depends-on): Add extensions.
32042         (Makefile.am): Remove lib_SOURCES; now done by m4 code.
32043
32044 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
32045
32046         * m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on
32047         pathconf.
32048         * m4/same.m4 (gl_SAME): Likewise.
32049         Require AC_SYS_LONG_FILE_NAMES; bug reported by Gerrit P. Haase.
32050
32051         * m4/regex.m4: Adjust to new libc regex implementation.
32052         (gl_INCLUDED_REGEX): Add AC_LIBSOURCES for
32053         all the .c and .h parts of (the new) regex.
32054         Quote the m4 stuff better.
32055         Check for RE_ICASE bug of old gnulib.
32056         Check for REG_STARTEND of recent libc.
32057         Rename local variables from jm_* to gl_*.
32058         Quote operand of "test -f".
32059         Say "recent enough" version of libc, not "version 2".
32060         (gl_PREREQ_REGEX): Remove AC_FUNC_ALLOCA, since alloca is a
32061         prerequisite module.  Remove AC_HEADER_STDC; no longer needed.
32062         Check for locale.h, isblank, mbrtowc, wcrtomb, wcscoll.
32063         Remove check for btowc, isascii.
32064         Require AM_LANGINFO_CODESET.
32065
32066 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
32067
32068         * lib/regex.c, regex.h: Sync from libc.
32069         * lib/regcomp.c, lib/regexec_internal.c, lib/regex_internal.h:
32070         * lib/regexec.c:
32071         New files, synced from libc, except that regex_internal.h
32072         currently has a small porting fix.
32073
32074 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
32075
32076         * config/srclist.txt: Add regcomp.c, regex.c, regex.h,
32077         regex_internal.c, regexec.c.
32078         Add regex_internal.h too, but as a comment, since the libc version
32079         is currently broken in gnulib mode.
32080
32081 2005-07-06  Paul Eggert  <eggert@cs.ucla.edu>
32082
32083         Support programs like Emacs that use gnulib but not gettext.
32084         * MODULES.html.sh (Internationalization functions): Add gettext-h.
32085         * modules/gettext-h: New file.
32086         * modules/gettext (Files): Remove lib/gettext.h.
32087         (Depends-on): Add gettext-h.
32088         (Makefile.am): Remove lib_SOURCES.
32089         * modules/argmatch, modules/c-stack, modules/closeout:
32090         * modules/copy-file, modules/csharpcomp, modules/csharpexec:
32091         * modules/execute, modules/file-type, modules/getaddrinfo:
32092         * modules/getopt, modules/human, modules/javacomp:
32093         * modules/javaexec, modules/mkdir-p, modules/obstack:
32094         * modules/openat, modules/pagealign_alloc, modules/pipe:
32095         * modules/quotearg, modules/regex, modules/rpmatch:
32096         * modules/unicodeio, modules/userspec, modules/version-etc:
32097         * modules/wait-process, modules/xalloc-die, modules/xmemcoll:
32098         * modules/xsetenv:
32099         Depend on gettext-h, not gettext.
32100
32101 2005-07-05  Paul Eggert  <eggert@cs.ucla.edu>
32102
32103         * gnulib-tool (func_import): Add support for 'public domain' license.
32104         * modules/alloca, modules/atexit, modules/memmove:
32105         Now public domain, not GPL.
32106         * modules/dup2, modules/getpagesize, modules/malloc, modules/memset:
32107         * modules/realloc, modules/strerror, modules/strtod:
32108         Now LGPL, not GPL.
32109
32110 2005-07-05  Bruno Haible  <bruno@clisp.org>
32111
32112         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC): Upgrade to version from current
32113         autoconf CVS. Needed for mingw.
32114
32115 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
32116
32117         Remove the dependency of the strftime module on the tzset module.
32118         * modules/strftime (Depends-on): Remove dependency on tzset.
32119
32120 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
32121
32122         Remove the dependency of the strftime module on the tzset module.
32123         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't require
32124         gl_FUNC_TZSET_CLOBBER.
32125
32126 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
32127
32128         Remove the dependency of the strftime module on the tzset module.
32129         * lib/strftime.c (my_strftime)
32130         [! defined _LIBC && ! HAVE_RUN_TZSET_TEST]:
32131         Copy the input structure, to work around some of the bug with
32132         Solaris 2.5.1 and Solaris 2.6.  If you still care about these old
32133         Solaris releases, you should also use the tzset module, but we won't
32134         require it as a dependency any more since we don't want LGPLed code
32135         to depend on GPLed code.
32136
32137 2005-07-02  Jim Meyering  <jim@meyering.net>
32138
32139         * m4/chown.m4, cloexec.m4, dup2.m4, fsusage.m4:
32140         * m4/getcwd-path-max.m4, getcwd.m4, mkstemp.m4, mountlist.m4:
32141         * m4/pagealign_alloc.m4, save-cwd.m4, unistd-safer.m4:
32142         Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
32143
32144 2005-07-02  Jim Meyering  <jim@meyering.net>
32145
32146         * lib/backupfile.c (backup_args): Change a `0' to NULL.
32147
32148 2005-07-01  Paul Eggert  <eggert@cs.ucla.edu>
32149
32150         * lib/xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h>
32151         declares only 'struct timespec;' (!).
32152
32153 2005-07-01  Jim Meyering  <jim@meyering.net>
32154
32155         * lib/chown.c, cloexec.c, dup-safer.c, dup2.c, fsusage.c, getcwd.c:
32156         * lib/getloadavg.c, mountlist.c, openat.h, pagealign_alloc.c:
32157         * lib/save-cwd.c, tempname.c:
32158         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
32159         and don't include <sys/file.h>).
32160
32161 2005-06-29  Jim Meyering  <jim@meyering.net>
32162
32163         * lib/mkdir-p.c (make_dir_parents): Don't apply sizeof to a hard-coded
32164         type name.  Use the variable name instead.
32165         * lib/idcache.c (getuser, getuidbyname, getgroup, getgidbyname):
32166         Likewise.
32167
32168 2005-06-28  Simon Josefsson  <jas@extundo.com>
32169
32170         * modules/check-version (Files): Add check-version.m4.
32171
32172 2005-06-28  Simon Josefsson  <jas@extundo.com>
32173
32174         * m4/check-version.m4: New file, suggested by Jim Meyering
32175         <jim@meyering.net>.
32176
32177 2005-06-28  Simon Josefsson  <jas@extundo.com>
32178
32179         * lib/check-version.h, lib/check-version.c: New files.
32180
32181 2005-06-28  Simon Josefsson  <jas@extundo.com>
32182
32183         * lib/base64.c (base64_encode): Indent.  Rename 'b64' to avoid
32184         collision with global variable.  Better indentation.  Don't
32185         increment buffer pointer beyond buffer end.  Based on comments
32186         from Paul Eggert <eggert@cs.ucla.edu>.
32187
32188         * lib/base64.h: Indent.
32189
32190 2005-06-28  Simon Josefsson  <jas@extundo.com>
32191
32192         * doc/gnulib.texi (Library version handling): New section.
32193
32194 2005-06-28  Jim Meyering  <jim@meyering.net>
32195
32196         * check-module (find_included_lib_files): Hard-code another
32197         pair of exceptions: fts.c includes fts-cycle.c and unistd-safer.h
32198         but modules/fts-lgpl (correctly) does not list those files.
32199
32200         * modules/canonicalize (Files): Add lib/pathmax.h.
32201
32202 2005-06-25  Simon Josefsson  <jas@extundo.com>
32203
32204         * modules/check-version: New file.
32205
32206 2005-06-24  Paul Eggert  <eggert@cs.ucla.edu>
32207
32208         * lib/canon-host.c (canon-host): Append trailing "," to 0 in
32209         initializer of struct addrinfo, as an indication that we don't
32210         care how many members the structure has.
32211
32212 2005-06-24  Derek Price  <derek@ximbiot.com>
32213         and Bruno Haible  <bruno@clisp.org>
32214
32215         Remove stat module & update lstat.
32216         * m4/lstat.m4 (gl_FUNC_LSTAT): Drop AC_FUNC_LSTAT in favor of
32217         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
32218         * m4/stat.m4: Remove this file.
32219
32220 2005-06-24  Derek Price  <derek@ximbiot.com>
32221         and Bruno Haible  <bruno@clisp.org>
32222
32223         Remove stat module & update lstat.
32224         * lib/stat.c: Remove this file...
32225         (slash_aware_lstat): ...moving this content and its support...
32226         * lib/lstat.c (rpl_lstat): ...into here.
32227         * lib/lstat.h: New file.
32228
32229 2005-06-24  Derek Price  <derek@ximbiot.com>
32230         and Bruno Haible  <bruno@clisp.org>
32231
32232         Remove stat module & update lstat.
32233         * config/srclist.txt (libc sources): Remove stat.
32234
32235 2005-06-24  Derek Price  <derek@ximbiot.com>
32236         and Bruno Haible  <bruno@clisp.org>
32237
32238         Remove stat module & update lstat.
32239         * MODULES.html.sh (stat): Remove.
32240         * MODULES.html: Regenerated.
32241         * modules/lstat (Description): Correct function name.
32242         (Files): Add "lstat.h".
32243         (Depends-on): Remove stat, add xalloc, stat-macros.
32244         * modules/stat: Remove this file.
32245         (Include): Add "lstat.h", remove <sys/stat.h>.
32246
32247 2005-06-23  Paul Eggert  <eggert@cs.ucla.edu>
32248
32249         * lib/mktime.c: Include <string.h> even if !DEBUG.  (From glibc.)
32250         (ranged_convert): Don't save conversion in a temporary struct.
32251         This causes a warning with GCC 4.0.0, and anyway in the typical
32252         case it's not worth the extra 100 bytes or so of code.
32253         (ranged_convert, __mktime_internal): When calling a function via a
32254         pointer P, use P () rather than (*P) (), as we now assume C89 or
32255         better.
32256
32257 2005-06-22  Paul Eggert  <eggert@cs.ucla.edu>
32258
32259         * lib/readutmp.c (desirable_utmp_entry): Fix bug where "who -b" and
32260         "who -r" failed to give output.  Problem reported by Tim Waugh.
32261
32262         * lib/xmalloc.c (HAVE_GNU_CALLOC): New constant.
32263         (xcalloc): Use it to avoid needless tests.
32264         Problem reported by Jim Meyering.
32265
32266 2005-06-20  Derek Price  <derek@ximbiot.com>
32267
32268         * m4/bison.m4: Note that precious decls of YACC & YFLAGS will be
32269         unnecessary for Autoconfs > 2.59c.
32270
32271 2005-06-16  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
32272
32273         * lib/argp.h (__option_is_short): Check upper limit of
32274         __key. Isprint() requires its argument to have the value
32275         of an unsigned char or EOF.
32276
32277 2005-06-16  Jim Meyering  <jim@meyering.net>
32278
32279         * lib/calloc.c (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1)
32280         when either N or S is zero.
32281
32282 2005-06-16  Derek Price  <derek@ximbiot.com>
32283
32284         * m4/bison.m4: Declare YACC & YFLAGS precious.
32285
32286 2005-06-10  Paul Eggert  <eggert@cs.ucla.edu>
32287
32288         * lib/fnmatch.c (fnmatch): If there is an encoding error in a
32289         multibyte string or pattern, fall back on unibyte matching.
32290         Problem reported by James Youngman.
32291
32292 2005-06-08  Bruno Haible  <bruno@clisp.org>
32293
32294         * modules/csharpcomp: New file.
32295         * MODULES.html.sh (C#): Add csharpcomp.
32296
32297 2005-06-08  Bruno Haible  <bruno@clisp.org>
32298
32299         * m4/csharpcomp.m4: New file, from GNU gettext.
32300
32301 2005-06-08  Bruno Haible  <bruno@clisp.org>
32302
32303         * lib/csharpcomp.h: New file, from GNU gettext.
32304         * lib/csharpcomp.c: New file, from GNU gettext.
32305         * lib/csharpcomp.sh.in: New file, from GNU gettext.
32306
32307 2005-06-08  Bruno Haible  <bruno@clisp.org>
32308
32309         * lib/binary-io.h (fileno): Undefine before defining it. Avoids a gcc
32310         warning on mingw.
32311
32312 2005-06-07  Derek Price  <derek@ximbiot.com>
32313
32314         Sync from CVS.
32315         * lib/glob_.h: Indent nested #ifdef.
32316
32317 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
32318
32319         Sync from coreutils.
32320         Use "file name" when talking about file names, instead of "filename"
32321         or "path", as per the GNU coding standards.
32322         * lib/mkdir-p.c: Renamed from makepath.c.
32323         (make_dir_parents): Renamed from make_path.  All callers changed.
32324         * lib/mkdir-p.h: Likewise.  All includers changed.
32325         * lib/filenamecat.c: Renamed from path-concat.c.
32326         (file_name_concat): Renamed from path_concat.  All callers changed.
32327         [TEST_FILE_NAME_CONCAT]: Renamed from TEST_PATH_CONCAT.
32328         * lib/filenamecat.h: Likewise.  All includers changed.
32329         * lib/acl.c: Don't use "path" or "filename" to mean "file name"
32330         in comments or local variable names.
32331         * lib/basename.c: Likewise.
32332         * lib/canonicalize.c, canonicalize.h: Likewise.
32333         * lib/dirname.c, dirname.h: Likewise.
32334         * lib/euidaccess.c: Likewise.
32335         * lib/exclude.c: Likewise
32336         * lib/fnmatch_.h, fnmatch_loop.c: Likewise.
32337         * lib/fsusage.c, fsuage.h: Likewise.
32338         * lib/fts.c, fts_.h: Likewise.
32339         * lib/getcwd.c: Likewise.
32340         * lib/getloadavg.c: Likewise.
32341         * lib/mkstemp.c: Likewise.
32342         * lib/mountlist.c, mountlist.h: Likewise.
32343         * lib/openat.c, openat.h: Likewise.
32344         * lib/readlink-stub.c: Likewise.
32345         * lib/readutmp.c, readutmp.h: Likewise.
32346         * lib/rename.c: Likewise.
32347         * lib/rmdir.c: Likewise.
32348         * lib/same.c: Likewise.
32349         * lib/savedir.c: Likewise.
32350         * lib/stripslash.c: Likewise.
32351         * lib/tempname.c: Likewise.
32352         * lib/xreadlink.c: Likewise.
32353         * lib/exclude.c (excluded_file_name): Renamed from excluded_filename.
32354         All uses changed.
32355         * lib/exclude.h: Likewise.
32356
32357         * lib/euidaccess.c (getuid, getgid, getuid, getegid)
32358         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
32359         * lib/idcache.c (getpwuid, getpwnam, getgrgid, getgrnam)
32360         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
32361         * lib/pathmax.h: Include <limits.h> unconditionally, since other
32362         files have been getting away with it for years (MORE/BSD 4.3
32363         is extinct now).
32364         * lib/userspec.c (getpwnam, getgrnam, getgrgid)
32365         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
32366
32367         * lib/pathmax.h (_POSIX_PATH_MAX) [!defined _POSIX_PATH_MAX]:
32368         Define to 256, not 255, as per modern POSIX.
32369
32370 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
32371
32372         Sync from coreutils.
32373         Use "file name" when talking about file names, instead of "filename"
32374         or "path", as per the GNU coding standards.
32375         * MODULES.html.sh: mkdir-p renamed from makepath.
32376         filenamecat renamed from path-concat.
32377         * modules/filenamecat: Renamed from modules/path-concat.
32378         (Files): filenamecat.h and filenamecat.c renamed from
32379         path-concat.h and path-concat.c.
32380         (configure.ac): gl_FILE_NAME_CONCAT, not gl_PATH_CONCAT.
32381         (Include): filenamecat.h, not path-concat.h.
32382         * modules/mkdir-p: Renamed from modules/makepath.
32383         (Files): mkdir-p.h and mkdir-p.c renamed from makepath.h and
32384         makepath.c.
32385         (configure.ac): gl_MKDIR_PARENTS, not gl_MAKEPATH.
32386         (Include): mkdir-p.h, not makepath.h.
32387
32388 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
32389
32390         Sync from coreutils.
32391         * m4/mkdir-p.m4: Renamed from makepath.m4.
32392         (gl_MKDIR_PARENTS): Renamed from gl_MAKEPATH.  All uses changed.
32393         Rename files from makepath.c to mkdir-p.c, and from
32394         makepath.h to mkdir-p.h.
32395         * m4/filenamecat.m4: Renamed from path-concat.m4.
32396         (gl_FILE_NAME_CONCAT): Renamed from gl_PATH_CONCAT.  All uses changed.
32397         Rename files from path-concat.c to filenamecat.c,
32398         and from path-concat.h to filenamecat.h.
32399         * m4/getcwd-path-max.m4: Don't use "path" or "filename" to mean
32400         "file name" in local variables or comments.
32401         * m4/rename.m4: Likewise.
32402
32403 2005-06-01  Bruno Haible  <bruno@clisp.org>
32404
32405         * modules/csharpexec: New file.
32406         * MODULES.html.sh (C#): New section.
32407
32408 2005-06-01  Bruno Haible  <bruno@clisp.org>
32409
32410         * m4/csharp.m4: New file, from GNU gettext.
32411         * m4/csharpexec.m4: New file, from GNU gettext.
32412
32413 2005-06-01  Bruno Haible  <bruno@clisp.org>
32414
32415         * lib/csharpexec.h: New file, from GNU gettext.
32416         * lib/csharpexec.c: New file, from GNU gettext.
32417         * lib/csharpexec.sh.in: New file, from GNU gettext.
32418
32419 2005-05-31  Derek Price  <derek@ximbiot.com>
32420             Paul Eggert  <eggert@cs.ucla.edu>
32421
32422         Sync from cvs.
32423         * m4/glob.m4: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
32424
32425 2005-05-31  Derek Price  <derek@ximbiot.com>
32426             Paul Eggert  <eggert@cs.ucla.edu>
32427
32428         Sync from cvs.
32429         * lib/glob_.h: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
32430
32431 2005-05-29  Derek Price  <derek@ximbiot.com>
32432
32433         * config/srclist.txt (glob_.h, glob.c): Add these files.
32434
32435 2005-05-29  Derek Price  <derek@ximbiot.com>
32436
32437         * MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.
32438         * modules/glob: New file.
32439         * modules/getlogin_r: Add link to POSIX spec in description.
32440
32441 2005-05-29  Derek Price  <derek@ximbiot.com>
32442             Paul Eggert  <eggert@cs.ucla.edu>
32443
32444         * m4/glob.m4: New file.
32445
32446 2005-05-29  Derek Price  <derek@ximbiot.com>
32447             Paul Eggert  <eggert@cs.ucla.edu>
32448
32449         * lib/glob_.h, lib/glob.c: New files.
32450
32451 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
32452
32453         * modules/fts (Files): Remove m4/inttypes-pri.m4.
32454         * modules/fts-lgpl (Depends-on): Remove gettext.
32455
32456 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
32457
32458         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't check for inttypes.h or stdint.h,
32459         and don't require gt_INTTYPES_PRI.
32460
32461 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
32462
32463         * lib/getlogin_r.c (getlogin_r): Don't set errno to 0 on return.
32464
32465         * lib/fts.c: Don't worry about debugging on pre-C99-compatible hosts;
32466         the configuration hassle isn't worth it.
32467         Include inttypes.h and stdint.h unconditionally if FTS_DEBUG.
32468         (LONGEST_MODIFIER, PRIuMAX): Remove.
32469
32470 2005-05-27  Bruno Haible  <bruno@clisp.org>
32471
32472         * lib/getlogin_r.h: Remove second include of <stddef.h>.
32473
32474 2005-05-26  Paul Eggert  <eggert@cs.ucla.edu>
32475
32476         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
32477         _POSIX_PTHREAD_SEMANTICS for Solaris.
32478
32479 2005-05-25  Derek Price  <derek@ximbiot.com>
32480
32481         * MODULES.html.sh: Add getlogin_r to POSIX.2001 support section.
32482
32483 2005-05-25  Derek Price  <derek@ximbiot.com>
32484             Paul Eggert  <eggert@cs.ucla.edu>
32485
32486         * modules/getlogin_r, m4/getlogin_r.m4: New files.
32487         * lib/getlogin_r.c, getlogin_r.h: New files.
32488
32489 2005-05-25  Bruno Haible  <bruno@clisp.org>
32490             Derek Price  <derek@ximbiot.com>
32491
32492         * lib/getlogin_r.h: Simplify API documentation.
32493
32494 2005-05-23  Derek Price  <derek@ximbiot.com>
32495
32496         * modules/minmax (Files): Add m4/minmax.m4.
32497         (configure.ac): Add gl_MINMAX.
32498
32499 2005-05-22  Paul Eggert  <eggert@cs.ucla.edu>
32500
32501         * lib/fts.c (fd_safer) [_LGPL_PACKAGE]: New static function,
32502         so that unistd-safer.h (GPL'ed code) need not be included.
32503
32504 2005-05-22  Bruno Haible  <bruno@clisp.org>
32505
32506         * m4/minmax.m4: New file.
32507         Based on a patch by Derek Price <derek@ximbiot.com>.
32508
32509 2005-05-22  Bruno Haible  <bruno@clisp.org>
32510
32511         * lib/stdint_.h (_STDINT_H_HAVE_INT64): New macro. Use it in #ifdefs.
32512         (INT64_MIN): Fix definition.
32513         Suggested by Paul Eggert <eggert@cs.ucla.edu>.
32514
32515         * lib/stdint_.h (_STDINT_H_NEED_SIGNED_INT_TYPES): Renamed from
32516         NEED_SIGNED_INT_TYPES.
32517
32518         * lib/stdint_.h (_STDINT_H_HAVE_SYSTEM_INTTYPES): Renamed from
32519         HAVE_SYSTEM_INTTYPES.
32520
32521 2005-05-22  Bruno Haible  <bruno@clisp.org>
32522
32523         * lib/minmax.h: Include <limits.h> only when it defines MIN, MAX.
32524         Also include <sys/param.h> if it defines MIN, MAX.
32525         Based on a patch by Derek Price <derek@ximbiot.com>.
32526
32527 2005-05-21  Jim Meyering  <jim@meyering.net>
32528
32529         * modules/fts (Files): Add m4/inttypes-pri.m4.
32530         (Depends-on): Add lstat and remove gettext.  Alphabetize.
32531
32532 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
32533
32534         New fts module.
32535         * lib/fts.c: Don't include "cycle-check.h" or "hash.h".
32536         (setup_dir, free_dir): New functions.
32537         (enter_dir, leave_dir): Define trivial
32538         alternatives of _LGPL_PACKAGE.  Move to fts-cycle.c if !_LGPL_PACKAGE.
32539         (HT_INITIAL_SIZE, ENTER_DIR): Remove.  All uses removed.
32540         (LEAVE_DIR): Fix typo: pass Fts and Ent to leave_dir.
32541         (struct Active_dir, AD_compare, AD_hash, enter_dir, leave_dir):
32542         Move to fts-cycle.c.
32543         (fts_open): Use setup_dir.
32544         (fts_close): Use free_dir.
32545         (fts_read): Have just one copy of the ENTER_DIR code rather than three.
32546         This adds a label and some gotos, but the alternatives were messier.
32547         Check for memory allocation failure when entering a dir.
32548         (fts_stat) [_LGPL_PACKAGE]: Bring back glibc cycle detection code.
32549         * lib/fts_.h (_LGPL_PACKAGE) [defined _LIBC]: New macro.
32550         (FTS): New member fts_cycle, that is a union that contains the
32551         old active_dir_ht and cycle_state.  All uses changed to mention
32552         fts_cycle.ht and fts_cycle.state.
32553         * lib/fts-cycle.c: New file, containing GPL'ed code migrated out of
32554         fts.c, with the following changes:
32555         (setup_dir, free_dir): New functions.
32556         (enter_dir): Now returns bool.  Return true if successful, false
32557         if memory exhausted.  All callers changed.
32558         Do not bother partly cleaning up on
32559         memory allocation failure; that is free_dir's job.
32560         However, free ad if hash_insert fails, to avoid memory leak.
32561         (enter_dir, leave_dir): Accommodate change to FTS by inspecting
32562         fts->fts_options to see which union member to use.
32563
32564 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
32565
32566         * m4/fts.m4 (gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS.
32567         (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): New macros.
32568
32569 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
32570
32571         * MODULES.html.sh (File system functions): Add fts, fts-lgpl.
32572
32573 2005-05-20  Jim Meyering  <jim@meyering.net>
32574
32575         * lib/unlinkdir.h (cannot_unlink_dir) [UNLINK_CANNOT_UNLINK_DIR]:
32576         Now a macro, to pacify GCC.
32577
32578 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
32579
32580         * m4/chown.m4 (gl_FUNC_CHOWN): Correct sense of test for honoring IDs
32581         of -1.
32582
32583 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
32584
32585         * lib/chown.c (rpl_chown): Return -1 on failure.
32586
32587 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
32588
32589         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME]):
32590         Don't check for stddef.h.
32591         * m4/fts.m4 (gl_FUNC_FTS): Don't require AC_HEADER_STDC, as we
32592         don't use its results.
32593         Don't check for fcntl.h, stddef.h, stdlib.h, string.h, unistd.h,
32594         since we include them unconditionally.  Don't require
32595         AM_STDBOOL_H, since stdbool is a prerequisite.
32596         Don't require AC_C_CONST, AC_TYPE_SIZE_T or check for ptrdiff_t
32597         since we assume C89 or better.
32598         Don't require AC_FUNC_CLOSEDIR_VOID, AC_FUNC_LSTAT, or AC_FUNC_STAT,
32599         as we don't use their results.
32600         Don't check for fchdir, memmove, memset, strrchr, as we use
32601         them unconditionally.
32602         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't define
32603         GETTIMEOFDAY_CLOBBERS_LOCALTIME_BUFFER, since nobody uses it.
32604
32605 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
32606
32607         * lib/canonicalize.c: Include canonicalize.h first, to test interface.
32608         Include <stddef.h> unconditionally, since we assume C89 now.
32609         All uses of PTR_INT_TYPE replaced by ptrdiff_t.
32610         * lib/fts.c: Include fts_.h first, to check interface.
32611         Do not include intprops.h; no longer needed.
32612         Include cycle-check.h and hash.h, since fts_.h no longer does.
32613         Remove unnecessary casts of closedir to void.
32614         (fts_build): Use a simpler method (not involving TYPE_SIGNED) to
32615         decide whether to decrement nlinks.
32616         * lib/fts_.h: Do not include hash.h or cycle-check.h; no longer needed.
32617         (FTS): Use struct hash_table * instead of Hash_table, so that
32618         we no longer need to include hash.h here.
32619
32620 2005-05-18  Jim Meyering  <jim@meyering.net>
32621
32622         * modules/dirfd (License): Change to LGPL.  Most of the code
32623         is already in the public domain.
32624
32625 2005-05-18  Jim Meyering  <jim@meyering.net>
32626
32627         * m4/fts.m4 (AC_LIBSOURCES): Add intprops.h to the list.
32628         Reported by Yoann Vandoorselaere.
32629
32630 2005-05-17  Jim Meyering  <jim@meyering.net>
32631
32632         * m4/fts.m4: New file, from coreutils.
32633
32634 2005-05-17  Jim Meyering  <jim@meyering.net>
32635
32636         * lib/fts.c, lib/fts_.h: New files, from coreutils.
32637
32638 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
32639
32640         Sync from coreutils.
32641         * m4/unlinkdir.m4: New file.
32642
32643 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
32644
32645         Sync from coreutils.
32646         * lib/unlinkdir.c, lib/unlinkdir.h: New files.
32647         * lib/gethrxtime.c, lib/gethrxtime.h, lib/getpass.h, lib/mountlist.h,
32648         lib/path-concat.c, lib/regex.h, lib/unlocked-io.h, lib/xtime.h:
32649         White space changes only.
32650         * lib/makepath.c (make_path): Port to hosts where leading "//" is
32651         special.
32652         * lib/yesno.c: Include getline.h, not ctype.h.
32653         (yesno): Don't remove leading white space; POSIX doesn't allow it.
32654         Use getline to remove arbitrary restriction on response length.
32655
32656 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
32657
32658         * config/srclist-update: Spell out "Street" in FSF postal
32659         mail address; this is the style the FSF seems to prefer.
32660
32661         * build-aux/depcomp, build-aux/install-sh, build-aux/mdate-sh,
32662         build-aux/missing, build-aux/mkinstalldirs: Sync from Automake;
32663         this updates FSF postal mail address.
32664
32665         Sync from coreutils.
32666         * modules/unlinkdir: New file.
32667         * modules/yesno (Depends-on): Add getline.
32668         * MODULES.html.sh (File system functions): Add unlinkdir.
32669
32670 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
32671
32672         * lib/byteswap_.h, lib/getsubopt.h, lib/iconvme.h, lib/strsep.c,
32673         lib/strsep.h:
32674         Change the initial comment to refer to GPL, not LGPL.
32675         gnulib-tool will change it to LGPL as needed.
32676
32677         * lib/__fpending.c, lib/acl.c, lib/acl.h, lib/alloca_.h, lib/allocsa.c,
32678         lib/allocsa.h, lib/argmatch.c, lib/argmatch.h, lib/argp-ba.c,
32679         lib/argp-eexst.c, lib/argp-fmtstream.c, lib/argp-fmtstream.h,
32680         lib/argp-fs-xinl.c, lib/argp-help.c, lib/argp-namefrob.h,
32681         lib/argp-parse.c, lib/argp-pv.c, lib/argp-pvh.c, lib/argp-xinl.c,
32682         lib/argp.h, lib/argz.c, lib/argz_.h, lib/asnprintf.c, lib/asprintf.c,
32683         lib/atanl.c, lib/backupfile.c, lib/backupfile.h, lib/base64.c,
32684         lib/base64.h, lib/basename.c, lib/binary-io.h, lib/byteswap_.h,
32685         lib/c-ctype.c, lib/c-ctype.h, lib/c-stack.c, lib/c-stack.h,
32686         lib/c-strtod.c, lib/calloc.c, lib/canon-host.c, lib/canonicalize.c,
32687         lib/canonicalize.h, lib/ceill.c, lib/chdir-long.c, lib/chdir-long.h,
32688         lib/chown.c, lib/classpath.c, lib/classpath.h, lib/cloexec.c,
32689         lib/closeout.c, lib/closeout.h, lib/concatpath.c, lib/config.charset,
32690         lib/copy-file.c, lib/copy-file.h, lib/cycle-check.c, lib/cycle-check.h,
32691         lib/diacrit.c, lib/diacrit.h, lib/dirfd.c, lib/dirfd.h, lib/dirname.c,
32692         lib/dirname.h, lib/dummy.c, lib/dup-safer.c, lib/dup2.c, lib/eealloc.h,
32693         lib/error.c, lib/error.h, lib/euidaccess.c, lib/exclude.c,
32694         lib/exclude.h, lib/execute.c, lib/execute.h, lib/exit.h,
32695         lib/exitfail.c, lib/exitfail.h, lib/expl.c, lib/fatal-signal.c,
32696         lib/fatal-signal.h, lib/fd-safer.c, lib/file-type.c, lib/file-type.h,
32697         lib/fileblocks.c, lib/filemode.c, lib/filemode.h, lib/findprog.c,
32698         lib/findprog.h, lib/floorl.c, lib/fnmatch.c, lib/fnmatch_.h,
32699         lib/fnmatch_loop.c, lib/fopen-safer.c, lib/free.c, lib/frexpl.c,
32700         lib/fsusage.c, lib/fsusage.h, lib/full-read.c, lib/full-read.h,
32701         lib/full-write.c, lib/full-write.h, lib/fwriteerror.c,
32702         lib/fwriteerror.h, lib/gai_strerror.c, lib/gcd.c, lib/gcd.h,
32703         lib/getaddrinfo.c, lib/getaddrinfo.h, lib/getcwd.c, lib/getcwd.h,
32704         lib/getdate.h, lib/getdate.y, lib/getdomainname.c, lib/getdomainname.h,
32705         lib/getgroups.c, lib/gethostname.c, lib/gethrxtime.c, lib/gethrxtime.h,
32706         lib/getline.c, lib/getline.h, lib/getloadavg.c, lib/getndelim2.c,
32707         lib/getndelim2.h, lib/getnline.c, lib/getnline.h, lib/getopt.c,
32708         lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h, lib/getpagesize.h,
32709         lib/getpass.c, lib/getpass.h, lib/getsubopt.c, lib/getsubopt.h,
32710         lib/gettext.h, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c,
32711         lib/getusershell.c, lib/group-member.c, lib/group-member.h,
32712         lib/hard-locale.c, lib/hard-locale.h, lib/hash-pjw.c, lib/hash-pjw.h,
32713         lib/hash.c, lib/hash.h, lib/human.c, lib/human.h, lib/iconvme.c,
32714         lib/iconvme.h, lib/idcache.c, lib/inet_ntop.h, lib/intprops.h,
32715         lib/inttostr.c, lib/inttostr.h, lib/isdir.c, lib/javacomp.c,
32716         lib/javacomp.h, lib/javacomp.sh.in, lib/javaexec.c, lib/javaexec.h,
32717         lib/javaexec.sh.in, lib/lbrkprop.h, lib/lchown.c, lib/ldexpl.c,
32718         lib/linebreak.c, lib/linebreak.h, lib/linebuffer.c, lib/linebuffer.h,
32719         lib/localcharset.c, lib/localcharset.h, lib/logl.c, lib/long-options.c,
32720         lib/long-options.h, lib/lstat.c, lib/makepath.c, lib/makepath.h,
32721         lib/malloc.c, lib/mathl.h, lib/mbswidth.c, lib/mbswidth.h, lib/md5.c,
32722         lib/md5.h, lib/memcasecmp.c, lib/memcasecmp.h, lib/memchr.c,
32723         lib/memcmp.c, lib/memcoll.c, lib/memcoll.h, lib/memcpy.c, lib/memmem.c,
32724         lib/memmem.h, lib/mempcpy.c, lib/mempcpy.h, lib/memrchr.c,
32725         lib/memrchr.h, lib/memset.c, lib/minmax.h, lib/mkdir.c, lib/mkdtemp.c,
32726         lib/mkdtemp.h, lib/mkstemp.c, lib/mktime.c, lib/modechange.c,
32727         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
32728         lib/obstack.c, lib/obstack.h, lib/openat.c, lib/openat.h,
32729         lib/pagealign_alloc.c, lib/pagealign_alloc.h, lib/path-concat.c,
32730         lib/path-concat.h, lib/pathmax.h, lib/pathname.h, lib/physmem.c,
32731         lib/physmem.h, lib/pipe.c, lib/pipe.h, lib/poll.c, lib/poll_.h,
32732         lib/posixtm.c, lib/posixtm.h, lib/posixver.c, lib/printf-args.c,
32733         lib/printf-args.h, lib/printf-parse.c, lib/printf-parse.h,
32734         lib/progname.c, lib/progname.h, lib/progreloc.c, lib/putenv.c,
32735         lib/quote.c, lib/quote.h, lib/quotearg.c, lib/quotearg.h, lib/raise.c,
32736         lib/readlink.c, lib/readtokens.c, lib/readtokens.h, lib/readtokens0.c,
32737         lib/readtokens0.h, lib/readutmp.c, lib/readutmp.h, lib/realloc.c,
32738         lib/ref-add.sin, lib/ref-del.sin, lib/regex.c, lib/regex.h,
32739         lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c,
32740         lib/safe-read.h, lib/safe-write.c, lib/safe-write.h, lib/same.c,
32741         lib/same.h, lib/save-cwd.c, lib/save-cwd.h, lib/savedir.c,
32742         lib/savedir.h, lib/setenv.c, lib/setenv.h, lib/settime.c,
32743         lib/sh-quote.c, lib/sh-quote.h, lib/sha1.c, lib/sha1.h, lib/sig2str.c,
32744         lib/sig2str.h, lib/sincosl.c, lib/snprintf.c, lib/snprintf.h,
32745         lib/sqrtl.c, lib/stat-macros.h, lib/stat.c, lib/stdbool_.h,
32746         lib/stdint_.h, lib/stdio-safer.h, lib/stpcpy.c, lib/stpcpy.h,
32747         lib/stpncpy.c, lib/stpncpy.h, lib/strcase.h, lib/strcasecmp.c,
32748         lib/strchrnul.c, lib/strchrnul.h, lib/strcspn.c, lib/strdup.c,
32749         lib/strdup.h, lib/strerror.c, lib/strftime.c, lib/strftime.h,
32750         lib/stripslash.c, lib/strndup.c, lib/strndup.h, lib/strnlen.c,
32751         lib/strpbrk.c, lib/strpbrk.h, lib/strsep.c, lib/strsep.h, lib/strstr.c,
32752         lib/strstr.h, lib/strtod.c, lib/strtoimax.c, lib/strtok_r.c,
32753         lib/strtok_r.h, lib/strtol.c, lib/strtoll.c, lib/strtoul.c,
32754         lib/strtoull.c, lib/strverscmp.c, lib/strverscmp.h, lib/sysexit_.h,
32755         lib/tempname.c, lib/time_r.c, lib/time_r.h, lib/timegm.c, lib/timegm.h,
32756         lib/timespec.h, lib/trigl.c, lib/trigl.h, lib/ucs4-utf16.h,
32757         lib/ucs4-utf8.h, lib/unicodeio.c, lib/unicodeio.h, lib/unistd-safer.h,
32758         lib/unlocked-io.h, lib/unsetenv.c, lib/userspec.c, lib/utf16-ucs4.h,
32759         lib/utf8-ucs4.h, lib/utime.c, lib/utimecmp.c, lib/utimecmp.h,
32760         lib/utimens.c, lib/vasnprintf.c, lib/vasnprintf.h, lib/vasprintf.c,
32761         lib/vasprintf.h, lib/version-etc-fsf.c, lib/version-etc.c,
32762         lib/version-etc.h, lib/vsnprintf.c, lib/vsnprintf.h, lib/w32spawn.h,
32763         lib/wait-process.c, lib/wait-process.h, lib/xalloc-die.c, lib/xalloc.h,
32764         lib/xallocsa.c, lib/xallocsa.h, lib/xasprintf.c, lib/xgetcwd.c,
32765         lib/xgetcwd.h, lib/xgetdomainname.c, lib/xgetdomainname.h,
32766         lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c,
32767         lib/xreadlink.c, lib/xreadlink.h, lib/xsetenv.c, lib/xsetenv.h,
32768         lib/xsize.h, lib/xstrndup.c, lib/xstrndup.h, lib/xstrtod.c,
32769         lib/xstrtod.h, lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h,
32770         lib/xstrtoumax.c, lib/xtime.h, lib/xvasprintf.c, lib/xvasprintf.h,
32771         lib/yesno.c, lib/yesno.h:
32772         Update FSF postal mail address.
32773
32774 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
32775
32776         * MODULES.html.sh, README, gnulib-tool, tests/test-base64.c,
32777         tests/test-memmem.c, tests/test-stpncpy.c:
32778         Update FSF postal mail address.
32779
32780 2005-05-13  Bruno Haible  <bruno@clisp.org>
32781
32782         * lib/stdint_.h (int64_t, uint64_t, int_least64_t, uint_least64_t,
32783         int_fast64_t, uint_fast64_t, intmax_t, uintmax_t, INT64_MIN, INT64_MAX,
32784         UINT64_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX,
32785         INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTMAX_MIN,
32786         INTMAX_MAX, UINTMAX_MAX, INT64_C, UINT64_C, INTMAX_C, UINTMAX_C):
32787         Add support for 64-bit integers in the MSVC compiler.
32788
32789 2005-05-12  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
32790
32791         * modules/getdate (Makefile.am): Add getdate.c to EXTRA_DIST
32792
32793 2005-05-12  Eric Blake  <ebb9@byu.net>  (tiny change)
32794
32795         * gnulib-tool (func_import): Sort and uniquify recommended includes.
32796
32797 2005-05-11  Paul Eggert  <eggert@cs.ucla.edu>
32798
32799         * doc/getdate.texi (General date syntax): Don't say that date
32800         date --iso-8601=ns generates acceptable dates; it doesn't yet.
32801         Problem reported by Nic Ferrier.
32802
32803 2005-05-10  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
32804
32805         * lib/getaddrinfo.c: Don't fail when SOCK_STREAM or SOCK_DGRAM are
32806         specified in ai_socktype. Fix invalid ai_protocol
32807         check. ai_protocol is usually set to 0 or depending on
32808         ai_family/ai_socktype to IPPROTO_TCP / IPPROTO_UDP.  Checking for
32809         SOCK_STREAM / SOCK_DGRAM in ai_protocol was invalid.  Set
32810         ai_socktype / ai_protocol in the returned addrinfo structure.
32811
32812 2005-05-10  Simon Josefsson  <jas@extundo.com>
32813
32814         * m4/getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, from
32815         Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
32816
32817 2005-05-10  Karl Berry  <karl@gnu.org>
32818
32819         * doc/fdl.texi, gpl.texi, lgpl.texi, COPYING: update FSF address
32820         (from http://www.gnu.org/licenses).
32821         * doc/COPYING.LIB: also rename to COPYING.LESSER.
32822         * doc/COPYING.DOC: remove; per rms, only needed in doc files, so
32823         fdl.texi suffices.
32824
32825 2005-05-10  Karl Berry  <karl@gnu.org>
32826
32827         * config/srclist.txt (COPYING.LESSER): rename from COPYING.LIB.
32828         (COPYING.DOC): remove.
32829
32830         * config/srclist-update: new FSF address.
32831
32832 2005-05-10  Derek Price  <derek@ximbiot.com>
32833
32834         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when
32835         possible.
32836
32837 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
32838             Bruno Haible  <bruno@clisp.org>
32839
32840         * modules/inet_ntop: New file.
32841         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
32842         inet_ntop.
32843
32844 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
32845             Bruno Haible  <bruno@clisp.org>
32846
32847         * m4/inet_ntop.m4: New file.
32848
32849 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
32850             Bruno Haible  <bruno@clisp.org>
32851
32852         * lib/inet_ntop.h: New file.
32853         * lib/inet_ntop.c: New file, from glibc with modifications.
32854
32855 2005-05-09  Paul Eggert  <eggert@cs.ucla.edu>
32856
32857         * modules/time_r (License): Change to LGPL.
32858         * modules/extensions (License): Change to LGPL.  Actually,
32859         the license is more permissive than that, but currently gnulib-tool
32860         doesn't know how to handle more-permissive licenses.
32861
32862         * modules/stat-macros (Depends-on): Don't depend on stat-macros (!).
32863         Problem reported by Dave Love.
32864
32865 2005-05-08  Jim Meyering  <jim@meyering.net>
32866
32867         * lib/classpath.c (PATH_SEPARATOR): Remove insignificant trailing
32868         blank.
32869
32870 2005-05-06  Paul Eggert  <eggert@cs.ucla.edu>
32871
32872         * modules/argmatch (Depends-on): Add stdbool.
32873         * modules/backupfile (Depends-on): Likewise.
32874         * modules/chdir-long (Depends-on): Likewise.
32875         * modules/closeout (Depends-on): Likewise.
32876         * modules/cycle-check (Depends-on): Likewise.
32877         * modules/dirname (Depends-on): Likewise.
32878         * modules/fnmatch (Depends-on): Likewise.
32879         * modules/fsusage (Depends-on): Likewise.
32880         * modules/fwriteerror (Depends-on): Likewise.
32881         * modules/getcwd (Depends-on): Likewise.
32882         * modules/getloadavg (Depends-on): Likewise.
32883         * modules/hard-locale (Depends-on): Likewise.
32884         * modules/makepath (Depends-on): Likewise.
32885         * modules/mountlist (Depends-on): Likewise.
32886         * modules/nanosleep (Depends-on): Likewise.
32887         * modules/posixtm (Depends-on): Likewise.
32888         * modules/quotearg (Depends-on): Likewise.
32889         * modules/readtokens (Depends-on): Likewise.
32890         * modules/readtokens0 (Depends-on): Likewise.
32891         * modules/readutmp (Depends-on): Likewise.
32892         * modules/save-cwd (Depends-on): Likewise.
32893         * modules/strftime (Depends-on): Likewise.
32894         * modules/userspec (Depends-on): Likewise.
32895         * modules/utimecmp (Depends-on): Likewise.
32896         * modules/xgetcwd (Depends-on): Likewise.
32897         * modules/xnanosleep (Depends-on): Likewise.
32898         * modules/xstrtod (Depends-on): Likewise.
32899         * modules/yesno (Depends-on): Likewise.
32900
32901 2005-05-05  Paul Eggert  <eggert@cs.ucla.edu>
32902
32903         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid
32904         needless checks.
32905
32906 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
32907
32908         Merge from coreutils.  Among other things,
32909         add bulletproofing for cases where stdin, stdout, or stderr are closed.
32910         * lib/fd-safer.c: New file.
32911         * lib/fcntl-safer.h, open-safer.c: Remove.
32912         * lib/chdir-long.c: Fix comment "fetish" -> "coreutils".
32913         * lib/dup-safer.c: Include unistd-safer.h first.
32914         Don't include errno.h.
32915         (dup_safer) [!defined F_DUPFD]: Let fd_safer do the real work.
32916         * lib/file-type.h: Don't assume invoker included sys/stat.h first.
32917         * lib/file-type.c: Rely on file-type.h change.
32918         * lib/getloadavg.c: Include unistd-safer.h.
32919         (getloadavg): Use safer open.
32920         * lib/getusershell.c: Include "stdio-safer.h".
32921         (getusershell): Use safer fopen.
32922         * lib/long-options.c (long_options): Use NULL rather than 0.
32923         * lib/modechange.h (mode_free): Remove; all callers changed to invoke
32924         'free'.
32925         * lib/modechange.c: Likewise.
32926         xstrtol.h, stdbool.h, stddef.h: Don't include; no longer needed.
32927         (MODE_DONE): New constant.
32928         (struct mode_change): Remove 'next' member.
32929         (make_node_op_equals): New function; like the old one of the
32930         same name, except it allocates an array.
32931         (mode_compile, mode_create_from_ref): Use it.
32932         (mode_compile): Allocate result as an array, not a linked list.
32933         Parse octal string ourself, so that we catch mistakes like "+0".
32934         (mode_adjust): Arg is an array, not a linked list.
32935         * lib/modechange.c: Include stat-macros.h, xalloc.h.
32936         (S_ISDIR, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR):
32937         (S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH, S_IRXWU):
32938         (S_IRWXG, S_IRWXO, CHMOD_MODE_BITS):
32939         Remove.  This is now stat-macros.h's job.
32940         (talloc): Remove.  All callers replaced by xalloc, so that
32941         our invokers don't have to worry about reporting memory failures.
32942         (make_node_op_equals): Remove.
32943         (MODE_ORDINARY_CHAGE, MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
32944         New constants.
32945         (struct mode_change): Moved here from modechange.h.
32946         (mode_append_entry): Remove.
32947         (mode_compile): Remove MASKED_OPS arg, since it encouraged
32948         apps to have incorrect behavior.  Use simpler algorithm for head
32949         and tail.  Don't futz with umask; that's now the job of mode_adjust.
32950         Detect more invalid usages rather than having somewhat-random behavior.
32951         Don't insert an "a=" action, as that leads to incorrect behavior.
32952         (mode_compile, mode_create_from_ref): Return NULL on error instead
32953         of an enum, since now there's only one way to have an error.  All
32954         callers changed.
32955         (mode_adjust): Accept new arg UMASK_VALUE, and interpret it
32956         at the correct time.  Simplify calculation of "+u" and its ilk.
32957         Don't mishandle "+X".
32958         (mode_free): Remove "register" and localize decls.
32959         * lib/modechange.h (MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
32960         (struct mode_change): Move to modechange.c; callers don't
32961         need to see this stuff.
32962         (MODE_MASK_EQUALS, MODE_MASK_PLUS, MODE_MASK_MINUS, MODE_MASK_ALL):
32963         (MODE_INVALID, MODE_MEMORY_EXHAUSTED, MODE_BAD_REFERENCE): Remove.
32964         (mode_change, mode_adjust): Reflect the new signatures noted above.
32965         * lib/nanosleep.c (rpl_nanosleep): Include "timespec.h" before macros
32966         that might redefine system include files.
32967         (siginterrupt) [!HAVE_SIGINTERRUPT]: New macro.
32968         (my_usleep): Use NULL rather than (void *) 0.
32969         (rpl_nanosleep) [!defined SA_NOCLDSTOP]:
32970         Use siginterrupt to specify that system calls should be interrupted.
32971         (rpl_nanosleep): Move initialization of suspended closer to call of
32972         my_usleep.
32973         * lib/readutmp.h (read_utmp): New arg OPTIONS.  All uses changed.
32974         * lib/readutmp.c: Likewise.  Include signal.h, stdbool.h.
32975         (desirable_utmp_entry): New function.
32976         (read_utmp) [defined UTMP_NAME_FUNCTION]: Redo memory allocation
32977         using x2nrealloc, to simplify logic.
32978         (read_utmp) [!defined UTMP_NAME_FUNCTION]: Check for overflow in
32979         size calculation.  Do not assume utmp file is a regular file.
32980         * lib/readutmp.h (UT_PID): Moved here from ../src/who.c.
32981         (READ_UTMP_CHECK_PIDS): New constant.
32982         * lib/save-cwd.c: Include unistd-safer.h.
32983         (save_cwd): Use fd_safer.
32984         * lib/tempname.c (S_ISDIR, S_IRUSR, S_IRUSR, S_IWUSR, S_IXUSR): Remove.
32985         [!_LIBC] Include "stat-macros.h" instead.
32986         * lib/unistd-safer.h (fd_safer): New decl.
32987
32988 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
32989
32990         * modules/getloadavg (Depends-on): Add unistd-safer.
32991         * modules/getusershell (Depends-on): Add stdio-safer.
32992         * modules/lstat (Depends-on): Remove xalloc.
32993         * modules/mkstemp (Depends-on): Add stat-macros.
32994         * modules/modechange (Depends-on): Remove xstrtol.
32995         Add stat-macros, xalloc.
32996         * modules/save-cwd (Depends-on): Add unistd-safer.
32997         * modules/stdio-safer (Makefile.am): Remove lib_SOURCES.
32998         * modules/unistd-safer (Files): Add lib/fd-safer.c
32999         (Makefile.am): Remove lib_SOURCES.
33000
33001         * MODULES.html.sh (Enhancements for POSIX:2001 functions):
33002         Remove fcntl-safer; unistd-safer supersedes it.
33003
33004 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
33005
33006         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Don't require
33007         AC_HEADER_STAT.
33008         * m4/lchown.m4 (gl_FUNC_CHOWN): Likewise.
33009         (gl_PREREQ_CHOWN): Remove.
33010         * m4/lstat.m4 (gl_FUNC_LSTAT): Require AC_FUNC_LSTAT instead of calling
33011         it.  Don't require AC_HEADER_STAT.
33012         (gl_PREREQ_LSTAT): Remove.
33013         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Check stdint.h only once.
33014         Don't require AC_HEADER_STAT.
33015         * m4/rmdir.m4 (gl_FUNC_RMDIR): Don't require AC_HEADER_STAT.
33016         (gl_PREREQ_RMDIR): Remove.
33017         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Don't
33018         mention stat-macros.h or AC_HEADER_STAT, since we'll make
33019         the stat-macros module a prerequisite.
33020         * m4/file-type.m4 (gl_FILE_TYPE): Likewise.
33021         * m4/filemode.m4 (gl_FILEMODE): Likewise.
33022         * m4/makepath.m4 (gl_MAKEPATH): Likewise.
33023         * m4/modechange.m4 (gl_MODECHANGE): Likewise.
33024         * m4/clock_time.m4 (gl_CLOCK_TIME): Use gl_ rather than fetish_ for
33025         variable names.
33026         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Renamed from
33027         fetish_FUNC_RMDIR_NOTEMPTY.  All uses changed.  Use gl_ for
33028         variable prefixes.
33029         * m4/fcntl-safer.m4: Remove.
33030         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ.
33031         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise.
33032         Invoke gl_PREREQ_FD_SAFER.
33033         (gl_PREREQ_FD_SAFER): New macro.
33034         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Check for siginterrupt.
33035         * m4/readutmp.m4 (gl_READUTMP): Require AC_C_INLINE.
33036         Use AC_CHECK_HEADERS_ONCE and AC_CHECK_FUNCS_ONCE when possible.
33037         Remove duplicate call to AC_LIBOBJ(readutmp).
33038         (gl_PREREQ_READUTMP): Remove.  All uses inlined.
33039
33040         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Check for message, not for
33041         MAP_ANON.  Problem reported by Moriyoshi Koizumi to bug-cvs.
33042
33043 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
33044
33045         * MODULES.html.sh (Misc): Add byteswap.
33046
33047 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
33048
33049         * modules/getcwd (Depends-on): Add extensions.
33050         * modules/openat (Depends-on): Likewise.
33051
33052 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
33053
33054         * modules/byteswap: New file.
33055
33056 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
33057
33058         * m4/byteswap.m4: New file.
33059
33060 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
33061
33062         * lib/byteswap_.h: New file.
33063
33064 2005-04-25  Karl Berry  <karl@gnu.org>
33065
33066         * m4/gettext.m4: Update from GNU gettext 0.14.4.
33067
33068 2005-04-25  Albert Chin  <china@thewrittenword.com>
33069
33070         * lib/regex.c: Include <stdio.h>, as a workaround to a Compaq Desktop
33071         Toolkit C bug.
33072
33073 2005-04-21  Oskar Liljeblad  <oskar@osk.mine.nu>
33074
33075         * gnulib-tool (Options): Add -s for --symlink/--symbolic.
33076         (func_ln_if_changed) Remove forcibly for no error message
33077         in case file does not exist.
33078
33079 2005-04-19  Simon Josefsson  <jas@extundo.com>
33080
33081         * gnulib-tool (Options): Make --symlink mean --symbolic.
33082
33083 2005-04-18  Oskar Liljeblad  <oskar@osk.mine.nu>
33084
33085         * doc/gnulib.texi (Initial import): Fix.  Mention --aux-dir.
33086
33087 2005-04-16  Simon Josefsson  <jas@extundo.com>
33088
33089         * modules/getpass-gnu (Makefile.am): Don't mention getpass.h.
33090
33091 2005-04-15  Simon Josefsson  <jas@extundo.com>
33092
33093         * m4/getpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES.
33094
33095 2005-04-15  Simon Josefsson  <jas@extundo.com>
33096
33097         * gnulib-tool: Rename --symlink to --symbolic.
33098
33099 2005-04-15  Oskar Liljeblad  <oskar@osk.mine.nu>
33100
33101         * gnulib-tool: Add -s, --symlink option to gnulib-tool to make
33102         symbolic links to files instead of copying/moving.  Add --aux-dir,
33103         specifying directory relative --dir where auxiliary build tools
33104         are placed.
33105
33106 2005-04-14  Bruno Haible  <bruno@clisp.org>
33107
33108         * modules/allocsa (License): Change to LGPL.
33109         Requested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
33110
33111 2005-04-13  Paul Eggert  <eggert@cs.ucla.edu>
33112
33113         * lib/getdate.y (zone): Allow relunit_snumber after tZONE, so
33114         that "UTC +1 second" continues to work.  Problem reported
33115         by Dmitry V. Levin.
33116         (relunit_snumber): New rule.
33117         (relunit): Use it.
33118
33119 2005-04-12  Paul Eggert  <eggert@cs.ucla.edu>
33120
33121         * lib/getdate.y (universal_time_zone_table): New constant.
33122         (time_zone_table): Remove GMT, UT, UTC entries; they're now in
33123         universal_time_zone_table.
33124         (lookup_zone): Prefer universal_time_zone_table to
33125         local_time_zone_table, so that "GMT" time stamps are allowed in
33126         London during the summer.  Problem reported by Ian Abbott.
33127
33128 2005-04-12  Jim Meyering  <jim@meyering.net>
33129
33130         * lib/human.c (humblock): Set *options even when returning due to
33131         xstrtoumax conversion failure.  Thanks to a used-uninitialized
33132         warning from gcc-4.
33133
33134 2005-04-09  Jim Meyering  <jim@meyering.net>
33135
33136         * lib/posixtm.c (posixtime) [lint]: Avoid spurious warning from gcc-4's
33137         -Wuninitialized: initialize tm0.tm_year.
33138
33139 2005-04-04  Paul Eggert  <eggert@cs.ucla.edu>
33140
33141         * lib/getdate.y (parser_control): rels_seen is now a boolean, not a
33142         count, since there's no maximum.  All uses changed.
33143         Add member dsts_seen.
33144         (local_zone): Accumulate dsts_seen rather than relying on tm_isdst
33145         not being INT_MAX.
33146         (get_date): Initialize dsts_seen, and check that it doesn't go over 1.
33147         Use pc_rels_seen to decide whther a date is absolute.
33148
33149         * lib/getdate.y (number): Don't overwrite year.
33150         (get_date): Initialize pc.year.digits to 0, not 4, to enable above
33151         check.
33152
33153 2005-04-02  Simon Josefsson  <jas@extundo.com>
33154
33155         * lib/getaddrinfo.h: Fix OpenBSD compilation failure, inspired by tiny
33156         patch from Yoann Vandoorselaere <yoann@prelude-ids.org>.
33157
33158 2005-03-28  Eric Blake  <ebb9@byu.net>  (tiny change)
33159
33160         * m4/getcwd-path-max.m4: Return success on systems such as Cygwin
33161         where no absolute path name can be longer than PATH_MAX.
33162
33163 2005-03-27  Jim Meyering  <jim@meyering.net>
33164
33165         * lib/argmatch.c: Clarify comment: null-terminated -> NULL-terminated.
33166
33167 2005-03-26  Paul Eggert  <eggert@cs.ucla.edu>
33168
33169         * lib/intprops.h (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND):
33170         "one's complement" -> "ones' complement" in comment, as per Knuth.
33171         "value of type" -> "type or expression" in comment.
33172         * lib/mktime.c, strftime.c: Propagate intprops.h comment nits.
33173
33174 2005-03-26  Jim Meyering  <jim@meyering.net>
33175
33176         Comment nits.
33177         * lib/intprops.h: Add the apostrophe in `(one|two)'s complement'.
33178         Correct typos: s/or/of/.
33179
33180 2005-03-26  Jim Meyering  <jim@meyering.net>
33181
33182         * modules/check-include-files: Move to ../ and rename to...
33183         * check-module: ...this.
33184
33185 2005-03-25  Jim Meyering  <jim@meyering.net>
33186
33187         * modules/xvasprintf (Files): Add xalloc.h.
33188
33189 2005-03-23  Paul Eggert  <eggert@cs.ucla.edu>
33190
33191         * modules/gettext (Files): config/config.rpath ->
33192         build-aux/config.rpath
33193         * modules/iconv (Files): Likewise.
33194         Problem reported by Oskar Liljeblad.
33195
33196 2005-03-23  Jim Meyering  <jim@meyering.net>
33197
33198         * modules/check-include-files: New script to check for
33199         missing dependencies, multiple includes, etc.
33200
33201         * modules/c-strtold (Depends-on): Add xalloc.
33202         * modules/c-strtod (Depends-on): Add xalloc.
33203         * modules/hash (Depends-on): Add xalloc.
33204         (Files): Remove lib/xalloc.h.
33205
33206         * modules/gethrxtime (Files): Add lib/gethrxtime.h.
33207         * modules/userspec (Files): Add lib/inttostr.h.
33208
33209 2005-03-23  Jim Meyering  <jim@meyering.net>
33210
33211         * lib/canonicalize.c: Remove duplicate `#include "stat-macros.h"'.
33212
33213 2005-03-22  Jim Meyering  <jim@meyering.net>
33214
33215         * modules/stat-macros: New module.
33216         * modules/canonicalize, modules/euidaccess, modules/file-type,
33217         * modules/filemode, modules/lchown, modules/makepath,
33218         * modules/rmdir, modules/stat: Depend on new stat-macros module
33219         rather than listing lib/stat-macros.h manually.
33220         Don't add stat-macros.h to lib_SOURCES or list it in Files: section.
33221
33222 2005-03-22  Jim Meyering  <jim@meyering.net>
33223
33224         * m4/stat-macros.m4 (gl_STAT_MACROS): New file/macro.
33225
33226 2005-03-22  Bruno Haible  <bruno@clisp.org>
33227
33228         * config/srclist.txt: Replace target directory 'config' with
33229         'build-aux'.
33230         * config/config.guess, config.sub, config.rpath, depcomp, install-sh:
33231         * config/mdate-sh, missing, mkinstalldirs, texinfo.tex: Move to
33232         ../build-aux/.
33233
33234 2005-03-21  Paul Eggert  <eggert@cs.ucla.edu>
33235
33236         * modules/chdir-long (Depends-on): Add mempcpy.
33237
33238         * modules/acl, modules/backupfile, modules/c-strtod,
33239         modules/c-strtold, modules/canon-host, modules/canonicalize,
33240         modules/cloexec, modules/closeout, modules/dirfd, modules/dirname,
33241         modules/exclude, modules/exitfail, modules/file-type,
33242         modules/filemode, modules/fpending, modules/fsusage, modules/getcwd,
33243         modules/getdate, modules/getline, modules/getpagesize,
33244         modules/getpass, modules/getugroups, modules/group-member,
33245         modules/hard-locale, modules/hash, modules/human, modules/idcache,
33246         modules/inttostr, modules/long-options, modules/makepath,
33247         modules/md5, modules/memcasecmp, modules/memcoll,
33248         modules/modechange, modules/mountlist, modules/path-concat,
33249         modules/pathmax, modules/physmem, modules/posixtm, modules/posixver,
33250         modules/quote, modules/quotearg, modules/readtokens, modules/readutmp,
33251         modules/safe-read, modules/safe-write, modules/same, modules/savedir,
33252         modules/settime, modules/sha1, modules/sig2str, modules/strdup,
33253         modules/strftime, modules/strndup, modules/strverscmp,
33254         modules/timespec, modules/unlocked-io, modules/userspec,
33255         modules/utimecmp, modules/utimens, modules/xalloc, modules/xstrtol,
33256         modules/yesno:
33257         Remove lib_SOURCES line from Makefile.am section, as this is now
33258         done automatically by the corresponding Autoconf macro.
33259
33260 2005-03-21  Jim Meyering  <jim@meyering.net>
33261
33262         Changes imported from coreutils.
33263
33264         * lib/cycle-check.c: Don't include xalloc.h.
33265
33266         * lib/path-concat.c: Don't include assert.h.
33267         (path_concat): Remove assertion that would have triggered
33268         for ABASE starting with more than one slash.
33269         Reported by Andreas Schwab.
33270
33271         * lib/path-concat.c (path_concat): Set *BASE_IN_RESULT
33272         properly when ABASE is an absolute file name.
33273         Correct the description of this function.
33274         Include <assert.h>.
33275         Add an assertion and a test driver.
33276         This fixes a bug introduced on 2004-07-02.
33277         Andreas Schwab reported the resulting failure of cp --parents:
33278         http://lists.gnu.org/archive/html/bug-coreutils/2005-01/msg00130.html
33279
33280 2005-03-21  Jim Meyering  <jim@meyering.net>
33281
33282         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Invoke gl_FUNC_MEMRCHR.
33283         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Check for memrchr decl.
33284
33285 2005-03-21  Jim Meyering  <jim@meyering.net>
33286         and  Paul Eggert  <eggert@cs.ucla.edu>
33287
33288         * m4/acl.m4, m4/backupfile.m4, m4/c-strtod.m4, m4/canon-host.m4,
33289         m4/canonicalize.m4, m4/cloexec.m4, m4/closeout.m4, m4/dirfd.m4,
33290         m4/dirname.m4, m4/exclude.m4, m4/exitfail.m4, m4/file-type.m4,
33291         m4/filemode.m4, m4/fpending.m4, m4/fsusage.m4, m4/getcwd.m4,
33292         m4/getdate.m4, m4/getline.m4, m4/getpagesize.m4, m4/getpass.m4,
33293         m4/getugroups.m4, m4/group-member.m4, m4/hard-locale.m4, m4/hash.m4,
33294         m4/human.m4, m4/idcache.m4, m4/inttostr.m4, m4/long-options.m4,
33295         m4/makepath.m4, m4/md5.m4, m4/memcasecmp.m4, m4/memcoll.m4,
33296         m4/modechange.m4, m4/mountlist.m4, m4/nanosleep.m4, m4/path-concat.m4,
33297         m4/pathmax.m4, m4/physmem.m4, m4/posixtm.m4, m4/posixver.m4,
33298         m4/quote.m4, m4/quotearg.m4, m4/readtokens.m4, m4/readutmp.m4,
33299         m4/safe-read.m4, m4/safe-write.m4, m4/same.m4, m4/savedir.m4,
33300         m4/settime.m4, m4/sha1.m4, m4/sig2str.m4, m4/strdup.m4, m4/strftime.m4,
33301         m4/strndup.m4, m4/strverscmp.m4, m4/timespec.m4, m4/unlocked-io.m4,
33302         m4/userspec.m4, m4/utimecmp.m4, m4/utimens.m4, m4/xalloc.m4,
33303         m4/xnanosleep.m4, m4/xstrtol.m4, m4/yesno.m4:
33304         Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files
33305         for these modules.
33306
33307 2005-03-18  Paul Eggert  <eggert@cs.ucla.edu>
33308
33309         * lib/strftime.c (my_strftime): If the underlying strftime returns 0
33310         (which shouldn't happen), generate nothing instead of returning 0
33311         immediately, so that nstrftime (NULL, ...) doesn't return 0.
33312
33313 2005-03-16  Bruno Haible  <bruno@clisp.org>
33314
33315         * modules/stdint (Makefile.am): Use HAVE_LONG_LONG_64BIT instead of
33316         HAVE_LONGLONG_64BIT.
33317
33318 2005-03-16  Bruno Haible  <bruno@clisp.org>
33319
33320         * m4/stdint.m4 (gl_STDINT_H): Define HAVE_LONG_LONG_64BIT instead of
33321         HAVE_LONGLONG_64BIT.
33322
33323 2005-03-16  Bruno Haible  <bruno@clisp.org>
33324
33325         * lib/stdint_.h: Use HAVE_LONG_LONG_64BIT instead of
33326         HAVE_LONGLONG_64BIT.
33327
33328 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
33329
33330         * lib/strftime.c (my_strftime): Prepend space to format so that we can
33331         reliably distinguish strftime failure from empty output on POSIX
33332         hosts.
33333
33334 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
33335
33336         * lib/iconvme.c (SIZE_MAX): New macro, if not already defined.
33337         (iconv_string): Don't guess a size-zero buffer, as that might cause
33338         buffer overrun.  Instead, avoid multiplying by MB_LEN_MAX if the
33339         result would be 'too large', where 'too large' is (heuristically)
33340         the square root of SIZE_MAX, divided by MB_LEN_MAX to allay
33341         overflow concerns.  This will prevent some unwanted malloc failures
33342         when the inputs are very large.
33343
33344 2005-03-15  Karl Berry  <karl@gnu.org>
33345
33346         * config/srclist.txt (config.rpath): from gettext.
33347         * config/config.rpath: update.
33348
33349 2005-03-15  Bruno Haible  <bruno@clisp.org>
33350
33351         * lib/regex.c (byte_re_match_2_internal): Rename local variable 'not'
33352         to 'negate'.
33353
33354         * lib/regex.c (byte_re_match_2_internal): Reduce scope of same_str_p
33355         variable.
33356
33357         * lib/regex.c (EXTEND_BUFFER, regcomp): Cast the realloc/malloc
33358         results.
33359
33360 2005-03-14  Simon Josefsson  <jas@extundo.com>
33361
33362         * lib/timegm.h: Use proper prototype CPP guards, reported by Dave Love
33363         <fx@gnu.org>.
33364
33365 2005-03-14  Paul Eggert  <eggert@cs.ucla.edu>
33366
33367         * lib/mktime.c (TYPE_TWOS_COMPLEMENT, TYPE_ONES_COMPLEMENT,
33368         TYPE_SIGNED_MAGNITUDE, TYPE_MINIMUM, TYPE_MAXIMUM): Sync from
33369         intprops.h.
33370         * lib/strtol.c: Likewise.
33371
33372 2005-03-14  Jim Meyering  <jim@meyering.net>
33373
33374         * lib/strftime.c (my_strftime) [HAVE_STRFTIME && ! (_NL_CURRENT
33375         && HAVE_STRUCT_ERA_ENTRY)]: Initialize the first byte of ubuf[]
33376         to be nonzero so that we (and caller) can detect the difference
33377         between a valid zero-length expansion and an error return, even
33378         when the underlying strftime fails before writing anything into
33379         that location.
33380
33381 2005-03-14  Bruno Haible  <bruno@clisp.org>
33382
33383         * m4/lib-link.m4, gettext.m4, nls.m4, po.m4:
33384         Update from GNU gettext 0.14.3.
33385
33386 2005-03-10  Jim Meyering  <jim@meyering.net>
33387
33388         * m4/save-cwd.m4 (gl_SAVE_CWD): Check for fchdir.
33389
33390 2005-03-10  Jim Meyering  <jim@meyering.net>
33391
33392         * lib/save-cwd.c [!HAVE_FCHDIR]: Define open, fchdir, and chdir_long
33393         so that this module works on systems without fchdir.
33394
33395 2005-03-09  Paul Eggert  <eggert@cs.ucla.edu>
33396
33397         Factor int-properties macros into a single file, except for
33398         glibc-related files.
33399         * lib/intprops.h: New file.
33400         * lib/getloadavg.c: Include it instead of limits.h.
33401         (INT_STRLEN_BOUND): Remove.
33402         * lib/human.c: Include intprops.h.
33403         (group_number): Use INT_STRLEN_BOUND instead of rolling it ourself.
33404         * lib/human.h (LONGEST_HUMAN_READABLE): Use 146/485 rather than
33405         302/1000.
33406         * lib/inttostr.h: Include intprops.h instead of limits.h.
33407         (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND): Remove.
33408         * lib/mktime.c (TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT): New macros,
33409         for consistency with intprops.h.
33410         (time_t_is_integer, twos_complement_arithmetic): Use them.
33411         * lib/sig2str.h: Include <signal.h>, intprops.h.
33412         (INT_STRLEN_BOUND): Remove.
33413         * lib/strftime.c (TYPE_SIGNED): Remove.
33414         (INT_STRLEN_BOUND): Switch to same implementation as intprops.h.
33415         * lib/strtol.c: Adjust comments to match intprops.h.
33416         * lib/userspec.c: Include intprops.h.
33417         (TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Remove.
33418         * lib/utimecmp.c, xnanosleep.c, xstrtol.c: Likewise.
33419         * lib/utimecmp.c (utimecmp): Use TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT
33420         instead of rolling our own expressions.
33421         * lib/xstrtol.c: Include xstrtol.h first, to test interface.
33422
33423         * lib/strftime.c: Include <stdbool.h>.  Use bool where appropriate,
33424         instead of int.
33425         (my_strftime): Do not mishandle years close to INT_MAX, by doing
33426         the right thing even if adding 1900 would overflow.  Similarly
33427         for tm_mon + 1 and tm_yday + 1.
33428         Make %Y always equivalent to %C%y, and similarly for %G and %g.
33429         (DO_NUMBER, DO_NUMBER_SPACEPAD): Set digits to d, not a conditional.
33430         (DO_SIGNED_NUMBER): New macro.
33431         (my_strftime) [HAVE_TZNAME]: Don't dump core if tp->tm_dst > 1.
33432
33433 2005-03-07  Bruno Haible  <bruno@clisp.org>
33434
33435         * m4/mmap-anon.m4 (MAP_FILE, MAP_FAILED): Remove definitions.
33436
33437 2005-03-07  Bruno Haible  <bruno@clisp.org>
33438
33439         * lib/pagealign_alloc.c (MAP_FILE, MAP_FAILED): Define fallbacks.
33440
33441 2005-03-04  Derek R. Price  <derek@ximbiot.com>
33442
33443         * gnulib-tool (func_cp_if_changed, func_mv_if_changed): New functions.
33444         (func_import): Only replace files via --import when they have actually
33445         changed.
33446
33447 2005-03-03  Derek R. Price  <derek@ximbiot.com>
33448
33449         * m4/mmap-anon.m4: New file.
33450         * m4/pagealign_alloc.m4: New file.
33451
33452 2005-03-03  Derek R. Price  <derek@ximbiot.com>
33453             Bruno Haible  <bruno@clisp.org>
33454
33455         * modules/pagealign_alloc: New file.
33456         * MODULES.html.sh (Memory management functions): Add pagealign_alloc.
33457
33458 2005-03-03  Derek R. Price  <derek@ximbiot.com>
33459             Bruno Haible  <bruno@clisp.org>
33460
33461         * lib/pagealign_alloc.h: New file.
33462         * lib/pagealign_alloc.c: New file.
33463
33464 2005-03-03  Bruno Haible  <bruno@clisp.org>
33465
33466         * m4/inttypes.m4, isc-posix.m4, once-only.m4:
33467         Use an all-permissive copyright notice, recommended by RMS.
33468
33469 2005-03-02  Bruno Haible  <bruno@clisp.org>
33470
33471         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Undo the replacement here. Because
33472         of AIX, the replacement has to be done only after <string.h> is
33473         included, therefore not in config.h. stpncpy.h does the replacement,
33474         and stpncpy.c uses it.
33475
33476 2005-03-02  Bruno Haible  <bruno@clisp.org>
33477
33478         * lib/stpncpy.h (stpncpy): Define as a macro without arguments, so that
33479         stpncpy.c uses it.
33480
33481 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
33482
33483         Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
33484         The workaround isn't strictly needed for POSIX conformance, and
33485         it's too much of a pain to configure and maintain.  We'll ask
33486         people to fix their kernels instead.
33487         * lib/xnanosleep.c: Don't include gethrxtime.h or xtime.h.
33488         (NANOSLEEP_BUG_WORKAROUND): Remove.
33489         (xnanosleep): Remove the workaround.
33490
33491 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
33492
33493         * modules/gettime (Makefile.am): Remove lib_SOURCES line.
33494         Reported by Derek Price.
33495         (Include): Add "timespec.h".
33496
33497         * modules/xnanosleep (Depends-on): Remove gethrxtime.
33498
33499 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
33500
33501         * m4/xnanosleep.m4 (gl_XNANOSLEEP): Remove configuration attempting
33502         to detect nanosleep bug.
33503
33504 2005-03-01  Bruno Haible  <bruno@clisp.org>
33505
33506         * lib/vasnprintf.c (EOVERFLOW): Define to a fallback if needed.
33507
33508 2005-02-26  Paul Eggert  <eggert@cs.ucla.edu>
33509
33510         * modules/gethrxtime: New file.
33511         * modules/xnanosleep (Files): Add m4/xnanosleep.m4.
33512         (Depends-on): Add gethrxtime.
33513         (configure.ac): Add gl_XNANOSLEEP.
33514         (Makefile.am): Remove lib_SOURCES line.
33515
33516 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
33517
33518         * m4/gethrxtime.m4, m4/xnanosleep.m4: New files.
33519         * m4/gettime.m4 (gl_GETTIME): Check for nanotime.
33520
33521 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
33522
33523         * lib/gethrxtime.h, lib/gethrxtime.c, lib/xtime.h: New files.
33524         * lib/timespec.h (gettime): Return void, since it always
33525         succeeds now.  All uses changed.
33526         * lib/gettime.c (gettime) Likewise.
33527         [HAVE_NANOTIME]: Prefer nanotime.
33528         Assume gettimeofday succeeds, as POSIX requires.
33529         Assime time () succeeds, since other code already does.
33530         * lib/xnanosleep.c: Include xtime.h and gethrxtime.h, not xalloc.h.
33531         (timespec_subtract): Remove.
33532         (NANOSLEEP_BUG_WORKAROUND): New constant.
33533         (xnanosleep): Use gethrxtime rather than gettime; this simplifies
33534         things considerably.  Use it only on GNU/Linux hosts, since the
33535         workaround shouldn't be needed elsewhere.
33536
33537 2005-02-24  Bruno Haible  <bruno@clisp.org>
33538
33539         * modules/gettext (Files): Add m4/glibc2.m4.
33540
33541 2005-02-24  Bruno Haible  <bruno@clisp.org>
33542
33543         * m4/gettext.m4, intdiv0.m4, intmax.m4, inttypes-pri.m4, lcmessage.m4:
33544         * m4/lib-link.m4, lib-prefix.m4, nls.m4, po.m4, printf-posix.m4:
33545         * m4/progtest.m4:
33546         Update from GNU gettext 0.14.2.
33547         * m4/glibc2.m4: New file, from GNU gettext 0.14.2.
33548
33549 2005-02-24  Bruno Haible  <bruno@clisp.org>
33550
33551         * lib/localcharset.c: Update from GNU gettext 0.14.2.
33552         * lib/config.charset: Update from GNU gettext 0.14.2.
33553
33554 2005-02-24  Bruno Haible  <bruno@clisp.org>
33555
33556         * lib/gettext.h: Update from GNU gettext 0.14.2.
33557
33558 2005-02-23  Simon Josefsson  <jas@extundo.com>
33559
33560         * m4/iconvme.m4: New file.
33561
33562 2005-02-23  Jim Meyering  <jim@meyering.net>
33563
33564         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Revert yesteday's
33565         change.
33566         Thanks to Bruno Haible for catching it.
33567
33568 2005-02-22  Simon Josefsson  <jas@extundo.com>
33569
33570         * modules/iconvme: New file.
33571
33572         * MODULES.html.sh: Add iconvme.
33573
33574 2005-02-22  Simon Josefsson  <jas@extundo.com>
33575
33576         * lib/iconvme.h, lib/iconvme.c: New files, from libc.
33577
33578 2005-02-22  Simon Josefsson  <jas@extundo.com>
33579
33580         * config/srclist.txt: Sync iconvme.h, iconvme.c from libc.
33581
33582 2005-02-22  Jim Meyering  <jim@meyering.net>
33583
33584         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Fix typo:
33585         s/ifndef/ifdef/.
33586
33587 2005-02-20  Neil Conway  <neilc@samurai.com>
33588
33589         * lib/xgethostname.c (xgethostname): Check for ENOMEM, which is
33590         returned by OSX/Darwin if the specified buffer is not large
33591         enough for the hostname.
33592
33593 2005-02-03  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
33594
33595         * lib/argp-help.c (__argp_help): Create a fake struct argp_state and
33596         pass it to _help, otherwise the latter coredumps trying to
33597         dereference state.root_argp.
33598
33599 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
33600
33601         * modules/chdir-long (Depends-on): Add memrchr.
33602         * modules/memrchr (Files): Add lib/memrchr.h.
33603         (Include): "memrchr.h".
33604
33605 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
33606
33607         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Add AC_LIBSOURCES, for memrchr.h.
33608
33609 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
33610
33611         * lib/memrchr.h: New file.
33612         * lib/chdir-long.c: Include it.
33613         * lib/memrchr.c [!defined _LIBC]: Include it rather than <string.h>
33614         Don't bother including stddef.h.
33615
33616 2005-02-01  Paul Eggert  <eggert@cs.ucla.edu>
33617
33618         * lib/mountlist.h (MOUNTLIST_H_): New macro, to protect against double
33619         inclusion.
33620         Include <sys/types.h>, for dev_t.
33621         (ME_DUMMY, ME_REMOTE): Move from here....
33622         * lib/mountlist.c (ME_DUMMY, ME_REMOTE): To here.
33623         (ME_DUMMY): Count "subfs" as a dummy.  Problem reported by
33624         Dmitry V. Levin.
33625         Include mountlist.h first, to test the interface.
33626
33627 2005-01-29  Bruno Haible  <bruno@clisp.org>
33628
33629         * lib/progname.c (program_name): Initialize.
33630         Needed when linking statically on MacOS X.
33631
33632 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
33633
33634         Sync from coreutils.
33635         * modules/getloadavg (Files): Remove m4/getloadavg.m4.
33636         (Depends-on): Add c-strtod.
33637         (configure.ac): Replace gl_FUNC_GETLOADAVG with AC_FUNC_GETLOADAVG.
33638
33639 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
33640
33641         Sync from coreutils.
33642         * m4/getloadavg.m4, glibc.m4, search-libs.m4: Remove.
33643
33644         Remove files that are specific to coreutils.
33645         * m4/check-decl.m4, jm-macros.m4, lib-check.m4, prereq.m4: Remove.
33646
33647 2005-01-28  Bruno Haible  <bruno@clisp.org>
33648
33649         * modules/javacomp: New file.
33650         * MODULES.html.sh (Java): Add javacomp.
33651
33652 2005-01-28  Bruno Haible  <bruno@clisp.org>
33653
33654         * m4/javacomp.m4: New file, from GNU gettext.
33655
33656 2005-01-28  Bruno Haible  <bruno@clisp.org>
33657
33658         * lib/javacomp.sh.in: New file, from GNU gettext.
33659         * lib/javacomp.h: New file, from GNU gettext.
33660         * lib/javacomp.c: New file, from GNU gettext.
33661
33662 2005-01-26  Simon Josefsson  <jas@extundo.com>
33663
33664         * lib/gai_strerror.c: Use GPL in header.
33665
33666 2005-01-26  Bruno Haible  <bruno@clisp.org>
33667
33668         * modules/javaexec: New file.
33669         * MODULES.html.sh (Java): Add javaexec.
33670
33671 2005-01-26  Bruno Haible  <bruno@clisp.org>
33672
33673         * m4/javaexec.m4: New file, from GNU gettext.
33674
33675 2005-01-26  Bruno Haible  <bruno@clisp.org>
33676
33677         * lib/javaexec.sh.in: New file, from GNU gettext.
33678         * lib/javaexec.h: New file, from GNU gettext.
33679         * lib/javaexec.c: New file, from GNU gettext.
33680
33681 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
33682
33683         * modules/lchown (Depends-on): Remove lchown.h
33684
33685 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
33686
33687         * m4/sysexits.m4 (gl_SYSEXITS): Reverted logic. SYSEXITS_H
33688         must be defined if the header file was not found, in order
33689         to provide a replacement. Reported by Todd Vierling <tv@duh.org>
33690
33691 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
33692
33693         * lib/argp-help.c (hol_entry_help): Avoid using non-constant
33694         initializers for struct pentry_state.
33695         (__argp_error): Check return value of __asprintf
33696         (__argp_failure): Translate error message
33697
33698         * lib/argp-parse.c: Removed braces around the expansion of N_()
33699
33700 2005-01-23  Paul Eggert  <eggert@cs.ucla.edu>
33701
33702         * m4/acl.m4, afs.m4, alloca.m4, argp.m4, assert.m4, atexit.m4,
33703         backupfile.m4, base64.m4, bison.m4, c-bs-a.m4, c-stack.m4,
33704         c-strtod.m4, calloc.m4, canon-host.m4, canonicalize.m4,
33705         clock_time.m4, cloexec.m4, closeout.m4, d-ino.m4, d-type.m4,
33706         dirfd.m4, dirname.m4, dos.m4, dup2.m4, error.m4, euidaccess.m4,
33707         exclude.m4, exitfail.m4, extensions.m4, fcntl-safer.m4,
33708         file-type.m4, fileblocks.m4, filemode.m4, fnmatch.m4, fpending.m4,
33709         free.m4, fstypename.m4, fsusage.m4, ftruncate.m4, getaddrinfo.m4,
33710         getcwd-path-max.m4, getcwd.m4, getdate.m4, getdomainname.m4,
33711         getgroups.m4, gethostname.m4, getline.m4, getndelim2.m4,
33712         getnline.m4, getopt.m4, getpagesize.m4, getpass.m4, getsubopt.m4,
33713         gettime.m4, gettimeofday.m4, getugroups.m4, getusershell.m4,
33714         group-member.m4, hard-locale.m4, hash.m4, host-os.m4, human.m4,
33715         idcache.m4, inttostr.m4, isdir.m4, jm-winsz1.m4, jm-winsz2.m4,
33716         link-follow.m4, long-options.m4, ls-mntd-fs.m4, lstat.m4,
33717         makepath.m4, mathl.m4, md5.m4, memcasecmp.m4, memchr.m4,
33718         memcmp.m4, memcoll.m4, memcpy.m4, memmem.m4, memmove.m4,
33719         memrchr.m4, memset.m4, mkdir-slash.m4, mkstemp.m4, mktime.m4,
33720         modechange.m4, mountlist.m4, nanosleep.m4, obstack.m4,
33721         path-concat.m4, pathmax.m4, perl.m4, physmem.m4, poll.m4,
33722         posixtm.m4, posixver.m4, putenv.m4, quote.m4, quotearg.m4,
33723         readdir.m4, readtokens.m4, readutmp.m4, regex.m4, rename.m4,
33724         restrict.m4, rmdir-errno.m4, rmdir.m4, rpmatch.m4, same.m4,
33725         savedir.m4, settime.m4, sha1.m4, sig2str.m4, snprintf.m4,
33726         sockpfaf.m4, st_dm_mode.m4, st_mtim.m4, stat.m4, stdint.m4,
33727         stdio-safer.m4, strchrnul.m4, strdup.m4, strerror.m4,
33728         strerror_r.m4, strftime.m4, strndup.m4, strnlen.m4, strsep.m4,
33729         strtod.m4, strtoimax.m4, strtok_r.m4, strtol.m4, strtoll.m4,
33730         strtoul.m4, strtoull.m4, strtoumax.m4, strverscmp.m4, sysexits.m4,
33731         time_r.m4, timegm.m4, timespec.m4, tm_gmtoff.m4, tzset.m4,
33732         uint32_t.m4, uintptr_t.m4, unistd-safer.m4, unlink-busy.m4,
33733         unlocked-io.m4, uptime.m4, userspec.m4, utimbuf.m4, utime.m4,
33734         utimecmp.m4, utimens.m4, utimes-null.m4, vsnprintf.m4, xalloc.m4,
33735         xgetcwd.m4, xreadlink.m4, xstrndup.m4, xstrtod.m4, xstrtoimax.m4,
33736         xstrtol.m4, xstrtoumax.m4, yesno.m4:
33737         Use an all-permissive copyright notice, recommended by RMS.
33738
33739 2005-01-21  Paul Eggert  <eggert@cs.ucla.edu>
33740
33741         * modules/chdir-long (Depends-on): Remove mempcpy.
33742
33743 2005-01-21  Jim Meyering  <jim@meyering.net>
33744
33745         * lib/openat.h (AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the
33746         same value as for Solaris 9.
33747
33748         * lib/chdir-long.c (chdir_long): Rewrite to remove limitation on
33749         component length.  This included changing the parameter to be
33750         of type `char *' rather than `char const *'.
33751         * lib/chdir-long.h (chdir_long): Update prototype.
33752
33753         * lib/openat.c (fdopendir, fstatat): New functions.
33754         * lib/openat.h: Include headers required for use of DIR and struct
33755         stat.
33756         [AT_SYMLINK_NOFOLLOW]: Define.
33757         (fdopendir, fstatat): Add prototypes.
33758
33759 2005-01-21  Bruno Haible  <bruno@clisp.org>
33760
33761         * modules/classpath: New file.
33762         * MODULES.html.sh (Java): Add classpath.
33763
33764 2005-01-21  Bruno Haible  <bruno@clisp.org>
33765
33766         * lib/classpath.h: New file, from GNU gettext.
33767         * lib/classpath.c: New file, from GNU gettext.
33768
33769 2005-01-20  Simon Josefsson  <jas@extundo.com>
33770
33771         * modules/version-etc-fsf: New file.
33772
33773 2005-01-20  Simon Josefsson  <jas@extundo.com>
33774
33775         * lib/version-etc-fsf.c: New file, with version_etc_copyright.
33776         * lib/version-etc.c: Remove version_etc_copyright.
33777         * lib/version-etc.h (version_etc_copyright): Use [] instead of * in
33778         prototype, suggested by Paul Eggert <eggert@CS.UCLA.EDU>.
33779
33780 2005-01-20  Simon Josefsson  <jas@extundo.com>
33781
33782         * lib/base64.h (isbase64): Add.
33783
33784         * lib/base64.c (isb64): Rename to isbase64, use to_uchar instead of
33785         using a unsigned prototype, don't inline.
33786         (base64_decode): Use it.
33787
33788 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
33789
33790         * m4/save-cwd.m4 (gl_SAVE_CWD): Remove check for fcntl; we now assume
33791         it.
33792
33793 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
33794
33795         * lib/save-cwd.c (save_cwd): Remove code to support the case
33796         where fchdir is missing or flaky.
33797
33798 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
33799
33800         * MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
33801
33802 2005-01-19  Paul Eggert  <eggert@cs.ucla.edu>
33803
33804         * modules/mempcpy (Makefile.am): Remove mention of mempcpy.h;
33805         AC_LIBSOURCES now does this.
33806         * MODULES.html.sh (Sizes of integer types <limits.h>): New element,
33807         with new ullong_max module.
33808
33809 2005-01-19  Bruno Haible  <bruno@clisp.org>
33810
33811         * modules/sh-quote: New file.
33812         * MODULES.html.sh (Executing programs): Add sh-quote.
33813
33814 2005-01-19  Bruno Haible  <bruno@clisp.org>
33815
33816         * lib/sh-quote.h: New file, from GNU gettext.
33817         * lib/sh-quote.c: New file, from GNU gettext.
33818
33819 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
33820
33821         Merge from coreutils.
33822         * m4/ullong_max.m4: New file.
33823         * m4/jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX.
33824         (gl_MACROS): Assume localeconv exists.
33825
33826 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
33827
33828         Merge changes from coreutils, as described below in several
33829         changelogs dated today.
33830
33831         * lib/save-cwd.c: Include "save-cwd.h" before other include files.
33832         (O_DIRECTORY): Remove; not needed here, since "." must be
33833         a directory.  All uses removed.
33834         (save_cwd): Use __sgi || __sun, not sun || __sun.  __sun is
33835         universal on Suns, and we also need to test for IRIX.
33836         Revamp code to use 'if' rather than '#if'.
33837         Avoid unnecessary comparison of cwd->desc to 0.
33838
33839         * lib/utimens.c (futimens): Robustify the previous patch, by checking
33840         for known valid error numbers rather than observed invalid ones.
33841
33842 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
33843
33844         * modules/ullong_max: New file.
33845
33846         * modules/chdir-long, modules/openat: New files.
33847         * modules/save-cwd (Depends-on): Depend on chdir-long.
33848         (Makefile.am): Remove lib_SOURCES; now handled by AC_LIBSOURCES.
33849
33850 2005-01-18  Jim Meyering  <jim@meyering.net>
33851
33852         Merge from coreutils.
33853         * m4/chdir-long.m4, m4/openat.m4: New files.
33854         * m4/save-cwd.m4 (gl_SAVE_CWD): Add AC_LIBSOURCES for save-cwd.c,
33855         save-cwd.h.  Add AC_LIBOBJ for save-cwd.
33856         * m4/chown.m4 (gl_FUNC_CHOWN): When cross-compiling, assume that chown
33857         is sane and DOES follow symlinks.  Besides, testing 20 different
33858         systems found no broken chown implementations.
33859         Prompted by a change in rsync's copy of this macro.
33860         * m4/jm-macros.m4 (gl_MACROS): Require gl_FUNC_CHDIR_LONG.
33861
33862         * m4/lchown.m4 (gl_FUNC_LCHOWN): Use AC_LIBSOURCES.
33863
33864         * m4/utimes.m4: Work around tests/touch/empty-file failure on a system
33865         (sparc64, Linux-2.4.28, glibc-2.3.3) that didn't honor utimes'
33866         NULL-means-set-to-current-time semantics.
33867         Remove temporary file immediately, rather than waiting
33868         for configure's at-exit trap code to do it.
33869
33870 2005-01-18  Jim Meyering  <jim@meyering.net>
33871
33872         * lib/version-etc.c (version_etc_copyright): Update copyright date.
33873
33874         * lib/utimens.c (futimens): Account for the fact that futimes
33875         can also fail with errno == ENOSYS or errno == ENOENT.
33876         Patch from Dmitry V. Levin.
33877
33878         Change the name of the robust chdir function from chdir to chdir_long.
33879         * lib/save-cwd.c: Include chdir-long.h rather than chdir.h.
33880         (restore_cwd): Use chdir_long, not chdir.
33881         * lib/chdir-long.c: Renamed from chdir.c.
33882         * lib/chdir-long.h: Renamed from chdir.h.
33883         [!defined PATH_MAX]: Define chdir_long to chdir on systems like the
33884         Hurd.
33885
33886 2005-01-18  Bruno Haible  <bruno@clisp.org>
33887
33888         * m4/allocsa.m4, m4/codeset.m4, m4/copy-file.m4, m4/eaccess.m4:
33889         * m4/eealloc.m4, m4/eoverflow.m4, m4/execute.m4, m4/fatal-signal.m4:
33890         * m4/findprog.m4, m4/glibc21.m4, m4/iconv.m4, m4/intmax_t.m4:
33891         * m4/inttypes_h.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4:
33892         * m4/linebreak.m4, m4/localcharset.m4, m4/longdouble.m4:
33893         * m4/longlong.m4, m4/mbrtowc.m4, m4/mbstate_t.m4, m4/mbswidth.m4:
33894         * m4/mkdtemp.m4, m4/pipe.m4, m4/readlink.m4, m4/safe-read.m4:
33895         * m4/safe-write.m4, m4/setenv.m4, m4/sig_atomic_t.m4:
33896         * m4/signalblocking.m4, m4/signed.m4, m4/size_max.m4, m4/ssize_t.m4:
33897         * m4/stdbool.m4, m4/stdint_h.m4, m4/stpcpy.m4, m4/stpncpy.m4:
33898         * m4/strcase.m4, m4/strcspn.m4, m4/strpbrk.m4, m4/strstr.m4:
33899         * m4/ucs4-utf.m4, m4/uintmax_t.m4, m4/ulonglong.m4, m4/unicodeio.m4:
33900         * m4/utf-ucs4.m4, m4/vasnprintf.m4, m4/vasprintf.m4:
33901         * m4/wait-process.m4, m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4:
33902         Use an all-permissive copyright notice, recommended by RMS.
33903
33904 2005-01-18  Bob Proulx  <bob@proulx.com>
33905
33906         * lib/obstack.c [DEFAULT_ALIGNMENT]: Use an intermediate type to
33907         simplify offsetof() macro construct to avoid compile failure with
33908         native HP-UX 11.0 ANSI C compiler.
33909
33910 2005-01-17  Bruno Haible  <bruno@clisp.org>
33911
33912         * lib/stpncpy.c: Remove HAVE_STPNCPY and gnu_stpncpy renaming,
33913         redundant because stpncpy.m4 takes care of it.
33914
33915 2005-01-17  Bruno Haible  <bruno@clisp.org>
33916
33917         * lib/progreloc.c: Include xalloc.h instead of xmalloc.h.
33918
33919 2005-01-17  Bruno Haible  <bruno@clisp.org>
33920
33921         * lib/progreloc.c (xstrdup): Define as strdup if no xmalloc should be
33922         used.
33923
33924 2005-01-17  Bruno Haible  <bruno@clisp.org>
33925
33926         * lib/fwriteerror.h (fwriteerror): Change specification to include
33927         fclose.
33928         * lib/fwriteerror.c: Include <stdbool.h>.
33929         (fwriteerror): At the end, close the file stream. Record whether
33930         stdout was already closed.
33931
33932 2005-01-17  Bruno Haible  <bruno@clisp.org>
33933
33934         * lib/execute.c (environ): Declare if needed.
33935         * lib/pipe.c (environ): Likewise.
33936         Reported by Michael Schloh von Bennewitz <michael.schloh@cw.com>.
33937
33938 2005-01-11  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
33939
33940         * modules/argp: Depend on vsnprintf
33941
33942 2005-01-10  Jim Meyering  <jim@meyering.net>
33943
33944         * modules/closeout (Depends-on): Add atexit.
33945
33946 2005-01-06  Bruno Haible  <bruno@clisp.org>
33947
33948         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Rename stpncpy to gnu_stpncpy here.
33949
33950 2005-01-04  Paul Eggert  <eggert@cs.ucla.edu>
33951
33952         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional
33953         definitions to be after all include files, to avoid collisions.
33954         Problem reported by Bob Proulx.
33955
33956 2005-01-04  Jim Meyering  <jim@meyering.net>
33957
33958         Changes imported from coreutils.
33959         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Rather than using "conftestXXXXXX"
33960         as the mkstemp template, use a temporary directory and an
33961         8.3-friendly template to avoid trouble on systems like DJGPP.
33962         Reported by Juan M. Guerrero via Stepan Kasal.
33963         * m4/(gl_FUNC_MKSTEMP): Include <unistd.h> for the declaration of
33964         close. Remove the temporary directory right away, rather than waiting
33965         for configure's at-exit trap code to do it.
33966         Suggestion from Stepan Kasal.
33967
33968 2005-01-01  Simon Josefsson  <jas@extundo.com>
33969
33970         * gnulib-tool: Print #include directives when --import'ing.
33971
33972 2004-12-28  Simon Josefsson  <jas@extundo.com>
33973
33974         * tests/test-base64.c: Include required header files.  Remove
33975         unused variables.
33976
33977 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
33978
33979         * modules/error (Depends-on): Remove gettext.
33980
33981 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
33982
33983         * lib/error.c [!_LIBC && !ENABLE_NLS]: Do not include "gettext.h";
33984         not needed.  This removes a dependency on the gettext module.
33985         [defined _LIBC]: Do not include <libintl.h>; not needed.
33986
33987 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
33988
33989         * m4/c-strtod.m4 (gl_C99_STRTOLD): New macro.
33990         (gl_C_STRTOD): Use it instead of AC_CHECK_DECLS_ONCE(strtold).
33991
33992 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
33993
33994         * lib/c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not
33995         HAVE_DECL_STRTOLD.
33996
33997 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
33998
33999         * modules/getdate (Depends-on): Remove alloca-opt.
34000
34001 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
34002
34003         * m4/getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
34004
34005 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
34006
34007         * lib/argp-parse.c: Include <stddef.h>.
34008         (alignof, alignto): New macros.
34009         (parser_init): Don't assume that void * is aligned sufficiently
34010         for struct option.
34011
34012         * lib/getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since there's no
34013         need to extend the stack.
34014         (YYINITDEPTH): New macro, so that the initial stack isn't overly
34015         large.
34016
34017 2004-12-22  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
34018
34019         * lib/argp-parse.c (parser_init): Avoid arithmetics on void pointers.
34020
34021 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
34022
34023         * modules/regex (lib_SOURCES): Remove regex.c, undoing previous
34024         (2004-10-24) change.  Apparently this was a false alarm.
34025
34026         * modules/getdate: Depend on alloca-opt, not alloca.
34027
34028 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
34029
34030         * lib/alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.
34031         Remove now-obsolete comment about AIX.
34032         * lib/getdate.y: Include <alloca.h> only if HAVE_ALLOCA.
34033         (YYSTACK_USE_ALLOCA): Define to 0 if !HAVE_ALLOCA.
34034         (YYMAXDEPTH): New macro.
34035
34036 2004-12-18  Simon Josefsson  <jas@extundo.com>
34037
34038         * modules/alloca: Depend on alloca-opt, instead of duplicating it.
34039
34040 2004-12-18  Bruno Haible  <bruno@clisp.org>
34041
34042         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Also test for sigaction.
34043
34044 2004-12-18  Bruno Haible  <bruno@clisp.org>
34045
34046         * lib/fatal-signal.c (fatal_signals): Make non-const.
34047         (init_fatal_signals): New function.
34048         (uninstall_handlers, install_handlers): Ignore signals that were set to
34049         SIG_IGN.
34050         (at_fatal_signal): Call init_fatal_signals.
34051         (init_fatal_signal_set): Likewise. Ignore signals that were set to
34052         SIG_IGN.
34053         Reported by Paul Eggert.
34054
34055 2004-12-18  Bruno Haible  <bruno@clisp.org>
34056
34057         * doc/alloca.texi: New file.
34058         * doc/alloca-opt.texi: New file.
34059
34060 2004-12-17  Jim Meyering  <jim@meyering.net>
34061
34062         * config/install-sh: Use `(exit N); exit N', not `(exit N); exit'.
34063         Otherwise, install-sh could exit with improper exit status when
34064         exiting via a trapped interrupt.  Thanks to a report from Bob Proulx.
34065
34066 2004-12-16  Simon Josefsson  <jas@extundo.com>
34067
34068         * tests/test-base64.c: Add license.
34069
34070 2004-12-15  Stepan Kasal  <address@hidden>
34071
34072         * gnulib-tool (func_emit_lib_Makefile_am): Shorten a long sed command.
34073
34074 2004-12-12  Paul Eggert  <eggert@cs.ucla.edu>
34075
34076         * modules/getcwd (Files): Add m4/d-ino.m4.
34077         Suggested by Mark D. Baushke.
34078
34079 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
34080
34081         * lib/getdate.y (textint): New member "negative".
34082         (time_zone_hhmm): New function.
34083         Expect 14 shift-reduce conflicts, not 13.
34084         (o_colon_minutes): New rule.
34085         (time, zone): Use it to add support for +HH:MM, UTC+HH:MM.
34086         (yylex): Set the "negative" member of signed numbers.
34087
34088 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
34089
34090         * doc/getdate.texi (Time of day items, Time zone items):
34091         Describe new formats +00:00, UTC+00:00.
34092
34093 2004-12-07  Paul Eggert  <eggert@cs.ucla.edu>
34094
34095         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change:
34096         spurious "-l"s.  Problem reported by Stepan Kasal.
34097
34098 2004-12-06  Paul Eggert  <eggert@cs.ucla.edu>
34099
34100         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): New macro, to work around bug
34101         in Autoconf 2.59.  Problem reported by Mark D. Baushke.
34102
34103 2004-12-04  Simon Josefsson  <jas@extundo.com>
34104
34105         * modules/getaddrinfo (License): Add LGPL, reported by Yoann
34106         Vandoorselaere <yoann@prelude-ids.org>.
34107
34108 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
34109
34110         Changes imported from coreutils.
34111         * m4/hard-locale.m4 (gl_HARD_LOCALE): Assume locale.h and setlocale
34112         exist.
34113         * m4/human.m4 (gl_HUMAN): Assume locale.h and localeconv exist.
34114
34115 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
34116
34117         Changes imported from coreutils.
34118         * lib/hard-locale.c: Assume <locale.h> exists.
34119         Include "strdup.h".
34120         (GLIBC_VERSION): New macro.
34121         (hard_locale): Assume setlocale exists.
34122         Rewrite to avoid #ifdef.
34123         Use strdup rather than malloc + strcpy.
34124         * lib/human.c: Assume <locale.h> exists.
34125         (human_readable): Assume localeconv exists.
34126
34127 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
34128
34129         * modules/hard-locale (Depends-on): Add strdup.
34130
34131 2004-12-01  Jakub Jelinek  <jakub@redhat.com>
34132
34133         * lib/mktime.c (__mktime_internal): If SEC_REQUESTED != SEC,
34134         convert T2, not T.  (Imported from libc.)
34135
34136 2004-11-30  Simon Josefsson  <jas@extundo.com>
34137
34138         * modules/restrict (License): Change to LGPL.
34139
34140 2004-11-30  Simon Josefsson  <jas@extundo.com>
34141
34142         * m4/restrict.m4: Add copyright and copying conditions.
34143
34144 2004-11-30  Simon Josefsson  <jas@extundo.com>
34145
34146         * m4/base64.m4: New file.
34147
34148 2004-11-30  Simon Josefsson  <jas@extundo.com>
34149
34150         * MODULES.html.sh (Extra functions based on ANSI C 89): Add
34151         base64.
34152
34153         * tests/test-base64.c: New file.
34154
34155         * modules/base64: New file.
34156
34157 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
34158
34159         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX):
34160         Define HAVE_PARTLY_WORKING_GETCWD if getcwd is partly working.
34161
34162         * m4/readutmp.m4 (gl_READUTMP): Don't check for sys/param.h.
34163
34164 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
34165
34166         * lib/getcwd.c (is_ENAMETOOLONG): New macro.
34167         (__getcwd.c): Don't restore errno; glibc doesn't.
34168         [HAVE_PARTLY_WORKING_GETCWD && !defined AT_FDCWD]: Try system getcwd
34169         first, falling back to our code only if its results look suspicious.
34170         Ensure that the resulting buffer is only as large as necessary.
34171
34172         * lib/readutmp.c: Include readutmp.h first.
34173         Include <errno.h>, since readutmp.h no longer does that.
34174         * lib/readutmp.h: Don't include <errno.h>,
34175         <sys/param.h>, <time.h>; not needed to establish interface.
34176         (errno): Remove decl.
34177         (HAVE_STRUCT_XTMP_UT_TYPE): Remove; no longer needed.
34178         (UT_TYPE_EQ, UT_TYPE_NOT_DEFINED, UT_TYPE_BOOT_TIME,
34179         UT_TYPE_USER_PROCESS, IS_USER_PROCESS): New macros.
34180
34181 2004-11-28  Simon Josefsson  <jas@extundo.com>
34182
34183         * lib/base64.h, base64.c: New file.
34184
34185 2004-11-27  Paul Eggert  <eggert@cs.ucla.edu>
34186
34187         * lib/getcwd.h: New file, which I forgot to check in on 2004-11-25.
34188
34189 2004-11-26  Paul Eggert  <eggert@cs.ucla.edu>
34190
34191         * modules/getcwd (Files): Add lib/getcwd.h, m4/getcwd.m4.
34192         (Depends-on): Remove pathmax, same.  Add mempcpy.
34193         (configure.ac): GL_FUNC_GETCWD_PATH_MAX -> gl_FUNC_GETCWD.
34194         (Makefile.am): Append getcwd.h to lib_SOURCES.
34195         (Include): Add getcwd.h.
34196         (Maintainer): Change from Jim Meyering to "all, glibc",
34197         since getdate now uses intended-for-glibc code.
34198         * modules/xgetcwd (Files): Remove m4/getcwd.m4.
34199         (Depends-on): Depend on getcwd.  Do not depend on pathmax.
34200
34201 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
34202
34203         Fix problems reported by Scott S. Tinsley for HP-UX 11.11 using
34204         HP's ANSI C compiler.
34205         * lib/fsusage.c (statvfs) [HAVE_SYS_STATVFS_H]: Remove decl.
34206         Declaring int functions causes warnings on some modern systems and
34207         shouldn't be needed to compile on ancient ones.
34208         * lib/same.c (MIN) [defined MIN]: Don't define, since it's already
34209         defined.
34210
34211         * lib/getcwd.c: Replace by a copy of glibc/sysdeps/posix/getcwd.c, but
34212         with the following changes.
34213         (__set_errno): Parenthesize properly.
34214         Include <stdbool.h>.
34215         (MIN, MAX, MATCHING_INO): New macros.
34216         (__getcwd): Define with prototype, not K&R form.
34217         Use heuristics to allocate default buffer on stack if possible.
34218         If AT_FDCWD is defined, use openat and fstatat to avoid O(N**2)
34219         behavior, and to avoid the PATH_MAX limit when computing
34220         ../../../../...
34221         Use MATCHING_INO to compare inode number to file.
34222         Check for arithmetic overflow in size calculations.
34223         Fix bug in reallocation of dot array that caused getcwd to fail
34224         on directories nested deeper than 75.
34225         Be more careful about saving errno on error.
34226         Do not use realloc; use only free+malloc, as this is a bit
34227         more flexible and avoids a needless copy operation.
34228         Do not inspect st_dev and st_ino for symbolic links; POSIX
34229         doesn't specify the latter.
34230         Check for closedir errors.
34231         Avoid needless casts.
34232         Use "#ifdef weak_alias" around weak_alias, to be like other
34233         glibc code.
34234         The following changes to getcwd.c have effect only when used in
34235         gnulib; they have no effect inside glibc proper.
34236         (#pragma alloca) [defined _AIX && !defined __GNUC__]: Remove,
34237         as alloca isn't used.
34238         (alloca, __alloca): Likewise.
34239         [!_LIBC]: Include "getcwd.h", "mempcpy.h".
34240         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
34241         unconditionally, as gnulib assumes C89 or better.
34242         Do not include <sys/param.h>.
34243         (errno) [!defined __GNU_LIBRARY__ && !defined STDC_HEADERS]: Remove
34244         no-longer-necessary 'extern int errno' decl; gnulib assumes C89 or
34245         better.
34246         (NULL) [!defined NULL]: Remove; we assume C89 or better.
34247         Include <dirent.h> in a way that is compatible with modern Autoconf.
34248         (_D_ALLOC_NAMELEN, _D_EXACT_NAMLEN):
34249         New macros, if not already defined.
34250         Include <unistd.h> if _LIBC, not if __GNU_LIBRARY__.
34251         Use "_LIBC", not "defined _LIBC", for consistency.
34252         (HAVE_MEMPCPY): Remove; no longer needed now that gnulib has
34253         a mempcpy module.
34254         (__lstat, __closedir, __opendir, __readdir) [!_LIBC]: New macros.
34255         (GETCWD_RETURN_TYPE): Remove.  All uses replaced by char *.
34256         * lib/xgetcwd.c: David MacKenzie's old code was removed, so give
34257         credit only to Jim Meyering and adjust the copyright dates.
34258         Do not include <limits.h>, <stdio.h>, <sys/types.h>,
34259         <stdlib.h>, <unistd.h>, "pathmax.h".
34260         Instead, include "xgetcwd.h" (first) and "getcwd.h".
34261         (INITIAL_BUFFER_SIZE): Remove.
34262         (xgetcwd): Rely on getcwd, since we now depend on a reliable one.
34263
34264 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
34265
34266         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Renamed from
34267         GL_FUNC_GETCWD_PATH_MAX for consistency.  All uses changed.
34268         Use the _ONCE methods, for efficiency.
34269         Check for fcntl.h.  In test program, include <errno.h>
34270         and <fcntl.h> if available.  Remove old K&R cruft from
34271         test program.  Check for common errors in GNU/Linux,
34272         OpenBSD, and Solaris.  Just set gl_cv_func_getcwd_path_max;
34273         don't do AC_LIBOBJ, as that's getcwd.m4's job.
34274         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL): Renamed from
34275         AC_FUNC_GETCWD_NULL.  All used changed.  Change cache variable
34276         name accordingly.
34277         (gl_FUNC_GETCWD, gl_PREREQ_GETCWD): New macros.  Revamp to
34278         accommodate new getcwd.c.
34279         * m4/jm-macros.m4 (gl_MACROS): Don't require GL_FUNC_GETCWD_PATH_MAX.
34280         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_MEMPCPY.
34281         * m4/xgetcwd.m4 (gl_XGETCWD): Replace with gl_FUNC_GETCWD, since
34282         that's all we need now.
34283
34284 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
34285
34286         * m4/argp.m4 (gl_ARGP): Require gl_GETOPT_SUBSTITUTE unconditionally:
34287         argp-parse.c depends on getopt internals, that means we should
34288         always use our getopt, to be on the safe side.
34289         * m4/getopt.m4 (gl_GETOPT): Check if GETOPT_H is already set, in
34290         order not to spoil the result of an eventual previous invocation
34291         of gl_GETOPT_SUBSTITUTE.
34292
34293 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
34294
34295         * lib/getopt_.h: Re-addition of __getopt_argv_const caused
34296         redefinition warnings. To avoid them, include the defines
34297         in `#if !defined __need_getopt ... #endif'. The only place
34298         where __getopt_argv_const is used is in definitions
34299         of getopt_long and getopt_long_only below, which are as well
34300         protected by `#ifndef __need_getopt'.
34301         [defined __GETOPT_PREFIX && !defined __need_getopt]: Undef
34302         __need_getopt after including <stdio.h> and <unistd.h> These
34303         headers might have defined it.
34304
34305 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
34306
34307         * m4/utimens.m4 (gl_UTIMENS): Check for futimes function.
34308
34309 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
34310
34311         * lib/utimens.c (__attribute__, ATTRIBUTE_UNUSED): New macros.
34312         (futimens): New function, which uses futimes if available.
34313         (futimens, utimens): Support timespec==NULL, with same semantics
34314         as utime and utimens.
34315         * lib/utimens.h (futimens): New decl.
34316
34317 2004-11-23  Jim Meyering  <jim@meyering.net>
34318
34319         * lib/getopt_.h: Remove trailing blanks.
34320
34321 2004-11-23  Jim Meyering  <jim@meyering.net>
34322
34323         * lib/__fpending.c: Add comment.
34324
34325 2004-11-22  Paul Eggert  <eggert@cs.ucla.edu>
34326
34327         * modules/canonicalize (Depends-on): Add xreadlink.
34328         Problem reported by James Youngman.
34329
34330 2004-11-20  Paul Eggert  <eggert@cs.ucla.edu>
34331
34332         * lib/getopt_.h (__GETOPT_CONCAT, __GETOPT_XCONCAT, __GETOPT_ID):
34333         New macros.
34334         (getopt, getopt_long, getopt_long_only, optarg, opterr, optind,
34335         optopt): Use them instead of invoking ## directly; otherwise, the
34336         symbols will be __GETOPT_PREFIXgetopt rather than rpl_getopt.
34337
34338 2004-11-19  Bruno Haible  <bruno@clisp.org>
34339
34340         * lib/strtok_r.c: Move comments from here...
34341         * lib/strtok_r.h: ... to here.
34342
34343 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
34344
34345         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc
34346         implementations that mishandle size_t overflow.
34347
34348 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
34349
34350         * lib/realloc.c (rpl_realloc): Call 'free' if n==0, since realloc
34351         might fail.  Problem reported by Yoann Vandoorselaere.
34352         * lib/calloc.c (rpl_calloc): Defend against buggy calloc
34353         implementations that mishandle size_t overflow.
34354
34355 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
34356
34357         * modules/canon-host (Depends-on): Add strdup.
34358
34359 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
34360
34361         * m4/canon-host.m4 (gl_CANON_HOST): Check for getaddrinfo.
34362
34363 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
34364
34365         * lib/canon-host.c: Include "strdup.h".
34366         (canon_host): Use getaddrinfo if available, so that IPv6 works.
34367         Use strdup instead of malloc/strcpy to duplicate strings.
34368
34369         * lib/human.h (LONGEST_HUMAN_READABLE): Add 1 for space before unit.
34370         (human_space_before_unit): New constant.
34371         * lib/human.c (human_readable): Support it.
34372
34373         * lib/xgetcwd.c: Include <limits.h>, for PATH_MAX.
34374         (xgetcwd): Set errno correctly when failing.
34375         Work around Solaris 9 bug: getcwd sets errno==ERANGE even though
34376         the failure is actually due to a PATH_MAX problem.
34377
34378         Further getopt changes to make it more likely that glibc will
34379         buy the changes back.
34380         * lib/getopt.c (POSIXLY_CORRECT): New constant.
34381         (getopt): Use it, so to preserve glibc semantic
34382         * lib/getopt1.c (getopt_long, getopt_long_only): Arg is char * const *
34383         when compiling for libc.
34384         * lib/getopt_.h (__getopt_argv_const): Bring it back.
34385         (getopt_long, getopt_long_only): Use it.
34386
34387         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
34388         _getopt_internal): New arg POSIXLY_CORRECT.  All callers changed.
34389         (getopt): Argv is now char * const *, as per standard.
34390         (_getopt_internal_r, _getopt_internal): Argv is now char **,
34391         not char *__getopt_argv_const *.
34392         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
34393         _getopt_long_only_r): Likewise.
34394         * lib/getopt_.h (getopt, getopt_long, geopt_long_only): Likewise.
34395         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
34396         _getopt_long_r, _getopt_long_only_r): Likewise.
34397         * lib/getopt_.h (__getopt_argv_const): Remove.
34398         (getopt): Argv is now char * const *, as per standard.
34399
34400         * lib/getdate.y (tORDINAL): New token.
34401         (day, relunit): Allow it for relative times.
34402         (relative_time_table): Use tORDINAL for ordinals.
34403
34404 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
34405
34406         * doc/getdate.texi (General date syntax): "next" is 1, not 2.
34407         Document that "second" isn't allowed as an ordinal number.
34408
34409 2004-11-16  Jim Meyering  <jim@meyering.net>
34410
34411         * modules/closeout (Depends-on): Add fpending.
34412
34413 2004-11-15  Jim Meyering  <jim@meyering.net>
34414
34415         * lib/closeout.c: Include "__fpending.h" once again.
34416         Include <stdbool.h>.
34417         (close_stdout): Don't fail just because stdout was closed initially,
34418         since some programs don't write to stdout in the normal course of
34419         operation (other than --version and --help), and we don't want this
34420         function to make e.g. `touch file >&-' fail.
34421         But do fail if it was closed and someone has tried to write to it.
34422         E.g., `printf foo >&-' must fail.
34423
34424 2004-11-13  Jim Meyering  <jim@meyering.net>
34425
34426         * m4/jm-macros.m4: Do require gl_FUNC_FPENDING.
34427
34428 2004-11-12  Simon Josefsson  <jas@extundo.com>
34429
34430         * config/srclist.txt: Add strtok_r.c, glibc bought our changes, but a
34431         small doc fix is still pending.
34432
34433 2004-11-11  Simon Josefsson  <jas@extundo.com>
34434
34435         * modules/strtok_r: New file.
34436
34437         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
34438         strtok_r.
34439
34440 2004-11-11  Simon Josefsson  <jas@extundo.com>
34441
34442         * m4/strtok_r.m4: New file.
34443
34444         * m4/getopt.m4: Replace opterr.
34445
34446 2004-11-11  Simon Josefsson  <jas@extundo.com>
34447
34448         * lib/strtok_r.h, strtok_r.c: New file.
34449
34450 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
34451
34452         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
34453         of replacing opterr, getopt, etc.  This should handle the
34454         powerpc-apple-darwin5.5 problem recently noted by Simon Josefsson.
34455
34456 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
34457
34458         * lib/getopt_.h (__getopt_argv_const): New macro, to be used so that
34459         we can stop lying to compilers about the constness of argv when we
34460         are compiled outside glibc.
34461         (getopt, getopt_long, getopt_long_only): Use it.
34462         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
34463         _getopt_internal, getopt): Likewise.
34464         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
34465         _getopt_long_only_r): Likewise.
34466         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
34467         _getopt_long_r, _getopt_long_only_r): Likewise.
34468
34469         * lib/getopt_.h [defined __GETOPT_PREFIX && !defined __need_getopt]:
34470         Include <stdlib.h> and <stdio.h>, and <unistd.h> if available.
34471         Then rename getopt to __GETOPT_PREFIX##getopt, and so forth for
34472         the other external symbols.
34473         (getopt) [!defined __GNU_LIBRARY]: Use prototype, not old-style
34474         declaration, since the above renaming now works around collisions.
34475
34476 2004-11-11  Jim Meyering  <jim@meyering.net>
34477
34478         * lib/linebreak.c: Remove trailing blanks.
34479         * lib/alloca_.h: Likewise.
34480         * lib/acosl.c: Likewise.
34481         * lib/euidaccess.c: Likewise.
34482         * lib/allocsa.h: Likewise.
34483
34484 2004-11-10  Simon Josefsson  <jas@extundo.com>
34485
34486         * m4/getaddrinfo.m4: New file.
34487
34488 2004-11-10  Simon Josefsson  <jas@extundo.com>
34489
34490         * lib/getaddrinfo.h, lib/getaddrinfo.c: New files.
34491
34492 2004-11-10  Simon Josefsson  <jas@extundo.com>
34493
34494         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
34495         getaddrinfo.
34496
34497         * modules/getaddrinfo: New file.
34498
34499 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
34500
34501         * m4/prereq.m4 (gl_PREREQ): Require gt_FUNC_SETENV.
34502
34503 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
34504
34505         * lib/mktime.c (SHR): New macro, which is a portable
34506         substitute for >> that should work even on Crays.
34507         (TIME_T_MIDPOINT, ydhms_diff, __mktime_internal): Use it.
34508         Problem reported by Mark D. Baushke in
34509         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00071.html>.
34510         * lib/getdate.y (SHR): Likewise.
34511         (tm_diff): Use it.
34512         * lib/strftime.c (SHR): Likewise.
34513         (tm_diff): Use it.
34514         * lib/quotearg.c (struct quoting_options): Use unsigned int for
34515         quote_these_too, so that right shifts are well defined.  All uses
34516         changed.
34517
34518 2004-11-10  Jim Meyering  <jim@meyering.net>
34519
34520         Ensure that no close failure goes unreported.
34521         * lib/closeout.c (close_stdout): Always close stdout.  I.e., don't
34522         return early when it seems there's nothing to flush.
34523         Don't include __fpending.h.
34524
34525 2004-11-10  Jim Meyering  <jim@meyering.net>
34526
34527         * modules/closeout (Depends-on): Remove fpending.
34528
34529 2004-11-10  Jim Meyering  <jim@meyering.net>
34530
34531         * m4/jm-macros.m4 (gl_MACROS): Don't require gl_FUNC_FPENDING.
34532
34533 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
34534
34535         * m4/strftime.m4 (_gl_STRFTIME_PREREQS): Remove.  Move its body to
34536         gl_FUNC_STRFTIME.
34537         (gl_FUNC_STRFTIME): Use AC_CHECK_FUNCS_ONCE and AC_CHECK_HEADERS_ONCE
34538         and AC_REQUIRE when possible, to avoid duplicate checks.
34539         Check for <wchar.h>.
34540
34541 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
34542
34543         * lib/strftime.c (DO_MULTIBYTE): Check for wchar.h, too.
34544
34545 2004-11-09  Bruno Haible  <bruno@clisp.org>
34546
34547         * m4/sockpfaf.m4: New file.
34548
34549 2004-11-05  Bruno Haible  <bruno@clisp.org>
34550
34551         * lib/readlink.c: Include stddef.h, needed for size_t on Woe32.
34552         Reported by Mark D. Baushke <mdb@cvshome.org>.
34553
34554 2004-11-04  Bruno Haible  <bruno@clisp.org>
34555
34556         2004-09-11  Bruno Haible  <bruno@clisp.org>
34557                 * allocsa.valgrind: New file.
34558         2004-02-06  Bruno Haible  <bruno@clisp.org>
34559                 * allocsa.h (sa_alignof): Define differently with HP-UX cc, to
34560                 avoid a bug of this cc on HP-UX 10.20 dealing with enums.
34561                 Reported by Christopher Seip <chris.seip@hp.com>.
34562
34563 2004-11-04  Bruno Haible  <bruno@clisp.org>
34564
34565         * modules/allocsa (Files): Add lib/allocsa.valgrind.
34566         (Makefile.am): Distribute it.
34567
34568 2004-11-03  Paul Eggert  <eggert@cs.ucla.edu>
34569
34570         * lib/xreadlink.c (xreadlink): AIX and HP-UX readlink return -1
34571         with errno == ERANGE if the buffer is too small.
34572         Problem reported by Mark D. Baushke.
34573
34574 2004-11-03  Albert Chin  <china@thewrittenword.com>
34575             Paul Eggert  <eggert@cs.ucla.edu>
34576
34577         * m4/uint32_t.m4 (gl_AC_TYPE_UINT32_T): When determining uint32_t
34578         equivalent, substitute $ac_type for equivalent type rather than
34579         blindly using uint32_t *always* which won't work if uint32_t is not
34580         available.  Define _UINT32_T to work around typedef of uint32_t if
34581         <sys/sched.h>, <pthread.h>, or <semaphore.h> used on Solaris
34582         2.5.1.
34583
34584 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
34585
34586         * m4/jm-macros.m4: Sync from coreutils.
34587         (gl_MACROS): Check for mbrlen, for pathchk.
34588         (gl_CHECK_ALL_TYPES): Require AC_TYPE_MBSTATE_T, for pathchk.
34589
34590 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
34591
34592         * lib/xreadlink.c (MAXSIZE): New macro.
34593         (xreadlink): Use it instead of SSIZE_MAX.  Ensure initial buffer
34594         size does not exceed MAXSIZE.  Avoid cast.
34595         As suggested by Mark D. Baushke in
34596         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00009.html>,
34597         if readlink fails with buffer size just under MAXSIZE, try again
34598         with MAXSIZE.
34599
34600 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
34601
34602         * config/srclist.txt: Add mktime.c; glibc bought all our changes.
34603
34604 2004-11-02  Derek R. Price  <derek@ximbiot.com>
34605         and  Paul Eggert  <eggert@cs.ucla.edu>
34606
34607         * lib/getdate.y [!TEST]: Include <stdio.h>, since we use sprintf now.
34608         (get_date): Overparenthesize to avoid GCC warning.
34609
34610 2004-11-02  Bruno Haible  <bruno@clisp.org>
34611
34612         * m4/setenv.m4 (gt_FUNC_SETENV): Define VOID_UNSETENV if unsetenv()
34613         returns void.
34614
34615 2004-11-02  Bruno Haible  <bruno@clisp.org>
34616
34617         * lib/setenv.h (unsetenv): Define as a macro if the system's unsetenv()
34618         function returns void.
34619
34620 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
34621
34622         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
34623         fflush_unlocked, flockfile, funlockfile, funlockfile,
34624         fputs_unlocked, putc_unlocked.
34625
34626 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
34627
34628         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
34629         (funlockfile, fputs_unlocked, putc_unlocked): Don't define if
34630         already declared.
34631
34632 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
34633
34634         * modules/getdate (Files): Add doc/getdate.texi.
34635         (Depends-on): Add setenv, xalloc.
34636
34637 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
34638
34639         * lib/getdate.y: Add support for TZ="foo" within a date string.
34640         Fix some bugs near time_t boundaries.  Reject dates with
34641         out-of-range components, e.g., "Sept 31".
34642         Include <stdlib.h>, "setenv.h", "xalloc.h".
34643         (ISDIGIT_LOCALE): Remove; unused.
34644         Note that the TZ and time functions used here are not reentrant.
34645         (mktime_ok, get_tz): New functions.
34646         (TZBUFSIZE): New constant.
34647         (get_date): Parse leading TZ="foo".  Reject out-of-range components;.
34648         This requires that we sometimes generate our own TZ="XXX..." setting.
34649
34650 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
34651
34652         * doc/getdate.texi: New file, from coreutils with modifications for
34653         the new TZ parsing.
34654
34655 2004-10-27  Derek R. Price  <derek@ximbiot.com>
34656
34657         * lib/mktime.c (not_equal_tm): Remove redundant check.
34658
34659 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
34660
34661         * modules/regex (lib_SOURCES): Add regex.c.
34662         Reported by James Youngman in
34663         <http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00199.html>.
34664
34665 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
34666
34667         * lib/getdate.y: Use Bison 1.875 features, and some minor
34668         code cleanups.  This change does not affect semantics.
34669         Don't include <stdlib.h>; no longer needed.
34670         Don't include unlocked-io.h; only the "#if TEST" code uses
34671         stdio, and performance isn't crucial there.
34672         (PC, YYLEX_PARAM, YYPARSE_PARAM): Remove; replaced by
34673         Bison 1.875 features as described below.
34674         All uses of "PC." replaced by "pc->".
34675         (YYSTYPE): Add a forward declaration.
34676         (yylex, yyerror): Use full prototypes in forward decls.
34677         Use "%pure-parser" rather than obsolescent "%pure_parser".
34678         Use %parse-param and %lex-param instead of obsolescent
34679         YYPARSE_PARAM and YYLEX_PARAM.
34680         (meridian_table, month_and_day_table, time_units_table,
34681         relative_time_table, time_zone_table, military_table,
34682         lookup_zone, lookup_word, get_date):
34683         Use NULL instead of 0 where appropriate.
34684         (to_hour): Avoid abort (), to avoid a dependency on
34685         stdlib.h.
34686         (yyerror, yylex): Now accepts parser_control * arg.
34687         (main) [TEST]: Use '\0' rather than 0 for char.
34688
34689 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
34690
34691         * m4/getpagesize.m4 (gl_GETPAGESIZE): Check for <sys/param.h>.
34692
34693 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
34694
34695         * lib/getpagesize.c (getpagesize): Don't assume <sys/param.h> exists.
34696         It's now the caller's responsibility to handle the case where
34697         !HAVE_GETPAGESIZE && !defined getpagesize.
34698
34699         * lib/mktime.c (leapyear): Arg is long int, not int.
34700
34701 2004-10-18  Paul Eggert  <eggert@cs.ucla.edu>
34702
34703         * lib/argp-fs-xinl.c, argp-xinl.c: Update from glibc.
34704
34705 2004-10-17  Paul Eggert  <eggert@cs.ucla.edu>
34706
34707         * gnulib-tool (func_emit_lib_Makefile_am): Fix typo: a $ was
34708         missing.  Problem reported by James Youngman.
34709
34710 2004-10-16  Simon Josefsson  <jas@extundo.com>
34711
34712         * gnulib-tool: Fix comments.  Fix parse problem.
34713         (func_emit_lib_Makefile_am): Don't hard code a in libgl_a_SOURCES.
34714
34715 2004-10-15  Paul Eggert  <eggert@cs.ucla.edu>
34716
34717         * m4/getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
34718         implementation of getopt_long.  Problem reported by Alexander Taler in:
34719         http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00103.html
34720
34721 2004-10-15  Bruno Haible  <bruno@clisp.org>
34722
34723         * gnulib-tool: Untabify. Initialize supplied_libname.
34724         (func_usage): More homogenous output.
34725         (func_modules_transitive_closure, func_modules_to_filelist,
34726         func_emit_lib_Makefile_am): New functions.
34727         (func_import): New function, extracted from big case statement. Use
34728         func_get_license, func_modules_transitive_closure,
34729         func_modules_to_filelist, func_emit_lib_Makefile_am. Initialize
34730         opt_lgpl. Don't use test -a, as it's not portable.
34731         (func_create_testdir): Use func_modules_transitive_closure,
34732         func_modules_to_filelist, func_emit_lib_Makefile_am.
34733
34734 2004-10-15  Bruno Haible  <bruno@clisp.org>
34735
34736         * gnulib-tool (func_import): Let gl_INIT define LTALLOCA when needed.
34737
34738 2004-10-15  Bruno Haible  <bruno@clisp.org>
34739
34740         * gnulib-tool (func_emit_lib_Makefile_am): Add markers to separate
34741         the portions belonging to each module.
34742         Suggested by Derek Robert Price <derek@ximbiot.com>.
34743
34744 2004-10-12  Simon Josefsson  <jas@extundo.com>
34745
34746         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
34747         (fputs_unlocked, putc_unlocked) [!_LIBCS && !USE_UNLOCKED_IO]: Map
34748         to real functions.
34749
34750 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
34751
34752         * modules/vsnprintf: New file.
34753
34754 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
34755
34756         * m4/vsnprintf.m4: New file.
34757
34758 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
34759
34760         * lib/vsnprintf.h: New file.
34761         * lib/vsnprintf.c: New file.
34762
34763 2004-10-11  Bruno Haible  <bruno@clisp.org>
34764
34765         * MODULES.html.sh (Support for systems lacking ISO C 99): Add
34766         vsnprintf.
34767
34768 2004-10-10  Paul Eggert  <eggert@cs.ucla.edu>
34769
34770         * config/srclistvars.sh: Add GNUSTANDARDS (for eggert only).
34771
34772 2004-10-07  Bruno Haible  <bruno@clisp.org>
34773
34774         * lib/snprintf.c (snprintf): Avoid a memory allocation if the result
34775         fits into the provided buffer.
34776
34777 2004-10-06  Paul Eggert  <eggert@cs.ucla.edu>
34778
34779         * lib/diacrit.c, diacrit.h: Add GPL notice.
34780
34781         * lib/atanl.c, logl.c: Add GPL notice, to match glibc's added LGPL
34782         notice.
34783         * lib/atanl.c (atanl): Keep the code as similar to glibc as possible.
34784         * lib/logl.c (logl): Keep the code as similar to glibc as possible.
34785         This avoids a potential constant-folding bug.
34786
34787 2004-10-05  Bruno Haible  <bruno@clisp.org>
34788
34789         * m4/strsep.m4 (gl_FUNC_STRSEP): Require AC_GNU_SOURCE. Don't check
34790         for the declaration of strsep.
34791
34792 2004-10-05  Bruno Haible  <bruno@clisp.org>
34793
34794         * lib/strsep.h: Don't declare strsep() if HAVE_STRSEP.
34795
34796 2004-10-04  Simon Josefsson  <jas@extundo.com>
34797
34798         * modules/memmem: New file.
34799         * tests/test-memmem.c: New file.
34800         * MODULES.html.sh (Extra functions based on ANSI C 89): Add memmem.
34801
34802 2004-10-04  Simon Josefsson  <jas@extundo.com>
34803
34804         * m4/memmem.m4: New file.
34805
34806 2004-10-04  Simon Josefsson  <jas@extundo.com>
34807
34808         * lib/memmem.h: New file.
34809         * lib/memmem.c: New file, taken from glibc.
34810
34811 2004-10-04  Simon Josefsson  <jas@extundo.com>
34812
34813         * lib/error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
34814         '#ifdef USE_UNLOCKED_IO'.
34815
34816 2004-10-04  Simon Josefsson  <jas@extundo.com>
34817
34818         * config/srclist.txt: Add memmem from glibc.
34819
34820 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
34821
34822         * modules/xalloc (Files, Makefile.am): Remove xstrdup.c.
34823
34824         * modules/argmatch, modules/argp, modules/closeout, modules/error,
34825         modules/exclude, modules/getdate, modules/getline,
34826         modules/getndelim2, modules/getpass, modules/getpass-gnu,
34827         modules/getusershell, modules/linebuffer, modules/md5,
34828         modules/mountlist, modules/posixtm, modules/readtokens,
34829         modules/readutmp, modules/regex, modules/sha1,
34830         modules/version-etc, modules/yesno:
34831         Remove dependency on unlocked-io.
34832
34833 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
34834
34835         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Remove.  All uses removed.
34836
34837         * m4/unlocked-io.m4: Add copyright notice.
34838         (gl_FUNC_GLIBC_UNLOCKED_IO): Define USE_UNLOCKED_IO.
34839
34840 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
34841
34842         * lib/xalloc.h (xmemdup): Renamed from xclone.  All uses changed.
34843         * lib/xmalloc.c (xmemdup): Likewise.
34844         * lib/xalloc.h (CCLONE, CLONE, NEW, XCALLOC, XMALLOC, XREALLOC,
34845         XFREE): Remove these long-obsolescent macros.
34846         * lib/xmalloc.c (xstrdup): Implementation moved here from xstrdup.c
34847         * lib/xstrdup.c: Remove.
34848
34849         * lib/regex.c (re_comp): Cast gettext return value to char *,
34850         Problem reported by Martin Neitzel via Mark D. Baushke.
34851
34852 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
34853
34854         * lib/argmatch.c, closeout.c, error.c, exclude.c, getdate.y,
34855         getndelim2.c, getpass.c, getusershell.c, linebuffer.c,
34856         md5.c, mountlist.c, posixtm.c, readtokens.c, readutmp.c,
34857         regex.c, sha1.c, version-etc.c, yesno.c:
34858         Include "unlocked-io.h" only if USE_UNLOCKED_IO.
34859         * lib/unlocked-io.h: Don't worry about USE_UNLOCKED_IO; that's now
34860         the includer's responsibility.
34861
34862         Sync from coreutils.
34863
34864         * lib/modechange.c (mode_compile): Don't decrement a pointer that
34865         points to the start of a string, as the C Standard says the
34866         resulting behavior is undefined.
34867
34868         * lib/backupfile.h (enum backuptype): Rename none -> no_backups,
34869         simple -> simple_backups, numbered_existing ->
34870         numbered_existing_backups, numbered -> numbered_backups
34871         to avoid shadowing problems.  All uses changed.
34872         * lib/argmatch.c (enum backuptype) [defined TEST]: Likewise.
34873         * lib/backupfile.c (check_extension, numbered_backup):
34874         Rename locals to avoid shadowing 'basename'.
34875         * lib/backupfile.h (VALID_BACKUP_TYPE): Don't evaluate arg more than
34876         once.
34877
34878         * lib/.cppi-disable: Add getopt_.h, getopt_int.h.
34879         * lib/.cvsignore: Add getopt.h.
34880
34881 2004-10-04  Bruno Haible  <bruno@clisp.org>
34882
34883         * modules/README: New file.
34884         * gnulib-tool (func_all_modules, func_verify_module): modules/README is
34885         not a module.
34886
34887 2004-10-02  Jim Meyering  <jim@meyering.net>
34888
34889         * lib/dirfd.h, getpagesize.h: Add copyright notice.
34890
34891 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
34892
34893         * modules/strsep: New file.
34894
34895 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
34896
34897         * m4/strsep.m4: New file.
34898
34899 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
34900
34901         * lib/strsep.h: New file.
34902         * lib/strsep.c: New file.
34903
34904 2004-10-01  Simon Josefsson  <jas@extundo.com>
34905
34906         * lib/snprintf.c (snprintf): Handle size==0.
34907
34908 2004-10-01  Simon Josefsson  <jas@extundo.com>
34909             Bruno Haible  <bruno@clisp.org>
34910
34911         * lib/snprintf.c: Include <stdarg.h>, <stdlib.h>, <string.h>.
34912         (snprintf): Declare 'args'.
34913
34914 2004-10-01  Paul Eggert  <eggert@cs.ucla.edu>
34915
34916         * lib/snprintf.c: Remove comments as to why each header is needed.
34917
34918 2004-10-01  Bruno Haible  <bruno@clisp.org>
34919
34920         * MODULES.html.sh: Add strsep.
34921
34922 2004-09-30  Simon Josefsson  <jas@extundo.com>
34923
34924         * modules/snprintf: New file.
34925
34926 2004-09-30  Simon Josefsson  <jas@extundo.com>
34927
34928         * m4/snprintf.m4: New file.
34929
34930 2004-09-30  Simon Josefsson  <jas@extundo.com>
34931
34932         * lib/snprintf.h, lib/snprintf.c: New files.
34933
34934 2004-09-30  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
34935
34936         * lib/argp-help.c (canon_doc_option): Fixed coredump if *name==NULL
34937         (hol_entry_help): Never translate an empty string.
34938         Do not translate option tag (opt->name) if OPTION_NO_TRANS is set
34939         * lib/argp.h (OPTION_NO_TRANS): New option.
34940
34941 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
34942
34943         * modules/argp (Maintainer): Replace Simon Josefsson
34944         by Sergey Poznyakoff.
34945
34946 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
34947
34948         * config/srclist.txt: Comment-out argp/argp.h, until we get the argp
34949         changes merged back into glibc.
34950
34951 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
34952
34953         * MODULES.html.sh (Support for systems lacking ISO C 99): Add snprintf.
34954
34955 2004-09-29  Oskar Liljeblad  <oskar@osk.mine.nu>
34956
34957         * lib/xvasprintf.c: Include xalloc.h.
34958         (xvasprintf): Use xalloc_die, not xmalloc_die.
34959
34960 2004-09-29  Bruno Haible  <bruno@clisp.org>
34961
34962         * modules/alloca-opt: New file, derived from modules/alloca.
34963         * modules/allocsa: Depend on alloca-opt instead of alloca.
34964         * modules/setenv: Likewise.
34965         * modules/vasnprintf: Likewise.
34966         * MODULES.html.sh: Add alloca-opt.
34967
34968 2004-09-28  Simon Josefsson  <jas@extundo.com>
34969
34970         * gnulib-tool: New parameter --lgpl, to asseert that modules are
34971         LGPL, and to replace license template from GPL to LGPL.
34972
34973 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
34974
34975         * modules/dummy: Change license to LGPL.
34976
34977 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
34978
34979         * lib/dummy.c: Change copyright notice to FSF, and license to GPL.
34980
34981 2004-09-24  Simon Josefsson  <jas@extundo.com>
34982
34983         * modules/minmax (License): Change from GPL to LGPL.
34984
34985 2004-09-23  Simon Josefsson  <jas@extundo.com>
34986
34987         * gnulib-tool (--import): Typo.
34988
34989 2004-09-23  Simon Josefsson  <jas@extundo.com>
34990
34991         * gnulib-tool (--import): Make sure *.m4 end up in m4/ by default.
34992
34993 2004-09-22  Bruno Haible  <bruno@clisp.org>
34994
34995         * modules/*: Add 'License' field.
34996         * gnulib-tool: Accept --extract-license option.
34997         (func_get_license): New function.
34998
34999 2004-09-21  Bruno Haible  <bruno@clisp.org>
35000
35001         * modules/vasnprintf (Files): Add m4/stdint_h.m4, m4/inttypes_h.m4.
35002         Reported by Simon Josefsson.
35003
35004 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
35005
35006         * modules/inttostr (Files): Add m4/longlong.m4, since it uses
35007         gl_AC_TYPE_LONG_LONG.
35008
35009 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
35010
35011         * config/srclist.txt: Add getsubopt.c, since libc bought our changes.
35012
35013 2004-09-18  Simon Josefsson  <jas@extundo.com>
35014         and  Paul Eggert  <eggert@cs.ucla.edu>
35015
35016         * gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
35017         calls with autoreconf.  Define GL_LIB.
35018
35019 2004-09-14  Karl Berry  <karl@gnu.org>
35020
35021         * config/srclist.txt: unsync setenv.c, sigh.
35022
35023 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
35024
35025         * lib/argp-pvh.c (argp_program_version_hook): Provide initial value.
35026         Problem reported by Bruno Haible in:
35027         http://lists.gnu.org/archive/html/bug-tar/2004-09/msg00023.html
35028
35029 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
35030
35031         * config/srclist.txt: Comment out argp-pvh.c.
35032
35033 2004-09-11  Paul Eggert  <eggert@cs.ucla.edu>
35034
35035         * lib/mempcpy.h: Wrap the entire include file inside #ifndef mempcpy,
35036         in case some system header has #define'd it.  Problem reported by
35037         Soeren D. Schulze in
35038         <http://lists.gnu.org/archive/html/bug-gnulib/2004-09/msg00017.html>.
35039
35040 2004-09-09  Karl Berry  <karl@gnu.org>
35041
35042         * regex.[ch]: delete from the root.  These were supposed to be
35043                 synced with emacs cvs, but this has not happened for about
35044                 a year, and anyway nothing else uses emacs regex.[ch].
35045                 bug-gnulib mail from Jeff Bailey, 9 Sep 2004 15:49:24 -0700.
35046                 lib/regex[.ch] is untouched.
35047
35048 2004-09-09  Bruno Haible  <bruno@clisp.org>
35049
35050         * modules/vasnprintf (Files): Add m4/eoverflow.m4.
35051
35052 2004-09-09  Bruno Haible  <bruno@clisp.org>
35053
35054         * m4/eoverflow.m4: New file, taken from GNU libiconv eilseq.m4 with
35055         modifications.
35056         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Require gl_EOVERFLOW.
35057
35058 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
35059
35060         * modules/xvasprintf: New file.
35061         * MODULES.html.sh (Extra functions based on ANSI C 89): Add vasprintf.
35062
35063 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
35064
35065         * lib/xvasprintf.h: New file.
35066         * lib/xvasprintf.c: New file.
35067         * lib/xasprintf.c: New file.
35068
35069 2004-09-08  Bruno Haible  <bruno@clisp.org>
35070
35071         * m4/stdint.m4: New file, taken from GNU clisp with modifications.
35072
35073 2004-09-08  Bruno Haible  <bruno@clisp.org>
35074
35075         * lib/vasnprintf.c (VASNPRINTF): Signal EOVERFLOW if the resulting
35076         length is > INT_MAX.
35077         * lib/vasprintf.c (vasprintf): Don't test for length > INT_MAX any
35078         more.
35079
35080 2004-09-08  Bruno Haible  <bruno@clisp.org>
35081
35082         * lib/stdint_.h: New file, taken from GNU clisp.
35083
35084 2004-09-08  Bruno Haible  <bruno@clisp.org>
35085             Oskar Liljeblad  <oskar@osk.mine.nu>
35086
35087         * modules/stdint: New file.
35088         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdint.
35089
35090 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
35091
35092         Import from coreutils.
35093         * lib/userspec.c: Don't use <alloca.h>, so that we don't use alloca on
35094         strings on unbounded length.  alloca's performance benefits aren't
35095         that important here.
35096         (V_STRDUP): Remove.
35097         (parse_with_separator): New function, with most of the internals
35098         of the old parse_user_spec.  Allow user to omit both user and group,
35099         for compatibility with FreeBSD.
35100         Clone only the user name, not the entire spec.
35101         Do not set *uid, *gid unless entirely successful.
35102         Avoid memory leak in some failing cases.
35103         Fix regression for USER.GROUP reported by Dmitry V. Levin in
35104         <http://lists.gnu.org/archive/html/bug-coreutils/2004-08/msg00102.html>
35105         (parse_user_spec): Rewrite to use parse_with_separator.
35106
35107 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
35108
35109         * modules/userspec: Don't depend on alloca.
35110
35111 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
35112
35113         * m4/userspec.m4 (gl_USERSPEC): Don't require AC_FUNC_ALLOCA.
35114
35115 2004-08-17  Paul Eggert  <eggert@cs.ucla.edu>
35116
35117         * MODULES.html.sh: Add xalloc-die, c-strtod, c-strtold, raise,
35118         readtokens0, getcwd, fcntl-safer, canonicalize, cycle-check,
35119         utimecmp, utimens, xnanosleep.  Rename sha to sha1.
35120
35121 2004-08-16  Simon Josefsson  <jas@extundo.com>
35122
35123         * gnulib-tool: Use sed instead of autoconf --trace, inspired by
35124         libtoolize behaviour by "Gary V. Vaughan" <gary@gnu.org>.
35125         Add --dry-run for --import.
35126         Let user provided command line parameters override configure.ac
35127         settings.
35128
35129 2004-08-12  Simon Josefsson  <jas@extundo.com>
35130
35131         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): New macro,
35132         as discussed with Paul Eggert in threads rooted at
35133         <http://lists.gnu.org/archive/html/bug-gnulib/2004-06/msg00039.html>
35134         and
35135         <http://lists.gnu.org/archive/html/bug-gnulib/2004-07/msg00001.html>.
35136         Before, the test was empty, and relied on ELIDE_CODE in source
35137         code.)
35138         (gl_PREREQ_GETOPT): New macro.
35139         (gl_GETOPT): Use them.
35140
35141 2004-08-12  Simon Josefsson  <jas@extundo.com>
35142
35143         * lib/getopt.c, getopt1.c: Remove ELIDE_CODE hack.
35144         * lib/getopt_.h: Renamed from getopt.h.
35145
35146 2004-08-12  Simon Josefsson  <jas@extundo.com>
35147
35148         * gnulib-tool: Add --source-base, --m4-base, --libtool options.
35149         Change default library name from libfoo to libgnu.
35150         Now, if you have a configure.ac that says:
35151                 gl_SOURCE_BASE(gl)
35152                 gl_M4_BASE(gl/m4)
35153                 gl_MODULES(error getopt etcetera)
35154                 gl_INIT
35155         you can import all you need by running:
35156                 ../gnulib/gnulib-tool --import
35157
35158         * modules/getopt (Files): Rename getopt.h to getopt_.h.
35159         (Makefile.am): Rewrite, use logic from argz.
35160         (Include): Use <getopt.h> instead of "getopt.h".
35161
35162 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
35163
35164         * modules/argp (Files): Add m4/unlocked-io.m4.
35165         (Depends-on): Add extensions.
35166
35167 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
35168
35169         * m4/argp.m4 (gl_ARGP): Do not check for argp.h or argp_parse; nobody
35170         uses HAVE_ARGP_H or HAVE_ARGP_PARSE.
35171         Require gl_FUNC_GLIBC_UNLOCKED_IO, gl_USE_SYSTEM_EXTENSIONS.
35172         Check for program_invocation_name, program_invocation_short_name,
35173         flockfile, funlockfile, features.h, _getopt_long_only_r.
35174
35175 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
35176
35177         * lib/argp-help.c, argp-parse.c: Use "gettext.h" instead of
35178         its complicated substitute.
35179         * lib/argp-help.c: Include <errno.h>, for program_invocation_short_name
35180         and program_invocation_name.
35181         (__argp_basename) [!_LIBC]: Remove; the only use was
35182         replaced by its body.
35183         (__argp_short_program_name): Change condition from
35184         !defined __argp_short_program_name to
35185         ! (defined _LIBC || HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME),
35186         to match argp-namefrob.h.
35187         (__argp_failure): Don't assume strerror_r returns char *.
35188         * lib/argp-parse.c (N_): Define unconditionally.
35189         (argp_default_options): Fill out initializers with 0 to avoid
35190         gcc warnings.
35191
35192 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
35193
35194         * config/srclist.txt: Remove getopt.c, getopt.h (renamed to getopt_.h),
35195         getopt1.c.
35196
35197 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
35198
35199         Merge from coreutils.
35200
35201         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
35202
35203         * m4/obstack.m4 (gl_PREREQ_OBSTACK): Require
35204         gl_AC_HEADER_INTTYPES_H, gl_AC_HEADER_STDINT_H, gl_AC_TYPE_UINTMAX_T.
35205
35206 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
35207
35208         Merge from coreutils.
35209
35210         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Don't set to 1 if missing
35211         wmemchr or wmemcpy.  Problem reported by Robert Dahlem
35212         for Reliant Unix 5.43.
35213
35214         * lib/obstack.c: Include <inttypes.h> and <stdint.h> if available.
35215         (union fooround): Use uintmax_t, not long int.
35216         The rest is a merge from libc:
35217         [defined _LIBC]: Include <shlib-compat.h>.
35218         (_obstack) [defined _LIBC]: Remove after 2.3.4.
35219
35220         * lib/settime.c (settime): Recode to avoid warning with
35221         Sun Forte C 6U2.
35222
35223         * lib/strverscmp.c: Convert to UTF-8.
35224
35225 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
35226
35227         * modules/obstack (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
35228         m4/uintmax_t.m4.
35229
35230 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
35231
35232         * modules/xalloc-die: New file.
35233         * modules/xalloc: Remove dependencies on error, gettext, exitfail.
35234
35235         * modules/md5 (Files): Add m4/uint32_t.m4.
35236         * modules/sha1: Renamed from modules/sha.
35237         (Files):
35238         Rename lib/sha.h to lib/sha1.h.
35239         Rename lib/sha.c to lib/sha1.c.
35240         Rename m4/sha.m4 to m4/sha1.m4.
35241         (lib_SOURCES): Likewise.
35242         (configure.ac): Rename gl_SHA to gl_SHA1.
35243         (Include): sha.h -> sha1.h.
35244
35245 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
35246
35247         * m4/uint32_t.m4, m4/uintptr_t.m4: New files.
35248         * m4/sha1.m4: Renamed from sha.m4.
35249         (gl_SHA1): Renamed from gl_SHA.  All uses changed.
35250
35251 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
35252
35253         * lib/obstack.h (obstack_empty_p):
35254         Don't assume that chunk->contents is suitably aligned.
35255         * lib/obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk):
35256         Likewise. Problem reported by Benno in
35257         <http://sources.redhat.com/ml/libc-alpha/2004-08/msg00055.html>.
35258
35259         * lib/chown.c (rpl_chown): Work even if the file is writeable but not
35260         readable.  This could be improved further but it'd take some work.
35261
35262 2004-08-08  Simon Josefsson  <jas@extundo.com>
35263
35264         * modules/xgethostname (Depends-on): Remove exit and error (not
35265         used).
35266
35267         * modules/getpass-gnu: Add getpass.h.
35268         (Depends-on): Add stdbool.
35269         * modules/getpass: Add getpass.h.
35270
35271 2004-08-08  Simon Josefsson  <jas@extundo.com>
35272
35273         * m4/getpass.m4 (gl_FUNC_GETPASS, gl_FUNC_GETPASS_GNU):
35274         Check getpass declaration.
35275
35276 2004-08-08  Simon Josefsson  <jas@extundo.com>
35277
35278         * lib/xgethostname.c: Don't include error.h (not used).
35279
35280         * lib/getpass.h: Add.
35281         * lib/getpass.c: Include getpass.h first.
35282
35283 2004-08-08  Paul Eggert  <eggert@cs.ucla.edu>
35284
35285         * lib/xalloc-die.c: New file.
35286         * lib/xalloc.h (xalloc_fail_func, xalloc_msg_memory_exhausted): Remove.
35287         All uses removed.
35288         * lib/xmalloc.c (xalloc_fail_func, xalloc_msg_memory_exhausted):
35289         Likewise. Move inclusions of gettext.h, error.h, exitfail.h to
35290         xalloc-die.c.
35291         (_, N_, xalloc_die): Move to xalloc-die.c.
35292         * lib/userspec.c (parse_user_spaec): Use xstrdup rather than strdup,
35293         so that we needn't mess with xalloc_msg_memory_exhausted.
35294
35295         * lib/sha1.h: Renamed from sha.h.
35296         (SHA1_H): Renamed from _SHA_H.
35297         (sha1_ctx): Renamed from sha_ctx.
35298         (sha1_init_ctx): Renamed from sha_init_ctx.
35299         (sha1_process_block): Renamed from sha_process_block.
35300         (sha1_process_bytes): Renamed from sha_process_bytes.
35301         (sha1_finish_ctx): Renamed from sha_finish_ctx.
35302         (sha1_read_ctx): Renamed from sha_read_ctx.
35303         (sha1_stream): Renamed from sha_stream.
35304         (sha1_buffer): Renamed from sha_buffer.
35305         * lib/sha1.c: Likewise; renamed from sha.c.
35306         Do not include <sys/types.h>.
35307         Include <stddef.h> rather than <stdlib.h>.
35308
35309 2004-08-08  Bruno Haible  <bruno@clisp.org>
35310
35311         * lib/pathname.h (FILE_SYSTEM_PREFIX_LEN): Renamed from
35312         FILESYSTEM_PREFIX_LEN.
35313         * lib/progreloc.c: Likewise.
35314         * lib/concatpath.c (concatenated_pathname): Use FILE_SYSTEM_PREFIX_LEN.
35315
35316 2004-08-06  Simon Josefsson  <jas@extundo.com>
35317
35318         * modules/progname (Depends-on): Don't depend on stdbool.
35319
35320 2004-08-06  Simon Josefsson  <jas@extundo.com>
35321
35322         * modules/getsubopt: New file.
35323         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
35324         getsubopt.
35325
35326 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
35327
35328         More merge from coreutils.
35329
35330         * m4/utimens.m4, m4/utimecmp.m4: New files.
35331         * m4/backupfile.m4, euidacces.m4, acl.m4, afs.m4, calloc.m4, dirfd.m4,
35332         fsusage.m4, jm-macros.m4, ls-mntd-fs.m4, md5.m4, mountlist.m4,
35333         prereq.m4, sha.m4: Import changes from coreutils.
35334
35335 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
35336
35337         More merge from coreutils.
35338         * modules/raise, modules/readtokens0, modules/utimens:
35339         * modules/utimecmp, module/xnanosleep: New files.
35340         * modules/strftime: Add lib/strftime.h.
35341         Change include from <time.h> to "strftime.h".
35342         * modules/yesno: Add lib/yesno.h.
35343         * modules/backupfile: Remove lib/addext.c.
35344         * modules/euidaccess: Add stat-macros.h.
35345         * modules/canonicalize, modules/euidaccess,
35346         modules/filemode, modules/lchown, modules/makepath,
35347         modules/rmdir, modules/stat: Likewise.
35348
35349 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
35350
35351         Merge from tar.
35352         * lib/argp-help.c (make_hol, hol_append): Don't assume that
35353         SIZE_MAX is a valid preprocessor constant.
35354         (__argp_basename): Change from "#ifndef _LIBC"
35355         to "#ifndef __argp_short_program_name", so that
35356         we don't compile these functions for tar.
35357
35358         More merges from coreutils.
35359         * lib/raise.c, lib/readtokens0.h, lib/readtokens0.c, lib/strftime.h:
35360         * lib/utimens.h, lib/utimens.c, lib/utimecmp.h, lib/utimecmp.c:
35361         * lib/xnanosleep.h, lib/xnanosleep.c, lib/yesno.h: New files.
35362         * lib/addext.c: Remove; no longer needed.
35363         * lib/yesno.c, lib/argmatch.h, lib/argmatch.c, lib/backupfile.h,
35364         lib/backupfile.c, lib/euidaccess.c, lib/filemode.c, lib/closeout.c,
35365         lib/dup2.c, lib/exclude.c, lib/fileblocks.c, lib/filemode.c,
35366         lib/fnmatch.c, lib/fnmtahc_loop.c, lib/fopen-safer.c, lib/fsusage.c,
35367         lib/fsusage.h, lib/ftruncate.c, lib/full-write.c, lib/getdate.y,
35368         lib/getloadavg.c, lib/getugroups.c, lib/hard-locale.c,
35369         lib/hard-locale.h, lib/hash.c, lib/human.c, lib/human.h, lib/lchown.c,
35370         lib/lchown.h, lib/makepath.c, lib/makepath.h, lib/md5.c, lib/md5.h,
35371         lib/memchr.c, lib/memcoll.c, lib/memrchr.c, lib/modechange.c,
35372         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
35373         lib/posixtm.c, lib/putenv.c, quotearg.c, lib/quotearg.h,
35374         lib/readtokens.c, lib/readutmp.c, lib/readutmp.h, lib/rmdir.c,
35375         lib/safe-read.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c,
35376         lib/sig2str.c, lib/stat.c, lib/strtoimax.c, lib/strverscmp.c,
35377         lib/userspec.c, lib/utime.c, lib/version-etc.c., lib/xgethostname.c,
35378         lib/xmemcoll.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtod.h,
35379         lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h, lib/xstrtoumax.c:
35380         Import changes from coreutils.
35381
35382 2004-08-05  Simon Josefsson  <jas@extundo.com>
35383
35384         * m4/strdup.m4: Always run gl_PREREQ_STRDUP, since strdup.h need it.
35385
35386 2004-08-05  Simon Josefsson  <jas@extundo.com>
35387
35388         * m4/getsubopt.m4: New file.
35389
35390 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
35391
35392         Merge from coreutils.
35393
35394         * m4/c-strtod.m4, m4/canonicalize.m4, m4/fcntl-safer.m4:
35395         * m4/getcwd-path-max.m4: New files.
35396
35397         * m4/dos.m4 (gl_AC_DOS): filesystem -> file system renaming.
35398         FILESYSTEM_PREFIX_LEN ->
35399         FILE_SYSTEM_PREFIX_LEN.
35400         FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX ->
35401         FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX.
35402         FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR ->
35403         FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR.
35404
35405         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't require gl_AC_DOS, the
35406         prerequisite modules now handle the DOS stuff.
35407         Don't check for unistd.h.
35408
35409 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
35410
35411         Merge from coreutils.
35412
35413         * lib/.gdb-history: Remove; this doesn't belong here.
35414
35415         * lib/c-strtod.c, lib/c-strtod.h, lib/c-strtold.c, lib/cycle-check.c:
35416         * lib/cycle-check.h, lib/dev-ino.h, lib/canonicalize.h:
35417         * lib/canonicalize.c, lib/fcntl-safer.h, lib/fcntl-safer.c:
35418         * lib/getcwd.c: New files.
35419
35420         * lib/dirname.h: Include <stdbool.h>.
35421         (FILE_SYSTEM_PREFIX_LEN): Renamed from FILESYSTEM_PREFIX_LEN,
35422         for consistency with POSIX terminology.  All uses changed.
35423         (IS_ABSOLUTE_FILE_NAME, IS_RELATIVE_FILE_NAME): New macros.
35424         (strip_trailing_slashes): Use bool for booleans.
35425         * lib/stripslash.c (strip_trailing_slashes): Likewise.
35426
35427         * lib/error.c: Work around bug in OpenBSD 3.4 sterror_r: it
35428         sometimes returns a positive errno value even when it succeeds.
35429         (print_errno_message) [!LIBC]: Fall back on strerror if
35430         __strerror_r fails.
35431
35432         * lib/path-concat.c (mempcpy): Don't define if a system header defines
35433         it. Don't include stdio.h, stdlib.h, unistd.h, strdup.h.
35434         (longest_relative_suffix): New function.
35435         (path_concat): Use it.  Assume first argument is not NULL.
35436         Port to DOS.  Omit redundant separators.
35437         Report an error instead of returning NULL.
35438         Use mempcpy instead of memcpy.
35439         (xpath_concat): Remove: not declared or used.
35440
35441         * lib/same.h: Include <stdbool.h>
35442         (same_name): Return bool, not int.
35443         * lib/same.c (same_name): Likewise.
35444         (errno): Don't declare; we assume C89 or better now.
35445
35446         * lib/stat-macros (S_ISCTG, S_ISOFD, S_ISOFL): New macros,
35447         if not already defined.
35448
35449         * lib/xgetcwd.c (errno): Don't declare; we assume C89 or better now.
35450         * lib/dup-safer.c (errno): Likewise.
35451
35452 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
35453
35454         Merge from coreutils.
35455         * modules/c-strtod, modules/c-strtold, modules/canonicalize:
35456         * modules/cycle-check, modules/fcntl-safer, modules/getcwd: New files.
35457         * modules/path-concat: Don't depend on strdup.
35458
35459 2004-08-03  Simon Josefsson  <jas@extundo.com>
35460
35461         * lib/strdup.h: Only use HAVE_DECL_STRDUP if defined.
35462         * lib/progname.h: Don't include stdbool.h.
35463
35464 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
35465
35466         * modules/fatal: Remove, as the "fatal" module wasn't used or working.
35467         * MODULES.html.sh (func_all_modules): Remove fatal.
35468
35469 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
35470
35471         * m4/fatal.m4: Remove, as the "fatal" module wasn't used or working.
35472
35473 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
35474
35475         * lib/fatal.c, fatal.h: Remove as the "fatal" module wasn't used or
35476         working.
35477
35478 2004-08-02  Simon Josefsson  <jas@extundo.com>
35479
35480         * lib/getsubopt.h: New file, with comments from Bruno Haible.
35481         * lib/getsubopt.c: New file, from glibc, but slightly modified based on
35482         suggestions from Paul Eggert <eggert@cs.ucla.edu>.
35483
35484 2004-08-01  Simon Josefsson  <jas@extundo.com>
35485
35486         * lib/xgetdomainname.c: Include stdlib.h, for free().
35487
35488 2004-07-19  Bruno Haible  <bruno@clisp.org>
35489
35490         * MODULES.html.sh (func_all_modules): Add dummy.
35491
35492 2004-07-16  Simon Josefsson  <jas@extundo.com>
35493
35494         * modules/dummy: New file.
35495
35496 2004-07-16  Simon Josefsson  <jas@extundo.com>
35497
35498         * lib/dummy.c: New file.
35499
35500 2004-07-16  Bruno Haible  <bruno@clisp.org>
35501
35502         * lib/backupfile.h: Add extern "C" for C++.
35503         * lib/closeout.h: Likewise.
35504         * lib/copy-file.h: Likewise.
35505         * lib/findprog.h: Likewise.
35506         * lib/full-write.h: Likewise.
35507         * lib/pathname.h: Likewise.
35508         * lib/progname.h: Likewise.
35509         * lib/stpcpy.h: Likewise.
35510         * lib/stpncpy.h: Likewise.
35511         * lib/strcase.h: Likewise.
35512         * lib/strstr.h: Likewise.
35513         * lib/xalloc.h: Likewise.
35514
35515         * lib/mbswidth.h: Add extern "C" for C++.
35516         Reported by Albert Chin-A-Young <china@thewrittenword.com>.
35517
35518 2004-07-13  Robert Millan  <robertmh@gnu.org>
35519
35520         * m4/host-os.m4: s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g.
35521
35522 2004-07-09  Simon Josefsson  <jas@extundo.com>
35523
35524         * lib/getndelim2.c: Include stddef.h, for ptrdiff_t.  (FreeBSD 4.9
35525         failed without this.)
35526
35527 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
35528
35529         * modules/chown (Files): Add lib/fchown-stub.c, since
35530         gl_PREREQ_CHOWN invokes AC_LIBOBJ(fchown-stub).
35531
35532 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
35533
35534         * lib/fchown-stub.c: New file.
35535
35536 2004-06-24  Jim Meyering  <jim@meyering.net>
35537
35538         * lib/obstack.h (obstack_base): Cast to (void *), per documentation.
35539
35540 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
35541
35542         * modules/argz: Omit "#include".
35543
35544         * MODULES.html.sh (func_all_modules): Add calloc, to match
35545         2004-06-01 addition of calloc module.
35546
35547 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
35548
35549         * m4/argz.m4: New file, which is autoupdated from libtool.
35550
35551 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
35552
35553         * lib/argz.c, lib/argz_.h: New files, which are autoupdated from
35554         libtool.
35555
35556 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
35557
35558         * config/srclist-update: Don't insist on "USA." before the
35559         close-comment, as libtool omits the period and puts the */ on a
35560         separate line.
35561         * config/srclist.txt: Add argz.c, argz_.h, argz.m4.
35562         * config/srclistvars.sh: Add LIBTOOL (for eggert only).
35563
35564 2004-06-22  Gary V. Vaughan  <gary@gnu.org>
35565
35566         * modules/argz: New file.
35567         * MODULES.html.sh (func_all_modules): Add argz.
35568
35569 2004-06-12  Jim Meyering  <jim@meyering.net>
35570         and  Paul Eggert  <eggert@cs.ucla.edu>
35571
35572         * modules/hash (Files): Add lib/xalloc.h.
35573         * modules/pipe (Depends-on): Add wait-process.
35574         * modules/stat (Depends-on): Add xalloc.
35575         * modules/userspec (Files): Add lib/userspec.h.
35576         * modules/xstrto
35577
35578         Upgrade from gettext-0.13.
35579         * modules/gettext (Files): Add m4/intmax.m4, m4/longdouble.m4,
35580         m4/longlong.m4, m4/printf-posix.m4, m4/signed.m4, m4/size_max.m4,
35581         m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4.
35582
35583 2004-06-10  Jim Meyering  <jim@meyering.net>
35584
35585         * lib/calloc.c: New file.
35586
35587 2004-06-06  Paul Eggert  <eggert@cs.ucla.edu>
35588
35589         * lib/getdate.y (yylex): Allow space between sign and number.
35590         Problem reported by Dan Jacobson.
35591
35592 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
35593
35594         Merge from coreutils CVS.
35595
35596         * m4/backupfile.m4, dirname.m4, human.m4, inttypes.m4, longlong.m4,
35597         makepath.m4, memchr.m4, memcmp.m4, mountlist.m4, path-concat.m4,
35598         putenv.m4, quotearg.m4, readutmp.m4, strtoimax.m4, strtoll.m4,
35599         strtoull.m4, strtoumax.m4, ulonglong.m4, vasnprintf.m4,
35600         xstrtol.m4: Fix copyright date and/or serial number.
35601
35602         * m4/chown.m4 (gl_PREREQ_CHOWN): Check for fcntl.h.
35603         See if we need an fchown replacement.
35604         (gl_FUNC_CHOWN_FOLLOWS_SYMLINK): New macro.
35605         (gl_FUNC_CHOWN): Require gl_FUNC_CHOWN_FOLLOWS_SYMLINK,
35606         and use the replacement function if we detect either defect.
35607
35608         * m4/prereq.m4 (gl_PREREQ): Add gl_ALLOCSA, gl_CLOEXEC, gl_INTTOSTR,
35609         gl_UTIMECMP.
35610
35611 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
35612         and  Jim Meyering  <jim@meyering.net>
35613
35614         Merge from coreutils CVS.
35615
35616         * lib/stat-macros.h: New file, with contents from file-type.h
35617         and coreutils' system.h.
35618         * lib/file-type.c: Include "stat-macros.h".
35619         * lib/file-type.h (file_type): Move all macro definitions to new file,
35620         stat-macros.h.
35621
35622         * lib/chown.c (rpl_chown) [CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE]:
35623         Wrap old code with this conditional.
35624         [CHOWN_MODIFIES_SYMLINK]: Try to work around a chown
35625         function that does not dereference symlinks.
35626         * lib/lchown.c (lchown) [CHOWN_MODIFIES_SYMLINK]: Just call chown.
35627
35628         * lib/xreadlink.c: Include xreadlink.h first, to catch .h file
35629         dependency problems.
35630         (xreadlink): Accept new arg SIZE, for efficiency.
35631         All decls and uses changed.
35632         * lib/xreadlink.h: Include <stddef.h>, for size_t.
35633
35634         * lib/.cppi-disable: Add alloca_.h, allocsa.h, exit.h, getndelim2.h,
35635         gettext.h, localcharset.h, strdup.h, strndup.h, strtoul.c, time_r.h.
35636
35637         * lib/.cvsignore: Add alloca.h, fnmatch.h, poll.h, stdbool.h,
35638         sysexits.h.
35639
35640 2004-06-01  Jim Meyering  <jim@meyering.net>
35641
35642         * m4/calloc.m4: New file.
35643
35644 2004-05-31  Paul Eggert  <eggert@cs.ucla.edu>
35645
35646         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Detect _Bool bug in HP aC++/ANSI
35647         C B3910B A.05.55 [Dec 04 2003].  Problem reported by Jim Meyering.
35648         Also, fix a typo in a diagnostic.
35649
35650 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
35651
35652         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Do not require AC_FUNC_MALLOC
35653         or AC_FUNC_REALLOC.
35654
35655 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
35656
35657         * lib/xmalloc.c (HAVE_MALLOC, HAVE_REALLOC): Do not require these
35658         macros to be defined.
35659         (xnmalloc_inline, xnrealloc_inline, xcalloc): Do not die if
35660         the allocator returns NULL because the requested size is zero.
35661
35662 2004-05-20  Paul Eggert  <eggert@cs.ucla.edu>
35663
35664         * lib/malloc/obstack.c (_obstack) [defined _LIBC]: Bring back this
35665         var.  Add comment explaining why libc still defines it.  This
35666         merges the following patch from glibc:
35667         http://sources.redhat.com/ml/libc-alpha/2004-05/msg00157.html
35668
35669 2004-05-20  Andreas Schwab  <schwab@suse.de>
35670
35671         * m4/free.m4: Replace free if it not known to work, not the other
35672         way round.
35673
35674 2004-05-19  Paul Eggert  <eggert@cs.ucla.edu>
35675
35676         * lib/obstack.c (_obstack): Remove unused variable.  It hasn't been
35677         present in glibc since revision 1.1 of this file.
35678         * lib/obstack.h (_obstack_free, obstack_1grow, obstack_1grow_fast,
35679         obstack_alignment_mask, obstack_alloc, obstack_base,
35680         obstack_blank, obstack_blank_fast, obstack_chunk_size,
35681         obstack_copy, obstack_copy0, obstack_finish, obstack_grow,
35682         obstack_grow0, obstack_init, obstack_int_grow,
35683         obstack_int_grow_fast, obstack_make_room, obstack_memory_used,
35684         obstack_next_free, obstack_object_size, obstack_ptr_grow,
35685         obstack_ptr_grow_fast, obstack_room): Remove declarations of
35686         nonexistent functions.
35687
35688 2004-05-18  Karl Berry  <karl@gnu.org>
35689
35690         * config/srclist.txt: break link for vasnprintf.c.
35691
35692 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
35693
35694         Port obstack to the AS/400, where pointers are 16 bytes wide and
35695         you cannot cast an integer to a valid pointer.  This patch is
35696         currently waiting to be integrated into glibc; see
35697         <http://sources.redhat.com/ml/libc-alpha/2004-05/msg00073.html>.
35698
35699         * lib/obstack.h (__PTR_TO_INT, __INT_TO_PTR): Remove.
35700         All uses of __INT_TO_PTR (PTR_TO_INT ...) replaced by __PTR_ALIGN.
35701         (__BPTR_ALIGN, __PTR_ALIGN): New macros.
35702         (struct obstack): temp member is now a union of a pointer and
35703         an integer, instead of an integer.  All integer uses changed.
35704         This does not affect the physical layout of struct obstack,
35705         except on hosts (like the AS/400) where the size or alignment of
35706         void * is greater than that of ptrdiff_t.
35707         (obstack_finish) [! (defined __GNUC__ && defined __STDC__ &&
35708         __STDC__)]: Store temporary in pointer member of union, not
35709         integer member.
35710         * lib/obstack.c: Include <stddef.h>, for offsetof.
35711         (struct fooalign): Remove; it doesn't need a name.
35712         (union fooround): Change double to long double, and add void *.
35713         (DEFAULT_ALIGNMENT): Use offsetof to compute.
35714         (DEFAULT_ALIGNMENT, DEFAULT_ROUNDING): Now an enum constant,
35715         not a macro.  Hence the values are always int; so remove all
35716         casts-to-int in uses.
35717
35718 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
35719
35720         * config/srclist.txt: Break link for argp-help.c and argp-parse.c until
35721         we can get this patch merged into glibc.
35722
35723 2004-05-17  Derek R. Price  <derek@ximbiot.com>
35724             Paul Eggert  <eggert@cs.ucla.edu>
35725
35726         * m4/argp: Depend on alloca.
35727
35728 2004-05-17  Derek R. Price  <derek@ximbiot.com>
35729             Paul Eggert  <eggert@cs.ucla.edu>
35730
35731         * lib/argp-help.c, argp-parse.c: Assume <alloca.h> rather than
35732         freecoding.
35733
35734 2004-05-17  Bruno Haible  <bruno@clisp.org>
35735
35736         * lib/vasnprintf.c (VASNPRINTF): Correctly handle the case of a
35737         precision that consists of a '.' followed by an empty digit string.
35738         Patch by Tor Lillqvist <tml@iki.fi>.
35739
35740 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
35741
35742         * m4/alloca.m4 (gl_FUNC_ALLOCA): Define HAVE_ALLOCA_H always,
35743         for backward compatibility with older code.  We need our own
35744         alloca.h if _AIX is defined.  Define HAVE_ALLOCA if we discover
35745         it under some other name, and our alloca.h will define it.
35746
35747 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
35748             Derek Price  <derek@ximbiot.com>
35749
35750         * lib/alloca.c: Include <alloca.h>, to get our interface.
35751         * lib/alloca_.h: Use __alloca on AIX, so that we don't have to
35752         include <alloca.h> first.  Use C89 prototype for alloca; this
35753         requires including <stddef.h> for size_t.  Use extern "C" if C++.
35754         Use #elif for simplicity, since we can assume C89 now.
35755         Don't try to source the system alloca.h since it will not be found
35756         and to prevent recursively including its replacement.
35757         * lib/fnmatch.c: Include <alloca.h> instead of opencoding.
35758         * lib/regex.c: Likewise.
35759
35760 2004-05-16  Derek Price  <derek@ximbiot.com>
35761             Paul Eggert  <eggert@cs.ucla.edu>
35762
35763         getline cleanup.  This changes the getndelim2 API: both order of
35764         arguments, and meaning of delim2 (now uses EOF, not 0, to indicate
35765         no delimiter).
35766
35767         * lib/getline.c: Don't include stddef.h or stdio.h, since our
35768         interface does that.
35769         (getline): Always use getdelim, so that we don't have two
35770         copies of this code.
35771         * lib/getndelim2.c: Include <limits.h>, <inttypes.h>, <stdint.h>
35772         if available.
35773         (PTRDIFF_MAX, SIZE_MAX, SSIZE_MAX): Define if not defined.
35774         (GETNDELIM2_MAXIMUM): New macro.
35775         (getndelim2): Reorder arguments.  delim==EOF now means no delimiter,
35776         instead of the old practice of delim2==0.  All callers changed.
35777         Return -1 on overflow, instead of returning junk.
35778         Do not set *linesize unless allocation succeeds.
35779         * lib/getndelim2.h: Do not include stddef.h; no longer needed, now
35780         that we include sys/types.h.
35781         * lib/getnline.h: Likewise.
35782         * lib/getndelim2.h (GETNLINE_NO_LIMIT): New macro.
35783         (getndelim2): Reorder arguments.
35784         * lib/getnline.c (getnline, getndelim):
35785         Don't discard the NMAX argument.
35786         (getnline): Invoke getndelim, to avoid code duplication.
35787         * lib/getnline.h (GETNLINE_NO_LIMIT): New macro, used instead
35788         of (size_t) -1 by callers of the getnline family.
35789
35790 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
35791
35792         * m4/gettime.m4 (gl_GETTIME): Require gl_TIMESPEC.
35793         Check for gettimeofday.
35794         * m4/settime.m4 (gl_SETTIME): Require gl_TIMESPEC.
35795         Check for settimeofday, stime.
35796
35797 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
35798
35799         * lib/nanosleep.c (suspended): Change its type from int to
35800         sig_atomic_t volatile.
35801         (first_call): Make it private to rpl_nanosleep, and have it
35802         be zero initially as that's a bit faster.
35803         (my_usleep): Round up fractional times instead of truncating them,
35804         as this is the usual meaning for 'sleep'.
35805
35806         * lib/gettime.c (gettime): Fall back on `time' if `gettimeofday'
35807         doesn't work.
35808         * lib/settime.c: Include <unistd.h>, for stime (on Solaris 8, anyway).
35809         (ENOSYS): Define if not defined.
35810         (settime): Fall back on stime if it exists and settimeofday fails.
35811         But don't bother with fallbacks if a method fails with errno == EPERM.
35812
35813 2004-05-11  Jim Meyering  <jim@meyering.net>
35814
35815         Prior to this change, the save_cwd caller required read access to the
35816         current directory on most systems (ones with the fchdir function).
35817
35818         * lib/save-cwd.c (save_cwd) [HAVE_FCHDIR]: If opening `.' read-only
35819         fails, try write-only, and finally, resort to using xgetcwd.
35820
35821 2004-05-06  Paul Eggert  <eggert@cs.ucla.edu>
35822
35823         * lib/obstack.c, obstack.h: Import changes from libc.
35824
35825 2004-04-28  Bruno Haible  <bruno@clisp.org>
35826
35827         * lib/findprog.c (find_in_path): Treat Cygwin like Windows, since it
35828         also implicitly appends .exe to executables.
35829         * lib/localcharset.c (ISSLASH): Treat Cygwin like Windows, since it now
35830         accepts Windows pathnames.
35831         * lib/pathname.h (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
35832         Treat Cygwin like Windows, since it now accepts Windows pathnames.
35833         * lib/progreloc.c (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
35834         Treat Cygwin like Windows, since it now accepts Windows pathnames.
35835         Reported by Derek Robert Price <derek@ximbiot.com>.
35836
35837 2004-04-21  Karl Berry  <karl@gnu.org>
35838
35839         * config/srclist.txt (localcharset.c): break sync.
35840
35841 2004-04-20  Paul Eggert  <eggert@twinsun.com>
35842
35843         * m4/host-os.m4: Add a copyright notice.
35844
35845 2004-04-20  Jim Meyering  <jim@meyering.net>
35846
35847         Change UTILS_ to gl_ in AC_DEFINE'd names.
35848         Change utils_- and jm_-prefixed variables, too.
35849         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Renamed from
35850         UTILS_FUNC_MKDIR_TRAILING_SLASH.
35851         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Renamed from UTILS_FUNC_MKSTEP.
35852
35853         * m4/dirfd.m4 (gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
35854         Don't emit trailing blanks.
35855         Also rename jm_-prefixed variables to have gl_ prefix.
35856
35857         * m4/host-os.m4 (gl_HOST_OS): Rename from UTILS_HOST_OS.
35858         Also rename jm_-prefixed variables to have gl_ prefix.
35859
35860         * m4/jm-macros.m4: Reflect the renamings.
35861         * m4/prereq.m4: Likewise.
35862
35863 2004-04-20  Jim Meyering  <jim@meyering.net>
35864
35865         * lib/getndelim2.c (getndelim2): Upon realloc failure, don't leak
35866         memory.
35867
35868 2004-04-20  Jim Meyering  <jim@meyering.net>
35869             Bruno Haible  <bruno@clisp.org>
35870
35871         * lib/localcharset.c (get_charset_aliases) [!VMS && !WIN32]: Don't leak
35872         memory when realloc fails.
35873
35874 2004-04-19  Jim Meyering  <jim@meyering.net>
35875
35876         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Require gl_FUNC_FREE,
35877         now that readutmp.c may call `free (0)'.
35878
35879 2004-04-19  Bruno Haible  <bruno@clisp.org>
35880
35881         * m4/mbrtowc.m4: Change jm_ to gl_ in cache variables as well.
35882         * m4/inttypes_h.m4: Likewise.
35883         * m4/stdint_h.m4: Likewise.
35884         * m4/intmax_t.m4: Likewise.
35885         * m4/uintmax_t.m4: Likewise.
35886
35887 2004-04-18  Jim Meyering  <jim@meyering.net>
35888
35889         * m4/prereq.m4: Don't forbid jm_ prefix.
35890
35891         * m4/afs.m4, m4/allocsa.m4, m4/assert.m4, m4/backupfile.m4:
35892         * m4/bison.m4, m4/check-decl.m4, m4/chown.m4, m4/d-ino.m4:
35893         * m4/d-type.m4, m4/dirname.m4, m4/dos.m4, m4/error.m4, m4/fpending.m4:
35894         * m4/fstypename.m4, m4/fsusage.m4, m4/ftruncate.m4, m4/getdate.m4:
35895         * m4/getgroups.m4, m4/gettext.m4, m4/glibc21.m4, m4/group-member.m4:
35896         * m4/human.m4, m4/intmax.m4, m4/intmax_t.m4, m4/inttostr.m4:
35897         * m4/inttypes.m4, m4/inttypes_h.m4, m4/jm-macros.m4, m4/jm-winsz1.m4:
35898         * m4/jm-winsz2.m4, m4/lchown.m4, m4/lib-check.m4, m4/link-follow.m4:
35899         * m4/localcharset.m4, m4/longlong.m4, m4/ls-mntd-fs.m4, m4/lstat.m4:
35900         * m4/makepath.m4, m4/mbrtowc.m4, m4/mbswidth.m4, m4/memchr.m4:
35901         * m4/memcmp.m4, m4/mkdtemp.m4, m4/mkstemp.m4, m4/mountlist.m4:
35902         * m4/nanosleep.m4, m4/path-concat.m4, m4/perl.m4, m4/prereq.m4:
35903         * m4/putenv.m4, m4/quotearg.m4, m4/regex.m4, m4/stat.m4:
35904         * m4/stdint_h.m4, m4/strftime.m4, m4/strtoimax.m4, m4/strtoll.m4:
35905         * m4/strtoull.m4, m4/strtoumax.m4, m4/timespec.m4, m4/uintmax_t.m4:
35906         * m4/ulonglong.m4, m4/unlink-busy.m4, m4/unlocked-io.m4, m4/uptime.m4,
35907         * m4/utimbuf.m4, m4/utime.m4, m4/utimes-null.m4, m4/vasnprintf.m4:
35908         * m4/xstrtoimax.m4, m4/xstrtol.m4, m4/xstrtoumax.m4:
35909         Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
35910
35911 2004-04-18  Jim Meyering  <jim@meyering.net>
35912
35913         * lib/readutmp.c (read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc
35914         failure, don't leak memory and do call END_UTMP_ENT.
35915
35916 2004-04-16  Jim Meyering  <jim@meyering.net>
35917
35918         * m4/prereq.m4 (jm_PREREQ_STAT): Remove macro.  It is specific to
35919         coreutils' stat program.
35920         (gl_PREREQ): Don't require jm_PREREQ_STAT.
35921
35922 2004-04-11  Paul Eggert  <eggert@twinsun.com>
35923
35924         * lib/inttostr.h: Include <limits.h> unconditionally, since we assume
35925         C89.
35926         (CHAR_BIT): Remove, since we assume C89.
35927         Include <stdint.h> if available, as per current Autoconf CVS advice.
35928
35929 2004-03-31  Jim Meyering  <jim@meyering.net>
35930
35931         * m4/prereq.m4: Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
35932         Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
35933         * m4/xalloc.m4: Likewise.
35934
35935 2004-03-30  Paul Eggert  <eggert@twinsun.com>
35936
35937         Merge from coreutils.
35938
35939         * m4/inttostr.m4: New file.
35940         * m4/getdate.m4 (gl_GETDATE): Remove time-related stuff.
35941         Require AM_STDBOOL_H and gl_TIMESPEC instead.
35942         Require gl_CLOCK_TIME.
35943         * m4/clock_time.m4 (gl_CLOCK_TIME): Require AC_GNU_SOURCE.
35944
35945 2004-03-30  Paul Eggert  <eggert@twinsun.com>
35946
35947         * lib/cloexec.h, cloexec.c (set_cloexec_flag): Return int
35948         not bool, to be more consistent with Unix conventions.
35949         Suggested by Bruno Haible.
35950
35951         Merge from coreutils.
35952
35953         * lib/imaxtostr.c, lib/inttostr.c, lib/inttostr.h, lib/offtostr.c:
35954         * lib/umaxtostr.c: New files.
35955
35956         * lib/getdate.h: Include stdbool.h, and timespec.h instead of
35957         the usual <time.h> dance.
35958         (get_date): Change signature to support fractional time stamps.
35959         All callers changed.
35960         * lib/getdate.y: Include "getdate.h" first, as we can now
35961         assume C89 and don't need to worry about 'const'.
35962         Similarly, include "unlocked-io.h" near start, not in middle.
35963         Include <limits.h>.
35964         (textint.value): Use long int rather than int.
35965         (textint.digits): Use size_t rather than int.
35966         (BILLION, LOG10_BILLION): New constants.
35967         (parser_control): New member rel_ns.  Members day_ordinal,
35968         time_zone, month, day, hour, minutes, rel_year, rel_month,
35969         rel_day, rel_hour, rel_minutes, rel_seconds
35970         are now long int, not int.  Member seconds is now struct timespec,
35971         not int.  New member timespec_seen.  Members dates_seen, days_seen,
35972         local_zones_seen, rels_seen, times_seen, zones_seen are now size_t,
35973         not int.
35974         (%union.intval): Now long int, not int.
35975         New member timespec.
35976         (tSDECIMAL_NUMBER, tUDECIMAL_NUMBER): New tokens.
35977         (seconds, signed_seconds, unsigned_seconds): New nonterminals.
35978         (spec): Now is a timespec or an item list.
35979         (timespec, items): New nonterminals.
35980         (time, rel, relunit, number, get_date):
35981         Add support for fractional seconds.
35982         (time): Fix bug: seconds weren't cleared in "00:00 +0000" syntax.
35983         (gmtime, localtime, mktime): Remove decls; not needed with C89.
35984         (to_hour): First arg is now long int, not int.
35985         (to_year): Returns long int, not int.
35986         Don't treat year -70 like 70.
35987         (tm_diff): Returns long int, not int.
35988         (lookup_word): Use bool instead of int when appropriate.
35989         (yylex): Use size_t for count, not int.
35990         Detect overflow when parsing large integer constants.
35991         Add support for fractions.
35992         (get_date): Make pointers 'const' if possible.
35993         Use more-portable code to detect integer overflow.
35994         (main) [TEST]: Adjust to above changes.  Test for localtime failure.
35995         Don't use ctime; it's not reliable if the year has >4 digits.
35996
35997         * lib/human.c (humblock): Inspect BLOCKSIZE if BLOCK_SIZE isn't set.
35998         This is for compatibility with BSD.
35999
36000         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP): Define.
36001         (ATIME_CMP, CTIME_CMP, MTIME_CMP, TIMESPEC_NS): Likewise.
36002         From coreutils' system.h.
36003
36004         * lib/userspec.c: Don't include "posixver.h".
36005         (parse_user_spec): Fall back on USER.GROUP parsing, regardless
36006         of POSIX version, as POSIX 1003.1-2001 allows that behavior as a
36007         compatible extension.  Simplify code by removing a boolean int
36008         that was always nonzero if a string was nonnull.
36009
36010 2004-03-30  Jim Meyering  <jim@meyering.net>
36011
36012         Merge from coreutils.
36013
36014         Avoid a configure-time warning about sys/ucred.h on OSF V4.0.
36015         * m4/ls-mntd-fs.m4: Test for sys/ucred.h separately, since
36016         on some systems one must include <grp.h> before it.
36017         Reported by Christian Krackowizer.
36018
36019 2004-03-30  Jim Meyering  <jim@meyering.net>
36020
36021         Merge from coreutils.
36022
36023         * lib/mountlist.c [HAVE_SYS_UCRED_H]: Include grp.h before sys/ucred.h.
36024
36025         * lib/readtokens.c (readtoken): Don't leak 64 bytes when reading
36026         an empty input stream.
36027
36028         * lib/readtokens.c: Include <stdbool.h>.
36029         (readtoken): Use `size_t' rather than int/long.
36030         All callers adjusted.
36031         Use `bool' rather than `int' where appropriate.
36032         Use memset rather than an explicit loop.
36033         Use x2nrealloc rather than xrealloc.
36034         Allow the use of `\0' as a delimiter.
36035         (readtokens): Likewise.
36036         * lib/readtokens.h (readtoken, readtokens): Update prototypes.
36037
36038 2004-03-30  Jim Meyering  <jim@meyering.net>
36039
36040         * m4/realloc.m4: Remove file, since now it does no more than
36041         AC_REQUIRE([AC_FUNC_REALLOC]), and that can be done via
36042         the `configure.ac' section of module/realloc.
36043         * m4/malloc.m4: Likewise, but for AC_FUNC_MALLOC.
36044
36045 2004-03-30  Bruno Haible  <bruno@clisp.org>
36046
36047         * lib/getloadavg.c (getloadavg): Don't assume setlocale returns
36048         nonnull.
36049
36050 2004-03-29  Paul Eggert  <eggert@twinsun.com>
36051
36052         Merge changes to getloadavg.c from coreutils and Emacs.
36053
36054         * lib/getloadavg.c [!defined HAVE_SETLOCALE] (setlocale):
36055         Define to an expression, not to the empty string.
36056         Include cloexec.h and xalloc.h.
36057         (getloadavg): Restore LC_NUMERIC locale after setting it temporarily.
36058         Use set_cloexec_flag rather than rolling our own.
36059         * lib/cloexec.c, lib/cloexec.h: New files.
36060
36061 2004-03-29  Paul Eggert  <eggert@twinsun.com>
36062
36063         * m4/cloexec.m4: New file.
36064
36065 2004-03-18  Paul Eggert  <eggert@twinsun.com>
36066
36067         * lib/getopt.h: Sync with libc CVS.
36068
36069 2004-03-18  Paul Eggert  <eggert@twinsun.com>
36070             Bruno Haible  <bruno@clisp.org>
36071
36072         * m4/mbswidth.m4 (gl_MBSWIDTH): Also test whether <wchar.h> declares
36073         mbswidth.
36074
36075 2004-03-18  Paul Eggert  <eggert@twinsun.com>
36076             Bruno Haible  <bruno@clisp.org>
36077
36078         * lib/mbswidth.h: Include <wchar.h> only if
36079         HAVE_DECL_MBSWIDTH_IN_WCHAR_H, not on all platforms that have
36080         <wchar.h>.
36081         * lib/mbswidth.c: Include <stdio.h> and <time.h> before <wchar.h>.
36082
36083 2004-03-09  Paul Eggert  <eggert@twinsun.com>
36084
36085         * lib/argp-parse.c, getopt.c, getopt.h, getopt1.c:
36086         Sync with libc CVS.
36087         * lib/getopt_int.h: New file, also synced from libc.
36088
36089 2004-03-09  Paul Eggert  <eggert@twinsun.com>
36090
36091         * config/srclistvars.sh: Add GNUWWWLICENSES for eggert.
36092         * config/srclist.txt: Sync getopt with libc.  Add getopt_int.h.
36093         Bring back getopt.c, getopt.h, getopt1.c.
36094
36095 2004-03-07  Paul Eggert  <eggert@twinsun.com>
36096
36097         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Renamed from jm_PREREQ_C_STACK.
36098         All uses changed.  Check for sa_sigaction member; this fixes
36099         a bug first reported by Jason Andrade in
36100         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
36101
36102 2004-03-07  Paul Eggert  <eggert@twinsun.com>
36103
36104         * lib/c-stack.c (SIGACTION_WORKS): New macro.  Use it instead of long
36105         '#if' expressions.  Unlike the code it replaces, it does not
36106         depend on (defined _SC_PAGESIZE).  However, it does depend on
36107         HAVE_STRUCT_SIGACTION_SA_SIGACTION; this last change fixes a bug
36108         first reported by Jason Andrade in
36109         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
36110
36111 2004-02-25  Simon Josefsson  <jas@extundo.com>
36112
36113         * m4/strdup.m4 (gl_PREREQ_STRDUP): Check whether strdup is declared.
36114
36115 2004-02-25  Simon Josefsson  <jas@extundo.com>
36116
36117         * lib/strdup.h: New file.
36118         * lib/strdup.c: Include it.
36119         * lib/path-concat.c: Include strdup.h. Drop strdup declaration.
36120         * lib/userspec.c: Include strdup.h. Drop strdup declaration.
36121
36122 2004-02-23  Karl Berry  <karl@gnu.org>
36123
36124         * doc/maintain.texi, doc/standards.texi, doc/make-stds.texi: new files
36125         (from fencepost.gnu.org:/gd/gnuorg).
36126
36127 2004-02-23  Karl Berry  <karl@gnu.org>
36128
36129         * config/srclistvars.sh (GNUORG) [karl]: redefine.
36130         * config/srclist.txt: add maintain/standards documents.
36131
36132 2004-02-18  Bruno Haible  <bruno@clisp.org>
36133
36134         * m4/xsize.m4 (gl_XSIZE): Require AC_C_INLINE.
36135         Reported by Derek Robert Price <derek@ximbiot.com>.
36136
36137 2004-02-16  Karl Berry  <karl@gnu.org>
36138
36139         * config/mkinstalldirs, install-sh: update from automake.
36140
36141 2004-02-06  Karl Berry  <karl@gnu.org>
36142
36143         * m4/po.m4: update from gettext 0.14.1.
36144
36145 2004-02-06  Karl Berry  <karl@gnu.org>
36146
36147         * lib/config.charset: update from gettext 0.14.1.
36148
36149 2004-02-05  Paul Eggert  <eggert@twinsun.com>
36150
36151         Add comments and code, prompted by suggestions from Bruno Haible
36152         for sh-quote.
36153         * lib/quotearg.h (quotearg_alloc): New decl.  Improve the comments
36154         describing the enum quoting_style values.
36155         * lib/quotearg.c (quotearg_alloc): New function.
36156         (quotearg_buffer_restyled): Treat lone { and } as special.
36157         Treat = as special.  Work around bug with older shells
36158         that "see" a '\' that is really the 2nd byte of a multibyte char.
36159         Quote empty string with shell_quoting_style.
36160
36161 2004-02-03  Bruno Haible  <bruno@clisp.org>
36162
36163         * m4/pipe.m4: New file, from GNU gettext.
36164
36165 2004-02-03  Bruno Haible  <bruno@clisp.org>
36166
36167         * lib/pipe.h: New file, from GNU gettext.
36168         * lib/pipe.c: New file, from GNU gettext.
36169
36170 2004-01-27  Bruno Haible  <bruno@clisp.org>
36171
36172         * m4/execute.m4: New file, from GNU gettext.
36173
36174 2004-01-27  Bruno Haible  <bruno@clisp.org>
36175
36176         * lib/execute.h: New file, from GNU gettext.
36177         * lib/execute.c: New file, from GNU gettext.
36178         * lib/w32spawn.h: New file, from GNU gettext.
36179
36180 2004-01-24  Paul Eggert  <eggert@twinsun.com>
36181
36182         Merge from diffutils.
36183
36184         * lib/file-type.c (file_type): Add typed memory objects.
36185         * lib/file-type.h (S_TYPEISTMO): New macro.
36186
36187         * lib/c-stack.h (c_stack_action): Remove argv argument.
36188         * lib/c-stack.c (c_stack_action): Likewise.  All uses changed.
36189         (die): Don't calculate message unless segv_action returns.
36190         (get_stack_location, min_address_from_argv, max_address_from_argv,
36191         volatile stack_base, volatile_stack_size): Remove.
36192         (segv_handler): If ! HAVE_XSI_STACK_OVERFLOW_HEURISTIC, assume
36193         that every segmentation violation is a stack overflow.  (Ouch!)
36194         See Debian bug 136249 (still outstanding) for more info about why
36195         HAVE_XSI_STACK_OVERFLOW_HEURISTIC fails on Linux kernels.
36196
36197 2004-01-24  Paul Eggert  <eggert@twinsun.com>
36198
36199         Exit-status fix from coreutils.
36200
36201         Use exit_failure consistently in place of EXIT_FAILURE,
36202         so that program exit statuses are consistent on failure.
36203
36204         * lib/argmatch.c (ARGMATCH_DIE) [! defined ARGMATCH_DIE]:
36205         Include "exitfail.h", and use exit_failure rather than EXIT_FAILURE.
36206         * lib/argmatch.h: Comment fix to match the above.
36207         * lib/obstack.c (obstack_exit_failure) [!defined _LIBC]:
36208         Now a macro referring to exit_failure, instead of a separate
36209         variable.  Include "exitfail.h" to get it.
36210         * lib/xstrtol.h: Include "exitfail.h".
36211         (STRTOL_FATAL_ERROR): Exit with status exit_failure, not 2.
36212
36213         * lib/long-options.c (parse_long_options): Use prototype
36214         for usage function arg.  Pass it EXIT_SUCCESS rather than 0,
36215         for clarity.
36216
36217 2004-01-21  Jim Meyering  <jim@meyering.net>
36218
36219         * lib/mktime.c (__mktime_internal) [!_LIBC]: Define to mktime_internal
36220         so as not to conflict with a different-sized __mktime_internal
36221         function in GNU libc.
36222         * lib/timegm.c (__mktime_internal) [!_LIBC]: Likewise.
36223         Problem building statically-linked `ls' reported by Michael Brunnbauer.
36224
36225 2004-01-20  Karl Berry  <karl@gnu.org>
36226
36227         * config/config.guess: update from config.
36228
36229         * config/srclistvars.sh: GNUWWWLICENSES for karl.
36230
36231 2004-01-20  Bruno Haible  <bruno@clisp.org>
36232
36233         Safer stack allocation.
36234         * lib/setenv.c: Include allocsa.h.
36235         (alloca): Remove fallback definition.
36236         (freea): Remove macro.
36237         (__add_to_environ) [!_LIBC]: Use allocsa instead of alloca. Use freesa
36238         instead of freea.
36239
36240 2004-01-20  Bruno Haible  <bruno@clisp.org>
36241
36242         * m4/eealloc.m4: New file, from GNU gettext.
36243
36244 2004-01-20  Bruno Haible  <bruno@clisp.org>
36245
36246         * m4/allocsa.m4: New file, from GNU gettext.
36247
36248 2004-01-20  Bruno Haible  <bruno@clisp.org>
36249
36250         * lib/xallocsa.h: New file, from GNU gettext.
36251         * lib/xallocsa.c: New file, from GNU gettext.
36252
36253 2004-01-20  Bruno Haible  <bruno@clisp.org>
36254
36255         * lib/wait-process.c: On Windows, include windows.h. Needed on mingw.
36256
36257 2004-01-20  Bruno Haible  <bruno@clisp.org>
36258
36259         * lib/wait-process.c (wait_subprocess): Add ignore_sigpipe argument.
36260         * lib/wait-process.c (wait_subprocess): Likewise. Handle SIGPIPE
36261         specially.
36262
36263 2004-01-20  Bruno Haible  <bruno@clisp.org>
36264
36265         * lib/wait-process.c (wait_process): Disable the 2003-10-31 waitid()
36266         patch.
36267
36268 2004-01-20  Bruno Haible  <bruno@clisp.org>
36269
36270         * lib/wait-process.c (cleanup_slaves): Use ANSI C declaration.
36271
36272 2004-01-20  Bruno Haible  <bruno@clisp.org>
36273
36274         * lib/eealloc.h: New file.
36275
36276 2004-01-20  Bruno Haible  <bruno@clisp.org>
36277
36278         * lib/binary-io.h: Avoid warnings on Cygwin.
36279
36280 2004-01-20  Bruno Haible  <bruno@clisp.org>
36281
36282         * lib/allocsa.h: New file, from GNU gettext.
36283         * lib/allocsa.c: New file, from GNU gettext.
36284
36285 2004-01-18  Karl Berry  <karl@gnu.org>
36286
36287         * doc/gpl.texi, doc/lgpl.texi: new files.
36288
36289 2004-01-18  Karl Berry  <karl@gnu.org>
36290
36291         * config/srclistvars.sh (GNUWWWLICENSES): new variable.
36292         * config/srclist.txt ({fdl,gpl,lgpl}.text): get from there.
36293
36294 2004-01-15  Paul Eggert  <eggert@twinsun.com>
36295
36296         Merge from coreutils.
36297
36298         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for uintptr_t.
36299         * m4/posixver.m4 (gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION.
36300         (gl_DEFAULT_POSIX2_VERSION): Move
36301         the documentation from 'configure' into 'config.hin',
36302         so that 'configure --help' isn't burdened by it and
36303         we don't have to worry about its formatting there.
36304         Reword the documentation so that it's more succinct
36305         and can be run together into a single paragraph.
36306         * m4/same.m4 (gl_SAME): Check for pathconf.
36307
36308 2004-01-15  Paul Eggert  <eggert@twinsun.com>
36309
36310         Merge from coreutils.
36311
36312         * lib/posixver.c: Include posixver.h.
36313
36314         * lib/same.c: Include <stdbool.h>, <limits.h>.
36315         (_POSIX_NAME_MAX): Define if not defined.
36316         (MIN): New macro.
36317         (same_name): If file names are silently truncated, report
36318         that the file names are the same if they are the same after
36319         the silent truncation.
36320
36321         * lib/xstrtod.h (xstrtod): Accept an extra arg, specifying the
36322         conversion function.
36323         * lib/xstrtod.c (xstrtod): Likewise.  All callers changed to
36324         include c-strtod.h and use c_strtod.  Don't include stdlib.h; no
36325         longer needed.
36326
36327 2004-01-15  Jim Meyering  <jim@meyering.net>
36328
36329         Merge from coreutils.
36330
36331         * m4/clock_time.m4 (gl_CLOCK_TIME): Don't set LIB_CLOCK_GETTIME
36332         if no library is required.
36333         * m4/jm-macros.m4: Don't require UTILS_SYS_OPEN_MAX.
36334         * m4/jm-macros.m4 (jm_MACROS): Require gl_FUNC_FREE.
36335         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.58.
36336         (AC_LANG_SOURCE): Remove definition, now that we require autoconf-2.58.
36337         * m4/jm-macros.m4 (jm_MACROS): Don't require AC_FUNC_FTW.
36338         * m4/lib-check.m4 (jm_LIB_CHECK): Do not set LIB_CRYPT to the
36339         value, $ac_cv_search_crypt, if it's "none required".
36340         * m4/posixver.m4 (gl_DEFAULT_POSIX2_VERSION): New macro.
36341         * m4/prereq.m4 (jm_PREREQ): Require AC_FUNC_GETLOADAVG,
36342         not gl_FUNC_GETLOADAVG.
36343         * m4/prereq.m4 (jm_PREREQ): Require gl_READTOKENS, gl_MD5, gl_MAKEPATH,
36344         gl_LONG_OPTIONS, and gl_IDCACHE, gl_GETUGROUPS.
36345
36346 2004-01-15  Jim Meyering  <jim@meyering.net>
36347
36348         Merge from coreutils.
36349
36350         * lib/md5.h (rol) [__GNUC__ && __i386__]: Don't use `asm' code.  These
36351         days, gcc-3.x does better all by itself.  Patch from Dean Gaudet:
36352         http://mail.gnu.org/archive/html/bug-coreutils/2003-11/msg00144.html
36353
36354         * lib/posixver.c (DEFAULT_POSIX2_VERSION): Use definition of new,
36355         optional configure-time default.
36356
36357         * lib/version-etc.c (version_etc_copyright): Update copyright date.
36358
36359         * lib/xreadlink.c (xreadlink): Correct outdated comment.
36360
36361 2004-01-15  Alexandre Duret-Lutz  <adl@gnu.org>
36362
36363         Merge from coreutils.
36364
36365         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Do not set LIB_NANOSLEEP to the
36366         value, $ac_cv_search_nanosleep, if it's "none required".
36367
36368 2004-01-14  Paul Eggert  <eggert@twinsun.com>
36369
36370         * lib/fnmatch_loop.c (ALLOCA_LIMIT): Remove macro, which collided
36371         with like-named macro in fnmatch.c.
36372         (EXT): Use an internal constant instead.
36373
36374         Merge fnmatch patches from glibc.
36375         * lib/fnmatch.c (mbsinit): Remove define.
36376         Add libc_hidden_ver (__fnmatch, fnmatch).
36377         * lib/fnmatch_loop.c (FCT): Cast to int32_t and UCHAR when appropriate.
36378         Adjust to renaming of collseq_table_lookup to __collseq_table_lookup.
36379
36380 2004-01-14  Karl Berry  <karl@gnu.org>
36381
36382         * config/install-sh: update from automake.
36383
36384 2004-01-13  Karl Berry  <karl@gnu.org>
36385
36386         * config/install-sh: update from automake.
36387
36388 2004-01-09  Karl Berry  <karl@gnu.org>
36389
36390         * config/install-sh: update from automake.
36391
36392 2004-01-05  Karl Berry  <karl@gnu.org>
36393
36394         * config/config.{sub,guess}: update from config.
36395
36396 2003-12-31  Karl Berry  <karl@gnu.org>
36397
36398         * config/depcomp: update from automake.
36399
36400 2003-12-14  Karl Berry  <karl@gnu.org>
36401
36402         * lib/config.charset: update from gettext-runtime.
36403
36404 2003-12-03  Paul Eggert  <eggert@twinsun.com>
36405
36406         * lib/getgroups.c (getgroups): xmalloc takes one argument, not two.
36407         Bug reported by Alfred M. Szmidt.
36408
36409 2003-12-03  Bruno Haible  <bruno@clisp.org>
36410
36411         * m4/gettext.m4: Upgrade from gettext-0.13.
36412         * m4/po.m4: Upgrade from gettext-0.13.
36413         * m4/size_max.m4 (gl_SIZE_MAX): Don't use the _ONCE macros here.
36414         * m4/intmax.m4: New file, from gettext-0.13.
36415         * m4/printf-posix.m4: New file, from gettext-0.13.
36416
36417 2003-11-29  Karl Berry  <karl@gnu.org>
36418
36419         * lib/argp-{help.c,parse.c,namefrob.h}, argp.h: update from libc.
36420
36421 2003-11-25  Paul Eggert  <eggert@twinsun.com>
36422             Bruno Haible  <bruno@clisp.org>
36423
36424         * lib/printf-parse.h: Don't include sys/types.h.
36425         (ARG_NONE): New macro.
36426         (char_directive): Change type of *arg_index fields to size_t.
36427         * lib/printf-parse.c: Don't include sys/types.h.
36428         (SSIZE_MAX): Remove macro.
36429         (PRINTF_PARSE): Change the type of the arg_index variables to size_t.
36430         Remove unnecessary overflow check.
36431         * lib/vasnprintf.c (VASNPRINTF): Update for type change of *arg_index
36432         fields.
36433
36434 2003-11-25  Bruno Haible  <bruno@clisp.org>
36435
36436         * modules/vasnprintf (Files): Remove m4/ssize_t.m4.
36437
36438 2003-11-25  Bruno Haible  <bruno@clisp.org>
36439
36440         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Don't require
36441         gt_TYPE_SSIZE_T.
36442
36443 2003-11-24  Paul Eggert  <eggert@twinsun.com>
36444
36445         * modules/alloca: Remove dependency on xalloc.
36446
36447 2003-11-24  Paul Eggert  <eggert@twinsun.com>
36448
36449         * lib/alloca.c: Remove dependency on xalloc module.
36450         (xalloc_die): Remove.
36451         (memory_full) [!defined emacs]: New macro.
36452         [!defined emacs]: Don't include xalloc.h.
36453         (alloca): Invoke memory_full, not xalloc_die, if malloc fails or
36454         address arithmetic overflows.  Change datatypes a bit to avoid
36455         unnecessary casts.
36456
36457 2003-11-22  Jim Meyering  <jim@meyering.net>
36458
36459         * lib/xmalloc.c (x2nrealloc_inline): Fix typos in comments:
36460         s/size/size_t/.
36461
36462 2003-11-21  Karl Berry  <karl@gnu.org>
36463
36464         * config/config.{sub,guess}: update from config.
36465
36466 2003-11-18  Karl Berry  <karl@gnu.org>
36467
36468         * config/config.{sub,guess}: update from config.
36469
36470         * config/(printf-{parse,args}.[ch]): sync broken, sigh.
36471
36472 2003-11-17  Paul Eggert  <eggert@twinsun.com>
36473
36474         * README: Mention that S+T cannot overflow if S is the size of
36475         an existing object and T is sufficiently small.
36476
36477 2003-11-17  Jim Meyering  <jim@meyering.net>
36478
36479         On systems without utime and without a utimes function capable of
36480         dealing with a NULL struct utimbuf* argument, this utime replacement
36481         could -- in unusual circumstances -- leak a file descriptor.
36482         * lib/utime.c: Include <unistd.h> and <errno.h>.
36483         (utime_null): Be sure to close `fd' and to preserve errno.
36484         Reported by Geoff Collyer via Arnold Robbins.
36485
36486 2003-11-17  Bruno Haible  <bruno@clisp.org>
36487
36488         * modules/vasnprintf (Files): Add m4/ssize_t.m4.
36489         (Depends-on): Add xsize.
36490
36491 2003-11-17  Bruno Haible  <bruno@clisp.org>
36492
36493         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Require gt_TYPE_SSIZE_T.
36494
36495 2003-11-17  Bruno Haible  <bruno@clisp.org>
36496
36497         * lib/vasnprintf.c (alloca): Remove fallback definition.
36498         (freea): Remove definition.
36499         (VASNPRINTF): Use alloca only for small sizes, say <= 4000 bytes.
36500         Reported by Paul Eggert.
36501
36502 2003-11-16  Paul Eggert  <eggert@twinsun.com>
36503             Bruno Haible  <bruno@clisp.org>
36504
36505         Protect against address arithmetic overflow.
36506         * lib/printf-args.h: Include stddef.h.
36507         (arguments): Change type of field 'count' to size_t.
36508         * lib/printf-args.c (printf_fetchargs): Use size_t instead of
36509         'unsigned int' where appropriate.
36510         * lib/printf-parse.h: Include sys/types.h.
36511         (char_directive): Change type of *arg_index fields to ssize_t.
36512         (char_directives): Change type of fields 'count', max_*_length to
36513         size_t.
36514         * lib/printf-parse.c: Include sys/types.h and xsize.h.
36515         (SSIZE_MAX): Define fallback value.
36516         (PRINTF_PARSE): Use size_t instead of 'unsigned int' and ssize_t
36517         instead of 'int' where appropriate. Check a_allocated, d_allocated
36518         against overflow. Reject %m$ argument numbers > SSIZE_MAX + 1.
36519         * lib/vasnprintf.c: Include xsize.h.
36520         (VASNPRINTF): Use size_t instead of 'unsigned int' where appropriate.
36521         Check alloca, malloc, realloc, ENSURE_ALLOCATION arguments against
36522         overflow. Avoid wraparound when converting a width or precision from
36523         decimal to binary.
36524
36525 2003-11-16  Bruno Haible  <bruno@clisp.org>
36526
36527         Update from GNU gettext.
36528         * lib/printf-parse.c: Generalize to it can be compiled for wide
36529         strings.
36530         (PRINTF_PARSE, CHAR_T, DIRECTIVE, DIRECTIVES): New macros.
36531         * lib/vasnprintf.c: Generalize to it can be compiled for wide strings.
36532         (VASNPRINTF, CHAR_T, DIRECTIVE, DIRECTIVES, PRINTF_PARSE, USE_SNPRINTF,
36533         SNPRINTF): New macros.
36534         Don't include <alloca.h> if the file is used inside libintl.
36535         (local_wcslen): New function, for Solaris 2.5.1.
36536         (VASNPRINTF): Use it instead of wcslen.
36537
36538 2003-11-16  Bruno Haible  <bruno@clisp.org>
36539
36540         * lib/xsize.h (xmax): New function.
36541         (xsum, xsum3, xsum4): Declare as "pure" functions.
36542
36543 2003-11-12  Paul Eggert  <eggert@twinsun.com>
36544
36545         * modules/xalloc (Files): Undo latest change, since xalloc.h
36546         no longer needs SIZE_MAX or PTRDIFF_MAX.
36547
36548 2003-11-12  Paul Eggert  <eggert@twinsun.com>
36549
36550         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Do not require gl_SIZE_MAX or
36551         gl_PTRDIFF_MAX.
36552
36553 2003-11-12  Paul Eggert  <eggert@twinsun.com>
36554
36555         * lib/xstrtol.c (__xstrtol): Remove "break" immediately after
36556         "return", to pacify some unknown compiler.  Problem reported
36557         by Joerg Schilling.
36558
36559 2003-11-12  Paul Eggert  <eggert@twinsun.com>
36560
36561         * lib/xalloc.h: Do not include <limits.h> or <stdint.h>.
36562         (xalloc_oversized): Use sizeof (ptrdiff_t) and sizeof (size_t) for
36563         the heuristic, rather than PTRDIFF_MAX and SIZE_MAX.  This
36564         heuristic is just as accurate as far as we know, and it removes a
36565         dependency on size_max.m4 and ptrdiff_max.m4.
36566
36567 2003-11-11  Bruno Haible  <bruno@clisp.org>
36568
36569         * modules/xsize (Files): Add m4/size_max.m4.
36570         * modules/xalloc (Files): Add m4/size_max.m4, m4/ptrdiff_max.m4.
36571
36572 2003-11-11  Bruno Haible  <bruno@clisp.org>
36573
36574         * m4/size_max.m4: New file.
36575         * m4/ptrdiff_max.m4: New file.
36576         * m4/xsize,m4 (gl_XSIZE): Require gl_SIZE_MAX.
36577         * m4/xalloc.m4 (gl_PREREQ_XALLOC): New macro.
36578         (gl_XALLOC): Invoke it.
36579
36580 2003-11-11  Bruno Haible  <bruno@clisp.org>
36581
36582         * lib/xsize.h (SIZE_MAX): Remove fallback definition.
36583         * lib/xalloc.h: Include limits.h. Assume SIZE_MAX and PTRDIFF_MAX are
36584         defined.
36585
36586 2003-11-10  Paul Eggert  <eggert@twinsun.com>
36587
36588         * lib/xalloc.h (xalloc_oversized): [! (defined PTRDIFF_MAX &&
36589         PTRDIFF_MAX < SIZE_MAX)]: Fix off-by-one error that would have
36590         rejected some allocations of exactly SIZE_MAX - 2 bytes.
36591         From Bruno Haible.
36592         [defined PTRDIFF_MAX && PTRDIFF_MAX < SIZE_MAX]: Use SIZE_MAX,
36593         not (size_t) -1, since it's defined here.
36594
36595 2003-11-09  Karl Berry  <karl@gnu.org>
36596
36597         * config/mkinstalldirs, depcomp, mdate-sh: update from automake.
36598
36599 2003-11-06  Paul Eggert  <eggert@twinsun.com>
36600
36601         * lib/xalloc.h [HAVE_STDINT_H]: Include <stdint.h>.
36602         (xalloc_oversized) [! (PTRDIFF_MAX < SIZE_MAX)]:
36603         Reject sizes of exactly SIZE_MAX bytes.
36604         * lib/xreadlink.c: Include "xalloc.h" before checking whether SIZE_MAX
36605         is defined, since "xalloc.h" now defines SIZE_MAX on modern hosts.
36606
36607 2003-11-05  Bruno Haible  <bruno@clisp.org>
36608
36609         * lib/xsize.h: Include limits.h, to avoid a possible collision with
36610         SIZE_MAX defined in <limits.h> on Solaris.
36611
36612 2003-11-04  Jim Meyering  <jim@meyering.net>
36613
36614         * modules/sysexits: Use the `$(VAR)' notation for AC_SUBST'd
36615         variable names, rather than @VAR@.
36616         * modules/poll: Likewise.
36617
36618 2003-11-04  Bruno Haible  <bruno@clisp.org>
36619
36620         * modules/xsize: New file.
36621         * modules/linebreak: Depend on xsize.
36622         * MODULES.html.sh (func_all_modules): Add xsize.
36623
36624 2003-11-04  Bruno Haible  <bruno@clisp.org>
36625
36626         * m4/xsize.m4: New file.
36627
36628 2003-11-04  Bruno Haible  <bruno@clisp.org>
36629
36630         * lib/xsize.h: New file.
36631         * lib/linebreak.c: Include xsize.h.
36632         (mbs_possible_linebreaks, mbs_width_linebreaks): Check malloc()
36633         argument for overflow.
36634         Suggested by Paul Eggert.
36635
36636 2003-11-03  Karl Berry  <karl@gnu.org>
36637
36638         * config/config.{guess,sub}: update from config.
36639
36640 2003-11-03  Jim Meyering  <jim@meyering.net>
36641
36642         * modules/userspec (lib_SOURCES): Add userspec.h.
36643         (Include): Add "userspec.h".
36644         Improve description.
36645
36646 2003-11-03  Jim Meyering  <jim@meyering.net>
36647
36648         * lib/userspec.c: Include "userspec.h".
36649         * lib/userspec.h: New file.
36650
36651 2003-11-03  Bruno Haible  <bruno@clisp.org>
36652
36653         * m4/wait-process.m4 (gl_WAIT_PROCESS): Also check for waitid.
36654
36655 2003-11-03  Bruno Haible  <bruno@clisp.org>
36656
36657         * lib/wait-process.c (wait_process): Use waitid with WNOWAIT if
36658         available, to avoid (extremely rare) race condition.
36659         Suggested by Paul Eggert.
36660
36661 2003-11-02  Karl Berry  <karl@gnu.org>
36662
36663         * config/srclist.txt (vasprintf.c): sync broken, sigh.
36664
36665 2003-10-31  Paul Eggert  <eggert@twinsun.com>
36666
36667         * lib/mountlist.h (struct mount_entry.me_type_malloced): New member.
36668         * lib/mountlist.c (SIZE_MAX): Define if not defined already.
36669         (read_filesystem_list): Set and use me_type_malloced.
36670         Use "sizeof *me" rather than "sizeof (struct mount_entry)" (or
36671         whatever the type happens to be), for brevity and consistency.
36672         Check for size calculation overflow on Alphas running OSF/1.
36673
36674 2003-10-31  Jim Meyering  <jim@meyering.net>
36675
36676         * lib/hash.c: Include "xalloc.h" for use of xalloc_oversized.
36677
36678         * lib/linebuffer.c: Include <string.h> for declaration of memset.
36679
36680 2003-10-30  Paul Eggert  <eggert@twinsun.com>
36681             Bruno Haible  <bruno@clisp.org>
36682
36683         * lib/vasprintf.c: Include <limits.h>, <stdlib.h>.
36684         (vasprintf): Fail if the resulting length doesn't fit in an 'int'.
36685
36686 2003-10-30  Paul Eggert  <eggert@cs.ucla.edu>
36687
36688         * m4/host-os.m4 (UTILS_HOST_OS): Change netbsd*-gnu pattern back to
36689         netbsd*-gnu*.  Suggested by Robert Millan.
36690
36691 2003-10-29  Paul Eggert  <eggert@twinsun.com>
36692
36693         * modules/group-member: Depend on stdbool.
36694
36695 2003-10-29  Paul Eggert  <eggert@twinsun.com>
36696
36697         * m4/xalloc.m4 (gl_XALLOC): Undo previous change.
36698
36699 2003-10-29  Paul Eggert  <eggert@twinsun.com>
36700
36701         * m4/host-os.m4 (UTILS_HOST_OS): Resurrect netbsd*-gnu.  Add comments
36702         to it, and to knetbsd*-gnu and kfreebsd*-gnu.  Remove the '*' from
36703         after the 'gnu' in these cases.  This fixes some bugs in the
36704         previous change, and is based on suggestions by Robert Millan.
36705
36706 2003-10-29  Paul Eggert  <eggert@twinsun.com>
36707
36708         * lib/xalloc.h (xalloc_oversized): Now a macro, not a function,
36709         so that it works even if SIZE_MAX < N.  Do not include <stdbool.h>;
36710         no longer needed.
36711         * lib/quotearg.c (quotearg_n_options): Use it.
36712         * lib/group-member.c: Include <stdbool.h>.
36713         (free_group_info): Arg is now const *; don't free arg.
36714         (get_group_info): Now returns bool and accepts struct group_info *,
36715         rather than returning a malloc'ed struct group_info *.
36716         All uses changed.  Check for overflow in internal size calculation.
36717
36718         * lib/getusershell.c (readname): Simplify the code by using x2nrealloc
36719         rather than xmalloc/xrealloc.
36720         * lib/linebuffer.c (initbuffer, readlinebuffer): Simplify the code by
36721         using x2realloc rather than xmalloc/xrealloc.  Also, fix a C
36722         conformance bug: the old code used a pointer after freeing the
36723         storage that it addressed.
36724         * lib/hash.c (hash_initialize): Simplify the code by using
36725         xalloc_oversized rather than doing it by hand.
36726         * lib/getgroups.c (getgroups): Don't use xrealloc, since we don't need
36727         the buffer preserved.  Use free and xmalloc instead.
36728         * lib/quotearg.c (quotearg_n_options): Likewise.
36729         Use a simpler test for size overflow.  Don't use xalloc_oversized
36730         because unsigned int might be wider than size_t (!); this suggests
36731         that we should switch from unsigned int to size_t for slot numbers.
36732
36733 2003-10-28  Paul Eggert  <eggert@twinsun.com>
36734
36735         * m4/host-os.m4 (UTILS_HOST_OS): Identify GNU/KFreeBSD and
36736         GNU/KNetBSD.  These implementations use glibc atop the FreeBSD and
36737         NetBSD kernels.  Requested by Richard Stallman.
36738
36739 2003-10-27  Paul Eggert  <eggert@twinsun.com>
36740
36741         * lib/exclude.c (new_exclude): Use xzalloc rather than xmalloc
36742         to allocate the returned structure.  Do not allocate a subarray,
36743         as x2nrealloc will do that.
36744         (add_exclude): Use x2nrealloc to reallocate ex->exclude,
36745         instead of xnrealloc.
36746         (add_exclude_file): Use x2realloc instead of malloc + xnrealloc.
36747
36748 2003-10-27  Bruno Haible  <bruno@clisp.org>
36749
36750         * lib/stdbool_.h: Better support for BeOS.
36751
36752 2003-10-26  Paul Eggert  <eggert@twinsun.com>
36753
36754         * m4/xalloc.m4 (gl_XALLOC): Requore AC_C_INLINE, since xalloc.h
36755         now uses inline.
36756
36757 2003-10-26  Paul Eggert  <eggert@twinsun.com>
36758
36759         * lib/xalloc.h (xalloc_oversized): New static inline function, for
36760         callers that want to do their own size-overflow checking.  Include
36761         <stdbool.h>, since xalloc_oversized returns bool.
36762         * lib/xalloc.c (array_size_overflow): Remove.  All callers changed
36763         to use xalloc_oversized.
36764
36765         Add two functions x2realloc, x2nrealloc, for programs that grow
36766         arrays dynamically by doubling their sizes.
36767         * lib/xalloc.h (x2realloc, x2nrealloc): New decls.
36768         * lib/xmalloc.c (x2nrealloc_inline, x2nrealloc, x2realloc):
36769         New functions.
36770
36771         Port to C99 semantics for 'inline' of external functions.
36772         Bug reported by Bruno Haible.
36773         * lib/xmalloc.c (xnmalloc_inline): New static inline function,
36774         with the old contents of xnmalloc.
36775         (xnmalloc, xmalloc): Use it.
36776         (xnrealloc_inline): New static inline function,
36777         with the old contents of xnrealloc.
36778         (xnrealloc, xrealloc): Use it.
36779
36780         * lib/alloc.c (alloca): xmalloc cannot return NULL, so don't test for
36781         that.
36782
36783 2003-10-26  Karl Berry  <karl@gnu.org>
36784
36785         * config/srclist.txt (COPYING.DOC): no longer available from
36786         /gd/gnuorg; don't know where the ultimate source is.
36787
36788 2003-10-25  Paul Eggert  <eggert@twinsun.com>
36789
36790         Fix several address-calculation bugs in the hash modules,
36791         plus some minor code cleanup.
36792
36793         * lib/hash.h: Include <stdbool.h>, for bool.
36794         * lib/hash.c: Don't include <stdbool.h>, since hash.h does it now.
36795         * lib/hash.h (Hash_hasher, hash_get_n_buckets, hash_get_n_buckets_used,
36796         hash_get_n_entries, hash_get_max_bucket_length,
36797         hash_get_entries, hash_do_for_each, hash_string, hash_initialize,
36798         hash_rehash): Use size_t rather than unsigned.
36799         * lib/hash.c (struct hash_table, hash_get_n_buckets,
36800         hash_get_n_buckets_used, hash_get_n_entries,
36801         hash_get_max_bucket_length, hash_table_ok, hash_print_statistics,
36802         hash_get_entries, hash_do_for_each, hash_string, is_prime,
36803         next_prime, hash_initialize, hash_rehash, hash_delete, hash_print):
36804         Likewise.
36805         (SIZE_MAX): Define if not defined.
36806         (hash_get_max_bucket_length, hash_table_ok, hash_lookup,
36807         hash_get_first, hash_get_next, hash_get_entries, hash_do_for_each,
36808         hash_print):
36809         Use const * when possible.
36810         (hash_string): Use (unsigned char) *P rather than *(unsigned char *) P.
36811         (check_tuning): Fix bug: if tuning parameters were very close to
36812         0 or 1, rounding errors could have caused subscript violations.
36813         (hash_initialize, allocate_entry, hash_print): Remove unnecessary cast.
36814         (hash_initialize): Add 'fail:' label
36815         to free table and return NULL, and use it to simplify code.
36816         Use calloc rather than clearing the storage ourself.
36817         (hash_initialize, hash_rehash): Check for arithmetic overflow in
36818         buffer size calculations.
36819         * lib/hash-pjw.h (hash_pjw): Use size_t, not unsigned.
36820         Include <stddef.h>, for size_t.
36821         * lib/hash-pjw.c (hash_pjw): Likewise.
36822         Switch to method described by Bruno Haible.
36823         Include <limits.h>, for CHAR_BIT.
36824         (SIZE_BITS): New macro.
36825
36826 2003-10-23  Paul Eggert  <eggert@twinsun.com>
36827
36828         * m4/getline.m4 (AM_FUNC_GETLINE):
36829         Don't include getndelim2.o twice into LIBOBJS; this breaks on some
36830         hosts.  Problem reported by Derek Robert Price in
36831         <http://mail.gnu.org/archive/html/bug-gnulib/2003-10/msg00092.html>.
36832         This patch can be withdrawn after Autoconf 2.58 is required for gnulib.
36833         * m4/getndelim2.m4 (gl_GETNDELIM2): Likewise.
36834
36835 2003-10-21  Paul Eggert  <eggert@twinsun.com>
36836
36837         * lib/getndelim2.c (getndelim2): When size calculation overflows,
36838         ceiling the allocation at NMAX bytes rather than silently
36839         discarding input bytes before NMAX is reached.  This makes
36840         a difference only if NMAX exceeds SIZE_MAX / 2.
36841
36842         * lib/obstack.c: Merge from glibc.
36843         [defined _LIBC]: Include <obstack.h>, not "obstack.h".
36844         Add libc_hidden_def (_obstack_newchunk).
36845         (_obstack_free) [! defined _LIBC]: Remove.
36846         [defined _LIBC]: Make a strong alias from obstack_free, rather than
36847         a clone of the function body.
36848         (fputs) [defined _LIBC && defined USE_IN_LIBIO]: Remove.
36849         [defined _LIBC && !defined USE_IN_LIBIO]: Include <libio/iolibio.h>.
36850
36851         * lib/obstack.h: Indenting cleanup, to make it easier to merge with
36852         glibc.
36853         (obstack_grow, obstack_grow0): Remove unnecessary parentheses around
36854         arg to memcpy.
36855
36856         * lib/obstack.h (obstack_1grow_fast): Properly parenthesize arg.
36857         (obstack_ptr_grow_fast, obstack_int_grow_fast):
36858         Don't use lvalue casts, as GCC plans to remove support for them
36859         in GCC 3.5.  Reported by Joseph S. Myers.  This bug
36860         was also present in the non-GCC version, indicating that this
36861         code had always been buggy and had never been widely used.
36862         (obstack_1grow, obstack_ptr_grow, obstack_int_grow, obstack_blank):
36863         Use the fast variant of each macro, rather than copying the
36864         definiens of the fast variant; that way, we'll be more likely to
36865         catch future bugs in the fast variants.
36866
36867 2003-10-20  Bruno Haible  <bruno@clisp.org>
36868
36869         * modules/wait-process: New file.
36870         * MODULES.html.sh (func_all_modules): Add wait-process.
36871
36872 2003-10-20  Bruno Haible  <bruno@clisp.org>
36873
36874         * m4/wait-process.m4: New file.
36875
36876 2003-10-20  Bruno Haible  <bruno@clisp.org>
36877
36878         * lib/wait-process.h: New file, from GNU gettext.
36879         * lib/wait-process.c: New file, from GNU gettext.
36880
36881 2003-10-19  Jim Meyering  <jim@meyering.net>
36882
36883         * lib/vasnprintf.c (vasnprintf): Work around losing snprintf on
36884         HPUX 10.20.
36885
36886 2003-10-18  Karl Berry  <karl@gnu.org>
36887
36888         * config/config.guess: update from config.
36889
36890 2003-10-16  Paul Eggert  <eggert@twinsun.com>
36891
36892         * lib/getgroups.c: Include <errno.h>, <stdlib.h>.
36893         (getgroups): First arg is int, not size_t.
36894         Don't let 'free' mangle errno.
36895
36896 2003-10-16  Paul Eggert  <eggert@twinsun.com>
36897
36898         * README: Mention that gnulib assumes that (foo *) NULL + 0 == NULL.
36899
36900 2003-10-16  Karl Berry  <karl@gnu.org>
36901
36902         * config/config.{guess,sub}: update from config.
36903
36904 2003-10-16  Jim Meyering  <jim@meyering.net>
36905
36906         * lib/xmalloc.c: Include <string.h>, for declarations of memset and
36907         memcpy.
36908
36909 2003-10-15  Paul Eggert  <eggert@twinsun.com>
36910
36911         * lib/exclude.c: Do not include <inttypes.h> or <stdint.h>.
36912         (SIZE_MAX): Remove.
36913         (new_exclude, add_exclude_file): Initial size no longer needs to
36914         be a power of 2.
36915         (add_exclude, add_exclude_file): Use xnrealloc instead of rolling
36916         our own address arithmetic overflow checking.
36917
36918         * lib/fnmatch.c (SIZE_MAX): Define if standard headers don't.
36919         (fnmatch): Do not alloca more than 2000 wide characters;
36920         instead, use malloc for large buffers.
36921         Check for address arithmetic overflow, and return -1
36922         with errno set to ENOMEM in that case.
36923         * lib/fnmatch_loop.c (ALLOCA_LIMIT): New macro.
36924         (NEW_PATTERN): Do not alloca more than 8000 bytes;
36925         instead, return -1.  Check for address arithmetic overflow.
36926
36927 2003-10-14  Paul Eggert  <eggert@twinsun.com>
36928
36929         Handle invalid suffixes and overflow independently, so that
36930         callers can treat them independently as needed.  Fix some bugs in
36931         suffix handling, e.g., "100k@" was not diagnosed as an invalid
36932         suffix for a human-readable blocksize.  The major caller-visible
36933         change is the addition of a new
36934         LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW enum value, indicating
36935         that both overflow and suffix chars were found.
36936
36937         * lib/human.c (humblock): Don't check separately for invalid suffix
36938         char; that is xstrtoumax's job (now that its bug is fixed).
36939         * lib/xstrtoimax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [defined
36940         INTMAX_MAX]: New macros.
36941         * lib/xstrtol.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM, TYPE_MINIMUM,
36942         TYPE_MAXIMUM): New macros.
36943         (bkm_scale, bkm_scale_by_power): Return strtol_error, not int.
36944         (bkm_scale, bkm_scale_by_power, __xstrtol): Return maximal values
36945         if overflow occurs, as it's what __strtol does and it's more useful
36946         in practice.
36947         (__xstrtol): If __strtol reports some error other than ERANGE,
36948         reflect it to the caller as LONGINT_INVALID.  If it reports
36949         ERANGE, continue the rest of parsing, and report LONGINT_OVERFLOW
36950         | LONGINT_INVALID_SUFFIX_CHAR if both errors occur.
36951         * lib/xstrtol.h (LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW): New enum
36952         value.
36953         (_STRTOL_ERROR): Handle it.  Abort when given unknown error codes.
36954         * lib/xstrtoul.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM): New macros.
36955         * lib/xstrtoumax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM)
36956         [defined UINTMAX_MAX]: New macros.
36957
36958 2003-10-14  Bruno Haible  <bruno@clisp.org>
36959
36960         * modules/fatal-signal: Add m4/sig_atomic_t.m4 to file list.
36961
36962 2003-10-14  Bruno Haible  <bruno@clisp.org>
36963
36964         * m4/sig_atomic_t: New file, from GNU gettext.
36965         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Require gt_TYPE_SIG_ATOMIC_T.
36966
36967 2003-10-14  Bruno Haible  <bruno@clisp.org>
36968
36969         * lib/fatal-signal.h: Improved comments. Suggested by Paul Eggert.
36970         * lib/fatal-signal.c: Use sig_atomic_t. Suggested by Paul Eggert.
36971         Also use volatile where needed.
36972
36973 2003-10-12  Paul Eggert  <eggert@twinsun.com>
36974
36975         * modules/xalloc: Do not depend on 'exit'.  Depend on 'stdbool'.
36976         Change maintainer from Bruno Haible to 'all'.
36977
36978 2003-10-12  Paul Eggert  <eggert@twinsun.com>
36979
36980         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Require AC_C_INLINE.
36981
36982 2003-10-12  Paul Eggert  <eggert@twinsun.com>
36983
36984         * lib/xalloc.h (xnmalloc, xzalloc, xnrealloc, xclone): New decls.
36985         (XMALLOC, XCALLOC, XREALLOC, XFREE, CCLONE, CLONE): Deprecate,
36986         and define in terms of the other primitives.
36987         * lib/xmalloc.c: Include stdbool.h; do not include exit.h.
36988         (SIZE_MAX): Define if not already defined.
36989         (array_size_overflow): New function.
36990         (xalloc_die): Abort instead of exiting if 'error' returns.
36991         (xnmalloc, xnrealloc, xzalloc, xclone): New functions.
36992         (xmalloc, xrealloc): Use them.
36993         (xcalloc): Check for address arithmetic overflow.
36994         * lib/xstrdup.c (xstrdup): Use xclone, since memcpy should be
36995         a bit faster than strcpy.
36996
36997 2003-10-10  Simon Josefsson  <jas@extundo.com>
36998
36999         * modules/argp (Depends-on): Add restrict and strcase.
37000
37001 2003-10-10  Simon Josefsson  <jas@extundo.com>
37002
37003         * m4/argp.m4: Add AC_C_INLINE.
37004
37005 2003-10-08  Paul Eggert  <eggert@twinsun.com>
37006
37007         Merge getpass from libc, plus a few fixes.
37008
37009         * lib/getpass.c (HAVE_STDIO_EXT) [_LIBC]: Define to 1.
37010         Include <stdbool.h>.
37011         Include <stdio_ext.h> if HAVE_STDIO_H, otherwise define
37012         __fsetlocking to empty.
37013         [_LIBC]: Do not include "getline.h" or "unlocked-io.h", but
37014         do include <bits/libc-lock.h>.
37015         Do not include <fcntl.h>; not needed.
37016         [_LIBC]: Include <wchar.h>.
37017         (NOTCANCEL_MODE): New macro.
37018         (flockfile, funlockfile) [_LIBC]: New macros.
37019         (__libc_cleanup_push, __libc_cleanup_pop, __getline, __tcgetattr)
37020         [!_LIBC]: New macros.
37021         (call_fclose): New function.
37022         (getpass): Use it.  Save tty stream separately; this simplifies the
37023         code and makes it more reliable if stdin happens to equal stdout.
37024         Invoke __fsetlocking on tty.
37025         Handle thread cancellation if needed.
37026         Namespace cleanup (use __tcgetattr, __getline).
37027         Use bool for Booleans.
37028         [USE_IN_LIBIO]: Handle wide streams.
37029         [!_LIBC]: Unconditionally do the fseek, since we don't know what
37030         stream might go where.
37031
37032         * lib/unlocked-io.h: Include <stdio.h>, so that the caller
37033         doesn't have to include <stdio.h> before us.
37034         (clearerr_unlocked, feof_unlocked, ferror_unlocked,
37035         fflush_unlocked, fgets_unlocked, fputc_unlocked, fputs_unlocked,
37036         fread_unlocked, fwrite_unlocked, getc_unlocked, getchar_unlocked,
37037         putc_unlocked, putchar_unlocked): Define to the unlocked counterpart
37038         if not declared, so that we can use getpass.c code from libc without
37039         rewriting it.
37040         (flockfile, ftrylockfile, funlockfile): New macros.
37041
37042 2003-10-08  Paul Eggert  <eggert@twinsun.com>
37043
37044         * modules/getpass: Depend on stdbool.
37045
37046 2003-10-08  Paul Eggert  <eggert@twinsun.com>
37047
37048         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for stdio_ext.h.
37049
37050 2003-10-07  Karl Berry  <karl@gnu.org>
37051
37052         * config/config.{guess,sub}: update from config.
37053
37054 2003-10-06  Jim Meyering  <jim@meyering.net>
37055             Bruno Haible  <bruno@clisp.org>
37056
37057         This lets translators provide better translations for the
37058         "Written by ..." part of --version output.
37059         * lib/version-etc.h: Include stdarg.h.
37060         (version_etc_copyright): Declare as readonly.
37061         (version_etc): Make this function variadic with a NULL-terminated list
37062         of author name strings.
37063         (version_etc_va): New declaration.
37064         * lib/version-etc.c: Include stdarg.h, stdlib.h.
37065         (version_etc_copyright): Declare as readonly.
37066         (version_etc_va): New function. Provide a different translatable string
37067         for each possible number of authors < 10. Abbreviate when there are 10
37068         authors or more.
37069         (version_etc): Make this function variadic. Call version_etc_va.
37070         Suggestion from Gary V. Vaughan.
37071
37072         * lib/long-options.h (parse_long_options): Change prototype: the
37073         authors string is moved to the end and becomes variadic.
37074         * lib/long-options.c: Include stdarg.h.
37075         (parse_long_options): Make this function variadic, too.
37076         Call version_etc_va, not version_etc.
37077
37078 2003-10-06  Bruno Haible  <bruno@clisp.org>
37079
37080         * modules/version-etc-2: Remove file.
37081         * MODULES.html.sh (func_all_modules): Remove version-etc-2.
37082
37083 2003-10-06  Bruno Haible  <bruno@clisp.org>
37084
37085         * modules/fatal-signal: New file.
37086         * MODULES.html.sh (func_all_modules): Add fatal-signal.
37087
37088 2003-10-06  Bruno Haible  <bruno@clisp.org>
37089
37090         * m4/fatal-signal.m4: New file.
37091         * m4/signalblocking.m4: New file, from GNU gettext.
37092
37093 2003-10-06  Bruno Haible  <bruno@clisp.org>
37094
37095         * lib/version-etc-2.h: Remove file.
37096         * lib/version-etc-2.c: Remove file.
37097
37098 2003-10-06  Bruno Haible  <bruno@clisp.org>
37099
37100         * lib/fatal-signal.h: New file, from GNU gettext.
37101         * lib/fatal-signal.c: New file, from GNU gettext.
37102
37103 2003-10-05  Paul Eggert  <eggert@twinsun.com>
37104
37105         * README: Rework advice for preventing empty .o files.
37106         Don't recommend ELIDE constructs.  Recommend <stddef.h>,
37107         not <sys/types.h>.
37108
37109 2003-10-04  Karl Berry  <karl@gnu.org>
37110
37111         * lib/argp*: update from libc.
37112
37113 2003-10-04  Karl Berry  <karl@gnu.org>
37114
37115         * config/config.{guess,sub}: update from config.
37116
37117 2003-10-02  Bruno Haible  <bruno@clisp.org>
37118
37119         * modules/lchown (Include): Add lchown.h.
37120         * modules/time_r (Include): Use "..." syntax.
37121         * modules/xgetdomainname (Include): Add xgetdomainname.h.
37122
37123 2003-10-01  Simon Josefsson  <jas@extundo.com>
37124
37125         * MODULES.html.sh (func_all_modules): Move gethostname from section
37126         'based on' to section 'lacking' POSIX:2001.
37127
37128 2003-10-01  Larry Jones  <lawrence.jones@eds.com>
37129
37130         * lib/getpass.c (getpass): Use a no-op fseek when switching from input
37131         to output mode on the same stream.
37132
37133 2003-09-29  Paul Eggert  <eggert@twinsun.com>
37134
37135         * lib/strftime.c (tm_diff) [! HAVE_TM_GMTOFF]:
37136         Fix arg typo in previous patch.
37137
37138 2003-09-28  Jim Meyering  <jim@meyering.net>
37139
37140         * lib/error.c: Correct cpp indentation.
37141
37142 2003-09-27  Paul Eggert  <eggert@twinsun.com>
37143
37144         * modules/free: New file.
37145
37146 2003-09-27  Paul Eggert  <eggert@twinsun.com>
37147
37148         * m4/free.m4: New file.
37149
37150 2003-09-27  Paul Eggert  <eggert@twinsun.com>
37151
37152         * lib/minmax.h (MIN, MAX)
37153         [__STDC__ && defined __GNUC__ && __GNUC__ >= 2]:
37154         Omit the special code that used __typeof__, since we worry that
37155         it could be more trouble than it's worth.  See:
37156         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00090.html
37157         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00095.html
37158
37159         * lib/free.c: New file.
37160
37161 2003-09-27  Oskar Liljeblad  <oskar@osk.mine.nu>
37162
37163         Trivial fixes to Makefile.am parts of module listings.
37164         * modules/strstr: Append strstr.h to lib_SOURCES.
37165         * modules/strcase: Likewise, for strcase.h.
37166
37167 2003-09-27  Karl Berry  <karl@gnu.org>
37168
37169         * config/mkinstalldirs: update from automake.
37170
37171 2003-09-26  Paul Eggert  <eggert@twinsun.com>
37172
37173         * lib/error.c (SIZE_MAX) [!defined SIZE_MAX]: Define.
37174         (error_tail): Do not loop, reallocating temporary buffer, since
37175         the output cannot contain more wide characters than the input
37176         contains bytes, the size must be big enough already.  This avoids
37177         one potential size overflow calculation.  Check for size overflow
37178         when calculating temporary buffer size.  Free temporary buffer
37179         when done, if it was allocated with malloc; this plugs a memory
37180         leak.  Remove casts from void * to pointers, that are no longer
37181         needed now that we're assuming C89 or better.
37182
37183         Merge error changes from glibc.
37184
37185         * lib/error.c, error.h: Update copyright notice header to match glibc.
37186         * lib/error.c [defined _LIBC]: Include <errno.h>, <bits/libc-lock.h>.
37187         (error, error_at_line) [defined _LIBC && defined __libc_ptf_call]:
37188         Disable cancellation while printing error.
37189         * lib/error.h: Prepend __ to parameter names.
37190
37191 2003-09-26  Jim Meyering  <jim@meyering.net>
37192
37193         * lib/error.c (error_tail): Move some declarations
37194         into inner scope where the local variables are used.
37195
37196 2003-09-26  Bruno Haible  <bruno@clisp.org>
37197
37198         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Add comments about the AIX
37199         stpncpy().
37200         Don't define stpncpy through config.h; it's now done through stpncpy.h.
37201
37202 2003-09-26  Bruno Haible  <bruno@clisp.org>
37203
37204         * lib/stpncpy.h (gnu_stpncpy): New declaration.
37205         (stpncpy): Define as alias for gnu_stpncpy.
37206         * lib/stpncpy.c [!_LIBC]: Define gnu_stpncpy, not stpncpy.
37207
37208 2003-09-25  Simon Josefsson  <jas@extundo.com>
37209
37210         * lib/xgetdomainname.h: New file.
37211         * lib/xgetdomainname.c: New file.
37212
37213 2003-09-25  Simon Josefsson  <jas@extundo.com>
37214             Bruno Haible  <bruno@clisp.org>
37215
37216         * modules/getdomainname: New file.
37217         * modules/xgetdomainname: New file.
37218         * MODULES.html.sh (func_all_modules): Add getdomainname,
37219         xgetdomainname.
37220
37221 2003-09-25  Simon Josefsson  <jas@extundo.com>
37222             Bruno Haible  <bruno@clisp.org>
37223
37224         * m4/getdomainname.m4: New file.
37225
37226 2003-09-25  Simon Josefsson  <jas@extundo.com>
37227             Bruno Haible  <bruno@clisp.org>
37228
37229         * lib/getdomainname.h: New file.
37230         * lib/getdomainname.c: New file.
37231
37232 2003-09-25  Karl Berry  <karl@gnu.org>
37233
37234         * lib/argp-fmtstream.c, argp-help.c: update from libc.
37235
37236 2003-09-25  Karl Berry  <karl@gnu.org>
37237
37238         * config/install-sh: update from automake.
37239
37240 2003-09-25  Bruno Haible  <bruno@clisp.org>
37241
37242         * modules/version-etc-2: New file, from modules/version-etc with
37243         modifications.
37244         * MODULES.html.sh (func_all_modules): Add version-etc-2.
37245
37246 2003-09-25  Bruno Haible  <bruno@clisp.org>
37247
37248         * lib/version-etc-2.h: New file, from version-etc.h with modifications.
37249         * lib/version-etc-2.c: New file, from version-etc.c with modifications.
37250
37251 2003-09-24  Simon Josefsson  <jas@extundo.com>
37252
37253         * modules/xgethostname: Add xgethostname.h.
37254
37255 2003-09-24  Paul Eggert  <eggert@twinsun.com>
37256
37257         * lib/linebuffer.c (freebuffer): Don't free the argument, just
37258         the buffer associated with the argument.  Bug reported by
37259         Simon Josefsson.
37260
37261 2003-09-24  Paul Eggert  <eggert@twinsun.com>
37262
37263         * README: Document assumptions that 'int' is at least 32 bits
37264         wide, that integer arithmetic is 2's complement without overflow,
37265         that there are no holes in integer values, that adding sizes of
37266         two nonoverlapping objects can't overflow, and that all-bits-zero
37267         yields scalar zero.  Fix spelling and capitalization typos.
37268
37269 2003-09-19  Karl Berry  <karl@gnu.org>
37270
37271         * lib/argp.h: update from libc.
37272
37273 2003-09-17  Paul Eggert  <eggert@twinsun.com>
37274
37275         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first,
37276         to avoid spurious warnings like "AC_RUN_IFELSE was called before
37277         gl_USE_SYSTEM_EXTENSIONS" from autoreconf.
37278
37279 2003-09-17  Paul Eggert  <eggert@twinsun.com>
37280
37281         * gnulib-tool: Use "test -h", not "test -L", for portability
37282         to Solaris 8 /bin/sh.  (This bug is fixed in Solaris 9.)
37283         (tags_regexp): Remove, since \| doesn't conform to POSIX.
37284         (sed_extract_prog): Issue s commands one-by-one, rather than
37285         using \| in one s command.
37286
37287 2003-09-16  Paul Eggert  <eggert@twinsun.com>
37288
37289         * lib/linebuffer.c (readlinebuffer): Return NULL immediately upon
37290         input error, instead of returning NULL the next time we are called
37291         (and therefore losing track of errno).
37292
37293 2003-09-16  Bruno Haible  <bruno@clisp.org>
37294
37295         * gnulib-tool (func_create_testdir): Warn about duplicated
37296         dependencies.
37297
37298 2003-09-15  Paul Eggert  <eggert@twinsun.com>
37299
37300         * modules/argmatch, modules/fatal, modules/obstack,
37301         modules/xalloc, modules/xgethostname: Sort dependencies by
37302         importance, not alphabetically.
37303
37304 2003-09-15  Paul Eggert  <eggert@twinsun.com>
37305
37306         * lib/getndelim2.c (getndelim2): Don't trash errno when a read
37307         fails, so that the caller gets the proper errno.
37308
37309         * lib/readutmp.c (read_utmp): Likewise.
37310         Check for fstat error.  Close stream and free storage
37311         when failing.
37312
37313 2003-09-14  Karl Berry  <karl@gnu.org>
37314
37315         * config/srclist.txt (strdup.c): disable for c89 changes.
37316
37317 2003-09-14  Jim Meyering  <jim@meyering.net>
37318
37319         * lib/getloadavg.c: Correct cpp indentation.
37320         * lib/strdup.c: Likewise.
37321         * lib/vasnprintf.c: Likewise.
37322
37323 2003-09-14  Bruno Haible  <bruno@clisp.org>
37324
37325         * modules/fwriteerror: New file.
37326         * MODULES.html.sh (func_all_modules): Add fwriteerror.
37327
37328 2003-09-14  Bruno Haible  <bruno@clisp.org>
37329
37330         * lib/fwriteerror.h: New file.
37331         * lib/fwriteerror.c: New file.
37332
37333 2003-09-12  Paul Eggert  <eggert@twinsun.com>
37334
37335         * modules/argmatch, modules/exitfail, modules/fatal, modules/obstack,
37336         modules/xgethostname, modules/xalloc: Depend on exit.
37337
37338 2003-09-12  Paul Eggert  <eggert@twinsun.com>
37339
37340         * m4/error.m4: Require AC_FUNC_STRERROR_R rather than invoking it.
37341
37342         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_AIX
37343         and AC_MINIX, too, so that their extensions are available.
37344
37345         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Remove.  All uses removed.
37346         This macro has been superseded by gl_BACKUPFILE.
37347
37348         More patches to assume C89 or better.
37349
37350         * m4/error.m4 (gl_ERROR): Don't check for vprintf.
37351
37352         * m4/check-decl.m4 (jm_CHECK_DECLS): Include <string.h>, <stdlib.h>
37353         unconditionally.
37354         * m4/closeout.m4 (gl_CLOSEOUT): Don't check for stdlib.h.
37355         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER):
37356         Include <string.h>, <stdlib.h> unconditionally.
37357         * m4/lstat.m4 (gl_PREREQ_LSTAT): Don't check for stdlib.h, free.
37358         * m4/readdir.m4 (GL_FUNC_READDIR): Don't check for string.h.
37359         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Don't check for standard C
37360         headers or for string.h.
37361         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Don't check for stdlib.h
37362         or strtoul.
37363
37364         * m4/mkstemp.m4 (jm_PREREQ_TEMPNAME): Do not require standard C
37365         headers.
37366         * m4/strdup.m4 (gl_PREREQ_STRDUP): Likewise.
37367         * m4/userspec.m4 (gl_USERSPEC): Likewise.
37368         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Likewise.
37369         * m4/xstrtod.m4 (gl_XSTRTOD): Likewise.
37370         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
37371         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't check for limits.h,
37372         memcpy, memset.
37373         (jm_FUNC_GNU_STRFTIME): Don't require standard C headers.
37374         * m4/strtod.m4 (gl_FUNC_STRTOD): Do not check for float.h.
37375         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Do not check for stdlib.h,
37376         strtol.
37377         * m4/strtol.m4 (gl_FUNC_STRTOL): Do not check for limits.h.
37378         * m4/userspec.m4 (gl_USERSPEC): Do not check for string.h.
37379         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Do not check for string.h, strtol,
37380         strtoul.
37381
37382 2003-09-12  Paul Eggert  <eggert@twinsun.com>
37383
37384         * lib/argmatch.c, fatal.c, xgethostname.c, xmalloc.c: Include exit.h.
37385         * lib/obstack.c [!defined _LIBC]: Likewise.
37386         * lib/argmatch.c (EXIT_FAILURE): Remove; now done by exit.h
37387         * lib/exitfail.c, fatal.c, xgethostname.c, xmalloc.c: Likewise.
37388         * lib/exitfail.c: Don't include stdlib.h; no longer needed.
37389
37390         More changes to assume C89 or better.
37391
37392         * lib/error.c (error_tail): Assume vprintf.
37393
37394         * lib/argmatch.c (getenv): Remove decl.
37395         * lib/progreloc.c (get_full_program_name): Define via prototype.
37396         * lib/setenv.c (clearenv): Likewise.
37397         * lib/stpncpy.c: Do not include <string.h> or <sys/types.h>; not
37398         needed.
37399         * lib/strdup.c: Include <stdlib.h>, <string.h> unconditionally.
37400         (malloc, memcpy): Remove decls.
37401         * lib/strftime.c (HAVE_LIMITS_H, STDC_HEADERS) [defined _LIBC]: Remove.
37402         (HAVE_MEMCPY) [defined emacs && !defined HAVE_BCOPY]: Remove.
37403         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
37404         (memcpy): Remove macro.
37405         (MEMCPY) [!defined COMPILE_WIDE]: Define to memcpy unconditionally.
37406         (__P): Remove.  All uses removed.
37407         (PTR): Remove.  All uses changed to void *.
37408         (CHAR_BIT, NULL): Remove.
37409         (spaces, zeros, memset_space, memset_zero)
37410         [!defined memset && !defined HAVE_MEMSET && !defined _LIBC]:
37411         Remove.
37412         (LOCALE_PARAM, LOCALE_PARAM_DECL): Remove.
37413         (memcpy_lowcase, memcpy_uppcase, tm_diff, iso_week_days):
37414         Define with prototype.
37415         Remove now-unnecessary prototype decl.
37416         (extra_args_spec): Assume ANSI C.  All uses changed.
37417         (extra_args_spec_iso): Remove.
37418         (my_strftime, emacs_strftimeu): Define via prototype.
37419         * lib/strtod.c: Include <float.h>, <stdlib.h>, <string.h>
37420         unconditionally.
37421         (DBL_MAX, DBL_MIN, HUGE_VAL, NULL): Remove decls.
37422         * lib/strtoimax.c: Include <stdlib.h> unconditionally.
37423         (strtoul, strtol): Remove decls.
37424         * lib/strtol.c (STDC_HEADERS, HAVE_LIMITS_H, NULL, ULONG_MAX,
37425         LONG_MAX): Remove.
37426         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
37427         (LOCALE_PARAM_DECL): Remove.  All uses changed to LOCALE_PARAM_PROTO.
37428         (LOCALE_PARAM_PROTO): New macro.
37429         (INTERNAL, INTERNAL1, WEAKNAME): Assume ANSI C, not K&R.
37430         (INTERNAL (strtol), strtol): Define with a prototype.
37431         (PARAMS): Remove.  All uses removed.
37432         * lib/tempname.c: Include <string.h> unconditionally.
37433         * lib/userspec.c: Include <stdlib.h>, <string.h> unconditionally.
37434         * lib/xgethostname.c (main): Define with a prototype.
37435         * lib/xmalloc.c: Include "xalloc.h" first, to check interface.
37436         Include <stdlib.h> unconditionally.
37437         (calloc, malloc, realloc, free): Remove decls.
37438         * lib/xstrtod.c: Include "xstrtod.h" first, to check interface.
37439         Include <stdlib.h> unconditionally.  Sort include file names.
37440         (strtod): Remove.
37441         (xstrtod): Define with a prototype.
37442         * lib/xstrtol.c: Include <stdlib.h>, <string.h> unconditionally.
37443         (strtol, strtoul): Remove decls.
37444
37445 2003-09-11  Paul Eggert  <eggert@twinsun.com>
37446
37447         More patches to assume C89 or better.
37448         * m4/strndup.m4 (gl_PREREQ_STRNDUP): Remove STDC_HEADERS check.
37449         * m4/strnlen.m4 (gl_PREREQ_STRNLEN): Don't check for memory.h,
37450         string.h, memchr, STDC_HEADERS.
37451
37452 2003-09-11  Paul Eggert  <eggert@twinsun.com>
37453
37454         * lib/strndup.c: Don't include <stdio.h>, <sys/types.h>.
37455         Include <stdlib.h>, <string.h> unconditionally.
37456         Remove now-unnecessary cast to char *.
37457         * lib/strnlen.c: Include <string.h> unconditionally.
37458         * lib/yesno.c (yesno): Define with a prototype.
37459
37460 2003-09-11  Bruno Haible  <bruno@clisp.org>
37461
37462         * config/srclist.txt (setenv.c, unsetenv.c): Disable for the moment.
37463
37464 2003-09-10  Jim Meyering  <jim@meyering.net>
37465
37466         * lib/error.c: Correct indentation of cpp directives.
37467
37468 2003-09-10  Bruno Haible  <bruno@clisp.org>
37469
37470         * m4/strcspn.m4 (gl_PREREQ_STRCSPN): Remove <string.h> check.
37471         * m4/strpbrk.m4 (gl_PREREQ_STRPBRK): Remove <string.h> check.
37472         * m4/strstr.m4 (gl_PREREQ_STRSTR): Remove <string.h> check.
37473         * m4/unicodeio.m4 (gl_UNICODEIO): Remove <string.h> check.
37474         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove
37475         <stdlib.h> and <string.h> checks.
37476         * m4/xreadlink.m4 (gl_XREADLINK): Remove <stdlib.h> check.
37477         * m4/yesno.m4 (gl_YESNO): Remove <stdlib.h> check.
37478
37479 2003-09-10  Bruno Haible  <bruno@clisp.org>
37480
37481         * lib/strcspn.c: Include <string.h> unconditionally.
37482         * lib/strpbrk.c: Include <string.h> unconditionally.
37483         * lib/strstr.c: Include <string.h> unconditionally.
37484         * lib/unicodeio.c: Include <string.h> unconditionally.
37485         * lib/setenv.c: Include <stdlib.h> and <string.h> unconditionally.
37486         * lib/unsetenv.c: Likewise.
37487         * lib/xreadlink.c: Include <stdlib.h> unconditionally.
37488         * lib/yesno.c: Include <stdlib.h> unconditionally.
37489         (rpmatch): Add prototype.
37490
37491 2003-09-09  Paul Eggert  <eggert@twinsun.com>
37492
37493         More patches to assume C89 or better.
37494         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Don't check for stdlib.h.
37495         * m4/getopt.m4 (gl_GETOPT): Don't check for string.h.
37496         * m4/getugroups.m4 (gl_GETUGROUPS): Do not check for standard C headers
37497         or for string.h.
37498         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Do not check for
37499         stdlib.h.
37500         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): Do not require standard
37501         C headers.
37502         * m4/hard-locale.m4 (gl_HARD_LOCALE): Do not check for stdlib.h,
37503         string.h.
37504         * m4/hash.m4 (gl_HASH): Do not check for stdlib.h, malloc, free.
37505         * m4/human.m4 (gl_HUMAN): Do not check for stdlib.h, string.h, getenv.
37506         * m4/idcache.m4 (gl_IDCACHE): Do not check for standard C headers,
37507         or for string.h.
37508         * m4/long-options.m4 (gl_LONG_OPTIONS): Do not check for stdlib.h.
37509         * m4/makepath.m4 (gl_MAKEPATH): Do not check for string.h or standard
37510         C headers.
37511         * m4/md5.m4 (gl_MD5): Don't check for limits.h, standard C headers,
37512         memcpy.
37513         * m4/sha.m4 (gl_SHA): Don't check for standard Cheaders, memcpy.
37514         * m4/memchr.m4 (jm_PREREQ_MEMCHR): Don't check for limits.h, stdlib.h.
37515         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): Don't check for string.h.
37516         * m4/memcoll.m4 (gl_MEMCOLL): Likewise.
37517         * m4/memrchr.c (gl_PREREQ_MEMRCHR): Don't check for limits.h.
37518         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): Don't check for stdlib.h,
37519         string.h, free.
37520         * m4/mktime.m4 (gl_PREREQ_MKTIME): Don't check for standard C headers.
37521         * m4/modechange.m4 (gl_MODECHANGE): Don't check for standard C headers.
37522         * m4/mountlist.m4 (gl_PREREQ_MOUNTLIST_EXTRA): Don't check for standard
37523         C headers, or for string.h.
37524         * m4/obstack.m4 (gl_OBSTACK): Don't check for stddefe.h, string.h.
37525         (gl_PREREQ_OBSTACK): Don't check for stdlib.h.
37526         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't check for standard C
37527         headers, memory.h, stdlib.h, string.h, strings.h.
37528         * m4/posixtm.m4 (gl_POSIXTM): Don't check for stdlib.h, string.h.
37529         * m4/posixver.m4 (gl_POSIXVER): Don't check for getenv.
37530         * m4/putenv.m4 (gl_PREREQ_PUTENV): Don't check for string.h, memcpy,
37531         strchr.
37532         * m4/readtokens.m4 (gl_READTOKENS): Don't check for standard C
37533         headers, memory.h, string.h.
37534         * m4/regex.m4 (jm_PREREQ_REGEX): Do not check for limits.h, string.h.
37535         * m4/rename.m4 (gl_PREREQ_RENAME): Do not check for stdlib.h, string.h,
37536         free.
37537         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Don't check for standard C
37538         headers.
37539         * m4/same.m4 (gl_SAME): Don't check for stdlib.h, string.h, free.
37540         * m4/save-cwd.m4 (gl_SAVE_CWD): Don't check for standard C headers.
37541         * m4/savedir.m4 (gl_SAVEDIR): Don't check for standard C headers.
37542         * m4/strchrnul.m4 (gl_PREREQ_STRCHRNUL): Don't check for string.h.
37543         * m4/xgetcwd.m4 (gl_XGETCWD): Don't check for stdlib.h.
37544
37545 2003-09-09  Paul Eggert  <eggert@twinsun.com>
37546
37547         More K&R removal.
37548
37549         * lib/acosl.c (main): Use a prototype.
37550         * lib/asinl.c, cosl.c, expl.c, frexpl.c, ldexpl.c, sinl.c,
37551         tanl.c: Likewise.
37552
37553         * lib/getloadavg.c (getloadavg, main): Define via prototypes.
37554
37555         * lib/getopt.h (struct option.name): Assume C89, and use 'const'.
37556         (getopt, etopt_long, getopt_long_only, _getopt_internal)
37557         [defined __GNU_LIBRARY__]: Assume C89, so we can always declare
37558         with a prototype.
37559         * lib/getopt.c (const): Remove macro.
37560         Include <string.h> unconditionally.
37561         (my_index): Remove; all uses changed to strchr.
37562         (strlen): Remove decl.
37563         (exchange): Remove forward decl; no longer needed.
37564         (exchange, _getopt_initialize, _getopt_internal, getopt, main):
37565         Define with prototype.
37566         * lib/getopt1.c (const): Remove macro.
37567         (getopt_long, getopt_long_only, main): Define with prototype.
37568
37569         * lib/getugroups.c: Include <string.h> unconditionally.
37570
37571         * lib/getusershell.c: Include <stdlib.h> unconditionally.
37572         (getusershell, setusershell, endusershell, readname, main):
37573         Define with prototypes.
37574
37575         * lib/group-member.c: Include group-member.h first.
37576         Include <stdlib.h> unconditionally.
37577
37578         * lib/hard-locale.c: Include hard-locale.h first.
37579         Include <stdlib.h>, <string.h> unconditionally.
37580
37581         * lib/hash.c (free, malloc): Remove decls.
37582         Include <stdlib.h> unconditionally.
37583
37584         * lib/human.c: Include <stdlib.h>, <string.h> unconditionally.
37585         (getenv): Do not declare.
37586
37587         * lib/idcache.c: Include <string.h> unconditionally.
37588
37589         * lib/long-options.c: Include long-options.h first, to test interface.
37590         Include <stdlib.h> unconditionally.
37591
37592         * lib/makepath.c: Include makepath.h first, to test interface.
37593         Include <stdlib.h> and <string.h> unconditionally.
37594
37595         * lib/linebuffer.c: Include <stdlib.h>.
37596         (free): Remove decl.
37597
37598         * lib/malloc.c: Include <stdlib.h>, for malloc; don't bother with
37599         stddef.h. rpl_malloc returns void *, not char *.
37600         * lib/realloc.c (rpl_realloc): Likewise.  Also, define with a
37601         prototype.
37602
37603         * lib/md5.h: Include <limits.h> unconditionally.
37604         (UINT_MAX_32_BITS): Don't worry about non-__STDC__ case.
37605         (__P): Remove; all uses removed.
37606         * lib/md5.c: Include "md5.h" first.
37607         (md5_init_ctx, md5_read_ctx, md5_finish_ctx, md5_stream,
37608         md5_buffer, md5_process_bytes, md5_process_block):
37609         Define with prototypes.
37610         * lib/sha.h (__P): Remove all uses.  (It wasn't defined??)
37611         * lib/sha.c: Include "sha.h" first.
37612         Include <stdlib.h>, <string.h> unconditionally.
37613
37614         * lib/memchr.c (__ptr_t): Remove; all uses changed to void *.
37615         * lib/memcmp.c (__ptr_t): Likewise.
37616         * lib/memrchr.c (__ptr_t): Likewise.
37617         * lib/memchr.c, memcmp.c, memcoll.c, memrchr.c:
37618         Include <string.h> unconditionally.
37619         * lib/memchr.c, memrchr.c: Include <limits.h> unconditionally.
37620         * lib/memchr.c: Include <stdlib.h> unconditionally.
37621         * lib/memchr.c (LONG_MAX): Remove.
37622         * lib/memrchr.c (LONG_MAX): Likewise.
37623         * lib/memchr.c (__memchr): Define via a prototype.
37624         * lib/memrchr.c (__memrchr): Likewise.
37625         * lib/memcmp.c (__P): Remove, and remove all uses.
37626         (memcmp_bytes, memcmp_common_alignment, memcmp_not_common_alignment):
37627         Remove forward decls; no longer needed.
37628         * lib/memcpy.c, memmove.c, memset.c: Include <stddef.h>.
37629         Use types required by C89 in prototype.
37630
37631         * lib/mkdir.c: Include <stdlib.h>, <string.h> unconditionally.
37632         * lib/savedir.c: Likewise.
37633         * lib/mkdir.c (free): Remove decl.
37634         * lib/rmdir.c (rmdir): Define with a prototype.
37635         * lib/savedir.c: Include savedir.h first, to test interface.
37636
37637         * lib/mktime.c (STDC_HEADERS): Remove.
37638         Include <stdlib.h>, <string.h> unconditionally.
37639
37640         * lib/modechange.c: Include <stdlib.h> unconditionally.
37641         (malloc): Remove decl.
37642
37643         * lib/mountlist.c: Include <stdlib.h>, <string.h> unconditionally.
37644         (free): Remove decl.
37645
37646         * lib/obstack.h (PTR_INT_TYPE) [!defined __PTRDIFF_TYPE__]:
37647         Define to ptrdiff_t, without bothering to check HAVE_STDDEF_H.
37648         (This type really should be intptr_t, but that's a C99ism.)
37649         (_obstack_memcpy): Remove: all uses changed to memcpy.
37650         Include <string.h> unconditionally.
37651         (struct obstack): Assume __STDC__ for types of members
37652         chunkfun, freefun, extra_arg.
37653         (_obstack_newchunk, _obstack_free, _obstack_begin, _obstack_begin_1,
37654         _obstack_memory_used, obstack_alloc_failed_handler, obstack_init,
37655         obstack_begin, obstack_specify_allocation,
37656         obstack_specify_allocation_with_arg, obstack_chunkfun,
37657         obstack_freefun, obstack_free) [! (defined __STDC__ && __STDC__)]:
37658         Remove unprototyped decls and the macros that use them.
37659         * lib/obstack.c (POINTER): Remove.  All uses changed to void *.
37660         (obstack_alloc_failed_handler, CALL_CHUNKFUN, CALL_FREEFUN,
37661         _obstack_begin, _obstack_begin_1, _obstack_allocated_p)
37662         (defined __STDC__ && __STDC__)]:
37663         Remove nonprototyped code.
37664         Include <stdlib.h> unconditionally.
37665         (_obstack_begin, _obstack_begin_1, _obstack_newchunk,
37666         _obstack_allocated_p, _obstack_free, obstack_free,
37667         _obstack_memory_used, print_and_abort):
37668         Define using prototypes.
37669         (obstack_1grow, obstack_1grow_fast, obstack_alloc, obstack_base,
37670         obstack_blank, obstack_blank_fast, obstack_copy, obstack_copy0,
37671         obstack_finish, obstack_grow, obstack_grow0, obstack_make_room,
37672         obstack_next_free, obstack_object_size, obstack_room) [0]:
37673         Remove unused, unprototyped code.
37674
37675         * lib/path-concat.c: Include <stdlib.h>, <string.h> unconditionally.
37676
37677         * lib/physmem.c (physmem_total, physmem_available, main): Define
37678         with prototypes.
37679
37680         * lib/posixtm.c: Include <stdlib.h>, <string.h> unconditionally.
37681         (main): Define with a prototype.
37682
37683         * lib/posixver.c (getenv): Remove decl.
37684
37685         * lib/putenv.c (malloc): Returns void *, not char *.
37686         Include <string.h> unconditionally.
37687         (strchr, memcpy, NULL): Do not define.
37688
37689         * lib/readtokens.c: Include readtokens.h first, to test interface.
37690         Include <stdlib.h>, <string.h> unconditionally.
37691         (init_tokenbuffer): Define with a prototype.
37692
37693         * lib/regex.c (PARAMS): Remove.  All uses removed.
37694         All uses of _RE_ARGS removed, too.
37695         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
37696         unconditionally.
37697         (bzero): Assume memset exists.
37698         (memcmp, memcpy, NULL): Remove.
37699         (SIGN_EXTEND_CHAR): Remove; all uses replaced by casts to signed
37700         char, or assignments to local vars of type signed char.
37701         (init_syntax_once, PREFIX(extract_number_and_incr),
37702         PREFIX(print_partial_compiled_pattern),
37703         PREFIX(print_compiled_pattern), PREFIX(print_double_string),
37704         convert_mbs_to_wcs, print_fastmap, re_set_syntax,
37705         PREFIX(regex_grow_registers), PREFIX(regex_compile),
37706         PREFIX(store_op1), PREFIX(store_op2), PREFIX(insert_op1),
37707         PREFIX(insert_op2), PREFIX(at_begline_loc_p),
37708         PREFIX(at_endline_loc_p), group_in_compile_stack, insert_space,
37709         wcs_compile_range, byte_compile_range, truncate_wchar,
37710         PREFIX(re_compile_fastmap), re_compile_fastmap, re_set_registers,
37711         re_search, re_search_2, PREFIX(re_search_2), re_match, re_match_2,
37712         count_mbs_length, wcs_re_match_2_internal,
37713         byte_re_match_2_internal, PREFIX(group_match_null_string_p),
37714         PREFIX(alt_match_null_string_p),
37715         PREFIX(common_op_match_null_string_p), PREFIX(bcmp_translate),
37716         re_compile_pattern, re_comp, re_exec, regcomp, regexec, regerror,
37717         regfree, PREFIX(extract_number)): Define with prototype.  Remove
37718         now-unnecessary declaration, if any.
37719         (byte_compile_range, PREFIX(regex_compile), re_comp, re_exec,
37720         regcomp, regexec):
37721         Remove now-unnecessary casts among pointer types.
37722         * lib/regex.h (_RE_ARGS): Remove.  All uses removed.
37723
37724         * lib/rename.c: Include <stdlib.h>, <string.h> unconditionally.
37725         (free): Remove decl.
37726
37727         * lib/rpmatch.c: Include <stdlib.h> unconditionally.
37728
37729         * lib/same.c: Include <stdlib.h>, <string.h> unconditionally.
37730         (free): Remove decl.
37731
37732         * lib/save-cwd.c: Include <stdlib.h> unconditionally.
37733         * lib/xgetcwd.c: Likewise.
37734
37735         * lib/stat.c: Include <stdlib.h>, <string.h> unconditionally.
37736         (free): Remove decl.
37737
37738         * lib/strchrnul.c (strchrnul): Define with a prototype.
37739         Fix bug: c_in was not converted to char before searching.
37740
37741         The following changes are not K&R related:
37742
37743         * lib/group-member.h: Include <sys/types.h>, so that this file is
37744         self-contained.
37745         * lib/makepath.h: Likewise.
37746
37747         * lib/getusershell.c (readname, default_index, line_size, readname):
37748         Use size_t, not int, for sizes.
37749         (readname): If the size overflows, report an error instead of
37750         looping forever.
37751
37752 2003-09-09  Paul Eggert  <eggert@twinsun.com>
37753
37754         * config/srclist.txt: Do not get getopt.h, getopt1.c, or regex.h from
37755         libc.
37756
37757 2003-09-09  Paul Eggert  <eggert@twinsun.com>
37758
37759         * README: New section: portability guidelines.
37760
37761 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
37762
37763         * m4/getndelim2.m4 (gl_PREREQ_GETNDELIM2): Assume stdlib.h per the
37764         C89 spec.
37765
37766 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
37767
37768         * lib/getndelim2.c: Assume stdlib.h per the C89 spec.
37769
37770 2003-09-08  Paul Eggert  <eggert@twinsun.com>
37771
37772         Assume C89 or better; remove K&R cruft.
37773         A few of these changes were first proposed by Derek Robert Price
37774         in <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00105.html>.
37775
37776         * lib/addext.c: Include <string.h> unconditionally.
37777         * lib/backupfile.c: Include <string.h>, <stdlib.h> unconditionally.
37778         Don't declare getenv or malloc.
37779
37780         * lib/alloca.c: Include <string.h>, <stdlib.h> unconditionally.
37781         (POINTER_TYPE, pointer): Remove; all uses changed to void *.
37782         (NULL): Remove.
37783         (find_stack_direction, alloca): Use prototypes.
37784
37785         * lib/atexit.c (atexit): Define using a prototype.
37786
37787         * lib/basename.c, dirname.c, stripslash.c:
37788         Include <string.h> unconditionally.
37789
37790         * lib/bcopy.c: Include <stddef.h>.
37791         (bcopy): Define with prototype, using 'const' and 'void' and 'size_t'.
37792
37793         * lib/canon-host.c: Include <stdlib.h>, <string.h> unconditionally.
37794
37795         * lib/error.h (error, error_at_line, error_print_progname)
37796         [! (defined (__STDC__) && __STDC__)]: Remove decls.
37797         * lib/error.c: Include error.h first, to check interface.
37798         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
37799         (VA_START): Remove; all uses changeed to va_start.
37800         (exit, strerror): Remove decls.
37801         (error_print_progname): Prototype uncondionally.
37802         Don't include <errno.h>; no longer needed.
37803         (private_strerror): Remove.
37804         (error_tail): Always define.
37805         (error, error_at_line): Assume C89 or better; always use prototypes.
37806         * lib/fatal.c: Include "fatal.h" first, to test interface.
37807         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
37808         (VA_START): Remove; all uses changed to va_start.
37809         [! (HAVE_VPRINTF || HAVE_DOPRNT || _LIBC)]: Remove support for
37810         this case.
37811         (exit): Remove decl.
37812         (fatal): Prototype unconditionally.  Assume va_start works.
37813         Abort at end, to pacify gcc.
37814
37815         * lib/euidaccess.c (main): Define with a prototype.
37816
37817         * lib/exclude.c: Include <stdlib.h>, <string.h> unconditionally.
37818
37819         * lib/exitfail.c: Include <stdlib.h> unconditionally.
37820
37821         * lib/fnmatch_.h (__P): Remove.  All uses changed to assume
37822         prototypes.
37823         * lib/fnmatch.c: Include fnmatch.h first, to test interface.
37824         Include <string.h>, <stddef.h>, <stdlib.h> unconditionally.
37825         (getenv): Remove decl.
37826         (fnmatch): Define using a prototype.
37827         * lib/fnmatch_loop.c (FCT): Remove forward decl; no longer needed.
37828         (FCT): Define using a prototype.
37829
37830         * lib/getdate.y: Include <stdlib.h>, <string.h> unconditionally.
37831
37832         * lib/gethostname.c: Include <stddef.h>.
37833         (gethostname): Define with prototype.  Length is size_t, not int.
37834
37835 2003-09-08  Paul Eggert  <eggert@twinsun.com>
37836
37837         Assume C89 or better; remove K&R cruft.
37838         * m4/alloca.m4 (gl_PREREQ_ALLOCA): Don't check for stdlib.h, string.h.
37839         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for stdlib.h,
37840         string.h, getenv, malloc.
37841         * m4/dirname.m4 (gl_DIRNAME): Don't check for string.h or C standard
37842         headers.
37843         * m4/canon-host.m4 (gl_CANON_HOST): Don't check for string.h, stdlib.h.
37844         * m4/error.m4 (jm_PREREQ_ERROR): Do not require STDC headers, and
37845         do not check for strerror.
37846         * m4/exclude.m4: Do not check for stdlib.h, string.h, strings.h.
37847         * m4/exitfail.m4 (gl_EXITFAIL): Do not check for stdlib.h.
37848         * m4/fatal.m4 (gl_FATAL): Do not require STDC headers, and
37849         do not check for doprnt or vprintf.
37850         * m4/fnmatch.m4 (gl_PREREQ_FNMATCH_EXTRA): Remove.  All uses removed.
37851         * m4/getdate.m4 (gl_GETDATE): Don't check for stdlib.h or string.h.
37852
37853 2003-09-08  Paul Eggert  <eggert@twinsun.com>
37854
37855         * lib/getversion.c: Remove; was migrated to backupfile.c in 1997.
37856         getversion.c should have been removed then, but was accidentally
37857         preserved.
37858
37859         * lib/utime.c [!HAVE_UTIMES_NULL]: Include <sys/stat.h>, <fcntl.h>.
37860         (utime_null): Fix typo: 'st' was sometimes called 'sb'.
37861
37862 2003-09-08  Karl Berry  <karl@gnu.org>
37863
37864         * config/config.sub, config.guess, srclistvars.sh: update from savannah
37865                 config, forget about prep.
37866
37867         * config/depcomp, missing: update from automake.
37868
37869 2003-09-07  Paul Eggert  <eggert@twinsun.com>
37870
37871         * modules/time_r: Depend on 'restrict'.  Fix from Simon Josefsson in
37872         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
37873
37874 2003-09-07  Paul Eggert  <eggert@twinsun.com>
37875
37876         * lib/time_r.c (gmtime_r, localtime_r): Fix silly typo: missing arg to
37877         copy_tm_result.  Bug reported by Simon Josefsson in
37878         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
37879
37880 2003-09-06  Paul Eggert  <eggert@twinsun.com>
37881
37882         * m4/time_r.m4: New file.
37883         * m4/mktime.m4 (gl_PREREQ_MKTIME): Remove check for limits.h.
37884         * m4/timegm.m4 (gl_FUNC_TIMEGM): Assume that timegm is buggy if mktime
37885         is. Check for timegm declaration.
37886         (gl_PREREQ_TIMEGM): Require gl_FUNC_MKTIME.
37887         Do not check for gmtime_r.
37888         Replace mktime if __mktime_internal does not exist and if mktime
37889         hasn't been replaced already.
37890
37891 2003-09-06  Paul Eggert  <eggert@twinsun.com>
37892
37893         * lib/time_r.c, lib/time_r.h: New files.
37894
37895         * lib/mktime.c (my_mktime_localtime_r): Remove; all uses changed to
37896         __localtime_r.
37897         (__localtime_r) [!defined _LIBC]: New macro.  Include <time_r.h>.
37898         (__mktime_internal) [!defined _LIBC]: Now extern, not static.
37899
37900         * lib/strftime.c (my_strftime_gmtime_r): Remove; all uses changed to
37901         __gmtime_r.
37902         (my_strftime_localtime_r): Remove; all uses changed to __localtime_r.
37903         (__gtime_r, __localtime_r) [!HAVE_TM_GMTOFF]: New macros.
37904         Include <time_r.h>.
37905
37906         * lib/timegm.c: Switch to glibc implementation, with the following
37907         changes:
37908         [defined HAVE_CONFIG_H]: Include <config.h>.
37909         [!defined _LIBC]: Include "timegm.h" rather than <time.h>.
37910         (__mktime_internal) [!defined _LIBC]: New decl.
37911         (__gmtime_r) [!defined _LIBC]: New macro and function.
37912         (timegm): Use a prototype, since gnulib assumes C89.
37913         Do not bother declaring tmp to be const, as it's not really usefu.
37914         * lib/timegm.h: Hoist "#include <time.h>" out of #ifdef.
37915         (timegm): Declare only if HAVE_DECL_TIMEGM.
37916
37917 2003-09-06  Paul Eggert  <eggert@twinsun.com>
37918
37919         * MODULES.html.sh (func_all_modules): Add time_r.
37920         * modules/time_r: New file.
37921         * modules/mktime, modules/strftime, modules/timegm: Depend on time_r.
37922         * modules/timegm: Depend on mktime.  Change maintainer to "all, glibc".
37923
37924 2003-09-03  Paul Eggert  <eggert@twinsun.com>
37925
37926         * lib/human.c (human_readable): Fix bug that rounded 10501 to 10k.
37927         Bug reported by Lute Kamstra in
37928         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00003.html>.
37929
37930         * lib/getdate.y (relative_time_table): Use tDAY_UNIT for "tomorrow",
37931         "yesterday", "today", and "now" rather than tMINUTE_UNIT.  Of
37932         course with correspondingly smaller numbers for tomorrow and
37933         yesterday.  From Tadayoshi Funaba.  Originally installed into
37934         sh-utils on 1999-08-07, but the patch got lost (I guess during the
37935         coreutils merge?).
37936
37937 2003-08-31  Simon Josefsson  <jas@extundo.com>
37938
37939         * modules/timegm: New file.
37940         * MODULES.html.sh (func_all_modules): Add timegm.
37941
37942 2003-08-31  Simon Josefsson  <jas@extundo.com>
37943
37944         * m4/timegm.m4: New file.
37945
37946 2003-08-31  Simon Josefsson  <jas@extundo.com>
37947
37948         * lib/timegm.h: New file.
37949         * lib/timegm.c: New file.  Based on
37950         wget-1.8.2/src/http.c:mktime_from_utc.
37951
37952 2003-08-31  Karl Berry  <karl@gnu.org>
37953
37954         * lib/argp.h: update from libc.
37955
37956 2003-08-28  Bruno Haible  <bruno@clisp.org>
37957
37958         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Remove AC_DEFINE of fnmatch here.
37959         This avoids havoc on compilers for which '#define fnmatch rpl_fnmatch'
37960         followed by '#define fnmatch fnmatch_posix' gives an error.
37961
37962 2003-08-28  Bruno Haible  <bruno@clisp.org>
37963
37964         * lib/binary-io.h: Undefine O_BINARY before defining it. This avoids a
37965         warning on QNX, which defines O_BINARY to 000000.
37966
37967 2003-08-27  Jim Meyering  <jim@meyering.net>
37968
37969         * m4/mkstemp.m4: Require that the system mkstemp be able to create
37970         70 temporary files, not just 30.  Tru64 V4.0F's mkstemp function
37971         would fail after 32.  Reported by Danny Levinson.  Details here:
37972         http://mail.gnu.org/archive/html/bug-coreutils/2003-08/msg00124.html
37973
37974 2003-08-24  Bruno Haible  <bruno@clisp.org>
37975
37976         * lib/binary-io.h: Include <stdio.h>, to avoid a compilation error when
37977         MSVC7 <stdio.h> is included later.
37978
37979 2003-08-22  Simon Josefsson  <jas@extundo.com>
37980
37981         * modules/strndup (Makefile.am): Add strndup.h to lib_SOURCES.
37982
37983 2003-08-20  Karl Berry  <karl@gnu.org>
37984
37985         * m4/lib-ld.m4: serial 1003 from gettext, no changes besides serial.
37986
37987 2003-08-20  Bruno Haible  <bruno@clisp.org>
37988
37989         * modules/progname: New file.
37990         * MODULES.html.sh (func_all_modules): Add progname.
37991
37992 2003-08-20  Bruno Haible  <bruno@clisp.org>
37993
37994         * lib/progname.h: New file, from GNU gettext.
37995         * lib/progname.c: New file, from GNU gettext.
37996         * lib/progreloc.c: New file, from GNU gettext.
37997
37998 2003-08-19  Jim Meyering  <jim@meyering.net>
37999
38000         * m4/lib-ld.m4: Revert yesterday's change, per Bruno's request here:
38001         http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00155.html
38002
38003 2003-08-19  Bruno Haible  <bruno@clisp.org>
38004
38005         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Don't check for <string.h> any
38006         more.
38007
38008 2003-08-19  Bruno Haible  <bruno@clisp.org>
38009
38010         * lib/xstrdup.c: Assume <string.h> exists.
38011
38012 2003-08-18  Paul Eggert  <eggert@twinsun.com>
38013
38014         * modules/stdbool: Add BUILT_SOURCES.  Prefer $@ to target name
38015         in makefile rules.
38016
38017 2003-08-18  Jim Meyering  <jim@meyering.net>
38018
38019         * m4/getloadavg.m4: Use [\t ], not [ \t] (where \t is a literal TAB).
38020         * m4/lib-ld.m4: Likewise.
38021
38022 2003-08-18  Jim Meyering  <jim@meyering.net>
38023
38024         * lib/setenv.h: Indent nested cpp directive.
38025         * lib/vasnprintf.c: Remove trailing blanks.
38026
38027 2003-08-17  Simon Josefsson  <jas@extundo.com>
38028
38029         * modules/xstrndup: New file.
38030         * MODULES.html.sh (func_all_modules): Add xstrndup.
38031
38032 2003-08-17  Simon Josefsson  <jas@extundo.com>
38033
38034         * modules/argp: Fix autoconf macro name. Add more dependencies.
38035
38036 2003-08-17  Simon Josefsson  <jas@extundo.com>
38037
38038         * m4/xstrndup.m4: New file.
38039
38040 2003-08-17  Simon Josefsson  <jas@extundo.com>
38041
38042         * m4/argp.m4: New file.
38043
38044 2003-08-17  Simon Josefsson  <jas@extundo.com>
38045             Bruno Haible  <bruno@clisp.org>
38046
38047         * lib/xstrndup.h: New file.
38048         * lib/xstrndup.c: New file.
38049
38050 2003-08-17  Bruno Haible  <bruno@clisp.org>
38051
38052         * modules/strndup (Files, Include): Add lib/strndup.h.
38053
38054 2003-08-17  Bruno Haible  <bruno@clisp.org>
38055
38056         * modules/euidaccess (Files): Add lib/euidaccess.h.
38057
38058 2003-08-17  Bruno Haible  <bruno@clisp.org>
38059
38060         * lib/strndup.h: New file.
38061
38062 2003-08-17  Bruno Haible  <bruno@clisp.org>
38063
38064         * gnulib-tool (func_create_testdir): Handle gl_USE_SYSTEM_EXTENSIONS
38065         like AC_GNU_SOURCE.
38066         * modules/extensions (configure.ac): Comment out the invocation of
38067         gl_USE_SYSTEM_EXTENSIONS.
38068
38069 2003-08-16  Paul Eggert  <eggert@twinsun.com>
38070
38071         Merges from coreutils, etc.
38072         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Insert ':' to prevent a syntax
38073         error in gl_FUNC_MATCH.  This fixes a bug I introduced on 2003-05-28.
38074         * m4/readlink.m4 (gl_PREREQ_READLINK): Renamed from gl_PREREQ_READLINE,
38075         fixing a typo.
38076         * m4/host-os.m4 (UTILS_HOST_OS): Add GNU/NetBSD, GNU/FreeBSD.
38077         * m4/hash.m4 (gl_HASH): Use AM_STDBOOL_H, not AC_HEADER_STDBOOL.
38078
38079 2003-08-16  Paul Eggert  <eggert@twinsun.com>
38080
38081         Document merge from coreutils.
38082         * modules/alloca: Append $(ALLOCA_H) to BUILT_SOURCES.
38083         * modules/fnmatch: Append $(FNMATCH_H) to BUILT_SOURCES.
38084         * modules/utime: Add m4/utimes-null.m4.
38085
38086 2003-08-16  Paul Eggert  <eggert@twinsun.com>
38087
38088         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Do not normalize white
38089         space, undoing this 2003-08-12 change:
38090         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
38091
38092 2003-08-16  Paul Eggert  <eggert@twinsun.com>
38093
38094         * config/srclist.txt: Get regex.h, strdup.c, strtoll.c,
38095         strtoul.c from libc, undoing this 2003-08-12 change:
38096         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
38097
38098 2003-08-16  Jim Meyering  <jim@meyering.net>
38099
38100         Merges from coreutils.
38101         * m4/readdir.m4 (GL_FUNC_READDIR): Change name to have GL_ (not jm_)
38102         prefix.  Adjust cache variables similarly.  Create 500 rather than
38103         just 300 files, to exercise bug on Darwin6.5, too.
38104         * m4/perl.m4 (jm_PERL): Use $am_missing_run, not undefined
38105         $missing_dir.
38106         * m4/jm-winsz1.m4: Require AC_SYS_POSIX_TERMIOS, not
38107         AM_SYS_POSIX_TERMIOS.
38108         Reported by mkc@mathdogs.com.
38109         Also change use of $am_cv_sys_posix_termios
38110         to $ac_cv_sys_posix_termios.  Reported by Andreas Schwab.
38111         * m4/getgroups.m4 (jm_FUNC_GETGROUPS): Rewrite to use AC_FUNC_GETGROUPS
38112         and (if needed) to call AC_LIBOBJ and to set GETGROUPS_LIB.
38113         * m4/fsusage.m4 [__GLIBC__]: GNU libc's statvfs stats each mount point
38114         in /proc/mounts until it finds one with matching device number.  This
38115         is unnecessary when the FILE argument *is* a mount point.  No stat call
38116         is necessary in that case.  So, disable the statvfs-testing code on
38117         systems with GNU libc.  Reported by Andrei Gaponenko via Tim Waugh
38118         as RedHat bug# 84846.
38119         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
38120         to 1MB, so as not to render systems with no stack size limit (e.g.,
38121         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
38122         Include <unistd.h>.  On some systems,
38123         it is required for the definition of _SC_PAGESIZE.
38124
38125 2003-08-16  Jim Meyering  <jim@meyering.net>
38126
38127         Merge from coreutils.
38128         * lib/xstrtoimax.c: #else #if -> #elif.
38129         * lib/xstrtoumax.c: Likewise.
38130
38131 2003-08-16  Jim Meyering  <jim@meyering.net>
38132
38133         * m4/utimes.m4 (gl_FUNC_UTIMES): New file.
38134         * m4/utimes.m4: Removed.
38135         * m4/utimes-null.m4: Renamed from utimes.m4.
38136
38137         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
38138         to 1MB, so as not to render systems with no stack size limit (e.g.,
38139         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
38140         Include <unistd.h>.  On some systems,
38141         it is required for the definition of _SC_PAGESIZE.
38142
38143 2003-08-16  Jim Meyering  <jim@meyering.net>
38144         and Paul Eggert  <eggert@cs.ucla.edu>
38145
38146         Merges from coreutils, etc.
38147
38148         * m4/jm-macros.m4 (AC_LANG_SOURCE(C)): New macro, undefine, then define
38149         using the latest version from cvs.  This avoids problems with #line
38150         directives using a vendor (Sun) compiler.
38151         (jm_MACROS): Bump prerequisite from 2.52g to 2.57.
38152         Don't set GETGROUPS_LIB here; now it's
38153         done via getgroups.m4's wrapper function.
38154         AC_SUBST OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, and MAN here,
38155         rather than just in sh-util/configure.in, so that the
38156         now-shared-by-fileutils-and-textutils lib/Makefile.am are all the
38157         same.
38158         Use AC_CONFIG_LIBOBJ_DIR(lib) to tell the new
38159         AC_FUNC_GETLOADAVG where to find getloadavg.c.
38160         Require AC_FUNC_FTW, gt_INTTYPES_PRI, gl_CLOCK_TIME,
38161         UTILS_SYS_OPEN_MAX, GL_FUNC_GETCWD_PATH_MAX, GL_FUNC_READDIR,
38162         gl_FSUSAGE, gl_MOUNTLIST, AC_FUNC_CANONICALIZE_FILE_NAME.
38163         Remove code that is now done by the newly-required macros.
38164         Append $(EXEEXT) to DF_PROG.
38165         AC_LIBOBJ fchdir-stub if fchdir doesn't exist; similarly for fchown.
38166         Do not invoke or require the following here,
38167         since prereq.m4 or some gnulib .m4 now does this for us:
38168         gl_REGEX, UTILS_FUNC_MKDIR_TRAILING_SLASH, jm_BISON, gl_FUNC_MKTIME,
38169         jm_FUNC_LSTAT, jm_FUNC_STAT, jm_FUNC_REALLOC, jm_FUNC_MALLOC,
38170         jm_FUNC_NANOSLEEP, jm_FUNC_READDIR, jm_FUNC_MEMCMP,
38171         jm_FUNC_GLIBC_UNLOCKED_IO, AC_FUNC_FNMATCH_GNU, jm_FUNC_PUTENV,
38172         jm_AC_PREREQ_XSTRTOUMAX, jm_AC_PREREQ_XSTRTOIMAX,
38173         AC_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, AC_FUNC_VPRINTF,
38174         vb_FUNC_RENAME, UTILS_FUNC_MKSTEP, jm_FUNC_UTIME, AM_FUNC_GETLINE,
38175         AC_FUNC_OBSTACK.
38176         Do not replace the following functions, as this is now the job
38177         of some gnulib .m4: strcasecmp, strncasecmp, dup2, gethostname,
38178         getusershell, sig2str, strcspn, stpcpy, strstr, strtol, strtoul
38179         strpbrk, euidaccess, memcmp, rmdir, rpmatch, strndup, strverscmp,
38180         atexit getpass, strdup, getpagesize.
38181         Replace 'raise'.
38182         Do not check for the following functions, as this is now the job
38183         of some gnulib .m4: bcopy, canonicalize_file_name, fchdir, ftime,
38184         getcwd, getmntinfo, resolvepath.  But check for sysctl, setreuid,
38185         setregid.
38186         (jm_CHECK_ALL_HEADERS): Do not check for fenv.h.
38187         Check for sys/sysctl.h.
38188         (jm_CHECK_ALL_TYPES): Do not require AC_STRUCT_TM, AC_STRUCT_TIMEZONE,
38189         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Invoke gt_TYPE_SSIZE_T instead
38190         of checking for ssize_t ourselves.
38191
38192         * m4/prereq.m4 (jm_PREREQ): Don't invoke macros; AC_REQUIRE them.
38193         Require every macro that gnulib/modules/* suggests for us.
38194         (jm_PREREQ_ADDEXT): New macro.
38195         (jm_PREREQ_STAT): Check for 'struct statfs' on Ultrix 4.4.
38196         Require jm_AC_TYPE_LONG_LONG instead of invoking it.
38197
38198         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): New macro.
38199         (gl_PHYSMEM): Use it.
38200         Also check for `table' function.
38201         Check for new headers and functions.
38202         Add check for sys/sysmp.h.
38203         With suggestions from Kaveh Ghazi.
38204         Ignore headers that are present but cannot be compiled.  This
38205         avoids spurious warnings on Solaris 9 sparc with Forte Developer 7
38206         C 5.4.
38207
38208 2003-08-15  Paul Eggert  <eggert@twinsun.com>
38209
38210         Document merge from coreutils.
38211         * modules/userspec: Depend on posixver.
38212         * modules/strftime: Depend on tzset.
38213
38214 2003-08-15  Paul Eggert  <eggert@twinsun.com>
38215
38216         * lib/config.charset, ref-add.sin, ref-del.sin: Use three spaces,
38217         rather than tab, after '#' in shell-script copyright notices.
38218         Suggested by Bruno Haible.
38219
38220 2003-08-15  Paul Eggert  <eggert@twinsun.com>
38221
38222         * config/srclist-update: Use three spaces, rather than tab, after '#'
38223         in shell-script copyright notices.  Suggested by Bruno Haible.
38224         Remove unnecessary parenthesization in regular expression.
38225
38226 2003-08-15  Jim Meyering  <jim@meyering.net>
38227
38228         Merge from coreutils.
38229         * lib/xgethostname.c: Include <stdlib.h>.
38230         (xghostname): Don't exit for anything other than memory-related
38231         failure; just return NULL.
38232         * lib/userspec.c: Include "posixver.h".
38233         (parse_user_spec): Accept `.' as a separator only
38234         in pre-POSIX-200112 mode.
38235         * lib/strtoimax.c: Use #elif rather than #else #if.
38236         * lib/strftime.c (my_strftime) [!_LIBC && HAVE_TZNAME && HAVE_TZSET]:
38237         Remove function, now that we can rely on a working tzset function.
38238         [!_LIBC]: Ensure that the required autoconf test has been run.
38239         [!defined _NL_CURRENT && HAVE_STRFTIME]:
38240         Use underlying_strftime for %r.
38241         * lib/sha.c: Merge in some clean-up and optimization changes from
38242         glibc.
38243         * lib/sha.c (sha_stream) [BLOCKSIZE]: Move definition to top of file.
38244         Ensure that it is a multiple of 64.
38245         Rearrange loop exit tests so as to avoid performing an
38246         additional fread after encountering an error or EOF.
38247         * lib/realloc.c: Update copyright date.
38248
38249 2003-08-15  Jim Meyering  <jim@meyering.net>
38250         and Paul Eggert  <eggert@twinsun.com>
38251
38252         Merge from coreutils.
38253         * lib/readutmp.h (HAVE_UTMPX_H): Undef if struct utmp has the ut_exit
38254         member but strut utmpx does not.  Needed for AIX 4.3.3.
38255         (UT_EXIT_E_TERMINATION, UT_EXIT_E_EXIT): Define.
38256
38257 2003-08-15  Jim Meyering  <jim@meyering.net>
38258         and Paul Eggert  <eggert@cs.ucla.edu>
38259
38260         Merges from coreutils, etc.
38261         * m4/strftime.m4 (_jm_STRFTIME_PREREQS):
38262         Require gl_FUNC_TZSET_CLOBBER.
38263         * m4/readutmp.m4 (gl_READUTMP): Check for ut_exit.ut_exit,
38264         ut_exit.e_exit, ut_exit.ut_termination, and ut_exit.e_termination
38265         members.
38266
38267 2003-08-14  Paul Eggert  <eggert@twinsun.com>
38268
38269         Help the merge from coreutils.
38270         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): New macro.
38271         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use it.
38272         * m4/tzset.m4: Use it too.
38273
38274 2003-08-14  Paul Eggert  <eggert@twinsun.com>
38275
38276         * modules/tzset: New file.
38277
38278 2003-08-14  Jim Meyering  <jim@meyering.net>
38279
38280         Merges from coreutils.
38281         * modules/fnmatch: Use the `$(FNMATCH_H)' notation for AC_REPLACED
38282         variable names, rather than @FNMATCH_H@.
38283         * modules/alloca: Likewise for $(ALLOCA_H).
38284
38285         * modules/fnmatch (fnmatch.h): Use `$@' in the commands, in place of
38286         the three copies of the literal target, `fnmatch.h'.
38287         * modules/alloca (alloca.h): Likewise.
38288
38289 2003-08-14  Jim Meyering  <jim@meyering.net>
38290
38291         Merge from coreutils.
38292         * m4/tzset.m4: New file.
38293         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Move the
38294         MOUNTED_VMOUNT test to precede the MOUNTED_GETMNTENT1 tests, since
38295         otherwise, AIX 5.1 systems would end up using the latter.
38296         MOUNTED_GETMNTENT1 support is inadequate on such systems: 1) detecting
38297         whether a file system is remote doesn't work  2) the MOUNTED_VMOUNT
38298         code reports the HOSTNAME:/MOUNT_POINT, while the MOUNTED_GETMNTENT1
38299         code reports merely /MOUNT_POINT.  Reported by Mike Jetzer.
38300
38301 2003-08-14  Jim Meyering  <jim@meyering.net>
38302
38303         Merge from coreutils.
38304         * lib/obstack.h: Whitespace changes.
38305         * lib/mountlist.c: Remove anachronistic casts of xmalloc, xrealloc,
38306         and xcalloc return values.
38307         (read_filesystem_list) [MOUNTED_GETFSSTAT]:
38308         Use MNT_NOWAIT, rather than MNT_WAIT.  Otherwise, `df DIR' could
38309         hang on OSF/1 5.1 for DIR on both local and remote file systems.
38310         Reported by (and fix confirmed by) Nelson H. F. Beebe.
38311         (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
38312         error from mntctl.
38313         Use mntctl's return value to drive the entry-processing loop, since
38314         we can't rely on the value of the vmt_length member in the last
38315         entry.  On some systems doing so could result in exhausting
38316         virtual memory.  Based in part on a patch from Mike Jetzer.
38317
38318 2003-08-14  Jim Meyering  <jim@meyering.net>
38319         and Paul Eggert  <eggert@twinsun.com>
38320
38321         Merges from coreutils, plus other fixes.
38322         * lib/physmem.c: Merge in portability changes from gcc/libiberty
38323         to support AIX, IRIX, Tru64, and Windows.  See the ChangeLog there
38324         for credits and details.  Thanks to Kaveh Ghazi for helping
38325         to keep these files in sync.
38326         (ARRAY_SIZE): Define it.
38327         (physmem_total, physmem_available): Add comments. From Kaveh Ghazi.
38328         * lib/memcasecmp.c: Remove unnecessary parentheses after 'defined'.
38329         (memcasecmp): Don't assume size_t fits in unsigned int.
38330         Remove casts and duplicate code.
38331         * lib/md5.c: Include <string.h> and <stdlib.h> unconditionally.
38332         (memcpy): Remove definition.
38333         Merge in some clean-up and optimization changes from glibc.
38334         [BLOCKSIZE]: Move definition to top of file.
38335         Ensure that it is a multiple of 64.
38336         Rearrange loop exit tests so as to avoid performing an
38337         additional fread after encountering an error or EOF.
38338         * lib/md5.h (md5_uintptr): Define.
38339         * lib/makepath.c (CLEANUP_CWD): Report an error if we failed to
38340         return to the initial working directory.  Preserve errno
38341         for caller.
38342         * lib/idcache.c: Include "xalloc.h".
38343         (xmalloc, xrealloc): Remove decls.
38344         (getuser): Remove casts no longer required in C89.
38345         * lib/human.c: Include stdio.h, for sprintf.
38346         * lib/group-member.c: Include "xalloc.h".
38347         (xmalloc, xrealloc): Remove decls.
38348         (get_group_info): Remove casts no longer required in C89.
38349         * lib/getusershell.c (readname): Remove casts no longer required in
38350         C89.
38351         * lib/gettimeofday.c (rpl_gmtime, rpl_tzset): New functions.
38352         * lib/getline.c: Whitespace fix, from coreutils.
38353
38354 2003-08-13  Paul Eggert  <eggert@twinsun.com>
38355
38356         * m4/exclude.m4 (gl_EXCLUDE): Require AC_C_INLINE, AC_HEADER_STDC.
38357         Check for isascii.
38358
38359         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
38360         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
38361         Undo previous (whitespace-only) change.
38362
38363 2003-08-13  Paul Eggert  <eggert@twinsun.com>
38364
38365         * lib/exclude.c: Include <ctype.h>
38366         (IN_CTYPE_DOMAIN): New macro.
38367         (is_space): New fn.
38368         (add_exclude_file): If LINE_END is a space, ignore trailing spaces
38369         and empty lines.
38370
38371         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
38372         Undo previous (whitespace-only) change.
38373
38374 2003-08-13  Paul Eggert  <eggert@twinsun.com>
38375
38376         * config/srclist-update: Change update back to the old behavior,
38377         leaving whitespace alone.  Use one 'sed' command rather than a
38378         pipeline.
38379         (fixlicense): Now a variable, not a function.
38380         (remove_trailing_blanks): Remove.
38381         (fixfile): Don't invoke unexpand or cat, or remove trailing blanks.
38382         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
38383         Undo previous (whitespace-only) change.
38384
38385 2003-08-12  Paul Eggert  <eggert@twinsun.com>
38386
38387         Merge from coreutils.
38388         * modules/euidaccess: Add lib_SOURCES, include for new
38389         file euidaccess.h
38390
38391 2003-08-12  Paul Eggert  <eggert@twinsun.com>
38392
38393         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
38394         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
38395         Normalize leading white space and remove trailing white space.
38396
38397         Merge from coreutils
38398         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Check for euidaccess decl.
38399
38400         * m4/lib-ld.m4, lib-link.m4, lib-prefix.m4: Regenerate from gettext
38401         0.12.1.  These files are now being upgraded automatically by
38402         ../config/srclist-update.
38403
38404 2003-08-12  Paul Eggert  <eggert@twinsun.com>
38405
38406         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
38407         Normalize leading white space and remove trailing white space.
38408         * lib/ref-add.sin, ref-del.sin: Use '#' before empty line in copyright
38409         notice, as per ../config/srclist-update.
38410
38411         Merge from coreutils.
38412         * lib/euidaccess.h: New file.
38413         * lib/euidaccess.c: Include it.
38414         * lib/.cppi-disable: Add printf-args.h, printf-parse.h, stdbool_.h,
38415         vasnprintf.h, vasprintf.h.  Remove strdup.c, gettext.h.
38416         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Normalize white space.
38417
38418 2003-08-12  Paul Eggert  <eggert@twinsun.com>
38419
38420         * config/srclist-update: Add copyright notice.
38421         (remove_id_lines, remove_trailing_blanks): New constants.
38422         (fixfile): Use them to normalize spacing a bit in copied files.
38423         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
38424         Normalize leading white space and remove trailing white space.
38425
38426         * config/texinfo.tex: Sync with texinfo.
38427
38428         * config/srclist.txt: Don't get regex.h, strdup.c, strtoll.c,
38429         strtoul.c from libc, to merge coreutils whitespace changes.
38430
38431         * config/srclist.txt: Get the following m4 files from gettext:
38432         codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4,
38433         inttypes-pri.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4,
38434         longdouble.m4, nls.m4, po.m4, progtest.m4, signed.m4, wchar_t.m4,
38435         wint_t.m4.
38436
38437 2003-08-12  Karl Berry  <karl@gnu.org>
38438
38439         * config/srclist.txt: can't sync vasnprintf.c any more, changes have
38440         been made.
38441
38442 2003-08-11  Paul Eggert  <eggert@twinsun.com>
38443
38444         * modules/gnu-source, m4/gnu-source.m4:
38445         Remove; we're assuming Autoconf 2.54 or later now.
38446         Suggested by Bruno Haible.
38447         * MODULES.html.sh (func_all_modules): Remove gnu-source.
38448
38449 2003-08-11  Bruno Haible  <bruno@clisp.org>
38450
38451         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for wcslen.
38452
38453 2003-08-11  Bruno Haible  <bruno@clisp.org>
38454
38455         * lib/vasnprintf.c (local_wcslen): New function, for Solaris 2.5.1.
38456         (vasnprintf): Use it instead of wcslen.
38457
38458 2003-08-11  Bruno Haible  <bruno@clisp.org>
38459
38460         * lib/stdbool_.h (_Bool): Undo last change; instead use a negative enum
38461         value to ensure that _Bool promotes to int. Use #define for _Bool when
38462         using the Solaris C compiler. Adds comments suggested by Paul Eggert.
38463
38464 2003-08-10  Karl Berry  <karl@gnu.org>
38465
38466         * lib/regex.h: update from libc (whitespace fix).
38467
38468 2003-08-09  Paul Eggert  <eggert@twinsun.com>
38469
38470         Merge some files from coreutils.  These changes were
38471         originally made by Jim Meyering.
38472         * lib/acl.c: Include <sys/types.h> before <sys/stat.h>;
38473         many older Unixes require this.
38474         * lib/alloca.c (alloca): Remove cast to argument of free;
38475         no longer needed in C89.
38476         * lib/alloca_.h, regex.h: Fix white space to match
38477         what GNU indent does.
38478
38479 2003-08-09  Paul Eggert  <eggert@twinsun.com>
38480
38481         * m4/regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371";
38482         apparently Emacs's Unicode mode got confused before my 2003-08-05
38483         checkin.
38484
38485 2003-08-08  Paul Eggert  <eggert@twinsun.com>
38486
38487         * m4/extensions.m4: New file.
38488         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC):
38489         Require gl_USE_SYSTEM_EXTENSIONS.
38490         * m4/unlocked-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO):
38491         Require gl_USE_SYSTEM_EXTENSIONS rather than AC_GNU_SOURCE.
38492
38493 2003-08-08  Paul Eggert  <eggert@twinsun.com>
38494
38495         * MODULES.html.sh (func_all_modules): Add extensions, gnu-source.
38496         * modules/extensions, modules/gnu-source: New files.
38497         * modules/timespec, modules/unlocked-io: Depend on extensions.
38498
38499 2003-08-07  Paul Eggert  <eggert@twinsun.com>
38500
38501         * modules/restrict: New file.
38502         * MODULES.html.sh (func_all_modules): Add restrict.
38503         * modules/regex: Depend on restrict.
38504
38505 2003-08-07  Paul Eggert  <eggert@twinsun.com>
38506
38507         * m4/restrict.m4: New file.
38508         * m4/regex.m4 (jm_PREREQ_REGEX): Add gl_C_RESTRICT.
38509
38510 2003-08-07  Bruno Haible  <bruno@clisp.org>
38511
38512         * modules/getndelim2 (Makefile.am): Add the files to EXTRA_DIST, not
38513         lib_SOURCES, because getndelim2.m4 now uses AC_LIBOBJ(getndelim2).
38514
38515 2003-08-07  Bruno Haible  <bruno@clisp.org>
38516
38517         * m4/getndelim2.m4 (gl_GETNDELIM2): Use AC_LIBOBJ(getndelim2). This
38518         makes the module 'getndelim2' compatible with the module 'getline'.
38519
38520 2003-08-05  Paul Eggert  <eggert@twinsun.com>
38521
38522         * m4/regex.m4 (jm_INCLUDED_REGEX): Replace a single non-ASCII
38523         byte with "\201" to avoid glitches when editing that source file
38524         with multi-gnome-terminal.
38525
38526 2003-08-05  Paul Eggert  <eggert@twinsun.com>
38527
38528         * lib/bumpalloc.h: Remove.
38529
38530 2003-08-05  Paul Eggert  <eggert@twinsun.com>
38531
38532         * MODULES.html.sh (func_all_modules): Remove bumpalloc.
38533         * modules/bumpalloc: Remove.
38534
38535 2003-08-04  Paul Eggert  <eggert@twinsun.com>
38536
38537         * lib/getloadavg.c: Change copyright notice and spacing to conform to
38538         GNU coding style.
38539
38540         Merge from coreutils.
38541         * lib/error.c [!USE_IN_LIBIO]: Omit this case; assume USE_IN_LIBIO is
38542         1. From glibc.
38543         * lib/getdate.y (date): Also accept dates like May-23-2003; suggestion
38544         from Karl Berry, implemented by Jim Meyering.
38545         * lib/getgroups.c: Include "xalloc.h" instead of declaring xalloc fns;
38546         from Dmitry V. Levin.
38547         Remove anachronistic cast of xrealloc.
38548         * lib/fnmatch_.h (__const): Remove.  Use 'const'.
38549         * lib/fnmatch_loop.c (NEW_PATTERN): Cast alloca return value to proper
38550         type. Otherwise, it wouldn't compile with at least /bin/cc on
38551         ymp-cray-unicos9.0.2.X.
38552         Combine two mostly-identical uses of alloca into one.
38553         Thanks to the Cray-Cyber project for access to a Cray Y-MP.
38554
38555 2003-08-04  Dave Love  <d.love@dl.ac.uk>
38556
38557         [From Emacs.]
38558
38559         * lib/getloadavg.c: Check `__unix' as well as `unix'.  Use #ifdef, not
38560         #if.  Check HAVE_LIBKSTAT as well as LOAD_AVE_TYPE.  Check
38561         F_SETFD, not FD_SETFD.  Use HAVE_STRUCT_NLIST_N_UN_N_NAME, not
38562         obsolete NLIST_NAME_UNION.
38563         [__GNU__]: Undef BSD and FSCALE.
38564         [!NLIST_STRUCT]: Remove conditional definition of NLIST_STRUCT.
38565
38566 2003-08-03  Paul Eggert  <eggert@twinsun.com>
38567
38568         * lib/stdbool_.h (_Bool): Make it signed char, instead of
38569         an enum type, so that it's guaranteed to promote to int.  See:
38570         <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00124.html>
38571
38572 2003-08-03  Karl Berry  <karl@gnu.org>
38573
38574         * config/depcomp: update from automake.
38575
38576 2003-07-31  Paul Eggert  <eggert@twinsun.com>
38577
38578         * lib/strerror.c: Include config.h, limits.h.  Declare sprintf.
38579         (strerror): Don't assume that a printable int fits in 14 bytes.
38580
38581 2003-07-31  Bruno Haible  <bruno@clisp.org>
38582
38583         * modules/getpass-gnu: New file.
38584         * MODULES.html.sh (func_all_modules): Add getpass-gnu.
38585
38586 2003-07-31  Bruno Haible  <bruno@clisp.org>
38587
38588         * m4/getpass.m4 (gl_FUNC_GETPASS_GNU): New macro.
38589
38590 2003-07-24  Karl Berry  <karl@gnu.org>
38591
38592         * config/missing: update from automake.
38593
38594 2003-07-24  Derek Robert Price  <derek@ximbiot.com>
38595             Bruno Haible  <bruno@clisp.org>
38596
38597         * lib/getline.h (getline, getdelim): Change return type to ssize_t.
38598         * lib/getline.c (getline, getdelim): Likewise.
38599         Remove _GNU_SOURCE define; now it's defined in config.h through
38600         m4/getline.m4.
38601
38602 2003-07-23  Karl Berry  <karl@gnu.org>
38603
38604         * config/config.sub: update from prep.
38605
38606 2003-07-22  Paul Eggert  <eggert@twinsun.com>
38607
38608         * modules/xalloc (Depends-on): Add exitfail.
38609         * modules/xmemcoll: Likewise.
38610
38611 2003-07-22  Paul Eggert  <eggert@twinsun.com>
38612
38613         * lib/xalloc.h (XCALLOC, XREALLOC, CCLONE): Fix under- and
38614         over-parenthesization in macros.
38615
38616         Sync with coreutils.
38617
38618         * lib/xalloc.h (XMALLOC, XCALLOC, XREALLOC): Remove casts not
38619         required by C99.
38620
38621         Use `exit_failure' for xalloc and xmemcoll instead of their own
38622         private exit-failure variables.
38623         * lib/xalloc.h (xalloc_exit_failure): Remove.
38624         * lib/xmalloc.c: Likewise.  Include exitfail.h.
38625         (xalloc_die): Use exit_failure instead of xalloc_exit_failure.
38626         * lib/xmemcoll.h (xmemcoll_exit_failure): Remove.
38627         * lib/xmemcoll.c: Likewise.  Include exitfail.h.
38628         (xmemcoll): Use exit_failure instead of xalloc_exit_failure.
38629
38630 2003-07-20  Jim Meyering  <jim@meyering.net>
38631
38632         * modules/closeout (Depends-on): Add exitfail.
38633         Suggestion from Bruno Haible.
38634
38635 2003-07-19  Karl Berry  <karl@gnu.org>
38636
38637         * config/config.sub: update from prep.
38638
38639 2003-07-18  Paul Eggert  <eggert@twinsun.com>
38640
38641         * lib/closeout.h (close_stdout_set_status, close_stdout_status):
38642         Remove.
38643         * lib/closeout.c: Likewise.  Include "closeout.h" right after config.h,
38644         to test that it can stand by itself.  Include "exitfail.h".
38645         Clients should set exit_failure instead.
38646         (EXIT_FAILURE): Remove; no longer needed.  Do not include <stdlib.h>.
38647
38648 2003-07-18  Bruno Haible  <bruno@clisp.org>
38649
38650         * modules/getndelim2: New file.
38651         * modules/getline: Share files with module getndelim2.
38652         * modules/getnline: Depend on getndelim2 instead of sharing files with
38653         it. Add getnline.c to lib_SOURCES.
38654         * MODULES.html.sh (func_all_modules): Add getndelim2.
38655
38656 2003-07-18  Bruno Haible  <bruno@clisp.org>
38657
38658         * m4/getndelim2.m4: New file.
38659         * m4/getline.m4 (AM_FUNC_GETLINE): Add AC_LIBOBJ of getndelim2.c and
38660         invoke gl_PREREQ_GETNDELIM2.
38661         (gl_PREREQ_GETLINE): Drop AC_HEADER_STDC, now done by
38662         gl_PREREQ_GETNDELIM2.
38663         * m4/getnline.m4 (gl_GETNLINE): Drop AC_HEADER_STDC, now done by
38664         gl_GETNDELIM2.
38665
38666 2003-07-18  Bruno Haible  <bruno@clisp.org>
38667
38668         * lib/getndelim2.h: New file.
38669         * lib/getndelim2.c: Make into a module of its own. Include config.h,
38670         getndelim2.h.
38671         (getndelim2): Make non-static. Change return type to ssize_t.
38672         * lib/getline.h: Change argument names.
38673         * lib/getline.c: Include getndelim2.h instead of getndelim2.c.
38674         * lib/getnline.c: Include getndelim2.h.
38675
38676 2003-07-18  Andreas Schwab  <schwab@suse.de>
38677
38678         * lib/memcoll.c (memcoll) [!HAVE_STRCOLL]: Clear errno.
38679
38680 2003-07-17  Karl Berry  <karl@gnu.org>
38681
38682         * config/config.sub: update from prep.
38683
38684 2003-07-17  Bruno Haible  <bruno@clisp.org>
38685
38686         * modules/getnline: New file.
38687         * modules/getline: Add lib/getndelim2.c to source file list.
38688         * MODULES.html.sh (func_all_modules): Add getnline.
38689
38690 2003-07-17  Bruno Haible  <bruno@clisp.org>
38691
38692         * m4/getnline.m4: New file.
38693
38694 2003-07-17  Bruno Haible  <bruno@clisp.org>
38695
38696         * m4/Makefile.am.in: Remove file.
38697         * m4/Makefile.am: Remove file.
38698         * m4/Makefile.in: Remove file.
38699
38700 2003-07-17  Bruno Haible  <bruno@clisp.org>
38701
38702         * lib/getnline.h: New file.
38703         * lib/getnline.c: New file.
38704         * lib/getndelim2.c: New file, extracted from getline.c.
38705         (getndelim2): Renamed from getdelim2, with added nmax argument.
38706         * lib/getline.c: Include getndelim2.c.
38707         (getdelim2): Moved out to getndelim2.c.
38708         (getline, getdelim): Update.
38709
38710 2003-07-17  Bruno Haible  <bruno@clisp.org>
38711
38712         * lib/Makefile.am: Remove file.
38713         * lib/Makefile.in: Remove file.
38714
38715 2003-07-17  Bruno Haible  <bruno@clisp.org>
38716
38717         * configure.in: Remove file.
38718         * Makefile.in: Remove file.
38719
38720 2003-07-17  Bruno Haible  <bruno@clisp.org>
38721
38722         * MODULES.html.sh: Put the </BODY> right before </HTML>.
38723
38724 2003-07-16  Karl Berry  <karl@gnu.org>
38725
38726         * config/srclist-update: was running fixlicense twice, which caused
38727                 texinfo.tex to be nullified for some reason.  Simplify,
38728                 $gplsrc is no longer needed as far as I can see?
38729
38730 2003-07-16  Jim Meyering  <jim@meyering.net>
38731
38732         * modules/save-cwd: Depend on xgetcwd.  From Derek Price.
38733
38734 2003-07-15  Paul Eggert  <eggert@twinsun.com>
38735
38736         * config/srclist.txt: Get the following files from gettext-runtime/intl
38737         instead: config.charset, localcharset.c, localcharset.h, ref-add.sin,
38738         ref-del.sin.  From Bruno Haible.
38739         * config/srclist-update (fixfile): Change grep pattern again, since the
38740         previous fix didn't work (there was another trailing $).  Use
38741         '[$]' to escape the $s.
38742
38743 2003-07-15  Karl Berry  <karl@gnu.org>
38744
38745         * lib/vasnprintf.c: update from gettext.
38746
38747 2003-07-15  Karl Berry  <karl@gnu.org>
38748
38749         * config/srclist-update (fixfile): Change grep pattern, since 'Id'
38750         gets expanded when surrounded by '$'.
38751
38752 2003-07-15  Jim Meyering  <jim@meyering.net>
38753
38754         * modules/save-cwd: Don't depend on error.  From Derek Price.
38755
38756 2003-07-15  Jim Meyering  <jim@meyering.net>
38757
38758         * lib/makepath.c (make_path): Enclose diagnostic in _(...).
38759
38760 2003-07-14  Simon Josefsson  <jas@extundo.com>
38761
38762         * modules/mempcpy: New file.
38763         * MODULES.html.sh (func_all_modules): Add mempcpy.
38764
38765 2003-07-14  Simon Josefsson  <jas@extundo.com>
38766
38767         * m4/mempcpy.m4: New file.
38768
38769 2003-07-14  Simon Josefsson  <jas@extundo.com>
38770
38771         * lib/mempcpy.h: New file.
38772         * lib/mempcpy.c: New file.
38773
38774 2003-07-14  Paul Eggert  <eggert@twinsun.com>
38775
38776         * modules/getdate, modules/posixtm: Depend on mktime.
38777
38778 2003-07-14  Paul Eggert  <eggert@twinsun.com>
38779
38780         * lib/ceill.c, expl.c, floorl.c, frexpl.c, ldexpl.c, mathl.h,
38781         sincosl.c, sqrtl.c, trigl.c, trigl.h, poll.c, poll_.h, mkstemp.c,
38782         unicodeio.c, unicodeio.h, unlocked-io.h:
38783         Switch from LGPL to GPL.
38784
38785 2003-07-14  Paul Eggert  <eggert@twinsun.com>
38786
38787         * lib/asnprintf.c, asprintf.c, config.charset, gettext.h,
38788         localcharset.c, localcharset.h, mkdtemp.c, printf-args.c,
38789         printf-args.h, printf-parse.c, printf-parse.h, ref-add.sin,
38790         ref-del.sin, setenv.c, unsetenv.c, vasnprintf.c, vasnprintf.h,
38791         vasprintf.c, vasprintf.h: Regenerate.  These files are now being
38792         updated automatically by ../config/srclist-update.  This changes
38793         their license from LPGL to GPL.
38794
38795 2003-07-14  Paul Eggert  <eggert@twinsun.com>
38796
38797         * config/srclist.txt: Add tons more gettext files.  $GETTEXT is now
38798         assumed to refer to the root of the most recent stable gettext version.
38799         * config/srclistvars.sh: Add defaults for eggert.
38800         * config/srclist-update: Convert LGPL to GPL in shell scripts, too.
38801         Match "This program" as well as "The program".  This is needed
38802         for gettext.
38803
38804 2003-07-14  Jim Meyering  <jim@meyering.net>
38805
38806         Don't emit diagnostics.  Let callers do that.
38807         * lib/save-cwd.c: Don't include "error.h".
38808         (save_cwd): Don't call error.  Ensure that errno is valid
38809         when returning nonzero.
38810
38811         * lib/save-cwd.h (restore_cwd): Update prototype.
38812         * lib/save-cwd.c (restore_cwd): Remove two parameters.
38813         Simplify.  Don't call error upon failure.  Let callers do that.
38814         (save_cwd): Mention that Irix 5.3 has the same problem as SunOS 4
38815         when auditing is enabled.  But don't bother updating the #if.
38816
38817 2003-07-11  Alexandre Duret-Lutz  <adl@gnu.org>
38818
38819         * lib/obstack.h (__INT_TO_PTR): Revert change of 2003-03-13;
38820         it breaks C++ compilation.
38821         [!__GNUC__ || !__STDC__] (obstack_finish): Cast result to void*.
38822
38823 2003-07-10  Simon Josefsson  <jas@extundo.com>
38824
38825         * modules/strchrnul (Makefile.am): Add strchrnul.h.
38826
38827 2003-07-10  Jim Meyering  <jim@meyering.net>
38828
38829         * m4/clock_time.m4: Remove trailing blank.
38830         * m4/intmax_t.m4: Likewise.
38831
38832 2003-07-10  Jim Meyering  <jim@meyering.net>
38833
38834         * lib/vasnprintf.c: Remove trailing blanks.
38835         Make cpp indentation consistent.
38836
38837 2003-07-09  Paul Eggert  <eggert@twinsun.com>
38838
38839         * lib/alloca_.h, euidaccess.c, getpass.c, memrchr.c, obstack.h,
38840         posixver.c, strftime.c, strnlen.c, strverscmp.c:
38841         Switch from LGPL to GPL.
38842
38843 2003-07-09  Paul Eggert  <eggert@twinsun.com>
38844
38845         * config/srclist.txt: Sort sublists.  Add
38846         $LIBCSRC/sysdeps/generic/strtoul.c. In comments, add more libc files
38847         that differ from gnulib for one reason or another; we'd like this list
38848         to be smaller but for now let's document what we have.
38849
38850 2003-07-08  Paul Eggert  <eggert@twinsun.com>
38851
38852         * config/srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding
38853         the use of GNU extensions.  Change "x=`eval echo $x`" to the shorter
38854         and sweeter "eval x=$x".
38855         * config/srclist.txt: Get lib/argp* from glibc.
38856
38857 2003-07-07  Paul Eggert  <eggert@twinsun.com>
38858
38859         * lib/mktime.c: Fix some boundary cases and remove need for floating
38860         point.
38861
38862         Issue a compile-time diagnostic if time_t is floating point, or if
38863         two's complement arithmetic is not in effect, or if arithmetic
38864         right shift does not propagate the sign.  These assumptions were
38865         all in the original code but they weren't checked.
38866
38867         (TIME_T_MIDPOINT, verify): New macros.
38868         (__isleap): Remove; it has integer overflow problems.
38869         (leapyear): New function, without those problems.
38870         (ydhms_tm_diff): Remove; splitting into two parts.
38871         (ydhms_diff): New function, containing the arithmetic part of
38872         the old ydhms_tm_diff function.  Issue a compile-time
38873         diagnostic if we are not using C99 integer division.
38874         Avoid casts when possible.
38875         (guess_time_tm): New function, containing the checking part of
38876         the old ydhms_tm_diff function.  Return the new value, rather than
38877         the difference between it and the old.  Accept a new argument T
38878         so that *T specifies the old value.  Check for overflow in the result.
38879
38880         (__mktime_internal): Use a time_t offset, not a long int offset.
38881         This undoes the 2003-06-04 change, which is no longer needed now
38882         that we have better overflow checking.
38883         (localtime_offset): Likewise.
38884
38885         (__mktime_internal): Avoid harmful overflow on hosts where time_t
38886         and long are 64-bit but int is only 32-bit.
38887         (ydhms_diff): Use long int to store year1 and yday1.
38888         Issue a compile-time diagnostic if long int is not wide enough.
38889
38890         (__mktime_internal): Use long int to store adjusted year and yday.
38891         Use plain C rather than preprocessor commands, if that doesn't
38892         affect efficiency.
38893         Check for overflow (and try to repair) after each probe
38894         rather than checking only at the very end.  This avoids some bugs
38895         (e.g., southern hemisphere, behind GMT, and GMT offset at minimum time
38896         does not equal GMT offset at maximum time).
38897         Use integer to check for overflow rather than floating point; this
38898         is more portable to non-IEEE hosts, and is a tad faster.
38899         When we detect that we are oscillating between two values,
38900         don't check whether tm_isdst has the requested value, since
38901         we already know the answer.  When tm_isdst has the wrong value,
38902         use a different heuristic to find the right one, based on the
38903         extreme values actually observed in practice in tz2003a,
38904         rather than the (overly optimistic) "previous 3 calendar quarters".
38905
38906         (not_equal_tm, print_tm, check_result): Use "const T" rather than
38907         "T const" to accommodate glibc style.
38908         (check_result): Use less-confusing report format.  "long" -> "long int.
38909         (main): Likewise.
38910         Don't loop if the iteration overflows time_t.
38911         Allow a negative step in the iteration.
38912
38913 2003-07-06  Karl Berry  <karl@gnu.org>
38914
38915         * config/depcomp: update from automake.
38916         * config/config.sub: update from prep.
38917
38918 2003-07-03  Karl Berry  <karl@gnu.org>
38919
38920         * config/config.guess: update from prep.
38921
38922 2003-07-01  Paul Eggert  <eggert@twinsun.com>
38923
38924         * m4/xreadlink.m4 (gl_XREADLINK): Don't check for sys/types.h, since
38925         xreadlink.c now includes it unconditionally.
38926
38927 2003-07-01  Paul Eggert  <eggert@twinsun.com>
38928
38929         * lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
38930         having it depend on HAVE_SYS_TYPES_H.
38931
38932 2003-07-01  Bruno Haible  <bruno@clisp.org>
38933
38934         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Don't include <unistd.h>.
38935         <sys/types.h> should be sufficient.
38936         Reported by Paul Eggert.
38937
38938 2003-06-26  Karl Berry  <karl@gnu.org>
38939
38940         * config/depcomp: update from automake.
38941
38942 2003-06-26  Bruno Haible  <bruno@clisp.org>
38943
38944         * modules/human: Depend on module stdbool.
38945
38946 2003-06-25  Bruno Haible  <bruno@clisp.org>
38947
38948         * modules/readlink: New file.
38949         * modules/xreadlink: Depend on it.
38950         * MODULES.html.sh (func_all_modules): Add readlink.
38951
38952 2003-06-25  Bruno Haible  <bruno@clisp.org>
38953
38954         * m4/readlink.m4: New file.
38955
38956 2003-06-25  Bruno Haible  <bruno@clisp.org>
38957
38958         * lib/readlink.c: New file.
38959
38960 2003-06-22  Karl Berry  <karl@gnu.org>
38961
38962         * config/srclist.txt: update mkinstalldirs from automake.
38963         * config/mkinstalldirs: update.
38964
38965 2003-06-22  Bruno Haible  <bruno@clisp.org>
38966
38967         Portability to mingw32.
38968         * m4/ssize_t.m4: New file, from GNU gettext.
38969         * m4/safe-read.m4 (gl_PREREQ_SAFE_READ): Require gt_TYPE_SSIZE_T.
38970         * m4/xreadlink.m4 (gl_XREADLINK): Require gt_TYPE_SSIZE_T.
38971
38972 2003-06-22  Bruno Haible  <bruno@clisp.org>
38973
38974         * modules/safe-read: Add m4/ssize_t.m4.
38975         * modules/xreadlink: Add m4/ssize_t.m4.
38976
38977 2003-06-20  Bruno Haible  <bruno@clisp.org>
38978
38979         Assume C89, so PARAMS isn't needed.
38980         * lib/unicodeio.h (PARAMS): Remove.
38981         * lib/unicodeio.c: Don't use PARAMS.
38982
38983 2003-06-18  Karl Berry  <karl@gnu.org>
38984
38985         * config/config.{guess,sub}: update from prep.
38986
38987 2003-06-18  Jim Meyering  <jim@meyering.net>
38988
38989         Merge changes from coreutils.
38990         * lib/readutmp.c: Include <string.h> and <stdlib.h> unconditionally.
38991         Remove explicit declarations of xmalloc and realloc.
38992         Include xalloc.h.
38993         (read_utmp): Remove anachronistic cast of xmalloc.
38994
38995 2003-06-17  Paul Eggert  <eggert@twinsun.com>
38996
38997         Assume C89, so PARAMS isn't needed.
38998         * lib/backupfile.h (PARAMS): Remove.  All uses removed.
38999         * lib/closeout.h, lib/dirname.h, lib/filemode.h, lib/fsusage.h,
39000         lib/getdate.h, lib/getline.h, lib/group-member.h, lib/hard-locale.h,
39001         lib/hash.h, lib/linebuffer.h, lib/long-options.h, lib/makepath.h,
39002         lib/memcasecmp.h, lib/memcoll.h, lib/modechange.h, lib/mountlist.h,
39003         lib/path-concat.h, lib/physmem.h, lib/posixtm.h, lib/quote.h,
39004         lib/readutmp.h, lib/same.h, lib/save-cwd.h, lib/savedir.h,
39005         lib/stdio-safer.h, lib/strtoimax.c, lib/strverscmp.h,
39006         lib/unistd-safer.h, lib/version-etc.h, lib/xalloc.h, lib/xreadlink.h,
39007         lib/xstrtod.h, lib/xstrtol.h: Likewise.
39008         * lib/filemode.h, lib/hard-locale.h, lib/memcoll.h, lib/modechange.h,
39009         lib/physmem.h, lib/same.h, lib/strverscmp.h: Do not include config.h;
39010         no longer needed. Anyway, config.h should always be included before any
39011         other file.
39012
39013 2003-06-11  Simon Josefsson  <jas@extundo.com>
39014
39015         * modules/sysexits: New file.
39016         * MODULES.html.sh (func_all_modules): Add sysexits.
39017
39018 2003-06-11  Simon Josefsson  <jas@extundo.com>
39019
39020         * lib/sysexit_.h: New file.
39021
39022 2003-06-11  Derek Price  <derek@ximbiot.com>
39023
39024         * lib/stat.c [LSTAT]: Compile/use slash_aware_lstat only if it is
39025         necessary.
39026
39027 2003-06-11  Bruno Haible  <bruno@clisp.org>
39028
39029         * m4/sysexits.m4: New file.
39030
39031 2003-06-10  Simon Josefsson  <jas@extundo.com>
39032
39033         * lib/argp.h: New file, from glibc.
39034         * lib/argp-ba.c: New file, from glibc.
39035         * lib/argp-eexst.c: New file, from glibc.
39036         * lib/argp-fmtstream.c: New file, from glibc.
39037         * lib/argp-fmtstream.h: New file, from glibc.
39038         * lib/argp-fs-xinl.c: New file, from glibc.
39039         * lib/argp-help.c: New file, from glibc.
39040         * lib/argp-namefrob.h: New file, from glibc.
39041         * lib/argp-parse.c: New file, from glibc.
39042         * lib/argp-pv.c: New file, from glibc.
39043         * lib/argp-pvh.c: New file, from glibc.
39044         * lib/argp-xinl.c: New file, from glibc.
39045
39046 2003-06-10  Simon Josefsson  <jas@extundo.com>
39047
39048         * modules/strchrnul: New file.
39049
39050 2003-06-10  Simon Josefsson  <jas@extundo.com>
39051
39052         * modules/argp: New file.
39053
39054 2003-06-10  Simon Josefsson  <jas@extundo.com>
39055
39056         * m4/strchrnul.m4: New file.
39057
39058 2003-06-10  Simon Josefsson  <jas@extundo.com>
39059
39060         * lib/strchrnul.h: New file.
39061         * lib/strchrnul.c: New file.
39062
39063 2003-06-10  Bruno Haible  <bruno@clisp.org>
39064
39065         * MODULES.html.sh (func_all_modules): Add strchrnul and argp.
39066
39067 2003-06-07  Karl Berry  <karl@gnu.org>
39068
39069         * config/config.{guess,sub}: update from prep.
39070
39071 2003-06-07  Jim Meyering  <jim@meyering.net>
39072
39073         * modules/strtod: Use $(...) notation, not @...@ for
39074         AC_REPLACE'd variables.
39075         * modules/localcharset: Likewise.
39076
39077 2003-06-07  Jim Meyering  <jim@meyering.net>
39078
39079         * lib/readtokens.h: Put `Free Software Foundation, Inc.'
39080         in place of my name in the copyright comment.
39081         Remove definition and uses of __P.
39082
39083         From coreutils.
39084         * lib/stat.c: Don't declare xmalloc explicitly.
39085         Instead, include "xalloc.h".
39086         * lib/readtokens.c (readtokens): Remove anachronistic casts of xmalloc,
39087         xrealloc, and xcalloc return values.
39088         * lib/xgetcwd.c (xgetcwd): Include "xgetcwd.h".
39089         Improve comment.
39090         * lib/xgetcwd.h: Remove definition/uses of PARAMS.
39091
39092 2003-06-07  Bruno Haible  <bruno@clisp.org>
39093
39094         * modules/poll (Makefile.am): Use explicit creation rule for poll.h, to
39095         avoid AC_CONFIG_LINKS.
39096         * modules/fnmatch (Makefile.am): Use explicit creation rule for
39097         fnmatch.h, to avoid AC_CONFIG_LINKS.
39098         * modules/alloca (Makefile.am): Make creation of alloca.h Ctrl-C safe.
39099
39100 2003-06-07  Bruno Haible  <bruno@clisp.org>
39101
39102         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH, gl_FUNC_FNMATCH_POSIX,
39103         gl_FUNC_FNMATCH_GNU): Set FNMATCH_H instead of invoking
39104         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
39105         directory.
39106         * m4/poll.m4 (gl_FUNC_POLL): Set POLL_H instead of invoking
39107         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
39108         directory.
39109
39110 2003-06-06  Jim Meyering  <jim@meyering.net>
39111
39112         Merge from coreutils.
39113         * lib/same.c: (same_name): Declare *_basename locals to be `const'.
39114         Consolidate declarations and initializations of *_base* locals.
39115
39116         Merge from coreutils.
39117         This avoids a core dump on systems without GNU putenv,
39118         when running `env -u SOME_ALREADY_UNSET_VARIABLE'.
39119         * lib/putenv.c (__set_errno, LOCK, UNLOCK): Define.
39120         (unsetenv): New static function, from GNU libc.
39121         (rpl_putenv): Use it.
39122
39123         * lib/modechange.c: Remove trailing blanks.
39124
39125         Merge from coreutils.
39126         * lib/fsusage.c: Remove declaration of statfs.
39127         It conflicted with one from OSF/1 5.1 in <sys/mount.h>.
39128
39129         * lib/posixtm.c: Include <stdbool.h> unconditionally.
39130
39131 2003-06-06  Jim Meyering  <jim@meyering.net>
39132
39133         * lib/stdbool_.h: Renamed from stdbool.h.in.
39134
39135 2003-06-06  Jim Meyering  <jim@meyering.net>
39136             Bruno Haible  <bruno@clisp.org>
39137
39138         * modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h.
39139         Adjust Makefile.am snippet not to redirect directly to target.
39140         Use $(STDBOOL_H) notation, not @STDBOOL_H@ for AC_REPLACE'd variables.
39141
39142 2003-06-05  Paul Eggert  <eggert@twinsun.com>
39143
39144         * lib/mktime.c (__mktime_internal): When resolving a tm_isdst
39145         mismatch, look in future quarters as well as past.  This fixes a
39146         bug when processing fall-backwards gaps immediately after a long
39147         period of daylight-saving time.
39148
39149         * lib/mktime.c: Assume freestanding C89 or better.
39150         (HAVE_LIMITS_H): Remove.  Assume it's 1.
39151         (__P): Remove; not used.
39152         (CHAR_BIT, INT_MIN, INT_MAX): Remove; <limits.h> defines them.
39153         (mktime, not_equal_tm, print_tm, check_result,
39154         main): Use prototypes.  Use const * where appropriate.
39155         (main): Fix typo in testing code that uncovered by above changes.
39156         (Local Variables): Remove -DHAVE_LIMITS_H from compile-command.
39157
39158 2003-06-04  Paul Eggert  <eggert@twinsun.com>
39159
39160         * m4/human.m4 (gl_HUMAN): Require AM_STDBOOL_H.  Check for
39161         locale.h, localeconv.  This merges changes from coreutils.
39162
39163         * m4/mktime.m4 (AC_FUNC_MKTIME): New macro, taken from Autoconf CVS.
39164         It can be removed after the next Autoconf is released.
39165         * m4/exclude.m4 (gl_EXCLUDE): Don't check for sys/types.h; no loner
39166         needed.
39167
39168 2003-06-04  Paul Eggert  <eggert@twinsun.com>
39169
39170         * lib/mktime.c: Fix Debian bug 177940
39171         <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=177940>.
39172         (localtime_offset): Now long int, not time_t, because we want it
39173         to be guaranteed to be signed.  All uses changed.
39174         (__mktime_internal): If overflow would occur when adding offset,
39175         don't add it.
39176
39177         Merge 'human' changes from coreutils.  Rewrite to support
39178         locale-specific notations like thousands separators.
39179         * lib/human.c: Simplify authorship notice.
39180         Include human.h immediately after config.h.
39181         <sys/types.h>, <stdio.h>: Do not include; no longer needed.
39182         <limits.h>: Do not include, since human.h does.
39183         (SIZE_MAX, UINTMAX_MAX): New macros.
39184         <strings.h>: Include if HAVE_STRINGS_H, not if !HAVE_STRING_H.
39185         <locale.h>: Include if HAVE_LOCALE_H and HAVE_LOCALECONV.
39186         (HUMAN_READABLE_SUFFIX_LENGTH_MAX): New macro.
39187         (power_letter): Renamed from suffixes.
39188         (generate_suffix_backwards): Remove.
39189         (adjust_value): Now takes int style (because of human.h changes)
39190         and long double value (for greater precision on some platforms).
39191         (group_number): New function.
39192         (human_readable): Use it.  Use integer options, not enum.
39193         Put the options before the sizes in the arg list.
39194         Support all the new options.
39195         The old human_readable function has been removed;
39196         use inttostr.h instead.
39197         (human_readable, default_block_size, humblock):
39198         Use uintmax_t, not int, for block sizes.
39199         (human_readable_inexact, block_size_types): Remove.
39200         (block_size_opts): New constant.
39201         (human_options): Renamed from human_block_size, with new signature
39202         that allows block sizes up to UINTMAX_MAX.  All callers changed.
39203         * lib/human.h: Add copyright and authorship notice.
39204         Include <limits.h> and <stdbool.h> unconditionally.
39205         (PARAMS): Remove.  All uses removed.
39206         (LONGEST_HUMAN_READABLE): Add support for thousands separator.
39207         (enum human_inexact_style): Remove tag; now a nameless enum.
39208         (human_floor, human_ceiling, human_round_to_even): Now have
39209         values 2, 0, 1 rather than -1, 1, 0.
39210         (human_group_digits, human_suppress_point_zero, human_autoscale,
39211         human_base_1024, human_SI, human_B): New constants.
39212         (human_readable_inexact, human_block_size): Remove.
39213         (human_readable): Size args are now uintmax_t, not int.
39214         (human_options): New decl.
39215
39216         * lib/exclude.c: (new_exclude, add_exclude): Remove casts that are
39217         unnecessary now that we assume C89 or better.  This change
39218         imported from coreutils.
39219
39220         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
39221         arbitrarily.  This is the same patch as 2003-05-28, but it got lost
39222         in the 2003-05-30 sync from glibc.
39223
39224         .h files should stand alone, but we shouldn't include <sys/types.h>
39225         if we can get away with just <stddef.h>.
39226
39227         * lib/__fpending.h, addext.c, backupfile.c, exclude.c, getline.c,
39228         malloc.c, putenv.c, realloc.c, strcasecmp.c: Include <stddef.h>
39229         rather than <sys/types.h>, as we merely need size_t.
39230         * lib/dirname.h, memcoll.h, xalloc.h, xmemcoll.h: Include <stddef.h>,
39231         to get size_t.
39232         * lib/hash.h, linebuffer.h, readtokens.h, stdio-safer.h, version-etc.h:
39233         Include <stdio.h>, to get FILE.
39234         * lib/memcasecmp.c: Don't include <sys/types.h>, as we can assume
39235         memcasecmp.h has included <stddef.h> and all we need is size_t.
39236         * lib/memcoll.c: Include "memcoll.h", which gets us size_t and checks
39237         our interface, instead of including <sys/types.h>
39238
39239 2003-06-04  Paul Eggert  <eggert@twinsun.com>
39240
39241         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): Comment out for
39242         now, as glibc mktime is buggy on non-glibc systems.
39243
39244 2003-06-03  Karl Berry  <karl@gnu.org>
39245
39246         * config/config.sub: update from prep.
39247
39248 2003-06-02  Paul Eggert  <eggert@twinsun.com>
39249
39250         [from coreutils]
39251         Fix some minor time-related bugs with POSIX time arguments.
39252         Some valid time stamps were being rejected (notably -1, and
39253         time stamps before 1900 on 64-bit hosts).  And some invalid
39254         time stamps were being accepted, e.g. September 31.
39255
39256         * lib/posixtm.h (posixtime): Return bool instead of time_t, so
39257         that we can return (time_t) -1 successfully.
39258         * lib/posixtm.c: Likewise.
39259         [HAVE_STDBOOL_H]: Include <stdbool.h>.
39260         (bool, false, true) [!HAVE_STDBOOL_H]: New type.
39261         (t): Remove static var.
39262         (year, posix_time_parse): Now takes struct tm * arg to modify, instead
39263         of static var.  All uses changed.
39264         (year): Do not reject years before 1900; they can occur with
39265         64-bit time_t.
39266         (posix_time_parse): Do not check for out-of-range components;
39267         that is now the caller's responsibility, since our checks were
39268         only approximations.
39269         (posixtime): Use mktime to check for out-of-range components,
39270         since it knows them exactly.
39271         If mktime returns (time_t) -1, check whether an error actually occurred
39272         by invoking localtime on -1.
39273         (main) [TEST_POSIXTIME]: Check for input data errors, and report
39274         posixtime failures better.
39275         Improve the test data (in comments only).
39276
39277 2003-06-02  Karl Berry  <karl@gnu.org>
39278
39279         * config/mkinstalldirs (version): new variable.
39280         (--version): new option.
39281         (usage): improve message.
39282
39283 2003-05-30  Karl Berry  <karl@gnu.org>
39284
39285         * lib/mktime.c: update from libc.
39286
39287 2003-05-30  Bruno Haible  <bruno@clisp.org>
39288
39289         * modules/gettext: Add files m4/nls.m4 and m4/po.m4.
39290         * config/config.rpath: Upgrade to gettext-0.12.1.
39291
39292 2003-05-30  Bruno Haible  <bruno@clisp.org>
39293
39294         * m4/gettext.m4: Upgrade to gettext-0.12.1.
39295         * m4/nls.m4: New file, from gettext-0.12.1.
39296         * m4/po.m4: New file, from gettext-0.12.1.
39297         * m4/progtest.m4: Upgrade to gettext-0.12.1.
39298
39299 2003-05-30  Bruno Haible  <bruno@clisp.org>
39300
39301         * lib/config.charset: Upgrade to gettext-0.12.1 and libiconv-1.9.1.
39302         * lib/localcharset.h: Likewise.
39303         * lib/localcharset.c: Likewise.
39304
39305 2003-05-29  Karl Berry  <karl@gnu.org>
39306
39307         * config/config.rpath: update from gettext.
39308
39309 2003-05-28  Paul Eggert  <eggert@twinsun.com>
39310
39311         Assume the headers required for C89 freestanding compilers.
39312         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for limits.h.
39313         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Likewise.
39314         * m4/human.m4 (gl_HUMAN): Likewise.
39315         * m4/pathmax.m4 (gl_PATHMAX): Likewise.
39316         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Likewise.
39317         * m4/userspec.m4 (gl_USERSPEC): Likewise.
39318         * m4/xreadlink.m4 (gl_XREADLINK): Likewise.
39319         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
39320         * m4/quote.m4 (gl_QUOTE): Don't check for stddef.h.
39321
39322 2003-05-28  Paul Eggert  <eggert@twinsun.com>
39323
39324         Assume the headers required for C89 freestanding compilers.
39325         * lib/addext.c, lib/backupfile.c, lib/fsusage.c, lib/human.c,
39326         lib/pathmax.h, lib/rpmatch.c, lib/userspec.c, lib/xreadlink.c,
39327         lib/xstrtol.c: Include <limits.h> without checking for HAVE_LIMITS_H.
39328         * lib/backupfile.c, lib/fsusage.c, lib/hash.c, lib/human.c,
39329         lib/safe-read.c, lib/userspec.c, lib/xstrtol.c (CHAR_BIT): Don't
39330         define, since <limits.h> is guaranteed to do that.
39331         * lib/fatal.c: Include <stdarg.h> without checking for __STDC__.
39332         * lib/exclude.c: Include <stdbool.h> unconditionally.
39333         * lib/tempname.c: Include <stddef.h> unconditionally.
39334         * lib/hash.c: Include <limits.h>, since we no longer define CHAR_BIT.
39335         * lib/modechange.c, rpmatch.c (NULL): Don't define, since
39336         <stddef.h> does that.
39337         * lib/quote.c: Dont include <stddef.h> or <sys/types.h>; not needed.
39338         * lib/safe-read.c (INT_MAX): Don't define, since <limits.h> does that.
39339         * lib/safe-read.c (TYPE_MINIMUM, TYPE_MAXIMUM): Remove; no longer
39340         needed.
39341         * lib/xstrtol.c: Likewise.
39342         * lib/safe-read.c: Remove TYPE_SIGNED; no longer needed.
39343         * lib/savedir.c: Include <stddef.h> instead of defining NULL.
39344
39345         * lib/addext.c (addext): Use assignment rather than cast, to avoid
39346         warnings on some platforms.
39347
39348         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
39349         arbitrarily.
39350
39351 2003-05-26  Jim Meyering  <jim@meyering.net>
39352
39353         Merge in a change from coreutils:
39354         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Test the cache variable, not one
39355         that is guaranteed to be `no'.  Use `no_such_member' to indicate
39356         that condition, rather than `-1' which is slightly misleading.
39357         Change the name of the cache variable to have the gl_ prefix.
39358         Prompted by a patch from Richard Dawe for DJGPP.
39359
39360 2003-05-24  Karl Berry  <karl@gnu.org>
39361
39362         * config/config.guess: update from prep.
39363
39364 2003-05-22  Karl Berry  <karl@gnu.org>
39365
39366         * gnulib-tool (func_usage): =LIBRARY not =libRARY in help msg.
39367
39368 2003-05-20  Karl Berry  <karl@gnu.org>
39369
39370         * config/config.guess: update from prep.
39371
39372 2003-05-18  Karl Berry  <karl@gnu.org>
39373
39374         * config/srclistvars.sh (TEXMF): use TEXMFROOT instead, since TEXMF
39375         might actually be set by the user.
39376
39377         * config/depcomp, install-sh, mdate-sh: update from automake.
39378
39379 2003-05-17  Bruno Haible  <bruno@clisp.org>
39380
39381         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Fix a quoting bug leading to an
39382         invalid expansion for AC_EGREP_CPP.
39383         * m4/strtoimax.m4 (gl_FUNC_STRTOIMAX): Likewise.
39384         * m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Likewise.
39385         Suggested by Akim Demaille <akim@epita.fr> in
39386         http://mail.gnu.org/archive/html/bug-autoconf/2003-05/threads.html
39387
39388 2003-05-12  Jim Meyering  <jim@meyering.net>
39389
39390         * lib/strftime.c (my_strftime): Let the `-' (no-pad) flag affect
39391         the space-padded-by-default conversion specifiers, %e, %k, %l.
39392
39393 2003-05-12  Bruno Haible  <bruno@clisp.org>
39394
39395         * lib/linebreak.c (iconv_string_length): Don't return -1 just because
39396         the string is longer than 4 KB.
39397
39398 2003-05-11  Karl Berry  <karl@gnu.org>
39399
39400         * config/config.{guess,sub}: update from prep.
39401
39402 2003-05-09  Bruno Haible  <bruno@clisp.org>
39403
39404         * modules/error: Add m4/strerror_r.m4 to file list.
39405
39406 2003-05-03  Bruno Haible  <bruno@clisp.org>
39407
39408         Upgrade to Unicode-4.0.
39409         * lib/linebreak.c (nonspacing_table_data): Change width of U+00AD,
39410         U+0350..U+0357, U+035D..U+035F, U+0600..U+0603, U+0610..U+0615,
39411         U+0656..U+0658, U+0A01, U+0AE2..U+0AE3, U+0CBC, U+17B4..U+17B5,
39412         U+17DD, U+1920..U+1922, U+1927..U+192B, U+1932, U+1939..U+193B
39413         from 1 to 0. Change width of U+0CBF, U+0CC6, U+180E from 0 to 1.
39414         (uc_width): Change width of U+4DC0..U+4DFF from 2 to 1. Change width
39415         of U+2A6D7..U+2F7FF, U+2FA1E..U+2FFFD, U+30000..U+3FFFD from 1 to 2.
39416         Change width of U+E0100..U+E01EF from 1 to 0.
39417
39418 2003-04-25  Jim Meyering  <jim@meyering.net>
39419
39420         * lib/copy-file.c (copy_file_preserving): Declare buf_size to be
39421         of type size_t, not int.
39422
39423 2003-04-25  Bruno Haible  <bruno@clisp.org>
39424
39425         * lib/copy-file.c: Include <stddef.h>, for size_t.
39426
39427 2003-04-21  Paul Eggert  <eggert@twinsun.com>
39428
39429         * m4/error.m4 (gl_ERROR): Do not put under dynamic conditions some
39430         code which expansion is under static control.  Patch imported from
39431         Akim Demaille's patch to Bison; see
39432         <http://mail.gnu.org/archive/html/bison-patches/2003-03/msg00057.html>.
39433
39434 2003-04-14  Bruno Haible  <bruno@clisp.org>
39435
39436         * m4/error.m4 (jm_PREREQ_ERROR): Use AC_FUNC_VPRINTF.
39437
39438 2003-04-11  Jim Meyering  <jim@meyering.net>
39439
39440         Merge changes from Coreutils.
39441
39442         2003-03-22  Jim Meyering  <jim@meyering.net>
39443
39444         * lib/strftime.c (widen): Cast alloca return value to proper type.
39445
39446         2003-01-19  Ulrich Drepper  <drepper@redhat.com>
39447
39448         From GNU libc.
39449         * lib/strftime.c (my_strftime): Handle very large width
39450         specifications for numeric values correctly.  Improve checks for
39451         overflow.
39452
39453         2003-01-19  Jim Meyering  <jim@meyering.net>
39454
39455         * lib/strftime.c (widen) [COMPILE_WIDE]: Merge nearly-identical
39456         definitions.
39457         (nl_get_alt_digit) [! defined my_strftime]: Define.
39458         (my_strftime) [_NL_CURRENT]: Merge nearly-identical uses of
39459         _nl_get_alt_digit and _nl_get_walt_digit.
39460
39461         * lib/strftime.c (my_strftime): Merge in locale-related changes from
39462         libc. These changes have no effect outside of _LIBC.
39463
39464 2003-04-10  Bruno Haible  <bruno@clisp.org>
39465
39466         * modules/findprog: New file.
39467         * MODULES.html.sh (func_all_modules): Add it.
39468
39469 2003-04-10  Bruno Haible  <bruno@clisp.org>
39470
39471         * m4/findprog.m4: New file.
39472         * m4/eaccess.m4: New file.
39473
39474 2003-04-10  Bruno Haible  <bruno@clisp.org>
39475
39476         * lib/findprog.h: New file, from GNU gettext.
39477         * lib/findprog.c: New file, from GNU gettext.
39478
39479 2003-04-05  Jim Meyering  <jim@meyering.net>
39480
39481         Merge changes from Coreutils.
39482
39483         * lib/exclude.h (PARAMS): Remove definition and uses.
39484         * lib/exclude.c: Remove uses of `PARAMS'.
39485
39486         * lib/dirname.c [TEST_DIRNAME]: Update build instructions for test.
39487         Add test-cases for DOS filenames. Declare program_name.
39488         (main): Set up program_name.  Patch by Rich Dawe.
39489
39490         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
39491         error from mntctl.
39492         Use mntctl's return value to drive the entry-processing loop, since
39493         we can't rely on the value of the vmt_length member in the last
39494         entry.  On some systems doing so could result in exhausting
39495         virtual memory.  Based in part on a patch from Mike Jetzer.
39496
39497 2003-04-04  Bruno Haible  <bruno@clisp.org>
39498
39499         * modules/linebreak: New file.
39500         * MODULES.html.sh (func_all_modules): Add it.
39501
39502 2003-04-04  Bruno Haible  <bruno@clisp.org>
39503
39504         * m4/linebreak.m4: New file.
39505
39506 2003-04-04  Bruno Haible  <bruno@clisp.org>
39507
39508         * lib/linebreak.h: New file, from GNU gettext.
39509         * lib/linebreak.c: New file, from GNU gettext with slight
39510         modifications.
39511         * lib/lbrkprop.h: New file, from GNU gettext.
39512
39513 2003-04-03  Bruno Haible  <bruno@clisp.org>
39514
39515         * modules/utf8-ucs4: New file.
39516         * modules/utf16-ucs4: New file.
39517         * modules/ucs4-utf8: New file.
39518         * modules/ucs4-utf16: New file.
39519         * MODULES.html.sh (func_all_modules): Add them.
39520
39521 2003-04-03  Bruno Haible  <bruno@clisp.org>
39522
39523         * m4/utf-ucs4.m4: New file.
39524         * m4/ucs4-utf.m4: New file.
39525
39526 2003-04-03  Bruno Haible  <bruno@clisp.org>
39527
39528         * lib/utf8-ucs4.h: New file, from GNU gettext.
39529         * lib/utf16-ucs4.h: New file, from GNU gettext.
39530         * lib/ucs4-utf8.h: New file, from GNU gettext.
39531         * lib/ucs4-utf16.h: New file, from GNU gettext.
39532
39533 2003-04-02  Bruno Haible  <bruno@clisp.org>
39534
39535         * modules/binary-io: New file.
39536         * MODULES.html.sh (func_all_modules): Add it.
39537
39538 2003-04-02  Bruno Haible  <bruno@clisp.org>
39539
39540         * lib/binary-io.h: New file, from GNU gettext.
39541
39542 2003-04-01  Bruno Haible  <bruno@clisp.org>
39543
39544         * modules/pathname: New file.
39545         * MODULES.html.sh (func_all_modules): Add it.
39546
39547 2003-04-01  Bruno Haible  <bruno@clisp.org>
39548
39549         * lib/pathname.h: New file, from GNU gettext.
39550         * lib/concatpath.c: New file, from GNU gettext.
39551
39552 2003-03-30  Bruno Haible  <bruno@clisp.org>
39553
39554         * m4/copy-file.m4 (gl_COPY_FILE): Add check for chown().
39555
39556 2003-03-30  Bruno Haible  <bruno@clisp.org>
39557
39558         * lib/copy-file.c (copy_file_preserving): Don't set owner if the
39559         function chown() doesn't exist.
39560
39561 2003-03-28  Bruno Haible  <bruno@clisp.org>
39562
39563         * modules/copy-file: New file.
39564         * MODULES.html.sh (func_all_modules): Add it.
39565
39566 2003-03-28  Bruno Haible  <bruno@clisp.org>
39567
39568         * m4/copy-file.m4: New file.
39569
39570 2003-03-28  Bruno Haible  <bruno@clisp.org>
39571
39572         * lib/copy-file.h: New file, from GNU gettext.
39573         * lib/copy-file.c: New file, from GNU gettext.
39574
39575 2003-03-18  Jim Meyering  <jim@meyering.net>
39576
39577         * lib/quote.c (quote_n): Fix typo in comment.
39578
39579 2003-03-18  Bruno Haible  <bruno@clisp.org>
39580
39581         * m4/onceonly.m4: Use m4_defn instead of defn, for better error
39582         checking.
39583         * m4/onceonly_2_57.m4: Likewise.
39584
39585 2003-03-17  Bruno Haible  <bruno@clisp.org>
39586
39587         * m4/onceonly.m4: Require autoconf 2.54 or newer.
39588         (m4_quote): Remove macro.
39589         * m4/onceonly_2_57.m4: Require autoconf 2.54 or newer.
39590
39591 2003-03-14  Jim Meyering  <jim@meyering.net>
39592
39593         Merge changes from Coreutils.
39594         * lib/obstack.h (obstack_object_size): Declare temporary, __o,
39595         to be const, in order to avoid warnings.
39596         (obstack_room): Likewise.
39597         (obstack_empty_p): Likewise.
39598
39599 2003-03-14  Bruno Haible  <bruno@clisp.org>
39600
39601         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE,
39602         AC_CHECK_DECLS_ONCE): Quote AC_FOREACH variable-expansions properly.
39603
39604 2003-03-13  Paul Eggert  <eggert@twinsun.com>
39605
39606         Merge changes from Bison.
39607         * lib/obstack.h: (__INT_TO_PTR) [__STDC__]: Cast result to
39608         (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
39609         when compiling Bison 1.875's `bitset bset = obstack_alloc
39610         (bobstack, bytes);'.  Problem reported by Nelson H. F. Beebe.
39611         * lib/hash.c: Include <stdbool.h> unconditionally.
39612
39613 2003-03-13  Paul Eggert  <eggert@twinsun.com>
39614
39615         * m4/onceonly.m4 (m4_quote): New macro.
39616         (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE, AC_CHECK_DECLS_ONCE):
39617         Quote AC_FOREACH variable-expansions properly.
39618
39619 2003-03-13  Paul Eggert  <eggert@twinsun.com>
39620
39621         * doc/COPYING.DOC, fdl.texi: Sync with latest FSF version.
39622
39623 2003-03-09  Paul Eggert  <eggert@twinsun.com>
39624
39625         * lib/argmatch.c (EXIT_FAILURE): Define if the system doesn't.
39626         Reported by Bruce Becker; see:
39627         http://mail.gnu.org/archive/html/bug-bison/2003-03/msg00017.html
39628
39629 2003-03-03  Paul Eggert  <eggert@twinsun.com>
39630             Bruno Haible  <bruno@clisp.org>
39631
39632         * lib/mbswidth.h: Include <wchar.h>. Needed for UnixWare 7.1.1.
39633         Reported by John Hughes, see
39634         http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00030.html
39635
39636 2003-02-20  Bruno Haible  <bruno@clisp.org>
39637
39638         * MODULES.html.sh (func_all_modules): Add poll.
39639
39640 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
39641
39642         * modules/poll: New file.
39643
39644 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
39645
39646         * lib/poll_.h: New file.
39647         * lib/poll.c: New file.
39648
39649 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
39650
39651         * m4/poll.m4: New file.
39652
39653 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
39654
39655         * modules/mathl: New file.
39656
39657 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
39658
39659         * lib/mathl.h: New file.
39660         * lib/acosl.c: New file.
39661         * lib/asinl.c: New file.
39662         * lib/atanl.c: New file.
39663         * lib/ceill.c: New file.
39664         * lib/cosl.c: New file.
39665         * lib/expl.c: New file.
39666         * lib/floorl.c: New file.
39667         * lib/frexpl.c: New file.
39668         * lib/ldexpl.c: New file.
39669         * lib/logl.c: New file.
39670         * lib/sincosl.c: New file.
39671         * lib/sinl.c: New file.
39672         * lib/sqrtl.c: New file.
39673         * lib/tanl.c: New file.
39674         * lib/trigl.c: New file.
39675         * lib/trigl.h: New file.
39676
39677 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
39678
39679         * m4/mathl.m4: New file.
39680
39681 2003-02-18  Bruno Haible  <bruno@clisp.org>
39682
39683         * MODULES.html.sh (func_all_modules): Add mathl.
39684
39685 2003-02-17  Bruno Haible  <bruno@clisp.org>
39686
39687         * modules/mkdtemp: New module.
39688         * MODULES.html.sh (func_all_modules): Add it.
39689
39690 2003-02-17  Bruno Haible  <bruno@clisp.org>
39691
39692         * m4/mkdtemp.m4: New file, from GNU gettext with modifications.
39693
39694 2003-02-17  Bruno Haible  <bruno@clisp.org>
39695
39696         * lib/mkdtemp.h: New file, from GNU gettext.
39697         * lib/mkdtemp.c: New file, from GNU gettext.
39698
39699 2003-02-02  Jim Meyering  <jim@meyering.net>
39700
39701         * m4/regex.m4 (jm_INCLUDED_REGEX): Detect broken re_search in
39702         e.g. glibc-2.2.93.
39703
39704 2003-01-31  Bruno Haible  <bruno@clisp.org>
39705
39706         * m4/rename.m4 (vb_FUNC_RENAME): Add a redirection from 'rename' to
39707         'rpl_rename'.
39708         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Add a redirection from 'strnlen' to
39709         'rpl_strnlen'.
39710         * m4/strtod.m4 (gl_FUNC_STRTOD): Add a redirection from 'strtod' to
39711         'rpl_strtod'.
39712         * m4/utime.m4 (jm_FUNC_UTIME): Add a redirection from 'utime' to
39713         'rpl_utime'.
39714
39715 2003-01-31  Bruno Haible  <bruno@clisp.org>
39716
39717         * lib/rename.c: #undef rename before defining rpl_rename.
39718         * lib/strnlen.c: #undef strnlen, define rpl_strnlen instead of strnlen.
39719
39720 2003-01-30  Bruno Haible  <bruno@clisp.org>
39721
39722         * modules/vasnprintf, modules/vasprintf: New modules.
39723         * MODULES.html.sh (func_all_modules): Add them.
39724
39725 2003-01-30  Bruno Haible  <bruno@clisp.org>
39726
39727         * m4/signed.m4: New file, from GNU gettext.
39728         * m4/longdouble.m4: New file, from GNU gettext.
39729         * m4/wchar_t.m4: New file, from GNU gettext.
39730         * m4/wint_t.m4: New file, from GNU gettext.
39731         * m4/vasnprintf.m4: New file.
39732         * m4/vasprintf.m4: New file.
39733
39734 2003-01-30  Bruno Haible  <bruno@clisp.org>
39735
39736         * lib/printf-args.h: New file, from GNU gettext.
39737         * lib/printf-args.c: New file, from GNU gettext.
39738         * lib/printf-parse.h: New file, from GNU gettext.
39739         * lib/printf-parse.c: New file, from GNU gettext.
39740         * lib/vasnprintf.h: New file, from GNU gettext.
39741         * lib/vasnprintf.c: New file, from GNU gettext.
39742         * lib/asnprintf.c: New file, from GNU gettext.
39743         * lib/vasprintf.h: New file, from GNU gettext with modifications.
39744         * lib/vasprintf.c: New file, from GNU gettext.
39745         * lib/asprintf.c: New file, from GNU gettext.
39746
39747 2003-01-29  Bruno Haible  <bruno@clisp.org>
39748
39749         * modules/stpncpy: New module.
39750         * MODULES.html.sh (func_all_modules): Add it.
39751
39752 2003-01-29  Bruno Haible  <bruno@clisp.org>
39753
39754         * m4/stpncpy.m4: New file.
39755
39756 2003-01-29  Bruno Haible  <bruno@clisp.org>
39757
39758         * lib/stpncpy.h: New file, from GNU gettext with modifications.
39759         * lib/stpncpy.c: New file, from GNU gettext with modifications.
39760
39761 2003-01-28  Bruno Haible  <bruno@clisp.org>
39762
39763         * modules/c-ctype: New module.
39764         * MODULES.html.sh (func_all_modules): Add it.
39765
39766 2003-01-28  Bruno Haible  <bruno@clisp.org>
39767
39768         * lib/c-ctype.h: New file, from GNU gettext, with changes suggested by
39769         Paul Eggert.
39770         * lib/c-ctype.c: New file, from GNU gettext, with changes suggested by
39771         Paul Eggert.
39772
39773 2003-01-27  Bruno Haible  <bruno@clisp.org>
39774
39775         * modules/xsetenv: New module.
39776         * MODULES.html.sh (func_all_modules): Add it.
39777
39778 2003-01-27  Bruno Haible  <bruno@clisp.org>
39779
39780         * lib/xsetenv.h: New file, from GNU gettext.
39781         * lib/xsetenv.c: New file, from GNU gettext.
39782
39783 2003-01-23  Jim Meyering  <jim@meyering.net>
39784
39785         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Correct typo: s/-1/no/ that kept this
39786         from working on systems without dirfd (at least Irix and OSF1/Tru64).
39787
39788 2003-01-23  Bruno Haible  <bruno@clisp.org>
39789
39790         * modules/minmax: New module.
39791         * MODULES.html.sh (func_all_modules): Add it.
39792
39793 2003-01-23  Bruno Haible  <bruno@clisp.org>
39794
39795         * lib/minmax.h: New file, from GNU gettext, with comments from Paul
39796         Eggert.
39797
39798 2003-01-22  Bruno Haible  <bruno@clisp.org>
39799
39800         * modules/exit: New module.
39801         * MODULES.html.sh (func_all_modules): Add it.
39802
39803 2003-01-22  Bruno Haible  <bruno@clisp.org>
39804
39805         * lib/exit.h: New file, from GNU gettext.
39806
39807 2003-01-19  Bruno Haible  <bruno@clisp.org>
39808
39809         * gnulib-tool: Recognize option --extract-maintainer.
39810         (func_get_maintainer): New function.
39811         * modules/*: Add Maintainer entry.
39812
39813 2003-01-16  Jim Meyering  <jim@meyering.net>
39814
39815         * m4/regex.m4: The `regex' struct is both input and output.
39816         Initialize it before each use.  Patch by Tim Waugh.
39817
39818 2003-01-16  Bruno Haible  <bruno@clisp.org>
39819
39820         * MODULES.html.sh: Add a table of contents. Add the module name as
39821         leftmost column. Add hyperlinks.
39822
39823 2003-01-15  Bruno Haible  <bruno@clisp.org>
39824
39825         * m4/md5.m4 (gl_MD5): Require AC_C_INLINE.
39826
39827 2003-01-15  Bruno Haible  <bruno@clisp.org>
39828
39829         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): Also test the LL suffix.
39830         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Also test the ULL
39831         suffix.
39832
39833 2003-01-15  Bruno Haible  <bruno@clisp.org>
39834
39835         * m4/alloca.m4 (gl_FUNC_ALLOCA): Invoke AC_EGREP_CPP prerequisites.
39836
39837 2003-01-15  Bruno Haible  <bruno@clisp.org>
39838
39839         * lib/stpcpy.h (stpcpy): Use ANSI C function declarations.
39840         * lib/strcase.h (strcasecmp, strncasecmp): Likewise.
39841
39842 2003-01-14  Jim Meyering  <jim@meyering.net>
39843
39844         * lib/same.c (same_name): Tweak a comment.
39845
39846 2003-01-14  Bruno Haible  <bruno@clisp.org>
39847
39848         * lib/same.c (same_name): Reorder tests so as to avoid calling stat()
39849         when a string comparison is sufficient.
39850
39851 2003-01-14  Bruno Haible  <bruno@clisp.org>
39852
39853         * lib/readtokens.c (readtoken): Cast character to 'unsigned char', not
39854         'unsigned int'.
39855
39856 2003-01-14  Bruno Haible  <bruno@clisp.org>
39857
39858         * lib/hash-pjw.c: Add comment about low quality of this function.
39859
39860 2003-01-13  Bruno Haible  <bruno@clisp.org>
39861
39862         * modules/stpcpy: Distribute lib/stpcpy.h.
39863         * modules/setenv: Depend on alloca. Distribute lib/setenv.h.
39864
39865 2003-01-13  Bruno Haible  <bruno@clisp.org>
39866
39867         * modules/*: Add a description.
39868         * modules/strpbrk: Fix Makefile.am snippet.
39869         * modules/strtoimax: Fix dependencies.
39870         * modules/strtoumax: Likewise.
39871
39872 2003-01-13  Bruno Haible  <bruno@clisp.org>
39873
39874         * gnulib-tool (func_create_testdir): Substitute lib_OBJECTS.
39875         * modules/alloca (Makefile.am): All object files depend on alloca.h.
39876         * modules/stdbool (Makefile.am): All object files depend on stdbool.h.
39877
39878 2003-01-13  Bruno Haible  <bruno@clisp.org>
39879
39880         * gnulib-tool (func_create_testdir): Store config/* files in the main
39881         directory.
39882         * config.rpath: Move to ...
39883         * config/config.rpath: ... here.
39884         * modules/gettext: Contains config/config.rpath, not config.rpath.
39885         * modules/iconv: Likewise.
39886
39887 2003-01-12  Paul Eggert  <eggert@twinsun.com>
39888
39889         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
39890         to avoid collisions with libcurses and libreadline.
39891
39892         * m4/getstr.m4: Remove.
39893         * m4/getline.m4 (gl_PREREQ_GETLINE): Require AC_HEADER_STDC.
39894
39895 2003-01-12  Paul Eggert  <eggert@twinsun.com>
39896
39897         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
39898         to avoid collisions with libcurses and libreadline.
39899
39900         * lib/Makefile.am (libfetish_a_SOURCES): Remove getstr.c, getstr.h.
39901         * lib/getstr.h, getstr.c: Remove.
39902         * lib/getline.c: Include "getline.h", to check interface.
39903         Move body of old getstr.c here: this defines MIN_CHUNK and
39904         declares getdelim2, which is renamed from getstr.
39905         (getline, getdelim): Adjust to renaming of getstr -> getdelim2.
39906
39907         * lib/linebuffer.c (readlinebuffer): Renamed from readline.
39908         All uses changed.
39909         * lib/linebuffer.h: Likewise.
39910         (readline): Remove backward-compatibility macro.
39911
39912 2003-01-12  Paul Eggert  <eggert@twinsun.com>
39913
39914         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
39915         to avoid collisions with libcurses and libreadline.
39916         * getstr: Remove.
39917         * MODULES.html.sh: Remove getstr.
39918         * modules/getline: Depend on unlocked-io, not getstr.
39919
39920 2003-01-12  Jim Meyering  <jim@meyering.net>
39921
39922         * lib/makepath.c: Don't test HAVE_ERRNO_H.  It's not necessary.
39923
39924 2003-01-10  Bruno Haible  <bruno@clisp.org>
39925
39926         * modules/alloca: Change Makefile.am requirements. Simplify Include
39927         requirements. Add lib/alloca_.h to file list.
39928
39929 2003-01-10  Bruno Haible  <bruno@clisp.org>
39930
39931         * m4/alloca.m4 (gl_FUNC_ALLOCA): Also define ALLOCA_H.
39932
39933 2003-01-10  Bruno Haible  <bruno@clisp.org>
39934
39935         * lib/alloca_.h: New file.
39936         * lib/getdate.y: Unconditionally include alloca.h.
39937         * lib/makepath.c: Likewise.
39938         * lib/setenv.c: Likewise.
39939         * lib/userspec.c: Likewise.
39940
39941 2003-01-09  Karl Berry  <karl@gnu.org>
39942
39943         * MODULES.html.sh: include `dirname $0` in PATH, to find
39944         gnulib-tool.
39945
39946 2003-01-09  Bruno Haible  <bruno@clisp.org>
39947
39948         * modules/stdbool: Change configure.ac, Makefile.am requirements.
39949         Simplify Include requirements. Add lib/stdbool.h.in to file list.
39950
39951 2003-01-09  Bruno Haible  <bruno@clisp.org>
39952
39953         * m4/stdbool.m4 (AM_STDBOOL_H): New macro.
39954
39955 2003-01-09  Bruno Haible  <bruno@clisp.org>
39956
39957         * lib/stdbool.h.in: New file.
39958
39959 2003-01-09  Bruno Haible  <bruno@clisp.org>
39960
39961         * gnulib-tool (func_all_modules): Ignore files ending in ~.
39962         * MODULES.html.sh: Likewise.
39963
39964 2003-01-08  Jim Meyering  <jim@meyering.net>
39965
39966         * lib/full-write.c: Undefine and define-away `const' after inclusion
39967         of errno.h, not before.  Suggestion from Bruno Haible.
39968
39969 2003-01-08  Bruno Haible  <bruno@clisp.org>
39970
39971         * modules/full-read: Depend on full-write.
39972
39973 2003-01-08  Bruno Haible  <bruno@clisp.org>
39974
39975         * lib/safe-read.c: Include specification header first, to ensure its
39976         selfcontainedness.
39977         * lib/full-write.c: Likewise.
39978
39979 2003-01-07  Jim Meyering  <jim@meyering.net>
39980
39981         * lib/full-write.c: Rework so that it may serve to define full_read,
39982         too.
39983         * lib/full-read.c: Simply #define FULL_READ and include full-write.c.
39984
39985 2003-01-07  Bruno Haible  <bruno@clisp.org>
39986
39987         * lib/strtoimax.c: Include <stdint.h> as an alternative to
39988         <inttypes.h>.
39989         * lib/xstrtol.h: Likewise.
39990         * lib/xstrtoimax.c: Likewise.
39991         * lib/xstrtoumax.c: Likewise.
39992         * lib/human.h: Likewise.
39993
39994         * lib/tempname.c: Include <inttypes.h> too. Avoids a compilation error
39995         on systems that have <inttypes.h> but not <stdint.h>.
39996
39997 2003-01-07  Bruno Haible  <bruno@clisp.org>
39998
39999         * MODULES.html.sh: Add copyright notice.
40000         (missed_files): Omit CVS directory entries.
40001         (func_module): Make it work with sed-3.02.
40002         * MODULES.txt: Remove file.
40003
40004 2003-01-06  Jim Meyering  <jim@meyering.net>
40005
40006         * lib/version-etc.c: Update year in translatable copyright string.
40007
40008 2003-01-03  Karl Berry  <karl@gnu.org>
40009
40010         * config/config.{guess,sub}: update from prep.
40011
40012 2003-01-02  Karl Berry  <karl@gnu.org>
40013
40014         * doc/COPYING.DOC: belatedly updated to 1.2.
40015
40016 2003-01-01  Karl Berry  <karl@gnu.org>
40017
40018         * gnulib-tool (func_verify_module): report module name $module in
40019         error message, not $1.
40020         * gnulib-tool (create-testdir): don't complain if destdir couldn't
40021         be created, only if it doesn't exist.
40022         * gnulib-tool (last_checkin_date): don't expand the $Date here.
40023
40024 2002-12-31  Paul Eggert  <eggert@twinsun.com>
40025
40026         * m4/memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
40027
40028 2002-12-31  Paul Eggert  <eggert@twinsun.com>
40029
40030         * lib/memcoll.c (memcoll): Fall back on a simple algorithm using
40031         memcmp if strcoll doesn't work.
40032
40033 2002-12-31  Bruno Haible  <bruno@clisp.org>
40034
40035         * lib/utime.c (utime_null): No need to call ftruncate if the file was
40036         nonempty.
40037
40038 2002-12-31  Bruno Haible  <bruno@clisp.org>
40039
40040         * lib/memcoll.c (STRCOLL): New macro.
40041         (memcoll): Use it.
40042
40043 2002-12-31  Bruno Haible  <bruno@clisp.org>
40044
40045         * lib/localcharset.h: New file.
40046         * lib/localcharset.c: Include it.
40047         * lib/unicodeio.c: Likewise.
40048
40049 2002-12-31  Bruno Haible  <bruno@clisp.org>
40050
40051         * lib/getstr.h (getstr): Define, to avoid clash with libcurses.
40052         * lib/linebuffer.h (readline): Define, to avoid clash with libreadline.
40053
40054 2002-12-31  Bruno Haible  <bruno@clisp.org>
40055
40056         * lib/getline.h: Include <stddef.h>, for size_t.
40057
40058         * lib/unicodeio.h: Include <stddef.h>, for size_t.
40059         * lib/unicodeio.c: Don't include <stddef.h>.
40060
40061 2002-12-31  Bruno Haible  <bruno@clisp.org>
40062
40063         * lib/getdate.y (get_date): Test HAVE_STRUCT_TM_TM_ZONE, not
40064         HAVE_TM_ZONE.
40065
40066 2002-12-24  Karl Berry  <karl@gnu.org>
40067
40068         * config/config.guess: update from prep.
40069
40070 2002-12-24  Bruno Haible  <bruno@clisp.org>
40071
40072         General infrasructure.
40073         * m4/README: Rewritten.
40074         * m4/onceonly.m4: New file.
40075         * m4/onceonly_2_57.m4: New file.
40076
40077         Module atexit.
40078         * m4/atexit.m4: New file.
40079
40080         Module strtod.
40081         * m4/strtod.m4: New file.
40082
40083         Module strtol.
40084         * m4/strtol.m4: New file.
40085
40086         Module strtoul.
40087         * m4/strtoul.m4: New file.
40088
40089         Module memchr.
40090         * m4/memchr.m4: New file.
40091
40092         Module memcmp.
40093         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): New macro.
40094         (jm_FUNC_MEMCMP): Invoke it.
40095
40096         Module memcpy.
40097         * m4/memcpy.m4: New file.
40098
40099         Module memmove.
40100         * m4/memmove.m4: New file.
40101
40102         Module memset.
40103         * m4/memset.m4: New file.
40104
40105         Module strcspn.
40106         * m4/strcspn.m4: New file.
40107
40108         Module strpbrk.
40109         * m4/strpbrk.m4: New file.
40110
40111         Module strstr.
40112         * m4/strstr.m4: New file.
40113
40114         Module strerror.
40115         * m4/strerror.m4: New file.
40116
40117         Module mktime.
40118         * m4/mktime.m4: Renamed from jm-mktime.m4.
40119         (gl_PREREQ_MKTIME): New macro.
40120         (gl_FUNC_MKTIME): Renamed from jm_FUNC_MKTIME. Invoke gl_PREREQ_MKTIME.
40121
40122         Module malloc.
40123         * m4/malloc.m4 (gl_PREREQ_MALLOC): New macro.
40124         (jm_FUNC_MALLOC): Use AC_FUNC_MALLOC. Invoke gl_PREREQ_MALLOC.
40125         Don't define HAVE_DONE_WORKING_MALLOC_CHECK, since nothing uses it.
40126
40127         Module realloc.
40128         * m4/realloc.m4 (gl_PREREQ_REALLOC): New macro.
40129         (jm_FUNC_REALLOC): Use AC_FUNC_REALLOC. Invoke gl_PREREQ_REALLOC.
40130         Don't define HAVE_DONE_WORKING_REALLOC_CHECK, since nothing uses it.
40131
40132         Module strftime.
40133         * m4/tm_gmtoff.m4: New file, extracted from strftime.m4.
40134         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Use AC_FUNC_STRFTIME.
40135         Don't test for bcopy (we are not emacs). Invoke AC_TYPE_MBSTATE_T and
40136         gl_TM_GMTOFF.
40137         (_jm_STRFTIME_PREREQS, jm_FUNC_GNU_STRFTIME): Use onceonly macros.
40138
40139         Module xalloc.
40140         * m4/xalloc.m4: New file.
40141
40142         Module alloca.
40143         * m4/alloca.m4: New file.
40144
40145         Module putenv.
40146         * m4/putenv.m4 (gl_PREREQ_PUTENV): New macro.
40147         (jm_FUNC_PUTENV): Invoke it.
40148
40149         Module setenv.
40150         * m4/setenv.m4 (gt_FUNC_SETENV): New macro.
40151         (gt_CHECK_VAR_DECL): Fix quoting error that led to infinite loop in m4
40152         when invoked twice.
40153         (gt_PREREQ_SETENV, gt_PREREQ_UNSETENV): New macros, replacing old
40154         gt_FUNC_SETENV.
40155
40156         Module memrchr.
40157         * m4/memrchr.m4: New file.
40158
40159         Module stpcpy.
40160         * m4/stpcpy.m4: New file.
40161
40162         Module strcase.
40163         * m4/strcase.m4: New file.
40164
40165         Module strdup.
40166         * m4/strdup.m4: New file.
40167
40168         Module strnlen.
40169         * m4/strnlen.m4: New file.
40170
40171         Module strndup.
40172         * m4/strndup.m4: New file.
40173
40174         Module xstrtod.
40175         * m4/xstrtod.m4: New file.
40176
40177         Module xstrtol.
40178         * m4/xstrtol.m4: New file.
40179
40180         Module getdate.
40181         * m4/getdate.m4: New file.
40182
40183         Module unlocked-io.
40184         * m4/unlocked-io.m4: Renamed from jm-glibc-io.m4.
40185         (jm_FUNC_GLIBC_UNLOCKED_IO): Invoke AC_GNU_SOURCE. Use onceonly macros.
40186         * m4/jm-glibc-io.m4n: Remove file.
40187
40188         Module long-options.
40189         * m4/long-options.m4: New file.
40190
40191         Module md5.
40192         * m4/md5.m4: New file.
40193
40194         Module sha.
40195         * m4/sha.m4: New file.
40196
40197         Module getstr.
40198         * m4/getstr.m4: New file.
40199
40200         Module getline.
40201         * m4/getline.m4 (gl_PREREQ_GETLINE): New macro.
40202         (AM_FUNC_GETLINE): Invoke AC_GNU_SOURCE. Use <stdlib.h>, not
40203         <sys/types.h>, for size_t. Use the function name gnu_getline, not
40204         simply getline. Infoke gl_PREREQ_GETLINE.
40205
40206         Module obstack.
40207         * m4/obstack.m4: New file.
40208
40209         Module hash.
40210         * m4/hash.m4: New file.
40211
40212         Module readtokens.
40213         * m4/readtokens.m4: New file.
40214
40215         Module strverscmp.
40216         * m4/strverscmp.m4: New file.
40217
40218         Module stdbool.
40219         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Add test for _Bool. Needed for
40220         OSF/1.
40221
40222         Module strtoll.
40223         * m4/strtoll.m4: New file.
40224
40225         Module strtoull.
40226         * m4/strtoull.m4: New file.
40227
40228         Module strtoimax.
40229         * m4/strtoimax.m4: New file.
40230
40231         Module strtoumax.
40232         * m4/strtoumax.m4: New file.
40233
40234         Module xstrtoimax.
40235         * m4/xstrtoimax.m4 (jm_XSTRTOIMAX): Renamed from
40236         jm_AC_PREREQ_XSTRTOIMAX.
40237         Moved the strtol prerequisites to strtol.m4.
40238         Moved the strtoll prerequisites to strtoll.m4.
40239         Moved the strtoimax prerequisites to strtoimax.m4.
40240
40241         Module xstrtoumax.
40242         * m4/xstrtoumax.m4 (jm_XSTRTOUMAX): Renamed from
40243         jm_AC_PREREQ_XSTRTOUMAX.
40244         Moved the strtoul prerequisites to strtoul.m4.
40245         Moved the strtoull prerequisites to strtoull.m4.
40246         Moved the strtoumax prerequisites to strtoumax.m4.
40247
40248         Module chown.
40249         * m4/chown.m4 (gl_PREREQ_CHOWN): New macro.
40250         (jm_FUNC_CHOWN): Use AC_FUNC_CHOWN. Invoke gl_PREREQ_CHOWN.
40251
40252         Module dup2.
40253         * m4/dup2.m4: New file.
40254
40255         Module ftruncate.
40256         * m4/ftruncate.m4 (gl_PREREQ_FTRUNCATE): New macro.
40257         (jm_FUNC_FTRUNCATE): Use AC_REPLACE_FUNCS. Invoke gl_PREREQ_FTRUNCATE.
40258
40259         Module getgroups.
40260         * m4/getgroups.m4 (gl_PREREQ_GETGROUPS): New macro.
40261         (jm_FUNC_GETGROUPS): Use AC_FUNC_GETGROUPS. Invoke gl_PREREQ_GETGROUPS.
40262
40263         Module gettimeofday.
40264         * m4/gettimeofday.m4 (gl_PREREQ_GETTIMEOFDAY): New macro.
40265         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use onceonly macros. Invoke
40266         gl_PREREQ_GETTIMEOFDAY.
40267
40268         Module mkdir.
40269         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): New macro.
40270         (UTILS_FUNC_MKDIR_TRAILING_SLASH): Invoke gl_PREREQ_MKDIR.
40271
40272         Module mkstemp.
40273         * m4/mkstemp.m4 (gl_PREREQ_MKSTEMP): New macro.
40274         (jm_PREREQ_TEMPNAME): New macro, from prereq.m4. Also invoke
40275         jm_AC_TYPE_UINTMAX_T.
40276         (UTILS_FUNC_MKSTEMP): Invoke gl_PREREQ_MKSTEMP and jm_PREREQ_TEMPNAME.
40277
40278         Module stat.
40279         * m4/stat.m4 (gl_PREREQ_STAT): New macro.
40280         (jm_FUNC_STAT): Use AC_FUNC_STAT. Invoke gl_PREREQ_STAT.
40281
40282         Module lstat.
40283         * m4/lstat.m4 (gl_PREREQ_LSTAT): New macro.
40284         (jm_FUNC_LSTAT): Use AC_FUNC_LSTAT. Invoke gl_PREREQ_LSTAT.
40285
40286         Module timespec.
40287         * m4/timespec.m4 (gl_TIMESPEC): New macro.
40288         (jm_CHECK_TYPE_STRUCT_TIMESPEC): Add check for <sys/time.h>.
40289         * m4/st_mtim.m4: Indentation.
40290
40291         Module nanosleep.
40292         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): New macro.
40293         (jm_FUNC_NANOSLEEP): Add check for <sys/time.h>. Invoke
40294         gl_PREREQ_NANOSLEEP.
40295
40296         Module regex.
40297         * m4/regex.m4 (jm_PREREQ_REGEX): New macro.
40298         (jm_INCLUDED_REGEX): Invoke jm_PREREQ_REGEX.
40299         (gl_REGEX): New macro.
40300
40301         Module rename.
40302         * m4/rename.m4 (gl_PREREQ_RENAME): New macro.
40303         (vb_FUNC_RENAME): Invoke gl_PREREQ_RENAME.
40304
40305         Module rmdir.
40306         * m4/rmdir.m4: New file.
40307
40308         Module utime.
40309         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Use onceonly macros.
40310         * m4/utime.m4 (gl_PREREQ_UTIME): New macro.
40311         (jm_FUNC_UTIME): Invoke gl_PREREQ_UTIME.
40312
40313         Module dirname.
40314         * m4/dirname.m4: New file.
40315
40316         Module getopt.
40317         * m4/getopt.m4: New file.
40318
40319         Module unistd-safer.
40320         * m4/unistd-safer.m4: New file.
40321
40322         Module fnmatch.
40323         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Include <stdlib.h>, for exit()
40324         declaration.
40325         (gl_PREREQ_FNMATCH_EXTRA): New macro.
40326         (gl_FUNC_FNMATCH_POSIX): New macro.
40327         (gl_FUNC_FNMATCH_GNU): Renamed from AC_FUNC_FNMATCH_GNU. Invoke
40328         gl_PREREQ_FNMATCH_EXTRA. Use the function name gnu_fnmatch, not
40329         simply fnmatch.
40330
40331         Module exclude.
40332         * m4/exclude.m4: New file.
40333
40334         Module human.
40335         * m4/human.m4: New file.
40336
40337         Module acl.
40338         * m4/acl.m4: Nop.
40339
40340         Module backupfile.
40341         * m4/backupfile.m4: New file.
40342         * m4/d-ino.m4: Indentation.
40343
40344         Module fsusage.
40345         * m4/fsusage.m4 (gl_FSUSAGE): New macro.
40346         (jm_STATFS_TRUNCATES): New macro, from coreutils-4.5.4/configure.ac.
40347         (gl_PREREQ_FSUSAGE_EXTRA): New macro.
40348
40349         Module dirfd.
40350         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Invoke some AC_EGREP_CPP
40351         requirements.
40352
40353         Module euidaccess.
40354         * m4/euidaccess.m4: New file.
40355
40356         Module file-type.
40357         * m4/file-type.m4: New file.
40358
40359         Module fileblocks.
40360         * m4/fileblocks.m4: New file.
40361
40362         Module filemode.
40363         * m4/filemode.m4: New file.
40364
40365         Module isdir.
40366         * m4/isdir.m4: New file.
40367
40368         Module lchown.
40369         * m4/lchown.m4 (gl_PREREQ_LCHOWN): New macro.
40370         (jm_FUNC_LCHOWN): Invoke gl_PREREQ_LCHOWN.
40371
40372         Module makepath.
40373         * m4/makepath.m4: New file.
40374
40375         Module modechange.
40376         * m4/modechange.m4: New file.
40377
40378         Module mountlist.
40379         * m4/mountlist.m4: New file.
40380         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Use onceonly macros.
40381         Indentation.
40382
40383         Module path-concat.
40384         * m4/path-concat.m4: New file.
40385
40386         Module pathmax.
40387         * m4/pathmax.m4: New file.
40388
40389         Module same.
40390         * m4/same.m4: New file.
40391
40392         Module save-cwd.
40393         * m4/save-cwd.m4: New file.
40394
40395         Module savedir.
40396         * m4/savedir.m4: New file.
40397
40398         Module xgetcwd.
40399         * m4/xgetcwd.m4: New file.
40400         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Use onceonly macros.
40401
40402         Module xreadlink.
40403         * m4/xreadlink.m4: New file.
40404
40405         Module safe-read.
40406         * m4/safe-read.m4: New file.
40407
40408         Module safe-write.
40409         * m4/safe-write.m4: New file.
40410
40411         Module closeout.
40412         * m4/closeout.m4: New file.
40413
40414         Module stdio-safer.
40415         * m4/stdio-safer.m4: New file.
40416
40417         Module getpass.
40418         * m4/getpass.m4: New file.
40419
40420         Module getugroups.
40421         * m4/getugroups.m4: New file.
40422
40423         Module group-member.
40424         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): New macro.
40425         (jm_FUNC_GROUP_MEMBER): Invoke AC_GNU_SOURCE, gl_PREREQ_GROUP_MEMBER.
40426
40427         Module idcache.
40428         * m4/idcache.m4: New file.
40429
40430         Module userspec.
40431         * m4/userspec.m4: New file.
40432
40433         Module gettime.
40434         * m4/clock_time.m4: New file.
40435         * m4/gettime.m4: New file.
40436
40437         Module settime.
40438         * m4/settime.m4: New file.
40439
40440         Module posixtm.
40441         * m4/posixtm.m4: New file.
40442
40443         Module gethostname.
40444         * m4/gethostname.m4: New file.
40445
40446         Module canon-host.
40447         * m4/canon-host.m4: New file.
40448
40449         Module gettext.
40450         * m4/codeset.m4: New file, from gettext-0.11.5.
40451         * m4/gettext.m4: New file, from gettext-0.11.5.
40452         * m4/glibc21.m4: New file, from gettext-0.11.5.
40453         * m4/iconv.m4: New file, from gettext-0.11.5.
40454         * m4/intdiv0.m4: New file, from gettext-0.11.5.
40455         * m4/inttypes-pri.m4: New file, from gettext-0.11.5.
40456         * m4/inttypes.m4: New file, from gettext-0.11.5.
40457         * m4/inttypes_h.m4: New file, from gettext-0.11.5 with modifications.
40458         * m4/isc-posix.m4: New file, from gettext-0.11.5.
40459         * m4/lcmessage.m4: New file, from gettext-0.11.5.
40460         * m4/lib-ld.m4: New file, from gettext-0.11.5.
40461         * m4/lib-link.m4: New file, from gettext-0.11.5.
40462         * m4/lib-prefix.m4: New file, from gettext-0.11.5.
40463         * m4/progtest.m4: New file, from gettext-0.11.5.
40464         * m4/stdint_h.m4: New file, from gettext-0.11.5 with modifications.
40465         * m4/uintmax_t.m4: New file, from gettext-0.11.5 with modifications.
40466         * m4/ulonglong.m4: New file, from gettext-0.11.5 with modifications.
40467
40468         Module localcharset.
40469         * m4/localcharset.m4: New file.
40470
40471         Module hard-locale.
40472         * m4/hard-locale.m4: New file.
40473
40474         Module mbswidth.
40475         * m4/mbswidth.m4 (gl_MBSWIDTH): Renamed from jm_PREREQ_MBSWIDTH. Use
40476         onceonly macros.
40477         * m4/mbrtowc.m4: Add comment.
40478
40479         Module memcasecmp.
40480         * m4/memcasecmp.m4: New file.
40481
40482         Module memcoll.
40483         * m4/memcoll.m4: New file.
40484
40485         Module unicodeio.
40486         * m4/unicodeio.m4: New file.
40487
40488         Module rpmatch.
40489         * m4/rpmatch.m4: New file.
40490
40491         Module yesno.
40492         * m4/yesno.m4: New file.
40493
40494         Module exitfail.
40495         * m4/exitfail.m4: New file.
40496
40497         Module c-stack.
40498         * m4/c-stack.m4 (gl_C_STACK): New macro.
40499         (jm_PREREQ_C_STACK): Check for <sys/time.h>. Use onceonly macros.
40500
40501         Module error.
40502         * m4/error.m4 (gl_ERROR): New macro.
40503         (jm_PREREQ_ERROR): Use onceonly macros.
40504
40505         Module fatal.
40506         * m4/fatal.m4: New file.
40507
40508         Module getloadavg.
40509         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Use onceonly macros.
40510         (gl_FUNC_GETLOADAVG, gl_PREREQ_GETLOADAVG): New macros.
40511
40512         Module getpagesize.
40513         * m4/getpagesize.m4: New file.
40514
40515         Module getusershell.
40516         * m4/getusershell.m4: New file.
40517
40518         Module physmem.
40519         * m4/physmem.m4: New file.
40520
40521         Module posixver.
40522         * m4/posixver.m4: New file.
40523
40524         Module quotearg.
40525         * m4/quotearg.m4: New file.
40526
40527         Module quote.
40528         * m4/quote.m4: New file.
40529
40530         Module readutmp.
40531         * m4/readutmp.m4: New file, based on jm_PREREQ_READUTMP from prereq.m4.
40532
40533         Module sig2str.
40534         * m4/sig2str.m4: New file.
40535
40536         Other.
40537         * m4/longlong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Remove, moved to
40538         ulonglong.m4.
40539         * m4/intmax_t.m4: New file.
40540         * m4/d-type.m4: Indentation.
40541         * m4/jm-macros.m4: Update.
40542         * m4/prereq.m4 (jm_PREREQ): Update.
40543         (jm_PREREQ_ADDEXT): Remove, obsoleted by backupfile.m4.
40544         (jm_PREREQ_CANON_HOST): Remove, obsoleted by canon-host.m4.
40545         (jm_PREREQ_DIRNAME): Remove, obsoleted by dirname.m4.
40546         (jm_PREREQ_EXCLUDE): Remove, obsoleted by exclude.m4.
40547         (jm_PREREQ_GETPAGESIZE): Remove, obsoleted by getpagesize.m4.
40548         (jm_PREREQ_HARD_LOCALE): Remove, obsoleted by hard-locale.m4.
40549         (jm_PREREQ_HASH): Remove, obsoleted by hash.m4.
40550         (jm_PREREQ_HUMAN): Remove, obsoleted by human.m4.
40551         (jm_PREREQ_MEMCHR): Remove, obsoleted by memchr.m4.
40552         (jm_PREREQ_PHYSMEM): Remove, obsoleted by physmem.m4.
40553         (jm_PREREQ_POSIXVER): Remove, obsoleted by posixver.m4.
40554         (jm_PREREQ_QUOTEARG): Remove, obsoleted by quotearg.m4.
40555         (jm_PREREQ_READUTMP): Remove, obsoleted by readutmp.m4.
40556         (jm_PREREQ_REGEX): Remove, obsoleted by regex.m4.
40557         (jm_PREREQ_STRNLEN): Remove, obsoleted by strnlen.m4.
40558         (jm_PREREQ_TEMPNAME): Remove, obsoleted by mkstemp.m4.
40559         (jm_PREREQ_XGETCWD): Remove, obsoleted by xgetcwd.m4.
40560         (jm_PREREQ_XREADLINK): Remove, obsoleted by xreadlink.m4.
40561         * m4/readdir.m4 (jm_FUNC_READDIR): Use onceonly macros.
40562
40563 2002-12-24  Bruno Haible  <bruno@clisp.org>
40564
40565         * MODULES.txt: Update according to m4/ changes.
40566
40567         Module gettext.
40568         * config.rpath: New file, from gettext-0.11.5.
40569
40570         * modules/*: New module descriptions.
40571         * gnulib-tool: New file.
40572         * MODULES.html.sh: New file.
40573
40574 2002-12-21  Karl Berry  <karl@gnu.org>
40575
40576         * doc/fdl.texi: update to version 1.2.
40577
40578 2002-12-19  Karl Berry  <karl@gnu.org>
40579
40580         * config/config.guess: update from prep.
40581
40582 2002-12-18  Bruno Haible  <bruno@clisp.org>
40583
40584         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't test for localtime_r.
40585         * m4/jm-mktime.m4 (jm_FUNC_MKTIME): Likewise.
40586
40587 2002-12-17  Bruno Haible  <bruno@clisp.org>
40588
40589         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Remove checks for limits.h,
40590         stdlib.h, string.h.
40591
40592 2002-12-17  Bruno Haible  <bruno@clisp.org>
40593
40594         * lib/canon-host.c (strdup): Remove unused declaration.
40595
40596         * lib/fsusage.c: Include full_read.h.
40597         (get_fs_usage): Use full_read instead of safe_read.
40598
40599         * lib/utime.c (utime_null): Use SAFE_READ_ERROR.
40600
40601 2002-12-12  Karl Berry  <karl@gnu.org>
40602
40603         * config/config.guess: update from prep.
40604
40605 2002-12-11  Bruno Haible  <bruno@clisp.org>
40606
40607         * m4/setenv.m4: New file, from gettext-0.11.5.
40608
40609 2002-12-11  Bruno Haible  <bruno@clisp.org>
40610
40611         * lib/setenv.h: Rewritten to cope with systems that have setenv() but
40612         not unsetenv().
40613         * lib/setenv.c, unsetenv.c: Taken from glibc-2.2.4 with the following
40614         modifications:
40615
40616         2002-12-11  Bruno Haible  <bruno@clisp.org>
40617
40618                 * setenv.c (alloca): Fall back to malloc.
40619                 (freea): New macro.
40620                 (setenv): Use freea() to free memory allocated with alloca().
40621
40622         2002-11-13  Bruno Haible  <bruno@clisp.org>
40623
40624                 * setenv.c (compar_fn_t, __add_to_environ, setenv): Use ANSI C
40625                 function declarations.
40626                 * unsetenv.c (unsetenv): Likewise.
40627
40628         2002-03-04  Bruno Haible  <bruno@clisp.org>
40629
40630                 Portability to AIX 4.3.3.
40631                 * unsetenv.c: New file, extracted from setenv.c.
40632                 * setenv.c: Move the unsetenv() function to unsetenv.c.
40633
40634         2001-12-20  Bruno Haible  <bruno@clisp.org>
40635
40636                 * setenv.c (__add_to_environ): Don't call realloc(NULL,...),
40637                 use malloc instead. For SunOS 4.
40638
40639         2001-12-11  Bruno Haible  <bruno@clisp.org>
40640
40641                 * setenv.c: Declare alloca.
40642                 (compar_fn_t): New typedef.
40643                 (KNOWN_VALUE, STORE_VALUE): Use it.
40644
40645         * lib/Makefile.am (libfetish_a_SOURCES): Add setenv.c, unsetenv.c,
40646         setenv.h.
40647
40648 2002-12-10  Paul Eggert  <eggert@twinsun.com>
40649
40650         Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
40651         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE, EXCLUDE_WILDCARDS):
40652         Choose values that are less likely to collide with system fnmatch
40653         options.
40654         * lib/exclude.c (FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not
40655         defined (e.g., a pure POSIX system).
40656         (EXCLUDE_macros_do_not_collide_with_FNM_macros): Use FNM_PATHNAME
40657         instead of FNM_FILE_NAME, for compatibility with pure POSIX sytems.
40658
40659 2002-12-06  Paul Eggert  <eggert@twinsun.com>
40660
40661         Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
40662         a pain in practice to deal with generated m4 files.  This change
40663         goes together with the 2002-12-04 unlocked-io.h change in ../lib.
40664
40665         * m4/Makefile.am.in (Makefile.am): Don't mention jm-glibc-io.m4n
40666         and jm-glibc-io.m4, as they are no longer a special case.
40667         * m4/jm-glibc-io.m4: Rename from jm-glibc-io.m4n, and remove the
40668         kludge and the auto-generation stuff.  Check only whether the
40669         functions are declared, not whether they exist, since older hosts
40670         that don't declare the functions can't use the optimization anyway.
40671
40672 2002-12-06  Jim Meyering  <jim@meyering.net>
40673
40674         * lib/error.c: Be consistent: change `#ifndef _LIBC' to `#if !_LIBC'.
40675
40676         Merge in changes from libc's misc/error.c, in preparation
40677         for the merge of gnulib's changes back into libc.
40678
40679         * lib/error.c (_): Define only if not already defined.
40680         Move definition to follow all #include directives.
40681         Include unlocked-io.h only if !_LIBC.
40682         [_LIBC]: Include <libio/libioP.h>.
40683         [USE_IN_LIBIO]: Include <libio/iolibio.h>
40684         (fflush): Tweak definition to use INTUSE.
40685         (putc): Define.
40686
40687 2002-12-05  Paul Eggert  <eggert@twinsun.com>
40688
40689         * lib/alloca.c [defined emacs]: Include "lisp.h".
40690         (xalloc_die) [defined emacs]: New macro.
40691         (free) [defined emacs && defined EMACS_FREE]: Define to EMACS_FREE.
40692         [! defined emacs]: Include <xalloc.h>.
40693         (POINTER_TYPE) [!defined POINTER_TYPE]: New macro.
40694         (pointer): Typedef to POINTER_TYPE *.
40695         (malloc): Remove decl; we now always use xmalloc.
40696         (alloca): Use old-style definition, since Emacs needs this.
40697         Check for arithmetic overflow when computing combined size.
40698
40699 2002-12-04  Paul Eggert  <eggert@twinsun.com>
40700
40701         Do not generate unlocked-io.h automatically, since it's easier to
40702         maintain it by hand.
40703
40704         * lib/unlocked-io.h: New file, from GNU diffutils,
40705         but with proper copyright notice and attribution.
40706         * lib/gen-uio: Remove.
40707         * lib/Makefile.am: Add copyright notice.
40708         (libfetish_a_SOURCES): Add unlocked-io.h.
40709         (BUILT_SOURCES, all-local): Remove unlocked-io.h.
40710         (DISTCLEANFILES, io_functions): Remove macros.
40711         (EXTRA_DIST): Remove gen_uio.
40712         (unlocked-io.h): Remove rule.
40713
40714 2002-12-04  Jim Meyering  <jim@meyering.net>
40715
40716         Reflect the fact that stat.c and lstat.c are no longer generated.
40717         * lib/Makefile.am (BUILT_SOURCES): Remove stat.c and lstat.c.
40718         (DISTCLEANFILES): Likewise.
40719         (EXTRA_DIST): Likewise.
40720         (all_local): Don't depend on stat.c or lstat.c.
40721         (stat.c, lstat.c): Remove rules.
40722         (EXTRA_DIST): Remove xstat.in.
40723
40724         * lib/xstat.in: Remove file.  Contents moved into stat.c.
40725         * lib/stat.c: New file.  Contents mostly from xstat.in.
40726         * lib/stat.c: Rework so that it may serve to define rpl_lstat, too.
40727         * lib/lstat.c: New file. Simply #define LSTAT and include stat.c.
40728
40729         * lib/safe-read.c: Rework so that it may serve to define safe_write,
40730         too.
40731         * lib/safe-write.c: Simply #define SAFE_WRITE and include safe-read.c.
40732
40733 2002-12-03  Jim Meyering  <jim@meyering.net>
40734
40735         * lib/safe-read.c, safe-write.c: Change variable names and comments,
40736         but not semantics, to minimize the differences between these two files.
40737         (safe_read): Change comment to mention SAFE_READ_ERROR.
40738
40739         * lib/safe-read.c (IS_EINTR): Define.
40740         (safe_read): Use IS_EINTR in place of in-function cpp directives.
40741
40742 2002-12-02  Jim Meyering  <jim@meyering.net>
40743
40744         * lib/safe-read.c (EINTR): Define.
40745         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
40746         (INT_MAX): Provide fallback.
40747         (safe_read): Rewrite to iterate IFF the read fails with EINTR.
40748
40749         * lib/safe-read.h (SAFE_READ_ERROR): Define.
40750
40751 2002-12-02  Bruno Haible  <bruno@clisp.org>
40752
40753         * lib/safe-write.c (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM):
40754         Define, taken from safe-read.c.
40755         (INT_MAX): Provide fallback.
40756         (safe_write): Rewrite to iterate IFF the write fails with EINTR.
40757         * lib/safe-write.h (SAFE_WRITE_ERROR): Define.
40758
40759         * lib/safe-read.c (EINTR): Remove definition.
40760         (safe_read): Don't use EINTR if it is absent.
40761
40762 2002-12-01  Jim Meyering  <jim@meyering.net>
40763
40764         * lib/safe-read.c: (safe_read): Also exit the loop when read returns
40765         zero.
40766         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, INT_MAX): Define.
40767
40768 2002-11-27  Paul Eggert  <eggert@twinsun.com>
40769
40770         * lib/hash.c (hash_lookup, hash_get_first, hash_get_next,
40771         hash_find_entry, hash_rehash): Replace `if (limit <= value) abort ();'
40772         with `if (! (value < limit)) abort ();', for readability.
40773
40774 2002-11-26  Karl Berry  <karl@gnu.org>
40775
40776         * lib/strdup.c: copy from libc again, with jim's ok.
40777         * lib/.cppi-disable: re-add strdup.c
40778
40779 2002-11-25  Karl Berry  <karl@gnu.org>
40780
40781         * lib/strtoll.c: copy from libc, meaning we now #include <strtol.c>
40782         instead of "strtol.c".
40783
40784 2002-11-25  Karl Berry  <karl@gnu.org>
40785
40786         * config/install-sh: update from automake for variable quoting, $0 in
40787         error msgs, etc.
40788
40789         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): new entry.
40790         * config/srclist.txt ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new
40791         entry.
40792
40793 2002-11-25  Jim Meyering  <jim@meyering.net>
40794
40795         * lib/mktime.c: Sync from libc, now that it has the latest fix.
40796
40797 2002-11-24  Karl Berry  <karl@gnu.org>
40798
40799         * lib/error.c, getopt.c, getopt.h, getopt1.c, obstack.c, regex.c,
40800         regex.h, strdup.c, strtoll.c, tempname.c: change license to gpl.
40801
40802 2002-11-24  Jim Meyering  <jim@meyering.net>
40803
40804         Update from coreutils:
40805
40806         * lib/mktime.c: Merge in changes from libc.
40807
40808         Avoid a link-time failure on some Linux systems.
40809         * lib/mktime.c (STATIC): Define to be empty (_LIBC) or `static'
40810         (otherwise).
40811         (__mon_yday): Declare with the STATIC attribute.
40812         (__mktime_internal): Likewise.
40813         Based on a report from Greg Schafer.
40814
40815 2002-11-23  Jim Meyering  <jim@meyering.net>
40816
40817         * lib/sig2str.c (str2signum, sig2str): Avoid a warning from gcc:
40818         Use `unsigned', not `int', as type of index.
40819
40820         * lib/xstat.in [@BEGIN_LSTAT_ONLY@]: Include <string.h>.
40821
40822         * lib/fsusage.c: Remove unneeded parentheses around operands of
40823         `defined'.
40824
40825 2002-11-22  Paul Eggert  <eggert@twinsun.com>
40826
40827         * lib/quotearg.h: Allow multiple inclusion by surrounding with
40828         "#ifndef QUOTEARG_H_".  Include <stddef.h>, for size_t,
40829         so that we can be included first.
40830         (PARAMS): Remove; we now assume C89 or later.  All uses removed.
40831         * lib/quotearg.c: Include quotearg.h immediately after config.h.
40832         No need to include stddef.h or sys/types.h any more.
40833         Surround local include files with "", not "<>".
40834         Assume HAVE_LIMITS_H unconditionally, as we assume C89.
40835         Similarly, assume HAVE_C_BACKSLASH_A, CHAR_BIT, UCHAR_MAX, UINT_MAX,
40836         HAVE_STDLIB_H, HAVE_STRING_H, STDC_HEADERS.
40837         (HAVE_MBSINIT): Undef if !HAVE_MBRTOWC.
40838         (mbsinit): Define to 1 if !defined mbsinit && !HAVE_MBSINIT.
40839         (ISPRINT): Remove; no longer needed now that we assume C89.
40840
40841         (clone_quoting_options, quotearg_buffer, quotearg_n_options):
40842         Preserve errno.
40843
40844         (quotearg_buffer_restyled, quotearg_n, quotearg_n_style,
40845         quotearg_char): Use SIZE_MAX rather than
40846         (size_t) -1 when we are talking about "infinity".
40847
40848         (quotearg_buffer_restyled): Fix bug when quoting trigraphs.
40849
40850 2002-11-22  Paul Eggert  <eggert@twinsun.com>
40851
40852         * lib/hash.c: Avoid use of <assert.h>, as the GNU Coding Standards
40853         hint that one should use `if (! x) abort ();' rather than `assert
40854         (x);', and anyway it's one less thing to worry about configuring.
40855         (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
40856         hash_rehash, hash_insert): Use abort rather than assert.
40857
40858 2002-11-22  Bruno Haible  <bruno@clisp.org>
40859
40860         * lib/safe-read.h: Assume C89. Add comments.
40861         (safe_read): Change return type to size_t.
40862         * lib/safe-read.c (safe_read): Change return type to size_t. Handle
40863         byte counts > SSIZE_MAX correctly.
40864         * lib/safe-write.h: New file.
40865         * lib/safe-write.c: New file.
40866         * lib/full-read.h: New file.
40867         * lib/full-read.c: New file.
40868         * lib/full-write.h: Assume C89. Add comments.
40869         * lib/full-write.c: Include safe-write.h.
40870         (full_write): Rewritten to use safe_write.
40871         Suggested by Jim Meyering and Paul Eggert.
40872
40873 2002-11-21  Jim Meyering  <jim@meyering.net>
40874
40875         * lib/strdup.c (strdup): Tweak comment and initial #if/#include.
40876
40877         Merge in changes from the coreutils.
40878
40879         2002-09-25  Paul Eggert  <eggert@twinsun.com>
40880         * lib/fsusage.c [! HAVE_INTTYPES_H && HAVE_STDINT_H] Include
40881         <stdint.h>.
40882         (UINTMAX_MAX) [!defined UINTMAX_MAX]: New macro.
40883         (PROPAGATE_ALL_ONES): Work even if X is unsigned and narrower than
40884         int.  Work more efficiently if X is the same width as uintmax_t.
40885         Do not compare X to -1, to avoid bogus compiler warning.
40886         (get_fs_usage): (uintmax_t) -1 -> UINTMAX_MAX to avoid a cast.
40887         Don't assume that f_frsize and f_bsize are the same type.
40888
40889         * lib/mountlist.c: #undef MNT_IGNORE before defining it, to avoid
40890         warning on FreeBSD.
40891
40892         * lib/makepath.c (make_path): Restore umask *before* creating the final
40893         component.
40894         (make_path): Minor reformatting.
40895
40896         * lib/xmalloc.c: Adjust to work with new autoconf macros,
40897         AC_FUNC_MALLOC and AC_FUNC_REALLOC: test #ifndef
40898         HAVE_MALLOC/HAVE_REALLOC.
40899
40900         * lib/mountlist.h (ME_DUMMY): Don't count entries of type `auto' as
40901         dummy ones.  At least on GNU/Linux systems, `auto' means something
40902         else.
40903         From Michael Stone.
40904
40905 2002-11-21  Bruno Haible  <bruno@clisp.org>
40906
40907         Remove case insensitive option matching.
40908         * lib/argmatch.h (argcasematch): Remove declaration.
40909         (ARGCASEMATCH): Remove macro.
40910         (__xargmatch_internal): Remove case_sensitive argument.
40911         (XARGMATCH): Update.
40912         (XARGCASEMATCH): Remove macro.
40913         * lib/argmatch.c (argmatch): Renamed from __argmatch_internal. Remove
40914         case_sensitive argument.
40915         (argcasematch): Remove function.
40916         (__xargmatch_internal): Remove case_sensitive argument.
40917         (main): Use XARGMATCH instead of XARGCASEMATCH.
40918
40919         * lib/xmalloc.c: Change compile-time error message. Add comment about
40920         required autoconf version.
40921
40922 2002-11-20  Paul Eggert  <eggert@twinsun.com>
40923
40924         Merge argmatch cleanups from Bison.  Assume C89.
40925
40926         * lib/argmatch.c: Include config.h here, not in argmatch.h.
40927         Include stdlib.h, for EXIT_FAILURE.
40928         Always include <string.h>, since we assume C89.
40929         (EXIT_FAILURE): Remove pre-C89 bug workaround.
40930         * lib/argmatch.h: Do not include <config.h> or <sys/types.h>.
40931         Include <stddef.h> instead, since it's all we need for size_t.
40932         (PARAMS): Remove.  All uses removed.
40933         (ARRAY_CARDINALITY): Do not bother to #undef.
40934         (ARRAY_CARDINALITY, ARGMATCH, ARGCASEMATCH, invalid_arg,
40935         ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
40936         Remove unnecessary parentheses.
40937         (ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
40938         Insert necessary parentheses.
40939         (ARGMATCH_CONSTRAINT, ARGMATCH_VERIFY): New macros.
40940         (ARGMATCH_ASSERT): Use ARGMATCH_CONSTRAINT.
40941
40942 2002-11-19  Bruno Haible  <bruno@clisp.org>
40943
40944         * lib/mbswidth.c: Include mbswidth.h right at the beginning.
40945         * lib/mbswidth.h: Include <stddef.h>, for size_t.
40946
40947         * lib/mbswidth.h (PARAMS): Remove macro.
40948         (mbswidth, mbsnwidth): Use ANSI C function declarations.
40949         * lib/mbswidth.c (mbswidth, mbsnwidth): Likewise.
40950
40951         * lib/gcd.h (PARAMS): Remove macro.
40952         (gcd): Use ANSI C function declarations.
40953         * lib/gcd.c (gcd): Likewise.
40954
40955 2002-11-15  Bruno Haible  <bruno@clisp.org>
40956
40957         * lib/strcspn.c: Include <stddef.h>.
40958         (strcspn): Use ANSI C function declaration. Change return type to
40959         size_t. Use NULL.
40960         * lib/strpbrk.c: Minimize diffs to glibc. Include <stddef.h>.
40961         (strpbrk): Use NULL.
40962         * lib/strpbrk.h (PARAMS): Remove macro.
40963         (strpbrk): Use ANSI C function declaration.
40964         * lib/strstr.c: Don't include <sys/types.h>.
40965         * lib/strstr.h (PARAMS): Remove macro.
40966         (strstr): Use ANSI C function declarations.
40967
40968 2002-11-14  Karl Berry  <karl@gnu.org>
40969
40970         * config/mkinstalldirs: `do' on separate line, instead of
40971         `for var; do'.
40972
40973 2002-11-06  Bruno Haible  <bruno@clisp.org>
40974
40975         * lib/gcd.h (gcd): Change argument type to 'unsigned long'.
40976         * lib/gcd.c (gcd): Likewise.
40977
40978 2002-11-05  Bruno Haible  <bruno@clisp.org>
40979
40980         * lib/gcd.h: New file, from gettext-0.11.5.
40981         * lib/gcd.c: New file, from gettext-0.11.5.
40982
40983 2002-11-05  Bruno Haible  <bruno@clisp.org>
40984
40985         * lib/error.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
40986         * lib/getopt.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
40987         * lib/obstack.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
40988         * lib/regex.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
40989
40990         * lib/argmatch.c: Include gettext.h instead of <locale.h> and
40991         <libintl.h>.
40992         * lib/makepath.c: Include gettext.h instead of <locale.h> and
40993         <libintl.h>.
40994
40995         * lib/closeout.c: Include gettext.h instead of <libintl.h>.
40996         * lib/human.c: Include gettext.h instead of <libintl.h>.
40997         * lib/quotearg.c: Include gettext.h instead of <libintl.h>.
40998         * lib/rpmatch.c: Include gettext.h instead of <libintl.h>.
40999         * lib/unicodeio.c: Include gettext.h instead of <libintl.h>.
41000         * lib/userspec.c: Include gettext.h instead of <libintl.h>.
41001         * lib/version-etc.c: Include gettext.h instead of <libintl.h>.
41002         * lib/xmalloc.c: Include gettext.h instead of <libintl.h>.
41003         (textdomain): Remove definition.
41004         * lib/xmemcoll.c: Include gettext.h instead of <libintl.h>.
41005
41006         * lib/long-options.c: Remove include of <libintl.h> and definition of
41007         _.
41008         * lib/same.c: Remove include of <libintl.h> and definition of _.
41009
41010 2002-11-04  Owen Taylor  <otaylor@redhat.com>
41011
41012         * lib/config.charset: A few additions for Solaris.
41013
41014 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
41015
41016         Make it possible to build libcharset with CC=gcc CFLAGS="-x c++".
41017         * lib/localcharset.c (locale_charset): Declare as extern "C".
41018
41019 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
41020
41021         * lib/config.charset: msdos in uk_UA uses CP1125.
41022
41023 2002-11-04  Bruno Haible  <bruno@clisp.org>
41024
41025         * lib/stpcpy.h: New file, from GNU gettext-0.11.5.
41026         * lib/strcase.h: New file, from GNU gettext-0.11.5.
41027         * lib/strpbrk.h: New file, from GNU gettext-0.11.5.
41028         * lib/strstr.h: New file, from GNU gettext-0.11.5.
41029         * lib/xgetcwd.h: New file, from GNU gettext-0.11.5.
41030
41031 2002-11-04  Bruno Haible  <bruno@clisp.org>
41032
41033         * lib/localcharset.c (locale_charset): Don't return an empty string.
41034
41035 2002-11-04  Bruno Haible  <bruno@clisp.org>
41036
41037         * lib/localcharset.c (get_charset_aliases): Add more Windows specific
41038         aliases.
41039
41040 2002-11-04  Bruno Haible  <bruno@clisp.org>
41041
41042         * lib/config.charset: Update for newest glibc. Add canonical names
41043         ISO-8859-14, KOI8-T, TCVN5712-1, GEORGIAN-PS.
41044
41045 2002-11-04  Bruno Haible  <bruno@clisp.org>
41046
41047         * lib/config.charset: Add support for NetBSD.
41048
41049 2002-11-04  Bruno Haible  <bruno@clisp.org>
41050
41051         * lib/config.charset [msdosdjgpp]: For Russian, use CP866.
41052
41053 2002-11-01  Bruno Haible  <bruno@clisp.org>
41054
41055         * configure.in: Add AC_CONFIG_AUX_DIR call.
41056         (AC_OUTPUT): Add m4/Makefile, lib/Makefile. Remove doc/Makefile,
41057         test/Makefile.
41058         * Makefile.in (subdirs): Add m4, lib. Remove doc, test.
41059
41060 2002-09-28  Karl Berry  <karl@gnu.org>
41061
41062         * config/srclist.txt: can't copy install-sh/mkinstalldirs from
41063         installed automake until the next release, since changes have been
41064         made.
41065
41066 2002-09-25  Karl Berry  <karl@gnu.org>
41067
41068         * lib/strdup.c: copy from libc/string (via ../config/srclist*).
41069         * lib/getopt*: copy from libc/posix.
41070         * lib/gettext.h: copy from gettext.
41071         * lib/.cppi-disable: add strdup.c, gettext.h.
41072
41073 2002-09-25  Karl Berry  <karl@gnu.org>
41074
41075         * config/srclist.txt: enable gettext.h check.
41076         * config/config.{guess,sub}: update from prep.
41077         * config/depcomp, install-sh, mdate-sh, missing, mkinstalldirs: update
41078                 from automake 1.6.3.
41079         See srclist*.
41080
41081 2002-08-23  Stefan Monnier  <monnier@cs.yale.edu>
41082
41083         * regex.c (PATFETCH): Remove the translating fetch.
41084         (PATFETCH_RAW): Rename to PATFETCH.
41085         (set_image_of_range): New fun.
41086         (SET_RANGE_TABLE_WORK_AREA): Use it.
41087         (regex_compile): Don't translate the pattern chars so eagerly.
41088         Only do it when inserting an `exactn' bytecode or when handling
41089         a char-range.
41090         (mutually_exclusive_p): Avoid empty statement.
41091
41092 2002-07-06  Jim Meyering  <meyering@lucent.com>
41093
41094         * m4/README: Don't mention Makefile.am.in.
41095         Outline how I've tested changes to .m4 files.  Yep, it's a pain.
41096
41097 2002-07-01  Jim Meyering  <meyering@lucent.com>
41098
41099         * lib/c-stack.c: Include sys/time.h.
41100         From Volker Borchert.
41101
41102 2002-06-26  Paul Eggert  <eggert@twinsun.com>
41103
41104         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for btowc.
41105
41106 2002-06-26  Paul Eggert  <eggert@twinsun.com>
41107
41108         * lib/fnmatch.c, fnmatch_loop.c (WIDE_CHAR_SUPPORT):
41109         New macro.  Use it uniformly instead of
41110         (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H).
41111         It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1
41112         reported by Vin Shelton.
41113
41114 2002-06-22  Paul Eggert  <eggert@twinsun.com>
41115
41116         * lib/c-stack.h (segv_handler, c_stack_action) [! defined SA_SIGINFO]:
41117         Do not assume SA_SIGINFO behavior.
41118         Bug reported by Jim Meyering on NetBSD 1.5.2.
41119
41120 2002-06-22  Jim Meyering  <meyering@lucent.com>
41121
41122         * m4/c-stack.m4: New file, from diffutils-2.8.2.
41123         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_C_STACK.
41124
41125         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Don't require AC__GNU_SOURCE,
41126         now that configure.ac uses AC_GNU_SOURCE.
41127         (jm_MACROS): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU.
41128         * m4/prereq.m4 (jm_PREREQ_EXCLUDE): Likewise, wrt jm_FUNC_FNMATCH.
41129
41130         Update to latest tools.  Suggestions from Paul Eggert.
41131         * m4/stdbool.m4: New file, from diffutils-2.8.2.
41132         * m4/gnu-source.m4: Update from diffutils-2.8.2.
41133         * m4/fnmatch.m4: Likewise.
41134         * m4/prereq.m4: Change each use of AC_CHECK_HEADERS(stdbool.h)
41135         to AC_HEADER_STDBOOL
41136
41137 2002-06-22  Jim Meyering  <meyering@lucent.com>
41138
41139         * lib/fnmatch.c (ISASCII, ISPRINT): Undefine, to avoid warning about
41140         redefinition due to Solaris 2.6's definition in /usr/include/sys/euc.h.
41141
41142 2002-06-22  Jim Meyering  <meyering@lucent.com>
41143
41144         * lib/c-stack.c, lib/c-stack.h: New files, from diffutils-2.8.2.
41145
41146         * lib/exitfail.c, exitfail.h: Likewise.
41147         * lib/Makefile.am (libfetish_a_SOURCES): Add exitfail.c and exitfail.h.
41148
41149         * lib/Makefile.am (libfetish_a_SOURCES): Add fnmatch_.h in place
41150         of fnmatch.h.
41151         (EXTRA_DIST): Add fnmatch_loop.c.
41152         (libfetish_a_SOURCES): Add c-stack.c and c-stack.h.
41153
41154         * lib/fnmatch_loop.c: New file, from diffutils-2.8.2.
41155         * lib/fnmatch.c: Update from diffutils-2.8.2.
41156         * lib/fnmatch_.h: New file.  From diffutils-2.8.2.
41157         * lib/fnmatch.h: Remove file.
41158
41159 2002-06-21  Jim Meyering  <meyering@lucent.com>
41160
41161         * m4/c-bs-a.m4: Add comment, from diffutils-2.8.2.
41162         * m4/mbrtowc.m4: Likewise.
41163
41164         * m4/mbstate_t.m4: Update from diffutils-2.8.2.
41165         * m4/mbswidth.m4: Reflect name change:
41166         s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T.
41167         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
41168
41169         * m4/lib-link.m4: Update from gettext-0.11.2.
41170         * m4/gettext.m4: Likewise.
41171
41172         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for hurd.h.
41173         From Alfred M. Szmidt.
41174
41175 2002-06-18  Paul Eggert  <eggert@twinsun.com>
41176
41177         * lib/file-type.h: Report an error if neither S_ISREG nor
41178         S_IFREG is defined, instead of using a test specific to glibc
41179         2.2.  This should be safe, since POSIX requires S_ISREG and
41180         Unix Version 7 had S_IFREG.  We don't need to check for
41181         <sys/types.h> since we don't use any symbols that it defines.
41182
41183 2002-06-15  Richard Dawe  <richdawe@bigfoot.com>
41184
41185         * lib/Makefile.am (lstat.c, stat.c, .sin.sed): Use t-$@, rather than
41186         $@-t, so that each temporary file name is unique and valid in the first
41187         8 characters, for operation under DOS.
41188
41189 2002-06-15  Paul Eggert  <eggert@twinsun.com>
41190
41191         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for st_author.
41192
41193 2002-06-15  Jim Meyering  <meyering@lucent.com>
41194
41195         Work even with DJGPP 2.03, which lacks support for symlinks.
41196         From Richard Dawe.
41197         * lib/xstat.in (S_ISLNK): Define to 0 if neither S_ISLNK nor S_IFLNK
41198         is defined.
41199         * lib/lchown.c (S_ISLNK): Likewise.
41200
41201 2002-06-15  Jim Meyering  <meyering@lucent.com>
41202
41203         * lib/file-type.h (FILE_TYPE_H): Guard entire contents with #ifndef.
41204         For GNU libc 2.2 and newer, ensure that <sys/types.h> and <sys/stat.h>
41205         have been included before this file.
41206
41207 2002-06-14  Jim Meyering  <meyering@lucent.com>
41208
41209         * lib/file-type.h: Use the version from diffutils-2.8.2.
41210         * lib/file-type.c: Likewise.
41211
41212 2002-06-07  Jim Meyering  <meyering@lucent.com>
41213
41214         * m4/prereq.m4 (jm_PREREQ_STAT): Check for sys/param.h and sys/mount.h.
41215         They're needed at least for NetBSD 1.5.2.
41216         ($statxfs_includes): Include those same headers.
41217         ($statxfs_includes): Include sys/vfs.h if available.
41218         ($statxfs_includes): Likewise for sys/statvfs.h.
41219         Check for the following members in both structs statfs and statvfs:
41220         f_basetype, f_type, f_fsid.__val, f_namemax, f_namelen.
41221
41222 2002-06-01  Jim Meyering  <meyering@lucent.com>
41223
41224         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename macro:
41225         s/D_TYPE_IN_DIRENT/HAVE_STRUCT_DIRENT_D_TYPE/.
41226
41227 2002-05-28  Jim Meyering  <meyering@lucent.com>
41228
41229         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `mkdir', not `rmdir'.
41230         Reported by Volker Borchert.
41231
41232 2002-05-27  Jim Meyering  <meyering@lucent.com>
41233
41234         Fix a problem seen only on nonconforming systems whereby ls.c's
41235         use of localtime, and then of gettimeofday would cause trouble:
41236         the localtime call used to initialize rpl_gettimeofday's save
41237         mechanism would clobber ls's current local time information so
41238         that in any long listing the first file would always be listed
41239         with date 1970-01-01.  Analysis by Volker Borchert.
41240
41241         * lib/gettimeofday.c (localtime): Undefine.
41242         (rpl_localtime): New function.
41243
41244 2002-05-27  Jim Meyering  <meyering@lucent.com>
41245
41246         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Also replace
41247         localtime.
41248
41249         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `rmdir' so we don't try to
41250         use the replacement function; it wouldn't resolve at link time.
41251         Reported by Volker Borchert.
41252
41253 2002-05-22  Jim Meyering  <meyering@lucent.com>
41254
41255         * lib/Makefile.am (libfetish_a_SOURCES): Add file-type.c and
41256         file-type.h.
41257         * lib/file-type.h: New file.
41258         * lib/file-type.c (file_type): New file/function.  Extracted from
41259         diffutils.
41260
41261 2002-04-30  Jim Meyering  <meyering@lucent.com>
41262
41263         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_STAT.
41264
41265 2002-04-29  Paul Eggert  <eggert@twinsun.com>
41266
41267         * m4/prereq.m4 (jm_PREREQ_SIG2STR): Remove; all callers changed.
41268
41269 2002-04-29  Paul Eggert  <eggert@twinsun.com>
41270
41271         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): Check for stdlib.h.
41272         Do not check for alloca.h (no longer used) or stdbool.h (was never
41273         used?).  Add AM_C_PROTOTYPES since hard-locale.h uses it.
41274
41275 2002-04-29  Paul Eggert  <eggert@twinsun.com>
41276
41277         * lib/hard-locale.c: Upgrade to version used in GNU Diffutils 2.8.1.
41278
41279 2002-04-29  Jim Meyering  <meyering@lucent.com>
41280
41281         * m4/jm-macros.m4 (jm_MACROS): Remove use of AC_FUNC_STRNLEN.
41282         * m4/prereq.m4: Add jm_PREREQ_STRNLEN.
41283         Use AC_FUNC_STRNLEN here instead.
41284
41285         * m4/jm-macros.m4: Don't AC_REQUIRE([AC_PROG_CC_STDC]).
41286         With autoconf-2.53a, it's part of AC_PROG_CC.
41287
41288 2002-04-28  Paul Eggert  <eggert@twinsun.com>
41289
41290         * m4/jm-macros.m4 (jm_MACROS): Add AC_REPLACE_FUNCS(sig2str).
41291         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_SIG2STR.
41292
41293 2002-04-28  Paul Eggert  <eggert@twinsun.com>
41294
41295         * lib/sig2str.h, lib/sig2str.c: New files.
41296         * lib/Makefile.am (libfetish_a_SOURCES): Add sig2str.h.
41297
41298 2002-04-28  Paul Eggert  <eggert@twinsun.com>
41299
41300         * lib/sig2str.h (SIGNUM_BOUND): Do not use WTERMSIG, to avoid
41301         depending on <sys/wait.h> and WTERMSIG.  Default to 64 instead
41302         of 127, since 64 is the largest conceivable number for ancient
41303         nonstandard hosts.
41304         * lib/sig2str.c: Do not include <sys/wait.h>; no longer needed.
41305
41306 2002-04-28  Jim Meyering  <meyering@lucent.com>
41307
41308         * lib/sig2str.c (WTERMSIG): Remove definition (unused).
41309
41310 2002-04-24  Jim Meyering  <meyering@lucent.com>
41311
41312         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): New macro.
41313         (jm_PREREQ): Use it.
41314
41315         * m4/getloadavg.m4: Check for these headers: locale.h unistd.h
41316         mach/mach.h fcntl.h.
41317         Check for this function: setlocale.
41318
41319 2002-04-24  Jim Meyering  <meyering@lucent.com>
41320
41321         * lib/gettext.h: New file, from Gettext.
41322         * lib/Makefile.am (INCLUDES): Remove -I../intl.
41323         (libfetish_a_SOURCES): Add gettext.h.
41324
41325 2002-04-16  Jim Meyering  <meyering@lucent.com>
41326
41327         * m4/prereq.m4 (jm_PREREQ_READUTMP): Also check for these members:
41328         ut_pid, ut_id, ut_exit.
41329
41330 2002-04-16  Jim Meyering  <meyering@lucent.com>
41331
41332         * lib/readutmp.h (UT_TYPE): Remove definition (now in who.c).
41333         (HAVE_STRUCT_XTMP_UT_EXIT, HAVE_STRUCT_XTMP_UT_ID): Define.
41334         (HAVE_STRUCT_XTMP_UT_PID, HAVE_STRUCT_XTMP_UT_TYPE): Define.
41335
41336 2002-04-12  Jim Meyering  <meyering@lucent.com>
41337
41338         * m4/ls-mntd-fs.m4 (checking for getmntinfo function...): Remove
41339         now-bogus check for f_type in sys/mount.h.  Instead, just test for the
41340         existence of the getmntinfo function.  Needed for Darwin 5.3.
41341
41342         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Also detect when dirfd is a macro.
41343         This is necessary at least on Darwin 5.3.
41344
41345         * m4/jm-macros.m4: Don't AC_REPLACE(strnlen), now that we use
41346         AC_FUNC_STRNLEN.  Otherwise, we'd end up putting two copies of
41347         strnlen.o in the library, and that makes some versions of ranlib
41348         object.
41349
41350 2002-04-12  Jim Meyering  <meyering@lucent.com>
41351
41352         * lib/dirfd.h (dirfd): Elide prototype if dirfd is a macro.
41353
41354 2002-04-09  Jim Meyering  <meyering@lucent.com>
41355
41356         * m4/malloc.m4: (jm_FUNC_MALLOC): Change the `checking ...' message
41357         to be more precise.  Rather than saying we're checking whether the
41358         function `works', say what we're testing.
41359         * m4/realloc.m4 (jm_FUNC_REALLOC): Likewise.
41360         Reported by Bruno Haible.
41361
41362 2002-03-10  Jim Meyering  <meyering@lucent.com>
41363
41364         * lib/makepath.c (make_path): Remove a comma from a diagnostic.
41365         Suggestion from Santiago Vila.
41366
41367 2002-03-08  Jim Meyering  <meyering@lucent.com>
41368
41369         * lib/rename.c: Mention that this wrapper is needed also on
41370         mips-dec-ultrix4.4 systems.
41371
41372 2002-03-02  Jim Meyering  <meyering@lucent.com>
41373
41374         * lib/gettime.c (gettime): Test HAVE_CLOCK_GETTIME,
41375         not HAVE_CLOCK_SETTIME.
41376
41377 2002-02-27  Paul Eggert  <eggert@twinsun.com>
41378
41379         * m4/jm-macros.m4 (jm_MACROS): Do not replace stime; no longer used.
41380         Check for clock_settime.
41381
41382 2002-02-27  Paul Eggert  <eggert@twinsun.com>
41383
41384         * lib/nanosleep.h: Rename to....
41385         * lib/timespec.h: New name for nanosleep.h.  All uses changed.
41386
41387         * lib/gettime.c: New file.
41388         * lib/settime.c: New file.
41389         * lib/stime.c: Remove.
41390
41391         * lib/Makefile.am (libfetish_a_SOURCES): Add gettime.c, settime.c,
41392         timespec.h.  Remove nanosleep.h.
41393
41394 2002-02-25  Paul Eggert  <eggert@twinsun.com>
41395
41396         * m4/acl.m4: New file.
41397         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_ACL.
41398         Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now.
41399
41400 2002-02-25  Paul Eggert  <eggert@twinsun.com>
41401
41402         * lib/acl.c, lib/acl.h: New files.
41403         * lib/Makefile.am (libfetish_a_SOURCES): Add acl.h, acl.c.
41404
41405 2002-02-24  Jim Meyering  <meyering@lucent.com>
41406
41407         * lib/strnlen.c (strnlen): Define-away/undef so that an inconsistent
41408         prototype in string.h (on at least AIX4.3.2.0 w/gcc-2.95.3) doesn't
41409         cause trouble.  Reported by Nelson Beebe.
41410
41411 2002-02-23  Paul Eggert  <eggert@twinsun.com>
41412
41413         * lib/path-concat.c (xpath_concat): Reorder code to pacify
41414         compilers that don't know that xalloc_die never returns.
41415
41416 2002-02-20  Jim Meyering  <meyering@lucent.com>
41417
41418         * lib/getdate.c: Regenerate using bison-1.33.
41419
41420 2002-02-17  Jim Meyering  <meyering@lucent.com>
41421
41422         * config/config.guess (main): Don't use `head -1'; it's no longer
41423         portable. Use `sed 1q' instead.
41424
41425 2002-02-16  gettextize  <bug-gnu-gettext@gnu.org>
41426
41427         * m4/codeset.m4: Upgrade to gettext-0.11.
41428         * m4/gettext.m4: Upgrade to gettext-0.11.
41429         * m4/glibc21.m4: Upgrade to gettext-0.11.
41430         * m4/iconv.m4: Upgrade to gettext-0.11.
41431         * m4/isc-posix.m4: Upgrade to gettext-0.11.
41432         * m4/lcmessage.m4: Upgrade to gettext-0.11.
41433         * m4/lib-ld.m4: New file, from gettext-0.11.
41434         * m4/lib-link.m4: New file, from gettext-0.11.
41435         * m4/lib-prefix.m4: New file, from gettext-0.11.
41436         * m4/progtest.m4: Upgrade to gettext-0.11.
41437
41438 2002-02-15  Paul Eggert  <eggert@twinsun.com>
41439
41440         * m4/prereq.m4 (jm_PREREQ_POSIXVER): New macro.
41441         (jm_PREREQ): Use it.
41442
41443 2002-02-15  Paul Eggert  <eggert@twinsun.com>
41444
41445         * lib/posixver.c, lib/posixver.h: New files.
41446         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
41447
41448 2002-02-02  Paul Eggert  <eggert@twinsun.com>
41449             Bruno Haible  <bruno@clisp.org>
41450
41451         * lib/unicodeio.h (print_unicode_char): Add exit_on_error argument.
41452         (fwrite_success_callback): New declaration.
41453         * lib/unicodeio.c (unicode_to_mb): New function, extracted from
41454         print_unicode_char. Call failure callback instead of error.
41455         (fwrite_success_callback): New function.
41456         (exit_failure_callback): New function.
41457         (fallback_failure_callback): New function.
41458         (print_unicode_char): Call unicode_to_mb.
41459
41460 2002-01-26  Jim Meyering  <meyering@lucent.com>
41461
41462         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.52g.
41463         * m4/strnlen.m4: Remove file, now that it's part of autoconf.
41464
41465 2002-01-26  Jim Meyering  <meyering@lucent.com>
41466
41467         * lib/Makefile.am (getdate$U.o): Depend on unlocked-io.h.
41468
41469 2002-01-22  Paul Eggert  <eggert@twinsun.com>
41470
41471         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_FSEEKO.
41472
41473 2002-01-22  Jim Meyering  <meyering@lucent.com>
41474
41475         * lib/Makefile.am (Makefile): Don't depend on $(BUILT_SOURCES).
41476         Otherwise, some versions of automake would omit the rule that makes
41477         Makefile from Makefile.in.
41478
41479 2002-01-21  Paul Eggert  <eggert@twinsun.com>
41480
41481         * lib/xmemcoll.h, lib/xmemcoll.c: New files.
41482         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
41483         * lib/memcoll.c: Include errno.h, and declare errno if not defined.
41484         (memcoll): Set errno to zero if there is no error.
41485
41486         * lib/quotearg.c (quotearg_buffer_restyled):
41487         Fix bug with quoting buffers containing NUL when backslashing escapes.
41488         This bug was exposed by the other changes in this patch.
41489         (quotearg_n_options): New arg ARGSIZE.
41490         All callers changed.
41491         (quoting_options_from_style): New function.
41492         (quotearg_n_style): Use it.
41493         (quotearg_n_style_mem): New function.
41494
41495         * lib/quotearg.h (quotearg_n_style_mem): New function.
41496
41497 2002-01-19  Jim Meyering  <meyering@lucent.com>
41498
41499         * m4/jm-macros.m4 (jm_MACROS): Use AC_FUNC_STRNLEN.
41500         Remove useless quotes: DF_PROG="df".
41501         * m4/strnlen.m4: New file.
41502
41503 2002-01-16  Paul Eggert  <eggert@twinsun.com>
41504
41505         * lib/backupfile.c (ISDIGIT): Comment fix.
41506         * lib/getdate.y (ISDIGIT): Likewise.
41507         * lib/posixtm.c (ISDIGIT, year): Likewise.
41508         * lib/strverscmp.c (ISDIGIT): Likewise.
41509         * lib/userspec.c (ISDIGIT): Likewise.
41510
41511 2002-01-16  Jim Meyering  <meyering@lucent.com>
41512
41513         * lib/getdate.y: Add three semicolons, each just before a closing
41514         brace. Bison (as of version 1.31) no longer papers over that mistake.
41515
41516 2002-01-05  Jim Meyering  <meyering@lucent.com>
41517
41518         * lib/version-etc.c (version_etc_copyright): Update copyright year.
41519
41520 2001-12-19  Paul Eggert  <eggert@twinsun.com>
41521
41522         * lib/closeout.c (close_stdout_status): If ferror (stdout), do
41523         not silently exit merely because the output buffer happens to
41524         have nothing pending.
41525
41526 2001-12-18  Paul Eggert  <eggert@twinsun.com>
41527
41528         See the big note in ../ChangeLog.
41529         * lib/human.c (suffixes): Prefer K to k for 1024.
41530         (generate_suffix_backwards): New function.
41531         (human_readable_inexact): Use it.
41532         * lib/xstrtol.c (__xstrtol): If there is no number but there
41533         is a valid suffix, assume 1.  "MB" now means decimal, "MiB" binary.
41534         Accept 'K' as well as 'k'.
41535
41536 2001-12-15  Jim Meyering  <meyering@lucent.com>
41537
41538         * lib/regex.h (__restrict_arr): Update from libc.
41539
41540         * lib/mountlist.h (ME_REMOTE): Recognize file systems of type smbfs
41541         as `remote' if the name starts with `//'.  Suggested by Michael Stone.
41542         (STREQ): Define.
41543
41544 2001-12-14  Jim Meyering  <meyering@lucent.com>
41545
41546         * m4/jm-macros.m4 (jm_MACROS): Check for iswspace.
41547         Suggestion from Bruno Haible.
41548
41549 2001-12-10  Jim Meyering  <meyering@lucent.com>
41550
41551         * lib/linebuffer.c: Remove explicit declarations of xmalloc and
41552         xrealloc, Instead, include "xalloc.h".
41553         (initbuffer): Don't cast xmalloc return value to char*.
41554         (readline): Reword comment.
41555         Don't cast xrealloc return value to char*
41556         Return NULL, not 0.
41557
41558 2001-12-09  Jim Meyering  <meyering@lucent.com>
41559
41560         * lib/modechange.c (mode_compile): Add cast to avoid pedantic warning
41561         about `signed and unsigned type in conditional expression'.
41562         * lib/posixtm.c (posix_time_parse): Likewise.
41563
41564         * lib/xreadlink.c (xreadlink): Add cast to avoid a pedantic warning.
41565
41566         * lib/readtokens.c (readtoken): Declare an index to be of type unsigned
41567         to avoid a pedantic warning.
41568
41569         * lib/getstr.c: Don't include assert.h.
41570         (getstr): Remove warning-evoking assertions.
41571         Return -1 if offset parameter is out of bounds.
41572         Change the type of a local from int to size_t.
41573
41574         * lib/strftime.c (my_strftime_localtime_r): Include this function
41575         definition in the `#if ! HAVE_TM_GMTOFF' block.
41576
41577         * lib/xgethostname.c: Remove declarations of xmalloc and xrealloc.
41578         Include xalloc.h instead.
41579
41580 2001-12-02  Jim Meyering  <meyering@lucent.com>
41581
41582         * lib/tempname.c: Don't declare getenv, thus reverting the change of
41583         2001-11-18.  It's no longer necessary, now that stdlib.h is always
41584         included.
41585
41586         * lib/regex.c [!__BOUNDED_POINTERS__]: Define away __bounded,
41587         __unbounded, and __ptrvalue.  Reported by Uwe H. Steinfeld.
41588
41589 2001-11-30  Akim Demaille  <akim@epita.fr>
41590
41591         * lib/xstrdup.c: Include xalloc.h, so that xstrdup is declared
41592         before being defined.
41593
41594 2001-11-27  Paul Eggert  <eggert@twinsun.com>
41595
41596         * lib/quotearg.h (quotearg_n, quotearg_n_style):
41597         First arg is int, not unsigned.
41598         * lib/quotearg.c (quotearg_n, quotearg_n_style): Likewise.
41599         (SIZE_MAX, UINT_MAX): New macros.
41600         (quotearg_n_options): Abort if N is negative.
41601         Avoid overflow check on hosts where size_t is 64 bits and int
41602         is 32 bits, as overflow is impossible there.
41603         Fix off-by-one typo that caused unnecessary reallocation.
41604
41605 2001-11-27  Jim Meyering  <meyering@lucent.com>
41606
41607         * lib/tempname.c: Merge with version from libc.
41608         * lib/regex.c: Likewise.
41609
41610         * lib/tempname.c: Include stdlib.h unconditionally.  On some old
41611         systems for which STDC_HEADERS is 0, it was not included, resulting in
41612         a warning about an integer-to-pointer conversion problem with getenv.
41613         Reported by Volker Borchert.
41614
41615 2001-11-26  Jim Meyering  <meyering@lucent.com>
41616
41617         * lib/gtod.h: Remove file.
41618         * lib/Makefile.am (libfetish_a_SOURCES): Remove gtod.h.
41619         * lib/gettimeofday.c: Don't include gtod.h.
41620         (GTOD_init): Remove function.
41621         (rpl_gettimeofday): Do its job here instead, rather than aborting.
41622         Suggestion from Volker Borchert.
41623
41624 2001-11-23  Jim Meyering  <meyering@lucent.com>
41625
41626         * lib/hash.h (struct hash_table): Don't define here.  Merely declare
41627         it.
41628         * lib/hash.c (struct hash_table): Define it here instead.
41629
41630 2001-11-22  Jim Meyering  <meyering@lucent.com>
41631
41632         * lib/hash.h: Bracket contents of file with #ifndef HASH_H_ ... #endif.
41633
41634 2001-11-20  Jim Meyering  <meyering@lucent.com>
41635
41636         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Update comment to reflect that
41637         SunOS 4.1.4 and Solaris 2.5.1 lose, too.
41638
41639 2001-11-19  Jim Meyering  <meyering@lucent.com>
41640
41641         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Don't bother with a temporary
41642         directory.  Use "conftestXXXXXX" as the template.
41643         Suggestion from Paul Eggert.
41644
41645         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Close each descriptor
41646         immediately, so the test doesn't mistakenly hit the max-open-files
41647         limit.
41648
41649 2001-11-18  Paul Eggert  <eggert@twinsun.com>
41650
41651         * lib/tempname.c (TMP_MAX): Remove; no longer needed.
41652         (TEMPORARIES): New macro.
41653         (__gen_tempname): Use TEMPORARIES rather than TMP_MAX.  This
41654         removes an artificial limitation (e.g. HP-UX 10.20, where
41655         TMP_MAX is 17576).
41656
41657 2001-11-18  Jim Meyering  <meyering@lucent.com>
41658
41659         * m4/prereq.m4 (jm_PREREQ_TEMPNAME): Check for declaration of getenv.
41660
41661 2001-11-18  Jim Meyering  <meyering@lucent.com>
41662
41663         * lib/tempname.c [!HAVE_DECL_GETENV]: Declare getenv to avoid warning
41664         on SunOS 4.
41665
41666         * lib/Makefile.am (Makefile): Depend on $(BUILT_SOURCES), so those
41667         files will be created before anything else.
41668
41669 2001-11-17  Paul Eggert  <eggert@twinsun.com>
41670
41671         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): Do not define
41672         WINSIZE_IN_PTEM if <termios.h> defines struct winsize.
41673
41674 2001-11-17  Jim Meyering  <meyering@lucent.com>
41675
41676         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): New file and macro.
41677         Prompted by a report from Bob Proulx.
41678
41679         * m4/jm-macros.m4 (jm_MACROS): Don't test for mkstemp here.
41680         Instead, require UTILS_FUNC_MKSTEMP.
41681
41682 2001-11-17  Jim Meyering  <meyering@lucent.com>
41683
41684         * m4/jm-macros.m4 (jm_MACROS): Remove code to set POW_LIBM.
41685         Now, that's done as part of AC_FUNC_STRTOD.
41686
41687 2001-11-17  Jim Meyering  <meyering@lucent.com>
41688
41689         * lib/modechange.c (mode_adjust): Fix error introduced on 1999-04-26
41690         that made e.g., `chmod a=,o=w,g=o F' cause F to be group readable
41691         rather than group writable.  Patch by Juan F. Codagnone.
41692
41693         * lib/readtokens.c: Remove explicit declarations of xmalloc and
41694         xrealloc, Instead, include "xalloc.h".
41695
41696         * lib/mountlist.c: Include unlocked-io.h after all system headers.
41697         Remove explicit declarations of xmalloc, xrealloc,
41698         and xstrdup.  Instead, include "xalloc.h".
41699
41700         * lib/argmatch.c, closeout.c, error.c, exclude.c: Include
41701         unlocked-io.h.
41702         * lib/fatal.c, getdate.y, getpass.c, getstr.c, getusershell.c:
41703         Likewise.
41704         * lib/mountlist.c, posixtm.c, readtokens.c, readutmp.c: Likewise.
41705
41706         * lib/regex.c, sha.c, version-etc.c, yesno.c: Likewise.
41707         Reported by Padraig Brady.
41708
41709         * lib/mkstemp.c: #undef mkstemp.
41710         Include config.h.
41711         (rpl_mkstemp): Rename from mkstemp.
41712         Protoize.
41713
41714 2001-11-16  Jim Meyering  <meyering@lucent.com>
41715
41716         * lib/physmem.c [HAVE_SYS_PSTAT_H]: Include <sys/pstat.h>.
41717         (physmem_total) [HAVE_PSTAT_GETSTATIC]: If sysconf couldn't be used to
41718         determine the amount of total physical memory, use pstat_getstatic.
41719         HPUX-11 doesn't define _SC_PHYS_PAGES.
41720         (physmem_available) [HAVE_PSTAT_GETSTATIC && HAVE_PSTAT_GETDYNAMIC]:
41721         If sysconf couldn't be used to determine the amount of available
41722         physical memory, use both pstat_getstatic and pstat_getdynamic.
41723         Based on a patch from Bob Proulx.
41724
41725 2001-11-10  Jim Meyering  <meyering@lucent.com>
41726
41727         * m4/prereq.m4 (jm_PREREQ_PHYSMEM): New function.
41728         (jm_PREREQ): Use it.
41729
41730 2001-11-09  Jim Meyering  <meyering@lucent.com>
41731
41732         * m4/jm-macros.m4: Require autoconf-2.52f.
41733         (AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD):
41734         Use these AC_-prefixed names, not the AM_-prefixed ones.
41735
41736         * m4/afs.m4 (jm_AFS): Quote the body.  Patch by Akim Demaille.
41737
41738 2001-11-05  Jim Meyering  <meyering@lucent.com>
41739
41740         * lib/xstat.in (slash_aware_lstat): Correct a misleading comment.
41741
41742 2001-11-04  Jim Meyering  <meyering@lucent.com>
41743
41744         * m4/fpending.m4: Remove unused cruft that saved, set, and restored
41745         $DEFS.
41746
41747 2001-11-03  Jim Meyering  <meyering@lucent.com>
41748
41749         * m4/jm-glibc-io.m4n (jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg
41750         of AC_DEFUN.
41751
41752         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
41753         know the name of the variable in the macro definition.
41754
41755 2001-11-03  Jim Meyering  <meyering@lucent.com>
41756
41757         * lib/argmatch.h (ARGMATCH_TO_ARGUMENT): Remove casts of first two args
41758         in argmatch_to_argument call.
41759
41760         * lib/dirfd.c (dirfd): Reflect the fact that DIR_TO_FD now takes an
41761         argument.
41762
41763         * lib/hash.c (hash_clear): Fix a bug that could lead to an infloop or
41764         e.g., a fault due to an attempt to free a NULL pointer.
41765
41766 2001-11-01  Jim Meyering  <meyering@lucent.com>
41767
41768         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): New macro.
41769         * m4/jm-macros.m4 (jm_MACROS): Require UTILS_FUNC_DIRFD.
41770
41771 2001-11-01  Jim Meyering  <meyering@lucent.com>
41772
41773         * lib/dirfd.c, lib/dirfd.h: New files.
41774         * lib/Makefile.am (libfetish_a_SOURCES): Add dirfd.h.
41775
41776         * lib/hash.c (hash_print) [TESTING]: Clean up.
41777
41778 2001-10-22  Paul Eggert  <eggert@twinsun.com>
41779
41780         * lib/hard-locale.c (alloca): Define to __builtin_alloca if __GNUC__,
41781         to avoid a warning if -Wall.
41782
41783 2001-10-22  Jeff Bailey  <jbailey@outpost.dnsalias.org>
41784
41785         * README: New file
41786         * doc/*: Add COPYING, COPYING.LIB, COPYING.DOC, fdl.texi
41787         (per RMS's instructions, this is now the canonical source)
41788         * lgpl/, gpl/: New directories.
41789
41790 2001-10-21  Paul Eggert  <eggert@twinsun.com>
41791
41792         * lib/regex.c (uintptr_t): Remove macro and decl; it's config.h's job.
41793
41794 2001-10-21  Jim Meyering  <meyering@lucent.com>
41795
41796         * lib/obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
41797         this code would end up calling gettext even in packages built
41798         with --disable-nls.
41799         * lib/getopt.c (_): Likewise.
41800         * lib/regex.c (_): Likewise.
41801
41802 2001-10-20  Paul Eggert  <eggert@twinsun.com>
41803
41804         * m4/error.m4 (jm_PREREQ_ERROR):
41805         Do not invoke AC_CHECK_FUNCS with strerror_r, as
41806         AC_FUNC_STRERROR_R does that.
41807         Check for strerror declaration.
41808
41809         * m4/strerror_r.m4: Add copyright notice, as nontrivial m4 files
41810         are supposed to have them these days.
41811         (AC_FUNC_STRERROR_R): Always do char* test, so that it gets cached.
41812         Merge changes from latest Autoconf CVS.
41813         Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
41814         and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
41815         POSIX decided to standardize on the int flavor of strerror_r.
41816
41817 2001-10-20  Paul Eggert  <eggert@twinsun.com>
41818
41819         * lib/error.c (strerror_r): Do not declare unless !_LIBC.
41820         Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
41821         Use strerror_r that is only a macro, even if it is not a function.
41822         (strerror): Check for HAVE_DECL_STRERROR before declaring.
41823         (private_strerror): Use prototypes, not old-style function definition.
41824         (print_errno_message): New function.
41825         Support the POSIX 'int'-flavored strerror_r, as well as the traditional
41826         char*-flavored one.
41827         (error_tail, error, error_at_line): Use it.
41828
41829 2001-10-11  Jim Meyering  <meyering@lucent.com>
41830
41831         * lib/argmatch.c (argmatch_invalid): Use quotearg_n_style (0, ...
41832         and quote_n (1, ... to avoid clobbering a buffer.
41833
41834 2001-10-05  Jim Meyering  <meyering@lucent.com>
41835
41836         * lib/Makefile.am: (libfetish_a_SOURCES): Add hash-pjw.c and
41837         hash-pjw.h.
41838         * lib/hash-pjw.c: New file (factored out of fileutils' remove.c).
41839         * lib/hash-pjw.h: New file.
41840
41841 2001-09-30  Jim Meyering  <meyering@lucent.com>
41842
41843         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): See if
41844         `struct fsstat' has the `f_fstypename' member.
41845         Use that to define FS_TYPE, which is now used to make
41846         the getfsstat link test tighter.
41847
41848 2001-09-30  Jim Meyering  <meyering@lucent.com>
41849
41850         * lib/mountlist.c [MOUNTED_GETFSSTAT]:
41851         Include <sys/ucred.h>, for Apple Darwin.
41852         Include sys/mount.h and sys/fs_types.h only if available.
41853         (FS_TYPE): Define.
41854         (read_filesystem_list): Use FS_TYPE.
41855
41856 2001-09-29  Paul Eggert  <eggert@twinsun.com>
41857
41858         * lib/exclude.c (excluded_filename): 0 -> false, since it's
41859         a boolean context.
41860
41861 2001-09-29  Jim Meyering  <meyering@lucent.com>
41862
41863         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
41864         [one-argument getmntent function]): Include stdio.h before mntent.h.
41865         SunOS 4.1.x needs it for the declaration of `FILE'.
41866         Patch by Volker Borchert.
41867
41868         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
41869         Check for these headers: sys/param.h sys/ucred.h sys/mount.h
41870         sys/fs_types.h, and make the link-test for getfsstat guard #include
41871         directives with appropriate #if HAVE_*_H tests so that we can
41872         detect getfsstat on Apple Darwin1.3.7 systems.
41873         Reported by Nelson Beebe.
41874         Fix harmless typo in cache variable name: s/getsstat/getfsstat/.
41875
41876 2001-09-28  Paul Eggert  <eggert@twinsun.com>
41877
41878         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
41879         #defines strtoimax.  Also treat the other strto* functions
41880         like strtoimax.
41881
41882         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
41883         Check for strtoul and strtoumax,
41884         as those declarations are made even in the signed case.
41885         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX):
41886         Likewise, for strtol and strtoimax.
41887
41888 2001-09-28  Paul Eggert  <eggert@twinsun.com>
41889
41890         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
41891         #defines strtoimax.  Also treat the other strto* functions
41892         like strtoimax.
41893
41894         * lib/xstrtol.c (strtol): Do not declare if HAVE_DECL_STRTOL.
41895         (strtoul): Do not declare if HAVE_DECL_STRTOUL.
41896         (strtoimax, strtoumax): Do not declare if already defined as a macro.
41897
41898 2001-09-26  Jim Meyering  <meyering@lucent.com>
41899
41900         Most macros in unlocked-io.h had the wrong number of arguments.
41901         * lib/gen-uio: New script.
41902         (USE_UNLOCKED_IO): Define to 1 if not already defined.
41903         * lib/unlocked-io.hin: Remove file.
41904         * lib/Makefile.am (unlocked-io.h): Rewrite to use a separate script,
41905         rather than trying to embed it here.
41906         (EXTRA_DIST): Add gen-uio.  Remove unlocked-io.hin
41907         Reported by Padraig Brady.
41908
41909 2001-09-25  Volker Borchert  <bt@teknon.de>
41910
41911         * lib/gettimeofday.c (rpl_gettimeofday): Declare local variable
41912         `result'.
41913
41914 2001-09-24  Jim Meyering  <meyering@lucent.com>
41915
41916         * m4/gettext.m4: Use the version from gettext-0.10.40, not CVS.
41917
41918 2001-09-23  Jim Meyering  <meyering@lucent.com>
41919
41920         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test
41921         instead of the mere test for existence of mntent.h.  The latter
41922         would get a false-positive on AIX 3.4 systems.
41923         In the outer getmntent if-block, don't die if neither of the getmntent
41924         tests succeeds.  Instead, just fall through and continue with the
41925         remaining tests.
41926
41927 2001-09-23  Jim Meyering  <meyering@lucent.com>
41928
41929         * lib/mountlist.c: Remove useless parentheses in #if directives.
41930         (MOUNTED) [!defined MOUNTED]: Define to _PATH_MOUNTED, for when
41931         the deprecated MOUNTED symbol is no longer defined in mntent.h.
41932
41933 2001-09-22  Jim Meyering  <meyering@lucent.com>
41934
41935         * m4/gettext.m4: New file.  From gettext.
41936         * m4/lcmessage.m4: Sync with gettext -- this changes only comments.
41937         * m4/progtest.m4: Likewise
41938         * m4/isc-posix.m4: Decrement serial number to sync with gettext.
41939         * m4/glibc21.m4: Likewise.
41940
41941         * m4/libintl.m4: Remove.  No longer used.
41942
41943 2001-09-22  Jim Meyering  <meyering@lucent.com>
41944
41945         * lib/localcharset.c: Update from latest gettext.
41946         * lib/config.charset: Likewise.
41947
41948 2001-09-20  Jim Meyering  <meyering@lucent.com>
41949
41950         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of
41951         strtoimax.
41952         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of
41953         strtoumax.
41954
41955 2001-09-20  Jim Meyering  <meyering@lucent.com>
41956
41957         * lib/xstrtol.c (strtoimax): Guard declaration with
41958         `#if !HAVE_DECL_STRTOIMAX', rather than just `#ifndef strtoimax'.
41959         The latter fails because some systems (at least rs6000-ibm-aix4.3.3.0)
41960         have their own, conflicting declaration of strtoimax in sys/inttypes.h.
41961         (strtoumax): Likewise, for completeness (it wasn't necessary).
41962
41963 2001-09-17  Paul Eggert  <eggert@twinsun.com>
41964
41965         * lib/strtoimax.c (HAVE_LONG_LONG):
41966         Redefine to HAVE_UNSIGNED_LONG_LONG if unsigned.
41967         (strtoimax): Use sizeof (long), not sizeof strtol (ptr, endptr, base),
41968         to work around bug in IBM C compiler.
41969
41970 2001-09-17  Jim Meyering  <meyering@lucent.com>
41971
41972         * m4/chown.m4, fstypename.m4, getgroups.m4, gettimeofday.m4,
41973         * m4/jm-mktime.m4, lstat.m4, malloc.m4, memcmp.m4, mkdir-slash.m4,
41974         * m4/nanosleep.m4, putenv.m4, readdir.m4, realloc.m4, rename.m4,
41975         * m4/st_dm_mode.m4, stat.m4, strerror_r.m4, timespec.m4, utimbuf.m4,
41976         * m4/utimes.m4: Use AC_DEFINE rather than AC_DEFINE_UNQUOTED,
41977         whenever the right hand side need not be expanded by the shell.
41978
41979 2001-09-16  Paul Eggert  <eggert@twinsun.com>
41980
41981         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): Remove test for GNU C
41982         library.  It's not correct, as some older glibcs are buggy.
41983         fnmatch wasn't fixed until glibc 2.2.
41984
41985         Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no
41986         special shell magic here.
41987
41988 2001-09-16  Jim Meyering  <meyering@lucent.com>
41989
41990         * m4/mkdir-slash.m4 (UTILS_FUNC_MKDIR_TRAILING_SLASH): New file/macro.
41991         * m4/jm-macros.m4: Require it.
41992
41993 2001-09-16  Jim Meyering  <meyering@lucent.com>
41994
41995         * lib/mkdir.c: New file.
41996
41997 2001-09-15  Jim Meyering  <meyering@lucent.com>
41998
41999         * m4/jm-macros.m4: Check for help2man.
42000
42001 2001-09-11  Jim Meyering  <meyering@lucent.com>
42002
42003         * m4/host-os.m4 (UTILS_HOST_OS): New file/macro.
42004         The body, by Paul Eggert, was moved here from configure.in.
42005         * m4/jm-macros.m4: Require UTILS_HOST_OS.
42006
42007 2001-09-04  Paul Eggert  <eggert@twinsun.com>
42008
42009         * m4/prereq.m4 (jm_PREREQ_XREADLINK): New macro.
42010         (jm_PREREQ): Use it.
42011
42012 2001-09-04  Paul Eggert  <eggert@twinsun.com>
42013
42014         * lib/xreadlink.c (xreadlink): Omit size_t* arg.  All uses changed.
42015         Use ssize_t, not int, to store result of readlink.
42016         Check for ssize_t overflow as well as size_t overflow,
42017         as POSIX says the result of readlink is implementation-defined
42018         when ssize_t overflows.
42019         Remove unnecessary cast to char*.
42020         Use free+malloc instead of realloc, as the storage doesn't need
42021         to be preserved and it's clearer and can be more efficient that way.
42022         (SIZE_MAX, SSIZE_MAX): New macros, if <limits.h> doesn't declare.
42023         * lib/xreadlink.h (xreadlink): Update prototype.
42024
42025 2001-09-04  Paul Eggert  <eggert@twinsun.com>
42026
42027         * lib/xgetcwd.c: Revert some of the previous change; intead,
42028         fix the HAVE_GETCWD_NULL code to behave more like the
42029         !HAVE_GETCWD_NULL code used to.
42030
42031         Include "xalloc.h".
42032         (xgetcwd): Do not return NULL when memory is exhausted; instead,
42033         invoke xalloc_die.
42034
42035 2001-09-03  Paul Eggert  <eggert@twinsun.com>
42036
42037         * m4/prereq.m4 (jm_PREREQ_XGETCWD): Check for limits.h and
42038         sys/param.h, as pathmax.h includes them.
42039
42040 2001-09-03  Paul Eggert  <eggert@twinsun.com>
42041
42042         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_XGETCWD.
42043         (jm_PREREQ_XGETCWD): New macro.
42044
42045         * m4/getcwd.m4: New file.
42046
42047 2001-09-03  Paul Eggert  <eggert@twinsun.com>
42048
42049         * lib/xgetcwd.c: Fix the !HAVE_GETCWD_NULL code to behave more
42050         like the HAVE_GETCWD_NULL code.
42051         Include pathmax.h if not HAVE_GETCWD.
42052         Do not include xalloc.h.
42053         (INITIAL_BUFFER_SIZE): New symbol.
42054         Do not use xmalloc / xrealloc, since the caller is responsible for
42055         handling errors.  Preserve errno around `free' during failure.
42056         Do not overrun buffer when using getwd.
42057
42058 2001-09-03  Paul Eggert  <eggert@twinsun.com>
42059
42060         * lib/xgetcwd.c (xgetcwd): Use HAVE_GETCWD_NULL, not (defined
42061         __GLIBC__ && __GLIBC__ >= 2), to decide whether to use
42062         getcwd (NULL, 0).
42063
42064 2001-09-03  Paul Eggert  <eggert@twinsun.com>
42065
42066         * lib/exclude.c (fnmatch_no_wildcards): Fix confusion between
42067         usage of FNM_CASEFOLD and FNM_LEADING_DIR.  The bug was
42068         spotted by Jim Meyering.
42069
42070 2001-09-03  Jim Meyering  <meyering@lucent.com>
42071
42072         * lib/xreadlink.c (xreadlink): Preserve errno around `free' during
42073         failure.
42074
42075 2001-09-02  Jim Meyering  <meyering@lucent.com>
42076
42077         * lib/error.c: Update from GNU libc.
42078
42079 2001-09-01  Jim Meyering  <meyering@lucent.com>
42080
42081         * m4/jm-macros.m4 (jm_MACROS): Check for canonicalize_file_name.
42082         Used by df.
42083
42084 2001-09-01  Jim Meyering  <meyering@lucent.com>
42085
42086         * lib/xreadlink.c: New file.
42087         * lib/xreadlink.h: New file.
42088         * lib/Makefile.am (libfetish_a_SOURCES): Add xreadlink.c and
42089         xreadlink.h.
42090
42091         * lib/regex.c (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it
42092         doesn't conflict with sparc Solaris 7's definition in
42093         /usr/include/sys/int_types.h.
42094
42095         * lib/exclude.c: Use `""', not `<>' to #include non-system header
42096         files.
42097         (fnmatch_no_wildcards): Rewrite not to use function names, strcasecmp
42098         and strncasecmp as r-values.  Unixware didn't have declarations.
42099
42100 2001-08-31  Paul Eggert  <eggert@twinsun.com>
42101
42102         * lib/xstrtol.h: Add copyright notice.
42103         (_DECLARE_XSTRTOL): Improve quality of diagnostic for
42104         LONGINT_INVALID_SUFFIX_CHAR.
42105
42106 2001-08-31  Paul Eggert  <eggert@twinsun.com>
42107
42108         * lib/xstrtol.c (strtoimax): New decl.
42109
42110 2001-08-31  Paul Eggert  <eggert@twinsun.com>
42111
42112         * lib/xgetcwd.c: Don't include pathmax.h.
42113         Include stdlib.h and unistd.h if available.
42114         Include xalloc.h.
42115         (xmalloc, xstrdup, free): Remove decls.
42116         (xgetcwd): Don't assume sizes fit in unsigned.
42117         Check for overflow when computing sizes.
42118         Simplify reallocation code.
42119
42120 2001-08-31  Paul Eggert  <eggert@twinsun.com>
42121
42122         * lib/savedir.c (savedir): Remove size parameter, as POSIX says that
42123         a directory's st_size can have an arbitrary value, so the old
42124         usage could waste an arbitrary amount of memory.  All uses
42125         changed.
42126         * lib/savedir.h: Update prototype.
42127
42128 2001-08-31  Paul Eggert  <eggert@twinsun.com>
42129
42130         * lib/Makefile.am (libfetish_a_SOURCES): Remove strtoxmax.c.
42131
42132         * lib/strtoimax.c: Renamed from strtoxmax.c, removing the
42133         old strtoimax.c.
42134
42135         Also, make the following further changes to make this file's
42136         configuration more similar to that of strtol.c:
42137         (UNSIGNED): Renamed from STRTOUXMAX_UNSIGNED.  All uses changed.
42138         (strtoumax, uintmax_t, strtoull, strtol): Remove.
42139         (intmax_t, strtoimax, strtol, strtoll): New macros, if UNSIGNED.
42140         (strtoimax): Renamed from strtoumax.  All uses of unsigned values
42141         changed to signed values.
42142
42143         And make the following changes as well:
42144         Fix copyright notice, as 1999 was missing.
42145         (verify): New macro.
42146         (strtoimax): Check sizes at compile-time, not run-time.
42147         Prefer strtol to strtoll if both work.
42148         (main): Remove; it was not that useful and was a pain to maintain.
42149
42150         * lib/strtoumax.c: Include strtoimax.c, not strtouxmax.c.
42151
42152 2001-08-31  Jim Meyering  <meyering@lucent.com>
42153
42154         * lib/xgetcwd.c (xgetcwd): Reorganize to avoid some duplication.
42155         Use an initial, malloc'd, buffer of length 128 rather than
42156         a statically allocated one of length 1024.
42157
42158 2001-08-30  Paul Eggert  <eggert@twinsun.com>
42159
42160         Simplify code, partly by assuming autoconf 2.52 semantics.
42161
42162         * m4/Makefile.am (EXTRA_DIST): Remove uintmax_t.m4.
42163
42164         * m4/inttypes.m4 (AC_PREREQ): Bump to 2.52.
42165         (jm_AC_HEADER_INTTYPES_H): Remove; now done by autoconf in 2.52.
42166         All uses removed.
42167         (jm_AC_TYPE_INTMAX_T, jm_AC_TYPE_UINTMAX_T):
42168         Move AC_REQUIRE to next-to-top level, to avoid confusion.
42169         Use 2.52's AC_CHECK_TYPE instead of merely looking for the header.
42170         * m4/prereq.m4 (jm_PREREQ_HUMAN): Don't require
42171         jm_AC_HEADER_INTTYPES_H.
42172         * m4/jm-macros.m4 (jm_MACROS): Likewise.
42173
42174         * m4/uintmax_t.m4: Remove, as it duplicates inttypes.m4.
42175
42176         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
42177         Quote first arg of AC_DEFUN.
42178         Require jm_AC_TYPE_UINTMAX_T and jm_AC_TYPE_UNSIGNED_LONG_LONG
42179         since they are needed to parse the include file even if we need
42180         only xstrtoimax.  Simplify logic behind the args to AC_REPLACE.
42181         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Likewise,
42182         but with opposite signedness.
42183
42184 2001-08-30  Paul Eggert  <eggert@twinsun.com>
42185
42186         Merge 'exclude' changes from tar 1.13.22.
42187         This fixes one or two unlikely storage allocation overflow bugs,
42188         but doesn't change user-visible behavior otherwise.
42189
42190 2001-08-30  Paul Eggert  <eggert@twinsun.com>
42191
42192         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_EXCLUDE.
42193         (jm_PREREQ_EXCLUDE): New macro.
42194
42195 2001-08-30  Paul Eggert  <eggert@twinsun.com>
42196
42197         * lib/quotearg.c: BSD/OS 4.1 wchar.h requires FILE and struct
42198         tm to be declared.
42199
42200 2001-08-30  Paul Eggert  <eggert@twinsun.com>
42201
42202         * lib/hash.c: Remove '2001' from copyright notice.
42203
42204 2001-08-30  Paul Eggert  <eggert@twinsun.com>
42205
42206         * lib/full-write.h: New file.
42207         * lib/Makefile.am (libfetish_a_SOURCES): Add full-write.h.
42208         * lib/full-write.c: Correct credits, as cccp.c no longer
42209         exists and anyway it was so heavily changed from the old cccp
42210         code as to be unrecognizable.  Include full-write.h.
42211         (full_write) Return size_t, with short writes meaning failure.
42212         All callers changed.  This fixes a bug with large buffers
42213         on 64-bit hosts.
42214         * lib/utime.c: Include full-write.h.
42215
42216 2001-08-30  Paul Eggert  <eggert@twinsun.com>
42217
42218         * lib/exclude.c (bool): Declare, perhaps by including stdbool.h.
42219         (<sys/types.h>): Include only if HAVE_SYS_TYPES_H.
42220         (<stdlib.h>, <string.h>, <strings.h>, <inttypes.h>, <stdint.h>):
42221         Include if available.
42222         (<xalloc.h>): Include
42223         (SIZE_MAX): Define if <stdint.h> or <inttypes.h> doesn't.
42224         (verify): New macro.  Use it to verify that EXCLUDE macros do not
42225         collide with FNM macros.
42226         (struct patopts): New struct.
42227         (struct exclude): Use it, as exclude patterns now come with options.
42228         (new_exclude): Support above changes.
42229         (new_exclude, add_exclude_file):
42230         Initial size must now be a power of two to simplify overflow checking.
42231         (free_exclude, fnmatch_no_wildcards): New function.
42232         (excluded_filename): No longer requires options arg, as the options
42233         are determined by add_exclude.  Now returns bool, not int.
42234         (excluded_filename, add_exclude):
42235         Add support for the fancy new exclusion options.
42236         (add_exclude, add_exclude_file): Now takes int options arg.
42237         Check for arithmetic overflow when computing sizes.
42238         (add_exclude_file): xrealloc might modify errno, so don't
42239         realloc until after errno might be used.
42240
42241         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE,EXCLUDE_WILDCARDS):
42242         New macros.
42243         (free_exclude): New decl.
42244         (add_exclude, add_exclude_file): Now takes int options arg.
42245         (excluded_filename): No longer requires options arg, as the options
42246         are determined by add_exclude.  Now returns bool, not int.
42247
42248 2001-08-30  Paul Eggert  <eggert@twinsun.com>
42249
42250         * lib/alloca.c (alloca): Arg is of type size_t, not unsigned.
42251
42252 2001-08-27  Jim Meyering  <meyering@lucent.com>
42253
42254         * lib/Makefile.am (libfetish_a_SOURCES): Add strtoxmax.c
42255
42256         * lib/version-etc.c (N_): Remove definition.
42257         Revert most of last change.
42258         Instead, simply don't mark the `Copyright...' string for translation.
42259         Based on advice from Paul Eggert.
42260
42261         * lib/strtoxmax.c: Tweak comment.
42262
42263 2001-08-26  Jim Meyering  <meyering@lucent.com>
42264
42265         * m4/jm-macros.m4: Require jm_AC_PREREQ_XSTRTOIMAX.
42266
42267         * m4/xstrtoimax.m4: New file.
42268         * m4/xstrtoumax.m4: Add comments explaining why we
42269         AC_REPLACE_FUNCS(strtol).
42270
42271 2001-08-26  Jim Meyering  <meyering@lucent.com>
42272
42273         * lib/version-etc.c (version_etc_copyright_fmt): Replace literal year
42274         of copyright with `%s' so translators don't get an untranslated
42275         message in 2002.
42276         (COPYRIGHT_YEAR): Define.
42277         (version_etc): Use fprintf rather than fputs.
42278         Suggestion from Ulrich Drepper.
42279
42280         * lib/Makefile.am (libfetish_a_SOURCES): Add xstrtoimax.c.
42281
42282         * lib/strtoll.c: New file, from GNU libc.
42283         * lib/xstrtoimax.c: New file.
42284
42285         * lib/xstrtol.h: Add xstrtoimax.
42286         * lib/strtoumax.c: New file.  Simply include "strtoumax.c".
42287         * lib/strtoimax.c: New file.  Likewise, but first define
42288         STRTOUXMAX_SIGNED.
42289
42290         * lib/strtoumax.c: Factor to work both for unsigned and signed types,
42291         ...
42292         * lib/strtoxmax.c: ... then renamed to this.
42293
42294 2001-08-18  Paul Eggert  <eggert@twinsun.com>
42295
42296         * m4/inttypes.m4: Add AC_PREREQ(2.13).
42297         (jm_AC_HEADER_INTTYPES_H): Test for intmax_t, too.
42298         (jm_AC_TYPE_INTMAX_T): New macro.
42299         (jm_AC_TYPE_UINTMAX_T): Moved here from uintmax_t.m4.
42300
42301         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): New macro.
42302
42303         * m4/longlong.m4: Renamed from ulonglong.m4.
42304         * m4/inttypes.m4: Renamed from inttypes_h.m4.
42305         * m4/uintmax_t.m4: Removed.
42306
42307 2001-08-13  Paul Eggert  <eggert@twinsun.com>
42308
42309         * lib/Makefile.am (unlocked-io.h): Do not append "_unlocked" twice.
42310         Port to Solaris 8, where 'sed' requires a space after the 'r'
42311         command, and where sh dislikes "$/".  Clean up the spacing a bit.
42312         Redirect output to $tmp just once.
42313
42314 2001-08-12  Paul Eggert  <eggert@sic.twinsun.com>
42315
42316         * lib/addext.c (<errno.h>): Include.
42317         (errno): Declare if not defined.
42318         (addext): Work correctly when pathconf returns -1 and leaves
42319         errno alone because there is no limit.  Also, work even if
42320         pathconf returns a value greater than SIZE_MAX.
42321
42322 2001-08-12  Jim Meyering  <meyering@lucent.com>
42323
42324         * m4/afs.m4, assert.m4, bison.m4, check-decl.m4, chown.m4, d-ino.m4,
42325         d-type.m4, dos.m4, error.m4, fnmatch.m4, fpending.m4, fstypename.m4,
42326         fsusage.m4, ftruncate.m4, getgroups.m4, glibc.m4, gnu-source.m4,
42327         group-member.m4, jm-glibc-io.m4, jm-macros.m4, jm-mktime.m4,
42328         jm-winsz1.m4, jm-winsz2.m4, lchown.m4, lib-check.m4, libintl.m4,
42329         link-follow.m4, ls-mntd-fs.m4, lstat.m4, malloc.m4, mbrtowc.m4,
42330         mbstate_t.m4, mbswidth.m4, memcmp.m4, nanosleep.m4, perl.m4,
42331         prereq.m4, putenv.m4, readdir.m4, realloc.m4, regex.m4, rename.m4,
42332         rmdir-errno.m4, search-libs.m4, st_dm_mode.m4, st_mtim.m4, stat.m4,
42333         strftime.m4, timespec.m4, unlink-busy.m4, uptime.m4, utimbuf.m4,
42334         utime.m4, utimes.m4, xstrtoumax.m4:
42335         Quote the first argument in each use of AC_DEFUN.
42336
42337 2001-08-12  Jim Meyering  <meyering@lucent.com>
42338
42339         * lib/xgetcwd.c (xgetcwd) [defined __GLIBC__ && __GLIBC__ >= 2]:
42340         Simply `return getcwd (NULL, 0);'.
42341         [! (defined __GLIBC__ && __GLIBC__ >= 2)]:
42342         Use 1300 as initial value for length, not PATH_MAX.
42343
42344         * lib/pathmax.h: Clean up cpp syntax.
42345
42346 2001-08-12  Jim Meyering  <meyering@lucent.com>
42347
42348         * lib/gettimeofday.c: New file.
42349         * lib/gtod.h: New file.
42350         * lib/Makefile.am (libfetish_a_SOURCES): Add gtod.h.
42351
42352 2001-08-05  Jim Meyering  <meyering@lucent.com>
42353
42354         * m4/jm-macros.m4: Require autoconf-2.52.
42355
42356 2001-08-04  Jim Meyering  <meyering@lucent.com>
42357
42358         * lib/error.h (__attribute__): Remove `|| __STRICT_ANSI__' from #if
42359         stmt, to get in sync with glibc.
42360
42361 2001-08-03  Paul Eggert  <eggert@twinsun.com>
42362
42363         The following changes are from gettext 0.10.39 as maintained by
42364         Bruno Haible.
42365
42366         * lib/mbswidth.h (MBSW_REJECT_UNPRINTABLE, MBSW_REJECT_INVALID):
42367         Renamed from MBSW_ACCEPT_UNPRINTABLE and MBSW_ACCEPT_INVALID
42368         with inverted sense.  All uses changed.
42369
42370         * lib/mbswidth.c: Don't include <limits.h>.
42371         Include <stdlib.h> and <string.h> unconditionally.
42372         (iswcntrl, mbsinit, ISCNTRL): New macros.
42373         (mbsnwidth): Use K&R style function declarations.
42374         Don't bother checking for MB_LEN_MAX == 1, since the compiler
42375         can optimize it when MB_CUR_MAX == 1.
42376         The width of control characters is zero, not 1.
42377
42378 2001-08-03  Paul Eggert  <eggert@twinsun.com>
42379
42380         The following changes are from gettext 0.10.39 as maintained by
42381         Bruno Haible, except that getline.m4 continues to use AC_LIBOBJ.
42382
42383         * m4/codeset.m4: Upgrade to serial AM1.
42384         (AM_LANGINFO_CODESET): Renamed from jm_LANGINFO_CODESET;
42385         all uses changed.  Quote first arg of AC_DEFUN.
42386         (am_cv_langinfo_codeset): Renamed from jm_cv_langinfo_codeset.
42387
42388         * m4/iconv.m4: Upgrade to serial AM2.
42389         (AM_ICONV): Renamed from jm_ICONV; all uses changed.
42390         Add --with-libconv-prefix.
42391         Quote first arg of AC_DEFUN.  Add description for ICONV_CONST.
42392         (am_cv_func_iconv): Renamed from jm_cv_func_iconv.
42393         (am_cv_lib_iconv): Renamed from jm_cv_lib_iconv.
42394         (am_cv_proto_iconv): Renamed from jm_cv_proto_iconv.
42395         * m4/jm-macros.m4 (jm_MACROS): Reflect s/jm_/AM_/ renamings.
42396
42397         * m4/c-bs-a.m4 (AC_C_BACKSLASH_A): Quote first arg of AC_DEFUN.
42398         * m4/getline.m4 (AM_FUNC_GETLINE): Likewise.
42399         * m4/glibc21.m4 (jm_GLIBC21): Likewise.
42400         * m4/inttypes_h.m4 (jm_AC_HEADER_INTTYPES_H): Likewise.
42401         * m4/isc-posix.m4 (AC_ISC_POSIX): Likewise.
42402         * m4/lcmessage.m4 (AM_LC_MESSAGES): Likewise.
42403         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
42404         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Likewise.
42405         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Likewise.
42406
42407         * m4/getline.m4 (AM_FUNC_GETLINE): Don't bother checking for
42408         string.h any more.
42409
42410         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): If not found, print "no",
42411         not the default value.
42412
42413         2001-06-25  Bruno Haible  <haible@clisp.cons.org>
42414         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Don't require AM_C_PROTOTYPES.
42415         Also check for mbsinit.  Needed for SCO 3.2v5.0.2.
42416         Also include <string.h>; this is where AIX 3.2.5 declares wcwidth.
42417         Also check for iswcntrl, used for wcwidth fallback.
42418         Use AC_TRY_COMPILE to emulate AC_CHECK_DECLS, for portability
42419         to Autoconf 2.13.
42420
42421 2001-08-03  Jim Meyering  <meyering@lucent.com>
42422
42423         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',
42424         as it was in the original.  Reported by Paul Eggert.
42425
42426 2001-07-16  Jim Meyering  <meyering@lucent.com>
42427
42428         * m4/gettimeofday.m4: New file.
42429         Prompted by a report from Bernhard Baehr.
42430
42431 2001-07-15  Jim Meyering  <meyering@lucent.com>
42432
42433         * m4/Makefile.am.in (Makefile.am): Remove most of the unlocked-io.h
42434         stuff. Now it's in ../Makefile.cfg.
42435
42436 2001-07-15  Jim Meyering  <meyering@lucent.com>
42437
42438         * lib/Makefile.am (EXTRA_DIST): Add unlocked-io.hin.
42439         (BUILT_SOURCES): Add unlocked-io.h.
42440         (io_functions): Define.
42441         (unlocked-io.h): New rule.
42442         (DISTCLEANFILES): Add unlocked-io.h.
42443         (all-local): Depend on unlocked-io.h, to ensure it is created.
42444
42445         * lib/unlocked-io.hin: New file
42446
42447         * lib/regex.c: Update from glibc.
42448
42449 2001-07-05  Jim Meyering  <meyering@lucent.com>
42450
42451         * lib/Makefile.am (noinst_HEADERS): Remove definition, per new automake
42452         recommendation.
42453         (libfetish_a_SOURCES): Put all .h files here instead.
42454         Remove a thus-exposed (better checks in automake) duplicate and
42455         two unnecessary .h files.
42456
42457 2001-07-04  Jim Meyering  <meyering@lucent.com>
42458
42459         * m4/Makefile.am.in (glibc-io.struct): New target.  Rework the code
42460         that generates jm-glibc-io.m4 so that it doesn't trigger any make
42461         distcheck failure.
42462
42463 2001-07-02  Jim Meyering  <meyering@lucent.com>
42464
42465         The following changes were prompted by suggestions from Bruno Haible.
42466
42467         * m4/jm-glibc-io.m4n: New file, the template from which jm-glibc-io.m4
42468         is now generated.
42469         * m4/Makefile.am.in (Makefile.am): Include jm-glibc-io.m4n in emitted
42470         definition of EXTRA_DIST.
42471         (Makefile.am): Emit the dependency, `all-local: jm-glibc-io.m4' to
42472         ensure that the generated file is created/updated whenever the list
42473         of $(unlocked_functions) is changed.
42474         (jm-glibc-io.m4): New rule.
42475         (unlocked-io.h): New rule -- currently unused.
42476
42477 2001-06-24  Jim Meyering  <meyering@lucent.com>
42478
42479         * m4/regex.m4 (jm_INCLUDED_REGEX): Use a quadrigraph to represent an
42480         unmatched right bracket, rather than kludging it with an extra,
42481         falsely-matching quote in a comment.  Patch by Akim Demaille.
42482
42483 2001-06-11  Jim Meyering  <meyering@lucent.com>
42484
42485         * lib/regex.c: Update from GNU libc.
42486
42487 2001-05-27  Jim Meyering  <meyering@lucent.com>
42488
42489         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.
42490         Check for ut_type in struct utmp.
42491
42492 2001-05-27  Jim Meyering  <meyering@lucent.com>
42493
42494         * lib/readutmp.h (UT_TYPE): Define.
42495
42496 2001-05-24  Jim Meyering  <meyering@lucent.com>
42497
42498         * lib/argmatch.c: Include "quote.h".
42499         (argmatch_invalid): Remove explicit `' quotes.  Instead, use the
42500         quote function.  Reported by Göran Uddeborg.
42501
42502 2001-05-22  Jim Meyering  <meyering@lucent.com>
42503
42504         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't use AC_LIBOBJ(strftime),
42505         now that we use the package-supplied version unconditionally.
42506         (jm_FUNC_STRFTIME): Don't replace strftime, for the same reason.
42507
42508 2001-05-21  Jim Meyering  <meyering@lucent.com>
42509
42510         * m4/regex.m4: Change a couple backticks to single quotes to avoid
42511         shell syntax errors.
42512
42513 2001-05-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
42514
42515         * m4/dos.m4 (jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.
42516
42517 2001-05-20  Paul Eggert  <eggert@twinsun.com>
42518
42519         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME):
42520         Don't bother to check library strftime, since
42521         we'll be using our own my_strftime function anyway.
42522         Define my_strftime instead of strftime.
42523
42524 2001-05-20  Alexandre Duret-Lutz  <duret_g@epita.fr>
42525
42526         * lib/dirname.c (dir_name): Compute append_dot using path, not newpath
42527         which is not yet declared.
42528
42529 2001-05-15  Jim Meyering  <meyering@lucent.com>
42530
42531         * m4/regex.m4: Use proper quoting so brackets appear in the test
42532         program.
42533         Reported by, and with help from, Bruno Haible.
42534
42535 2001-05-13  Jim Meyering  <meyering@lucent.com>
42536
42537         * m4/jm-macros.m4 (major_t, minor_t): Define to unsigned int if
42538         undefined.
42539
42540 2001-05-11  Paul Eggert  <eggert@twinsun.com>
42541
42542         dirname code cleanup.  base_name now behaves more compatibly
42543         with POSIX basename when given file names that have trailing
42544         slashes, and similarly for dir_name.  Add new primitives
42545         base_len and dir_len.  Put the directory-name-related decls
42546         into dirname.h.
42547
42548         * lib/addext.c (ISSLASH, base_name): Remove; now in dirname.h.
42549         * lib/backupfile.c (base_name): Likewise.
42550         * lib/basename.c (FILESYSTEM_PREFIX_LEN, PARAMS, ISSLASH): Likewise.
42551         * lib/dirname.c (FILESYSTEM_PREFIX_LEN, ISSLASH): Likewise.
42552         * lib/makepath.c (strip_trailing_slashes): Likewise.
42553         * lib/path-concat.c (DIRECTORY_SEPARATOR, FILESYSTEM_PREFIX_LEN,
42554         ISSLASH): Likewise.
42555         * lib/rename.c (strip_trailing_slashes): Likewise.
42556         * lib/same.c (base_name): Likewise.
42557         * lib/stripslash.c (ISSLASH): Likewise.
42558
42559         * lib/addext.c: Include <dirname.h> after size_t is defined.
42560         * lib/backupfile.c: Likewise.
42561
42562         * lib/addext.c (addext): Use base_len to trim redundant
42563         trailing slashes instead of doing it ourselves.
42564         But do not trim the last slash if it is not redundant.
42565
42566         * lib/backupfile.c (find_backup_file_name,
42567         max_backup_version): Use base_len instead of rolling it ourselves.
42568         Handle the case of "" and (on DOS) "C:" correctly.
42569
42570         * lib/basename.c: Do not include <stdio.h>, <assert.h>; no longer
42571         needed. Include <string.h>, <dirname.h>.
42572         (base_name): Allow file names ending in slashes, other than names
42573         that are all slashes.  In this case, return the basename followed
42574         by the slashes.  This is more general, and can be used in places
42575         where the original base_name purposely had an assertion failure.
42576         (base_len): New function.
42577
42578         * lib/dirname.c: Include <string.h> instead of <stdlib.h>.
42579         Do not include <assert.h>; no longer needed.
42580         Include xalloc.h.
42581         (memrchr): Remove decl.
42582         (dir_name_r): Remove.
42583         (dir_len): Renamed from dirlen.  All callers changed.
42584         Rewrite in terms of base_name, for simplicity and consistency.
42585         (dir_name): Never return NULL.  All callers changed.
42586         Do not include <stdlib.h> in test program; no longer needed.
42587         return 0; is fine for test program.
42588
42589         * lib/dirname.h (DIRECTORY_SEPARATOR, ISSLASH, FILESYSTEM_PREFIX_LEN):
42590         New macros.
42591         (base_name, base_len, dir_len, strip_trailing_slashes): New decls.
42592
42593         * lib/path-concat.c (path_concat): Use base_len to compute
42594         base length, not strlen; this means we cannot rely on memcpy
42595         to null-terminate.
42596
42597         * lib/same.c (STREQ): Remove.
42598         (same_name): Handle the case where the basename ends in trailing '/'.
42599
42600         * lib/stripslash.c (strip_trailing_slashes): Return nonzero if
42601         a slash was stripped.  Do not strip the last slash after a
42602         file system prefix.
42603
42604 2001-05-11  Paul Eggert  <eggert@twinsun.com>
42605
42606         * lib/Makefile.am (libfetish_a_SOURCES):
42607         Add strftime.c, since we now compile it on all hosts.
42608
42609         * lib/strftime.c (my_strftime):
42610         Define to nstrftime if emacs, but only if my_strftime is not defined.
42611         (extra_args, extra_args_spec, extra_args_spec_iso): Rename from
42612         ut_argument, ut_argument_spec, ut_argument_spec_iso, respectively.
42613         Add one more extra argument: a nanoseconds value.
42614         All uses changed.
42615         (ns): New macro.
42616         (my_strftime function): Add %N format.
42617         (emacs_strftimeu): Renamed from emacs_strftime,
42618         with extra ut argument.
42619
42620 2001-05-09  Paul Eggert  <eggert@twinsun.com>
42621
42622         * m4/jm-macros.m4 (jm_MACROS): Do not check for fseeko; no longer used.
42623
42624 2001-04-21  Jim Meyering  <meyering@lucent.com>
42625
42626         * m4/rmdir-errno.m4: Write to a new file, so that a restrictive umask
42627         doesn't interfere.
42628
42629 2001-04-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
42630
42631         * m4/ftruncate.m4: Check for chsize.
42632         Link with ftruncate.o unconditionally if ftruncate is missing.
42633         This was required when cross-compiling to i586-mingw32msvc.
42634
42635 2001-04-08  Jim Meyering  <meyering@lucent.com>
42636
42637         * lib/getdate.y (get_date): Set tm_isdst to -1 to ensure that it is
42638         recomputed; that's necessary when the offset spans a DST transition.
42639         Patch by David J. MacKenzie.  Reported by Hon-Yin Kok.
42640
42641 2001-04-02  Jim Meyering  <meyering@lucent.com>
42642
42643         * lib/regex.h, regex.c: Update from GNU libc.
42644
42645 2001-03-24  Jim Meyering  <meyering@lucent.com>
42646
42647         * m4/jm-macros.m4: Require autoconf-2.49d.
42648
42649 2001-03-20  Bruno Haible  <haible@clisp.cons.org>
42650
42651         * m4/iconv.m4 (jm_ICONV): Recommend GNU libiconv.
42652
42653 2001-03-19  Paul Eggert  <eggert@twinsun.com>
42654
42655         * lib/version-etc.c (version_etc_copyright): Update to 2001.
42656
42657 2001-03-17  Jim Meyering  <meyering@lucent.com>
42658
42659         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Remove my copy of AC_FUNC_MEMCMP,
42660         now that the version in autoconf is equivalent.
42661         (jm_FUNC_MEMCMP): Adjust to use AC_FUNC_MEMCMP.
42662
42663         * m4/error.m4 (jm_PREREQ_ERROR): Invoke AC_FUNC_STRERROR_R.
42664         Suggestion from Akim Demaille.
42665
42666         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_TEMPNAME.
42667         (jm_PREREQ_TEMPNAME): New function.
42668
42669 2001-03-16  Paul Eggert  <eggert@twinsun.com>
42670
42671         * lib/tempname.c (uint64_t): Define to uintmax_t if
42672         not defined, and if UINT64_MAX is not defined.
42673         Required at least for Vax Ultrix4.3, which doesn't define uint64_t.
42674         Reported by John David Anglin.
42675
42676 2001-03-15  Bruno Haible  <haible@clisp.cons.org>
42677
42678         * lib/localcharset.c (locale_charset): Allow wildcard syntax. Also
42679         resolve alias if codeset is empty.
42680         * lib/config.charset (BeOS): Use wildcard syntax.
42681
42682 2001-03-13  Jim Meyering  <meyering@lucent.com>
42683
42684         * lib/path-concat.c (path_concat)
42685         [FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't insert a backslash when
42686         concatenating e.g., `C:' and `foo'.
42687         From Bruno Haible.
42688
42689 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
42690
42691         * lib/localcharset.c (locale_charset): Don't use
42692         setlocale(LC_CTYPE,NULL). Don't return NULL.
42693         * lib/unicodeio.c (print_unicode_char): Simplify accordingly.
42694
42695 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
42696
42697         * lib/config.charset: Update for FreeBSD 4.2 and OSF/1 5.1. Add
42698         support for DOS/DJGPP.
42699
42700 2001-03-01  Paul Eggert  <eggert@twinsun.com>
42701
42702         * m4/jm-macros.m4 (jm_MACROS): Use mkstemp replacement if the system
42703         lacks mkstemp.  Compile our own tempname.c if we compile our own
42704         mkstemp.c, as mkstemp relies on tempname.
42705
42706 2001-03-01  Jim Meyering  <meyering@lucent.com>
42707
42708         * m4/dos.m4 (jm_AC_DOS): Remove extra backslashes, now that
42709         AH_VERBATIM really does output its argument verbatim.
42710
42711 2001-02-28  Paul Eggert  <eggert@twinsun.com>
42712
42713         * lib/Makefile.am (libfetish_a_SOURCES):
42714         Add dup-safer.c, fopen-safer.c.
42715         (noinst_HEADERS): Add stdio-safer.h, unistd-safer.h.
42716
42717         * lib/dup-safer.c, lib/fopen-safer.c, lib/stdio-safer.h:
42718         * lib/unistd-safer.h: New files.
42719
42720 2001-02-25  Paul Eggert  <eggert@twinsun.com>
42721
42722         The mkstemp replacement is taken from glibc 2.2.2, with some
42723         portability fixes for use outside glibc, as follows:
42724
42725         * lib/tempname.c (struct_stat64): New macro.
42726         (direxists, __gen_tempname): Use it.
42727         This avoids a portability problem with Solaris 8.
42728
42729         * lib/tempname.c (<config.h>): Include if HAVE_CONFIG_H.
42730         (<stddef.h>, <stdint.h>, <string.h>):
42731         Include only if STDC_HEADERS || _LIBC.
42732         (<fcntl.h>): Include only if HAVE_FCNTL_H || _LIBC.
42733         (<unistd.h>): Include only if HAVE_UNISTD_H || _LIBC.
42734         (<sys/time.h>): Include only if HAVE_SYS_TIME_H || _LIBC.
42735         (__set_errno): Define this macro if <errno.h> doesn't.
42736         (P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE):
42737         Define these macros if <stdio.h> doesn't.
42738         (S_ISDIR, S_IRUSR, S_IWUSR, S_IXUSR):
42739         Define these macros if <sys/stat.h>
42740         doesn't.  Ignore <sys/stat.h> S_ISDIR if STAT_MACROS_BROKEN.
42741         (stat64, __getpid, __gettimeofday, __mkdir, __open, __open64, lxstat64,
42742         __xstat64): Define if not _LIBC.
42743         (__secure_getenv): Define if ! (HAVE___SECURE_GETENV || _LIBC).
42744         (__gen_tempname): Invoke gettimeofday only if
42745         HAVE_GETTIMEOFDAY || _LIBC;
42746         otherwise, fall back on plain "time".
42747         Use macros like S_IRUSR | S_IWUSR rather than octal values like 0600.
42748
42749         * lib/mkstemp.c (__GT_FILE): Define to zero if not defined.
42750
42751         * lib/mkstemp.c, lib/tempname.c: New files, taken from glibc 2.2.2.
42752
42753 2001-02-18  Paul Eggert  <eggert@twinsun.com>
42754
42755         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for sys/resource.h.
42756
42757 2001-02-17  Paul Eggert  <eggert@twinsun.com>
42758
42759         * m4/mbrtowc.m4: New file, defining jm_FUNC_MBRTOWC.
42760         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH):
42761         Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc).
42762         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
42763
42764 2001-02-17  Paul Eggert  <eggert@twinsun.com>
42765
42766         * lib/mbswidth.c, quotearg.c (mbrtowc, mbsinit):
42767         Remove workaround macros for hosts that have mbrtowc but not
42768         mbstate_t, as we now insist on proper declarations for both
42769         before using mbrtowc.
42770
42771 2001-02-17  Jim Meyering  <meyering@lucent.com>
42772
42773         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Don't check for
42774         getmntent via AC_CHECK_FUNCS, since that would get a `no' and disrupt
42775         further attempts by AC_FUNC_GETMNTENT to check with e.g., -lgen on
42776         UnixWare 7.1.1.
42777
42778         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc.,
42779         rather than AC_CACHE_VAL.
42780
42781 2001-02-17  Jim Meyering  <meyering@lucent.com>
42782
42783         * lib/strtoul.c: Sync from GNU libc.  Use double quotes, not <...>
42784         around included file name.
42785
42786         * lib/strnlen.c (__strnlen): Merge in a change from GNU libc.
42787
42788         * lib/strftime.c: Update from GNU libc (the only changes were to
42789         comments).
42790
42791 2001-02-17  Jim Meyering  <meyering@lucent.com>
42792
42793         * lib/regex.c: Update from libc.
42794
42795 2001-02-17  Bruno Haible  <haible@clisp.cons.org>
42796
42797         * lib/mbswidth.h (mbswidth): Also define as macro, to avoid prototype
42798         clash.
42799
42800 2001-02-16  Paul Eggert  <eggert@twinsun.com>
42801
42802         * lib/alloca.c (malloc): Undef before defining, since stdlib.h
42803         may have defined it.  Needed for Encore Umax-3.0.9.16b systems.
42804         Reported by Mark Hounschell via Paul Eggert.
42805
42806 2001-02-07  Jim Meyering  <meyering@lucent.com>
42807
42808         * m4/regex.m4 (jm_INCLUDED_REGEX): Add a test for the latest bug.
42809
42810 2001-02-05  Jim Meyering  <meyering@lucent.com>
42811
42812         * m4/jm-macros.m4: Require autoconf-2.14d (not yet released), because
42813         it includes the patch required for `large file' support with at least
42814         HP-UX's 10.20 /bin/cc.
42815
42816 2001-02-03  Jim Meyering  <meyering@lucent.com>
42817
42818         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Restore prior use of
42819         AS_IF, now that it works once again (mysteriously).
42820         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
42821
42822 2001-01-30  Jim Meyering  <meyering@lucent.com>
42823
42824         Don't use filenames that are 8.3-equivalent to "conftest" on DOS.
42825         * m4/chown.m4: Rename conftestchown to conftest.chown.
42826         * m4/rename.m4: s/conftestdir/conftest.d1/ and
42827         s/conftestdir2/conftest.d2/.
42828         * m4/utimes.m4: s/conftestdata/conftest.data/
42829         Inspired by Pavel Roskin's change in autoconf.
42830
42831 2001-01-30  Bruno Haible  <haible@clisp.cons.org>
42832
42833         * lib/config.charset: Update for FreeBSD 4.2.
42834
42835 2001-01-27  Jim Meyering  <meyering@lucent.com>
42836
42837         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Open-code what was
42838         a use of AS_IF.
42839         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
42840
42841 2001-01-26  Jim Meyering  <meyering@lucent.com>
42842
42843         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Check for stddef.h, now that
42844         quotearg.c includes it.
42845
42846 2001-01-26  Jim Meyering  <meyering@lucent.com>
42847
42848         * lib/quotearg.c: Include stddef.h.
42849         * lib/quote.c: Include stddef.h.
42850         Reported by Axel Kittenberger.
42851
42852         * lib/xmalloc.c [HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
42853         line in double quotes so that it evokes a better diagnostic.
42854         [HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.
42855         Reported by Axel Kittenberger.
42856
42857 2001-01-24  Stefan Monnier  <monnier@cs.yale.edu>
42858
42859         * regex.c (mutually_exclusive_p): Don't blindly handle `charset_not'
42860         as if it was a `charset'.
42861
42862 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
42863
42864         * m4/iconv.m4 (jm_ICONV): Also check whether the iconv declaration
42865         has const.
42866
42867 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
42868
42869         * lib/unicodeio.c (print_unicode_char): Cast the second iconv() arg,
42870         to avoid a warning.  Add back 'const' to inptr.
42871
42872 2001-01-20  Jim Meyering  <meyering@lucent.com>
42873
42874         Be sure that headers are checked before used in code compiled
42875         for the type checks.
42876         * m4/jm-macros.m4 (jm_MACROS): Remove all header checks.
42877         In place of that, invoke jm_CHECK_ALL_TYPES.
42878         (jm_CHECK_ALL_HEADERS): New functions with the above checks.
42879         (jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS.
42880         Alan Iwi reported a build failure on an f300-fujitsu-uxpv4.1_ES;
42881         The check for ssize_t was mistakenly run before the test for unistd.h.
42882
42883         The configure-time check for stdbool.h was missing.
42884         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_HASH.
42885         (jm_PREREQ_HASH): New function.
42886
42887 2001-01-17  Jim Meyering  <meyering@lucent.com>
42888
42889         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE,
42890         for autoconf-2.49c.
42891         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Likewise.
42892
42893 2001-01-16  Jim Meyering  <meyering@lucent.com>
42894
42895         * lib/basename.c: Include <stdio.h>, needed by assert on SunOS 4.
42896         From Bruno Haible.
42897
42898 2001-01-14  Jim Meyering  <meyering@lucent.com>
42899
42900         * m4/rename.m4: Use temporary directories named conftestdir{,2}, not
42901         foo and bar.  Create conftestdir/ in the script, not in the C code.
42902         Remove directories in the script, not in the C code.
42903         Remove conftestdir{,2} before trying to create the directory.
42904         Make the entire configure script fail if the mkdir fails.
42905
42906 2001-01-14  Jim Meyering  <meyering@lucent.com>
42907
42908         * lib/rename.c: New file.  From Volker Borchert.
42909         Include stdlib.h, string.h or strings.h, and xalloc.h.
42910         Use strip_trailing_slashes rather than open-coding it.
42911
42912 2001-01-03  Paul Eggert  <eggert@twinsun.com>
42913
42914         * lib/strftime.c: Sync with glibc time/strftime.c 1.81.
42915
42916 2001-01-03  Jim Meyering  <meyering@lucent.com>
42917
42918         * lib/unicodeio.c (print_unicode_char): Remove `const' from declaration
42919         of local `inptr' to avoid warning with some system declarations of
42920         iconv.
42921
42922 2001-01-02  Volker Borchert  <bt@teknon.de>
42923
42924         * m4/rename.m4: New file.
42925         * m4/jm-macros.m4 (jm_MACROS): Require vb_FUNC_RENAME.
42926
42927 2001-01-01  Jim Meyering  <meyering@lucent.com>
42928
42929         * m4/prereq.m4 (jm_PREREQ_READUTMP): Include utmp.h (if available),
42930         even on systems with utmpx.h.  It's necessary for the declaration of
42931         utmp's ut_user member.  Reported by Andreas Jaeger.
42932
42933         * m4/check-decl.m4 (jm_CHECK_DECLS): Include grp.h and pwd.h if
42934         available. They are required for the declarations of getgrgid and
42935         getpwuid resp.
42936         (_jm_DECL_HEADERS): Check for grp.h and pwd.h.
42937         Reported by Andreas Jaeger.
42938
42939 2001-01-01  Alexandre Duret-Lutz  <duret_g@epita.fr>
42940
42941         * m4/libintl.m4 (AM_GNU_GETTEXT): Define MKINSTALLDIRS by
42942         expanding the value of $ac_aux_dir, as in AM_MISSING_HAS_RUN,
42943         so `make install' also works in VPATH builds.
42944
42945 2000-12-31  Alexandre Duret-Lutz  <duret_g@epita.fr>
42946
42947         * m4/libintl.m4 (AM_WITH_NLS): When using AC_CONFIG_AUX_DIR,
42948         prepend $(top_srcdir) to the value of MKINSTALLDIRS so that it
42949         can be used in subdirectories.
42950
42951 2000-12-29  Paul Eggert  <eggert@twinsun.com>
42952
42953         * lib/modechange.c: Do not assume that mode_t uses the
42954         traditional octal encoding.  E.g. "chmod 1 FOO" should set
42955         the other-execute bit of FOO even if S_IXOTH != 1.
42956
42957         (SUID, SGID, SVTX, RUSR, WUSR, XUSR, RGRP, WGRP, XGRP, ROTH,
42958         WOTH, XOTH, ALLM): New macros.
42959         (S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR,
42960          S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH):
42961         Use them.
42962         (S_ISGID): Fix typo; it was defaulting to the same value as S_ISUID.
42963         (S_IRWXU, S_IRWXG, S_IRWXO): Specify defaults in terms of the above.
42964         (mode_compile):
42965         No need to use uintmax_t; unsigned long is long enough.
42966         Don't bother to get suffix since we don't use it.
42967
42968 2000-12-26  Jim Meyering  <meyering@lucent.com>
42969
42970         * m4/dos.m4 (jm_AC_DOS): Rewrite (though it's still a stub) to work
42971         better with autoheader.
42972
42973 2000-12-24  Jim Meyering  <meyering@lucent.com>
42974
42975         * lib/hash.c (is_prime): Return explicit boolean values.
42976         (hash_get_first): Return NULL to appease Irix5.6's 89.
42977         Reported by Nelson Beebe.
42978
42979 2000-12-19  Bruno Haible  <haible@clisp.cons.org>
42980
42981         * lib/localcharset.c (locale_charset): Add support for Win32.
42982
42983 2000-12-18  Paul Eggert  <eggert@twinsun.com>
42984
42985         * lib/physmem.h, lib/physmem.c: New files.
42986
42987         * lib/Makefile.am (libfetish_a_SOURCES): Add physmem.c.
42988         (noinst_HEADERS): Add physmem.h.
42989
42990         * lib/xstrtol.c (__xstrtol): Add undocumented suffixes 'g' and
42991         't' for compatibility with Solaris 8 sort.
42992
42993 2000-12-18  Bruno Haible  <haible@clisp.cons.org>
42994
42995         * lib/config.charset: Add support for BeOS.
42996
42997 2000-12-17  Jim Meyering  <meyering@lucent.com>
42998
42999         * m4/dos.m4 (jm_AC_DOS): New file and macro.
43000         * m4/jm-macros.m4 (jm_MACROS): Require jm_AC_DOS.
43001
43002 2000-12-16  Jim Meyering  <meyering@lucent.com>
43003
43004         This bug had a serious impact on chown: `chown N:M FILE' (for integer
43005         N and M) would have treated it like `chown N:N FILE'.
43006
43007         * lib/userspec.c (parse_user_spec): Fix typo: s/u/g/.
43008
43009 2000-12-16  Jim Meyering  <meyering@lucent.com>
43010
43011         * lib/getusershell.c [!SHELLS_FILE && __DJGPP__]: Define
43012         SHELLS_FILE to a file name that's useful on djgpp systems.
43013         Include stdlib.h.
43014         (ADDITIONAL_DEFAULT_SHELLS): Define.
43015         (default_shells): Prepend ADDITIONAL_DEFAULT_SHELLS.
43016         Based mostly on a patch from Prashant TR.
43017
43018 2000-12-16  Bruno Haible  <haible@clisp.cons.org>
43019
43020         * lib/config.charset: Add ISO-8859-3, BIG5HKSCS, GB18030, JOHAB,
43021         VISCII, CP874, CP949, CP950, CP1250, CP1253, CP1254, CP1255, CP1256,
43022         CP1257 to the list of canonical encodings. Rename EUC-CN to GB2312.
43023
43024 2000-12-08  Andreas Schwab  <schwab@suse.de>
43025
43026         * lib/mbswidth.c (mbsnwidth): Don't loop endlessly when called with an
43027         invalid mulitbyte sequence and with the MBSW_ACCEPT_INVALID flag set.
43028
43029 2000-12-07  Jim Meyering  <meyering@lucent.com>
43030
43031         * lib/stripslash.c (ISSLASH): Define.
43032         (strip_trailing_slashes): Use ISSLASH rather than comparing against
43033         `/'.
43034         From Prashant TR.
43035
43036         * lib/dirname.c (FILESYSTEM_PREFIX_LEN): Define.
43037         (dir_name_r): Declare this function as static.
43038         [BACKSLASH_IS_PATH_SEPARATOR]: Fix a bug that'd
43039         manifest itself on a name containing a mix of slashes and
43040         backslashes.
43041         Make this function work with names starting with a DOS-style
43042         drive letter and colon prefix.
43043         (dir_name): Append `.' if necessary.
43044         Based mostly on patches from Prashant TR and Eli Zaretskii.
43045
43046         * lib/dirname.h (dir_name_r): Remove prototype.
43047
43048 2000-12-06  Paul Eggert  <eggert@twinsun.com>
43049
43050         * m4/off_t-format.m4: Remove this file.
43051         * m4/jm-macros.m4 (jm_MACROS): Remove jm_SYS_OFF_T_PRINTF_FORMAT.
43052
43053 2000-12-06  Jim Meyering  <meyering@lucent.com>
43054
43055         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): If we need the
43056         replacement strtoull, we may well need the replacement strtoul, too.
43057         Check for declarations of strtoul and strtoull.
43058         Check for strtol.  Mainly as a cue to cause automake to include
43059         strtol.c -- that file is included by each of strtoul.c and strtoull.c.
43060         Check for limits.h -- strtol.c needs it.
43061
43062 2000-12-05  Jim Meyering  <meyering@lucent.com>
43063
43064         * lib/dirname.c (dir_name_r): Add `const' in a few local declarations.
43065
43066 2000-12-04  Jim Meyering  <meyering@lucent.com>
43067
43068         * lib/path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc.
43069         Also include memory.h, stdlib.h, unistd.h if appropriate.
43070         Reported by Andreas Jaeger (conflicting declaration of malloc).
43071
43072 2000-12-02  Jim Meyering  <meyering@lucent.com>
43073
43074         * m4/off_t-format.m4 (OFF_T_PRINTF_FORMAT_STRING): New file/macro.
43075         * m4/jm-macros.m4 (jm_MACROS): require it.
43076
43077 2000-12-02  Jim Meyering  <meyering@lucent.com>
43078
43079         * lib/closeout.h: Make idempotent, to avoid some obscure warnings.
43080
43081 2000-12-01  Paul Eggert  <eggert@twinsun.com>
43082
43083         * lib/memrchr.c: Include <config.h> before any system include file.
43084
43085 2000-11-30  Jim Meyering  <meyering@lucent.com>
43086
43087         * m4/jm-macros.m4 (jm_MACROS): Check for stdint.h.
43088
43089 2000-11-30  Jim Meyering  <meyering@lucent.com>
43090
43091         * m4/getloadavg.m4: s/ifval/m4_ifval/ to accommodate new autoconf.
43092
43093 2000-11-29  Paul Eggert  <eggert@twinsun.com>
43094
43095         * lib/dirname.c (dir_name_r): Fix typo: int -> size_t.
43096
43097 2000-11-26  Jim Meyering  <meyering@lucent.com>
43098
43099         * lib/memcoll.c: Include sys/types.h.  From Werner Almesberger.
43100
43101 2000-11-22  Paul Eggert  <eggert@twinsun.com>
43102
43103         * lib/strftime.c (my_strftime): Do not invoke mbrlen with a
43104         size of (size_t) -1; it's not portable.
43105
43106 2000-11-17  Jim Meyering  <meyering@lucent.com>
43107
43108         * lib/strstr.c: Update from GNU libc.
43109
43110 2000-11-17  Akim Demaille  <akim@epita.fr>
43111
43112         * lib/obstack.h: Formatting changes.
43113         (obstack_grow, obstack_grow0): Don't cast WHERE at all: that would
43114         prevent type checking.
43115         (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
43116         cast the value to (void *): assigning a `foo *' to a `void *'
43117         variable is valid.
43118         (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
43119
43120 2000-11-16  Jim Meyering  <meyering@lucent.com>
43121
43122         * lib/strverscmp.c: Incorporate weak-alias-related changes from glibc.
43123
43124 2000-11-11  Jim Meyering  <meyering@lucent.com>
43125
43126         * lib/error.c: Add a couple #includes, merging from GNU libc version.
43127
43128 2000-11-10  Jim Meyering  <meyering@lucent.com>
43129
43130         * lib/obstack.h: Update from GNU libc.
43131         * lib/obstack.c: Likewise.
43132
43133 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
43134
43135         * m4/jm-macros.m4 (jm_MACROS): Add test for wcrtomb.
43136
43137 2000-11-06  Paul Eggert  <eggert@twinsun.com>
43138
43139         * lib/getusershell.c (setusershell): Use rewind rather than
43140         fseek/fseeko, to avoid configuration hassles with fseeko.
43141         Don't bother opening SHELLS_FILE if shellstream is NULL;
43142         it's not necessary.
43143
43144 2000-11-05  Jim Meyering  <meyering@lucent.com>
43145
43146         * lib/makepath.h (make_dir): Declare.
43147         * lib/makepath.c (make_dir): Remove `static' attribute.
43148         Tweak a comment.
43149
43150 2000-11-04  Jim Meyering  <meyering@lucent.com>
43151
43152         * m4/regex.m4: Use the `m4_' prefix on `syscmd' and `m4_sysval'.
43153
43154 2000-11-04  Alexandre Duret-Lutz  <duret_g@epita.fr>
43155
43156         * lib/hash.c (hash_get_next): Fix a thinko:  when ENTRY is the
43157         last one in a bucket, advance to the next bucket.
43158
43159 2000-11-02  Vesselin Atanasov  <vesselin@bgnet.bg>
43160
43161         * lib/fnmatch.c: Do not comment out all the code if we are using
43162         the GNU C library, because in some cases we are replacing buggy
43163         code in the GNU C library itself.
43164
43165 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
43166
43167         * regex.c (re_iswctype, re_wctype_to_bit): Fix braino.
43168         (regex_compile): Catch bogus \(\1\).
43169
43170 2000-10-30  Paul Eggert  <eggert@twinsun.com>
43171
43172         * lib/fnmatch.c (FOLD): Do not assume that characters are unsigned.
43173         (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
43174         e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero.
43175
43176 2000-10-30  Paul Eggert  <eggert@twinsun.com>
43177
43178         * lib/error.h, getline.h, modechange.h:
43179         Remove "2000" from Copyright line, as the file hasn't been
43180         changed this year other than in the copyright notice.
43181
43182         * lib/xalloc.h: Add "2000" to Copyright line, as this file
43183         was changed this year.
43184
43185 2000-10-29  Jim Meyering  <meyering@lucent.com>
43186
43187         * m4/fsusage.m4: s/AC_SHELL_IFELSE/AS_IFELSE/ to match autoconf
43188         renaming.
43189         * m4/ls-mntd-fs.m4: Likewise
43190
43191 2000-10-29  Jim Meyering  <meyering@lucent.com>
43192
43193         * lib/xstat.in: Fix grammar in comment.
43194
43195 2000-10-29  Greg Louis  <glouis@dynamicro.on.ca>
43196
43197         * lib/regex.h (__restrict_arr): Move definition out of #ifndef block.
43198         Required because egcs-2.91.66 (aka 1.1.2) defines __restrict, but
43199         doesn't define __restrict_arr.
43200
43201 2000-10-28  Jim Meyering  <meyering@lucent.com>
43202
43203         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_MEMCHR.
43204         (jm_PREREQ_MEMCHR): New function.
43205
43206 2000-10-28  Jim Meyering  <meyering@lucent.com>
43207
43208         * lib/memchr.c: Update from libc.
43209         Adjust for portability:
43210         [HAVE_STDLIB_H]: Include stdlib.h.
43211         [HAVE_BP_SYM_H || _LIBC]: Guard inclusion of bp-sym.h.
43212         Undef __memchr, too.
43213         [!weak_alias]: Define __memchr to memchr.
43214
43215         * lib/regex.c: Update from libc.
43216         * lib/regex.h: Likewise.
43217         * lib/getopt1.c: Likewise.
43218         * lib/memcmp.c: Likewise.
43219
43220         * lib/getusershell.c (setusershell) [HAVE_FSEEKO]: Use fseeko.
43221         Avoid using fseek, when possible -- it's broken by design.
43222         Patch by Ulrich Drepper.
43223
43224 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
43225
43226         * regex.c (POP_FAILURE_REG_OR_COUNT, re_match_2_internal)
43227         (re_match_2_internal, re_match_2_internal, re_match_2_internal):
43228         Giving in to popular pressure to shut up the compiler with casts.
43229
43230 2000-10-26  Jim Meyering  <meyering@lucent.com>
43231
43232         * lib/strftime.c: Update from libc.
43233
43234 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
43235
43236         * regex.c: More `unsigned char' -> `re_char' changes.
43237         Also change several `int' into `re_wchar_t'.
43238         (PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove.
43239         (PUSH_FAILURE_POINTER): Don't cast any more.
43240         (POP_FAILURE_REG_OR_COUNT): Remove the cast that strips `const'.
43241         We want GCC to complain, since this piece of code makes
43242         re_match non-reentrant, which *should* be fixed.
43243         (GET_BUFFER_SPACE): Use size_t rather than unsigned long.
43244         (EXTEND_BUFFER): Use RETALLOC.
43245         (SET_LIST_BIT): Don't cast.
43246         (re_wchar_t): New type.
43247         (re_iswctype, re_wctype_to_bit): Make it crystal clear to GCC
43248         that those two functions will always properly return.
43249         (IMMEDIATE_QUIT_CHECK): Cast to void.
43250         (analyse_first): Use recursion rather than an explicit stack.
43251         (re_compile_fastmap): Can't fail anymore.
43252         (re_search_2): Don't check re_compile_fastmap for failure.
43253         (PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT.
43254         Now also sets the new value (passed in a new argument).
43255         (re_match_2_internal): Use it.
43256         Also, use a new var `reg' of type size_t when looping through regs
43257         rather than reuse the inappropriate `mcnt'.
43258
43259 2000-10-25  Jim Meyering  <meyering@lucent.com>
43260
43261         * lib/obstack.c: Update from libc.
43262
43263 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
43264
43265         * regex.c (regex_compile): Change the way of handling a range from
43266         a char less than 256 to a char not less than 256.
43267
43268 2000-10-24  Andrew Innes  <andrewi@gnu.org>
43269
43270         * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
43271         NT-Emacs only.
43272         (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT,
43273         so that re_search functions only quit when callers expect them to.
43274
43275 2000-10-23  Jim Meyering  <meyering@lucent.com>
43276
43277         * lib/hard-locale.c (hard_locale): Revert last change -- it was simply
43278         wrong.  That set_locale call must not have any side effects.
43279         From Paul Eggert.
43280
43281 2000-10-22  Jim Meyering  <meyering@lucent.com>
43282
43283         * lib/md5.c (md5_process_block) [OP]: Use `rol', not CYCLIC.
43284         [CYCLIC]: Remove now-unused definition.
43285
43286         * lib/save-cwd.c (O_DIRECTORY): Define, if needed.
43287         (save_cwd) [HAVE_FCHDIR]: Use O_DIRECTORY when opening ".".
43288         Suggestion from Ulrich Drepper.
43289
43290 2000-10-21  Jim Meyering  <meyering@lucent.com>
43291
43292         * m4/check-decl.m4 (jm_CHECK_DECLS): Also check for memrchr.
43293         * m4/prereq.m4 (jm_PREREQ_DIRNAME): New macro.
43294         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memrchr.
43295
43296 2000-10-21  Jim Meyering  <meyering@lucent.com>
43297
43298         * lib/dirname.c (memrchr): Declare if necessary.
43299         (dir_name): Remove the restriction that there be no
43300         trailing slashes.  Now, this code skips past them, effectively
43301         ignoring them.
43302         [TEST_DIRNAME] (main): New unit tests.
43303
43304         * lib/memrchr.c: New file from GNU libc.
43305         Undef __memrchr, too.
43306         [!weak_alias]: Define __memrchr to memrchr.
43307         Guard weak_alias use with `#ifdef weak_alias'.
43308
43309 2000-10-21  Jim Meyering  <meyering@lucent.com>
43310
43311         * lib/dirname.c (dir_name_r): New function, factored out of dir_name.
43312         (dir_name): Use dir_name_r.
43313         * lib/dirname.h (dir_name_r): Declare it.
43314
43315 2000-10-17  Jim Meyering  <meyering@lucent.com>
43316
43317         * lib/quote.h (PARAMS): Define and use.
43318         Reported by Akim Demaille.
43319
43320         * lib/getopt.c: Update from libc.
43321
43322 2000-10-16  Jim Meyering  <meyering@lucent.com>
43323
43324         * lib/hard-locale.c (hard_locale): Use "", not 0 as 2nd arg to
43325         setlocale.
43326         From Jan Fedak.
43327
43328 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
43329
43330         * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.
43331
43332 2000-09-25  Jim Meyering  <meyering@lucent.com>
43333
43334         * lib/md5.h (rol): Define (from GnuPG).
43335
43336         * lib/sha.c: Give credit (GnuPG) where due.
43337         (M): Use rol rather than open-coding it.
43338         Add a FIXME comment.
43339
43340 2000-09-21  Jim Meyering  <meyering@lucent.com>
43341
43342         * lib/userspec.c (parse_user_spec): Remove debugging printf I'd added.
43343         Reported by Michael Stone.
43344
43345 2000-09-20  Jim Meyering  <meyering@lucent.com>
43346
43347         * lib/Makefile.am (libfetish_a_SOURCES): Add sha.c.
43348         (noinst_HEADERS): Add sha.h.
43349         Based on code from Scott G. Miller and from GnuPG.
43350
43351 2000-09-18  Jim Meyering  <meyering@lucent.com>
43352
43353         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Restore the initial value of
43354         LIBS. Otherwise, everyone ends up linking with -lelf for some
43355         configurations.
43356         Reported by Mike Stone.
43357
43358 2000-09-15  Jim Meyering  <meyering@lucent.com>
43359
43360         * lib/regex.c: Update from libc.
43361
43362 2000-09-10  Jim Meyering  <meyering@lucent.com>
43363
43364         * lib/getopt.c (_getopt_internal): Update from glibc.
43365
43366 2000-09-09  Jim Meyering  <meyering@lucent.com>
43367
43368         * lib/quotearg.c: Rename ISASCII to IN_CTYPE_DOMAIN, so people don't
43369         think it should be used as a general replacement for isascii.
43370         * lib/fnmatch.c: Likewise.
43371         * lib/mbswidth.c: Likewise
43372         * lib/regex.c: Likewise.
43373
43374         Don't use atoi.
43375         * lib/userspec.c: Include sys/param.h and limits.h.
43376         Include xstrtol.h.
43377         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
43378         (UID_T_MAX, GID_T_MAX, MAXUID, MAXGID): Define.
43379         (parse_user_spec): Use xstrtoul, not atoi when converting numeric
43380         UID, GID.  Check range.
43381
43382 2000-09-06  Jim Meyering  <meyering@lucent.com>
43383
43384         * lib/getopt.c (_getopt_internal): Update from glibc.
43385
43386 2000-08-30  Jim Meyering  <meyering@lucent.com>
43387
43388         * lib/strftime.c: Merge in changes from GNU libc.
43389
43390 2000-08-26  Jim Meyering  <meyering@lucent.com>
43391
43392         * m4/jm-macros.m4: Use jm_FUNC_FPENDING.
43393         * m4/fpending.m4: New file.
43394
43395 2000-08-26  Jim Meyering  <meyering@lucent.com>
43396
43397         * lib/closeout.c: Include "__fpending.h".
43398         (close_stdout_status): Return right away if there's nothing to flush.
43399
43400         * lib/Makefile.am (noinst_HEADERS): Add __fpending.h.
43401         * lib/__fpending.c: New file.
43402         * lib/__fpending.h: New file.
43403
43404 2000-08-20  Jim Meyering  <meyering@lucent.com>
43405
43406         * m4/check-decl.m4: Include utmp.h `#if HAVE_UTMP_H', rather than
43407         `#if !HAVE_UTMPX_H'.  The latter would lose on systems with neither
43408         utmp.h nor utmpx.h.  Reported by Eli Zaretskii.
43409
43410 2000-08-11  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
43411
43412         Improve fileutils installation on systems where running
43413         programs (like install) can't be unlinked.
43414         * m4/unlink-busy.m4 (jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
43415         * m4/jm-macros.m4: Use jm_FUNC_UNLINK_BUSY_TEXT.
43416
43417 2000-08-07  Paul Eggert  <eggert@twinsun.com>
43418
43419         Standardize on "memory exhausted" instead of "Memory exhausted"
43420         or "virtual memory exhausted".
43421         * lib/obstack.c (print_and_abort): Use "memory exhausted", not
43422         "virtual memory exhausted".
43423         * lib/same.c (same_name): Invoke xalloc_die instead of printing
43424         our own message.
43425         * lib/userspec.c (parse_user_spec): Likewise.
43426         * lib/bumpalloc.h: comment fix
43427         * lib/same.c, userspec.c: Include xalloc.h.
43428
43429         * lib/xalloc.h (xalloc_msg_memory_exhausted): Now char const[],
43430         not char *const and pointing to a constant array.
43431         * lib/xmalloc.c (xalloc_msg_memory_exhausted): Likewise.
43432         (xrealloc): Comment fix.
43433
43434         * lib/userspec.c (parse_user_spec):
43435         Don't translate a message until just before returning,
43436         to avoid unnecessary translation.
43437
43438 2000-08-07  Jim Meyering  <meyering@lucent.com>
43439
43440         * lib/addext.c, argmatch.c, argmatch.h, backupfile.h, bumpalloc.h,
43441         chown.c, diacrit.h, dirname.h, dup2.c, exclude.h, fileblocks.c,
43442         fnmatch.c, fnmatch.h, fsusage.c, fsusage.h, getdate.h,
43443         getgroups.c, gethostname.c, getopt.h, group-member.c,
43444         hard-locale.c, hash.h, isdir.c, lchown.c, linebuffer.c,
43445         linebuffer.h, long-options.h, malloc.c, md5.c, md5.h, memchr.c,
43446         memcmp.c, memcoll.c, memset.c, mktime.c, modechange.h, obstack.h,
43447         pathmax.h, realloc.c, rmdir.c, safe-read.c, save-cwd.c, stime.c,
43448         stpcpy.c, strcasecmp.c, strcspn.c, strdup.c, stripslash.c,
43449         strstr.c, strtod.c, strtol.c, strtoul.c, strtoull.c, strtoumax.c,
43450         utime.c, version-etc.h, xalloc.h, xstrdup.c, xstrtoumax.c,
43451         yesno.c: Back out Copyright date changes for each file with no change
43452         this year.  This eases coordination with other programs using the same
43453         source code modules.  From Paul Eggert.
43454
43455 2000-08-06  Paul Eggert  <eggert@twinsun.com>
43456
43457         * m4/mbstate_t.m4 (AC_MBSTATE_T): Define mbstate_t to be int,
43458         not char, for compatibility with glibc 2.1.3 strftime.c.
43459
43460 2000-08-03  Greg McGary  <greg@mcgary.org>
43461
43462         * lib/regex.c (SET_HIGH_BOUND, MOVE_BUFFER_POINTER,
43463         ELSE_EXTEND_BUFFER_HIGH_BOUND): New macros.
43464         (EXTEND_BUFFER): Use them.
43465
43466 2000-08-01  Jim Meyering  <meyering@lucent.com>
43467
43468         * lib/dirname.c (ISSLASH): Define.
43469         (BACKSLASH_IS_PATH_SEPARATOR): Define.
43470         (dir_name) [BACKSLASH_IS_PATH_SEPARATOR]: Handle the case in which
43471         both `\' and `/' may be use as path separators.
43472         Based on a patch from Prashant TR.
43473
43474 2000-07-31  Paul Eggert  <eggert@twinsun.com>
43475
43476         * lib/quotearg.c (quotearg_n_options): Don't make the initial
43477         slot vector a constant, since it might get modified.
43478
43479 2000-07-31  Jim Meyering  <meyering@lucent.com>
43480
43481         * lib/xmalloc.c: Use `virtual memory exhausted', not
43482         `Memory exhausted'.
43483         * lib/obstack.c (print_and_abort): Likewise.
43484
43485 2000-07-30  Paul Eggert  <eggert@twinsun.com>
43486
43487         * lib/quotearg.c (quotearg_n_options): Preallocate a slot 0
43488         buffer, so that the caller can always quote one small
43489         component of a "memory exhausted" message in slot 0.
43490         From a suggestion by Jim Meyering.
43491
43492 2000-07-30  Jim Meyering  <meyering@lucent.com>
43493
43494         * lib/makepath.c (make_path): Quote the other instance, too.
43495
43496         * lib/quotearg.c (N_STATIC_SLOTVECS): Define.
43497         (STATIC_BUF_SIZE): Define.
43498         (quotearg_n_options): Use only statically allocated storage when
43499         N < N_STATIC_SLOTVECS and the length of the quoted result is smaller
43500         than STATIC_BUF_SIZE.
43501
43502 2000-07-29  Jim Meyering  <meyering@lucent.com>
43503
43504         * lib/diacrit.c (diacrit_diac): Use __MSDOS__ in favor of MSDOS.
43505         * lib/dirname.c (dir_name): Likewise.
43506
43507         * lib/basename.c (base_name): Use ISSLASH rather than comparing against
43508         `/'.
43509
43510         * lib/dirname.c (dir_name) [MSDOS]: Declare `lim' to be const.
43511         (dir_name): Assert that there are no trailing slashes.
43512
43513 2000-07-29  Bruno Haible  <haible@clisp.cons.org>
43514
43515         * lib/mbswidth.h (mbswidth): Add a flags argument.
43516         (mbswidth): New declaration.
43517         (MBSW_ACCEPT_INVALID, MBSW_ACCEPT_UNPRINTABLE): New macros.
43518         * lib/mbswidth.c (mbswidth): Add a flags argument.
43519         (mbsnwidth): New function.
43520
43521 2000-07-24  Jim Meyering  <meyering@lucent.com>
43522
43523         * lib/mbswidth.c: Remove useless #else.  From Bruno Haible.
43524
43525 2000-07-23  Paul Eggert  <eggert@twinsun.com>
43526
43527         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.
43528
43529 2000-07-23  Paul Eggert  <eggert@twinsun.com>
43530
43531         * lib/quotearg.c: Streamline by invoking multibyte code only if needed.
43532         <wchar.h>: Include only if HAVE_MBRTOWC && 1 < MB_LEN_MAX.
43533         (MB_CUR_MAX): Redefine to 1 if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX).
43534         (quotearg_buffer_restyled): If a unibyte locale, don't bother to
43535         invoke multibyte primitives.
43536
43537 2000-07-23  Paul Eggert  <eggert@twinsun.com>
43538
43539         * lib/quotearg.c:
43540         Include <wchar.h> even if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX),
43541         so that mbstate_t is always defined.
43542
43543         Do not inspect MB_LEN_MAX, since it's incorrectly defined to
43544         be 1 in at least one GCC installation, and this configuration
43545         error is likely to be common.  Ignoring MB_LEN_MAX hurts
43546         performance on hosts that have mbrtowc but have only unibyte
43547         locales, but I assume these hosts are rare.
43548
43549 2000-07-23  Paul Eggert  <eggert@twinsun.com>
43550
43551         * lib/mbswidth.c (_XOPEN_SOURCE):
43552         Don't define; this causes problems on Solaris 7.
43553         (wcwidth) [!HAVE_DECL_WCWIDTH]: Declare.
43554
43555 2000-07-23  Jim Meyering  <meyering@lucent.com>
43556
43557         * m4/check-decl.m4 (jm_CHECK_DECLS): Check for declarations of these,
43558         too: getgrgid, getpwuid, getuid.
43559
43560 2000-07-23  Jim Meyering  <meyering@lucent.com>
43561
43562         * lib/basename.c (base_name): Add an assertion.
43563
43564 2000-07-23  Bruno Haible  <haible@clisp.cons.org>
43565
43566         * lib/quotearg.c: When the system forces us to redefine mbstate_t,
43567         shadow its mbsinit function.
43568
43569 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
43570
43571         * lib/mbswidth.h: New file.
43572         * lib/mbswidth.c: New file.
43573         * lib/Makefile.am (libfetish_a_SOURCES): Add mbswidth.c.
43574         (noinst_HEADERS): Add mbswidth.h.
43575
43576 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
43577
43578         * lib/config.charset: Add support for FreeBSD. Improve support for
43579         HP-UX and IRIX 6.
43580
43581 2000-07-16  Bruno Haible  <haible@clisp.cons.org>
43582
43583         * m4/mbswidth.m4: New file.
43584         * m4/prereq.m4 (jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
43585
43586 2000-07-15  Jim Meyering  <meyering@lucent.com>
43587
43588         * lib/makepath.c: Include quote.h.
43589         (make_path): Convert "`%s'" in format strings to "%s", and wrap each
43590         corresponding argument in a `quote (...)' call.
43591         Give better diagnostics.
43592
43593         * lib/Makefile.am (libfetish_a_SOURCES): Add quote.c.
43594         (noinst_HEADERS): Add quote.h.
43595
43596         * lib/quote.c (quote, quote_n): New file.  Two functions taken verbatim
43597         from tar's src/misc.c.
43598         * lib/quote.h: New file.  Prototypes for same.
43599
43600 2000-07-14  Paul Eggert  <eggert@twinsun.com>
43601
43602         From a suggestion by Bruno Haible.
43603         * lib/quotearg.c (mbrtowc): Do not use HAVE_WCHAR_H in the definition.
43604         Use defined mbstate_t, not HAVE_MBSTATE_T_OBJECT,
43605         to decide whether to define the BeOS workaround macro;
43606         this adjusts to the change to AC_MBSTATE_T.
43607
43608 2000-07-14  Jim Meyering  <meyering@lucent.com>
43609
43610         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Require
43611         jm_AC_TYPE_UINTMAX_T.
43612
43613 2000-07-13  Paul Eggert  <eggert@twinsun.com>
43614
43615         * lib/quotearg.h (enum quoting style): New enum clocale_quoting_style.
43616
43617         * lib/quotearg.c (quoting_style_args, quoting_style_vals,
43618         quotearg_buffer_restyled): Add support for
43619         clocale_quoting_style.  Undo previous change to
43620         locale_quoting_style behavior, and undo the "{LEFT QUOTATION MARK}"
43621         and "{RIGHT QUOTATION MARK}" msgids.
43622
43623 2000-07-10  Paul Eggert  <eggert@twinsun.com>
43624
43625         From a suggestion by Bruno Haible.
43626         * m4/mbstate_t.m4 (AC_MBSTATE_T):
43627         Renamed from AC_MBSTATE_T_OBJECT.  All uses changed.
43628         Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
43629         and mbstate_t, to a single-part test that simply defines mbstate_t.
43630         * m4/prereq.m4 (jm_PREREQ_QUOTEARG):
43631         s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
43632
43633 2000-07-10  Jim Meyering  <meyering@lucent.com>
43634
43635         * m4/strerror_r.m4: Mirror the correction made in autoconf.
43636
43637         * m4/gnu-source.m4: Output to confdefs.h directly.
43638         Suggestion from Akim Demaille.
43639
43640 2000-07-09  Paul Eggert  <eggert@twinsun.com>
43641
43642         The old behavior of quoting `like this' doesn't look good with
43643         newer, ISO-style fonts.  See:
43644         http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
43645
43646         Instead, quote "like this" by default.  Let the translator
43647         tailor the locale-specific quoting behavior by providing
43648         translations for {LEFT QUOTATION MARK} and {RIGHT QUOTATION MARK}.
43649
43650         * lib/quotearg.c (N_): New macro.
43651         (gettext_default): New function.
43652         (quotearg_buffer_restyled): Use
43653         gettext_default ("{LEFT QUOTATION MARK}", "\"") for left quote, and
43654         gettext_default ("{RIGHT QUOTATION MARK}", "\"") for right quote.
43655
43656 2000-07-09  Jim Meyering  <meyering@lucent.com>
43657
43658         * m4/jm-macros.m4 (jm_MACROS): Add a test to see if -lm is required
43659         to link seq.  If so, set SEQ_LIBM to -lm.  From Bruno Haible.
43660
43661         * m4/gnu-source.m4 (AC__GNU_SOURCE): New file/macro.
43662         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require it.
43663
43664 2000-07-09  Jim Meyering  <meyering@lucent.com>
43665
43666         * lib/Most files: Update copyright dates to include 2000.
43667
43668 2000-07-08  Jim Meyering  <meyering@lucent.com>
43669
43670         * lib/xgethostname.c (ENAMETOOLONG): Define to an unlikely value
43671         if not defined.
43672         (xgethostname): Remove now-unnecessary #ifdef.
43673         Move declaration of `err' into loop where it's used.
43674
43675 2000-07-05  Paul Eggert  <eggert@twinsun.com>
43676         and Bruno Haible  <haible@clisp.cons.org>
43677
43678         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Test for mbstate_t
43679         only if the test for an object-type mbstate_t fails.  This
43680         prevents us from mistakenly reporting that mbstate_t is a
43681         system object type after we "#define mbstate_t int" to work
43682         around its lack.
43683
43684 2000-07-05  Paul Eggert  <eggert@twinsun.com>
43685         and Bruno Haible  <haible@clisp.cons.org>
43686
43687         * lib/quotearg.c (mbrtowc): Declare returned type, since BeOS doesn't.
43688
43689 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
43690
43691         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Pass a reasonably large buffer
43692         to strerror_r.
43693         Include <ctype.h> for use of isalpha.
43694
43695 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
43696
43697         * lib/xgethostname.c (xgethostname): Protect against the SunOS 5.5 bug
43698         by allocating a larger buffer. Test the gethostname return value for
43699         being >= 0, not == 0, for BeOS.  Don't exhaust memory if gethostname
43700         returns an error and ENAMETOOLONG isn't defined.
43701
43702 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
43703
43704         * lib/quotearg.c (struct quoting_options): Simplify quote_these_too
43705         dimension.
43706
43707 2000-07-04  Jim Meyering  <meyering@lucent.com>
43708
43709         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead
43710         of the deprecated AC_CHECKING.
43711
43712 2000-07-04  Jim Meyering  <meyering@lucent.com>
43713
43714         * lib/strndup.c: [!HAVE_DECL_STRNLEN]: Declare strnlen.
43715         Reported by Bruno Haible.
43716
43717 2000-07-04  Jim Meyering  <meyering@lucent.com>
43718
43719         * lib/quotearg.c: Make inclusion of <wchar.h> independent of whether
43720         HAVE_MBRTOWC is set.  Required at least for irix-5.6, which
43721         lacks mbrtowc.
43722
43723 2000-07-03  Paul Eggert  <eggert@twinsun.com>
43724
43725         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
43726         Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
43727
43728 2000-07-03  Paul Eggert  <eggert@twinsun.com>
43729         and Bruno Haible  <haible@clisp.cons.org>
43730
43731         * lib/quotearg.c (mbrtowc):
43732         Assign to *pwc, and return 1 only if result is nonzero.
43733         (iswprint): Use ISPRINT when substituting our own mbrtowc.
43734
43735 2000-07-03  Jim Meyering  <meyering@lucent.com>
43736
43737         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strnlen.
43738
43739 2000-07-03  Jim Meyering  <meyering@lucent.com>
43740
43741         * lib/readutmp.h: [HAVE_UTMPX_H]: Include <utmp.h> if HAVE_UTMP_H.
43742         This is necessary to get a definition of e.g., UTMP_FILE on
43743         HP-UX 10.20.
43744         From Bob Proulx.
43745
43746 2000-07-02  Jim Meyering  <meyering@lucent.com>
43747
43748         * m4/mbstate_t.m4: Also define mbstate_t, if necessary.
43749
43750         * m4/chown.m4: Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with
43751         AC_LIBOBJ(function_name).
43752         * m4/chown.m4: Likewise.
43753         * m4/fnmatch.m4: Likewise.
43754         * m4/ftruncate.m4: Likewise.
43755         * m4/getgroups.m4: Likewise.
43756         * m4/getline.m4: Likewise.
43757         * m4/group-member.m4: Likewise.
43758         * m4/jm-macros.m4: Likewise.
43759         * m4/lstat.m4: Likewise.
43760         * m4/malloc.m4: Likewise.
43761         * m4/memcmp.m4: Likewise.
43762         * m4/nanosleep.m4: Likewise.
43763         * m4/putenv.m4: Likewise.
43764         * m4/realloc.m4: Likewise.
43765         * m4/regex.m4: Likewise.
43766         * m4/stat.m4: Likewise.
43767         * m4/strftime.m4: Likewise.
43768
43769 2000-07-02  Jim Meyering  <meyering@lucent.com>
43770
43771         * lib/quotearg.c (mbstate_t): Don't define here.
43772
43773 2000-07-02  Jim Meyering  <meyering@lucent.com>
43774
43775         * lib/nanosleep.c (SIGCONT): Define if not already defined.
43776
43777 2000-07-01  Jim Meyering  <meyering@lucent.com>
43778
43779         * m4/uptime.m4: Put double quotes around use of $cross_compiling.
43780
43781 2000-07-01  Jim Meyering  <meyering@lucent.com>
43782
43783         * m4/ls-mntd-fs.m4: Remove a `FIXME' comment and fix the associated
43784         problem.
43785
43786 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
43787
43788         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific
43789         macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV.
43790
43791 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
43792
43793         * lib/mountlist.c: Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV,
43794         per change in ../m4/ls-mntd-fs.m4.
43795         (read_filesystem_list): Ignore symbolic links.
43796
43797 2000-06-29  Jim Meyering  <meyering@lucent.com>
43798
43799         * lib/same.c: Include <string.h> or <strings.h>, as appropriate,
43800         for declaration of strcmp.
43801
43802         * lib/long-options.c: Include <stdlib.h>, for declaration of exit.
43803
43804         * lib/mountlist.c (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]:
43805         Avoid warning by casting result to `char *' to remove `const'.
43806
43807 2000-06-28  Jim Meyering  <meyering@lucent.com>
43808
43809         * m4/mbstate_t.m4: Use stdlib.h, not stdio.h.  The latter is not
43810         included by quotearg.c, for which we perform this test.  From
43811         Bruno Haible.
43812
43813 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
43814
43815         * m4/check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well.
43816         * m4/prereq.m4 (jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or
43817         <utmpx.h> exists, put readutmp.o into LIBOBJS.
43818
43819 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
43820
43821         * lib/Makefile.am (libfetish_a_SOURCES): Remove readutmp.c.
43822
43823 2000-06-26  Paul Eggert  <eggert@twinsun.com>
43824
43825         savedir now sets errno on failure and invokes xmalloc to get memory.
43826         Fix a couple of other minor bugs while we're at it.
43827
43828         * lib/savedir.c (<unistd.h>): Do not include; there's no need.
43829         (NAMLEN): Remove macro.
43830         (malloc, realloc): Remove decls.
43831         (stpcpy): Likewise.
43832         ("xalloc.h"): Include.
43833         (NAME_SIZE_DEFAULT): New macro.
43834         (savedir): Use xmalloc / xrealloc to allocate memory.
43835         Use NAME_SIZE_DEFAULT if name_size is negative or overflows to zero.
43836         Skip "" directory entries.
43837         Use strlen to calculate directory entry length, since the old method
43838         is rarely used these days and isn't worth supporting.
43839         Don't use a pointer after freeing it.
43840         Check for integer overflow when calculating allocation size.
43841         Use memcpy to copy entries, instead of stpcpy.
43842         Set errno properly when returning NULL.
43843         Check for readdir error.
43844
43845 2000-06-26  Jim Meyering  <meyering@lucent.com>
43846
43847         * lib/posixtm.c [HAVE_STDLIB_H]: Include stdlib.h, for decl of abort.
43848
43849 2000-06-25  Jim Meyering  <meyering@lucent.com>
43850
43851         * m4/mbstate_t.m4: Include stdio.h before wchar.h to work around
43852         Linux header bug when _XOPEN_SOURCE is defined to 500.
43853
43854 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
43855
43856         * lib/unicodeio.c (print_unicode_char): Work around ansi2knr
43857         deficiency.
43858
43859 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
43860
43861         * lib/getusershell.c (xmalloc, xrealloc): Remove functions.
43862         Include xalloc.h.
43863         Don't include <stdlib.h>.  Don't declare malloc, realloc.
43864
43865 2000-06-24  Jim Meyering  <meyering@lucent.com>
43866
43867         * m4/strerror_r.m4: Revive this file -- to try out an experimental
43868         version of AC_FUNC_STRERROR_R that may work even on BeOS, a system
43869         for which strerror does return char*, but which lacks a conveniently
43870         accessible declaration of the function.  If the compile-test says
43871         strerror_r doesn't work, then resort to a `run'-test that works on
43872         BeOS and segfaults on DEC Unix.
43873
43874 2000-06-24  Jim Meyering  <meyering@lucent.com>
43875
43876         * lib/error.c [!HAVE_DECL_STRERROR_R]: Declare strerror_r.
43877
43878 2000-06-23  Paul Eggert  <eggert@twinsun.com>
43879
43880         * m4/mbstate_t.m4: New file, defining AC_MBSTATE_T_OBJECT.
43881         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Use it.  Add check for iswprint.
43882
43883 2000-06-23  Paul Eggert  <eggert@twinsun.com>
43884
43885         * lib/quotearg.c: Include <wctype.h> after <wchar.h>, for Solaris 2.5.
43886         (mbrtowc, mbstate_t): Define substitutes if
43887         HAVE_MBRTOWC && HAVE_WCHAR_H && !HAVE_MBSTATE_T_OBJECT.
43888         (iswprint): Define to 1 if !defined iswprint && !HAVE_ISWPRINT,
43889         not if ! (HAVE_MBRTOWC && HAVE_WCHAR_H).
43890
43891 2000-06-23  Jim Meyering  <meyering@lucent.com>
43892
43893         * m4/afs.m4: Add missing AC_MSG_RESULT.
43894         Reported by Bruno Haible.
43895
43896         * m4/fsusage.m4: s/AC_MSG_CHECKING/AC_CHECKING/.
43897         Suggestion from Bruno Haible.
43898
43899 2000-06-23  Jim Meyering  <meyering@lucent.com>
43900
43901         * lib/getpass.c: New file, from Bruno Haible.  Required for BeOS.
43902
43903 2000-06-21  Jim Meyering  <meyering@lucent.com>
43904
43905         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add getpass.
43906
43907 2000-06-21  Jim Meyering  <meyering@lucent.com>
43908
43909         * lib/Makefile.am (libfetish_a_SOURCES): Add getstr.c.
43910         (noinst_HEADERS): Add getstr.h.
43911
43912         * lib/getline.c (getstr): Move into a separate file.
43913         * lib/getstr.c (getstr): New file, extracted from getline.c, with
43914         the following changes: new parameter, delim2; both delim[12]
43915         parameters have type `int', not `char'.  The latter would lose
43916         with 8-bit delimiters.
43917         * lib/getstr.h: New file.
43918
43919 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
43920
43921         * lib/xgetcwd.c (xgetcwd): If the required pathname length is smaller
43922         than 1024, return a memory chunk of least possible size, instead
43923         of size PATH_MAX + 2. In the loop, increment the size proportionally.
43924         Use free/xmalloc instead of xrealloc to avoid copying for very long
43925         paths.
43926
43927 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
43928
43929         * lib/path-concat.c (path_concat): Don't access dir[-1] if dir is
43930         the empty string.
43931
43932 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
43933
43934         * lib/canon-host.c (canon_host): Use malloc and memcpy to copy an
43935         address, not strdup.  Include <stdlib.h> and don't declare free().
43936
43937 2000-06-19  Jim Meyering  <meyering@lucent.com>
43938
43939         * lib/getloadavg.c [HAVE_NLIST_H] (NLIST_STRUCT): Define.
43940
43941 2000-06-18  Jim Meyering  <meyering@lucent.com>
43942
43943         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Remove mkdir.
43944
43945         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the
43946         `checking whether...' message to be consistent with that of the
43947         lstat test.
43948
43949 2000-06-18  Jim Meyering  <meyering@lucent.com>
43950
43951         * lib/mkdir.c: Remove file, due mainly to copyright incompatibility.
43952         Besides, these days every porting target provides a mkdir function.
43953
43954         * lib/strnlen.c: Include memory.h, string.h, and/or strings.h as
43955         needed. (this snippet comes from src/system.h).
43956
43957 2000-06-16  Bruno Haible  <haible@clisp.cons.org>
43958
43959         * m4/glibc21.m4 (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C.
43960
43961 2000-06-15  Paul Eggert  <eggert@twinsun.com>
43962
43963         * lib/human.c (adjust_value): New function.
43964         (human_readable_inexact): Apply rounding style even when
43965         printing approximate values.
43966
43967 2000-06-14  Paul Eggert  <eggert@twinsun.com>
43968
43969         * lib/human.c (human_readable_inexact): Allow an input block
43970         size that is not a multiple of the output block size, and vice versa.
43971         Reported by Piergiorgio Sartor.
43972
43973 2000-06-14  Paul Eggert  <eggert@twinsun.com>
43974
43975         * lib/getdate.y (get_date): Apply relative times after time
43976         zone indicator, not before.  Reported by Todd A. Jacobs.
43977
43978 2000-06-13  Jim Meyering  <meyering@lucent.com>
43979
43980         * lib/Makefile.am (all-local): Depend on lstat.c and stat.c.
43981
43982         * lib/xstat.in [!HAVE_DECL_FREE]: Declare free in lstat.c.
43983
43984 2000-06-12  Paul Eggert  <eggert@twinsun.com>
43985
43986         * lib/xstat.in: Include <stdlib.h> in lstat, to declare "free".
43987
43988 2000-06-12  Jim Meyering  <meyering@lucent.com>
43989
43990         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Replace with
43991         AC_FUNC_GETLOADAVG from autoconf, and tweak the latter to accept an
43992         optional argument.
43993         * m4/jm-macros.m4: s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/, and supply
43994         the optional argument, `lib'.
43995
43996 2000-06-08  Jim Meyering  <meyering@lucent.com>
43997
43998         * m4/largefile.m4: Remove file (now that it's part of autoconf).
43999
44000 2000-06-04  Paul Eggert  <eggert@twinsun.com>
44001
44002         Rewrite largefile configuration so that we don't need to run
44003         getconf and don't need AC_CANONICAL_HOST.  [I'm leaving the use of
44004         AC_CANONICAL_HOST in configure.in -- jmm]
44005
44006         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS,
44007         AC_SYS_LARGEFILE_SPACE_APPEND): Remove.
44008         (AC_SYS_LARGEFILE_TEST_INCLUDES): New macro.
44009         (AC_SYS_LARGEFILE_MACRO_VALUE): Change arguments from
44010         CODE-TO-SET-DEFAULT to VALUE, INCLUDES, FUNCTION-BODY.
44011         All uses changed.
44012         Instead of inspecting the output of getconf, try to compile the
44013         test program without and with the macro definition.
44014         (AC_SYS_LARGEFILE): Do not require AC_CANONICAL_HOST or check
44015         for getconf.  Instead, check for the needed flags by compiling
44016         test programs.
44017
44018 2000-06-04  Paul Eggert  <eggert@twinsun.com>
44019
44020         * lib/strnlen.c: Include <config.h> if HAVE_CONFIG_H.
44021
44022 2000-06-04  Jim Meyering  <meyering@lucent.com>
44023
44024         * lib/getugroups.c (getugroups): Cast -1 to gid_t, for systems like
44025         SunOS 4.1.4 for which gid_t is an unsigned type.
44026
44027 2000-06-03  Jim Meyering  <meyering@lucent.com>
44028
44029         * m4/prereq.m4 (jm_PREREQ_HUMAN): Use []-quoted list in AC_CHECK_DECLS,
44030         now that autoconf requires that.
44031
44032         * m4/jm-glibc-io.m4: Add a kludge to make autoheader emit the required
44033         #undefs.  E.g., #undef HAVE_DECL_FERROR_UNLOCKED.
44034         Use []-quoted list in AC_CHECK_DECLS, now that autoconf requires that.
44035
44036 2000-06-03  Jim Meyering  <meyering@lucent.com>
44037
44038         * lib/strnlen.c [!HAVE_DECL_MEMCHR]: Declare memchr.
44039
44040 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
44041
44042         * m4/glibc21.m4: New file.
44043         * m4/jm-macros.m4 (jm_MACROS): Call jm_GLIBC21.
44044
44045 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
44046
44047         * lib/Makefile.am (install-exec-local): On systems with glibc-2.1 or
44048         newer, don't install charset.alias.
44049         * lib/config.charset: Change the Linux/glibc rules so they become empty
44050         on glibc-2.1 or newer.
44051
44052 2000-06-02  Jim Meyering  <meyering@lucent.com>
44053
44054         * lib/mountlist.c: Back out last change.  Instead, do this...
44055         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Set the
44056         me_dummy member using the same `ignore'-testing code.
44057         * lib/mountlist.h (ME_DUMMY): Add `autofs' to the list of ignored
44058         fs_type strings.
44059         From Mark D. Roth.
44060
44061 2000-05-29  Jim Meyering  <meyering@lucent.com>
44062
44063         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Ignore
44064         mounts with the `ignore' attribute.  Based on a patch from
44065         Mark D. Roth.
44066
44067 2000-05-28  Jim Meyering  <meyering@lucent.com>
44068
44069         * m4/jm-macros.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from
44070         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
44071         * m4/stat.m4: Likewise.
44072         * m4/lstat.m4: Likewise.
44073         * m4/lstat-slash.m4: Remove file (absorbed into autoconf).
44074
44075         * m4/jm-macros.m4 (AC_FUNC_STRERROR_R): Rename from jm_FUNC_STRERROR_R.
44076         * m4/strerror_r.m4: Remove file (absorbed into autoconf).
44077
44078 2000-05-26  Jim Meyering  <meyering@lucent.com>
44079
44080         * m4/uptime.m4: Use `$cross_compiling', not `$ac_cv_prog_cc_cross'.
44081
44082 2000-05-24  Jim Meyering  <meyering@lucent.com>
44083
44084         * m4/prereq.m4: Use []-quoted list in AC_CHECK_MEMBERS, now that
44085         autoconf requires that.
44086         * m4/lib-check.m4: Likewise.
44087         * m4/jm-macros.m4: Likewise.
44088         * m4/strftime.m4: Likewise.
44089
44090         * m4/check-decl.m4 (jm_CHECK_DECLS): Use []-quoted list in
44091         AC_CHECK_DECLS, now that autoconf requires that.
44092
44093 2000-05-22  Jim Meyering  <meyering@lucent.com>
44094
44095         * m4/stat.m4: Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
44096         * m4/lstat.m4: Likewise.
44097
44098 2000-05-22  Jim Meyering  <meyering@lucent.com>
44099
44100         * lib/makepath.c: Remove old, now-unnecessary `#ifdef __MSDOS__' block.
44101
44102 2000-05-20  Jim Meyering  <meyering@lucent.com>
44103
44104         * m4/prereq.m4 (jm_PREREQ_HUMAN): New macro.
44105         (jm_PREREQ): Use it.
44106
44107 2000-05-18  Jim Meyering  <meyering@lucent.com>
44108
44109         * lib/hash.c (hash_rehash): Fix a nasty bug: copy the free entry list
44110         back, too, since it may have been modified by allocate_entry.
44111         (hash_delete): Rewrite to use neither the assignment operator
44112         nor the comma operator in an if-expression.
44113
44114 2000-05-15  Paul Eggert  <eggert@twinsun.com>
44115
44116         * lib/closeout.c:
44117         <sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO):
44118         Remove; no longer needed.
44119         "quotearg.h": Add include.
44120         (file_name): Do not bother to explicitly initialize to NULL; it's less
44121         efficient on some hosts.
44122         (close_stdout_status): Remove test as to whether stdout was already
44123         closed; it breaks for the case "echo x | sort >&-".
44124         Quote file name colons.
44125         Do not assume that _("write error") lacks format strings.
44126
44127 2000-05-15  Jim Meyering  <meyering@lucent.com>
44128
44129         * lib/version-etc.c (version_etc_copyright): Update the copyright
44130         string used in all --version output.
44131
44132 2000-05-14  Jim Meyering  <meyering@lucent.com>
44133
44134         * lib/closeout.c (close_stdout_set_file_name): New function.
44135         (close_stdout_status): Use new file-scoped global.
44136         Return right away if fstat says the stdout file descriptor is invalid.
44137         * lib/closeout.h (close_stdout_set_file_name): Declare.
44138
44139 2000-05-10  Jim Meyering  <meyering@lucent.com>
44140
44141         * lib/closeout.c [default_exit_status]: New file-scoped variable.
44142         (close_stdout_set_status): New function.
44143         * lib/closeout.h (close_stdout_set_status): Declare.
44144
44145 2000-05-09  Jim Meyering  <meyering@lucent.com>
44146
44147         * m4/gettext.m4: Rename this...
44148         * m4/libintl.m4: ...to this.
44149
44150 2000-05-08  Jim Meyering  <meyering@lucent.com>
44151
44152         * lib/long-options.c: Don't include closeout.h.
44153         (parse_long_options): Don't call close_stdout for --version.
44154
44155 2000-05-06  Paul Eggert  <eggert@twinsun.com>
44156
44157         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _XOPEN_SOURCE to
44158         be 500, instead of _GNU_SOURCE to be 1, to work around glibc
44159         2.1.3 bug.  This avoids a clash when files like regex.c define
44160         _GNU_SOURCE.
44161
44162 2000-05-06  Jim Meyering  <meyering@lucent.com>
44163
44164         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add atexit.
44165         (AC_REPLACE_FUNCS): Add strnlen.
44166
44167         * m4/rmdir-errno.m4 (fetish_FUNC_RMDIR_NOTEMPTY): New macro and file.
44168         * m4/jm-macros.m4: Require fetish_FUNC_RMDIR_NOTEMPTY.
44169
44170         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Save and restore LIBS around
44171         AC_SEARCH_LIBS call for nanosleep.
44172         (LIB_NANOSLEEP): Set and AC_SUBST.
44173
44174 2000-05-06  Jim Meyering  <meyering@lucent.com>
44175
44176         * lib/strnlen.c: Undefine __strnlen and strnlen.
44177         [!weak_alias]: Define __strnlen to strnlen.
44178
44179         * lib/atexit.c: New file, from libiberty.
44180
44181 2000-05-06  Jim Meyering  <meyering@lucent.com>
44182
44183         * lib/closeout.c (close_stdout_status): Also check for errors on the
44184         stderr stream.
44185
44186 2000-05-05  Jim Meyering  <meyering@lucent.com>
44187
44188         * m4/jm-macros.m4 (jm_MACROS): Save and restore LIBS around
44189         AC_SEARCH_LIBS call for clock_gettime.
44190         (LIB_CLOCK_GETTIME): Set and AC_SUBST.
44191
44192         * m4/search-libs.m4: Update from autoconf.
44193
44194         su doesn't work on Solaris 2.6.
44195         * m4/lib-check.m4: When checking for struct spwd.sp_pwdp, also include
44196         <shadow.h>.  Reported by Dragos Harabor.
44197
44198 2000-05-05  Bruno Haible  <haible@clisp.cons.org>
44199
44200         * lib/localcharset.c (get_charset_aliases): Use malloc, realloc and
44201         memcpy instead of xmalloc, xrealloc, path_concat.
44202         (locale_charset): Treat empty environment variables as absent.
44203         (DIRECTORY_SEPARATOR, ISSLASH): New macros.
44204
44205 2000-05-04  Jim Meyering  <meyering@lucent.com>
44206
44207         * lib/getopt.c: Update from glibc.
44208         * lib/obstack.c: Likewise.
44209         * lib/obstack.h: Likewise.
44210         * lib/regex.c: Likewise.  NB: K&R compiler support is dropped for this
44211         file
44212
44213         * lib/regex.h: Likewise.
44214         * lib/strndup.c: Likewise.
44215         * lib/strnlen.c: New file, from glibc.
44216
44217 2000-05-03  Jim Meyering  <meyering@lucent.com>
44218
44219         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strndup.
44220
44221 2000-05-02  Paul Eggert  <eggert@twinsun.com>
44222
44223         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _GNU_SOURCE if
44224         this is needed to make ftello visible (e.g. glibc 2.1.3).  Use
44225         compile-time test, rather than inspecting host and OS, to
44226         decide whether to define _LARGEFILE_SOURCE.
44227
44228 2000-05-01  Jim Meyering  <meyering@lucent.com>
44229
44230         * m4/fsusage.m4: Use AC_MSG_CHECKING instead of obsolete AC_CHECKING.
44231
44232         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add BeOS support.
44233         Based on a patch from Bruno Haible.
44234
44235 2000-05-01  Jim Meyering  <meyering@lucent.com>
44236
44237         * lib/full-write.c (full_write): Remove `FIXME' part of comment.
44238
44239 2000-04-29  Jim Meyering  <meyering@lucent.com>
44240
44241         * lib/path-concat.c: Declare strdup only if it's not defined.
44242         * lib/canon-host.c: Likewise.
44243
44244 2000-04-28  Jim Meyering  <meyering@lucent.com>
44245
44246         * lib/rpmatch.c [HAVE_LIMITS_H]: Include limits.h before regex.h to
44247         avoid redefinition warning on some systems (HPUX).  Otherwise, regex.h
44248         is included first, then limits.h is included by locale.h by libintl.h.
44249         From John David Anglin.
44250
44251 2000-04-25  Jim Meyering  <meyering@lucent.com>
44252
44253         * lib/makepath.c (S_IRWXUGO): Define.
44254         (make_path): Always perform explicit chmod if MODE specifies any
44255         of the `special' permission bits.  Prompted by a bug report against
44256         install from Mate Wierdl and Joost van Baal.
44257
44258 2000-04-18  Jim Meyering  <meyering@lucent.com>
44259
44260         * m4/prereq.m4 (jm_PREREQ_GETPAGESIZE): New macro.
44261         (jm_PREREQ): Use it.
44262
44263 2000-04-18  Jim Meyering  <meyering@lucent.com>
44264
44265         * lib/README: New file.
44266
44267         * lib/getpagesize.h [!getpagesize && HAVE_OS_H && B_PAGE_SIZE]: Define
44268         getpagesize.  For BeOS.  Based on a patch from Bruno Haible.
44269
44270 2000-04-17  Jim Meyering  <meyering@lucent.com>
44271
44272         Get it right :-)
44273         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Emit the
44274         actual #define via AH_VERBATIM.  Don't need separate AC_DEFINE.
44275         Suggestion from Akim Demaille.
44276
44277 2000-04-17  Jim Meyering  <meyering@lucent.com>
44278
44279         * lib/strftime.c (my_strftime) [strftime]: Declare strftime here, since
44280         the definition of it to rpl_strftime also defined-away the system's
44281         declaration.
44282
44283 2000-04-15  Jim Meyering  <meyering@lucent.com>
44284
44285         Use `C' to denote so-called `contiguous' files, the same way
44286         that tar does.
44287         * lib/filemode.c (S_ISCTG) [!S_ISCTG && S_IFCTG]: Define.
44288         (ftypelet): Use S_ISCTG.
44289         From Michael Deutschmann.
44290
44291 2000-04-14  Jim Meyering  <meyering@lucent.com>
44292
44293         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg
44294         form of AC_DEFINE.  Otherwise, the #ifndef in AH_VERBATIM gets
44295         clobbered.
44296
44297 2000-04-14  Jim Meyering  <meyering@lucent.com>
44298
44299         * lib/strftime.c (my_strftime) [#ifdef strftime]: Declare strftime.
44300
44301 2000-04-13  Jim Meyering  <meyering@lucent.com>
44302
44303         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new
44304         AH_VERBATIM to insert required #ifndef into config.h.in.
44305         Suggestion from Akim Demaille.
44306
44307 2000-04-12  Jim Meyering  <meyering@lucent.com>
44308
44309         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Use AC_CHECK_HEADERS, not
44310         `AC_CHECK_HEADER' to check for locale.h.  Thanks to a report from
44311         Christian Krackowizer.
44312
44313         More code moved from ../configure.in into (jm_CHECK_ALL_TYPES).
44314         * m4/jm-macros.m4 (_GNU_SOURCE): Define.
44315         (AC_SYS_LARGEFILE): Require.
44316         (AM_C_PROTOTYPES): Require.
44317
44318 2000-04-08  Jim Meyering  <meyering@lucent.com>
44319
44320         * lib/Makefile.am (charset.alias): Use t-$@, not $@-t so the DOS 8.3
44321         names don't conflict.  Reported by Eli Zaretskii.
44322
44323 2000-04-07  Jim Meyering  <meyering@lucent.com>
44324
44325         * lib/putenv.c: Move inclusion of errno.h so it follows that of
44326         sys/types.h, to work around system header problems on AIX 3.2.5.
44327         From Bruno Haible.
44328
44329 2000-04-07  Bruno Haible  <haible@clisp.cons.org>
44330
44331         * lib/unicodeio.c (print_unicode_char): Avoid triggering Solaris iconv
44332         bug.  Deal with the different error behavior of Irix iconv.
44333
44334 2000-04-05  Paul Eggert  <eggert@twinsun.com>
44335
44336         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Don't use -n32 on
44337         IRIX if the installer said otherwise.
44338
44339 2000-04-05  Jim Meyering  <meyering@lucent.com>
44340
44341         Portability tweaks required for ultrix4.3.
44342         * m4/check-decl.m4 [!HAVE_UTMPX_H] (headers): Include <utmp.h>.
44343         (jm_CHECK_DECLS): Add getutent to the list of functions.
44344         (_jm_DECL_HEADERS): Add utmpx.h.
44345         From John David Anglin.
44346
44347         * m4/strftime.m4: Back out the 2000-04-02 change.
44348         Instead of that change, simply undefine putenv in the test program.
44349
44350 2000-04-05  Jim Meyering  <meyering@lucent.com>
44351
44352         Portability tweaks required for ultrix4.3.
44353         * lib/readutmp.h [HAVE_UTMPX_H && !HAVE_DECL_GETUTENT]: Declare
44354         getutent.
44355         * lib/readutmp.c: Include sys/types.h before sys/stat.h.
44356         * lib/canon-host.c: Declare strdup.
44357         * lib/path-concat.c: Likewise.
44358         From John David Anglin.
44359
44360 2000-04-04  Jim Meyering  <meyering@lucent.com>
44361
44362         Be more DOS 8.3-friendly.
44363         * lib/ref-add.sin: Renamed from ref-add.sed.in.
44364         * lib/ref-del.sin: Renamed from ref-del.sed.in.
44365         * lib/Makefile.am: Reflect renaming.
44366         Reported by Eli Zaretskii.
44367
44368         Use a temporary file name that won't clash with `charset.alias'
44369         in the DOS 8.3 name space.
44370         * lib/Makefile.am (charset_tmp): Define.
44371         (install-exec-local): Use $(charset_tmp) instead of $(charset_alias)-t.
44372         (uninstall-local): Likewise.
44373         Reported by Eli Zaretskii.
44374
44375 2000-04-03  Jim Meyering  <meyering@lucent.com>
44376
44377         * m4/gettext.m4: Fix typo in comment.
44378
44379         * m4/codeset.m4 (AC_CHECK_HEADERS): Add langinfo.h (moved here from
44380         textutils/configure.in).  Suggestion from Paul Eggert.
44381         (AC_CHECK_FUNCS): Add nl_langinfo.  (also from textutils/configure.in)
44382
44383 2000-04-02  Paul Eggert  <eggert@twinsun.com>
44384
44385         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Set TZ environment
44386         variable in the shell rather than using putenv, which isn't
44387         portable.  This avoids the configure-time inter-test dependency
44388         on the potentially-renamed putenv function.
44389
44390 2000-03-30  Paul Eggert  <eggert@twinsun.com>
44391
44392         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Include <sys/stat.h>
44393         before checking struct stat.st_blksize, so that
44394         HAVE_STRUCT_STAT_ST_BLKSIZE is defined correctly.
44395
44396 2000-03-29  Paul Eggert  <eggert@twinsun.com>
44397
44398         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Check for strftime,
44399         since strftime.c uses HAVE_STRFTIME to decide whether to use
44400         the underlying strftime.
44401
44402 2000-03-29  Paul Eggert  <eggert@twinsun.com>
44403
44404         * lib/time/strftime.c (my_strftime): Make sure we call the system
44405         strftime, not ourselves, when invoking the underlying strftime.
44406
44407 2000-03-24  Jim Meyering  <meyering@lucent.com>
44408
44409         * lib/Makefile.am (EXTRA_DIST): Add ref-add.sed.in and ref-del.sed.in.
44410         (charset_alias): Define.
44411         (install-exec-local): Factor out common code.
44412         (uninstall-local): Split lines longer than 80.
44413         (ref-add.sed, ref-del.sed): Remove rules... (do the following instead)
44414         (SUFFIXES): Define.
44415         (.sed.in.sed): New rule.  Don't redirect directly to $@.
44416         (CLEANFILES): Add ref-add.sed and ref-del.sed.
44417
44418 2000-03-19  Bruno Haible  <haible@clisp.cons.org>
44419
44420         * lib/config.charset: Output a line containing "Packages using this
44421         file".
44422         * lib/ref-add.sed.in, lib/ref-del.sed.in: New files.
44423         * lib/Makefile.am (install-exec-local, uninstall-local, ref-add.sed,
44424         ref-del.sed): New rules.
44425
44426 2000-03-17  Jim Meyering  <meyering@lucent.com>
44427
44428         * lib/unicodeio.c (<string.h>): Include only #if HAVE_STRING_H.
44429         Otherwise, include <strings.h>
44430
44431 2000-03-17  Bruno Haible  <haible@clisp.cons.org>
44432
44433         * lib/unicodeio.c (utf8_wctomb): New function.
44434         (print_unicode_char): Pass the Unicode character to iconv in UTF-8
44435         format instead of in UCS-4 with platform dependent endianness.
44436
44437 2000-03-10  Jim Meyering  <meyering@lucent.com>
44438
44439         * m4/lib-check.m4: Look for getspnam in -lgen, too.
44440         From Marco Franzen.
44441
44442 2000-03-07  Paul Eggert  <eggert@twinsun.com>
44443
44444         * lib/savedir.c (savedir): Work even if directory size is
44445         negative; this can happen with some screwy NFS configurations.
44446
44447 2000-03-06  Jim Meyering  <meyering@lucent.com>
44448
44449         * lib/localcharset.c (get_charset_aliases): Don't try to free file_name
44450         if it's NULL (because we ran out of memory).  From Bruno Haible.
44451
44452 2000-03-05  Jim Meyering  <meyering@lucent.com>
44453
44454         * lib/localcharset.c ("path-concat.h"): Include.
44455         (get_charset_aliases): Use path_concat instead of ANSI string
44456         concatenation.
44457
44458         * lib/unicodeio.h (PARAMS): Define.
44459         Use it to guard prototype.
44460
44461 2000-03-04  Jim Meyering  <meyering@lucent.com>
44462
44463         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require AC_C_VOLATILE,
44464         for lib/localcharset.c.
44465
44466 2000-03-04  Jim Meyering  <meyering@lucent.com>
44467
44468         * lib/Makefile.am (install-exec-local): Create $(libdir) before
44469         installing into it.
44470         (uninstall-local): Uncomment this rule so `make distcheck' works
44471         once again.
44472
44473         * lib/unicodeio.c (<errno.h>): Include it.
44474         (errno): Declare if not defined.
44475
44476         * lib/localcharset.c: Add Bruno's comment justifying use of volatile.
44477
44478         * lib/config.charset: New version, incorporating remarks from a linux
44479         i18n mailing list.  From Bruno Haible.
44480
44481 2000-03-04  Bruno Haible  <haible@clisp.cons.org>
44482
44483         * m4/codeset.m4: New file.
44484         * m4/iconv.m4: New file.
44485         * m4/jm-macros.m4 (jm_MACROS): Call jm_LANGINFO_CODESET and jm_ICONV.
44486
44487 2000-03-03  Jim Meyering  <meyering@lucent.com>
44488
44489         * m4/regex.m4: Make sure re_compile_pattern accepts patterns like `{1'.
44490
44491 2000-03-02  Jim Meyering  <meyering@lucent.com>
44492
44493         * m4/timespec.m4: Require AC_HEADER_TIME before the cache check so
44494         the messages come out on separate lines.
44495
44496         * m4/jm-glibc-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO): Use AC_CHECK_DECLS,
44497         rather than jm_CHECK_DECLARATIONS.
44498         * m4/decl.m4: Remove now-unused file.
44499
44500         * m4/check-decl.m4 (AC_CHECK_DECLS): Add getlogin, ttyname, and
44501         geteuid.
44502
44503 2000-03-02  Jim Meyering  <meyering@lucent.com>
44504
44505         * lib/Makefile.am (EXTRA_DIST): Add config.charset.
44506
44507 2000-03-01  Jim Meyering  <meyering@lucent.com>
44508
44509         * lib/localcharset.c: Guard some #includes with `#if HAVE_...'.
44510         * lib/unicodeio.c: Likewise.
44511
44512 2000-03-01  Bruno Haible  <haible@clisp.cons.org>
44513
44514         * lib/config.charset: New file.
44515         * lib/localcharset.c: New file.
44516         * lib/unicodeio.h, lib/unicodeio.c: New files.
44517         * lib/Makefile.am (DEFS): Add -DLIBDIR=...
44518         (libfetish_a_SOURCES): Add localcharset.c and unicodeio.c.
44519         (noinst_HEADERS): Add unicodeio.h.
44520         (all-local, install-exec-local, charset.alias): New targets.
44521
44522 2000-02-28  Paul Eggert  <eggert@twinsun.com>
44523
44524         * lib/quotearg.c (ALERT_CHAR): New macro.
44525         (quotearg_buffer_restyled): Use it.
44526
44527 2000-02-27  Jim Meyering  <meyering@lucent.com>
44528
44529         * m4/check-decl.m4: Add getenv to the list.
44530
44531 2000-02-27  Jim Meyering  <meyering@lucent.com>
44532
44533         * lib/strtoumax.c: Fix typo in decl of strtoul: s/long long/long/.
44534         Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'.
44535
44536         * lib/backupfile.c: Guard inclusion of stdlib.h with
44537         `#if HAVE_STDLIB_H', not `#if STDC_HEADERS'.
44538         Declare malloc if needed.
44539
44540         * lib/backupfile.c: Use `#if !HAVE_DECL...' instead of
44541         `#ifndef HAVE_DECL..'
44542         now that autoconf always defines the HAVE_DECL_ symbols.
44543         * lib/human.c: Likewise.
44544         * lib/same.c: Likewise.
44545         * lib/strtoumax.c: Likewise.
44546
44547         * lib/backupfile.c: Arrange for cpp to fail if the configure-time
44548         declaration check was not run.
44549         * lib/hash.c: Likewise.
44550         * lib/human.c: Likewise.
44551         * lib/same.c: Likewise.
44552         * lib/strtoumax.c: Likewise.
44553
44554         * lib/userspec.c (parse_user_spec): If there is no `:' but there is a
44555         `.', then first look up the entire `.'-containing string as a login
44556         name.
44557
44558 2000-02-23  Jim Meyering  <meyering@lucent.com>
44559
44560         * m4/check-decl.m4: Now that we have the new AC_CHECK_DECLS, use it
44561         in place of my hack.
44562
44563 2000-02-18  Paul Eggert  <eggert@twinsun.com>
44564
44565         * lib/getdate.y: Handle two-digit years with leading zeros correctly.
44566         (textint): New typedef.
44567         (parser_control): Member year changed from int to textint.
44568         All uses changed.
44569         (YYSTYPE): Removed; replaced by %union with int and textint members.
44570         (tDAY, tDAY_UNIT, tDAYZONE, tHOUR_UNIT, tID, tLOCAL_ZONE, tMERIDIAN,
44571         tMINUTE_UNIT, tMONTH, tMONTH_UNIT tSEC_UNIT, tSNUMBER, tUNUMBER,
44572         tYEAR_UNIT, tZONE, o_merid): Now of type <intval>.
44573         (tSNUMBER, tUNUMBER): Now of type <textintval>.
44574         (date, number, to_year): Use width of number in digits, not its value,
44575         to determine whether it's a 2-digit year, or a 2-digit time.
44576         (yylex): Store number of digits of numeric tokens.
44577         Reported by John Kendall.
44578
44579         (parser_control): Changed from struct parser_control to typedef (for
44580         consistency).  All uses changed.
44581
44582         (tID): Removed; not used.
44583         (yylex): Return '?' for unknown identifiers, rather than (unused) tID.
44584
44585 2000-02-14  Paul Eggert  <eggert@twinsun.com>
44586
44587         * lib/getpagesize.h (getpagesize): Port to VMS for Alpha;
44588         adapted from changes to grep getpagesize.h by Martin P.J. Zinser.
44589
44590 2000-02-12  Jim Meyering  <meyering@lucent.com>
44591
44592         * lib/userspec.c (ISDIGIT): Define it.
44593         (isdigit): Remove definition.
44594         (is_number): Use ISDIGIT, not isdigit.
44595         <libintl.h>: Include.
44596         (_ and N_): Define.
44597         (parse_user_spec): Mark translatable strings.
44598
44599 2000-02-10  Jim Meyering  <meyering@lucent.com>
44600
44601         With these changes, nanosleep.[ch] are finally enough like the other
44602         lib/* replacement files to compile on a few more losing systems.
44603
44604         * lib/nanosleep.h: Don't include config.h.
44605         Remove prototype from declaration of nanosleep.
44606         (PARAMS): Remove now-unneeded definition.
44607         * lib/nanosleep.c: #undef nanosleep.
44608         (rpl_nanosleep): Rename from nanosleep.
44609
44610 2000-02-10  Jim Meyering  <meyering@lucent.com>
44611
44612         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Rename replacement function from
44613         gnu_nanosleep to rpl_nanosleep.
44614
44615 2000-02-09  Jim Meyering  <meyering@lucent.com>
44616
44617         * m4/lib-check.m4 (jm_LIB_CHECK): Fix typo: check for sp_pwdp in
44618         struct spwd, rather than in struct passwd.  Reported by Gaël Quéri.
44619
44620 2000-02-08  Akim Demaille  <akim@epita.fr>
44621
44622         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Quote square brackets with
44623         `[' and `]' and remove uses of `changequote'.
44624         (AC_SYS_LARGEFILE_MACRO_VALUE): Likewise.
44625         (AC_SYS_LARGEFILE): Likewise.
44626         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
44627         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Remove now-unnecessary use
44628         of changequote.
44629         * m4/regex.m4 (jm_INCLUDED_REGEX): Likewise.
44630         * m4/readdir.m4 (jm_FUNC_READDIR): Likewise
44631         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Likewise, and add `int' for main.
44632         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Likewise.
44633
44634 2000-02-05  Jim Meyering  <meyering@lucent.com>
44635
44636         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require most macros.
44637         Remove explicit use of AC_HEADER_TIME.  It is required by
44638         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Using AC_HEADER_TIME and
44639         `AC_REQUIRE'ing jm_CHECK_TYPE_STRUCT_TIMESPEC provoked a but
44640         in autoconf whereby the expansion of the latter ended up preceding
44641         the expansion of its prerequisite, AC_HEADER_TIME.
44642         Reported by Volker Borchert.
44643
44644 2000-02-03  Jim Meyering  <meyering@lucent.com>
44645
44646         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for utmpxname.
44647
44648 2000-02-03  Jim Meyering  <meyering@lucent.com>
44649
44650         * lib/readutmp.c (read_utmp): Guard with `#ifdef UTMP_NAME_FUNCTION',
44651         rather than with `#if HAVE_UTMPNAME'.
44652
44653 2000-02-02  Jim Meyering  <meyering@lucent.com>
44654
44655         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Fix typo that resulted in no
44656         definition of HAVE_PATHCONF: s/AC_CHECK_FUNC/AC_CHECK_FUNCS/.
44657         Reported by Eli Zaretskii.
44658
44659 2000-02-01  Jim Meyering  <meyering@lucent.com>
44660
44661         * lib/readutmp.h (UT_USER): Add parens.  From Andreas Schwab.
44662
44663 2000-01-31  Jim Meyering  <meyering@lucent.com>
44664
44665         * m4/check-decl.m4 (jm_CHECK_DECLS): Add nanosleep to the list of
44666         functions.  Add the time.h and sys/time.h headers along with the
44667         AC_REQUIRE'ment of AC_HEADER_TIME.
44668
44669 2000-01-31  Jim Meyering  <meyering@lucent.com>
44670
44671         * lib/nanosleep.h (nanosleep): Guard declaration with
44672         `#if ! HAVE_DECL_NANOSLEEP'.
44673         Without this, OFS gets a redeclaration error for rpl_nanosleep, due to
44674         the declaration in that vendor's sys/timers.h.
44675         Reported by Christian Krackowizer.
44676
44677         * lib/quotearg.c (ISASCII): Add #undef and move definition to follow
44678         inclusion of wctype.h to work around Solaris 2.6 namespace pollution.
44679         (ISPRINT): Likewise.
44680         Reported by Tom Tromey.
44681
44682 2000-01-30  Jim Meyering  <meyering@lucent.com>
44683
44684         * m4/lib-check.m4: Clean up some kludgy old shadow password tests.
44685
44686         * m4/prereq.m4 (utmp_includes): Define.
44687         Check for ut_user and ut_name members in both struct utmpx
44688         and struct utmp.
44689
44690 2000-01-30  Jim Meyering  <meyering@lucent.com>
44691
44692         * lib/readutmp.c (extract_trimmed_name): Use UT_USER instead of
44693         hard-coding uses of ->ut_name.  The latter doesn't work with new Linux
44694         header files where only utmpx.ut_user is declared.
44695
44696         * lib/readutmp.h (UT_USER): Define.
44697
44698 2000-01-29  Jim Meyering  <meyering@lucent.com>
44699
44700         * m4/lib-check.m4: New file containing library-related checks from
44701         fileutils and sh-utils (textutils had none).
44702
44703 2000-01-28  Jim Meyering  <meyering@lucent.com>
44704
44705         * m4/perl.m4: Change format of warning message to look more like that
44706         from the missing script.  Suggestion from François Pinard.
44707
44708 2000-01-25  Jim Meyering  <meyering@lucent.com>
44709
44710         * m4/timespec.m4: Require AC_HEADER_TIME, and include sys/time.h as
44711         well as time.h in the compile check.
44712         * m4/nanosleep.m4: Require AC_HEADER_TIME rather than simply using it.
44713         Fix typo in cross-compiling case: s/yes/no/.
44714
44715 2000-01-23  Jim Meyering  <meyering@lucent.com>
44716
44717         * m4/jm-macros.m4: Move df-related tests here from
44718         fileutils/configure.in
44719
44720         * m4/ls-mntd-fs.m4: s/list_mounted_fs/ac_list_mounted_fs/
44721         (jm_LIST_MOUNTED_FILESYSTEMS): Take two parameters.
44722
44723         * m4/fsusage.m4: New file.  Extracted from fileutils/configure.in.
44724         s/space/ac_fsusage_space/.
44725         (jm_FILE_SYSTEM_USAGE): Take two parameters.
44726
44727         * m4/ftruncate.m4: New file (derived from part of
44728         fileutils/configure.in).
44729         * m4/jm-macros.m4 (jm_FUNC_FTRUNCATE): AC_REQUIRE it.
44730         (jm_CHECK_ALL_TYPES): Require AC_HEADER_MAJOR and AC_HEADER_DIRENT.
44731
44732         * m4/jm-macros.m4 (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN):
44733         AC_SUBST these here, rather than just in sh-util/configure.in, so
44734         that the now-shared-by-fileutils-and-textutils lib/Makefile.am are
44735         all the same.
44736         (AM_FUNC_OBSTACK): Add (from fileutils/configure.in).
44737         (AC_CHECK_FUNCS): Merge all checks from fileutils, textutils, sh-utils.
44738         (AM_FUNC_STRTOD): Added (from textutils', sh-utils' configure.in).
44739         (AC_SUBST(POW_LIBM)): Likewise.
44740         (AC_SUBST(DF_PROG)): Moved from fileutils/configure.in.
44741
44742 2000-01-23  Jim Meyering  <meyering@lucent.com>
44743
44744         * lib/Makefile.am (libfetish_a_SOURCES): Remove explicit mention of
44745         obstack.c.
44746
44747 2000-01-22  Jim Meyering  <meyering@lucent.com>
44748
44749         * m4/jm-macros.m4: Call AC_PROG_CC_STDC just before AC_C_CONST.
44750
44751         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Add wctype.h.
44752
44753         * m4/jm-macros.m4 (AC_CHECK_HEADERS): Add checks from fileutils'
44754         configure.in
44755         (AC_CHECK_HEADERS): Likewise for sh-utils.
44756         (AC_CHECK_HEADERS): Likewise for textutils.
44757         Merge the three lists of headers.
44758
44759         * m4/prereq.m4 (jm_PREREQ_ADDEXT): New macro.  Parts moved here
44760         from fileutils' configure.in.
44761
44762         * m4/decl.m4: Remove kludgy `test -z $ac_...AC_CHECK_HEADERS(...)'
44763         code. Moved tests into their own function (_jm_DECL_HEADERS) in
44764         check-decl.m4.
44765
44766         * m4/check-decl.m4: Use #if rather than #ifdef.
44767         Add HAVE_DECL_STRTOUL and HAVE_DECL_STRTOULL.
44768         (jm_CHECK_DECLARATIONS): Add strtoul strtoull.
44769         (_jm_DECL_HEADERS): Define new function.
44770         (jm_CHECK_DECLARATIONS): Require it.
44771
44772 2000-01-22  Jim Meyering  <meyering@lucent.com>
44773
44774         * lib/strtoumax.c: [! HAVE_DECL_STRTOUL]: Declare strtoul.
44775         [! HAVE_DECL_STRTOULL]: Declare strtoull.
44776         Required for some AIX systems.  Reported by Christian Krackowizer.
44777         [TESTING] (main): New function.
44778
44779         1997-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
44780         * lib/dirname.c (dir_name): Support for DOS-style file names with drive
44781         letters.
44782
44783         * lib/quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h> for decl of
44784         iswprint.
44785
44786         * lib/strverscmp.c (ISDIGIT): Define.
44787         (strverscmp): Use ISDIGIT, not isdigit.
44788
44789 2000-01-19  Jim Meyering  <meyering@lucent.com>
44790
44791         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Include <sys/time.h>, too.
44792         Use AC_HEADER_TIME.  Volker Borchert reported that OpenBSD-2.3/sparc
44793         defines `struct timespec' in <sys/time.h>
44794
44795         * m4/c-bs-a.m4: Remove uses of changequote altogether.
44796         Thanks to Akim for explaining.
44797
44798 2000-01-17  Paul Eggert  <eggert@twinsun.com>
44799
44800         * lib/nanosleep.c (nanosleep):
44801         Don't use SA_INTERRUPT to decide whether to call sigaction, as
44802         POSIX.1 doesn't require SA_INTERRUPT and some systems
44803         (e.g. Solaris 7) don't define it.  Use SA_NOCLDSTOP instead;
44804         it's been part of POSIX.1 since day 1 (in 1988).
44805
44806 2000-01-17  Jim Meyering  <meyering@lucent.com>
44807
44808         * lib/interlock: Remove unused file.  Reported by François Pinard.
44809
44810 2000-01-16  Paul Eggert  <eggert@twinsun.com>
44811
44812         * lib/quotearg.c (quotearg_buffer_restyled): Do not quote
44813         alert, backslash, formfeed, and vertical tab unnecessarily in
44814         shell quoting style.
44815
44816 2000-01-16  Jim Meyering  <meyering@lucent.com>
44817
44818         * m4/jm-macros.m4: Require jm_FUNC_GROUP_MEMBER, jm_FUNC_PUTENV,
44819         AM_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, jm_FUNC_MKTIME,
44820         jm_FUNC_GETGROUPS AC_FUNC_VPRINTF, AC_FUNC_ALLOCA,
44821         AM_FUNC_GETLOADAVG, and jm_SYS_PROC_UPTIME.
44822
44823 2000-01-16  Jim Meyering  <meyering@lucent.com>
44824
44825         * m4/c-bs-a.m4: Use `changequote(<<,>>)', rather than `changequote(, )'
44826         because the latter didn't work.
44827
44828 2000-01-15  Jim Meyering  <meyering@lucent.com>
44829
44830         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add gethostname and getusershell.
44831         (AC_REPLACE_FUNCS): Add memcpy and memset.
44832         Add these, too: stime strcspn stpcpy strstr strtol strtoul.
44833         Add strpbrk.
44834         Add these: euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp.
44835
44836 2000-01-12  Jim Meyering  <meyering@lucent.com>
44837
44838         * m4/prereq.m4 (jm_PREREQ_CANON_HOST): New macro.
44839         (jm_PREREQ): Use it.
44840         (jm_PREREQ_READUTMP): New macro.
44841         (jm_PREREQ): Use it.
44842
44843 2000-01-11  Paul Eggert  <eggert@twinsun.com>
44844
44845         Quote multibyte characters correctly.
44846         * m4/c-bs-a.m4: New file.
44847         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): New macro.
44848         (jm_PREREQ): Use it.
44849
44850 2000-01-11  Paul Eggert  <eggert@twinsun.com>
44851
44852         * m4/uintmax_t.m4: Port to autoconf 2.13.
44853
44854 2000-01-08  Jim Meyering  <meyering@ascend.com>
44855
44856         * m4/strerror_r.m4 (jm_FUNC_STRERROR_R): New file/macro.
44857         * m4/jm-macros.m4 (jm_FUNC_STRERROR_R): Require it.
44858
44859 2000-01-04  Jim Meyering  <meyering@ascend.com>
44860
44861         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename from
44862         jm_STRUCT_DIRENT_D_TYPE.
44863         * m4/d-ino.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_INO): Rename from
44864         jm_STRUCT_DIRENT_D_INO.
44865         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Rename from
44866         jm_STRUCT_UTIMBUF.
44867         * m4/jm-macros.m4: Reflect s/jm_STRUCT_/jm_CHECK_TYPE_STRUCT_/
44868         renamings.
44869         * m4/utime.m4: Likewise.
44870
44871         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): New file, macro.
44872         * m4/jm-macros.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): Require it.
44873
44874 2000-01-03  Paul Eggert  <eggert@twinsun.com>
44875
44876         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Search for nanosleep in -lrt
44877         (for Solaris 7) and in -lposix4 (for Solaris 2.5.1).
44878
44879 2000-01-02  Jim Meyering  <meyering@ascend.com>
44880
44881         * m4/search-libs.m4: Escape `$' in $3 of dnl comment.  I no longer
44882         remember if this is necessary.
44883
44884 1999-12-26  Jim Meyering  <meyering@ascend.com>
44885
44886         * m4/jm-macros.m4: Use it here.
44887         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): New file/macro.
44888
44889 1999-12-23  Jim Meyering  <meyering@ascend.com>
44890
44891         * m4/jm-macros.m4: Check for clock_gettime (moved from
44892         fileutils/configure.in)
44893         Check for gettimeofday.
44894
44895 1999-12-20  Jim Meyering  <meyering@ascend.com>
44896
44897         * m4/strftime.m4: Remove kludge, now that I'm using the fixed
44898         autoconf-2.14a-1999-12-20.
44899
44900 1999-12-19  Jim Meyering  <meyering@ascend.com>
44901
44902         * m4/lstat-slash.m4: New file.
44903         * m4/jm-macros.m4: Use the new macro:
44904         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
44905
44906 1999-12-07  Jim Meyering  <meyering@ascend.com>
44907
44908         * m4/perl.m4: Require that File::Compare be available, too.
44909         Too many systems seem to lack it.
44910
44911         * m4/strftime.m4: Add checks for most of the cpp macros tested in
44912         GNU's strftime.c.  Prompted by a patch from Paul Eggert.
44913
44914 1999-11-18  Paul Eggert  <eggert@twinsun.com>
44915
44916         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around a
44917         problem with the QNX 4.25 shell, which doesn't propagate exit
44918         status of failed commands inside shell assignments.
44919
44920 1999-11-17  Jim Meyering  <meyering@ascend.com>
44921
44922         * m4/gettext.m4: Use new AC_CONFIG_LINKS in place of AC_LINK_FILES.
44923
44924 1999-11-07  Jim Meyering  <meyering@ascend.com>
44925
44926         * m4/getloadavg.m4: Add `, 1, [FIXME]' to each use of AC_DEFINE.
44927
44928 1999-11-06  Jim Meyering  <meyering@ascend.com>
44929
44930         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro.
44931         * m4/jm-macros.m4 (jm_MACROS): Use it here.
44932
44933 1999-11-05  Jim Meyering  <meyering@ascend.com>
44934
44935         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Move some tests from
44936         configure.in of textutils, fileutils, and sh-utils into this one
44937         (shared between those packages) file.
44938         Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecated
44939         AC_STRUCT_ST_BLKSIZE.
44940
44941 1999-11-03  Jim Meyering  <meyering@ascend.com>
44942
44943         * m4/ssize_t.m4: Remove file.  No longer needed since the new version
44944         of AC_CHECK_TYPE checks includes unistd.h.
44945         * m4/jm-macros.m4: Use straight `AC_CHECK_TYPE(ssize_t, int)'.
44946         Suggestion from Akim Demaille.
44947
44948 1999-10-30  Jim Meyering  <meyering@ascend.com>
44949
44950         * m4/uintmax_t.m4: Require 2.14a.  Remove backslash before backtick in
44951         m4-quoted string.
44952         * m4/ls-mntd-fs.m4: Likewise.
44953         * m4/jm-macros.m4: Likewise.  Also, use AC_TYPE_SSIZE_T instead
44954         * m4/jm-winsz1.m4: Likewise.
44955
44956         * m4/const.m4: Remove file, since the fix made it into the experimental
44957         version of autoconf.
44958         * m4/mktime.m4: Likewise.
44959
44960         * m4/check-type.m4: Remove file, now that the latest version of
44961         AC_CHECK_TYPE takes a third arg to specify additional #includes.
44962
44963         * m4/ssize_t.m4: New file, requires experimental version of autoconf.
44964         * m4/jm-macros.m4: Use new AC_TYPE_SSIZE_T instead of my hacked
44965         AC_CHECK_TYPE.
44966
44967 1999-10-04  Jim Meyering  <meyering@ascend.com>
44968
44969         * m4/jm-macros.m4: Don't require autoconf-2.14.1.
44970
44971 1999-09-22  Paul Eggert  <eggert@twinsun.com>
44972
44973         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around GCC
44974         2.95.1 bug with HP-UX 10.20.
44975
44976 1999-09-17  Jim Meyering  <meyering@ascend.com>
44977
44978         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add strdup.
44979         Paul Nevai reported a link failure on a NeXT CUBE with NeXTSTEP 3.3
44980         due to missing strdup (against sh-utils-2.0).
44981
44982 1999-08-29  Jim Meyering  <meyering@ascend.com>
44983
44984         * m4/jm-macros.m4: Require jm_BISON.
44985         * m4/bison.m4: New file.
44986
44987 1999-08-17  Paul Eggert  <eggert@twinsun.com>
44988
44989         * m4/largefile.m4 (AC_SYS_LARGEFILE): Fix typo: missing comma
44990         in value for _FILE_OFFSET_BITS, which broke ports to HP-UX 10.20.
44991
44992 1999-08-05  Jim Meyering  <meyering@ascend.com>
44993
44994         * m4/getline.m4: Rename test file from conftestdata to conftest.data
44995         to avoid conflicts with `conftest' on 8+3 filesystems.
44996         Suggestion from Eli Zaretskii.
44997
44998 1999-08-04  Jim Meyering  <meyering@ascend.com>
44999
45000         * m4/jm-macros.m4: Move a 4-line block of code from the configure.in of
45001         fileutils and sh-utils (textutils's getline test was inadequate).
45002         (AM_FUNC_GETLINE): Run this test.
45003         (AC_CHECK_FUNCS): Check for getdelim.
45004         Reported by Bob Proulx.
45005
45006 1999-08-02  Jim Meyering  <meyering@ascend.com>
45007
45008         * m4/jm-macros.m4: Add a comment.
45009
45010 1999-08-01  Paul Eggert  <eggert@twinsun.com>
45011
45012         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check whether
45013         <inttypes.h> defines strtoumax as a macro (and not as a
45014         function).
45015
45016 1999-08-01  Paul Eggert  <eggert@twinsun.com>
45017
45018         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sure
45019         that we can shift, multiply and divide unsigned long long
45020         values; Ultrix cc can't do it.
45021
45022 1999-08-01  Paul Eggert  <eggert@twinsun.com>
45023
45024         * m4/mktime.m4: New file, which is a preview of what should appear
45025         in the next public autoconf release.
45026
45027 1999-08-01  Paul Eggert  <eggert@twinsun.com>
45028
45029         * m4/lfs.m4: Remove this file.
45030         * m4/largefile.m4: New file.  It contains the old contents of
45031         lfs.m4, except that all names with prefix AC_LFS have been
45032         changed to use the prefix AC_SYS_LARGEFILE instead, to be
45033         compatible with future autoconf versions.  Also, some minor m4
45034         quoting problems have been fixed.
45035
45036 1999-08-01  Paul Eggert  <eggert@twinsun.com>
45037
45038         * m4/gettext.m4 (AM_WITH_NLS): Remove unnecessary lines.
45039         Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl.
45040         (AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting,
45041         and simplify the shell code.
45042
45043 1999-08-01  Jim Meyering  <meyering@ascend.com>
45044
45045         * m4/mktime.m4 (AC_FUNC_MKTIME): Undefine to avoid syntax errors from
45046         m4.
45047
45048 1999-07-20  Jim Meyering  <meyering@ascend.com>
45049
45050         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memmove.
45051
45052 1999-07-15  Jim Meyering  <meyering@ascend.com>
45053
45054         * m4/jm-macros.m4 (AC_CHECK_FUNCS): Check for getpagesize.
45055
45056 1999-05-22  Jim Meyering  <meyering@ascend.com>
45057
45058         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memchr.
45059
45060 1999-05-20  Jim Meyering  <meyering@ascend.com>
45061
45062         * m4/search-libs.m4 [AC_SEARCH_LIBS]: Quote name in undefine.
45063         Add a colon after each `then' in case $4 is empty.
45064
45065 1999-05-16  Jim Meyering  <meyering@ascend.com>
45066
45067         * m4/search-libs.m4: New file to override autoconf's AC_SEARCH_LIBS.
45068
45069 1999-05-10  Jim Meyering  <meyering@ascend.com>
45070
45071         * m4/jm-mktime.m4: Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME.
45072
45073         * m4/jm-macros.m4: Require 2.14.1, since we use newly-renamed
45074         AC_FUNC_MKTIME.
45075
45076 1999-05-10  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
45077
45078         * m4/jm-mktime.m4, putenv.m4: Fix typos in config.h comments.
45079
45080 1999-05-04  Paul Eggert  <eggert@twinsun.com>
45081
45082         * m4/lfs.m4 (AC_LFS): -n32, -o32, and -n64 should be in CFLAGS,
45083         not CPPFLAGS, so that linking works correctly in IRIX.
45084
45085 1999-04-30  Paul Eggert  <eggert@twinsun.com>
45086
45087         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add dup2.
45088
45089 1999-04-20  Paul Eggert  <eggert@twinsun.com>
45090
45091         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Move unsigned long
45092         long check into new jm_AC_TYPE_UNSIGNED_LONG_LONG macro.
45093         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require
45094         jm_AC_TYPE_UNSIGNED_LONG_LONG.
45095         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro.
45096
45097         * m4/lfs.m4: Port to AIX and HP-UX.  Support cross-compilation.
45098
45099 1999-04-20  Jim Meyering  <meyering@ascend.com>
45100
45101         * m4/xstrtoumax.m4: Require jm_AC_TYPE_UNSIGNED_LONG_LONG.
45102         AC_REPLACE xstroull if necessary.  From Paul Eggert.
45103         (AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq.
45104
45105 1999-04-18  Jim Meyering  <meyering@ascend.com>
45106
45107         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): New file/macro.
45108         * m4/jm-macros.m4: Use it.
45109
45110 1999-04-06  Jim Meyering  <meyering@ascend.com>
45111
45112         * m4/strftime.m4: Remove test for %f.
45113
45114 1999-03-29  Jim Meyering  <meyering@ascend.com>
45115
45116         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the
45117         superset of the AC_TYPE_* checks in the textutils, fileutils,
45118         and sh-utils, plus AC_TYPE_PID_T.  Paul Eggert suggested adding
45119         AC_TYPE_PID_T.
45120
45121 1999-03-28  Jim Meyering  <meyering@ascend.com>
45122
45123         * m4/jm-macros.m4: Define GNU_PACKAGE here.
45124         Be sure to AC_SUBST it, once again, so that @GNU_PACKAGE@ is
45125         replaced e.g., in the *.sh files of the sh-utils.
45126
45127 1999-03-20  Jim Meyering  <meyering@ascend.com>
45128
45129         * m4/jm-macros.m4: s/jm_WITH_REGEX/jm_INCLUDED_REGEX/.
45130         * m4/regex.m4 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
45131         Don't depend on AM_GLIBC.  Suggestions from Alain Magloire.
45132
45133 1999-03-19  Jim Meyering  <meyering@ascend.com>
45134
45135         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): New macro.
45136
45137 1999-03-12  Jim Meyering  <meyering@ascend.com>
45138
45139         * m4/jm-macros.m4: Use AC_FUNC_SETVBUF_REVERSED.
45140
45141 1999-03-07  Jim Meyering  <meyering@ascend.com>
45142
45143         * m4/jm-glibc-io.m4: Use only those *_unlocked macros that are
45144         declared.
45145
45146 1999-02-17  Jim Meyering  <meyering@ascend.com>
45147
45148         * m4/gettext.m4 (AM_GNU_GETTEXT): Do `changequote' around use of
45149         brackets in macro definition.  From Eli Zaretskii and Alain Magloire.
45150
45151 1999-02-07  Jim Meyering  <meyering@ascend.com>
45152
45153         * m4/group-member.m4: New file -- extracted from sh-utils'
45154         configure.in.
45155
45156         1999-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
45157         * m4/gettext.m4: Support DOS-style d:/foo/bar absolute file names.
45158
45159 1999-02-06  Jim Meyering  <meyering@ascend.com>
45160
45161         * m4/chown.m4: Use `AC_SUBST(LIBOBJS)' since we set LIBOBJS.
45162         * m4/fnmatch.m4: Likewise.
45163         * m4/getgroups.m4: Likewise.
45164         * m4/lstat.m4: Likewise.
45165         * m4/malloc.m4: Likewise.
45166         * m4/putenv.m4: Likewise.
45167         * m4/realloc.m4: Likewise.
45168         * m4/regex.m4: Likewise.
45169         * m4/stat.m4: Likewise.
45170         * m4/strftime.m4: Likewise.
45171         Suggestion from Alain Magloire.
45172
45173         * m4/chown.m4: Use `.$ac_objext', not `.o'.
45174         * m4/fnmatch.m4: Likewise.
45175         * m4/getgroups.m4: Likewise.
45176         * m4/getline.m4: Likewise.
45177         * m4/lstat.m4: Likewise.
45178         * m4/malloc.m4: Likewise.
45179         * m4/memcmp.m4: Likewise.
45180         * m4/putenv.m4: Likewise.
45181         * m4/realloc.m4: Likewise.
45182         * m4/regex.m4: Likewise.
45183         * m4/stat.m4: Likewise.
45184         * m4/strftime.m4: Likewise.
45185         Suggestion from Alain Magloire.
45186
45187         * m4/jm-macros.m4: Actually invoke jm_WITH_REGEX now that it requires
45188         an argument.
45189
45190         * m4/regex.m4: Add a run-time Test for proper operation of
45191         re_compile_pattern.
45192
45193 1999-01-31  Jim Meyering  <meyering@ascend.com>
45194
45195         * m4/getloadavg.m4: Check for locale.h and the function, setlocale.
45196
45197 1999-01-30  Jim Meyering  <meyering@ascend.com>
45198
45199         * m4/check-type.m4: Use 3-arg form of AC_DEFINE.
45200
45201         * m4/jm-mktime.m4: Make this a wrapper around the official
45202         AM_FUNC_MKTIME rather than my private copy, now that the official one
45203         is up to date.
45204         * m4/mktime.m4: Remove file.
45205
45206         * m4/getloadavg.m4: Use 3-arg form of AC_DEFINE.
45207         * m4/uptime.m4: Likewise.
45208         * m4/uintmax_t.m4: Likewise.
45209
45210 1999-01-28  Jim Meyering  <meyering@ascend.com>
45211
45212         * m4/jm-macros.m4: Use jm_AFS.
45213         * m4/afs.m4: New file (from fileutils' configure.in).
45214
45215         * m4/assert.m4: Use the 3-argument forms of AC_DEFINE* macros.
45216         * m4/chown.m4: Likewise.
45217         * m4/d-ino.m4: Likewise.
45218         * m4/d-type.m4: Likewise.
45219         * m4/fnmatch.m4: Likewise.
45220         * m4/getgroups.m4: Likewise.
45221         * m4/gettext.m4: Likewise.
45222         * m4/jm-mktime.m4: Likewise.
45223         * m4/jm-winsz2.m4: Likewise.
45224         * m4/lcmessage.m4: Likewise.
45225         * m4/ls-mntd-fs.m4: Likewise.
45226         * m4/malloc.m4: Likewise.
45227         * m4/memcmp.m4: Likewise.
45228         * m4/putenv.m4: Likewise.
45229         * m4/realloc.m4: Likewise.
45230         * m4/st_mtim.m4: Likewise.
45231         * m4/strftime.m4: Likewise.
45232
45233 1999-01-16  Jim Meyering  <meyering@ascend.com>
45234
45235         * m4/jm-macros.m4 (ARGMATCH_DIE): Define.
45236         (ARGMATCH_DIE_DECL): Define.
45237
45238 1999-01-12  Jim Meyering  <meyering@ascend.com>
45239
45240         * m4/Makefile.am.in: Rewrite to avoid using fmt.
45241         Reported by Lars Hecking.
45242
45243 1999-01-10  Jim Meyering  <meyering@ascend.com>
45244
45245         * m4/fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my
45246         gross kludge.
45247         * m4/inttypes_h.m4: Likewise.
45248         * m4/lstat.m4: Likewise.
45249         * m4/malloc.m4: Likewise.
45250         * m4/readdir.m4: Likewise.
45251         * m4/realloc.m4: Likewise.
45252         * m4/st_dm_mode.m4: Likewise.
45253         * m4/stat.m4: Likewise.
45254         * m4/utimbuf.m4: Likewise.
45255         * m4/utimes.m4: Likewise.
45256
45257         * m4/check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the
45258         AC_CHECK_FUNCS hack.  Now, it's still a hack, but at least the
45259         comments in config.h.in are meaningful.
45260
45261         * m4/jm-macros.m4: Require autoconf-2.13 here.
45262
45263         * m4/regex.m4: By default, don't use the included regex.c on systems
45264         with glibc 2.  Suggestion from Uli Drepper.
45265
45266 1999-01-02  Jim Meyering  <meyering@ascend.com>
45267
45268         * m4/jm-macros.m4: Replace strcasecmp and strncasecmp.
45269
45270 1998-12-18  Jim Meyering  <meyering@ascend.com>
45271
45272         * m4/Makefile.am.in (Makefile.am): Simplify rule.
45273         Based on a suggestion from Lars Hecking.
45274
45275 1998-11-16  Paul Eggert  <eggert@twinsun.com>
45276
45277         * m4/lfs.m4 (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11.
45278
45279 1998-11-16  Jim Meyering  <meyering@ascend.com>
45280
45281         * m4/lfs.m4: Double-quote the `uname...` expression.
45282
45283 1998-11-14  Jim Meyering  <meyering@ascend.com>
45284
45285         * m4/lstat.m4: Correct comment.  POSIX does not permit it to succeed.
45286         * m4/stat.m4: Likewise.
45287
45288 1998-11-03  Jim Meyering  <meyering@ascend.com>
45289
45290         * m4/stat.m4: Rewrite to set HAVE_STAT_EMPTY_STRING_BUG.
45291         * m4/lstat.m4: Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG.
45292
45293 1998-10-18  Jim Meyering  <meyering@ascend.com>
45294
45295         * m4/check-decl.m4 (jm_CHECK_DECL_LOCALTIME_R): Remove macro.
45296
45297 1998-10-17  Jim Meyering  <meyering@ascend.com>
45298
45299         * m4/decl.m4 (jm_CHECK_DECLARATION): Don't hard-code which headers to
45300         include, though we still hard-code the `require'-like AC_CHECK_HEADERS
45301         calls for those previously hard-coded headers.  Instead, take a new
45302         parameter.
45303         (jm_CHECK_DECLARATIONS): Reflect interface change.
45304         * m4/check-decl.m4 (jm_CHECK_DECLS): Likewise.
45305         (jm_CHECK_DECL_LOCALTIME_R): New macro.
45306
45307         * m4/mktime.m4: Test for spring-forward gap before long-running test.
45308
45309 1998-10-14  Jim Meyering  <meyering@ascend.com>
45310
45311         * m4/mktime.m4: Use the more portable "TZ=PST8PDT,M4.1.0,M10.5.0"
45312         instead of "TZ=America/Vancouver".  From Paul Eggert.
45313
45314 1998-10-11  Jim Meyering  <meyering@ascend.com>
45315
45316         * m4/mktime.m4 (jm_AM_FUNC_MKTIME): New file and macro.
45317         This adds a test for a recently added compatibility fix for mktime.c.
45318         * m4/jm-mktime.m4: Require jm_AM_FUNC_MKTIME, not AM_FUNC_MKTIME.
45319
45320 1998-09-27  Jim Meyering  <meyering@ascend.com>
45321
45322         * m4/jm-macros.m4 (jm_MACROS): Require jm_FUNC_FNMATCH.
45323
45324         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): New file/macro.  Extracted from
45325         ../configure.in, including a change from Gordon Matzigkeit to allow
45326         cross-compiling for the Hurd.
45327
45328         * m4/glibc.m4: New file/macro to test for the GNU C Library
45329         versions 1 and 2.  From Gordon Matzigkeit.
45330         Indent.
45331
45332 1998-09-21  Jim Meyering  <meyering@ascend.com>
45333
45334         * m4/chown.m4: Declare locals: before, after.  From Andries Brouwer.
45335
45336 1998-08-18  Paul Eggert  <eggert@twinsun.com>
45337
45338         Port nanosecond-resolution times to UnixWare 2.1.2 and
45339         pedantic Solaris 2.6.
45340
45341         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from
45342         AC_STRUCT_ST_MTIM.
45343         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC):
45344         Generate name of ns member, instead of just 1 or undef.
45345         Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode.
45346
45347 1998-08-15  Jim Meyering  <meyering@ascend.com>
45348
45349         * m4/ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file.
45350         * m4/check-type.m4: New file.  Replacement for AC_CHECK_TYPE.
45351         * m4/jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int)
45352         instead of jm_TYPE_SSIZE_T.
45353
45354 1998-08-12  Jim Meyering  <meyering@ascend.com>
45355
45356         * m4/st_dm_mode.m4: New file.  From Johan Danielsson.
45357
45358 1998-08-02  Jim Meyering  <meyering@ascend.com>
45359
45360         * m4/st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM
45361         in acconfig.h manually.
45362
45363 1998-07-31  Paul Eggert  <eggert@twinsun.com>
45364
45365         * m4/st_mtim.m4: New file.
45366
45367 1998-07-28  Jim Meyering  <meyering@ascend.com>
45368
45369         * m4/utimes.m4: Undef stat.
45370
45371 1998-07-25  Jim Meyering  <meyering@ascend.com>
45372
45373         * m4/utime.m4 (jm_FUNC_UTIME): New file and macro.
45374         * m4/utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro.
45375
45376 1998-07-09  Manfred Hollstein  <manfred@s-direktnet.de>
45377
45378         * m4/chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the
45379         uid and gid actually remain unchanged.
45380
45381 1998-07-07  Jim Meyering  <meyering@ascend.com>
45382
45383         * m4/jm-glibc-io.m4: Remove fclose_unlocked.
45384
45385 1998-07-04  Jim Meyering  <meyering@ascend.com>
45386
45387         * m4/regex.m4: Use syscmd, ifelse, and sysval.  Mainly as an exercise
45388         to prove that this macro can be used in packages without regex.c.
45389
45390 1998-07-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
45391
45392         * m4/gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h>
45393         is to be used.
45394
45395 1998-07-03  Jim Meyering  <meyering@ascend.com>
45396
45397         * m4/gettext.m4: Add -lintl if it's found to be necessary.
45398
45399         * m4/gettext.m4: New file -- from gettext-0.10.35.
45400         * m4/lcmessage.m4: Likewise.
45401         * m4/progtest.m4: Likewise.
45402
45403         * m4/regex.m4 (jm_WITH_REGEX): New file and macro.
45404         * m4/jm-macros.m4: Require the new macro.
45405
45406 1998-06-29  Jim Meyering  <meyering@ascend.com>
45407
45408         * m4/fstypename.m4: Include sys/param.h.  NetBSD 1.3.1 requires this
45409         for the definition of NGROUPS (used in a system header included
45410         by sys/mount.h).
45411
45412 1998-06-28  Jim Meyering  <meyering@ascend.com>
45413
45414         * m4/ls-mntd-fs.m4: New file.
45415         * m4/fstypename.m4: New file.
45416
45417         * m4/jm-macros.m4: Require the new macro.
45418         * m4/jm-glibc-io.m4: New file.
45419
45420 1998-05-19  Jim Meyering  <meyering@ascend.com>
45421
45422         * m4/jm-macros.m4: Add jm_FUNC_LCHOWN.
45423         * m4/lchown.m4: New file.
45424
45425         * m4/Makefile.am.in: New file.
45426         * m4/Makefile.am (Makefile.am): Depend on Makefile.am.in.
45427
45428 1998-05-14  Jim Meyering  <meyering@ascend.com>
45429
45430         * m4/Makefile.am (EXTRA_DIST): Add them.
45431         * m4/jm-macros.m4: New file.
45432         * m4/utimbuf.m4: New file.
45433
45434 1998-05-12  Jim Meyering  <meyering@ascend.com>
45435
45436         * m4/Makefile.am (EXTRA_DIST): Add isc-posix.m4.
45437
45438 1998-05-11  Jim Meyering  <meyering@ascend.com>
45439
45440         * m4/isc-posix.m4: New file.
45441
45442 1998-05-10  Jim Meyering  <meyering@ascend.com>
45443
45444         * m4/jm-mktime.m4: Use AM_FUNC_MKTIME, now that it's up to date.
45445
45446 1998-05-09  Jim Meyering  <meyering@ascend.com>
45447
45448         * m4/Makefile.am (EXTRA_DIST): Add ssize_t.m4.
45449         (EXTRA_DIST): Remove mktime.m4, now that the new version is included
45450         with automake.
45451
45452         * m4/ssize_t.m4: New file.
45453         * m4/mktime.m4: Remove file -- the new automake has this now.
45454
45455 1998-04-26  Jim Meyering  <meyering@ascend.com>
45456
45457         * m4/assert.m4: New file.
45458         * m4/Makefile.am (EXTRA_DIST): Add assert.m4.
45459
45460 1998-04-05  Jim Meyering  <meyering@ascend.com>
45461
45462         * m4/prereq.m4 (jm_PREREQ_REGEX): New macro.
45463         (jm_PREREQ): Use it here.
45464
45465 1998-03-23  Jim Meyering  <meyering@eng.ascend.com>
45466
45467         * m4/inttypes_h.m4: Kludges so I don't have to add HAVE_INTTYPES_H
45468         in acconfig.h.
45469
45470 1998-03-15  Jim Meyering  <meyering@eng.ascend.com>
45471
45472         * m4/prereq.m4: New file.
45473         * m4/error.m4: New file.
45474         * m4/Makefile.am (EXTRA_DIST): Add error.m4 and prereq.m4.
45475
45476 1998-02-07  Jim Meyering  <meyering@eng.ascend.com>
45477
45478         * m4/getline.m4: Don't set am_cv_func_working_getline before the
45479         cache-check for the same variable -- that defeated the purpose of
45480         the test; the test program was never run.  This was a problem only
45481         on systems with losing getline functions -- HP-UX 10.20 is one.
45482         Reported by Bjorn Helgaas.
45483
45484 1998-02-06  Jim Meyering  <meyering@eng.ascend.com>
45485
45486         * m4/Makefile.am (EXTRA_DIST): Add perl.m4.
45487
45488 1998-01-10  Jim Meyering  <meyering@na-net.ornl.gov>
45489
45490         * m4/Makefile.am (EXTRA_DIST): Add const.m4.
45491
45492         * m4/const.m4: New file.  Use an initializer in this declaration
45493         typedef int charset[2]; const charset x;
45494         Reported by Bob Glickstein.
45495
45496 1997-12-21  Jim Meyering  <meyering@na-net.ornl.gov>
45497
45498         * m4/chown.m4: Fix reversed types on -1 args to chown.
45499         From Kaveh Ghazi.
45500
45501 1997-12-14  Jim Meyering  <meyering@na-net.ornl.gov>
45502
45503         * m4/check-decl.m4: s/DECLARATION_/DECL_/g.
45504         Add lseek and memchr.
45505
45506         * m4/decl.m4: s/HAVE_DECLARATION_/HAVE_DECL_/g.
45507         T.E.Dickey <dickey@clark.net> said that some older preprocessors
45508         have a 20-character limit on names.
45509
45510 1997-11-30  Jim Meyering  <meyering@na-net.ornl.gov>
45511
45512         * m4/inttypes_h.m4: New file.
45513         * m4/uintmax_t.m4: New file.
45514         * m4/Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4.
45515
45516
45517         -----
45518
45519         Local Variables:
45520         coding: utf-8
45521         End:
45522
45523         Copyright (C) 1997-2008 Free Software Foundation, Inc.
45524
45525         Copying and distribution of this file, with or without
45526         modification, are permitted provided the copyright notice
45527         and this notice are preserved.