Tests for module 'math'.
[pspp] / ChangeLog
1 2007-02-18  Bruno Haible  <bruno@clisp.org>
2
3         * modules/math-tests: New file.
4         * tests/test-math.c: New file.
5
6         * modules/math: New file.
7         * modules/mathl (Files): Remove lib/mathl.h.
8         (Depends-on): Add math.
9         (Makefile.am): Don't mention mathl.h.
10         (Include): Use <math.h> instead of mathl.h.
11         * lib/math_.h: New file.
12         * lib/mathl.h: Remove file.
13         * lib/acosl.c: Include <config.h> and <math.h> first. Don't include
14         mathl.h.
15         * lib/asinl.c: Likewise.
16         * lib/atanl.c: Likewise.
17         * lib/ceill.c: Likewise.
18         * lib/cosl.c: Likewise.
19         * lib/expl.c: Likewise.
20         * lib/floorl.c: Likewise.
21         * lib/frexpl.c: Likewise.
22         * lib/ldexpl.c: Likewise.
23         * lib/logl.c: Likewise.
24         * lib/sincosl.c: Likewise.
25         * lib/sinl.c: Likewise.
26         * lib/sqrtl.c: Likewise.
27         * lib/tanl.c: Likewise.
28         * lib/trigl.c: Likewise.
29         * m4/math_h.m4: New file.
30
31 2007-02-17  Bruno Haible  <bruno@clisp.org>
32
33         * modules/wctype-tests: New file.
34         * tests/test-wctype.c: New file.
35
36         * modules/wchar-tests: New file.
37         * tests/test-wchar.c: New file.
38
39         * modules/unistd-tests: New file.
40         * tests/test-unistd.c: New file.
41
42         * modules/time-tests: New file.
43         * tests/test-time.c: New file.
44
45         * modules/sysexits-tests: New file.
46         * tests/test-sysexits.c: New file.
47
48         * modules/sys_time-tests: New file.
49         * tests/test-sys_time.c: New file.
50
51         * modules/sys_stat-tests: New file.
52         * tests/test-sys_stat.c: New file.
53
54         * modules/sys_socket-tests: New file.
55         * tests/test-sys_socket.c: New file.
56
57         * modules/sys_select-tests: New file.
58         * tests/test-sys_select.c: New file.
59
60         * modules/string-tests: New file.
61         * tests/test-string.c: New file.
62
63         * modules/stdbool-tests: New file.
64         * tests/test-stdbool.c: New file.
65
66         * modules/netinet_in-tests: New file.
67         * tests/test-netinet_in.c: New file.
68
69         * modules/inttypes-tests: New file.
70         * tests/test-inttypes.c: New file.
71
72         * modules/fcntl-tests: New file.
73         * tests/test-fcntl.c: New file.
74
75         * modules/byteswap-tests: New file.
76         * tests/test-byteswap.c: New file.
77
78         * modules/arpa_inet-tests: New file.
79         * tests/test-arpa_inet.c: New file.
80
81 2007-02-17  Bruno Haible  <bruno@clisp.org>
82
83         * lib/inttypes_.h: Add definition for GL_LINK_WARNING.
84         (imaxabs, imaxdiv, strtoimax, strtoumax): Don't declare the function
85         if the corresponding module is not enabled. Emit link warnings if
86         the function is used nevertheless.
87         * m4/inttypes.m4 (gl_INTTYPES_H): Never use the existing <inttypes.h>.
88         Don't AC_SUBST HAVE_DECL_IMAXABS, HAVE_DECL_IMAXDIV,
89         HAVE_DECL_STRTOIMAX, HAVE_DECL_STRTOUMAX.
90         (gl_INTTYPES_MODULE_INDICATOR, gl_INTTYPES_H_DEFAULTS): New macros.
91         * modules/inttypes (Depends-on): Add link-warning.
92         (Makefile.am): Copy the contents of build-aux/link-warning.h into
93         inttypes.h. Substitute also GNULIB_IMAXABS, GNULIB_IMAXDIV,
94         GNULIB_STRTOIMAX, GNULIB_STRTOUMAX.
95         * modules/imaxabs (configure.ac): Invoke gl_INTTYPES_MODULE_INDICATOR.
96         * modules/imaxdiv (configure.ac): Likewise.
97         * modules/strtoimax (configure.ac): Likewise.
98         * modules/strtoumax (configure.ac): Likewise.
99         
100 2007-02-17  Bruno Haible  <bruno@clisp.org>
101
102         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Include the contents of
103         gl_STRING_MODULE_INDICATOR_DEFAULTS.
104         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Remove macro.
105         (gl_HEADER_STRING_H_BODY, gl_STRING_MODULE_INDICATOR): Update.
106
107 2007-02-17  Bruno Haible  <bruno@clisp.org>
108
109         * modules/link-warning: New file.
110         * build-aux/link-warning.h: New file, extracted from lib/string_.h.
111         * lib/string_.h (GL_LINK_WARNING): Remove definition.
112         * modules/string (Depends-on): Add link-warning.
113         (Makefile.am): Copy the contents of build-aux/link-warning.h into
114         string.h.
115         * MODULES.html.sh (Support for building libraries and executables): Add
116         link-warning.
117
118 2007-02-17  Bruno Haible  <bruno@clisp.org>
119
120         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strcasecmp,
121         strncasecmp, strchr, strchrnul, strdup, strndup, strnlen, strcspn,
122         strpbrk, strspn, strrchr, strsep, strstr, strcasestr, strtok_r): Break
123         long lines.
124
125 2007-02-17  Ben Pfaff  <blp@cs.stanford.edu>
126             Bruno Haible  <bruno@clisp.org>
127
128         * modules/tmpfile: New file.
129         * lib/tmpfile.c: New file.
130         * m4/tmpfile.m4: New file.
131         * MODULES.html.sh (func_all_modules): New section "Input/output".
132
133 2007-02-15  Bruno Haible  <bruno@clisp.org>
134
135         * lib/clean-temp.c [WIN32 && !CYGWIN]: Include <windows.h>.
136         (supports_delete_on_close): New function.
137         (open_temp, fopen_temp): Use _O_TEMPORARY when supported.
138
139 2007-02-14  Bruno Haible  <bruno@clisp.org>
140
141         * modules/mbspcasecmp-tests: New file.
142         * tests/test-mbspcasecmp.sh: New file.
143         * tests/test-mbspcasecmp.c: New file.
144
145         New module mbspcasecmp.
146         * modules/mbspcasecmp: New file.
147         * lib/mbspcasecmp.c: New file.
148         * lib/string_.h (strncasecmp): Change warning message.
149         (mbspcasecmp): New declaration.
150         * m4/mbspcasecmp.m4: New file.
151         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
152         GNULIB_MBSPCASECMP.
153         * modules/string (string.h): Also substitute GNULIB_MBSPCASECMP.
154         * MODULES.html.sh (Internationalization functions): Add mbspcasecmp.
155
156 2007-02-14  Bruno Haible  <bruno@clisp.org>
157
158         * modules/mbsncasecmp-tests: New file.
159         * tests/test-mbsncasecmp.sh: New file.
160         * tests/test-mbsncasecmp.c: New file.
161
162         New module mbsncasecmp.
163         * modules/mbsncasecmp: New file.
164         * lib/mbsncasecmp.c: New file.
165         * lib/string_.h (mbsncasecmp): New declaration.
166         * m4/mbsncasecmp.m4: New file.
167         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
168         GNULIB_MBSNCASECMP.
169         * modules/string (string.h): Also substitute GNULIB_MBSNCASECMP.
170         * MODULES.html.sh (Internationalization functions): Add mbsncasecmp.
171
172 2007-02-14  Paul Eggert  <eggert@cs.ucla.edu>
173
174         * lib/exclude.c (FNM_EXTMATCH): Define if system does not.
175         Verify that it doesn't overlap with our flags.
176         (fnmatch_no_wildcards): Don't use strcasecmp or strncasecmp, which
177         do not have the desired effect in multibyte locales; instead, use
178         mbscasecmp.
179         * modules/exclude (Depends-on): Depend on mbscasecmp, not strcase.
180         Add dependency on xalloc.  Depend on fnmatch, not fnmatch-gnu, since
181         we don't require GNU fnmatch ourselves (if our users require it, they
182         should do so explicitly).
183
184         Fix regex code so it doesn't rely on strcasecmp.
185         * lib/regex_internal.h: Include <langinfo.h> only if _LIBC is defined.
186         Otherwise, include gnulib's langinfo.h.
187         * lib/regcomp.c (init_dfa): Don't use strcasecmp, as it can have
188         undesirable behavior in non-C locales.  Instead, rely on localecharset.
189         * m4/regex.m4 (gl_PREREQ_REGEX): Don't require AM_LANGINFO_CODESET.
190         * modules/regex (FILES): Remove m4/codeset.m4.
191         (Depends-on): Add localcharset.  Remove strcase.
192
193 2007-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
194
195         * m4/unlinkdir.m4 (gl_UNLINKDIR): Fix m4 quoting bug.
196         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Likewise.
197
198 2007-02-13  Bruno Haible  <bruno@clisp.org>
199
200         * m4/intdiv0.m4 (gt_INTDIV0): Assume ANSI C. Fix underquoting bug.
201         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
202
203 2007-02-12  Bruno Haible  <bruno@clisp.org>
204
205         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
206         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): If
207         GNULIB_POSIXCHECK and the gnulib module not enabled, provoke a link-
208         time warning rather than a link error.
209
210 2007-02-12  Bruno Haible  <bruno@clisp.org>
211
212         * m4/locale-fr.m4 (gt_LOCALE_FR): Fix m4 quoting bug.
213         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
214         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
215
216 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
217
218         * lib/string_.h (strncasecmp): Fix typo: this macro takes 3
219         args, not 2.
220
221 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
222
223         New module 'time', so that apps can include <time.h> as per
224         POSIX and GNU instead of separate include files like time_r.h
225         and timegm.h.  This implementation tries out a simpler approach
226         for replacing decls in standard include files (as compared to
227         the string module), somewhat as an experiment.
228
229         * config/srclist.txt: Comment out mktime.c for now.
230         * doc/gnulib-tool.texi (Initial import): Don't use time_r as an example
231         since it doesn't apply any more.  Use generic wording instead.
232         * MODULES.html.sh (Support for systems lacking POSIX:2001): New module
233         'time'.
234         * lib/time_.h, m4/time_h.m4, modules/time: New files.
235         * lib/strptime.h, lib/time_r.h, lib/timegm.h: Remove.
236         * lib/mktime.c: Include config.h depending on _LIBC, not HAVE_CONFIG_H.
237         Don't include <sys/types.h>; no longer needed since we assume C89.
238         * lib/mktime.c: Don't include "time_r.h"; no longer needed.
239         * lib/strftime.c: Likewise.
240         * lib/time_r.c: Likewise.
241         * lib/nanosleep.c (nanosleep): #undef after include files, not before.
242         * lib/nanosleep.c: Include <time.h> first, to check interface.
243         * lib/strptime.c: Likewise.
244         * lib/time_r.c: Likewise.
245         * lib/timegm.c: Likewise.
246         * lib/strptime.c: Don't include strptime.h or time_r.h; no longer
247         needed.
248         * lib/timegm.c: Don't include timegm.h; no longer needed.
249         * lib/timespec.h: Don't include <sys/time.h> before <time.h>;
250         time.h now handles any problems in that area.
251         (struct timespec, nanosleep): Remove; time.h now arranges for these.
252         * lib/xnanosleep.c: Don't include timespec.h; no longer needed now
253         that time.h defines struct timespec.
254         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check that nanosleep is declared.
255         Set REPLACE_NANOSLEEP.  Don't AC_DEFINE nanosleep; the time module now
256         handles that.
257         * m4/strptime.m4 (gl_FUNC_STPRTIME): Set REPLACE_STRPTIME.
258         * m4/time_r.m4 (gl_TIME_R): Don't define HAVE_TIME_R_POSIX; no longer
259         needed.  Set REPLACE_LOCALTIME.
260         * m4/timegm.m4 (gl_FUNC_TIMEGM): Set REPLACE_TIMEGM.
261         * m4/timespec.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Move to time_h.m4.
262         (gl_TIMESPEC): Don't check for sys/time.h or struct timespec or
263         nanosleep; time_h.m4 now does that.  Don't require
264         gl_USE_SYSTEM_EXTENSIONS; no longer needed directly, and the time
265         module handles this now.
266         * modules/getdate (Depends-on): Remove timespec.  Add time.
267         * modules/nanosleep (Depends-on): Likewise.
268         * modules/stat-time (Depends-on): Likewise.
269         * modules/nanosleep (Include): Include time.h, not timespec.h.
270         * modules/strptime (Files): Remove lib/strptime.h.
271         (Depends-on): Add extensions, time.
272         (Include): Include time.h, not strptime.h.
273         * modules/time_r (Files): Remove lib/time_r.h.
274         (Depends-on): Add time.
275         (Include): Include time.h, not time_r.h.
276         * modules/timegm: Likewise.
277         * modules/timespec (Description): Now does timespec-related decls
278         of our own, instead of struct timespec itself.
279         (Depends-on): Add time; remove extensions.
280         (Maintainer): Add self.
281         * modules/utimecmp (Depends-on): Add time; remove timespec.
282         * modules/utimens (Depends-on): Likewise.
283         * modules/xnanosleep (Depends-on): Likewise.
284
285 2007-02-11  Bruno Haible  <bruno@clisp.org>
286
287         * lib/c-strstr.c: Include allocsa.h.
288         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
289         * lib/c-strcasestr.c: Include allocsa.h.
290         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
291         * lib/strcasestr.c: Include allocsa.h.
292         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
293         * lib/mbsstr.c: Include allocsa.h.
294         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
295         allocsa/freesa instead of malloc/free.
296         * lib/mbscasestr.c: Include allocsa.h.
297         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
298         allocsa/freesa instead of malloc/free.
299         * modules/c-strstr (Depends-on): Add allocsa.
300         * modules/c-strcasestr (Depends-on): Likewise.
301         * modules/strcasestr (Depends-on): Likewise.
302         * modules/mbsstr (Depends-on): Likewise.
303         * modules/mbscasestr (Depends-on): Likewise.
304
305 2007-02-11  Bruno Haible  <bruno@clisp.org>
306
307         * lib/mbsspn.c (mbsspn): Fix bug. Remove unnecessary strlen call.
308
309         * modules/mbsspn-tests: New file.
310         * tests/test-mbsspn.sh: New file.
311         * tests/test-mbsspn.c: New file.
312
313 2007-02-11  Bruno Haible  <bruno@clisp.org>
314
315         * lib/mbspbrk.c (mbspbrk): Remove unneeded cast.
316
317         * modules/mbspbrk-tests: New file.
318         * tests/test-mbspbrk.sh: New file.
319         * tests/test-mbspbrk.c: New file.
320
321 2007-02-11  Bruno Haible  <bruno@clisp.org>
322
323         * lib/mbscspn.c (mbscspn): Remove unnecessary strlen call and
324         unneeded cast.
325
326         * modules/mbscspn-tests: New file.
327         * tests/test-mbscspn.sh: New file.
328         * tests/test-mbscspn.c: New file.
329
330 2007-02-11  Bruno Haible  <bruno@clisp.org>
331
332         * modules/mbscasecmp-tests: New file.
333         * tests/test-mbscasecmp.sh: New file.
334         * tests/test-mbscasecmp.c: New file.
335
336 2007-02-11  Bruno Haible  <bruno@clisp.org>
337
338         Ensure O(n) worst-case complexity of mbscasestr.
339         * lib/mbscasestr.c: Include stdbool.h.
340         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
341         functions.
342         (mbscasestr): Add some bookkeeping. Invoke knuth_morris_pratt_* when
343         the bookkeeping indicates that it's worth it.
344         * modules/mbscasestr (Depends-on): Add stdbool, mbslen, strnlen.
345
346         * modules/mbscasestr-tests: New file.
347         * tests/test-mbscasestr1.c: New file.
348         * tests/test-mbscasestr2.sh: New file.
349         * tests/test-mbscasestr2.c: New file.
350         * tests/test-mbscasestr3.sh: New file.
351         * tests/test-mbscasestr3.c: New file.
352         * tests/test-mbscasestr4.sh: New file.
353         * tests/test-mbscasestr4.c: New file.
354         * m4/locale-tr.m4: New file.
355
356 2007-02-11  Bruno Haible  <bruno@clisp.org>
357
358         Ensure O(n) worst-case complexity of mbsstr.
359         * lib/mbsstr.c: Include stdbool.h.
360         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
361         functions.
362         (mbsstr): Add some bookkeeping. Invoke knuth_morris_pratt_* when the
363         bookkeeping indicates that it's worth it.
364         * modules/mbsstr (Depends-on): Add stdbool, mbslen, strnlen.
365
366         * modules/mbsstr-tests: New file.
367         * tests/test-mbsstr1.c: New file.
368         * tests/test-mbsstr2.sh: New file.
369         * tests/test-mbsstr2.c: New file.
370         * tests/test-mbsstr3.sh: New file.
371         * tests/test-mbsstr3.c: New file.
372         * m4/locale-fr.m4: New file.
373
374 2007-02-11  Bruno Haible  <bruno@clisp.org>
375
376         * lib/mbsrchr.c (mbsrchr): Fix bug.
377
378         * modules/mbsrchr-tests: New file.
379         * tests/test-mbsrchr.sh: New file.
380         * tests/test-mbsrchr.c: New file.
381
382 2007-02-11  Bruno Haible  <bruno@clisp.org>
383
384         * lib/mbschr.c (mbschr): Fix bug.
385
386         * modules/mbschr-tests: New file.
387         * tests/test-mbschr.sh: New file.
388         * tests/test-mbschr.c: New file.
389         * m4/locale-zh.m4: New file.
390
391 2007-02-11  Bruno Haible  <bruno@clisp.org>
392
393         Support for copying multibyte string iterators.
394         * lib/mbiter.h: Include <string.h>.
395         (mbiter_multi_copy): New function.
396         (mbi_copy): New macro.
397         * lib/mbuiter.h: Include <string.h>.
398         (mbuiter_multi_copy): New function.
399         (mbui_copy): New macro.
400
401 2007-02-11  Bruno Haible  <bruno@clisp.org>
402
403         New module mbslen.
404         * modules/mbslen: New file.
405         * lib/mbslen.c: New file.
406         * lib/string_.h (mbslen): New declaration.
407         * m4/mbslen.m4: New file.
408         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
409         GNULIB_MBSLEN.
410         * modules/string (string.h): Also substitute GNULIB_MBSLEN.
411         * MODULES.html.sh (Internationalization functions): Add mbslen.
412
413 2007-02-11  Bruno Haible  <bruno@clisp.org>
414
415         Ensure O(n) worst-case complexity of strcasestr substitute.
416         * lib/strcasestr.c: Include stdbool.h.
417         (knuth_morris_pratt): New function.
418         (strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when the
419         bookkeeping indicates that it's worth it.
420         * modules/strcasestr (Depends-on): Add stdbool, strnlen.
421
422         * modules/strcasestr-tests: New file.
423         * tests/test-strcasestr.c: New file.
424
425 2007-02-11  Bruno Haible  <bruno@clisp.org>
426
427         Ensure O(n) worst-case complexity of c_strcasestr.
428         * lib/c-strcasestr.c: Include stdbool.h, string.h.
429         (knuth_morris_pratt): New function.
430         (c_strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when
431         the bookkeeping indicates that it's worth it.
432         * modules/c-strcasestr (Depends-on): Add stdbool, strnlen.
433
434         * modules/c-strcasestr-tests: New file.
435         * tests/test-c-strcasestr.c: New file.
436
437 2007-02-11  Bruno Haible  <bruno@clisp.org>
438
439         Ensure O(n) worst-case complexity of c_strstr.
440         * lib/c-strstr.c: Include stdbool.h, string.h.
441         (knuth_morris_pratt): New function.
442         (c_strstr): Add some bookkeeping. Invoke knuth_morris_pratt when the
443         bookkeeping indicates that it's worth it.
444         * modules/c-strstr (Depends-on): Add stdbool, strnlen.
445
446         * lib/c-strstr.c: Complete rewrite for maintainability.
447
448         * modules/c-strstr-tests: New file.
449         * tests/test-c-strstr.c: New file.
450
451 2007-02-11  Bruno Haible  <bruno@clisp.org>
452
453         * m4/javacomp.m4 (gt_JAVACOMP): Work around a 'tr' bug in coreutils
454         5.2.1 and earlier, whereby \055 was treated just like the range
455         delimiter '-'.  Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
456
457 2007-02-08  Bruno Haible  <bruno@clisp.org>
458
459         * modules/regex (Depends-on): Add stdbool.
460         Reported by Dalibor Topic <robilad@kaffe.org>.
461
462 2007-02-05  Paul Eggert  <eggert@cs.ucla.edu>
463
464         * m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
465         Prefer returning from main to exiting from it.
466         Remove unnecessary parens after sizeof.
467
468 2007-02-05  Bruno Haible  <bruno@clisp.org>
469
470         New module mbssep.
471         * modules/mbssep: New file.
472         * lib/mbssep.c: New file.
473         * lib/string_.h (strsep): Add a conditional link warning.
474         (mbssep): New declaration.
475         * m4/mbssep.m4: New file.
476         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
477         GNULIB_MBSSEP.
478         * modules/string (string.h): Also substitute GNULIB_MBSSEP.
479         * MODULES.html.sh (Internationalization functions): Add mbssep.
480
481 2007-02-05  Bruno Haible  <bruno@clisp.org>
482
483         * lib/strsep.c (strsep): Fix actions in case of no delimiters.
484         Optimize search in case of 1 delimiter.
485
486 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
487
488         * lib/acl.h: Include sys/types.h before sys/acl.h.
489
490 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
491
492         Merge upstream fix for glibc bugzilla #3957:
493
494         2007-02-05  Jakub Jelinek  <jakub@redhat.com>
495
496         * lib/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
497         bit for RE_HAT_LISTS_NOT_NEWLINE.
498         (build_charclass_op): Remove bogus comment.
499
500 2007-02-05  Simon Josefsson  <simon@josefsson.org>
501
502         * lib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
503
504 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
505
506         * lib/getsubopt.c [!_LIBC]: Include config.h and getsubopt.h.
507         * lib/memmem.c [!defined _LIBC]: Include config.h.
508
509 2007-02-04  Bruno Haible  <bruno@clisp.org>
510
511         * lib/string_.h (GL_LINK_WARNING2): Put the word "warning:" into the
512         warning message.
513
514 2007-02-04  Bruno Haible  <bruno@clisp.org>
515
516         New module mbstok_r.
517         * modules/mbstok_r: New file.
518         * lib/mbstok_r.c: New file.
519         * lib/string_.h (strtok_r): Change argument names to match the
520         comments. Add a conditional link warning.
521         (mbstok_r): New declaration.
522         * m4/mbstok_r.m4: New file.
523         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
524         GNULIB_MBSTOK_R.
525         * modules/string (string.h): Also substitute GNULIB_MBSTOK_R.
526         * MODULES.html.sh (Internationalization functions): Add mbstok_r.
527
528 2007-02-04  Bruno Haible  <bruno@clisp.org>
529
530         New module mbsspn.
531         * modules/mbsspn: New file.
532         * lib/mbsspn.c: New file.
533         * lib/string_.h (strspn): Add a conditional link warning.
534         (mbsspn): New declaration.
535         * m4/mbsspn.m4: New file.
536         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
537         GNULIB_MBSSPN.
538         * modules/string (string.h): Also substitute GNULIB_MBSSPN.
539         * MODULES.html.sh (Internationalization functions): Add mbsspn.
540
541 2007-02-04  Bruno Haible  <bruno@clisp.org>
542
543         New module mbspbrk.
544         * modules/mbspbrk: New file.
545         * lib/mbspbrk.c: New file.
546         * lib/string_.h (strpbrk): Add a conditional link warning.
547         (mbspbrk): New declaration.
548         * m4/mbspbrk.m4: New file.
549         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
550         GNULIB_MBSPBRK.
551         * modules/string (string.h): Also substitute GNULIB_MBSPBRK.
552         * MODULES.html.sh (Internationalization functions): Add mbspbrk.
553
554 2007-02-04  Bruno Haible  <bruno@clisp.org>
555
556         New module mbscspn.
557         * modules/mbscspn: New file.
558         * lib/mbscspn.c: New file.
559         * lib/string_.h (strcspn): Add a conditional link warning.
560         (mbscspn): New declaration.
561         * m4/mbscspn.m4: New file.
562         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
563         GNULIB_MBSCSPN.
564         * modules/string (string.h): Also substitute GNULIB_MBSCSPN.
565         * MODULES.html.sh (Internationalization functions): Add mbscspn.
566
567 2007-02-04  Bruno Haible  <bruno@clisp.org>
568
569         New module mbscasestr, reduced goal of strcasestr.
570         * modules/mbscasestr: New file.
571         * lib/mbscasestr.c: New file, copied from lib/strcasestr.c.
572         (mbscasestr): Renamed from strcasestr.
573         * lib/strcasestr.c: Don't include mbuiter.h.
574         (strcasestr): Remove support for multibyte locales.
575         * lib/string_.h (strcasestr): Don`t rename. Declare only if missing.
576         Change the conditional link warning.
577         (mbscasestr): New declaration.
578         * m4/mbscasestr.m4: New file.
579         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Enable the replacement only if
580         the system does not have strcasestr. Set HAVE_STRCASESTR instead of
581         REPLACE_STRCASESTR.
582         (gl_PREREQ_STRCASESTR): Don't require gl_FUNC_MBRTOWC.
583         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
584         HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
585         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSCASESTR.
586         * modules/string (string.h): Also substitute GNULIB_MBSCASESTR.
587         Substitute HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
588         * modules/strcasestr (Files): Remove m4/mbrtowc.m4.
589         (Depends-on): Remove mbuiter.
590         * MODULES.html.sh (Internationalization functions): Add mbscasestr.
591
592 2007-02-04  Bruno Haible  <bruno@clisp.org>
593
594         Simplify handling of strncasecmp.
595         * lib/string_.h (strncasecmp): Remove test for GNULIB_STRCASE. Change
596         the conditional link warning.
597         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
598         HAVE_STRCASECMP, not REPLACE_STRCASECMP.
599         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Don't initialize GNULIB_STRCASE.
600         * modules/strcase (configure.ac): Don't invoke
601         gl_STRING_MODULE_INDICATOR.
602         * modules/string (string.h): Don't substitute GNULIB_STRCASE.
603
604 2007-02-04  Bruno Haible  <bruno@clisp.org>
605
606         New module mbscasecmp, reduced goal of strcasecmp.
607         * modules/mbscasecmp: New file.
608         * lib/mbscasecmp.c: New file, copied from lib/strcasecmp.c.
609         (mbscasecmp): Renamed from strcasecmp.
610         * lib/strcasecmp.c: Don't include mbuiter.h.
611         (strcasecmp): Remove support for multibyte locales.
612         * lib/string_.h (strcasecmp): Don`t rename. Declare only if missing.
613         Change the conditional link warning.
614         (mbscasecmp): New declaration.
615         * m4/mbscasecmp.m4: New file.
616         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Enable the replacement only if
617         the system lacks strcasecmp. Set HAVE_STRCASECMP instead of
618         REPLACE_STRCASECMP.
619         (gl_PREREQ_STRCASECMP): Don't require gl_FUNC_MBRTOWC.
620         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
621         GNULIB_MBSCASECMP.
622         * modules/string (string.h): Also substitute GNULIB_MBSCASECMP.
623         Substitute HAVE_STRCASECMP instead of REPLACE_STRCASECMP.
624         * modules/strcase (Files): Remove m4/mbrtowc.m4.
625         (Depends-on): Remove mbuiter.
626         * MODULES.html.sh (Internationalization functions): Add mbscasecmp.
627
628 2007-02-04  Bruno Haible  <bruno@clisp.org>
629
630         New module mbsstr. Remove module strstr.
631         * modules/mbsstr: New file.
632         * modules/strstr: Remove file.
633         * lib/mbsstr.c: Renamed from lib/strstr.c.
634         (mbsstr): Renamed from strstr.
635         * lib/string_.h (strstr): Remove declaration. Change the conditional
636         link warning.
637         (mbsstr): New declaration.
638         * m4/mbsstr.m4: New file.
639         * m4/strstr.m4: Remove file.
640         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Don't initialize
641         REPLACE_STRSTR.
642         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSSTR.
643         Don't initialize GNULIB_STRSTR.
644         * modules/string (string.h): Also substitute GNULIB_MBSSTR. Don't
645         substitute GNULIB_STRSTR and REPLACE_STRSTR.
646         * MODULES.html.sh (Internationalization functions): Add mbsstr.
647         (Support for systems lacking ANSI C 89): Remove strstr.
648
649 2007-02-04  Bruno Haible  <bruno@clisp.org>
650
651         New module mbsrchr.
652         * modules/mbsrchr: New file.
653         * lib/mbsrchr.c: New file.
654         * lib/string_.h (strrchr): Add a conditional link warning.
655         (mbsrchr): New declaration.
656         * m4/mbsrchr.m4: New file.
657         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
658         GNULIB_MBSRCHR.
659         * modules/string (string.h): Also substitute GNULIB_MBSRCHR.
660         * MODULES.html.sh (Internationalization functions): Add mbsrchr.
661
662 2007-02-04  Bruno Haible  <bruno@clisp.org>
663
664         New module mbschr.
665         * modules/mbschr: New file.
666         * lib/mbschr.c: New file.
667         * lib/string_.h (strchr): Add a conditional link warning.
668         (mbschr): New declaration.
669         * m4/mbschr.m4: New file.
670         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
671         GNULIB_MBSCHR.
672         * modules/string (string.h): Also substitute GNULIB_MBSCHR.
673         * MODULES.html.sh (Internationalization functions): Add mbschr.
674
675 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
676
677         * lib/stdbool_.h: Mention that bool bit-fields aren't supported.
678
679         * modules/stdarg (configure.ac-early): Require AC_PROG_CC_STDC.
680
681 2007-02-04  Bruno Haible  <bruno@clisp.org>
682
683         New module description section 'configure.ac-early'.
684         * gnulib-tool (sed_extract_prog): Recognize configure.ac-early.
685         (func_get_autoconf_early_snippet): New function.
686         (func_import, func_create_testdir): Use it. Remove special cases for
687         modules 'extensions' and 'lock'.
688         * modules/extensions (configure.ac-early): Require
689         gl_USE_SYSTEM_EXTENSIONS.
690         * modules/lock (configure.ac-early): Require gl_LOCK_EARLY.
691
692 2007-02-04  Bruno Haible  <bruno@clisp.org>
693
694         Make use of gcj-4.3's -fsource and -ftarget option.
695         * m4/javacomp.m4 (gt_JAVACOMP): Test whether gcj is in version >= 4.3,
696         and if so try the options -fsource and -ftarget.
697         * lib/javacomp.c (compile_using_gcj): Add fsource_option,
698         source_version, ftarget_option, target_version arguments.
699         (is_envjavac_gcj43, is_envjavac_gcj43_usable): New functions.
700         (is_envjavac_oldgcj_14_14_usable): Renamed from
701         is_envjavac_gcj_14_14_usable.
702         (is_envjavac_oldgcj_14_13_usable): Renamed from
703         is_envjavac_gcj_14_13_usable.
704         (is_gcj_present): Update.
705         (is_gcj_43, is_gcj43_usable): New functions.
706         (is_oldgcj_14_14_usable): Renamed from is_gcj_14_14_usable. Update.
707         (is_oldgcj_14_13_usable): Renamed from is_gcj_14_13_usable. Update.
708         (compile_java_class): Test whether gcj is in version >= 4.3, and if so
709         try the options -fsource and -ftarget.
710
711 2007-02-03  Paul Eggert  <eggert@cs.ucla.edu>
712
713         * lib/xalloc.h (x2nrealloc): Fix an unlikely bug in the overflow
714         checking code.  Set N = ceil (1.5 * N) rather than to a slightly
715         larger value.
716
717 2007-02-03  Jim Meyering  <jim@meyering.net>
718
719         Give tools a better chance to allocate space for very large buffers.
720         * lib/xalloc.h (x2nrealloc): Use 3/2, not 2, as buffer size factor.
721
722         Make pwd and readlink work also when run with an unreadable parent dir
723         on systems with openat support.
724         * lib/getcwd.c (__getcwd) [HAVE_PARTLY_WORKING_GETCWD]: Use the system
725         provided getcwd function, even when we have openat support.
726         Reported by Dmitry V. Levin in <http://bugzilla.redhat.com/227168>.
727
728 2007-02-02  Bruno Haible  <bruno@clisp.org>
729
730         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
731         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): Provoke a link
732         error only if GNULIB_POSIXCHECK is defined. Needed to avoid artificial
733         portability problems if one of these functions is only used on specific
734         platforms.
735         Reported by Paul Eggert.
736
737 2007-02-02  Paul Eggert  <eggert@cs.ucla.edu>
738
739         Avoid mempcpy in the regex code, as the string.h mempcpy stuff
740         is causing more trouble than it's curing.
741         * lib/regex_internal.h (__mempcpy): Remove.
742         * lib/regcomp.c (regerror): Rewrite to avoid the need for mempcpy
743         (and make the code a tad smaller to boot).
744         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for mempcpy.
745
746 2007-02-02  Jim Meyering  <jim@meyering.net>
747
748         * modules/arpa_inet: Put AC_PROG_MKDIR_P in the configure.ac:
749         section, not in the Makefile.am: one.
750
751 2007-02-02  Eric Blake  <ebb9@byu.net>
752
753         * lib/strchrnul.c: Always include config.h first.
754
755         * modules/mountlist (Depends-on): Revert 2007-01-31 change,
756         gnulib strstr is not necessary here.
757
758 2007-02-02  Simon Josefsson  <simon@josefsson.org>
759
760         * m4/socklen.m4: Fix typo.
761
762 2007-02-02  Eric Blake  <ebb9@byu.net>
763
764         * modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid races.
765         * modules/netinet_in (Makefile.am): Likewise.
766
767 2007-02-01  Bruno Haible  <bruno@clisp.org>
768
769         * lib/string_.h (GL_LINK_WARNING): New macro.
770         (strcasecmp, strstr, strcasestr): If provided by the system,
771         conditionally define as a macro that leads to a warning instead of to
772         an error.
773         (strncasecmp): Conditionally define as a macro that leads to a warning.
774
775 2007-02-01  Jim Meyering  <jim@meyering.net>
776
777         Give tools a better chance to allocate space for very large buffers.
778         * lib/xalloc.h (x2nrealloc): Use 3/2, not 2, as buffer size factor.
779
780 2007-02-01  Karl Berry  <karl@gnu.org>
781
782         * config/srclist.txt (strtok_r.c): lose sync, no more strtok_r.h.
783
784 2007-02-01  Bruno Haible  <bruno@clisp.org>
785
786         * MODULES.html.sh (Unicode string functions): Update after 2007-01-27
787         renamings.
788
789 2007-02-01  Eric Blake  <ebb9@byu.net>
790
791         * modules/regex (Depends-on): Revert dependence on mempcpy.
792         * lib/regex_internal.h [! _LIBC && !__mempcpy]: Undo string
793         module's definition of mempcpy.
794         Reported by Paul Eggert.
795
796 2007-02-01  Paul Eggert  <eggert@cs.ucla.edu>
797
798         * lib/string_.h: If the gnulib module XYZ is not present, undefine
799         the symbol XYZ before redefining it.  This fixes a problem with
800         programs that don't use XYZ, when compiled on systems that define
801         XYZ to something else.
802
803 2007-01-31  Paul Eggert  <eggert@cs.ucla.edu>
804
805         * lib/mkdir-p.c (make_dir_parents): Close a race condition that
806         occurs when "mkdir -m foo" creates a setgid directory that is (1)
807         writeable to group or other and (2) is intended to have a special
808         mode bit that is set or cleared.  In such a case, the directory
809         should be neither group- nor other-writeable until the special
810         mode bits are right.
811
812 2007-01-31  Eric Blake  <ebb9@byu.net>
813
814         * modules/mountlist (Depends-on): Add strstr.
815
816         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usage
817         bug.
818         * modules/string (Makefile.am): Remove redundant replacement.
819         * modules/regex (Depends-on): Add mempcpy.
820
821 2007-01-31  Bruno Haible  <bruno@clisp.org>
822
823         New module description field 'Link'.
824         * gnulib-tool (func_usage): Document --extract-link-directive.
825         (sed_extract_prog): Recognize 'Link' directive.
826         (func_get_link_directive): New function.
827         (func_import): Show summary of link directives.
828         Handle --extract-link-directive option.
829         * modules/acl (Link): New section.
830         * modules/clock-time (Link): New section.
831         * modules/euidaccess (Link): New section.
832         * modules/gettext (Link): New section.
833         * modules/iconv (Link): New section.
834         * modules/lock (Link): New section.
835         * modules/nanosleep (Link): New section.
836         * modules/readline (Link): New section.
837
838 2007-01-27  Bruno Haible  <bruno@clisp.org>
839
840         Enforce the use of gnulib modules for unportable <string.h> functions.
841         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): New macro.
842         (gl_STRING_MODULE_INDICATOR_DEFAULTS): New macro.
843         (gl_HEADER_STRING_H_BODY): Require it.
844         * lib/string_.h: If the gnulib module XYZ is not present, redefine
845         the symbol XYZ to one that gives a link error.
846         * modules/string (Makefile.am): Also substitute the GNULIB_* variables.
847         * modules/memmem (configure.ac): Invoke gl_STRING_MODULE_INDICATOR.
848         * modules/mempcpy (configure.ac): Likewise.
849         * modules/memrchr (configure.ac): Likewise.
850         * modules/stpcpy (configure.ac): Likewise.
851         * modules/stpncpy (configure.ac): Likewise.
852         * modules/strcase (configure.ac): Likewise.
853         * modules/strcasestr (configure.ac): Likewise.
854         * modules/strchrnul (configure.ac): Likewise.
855         * modules/strdup (configure.ac): Likewise.
856         * modules/strndup (configure.ac): Likewise.
857         * modules/strnlen (configure.ac): Likewise.
858         * modules/strpbrk (configure.ac): Likewise.
859         * modules/strsep (configure.ac): Likewise.
860         * modules/strstr (configure.ac): Likewise.
861         * modules/strtok_r (configure.ac): Likewise.
862
863 2007-01-31  Jean-Louis Martineau  <martineau@zmanda.com>  (tiny change)
864
865         * lib/gai_strerror.c (values): Add EAI_OVERFLOW.
866
867 2007-01-30  Jim Meyering  <jim@meyering.net>
868
869         * lib/mpsort.c (mpsort): Remove spurious "return" in void function.
870
871 2007-01-29  Bruno Haible  <bruno@clisp.org>
872
873         * lib/allocsa.h: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
874         * lib/execute.c: Likewise.
875         * lib/pipe.c: Likewise.
876         * lib/printf-args.h: Likewise.
877         * lib/printf-args.c: Likewise.
878         * lib/printf-parse.c: Likewise.
879         * lib/vasnprintf.c: Likewise.
880
881 2007-01-29  Eric Blake  <ebb9@byu.net>
882
883         * lib/memrchr.c: Assume <string.h> unconditionally, to pull in
884         declaration.
885
886 2007-01-29  Paul Eggert  <eggert@cs.ucla.edu>
887
888         * lib/strptime.h (strptime): Use 'restrict' for args where
889         POSIX requires this.
890         * lib/strptime.c (strptime): Likewise.
891         Change license notice from LGPL to GPL, since gnulib-tool will
892         change this as needed.
893         Include <config.h> if _LIBC is not defined, not if HAVE_CONFIG_H is
894         defined.
895         Include "strptime.h" first, to check interface.
896         Do not #undef _LIBC and _NL_CURRENT.
897         Do not include <stdlib.h>; no longer needed.
898         Include "time_r.h" and declare ptime_locale_status
899         only if _LIBC is not defined.
900         (__P): Remove unused macro.
901         (match_string): Bring back glibc version, but use it only if _LIBC
902         is defined.
903         (__strptime_internal): Compile tm_gmtoff code if _LIBC is defined, too.
904         Remove unnecessary assertion and abort() call.
905         Use #ifdef _NL_CURRENT rather than #if 0, for benefit of glibc.
906         * m4/strptime.m4: Fix serial number comment.
907         (gl_FUNC_STRPTIME): Require AC_C_RESTRICT, gl_TM_GMTOFF.
908         * modules/strptime (Files): Add m4/tm_gmtoff.m4.
909         (Depends-on): Add time_r.
910
911 2007-01-29  Bruno Haible  <bruno@clisp.org>
912
913         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
914         strptime.
915         * modules/strptime (Depends-on): Add stdbool.
916         * lib/strptime.h: Include <time.h> always. Add comments.
917
918 2007-01-29  Yoann Vandoorselaere  <yoann@prelude-ids.org>
919
920         * modules/strptime: New file.
921         * lib/strptime.h: New file.
922         * lib/strptime.c: New file.
923         * m4/strptime.m4: New file.
924
925 2007-01-28  Paul Eggert  <eggert@cs.ucla.edu>
926
927         * MODULES.html.sh: New module mpsort.
928         * lib/mpsort.c, lib/mpsort.h, m4/mpsort.m4, modules/mpsort: New files.
929
930         * lib/regex.h (_Restrict_): Renamed from __restrict, to avoid
931         a circularity problem with HP-UX ia64 reported by Bob Proulx in
932         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00394.html>.
933         All uses changed.
934         (_Restrict_arr_): Renamed from __restrict_arr, for similar reasons.
935         All uses changed.
936         * lib/regcomp.c, lib/regexec.c: Change all uses from __restrict
937         to _Restrict_.
938         * lib/regexec.c (regexec): Declare pmatch with _Restrict_arr_, so that
939         the parameter matches the prototype.
940
941 2007-01-28  Jim Meyering  <jim@meyering.net>
942
943         * modules/sys_time (Makefile.am) [MOSTLYCLEANFILES]: Do use
944         sys/time.h here, reverting that part of the previous patch:
945         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/8959>.
946
947 2007-01-28  Bruno Haible  <bruno@clisp.org>
948
949         * modules/sys_time (Makefile.am): Build sys/time.h only when it's the
950         value of $(SYS_TIME_H).
951         [MOSTLYCLEANFILES]: Now that sys/time.h is created only when needed,
952         remove it conditionally, too. [added by Jim Meyering]
953         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Set SYS_TIME_H.
954         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
955         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Set SYS_TIME_H when setting
956         GETTIMEOFDAY_REPLACEMENT to 1.
957
958 2007-01-28  Bruno Haible  <bruno@clisp.org>
959
960         * m4/unistd_h.m4 (gl_HEADER_UNISTD_DEFAULTS): New macro.
961         (gl_HEADER_UNISTD): Require it. Don't set UNISTD_H to empty here.
962         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_HEADER_UNISTD_DEFAULTS.
963         Set UNISTD_H instead of UNISTD_H2.
964         * modules/fchdir (BUILT_SOURCES): Drop $(UNISTD_H2).
965
966 2007-01-28  Bruno Haible  <bruno@clisp.org>
967
968         * modules/mbchar (Makefile.am): Add mbchar.c to lib_SOURCES.
969         * m4/mbchar.m4 (gl_MBCHAR): Remove AC_LIBOBJ invocation.
970
971 2007-01-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
972
973         * gnulib-tool (func_emit_lib_Makefile_am, func_add_or_update)
974         (func_create_testdir): Ensure C locale for `grep' and `tr'
975         character ranges.
976         (func_create_megatestdir): Avoid one `grep'.  Fix bug in
977         ACLOCAL_AMFLAGS parsing state machine.
978
979 2007-01-27  Bruno Haible  <bruno@clisp.org>
980
981         * modules/unistr/base: Update.
982
983 2007-01-27  Bruno Haible  <bruno@clisp.org>
984
985         Rename u32-mbtouc -> u32-mbtouc-unsafe, u32-mbtouc-safe -> u32-mbtouc,
986         u32_mbtouc -> u32_mbtouc_unsafe, u32_mbtouc_safe -> u32_mbtouc.
987         * modules/unistr/u32-mbtouc-unsafe: Renamed from
988         modules/unistr/u32-mbtouc.
989         * lib/unistr/u32-mbtouc-unsafe.c: Renamed from lib/unistr/u32-mbtouc.c.
990         * lib/unistr.h: Update.
991         * lib/linebreak.c: Update.
992         * modules/unistr/u32-mbtouc: Renamed from
993         modules/unistr/u32-mbtouc-safe.
994         * lib/unistr/u32-mbtouc.c: Renamed from lib/unistr/u32-mbtouc-safe.c.
995         * lib/unistr.h: Update.
996         * lib/unistr/u32-to-u8.c: Update.
997         * lib/unistr/u32-to-u16.c: Update.
998
999 2007-01-27  Bruno Haible  <bruno@clisp.org>
1000
1001         Rename utf16-ucs4 -> utf16-ucs4-unsafe, utf16-ucs4-safe -> utf16-ucs4,
1002         u16_mbtouc -> u16_mbtouc_unsafe, u16_mbtouc_safe -> u16_mbtouc.
1003         * modules/utf16-ucs4-unsafe: Renamed from modules/utf16-ucs4.
1004         * lib/utf16-ucs4-unsafe.h: Renamed from lib/utf16-ucs4.h.
1005         * lib/unistr/utf16-ucs4-unsafe.c: Renamed from lib/unistr/utf16-ucs4.c.
1006         * modules/unistr/u16-mbtouc-unsafe: Renamed from
1007         modules/unistr/u16-mbtouc.
1008         * lib/unistr/u16-mbtouc-unsafe.c: Renamed from lib/unistr/u16-mbtouc.c.
1009         * lib/unistr.h: Update.
1010         * lib/linebreak.c: Update.
1011         * modules/linebreak: Update.
1012         * modules/utf16-ucs4: Renamed from modules/utf16-ucs4-safe.
1013         * lib/utf16-ucs4.h: Renamed from lib/utf16-ucs4-safe.h.
1014         * lib/unistr/utf16-ucs4.c: Renamed from lib/unistr/utf16-ucs4-safe.c.
1015         * modules/unistr/u16-mbtouc: Renamed from
1016         modules/unistr/u16-mbtouc-safe.
1017         * lib/unistr/u16-mbtouc.c: Renamed from lib/unistr/u16-mbtouc-safe.c.
1018         * lib/unistr.h: Update.
1019         * lib/unistr/u16-to-u8.c: Update.
1020         * modules/unistr/u16-to-u8: Update.
1021         * lib/unistr/u16-to-u32.c: Update.
1022         * modules/unistr/u16-to-u32: Update.
1023
1024 2007-01-27  Bruno Haible  <bruno@clisp.org>
1025
1026         Rename utf8-ucs4 -> utf8-ucs4-unsafe, utf8-ucs4-safe -> utf8-ucs4,
1027         u8_mbtouc -> u8_mbtouc_unsafe, u8_mbtouc_safe -> u8_mbtouc.
1028         * modules/utf8-ucs4-unsafe: Renamed from modules/utf8-ucs4.
1029         * lib/utf8-ucs4-unsafe.h: Renamed from lib/utf8-ucs4.h.
1030         * lib/unistr/utf8-ucs4-unsafe.c: Renamed from lib/unistr/utf8-ucs4.c.
1031         * modules/unistr/u8-mbtouc-unsafe: Renamed from
1032         modules/unistr/u8-mbtouc.
1033         * lib/unistr/u8-mbtouc-unsafe.c: Renamed from lib/unistr/u8-mbtouc.c.
1034         * lib/unistr.h: Update.
1035         * lib/striconveh.c: Update.
1036         * modules/striconveh: Update.
1037         * lib/linebreak.c: Update.
1038         * modules/linebreak: Update.
1039         * modules/utf8-ucs4: Renamed from modules/utf8-ucs4-safe.
1040         * lib/utf8-ucs4.h: Renamed from lib/utf8-ucs4-safe.h.
1041         * lib/unistr/utf8-ucs4.c: Renamed from lib/unistr/utf8-ucs4-safe.c.
1042         * modules/unistr/u8-mbtouc: Renamed from modules/unistr/u8-mbtouc-safe.
1043         * lib/unistr/u8-mbtouc.c: Renamed from lib/unistr/u8-mbtouc-safe.c.
1044         * lib/unistr.h: Update.
1045         * lib/striconveh.c: Update.
1046         * modules/striconveh: Update.
1047         * lib/unistr/u8-to-u16.c: Update.
1048         * modules/unistr/u8-to-u16: Update.
1049         * lib/unistr/u8-to-u32.c: Update.
1050         * modules/unistr/u8-to-u32: Update.
1051
1052 2007-01-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1053
1054         Sync from Libtool.
1055         * lib/argz.c: Do not include strings.h nor memory.h, include
1056         string.h unconditionally.  Patch by Simon Josefsson.
1057
1058 2007-01-27  Bruno Haible  <bruno@clisp.org>
1059
1060         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): New macro, extracted
1061         from gl_HEADER_STRING_H_BODY.
1062         (gl_HEADER_STRING_H_BODY): Require it.
1063         * m4/memmem.m4 (gl_FUNC_MEMMEM): Require gl_HEADER_STRING_H_DEFAULTS.
1064         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
1065         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
1066         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
1067         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
1068         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP): Likewise.
1069         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
1070         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
1071         * m4/strdup.m4 (gl_FUNC_STRDUP): Likewise.
1072         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
1073         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
1074         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Likewise.
1075         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
1076         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
1077         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
1078
1079 2007-01-27  Bruno Haible  <bruno@clisp.org>
1080
1081         * gnulib-tool (func_emit_lib_Makefile_am): If $for_test is true, turn
1082         check_PROGRAMS into noinst_PROGRAMS.
1083         (func_emit_tests_Makefile_am): Likewise. Also don't initialize
1084         check_PROGRAMS in this case.
1085         (func_import): Set for_test to false.
1086         (func_create_testdir): Set for_test to true.
1087
1088 2007-01-27  Yoann Vandoorselaere <yoann.v@prelude-ids.com>
1089             Bruno Haible  <bruno@clisp.org>
1090
1091         * modules/strcasestr (Files): Remove lib/strcasestr.h.
1092         (Depends-on): Add string.
1093         (Includes): Use <string.h> instead of strcasestr.h.
1094         * modules/string (Makefile.am): Also substitute the value of
1095         REPLACE_STRCASESTR.
1096         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Don't define strcasestr here;
1097         assume strcasestr is declared in <string.h> not <strings.h>. Also
1098         set REPLACE_STRCASESTR.
1099         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Provide a default value for
1100         REPLACE_STRCASESTR.
1101         * lib/strcasestr.h: Remove file.
1102         * lib/strcasestr.c: Include <string.h> instead of strcasestr.h.
1103         * lib/string_.h (strcasestr): New declaration.
1104
1105 2007-01-27  Bruno Haible  <bruno@clisp.org>
1106
1107         * lib/string_.h: Use 'extern'.
1108
1109 2007-01-27  Jim Meyering  <jim@meyering.net>
1110
1111         * lib/regex_internal.c (re_string_reconstruct): Remove declaration
1112         of set-but-not-used local, "q".
1113
1114         * lib/mempcpy.c: Include <config.h> before <string.h>.
1115         This fixes a compilation error on HP-UX, due to the system's
1116         "restrict"-using mempcpy prototype.
1117
1118 2007-01-26  Bruno Haible  <bruno@clisp.org>
1119
1120         Small optimization.
1121         * lib/javacomp.c: Include c-strstr.h.
1122          (is_envjavac_gcj): Use c_strstr instead of strstr.
1123         * modules/javacomp (Depends-on): Add c-strstr, remove strstr.
1124
1125 2007-01-26  Bruno Haible  <bruno@clisp.org>
1126
1127         * MODULES.html.sh (Unicode string functions): Add the new modules.
1128
1129         * modules/uniconv/u32-strconv-to-locale: New file.
1130         * lib/uniconv/u32-strconv-to-locale.c: New file.
1131
1132         * modules/uniconv/u16-strconv-to-locale: New file.
1133         * lib/uniconv/u16-strconv-to-locale.c: New file.
1134
1135         * modules/uniconv/u8-strconv-to-locale: New file.
1136         * lib/uniconv/u8-strconv-to-locale.c: New file.
1137
1138         * modules/uniconv/u32-strconv-from-locale: New file.
1139         * lib/uniconv/u32-strconv-from-locale.c: New file.
1140
1141         * modules/uniconv/u16-strconv-from-locale: New file.
1142         * lib/uniconv/u16-strconv-from-locale.c: New file.
1143
1144         * modules/uniconv/u8-strconv-from-locale: New file.
1145         * lib/uniconv/u8-strconv-from-locale.c: New file.
1146
1147         * modules/uniconv/u32-strconv-to-enc: New file.
1148         * lib/uniconv/u32-strconv-to-enc.c: New file.
1149         * modules/uniconv/u32-strconv-to-enc-tests: New file.
1150         * tests/uniconv/test-u32-strconv-to-enc.c: New file.
1151
1152         * modules/uniconv/u16-strconv-to-enc: New file.
1153         * lib/uniconv/u16-strconv-to-enc.c: New file.
1154         * lib/uniconv/u-strconv-to-enc.h: New file.
1155         * modules/uniconv/u16-strconv-to-enc-tests: New file.
1156         * tests/uniconv/test-u16-strconv-to-enc.c: New file.
1157
1158         * modules/uniconv/u8-strconv-to-enc: New file.
1159         * lib/uniconv/u8-strconv-to-enc.c: New file.
1160         * modules/uniconv/u8-strconv-to-enc-tests: New file.
1161         * tests/uniconv/test-u8-strconv-to-enc.c: New file.
1162
1163         * modules/uniconv/u32-strconv-from-enc: New file.
1164         * lib/uniconv/u32-strconv-from-enc.c: New file.
1165         * modules/uniconv/u32-strconv-from-enc-tests: New file.
1166         * tests/uniconv/test-u32-strconv-from-enc.c: New file.
1167
1168         * modules/uniconv/u16-strconv-from-enc: New file.
1169         * lib/uniconv/u16-strconv-from-enc.c: New file.
1170         * modules/uniconv/u16-strconv-from-enc-tests: New file.
1171         * tests/uniconv/test-u16-strconv-from-enc.c: New file.
1172
1173         * modules/uniconv/u8-strconv-from-enc: New file.
1174         * lib/uniconv/u8-strconv-from-enc.c: New file.
1175         * lib/uniconv/u-strconv-from-enc.h: New file.
1176         * modules/uniconv/u8-strconv-from-enc-tests: New file.
1177         * tests/uniconv/test-u8-strconv-from-enc.c: New file.
1178
1179         * modules/uniconv/u32-conv-from-enc: New file.
1180         * lib/uniconv/u32-conv-from-enc.c: New file.
1181         * modules/uniconv/u32-conv-from-enc-tests: New file.
1182         * tests/uniconv/test-u32-conv-from-enc.c: New file.
1183
1184         * modules/uniconv/u16-conv-from-enc: New file.
1185         * lib/uniconv/u16-conv-from-enc.c: New file.
1186         * lib/uniconv/u-conv-from-enc.h: New file.
1187         * modules/uniconv/u16-conv-from-enc-tests: New file.
1188         * tests/uniconv/test-u16-conv-from-enc.c: New file.
1189
1190         * modules/uniconv/u8-conv-from-enc: New file.
1191         * lib/uniconv/u8-conv-from-enc.c: New file.
1192         * modules/uniconv/u8-conv-from-enc-tests: New file.
1193         * tests/uniconv/test-u8-conv-from-enc.c: New file.
1194
1195         * modules/uniconv/base: New file.
1196         * lib/uniconv.h: New file.
1197
1198 2007-01-26  Paul Eggert  <eggert@cs.ucla.edu>
1199
1200         * doc/gnulib-tool.texi (Initial import): Update to match current
1201         behavior with strdup module.
1202         * lib/.cppi-disable: Remove strcase.h, strdup.h, strndup.h, strnlen.h.
1203         * lib/memmem.h: Remove; all uses removed.  This is now done
1204         by <string.h>.
1205         * lib/mempcpy.h: Likewise.
1206         * lib/memrchr.h: Likewise.
1207         * lib/stpcpy.h: Likewise.
1208         * lib/stpncpy.h: Likewise.
1209         * lib/strcase.h: Likewise.
1210         * lib/strchrnul.h: Likewise.
1211         * lib/strdup.h: Likewise.
1212         * lib/strndup.h: Likewise.
1213         * lib/strnlen.h: Likewise.
1214         * lib/strpbrk.h: Likewise.
1215         * lib/strsep.h: Likewise.
1216         * lib/strstr.h: Likewise.
1217         * lib/strtok_r.h: Likewise.
1218         * lib/string_.h: New file.
1219         * lib/argp-namefrob.h: Don't include no-longer-existent include files.
1220         Rely on <string.h> instead.
1221         * lib/canon-host.c: Likewise.
1222         * lib/chdir-long.c: Likewise.
1223         * lib/concatpath.c: Likewise.
1224         * lib/exclude.c: Likewise.
1225         * lib/fchdir.c: Likewise.
1226         * lib/getaddrinfo.c: Likewise.
1227         * lib/getcwd.c: Likewise.
1228         * lib/getsubopt.c: Likewise.
1229         * lib/glob.c: Likewise.
1230         * lib/hard-locale.c: Likewise.
1231         * lib/iconvme.c: Likewise.
1232         * lib/javacomp.c: Likewise.
1233         * lib/mempcpy.c: Likewise.
1234         * lib/memrchr.c: Likewise.
1235         * lib/regex_internal.h: Likewise.
1236         * lib/stpncpy.c: Likewise.
1237         * lib/strcasecmp.c: Likewise.
1238         * lib/strchrnul.c: Likewise.
1239         * lib/strdup.c: Likewise.
1240         * lib/striconv.c: Likewise.
1241         * lib/striconveh.c: Likewise.
1242         * lib/striconveha.c: Likewise.
1243         * lib/strncasecmp.c: Likewise.
1244         * lib/strndup.c: Likewise.
1245         * lib/strnlen.c: Likewise.
1246         * lib/strsep.c: Likewise.
1247         * lib/strstr.c: Likewise.
1248         * lib/strtok_r.c: Likewise.
1249         * lib/userspec.c: Likewise.
1250         * lib/w32spawn.h: Likewise.
1251         * lib/xstrndup.c: Likewise.
1252         * lib/mountlist.c (strstr): Remove decl.
1253         * m4/string_h.m4: New file.
1254         * m4/memmem.m4 (gl_FUNC_MEMMEM): Set HAVE_DECL_MEMMEM if necessary.
1255         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Set HAVE_MEMPCPY if necessary.
1256         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Set HAVE_MEMRCHR
1257         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Set HAVE_STPCPY if necessary.
1258         * m4/stpncpy.m4 (gl_PREREQ_STPNCPY): Set HAVE_STPNCPY if necessary.
1259         * m4/strcase.m4 (gl_FUNC_STRCASECMP):
1260         Set REPLACE_STRCASECMP if necessary.
1261         (gl_FUNC_STRNCASECMP): Set HAVE_DECL_STRNCASECMP if necessary.
1262         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Set HAVE_STRCHRNUL if necessary.
1263         * m4/strdup.m4 (gl_FUNC_STRDUP): Set HAVE_DECL_STRDUP if necessary.
1264         * m4/strndup.m4 (gl_FUNC_STRNDUP): Set HAVE_DECL_STRNLEN and
1265         HAVE_DECL_STRDUP if necessary.
1266         (gl_PREREQ_STRNLEN): Don't bother to check for strnlen decl,
1267         since gl_FUNC_STRNDUP does that now.
1268         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Set HAVE_DECL_STRNLEN if necessary.
1269         Check for decl here...
1270         (gl_PREREQ_STRNLEN): ... not here.
1271         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Set HAVE_STRPBRK if necessary.
1272         * m4/strsep.m4 (gl_FUNC_STRSEP): Set HAVE_STRSEP if necessary.
1273         * m4/strstr.m4 (gl_FUNC_STRSTR): Set REPLACE_STRSTR if necessary.
1274         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Set HAVE_DECL_STRTOK_R if
1275         necessary.
1276         * modules/string: New file.
1277         * modules/memmem (Files): Remove special-purpose include file.
1278         (Depends-on): Add string.
1279         (Include): Include <string.h>, not the removed file.
1280         * modules/mempcpy: Likewise.
1281         * modules/memrchr: Likewise.
1282         * modules/stpcpy: Likewise.
1283         * modules/stpncpy: Likewise.
1284         * modules/strcase: Likewise.
1285         * modules/strchrnul: Likewise.
1286         * modules/strdup: Likewise.
1287         * modules/strndup: Likewise.
1288         * modules/strnlen: Likewise.
1289         * modules/strpbrk: Likewise.
1290         * modules/strsep: Likewise.
1291         * modules/strstr: Likewise.
1292         * modules/strtok_r: Likewise.
1293         * tests/test-dirname.c: Don't include "strdup.h", since
1294         <string.h> now suffices.
1295         * tests/test-memmem.c: Don't include "memmem.h", since
1296         <string.h> now suffices.
1297
1298 2007-01-25  Bruno Haible  <bruno@clisp.org>
1299
1300         * lib/striconveh.c (mem_cd_iconveh_internal): Ignore *lengthp if
1301         *resultp is 0.
1302
1303         * lib/unistr/u16-to-u8.c (u16_to_u8): Fix u8_uctomb invocation.
1304         * lib/unistr/u32-to-u8.c (u32_to_u8): Likewise.
1305         * lib/unistr/u8-to-u16.c (u8_to_u16): Fix u16_uctomb invocation.
1306         * lib/unistr/u32-to-u16.c (u32_to_u16): Likewise.
1307
1308         * modules/unistr/u8-to-u16 (Depends-on): Add missing modules.
1309         * modules/unistr/u8-to-u32 (Depends-on): Add missing modules.
1310         * modules/unistr/u16-to-u8 (Depends-on): Add missing modules.
1311         * modules/unistr/u16-to-u32 (Depends-on): Add missing modules.
1312         * modules/unistr/u32-to-u8 (Depends-on): Add missing modules.
1313         * modules/unistr/u32-to-u16 (Depends-on): Add missing modules.
1314
1315 2007-01-24  Bruno Haible  <bruno@clisp.org>
1316
1317         Don't AC_REQUIRE autoconf macros that invoke AC_LIBOBJ. See
1318         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00279.html>.
1319         * m4/argp.m4 (gl_ARGP): Invoke, don't require, gl_GETOPT_SUBSTITUTE.
1320         * m4/fts.m4 (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): Invoke, don't require,
1321         gl_FUNC_FTS_CORE.
1322         (gl_FUNC_FTS_CORE): Invoke, don't require, gl_FUNC_OPENAT.
1323         * m4/lstat.m4 (gl_FUNC_LSTAT): Invoke, don't require,
1324         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
1325         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Invoke, don't require, AC_FUNC_MEMCMP.
1326         * m4/mktime.m4 (gl_FUNC_MKTIME): Invoke, don't require, AC_FUNC_MKTIME.
1327         * m4/openat.m4 (gl_FUNC_OPENAT): Invoke, don't require,
1328         gl_FUNC_FCHOWNAT.
1329         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Invoke, don't require,
1330         gl_FUNC_STRFTIME.
1331         * m4/strtod.m4 (gl_FUNC_STRTOD): Invoke, don't require, AC_FUNC_STRTOD.
1332         Reported by Ralf Wildenhues.
1333
1334 2007-01-24  Bruno Haible  <bruno@clisp.org>
1335
1336         Drop AC_REQUIRE calls that are redundant with the module dependencies.
1337         * m4/canon-host.m4 (gl_PREREQ_CANON_HOST): Don't require
1338         gl_GETADDRINFO.
1339         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Don't require AM_STDBOOL_H,
1340         gl_FUNC_MEMPCPY, gl_FUNC_OPENAT, gl_FUNC_MEMRCHR.
1341         * m4/openat.m4 (gl_PREREQ_OPENAT): Don't require gl_SAVE_CWD.
1342
1343 2007-01-24  Paul Eggert  <eggert@cs.ucla.edu>
1344
1345         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Add test for glibc bug 361.
1346         Don't use 'exit'; just return from 'main'.
1347         (_AC_LIBOBJ_FNMATCH): Check for headers and functions just once.
1348
1349         * lib/fnmatch_.h: Readjust white space and comments to match
1350         glibc, to avoid spurious diffs.
1351
1352 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
1353
1354         * lib/fnmatch_loop.c (internal_fnmatch) [!_LIBC]: #if-out the
1355         2004-12-01 change by Jakub Jelinek, since this code won't compile
1356         if !LIBC.  Problem reported by Bob Proulx.
1357
1358 2007-01-23  Bruno Haible  <bruno@clisp.org>
1359
1360         * lib/striconveh.c: Include c-strcaseeq.h.
1361         (mem_iconveh, str_iconveh): Use STRCASEEQ instead of c_strcasecmp.
1362         * modules/striconveh (Depends-on): Add c-strcaseeq.
1363
1364 2007-01-23  Bruno Haible  <bruno@clisp.org>
1365
1366         * MODULES.html.sh (String handling): Add streq, c-strcaseeq.
1367
1368         * modules/c-strcaseeq: New file.
1369         * lib/c-strcaseeq.h: New file.
1370
1371         * modules/streq: New file.
1372         * lib/streq.h: New file.
1373
1374 2007-01-23  Bruno Haible  <bruno@clisp.org>
1375
1376         * modules/striconveha-tests: New file.
1377         * tests/test-striconveha.c: New file.
1378
1379         * lib/striconveha.h: Include <stdbool.h>.
1380         (mem_iconveha, str_iconveha): Add 'transliterate' argument.
1381         * lib/striconveha.c: Include allocsa.h, strdup.h, c-strcase.h.
1382         (mem_iconveha_notranslit): Renamed from mem_iconveha.
1383         (mem_iconveha): New function.
1384         (str_iconveha_notranslit): Renamed from str_iconveha.
1385         (str_iconveha): New function.
1386         * modules/striconveha (Depends-on): Add stdbool, allocsa, strdup,
1387         c-strcase.
1388
1389 2007-01-23  Bruno Haible  <bruno@clisp.org>
1390
1391         * lib/striconveha.c (mem_iconveha): Fix endless recursion. Try all
1392         encodings without forgiving before trying any encoding with handler.
1393         (str_iconveha): Try all encodings without forgiving before trying any
1394         encoding with handler.
1395
1396 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
1397
1398         Import the following changes from libc.
1399
1400         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
1401
1402         * lib/fnmatch_loop.c: Adjust for changed secondary hash function.
1403
1404         2004-12-01  Jakub Jelinek  <jakub@redhat.com>
1405
1406         * lib/fnmatch_loop.c (internal_fnmatch): Clear is_seqval after
1407         normal_bracket label.
1408
1409         2004-09-01  Jakub Jelinek  <jakub@redhat.com>
1410
1411         [BZ #361]
1412         * lib/fnmatch_loop.c (FCT): For backslash between brackets, branch
1413         to normal_bracket after fetching the next character.
1414
1415 2007-01-22  Bruno Haible  <bruno@clisp.org>
1416
1417         * lib/striconveh.h (mem_cd_iconveh, mem_iconveh): Add 'offsets'
1418         argument.
1419         * lib/striconveh.c (iconv_carefully_1): New function.
1420         (mem_cd_iconveh_internal, mem_cd_iconveh, mem_iconveh): Add 'offsets'
1421         argument.
1422         (str_cd_iconveh): Update.
1423         * lib/striconveha.h (mem_iconveha): Add 'offsets' argument.
1424         * lib/striconveha.c (mem_iconveha): Add 'offsets' argument.
1425         * tests/test-striconveh.c (MAGIC): New macro.
1426         (new_offsets): New function.
1427         (main): Test call with and without offsets.
1428
1429 2007-01-22  Bruno Haible  <bruno@clisp.org>
1430
1431         * modules/sys_stat (Makefile.am): Use @MKDIR_P@ instead of $(MKDIR_P).
1432         * modules/sys_select (Makefile.am): Likewise.
1433         * modules/sys_socket (Makefile.am): Likewise.
1434         * modules/sys_time (Makefile.am): Likewise.
1435
1436 2007-01-22  Paul Eggert  <eggert@cs.ucla.edu>
1437
1438         * modules/gettimeofday (License): Change from GPL to LGPL, since
1439         gettimeofday is a library function.
1440
1441 2007-01-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
1442
1443         * lib/poll.c (rpl_poll): Don't check against FD_SETSIZE under Win32.
1444
1445 2007-01-21  Bruno Haible  <bruno@clisp.org>
1446
1447         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): New macro.
1448
1449 2007-01-21  Bruno Haible  <bruno@clisp.org>
1450
1451         * modules/striconveha: New file.
1452         * lib/striconveha.h: New file.
1453         * lib/striconveha.c: New file.
1454         * MODULES.html.sh (Internationalization functions): Add striconveha.
1455         * lib/striconv.c (str_iconv): Optimize the case of an empty input
1456         string.
1457         * lib/striconveh.c (mem_iconveh, str_iconveh): Likewise.
1458
1459 2007-01-21  Bruno Haible  <bruno@clisp.org>
1460
1461         * lib/striconv.c (str_iconv): Guarantee errno is set when strdup fails.
1462         * lib/striconveh.c (str_iconveh): Likewise.
1463
1464 2007-01-21  Bruno Haible  <bruno@clisp.org>
1465
1466         * lib/striconveh.h (mem_iconveh): New declaration.
1467         * lib/striconveh.c (mem_iconveh): New function.
1468         * tests/test-striconveh.c (main): Add tests for mem_iconveh.
1469
1470 2007-01-21  Bruno Haible  <bruno@clisp.org>
1471
1472         * lib/xstriconv.h (xmem_cd_iconv): Change specification.
1473
1474         * lib/striconveh.h (mem_cd_iconveh): Change specification.
1475         * lib/striconveh.c (mem_cd_iconveh): Don't free the user-supplied
1476         original result buffer.
1477         (str_cd_iconveh): Update.
1478         * tests/test-striconveh.c (main): Update.
1479
1480         * lib/striconv.h (mem_cd_iconv): Change specification.
1481         * lib/striconv.c (mem_cd_iconv): Don't free the user-supplied original
1482         result buffer.
1483         (str_cd_iconv): Update.
1484         * tests/test-striconv.c (main): Update.
1485
1486 2007-01-21  Bruno Haible  <bruno@clisp.org>
1487
1488         * gnulib-tool: Fix test whether sed is GNU sed supporting --posix.
1489
1490 2007-01-20  Jim Meyering  <jim@meyering.net>
1491
1492         * lib/userspec.c (parse_with_separator): If a user or group string
1493         starts with "+", skip the corresponding name-to-ID look-up, since
1494         such a look-up must fail: user and group names may not include "+".
1495
1496 2007-01-19  Paul Eggert  <eggert@cs.ucla.edu>
1497
1498         * lib/poll.c: Include sys/time.h and time.h unconditionally,
1499         since we now assume the sys_time module.
1500         * m4/poll.m4 (gl_PREREQ_POLL): Don't require AC_HEADER_TIME or
1501         check for sys/time.h; no longer needed.
1502         * modules/poll (Depends-on): Depend on sys_time.
1503
1504 2007-01-18  Bruno Haible  <bruno@clisp.org>
1505
1506         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove test for <sys/time.h>.
1507         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
1508
1509         * m4/tempname.m4 (gl_PREREQ_TEMPNAME): Remove tests for sys/time.h and
1510         gettimeofday.
1511
1512         * tests/test-gettimeofday.c: Include <time.h>.
1513         (dummy): Remove variable.
1514
1515         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Renamed from
1516         gl_HEADER_SYS_TIME_H.
1517         (gl_HEADER_SYS_TIME_H): New macro.
1518
1519         * lib/sys_time_.h: Test GETTIMEOFDAY_REPLACEMENT instead of
1520         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
1521         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY,
1522         gl_FUNC_GETTIMEOFDAY_CLOBBER): Set GETTIMEOFDAY_REPLACEMENT instead of
1523         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
1524         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H): Initialize
1525         GETTIMEOFDAY_REPLACEMENT instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE
1526         and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
1527         * modules/sys_time (sys/time.h): Substitute GETTIMEOFDAY_REPLACEMENT
1528         instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and
1529         GETTIMEOFDAY_CLOBBERS_LOCALTIME.
1530
1531         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Undo the
1532         last change; it caused a compilation error when cross-compiling to
1533         Cygwin.
1534
1535 2007-01-18  Jim Meyering  <jim@meyering.net>
1536
1537         Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".
1538         * modules/sys_stat (Makefile.am): Use "$(MKDIR_P) sys", rather
1539         than the race-prone "test -d sys || mkdir sys".
1540         (configure.ac): Use AC_PROG_MKDIR_P.
1541         * modules/sys_select: Likewise.
1542         * modules/sys_socket: Likewise.
1543         * modules/sys_time: Likewise.
1544
1545 2007-01-18  Eric Blake  <ebb9@byu.net>
1546
1547         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Also
1548         replace gettimeofday.
1549         * lib/gettimeofday.c (rpl_gettimeofday): Declare with replacement
1550         name, to avoid infinite recursion.
1551
1552 2007-01-17  Paul Eggert  <eggert@cs.ucla.edu>
1553
1554         * MODULES.html.sh (Support for systems lacking POSIX:2001): New
1555         module sys_time.
1556         * lib/gethrxtime.c: Include <sys/time.h>, since we can no longer
1557         assume timespec.h defines struct timeval.
1558         * lib/settime.c: Likewise.
1559         * lib/utimens.c: Likewise.
1560         * lib/gettime.c (gettime): Remove test against HAVE_GETTIMEOFDAY,
1561         since we now assume the gettimeofday module.
1562         * lib/tempname.c (__gen_tempname): Likewise.
1563         * lib/gettimeofday.h: Remove.
1564         * lib/gettimeofday.c: Include <sys/time.h> instead of "gettimeofday.h".
1565         Don't include <sys/types.h> and <stdlib.h>; shouldn't be needed.
1566         Include <time.h>, for 'time()'.
1567         (localtime_buffer_addr): Also use this workaround if
1568         TZSET_CLOBBERS_LOCALTIME.  Set to a dummy static variable by default,
1569         to simplify the uses.  All uses changed.
1570         (localtime, gmtime, tzset, gettimeofday): Reformat slightly so
1571         that #undef is inside {}, and 'const' follows type name consistently.
1572         (tzset): Define replacement only if TZSET_CLOBBERS_LOCALTIME.
1573         (gettimeofday): Do not use the maximum possible value for
1574         tv->tv_usec, since that might break usages other than ls.c.
1575         Instead, we'll leave ls.c alone.  This undoes today's patch
1576         by Bruno.  Add a compile-time warning for 1s-clock resolution;
1577         we've never observed the problem but might as well keep the
1578         canary.
1579         * lib/nanosleep.c: Include timespec.h first, for interface check.
1580         * lib/nanosleep.c: Include <sys/time.h> unconditionally, since we
1581         now assume the sys_time module.
1582         * lib/tempname.c: Likewise.
1583         * lib/timespec.h: Likewise.
1584         * lib/nanosleep.c: Don't worry about TIME_WITH_SYS_TIME; no longer
1585         needed.
1586         * lib/strftime.c: Likewise.
1587         * lib/timespec.h: Likewise.
1588         * lib/posixtm.c: Include posixtm.h first, for interface check.
1589         Don't worry about TM_IN_SYS_TIME; that's wayyy obsolete.
1590         * lib/posixtm.h: Include stdbool.h and time.h, for proper interface.
1591         * lib/strftime.c: Don't include <sys/types.h>; shouldn't be needed.
1592         * lib/sys_time_.h: New file.
1593         * lib/timespec.h (struct timespec): Use long int, not long.
1594         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
1595         (gl_FUNC_GETTIMEOFDAY_CLOBBER, gl_PREREQ_GETTIMEOFDAY):
1596         Remove obsolescent call to AC_HEADER_TIME.
1597         * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
1598         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
1599         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
1600         * m4/timespec.m4 (gl_TIMESPEC, gl_CHECK_TYPE_STRUCT_TIMESPEC):
1601         Likewise.
1602         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Likewise.
1603         * m4/utimbuf.m4 (gl_CHECK_TYPE_STRUCT_UTIMBUF): Likewise.
1604         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Move sys/time.h tests
1605         into the sys_time module.  Check for gettimeofday just once.
1606         Prefix our variables with gl_, not with ac_ or jm_.  Tighten test
1607         for gettimeofday signature to just check the signature.  Merely
1608         compile it, since linking doesn't test signature.  Improve test for
1609         whether gettimeofday.o is actually needed.
1610         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Renamed from
1611         AC_FUNC_GETTIMEOFDAY_CLOBBER.  All uses changed.  Use
1612         AC_RUN_IFELSE rather than AC_TRY_RUN.  If clobbering, set
1613         and define GETTIMEOFDAY_CLOBBERS_LOCALTIME.
1614         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Don't define
1615         GETTIMEOFDAY_CLOBBERS_LOCALTIME; that's gl_FUNC_GETTIMEOFDAY_CLOBBER's
1616         job.  Don't define tzset; that's gl_FUNC_TZSET_CLOBBER's job.
1617         * m4/mktime.m4 (AC_FUNC_MKTIME): Just include <time.h> rather
1618         than worrying about sys/time.h.
1619         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
1620         Don't bother worrying about TIME_WITH_SYS_TIME.
1621         * m4/stat-time.m4 (gl_STAT_TIME): Likewise.
1622         * m4/posixtm.m4 (gl_POSIXTM): Remove obsolescent call to AC_STRUCT_TM.
1623         * m4/sys_time_h.m4: New file.
1624         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Require gl_HEADER_SYS_TIME_H.
1625         Don't include sys/time.h.  Return from main rather than exiting.
1626         Define TZSET_CLOBBERS_LOCALTIME, for consistency with other names;
1627         all uses changed.
1628         * modules/gethrxtime (Depends-on): Add sys_time.
1629         * modules/gettime (Depends-on): Likewise.
1630         * modules/gettimeofday (Depends-on): Likewise.
1631         * modules/nanosleep (Depends-on): Likewise.
1632         * modules/settime (Depends-on): Likewise.
1633         * modules/tempname (Depends-on): Likewise.
1634         * modules/utimens (Depends-on): Likewise.
1635         * modules/gettimeofday (Files): Remove lib/gettimeofday.h.
1636         (Include:) Change back to <sys/time.h>.
1637         (Maintainer:) Add self.
1638         * modules/sys_time: New file.
1639         * modules/tempname (Depends-on): Add gettimeofday.
1640         * tests/test-gettimeofday.c: Include <sys/time.h>
1641         rather than gettimeofday.h.
1642
1643 2007-01-17  Bruno Haible  <bruno@clisp.org>
1644
1645         * gnulib-tool (func_get_license): Revert last patch. Instead, let
1646         the license default to GPL.
1647         (func_create_testdir): Don't complain if a module is LGPL and its
1648         tests module depends on GPLed modules.
1649
1650 2007-01-17  Bruno Haible  <bruno@clisp.org>
1651
1652         * lib/gettimeofday.c (gettimeofday): Add code for the case
1653         HAVE_GETTIMEOFDAY && !GETTIMEOFDAY_CLOBBERS_LOCALTIME. Use the
1654         maximum possible value for tv->tv_usec, rather than the minimum one.
1655
1656 2005-10-08  Martin Lambers  <marlam@marlam.de>
1657 2005-10-08  Paul Eggert  <eggert@cs.ucla.edu>
1658 2007-01-16  Bruno Haible  <bruno@clisp.org>
1659
1660         * modules/gettimeofday (Files): Add lib/gettimeofday.h.
1661         (configure.ac): Remove AC_FUNC_GETTIMEOFDAY_CLOBBER. Add
1662         gl_FUNC_GETTIMEOFDAY.
1663         (Include): Add gettimeofday.h.
1664         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): New macro.
1665         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't invoke gl_PREREQ_GETTIMEOFDAY.
1666         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Define
1667         GETTIMEOFDAY_CLOBBERS_LOCALTIME. Invoke gl_PREREQ_GETTIMEOFDAY here.
1668         (gl_PREREQ_GETTIMEOFDAY): Check for <sys/timeb.h> and _ftime.
1669         * lib/gettimeofday.h: New file.
1670         * lib/gettimeofday.c: Include <sys/timeb.h>.
1671         (localtime_buffer_addr, rpl_localtime, rpl_gmtime, rpl_tzset): Define
1672         only if GETTIMEOFDAY_CLOBBERS_LOCALTIME.
1673         (rpl_gettimeofday) [!HAVE_GETTIMEOFDAY]: Use _ftime() when available;
1674         fall back on time().
1675
1676         * tests/test-gettimeofday.c: New file.
1677         * modules/gettimeofday-tests: New file.
1678
1679 2007-01-16  Eric Blake  <ebb9@byu.net>
1680
1681         * modules/fnmatch (Depends-on): Depend on wchar.
1682         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Assume <wchar.h>.
1683         * m4/fnmatch.m4: Likewise.
1684         * modules/mbchar (Makefile.am): Assume <wchar.h>.
1685         * m4/mbchar.m4: Likewise.
1686         * modules/mbswidth (Depends-on): Depend on wchar.
1687         * lib/mbswidth.c: Assume <wchar.h>.
1688         * m4/mbswidth.m4: Likewise.
1689         * modules/quotearg (Depends-on): Depend on wchar.
1690         * lib/quotearg.c: Assume <wchar.h>.
1691         * m4/quotearg.m4: Likewise.
1692         * modules/regex (Depends-on): Depend on wchar.
1693         * lib/regex_internal.h: Assume <wchar.h>.
1694         * m4/regex.m4: Likewise.
1695         * modules/stdint (Depends-on): Depend on wchar.
1696         * lib/stdint_.h [!defined WCHAR_MIN]: Assume <wchar.h>.
1697         * m4/stdint.m4: Likewise.
1698         * tests/test-stdint.c [HAVE_WINT_T]: Likewise.
1699         * modules/strftime (Depends-on): Depend on wchar.
1700         * lib/strftime.c (DO_MULTIBYTE): Assume <wchar.h>.
1701         * modules/strtol (Depends-on): Depend on wchar.
1702         * lib/strtol.c: Assume <wchar.h>.
1703         * modules/wcwidth (Depends-on): Depend on wchar.
1704         * lib/wcwidth.h: Assume <wchar.h>.
1705         * m4/wcwidth.m4: Likewise.
1706
1707 2007-01-16  Bruno Haible  <bruno@clisp.org>
1708
1709         * modules/csharpexec-script: New, created from...
1710         * modules/csharpexec: ... this.
1711
1712 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
1713
1714         * modules/javaexec-script: New, created from...
1715         * modules/javaexec: ... this.
1716
1717 2007-01-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
1718
1719         * modules/poll (Dependencies): Add sys_select.
1720
1721 2007-01-15  Jim Meyering  <jim@meyering.net>
1722
1723         * m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3 struct-
1724         redefinition bug when using both <utmp.h> and <utmpx.h> headers.
1725         * lib/readutmp.h: Likewise.  Reported by Daniel Richard G. in
1726         <http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/9415>.
1727
1728 2007-01-15  Bruno Haible  <bruno@clisp.org>
1729
1730         * modules/striconveh: New file.
1731         * lib/striconveh.h: New file.
1732         * lib/striconveh.c: New file.
1733         * MODULES.html.sh (Internationalization functions): Add striconveh.
1734
1735         * modules/striconveh-tests: New file.
1736         * tests/test-striconveh.c: New file.
1737
1738 2007-01-15  Bruno Haible  <bruno@clisp.org>
1739
1740         * lib/striconv.c (str_cd_iconv): Use the first algorithm if iconv is
1741         not from GNU libiconv or GNU libc.
1742
1743 2007-01-15  Bruno Haible  <bruno@clisp.org>
1744
1745         * doc/gnulib-intro.texi (Copyright): Explain the different license
1746         terms for module descriptions, autoconf macros, tests, documentation.
1747
1748 2007-01-14  Bruno Haible  <bruno@clisp.org>
1749
1750         * modules/striconv-tests: New file.
1751         * tests/test-striconv.c: New file.
1752
1753 2007-01-14  Bruno Haible  <bruno@clisp.org>
1754
1755         * modules/iconv-tests: New file.
1756         * tests/test-iconv.c: New file.
1757
1758 2007-01-14  Bruno Haible  <bruno@clisp.org>
1759
1760         * gnulib-tool (func_get_license): For test modules, use the license of
1761         the main module.
1762
1763 2007-01-14  Bruno Haible  <bruno@clisp.org>
1764
1765         * modules/iconv (Include): Clarify that <iconv.h> can only be included
1766         if iconv is found to exist.
1767
1768 2007-01-14  Bruno Haible  <bruno@clisp.org>
1769
1770         * modules/c-ctype-tests: New file.
1771         * tests/test-c-ctype.c: New file.
1772
1773 2007-01-14  Bruno Haible  <bruno@clisp.org>
1774
1775         * modules/binary-io-tests: New file.
1776         * tests/test-binary-io.sh: New file.
1777         * tests/test-binary-io.c: New file.
1778
1779 2007-01-14  Bruno Haible  <bruno@clisp.org>
1780
1781         * modules/array-oset-tests: New file.
1782         * tests/test-array_oset.c: New file.
1783
1784 2007-01-14  Bruno Haible  <bruno@clisp.org>
1785
1786         * modules/array-list-tests: New file.
1787         * tests/test-array_list.c: New file.
1788
1789 2007-01-14  Bruno Haible  <bruno@clisp.org>
1790
1791         * gnulib-tool (func_create_testdir): Don't unnecessarily run configure
1792         and make.
1793         Reported by Simon Josefsson in
1794         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00139.html>
1795
1796 2007-01-14  Bruno Haible  <bruno@clisp.org>
1797
1798         * modules/allocsa-tests: New file.
1799         * tests/test-allocsa.c: New file.
1800
1801 2007-01-14  Bruno Haible  <bruno@clisp.org>
1802
1803         * modules/fchdir (Depends-on): Add absolute-header.
1804         * modules/unistd (Depends-on): Likewise.
1805
1806 2006-12-30  Bruno Haible  <bruno@clisp.org>
1807
1808         * modules/fchdir: New file.
1809         * modules/unistd (Files): Add lib/unistd_.h.
1810         (Makefile.am): Generate unistd.h from unistd_.h.
1811         * lib/fchdir.c: New file.
1812         * lib/dirent_.h: New file.
1813         * lib/unistd_.h: New file.
1814         * lib/fcntl_.h (open) [FCHDIR_REPLACEMENT]: New replacement.
1815         * m4/fchdir.m4: New file.
1816         * m4/unistd_h.m4 (gl_PREREQ_UNISTD): New macro.
1817         (gl_HEADER_UNISTD): Invoke it.
1818         * lib/dup-safer.c (dup_safer) [FCHDIR_REPLACEMENT]: Use the dup
1819         function.
1820         * lib/backupfile.c (opendir, closedir): Undefine.
1821         * lib/chown.c (open, close): Undefine.
1822         * lib/clean-temp.c (open, close): Undefine.
1823         * lib/copy-file.c (open, close): Undefine.
1824         * lib/execute.c (open, close): Undefine.
1825         * lib/fsusage.c (open, close): Undefine.
1826         * lib/gc-gnulib.c (open, close): Undefine.
1827         * lib/getcwd.c (opendir, closedir): Undefine.
1828         * lib/glob.c (opendir, closedir): Undefine.
1829         * lib/javacomp.c (open, close): Undefine.
1830         * lib/mountlist.c (open, close, opendir, closedir): Undefine.
1831         * lib/openat-proc.c (open, close): Undefine.
1832         * lib/pagealign_alloc.c (open, close): Undefine.
1833         * lib/pipe.c (open, close): Undefine.
1834         * lib/progreloc.c (open, close): Undefine.
1835         * lib/savedir.c (opendir, closedir): Undefine.
1836         * lib/utime.c (open, close): Undefine.
1837         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add fchdir.
1838
1839 2007-01-10  Bruno Haible  <bruno@clisp.org>
1840
1841         * lib/striconv.c (mem_cd_iconv): Align the temporary buffer.
1842
1843 2007-01-12  Eric Blake  <ebb9@byu.net>
1844
1845         Provide a robust <wchar.h>.  Further simplifications are now
1846         possible in other modules, but not included here.
1847         * modules/wchar: New module.
1848         * m4/wchar.m4: New file.
1849         * lib/wchar_.h: Likewise.
1850         * modules/mbchar (Depends-on): Depend on wchar, as the first use
1851         of the new module.
1852         * MODULES.html.sh (Extended multibyte and wide character utilities):
1853         New section.
1854
1855 2007-01-12  Paul Eggert  <eggert@cs.ucla.edu>
1856
1857         * lib/xreadlink.c (SYMLINK_MAX) [!defined SYMLINK_MAX]: Define
1858         to a reasonable default for memory allocation.
1859         (xreadlink): Don't allocate a huge buffer, to work around a buggy
1860         file system that reports garbage st_size values for symlinks.
1861         Problem reported by Liyang Hu.
1862
1863 2007-01-11  Simon Josefsson  <simon@josefsson.org>
1864
1865         * gnulib-tool (func_all_modules): Exclude all .* files (e.g.,
1866         Emacs .#* auto-save files).
1867
1868 2007-01-11  Bruno Haible  <bruno@clisp.org>
1869
1870         * gnulib-tool (func_all_modules): Exclude all files inside the CVS
1871         directory.
1872
1873 2007-01-10  Paul Eggert  <eggert@cs.ucla.edu>
1874
1875         Use @...@ consistently in lib/wctype_.h.
1876         * lib/wctype_.h [HAVE_WINT_T]: Go back to using @...@, but rely
1877         on it being set to 1 or 0.
1878         * m4/wctype.m4 (gl_WCTYPE_H): Set HAVE_WINT_T to 1 or 0, and
1879         go back to AC_SUBSTing it.
1880         * modules/wctype (Makefile.am): Undo previous change.
1881
1882 2007-01-10  Eric Blake  <ebb9@byu.net>
1883
1884         * lib/wctype_.h [HAVE_WINT_T]: Rely on AC_DEFINE.
1885         * m4/wctype.m4 (gl_WCTYPE_H): No need to AC_SUBST(HAVE_WINT_T).
1886         * modules/wctype (Makefile.am): Likewise.
1887         Reported by Chris McGuire.
1888
1889 2007-01-10  Jim Meyering  <jim@meyering.net>
1890
1891         fts.c: a small readability/maintainability improvement
1892         * lib/fts.c (fts_read): Make this code slightly more readable and
1893         maintainable by hoisting the "sp->fts_cur = p" assignments to
1894         immediately follow the statements that set P.  Derived from
1895         the patch by Miloslav Trmac in http://bugzilla.redhat.com/222089.
1896
1897 2007-01-10  Eric Blake  <ebb9@byu.net>
1898
1899         * lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> before
1900         <wchar.h>, to work around BSDI bug in BSD/OS 4.0.1.
1901         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
1902         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
1903         Reported by Chris McGuire.
1904
1905 2007-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1906
1907         * gnulib-tool (func_all_modules): Use POSIX conforming escaping
1908         in sed script.
1909
1910 2007-01-09  Bruno Haible  <bruno@clisp.org>
1911
1912         * MODULES.html.sh: Accept options --cvs-urls, --git-urls.
1913         (repo_url_prefix, repo_url_suffix, repo_url_suffix_repl): New
1914         variables.
1915         (func_module): Use them.
1916
1917 2007-01-09  Bruno Haible  <bruno@clisp.org>
1918
1919         * modules/unistr/base: New file.
1920         * lib/unistr.h: New file.
1921
1922         * modules/unistr/u8-to-u16: New file.
1923         * lib/unistr/u8-to-u16.c: New file.
1924
1925         * modules/unistr/u8-to-u32: New file.
1926         * lib/unistr/u8-to-u32.c: New file.
1927
1928         * modules/unistr/u16-to-u8: New file.
1929         * lib/unistr/u16-to-u8.c: New file.
1930
1931         * modules/unistr/u16-to-u32: New file.
1932         * lib/unistr/u16-to-u32.c: New file.
1933
1934         * modules/unistr/u32-to-u8: New file.
1935         * lib/unistr/u32-to-u8.c: New file.
1936
1937         * modules/unistr/u32-to-u16: New file.
1938         * lib/unistr/u32-to-u16.c: New file.
1939
1940         * modules/unistr/u8-check: New file.
1941         * modules/unistr/u16-check: New file.
1942         * modules/unistr/u32-check: New file.
1943         * lib/unistr/u8-check.c: New file.
1944         * lib/unistr/u16-check.c: New file.
1945         * lib/unistr/u32-check.c: New file.
1946
1947         * modules/unistr/u8-chr: New file.
1948         * modules/unistr/u16-chr: New file.
1949         * modules/unistr/u32-chr: New file.
1950         * lib/unistr/u8-chr.c: New file.
1951         * lib/unistr/u16-chr.c: New file.
1952         * lib/unistr/u32-chr.c: New file.
1953
1954         * modules/unistr/u8-cmp: New file.
1955         * modules/unistr/u16-cmp: New file.
1956         * modules/unistr/u32-cmp: New file.
1957         * lib/unistr/u8-cmp.c: New file.
1958         * lib/unistr/u16-cmp.c: New file.
1959         * lib/unistr/u32-cmp.c: New file.
1960
1961         * modules/unistr/u8-cpy: New file.
1962         * modules/unistr/u16-cpy: New file.
1963         * modules/unistr/u32-cpy: New file.
1964         * lib/unistr/u8-cpy.c: New file.
1965         * lib/unistr/u16-cpy.c: New file.
1966         * lib/unistr/u32-cpy.c: New file.
1967         * lib/unistr/u-cpy.h: New file.
1968
1969         * modules/unistr/u8-cpy-alloc: New file.
1970         * modules/unistr/u16-cpy-alloc: New file.
1971         * modules/unistr/u32-cpy-alloc: New file.
1972         * lib/unistr/u8-cpy-alloc.c: New file.
1973         * lib/unistr/u16-cpy-alloc.c: New file.
1974         * lib/unistr/u32-cpy-alloc.c: New file.
1975         * lib/unistr/u-cpy-alloc.h: New file.
1976
1977         * modules/unistr/u8-endswith: New file.
1978         * modules/unistr/u16-endswith: New file.
1979         * modules/unistr/u32-endswith: New file.
1980         * lib/unistr/u8-endswith.c: New file.
1981         * lib/unistr/u16-endswith.c: New file.
1982         * lib/unistr/u32-endswith.c: New file.
1983         * lib/unistr/u-endswith.h: New file.
1984
1985         * modules/unistr/u8-mblen: New file.
1986         * modules/unistr/u16-mblen: New file.
1987         * modules/unistr/u32-mblen: New file.
1988         * lib/unistr/u8-mblen.c: New file.
1989         * lib/unistr/u16-mblen.c: New file.
1990         * lib/unistr/u32-mblen.c: New file.
1991
1992         * modules/unistr/u8-mbtouc: New file.
1993         * modules/unistr/u16-mbtouc: New file.
1994         * modules/unistr/u32-mbtouc: New file.
1995         * lib/unistr/u8-mbtouc.c: New file.
1996         * lib/unistr/u16-mbtouc.c: New file.
1997         * lib/unistr/u32-mbtouc.c: New file.
1998
1999         * modules/unistr/u8-mbtouc-safe: New file.
2000         * modules/unistr/u16-mbtouc-safe: New file.
2001         * modules/unistr/u32-mbtouc-safe: New file.
2002         * lib/unistr/u8-mbtouc-safe.c: New file.
2003         * lib/unistr/u16-mbtouc-safe.c: New file.
2004         * lib/unistr/u32-mbtouc-safe.c: New file.
2005
2006         * modules/unistr/u8-move: New file.
2007         * modules/unistr/u16-move: New file.
2008         * modules/unistr/u32-move: New file.
2009         * lib/unistr/u8-move.c: New file.
2010         * lib/unistr/u16-move.c: New file.
2011         * lib/unistr/u32-move.c: New file.
2012         * lib/unistr/u-move.h: New file.
2013
2014         * modules/unistr/u8-next: New file.
2015         * modules/unistr/u16-next: New file.
2016         * modules/unistr/u32-next: New file.
2017         * lib/unistr/u8-next.c: New file.
2018         * lib/unistr/u16-next.c: New file.
2019         * lib/unistr/u32-next.c: New file.
2020
2021         * modules/unistr/u8-prev: New file.
2022         * modules/unistr/u16-prev: New file.
2023         * modules/unistr/u32-prev: New file.
2024         * lib/unistr/u8-prev.c: New file.
2025         * lib/unistr/u16-prev.c: New file.
2026         * lib/unistr/u32-prev.c: New file.
2027
2028         * modules/unistr/u8-set: New file.
2029         * modules/unistr/u16-set: New file.
2030         * modules/unistr/u32-set: New file.
2031         * lib/unistr/u8-set.c: New file.
2032         * lib/unistr/u16-set.c: New file.
2033         * lib/unistr/u32-set.c: New file.
2034         * lib/unistr/u-set.h: New file.
2035
2036         * modules/unistr/u8-startswith: New file.
2037         * modules/unistr/u16-startswith: New file.
2038         * modules/unistr/u32-startswith: New file.
2039         * lib/unistr/u8-startswith.c: New file.
2040         * lib/unistr/u16-startswith.c: New file.
2041         * lib/unistr/u32-startswith.c: New file.
2042         * lib/unistr/u-startswith.h: New file.
2043
2044         * modules/unistr/u8-stpcpy: New file.
2045         * modules/unistr/u16-stpcpy: New file.
2046         * modules/unistr/u32-stpcpy: New file.
2047         * lib/unistr/u8-stpcpy.c: New file.
2048         * lib/unistr/u16-stpcpy.c: New file.
2049         * lib/unistr/u32-stpcpy.c: New file.
2050         * lib/unistr/u-stpcpy.h: New file.
2051
2052         * modules/unistr/u8-stpncpy: New file.
2053         * modules/unistr/u16-stpncpy: New file.
2054         * modules/unistr/u32-stpncpy: New file.
2055         * lib/unistr/u8-stpncpy.c: New file.
2056         * lib/unistr/u16-stpncpy.c: New file.
2057         * lib/unistr/u32-stpncpy.c: New file.
2058         * lib/unistr/u-stpncpy.h: New file.
2059
2060         * modules/unistr/u8-strcat: New file.
2061         * modules/unistr/u16-strcat: New file.
2062         * modules/unistr/u32-strcat: New file.
2063         * lib/unistr/u8-strcat.c: New file.
2064         * lib/unistr/u16-strcat.c: New file.
2065         * lib/unistr/u32-strcat.c: New file.
2066         * lib/unistr/u-strcat.h: New file.
2067
2068         * modules/unistr/u8-strchr: New file.
2069         * modules/unistr/u16-strchr: New file.
2070         * modules/unistr/u32-strchr: New file.
2071         * lib/unistr/u8-strchr.c: New file.
2072         * lib/unistr/u16-strchr.c: New file.
2073         * lib/unistr/u32-strchr.c: New file.
2074
2075         * modules/unistr/u8-strcmp: New file.
2076         * modules/unistr/u16-strcmp: New file.
2077         * modules/unistr/u32-strcmp: New file.
2078         * lib/unistr/u8-strcmp.c: New file.
2079         * lib/unistr/u16-strcmp.c: New file.
2080         * lib/unistr/u32-strcmp.c: New file.
2081
2082         * modules/unistr/u8-strcpy: New file.
2083         * modules/unistr/u16-strcpy: New file.
2084         * modules/unistr/u32-strcpy: New file.
2085         * lib/unistr/u8-strcpy.c: New file.
2086         * lib/unistr/u16-strcpy.c: New file.
2087         * lib/unistr/u32-strcpy.c: New file.
2088         * lib/unistr/u-strcpy.h: New file.
2089
2090         * modules/unistr/u8-strcspn: New file.
2091         * modules/unistr/u16-strcspn: New file.
2092         * modules/unistr/u32-strcspn: New file.
2093         * lib/unistr/u8-strcspn.c: New file.
2094         * lib/unistr/u16-strcspn.c: New file.
2095         * lib/unistr/u32-strcspn.c: New file.
2096         * lib/unistr/u-strcspn.h: New file.
2097
2098         * modules/unistr/u8-strdup: New file.
2099         * modules/unistr/u16-strdup: New file.
2100         * modules/unistr/u32-strdup: New file.
2101         * lib/unistr/u8-strdup.c: New file.
2102         * lib/unistr/u16-strdup.c: New file.
2103         * lib/unistr/u32-strdup.c: New file.
2104         * lib/unistr/u-strdup.h: New file.
2105
2106         * modules/unistr/u8-strlen: New file.
2107         * modules/unistr/u16-strlen: New file.
2108         * modules/unistr/u32-strlen: New file.
2109         * lib/unistr/u8-strlen.c: New file.
2110         * lib/unistr/u16-strlen.c: New file.
2111         * lib/unistr/u32-strlen.c: New file.
2112         * lib/unistr/u-strlen.h: New file.
2113
2114         * modules/unistr/u8-strmblen: New file.
2115         * modules/unistr/u16-strmblen: New file.
2116         * modules/unistr/u32-strmblen: New file.
2117         * lib/unistr/u8-strmblen.c: New file.
2118         * lib/unistr/u16-strmblen.c: New file.
2119         * lib/unistr/u32-strmblen.c: New file.
2120
2121         * modules/unistr/u8-strmbtouc: New file.
2122         * modules/unistr/u16-strmbtouc: New file.
2123         * modules/unistr/u32-strmbtouc: New file.
2124         * lib/unistr/u8-strmbtouc.c: New file.
2125         * lib/unistr/u16-strmbtouc.c: New file.
2126         * lib/unistr/u32-strmbtouc.c: New file.
2127
2128         * modules/unistr/u8-strncat: New file.
2129         * modules/unistr/u16-strncat: New file.
2130         * modules/unistr/u32-strncat: New file.
2131         * lib/unistr/u8-strncat.c: New file.
2132         * lib/unistr/u16-strncat.c: New file.
2133         * lib/unistr/u32-strncat.c: New file.
2134         * lib/unistr/u-strncat.h: New file.
2135
2136         * modules/unistr/u8-strncmp: New file.
2137         * modules/unistr/u16-strncmp: New file.
2138         * modules/unistr/u32-strncmp: New file.
2139         * lib/unistr/u8-strncmp.c: New file.
2140         * lib/unistr/u16-strncmp.c: New file.
2141         * lib/unistr/u32-strncmp.c: New file.
2142
2143         * modules/unistr/u8-strncpy: New file.
2144         * modules/unistr/u16-strncpy: New file.
2145         * modules/unistr/u32-strncpy: New file.
2146         * lib/unistr/u8-strncpy.c: New file.
2147         * lib/unistr/u16-strncpy.c: New file.
2148         * lib/unistr/u32-strncpy.c: New file.
2149         * lib/unistr/u-strncpy.h: New file.
2150
2151         * modules/unistr/u8-strnlen: New file.
2152         * modules/unistr/u16-strnlen: New file.
2153         * modules/unistr/u32-strnlen: New file.
2154         * lib/unistr/u8-strnlen.c: New file.
2155         * lib/unistr/u16-strnlen.c: New file.
2156         * lib/unistr/u32-strnlen.c: New file.
2157         * lib/unistr/u-strnlen.h: New file.
2158
2159         * modules/unistr/u8-strpbrk: New file.
2160         * modules/unistr/u16-strpbrk: New file.
2161         * modules/unistr/u32-strpbrk: New file.
2162         * lib/unistr/u8-strpbrk.c: New file.
2163         * lib/unistr/u16-strpbrk.c: New file.
2164         * lib/unistr/u32-strpbrk.c: New file.
2165         * lib/unistr/u-strpbrk.h: New file.
2166
2167         * modules/unistr/u8-strrchr: New file.
2168         * modules/unistr/u16-strrchr: New file.
2169         * modules/unistr/u32-strrchr: New file.
2170         * lib/unistr/u8-strrchr.c: New file.
2171         * lib/unistr/u16-strrchr.c: New file.
2172         * lib/unistr/u32-strrchr.c: New file.
2173
2174         * modules/unistr/u8-strspn: New file.
2175         * modules/unistr/u16-strspn: New file.
2176         * modules/unistr/u32-strspn: New file.
2177         * lib/unistr/u8-strspn.c: New file.
2178         * lib/unistr/u16-strspn.c: New file.
2179         * lib/unistr/u32-strspn.c: New file.
2180         * lib/unistr/u-strspn.h: New file.
2181
2182         * modules/unistr/u8-strstr: New file.
2183         * modules/unistr/u16-strstr: New file.
2184         * modules/unistr/u32-strstr: New file.
2185         * lib/unistr/u8-strstr.c: New file.
2186         * lib/unistr/u16-strstr.c: New file.
2187         * lib/unistr/u32-strstr.c: New file.
2188         * lib/unistr/u-strstr.h: New file.
2189
2190         * modules/unistr/u8-strtok: New file.
2191         * modules/unistr/u16-strtok: New file.
2192         * modules/unistr/u32-strtok: New file.
2193         * lib/unistr/u8-strtok.c: New file.
2194         * lib/unistr/u16-strtok.c: New file.
2195         * lib/unistr/u32-strtok.c: New file.
2196         * lib/unistr/u-strtok.h: New file.
2197
2198         * modules/unistr/u8-uctomb: New file.
2199         * modules/unistr/u16-uctomb: New file.
2200         * modules/unistr/u32-uctomb: New file.
2201         * lib/unistr/u8-uctomb.c: New file.
2202         * lib/unistr/u16-uctomb.c: New file.
2203         * lib/unistr/u32-uctomb.c: New file.
2204
2205         * MODULES.html.sh (Unicode string functions): Add the new modules.
2206
2207 2007-01-08  Bruno Haible  <bruno@clisp.org>
2208
2209         * gnulib-tool (func_all_modules): Use find, not ls, to traverse the
2210         modules directory. Filter out CVS, ChangeLog, COPYING, README also from
2211         subdirectories.
2212
2213 2007-01-08  Karl Berry  <karl@gnu.org>
2214
2215         * doc/error.texi: mention that main() fns must set program_name
2216         when progname is used.
2217
2218 2007-01-08  Paul Eggert  <eggert@cs.ucla.edu>
2219
2220         * m4/wctype.m4 (gl_WCTYPE_H): Compute ABSOLUTE_WCTYPE_H even if
2221         WCTYPE_H is empty, for the benefit of builds from non-distclean
2222         directories.  Problem reported by Eric Blake in
2223         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00157.html>.
2224
2225 2007-01-08  Bruno Haible  <bruno@clisp.org>
2226
2227         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Remove
2228         PROVIDE_CANONICALIZE_FILENAME_MODE macro definition.
2229         * lib/canonicalize.h: Test GNULIB_CANONICALIZE instead of
2230         PROVIDE_CANONICALIZE_FILENAME_MODE.
2231         * modules/canonicalize (configure.ac): Use gl_MODULE_INDICATOR.
2232
2233 2007-01-08  Bruno Haible  <bruno@clisp.org>
2234
2235         * m4/fts.m4 (gl_FUNC_FTS_LGPL): Remove _LGPL_PACKAGE macro definition.
2236         * lib/fts_.h (_LGPL_PACKAGE): Remove macro.
2237         Use !GNULIB_FTS instead of _LGPL_PACKAGE.
2238         * lib/fts.c: Likewise.
2239         * modules/fts (configure.ac): Use gl_MODULE_INDICATOR.
2240
2241 2006-12-25  Bruno Haible  <bruno@clisp.org>
2242
2243         * modules/utf8-ucs4-safe: New file.
2244         * lib/utf8-ucs4-safe.h: New file.
2245         * lib/unistr/utf8-ucs4-safe.c: New file.
2246
2247         * modules/utf16-ucs4-safe: New file.
2248         * lib/utf16-ucs4-safe.h: New file.
2249         * lib/unistr/utf16-ucs4-safe.c: New file.
2250
2251         * MODULES.html.sh (Unicode string functions): Add the new modules.
2252
2253 2007-01-08  Bruno Haible  <bruno@clisp.org>
2254
2255         * modules/utf8-ucs4 (Files, lib_SOURCES): Add unistr/utf8-ucs4.c.
2256         (Depends-on): Add unitypes.
2257         * lib/utf8-ucs4.h: Add double-inclusion guard. Include unitypes.h.
2258         (u8_mbtouc_aux): Move out to separate file.
2259         (u8_mbtouc): Use ucs4_t, uint8_t types.
2260         * lib/unistr/utf8-ucs4.c: New file.
2261
2262         * modules/utf16-ucs4 (Files, lib_SOURCES): Add unistr/utf16-ucs4.c.
2263         (Depends-on): Add unitypes.
2264         * lib/utf16-ucs4.h: Add double-inclusion guard. Include unitypes.h.
2265         (u16_mbtouc_aux): Move out to separate file.
2266         (u16_mbtouc): Use ucs4_t, uint16_t types.
2267         * lib/unistr/utf16-ucs4.c: New file.
2268
2269         * modules/ucs4-utf8 (Files, lib_SOURCES): Add unistr/ucs4-utf8.c.
2270         (Depends-on): Add unitypes.
2271         * lib/ucs4-utf8.h: Add double-inclusion guard. Include unitypes.h.
2272         (u8_uctomb_aux): Move out to separate file.
2273         (u8_uctomb): Use ucs4_t, uint8_t types.
2274         * lib/unistr/ucs4-utf8.c: New file.
2275
2276         * modules/ucs4-utf16 (Files, lib_SOURCES): Add unistr/ucs4-utf16.c.
2277         (Depends-on): Add unitypes.
2278         * lib/ucs4-utf16.h: Add double-inclusion guard. Include unitypes.h.
2279         (u16_uctomb_aux): Move out to separate file.
2280         (u16_uctomb): Use ucs4_t, uint16_t types.
2281         * lib/unistr/ucs4-utf16.c: New file.
2282
2283 2006-12-25  Bruno Haible  <bruno@clisp.org>
2284
2285         * modules/unitypes: New file.
2286         * lib/unitypes.h: New file.
2287         * MODULES.html.sh (func_all_modules): New section "Unicode string
2288         functions". Move ucs4-utf8, ucs4-utf16, utf8-ucs4, utf16-ucs4 to
2289         this section. Add unitypes.
2290
2291 2007-01-08  Bruno Haible  <bruno@clisp.org>
2292
2293         Avoid variable names that conflict with those from libtool.
2294         * m4/lib-link.m4 (AC_LIB_RPATH, AC_LIB_LINKFLAGS_BODY,
2295         AC_LIB_LINKFLAGS_FROM_LIBS): Rename libext to acl_libext,
2296         shlibext to acl_shlibext, libname_spec to acl_libname_spec,
2297         library_names_spec to acl_library_names_spec, hardcode_* to
2298         acl_hardcode_*.
2299         Reported by Ralf Wildenhues.
2300
2301 2007-01-08  Bruno Haible  <bruno@clisp.org>
2302
2303         * m4/gc-arcfour.m4 (gl_GC_ARCFOUR): Remove GC_USE_ARCFOUR macro
2304         definition.
2305         * m4/gc-arctwo.m4 (gl_GC_ARCTWO): Remove GC_USE_ARCTWO macro
2306         definition.
2307         * m4/gc-des.m4 (gl_GC_DES): Remove GC_USE_DES macro definition.
2308         * m4/gc-hmac-md5.m4 (gl_GC_HMAC_MD5): Remove GC_USE_HMAC_MD5 macro
2309         definition.
2310         * m4/gc-hmac-sha1.m4 (gl_GC_HMAC_SHA1): Remove GC_USE_HMAC_SHA1 macro
2311         definition.
2312         * m4/gc-md2.m4 (gl_GC_MD2): Remove GC_USE_MD2 macro definition.
2313         * m4/gc-md4.m4 (gl_GC_MD4): Remove GC_USE_MD4 macro definition.
2314         * m4/gc-md5.m4 (gl_GC_MD5): Remove GC_USE_MD5 macro definition.
2315         * m4/gc-random.m4 (gl_GC_RANDOM): Remove GC_USE_RANDOM macro
2316         definition.
2317         * m4/gc-rijndael.m4 (gl_GC_RIJNDAEL): Remove GC_USE_RIJNDAEL macro
2318         definition.
2319         * m4/gc-sha1.m4 (gl_GC_SHA1): Remove GC_USE_SHA1 macro definition.
2320         * lib/gc-gnulib.c: Use GNULIB_GC_<algorithm> instead of
2321         GC_USE_<algorithm>.
2322         * lib/gc-libgcrypt.c: Likewise.
2323         * modules/gc-arcfour (configure.ac): Use gl_MODULE_INDICATOR.
2324         * modules/gc-arctwo (configure.ac): Likewise.
2325         * modules/gc-des (configure.ac): Likewise.
2326         * modules/gc-hmac-md5 (configure.ac): Likewise.
2327         * modules/gc-hmac-sha1 (configure.ac): Likewise.
2328         * modules/gc-md2 (configure.ac): Likewise.
2329         * modules/gc-md4 (configure.ac): Likewise.
2330         * modules/gc-md5 (configure.ac): Likewise.
2331         * modules/gc-random (configure.ac): Likewise.
2332         * modules/gc-rijndael (configure.ac): Likewise.
2333         * modules/gc-sha1 (configure.ac): Likewise.
2334
2335 2007-01-08  Bruno Haible  <bruno@clisp.org>
2336
2337         * m4/close-stream.m4 (gl_CLOSE_STREAM): Remove GNULIB_CLOSE_STREAM
2338         macro definition.
2339         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Remove GNULIB_FCNTL_SAFER macro
2340         definition.
2341         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Remove GNULIB_FOPEN_SAFER macro
2342         definition.
2343         * modules/close-stream (configure.ac): Invoke gl_MODULE_INDICATOR.
2344         * modules/fcntl-safer (configure.ac): Likewise.
2345         * modules/fopen-safer (configure.ac): Likewise.
2346         * modules/fwriteerror (configure.ac): Likewise. Remove explicit
2347         GNULIB_FWRITEERROR macro definition.
2348
2349 2007-01-08  Bruno Haible  <bruno@clisp.org>
2350
2351         * m4/gnulib-common.m4: New file.
2352         * gnulib-tool (func_get_autoconf_snippet): Undo last change.
2353         (func_get_filelist): Add m4/gnulib-common.m4.
2354
2355 2007-01-08  Bruno Haible  <bruno@clisp.org>
2356
2357         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Simplify the sorting
2358         command.
2359
2360 2007-01-08  Jim Meyering  <jim@meyering.net>
2361
2362         Use a more robust test for a "can't happen" condition.
2363         * lib/fts.c (fts_read): Revert the change of 2006-11-22, since it
2364         narrowed the st_size value.  Presuming the "can't happen" condition
2365         is true, that narrowing could conceivably convert an invalid st_size
2366         value into a valid one.  Instead, use a change based on Matthew
2367         Woehlke's original patch.
2368
2369         Slight readability improvement: use an assert-like macro
2370         in place of literal "abort ()" uses.
2371         * lib/fts.c (fts_assert): Define.
2372         (fts_set_stat_required, cwd_advance_fd, fts_read, fd_ring_check):
2373         Use this macro instead of a bare 'abort'.
2374
2375 2007-01-05  Paul Eggert  <eggert@cs.ucla.edu>
2376
2377         Don't worry about using IRIX 5.3's wctype.h broken definitions;
2378         simply work around them.
2379         * lib/wctype_.h: Remove test for HAVE_WCTYPE_CTMP_BUG.
2380         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph, iswlower):
2381         (iswprint, iswpunct, iswspace, iswupper, iswxdigit): Undef before declaring.
2382         Don't bother to define as macros, since the standard doesn't require it.
2383         * m4/wctype.m4 (WCTYPE_H, ABSOLUTE_WCTYPE_H): Simplify, since we no
2384         longer worry about IRIX 5.3.
2385         (HAVE_WCTYPE_CTMP_BUG): Remove.
2386
2387 2007-01-04  Paul Eggert  <eggert@cs.ucla.edu>
2388
2389         * lib/wctype_.h (_ctmp_) [HAVE_WCTYPE_CTMP_BUG]: Now of type wchar_t,
2390         not wint_t.  Also, include <ctype.h>, to fix another IRIX bug.
2391         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
2392         Problems reported by Georg Schwarz for IRIX 5.3.
2393
2394         * gnulib-tool (autoconf_minversion): Take the maximum version number
2395         found, not the minimum.  Problem reported by James Youngman.
2396
2397 2007-01-03  Karl Berry  <karl@gnu.org>
2398
2399         * doc/error.texi: new file, explaining interaction with progname.
2400         * doc/gnulib.texi: include it.  Update copyright.
2401
2402 2007-01-03  Simon Josefsson  <simon@josefsson.org>
2403
2404         * gnulib-tool (func_create_testdir): Run AC_CANONICAL_BUILD and
2405         AC_CANONICAL_HOST, to improve autobuild outputs.
2406
2407 2007-01-03  Paolo Bonzini  <bonzini@gnu.org>
2408             Yoann Vandoorselaere <yoann.v@prelude-ids.com>
2409
2410         * lib/poll.c (poll): Use recv on Mac OS X to distinguish connected
2411         sockets, server sockets, and other file descriptors.  Count errors
2412         to compute the return value.  Reorder the code a bit to be easier
2413         to follow.  Don't set event bits that were not requested (except
2414         POLLERR and POLLHUP).
2415
2416 2007-01-01  Bruno Haible  <bruno@clisp.org>
2417
2418         * modules/lchmod (Include): Require lchmod.h, not lchown.h.
2419
2420 2007-01-03  Jim Meyering  <jim@meyering.net>
2421
2422         * modules/fts-lgpl (Depends-on): Add i-ring.  Reported by Bruno Haible.
2423
2424 2007-01-02  Bruno Haible  <bruno@clisp.org>
2425
2426         * modules/settime (Include): Require timespec.h.
2427         * modules/nanosleep (Include): Likewise.
2428
2429 2007-01-01  Bruno Haible  <bruno@clisp.org>
2430
2431         * gnulib-tool (func_emit_copyright_notice): Bump year.
2432         (func_get_autoconf_snippet): Emit a GNULIB_<modulename> macro.
2433
2434 2007-01-01  Bruno Haible  <bruno@clisp.org>
2435
2436         Improve support for OpenBSD.
2437         * build-aux/config.rpath (libname_spec): Export.
2438         (library_names_spec): New variable. Export.
2439         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Extract libname_spec and
2440         library_names_spec from the config.rpath output. Locate shared library
2441         through the name pattern in library_names_spec.
2442
2443 2007-01-01  Eric Blake  <ebb9@byu.net>
2444
2445         * lib/version-etc.c (COPYRIGHT_YEAR): Bump for new year.
2446
2447 2006-12-30  Paul Eggert  <eggert@cs.ucla.edu>
2448
2449         * gnulib-tool (SORT): Remove, since we no longer assume GNU sort.
2450         Rewrite so as not to assume GNU sort or "tail -1".  Also, don't
2451         assume the C locale, and avoid an "eval" that could cause trouble.
2452         Problem with SORT reported by Bob Proulx.
2453
2454         * lib/getpagesize.h (getpagesize) [defined __amigaos4__]:
2455         Define.  Trivial patch from Henning Nielsen Lund, originally
2456         sent to bug-grep@gnu.org today.
2457
2458 2006-12-29  Paul Eggert  <eggert@cs.ucla.edu>
2459
2460         * lib/acl.h: Include sys/types.h and sys/stat.h, for mode_t and
2461         struct stat.  Problem reported by Henning Nielsen Lund.
2462         * lib/acl.c: Include acl.h first, to check interface.  Don't
2463         bother to include sys/types.h and sys/stat.h again.
2464
2465 2006-12-28  Paul Eggert  <eggert@cs.ucla.edu>
2466
2467         Import the following change from libc; problem reported by
2468         Sven Verdoolaege.
2469
2470         2005-10-13  Ulrich Drepper  <drepper@redhat.com>
2471
2472         [BZ #1373]
2473         * lib/argp.h: Remove __NTH for __argp_usage inline function.
2474
2475 2006-12-28  Jim Meyering  <jim@meyering.net>
2476
2477         * build-aux/announce-gen: Do not assume that the package
2478         builds any of tar.gz, tar.bz2, and .xdelta files.
2479         Suggestion from Simon Josefsson.
2480
2481 2006-12-28  Simon Josefsson  <simon@josefsson.org>
2482
2483         * modules/announce-gen: New file.
2484
2485 2006-12-27  Paul Eggert  <eggert@cs.ucla.edu>
2486
2487         * lib/mbchar.h: Just include <wctype.h>; the wctype module
2488         handles its gotchas now.
2489         * lib/mbswidth.c: Likewise.
2490         * lib/wcwidth.h: Likewise.
2491         * m4/mbchar.m4 (gl_MBCHAR): Don't bother checking for wctype.h
2492         and iswcntrl; the wctype module does this stuff now.
2493         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
2494         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
2495         * modules/mbchar (Depends-on): Add wctype.
2496         * modules/mbswidth (Depends-on): Likewise.
2497         * modules/wcwidth (Depends-on): Likewise.
2498
2499 2006-12-27  Eric Blake  <ebb9@byu.net>
2500
2501         * lib/fnmatch.c: Reinstate inclusion of <wchar.h>, since this
2502         module uses more than what <wctype.h> is required to provide.
2503
2504 2006-12-26  Eric Blake  <ebb9@byu.net>
2505
2506         * gnulib-tool (sed_extract_prog): Avoid space-tab.
2507
2508 2006-12-26  Eric Blake  <ebb9@byu.net>
2509
2510         * modules/absolute-header: New module.
2511         * modules/fcntl (Depends-on): Depend on it.
2512         * modules/inttypes (Depends-on): Likewise.
2513         * modules/stdint (Depends-on): Likewise.
2514         * modules/sys_stat (Depends-on): Likewise.
2515         * modules/wctype (Depends-on): Likewise.
2516         * MODULES.html.sh (Support for building libraries and
2517         executables): Document it.
2518
2519 2006-12-25  Paul Eggert  <eggert@cs.ucla.edu>
2520
2521         * gnulib-tool (SED): Remove, undoing previous change.
2522         The problem was that it broke coreutils on Solaris, because
2523         "sed --posix" leaked into a makefile.
2524         (sed): New alias, if 'alias' and GNU sed.
2525
2526 2006-12-24  Jim Meyering  <jim@meyering.net>
2527
2528         Work around an fchownat bug in glibc-2.4:
2529         http://lists.ubuntu.com/archives/ubuntu-users/2006-September/093218.html
2530         This bug would cause "chown -RP ... DIR" to follow symlinks in DIR,
2531         in spite of the -P option.
2532         * m4/openat.m4 (gl_FUNC_FCHOWNAT, gl_FUNC_FCHOWNAT_DEREF_BUG):
2533         New macros.
2534         (gl_PREREQ_OPENAT): Require gl_FUNC_FCHOWNAT.
2535         * modules/openat (Files): Add lib/fchownat.c.
2536         * lib/openat.c (fchownat): Don't define here.  Move to...
2537         * lib/fchownat.c: ...this new file.
2538
2539 2006-12-23  Paul Eggert  <eggert@cs.ucla.edu>
2540
2541         Fix bug reported by Bruno Haible in
2542         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00228.html>
2543         where quotearg.c didn't compile on Mac OS X 10.2 because it
2544         lacks <wchar.h> and wint_t.
2545         * lib/wctype_.h (__wctype_wint_t): New type.
2546         Include <stdio.h>, <time.h>, <wchar.h> only if HAVE_WINT_T.
2547         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph):
2548         (iswlower, iswprint, iswpunct, iswspace, iswupper, ixwxdigit):
2549         Arg is now of type __wctype_wint_t, not wint_t.
2550         * m4/wctype.m4 (gl_WCTYPE_H): Require gt_TYPE_WINT_T, and
2551         substitute HAVE_WINT_T.
2552         * modules/wctype (Files): Add m4/wint_t.m4.
2553         (wctype.h): Substitute HAVE_WINT_T.
2554
2555 2006-12-23  Bruno Haible  <bruno@clisp.org>
2556
2557         * lib/safe-read.h [C++]: Wrap declarations in extern "C".
2558
2559 2006-12-23  Bruno Haible  <bruno@clisp.org>
2560
2561         * lib/canonicalize-lgpl.c (__realpath): Test HAVE_READLINK instead of
2562         S_ISLNK.
2563         Needed because gnulib's sys/stat.h replacement defines S_ISLNK on
2564         mingw.
2565
2566 2006-12-22  Bruno Haible  <bruno@clisp.org>
2567
2568         * lib/copy-file.c: Include acl.h.
2569         (copy_file_preserving) [USE_ACL]: Use copy_acl instead of chmod.
2570         Close the file descriptors only after being done with copy_acl.
2571         * modules/copy-file (Depends-on): Add acl.
2572
2573 2006-12-22  Bruno Haible  <bruno@clisp.org>
2574
2575         * gnulib-tool (SED): New variable.
2576         Use $SED instead of sed everywhere.
2577
2578 2006-12-22  Bruno Haible  <bruno@clisp.org>
2579
2580         * modules/no-c++: New file.
2581         * m4/no-c++.m4: New file.
2582         * MODULES.html.sh (Support for building libraries and executables):
2583         Add no-c++.
2584
2585 2006-12-22  Paul Eggert  <eggert@cs.ucla.edu>
2586
2587         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
2588         Include <limits.h>, and use its INT_MAX to rewrite the
2589         j loop so that it does not overflow 'int'.  Problem reported by
2590         Ralf Wildenhues in
2591         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00084.html>.
2592         Play it safe by shifting left by 1 rather than multiplying by 2,
2593         as GCC is less likely to optimize this away when the value
2594         is signed (when it assumes overflow leads to undefined behavior).
2595         Also, don't assume time_t uses two's complement.
2596
2597 2006-12-21  Paul Eggert  <eggert@cs.ucla.edu>
2598
2599         * MODULES.html.sh: New module wctype.
2600         * lib/wctype_.h, m4/wctype.m4, modules/wctype: New files.
2601         * lib/fnmatch.c: Don't bother to include <wchar.h> before
2602         <wctype.h>, since the new wctype module should fix this.
2603         * lib/quotearg.c: Include <wctype.h> unconditionally, since
2604         the wctype module should arrange for it.
2605         * lib/regex_internal.h: Likewise.
2606         * m4/quotearg.m4 (gl_QUOTEARG): Don't check for wctype.h or iswprint,
2607         since the wctype module should handle this now.
2608         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for wctype.h.
2609         * modules/fnmatch (Depends-on): Add wctype.
2610         * modules/quotearg (Depends-on): Likewise.
2611         * modules/regex (Depends-on): Likewise.
2612
2613 2006-12-19  Bruno Haible  <bruno@clisp.org>
2614
2615         * lib/strdup.h [C++]: Wrap definitions in extern "C".
2616         Suggested by Lorenzo Bettini <bettini@dsi.unifi.it>.
2617
2618 2006-12-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2619
2620         * modules/savewd (Depends-on): Fix dependency on fcntl.
2621
2622 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
2623
2624         * m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty if stdint.h
2625         conforms to C99, rather than relying on the user's environment
2626         setting of STDINT_H.
2627
2628 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
2629         and Eric Blake  <ebb9@byu.net>
2630
2631         * lib/dirname.h (DOUBLE_SLASH_IS_DISTINCT_ROOT): Default to 0, not 1.
2632         This is more consistent with the other defines here.
2633         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT):
2634         Port to z/OS.  Problem reported by Paul Gilmartin.
2635         Change local vars to use gl_ prefix rather than ac_.
2636         Don't define DOUBLE_SLASH_IS_DISTINCT_ROOT to 0, for consistency
2637         with other defines.
2638         * modules/double-slash-root: New module.
2639         * modules/dirname (Files): Remove m4/double-slash-root.m4.
2640         (Depends-on): Add double-slash-root.
2641         * MODULES.html.sh (File system functions): Mention new module.
2642
2643 2006-12-14  Paul Eggert  <eggert@cs.ucla.edu>
2644
2645         * lib/yesno.c [!ENABLE_NLS]: Don't include getline.h.
2646         (yesno) [!ENABLE_NLS]: Don't invoke getline or rpmatch.
2647         This is for the benefit of gzip, which doesn't do i18n.
2648
2649 2006-12-12  Jim Meyering  <jim@meyering.net>
2650
2651         * m4/acl.m4 (gl_ACL_GET_FILE): Fix logic error.
2652         Reported by Andreas Schwab <schwab@suse.de>.
2653
2654 2006-12-12  Bruno Haible  <bruno@clisp.org>
2655
2656         Merge these changes.
2657         2006-09-05  Bruno Haible  <bruno@clisp.org>
2658         * lib/iconvme.c (iconv_string): No need to save and restore errno when
2659         iconv_alloc succeeded.
2660         (iconv_alloc): Don't assume that malloc() or realloc(), when failing,
2661         sets errno to ENOMEM. (malloc on GNU/kFreeBSD doesn't.) No need to
2662         test for " && dest " at the end - dest is always != NULL there. Call
2663         iconv with 4xNULL arguments initially, to reset the state. Call iconv
2664         with 2xNULL arguments, also to flush the state storage. Handle the
2665         IRIX iconv behaviour. Realloc the final result, to throw away unused
2666         memory.
2667
2668 2006-12-11  Paul Eggert  <eggert@cs.ucla.edu>
2669
2670         * m4/openat.m4 (gl_FUNC_OPENAT): Don't compile mkdirat
2671         and fchmodat unconditionally, since glibc 2.4 has them.
2672         Problem reported by Arkadiusz Miskiewicz.
2673
2674 2006-12-10  Bruno Haible  <bruno@clisp.org>
2675
2676         * gnulib-tool (func_import): Show the include files only for those
2677         modules that are copied and specified.
2678         Reported by Karl Berry.
2679
2680 2006-12-08  Jim Meyering  <jim@meyering.net>
2681
2682         * build-aux/announce-gen ($VERSION): Don't use of $Revision...$.
2683         Instead, use Emacs' time-stamp write hook.  Note that the time is UTC.
2684
2685         * build-aux/announce-gen: Add two new options, both optional:
2686         --bootstrap-tools=TOOL_LIST
2687               a comma-separated list of tools, e.g.,
2688               autoconf,automake,bison,gnulib
2689         --gnulib-snapshot-date=DATE
2690               if gnulib is in the bootstrap tool list,
2691               then report this as the snapshot date.
2692               If not specified, use the current date/time.
2693               If you specify a date here, be sure it's UTC.
2694
2695 2006-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2696
2697         * tests/test-argp-2.sh: Fix test to match actual output.
2698         (func_compare): Fix sed script to be portable.
2699
2700 2006-12-05  Paul Eggert  <eggert@cs.ucla.edu>
2701
2702         * lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS]: Add a
2703         workaround for this case.  It is not autoconfigured now; offhand
2704         it's hard to see how to autoconfigure it.
2705
2706 2006-12-03  Paul Eggert  <eggert@cs.ucla.edu>
2707
2708         * lib/mkdir-p.c (make_dir_parents): Fix race condition when making
2709         a directory that is about to be chowned.  Such a directory's
2710         initial file permissions should permit the owner only and this
2711         should not be changed until after the chown, since the group and
2712         other bits would be incorrect if they granted permission before
2713         the chown.
2714
2715         Fix porting problem for iswctype reported by Georg Schwarz in:
2716         http://lists.gnu.org/archive/html/bug-coreutils/2006-12/msg00017.html
2717         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCTYPE, too.
2718         * lib/regex_internal.h (RE_ENABLE_I18N): Likewise.
2719         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for iswctype, too.
2720         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
2721
2722 2006-12-03  Jim Meyering  <jim@meyering.net>
2723
2724         * lib/fts.c (fts_load): Don't set sp->fts_dev here, since
2725         p->fts_statp may not yet be defined.
2726         (fts_read): Instead, set it in the caller, once p->fts_statp is
2727         sure to be defined, and corresponds to a top-level directory.
2728         This bug made du -x fail.  Here's the coreutils test case:
2729         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commit;h=ba45154d8e9f
2730         Reported by Mike Frysinger.
2731
2732 2006-12-01  Jim Meyering  <jim@meyering.net>
2733
2734         * modules/savewd (Depends-on): Add fcntl_h to avoid self-test
2735         build failure due to missing definition of HAVE_WORKING_O_NOFOLLOW.
2736         Reported by Simon Josefsson.
2737
2738 2006-11-30  Jim Meyering  <jim@meyering.net>
2739
2740         * m4/warning.m4: Use the all-permissive copyright notice
2741         recommended by RMS (rather than LGPL).
2742         * m4/vararrays.m4: Likewise.
2743         * m4/flexmember.m4: Likewise.
2744
2745 2006-11-29  Bruno Haible  <bruno@clisp.org>
2746
2747         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
2748         noinst_LIBRARIES. Augment noinst_LIBRARIES and noinst_LTLIBRARIES
2749         using +=.
2750         Reported by Simon Josefsson <simon@josefsson.org>.
2751
2752 2006-11-28  James Youngman <jay@gnu.org>
2753
2754         * README: Advise users that they might find the bug-gnulib@gnu.org
2755         and autotools-announce@gnu.org mailing lists useful.
2756
2757 2006-11-28  Bruno Haible  <bruno@clisp.org>
2758
2759         * m4/ptrdiff_max.m4: Remove file.
2760
2761 2006-11-21  Bruno Haible  <bruno@clisp.org>
2762
2763         * m4/eoverflow.m4 (gl_EOVERFLOW): Use AC_COMPUTE_INT instead of
2764         _AC_COMPUTE_INT.
2765         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
2766         * m4/ptrdiff_max.m4 (gl_PTRDIFF_MAX): Use AC_COMPUTE_INT instead of
2767         _AC_COMPUTE_INT.
2768         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
2769         * m4/size_max.m4 (gl_SIZE_MAX): Use AC_COMPUTE_INT instead of
2770         _AC_COMPUTE_INT.
2771         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
2772
2773 2006-11-28  Jim Meyering  <jim@meyering.net>
2774
2775         * lib/regcomp.c (parse_branch): Rename local, exp->expr, to avoid
2776         warning from "gcc -Wshadow" about shadowing the builtin.
2777
2778 2006-11-27  Bruno Haible  <bruno@clisp.org>
2779
2780         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_INT instead of
2781         _AC_COMPUTE_INT.
2782         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
2783
2784 2006-11-27  Bruno Haible  <bruno@clisp.org>
2785             Paul Eggert  <eggert@cs.ucla.edu>
2786
2787         * lib/regex.h (__restrict_arr): Redo logic of #if, for clarity.
2788
2789 2006-11-26  Bruno Haible  <bruno@clisp.org>
2790
2791         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
2792         noinst_LTLIBRARIES.
2793
2794 2006-11-27  Paul Eggert  <eggert@cs.ucla.edu>
2795             Bruno Haible  <bruno@clisp.org>
2796
2797         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to 0
2798         if compiling with "gcc -ansi".
2799
2800 2006-11-26  Paul Eggert  <eggert@cs.ucla.edu>
2801
2802         Fix some incompatibilities with gcc -ansi -pedantic.
2803         * lib/regex.h (__restrict_arr): Don't use the [restrict] syntax
2804         if compiling pedantically with GCC, unless it's C99 or later.
2805         Don't trust sys/cdefs.h's definition of __restrict_arr, either, as
2806         it mishandles gcc -ansi -pedantic as well.
2807         * lib/regex_internal.h (re_token_t): Don't use enum bitfields
2808         if gcc -pedantic.
2809         * lib/regexec.c (check_node_accept_bytes): Don't use auto
2810         initializers for struct if -pedantic, unless it's C99 or later.
2811
2812 2006-11-25  Nix  <nix@esperi.org.uk>  (tiny change)
2813
2814         * m4/fcntl_h.m4 (gl_FCNTL_H): Test the atime, not the mtime.
2815         Don't close an fd more than once. Identical atimes indicate
2816         success, not failure.
2817
2818 2006-11-22  Robinson Mittmann <bob@hoplon.com>  (tiny change)
2819
2820         * lib/sincosl.c (kernel_sinl): Fix typo in threshold.
2821
2822 2006-11-23  Jim Meyering  <jim@meyering.net>
2823
2824         * build-aux/announce-gen: New file.  From coreutils.
2825
2826 2006-11-22  Jim Meyering  <jim@meyering.net>
2827
2828         Work around a compile-time error from the HP-UX 11.00 /bin/cc.
2829         * lib/fts.c (enum Fts_stat): Give this previously-anon enum a name.
2830         (fts_read): Use a temporary to narrow the overused st_size member
2831         before using it in a switch statement.  Reported by Matthew Woehlke.
2832
2833         * m4/clock_time.m4 (gl_CLOCK_TIME): Quote AC_SUBST argument.
2834         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
2835
2836 2006-11-20  Bruno Haible  <bruno@clisp.org>
2837
2838         * gettext.m4 (AM_GNU_GETTEXT): Revert 2005-07-28 patch: Use
2839         changequote instead of pairs of brackets.
2840         Reported by Andreas Schwab <schwab@suse.de>.
2841
2842 2006-11-21  Jim Meyering  <jim@meyering.net>
2843
2844         * lib/fts.c (fts_safe_changedir): Move a declaration "up",
2845         so as to remain compatible with older compilers.
2846         Patch from Michael Deutschmann.
2847
2848 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
2849
2850         * MODULES.html.sh (File system functions): Add openat.
2851
2852         * lib/openat.h (rpl_fstatat): New macro, if
2853         [HAVE_OPENAT && ! LSTAT_FOLLOWS_SLASHED_SYMLINK.
2854         (fstatat): Define to rpl_fstatat under the same conditions,
2855         unless COMPILING_FSTATAT.
2856         * m4/openat.m4 (gl_FUNC_OPENAT): Compile fstatat.c too, if fstatat
2857         seems to have the bug.
2858         * lib/fstatat.c: New file.
2859         * modules/openat (Files): Add it.
2860
2861 2006-11-20  Bruno Haible  <bruno@clisp.org>
2862
2863         * Makefile: New file.
2864
2865 2006-11-20  Jim Meyering  <jim@meyering.net>
2866
2867         The beginnings of syntax-related checks for gnulib.
2868         * lib/Makefile: New file.
2869         * lib/t-idcache: New script.  Ensure that the two halves of
2870         idcache.c stay in sync.
2871
2872         * lib/idcache.c: Adjust comments in user- and group- portions to
2873         be more accurate, and to be consistent with one another.
2874
2875 2006-11-20  Jim Meyering  <jim@meyering.net>
2876
2877         * lib/idcache.c: Restore most of the 2006-11-06 patch, so as to
2878         continue using the flexible array member (thus, this module performs
2879         half as many malloc calls), with the addition that...
2880         (getgroup, getuser): Consistently record a non-match via an empty
2881         "name" string, and map an empty string match to a NULL return value.
2882         * modules/idcache (Depends-on): Re-add flexmember.
2883
2884         * lib/idcache.c (getuser): Remove all uses of the register keyword.
2885         (getuidbyname, getgroup, getgidbyname): Likewise.
2886
2887         Use cleaner syntax: NULL rather than 0.
2888         * lib/idcache.c (getuidbyname, getgidbyname): Return NULL, not 0.
2889
2890 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
2891
2892         * lib/idcache.c: Undo most recent patch, dated 2006-11-06.
2893         It mishandled the case where the group was missing.
2894         Problem reported by Greg Schafer.
2895         * modules/idcache: Likewise.
2896
2897 2006-11-18  Jim Meyering  <jim@meyering.net>
2898
2899         * check-module (%exempt_header): Add exception for some
2900         conditionally-included headers.
2901
2902         * modules/i-ring (Depends-on): Add verify.
2903         (License): Change to LGPL.
2904
2905 2006-11-16  Paul Eggert  <eggert@cs.ucla.edu>
2906
2907         * modules/getaddinfo (Depends-on): Remove inttostr; add snprintf.
2908         * lib/getaddrinfo.c: Include snprintf.h rather than intprops.h
2909         and inttostr.h.  Use snprintf rather than uinttostr, so that
2910         LGPLed code doesn't depend on GPLed.
2911
2912 2006-11-17  Paul Eggert  <eggert@cs.ucla.edu>
2913
2914         * modules/inline (License): Change from GPL to LGPL.
2915
2916 2006-11-17  Jim Meyering  <jim@meyering.net>
2917
2918         * modules/d-type (License): Switch to LGPL.
2919
2920 2006-11-15  Bruno Haible  <bruno@clisp.org>
2921
2922         * m4/alloca.m4 (gl_FUNC_ALLOCA): Fix the AC_CACHE_CHECK message.
2923
2924 2006-11-15  Eric Blake  <ebb9@byu.net>
2925
2926         * m4/allocsa.m4 (gl_ALLOCSA): Don't invoke macro already picked up by
2927         the module dependency.
2928
2929 2006-11-15  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
2930             Bruno Haible  <bruno@clisp.org>
2931
2932         * gnulib-tool (func_create_testdir): Add license consistency check.
2933
2934 2006-11-15  Eric Blake  <ebb9@byu.net>
2935
2936         * m4/alloca.m4 (gl_FUNC_ALLOCA): Use AC_CACHE_CHECK to avoid a
2937         random "(cached)" in configure output.
2938
2939 2006-11-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2940
2941         * m4/inttypes.m4 (gl_INTTYPES_H): Use AC_CACHE_CHECK so that the
2942         test for conforming inttypes.h is both announced and cached.
2943
2944         * MODULES.html.sh (seen_modules, seen_files): New variables.
2945         (func_module): Rewrite to use a few less gnulib-tool and sed
2946         invocations.  Avoid a couple of quadratic algorithms for ...
2947         (missed_modules, missed_files): ... these, with ...
2948         (func_append, func_tmpdir): ... these new functions, from
2949         gnulib-tool.  Analogously, install traps for cleanup.
2950
2951         * tests/test-gc.c (main): Remove unused variables.
2952         * tests/test-read-file.c: Include stdlib.h, for 'free'.
2953
2954 2006-11-14  Paul Eggert  <eggert@cs.ucla.edu>
2955
2956         * modules/inttostr (License): Change to LGPL.
2957
2958 2006-11-14  Eric Blake  <ebb9@byu.net>
2959
2960         * modules/tempname (License): Change to LGPL.
2961
2962 2006-11-14  Eric Blake  <ebb9@byu.net>
2963
2964         * doc/functions.texi (Function Portability): *printf functions on
2965         Cygwin now understand all POSIX size specifiers.
2966
2967 2006-11-14  Bruno Haible  <bruno@clisp.org>
2968
2969         * modules/c-ctype (License): Change to LGPL.
2970
2971 2006-11-12  Bruno Haible  <bruno@clisp.org>
2972
2973         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
2974         AC_LIB_LINKFLAGS_BODY): Also set a LIB${NAME}_PREFIX variable. Needed
2975         for GNOME libraries, for which the include files are installed in
2976         subdirectories of $prefix/include.
2977
2978 2006-11-12  Bruno Haible  <bruno@clisp.org>
2979
2980         * m4/lib-link.m4: Require at least autoconf-2.54.
2981         (AC_LIB_LINKFLAGS_BODY) [autoconf < 2.61]: Turn dots into the library
2982         name to underscores for the --with option.
2983
2984 2006-11-13  Bruno Haible  <bruno@clisp.org>
2985
2986         * gnulib-tool (func_create_testdir): Set gl_source_base correctly in
2987         the tests directory.
2988         Reported by Ralf Wildenhues.
2989
2990 2006-11-13  Bruno Haible  <bruno@clisp.org>
2991
2992         * gnulib-tool (func_emit_initmacro_start): Also override AC_LIBSOURCES.
2993         (func_emit_initmacro_end): Undo the override here.
2994         (func_emit_initmacro_done): Emit a definition for gl_LIBSOURCES.
2995         Works around the famous automake error in coreutils.
2996
2997 2006-11-13  Eric Blake  <ebb9@byu.net>
2998
2999         * lib/gl_anytree_oset.h (gl_tree_search_atleast): Return the
3000         element, not its node.
3001
3002 2006-11-12  Bruno Haible  <bruno@clisp.org>
3003
3004         * gnulib-tool (func_emit_lib_Makefile_am): Replace occurrences of
3005         '$(top_srcdir)/build-aux/', taking into account the real auxdir.
3006
3007 2006-11-12  Bruno Haible  <bruno@clisp.org>
3008
3009         * gnulib-tool: New option --local-symlink.
3010         (func_usage): Document it.
3011         (lsymbolic): New variable.
3012         (func_import, func_create_testdir): If --symlink was not specified,
3013         test whether --local-symlink was specified and the file comes from
3014         the local_gnulib_dir.
3015
3016 2006-11-12  Bruno Haible  <bruno@clisp.org>
3017
3018         * gnulib-tool (func_ln): New function.
3019         (func_ln_if_changed, func_create_testdir): Use it instead of "ln -s".
3020
3021 2006-11-12  Bruno Haible  <bruno@clisp.org>
3022
3023         Finish support for source files in subdirectories.
3024         * gnulib-tool (func_emit_lib_Makefile_am): If some of the source files
3025         are in subdirectories, set uses_subdirs and add 'subdir-objects' to
3026         AUTOMAKE_OPTIONS.
3027         (func_import, func_create_testdir): Invoke AM_PROG_CC_C_O in this case.
3028
3029 2006-11-12  Bruno Haible  <bruno@clisp.org>
3030
3031         * gnulib-tool (func_get_automake_snippet): Synthesize also an
3032         EXTRA_lib_SOURCES augmentation.
3033         (func_emit_lib_Makefile_am): Initialize EXTRA_lib..._SOURCES to empty.
3034
3035 2006-11-12  Jim Meyering  <jim@meyering.net>
3036
3037         Make fts (in FTS_CWDFD mode) more efficient by caching a few open
3038         file descriptors.  This also averts a failure on systems with
3039         native openat support when a traversed directory lacks "x" access.
3040         * lib/fts_.h: Include "i-ring.h"
3041         (struct FTS) [fts_fd_ring]: New member.
3042         * lib/fts.c (RESTORE_INITIAL_CWD): Also call fd_ring_clear.
3043         (FCHDIR): Add parentheses.
3044         (fd_ring_check, fd_ring_print) [!FTS_DEBUG]: Define away.
3045         (cwd_advance_fd): Add a 3rd parameter.  Adjust all callers.
3046         When descending, rather than simply closing the previous
3047         fts_cwd_fd value, push that file descriptor onto the ring.
3048         (same_fd, fd_ring_print, fd_ring_check) [FTS_DEBUG]: New functions.
3049         (fts_open): Initialize the new fd_ring member.
3050         (fts_close): Clear the ring.
3051         (fts_safe_changedir): When possible, use our new fd_ring to skip
3052         the diropen and fstat and dev/ino comparison that would normally
3053         accompany a virtual `chdir ("..")'.
3054
3055         * modules/fts (Depends-on): Add i-ring.
3056         * modules/i-ring: New module.
3057         * lib/i-ring.c, lib/i-ring.h, lib/i-ring-test.c: New files.
3058         * m4/i-ring.m4: New file.
3059
3060 2006-11-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3061
3062         * gnulib-tool (func_create_testdir): Fix replacement of
3063         `build-aux' in configure.ac.  Run autotools in gltests
3064         subdirectory.
3065         (func_create_testdir, func_create_megatestdir, test): There is
3066         no need for '--force' in most autotool invocations in a new
3067         tree.  Actually fail the whole test if any of the tools, or the
3068         configure or make stages fail.
3069
3070         Sync from Automake.
3071         * build-aux/gnupload: Revert last change.  Add pointer to upload
3072         instructions of the GNU Maintenance Instructions.
3073         Suggestion by Karl Berry.
3074
3075 2006-11-10  Jim Meyering  <jim@meyering.net>
3076
3077         * lib/fts.c [FTS_DEBUG]: Don't try to print a pointer via %s.
3078
3079 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
3080
3081         * lib/gettext.h (dgettext, dcgettext, ngettext) [! ENABLE_NLS]:
3082         (dngettext, dcngettext, bindtextdomain) [! ENABLE_NLS]:
3083         (bind_textdomain_codeset) [! ENABLE_NLS]:
3084         Evaluate all the arguments.  That way, callers get compatible behavior
3085         if the arguments have side effects.  Also, it avoids some GCC
3086         diagnostics in some cases; Joel E. Denny reported problems when Bison
3087         was configured with --enable-gcc-warnigs.
3088
3089 2006-11-10  Jim Meyering  <jim@meyering.net>
3090
3091         * m4/inline.m4 (gl_INLINE): Check with the compiler, not cpp, so that
3092         relevant options in CFLAGS (like -O, -fno-inline) are taken into
3093         account.
3094
3095 2006-11-10  Jim Meyering  <jim@meyering.net>
3096
3097         * modules/inline: New file/module.
3098         * modules/xalloc (Files): Remove m4/inline.m4.
3099         (Depends-on): Add inline, instead.
3100         * modules/oset: Likewise.
3101         * modules/list: Likewise.
3102
3103 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
3104
3105         * lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t.
3106         Problem reported by Matthew Woehlke.
3107
3108 2006-11-09  Bruno Haible  <bruno@clisp.org>
3109
3110         * lib/tempname.c (gen_tempname): Remove variant that invokes
3111         __gen_tempname.
3112         * m4/tempname.m4 (gl_FUNC_GEN_TEMPNAME): Don't test for
3113         __gen_tempname.
3114
3115 2006-11-08  Bruno Haible  <bruno@clisp.org>
3116
3117         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Set ac_cv_type_long_long_int
3118         to 'yes' instead of 'cross-compiling'.
3119
3120 2006-11-08  Paul Eggert  <eggert@cs.ucla.edu>
3121
3122         * lib/quotearg.h (quotearg_free): New decl.
3123         * lib/quotearg.c (quotearg_free): New function.
3124         (slot0, nslots, slotvec0, slotvec):
3125         Now file-scope so that quotearg_free can get at them.
3126
3127 2006-11-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3128
3129         Sync from Automake.
3130         * build-aux/gnupload: Add missing 'gnu' to example URL.
3131         Report by Karl Berry.
3132
3133 2006-11-08  Bruno Haible  <bruno@clisp.org>
3134
3135         * m4/inline.m4 (gl_INLINE): Also test __NO_INLINE__.
3136         Suggested by Paul Eggert.
3137
3138 2006-11-08  Jim Meyering  <jim@meyering.net>
3139
3140         * lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl--.h twice.
3141         It's already included if !_LIBC.
3142         (fts_safe_changedir): Add a comment.
3143
3144 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
3145
3146         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Detect bug in
3147         Tandem NonStop Kernel (OSS) cc -O circa 2004, reported by
3148         Matthew Woehlke.
3149
3150         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Move
3151         definitions up, to avoid colliding with change below.
3152         (static_inline) [HAVE_INLINE]: New macro.
3153         (xnmalloc, xnrealloc, x2nrealloc, xcharalloc):
3154         Provide extern decls when !HAVE_INLINE.  Do not define unless
3155         static_inline is defined, either by us or by xmalloc.c.  Use
3156         static_inline rather than static inline.
3157         (XCALLOC): Optimize sizeof(T) = 1 case.
3158         * lib/xmalloc.c (static_inline) [!HAVE_INLINE]: New macro.
3159
3160 2006-11-07  Bruno Haible  <bruno@clisp.org>
3161
3162         * lib/xalloc.h (XNMALLOC): Restore optimization of sizeof(T) = 1 case.
3163         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require gl_INLINE instead of
3164         AC_C_INLINE.
3165         * modules/xalloc (Files): Add m4/inline.m4.
3166
3167 2006-11-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3168
3169         * README: Fix typo.
3170         * doc/gnulib.texi (Miscellaneous Notes): Likewise, rename...
3171         (Miscellanous Notes): ...from this.
3172
3173 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
3174
3175         * m4/flexmember.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER):
3176         Mention that offsetof should be used instead of sizeof.
3177         From Bruno Haible.
3178
3179 2006-11-07  Bruno Haible  <bruno@clisp.org>
3180
3181         * lib/w32spawn.h (prepare_spawn): Use XNMALLOC instead of xmalloc.
3182
3183 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
3184
3185         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
3186         * lib/gl_anyavltree_list2.h (create_subtree_with_contents):
3187         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
3188         (gl_tree_add_before, gl_tree_add_after):
3189         Use XMALLOC instead of xmalloc, and XCALLOC instead of xzalloc.
3190         * lib/gl_anyhash_list2.h (hash_resize): Likewise.
3191         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
3192         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before):
3193         (gl_linked_add_after, gl_linked_add_at): Likewise.
3194         * lib/gl_anyrbtree_list2.h (create_subtree_with_contents):
3195         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
3196         (gl_tree_add_before, gl_tree_add_after): Likewise.
3197         * lib/gl_anytree_list2.h (gl_tree_create_empty): Likewise.
3198         * lib/gl_anytree_oset.h (gl_tree_create_empty): Likewise.
3199         * lib/gl_anytreehash_list1.h (add_to_bucket): Likewise.
3200
3201 2006-11-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3202
3203         * lib/gl_oset.h: Use C comment style, not C++ comment style.
3204
3205 2006-11-06  Bruno Haible  <bruno@clisp.org>
3206
3207         * m4/inline.m4: New file.
3208         * m4/gl_list.m4 (gl_LIST): Require gl_INLINE.
3209         * modules/list (Files): Add m4/inline.m4.
3210         * modules/oset (Files): Likewise.
3211
3212 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
3213
3214         * lib/idcache.c: Include <stddef.h>, for offsetof.
3215         (struct userid.name): Change from char * to a flexible array member.
3216         All uses changed.
3217         * modules/idcache (Depends-on): Add flexmember.
3218
3219         * MODULES.html.sh (Core language properties): New module flexmember.
3220         * modules/flexmember, m4/flexmember.m4: New files.
3221
3222         * lib/xalloc.h (xnmalloc, xnrealloc, x2nrealloc): Now static
3223         inline functions that are identical with the old xnmalloc_inline,
3224         xnrealloc_inline, x2nrealloc_inline of lib/xmalloc.c.  This is so
3225         that we can avoid some unnecessary integer multiplications and
3226         divisions in the common case where the element size is known at
3227         compile time.
3228         (XNMALLOC) [HAVE_INLINE]: Remove special case, which is no longer
3229         needed.
3230         (xnboundedmalloc): Remove.
3231         (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Use lower-case letters for
3232         arguments, for consistency with rest of this header.
3233         (xcharalloc): Rewrite using XNMALLOC.
3234         * lib/xmalloc.c (xnmalloc_inline, xnmalloc, xnrealloc_inline):
3235         (xnrealloc, x2nrealloc_inline, x2nrealloc): Remove.  The *_inline
3236         versions have been moved to lib/xalloc.h and renamed to be the
3237         non-*_inline versions.
3238         (xmalloc, xrealloc): Implement without reference to the xnmalloc
3239         and xnrealloc functions, since those functions are now inline and
3240         now call us.
3241         (x2realloc): Invoke x2realloc, not x2realloc_inline, to accommodate
3242         renaming described above.
3243         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Remove AC_C_INLINE since
3244         xmalloc.c no longer uses inline directly.  gl_PREREQ_XALLOC now
3245         captures the dependency in AC_C_INLINE.
3246
3247         New module canonicalize-lgpl, proposed by Charles Wilson in
3248         <http://lists.gnu.org/archive/html/bug-gnulib/2006-11/msg00020.html>
3249         with a few small changes afterwards.
3250         * MODULES.html.sh (File system functions): New module
3251         canonicalize-lgpl.
3252         * lib/canonicalize.h: Add comments for canonicalize_filename_mode
3253         and canonicalize_file_name.
3254         * lib/canonicalize-lgpl.c, m4/canonicalize-lgpl.m4:
3255         * modules/canonicalize-lgpl: New files.
3256
3257 2006-11-05  Bruno Haible  <bruno@clisp.org>
3258
3259         * gnulib-tool (func_import, func_create_testdir): Create directories
3260         also for files in subdirectories of lib/.
3261
3262 2006-11-05  Bruno Haible  <bruno@clisp.org>
3263
3264         * lib/gl_array_list.c (gl_array_iterator_next): Make pointer decrement
3265         ANSI C compliant.
3266
3267 2006-11-03  Bruno Haible  <bruno@clisp.org>
3268
3269         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
3270         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require AC_C_INLINE.
3271         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): New macros.
3272         (xnboundedmalloc): New inline function.
3273         * lib/classpath.c (new_classpath): Use XNMALLOC instead of xmalloc.
3274         * lib/clean-temp.c (create_temp_dir): Use XNMALLOC, XMALLOC instead of
3275         xmalloc.
3276         * lib/concatpath.c (concatenated_pathname): Use XNMALLOC instead of
3277         xmalloc.
3278         * lib/fatal-signal.c (at_fatal_signal): Use XNMALLOC instead of xmalloc.
3279         * lib/findprog.c (find_in_path): Use XNMALLOC instead of xmalloc.
3280         * lib/gl_array_list.c (gl_array_create_empty): Use XMALLOC instead of
3281         xmalloc.
3282         (gl_array_create): Use XNMALLOC, XMALLOC instead of xmalloc.
3283         * lib/gl_array_oset.c (gl_array_create_empty): Use XNMALLOC instead of
3284         xmalloc.
3285         * lib/gl_avltree_oset.c (gl_tree_add_first, gl_tree_add_before,
3286         gl_tree_add_after): Use XMALLOC instead of xmalloc.
3287         * lib/gl_carray_list.c (gl_carray_create_empty): Use XMALLOC instead of
3288         xmalloc.
3289         (gl_carray_create): Use XNMALLOC, XMALLOC instead of xmalloc.
3290         * lib/gl_rbtree_oset.c (gl_tree_add_first, gl_tree_add_before,
3291         gl_tree_add_after): Use XMALLOC instead of xmalloc.
3292         * lib/gl_sublist.c (gl_sublist_create): Use XMALLOC instead of xmalloc.
3293         * lib/pagealign_alloc.c (new_memnode): Use XMALLOC instead of xmalloc.
3294         * lib/sh-quote.c (shell_quote_argv): Use XNMALLOC instead of xmalloc.
3295         * lib/xvasprintf.c (xstrcat): Use XNMALLOC instead of xmalloc.
3296
3297 2006-11-03  Bruno Haible  <bruno@clisp.org>
3298
3299         * lib/c-ctype.h [C++]: Define functions without name mangling.
3300         * lib/fwriteerror.h [C++]: Likewise.
3301         * lib/gcd.h [C++]: Likewise.
3302         * lib/linebreak.h [C++]: Likewise.
3303
3304 2006-11-03  Paul Eggert  <eggert@cs.ucla.edu>
3305
3306         * lib/canonicalize.h: (canonicalize_mode_t, CAN_EXISTING):
3307         (CAN_ALL_BUT_LAST, CAN_MISSING, canonicalize_filename_mode):
3308         Define only if PROVIDE_CANONICALIZE_FILENAME_MODE is defined.
3309         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
3310         Check for functions and headers just once.
3311         Check for declaration of canonicalize_file_name.
3312         Define PROVIDE_CANONICALIZE_FILENAME_MODE.
3313
3314 2006-11-02  Charles Wilson  <cygwin@cwilson.fastmail.fm>
3315
3316         * gnulib-tool (func_import): Fix typo in actioncmd.
3317
3318 2006-11-02  Bruno Haible  <bruno@clisp.org>
3319
3320         * gnulib-tool (func_get_automake_snippet): Interpret a backslash-
3321         newline sequence in the Makefile.am snippet as a space, like "make"
3322         does.
3323         Reported by Roger Persson <perrog@gmail.com>.
3324
3325 2006-11-01  Bruno Haible  <bruno@clisp.org>
3326
3327         * m4/strcase.m4 (gl_FUNC_STRNCASECMP): Check whether strncasecmp is
3328         already declared in <string.h>.
3329         * lib/strcase.h (strncasecmp): Don't declare it if yes.
3330
3331 2006-11-01  Bruno Haible  <bruno@clisp.org>
3332
3333         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Don't define strcasecmp here.
3334         * lib/strcase.h: Include <string.h>.
3335         (strcasecmp): Define to rpl_strcasecmp here.
3336
3337 2006-11-01  Bruno Haible  <bruno@clisp.org>
3338
3339         * lib/printf-parse.c (PRINTF_PARSE): Cast malloc/realloc results.
3340
3341 2006-11-01  Eric Blake  <ebb9@byu.net>
3342
3343         * lib/mkstemp-safer.c (mkstemp_safer): Allow C++ compilation.
3344
3345         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Allow C++ configuration.
3346
3347 2006-10-29  Bruno Haible  <bruno@clisp.org>
3348
3349         Make it compile in C++ mode.
3350         * lib/full-write.c (full_rw): Add a cast.
3351
3352 2006-11-01  Bruno Haible  <bruno@clisp.org>
3353
3354         * gnulib-tool (func_get_automake_snippet): Change sed_combine_lines to
3355         be POSIX compliant.
3356         Reported by Roger Persson <perrog@gmail.com>.
3357
3358 2006-11-01  Eric Blake  <ebb9@byu.net>
3359
3360         * lib/getopt_.h: Fix comments.
3361
3362 2006-10-31  Eric Blake  <ebb9@byu.net>
3363
3364         * modules/tmpdir (Depends-on): Add sys_stat.
3365         * modules/mkdtemp (Depends-on): Add tempname, drop unistd.
3366         * lib/mkdtemp.c (gen_tempname): Remove; tempname covers this.
3367         * lib/tmpdir.c (S_ISDIR): Simplify, thanks to sys_stat.
3368         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Simplify, thanks to
3369         tempname.
3370
3371 2006-10-31  Paul Eggert  <eggert@cs.ucla.edu>
3372
3373         Avoid some C++ diagnostics reported by Bruno Haible.
3374         * lib/quotearg.c (clone_quoting_options): Use xmemdup rather than
3375         xmalloc.
3376         (quotearg_alloc): Use xcharalloc rather than xmalloc.
3377         (struct slotvec): Move to top level.
3378         (quotearg_n_options): Rewrite to avoid xmalloc.
3379         * lib/xalloc.h (xcharalloc): New function.
3380         * (xrealloc, xnrealloc, x2realloc, x2nrealloc, xmemdup):
3381         [defined __cplusplus]: Add function template that provides result
3382         type propagation.  This part of the change is from Bruno Haible.
3383
3384 2006-10-29  Bruno Haible  <bruno@clisp.org>
3385
3386         Make it compile in C++ mode.
3387         * lib/striconv.c (mem_cd_iconv): Cast malloc/realloc result.
3388         * lib/strnlen1.c (strnlen1): Cast memchr result.
3389         * lib/mbchar.h (mb_copy): Rename arguments to 'new_mbc', 'old_mbc'.
3390         * lib/clean-temp.c (string_equals, string_hash): Add casts.
3391         (create_temp_dir): Rename local variable 'template'.
3392         (compile_csharp_using_sscli): Add cast.
3393         * lib/fatal-signal.c (at_fatal_signal): Cast xmalloc result.
3394         * lib/findprog.c (find_in_path): Likewise.
3395         * lib/linebreak.c (mbs_width_linebreaks): Cast malloc result.
3396         * lib/wait-process.c (register_slave_subprocess): Likewise.
3397
3398 2006-10-22  Bruno Haible  <bruno@clisp.org>
3399
3400         * modules/tsearch: New file.
3401         * lib/tsearch.h: New file.
3402         * lib/tsearch.c: New file, from glibc-2.5 with small modifications.
3403         * m4/tsearch.m4: New file.
3404         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add tsearch.
3405
3406 2006-10-29  Eric Blake  <ebb9@byu.net>
3407
3408         * lib/arcfour.c: Assume config.h.
3409         * lib/arctwo.c: Likewise.
3410         * lib/base64.c: Likewise.
3411         * lib/check-version.c: Likewise.
3412         * lib/crc.c: Likewise.
3413         * lib/des.c: Likewise.
3414         * lib/gc-gnulib.c: Likewise.
3415         * lib/gc-libgcrypt.c: Likewise.
3416         * lib/gc-pbkdf2-sha1.c: Likewise.
3417         * lib/getaddrinfo.c: Likewise.
3418         * lib/getdelim.c: Likewise.
3419         * lib/getline.c: Likewise.
3420         * lib/hmac-md5.c: Likewise.
3421         * lib/hmac-sha1.c: Likewise.
3422         * lib/iconvme.c: Likewise.
3423         * lib/md2.c: Likewise.
3424         * lib/md4.c: Likewise.
3425         * lib/memxor.c: Likewise.
3426         * lib/read-file.c: Likewise.
3427         * lib/readline.c: Likewise.
3428         * lib/rijndael-alg-fst.c: Likewise.
3429         * lib/rijndael-api-fst.c: Likewise.
3430         * lib/xgetdomainname.c: Likewise.
3431
3432 2006-10-28  Eric Blake  <ebb9@byu.net>
3433
3434         * lib/xstrndup.c: Assume config.h.
3435
3436 2006-10-27  Paul Eggert  <eggert@cs.ucla.edu>
3437
3438         Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.
3439         stat-macros.h is now for our own macros, whereas stat_h is for
3440         macros in the <sys/stat.h> name space.
3441         * lib/stat-macros.h: Remove copyright notice, as this file is now tiny.
3442         (STAT_MACROS_H): Remove.
3443         (S_IFMT, S_ISBLK, S_ISCHR, S_ISDIR, S_ISFIFO, S_ISLNK, S_ISNAM):
3444         (S_ISMPB, S_ISMPC, S_ISNWK, S_ISREG, S_ISSOCK, S_ISDOOR, S_ISPORT):
3445         (S_TYPEISMQ, S_TYPEISTMO, S_TYPEISSEM, S_TYPEISSHM, S_ISCTG, S_ISOFD):
3446         (S_ISOFL, S_ISWHT, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IRGRP):
3447         (S_IROTH, S_IWUSR, S_IWGRP, S_IWOTH, S_IXUSR, S_IXGRP, S_IXOTH):
3448         (S_IRWXU, S_IRWXG, S_IRWXO, S_IXUGO, S_IRWXUGO):
3449         Move these macros to ...
3450         * lib/stat_.h: here.  Don't include stat-macros.h.
3451         * lib/canonicalize.c: Don't include stat-macros.h.
3452         * lib/chown.c: Likewise.
3453         * lib/euidaccess.c: Likewise.
3454         * lib/file-type.c: Likewise.
3455         * lib/filemode.c: Likewise.
3456         * lib/glob.c: Likewise.
3457         * lib/isapipe.c: Likewise.
3458         * lib/lchown.c: Likewise.
3459         * lib/lstat.c: Likewise.
3460         * lib/mkdir-p.c: Likewise.
3461         * lib/rmdir.c: Likewise.
3462         * m4/lchown.m4 (gl_FUNC_LCHOWN): Don't require gl_STAT_MACROS.
3463         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Don't check for io.h
3464         unless mkdir isn't declared, to speed up 'configure'.
3465         Always create sys/stat.h, since it's unlikely any real sys/stat.h
3466         would define all the S_* symbols.
3467         * modules/canonicalize (Depends-on):
3468         Depend on sys_stat, not stat-macros.
3469         * modules/chown: Likewise.
3470         * modules/euidaccess: Likewise.
3471         * modules/filemode: Likewise.
3472         * modules/file-type: Likewise.
3473         * modules/glob: Likewise.
3474         * modules/isapipe: Likewise.
3475         * modules/lchown: Likewise.
3476         * modules/lstat: Likewise.
3477         * modules/mkancesdirs: Likewise.
3478         * modules/rmdir: Likewise.
3479         * modules/mkdir-p (Depends-on): Also depend on sys_stat.
3480         * modules/modechange: Likewise.
3481         * modules/stat-macros (Files): Remove m4/stat-macros.m4.
3482         (configure.ac): Remove gl_STAT_MACROS.
3483         * modules/sys_stat (Depends-on): Remove stat-macros.
3484
3485 2006-10-27  Bruno Haible  <bruno@clisp.org>
3486
3487         * m4/signed.m4: Remove file.
3488         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS_: Remove bh_C_SIGNED
3489         invocation.
3490         * modules/vasnprintf (Files): Remove m4/signed.m4.
3491
3492 2006-10-27  Bruno Haible  <bruno@clisp.org>
3493
3494         Update to GNU gettext 0.16.
3495         * modules/gettext (Files): Add m4/intl.m4, m4/intldir.m4. Remove
3496         m4/inttypes-h.m4, m4/signed.m4.
3497         * m4/gettext.m4: Update to GNU gettext 0.16.
3498         * m4/intl.m4: New file, from GNU gettext.
3499         * m4/intldir.m4: New file, from GNU gettext.
3500         * config/srclist.txt: Update
3501
3502 2006-10-27  Eric Blake  <ebb9@byu.net>
3503
3504         * MODULES.html.sh: Document tempname.
3505         * modules/mkstemp (Depends-on): Add tempname, and drop transitive
3506         dependencies.
3507         (Files): Move lib/tempname.c...
3508         * modules/tempname: ...to this new module.
3509         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Remove tempname checks.
3510         (gl_PREREQ_TEMPNAME): Move...
3511         * m4/tempname.m4: ...to this new file.
3512         * lib/mkstemp.c (includes) [!_LIBC]: Use tempname.h.
3513         * modules/sys_stat (Depends-on): Add stat-macros.
3514         * lib/stat_.h (includes): Pick up stat macros.
3515         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Replace <sys/stat.h>
3516         if stat macros are broken.
3517         * lib/tempname.c (includes): No need to include "stat-macros.h".
3518         (__gen_tempname) [!_LIBC]: Expose as gen_tempname.
3519         (direxists, __path_search) [!_LIBC]: Don't compile these in
3520         gnulib; the tmpdir module covers that.
3521         * lib/tempname.h: New file.
3522
3523 2006-10-26  Paul Eggert  <eggert@cs.ucla.edu>
3524
3525         * COPYING: Explain how gnulib-tool converts licence headers.
3526         Almost all wording by Eric Blake.
3527
3528 2006-10-25  Paul Eggert  <eggert@cs.ucla.edu>
3529
3530         * lib/mbchar.h (is_basic_table): Make read-only.
3531         * lib/mbchar.c (is_basic_table): Likewise.
3532         Reported by John Darrington.
3533
3534 2006-10-25  Bruno Haible  <bruno@clisp.org>
3535
3536         * lib/progname.h (set_program_name): Undefine before defining.
3537
3538 2006-10-25  Bruno Haible  <bruno@clisp.org>
3539
3540         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to
3541         false for non-gcc C++ compilers.
3542         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
3543
3544 2006-10-24  Bruno Haible  <bruno@clisp.org>
3545
3546         * lib/striconv.c (mem_cd_iconv, str_cd_iconv): Treat all non-GNU
3547         iconv implementations like Irix iconv.
3548
3549 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
3550
3551         * modules/vararrays: New file.
3552         * m4/vararrays.m4: New file, taken from diffutils.
3553         * MODULES.html.sh: New module vararrays.
3554
3555 2006-10-24  Karl Berry  <karl@gnu.org>
3556
3557         * doc/gnulib-intro.texi: --- instead of --; non-naive naive.
3558         Don't call GNU Unix.
3559
3560 2006-10-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3561
3562         * users.txt: Add Libtool.
3563
3564         Sync from Libtool:
3565
3566         2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
3567
3568         * lib/argz.c: Remove check for HAVE_CONFIG_H, to conform
3569         to gnulib's policy of including config.h unconditionally.
3570
3571 2006-10-24  Bruno Haible  <bruno@clisp.org>
3572
3573         * modules/wcwidth (Files): Add m4/wint_t.m4.
3574         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gt_TYPE_WINT_T.
3575         * lib/wcwidth.h (iswprint): Use 'int' if 'wint_t' is not defined.
3576
3577 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
3578
3579         * lib/getdate.y (yyerror): Make the arguments pointer-to-const,
3580         to pacify GCC with some -W flags enabled.  Problem reported by
3581         Bruno Haible.
3582
3583 2006-10-24  Jim Meyering  <jim@meyering.net>
3584
3585         * MODULES.html.sh: Remove uinttostr.  It's not a module.
3586         Reported by Karl Berry.
3587
3588 2006-10-23  Bruno Haible  <bruno@clisp.org>
3589
3590         * lib/fts.c (fts_build): Move variable declaration, for C89 compliance.
3591
3592 2006-10-24  Bruno Haible  <bruno@clisp.org>
3593
3594         * lib/gl_list.h: Use C comment style, not C++ comment style.
3595
3596 2006-10-23  Eric Blake  <ebb9@byu.net>
3597
3598         * lib/getaddrinfo.c (includes): Add missing include.
3599
3600 2006-10-23  Bruno Haible  <bruno@clisp.org>
3601             Paul Eggert  <eggert@cs.ucla.edu>
3602
3603         Ability to rename obstack_free.
3604         * lib/obstack.h (__obstack_free): New macro. Declare instead of
3605         obstack_free.
3606         (obstack_free): Invoke the __obstack_free macro.
3607         * lib/obstack.c (obstack_free): Use __obstack_free macro.
3608
3609 2006-10-23  Bruno Haible  <bruno@clisp.org>
3610             Paul Eggert  <eggert@cs.ucla.edu>
3611
3612         * lib/argp.h (argp_parse, __argp_parse): Comment out the identifiers
3613         __argc, __argv from the declaration. (They are defined as macros on
3614         mingw.)
3615
3616 2006-10-22  Bruno Haible  <bruno@clisp.org>
3617
3618         * doc/gnulib-intro.texi: New file.
3619         * doc/gnulib.texi: Include it.
3620
3621 2006-10-21  Bruno Haible  <bruno@clisp.org>
3622
3623         * doc/gnulib.texi: Split the chapter "Gnulib" into 3 chapters
3624         "Introduction", "Miscellanous Notes", "Particular Modules".
3625
3626 2006-10-21  Bruno Haible  <bruno@clisp.org>
3627
3628         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
3629         Change mostlyclean-local rule to avoid sh syntax error from bash
3630         versions 2.00..2.05 when $(MOSTLYCLEANDIRS) is empty.
3631
3632 2006-10-23  Jim Meyering  <jim@meyering.net>
3633
3634         * lib/getaddrinfo.c (getnameinfo): Use new lightweight uinttostr,
3635         in place of snprintf.
3636
3637         * modules/inttostr (Files): Add lib/uinttostr.c.
3638         * lib/uinttostr.c (inttostr): New file/function.
3639         * lib/inttostr.h (uinttostr): Declare.
3640         * m4/inttostr.m4: Add AC_LIBOBJ([uinttostr]).
3641         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
3642         Add uinttostr.
3643         * modules/getaddrinfo (Depends-on): Remove snprintf.  Add inttostr.
3644
3645 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
3646
3647         * lib/canonicalize.c (ELOOP): Define if not already defined.
3648         Problem reported by Bruno Haible in
3649         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00282.html>.
3650
3651 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
3652
3653         * lib/stdint_.h [defined _AIX]: Don't include <sys/types.h>.
3654         Problem reported by Perry Smith and Ville Laurikari.
3655
3656         * lib/getndelim2.c (SSIZE_MAX): Use same defn that getdelim.c
3657         uses.
3658
3659 2006-10-19  Bruno Haible  <bruno@clisp.org>
3660
3661         * lib/getndelim2.c (SSIZE_MAX): Provide fallback definition. Needed
3662         for mingw.
3663
3664 2006-10-19  Bruno Haible  <bruno@clisp.org>
3665
3666         * lib/openat-priv.h (EOPNOTSUPP): Provide fallback definition.
3667         Needed for mingw.
3668
3669 2006-10-19  Bruno Haible  <bruno@clisp.org>
3670
3671         * m4/size_max.m4 (gl_SIZE_MAX): Cache the result.
3672
3673 2006-10-19  Bruno Haible  <bruno@clisp.org>
3674
3675         * m4/allocsa.m4 (gl_ALLOCSA): Invoke gl_FUNC_ALLOCA, don't AC_REQUIRE
3676         it.
3677
3678 2006-10-19  Bruno Haible  <bruno@clisp.org>
3679
3680         * m4/alloca.m4 (gl_FUNC_ALLOCA): Cache the result of the AC_EGREP_CPP
3681         invocation.
3682
3683 2006-10-19  Bruno Haible  <bruno@clisp.org>
3684
3685         * gnulib-tool (func_create_testdir): Don't include ftruncate and
3686         mountlist by default.
3687
3688 2006-10-16  Bruno Haible  <bruno@clisp.org>
3689
3690         * lib/c-strstr.c: Include c-strstr.h.
3691
3692 2006-10-18  Charles Wilson  <cygwin@cwilson.fastmail.fm>
3693
3694         * gnulib-tool: Don't clobber $sourcebase when $local_gnulib_dir ends
3695         in a slash.
3696
3697 2006-10-18  Bruno Haible  <bruno@clisp.org>
3698
3699         * lib/lock.h [C++]: Wrap definitions in extern "C".
3700
3701 2006-10-18  Bruno Haible  <bruno@clisp.org>
3702
3703         * gnulib-tool (func_emit_initmacro_end): Remove duplicates from the
3704         gl_LIBOBJS list.
3705
3706 2006-10-18  Bruno Haible  <bruno@clisp.org>
3707
3708         * lib/findprog.c (find_in_path): Avoid "gcc -Wwrite-strings" warning.
3709
3710 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>
3711
3712         * lib/xstrtol.h: Include gettext.h.
3713         (_STRTOL_ERROR): Wrap English-language formats inside gettext.
3714         Problem reported by Eric Blake.
3715         * modules/xstrtol (Depends-on): Add gettext-h.
3716
3717 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>  (tiny change)
3718
3719         * lib/strftime.c (advance): New macro.
3720         (add): Use it to avoid adding 0 to a FILE *.  FILE can be an
3721         incomplete type, so you can't add 0 to it.  Problem and patch
3722         reported by Eelco Dolstra for dietlibc.
3723
3724 2006-10-18  Jim Meyering  <jim@meyering.net>
3725
3726         * lib/readutmp.c (desirable_utmp_entry): Use "bool" as the
3727         type for a local, and rename it: s/up/user_proc/.
3728
3729 2006-10-18  Sergey Poznyakoff  <gray@gnu.org.ua>
3730
3731         * lib/readutmp.c (desirable_utmp_entry): Implement new flag:
3732         READ_UTMP_USER_PROCESS.
3733         * lib/readutmp.h (READ_UTMP_USER_PROCESS): New flag
3734
3735 2006-10-17  Paul Eggert  <eggert@cs.ucla.edu>
3736
3737         * lib/localcharset.c: Do not check HAVE_SETLOCALE.
3738         * m4/localcharset.m4 (gl_LOCALCHARSET): Don't check for setlocale.
3739
3740 2006-10-17  Eric Blake  <ebb9@byu.net>
3741
3742         * lib/sigprocmask.c (sigprocmask): Fix typo.
3743
3744         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Fix typo.
3745
3746         * modules/clean-temp (Makefile.am): Don't add to make output...
3747         (configure.ac): ...instead define SIGNAL_SAFE_LIST inside
3748         config.h.
3749
3750 2006-10-17  Bruno Haible  <bruno@clisp.org>
3751
3752         * lib/gettext.h (gettext, ngettext, pgettext, npgettext): Define
3753         differently if DEFAULT_TEXT_DOMAIN is set.
3754
3755 2006-10-16  Bruno Haible  <bruno@clisp.org>
3756
3757         * lib/clean-temp.c: Include fwriteerror.h.
3758
3759 2006-10-16  Bruno Haible  <bruno@clisp.org>
3760
3761         * getndelim2.m4 (gl_GETNDELIM2): Remove 2003-10-23 hack.
3762
3763 2006-10-16  Bruno Haible  <bruno@clisp.org>
3764
3765         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Also test for sigset_t.
3766         * lib/sigprocmask.h: Include <sys/types.h>.
3767         (sigset_t): Use the system's definition if present.
3768
3769 2006-10-17  Eric Blake  <ebb9@byu.net>
3770
3771         * lib/xvasprintf.c (includes): Assume config.h.
3772         * lib/xasprintf.c (includes): Likewise.
3773
3774 2006-10-16  Paul Eggert  <eggert@cs.ucla.edu>
3775
3776         * lib/fsusage.c (PROPAGATE_ALL_ONES): Don't assume uintmax_t is
3777         at least as wide as intmax_t.
3778
3779 2006-10-16  Alexandre Duret-Lutz  <adl@gnu.org>
3780
3781         (Imported from Automake.)
3782         * build-aux/gnupload: Update to version 1.1 of directive file.
3783
3784 2006-10-16  Eric Blake  <ebb9@byu.net>
3785
3786         * modules/configmake (Makefile.am): Add pkglibexecdir support, to
3787         match Automake 1.10a.
3788
3789 2006-10-14  Bruno Haible  <bruno@clisp.org>
3790
3791         * modules/sigprocmask: New file.
3792         * lib/sigprocmask.h: New file.
3793         * lib/sigprocmask.c: New file.
3794         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Renamed from
3795         gt_SIGNALBLOCKING. When not defining HAVE_POSIX_SIGNALBLOCKING,
3796         request sigprocmask.o.
3797         (gl_PREREQ_SIGPROCMASK): New macro.
3798         * modules/fatal-signal (Files): Remove m4/signalblocking.m4.
3799         (Depends-on): Add sigprocmask.
3800         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Don't require
3801         gt_SIGNALBLOCKING. Test for 'raise' only once.
3802         * lib/fatal-signal.c: Include sigprocmask.h.
3803         (fatal_signal_set, init_fatal_signal_set, block_fatal_signals,
3804         unblock_fatal_signals): Define always.
3805         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
3806         sigprocmask.
3807
3808 2006-10-14  Paul Eggert  <eggert@cs.ucla.edu>
3809
3810         Sync from Automake.
3811         * build-aux/install-sh (posix_mkdir): Reject FreeBSD 6.1 mkdir -p -m,
3812         which incorrectly sets the mode of an existing destination
3813         directory.  In some cases the unpatched install-sh could do the
3814         equivalent of "chmod 777 /" or "chmod 0 /" on a buggy FreeBSD
3815         system.  We hope this is rare in practice, but it's clearly worth
3816         fixing.  Problem reported by Alex Unleashed in
3817         <http://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00012.html>.
3818         Also, don't bother to check for -m bugs unless we're using -m;
3819         suggested by Stepan Kasal.
3820
3821 2006-10-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3822
3823         Sync from Automake.
3824         * build-aux/depcomp (gcc3): Put dependency extraction flags before the
3825         `-c' flag, so they appear at the same position as in %FASTDEP%
3826         mode in depend2.am.  Fixes build failure for FreeBSD's c89,
3827         which ignores unknown options only after the first non-option.
3828         Bug report against M4 by Nelson H. F. Beebe.
3829
3830 2006-10-13  Jim Meyering  <jim@meyering.net>
3831
3832         Fix a bug in yesterday's change.
3833         * lib/fts.c (fts_open): When using FTS_XDEV|FTS_NOSTAT,
3834         p->fts_statp->st_dev would be used uninitialized.
3835         Ensures that we always call fts_stat on the very first entry.
3836         Miklos Szeredi reported that find -xdev stopped working.
3837
3838 2006-10-12  Bruno Haible  <bruno@clisp.org>
3839
3840         * gnulib-tool (func_get_automake_snippet): Append an automatically
3841         computed EXTRA_DIST augmentation.
3842         * modules/acl (Makefile.am): Remove EXTRA_DIST augmentation.
3843         * modules/alloca-opt (Makefile.am): Likewise.
3844         * modules/allocsa (Makefile.am): Likewise.
3845         * modules/arcfour (Makefile.am): Likewise.
3846         * modules/arctwo (Makefile.am): Likewise.
3847         * modules/argmatch (Makefile.am): Likewise.
3848         * modules/argz (Makefile.am): Likewise.
3849         * modules/atexit (Makefile.am): Likewise.
3850         * modules/backupfile (Makefile.am): Likewise.
3851         * modules/byteswap (Makefile.am): Likewise.
3852         * modules/c-strtod (Makefile.am): Likewise.
3853         * modules/c-strtold (Makefile.am): Likewise.
3854         * modules/calloc (Makefile.am): Likewise.
3855         * modules/canon-host (Makefile.am): Likewise.
3856         * modules/canonicalize (Makefile.am): Likewise.
3857         * modules/chdir-long (Makefile.am): Likewise.
3858         * modules/chdir-safer (Makefile.am): Likewise.
3859         * modules/check-version (Makefile.am): Likewise.
3860         * modules/chown (Makefile.am): Likewise.
3861         * modules/cloexec (Makefile.am): Likewise.
3862         * modules/close-stream (Makefile.am): Likewise.
3863         * modules/closeout (Makefile.am): Likewise.
3864         * modules/crc (Makefile.am): Likewise.
3865         * modules/csharpexec (Makefile.am): Likewise.
3866         * modules/cycle-check (Makefile.am): Likewise.
3867         * modules/des (Makefile.am): Likewise.
3868         * modules/dev-ino (Makefile.am): Likewise.
3869         * modules/dirfd (Makefile.am): Likewise.
3870         * modules/dirname (Makefile.am): Likewise.
3871         * modules/dup2 (Makefile.am): Likewise.
3872         * modules/eealloc (Makefile.am): Likewise.
3873         * modules/error (Makefile.am): Likewise.
3874         * modules/euidaccess (Makefile.am): Likewise.
3875         * modules/exclude (Makefile.am): Likewise.
3876         * modules/exitfail (Makefile.am): Likewise.
3877         * modules/fcntl-safer (Makefile.am): Likewise.
3878         * modules/fcntl (Makefile.am): Likewise.
3879         * modules/file-type (Makefile.am): Likewise.
3880         * modules/fileblocks (Makefile.am): Likewise.
3881         * modules/filemode (Makefile.am): Likewise.
3882         * modules/filenamecat (Makefile.am): Likewise.
3883         * modules/fnmatch (Makefile.am): Likewise.
3884         * modules/fopen-safer (Makefile.am): Likewise.
3885         * modules/fpending (Makefile.am): Likewise.
3886         * modules/fprintftime (Makefile.am): Likewise.
3887         * modules/free (Makefile.am): Likewise.
3888         * modules/fsusage (Makefile.am): Likewise.
3889         * modules/ftruncate (Makefile.am): Likewise.
3890         * modules/fts (Makefile.am): Likewise.
3891         * modules/gc-arcfour (Makefile.am): Likewise.
3892         * modules/gc-des (Makefile.am): Likewise.
3893         * modules/gc-hmac-md5 (Makefile.am): Likewise.
3894         * modules/gc-hmac-sha1 (Makefile.am): Likewise.
3895         * modules/gc-md4 (Makefile.am): Likewise.
3896         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
3897         * modules/gc-sha1 (Makefile.am): Likewise.
3898         * modules/gc (Makefile.am): Likewise.
3899         * modules/getaddrinfo (Makefile.am): Likewise.
3900         * modules/getcwd (Makefile.am): Likewise.
3901         * modules/getdelim (Makefile.am): Likewise.
3902         * modules/getdomainname (Makefile.am): Likewise.
3903         * modules/getgroups (Makefile.am): Likewise.
3904         * modules/gethostname (Makefile.am): Likewise.
3905         * modules/gethrxtime (Makefile.am): Likewise.
3906         * modules/getline (Makefile.am): Likewise.
3907         * modules/getloadavg (Makefile.am): Likewise.
3908         * modules/getlogin_r (Makefile.am): Likewise.
3909         * modules/getndelim2 (Makefile.am): Likewise.
3910         * modules/getopt (Makefile.am): Likewise.
3911         * modules/getpagesize (Makefile.am): Likewise.
3912         * modules/getpass-gnu (Makefile.am): Likewise.
3913         * modules/getpass (Makefile.am): Likewise.
3914         * modules/getsubopt (Makefile.am): Likewise.
3915         * modules/gettime (Makefile.am): Likewise.
3916         * modules/gettimeofday (Makefile.am): Likewise.
3917         * modules/getugroups (Makefile.am): Likewise.
3918         * modules/getusershell (Makefile.am): Likewise.
3919         * modules/glob (Makefile.am): Likewise.
3920         * modules/group-member (Makefile.am): Likewise.
3921         * modules/hard-locale (Makefile.am): Likewise.
3922         * modules/hash (Makefile.am): Likewise.
3923         * modules/hmac-md5 (Makefile.am): Likewise.
3924         * modules/hmac-sha1 (Makefile.am): Likewise.
3925         * modules/human (Makefile.am): Likewise.
3926         * modules/idcache (Makefile.am): Likewise.
3927         * modules/imaxabs (Makefile.am): Likewise.
3928         * modules/imaxdiv (Makefile.am): Likewise.
3929         * modules/inet_ntop (Makefile.am): Likewise.
3930         * modules/inet_pton (Makefile.am): Likewise.
3931         * modules/intprops (Makefile.am): Likewise.
3932         * modules/inttostr (Makefile.am): Likewise.
3933         * modules/inttypes (Makefile.am): Likewise.
3934         * modules/isapipe (Makefile.am): Likewise.
3935         * modules/javaversion (Makefile.am): Likewise.
3936         * modules/lchmod (Makefile.am): Likewise.
3937         * modules/lchown (Makefile.am): Likewise.
3938         * modules/localcharset (Makefile.am): Likewise.
3939         * modules/long-options (Makefile.am): Likewise.
3940         * modules/lstat (Makefile.am): Likewise.
3941         * modules/malloc (Makefile.am): Likewise.
3942         * modules/mathl (Makefile.am): Likewise.
3943         * modules/mbchar (Makefile.am): Likewise.
3944         * modules/md2 (Makefile.am): Likewise.
3945         * modules/md4 (Makefile.am): Likewise.
3946         * modules/md5 (Makefile.am): Likewise.
3947         * modules/memcasecmp (Makefile.am): Likewise.
3948         * modules/memchr (Makefile.am): Likewise.
3949         * modules/memcmp (Makefile.am): Likewise.
3950         * modules/memcoll (Makefile.am): Likewise.
3951         * modules/memcpy (Makefile.am): Likewise.
3952         * modules/memmem (Makefile.am): Likewise.
3953         * modules/memmove (Makefile.am): Likewise.
3954         * modules/mempcpy (Makefile.am): Likewise.
3955         * modules/memrchr (Makefile.am): Likewise.
3956         * modules/memset (Makefile.am): Likewise.
3957         * modules/memxor (Makefile.am): Likewise.
3958         * modules/mkancesdirs (Makefile.am): Likewise.
3959         * modules/mkdir-p (Makefile.am): Likewise.
3960         * modules/mkdir (Makefile.am): Likewise.
3961         * modules/mkdtemp (Makefile.am): Likewise.
3962         * modules/mkstemp (Makefile.am): Likewise.
3963         * modules/mktime (Makefile.am): Likewise.
3964         * modules/modechange (Makefile.am): Likewise.
3965         * modules/mountlist (Makefile.am): Likewise.
3966         * modules/nanosleep (Makefile.am): Likewise.
3967         * modules/obstack (Makefile.am): Likewise.
3968         * modules/openat (Makefile.am): Likewise.
3969         * modules/pagealign_alloc (Makefile.am): Likewise.
3970         * modules/pathmax (Makefile.am): Likewise.
3971         * modules/physmem (Makefile.am): Likewise.
3972         * modules/poll (Makefile.am): Likewise.
3973         * modules/posixtm (Makefile.am): Likewise.
3974         * modules/posixver (Makefile.am): Likewise.
3975         * modules/putenv (Makefile.am): Likewise.
3976         * modules/quote (Makefile.am): Likewise.
3977         * modules/quotearg (Makefile.am): Likewise.
3978         * modules/raise (Makefile.am): Likewise.
3979         * modules/read-file (Makefile.am): Likewise.
3980         * modules/readline (Makefile.am): Likewise.
3981         * modules/readlink (Makefile.am): Likewise.
3982         * modules/readtokens (Makefile.am): Likewise.
3983         * modules/readutmp (Makefile.am): Likewise.
3984         * modules/realloc (Makefile.am): Likewise.
3985         * modules/regex (Makefile.am): Likewise.
3986         * modules/rename-dest-slash (Makefile.am): Likewise.
3987         * modules/rename (Makefile.am): Likewise.
3988         * modules/rijndael (Makefile.am): Likewise.
3989         * modules/rmdir (Makefile.am): Likewise.
3990         * modules/rpmatch (Makefile.am): Likewise.
3991         * modules/safe-read (Makefile.am): Likewise.
3992         * modules/safe-write (Makefile.am): Likewise.
3993         * modules/same-inode (Makefile.am): Likewise.
3994         * modules/same (Makefile.am): Likewise.
3995         * modules/save-cwd (Makefile.am): Likewise.
3996         * modules/savedir (Makefile.am): Likewise.
3997         * modules/setenv (Makefile.am): Likewise.
3998         * modules/settime (Makefile.am): Likewise.
3999         * modules/sha1 (Makefile.am): Likewise.
4000         * modules/sig2str (Makefile.am): Likewise.
4001         * modules/snprintf (Makefile.am): Likewise.
4002         * modules/stat-macros (Makefile.am): Likewise.
4003         * modules/stat-time (Makefile.am): Likewise.
4004         * modules/stdbool (Makefile.am): Likewise.
4005         * modules/stdint (Makefile.am): Likewise.
4006         * modules/stdlib-safer (Makefile.am): Likewise.
4007         * modules/stpcpy (Makefile.am): Likewise.
4008         * modules/stpncpy (Makefile.am): Likewise.
4009         * modules/strcase (Makefile.am): Likewise.
4010         * modules/strcasestr (Makefile.am): Likewise.
4011         * modules/strchrnul (Makefile.am): Likewise.
4012         * modules/strcspn (Makefile.am): Likewise.
4013         * modules/strdup (Makefile.am): Likewise.
4014         * modules/strerror (Makefile.am): Likewise.
4015         * modules/strftime (Makefile.am): Likewise.
4016         * modules/strndup (Makefile.am): Likewise.
4017         * modules/strnlen (Makefile.am): Likewise.
4018         * modules/strpbrk (Makefile.am): Likewise.
4019         * modules/strsep (Makefile.am): Likewise.
4020         * modules/strstr (Makefile.am): Likewise.
4021         * modules/strtod (Makefile.am): Likewise.
4022         * modules/strtoimax (Makefile.am): Likewise.
4023         * modules/strtok_r (Makefile.am): Likewise.
4024         * modules/strtol (Makefile.am): Likewise.
4025         * modules/strtoll (Makefile.am): Likewise.
4026         * modules/strtoul (Makefile.am): Likewise.
4027         * modules/strtoull (Makefile.am): Likewise.
4028         * modules/strtoumax (Makefile.am): Likewise.
4029         * modules/strverscmp (Makefile.am): Likewise.
4030         * modules/sys_socket (Makefile.am): Likewise.
4031         * modules/sys_stat (Makefile.am): Likewise.
4032         * modules/sysexits (Makefile.am): Likewise.
4033         * modules/time_r (Makefile.am): Likewise.
4034         * modules/timegm (Makefile.am): Likewise.
4035         * modules/timespec (Makefile.am): Likewise.
4036         * modules/tmpfile-safer (Makefile.am): Likewise.
4037         * modules/trim (Makefile.am): Likewise.
4038         * modules/unistd-safer (Makefile.am): Likewise.
4039         * modules/unlinkdir (Makefile.am): Likewise.
4040         * modules/unlocked-io (Makefile.am): Likewise.
4041         * modules/userspec (Makefile.am): Likewise.
4042         * modules/utime (Makefile.am): Likewise.
4043         * modules/utimecmp (Makefile.am): Likewise.
4044         * modules/utimens (Makefile.am): Likewise.
4045         * modules/vasnprintf (Makefile.am): Likewise.
4046         * modules/vasprintf (Makefile.am): Likewise.
4047         * modules/vsnprintf (Makefile.am): Likewise.
4048         * modules/xalloc (Makefile.am): Likewise.
4049         * modules/xgetcwd (Makefile.am): Likewise.
4050         * modules/xnanosleep (Makefile.am): Likewise.
4051         * modules/xreadlink (Makefile.am): Likewise.
4052         * modules/xstrtod (Makefile.am): Likewise.
4053         * modules/xstrtol (Makefile.am): Likewise.
4054         * modules/xstrtold (Makefile.am): Likewise.
4055         * modules/yesno (Makefile.am): Likewise.
4056         * modules/getdate (Makefile.am): Don't add getdate.h to EXTRA_DIST.
4057
4058 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
4059
4060         * modules/error (Makefile.am): Distribute files through
4061         EXTRA_DIST, not lib_SOURCES.
4062
4063 2006-10-12  Eric Blake  <ebb9@byu.net>
4064
4065         * modules/error (Makefile.am): Distribute files in /lib.
4066         * modules/obstack (Makefile.am): Likewise.
4067
4068 2006-10-12  Bruno Haible  <bruno@clisp.org>
4069
4070         * modules/acl (Makefile.am): Distribute all files in lib/ through
4071         EXTRA_DIST.
4072         * modules/arcfour (Makefile.am): Likewise.
4073         * modules/arctwo (Makefile.am): Likewise.
4074         * modules/argmatch (Makefile.am): Likewise.
4075         * modules/argz (Makefile.am): Likewise.
4076         * modules/atexit (Makefile.am): Likewise.
4077         * modules/backupfile (Makefile.am): Likewise.
4078         * modules/c-strtod (Makefile.am): Likewise.
4079         * modules/c-strtold (Makefile.am): Likewise.
4080         * modules/calloc (Makefile.am): Likewise.
4081         * modules/canon-host (Makefile.am): Likewise.
4082         * modules/canonicalize (Makefile.am): Likewise.
4083         * modules/chdir-long (Makefile.am): Likewise.
4084         * modules/chdir-safer (Makefile.am): Likewise.
4085         * modules/check-version (Makefile.am): Likewise.
4086         * modules/chown (Makefile.am): Likewise.
4087         * modules/cloexec (Makefile.am): Likewise.
4088         * modules/close-stream (Makefile.am): Likewise.
4089         * modules/closeout (Makefile.am): Likewise.
4090         * modules/crc (Makefile.am): Likewise.
4091         * modules/cycle-check (Makefile.am): Likewise.
4092         * modules/des (Makefile.am): Likewise.
4093         * modules/dirfd (Makefile.am): Likewise.
4094         * modules/dirname (Makefile.am): Likewise.
4095         * modules/dup2 (Makefile.am): Likewise.
4096         * modules/euidaccess (Makefile.am): Likewise.
4097         * modules/exclude (Makefile.am): Likewise.
4098         * modules/exitfail (Makefile.am): Likewise.
4099         * modules/fcntl-safer (Makefile.am): Likewise.
4100         * modules/file-type (Makefile.am): Likewise.
4101         * modules/fileblocks (Makefile.am): Likewise.
4102         * modules/filemode (Makefile.am): Likewise.
4103         * modules/filenamecat (Makefile.am): Likewise.
4104         * modules/fnmatch (Makefile.am): Likewise.
4105         * modules/fopen-safer (Makefile.am): Likewise.
4106         * modules/fpending (Makefile.am): Likewise.
4107         * modules/fprintftime (Makefile.am): Likewise.
4108         * modules/free (Makefile.am): Likewise.
4109         * modules/fsusage (Makefile.am): Likewise.
4110         * modules/ftruncate (Makefile.am): Likewise.
4111         * modules/fts (Makefile.am): Likewise.
4112         * modules/gc (Makefile.am): Likewise.
4113         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
4114         * modules/getaddrinfo (Makefile.am): Likewise.
4115         * modules/getcwd (Makefile.am): Likewise.
4116         * modules/getdelim (Makefile.am): Likewise.
4117         * modules/getdomainname (Makefile.am): Likewise.
4118         * modules/getgroups (Makefile.am): Likewise.
4119         * modules/gethostname (Makefile.am): Likewise.
4120         * modules/gethrxtime (Makefile.am): Likewise.
4121         * modules/getline (Makefile.am): Likewise.
4122         * modules/getloadavg (Makefile.am): Likewise.
4123         * modules/getlogin_r (Makefile.am): Likewise.
4124         * modules/getopt (Makefile.am): Likewise.
4125         * modules/getpass (Makefile.am): Likewise.
4126         * modules/getpass-gnu (Makefile.am): Likewise.
4127         * modules/getsubopt (Makefile.am): Likewise.
4128         * modules/gettime (Makefile.am): Likewise.
4129         * modules/gettimeofday (Makefile.am): Likewise.
4130         * modules/getugroups (Makefile.am): Likewise.
4131         * modules/getusershell (Makefile.am): Likewise.
4132         * modules/glob (Makefile.am): Likewise.
4133         * modules/group-member (Makefile.am): Likewise.
4134         * modules/hard-locale (Makefile.am): Likewise.
4135         * modules/hash (Makefile.am): Likewise.
4136         * modules/hmac-md5 (Makefile.am): Likewise.
4137         * modules/hmac-sha1 (Makefile.am): Likewise.
4138         * modules/human (Makefile.am): Likewise.
4139         * modules/idcache (Makefile.am): Likewise.
4140         * modules/imaxabs (Makefile.am): Likewise.
4141         * modules/imaxdiv (Makefile.am): Likewise.
4142         * modules/inet_ntop (Makefile.am): Likewise.
4143         * modules/inet_pton (Makefile.am): Likewise.
4144         * modules/inttostr (Makefile.am): Likewise.
4145         * modules/isapipe (Makefile.am): Likewise.
4146         * modules/lchown (Makefile.am): Likewise.
4147         * modules/long-options (Makefile.am): Likewise.
4148         * modules/lstat (Makefile.am): Likewise.
4149         * modules/malloc (Makefile.am): Likewise.
4150         * modules/mathl (Makefile.am): Likewise.
4151         * modules/mbchar (Makefile.am): Likewise.
4152         * modules/md2 (Makefile.am): Likewise.
4153         * modules/md4 (Makefile.am): Likewise.
4154         * modules/md5 (Makefile.am): Likewise.
4155         * modules/memcasecmp (Makefile.am): Likewise.
4156         * modules/memchr (Makefile.am): Likewise.
4157         * modules/memcmp (Makefile.am): Likewise.
4158         * modules/memcoll (Makefile.am): Likewise.
4159         * modules/memcpy (Makefile.am): Likewise.
4160         * modules/memmem (Makefile.am): Likewise.
4161         * modules/memmove (Makefile.am): Likewise.
4162         * modules/mempcpy (Makefile.am): Likewise.
4163         * modules/memrchr (Makefile.am): Likewise.
4164         * modules/memset (Makefile.am): Likewise.
4165         * modules/memxor (Makefile.am): Likewise.
4166         * modules/mkancesdirs (Makefile.am): Likewise.
4167         * modules/mkdir (Makefile.am): Likewise.
4168         * modules/mkdir-p (Makefile.am): Likewise.
4169         * modules/mkdtemp (Makefile.am): Likewise.
4170         * modules/mkstemp (Makefile.am): Likewise.
4171         * modules/mktime (Makefile.am): Likewise.
4172         * modules/modechange (Makefile.am): Likewise.
4173         * modules/mountlist (Makefile.am): Likewise.
4174         * modules/nanosleep (Makefile.am): Likewise.
4175         * modules/openat (Makefile.am): Likewise.
4176         * modules/pagealign_alloc (Makefile.am): Likewise.
4177         * modules/physmem (Makefile.am): Likewise.
4178         * modules/poll (Makefile.am): Likewise.
4179         * modules/posixtm (Makefile.am): Likewise.
4180         * modules/posixver (Makefile.am): Likewise.
4181         * modules/putenv (Makefile.am): Likewise.
4182         * modules/quote (Makefile.am): Likewise.
4183         * modules/quotearg (Makefile.am): Likewise.
4184         * modules/raise (Makefile.am): Likewise.
4185         * modules/read-file (Makefile.am): Likewise.
4186         * modules/readline (Makefile.am): Likewise.
4187         * modules/readlink (Makefile.am): Likewise.
4188         * modules/readtokens (Makefile.am): Likewise.
4189         * modules/readutmp (Makefile.am): Likewise.
4190         * modules/realloc (Makefile.am): Likewise.
4191         * modules/regex (Makefile.am): Likewise.
4192         * modules/rename (Makefile.am): Likewise.
4193         * modules/rename-dest-slash (Makefile.am): Likewise.
4194         * modules/rijndael (Makefile.am): Likewise.
4195         * modules/rmdir (Makefile.am): Likewise.
4196         * modules/rpmatch (Makefile.am): Likewise.
4197         * modules/safe-read (Makefile.am): Likewise.
4198         * modules/safe-write (Makefile.am): Likewise.
4199         * modules/same (Makefile.am): Likewise.
4200         * modules/save-cwd (Makefile.am): Likewise.
4201         * modules/savedir (Makefile.am): Likewise.
4202         * modules/setenv (Makefile.am): Likewise.
4203         * modules/settime (Makefile.am): Likewise.
4204         * modules/sha1 (Makefile.am): Likewise.
4205         * modules/sig2str (Makefile.am): Likewise.
4206         * modules/snprintf (Makefile.am): Likewise.
4207         * modules/stdlib-safer (Makefile.am): Likewise.
4208         * modules/stpcpy (Makefile.am): Likewise.
4209         * modules/stpncpy (Makefile.am): Likewise.
4210         * modules/strcase (Makefile.am): Likewise.
4211         * modules/strcasestr (Makefile.am): Likewise.
4212         * modules/strchrnul (Makefile.am): Likewise.
4213         * modules/strcspn (Makefile.am): Likewise.
4214         * modules/strdup (Makefile.am): Likewise.
4215         * modules/strerror (Makefile.am): Likewise.
4216         * modules/strftime (Makefile.am): Likewise.
4217         * modules/strndup (Makefile.am): Likewise.
4218         * modules/strnlen (Makefile.am): Likewise.
4219         * modules/strpbrk (Makefile.am): Likewise.
4220         * modules/strsep (Makefile.am): Likewise.
4221         * modules/strstr (Makefile.am): Likewise.
4222         * modules/strtod (Makefile.am): Likewise.
4223         * modules/strtoimax (Makefile.am): Likewise.
4224         * modules/strtok_r (Makefile.am): Likewise.
4225         * modules/strtol (Makefile.am): Likewise.
4226         * modules/strtoll (Makefile.am): Likewise.
4227         * modules/strtoul (Makefile.am): Likewise.
4228         * modules/strtoull (Makefile.am): Likewise.
4229         * modules/strtoumax (Makefile.am): Likewise.
4230         * modules/strverscmp (Makefile.am): Likewise.
4231         * modules/time_r (Makefile.am): Likewise.
4232         * modules/timegm (Makefile.am): Likewise.
4233         * modules/tmpfile-safer (Makefile.am): Likewise.
4234         * modules/unistd-safer (Makefile.am): Likewise.
4235         * modules/unlinkdir (Makefile.am): Likewise.
4236         * modules/userspec (Makefile.am): Likewise.
4237         * modules/utime (Makefile.am): Likewise.
4238         * modules/utimecmp (Makefile.am): Likewise.
4239         * modules/utimens (Makefile.am): Likewise.
4240         * modules/vasnprintf (Makefile.am): Likewise.
4241         * modules/vasprintf (Makefile.am): Likewise.
4242         * modules/vsnprintf (Makefile.am): Likewise.
4243         * modules/xalloc (Makefile.am): Likewise.
4244         * modules/xgetcwd (Makefile.am): Likewise.
4245         * modules/xnanosleep (Makefile.am): Likewise.
4246         * modules/xreadlink (Makefile.am): Likewise.
4247         * modules/xstrtod (Makefile.am): Likewise.
4248         * modules/xstrtol (Makefile.am): Likewise.
4249         * modules/xstrtold (Makefile.am): Likewise.
4250         * modules/yesno (Makefile.am): Likewise.
4251
4252 2006-10-12  Jim Meyering  <jim@meyering.net>
4253
4254         * m4/getloadavg.m4: Revert the change below.
4255
4256         * m4/getloadavg.m4 (gl_GETLOADAVG): Test for the existence of
4257         lib/getloadavg.c using "ls -L", not "test -f".  The latter would
4258         fail with a symlink, which is what coreutils' ./bootstrap now
4259         creates by default.
4260
4261 2006-10-12  Bruno Haible  <bruno@clisp.org>
4262
4263         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): Don't define for MSVC or
4264         mingw.
4265         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX): Handle
4266         MSVC and mingw explicitly.
4267
4268 2006-10-11  Simon Josefsson  <jas@extundo.com>
4269             Bruno Haible  <bruno@clisp.org>
4270
4271         Add support for multiple gnulib-tool invocations in the scope of a
4272         single configure.ac file.
4273         * gnulib-tool (func_emit_lib_Makefile_am): In the _LIBADD variable,
4274         use a private [LT]LIBOBJS variant. Define a _DEPENDENCIES variable
4275         with the same contents as the _LIBADD variable.
4276         (func_emit_initmacro_start, func_emit_initmacro_end,
4277         func_emit_initmacro_done): New functions.
4278         (func_import, func_create_testdir): Invoke them. Allow the identifiers
4279         gl_LIBOBJS and gl_LTLIBOBJS.
4280
4281 2006-10-11  Bruno Haible  <bruno@clisp.org>
4282
4283         * gnulib-tool (GETTEXTPATH, AUTOHEADER, AUTOPOINT): New variables.
4284         (func_create_testdir): Don't create po/Makefile.am, don't invoke
4285         autoreconf. Instead, invoke autopoint explicitly but move back the
4286         *.m4 files from gnulib.
4287
4288 2006-10-11  Bruno Haible  <bruno@clisp.org>
4289
4290         * gnulib-tool (func_usage): Make module names after --create-testdir
4291         optional.
4292         (func_create_testdir): If no module was specified, use nearly all
4293         modules.
4294
4295 2006-10-12  Jim Meyering  <jim@meyering.net>
4296
4297         Big performance improvement for fts-based tools that use FTS_NOSTAT.
4298         Avoid spurious inode-mismatch problems on non-POSIX file systems.
4299         Details: http://article.gmane.org/gmane.comp.lib.gnulib.bugs/7416
4300         * lib/fts_.h (FTS_DEFER_STAT): Define new flag.
4301         (FTS_OPTIONMASK): Extend the mask to reflect this addition.
4302         * lib/fts.c (DT_IS_KNOWN, DT_MUST_BE): Define.
4303         (FTS_NO_STAT_REQUIRED, FTS_STAT_REQUIRED): Define.
4304         (fts_set_stat_required): New function.
4305         (fts_open): Defer the calls to fts_stat, if possible or requested.
4306         Move the code that maps a command-line fts_info value FTS_DOT to FTS_D
4307         into fts_stat itself.
4308         (fts_read): Perform any required (deferred) fts_stat call.
4309         (fts_build): Likewise, for the directory we're about to open and read.
4310         In the readdir loop, carefully decide whether each entry will require
4311         an eventual call to fts_stat, using dirent.d_type info if available.
4312         (fts_stat): Move the test for whether to honor FTS_COMFOLLOW on
4313         a command line argument into this function.  Update all callers.
4314         Map a return value of FTS_DOT to FTS_D for a command line argument.
4315         * modules/fts (Depends-on): Add d-type.  Alphabetize.
4316         Thanks to Miklos Szeredi for his tenacity and for the initial
4317         bug report about "find" failing on a FUSE-based file system.
4318
4319         * lib/fts.c (fts_open): Use consistent indentation.
4320
4321 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
4322
4323         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Renamed from
4324         gl_USE_SYSTEM_EXTENSIONS, to fix a coreutils bootstrap failure
4325         reported by Jim Meyering.  All uses of cache variables renamed
4326         to match Autoconf's.
4327         (gl_USE_SYSTEM_EXTENSIONS): New macro, which simply requires
4328         the other one.
4329
4330         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
4331         Fix misspelling in diagnostic.
4332
4333 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
4334
4335         * lib/mkdir-p.c (HAVE_FCHMOD): Define to false if not already
4336         defined.  Problem reported by Matthew Woehlke.
4337
4338         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): New macro.
4339         Add support for Tandem NonStop R series.
4340         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX):
4341         Use new macro.
4342
4343         * lib/rename-dest-slash.c: Include stdbool.h but not string.h.
4344         (has_trailing_slash): Omit size arg; all callers changed.
4345         Omit 'inline', since it doesn't help performance and we'd
4346         need to configure it.
4347         Don't count //, ///, etc. as having a trailing slash.
4348         As a side effect, this removes a C99ism reported by Matthew Woehlke.
4349         (rpl_rename_dest_slash): On failure, use rename's errno rather
4350         than (in some cases) an incorrect or junk errno.
4351         Simplify code by removing need to compute length; this does
4352         cause it to make two passes instead of one over the file name,
4353         but it's worth it.
4354
4355         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Undo previous
4356         change, since Autoconf's version may no longer be appropriate now
4357         that we are using CVS Autoconf's version.  Add support for Tandem.
4358
4359 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
4360             Bruno Haible  <bruno@clisp.org>
4361
4362         * lib/allocsa.h (sa_alignment_longlong, sa_alignment_max): Test
4363         HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
4364         * m4/allocsa.m4 (gl_ALLOCSA): Invoke AC_TYPE_LONG_LONG_INT instead of
4365         gl_AC_TYPE_LONG_LONG.
4366
4367         * lib/printf-args.h (arg_type, argument): Test HAVE_LONG_LONG_INT
4368         instead of HAVE_LONG_LONG.
4369         * lib/printf-args.c (printf_fetchargs): Likewise.
4370         * lib/printf-parse.c (PRINTF_PARSE): Likewise.
4371         * lib/vasnprintf.c (VASNPRINTF): Likewise.
4372         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS, gl_PREREQ_PRINTF_PARSE,
4373         gl_PREREQ_VASNPRINTF): Invoke AC_TYPE_LONG_LONG_INT instead of
4374         gl_AC_TYPE_LONG_LONG.
4375
4376 2006-10-11  Bruno Haible  <bruno@clisp.org>
4377
4378         * m4/longlong.m4: Add comments.
4379         * m4/ulonglong.m4: Likewise.
4380
4381 2006-10-10  Bruno Haible  <bruno@clisp.org>
4382
4383         Make it possible to #define stpcpy, strdup to aliases.
4384         * lib/stpcpy.c (stpcpy) [!_LIBC]: Don't undefine.
4385         * lib/strdup.c (strdup) [!_LIBC]: Don't undefine.
4386
4387 2006-10-10  Bruno Haible  <bruno@clisp.org>
4388
4389         Make it possible to #define gcd to an alias.
4390         * lib/gcd.c: Include config.h.
4391
4392 2006-10-10  Bruno Haible  <bruno@clisp.org>
4393
4394         Make it possible to #define c_isascii to an alias.
4395         * lib/c-ctype.h: Don't define the macros if NO_C_CTYPE_MACROS is
4396         defined. Undefine the macros before defining them, to avoid gcc
4397         warnings.
4398         * lib/c-ctype.c: Include config.h. Don't undefine the macros; instead,
4399         define NO_C_CTYPE_MACROS early.
4400
4401 2006-10-10  Bruno Haible  <bruno@clisp.org>
4402
4403         Make it possible to #define set_program_name to an alias.
4404         * lib/progname.c: Don't undefine set_program_name; instead, undefine
4405         ENABLE_RELOCATABLE early.
4406
4407 2006-10-10  Paul Eggert  <eggert@cs.ucla.edu>
4408
4409         Port to Tandem NSK OSS, which has 64-bit signed int but at most
4410         32-bit unsigned int.  Problem reported by Matthew Woehlke in:
4411         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00062.html
4412         More generally, don't assume that 64-bit signed int is available
4413         if unsigned int is, and vice versa.
4414         * lib/inttypes_.h (_PRIu64_PREFIX, _SCNu64_PREFIX): Depend on
4415         unsigned symbols, not on their signed counterparts.
4416         * lib/stdint_.h (uint64_t, uint_least64_t, uint_fast64_t, uintmax_t):
4417         (UINT64_MAX, UINT_LEAST64_MAX, UINT_FAST64_MAX, UINTMAX_MAX):
4418         (UINT64_C, UINTMAX_C):
4419         Likewise.
4420         * lib/strtoimax.c (strtoll): Depend on signed symbols, not their
4421         unsigned counterparts.
4422         (Have_long_long, Unsigned): New macros.
4423         (Int): Renamed from INT.
4424         (strtoimax): Use the new macros.
4425         * m4/stdint.m4 (gl_STDINT_H): Require AC_TYPE_UNSIGNED_LONG_LONG_INT
4426         and substitute HAVE_UNSIGNED_LONG_LONG_INT.
4427         * modules/inttypes (inttypes.h): Substitute
4428         HAVE_UNSIGNED_LONG_LONG_INT.
4429         * modules/stdint (stdint.h): Likewise.
4430         (Files): Add m4/ulonglong.m4.
4431
4432 2006-10-10  Bruno Haible  <bruno@clisp.org>
4433
4434         Fix a gcc -Wshadow warning.
4435         * lib/gl_anyhash_list2.h (hash_resize): Rename local variable 'index'
4436         to 'bucket'.
4437         * lib/gl_anylinked_list2.h (gl_linked_search_from_to,
4438         gl_linked_indexof_from_to): Likewise.
4439         * lib/gl_linkedhash_list.c (add_to_bucket, remove_from_bucket):
4440         Likewise.
4441         * lib/gl_anytreehash_list1.h (add_to_bucket, remove_from_bucket):
4442         Likewise.
4443         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Likewise.
4444         Reported by Eric Blake.
4445
4446 2006-10-09  Paul Eggert  <eggert@cs.ucla.edu>
4447
4448         * lib/filemode.h [HAVE_DECL_STRMODE]: Include unistd.h too,
4449         for NetBSD.  Problem reported by Bruno Haible.
4450
4451 2006-10-09  Jim Meyering  <jim@meyering.net>
4452
4453         * lib/lchown.c: Include <sys/stat.h> before "stat-macros.h".
4454         Patch from Bruno Haible.
4455
4456 2006-10-09  Jim Meyering  <jim@meyering.net>
4457
4458         * lib/fts-cycle.c (leave_dir): When "leaving" a top level directory due
4459         to FTS_SKIP, don't copy the parent's uninitialized dev/ino values.
4460         Trigger with e.g., mkdir d && valgrind ./chmod u+rwx d d
4461
4462 2006-10-08  Paul Eggert  <eggert@cs.ucla.edu>
4463
4464         Don't include <config.h> twice; this doesn't work in some cases,
4465         e.g., when config.h has "#define intmax_t long long int" and
4466         we include <config.h>, <inttypes.h>, <config.h> in that order.
4467         Problem reported by Matthew Woehlke in:
4468         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00073.html
4469         * lib/fprintftime.c: Don't include config.h or fprintftime.h.
4470         * lib/fts-cycle.c: Don't include config.h.
4471         * lib/strftime.c: Include fprintftime.h if FPRINTFTIME is defined.
4472         * lib/xstrtoimax.c: Remove copyright notice since it's short tnow.
4473         Don't include config.h or xstrtol.h.  Define STRTOL_T_MINIMUM
4474         and STRTOL_T_MAXIMUM unconditionally, since we now assume gnulib
4475         inttypes.h.
4476         * lib/xstrtoumax.c: Likewise.
4477         * lib/xstrtol.c: Include config.h and xstrtol.h after defining
4478         __strtol and the like, so that this module is more like its siblings.
4479         (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [! defined STRTOL_T_MINIMUM]:
4480         Remove; no longer needed now that we assume gnulib inttypes.h.
4481
4482 2006-10-08  Bruno Haible  <bruno@clisp.org>
4483
4484         * doc/gnulib-tool.texi: Emphasize the drawbacks of the --symlink
4485         option.
4486
4487 2006-10-07  Jim Meyering  <jim@meyering.net>
4488
4489         * modules/inttypes (inttypes.h): Revert what seems to have been
4490         an inadvertent part of today's change: use "|", not "/" in the
4491         substitution for the "/"-containing string, $(ABSOLUTE_INTTYPES_H).
4492
4493 2006-10-07  Bruno Haible  <bruno@clisp.org>
4494
4495         * modules/sublist: New file.
4496
4497 2006-10-07  Bruno Haible  <bruno@clisp.org>
4498
4499         * modules/alloca-opt (alloca.h): Add a "DO NOT EDIT" comment.
4500         * modules/argz (argz.h): Likewise.
4501         * modules/arpa_inet (arpa/inet.h): Likewise.
4502         * modules/byteswap (byteswap.h): Likewise.
4503         * modules/configmake (configmake.h): Likewise.
4504         * modules/fcntl (fcntl.h): Likewise.
4505         * modules/fnmatch (fnmatch.h): Likewise.
4506         * modules/getopt (getopt.h): Likewise.
4507         * modules/glob (glob.h): Likewise.
4508         * modules/inttypes (inttypes.h): Likewise.
4509         * modules/netinet_in (netinet/in.h): Likewise.
4510         * modules/poll (poll.h): Likewise.
4511         * modules/stdbool (stdbool.h): Likewise.
4512         * modules/stdint (stdint.h): Likewise.
4513         * modules/sys_select (sys/select.h): Likewise.
4514         * modules/sys_socket (sys/socket.h): Likewise.
4515         * modules/sys_stat (sys/stat.h): Likewise.
4516         * modules/sysexits (sysexits.h): Likewise.
4517         * modules/unistd (unistd.h): Likewise.
4518         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
4519         Add a "DO NOT EDIT" comment to the generated file.
4520         (func_import): Likewise for gnulib-comp.m4.
4521
4522 2006-10-07  Bruno Haible  <bruno@clisp.org>
4523
4524         * lib/gl_sublist.h: New file.
4525         * lib/gl_sublist.c: New file.
4526
4527 2006-10-06  Paul Eggert  <eggert@cs.ucla.edu>
4528
4529         * lib/mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full file
4530         name (relative to the original working directory) and the file
4531         name component (relative to the temporary working directory).  All
4532         callers changed.
4533         * lib/mkancesdirs.h (mkancesdirs): Adjust prototype to match.
4534         * lib/mkdir-p.c (make_dir_parents): Likewise.
4535         * lib/mkdir-p.h (make_dir_parents): Likewise.
4536
4537 2006-10-06  Eric Blake  <ebb9@byu.net>
4538
4539         Define several macros for use by the clean-temp module.
4540         * m4/close-stream.m4 (gl_CLOSE_STREAM): Define GNULIB_CLOSE_STREAM.
4541         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Define GNULIB_FCNTL_SAFER.
4542         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Define GNULIB_FOPEN_SAFER.
4543
4544         * lib/clean-temp.h (close_stream_temp): New declaration.
4545         * lib/clean-temp.c (includes): Pull in headers according to what
4546         other modules are in use.
4547         (close_stream_temp) [GNULIB_CLOSE_STREAM]: New function.
4548
4549 2006-10-06  Bruno Haible  <bruno@clisp.org>
4550
4551         * lib/javacomp.c (write_temp_file): Use fopen_temp, fwriteerror_temp
4552         instead of fopen, fwriteerror.
4553
4554 2006-10-06  Bruno Haible  <bruno@clisp.org>
4555
4556         * lib/clean-temp.h (cleanup_temp_file, cleanup_temp_subdir,
4557         cleanup_temp_dir_contents, cleanup_temp_dir): Change return type to
4558         int.
4559         * lib/clean-temp.c (do_unlink, do_rmdir, cleanup_temp_file,
4560         cleanup_temp_subdir, cleanup_temp_dir_contents, cleanup_temp_dir):
4561         Return an error indicator.
4562         Suggested by Eric Blake.
4563
4564 2006-10-06  Bruno Haible  <bruno@clisp.org>
4565
4566         * lib/clean-temp.c (PATH_MAX): Provide a fallback for GNU Hurd.
4567         Reported by Eric Blake.
4568
4569 2006-10-06  Bruno Haible  <bruno@clisp.org>
4570
4571         * modules/closeout (Description): Mention stderr too.
4572
4573 2006-10-06  Bruno Haible  <bruno@clisp.org>
4574         and Paul Eggert  <eggert@cs.ucla.edu>
4575
4576         * lib/closeout.c (close_stdout): Also close stderr.
4577         * lib/closeout.h: Update comment.
4578
4579 2006-10-05  Paul Eggert  <eggert@cs.ucla.edu>
4580
4581         Fix some Darwin-7.9.0 porting problems reported by Bruno Haible in
4582         <http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00063.html>.
4583         * lib/dirchownmod.c: Include lchown.h.
4584         * lib/lchown.c: Don't include files that lchown.h now includes.
4585         Don't declare chown, since lchown.h now does that.
4586         * lib/lchown.h: Include errno.h, sys/types.h, unistd.h.
4587         (lchown): Define to rpl_chown if lchown is declared but
4588         does not exist.  Declare using a prototype if lchown is not
4589         declared.  Add a copyright notice.
4590         * lib/mkstemp.h: Include <unistd.h>.
4591         * lib/openat.c: Include lchown.h.
4592
4593         * lib/fcntl_.h (O_NOFOLLOW): Don't depend on O_NOFOLLOW_IS_INEFFECTIVE;
4594         we now test for that separately.
4595         * lib/fts.c (fts_safe_changedir): Inspect HAVE_WORKING_O_NOFOLLOW
4596         rather than O_NOFOLLOW, when testing whether it's possible to
4597         avoid a race condition reliably.
4598         * lib/savewd.c (savewd_chdir): Likewise.
4599
4600         Remove macros that are no longer needed now that stdint.h is
4601         reliable.
4602         * lib/fsusage.c (UINTMAX_MAX): Remove.
4603         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Remove.
4604         * lib/utimecmp.c (SIZE_MAX): Remove.
4605
4606         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check whether lchown is declared.
4607
4608         * m4/fcntl_h.m4 (gl_FCNTL_H): Define HAVE_WORKING_O_NOFOLLOW instead
4609         of O_NOFOLLOW_IS_INEFFECTIVE.  Define HAVE_WORKING_O_NOATIME if
4610         O_NOATIME works.
4611
4612 2006-10-05  Bruno Haible  <bruno@clisp.org>
4613
4614         * lib/gl_list.h (gl_sortedlist_search_from_to,
4615         gl_sortedlist_indexof_from_to): New declarations.
4616         (gl_list_implementation): New fields sortedlist_search_from_to,
4617         sortedlist_indexof_from_to.
4618         (gl_sortedlist_search_from_to, gl_sortedlist_indexof_from_to): New
4619         inline functions.
4620         * lib/gl_list.c (gl_sortedlist_search_from_to,
4621         gl_sortedlist_indexof_from_to): New functions.
4622         * lib/gl_array_list.c (gl_array_sortedlist_indexof_from_to): New
4623         function.
4624         (gl_array_sortedlist_indexof, gl_array_sortedlist_search): Use it.
4625         (gl_array_sortedlist_search_from_to): New function.
4626         (gl_array_list_implementation): Update.
4627         * lib/gl_carray_list.c (gl_carray_sortedlist_indexof_from_to): New
4628         function.
4629         (gl_carray_sortedlist_indexof, gl_carray_sortedlist_search): Use it.
4630         (gl_carray_sortedlist_search_from_to): New function.
4631         (gl_carray_list_implementation): Update.
4632         * lib/gl_anylinked_list2.h (gl_linked_sortedlist_search_from_to,
4633         gl_linked_sortedlist_indexof_from_to): New functions.
4634         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
4635         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
4636         * lib/gl_anytree_list2.h (gl_tree_sortedlist_search_from_to,
4637         gl_tree_sortedlist_indexof_from_to): New functions.
4638         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
4639         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
4640         Update.
4641         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
4642         * lib/gl_rbtreehash_list.c (gl_avltreehash_list_implementation):
4643         Update.
4644
4645 2006-10-05  Bruno Haible  <bruno@clisp.org>
4646
4647         * lib/gl_list.h (gl_list_search_from, gl_list_search_from_to,
4648         gl_list_indexof_from, gl_list_indexof_from_to): New declarations.
4649         (struct gl_list_implementation): Add fields search_from_to,
4650         indexof_from_to. Remove fields search, indexof.
4651         (gl_list_search): Use the search_from_to method.
4652         (gl_list_search_from, gl_list_search_from_to): New functions.
4653         (gl_list_indexof): Use the indexof_from_to method.
4654         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
4655         * lib/gl_list.c (gl_list_search): Use the search_from_to method.
4656         (gl_list_search_from, gl_list_search_from_to): New functions.
4657         (gl_list_indexof): Use the indexof_from_to method.
4658         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
4659         * lib/gl_array_list.c (gl_array_indexof_from_to): Renamed from
4660         gl_array_indexof. Add start_index, end_index arguments.
4661         (gl_array_search_from_to): Renamed from gl_array_search. Add
4662         start_index, end_index arguments.
4663         (gl_array_remove, gl_array_list_implementation): Update.
4664         * lib/gl_carray_list.c (gl_carray_indexof_from_to): Renamed from
4665         gl_carray_indexof. Add start_index, end_index arguments.
4666         (gl_carray_search_from_to): Renamed from gl_carray_search. Add
4667         start_index, end_index arguments.
4668         (gl_carray_remove, gl_carray_list_implementation): Update.
4669         * lib/gl_anylinked_list2.h (gl_linked_search_from_to): Renamed from
4670         gl_linked_search. Add start_index, end_index arguments.
4671         (gl_linked_indexof_from_to): Renamed from gl_linked_indexof. Add
4672         start_index, end_index arguments.
4673         (gl_linked_remove): Update.
4674         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
4675         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
4676         * lib/gl_anytree_list1.h (iterstack_item_t): Change type of 'rightp'
4677         field to 'size_t'.
4678         * lib/gl_anytree_list2.h (gl_tree_search_from_to): Renamed from
4679         gl_tree_search. Add start_index, end_index arguments.
4680         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
4681         start_index, end_index arguments.
4682         (gl_tree_remove): Update.
4683         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
4684         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
4685         * lib/gl_anytreehash_list1.h (compare_position_threshold): New
4686         function.
4687         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Renamed from
4688         gl_tree_search. Add start_index, end_index arguments.
4689         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
4690         start_index, end_index arguments.
4691         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
4692         Update.
4693         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
4694
4695 2006-10-05  Bruno Haible  <bruno@clisp.org>
4696
4697         * modules/fwriteerror (configure.ac): Define GNULIB_FWRITEERROR.
4698
4699         * lib/clean-temp.h (open_temp, fopen_temp, close_temp, fclose_temp,
4700         fwriteerror_temp): New declarations.
4701         * lib/clean-temp.c (uintptr_t): Provide fallback definition.
4702         (descriptors): New variable.
4703         (cleanup): First, close the descriptors.
4704         (register_fd, unregister_fd, open_temp, fopen_temp, close_temp,
4705         fclose_temp, fwriteerror_temp): New functions.
4706
4707 2006-10-04  Jim Meyering  <jim@meyering.net>
4708
4709         * lib/fts.c (fts_open): Tiny comment change.
4710
4711 2006-10-04  Bruno Haible  <bruno@clisp.org>
4712
4713         Make it possible to invoke AC_GNU_SOURCE after gl_LOCK_EARLY.
4714         * m4/lock.m4 (gl_LOCK_EARLY_BODY): New macro, extracted code from
4715         gl_LOCK_BODY.
4716         (gl_LOCK_EARLY): Require gl_LOCK_EARLY_BODY, not gl_LOCK_BODY.
4717         (gl_LOCK_BODY): Remove settings of CPPFLAGS, now done in
4718         gl_LOCK_EARLY_BODY.
4719         (gl_LOCK): Require gl_LOCK_BODY.
4720
4721 2006-10-04  Bruno Haible  <bruno@clisp.org>
4722
4723         * lib/gl_oset.h (gl_setelement_threshold_fn): New type.
4724         (gl_oset_search_atleast): New declaration.
4725         (struct gl_oset_implementation): Add field 'search_atleast'.
4726         (gl_oset_search_atleast): New inline function.
4727         * lib/gl_oset.c (gl_oset_search_atleast): New function.
4728         * lib/gl_array_oset.c (gl_array_search_atleast): New function.
4729         (gl_array_oset_implementation): Update.
4730         * lib/gl_anytree_oset.h (gl_tree_search_atleast): New function.
4731         * lib/gl_avltree_oset.c (gl_avltree_oset_implementation): Update.
4732         * lib/gl_rbtree_oset.c (gl_rbtree_oset_implementation): Update.
4733
4734 2006-10-04  Bruno Haible  <bruno@clisp.org>
4735
4736         * lib/fatal-signal.c (fatal_signals) [WOE32]: Add the SIGBREAK signal.
4737
4738 2006-10-03  Bruno Haible  <bruno@clisp.org>
4739
4740         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Renamed
4741         from gl_avltreehash_list_implementation.
4742
4743 2006-10-03  Bruno Haible  <bruno@clisp.org>
4744
4745         * lib/gl_oset.c (gl_oset_add): Fix return type.
4746
4747 2006-10-02  Paolo Bonzini  <bonzini@gnu.org>  (tiny change)
4748
4749         * lib/quotearg.c (mbstate_t) [!HAVE_MBRTOWC]: #define to int.
4750
4751 2006-10-02  Eric Blake  <ebb9@byu.net>
4752
4753         * modules/strnlen (Depends-on): Add extensions.
4754
4755 2006-10-02  Eric Blake  <ebb9@byu.net>
4756
4757         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use autoconf's
4758         definition in 2.60+.
4759
4760 2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>
4761
4762         * lib/fts.c (fts_close, fts_build, fts_palloc): Remove redundant
4763         checks.
4764
4765 2006-10-02  Bruno Haible  <bruno@clisp.org>
4766
4767         * gnulib-tool (func_emit_lib_Makefile_am): Don't add no-dependencies
4768         to the AUTOMAKE_OPTIONS.
4769         Reported by Jim Meyering.
4770
4771 2006-09-29  Paul Eggert  <eggert@cs.ucla.edu>
4772
4773         Work around bug in Solaris 10 /proc file system:
4774         /proc/self/fd/NNN/.. isn't the parent directory of
4775         the directory whose file descriptor is NNN.  This needs to
4776         be worked around at run time, not compile time, since a
4777         program might be built on Solaris 8, where things work, and
4778         run on Solaris 10.
4779         * lib/openat-priv.h (BUILD_PROC_NAME): Remove.  All callers changed
4780         to use the following interface instead:
4781         (OPENAT_BUFFER_SIZE): New macro.
4782         (openat_proc_name): New function.
4783         * lib/at-func.c (AT_FUNC_NAME): Adjust to above changes.
4784         * lib/openat.c (openat_permissive, openat_needs_fchdir, fdopendir):
4785         Likewise.
4786         * lib/openat-proc.c: New file.
4787         * modules/openat (Files): Add lib/openat-proc.c.
4788         (Depends-on): Add same-inode, stdbool.
4789         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBOBJ(openat-proc).
4790
4791 2006-09-29  Bruno Haible  <bruno@clisp.org>
4792
4793         * lib/fwriteerror.h (fwriteerror_no_ebadf): New declaration.
4794         * lib/(do_fwriteerror): Renamed from fwriteerror. Add ignore_ebadf
4795         argument. Set stdout_closed before testing for ferror, not after.
4796         (fwriteerror, fwriteerror_no_ebadf): New functions.
4797
4798 2006-09-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4799
4800         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Avoid unused variables warning.
4801
4802 2006-09-28  Paolo Bonzini  <bonzini@gnu.org>
4803
4804         * lib/poll.c (rpl_poll) [__APPLE__]: Use FIONREAD instead of MSG_PEEK.
4805         * m4/poll.m4: Look for sys/ioctl.h and sys/filio.h.
4806
4807 2006-09-28  Jim Meyering  <jim@meyering.net>
4808
4809         * lib/mkdir-p.c: Include "dirchownmod.h", not "dirchownmod.c".
4810         Include <unistd.h>.
4811
4812 2006-09-28  Bruno Haible  <bruno@clisp.org>
4813
4814         * modules/avltreehash-list (Depends-on): Add stdint, remove size_max.
4815         * modules/linkedhash-list (Depends-on): Likewise.
4816         * modules/rbtreehash-list (Depends-on): Likewise.
4817
4818 2006-09-28  Bruno Haible  <bruno@clisp.org>
4819
4820         * lib/strndup.h: Simplify the redefinition of strndup.
4821         (_GL_CONCAT, _GL_XCONCAT, __STRNDUP_ID): Remove macros.
4822         * m4/strndup.m4 (gl_FUNC_STRNDUP): Don't define __STRNDUP_PREFIX.
4823
4824 2006-09-28  Bruno Haible  <bruno@clisp.org>
4825
4826         * lib/gl_avltreehash_list.c: Include <stdint.h> instead of size_max.h.
4827         * lib/gl_linkedhash_list.c: Likewise.
4828         * lib/gl_rbtreehash_list.c: Likewise.
4829
4830 2006-09-27  Paul Eggert  <eggert@cs.ucla.edu>
4831
4832         * lib/canon-host.c (canon_host_r): Work around bug in Darwin 7.9.0
4833         getaddrinfo.
4834
4835         * lib/__fpending.h: Don't include <stdio_ext.h> unless
4836         HAVE_DECL___FPENDING.  This avoids a bug with lsbcc, where
4837         it causes <stdio_ext.h> to cause a compile-time error.
4838         Problem reported by Nelson H. F. Beebe.
4839         * lib/getpass.c: Likewise, except for HAVE_DECL___FSETLOCKING instead
4840         of HAVE_DECL___PENDING.
4841
4842         * m4/fpending.m4 (gl_FUNC_FPENDING): Check for stdio_ext at most once.
4843         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for __fsetlocking's
4844         declaration.
4845
4846 2006-09-27  Jim Meyering  <jim@meyering.net>
4847
4848         This file could end up with a definition for a function
4849         named __strndup, rather than rpl_strndup on a system with
4850         incomplete weak_alias support.
4851         * lib/strndup.c (strndup): Rename from __strndup.
4852         Remove #defines that used to map __strndup to strndup.
4853         Don't use K&R prototypes.
4854         Remove LIBC-related code, since this file is not sync'd with glibc.
4855         * lib/strndup.h: Revamp, accordingly.
4856         * m4/strndup.m4: Modernize.
4857
4858 2006-09-26  Paul Eggert  <eggert@cs.ucla.edu>
4859
4860         * modules/savewd (Depends-on): Add 'raise'.
4861         * lib/savewd.c: Include <signal.h>, for 'raise'.
4862
4863 2006-09-26  Jim Meyering  <jim@meyering.net>
4864
4865         * m4/acl.m4 (AC_FUNC_ACL): Disable ACL support altogether
4866         when we detect Darwin 8.7.0's acl_get_file bug.
4867         Rearrange to perform the new (below) run-test while $LIBS
4868         contains any acl-related library.  Set USE_ACL at the end.
4869         (gl_ACL_GET_FILE): New function.
4870
4871 2006-09-26  Eric Blake  <ebb9@byu.net>
4872
4873         * lib/verror.c: Include <config.h> unconditionally.
4874
4875 2006-09-25  Paul Eggert  <eggert@cs.ucla.edu>
4876
4877         * modules/clock-time (Maintainer): Add self.
4878         * modules/getlogin_r (Depends-on): Add extensions.
4879
4880 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4881
4882         * modules/clock-time: New module.
4883         * modules/nanosleep (Depends-on): Add clock-time.
4884         * modules/gethrxtime (Depends-on): Likewise.
4885         * modules/gettime (Depends-on): Likewise.
4886         * modules/settime (Depends-on): Likewise.
4887
4888         * modules/fts-lgpl: Depend on openat.
4889         * modules/mkancesdirs: Depend on savewd.
4890         * modules/mkdir-p: Likewise.
4891
4892 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4893
4894         * m4/host-os.m4 (gl_HOST_OS): Require AC_CANONICAL_HOST.
4895
4896         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Rename cache variable from
4897         `gl_have_arbitrary_file_name_length_limit' to
4898         `gl_cv_have_arbitrary_file_name_length_limit', so that caching
4899         actually works between configure runs.
4900
4901 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4902             Bruno Haible  <bruno@clisp.org>
4903
4904         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Include <string.h>.
4905
4906 2006-09-25  Jim Meyering  <jim@meyering.net>
4907
4908         * m4/fcntl_h.m4 (gl_FCNTL_H): Fix typo in test for failed open.
4909         This typo caused coreutils/tests/dd/misc to fail on Darwin 8.7.0.
4910
4911 2006-09-25  Eric Blake  <ebb9@byu.net>
4912
4913         * gnulib-tool (func_import, func_create_testdir): Fix typos in
4914         exec's in 2006-09-18 patch when shuffling fds.
4915
4916 2006-09-25  Bruno Haible  <bruno@clisp.org>
4917
4918         * m4/getloadavg.m4 (gl_GETLOADAVG): Fix directory in error message.
4919         Reported by Jim Meyering.
4920
4921 2006-09-24  Jim Meyering  <jim@meyering.net>
4922
4923         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Don't use '>' to
4924         compare a pointer against a literal "0".  That caused failures with
4925         at least HP-UX's hpcc.
4926
4927 2006-09-22  Simon Josefsson  <jas@extundo.com>
4928
4929         * modules/gc-sha1:
4930         * modules/gc-md4:
4931         * modules/gc-hmac-sha1:
4932         * modules/gc-hmac-md5:
4933         * modules/gc-des:
4934         * modules/gc-arcfour: Distribute more files.
4935
4936 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4937
4938         * lib/gl_anylinked_list2.h [lint] (gl_linked_iterator)
4939         (gl_linked_iterator_from_to): Initialize struct completely.
4940         * lib/gl_anytree_list2.h [lint] (gl_tree_iterator): Likewise.
4941         (gl_tree_iterator_from_to): Likewise
4942         * lib/gl_anytree_oset.h [lint] (gl_tree_iterator): Likewise.
4943         * lib/gl_array_list.c [lint] (gl_array_iterator)
4944         (gl_array_iterator_from_to): Likewise.
4945         * lib/gl_array_oset.c [lint] (gl_array_iterator): Likewise.
4946         * lib/gl_carray_list.c [lint] (gl_carray_iterator)
4947         (gl_carray_iterator_from_to): Likewise.
4948
4949         * lib/gc-gnulib.c [GC_USE_HMAC_SHA1]: include hmac.h for hmac_sha1.
4950         * lib/md4.c (md4_process_block): Remove unused variable.
4951         * lib/rijndael-api-fst.c (rijndaelBlockDecrypt): GCC suggests
4952         parentheses for clarity.
4953
4954 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4955
4956         * modules/bison-i18n (Depends-on): Add gettext.
4957
4958 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4959
4960         * m4/fsusage.m4 (gl_STATFS_TRUNCATES): Avoid unused variable.
4961         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Likewise.
4962         * m4/jm-winsz1.m4 (gl_HEADER_TIOCGWINSZ_IN_TERMIOS_H): Likewise;
4963         also add missing comma that caused broken test.
4964         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Include
4965         stdlib.h, for `abort'.
4966         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Avoid unused
4967         variables.
4968         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Check for and
4969         include unistd.h if present, for `rmdir'.
4970         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Avoid unused
4971         variables.
4972         * m4/putenv.m4 (gl_FUNC_PUTENV): Rewrite using AC_RUN_IFELSE, and
4973         in the process include standard headers for prototypes.
4974         * m4/readutmp.m4 (gl_READUTMP): Require AC_GNU_SOURCE, so utmpxname
4975         gets declared on GNU/Linux.
4976         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Check for and include
4977         unistd.h, for `rmdir'.
4978         * m4/time_r.m4 (gl_TIME_R): Avoid unused variables.
4979
4980         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Avoid expression that is
4981         always true.
4982         * m4/strndup.m4 (gl_FUNC_STRNDUP): include stdlib.h, for `free'.
4983
4984         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Avoid gcc -Wall warnings.
4985
4986 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4987
4988         * gnulib-tool (func_version): Create output all at once.  This
4989         may help avoid triggering unnecessary SIGPIPEs, and at any
4990         rate it doesn't hurt.
4991
4992 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4993             Bruno Haible  <bruno@clisp.org>
4994
4995         * m4/lock.m4 (gl_LOCK_BODY): Avoid unused variables warning.
4996         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
4997         * m4/signed.m4 (bh_C_SIGNED): Likewise.
4998
4999         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): New macro.
5000         (gl_FUNC_VASPRINTF): Invoke it.
5001
5002 2006-09-22  Bruno Haible  <bruno@clisp.org>
5003
5004         * m4/getloadavg.m4 (gl_GETLOADAVG): Expect the directory of
5005         getloadavg.c as first argument.
5006
5007 2006-09-22  Bruno Haible  <bruno@clisp.org>
5008
5009         * gnulib-tool (func_import, func_create_testdir): Set gl_source_base
5010         at the beginning of the gl_INIT macro.
5011         * modules/getloadavg (configure.ac): Pass $gl_source_base to
5012         gl_GETLOADAVG.
5013
5014 2006-09-22  Bruno Haible  <bruno@clisp.org>
5015
5016         * gnulib-tool (func_create_megatestdir): Don't include the config-h
5017         module.
5018         Suggested by Ralf Wildenhues.
5019
5020 2006-09-20  Paul Eggert  <eggert@cs.ucla.edu>
5021
5022         Import this patch from libc:
5023
5024         2006-09-06  Jakub Jelinek  <jakub@redhat.com>
5025
5026         * lib/regex_internal.c (re_string_reconstruct): Handle
5027         offset < pstr->valid_raw_len && pstr->offsets_needed case.
5028         Ensure no bytes read before raw_mbs array.  Pass a saved copy of
5029         pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
5030         re_string_context_at.
5031
5032         * m4/regex.m4 (gl_REGEX): Check for locale.h, since the test
5033         now requires it.
5034         (gl_PREREQ_REGEX): Don't check for locale.h any more, since
5035         gl_REGEX now does it for us.
5036         (gl_REGEX): Add test taken from
5037         http://sourceware.org/ml/libc-hacker/2006-09/msg00008.html.
5038
5039         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require AC_SYS_LARGEFILE.
5040         Check that large offsets work.  Modernize Autoconf usages.
5041         Prefer "yes" to mean a good thing rather than a bad.
5042         Don't put "#define mkstemp" in config.h, as this might interfere
5043         with standard system headers that "#define mkstemp mkstemp64".
5044
5045         * modules/mkstemp (Depends-on): Add extensions, so that
5046         mkstemp is visible on some platforms.
5047         (Makefile.am): Add mkstemp.h to EXTRA_DIST.
5048         (Include): Change to "mkstemp.h" from <stdlib.h>.
5049         (Files): Add mkstemp.h.
5050
5051         * lib/mkstemp.h: New file, since some standard headers
5052         #define mkstemp.
5053         * lib/mkstemp.c: Revamp to put the !_LIBC code together.
5054         Include "mkstemp.h".
5055         Make the _LIBC code resemble glibc original more,
5056         e.g., use K&R style.
5057         * lib/mkstemp-safer.c: Include "mkstemp.h" instead of <stdlib.h>.
5058         (mkstemp): Remove, since mkstemp.h does this for us.
5059         * lib/stdlib--.h: Include mkstemp.h.
5060
5061         Import this patch from libc:
5062
5063         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
5064
5065         * lib/tempname.c (__gen_tempname): Change attempts_min
5066         into a macro.  Use preprocessor to decide how to initialize
5067         attempts [Coverity CID 67].
5068
5069 2006-09-20  Bruno Haible  <bruno@clisp.org>
5070
5071         * lib/mkdtemp.c: Import from libc.
5072         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
5073                 * sysdeps/posix/tempname.c (__gen_tempname): Change
5074                 attempts_min into a macro.  Use preprocessor to decide how to
5075                 initialize attempts [Coverity CID 67].
5076         2001-11-27  Paul Eggert  <eggert@twinsun.com>
5077                 * sysdeps/posix/tempname.c (__gen_tempname): Try at least
5078                 ATTEMPTS_MIN or TMP_MAX times, whichever is greater.
5079
5080 2006-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5081
5082         * gnulib-tool (func_exit): New function, to allow to pass the
5083         exit status portably through the trap.  Use everywhere.
5084         (--help, --version): Signal a write error.
5085         (trap): catch SIGPIPE, for write errors.
5086         Exit at the end of the trap, with the correct exit status.
5087
5088 2006-09-19  Karl Berry  <karl@gnu.org>
5089
5090         * doc/gnulib.texi: note about the license texinfo files.
5091
5092 2006-09-19  Eric Blake  <ebb9@byu.net>
5093
5094         * gnulib-tool: Avoid space-tab.
5095
5096 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
5097
5098         * lib/getaddrinfo.c (getaddrinfo) [defined HAVE_IPV6]: Fix typo
5099         that prevented coreutils 6.1 from building.  Problem reported
5100         by Petter Reinholdtsen.
5101
5102 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
5103
5104         * gnulib-tool (avoidlist): Fix typo that broke options like
5105         --avoid=lock that are used by coreutils bootstrap.
5106
5107 2006-09-18  Mark D. Baushke  <mdb@gnu.org>
5108
5109         * m4/inttypes.m4 (gl_INTTYPES_H): Quote "test" args
5110         more systematically.
5111
5112 2006-09-18  Jim Meyering  <jim@meyering.net>
5113
5114         * lib/savewd.c (savewd_restore): Don't shadow: s/status/child_status/.
5115
5116 2006-09-18  Bruno Haible  <bruno@clisp.org>
5117
5118         * modules/inttypes (Files): Remove m4/inttypes-h.m4.
5119
5120 2006-09-18  Bruno Haible  <bruno@clisp.org>
5121
5122         * m4/inttypes-h.m4 (gl_HEADER_INTTYPES_H): Remove macro.
5123         * m4/inttypes-pri.m4: Require autoconf >= 2.52.
5124         (gt_INTTYPES_PRI): Invoke AC_CHECK_HEADERS on inttypes.h. Test
5125         ac_cv_header_inttypes_h instead of gl_cv_header_inttypes_h.
5126         * m4/gettext.m4: Require autoconf >= 2.52.
5127         (gt_INTL_SUBDIR_CORE): Invoke AC_CHECK_HEADERS on inttypes.h.
5128         * m4/inttypes.m4 (gl_INTTYPES_H): Test ac_cv_header_inttypes_h instead
5129         of gl_cv_header_inttypes_h.
5130
5131 2006-09-18  Bruno Haible  <bruno@clisp.org>
5132
5133         * lib/javaversion.c: Include configmake.h.
5134
5135 2006-09-18  Bruno Haible  <bruno@clisp.org>
5136
5137         * gnulib-tool (func_import, func_create_testdir): Use exec tricks to
5138         avoid that the while loops be executed in a subshell.
5139
5140 2006-09-18  Bruno Haible  <bruno@clisp.org>
5141
5142         * MODULES.html.sh (func_module): Break long lines.
5143         Suggested by Bruce Korb <bkorb@gnu.org>.
5144
5145 2006-09-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5146
5147         Speed up by a factor of 1.12.
5148         * gnulib-tool (nl): New variable.
5149         (func_import): Rewrite include directive extraction to only read each
5150         directive once.
5151
5152 2006-09-17  Bruno Haible  <bruno@clisp.org>
5153
5154         * modules/javaversion (Makefile.am): Remove DEFS setting.
5155         (Depends-on): Add configmake, for PKGDATADIR definition.
5156
5157 2006-09-17  Bruno Haible  <bruno@clisp.org>
5158
5159         * gnulib-tool (func_create_testdir): Rewrite all files at once.
5160
5161 2006-09-17  Bruno Haible  <bruno@clisp.org>
5162
5163         * gnulib-tool (func_append): New function, stolen from libtool.m4.
5164         (func_modules_transitive_closure, func_modules_add_dummy,
5165         func_modules_to_filelist, func_import, func_create_testdir,
5166         func_create_megatestdir, ...): Use it wherever possible.
5167         Suggested by Ralf Wildenhues.
5168
5169 2006-09-16  Karl Berry  <karl@gnu.org>
5170
5171         * doc/fdl.texi (ADDENDUM): switch to @heading from @appendixsubsec,
5172         to avoid sectioning errors.
5173         * doc/lgpl.texi, gpl.texi (Copying): downcase @unnumbered title.
5174         [ifinfo]: blank line after @center-ed titles.
5175         * doc/lgpl.texi (Library Copying): Rename main node to GNU LGPL.
5176         Spell FSF address consistently with others.
5177         (These changes approved by rms.)
5178
5179 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5180
5181         Speed up by a factor of 1.61.
5182         * gnulib-tool (func_modules_transitive_closure): Rewrite to not check
5183         already checked module names again.
5184
5185 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5186
5187         Speed up by a factor of 1.13.
5188         * gnulib-tool (func_import): Rewrite all old_files at once; likewise
5189         for new_files, and the input to func_add_or_update.
5190
5191 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5192
5193         * gnulib-tool (func_all_modules, func_modules_to_filelist, func_import,
5194         func_create_testdir, ...): Change 'sort | uniq' to 'sort -u'.
5195
5196 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
5197
5198         * modules/mkancesdirs (Depends-on): Add fcntl.
5199         * modules/savewd: New file.
5200         * MODULES.html.sh (File system functions): Add savewd.
5201
5202         * modules/configmake (Makefile.am): Add support for the
5203         Automake-supplied PKGLIBDIR, PKGINCLUDEDIR, PKGDATADIR.
5204
5205 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
5206
5207         * m4/savewd.m4: New file.
5208
5209 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
5210
5211         * lib/dirchownmod.c: Don't include fcntl.h; no longer needed.
5212         (dirchownmod): New arg FD.  All callers changed.
5213         Use FD rather than opening the directory ourself, as opening is
5214         now the caller's responsibility.
5215         * lib/dirchownmod.h: Likewise.
5216         * lib/mkancesdirs.c: Include <sys/types.h>, for portability to older
5217         hosts that require <sys/types.h> before <sys/stat.h>.  Include
5218         fcntl.h, savewd.h, and unistd.h, not dirname.h and stat-macros.h.
5219         (test_dir): Remove.
5220         (mkancesdirs): Return length of prefix of FILE that has already
5221         been made, or -2 if there is a child doing the work.  Redo
5222         algorithm so that it is O(N) rather than O(N**2).  Optimize away
5223         ".", and treat ".." specially since it might stray back into
5224         already-created areas.  Use a subprocess if necessary.  New arg
5225         WD; all users changed.  MAKE_DIR function should now return 1
5226         if it creates a directory that is not readable.  Return -2 if
5227         a child process is spun off.
5228         * lib/mkancesdirs.h: Include <stddef.h>, for ptrdiff_t.
5229         Adjust signature to match code.
5230         * lib/mkdir-p.c: Include dirname.h, for IS_ABSOLUTE_FILE_NAME.
5231         (make_dir_parents): Use a subprocess if necessary.  New arg WD;
5232         all users changed.
5233         * lib/savewd.c, lib/savewd.h: New files.
5234
5235 2006-09-15  Jim Meyering  <jim@meyering.net>
5236
5237         * modules/rename-dest-slash: New module.
5238         * MODULES.html.sh (posix_compat): Add it here.
5239
5240         * modules/rename: Reflect vb_FUNC_RENAME -> gl_FUNC_RENAME change.
5241
5242 2006-09-15  Jim Meyering  <jim@meyering.net>
5243
5244         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH): New
5245         file.
5246
5247         * m4/rename.m4 (gl_FUNC_RENAME): Rename from vb_FUNC_RENAME.
5248
5249 2006-09-15  Jim Meyering  <jim@meyering.net>
5250
5251         * lib/rename-dest-slash.c (has_trailing_slash): Use
5252         FILE_SYSTEM_PREFIX_LEN, for non-POSIX systems.
5253         (rpl_rename_dest_slash): Perform the cheaper trailing slash
5254         test before testing whether SRC is a directory.
5255         Suggestions from Bruno Haible.
5256
5257         Avoid a warning about an unused variable.
5258         * lib/regex_internal.c (re_dfa_add_node): Move declaration of "type"
5259         into the #ifdef block where it's used.
5260
5261         * lib/rename-dest-slash.c: New file.
5262
5263 2006-09-14  Bruno Haible  <bruno@clisp.org>
5264
5265         * lib/allocsa.c: Include <config.h> unconditionally.
5266         * lib/asnprintf.c: Likewise.
5267         * lib/asprintf.c: Likewise.
5268         * lib/c-strcasecmp.c: Likewise.
5269         * lib/c-strcasestr.c: Likewise.
5270         * lib/c-strncasecmp.c: Likewise.
5271         * lib/c-strstr.c: Likewise.
5272         * lib/classpath.c: Likewise.
5273         * lib/clean-temp.c: Likewise.
5274         * lib/concatpath.c: Likewise.
5275         * lib/copy-file.c: Likewise.
5276         * lib/csharpcomp.c: Likewise.
5277         * lib/csharpexec.c: Likewise.
5278         * lib/execute.c: Likewise.
5279         * lib/fatal-signal.c: Likewise.
5280         * lib/findprog.c: Likewise.
5281         * lib/fwriteerror.c: Likewise.
5282         * lib/gl_array_list.c: Likewise.
5283         * lib/gl_array_oset.c: Likewise.
5284         * lib/gl_avltree_list.c: Likewise.
5285         * lib/gl_avltree_oset.c: Likewise.
5286         * lib/gl_avltreehash_list.c: Likewise.
5287         * lib/gl_carray_list.c: Likewise.
5288         * lib/gl_linked_list.c: Likewise.
5289         * lib/gl_linkedhash_list.c: Likewise.
5290         * lib/gl_list.c: Likewise.
5291         * lib/gl_oset.c: Likewise.
5292         * lib/gl_rbtree_list.c: Likewise.
5293         * lib/gl_rbtree_oset.c: Likewise.
5294         * lib/gl_rbtreehash_list.c: Likewise.
5295         * lib/imaxabs.c: Likewise.
5296         * lib/imaxdiv.c: Likewise.
5297         * lib/javacomp.c: Likewise.
5298         * lib/javaexec.c: Likewise.
5299         * lib/javaversion.c: Likewise.
5300         * lib/linebreak.c: Likewise.
5301         * lib/localcharset.c: Likewise.
5302         * lib/lock.c: Likewise.
5303         * lib/mbchar.c: Likewise.
5304         * lib/mbswidth.c: Likewise.
5305         * lib/mkdtemp.c: Likewise.
5306         * lib/pipe.c: Likewise.
5307         * lib/printf-args.c: Likewise.
5308         * lib/printf-parse.c: Likewise.
5309         * lib/progname.c: Likewise.
5310         * lib/progreloc.c: Likewise.
5311         * lib/readlink.c: Likewise.
5312         * lib/sh-quote.c: Likewise.
5313         * lib/stpcpy.c: Likewise.
5314         * lib/stpncpy.c: Likewise.
5315         * lib/strcasecmp.c: Likewise.
5316         * lib/strcasestr.c: Likewise.
5317         * lib/strcspn.c: Likewise.
5318         * lib/striconv.c: Likewise.
5319         * lib/strncasecmp.c: Likewise.
5320         * lib/strnlen1.c: Likewise.
5321         * lib/strstr.c: Likewise.
5322         * lib/strtok_r.c: Likewise.
5323         * lib/tls.c: Likewise.
5324         * lib/tmpdir.c: Likewise.
5325         * lib/unicodeio.c: Likewise.
5326         * lib/unsetenv.c: Likewise.
5327         * lib/vasnprintf.c: Likewise.
5328         * lib/vasprintf.c: Likewise.
5329         * lib/wait-process.c: Likewise.
5330         * lib/xallocsa.c: Likewise.
5331         * lib/xsetenv.c: Likewise.
5332         * lib/xstriconv.c: Likewise.
5333
5334 2006-09-13  Simon Josefsson  <jas@extundo.com>
5335
5336         * m4/getdate.m4: Don't AC_LIBOBJ([getdate]), automake takes care of
5337         that internally, suggested by Ralf Wildenhues
5338         <Ralf.Wildenhues@gmx.de>.
5339
5340 2006-09-13  Simon Josefsson  <jas@extundo.com>
5341
5342         * gnulib-tool (func_emit_lib_Makefile_am): Use $(LIBOBJS), not
5343         @LIBOBJS@.
5344         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
5345
5346 2006-09-13  Paul Eggert  <eggert@cs.ucla.edu>
5347
5348         * lib/_fpending.c: Include <config.h> unconditionally, since we no
5349         longer worry about uses that don't define HAVE_CONFIG_H.
5350         * lib/acl.c, lib/alloca.c, lib/argmatch.c, lib/atexit.c:
5351         * lib/backupfile.c, lib/basename.c, lib/c-stack.c, lib/c-strtod.c:
5352         * lib/calloc.c,lib/ canon-host.c, lib/canonicalize.c, lib/chdir-long.c:
5353         * lib/chdir-safer.c, lib/chown.c, lib/cloexec.c, lib/close-stream.c:
5354         * lib/closeout.c, lib/creat-safer.c, lib/cycle-check.c, lib/diacrit.c:
5355         * lib/dirchownmod.c, lib/dirfd.c, lib/dirname.c, lib/dup-safer.c:
5356         * lib/dup2.c, lib/error.c, lib/euidaccess.c, lib/exclude.c:
5357         * lib/exitfail.c, lib/fchmodat.c, lib/fchown-stub.c, lib/fd-safer.c:
5358         * lib/file-type.c, lib/fileblocks.c, lib/filemode.c, lib/filenamecat.c:
5359         * lib/fnmatch.c, lib/fopen-safer.c, lib/fprintftime.c, lib/free.c:
5360         * lib/fsusage.c, lib/ftruncate.c, lib/fts-cycle.c, lib/fts.c:
5361         * lib/full-write.c, lib/gai_strerror.c, lib/getcwd.c, lib/getdate.y:
5362         * lib/getdomainname.c, lib/getgroups.c, lib/gethostname.c:
5363         * lib/gethrxtime.c, lib/getloadavg.c, lib/getlogin_r.c:
5364         * lib/getndelim2.c, lib/getnline.c, lib/getopt.c, lib/getopt1.c:
5365         * lib/getpass.c, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c:
5366         * lib/getusershell.c, lib/glob.c, lib/group-member.c:
5367         * lib/hard-locale.c, lib/hash-pjw.c, lib/hash.c, lib/human.c:
5368         * lib/idcache.c, lib/inet_ntop.c, lib/inet_pton.c, lib/inttostr.c:
5369         * lib/isdir.c, lib/lchown.c, lib/linebuffer.c, lib/long-options.c:
5370         * lib/lstat.c, lib/malloc.c, lib/md5.c, lib/memcasecmp.c, lib/memchr.c:
5371         * lib/memcmp.c, lib/memcoll.c, lib/memcpy.c, lib/memmove.c:
5372         * lib/memrchr.c, lib/mkancesdirs.c, lib/mkdir-p.c, lib/mkdir.c:
5373         * lib/mkdirat.c, lib/mkstemp-safer.c, lib/mkstemp.c, lib/modechange.c:
5374         * lib/mountlist.c, lib/nanosleep.c, lib/obstack.c, lib/open-safer.c:
5375         * lib/openat-die.c, lib/openat.c, lib/pagealign_alloc.c, lib/physmem.c:
5376         * lib/pipe-safer.c, lib/posixtm.c, lib/posixver.c, lib/putenv.c:
5377         * lib/quote.c, lib/quotearg.c, lib/raise.c, lib/readtokens.c:
5378         * lib/readtokens0.c, lib/readutmp.c, lib/realloc.c, lib/regex.c:
5379         * lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c:
5380         * lib/same.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c:
5381         * lib/settime.c, lib/sha1.c, lib/sig2str.c, lib/snprintf.c:
5382         * lib/strdup.c, lib/strerror.c, lib/strftime.c, lib/stripslash.c:
5383         * lib/strndup.c, lib/strnlen.c, lib/strpbrk.c, lib/strtod.c:
5384         * lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c:
5385         * lib/time_r.c, lib/timegm.c, lib/tmpfile-safer.c, lib/unlinkdir.c:
5386         * lib/userspec.c, lib/utime.c, lib/utimecmp.c, lib/utimens.c:
5387         * lib/version-etc-fsf.c, lib/version-etc.c, lib/xalloc-die.c:
5388         * lib/xgetcwd.c, lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c:
5389         * lib/xnanosleep.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtoimax.c:
5390         * lib/xstrtol.c, lib/xstrtoumax.c, lib/yesno.c:
5391         Likewise.
5392
5393 2006-09-13  Eric Blake  <ebb9@byu.net>
5394
5395         * lib/getopt.c: Fix typo in last commit.
5396
5397 2006-09-12  Sergey Poznyakoff  <gray@gnu.org.ua>
5398
5399         * lib/argp-help.c (argp_doc): Make sure NULL is not passed to
5400         dgettext.
5401
5402 2006-09-12  Jim Meyering  <jim@meyering.net>
5403
5404         * lib/nanosleep.c: Include <sys/types.h> before sys/select.h, to avoid
5405         compilation failure (due to use of pid_t in latter) on NetBSD 1.6.
5406         Reported by Nelson H. F. Beebe.
5407
5408 2006-09-10  Sergey Poznyakoff  <gray@gnu.org.ua>
5409
5410         * lib/argp-parse.c (__argp_parse) [!_LIBC]: Make sure
5411         program_invocation_name and program_invocation_short_name are
5412         initialized.
5413         * lib/argp-namefrob.h: Move declarations of program_invocation_name
5414         and program_invocation_short_name to argp.h, so they are visible
5415         to user programs.
5416         * lib/argp.h: Likewise
5417
5418 2006-09-10  Bruno Haible  <bruno@clisp.org>
5419
5420         * modules/mkdtemp (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
5421         m4/inttypes_h.m4, m4/uintmax_t.m4.
5422
5423 2006-09-10  Bruno Haible  <bruno@clisp.org>
5424
5425         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Don't require
5426         gl_AC_TYPE_UINTMAX_T.
5427
5428 2006-09-10  Bruno Haible  <bruno@clisp.org>
5429
5430         * lib/mkdtemp.c: Include <stdint.h> always. Don't include <inttypes.h>.
5431
5432 2006-09-09  Sergey Poznyakoff  <gray@gnu.org.ua>
5433
5434         * lib/argp.h (struct argp): Document the N_("..") "\v" N_("..")
5435         convention.  Text proposed by Bruno Haible.
5436         (struct argp_option): Document the use of N_() wrappers.
5437
5438         * lib/argp-help.c (argp_doc): Split the untranslated doc string on
5439         '\v', and translate the two parts separately, instead of feeding
5440         the whole string to gettext.  This allows to exclude
5441         '\v' from the strings visible to the translator by writing doc
5442         strings as N_("..") "\v" N_("..").
5443
5444 2006-09-09  Paul Eggert  <eggert@cs.ucla.edu>
5445
5446         * config/srclist.txt: Undo latest change; the bug was fixed.
5447
5448 2006-09-09  Bruno Haible  <bruno@clisp.org>
5449
5450         * gnulib-tool (func_emit_lib_Makefile_am): Eliminate lib_LDFLAGS
5451         assignments if building a library without libtool.
5452         (func_emit_tests_Makefile_am): Likewise. Handle lib_* variables as
5453         in func_emit_lib_Makefile_am.
5454         (func_import): When building a static library libfoo.a, arrange to
5455         define variables LIBFOO_LIBDEPS and LIBFOO_LTLIBDEPS.
5456         (func_create_testdir): Likewise.
5457         * modules/gc (configure.ac, Makefile.am): If building statically,
5458         augment gl_libdeps and gl_ltlibdeps instead of lib_LDFLAGS.
5459         * modules/iconvme (configure.ac, Makefile.am): Likewise.
5460         * modules/striconv (configure.ac, Makefile.am): Likewise.
5461         Based on a suggestion by Ralf Wildenhues.
5462
5463 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
5464
5465         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
5466         Check for unistd.h too, since Autoconf doesn't assume POSIX.
5467         Also:
5468
5469         2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
5470         Add year_2050_test to catch glibc bug 2821
5471         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
5472
5473         2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
5474         Prefer #ifdef to #if.
5475
5476         2006-04-02  Paul Eggert  <eggert@cs.ucla.edu>
5477         Return from 'main' instead of calling 'exit'.
5478
5479 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
5480
5481         * lib/mktime.c (guess_time_tm): Fix bug where mktime
5482         returned the maximum time_t value rather than (time_t) -1.
5483         Problem originally reported by William Bardwell
5484         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
5485
5486         * lib/isapipe.h (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
5487         Moved to here ...
5488         * lib/isapipe.c (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
5489         ... from here.
5490
5491 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
5492
5493         * config/srclist.txt: Temporarily comment out mktime.c until glibc bug
5494         2821 is fixed.
5495
5496 2006-09-08  Jim Meyering  <jim@meyering.net>
5497
5498         Don't make generated files read-only.  That would bother too many
5499         people.  However, do retain the ability to work when targets are
5500         read-only: remove the destination and temporary files before writing
5501         them (when generated via sed or echo), or by using the -f option for
5502         both cp and mv commands.  Suggestion to use -f from Paul Eggert.
5503         * modules/alloca-opt, modules/argz, modules/arpa_inet:
5504         * modules/byteswap, modules/configmake, modules/fcntl:
5505         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
5506         * modules/localcharset, modules/netinet_in, modules/poll:
5507         * modules/stdbool, modules/stdint, modules/sys_select:
5508         * modules/sys_socket, modules/sys_stat, modules/sysexits:
5509
5510 2006-09-08  Jim Meyering  <jim@meyering.net>
5511
5512         Avoid new build failure on FreeBSD 6.0.
5513         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Include
5514         <sys/param.h> when testing whether getmntinfo uses statvfs.  Patch by
5515         Pavel Tsekov, in <http://savannah.gnu.org/bugs/?17643>.
5516
5517 2006-09-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5518
5519         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't use plain echo.
5520
5521 2006-09-07  Jim Meyering  <jim@meyering.net>
5522
5523         Fix global typo in last change: use chmod u-w, not chmod u-x.
5524         Spotted by Paul Eggert and Bruce Korb.
5525         * modules/alloca-opt, modules/argz, modules/arpa_inet:
5526         * modules/byteswap, modules/configmake, modules/fcntl:
5527         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
5528         * modules/localcharset, modules/netinet_in, modules/poll:
5529         * modules/stdbool, modules/stdint, modules/sys_select:
5530         * modules/sys_socket, modules/sys_stat, modules/sysexits:
5531
5532 2006-09-06  Jim Meyering  <jim@meyering.net>
5533
5534         Make generated files be read-only.
5535         * modules/alloca-opt (Makefile.am): Work also when $@ is read-only.
5536         Ensure that each generated file is now read-only.
5537         * modules/argz: Likewise.
5538         * modules/arpa_inet: Likewise.
5539         * modules/byteswap: Likewise.
5540         * modules/configmake: Likewise.
5541         * modules/fcntl: Likewise.
5542         * modules/fnmatch: Likewise.
5543         * modules/getopt: Likewise.
5544         * modules/glob: Likewise.
5545         * modules/inttypes: Likewise.
5546         * modules/netinet_in: Likewise.
5547         * modules/poll: Likewise.
5548         * modules/stdbool: Likewise.
5549         * modules/stdint: Likewise.
5550         * modules/sys_select: Likewise.
5551         * modules/sys_socket: Likewise.
5552         * modules/sys_stat: Likewise.
5553         * modules/sysexits: Likewise.
5554         * modules/localcharset: Same as above, but continue using temporary
5555         file named "t-$@" (why different?) rather than the "$@-t" used
5556         everywhere else.
5557
5558         * modules/sysexits (Makefile.am): Replace literal occurrences
5559         of "sysexit.h" more readable, and more consistent, "$@".
5560
5561 2006-09-06  Bruno Haible  <bruno@clisp.org>
5562
5563         * modules/striconv: New file.
5564         * modules/xstriconv: New file.
5565         * MODULES.html.sh (Internationalization functions): Add striconv,
5566         xstriconv.
5567
5568 2006-09-06  Bruno Haible  <bruno@clisp.org>
5569
5570         * modules/gc (Makefile.am): Augment lib_LDFLAGS, not lib_LIBADD.
5571         * modules/iconvme (Makefile.am): Likewise. Also handle the case of
5572         not using libtool correctly.
5573
5574 2006-09-06  Bruno Haible  <bruno@clisp.org>
5575
5576         * lib/striconv.h: New file.
5577         * lib/striconv.c: New file, merging iconvme.c with GNU gettext's
5578         iconvstring.c.
5579         * lib/xstriconv.h: New file.
5580         * lib/xstriconv.c: New file.
5581
5582 2006-09-06  Bruno Haible  <bruno@clisp.org>
5583
5584         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
5585         lib_..._LDFLAGS.
5586
5587 2006-09-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5588
5589         * lib/argz_.h: Sync from Libtool.
5590
5591         2006-09-04  George Bosilca <bosilca@cs.utk.edu>
5592                 and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5593
5594         * lib/libltdl/argz_.h: It's __cplusplus, not _cplusplus.
5595
5596 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
5597
5598         * modules/trim: New file.
5599
5600 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
5601
5602         * lib/trim.h: New file.
5603         * lib/trim.c: New file.
5604
5605 2006-09-05  Bruno Haible  <bruno@clisp.org>
5606
5607         * MODULES.html.sh (String handling): Add trim.
5608
5609 2006-09-04  Karl Berry  <karl@gnu.org>
5610
5611         * config/srclist.txt (signed.m4, gettext.m4): changes not propagated
5612         until next release.
5613
5614 2006-09-03  Bruno Haible  <bruno@clisp.org>
5615
5616         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Locate mingw shared libraries
5617         correctly.
5618
5619 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
5620
5621         * m4/getloadavg.m4 (gl_GETLOADAVG): Use CONFIGURING_GETLOADAVG,
5622         not gl_GETLOADAVG.  Omit unneeded semicolons.
5623         Problems reported by Ralf Wildenhues in
5624         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
5625         (gl_PREREQ_GETLOADAVG): Use AC_DEFUN, not m4_define.  Put
5626         at the end, which is the usual gnulib style.
5627
5628         * m4/fstypename.m4 (gl_FSTYPENAME): Use AC_CHECK_MEMBERS instead
5629         of doing all the work ourselves.
5630         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Don't check for
5631         sys/statvfs.h since the code doesn't use HAVE_SYS_STATVFS_H.
5632
5633 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
5634
5635         * lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not gl_GETLOADAVG.
5636         Problem reported by Ralf Wildenhues in
5637         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
5638
5639         * lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STATFS replaced by
5640         HAVE_STRUCT_STATFS_F_FSTYPENAME.
5641
5642 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
5643
5644         * gnulib-tool (func_emit_lib_Makefile_am): Fix typos in
5645         yesterday's patch by changing test -n to test -z.
5646
5647 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
5648
5649         * modules/getloadavg (Files): Add m4/getloadavg.m4.
5650         (configure.ac): AC_FUNC_GETLOADAVG -> gl_GETLOADAVG, as
5651         the former is now obsolescent.
5652
5653         * modules/chdir-long (Depends-on): Add fcntl.
5654
5655 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
5656
5657         * m4/fnmatch.m4: Add comment that Autoconf AC_FUNC_FNMATCH is
5658         obsolescent, and programs should use gnulib instead.
5659         * m4/getloadavg.m4: New file, with contents taken from Autoconf
5660         but with prefixes changed.
5661
5662 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
5663
5664         * lib/getloadavg.c [defined gl_GETLOADAVG]: Don't include config.h
5665         or stdbool.h, because they might not exist while configuring.
5666
5667         * lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
5668         Don't include unistd.h or limits.h; not needed, since chdir-long.h
5669         does that for us.
5670         (O_DIRECTORY): Remove.
5671
5672 2006-08-31  Eric Blake  <ebb9@byu.net>
5673
5674         * gnulib-tool: Don't let emacs change spaces to TAB.
5675
5676 2006-08-31  Bruno Haible  <bruno@clisp.org>
5677
5678         * gnulib-tool: When calling func_import more than once, do it in a
5679         subshell.
5680         Reported by Eric Blake <ebb9@byu.net>.
5681
5682 2006-08-31  Bruno Haible  <bruno@clisp.org>
5683
5684         * gnulib-tool (nl): Remove variable.
5685         (sed_transform_lib_file): Use more robust test for config-h module.
5686         (func_import): Fix typo in 2006-08-25 patch.
5687
5688 2006-08-31  Bruno Haible  <bruno@clisp.org>
5689
5690         * gnulib-tool (func_emit_lib_Makefile_am): When --makefile-name was
5691         specified, augment Makefile.am variables instead of assigning them.
5692
5693 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
5694
5695         Work around a bug in both the Linux and SunOS 64-bit kernels:
5696         nanosleep mishandles sleeps for longer than 2**31 seconds.
5697         Problem reported by Frank v Waveren in
5698         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
5699         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_CLOCK_TIME.
5700         Check for nanosleep bug.
5701         (LIB_NANOSLEEP): Append clock_gettime library if needed.
5702
5703 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
5704
5705         Work around a bug in both the Linux and SunOS 64-bit kernels:
5706         nanosleep mishandles sleeps for longer than 2**31 seconds.
5707         Problem reported by Frank v Waveren in
5708         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
5709         * lib/nanosleep.c (BILLION): New constant.
5710         (getnow) [HAVE_BUG_BIG_NANOSLEEP]: New functions.
5711         (rpl_nanosleep) [HAVE_BUG_BIG_NANOSLEEP]: Completely new
5712         implementation.
5713
5714 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
5715
5716         * modules/nanosleep (Depends-on): Add gettime.
5717
5718 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
5719         and Simon Josefsson  <jas@extundo.com>
5720         and Oskar Liljeblad  <oskar@osk.mine.nu>
5721
5722         * MODULES.html.sh (Support for building documentation): Add gpl, lgpl.
5723         * gnulib-tool (func_import): New license type 'unmodifiable license
5724         text'.
5725         * modules/fdl: Use it.  Longer description.
5726         * module/gpl, module/lgpl: New files.
5727
5728 2006-08-30  Jim Meyering  <jim@meyering.net>
5729
5730         * lib/isapipe.c (isapipe): Rename local s/fd/fd_pair/ to avoid
5731         shadowing the parameter.
5732
5733 2006-08-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5734
5735         Sync from Libtool:
5736
5737         2006-08-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5738
5739         * lib/libltdl/argz.c: Use `#ifdef HAVE_CONFIG_H', to facilitate code
5740         sharing with gnulib.  Report by Eric Blake.
5741
5742 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
5743
5744         * modules/isapipe: New file.
5745         * MODULES.html.sh (File descriptor based Input/Output): Add isapipe.
5746
5747 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
5748
5749         * modules/configmake (Makefile.am): Add a comment, and omit
5750         the CONFIGMAKE_ prefix from generated macro names.  Suggested
5751         by Bruno Haible.
5752
5753 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
5754
5755         * m4/isapipe.m4: New file.
5756
5757 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
5758
5759         * lib/isapipe.c, lib/isapipe.h: New files.
5760
5761 2006-08-29  Jim Meyering  <jim@meyering.net>
5762
5763         * modules/configmake (Makefile.am): Make configmake.h depend on
5764         Makefile.  Otherwise, a stale configmake.h could hang around.
5765
5766 2006-08-29  Eric Blake  <ebb9@byu.net>
5767
5768         * lib/error.c (error_at_line, print_errno_message): Match libc, after
5769         resolution of upstream bug 3044.
5770
5771 2006-08-29  Bruno Haible  <bruno@clisp.org>
5772
5773         * modules/localcharset (Depends-on): Add configmake.
5774         (Makefile.am): Remove setting of LIBDIR through DEFS.
5775
5776 2006-08-29  Bruno Haible  <bruno@clisp.org>
5777
5778         * lib/localcharset.c: Include configmake.h in order to get LIBDIR
5779         defined.
5780
5781 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
5782
5783         * modules/fcntl: New file.
5784         * modules/chdir-safer (Depends-on): Add fcntl.
5785         * modules/fts: Likewise.
5786         * modules/mkdir-p: Likewise.
5787
5788         * modules/stdint (Makefile.am): Do not substitute ABSOLUTE_INTTYPES_H.
5789         This undoes the most recent change, since we're now addressing the
5790         problem in a different way.
5791
5792         * gnulib-tool (emit_lib_Makefile_am): Don't put $makefile_name
5793         into output, since the output might be called Makefile.am even
5794         if $makefile_name is something different.
5795         (func_import): Use $makefile_am rather than
5796         ${makefile_name-Makefile.am}, to fix a bug where makefile_name was
5797         empty.
5798
5799         * modules/inttypes (Files): Add m4/inttypes-h.m4.
5800
5801 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
5802
5803         * m4/inttypes.m4 (gl_INTTYPES_H): Move ABSOLUTE_INTTYPES_H code here...
5804         * m4/stdint.m4 (gl_STDINT_H): ... from here.  This undoes the most
5805         recent change to stdint.m4, since we're now addressing the problem in a
5806         different way.
5807
5808 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
5809
5810         * m4/fcntl_h.m4: New file.
5811
5812 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
5813
5814         * lib/fcntl_.h: New file.
5815         * lib/chdir-safer.c (O_DIRECTORY, O_NOFOLLOW): Remove, now that we have
5816         the fcntl module.
5817         * lib/dirchownmod.c: Likewise.
5818         * lib/fts.c: Likewise.
5819
5820         * lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:
5821         Include @ABSOLUTE_INTTYPES_H@ if available, but do nothing else.
5822         * lib/stdint_.h (_GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H): Define
5823         just before including <inttypes.h>, to avoid circular inclusion.
5824
5825 2006-08-28  Jim Meyering  <jim@meyering.net>
5826
5827         * doc/visibility.texi: Actually read and correct the grammar of the
5828         sentence affected by yesterday's change.
5829
5830 2006-08-28  Eric Blake  <ebb9@byu.net>
5831
5832         * modules/inttypes (Makefile.am): Fix sed error when inttypes.h
5833         needs wrapper.
5834
5835 2006-08-28  Eric Blake  <ebb9@byu.net>
5836
5837         * m4/inttypes.m4 (gl_INTTYPES_H): Fix missing #endif.
5838
5839 2006-08-28  Eric Blake  <ebb9@byu.net>
5840
5841         * m4/codeset.m4 (AM_LANGINFO_CODESET): Avoid compiler warning.
5842
5843 2006-08-28  Bruno Haible  <bruno@clisp.org>
5844
5845         * modules/c-strstr: New file, from GNU gettext.
5846         * MODULES.html.sh (String handling): Add c-strstr.
5847
5848 2006-08-28  Bruno Haible  <bruno@clisp.org>
5849
5850         * m4/inttypes.m4 (gl_INTTYPES_H): Don't test for the existence of SCNX*
5851         macros.
5852         Reported by Eric Blake.
5853
5854 2006-08-28  Bruno Haible  <bruno@clisp.org>
5855
5856         * lib/vasnprintf.c (EOVERFLOW): Remove definition.
5857         (VASNPRINTF): Return a string of length > INT_MAX without failing.
5858         * lib/vasprintf.c: Include errno.h, limits.h.
5859         (EOVERFLOW): New fallback definition.
5860         (vasprintf): Test here whether the string length is > INT_MAX.
5861         * lib/vsnprintf.c: Include errno.h, limits.h.
5862         (EOVERFLOW): New fallback definition.
5863         (vsnprintf): Fix bug when generated string was too long for the buffer.
5864         Test here whether the string length is > INT_MAX.
5865
5866 2006-08-28  Bruno Haible  <bruno@clisp.org>
5867
5868         * lib/inttypes_.h (SCNX*): Remove definitions.
5869         Reported by Eric Blake.
5870
5871 2006-08-28  Bruno Haible  <bruno@clisp.org>
5872
5873         * lib/c-strstr.h: New file, from GNU gettext.
5874         * lib/c-strstr.c: New file, from GNU gettext.
5875
5876 2006-08-28  Bruno Haible  <bruno@clisp.org>
5877
5878         * gnulib-tool: Reorder some statements.
5879
5880 2006-08-28  Bruno Haible  <bruno@clisp.org>
5881
5882         * gnulib-tool: New option --makefile-name.
5883         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Use
5884         $makefile_name.
5885         (func_import): Write $makefile_name to the cache file, and read it from
5886         there unless explicitly specified. Use $makefile_name as file name
5887         instead of Makefile.am. Adjust the recommendations accordingly.
5888
5889 2006-08-28  Bruno Haible  <bruno@clisp.org>
5890
5891         * gnulib-tool (func_verify_module): Check against misapplying patch.
5892
5893 2006-08-28  Bruno Haible  <bruno@clisp.org>
5894
5895         * gnulib-tool (func_relativize, func_relconcat): New functions.
5896         Give an error if --local-dir is given with --update.
5897         Remove trailing slashes from $local_gnulib_dir.
5898         (func_import): Store the relativized $local_gnulib_dir in
5899         gnulib-cache.m4, and read it from there if not specified explicitly.
5900
5901 2006-08-28  Bruno Haible  <bruno@clisp.org>
5902
5903         * gnulib-tool (func_get_tests_module): Don't assume that $gnulib_dir
5904         is the current directory. Respect also $local_gnulib_dir.
5905
5906 2006-08-28  Bruno Haible  <bruno@clisp.org>
5907             Simon Josefsson  <jas@extundo.com>
5908
5909         BeOS portability.
5910         * lib/getaddrinfo.c (PF_INET, PF_UNSPEC): New macros.
5911
5912 2006-08-27  Jim Meyering  <jim@meyering.net>
5913
5914         * doc/visibility.texi: Remove duplicate word: "pointer".
5915
5916 2006-08-26  Bruno Haible  <bruno@clisp.org>
5917
5918         * modules/inttypes (Files): Add lib/inttypes_.h, remove lib/inttypes.h.
5919         Add m4/inttypes.m4, remove m4/_inttypes_h.m4 and m4/include_next.m4.
5920         (Makefile.am): Create inttypes.h from inttypes_.h.
5921         * modules/stdint (Makefile.am): Substitute also ABSOLUTE_INTTYPES_H.
5922
5923         * modules/imaxabs: New file.
5924
5925         * modules/imaxdiv: New file.
5926
5927 2006-08-26  Bruno Haible  <bruno@clisp.org>
5928
5929         * m4/inttypes.m4: New file.
5930         * m4/_inttypes_h.m4: Remove file.
5931         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Also AC_SUBST
5932         PRI_MACROS_BROKEN.
5933         * m4/stdint.m4 (gl_STDINT_H): Define also ABSOLUTE_INTTYPES_H.
5934
5935         * m4/imaxabs.m4: New file.
5936
5937         * m4/imaxdiv.m4: New file.
5938
5939 2006-08-26  Bruno Haible  <bruno@clisp.org>
5940
5941         * lib/inttypes_.h: New file.
5942         * lib/inttypes.h: Remove file.
5943         * lib/stdint_.h: Include <inttypes.h> through its absolute filename.
5944
5945         * lib/imaxabs.c: New file.
5946
5947         * lib/imaxdiv.c: New file.
5948
5949 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
5950
5951         New config-h module, so that "make" output needn't be cluttered
5952         by -DHAVE_CONFIG_H.
5953         * MODULES.html.sh (Support for building libraries and executables):
5954         Add config-h.
5955         * modules/config-h: New file.
5956         * gnulib-tool (nl, sed_transform_lib_file): New vars.
5957         (func_import): Turn "#ifdef HAVE_CONFIG_H" to "#if 1" if
5958         the config-h module is used.
5959
5960         New configmake module, so that "make" output needn't be cluttered
5961         by fluff like '-DLIBDIR=\"/usr/local/lib\"'.
5962         * MODULES.html.sh (Support for building libraries and executables):
5963         Add configmake.
5964         * modules/configmake: New file.
5965
5966 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
5967
5968         * m4/config-h.m4: New file.
5969
5970 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
5971
5972         * config/srclist.txt: Add elisp-comp.
5973
5974 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
5975
5976         * MODULES.html.sh (Support for building libraries and executables):
5977         Add elisp-comp.
5978         * build-aux/elisp-comp: New file.
5979         * modules/elisp-comp: New file.
5980
5981 2006-08-24  Bruno Haible  <bruno@clisp.org>
5982
5983         * gnulib-tool (func_create_testdir): Use non-default values of
5984         sourcebase and m4base.
5985
5986 2006-08-24  Bruno Haible  <bruno@clisp.org>
5987
5988         * MODULES.html.sh (Compatibility checks for POSIX:2001 functions: Fix
5989         HTML structure.
5990
5991 2006-08-23  Paul Eggert  <eggert@cs.ucla.edu>
5992
5993         * modules/openat (Depends-on): Add lchown.
5994
5995 2006-08-23  Bruno Haible  <bruno@clisp.org>
5996
5997         * gnulib-tool (func_import, func_create_testdir): Emit an invocation
5998         of gl_LOCK_EARLY instead of gl_LOCK.
5999
6000 2006-08-23  Bruno Haible  <bruno@clisp.org>
6001
6002         * m4/lock.m4 (gl_LOCK_BODY): Change the default value of gl_use_threads
6003         on OSF/1 to no.
6004         Reported by Stephen Cartwright <sgcartwr@ucalgary.ca>.
6005
6006 2006-08-23  Bruno Haible  <bruno@clisp.org>
6007
6008         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't consider BeOS statvfs
6009         as unusable.
6010
6011         * m4/lock.m4 (gl_LOCK_EARLY): Renamed from gl_LOCK.
6012         (gl_LOCK_BODY): Remove gl_PREREQ_LOCK invocation.
6013         (gl_LOCK): New macro.
6014
6015 2006-08-22  Simon Josefsson  <jas@extundo.com>
6016
6017         * modules/gc-md5 (Makefile.am): Need to add md5.h, after changes
6018         to md5 module.
6019
6020 2006-08-22  Simon Josefsson  <jas@extundo.com>
6021
6022         * MODULES.html.sh: Add "Support for maintaining and release
6023         projects".
6024
6025         * build-aux/gnupload: New file, from coreutils.
6026
6027 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
6028
6029         Avoid the need for AC_LIBSOURCES in m4 macros.
6030         * modules/arcfour (EXTRA_DIST): Add arcfour.h.
6031         * modules/arctwo (EXTRA_DIST): Add arctwo.h.
6032         * modules/check-version (EXTRA_DIST): Add check-version.h.
6033         * modules/crc (EXTRA_DIST): Add crc.h.
6034         * modules/des (EXTRA_DIST): Add des.h.
6035         * modules/gc (EXTRA_DIST): Add gc.h.
6036         * modules/getdelim (EXTRA_DIST): Add getdelim.h.
6037         * modules/getline (EXTRA_DIST): Add getline.h.
6038         * modules/getlogin_r (EXTRA_DIST): Add getlogin_r.h.
6039         * modules/hmac-md5 (EXTRA_DIST): Add hmac.h.
6040         * modules/hmac-sha1 (EXTRA_DIST): Add hmac.h.
6041         * modules/md2 (EXTRA_DIST): Add md2.h.
6042         * modules/md4 (EXTRA_DIST): Add md4.h.
6043         * modules/pagealign_alloc (EXTRA_DIST): Add pagealign_alloc.h.
6044         * modules/read-file (EXTRA_DIST): Add read-file.h.
6045         * modules/readline (EXTRA_DIST): Add readline.h.
6046         * modules/rijndael (EXTRA_DIST): Add rijndael-alg-fst.h,
6047         rijndael-api-fst.h.
6048
6049 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
6050
6051         * m4/rijndael.m4 (gl_ARCFOUR):
6052         * m4/arctwo.m4 (gl_ARCTWO):
6053         * m4/check-version.m4 (gl_CHECK_VERSION):
6054         * m4/crc.m4 (gl_CRC):
6055         * m4/des.m4 (gl_DES):
6056         * m4/gc-pbkdf2-sha1.m4 (gl_GC_PBKDF2_SHA1):
6057         * m4/gc.m4 (gl_GC):
6058         * m4/getdelim.m4 (gl_FUNC_GETDELIM):
6059         * m4/getline.m4 (gl_FUNC_GETLINE):
6060         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE):
6061         * m4/hmac-md5.m4 (gl_HMAC_MD5):
6062         * m4/hmac-sha1.m4 (gl_HMAC_SHA1):
6063         * m4/md2.m4 (gl_MD2):
6064         * m4/md4.m4 (gl_MD4):
6065         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC):
6066         * m4/read-file.m4 (gl_FUNC_READ_FILE):
6067         * m4/readline.m4 (gl_FUNC_READLINE):
6068         * m4/rijndael.m4 (gl_RIJNDAEL):
6069         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
6070         to get the necessary .h files and whatnot.
6071
6072 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
6073
6074         * config/srclist.txt: Remove gnupload, since coreutils now syncs from
6075         gnulib rather than the other way around.
6076         * config/srclistvars.sh (COREUTILS): Remove.
6077
6078 2006-08-22  Jim Meyering  <jim@meyering.net>
6079
6080         * modules/mkdir-p (Makefile.am): Fix typo: s/lib+SOURCES/lib_SOURCES/.
6081
6082         * modules/getpass-gnu (Makefile.am): Add getpass.h to EXTRA_DIST.
6083
6084 2006-08-22  Eric Blake  <ebb9@byu.net>
6085
6086         * modules/regexprops-generic: New file.
6087         * MODULES.html.sh (Support for building documentation): List it.
6088
6089 2006-08-22  Eric Blake  <ebb9@byu.net>
6090
6091         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Avoid compiler warning.
6092         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
6093         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Likewise.
6094         * m4/intmax_t.m4 (gt_AC_TYPE_INTMAX_T): Likewise.
6095
6096 2006-08-22  Bruno Haible  <bruno@clisp.org>
6097
6098         * gnulib-tool (func_emit_lib_Makefile_am): Don't treat lib_LIBRARIES
6099         and lib_LTLIBRARIES like the other lib_* variables.
6100
6101 2006-08-22  Bruno Haible  <bruno@clisp.org>
6102
6103         * build-aux/x-to-1.in: New file, from GNU gettext.
6104
6105 2006-08-22  Bruno Haible  <bruno@clisp.org>
6106
6107         * m4/readutmp.m4 (gl_READUTMP): Compile readutmp.c only if <utmp.h> or
6108         <utmpx.h> exists.
6109
6110 2006-08-22  Bruno Haible  <bruno@clisp.org>
6111
6112         * lib/readutmp.h: Skip most definitions if neither <utmp.h> nor
6113         <utmpx.h> exists.
6114
6115 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
6116
6117         BeOS portability.
6118         * lib/dirchownmod.c (dirchownmod): Don't use fchmod if it doesn't
6119         exist.
6120         Problem reported by Bruno Haible.
6121
6122 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
6123
6124         Avoid the need for AC_LIBSOURCES in m4 macros.
6125         * modules/acl (EXTRA_DIST): Add acl.h.
6126         * modules/argmatch (Files): Add m4/argmatch.m4.
6127         (configure.ac): Add gl_ARGMATCH.
6128         (EXTRA_DIST): Renamed from lib_SOURCES, for
6129         consistency with the other modules.  Remove argmatch.c.
6130         * modules/backupfile (EXTRA_DIST): Add backupfile.h.
6131         * modules/c-strtod (EXTRA_DIST): Add c-strtod.h.
6132         * modules/c-strtold (EXTRA_DIST): Add c-strtod.c, c-strtod.h.
6133         * modules/canonhost (EXTRA_DIST): Add c-canonhost.h.
6134         * modules/canonicalize (EXTRA_DIST): Add canonicalize.h.
6135         * modules/chdir-long (EXTRA_DIST): Add chdir-long.h.
6136         * modules/chdir-safer (EXTRA_DIST): Add chdir-safer.h.
6137         * modules/cloexec (EXTRA_DIST): Add cloexec.h.
6138         * modules/close-stream (EXTRA_DIST): Add close-stream.h.
6139         * modules/closeout (EXTRA_DIST): Add closeout.h.
6140         * modules/cycle-check (EXTRA_DIST): Add cycle-check.h.
6141         * modules/dev-ino (EXTRA_DIST): Add dev-ino.h.
6142         * modules/dirfd (EXTRA_DIST): Add dirfd.h.
6143         * modules/dirname (EXTRA_DIST): Renamed from lib_SOURCES.  Add
6144         dirname.h; remove basename.c and stripslash.c.
6145         * modules/exclude (EXTRA_DIST): Add exclude.h.
6146         * modules/exitfail (EXTRA_DIST): Add exitfail.h.
6147         * modules/fcntl-safer (EXTRA_DIST): Add fcntl-safer.h fcntl--.h.
6148         * modules/file-type (EXTRA_DIST): Add file-type.h.
6149         * modules/filemode (EXTRA_DIST): Add filemode.h.
6150         * modules/filenamecat (EXTRA_DIST): Add filenamecat.h.
6151         * modules/fopen-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
6152         * modules/fpending (EXTRA_DIST): Add __fpending.h.
6153         * modules/fprintftime (EXTRA_DIST): Add fprintftime.h.
6154         * modules/fsusage (EXTRA_DIST): Add fsusage.h.
6155         * modules/fts (EXTRA_DIST): Add fts_.h fts-cycle.c.
6156         * modules/getcwd (EXTRA_DIST): Add getcwd.h.
6157         * modules/getdate (EXTRA_DIST): Add getdate.c.
6158         * modules/gethrxtime (EXTRA_DIST): Add gethrxtime.h xtime.h.
6159         * modules/getpagesize (EXTRA_DIST): Add getpagesize.h.
6160         * modules/getpass (EXTRA_DIST): Add getpass.h.
6161         * modules/glob (EXTRA_DIST): Add glob_.h glob-libc.h.
6162         * modules/group-member (EXTRA_DIST): Add group-member.h.
6163         * modules/hard-locale (EXTRA_DIST): Add hard-locale.h.
6164         * modules/hash (EXTRA_DIST): Add hash.h.
6165         * modules/human (EXTRA_DIST): Add human.h.
6166         * modules/inttypes (EXTRA_DIST): Add inttypes.h.
6167         * modules/lchmod (EXTRA_DIST): Add lchmod.h.
6168         * modules/lchown (EXTRA_DIST): Add lchown.h.
6169         * modules/long-options (EXTRA_DIST): Add long-options.h.
6170         * modules/lstat (EXTRA_DIST): Add lstat.h.
6171         * modules/md5 (EXTRA_DIST): Add memcasecmp.h.
6172         * modules/memcoll (EXTRA_DIST): Add memcoll.h.
6173         * modules/mempcpy (EXTRA_DIST): Add mempcpy.h.
6174         * modules/memrchr (EXTRA_DIST): Add memrchr.h.
6175         * modules/memxor (EXTRA_DIST): Add memxor.h.
6176         * modules/mkancesdirs (EXTRA_DIST): Add mkancesdirs.h.
6177         * modules/mkdir-p (EXTRA_DIST): Add modechange.h.
6178         * modules/mountlist (EXTRA_DIST): Add mountlist.h.
6179         * modules/openat (EXTRA_DIST): Add at-func.c openat.h openat-priv.h.
6180         * modules/pathmax (EXTRA_DIST): Add pathmax.h.
6181         * modules/physmem (EXTRA_DIST): Add physmem.h.
6182         * modules/posixtm (EXTRA_DIST): Add posixtm.h.
6183         * modules/posixver (EXTRA_DIST): Add posixver.h.
6184         * modules/quote (EXTRA_DIST): Add quote.h.
6185         * modules/quotearg (EXTRA_DIST): Add quotearg.h.
6186         * modules/readtokens (EXTRA_DIST): Add readtokens.h.
6187         * modules/readutmp (EXTRA_DIST): Add readutmp.h.
6188         * modules/regex (EXTRA_DIST): Add regcomp.c regex.h regex_internal.c
6189         regex_internal.h regexec.c.
6190         * modules/safe-read (EXTRA_DIST): Add safe-read.h.
6191         * modules/safe-write (EXTRA_DIST): Add safe-write.h.
6192         * modules/same (EXTRA_DIST): Add same.h.
6193         * modules/same-inode (EXTRA_DIST): Add same-inode.h.
6194         * modules/save-cwd (EXTRA_DIST): Add save-cwd.h.
6195         * modules/savedir (EXTRA_DIST): Add savedir.h.
6196         * modules/sha1 (EXTRA_DIST): Add sha1.h.
6197         * modules/sig2str (EXTRA_DIST): Add sig2str.h.
6198         * modules/stat-macros (EXTRA_DIST): Add stat-macros.h.
6199         * modules/stat-time (EXTRA_DIST): Add stat-time.h.
6200         * modules/stdlib-safer (EXTRA_DIST): Add stdlib-safer.h stdlib--.h.
6201         * modules/strdup (EXTRA_DIST): Add strdup.h.
6202         * modules/strftime (EXTRA_DIST): Add strftime.h.
6203         * modules/strndup (EXTRA_DIST): Add strndup.h.
6204         * modules/strnlen (EXTRA_DIST): Add strnlen.h.
6205         * modules/strverscmp (EXTRA_DIST): Add strverscmp.h.
6206         * modules/time_r (EXTRA_DIST): Add time_r.h.
6207         * modules/timespec (EXTRA_DIST): Add timespec.h.
6208         * modules/tmpfile-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
6209         * modules/unistd-safer (EXTRA_DIST): Add unistd-safer.h unistd--.h.
6210         * modules/unlinkdir (EXTRA_DIST): Add unlinkdir.h.
6211         * modules/unlocked-io (EXTRA_DIST): Add unlocked-io.h.
6212         * modules/userspec (EXTRA_DIST): Add userspec.h.
6213         * modules/utimecmp (EXTRA_DIST): Add utimecmp.h.
6214         * modules/utimens (EXTRA_DIST): Add utimens.h.
6215         * modules/xalloc (EXTRA_DIST): Add xalloc.h.
6216         * modules/xgetcwd (EXTRA_DIST): Add xgetcwd.h.
6217         * modules/xnanosleep (EXTRA_DIST): Add xnanosleep.h.
6218         * modules/xreadlink (EXTRA_DIST): Add xreadlink.h.
6219         * modules/xstrtod (EXTRA_DIST): Add xstrtod.h.
6220         * modules/xstrtol (EXTRA_DIST): Add xstrtol.h.
6221         * modules/xstrtold (EXTRA_DIST): Add xstrtod.c xstrtod.h.
6222         * modules/yesno (EXTRA_DIST): Add yesno.h.
6223
6224 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
6225
6226         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Check for fchmod.
6227
6228         * m4/argmatch.m4: New file, from coreutils with AC_LIBSOURCES removed.
6229         * m4/dev-ino.m4, same-inode.m4: Remove.
6230
6231         * m4/_inttypes_h.m4 (gl_INTTYPES_H):
6232         * m4/acl.m4 (AC_FUNC_ACL):
6233         * m4/backupfile.m4 (gl_BACKUPFILE):
6234         * m4/c-strtod.m4 (gl_C99_STRTOLD):
6235         * m4/canon-host.m4 (gl_CANON_HOST):
6236         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
6237         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG):
6238         * m4/chdir-safer.m4 (gl_CHDIR_SAFER):
6239         * m4/cloexec.m4 (gl_CLOEXEC):
6240         * m4/close-stream.m4 (gl_CLOSE_STREAM):
6241         * m4/closeout.m4 (gl_CLOSEOUT):
6242         * m4/dirfd.m4 (gl_FUNC_DIRFD):
6243         * m4/dirname.m4 (gl_DIRNAME):
6244         * m4/exclude.m4 (gl_EXCLUDE):
6245         * m4/exitfail.m4 (gl_EXITFAIL):
6246         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER):
6247         * m4/file-type.m4 (gl_FILE_TYPE):
6248         * m4/filemode.m4 (gl_FILEMODE):
6249         * m4/filenamecat.m4 (gl_FILE_NAME_CONCAT):
6250         * m4/fpending.m4 (gl_FUNC_FPENDING):
6251         * m4/fprintftime.m4 (gl_FPRINTFTIME):
6252         * m4/fts.m4 (gl_FUNC_FTS):
6253         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL):
6254         * m4/getdate.m4 (gl_GETDATE):
6255         * m4/gethrxtime.m4 (gl_GETHRXTIME):
6256         * m4/getpagesize.m4 (gl_GETPAGESIZE):
6257         * m4/getpass.m4 (gl_FUNC_GETPASS):
6258         * m4/gettime.m4 (gl_GETTIME):
6259         * m4/getugroups.m4 (gl_GETUGROUPS):
6260         * m4/glob.m4 (gl_GLOB_SUBSTITUTE):
6261         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER):
6262         * m4/hard-locale.m4 (gl_HARD_LOCALE):
6263         * m4/hash.m4 (gl_HASH):
6264         * m4/idcache.m4 (gl_IDCACHE):
6265         * m4/lchmod.m4 (gl_FUNC_LCHMOD):
6266         * m4/lchown.m4 (gl_FUNC_LCHOWN):
6267         * m4/long-options.m4 (gl_LONG_OPTIONS):
6268         * m4/lstat.m4 (gl_FUNC_LSTAT):
6269         * m4/md5.m4 (gl_MD5):
6270         * m4/memcasecmp.m4 (gl_MEMCASECMP):
6271         * m4/memcoll.m4 (gl_MEMCOLL):
6272         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY):
6273         * m4/memrchr.m4 (gl_FUNC_MEMRCHR):
6274         * m4/memxor.m4 (gl_MEMXOR):
6275         * m4/mkancesdirs.m4 (gl_MKANCESDIRS):
6276         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS):
6277         * m4/modechange.m4 (gl_MODECHANGE):
6278         * m4/mountlist.m4 (gl_MOUNTLIST):
6279         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
6280         * m4/openat.m4 (gl_FUNC_OPENAT):
6281         * m4/pathmax.m4 (gl_PATHMAX):
6282         * m4/physmem.m4 (gl_PHYSMEM):
6283         * m4/posixtm.m4 (gl_POSIXTM):
6284         * m4/posixver.m4 (gl_POSIXVER):
6285         * m4/quote.m4 (gl_QUOTE):
6286         * m4/quotearg.m4 (gl_QUOTEARG):
6287         * m4/readtokens.m4 (gl_READTOKENS):
6288         * m4/readutmp.m4 (gl_READUTMP):
6289         * m4/regex.m4 (gl_REGEX):
6290         * m4/safe-read.m4 (gl_SAFE_READ):
6291         * m4/safe-write.m4 (gl_SAFE_WRITE):
6292         * m4/same.m4 (gl_SAME):
6293         * m4/save-cwd.m4 (gl_SAVE_CWD):
6294         * m4/savedir.m4 (gl_SAVEDIR):
6295         * m4/settime.m4 (gl_SETTIME):
6296         * m4/sha1.m4 (gl_SHA1):
6297         * m4/sig2str.m4 (gl_FUNC_SIG2STR):
6298         * m4/stat-macros.m4 (gl_STAT_MACROS):
6299         * m4/stat-time.m4 (gl_STAT_TIME):
6300         * m4/stdio-safer.m4 (gl_FOPEN_SAFER):
6301         * m4/stdlib-safer.m4 (gl_STDLIB_SAFER):
6302         * m4/strdup.m4 (gl_FUNC_STRDUP):
6303         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME):
6304         * m4/strndup.m4 (gl_FUNC_STRNDUP):
6305         * m4/strnlen.m4 (gl_FUNC_STRNLEN):
6306         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP):
6307         * m4/time_r.m4 (gl_TIME_R):
6308         * m4/timespec.m4 (gl_TIMESPEC):
6309         * m4/unistd-safer.m4 (gl_UNISTD_SAFER):
6310         * m4/unlinkdir.m4 (gl_UNLINKDIR):
6311         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO):
6312         * m4/userspec.m4 (gl_USERSPEC):
6313         * m4/utimecmp.m4 (gl_UTIMECMP):
6314         * m4/utimens.m4 (gl_UTIMENS):
6315         * m4/xalloc.m4 (gl_XALLOC):
6316         * m4/xgetcwd.m4 (gl_XGETCWD):
6317         * m4/xnanosleep.m4 (gl_XNANOSLEEP):
6318         * m4/xreadlink.m4 (gl_XREADLINK):
6319         * m4/xstrtod.m4 (gl_XSTRTOD):
6320         * m4/yesno.m4 (gl_YESNO):
6321         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
6322         to get the necessary .h files and whatnot.
6323
6324 2006-08-21  Mark D. Baushke  <mdb@gnu.org>
6325             Bruno Haible  <bruno@clisp.org>
6326
6327         * gnulib-tool (func_verify_module): Work around Sun's non-POSIX 1003.2
6328         /bin/sh understanding of '!' conditional negation.
6329
6330 2006-08-21  Jim Meyering  <jim@meyering.net>
6331
6332         * modules/openat (Depends-on): Really alphabetize.
6333
6334         * modules/acl (Depends-on): Add error and quote.
6335
6336         * check-module (find_included_lib_files): Add at-func.c to the
6337         ok-to-include-more-than-once white list.
6338
6339         * modules/openat (Depends-on): Add lstat.  Alphabetize.
6340
6341 2006-08-21  Bruno Haible  <bruno@clisp.org>
6342
6343         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
6344         Emit a pkgdata_DATA variable only if some snippets add contents to it.
6345         Reported by Martin Lambers <marlam@marlam.de>.
6346
6347 2006-08-21  Bruno Haible  <bruno@clisp.org>
6348
6349         * gnulib-tool (func_emit_lib_Makefile_am): If the snippets already
6350         specify an installation location, don't emit a noinst_LIBRARIES or
6351         noinst_LTLIBRARIES assignment.
6352
6353 2006-08-21  Bruno Haible  <bruno@clisp.org>
6354
6355         BeOS portability.
6356         * modules/mbchar (Include): Don't test HAVE_WCTYPE_H any more, since
6357         BeOS has mbrtowc() but no <wctype.h>.
6358
6359 2006-08-21  Bruno Haible  <bruno@clisp.org>
6360
6361         BeOS portability.
6362         * m4/mbchar.m4 (gl_MBCHAR): Compile mbchar.c also if <wctype.h> doesn't
6363         exist.
6364
6365 2006-08-21  Bruno Haible  <bruno@clisp.org>
6366
6367         BeOS portability.
6368         * lib/mbchar.h: Include <wctype.h> only if it exists.
6369
6370 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
6371
6372         Remove files that are no longer needed by their respective modules.
6373         * m4/obstack.m4: Remove.
6374         * m4/strerror_r.m4: Remove.
6375         * m4/uint32_t.m4: Remove.
6376         * m4/uintptr_t.m4: Remove.
6377         * m4/ullong_max.m4: Remove.
6378         * m4/xstrtoimax.m4: Remove.
6379         * m4/xstrtoumax.m4: Remove.
6380
6381         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Do not require
6382         gl_AC_TYPE_UINTMAX_T, gl_STRUCT_DEV_INO, or gl_SAME_INODE, since gnulib
6383         dependencies now capture this.
6384
6385         * m4/cycle-check.m4 (gl_CYCLE_CHECK):
6386         Do not use AC_LIBSOURCES, since gnulib modules now do this.
6387         * m4/fsusage.m4 (gl_FSUSAGE): Likewise.
6388         * m4/human.m4 (gl_HUMAN): Likewise.
6389         * m4/inttostr.m4 (gl_INTTOSTR): Likewise.
6390         * m4/xstrtol.m4 (gl_XSTRTOL): Likewise.
6391
6392         * m4/filemode.m4 (gl_FILEMODE): Require AC_STRUCT_ST_DM_MODE.
6393
6394         * m4/filemode.m4 (gl_PREREQ_FSUSAGE_EXTRA): Do not require
6395         gl_AC_TYPE_INTMAX_T or gl_AC_TYPE_UINTMAX_T, since we now require
6396         stdint.
6397         * m4/human.m4 (gl_HUMAN): Likewise.
6398         * m4/inttostr.m4 (gl_PREREQ_INTTOSTR): Likewise.
6399         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Likewise.
6400         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
6401         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
6402         * m4/xstrtol (gl_XSTRTOL): Likewise.
6403
6404         * m4/gethrxtime.m4 (gl_XTIME): gl_AC_TYPE_LONG_LONG ->
6405         AC_TYPE_LONG_LONG_INT.
6406         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
6407         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Likewise.
6408         * m4/strtoull.m4 (gl_FUNC_STRTOULL): Likewise, for unsigned long.
6409         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
6410
6411         * m4/human.m4 (gl_HUMAN): Do not require AM_STDBOOL_H since we depend
6412         on stdbool.
6413
6414         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL_H, gl_PREREQ_XSTRTOL): Remove.
6415         (gl_PREREQ_XSTRTOUL): Remove.
6416
6417         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Check for hasmntopt.
6418
6419         * m4/posixver.m4: Fix comment since head -1 now works even in POSIX
6420         mode.
6421
6422 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
6423
6424         Add and change modules to make it easier for coreutils to use
6425         gnulib-tool.
6426         * modules/backupfile (Files): Remove m4/d-ino.m4.
6427         (Depends-on): Add d-ino.
6428         * modules/cycle-check (Depends-on): Add stdint.
6429         (lib_SOURCES): Add cycle-check.h.
6430         * modules/d-ino: New module.
6431         * modules/d-type: New module.
6432         * modules/error (Files): Remove m4/strerror_r.m4.
6433         * modules/filemode (Files): Add m4/st_dm_mode.m4.
6434         * modules/fsuage (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
6435         m4/inttypes_h.m4, m4/uintmax_t.m4.
6436         (Depends-on): Add stdint.
6437         (lib_SOURCES): Add fsusage.h.
6438         * modules/getcwd (Files): Remove d-ino.m4.
6439         (Depends-on): Add d-ino.
6440         * modules/getndelim2 (Depends-on): Add stdint.
6441         * modules/glob (Files): Remove m4/d-type.m4.
6442         (Depends-on): Add d-type.
6443         * modules/host-os: New module.
6444         * modules/human (Files):  Remove m4/ulonglong.m4, m4/stdint_h.m4,
6445         m4/inttypes_h.m4, m4/uintmax_t.m4.
6446         * Depends-on: Add stdint.
6447         (lib_SOURCES): Add human.h.
6448         * modules/inttostr (Files): Remove m4/intmax_t.m4,
6449         m4/inttostr.m4, m4/inttypes_h.m4, m4/longlong.m4, m4/stdint_h.m4,
6450         m4/uintmax_t.m4, m4/ulonglong.m4.
6451         (Depends-on): Add stdint.
6452         (EXTRA_DIST): Add inttostr.h.
6453         * modules/lchmod: New module.
6454         * modules/link-follow: New module.
6455         * modules/mkdir-p (Files): Remove lib/lchmod.h, m4/lchmod.m4.
6456         (Depends-on): Add lchmod.
6457         * modules/mkstemp (Files): Remove m4/ulonglong.m4,
6458         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4.
6459         (Depends-on): Add stdint.
6460         * modules/obstack (Files): Remove m4/inttypes_h.m4, m4/obstack.m4,
6461         m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4.
6462         (Depends-on): Add stdint.
6463         (configure.ac): Change gl_OBSTACK to AC_FUNC_OBSTACK.
6464         * modules/perl: New module.
6465         * modules/regex (Depends-on): Add stdint.
6466         * modules/rmdir-errno: New module.
6467         * modules/strtoimax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
6468         m4/intmax_t.m4.
6469         (Depends-on): Add stdint.
6470         * modules/strtoumax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
6471         m4/uintmax_t.m4.
6472         (Depends-on): Add stdint.
6473         * modules/unlink-busy: New module.
6474         * modules/utimecmp (Depends-on): Add stdint.
6475         * modules/uptime: New module.
6476         * modules/winsz-ioctl: New module.
6477         * modules/winsz-termios: New module.
6478         * modules/xnanosleep (Depends-on): Add nanosleep.
6479         * modules/ullong_max: Remove.
6480         * modules/xstrtoimax (Files): Remove m4/xstrtoimax.m4.
6481         (configure.ac): Remove gl_XSTRTOIMAX; no action needed now.
6482         * modules/xstrtol (Files): Remove m4/ulonglong.m4, m4/longlong.m4,
6483         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4, m4/intmax_t.m4.
6484         (Depends-on): Add inttypes.
6485         (lib_SOURCES): Add xstrtol.h.
6486         * modules/xstrtoumax (Files): Remove m4/xstrtoumax.m4.
6487         (configure.ac): Remove gl_XSTRTOUMAX; no action needed now.
6488         * MODULES.html.sh: Move 'assert' into the assert section.
6489         Move 'dummy' into the linking section.
6490         Remove ullong_max.
6491         Add section for compatibility checks for POSIX:2001 functions,
6492         and put d-ino, d-type, link-follow, rmdir-errno, unlink-busy,
6493         winsz-ioctl, and winsz-termios into it.
6494         Add lchmod.
6495         Add top-level Misc section and put host-os, perl, and uptime
6496         into it.
6497
6498 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
6499
6500         * lib/cycle-check.h: Include <stdint.h> unconditionally, since we
6501         now assume the stdint module.  Do not include inttypes.h.
6502         * lib/fsusage.h: Likewise.
6503         * lib/getndelim2.c: Likewise.
6504         * lib/human.h: Likewise.
6505         * lib/inttostr.h: Likewise.
6506         * lib/obstack.c: Likewise.
6507         * lib/regex_internal.h: Likewise.
6508         * lib/tempname.c: Likewise.
6509         * lib/utimecmp.c: Likewise.
6510         * lib/xstrtol.h: Likewise.
6511
6512         * lib/stat_.h: Fix typo: HAVE_FUNC_LSTAT -> HAVE_LSTAT.
6513
6514         * lib/strtoimax.c: Adjust to macro name changes in Autoconf,
6515         e.g., HAVE_LONG_LONG -> HAVE_LONG_LONG_INT.
6516         * lib/xtime.h: Likewise.
6517
6518 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
6519
6520         * modules/openat (Files): Add lib/fchmodat.c.
6521         Fixes problem reported by Jay Youngman.
6522
6523 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
6524
6525         * lib/fchmodat.c: New file, from coreutils.  This was inadvertently
6526         omitted in the 2006-08-17 update.  Problem reported by Jay Youngman.
6527
6528 2006-08-18  Paul Eggert  <eggert@cs.ucla.edu>
6529             Bruno Haible  <bruno@clisp.org>
6530
6531         * m4/bison-i18n.m4 (BISON_I18N): Also handle the case where yacc exists
6532         and is a script that invokes bison. Tighten the code. Add comments.
6533
6534 2006-08-18  Jim Meyering  <jim@meyering.net>
6535
6536         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Also check for
6537         CLOCK_REALTIME, since gethrxtime may revert to using clock_gettime via
6538         gettime.c.  Gabor Z. Papp reported that gethrxtime-using programs
6539         failed to link due to unresolved clock_gettime on a linux-2.4.x system.
6540
6541 2006-08-18  Bruno Haible  <bruno@clisp.org>
6542
6543         * modules/bison-i18n: New file.
6544         * MODULES.html.sh (Internationalization functions): Add it.
6545
6546 2006-08-18  Bruno Haible  <bruno@clisp.org>
6547
6548         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Also check for
6549         sys/statvfs.h. When getmntinfo was found, check its declaration and
6550         set either MOUNTED_GETMNTINFO or MOUNTED_GETMNTINFO2 depending on it.
6551
6552 2006-08-18  Bruno Haible  <bruno@clisp.org>
6553
6554         * m4/bison-i18n.m4: New file, from bison.
6555
6556 2006-08-18  Bruno Haible  <bruno@clisp.org>
6557
6558         * lib/mountlist.c [MOUNTED_GETMNTINFO2]: Include sys/statvfs.h.
6559         (ME_DUMMY): Treat "kernfs" as a dummy.
6560         (read_file_system_list) [MOUNTED_GETMNTINFO2]: Implement.
6561
6562 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
6563
6564         Update from coreutils.
6565
6566         2006-08-15  Jim Meyering  <jim@meyering.net>
6567
6568         * m4/openat.m4 (gl_FUNC_OPENAT): Add at-func.c via AC_LIBSOURCES.
6569
6570         2006-01-17  Jim Meyering  <jim@meyering.net>
6571
6572         * m4/fts.m4 (gl_FUNC_FTS_CORE): Depend on gl_FUNC_OPENAT.
6573
6574         2006-01-11  Jim Meyering  <jim@meyering.net>
6575
6576         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile fchmodat.c.
6577         Check for the lchmod function.
6578
6579 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
6580
6581         Update from coreutils.
6582
6583         * lib/__fpending.h: Add copyright notice.
6584         * lib/fprintftime.h: Likewise.
6585         * lib/savedir.c: Use (C) in copyright notice.
6586         * lib/savedir.h: Likewise.
6587
6588         2006-08-15  Jim Meyering  <jim@meyering.net>
6589
6590         * lib/at-func.c: New file, with the logic of all emulated at-functions.
6591         * lib/openat-priv.h: Include <errno.h> and define ENOSYS,
6592         in support of the EXPECTED_ERRNO macro.
6593         * lib/openat.c (fstatat, unlinkat, fchownat): Remove function
6594         definitions.  Instead, define the appropriate symbols and include
6595         "at-func.c".
6596         * lib/mkdirat.c (mkdirat): Likewise.
6597         * lib/fchmodat.c (fchmodat): Likewise.
6598         (ENOSYS): Remove definition.
6599         * lib/openat.c: Don't include <errno.h>, now that "openat-priv.h" does
6600         it.  Don't include "unistd--.h" -- it wasn't ever used.
6601
6602         2006-01-17  Jim Meyering  <jim@meyering.net>
6603
6604         Rewrite fts.c not to change the current working directory,
6605         by using openat, fstatat, fdopendir, etc..
6606
6607         * lib/fts.c [! _LIBC]: Include "openat.h" and "unistd--.h".
6608         (HAVE_OPENAT_SUPPORT): Define.
6609         [_LIBC] (fchdir): Don't undef or define; no longer used.
6610         (FCHDIR): Define in terms of cwd_advance_fd rather than fchdir.
6611         Now, this `function' always succeeds, and consumes its file descriptor
6612         parameter -- so callers must not close such FDs.  Update callers.
6613         (diropen_fd, opendirat, cwd_advance_fd): New functions.
6614         (diropen): Add parameter, SP.  Adjust all callers.
6615         Implement using diropen_fd, rather than open.
6616         (fts_open): Initialize new member, fts_cwd_fd.
6617         Remove fts_rft-setting code.
6618         (fts_close): Close fts_cwd_fd, if necessary.
6619         (__opendir2): Define in terms of opendir or opendirat,
6620         depending on whether the FST_NOCHDIR flag is set.
6621         (fts_build): Since fts_safe_changedir consumes its FD, and since
6622         this code must do `closedir(dirp)', dup the dirfd(dirp) argument,
6623         and close the dup'd file descriptor upon failure.
6624         (fts_stat): Use fstatat(...AT_SYMLINK_NOFOLLOW) in place of lstat.
6625         (fts_safe_changedir): Tweak semantics to reflect that this function
6626         now calls cwd_advance_fd and hence consumes its FD argument.
6627         * lib/fts_.h [struct FTS] (fts_cwd_fd): New member.
6628         [struct FTS] (fts_rft): Remove now-unused member.
6629         [struct FTS] (fts_cycle.state): Improve comment.
6630
6631         * lib/openat.c (openat_needs_fchdir): New function.
6632         * lib/openat.h (openat_needs_fchdir): Declare it.
6633
6634 2006-08-16  Paul Eggert  <eggert@cs.ucla.edu>
6635
6636         * lib/memcoll.c (memcoll): Set errno = 0 in the shortcut case, too.
6637         Problem and fix reported by Pádraig Brady in
6638         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00099.html>.
6639
6640 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
6641
6642         * modules/cycle-check (configure.ac): Add gl_CYCLE_CHECK.
6643
6644 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
6645
6646         * lib/memcoll.c (memcoll): Optimize for the common case where the
6647         arguments are bytewise equal.
6648
6649 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
6650
6651         * doc/regexprops-generic.texi: Add a copyright notice.
6652
6653 2006-08-15  Bruno Haible  <bruno@clisp.org>
6654
6655         * modules/tmpdir (License): Change to LGPL.
6656
6657 2006-08-15  Bruno Haible  <bruno@clisp.org>
6658
6659         * gnulib-tool (func_all_modules, func_verify_module): COPYING is not a
6660         module.
6661
6662 2006-08-14  Simon Josefsson  <jas@extundo.com>
6663
6664         * config/srclist.txt: Add gnupload.
6665
6666 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
6667
6668         Change copyright notice from LGPL 2 to GPL 2, since that's the
6669         standard form used in the gnulib repository.
6670         * tests/test-lock.c: Likewise.
6671         * tests/test-stdint.c: Likewise.
6672         * tests/test-tls.c: Likewise.
6673
6674         * users.txt: Add bison, diffutils, libprelude, prelude-lml,
6675         prelude-manager.  User shorter URLs for GNU projects, without '?'.
6676         Add copyright notice.
6677
6678         * check-module: Add copyright notice.  Output a copyright
6679         notice if "--version" is specified.
6680         * modules/COPYING: New file.
6681         * tests/test-getaddrinfo.c: Add copyright notice.
6682         * tests/test-verify.c: Likewise.
6683
6684 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
6685
6686         Change copyright notice from LGPL 2 to GPL 2, since that's the
6687         standard form used in the gnulib repository.
6688         * lib/lock.c: LGPL -> GPL.
6689         * lib/lock.h: Likewise.
6690         * lib/strnlen1.c: Likewise.
6691         * lib/strnlen1.h: Likewise.
6692         * lib/tls.c: Likewise.
6693         * lib/tls.h: Likewise.
6694         * lib/tmpdir.c: Likewise.
6695
6696         * lib/TODO: Remove; this belongs only in coreutils.
6697
6698 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
6699
6700         Add copyright notices to long-enough files that lack them, since
6701         otherwise the files aren't clearly free.  Use the same notice that
6702         getdate.texi already uses.
6703         * doc/alloca-opt.texi: Add copyright notice.
6704         * doc/alloca.texi: Likewise.
6705         * doc/ctime.texi: Likewise.
6706         * doc/functions.texi: Likewise.
6707         * doc/gcd.texi: Likewise.
6708         * doc/gnulib-tool.texi: Likewise.
6709         * doc/inet_ntoa.texi: Likewise.
6710         * doc/visibility.texi: Likewise.
6711
6712         * doc/getdate.texi: Update FDL version from 1.1 to 1.2.
6713         * doc/quote.texi: Add copyright notice.
6714
6715         * doc/solaris-versions: Add SunOS 5.10, SunOS 1.x, SunOS 4.0, SunOS
6716         4.0.x, SunOS 4.1.1.1, SunOS 4.1.1_U1, SunOS 4.1.3B.  SunOS 4.1.3
6717         was Solaris 1.1A.  Remove space before B in Solaris 1.1.1B.
6718         Mention SunOS 5.11.  Mention that everything before SunOS 5.7
6719         is now obsolete, and give a pointer to the Sun list.
6720         Add copyright notice.
6721
6722 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
6723
6724         * config/srclistvars.sh: Add copyright notice.
6725
6726 2006-08-14  Eric Blake  <ebb9@byu.net>
6727
6728         Import the following change from libc:
6729
6730         2006-08-12  Ulrich Drepper  <drepper@redhat.com>
6731
6732         Upstream bug 2997.
6733         * lib/misc/error.c: Add space between program name and message if file
6734         name is missing.
6735
6736 2006-08-12  Karl Berry  <karl@gnu.org>
6737
6738         * config/srclist.txt (ssize_t.m4, sig_atomic_t.m4, signalblocking.m4):
6739         remove, these originate in gnulib now.
6740
6741 2006-08-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6742
6743         * doc/Makefile (standards.info standards.html standards.dvi):
6744         Also depend on make-stds.texi.
6745
6746 2006-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6747
6748         * lib/pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC_PIPE ->
6749         HAVE_PIPE.  Fix a file descriptor leak when fd_safer fails.
6750
6751         * lib/regex_internal.c (re_string_skip_chars): Don't assume WEOF fits
6752         in wchar_t.  Problem reported by Eric Blake.
6753
6754         * lib/snprintf.c (snprintf): memcpy LEN bytes, not SIZE - 1, when
6755         LEN is smaller than SIZE.  Suggested by Bruno Haible.
6756         Also, help the compiler to keep LEN in a register.
6757
6758 2006-08-11  Eric Blake  <ebb9@byu.net>
6759
6760         * users.txt: Sort.  Add tar.
6761
6762 2006-08-11  Bruno Haible  <bruno@clisp.org>
6763
6764         * users.txt: New file.
6765
6766 2006-08-11  Bruno Haible  <bruno@clisp.org>
6767
6768         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Include <stdio.h> and <time.h>
6769         before <wchar.h>. Needed for OSF/1 and BSD/OS.
6770
6771 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
6772
6773         * modules/snprintf (Depends-on): Remove minmax.
6774         (Maintainer): Add self and Bruno.
6775
6776 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
6777
6778         * lib/.cppi-disable: Add snprintf.h, socket_.h.
6779         * lib/snprintf.c: Include <errno.h> and <limits.h>.
6780         (EOVERFLOW): Define if the system does not.
6781         Do not include "minmax.h"; it wasn't used.
6782         (snprintf): Don't assume size_t promotes to an unsigned type.
6783         Fix bug when generated string was too long for the buffer: the
6784         buffer's contents are supposed to be the initial prefix of the
6785         output.  Don't assume vasnprintf returns EOVERFLOW if the size
6786         exceeds INT_MAX; do the check ourselves.
6787
6788         Import the following changes from libc:
6789
6790         2006-06-02  Jakub Jelinek  <jakub@redhat.com>
6791
6792         * lib/posix/regex_internal.c (re_string_skip_chars): If no character
6793         has been converted at all, set *last_wc to WEOF.  If mbrtowc failed,
6794         set wc to the byte which couldn't be converted.
6795         (re_string_reconstruct): Don't clear valid_raw_len before calling
6796         re_string_skip_chars.  If wc is WEOF after re_string_skip_chars, set
6797         tip_context using re_string_context_at.
6798
6799         2006-05-02  Ulrich Drepper  <drepper@redhat.com>
6800
6801         * lib/posix/regex.h: g++ still cannot handled [restrict].
6802
6803         2006-04-21  Ulrich Drepper  <drepper@redhat.com>
6804
6805         * lib/posix/regex.h: Remove special handling for VMS.
6806
6807 2006-08-10  Jim Meyering  <jim@meyering.net>
6808
6809         * modules/same-inode: New module.
6810         * modules/dev-ino: New module.
6811         * modules/cycle-check: Depend on these modules, rather than simply
6812         including their .h files.
6813         (Makefile.am): Don't list cycle-check.[ch] here, now that they're
6814         required via m4/cycle-check.m4.
6815         * modules/same: Depend on new same-inode module, rather than
6816         including same-inode.h.
6817         * modules/chdir-safer: New file.
6818
6819         * modules/chown (Depends-on): Add stat-macros.
6820
6821 2006-08-10  Jim Meyering  <jim@meyering.net>
6822
6823         * m4/cycle-check.m4: New file.
6824         Require gl_STRUCT_DEV_INO and gl_SAME_INODE.
6825         * m4/dev-ino.m4, m4/same-inode.m4: New files.
6826
6827 2006-08-10  Eric Blake  <ebb9@byu.net>
6828
6829         * modules/verror (Depends-on): Remove bogus gl_VERROR that snuck
6830         in from original proposal.
6831
6832 2006-08-10  Eric Blake  <ebb9@byu.net>
6833         and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6834
6835         * gnulib-tool (func_import): Detect unexpanded macros in gnulib
6836         namespace.
6837
6838 2006-08-10  Bruno Haible  <bruno@clisp.org>
6839
6840         * gnulib-tool (func_create_testdir): Detect unexpanded macros here
6841         as well.
6842
6843 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
6844
6845         Sync from coreutils.
6846
6847         2006-07-19  Mike Frysinger  <vapier@gentoo.org>
6848
6849         * lib/mountlist.c [ME_REMOTE]: Filter out cifs.
6850         Reported by Toralf Förster in <http://bugs.gentoo.org/141012>.
6851
6852 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
6853
6854         * modules/restrict: Remove; no longer needed now that we assume
6855         Autoconf 2.59 or later.
6856         * MODULES.html.sh: Remove 'restrict'.
6857         * modules/argp (Depends-on): Remove 'restrict'.
6858         * modules/base64 (Depends-on): Likewise.
6859         * modules/gc (Depends-on): Likewise.
6860         * modules/getaddrinfo (Depends-on): Likewise.
6861         * modules/glob (Depends-on): Likewise.
6862         * modules/inet_ntop (Depends-on): Likewise.
6863         * modules/inet_pton (Depends-on): Likewise.
6864         * modules/memxor (Depends-on): Likewise.
6865         * modules/regex (Depends-on): Likewise.
6866         * modules/strtok_r (Depends-on): Likewise.
6867         * modules/time_r (Depends-on): Likewise.
6868
6869 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
6870
6871         * m4/argp.m4 (gl_ARGP): Require AC_C_RESTRICT.
6872         * m4/gc.m4 (gl_PREREQ_GC): Likewise.
6873         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
6874         * m4/inet_ntop.m4 (gl_PREREQ_INET_NTOP): Likewise.
6875         * m4/inet_pton.m4 (gl_PREREQ_INET_PTON): Likewise.
6876         * m4/memxor.m4 (gl_MEMXOR): Likewise.
6877         * m4/restrict.m4: Remove; no longer needed.  All remaining uses of
6878         gl_C_RESTRICT replaced by AC_C_RESTRICT.
6879
6880         Merge from coreutils.
6881         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_C_RESTRICT, not
6882         gl_C_RESTRICT, now that we assume Autoconf 2.59 or later.
6883         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
6884         * m4/time_r.m4 (gl_TIME_R): Likewise.
6885
6886 2006-08-09  Karl Berry  <karl@gnu.org>
6887
6888         * config/srclist.txt: no more gettext-tools, per Bruno.
6889
6890 2006-08-08  Eric Blake  <ebb9@byu.net>
6891
6892         * modules/verror: New module.
6893         * MODULES.html.sh: Document it.
6894
6895 2006-08-08  Eric Blake  <ebb9@byu.net>
6896
6897         * lib/verror.h, lib/verror.c: New files.
6898
6899 2006-08-08  Eric Blake  <ebb9@byu.net>
6900
6901         * lib/verror.c (verror_at_line): Work around glibc bug 2997, so that
6902         verror_at_line output complies with GNU Coding Standards even when
6903         file is NULL.
6904
6905 2006-08-07  Bruno Haible  <bruno@clisp.org>
6906
6907         * lib/allocsa.h (sa_alignof) [_AIX]: Also consider 'long long' in newer
6908         versions of AIX.
6909         Reported by Ralf Wildenhues.
6910
6911 2006-08-07  Bruno Haible  <bruno@clisp.org>
6912
6913         * gnulib-tool (func_create_testdir): Wrap the set of autoconf snippets
6914         in an AC_DEFUN. Needed so that the autoconf snippets can use
6915         AC_REQUIRE.
6916
6917 2006-08-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6918
6919         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
6920         Initialize pkgdata_DATA.
6921         * modules/javaversion (Makefile.am): Add to pkgdata_DATA, rather than
6922         overriding it.
6923
6924 2006-08-06  Eric Blake  <ebb9@byu.net>
6925
6926         * lib/error.h: Fold in some upstream changes from glibc.
6927         * lib/error.c: Likewise.
6928
6929 2006-08-04  Bruno Haible  <bruno@clisp.org>
6930
6931         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
6932         Make the mostlyclean-local rule depend on mostlyclean-generic.
6933         Reported by Jim Meyering. Solution suggested by Ralf Wildenhues.
6934
6935 2006-07-31  Bruno Haible  <bruno@clisp.org>
6936
6937         * m4/localcharset.m4 (gl_LOCALCHARSET): Remove tests for <stddef.h>,
6938         <stdlib.h>, <string.h>.
6939
6940 2006-07-30  Bruno Haible  <bruno@clisp.org>
6941
6942         * modules/readlink (License): Change to LGPL.
6943
6944 2006-07-30  Bruno Haible  <bruno@clisp.org>
6945
6946         * modules/javaversion (Makefile.am): Distribute javaversion.java and
6947         javaversion.class. Also install javaversion.class in $(pkgdatadir) and
6948         set PKGDATADIR to point to it.
6949
6950 2006-07-30  Bruno Haible  <bruno@clisp.org>
6951
6952         * modules/csharpexec (configure.ac): Comment out macro invocation.
6953         * modules/javaexec (configure.ac): Likewise.
6954         * modules/javacomp-script (configure.ac): Likewise.
6955
6956         * modules/csharpcomp-script (configure.ac): Use AC_REQUIRE.
6957
6958 2006-07-30  Bruno Haible  <bruno@clisp.org>
6959
6960         * modules/clean-temp (Depends-on): Add linkedhash-list, remove
6961         linked-list.
6962
6963 2006-07-30  Bruno Haible  <bruno@clisp.org>
6964
6965         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Assume <string.h> exists.
6966
6967 2006-07-30  Bruno Haible  <bruno@clisp.org>
6968
6969         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
6970         Initialize MOSTLYCLEANFILES to core and *.stackdump, so that core dumps
6971         get removed.
6972
6973 2006-07-29  Bruno Haible  <bruno@clisp.org>
6974
6975         Make it possible for gnulib-tool to work with locally modified or
6976         augmented gnulib repositories.
6977         * gnulib-tool (func_usage): Document --local-dir option.
6978         (local_gnulib_dir): New variable.
6979         Handle --local-dir option.
6980         (func_lookup_file): New function.
6981         (func_all_modules, func_verify_module): Look also in $local_gnulib_dir.
6982         (func_get_description, func_get_filelist, func_get_description,
6983         func_get_filelist, func_get_dependencies, func_get_autoconf_snippet,
6984         func_get_automake_snippet, func_get_include_directive,
6985         func_get_license, func_get_maintainer): Use func_lookup_file.
6986         (func_import, func_create_testdir): Use func_lookup_file.
6987
6988 2006-07-29  Bruno Haible  <bruno@clisp.org>
6989
6990         * modules/setenv (Depends-on): Add unistd.
6991
6992 2006-07-29  Bruno Haible  <bruno@clisp.org>
6993
6994         * lib/setenv.c: Undo unintended modification done on 2006-02-27.
6995
6996 2006-07-29  Bruno Haible  <bruno@clisp.org>
6997
6998         * lib/localcharset.c: Assume <stddef.h>, <stdlib.h>, <string.h> exist.
6999
7000 2006-07-29  Bruno Haible  <bruno@clisp.org>
7001
7002         * gnulib-tool (import, update): If there is no Makefile.am, look at
7003         aclocal.m4, instead of bailing out.
7004
7005 2006-07-29  Bruno Haible  <bruno@clisp.org>
7006
7007         * gnulib-tool (func_usage): Revert most of the 2006-07-15 change.
7008         Categorize the options by when they are useful.
7009
7010 2006-07-29  Bruno Haible  <bruno@clisp.org>
7011
7012         * gnulib-tool (func_usage): Document option --no-libtool.
7013         Handle option --no-libtool.
7014         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Update
7015         for changed semantics of $libtool variable.
7016         (func_import): Likewise. If libtool is not used, show this through
7017         an option --no-libtool.
7018         (func_create_testdir): Update.
7019
7020 2006-07-29  Bruno Haible  <bruno@clisp.org>
7021
7022         * gnulib-tool (func_import): Extend error message about missing
7023         --doc-base.
7024
7025 2006-07-29  Bruno Haible  <bruno@clisp.org>
7026
7027         * gnulib-tool (func_import): Don't create the $docbase directory if
7028         there is no file to store there.
7029
7030 2006-07-29  Bruno Haible  <bruno@clisp.org>
7031
7032         * gnulib-tool (autoconf_minversion): If a --dir option is given and
7033         relevant, look for configure.ac there, not in the current directory.
7034         Also use a simple search for AC_PREREQ, not "autoconf --trace".
7035
7036 2006-07-29  Bruno Haible  <bruno@clisp.org>
7037
7038         * gnulib-tool (SORT): New variable.
7039         (func_usage): Undocument --assume-autoconf option.
7040         Remove --assume-autoconf option handling.
7041         (autoconf_minversion): Determine from the contents of configure.ac.
7042         (func_import): Remove autoconf_minversion handling.
7043         Suggested by Eric Blake.
7044
7045 2006-07-29  Bruno Haible  <bruno@clisp.org>
7046
7047         * doc/gnulib-tool.texi (gl_LIBTOOL): Mention --no-libtool option.
7048
7049 2006-07-29  Bruno Haible  <bruno@clisp.org>
7050
7051         * config/srclist.txt (*setenv.[ch]): Remove rules.
7052
7053 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
7054
7055         * m4/inet_pton.m4, inet_ntop.m4: Check for netinet/in.h too.
7056
7057 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
7058
7059         * lib/inet_ntop.h, inet_pton.h: Need to include netinet/in.h before
7060         arpa/inet.h.
7061
7062 2006-07-28  Simon Josefsson  <jas@extundo.com>
7063
7064         * modules/inet_ntop (Depends-on): Depend on arpa_inet.
7065         * modules/inet_pton (Depends-on): Likewise.
7066
7067 2006-07-28  Simon Josefsson  <jas@extundo.com>
7068
7069         * m4/netinet_in_h.m4: New file.
7070
7071 2006-07-28  Simon Josefsson  <jas@extundo.com>
7072
7073         * lib/inet_ntop.h, inet_pton.h: No need to guard netinet/in.h
7074         #include's.
7075
7076 2006-07-28  Simon Josefsson  <jas@extundo.com>
7077
7078         * lib/inet_ntop.h, inet_pton.h: No need to guard arpa/inet.h
7079         #include's.
7080
7081 2006-07-28  Paul Eggert  <eggert@cs.ucla.edu>
7082
7083         * lib/modechange.c (mode_compile): Numeric modes now affect setuid and
7084         setgid on directories only if they set these bits.
7085         * lib/modechange.h: Remove obsolete comment about masks.
7086
7087 2006-07-28  Eric Blake  <ebb9@byu.net>
7088
7089         * lib/regex_internal.h (struct re_dfa_t) [!_LIBC]: Avoid invalid C89
7090         macro expansion.
7091
7092 2006-07-28  Bruno Haible  <bruno@clisp.org>
7093
7094         * lib/inet_ntop.h, inet_pton.h: Use #if HAVE* instead of #ifdef HAVE*.
7095
7096 2006-07-28  Bruno Haible  <bruno@clisp.org>
7097
7098         * m4/mbchar.m4 (gl_MBCHAR): Also test for iswcntrl.
7099
7100 2006-07-28  Bruno Haible  <bruno@clisp.org>
7101
7102         * lib/mbchar.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
7103         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
7104         Define fallbacks.
7105         Avoids link error on FreeBSD 4.x.
7106         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
7107
7108         * lib/wcwidth.h (iswprint): Assume an ASCII compatible wide character
7109         encoding.
7110         * lib/mbswidth.c (iswcntrl): Likewise.
7111
7112 2006-07-27  Bruno Haible  <bruno@clisp.org>
7113
7114         * m4/stdint.m4 (gl_STDINT_H): Define __STDC_CONSTANT_MACROS during the
7115         test.
7116
7117 2006-07-27  Bruno Haible  <bruno@clisp.org>
7118
7119         * lib/stdint_.h (INT*_C, UINT*_C) [C++]: Define these if
7120         __STDC_CONSTANT_MACROS is defined, not if __STDC_LIMIT_MACROS is
7121         defined.
7122
7123 2006-07-26  Eric Blake  <ebb9@byu.net>
7124
7125         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Check for missing pipe.
7126
7127 2006-07-26  Eric Blake  <ebb9@byu.net>
7128
7129         * lib/mkstemp-safer.c [! HAVE_MKSTEMP]: Add prototype for platforms
7130         like mingw that lack mkstemp.
7131         * lib/pipe-safer.c (pipe_safer) [!HAVE_FUNC_PIPE]: Provide fallback to
7132         avoid compilation warning on mingw.
7133
7134 2006-07-26  Bruno Haible  <bruno@clisp.org>
7135
7136         * m4/stdint.m4 (gl_STDINT_H): Also verify the existence of the macros
7137         INT*_MIN, INT_LEAST*_MAX, INT_LEAST*_MIN, UINT_LEAST*_MAX,
7138         INT_FAST*_MIN, INTPTR_MIN.
7139
7140 2006-07-25  Bruno Haible  <bruno@clisp.org>
7141
7142         * modules/version-etc (Depends-on): Add stdarg.
7143
7144 2006-07-25  Bruno Haible  <bruno@clisp.org>
7145
7146         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Avoid 'eval' in front of
7147         complex commands.
7148
7149 2006-07-25  Bruno Haible  <bruno@clisp.org>
7150
7151         * lib/version-etc.c (version_etc_va): Use va_copy, assumed to be
7152         defined in <stdarg.h> or config.h.
7153
7154 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
7155
7156         * m4/stdio-safer.m4 (gl_FOPEN_SAFER, gl_TMPFILE_SAFER): New macros.
7157         (gl_STDIO_SAFER): Remove.
7158
7159 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
7160
7161         * MODULES.html.sh (File stream based Input/Output):
7162         Add fopen-safer, tmpfile-safer; remove stdio-safer.
7163         * modules/getusershell (Depends-on): Change stdio-safer to fopen-safer.
7164         * modules/fopen-safer, modules/tmpfile-safer: New files.
7165         * modules/stdio-safer: Remove.
7166
7167 2006-07-24  Bruno Haible  <bruno@clisp.org>
7168
7169         * modules/tmpdir: New file.
7170         * MODULES.html.sh (File system functions): Add it.
7171
7172 2006-07-24  Bruno Haible  <bruno@clisp.org>
7173
7174         * modules/javacomp (Depends-on): Add unistd, javaversion, binary-io,
7175         getline, pathname, fwriteerror, clean-temp, xvasprintf, strstr.
7176
7177 2006-07-24  Bruno Haible  <bruno@clisp.org>
7178
7179         * modules/clean-temp: New file.
7180
7181 2006-07-24  Bruno Haible  <bruno@clisp.org>
7182
7183         * m4/tmpdir.m4: New file, from GNU gettext.
7184
7185 2006-07-24  Bruno Haible  <bruno@clisp.org>
7186
7187         * lib/tmpdir.h: New file, from GNU gettext.
7188         * lib/tmpdir.c: New file, from GNU gettext.
7189
7190 2006-07-24  Bruno Haible  <bruno@clisp.org>
7191
7192         * lib/clean-temp.h: New file, from GNU gettext.
7193         * lib/clean-temp.c: New file, from GNU gettext.
7194
7195 2006-07-23  Eric Blake  <ebb9@byu.net>
7196
7197         * modules/stdio-safer (Files): Add tmpfile-safer.c.
7198         (Depends-on): Add binary-io.
7199
7200 2006-07-23  Eric Blake  <ebb9@byu.net>
7201
7202         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add tmpfile-safer.c.
7203
7204 2006-07-23  Eric Blake  <ebb9@byu.net>
7205
7206         * lib/tmpfile-safer.c: New file.
7207         * lib/stdio-safer.h (fopen_safer): Add prototype.
7208         * lib/stdio--.h (tmpfile): Make safer.
7209
7210 2006-07-23  Bruno Haible  <bruno@clisp.org>
7211
7212         * lib/gl_anylinked_list2.h (ASYNCSAFE): New macro.
7213         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before,
7214         gl_linked_add_after, gl_linked_add_at, gl_linked_remove_node,
7215         gl_linked_remove_at): Use it.
7216
7217 2006-07-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
7218         and Simon Josefsson <jas@extundo.com>
7219
7220         * lib/getaddrinfo.h (AI_PASSIVE): Make sure it is defined.
7221
7222         * lib/getaddrinfo.c (getaddrinfo): Support AI_PASSIVE.
7223
7224 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
7225
7226         * modules/close-stream: New file.
7227         * modules/closeout (Description): Make it clear that it exits
7228         with a diagnostic on error.
7229         (Depends-on): Add close-stream.  Remove fpending, stdbool.
7230         * MODULES.html.sh (File stream based Input/Output): Add close-stream.
7231
7232 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
7233
7234         * m4/close-stream.m4: New file.
7235
7236 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
7237
7238         * lib/close-stream.c, lib/close-stream.h: New files.
7239
7240 2006-07-22  Bruno Haible  <bruno@clisp.org>
7241
7242         Merge from GNU gettext 0.15.
7243
7244         2006-05-01  Bruno Haible  <bruno@clisp.org>
7245
7246                 * build-aux/javacomp.sh.in: Update for changed javacomp.m4.
7247
7248         2006-07-22  Bruno Haible  <bruno@clisp.org>
7249
7250                 * modules/javaversion: New file.
7251                 * MODULES.html.sh (Java): Add javaversion.
7252
7253         2006-03-12  Bruno Haible  <bruno@clisp.org>
7254
7255                 * build-aux/javaexec.sh.in: Update for changed javaexec.m4.
7256
7257         2005-12-04  Bruno Haible  <bruno@clisp.org>
7258
7259                 * build-aux/csharpexec.sh.in: Add support for 'clix' launcher
7260                 (untested).
7261
7262         2006-06-21  Bruno Haible  <bruno@clisp.org>
7263
7264                 Avoid warnings from recent versions of mcs.
7265                 * build-aux/csharpcomp.sh.in (options_mcs): Don't use options
7266                 -o, -L, -r any more. Use options documented since mcs-1.0
7267                 instead. Similarly for -g.
7268
7269         2005-12-04  Bruno Haible  <bruno@clisp.org>
7270
7271                 * build-aux/csharpcomp.sh.in: Suffix for resources is
7272                 .resources, not .resource.
7273
7274         2005-07-09  Bruno Haible  <bruno@clisp.org>
7275
7276                 * build-aux/csharpcomp.sh.in (options_csc): For -l option,
7277                 add a .dll suffix.
7278                 Reported by Mark Junker <mjscod@gmx.de>.
7279
7280         2006-07-22  Bruno Haible  <bruno@clisp.org>
7281
7282                 * modules/gettext: Upgrade to gettext-0.15.
7283                 (Files): Remove m4/isc-posix.m4. Add m4/lock.m4,
7284                 m4/visibility.m4.
7285                 Replace m4/inttypes.m4 with m4/inttypes-h.m4.
7286
7287 2006-07-22  Bruno Haible  <bruno@clisp.org>
7288
7289         Merge from GNU gettext 0.15.
7290
7291         2006-03-25  Bruno Haible  <bruno@clisp.org>
7292
7293                 * lib-link.m4 (AC_LIB_LINKFLAGS_FROM_LIBS): New macro.
7294
7295         2006-07-21  Bruno Haible  <bruno@clisp.org>
7296
7297                 * javacomp.m4 (gt_JAVACOMP): Convert target_version "null" to
7298                 "1.1".
7299
7300         2006-05-09  Bruno Haible  <bruno@clisp.org>
7301
7302                 * javacomp.m4 (gt_JAVACOMP): On Cygwin, set
7303                 CLASSPATH_SEPARATOR to a semicolon. Use CLASSPATH_SEPARATOR
7304                 for the conftestver execution.
7305
7306         2006-05-01  Bruno Haible  <bruno@clisp.org>
7307
7308                 * javacomp.m4 (gt_JAVACOMP): Accept a source-version and an
7309                 optional target-version argument. Verify that the compiler
7310                 groks source of the specified source-version, or add -source
7311                 option as necessary. Verify that the compiler produces
7312                 bytecode in the specified target-version, or add -target and
7313                 -source options as necessary. Make the result of the test
7314                 available as variable CONF_JAVAC. Also log error output in
7315                 config.log.
7316
7317         2006-03-11  Bruno Haible  <bruno@clisp.org>
7318
7319                 * javacomp.m4 (gt_JAVACOMP): Treat gcj-4.x like gcj-3.x.
7320
7321         2006-05-09  Bruno Haible  <bruno@clisp.org>
7322
7323                 * javaexec.m4 (gt_JAVAEXEC): On Cygwin, set
7324                 CLASSPATH_SEPARATOR to a semicolon.
7325
7326         2006-03-12  Bruno Haible  <bruno@clisp.org>
7327
7328                 * javaexec.m4 (gt_JAVAEXEC): Make the result of the test
7329                 available as variable CONF_JAVA, for subsequent autoconf
7330                 tests. Also log error output in config.log.
7331
7332         2006-07-19  Bruno Haible  <bruno@clisp.org>
7333
7334                 * getline.m4 (AM_FUNC_GETLINE): When cross-compiling, assume
7335                 that getline works on glibc2 systems. Needed to avoid trouble
7336                 in relocatable.c.
7337                 Reported by Nils Magnus Larsgard <nmlarsgaard@atmel.no>.
7338
7339         2005-12-04  Bruno Haible  <bruno@clisp.org>
7340
7341                 * csharpexec.m4 (gt_CSHARPEXEC): Add support for 'clix'
7342                 launcher (untested).
7343
7344         2005-12-04  Bruno Haible  <bruno@clisp.org>
7345
7346                 * csharpcomp.m4 (gt_CSHARPCOMP): Also set CSHARPCOMPFLAGS.
7347
7348         2006-07-22  Bruno Haible  <bruno@clisp.org>
7349
7350                 * gettext.m4: Update from GNU gettext-0.15.
7351                 * nls.m4: Likewise.
7352                 * po.m4: Likewise.
7353                 * inttypes-pri.m4: Likewise.
7354                 * inttypes-h.m4: Renamed from inttypes.m4.
7355                 (gl_HEADER_INTTYPES_H): Renamed from gt_HEADER_INTTYPES_H.
7356
7357 2006-07-22  Bruno Haible  <bruno@clisp.org>
7358
7359         Merge from GNU gettext 0.15.
7360
7361         2005-07-05  Bruno Haible  <bruno@clisp.org>
7362
7363                 * printf-args.c (printf_fetchargs): Work around broken
7364                 definition of wint_t on mingw.
7365
7366         2005-02-12  Bruno Haible  <bruno@clisp.org>
7367
7368                 * xallocsa.h: Add extern "C" for C++.
7369
7370         2006-05-17  Bruno Haible  <bruno@clisp.org>
7371
7372                 Cygwin portability.
7373                 * progreloc.c (WIN32_NATIVE): Renamed from WIN32.
7374
7375         2006-04-30  Bruno Haible  <bruno@clisp.org>
7376
7377                 * progreloc.c: Include <mach-o/dyld.h> if available.
7378                 (find_executable): Use _NSGetExecutablePath when possible.
7379
7380         2006-05-06  Charles Wilson  <cygwin@cwilson.fastmail.fm>
7381
7382                 * progreloc.c (maybe_executable) [CYGWIN]: Use the access()
7383                 function.
7384
7385         2005-12-29  Bruno Haible  <bruno@clisp.org>
7386
7387                 * progreloc.c (set_program_name_and_installdir): Fix
7388                 compilation error.
7389
7390         2005-12-04  Bruno Haible  <bruno@clisp.org>
7391
7392                 Cygwin portability.
7393                 * progreloc.c: Include <windows.h> also on Cygwin.
7394                 (find_executable): Add support for Cygwin.
7395                 (set_program_name_and_installdir): Handle also platforms with
7396                 nonempty EXEEXT.
7397
7398         2006-07-11  Bruno Haible  <bruno@clisp.org>
7399
7400                 * javacomp.c: Fix a comment.
7401                 Reported by Jim Meyering.
7402
7403         2006-04-30  Bruno Haible  <bruno@clisp.org>
7404
7405                 * javacomp.h (compile_java_class): Add source_version,
7406                 target_version arguments.
7407                 * javacomp.c: Rewritten to choose only a compiler that
7408                 respects the specified source_version and target_version.
7409
7410         2006-06-27  Bruno Haible  <bruno@clisp.org>
7411
7412                 Assume correct S_ISDIR macro.
7413                 * mkdtemp.c: Remove test of STAT_MACROS_BROKEN.
7414
7415         2006-07-22  Bruno Haible  <bruno@clisp.org>
7416
7417                 * javaversion.h: New file, from GNU gettext.
7418                 * javaversion.c: New file, from GNU gettext.
7419                 * javaversion.java: New file, from GNU gettext.
7420                 * javaversion.class: New file, from GNU gettext.
7421
7422         2006-05-17  Bruno Haible  <bruno@clisp.org>
7423
7424                 Cygwin portability.
7425                 * javaexec.c (execute_java_class): Test for jview program
7426                 also on Cygwin.
7427
7428         2006-04-09  Bruno Haible  <bruno@clisp.org>
7429
7430                 * fatal-signal.c: Don't include string.h.
7431                 (at_fatal_signal): Use a copying loop instead of memcpy.
7432
7433         2005-12-04  Bruno Haible  <bruno@clisp.org>
7434
7435                 * csharpexec.c: Add support for 'clix' launcher (untested).
7436                 (execute_csharp_using_sscli): New function.
7437                 (execute_csharp_program): Call it.
7438
7439         2006-06-21  Bruno Haible  <bruno@clisp.org>
7440
7441                 Avoid warnings from recent versions of mcs.
7442                 * csharpcomp.c (compile_csharp_using_mono): Don't use options
7443                 -o, -L, -r any more. Use options documented since mcs-1.0
7444                 instead. Similarly for -g.
7445
7446         2005-07-09  Bruno Haible  <bruno@clisp.org>
7447
7448                 * csharpcomp.c (compile_csharp_using_sscli): For -l option,
7449                 add a .dll suffix.
7450                 Reported by Mark Junker <mjscod@gmx.de>.
7451
7452         2006-06-17  Bruno Haible  <bruno@clisp.org>
7453
7454                 * config.charset: Update for NetBSD 3.0.
7455
7456         2006-05-17  Bruno Haible  <bruno@clisp.org>
7457
7458                 Cygwin portability.
7459                 * localcharset.c (WIN32_NATIVE): Renamed from WIN32.
7460
7461         2006-05-16  Bruno Haible  <bruno@clisp.org>
7462
7463                 * localcharset.c [CYGWIN]: Include <windows.h>.
7464                 (get_charset_aliases): For Cygwin, return the same CPxxx
7465                 aliases list as under WIN32.
7466                 (locale_charset) [CYGWIN]: Try to retrieve the encoding from
7467                 the environment variables. Fall back to GetACP().
7468
7469         2006-04-05  Bruno Haible  <bruno@clisp.org>
7470
7471                 * config.charset: Update Juan Manuel Guerrero's address.
7472
7473         2005-02-12  Bruno Haible  <bruno@clisp.org>
7474
7475                 * allocsa.h: Add extern "C" for C++.
7476
7477         2005-02-10  Bruno Haible  <bruno@clisp.org>
7478
7479                 * allocsa.h (sa_alignof): Define differently with AIX xlc, to
7480                 avoid a bug of this compiler on AIX 3.2.5 dealing with enums.
7481
7482         2006-07-22  Bruno Haible  <bruno@clisp.org>
7483
7484                 * gettext.h: Update to GNU gettext-0.15.
7485
7486 2006-07-22  Bruno Haible  <bruno@clisp.org>
7487
7488         * config/srclist.txt: Resync printf-args.c, vasnprintf.c,
7489         localcharset.c, mkdtemp.c, config.rpath, lib-ld.m4, lib-link.m4,
7490         lib-prefix.m4, longdouble.m4, ssize_t.m4.
7491
7492 2006-07-21  Eric Blake  <ebb9@byu.net>
7493
7494         * modules/stdlib-safer: New file.
7495         * MODULES.html.sh (File stream based Input/Output): Add
7496         stdlib-safer.
7497
7498 2006-07-21  Eric Blake  <ebb9@byu.net>
7499
7500         * lib/stdlib-safer.h: New file from coreutils, required by
7501         stdlib--.h.
7502
7503 2006-07-20  Paul Eggert  <eggert@cs.ucla.edu>
7504
7505         * gnulib-tool (func_usage): Document --assume-autoconf='latest-stable'.
7506
7507 2006-07-20  Bruno Haible  <bruno@clisp.org>
7508
7509         * gnulib-tool: Recognize new option --assume-autoconf.
7510         (autoconf_minversion): New variable.
7511         (func_get_filelist): Use it to decide whether to add onceonly_2_57.m4.
7512
7513 2006-07-20  Bruno Haible  <bruno@clisp.org>
7514
7515         * MODULES.html.sh (func_all_modules): Add a missing func_begin_table.
7516
7517 2006-07-19  Derek R. Price  <derek@ximbiot.com>
7518
7519         * lib/getaddrinfo.h: Don't define unimplemented AI_* flags.
7520         Reindent and repaginate.
7521
7522 2006-07-19  Derek Price  <derek@ximbiot.com>
7523
7524         * doc/gnulib.texi (Libtool and Windows):  Eliminate passive voice.
7525         Correct grammar.
7526
7527 2006-07-17  Bruno Haible  <bruno@clisp.org>
7528
7529         * modules/list: New file.
7530         * modules/array-list: New file.
7531         * modules/carray-list, modules/carray-list-tests: New files.
7532         * modules/linked-list, modules/linked-list-tests: New files.
7533         * modules/avltree-list, modules/avltree-list-tests: New files.
7534         * modules/rbtree-list, modules/rbtree-list-tests: New files.
7535         * modules/linkedhash-list, modules/linkedhash-list-tests: New files.
7536         * modules/avltreehash-list, modules/avltreehash-list-tests: New files.
7537         * modules/rbtreehash-list, modules/rbtreehash-list-tests: New files.
7538         * modules/oset: New file.
7539         * modules/array-oset: New file.
7540         * modules/avltree-oset, modules/avltree-oset-tests: New files.
7541         * modules/rbtree-oset, modules/rbtree-oset-tests: New files.
7542         * tests/test-carray_list.c: New file.
7543         * tests/test-linked_list.c: New file.
7544         * tests/test-avltree_list.c: New file.
7545         * tests/test-rbtree_list.c: New file.
7546         * tests/test-linkedhash_list.c: New file.
7547         * tests/test-avltreehash_list.c: New file.
7548         * tests/test-rbtreehash_list.c: New file.
7549         * tests/test-avltree_oset.c: New file.
7550         * tests/test-rbtree_oset.c: New file.
7551         * MODULES.html.sh (Container data structures): New section.
7552
7553 2006-07-17  Bruno Haible  <bruno@clisp.org>
7554
7555         * m4/gl_list.m4: New file.
7556
7557 2006-07-17  Bruno Haible  <bruno@clisp.org>
7558
7559         * lib/gl_list.h: New file.
7560         * lib/gl_list.c: New file.
7561         * lib/gl_array_list.h: New file.
7562         * lib/gl_array_list.c: New file.
7563         * lib/gl_carray_list.h: New file.
7564         * lib/gl_carray_list.c: New file.
7565         * lib/gl_linked_list.h: New file.
7566         * lib/gl_linked_list.c: New file.
7567         * lib/gl_anylinked_list1.h: New file.
7568         * lib/gl_anylinked_list2.h: New file.
7569         * lib/gl_avltree_list.h: New file.
7570         * lib/gl_avltree_list.c: New file.
7571         * lib/gl_anyavltree_list1.h: New file.
7572         * lib/gl_anyavltree_list2.h: New file.
7573         * lib/gl_rbtree_list.h: New file.
7574         * lib/gl_rbtree_list.c: New file.
7575         * lib/gl_anyrbtree_list1.h: New file.
7576         * lib/gl_anyrbtree_list2.h: New file.
7577         * lib/gl_anytree_list1.h: New file.
7578         * lib/gl_anytree_list2.h: New file.
7579         * lib/gl_linkedhash_list.h: New file.
7580         * lib/gl_linkedhash_list.c: New file.
7581         * lib/gl_anyhash_list1.h: New file.
7582         * lib/gl_anyhash_list2.h: New file.
7583         * lib/gl_avltreehash_list.h: New file.
7584         * lib/gl_avltreehash_list.c: New file.
7585         * lib/gl_rbtreehash_list.h: New file.
7586         * lib/gl_rbtreehash_list.c: New file.
7587         * lib/gl_anytreehash_list1.h: New file.
7588         * lib/gl_anytreehash_list2.h: New file.
7589
7590         * lib/gl_oset.h: New file.
7591         * lib/gl_oset.c: New file.
7592         * lib/gl_array_oset.h: New file.
7593         * lib/gl_array_oset.c: New file.
7594         * lib/gl_avltree_oset.h: New file.
7595         * lib/gl_avltree_oset.c: New file.
7596         * lib/gl_rbtree_oset.h: New file.
7597         * lib/gl_rbtree_oset.c: New file.
7598         * lib/gl_anytree_oset.h: New file.
7599
7600 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
7601
7602         * m4/mkancesdirs.m4: New file.
7603         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Mention dirchownmod.c,
7604         dirchownmod.h.  Don't require AC_FUNC_ALLOCA, gl_AFS, gl_CHDIR_SAFER;
7605         no longer needed.  Require gl_FUNC_LCHOWN, since dirchownmod.c needs
7606         it.
7607
7608 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
7609
7610         * lib/dirchownmod.c, lib/dirchownmod.h, lib/mkancesdirs.c:
7611         * lib/mkancesdirs.h: New files.
7612         * lib/mkdir-p.c: Don't include alloca.h, stdio.h, sys/types.h,
7613         unistd.h, string.h, chdir-safer.h, dirname.h, lchmod.h, lchown.h,
7614         save-cwd.h.  Instead, include dirchownmod.h and mkancesdirs.h.
7615         (make_dir_parents): New args MAKE_ANCESTOR, OPTIONS, ANNOUNCE,
7616         MODE_BITS.  Remove options VERBOSE_FMT_STRING, CWD_ERRNO.  All
7617         callers changed.  Revamp internals significantly, by not
7618         attempting to create directories that are temporarily more
7619         permissive than the final results.  Do not attempt to use
7620         save_cwd/restore_cwd; it isn't worth it for mkdir and install.
7621         This removes some race conditions, fixes some bugs, and simplifies
7622         things.  Use new dirchownmod function to do owner and mode changes.
7623         * lib/mkdir-p.h: Likewise.
7624         * lib/modechange.c (octal_to_mode): New function.
7625         (struct mode_change): New member mentioned.
7626         (make_node_op_equals): New arg mentioned.  All callers changed.
7627         (mode_compile): Keep track of which mode bits the user has explicitly
7628         mentioned.
7629         (mode_adjust): New arg DIR, so that we implement the X op correctly.
7630         New arg PMODE_BITS, to keep track of which mode bits the user
7631         mentioned; it treats S_ISUID and S_ISGID speciall.
7632         All callers changed.
7633         * lib/modechange.h: Likewise.
7634
7635 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
7636
7637         * MODULES.html.sh: Add mkancestors.
7638         * modules/mkancesdirs: New module.
7639         * modules/mkdir-p (Files): Remove lib/chdir-safer.c, lib/chdir-safer.h,
7640         lib/same-inode.h, m4/afs.m4, m4/chdir-safer.m4.
7641         The chdir-safer and afs files are now orphans; I'll remove them
7642         unless someone speaks up.
7643         Add lib/dirchownmod.c, lib/dirchownmod.h.
7644         (Depends-on): Remove alloca, chown, save-cwd, dirname.
7645         Add lchown, mkancesdirs.
7646         (Maintainer): Add self.
7647
7648 2006-07-15  Karl Berry  <karl@gnu.org>
7649
7650         * gnulib-tool: help message wording/arrangement.
7651
7652 2006-07-14  Simon Josefsson  <jas@extundo.com>
7653
7654         * doc/gnulib.texi (Libtool and Windows): New section.
7655
7656 2006-07-12  Simon Josefsson  <jas@extundo.com>
7657
7658         * modules/gendocs (License): Fix license, approved by Karl.
7659
7660 2006-07-12  Eric Blake  <ebb9@byu.net>
7661
7662         * MODULES.html.sh: Add gendocs.
7663
7664 2006-07-11  Eric Blake  <ebb9@byu.net>
7665
7666         * modules/fdl: New module, to install doc/fdl.texi.
7667         * MODULES.html.sh: Add new section for documentation modules.
7668         * gnulib-tool: Avoid space-tab.
7669         (--doc-base): New option, to manage files from doc.
7670
7671 2006-07-11  Eric Blake  <ebb9@byu.net>
7672
7673         * m4/absolute-header.m4: Fix comments to match recent change.
7674
7675 2006-07-11  Eric Blake  <ebb9@byu.net>
7676
7677         * gnulib-tool: List --doc-base before --tests-base.
7678
7679 2006-07-11  Derek R. Price  <derek@ximbiot.com>
7680
7681         * lib/glob.c: s/NAMLEN/_D_EXACT_NAMLEN/.
7682
7683 2006-07-11  Bruno Haible  <bruno@clisp.org>
7684
7685         * README: Mention where to put documentation.
7686
7687 2006-07-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7688
7689         * doc/functions.texi, gnulib-tool.texi, gnulib.texi: Fix some typos.
7690
7691 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
7692
7693         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Like today's change
7694         to stdint.m4.
7695
7696 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
7697
7698         * m4/stdint.m4 (gl_STDINT_H): Like yesterday's change to
7699         absolute-header.m4.  Also, set ABSOLUTE_STDINT_H to a string
7700         "no/such/file/stdint.h" when there is no such file, so that
7701         the resulting C code can be parsed by dodgy compilers.
7702         Problems reported by Bob Proulx.
7703
7704 2006-07-10  Derek R. Price  <derek@ximbiot.com>
7705
7706         * lib/backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
7707         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
7708         macros into the GNU _D_EXACT_NAMLEN.
7709         * lib/savedir.c:  Likewise.
7710         (savedirstream): Use _D_EXACT_NAMLEN in preference to strlen.
7711
7712 2006-07-10  Derek R. Price  <derek@ximbiot.com>
7713         and Paul Eggert  <eggert@cs.ucla.edu>
7714
7715         * m4/backupfile.m4, d-ino.m4, d-type.m4, dirfd.m4, fts.m4, getcwd.m4:
7716         * m4/savedir.m4:
7717         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
7718         macros into the GNU _D_EXACT_NAMLEN.
7719
7720 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
7721
7722         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Use "" rather than <>
7723         around the absolute name, to work around a problem with the HP-UX
7724         11.23 native C compiler, reported by Bob Proulx.
7725
7726 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
7727
7728         * doc/maintain.texi, make-stds.texi: Sync from
7729         <http://savannah.gnu.org/projects/gnustandards>.
7730
7731 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
7732
7733         * build-aux/depcomp, build-aux/install-sh: Sync from Automake.
7734
7735 2006-07-09  Jim Meyering  <jim@meyering.net>
7736
7737         * m4/glob.m4: Remove a doubled word in a comment.
7738
7739 2006-07-09  Jim Meyering  <jim@meyering.net>
7740
7741         * lib/argp-pv.c: Remove a doubled word in a comment.
7742         * lib/check-version.c (check_version): Likewise.
7743         * lib/javacomp.c (compile_java_class): Likewise.
7744
7745 2006-07-08  Paul Eggert  <eggert@cs.ucla.edu>
7746
7747         * gnulib-tool (func_get_filelist): Don't echo m4/onceonly_2_57.m4,
7748         for the benefit of people using Autoconf 2.60.  If you want to
7749         support older Autoconf versions you can copy m4/onceonly_2_57.m4
7750         (or m4/onceonly.m4, if pre-2.57) manually.
7751
7752 2006-07-08  Jim Meyering  <jim@meyering.net>
7753
7754         * m4/link-follow.m4: Remove one of two adjacent "whether"s in a
7755         comment.
7756         * m4/getopt.m4: Remove one of two adjacent "your"s in a comment.
7757         * m4/regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a
7758         comment.
7759
7760 2006-07-08  Jim Meyering  <jim@meyering.net>
7761
7762         * lib/getndelim2.h (getndelim2): Remove doubled "after" in comment.
7763
7764 2006-07-07  Simon Josefsson  <jas@extundo.com>
7765
7766         * tests/test-crc.c: Change expected crc value, the test vector
7767         were probably computed using the old broken crc.c?
7768
7769 2006-07-06  Simon Josefsson  <jas@extundo.com>
7770
7771         * modules/sys_socket (Files): Add m4/sockpfaf.m4 (this module is
7772         now the canonical place for the M4 file).
7773
7774         * modules/getaddrinfo (Files): Remove m4/sockpfaf.m4, we get it
7775         from the sys_socket dependency now.
7776
7777         * modules/inet_pton (Files): Ditto.
7778
7779         * modules/inet_ntop (Files): Ditto.
7780
7781 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
7782
7783         * modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL,
7784         not gl_PREREQ_GETUSERSHELL.
7785
7786 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7787
7788         * m4/_inttypes_h.m4 (gl_INTTYPES_H): Use AC_CHECK_DECLS_ONCE
7789         with only one argument, for Autoconf 2.60.
7790         * m4/fileblocks.m4 (gl_PREREQ_FILEBLOCKS): AC_CHECK_DECLS_ONCE may
7791         expand to nothing, so add a shell command to avoid syntax error.
7792         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
7793
7794 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7795
7796         * lib/strtod.c (strtod): cast the argument of tolower to unsigned char.
7797
7798 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
7799
7800         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't check for getenv decl;
7801         no longer needed.  Check for isblank decl.
7802         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Don't check for getenv decl.
7803         * m4/regex.m4 (gl_PREREQ_REGEX): Dheck for isblank decl instead
7804         of existence.
7805
7806 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
7807
7808         * lib/getloadavg.c: Use __VMS, not VMS.
7809         * lib/getopt.c: Likewise.
7810         * lib/getpagesize.h: Likewise.
7811         * lib/glob.c: Remove most VMS cruft; it hasn't been tested for a while
7812         and probably does not work.
7813
7814 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
7815
7816         * lib/.cppi-disable: Add wcwidth.
7817         * lib/fnmatch.c (ISBLANK): Remove.  All uses changed to isblank.
7818         (isblank) [! (defined isblank || HAVE_DECL_ISBLANK)]: New macro.
7819         (ISGRAPH): Remove.  All uses changed to isgraph.
7820         (FOLD) [!defined _LIBC]: Remove special case.
7821         * lib/getdate.y (lookup_word): Remove no-longer-needed call to islower.
7822         * lib/regex_internal.h (isblank): Depend on HAVE_DECL_ISBLANK, not
7823         HAVE_ISBLANK.
7824         * lib/strftime.c (TOLOWER, TOUPPER) [!defined _LIBC]: Remove special
7825         case.
7826
7827 2006-07-06  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
7828
7829         * lib/getaddrinfo.c: Changes to compile under MSVC6: changed
7830         '#if WIN32_NATIVE' to '#ifdef' & moved WSAAPI macro inside
7831         brackets.  Other minor changes to suppress some compiler
7832         warnings.
7833
7834 2006-07-06  Derek R. Price  <derek@ximbiot.com>
7835         and Paul Eggert  <eggert@cs.ucla.edu>
7836
7837         * m4/backupfile.m4 (gl_BACKUPFILE): Check for dirent.h, instead
7838         of invoking obsolescent AC_HEADER_DIRENT macro.
7839         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Likewise.
7840         * m4/d-type.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Likewise.
7841         * m4/dirfd.m4 (gl_FUNC_DIRFD): Likewise.
7842         * m4/fts.m4 (gl_FUNC_FTS_CORE): Likewise.
7843         * m4/getcwd.m4 (gl_PREREQ_GETCWD): Likewise.
7844         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
7845         * m4/savedir.m4 (gl_SAVEDIR): Likewise.
7846         * m4/readdir.m4: Remove; no longer needed.
7847
7848 2006-07-06  Derek R. Price  <derek@ximbiot.com>
7849         and Paul Eggert  <eggert@cs.ucla.edu>
7850
7851         * lib/backupfile.c [HAVE_DIRENT_H && ! HAVE_NDIR_H]:
7852         Don't worry about this obsolete case any more.
7853         (HAVE_DIR): Remove.  All uses removed; we now assume you can read
7854         directories.
7855         * lib/dirfd.h [HAVE_DIRENT_H && ! HAVE_NDIR_H]: Don't
7856         worry about this obsolete case any more.
7857         * lib/fts.c: Likewise.
7858         * lib/getcwd.c: Likewise.
7859         * lib/glob.h: Likewise.
7860         * lib/savedir.c: Likewise.
7861
7862 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
7863
7864         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Use AC_CHECK_DECLS_ONCE
7865         rather than AC_CHECK_DECLS for strtoimax and strtoumax.
7866         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Remove; no longer
7867         needed.
7868         All uses removed.
7869         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
7870         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
7871         * m4/exclude.m4 (gl_EXCLUDE): Don't check for isascii; no longer
7872         needed.
7873         * m4/getdate.m4 (gl_GETDATE): Likewise.
7874         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
7875         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
7876         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
7877         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
7878         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
7879         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
7880         * m4/exclude.m4 (gl_EXCLUDE): Don't require AC_C_INLINE; no longer
7881         needed.
7882
7883 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
7884
7885         * lib/memcasecmp.c: Include <limits.h>.
7886         (memcasecmp): Don't assume UCHAR_MAX <= INT_MAX.
7887         * lib/strtod.c (strtod): Don't assume isspace works on negative chars.
7888         Don't assume isdigit succeeds only on '0' through '9'.
7889
7890 2006-07-05  Eric Blake  <ebb9@byu.net>
7891
7892         * modules/getaddrinfo (Depends-on): Add snprintf.
7893
7894 2006-07-05  Eric Blake  <ebb9@byu.net>
7895
7896         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Use gl_HEADER_SYS_SOCKET
7897         to avoid 'header present but could not be compiled' on cygwin.
7898
7899 2006-07-05  Eric Blake  <ebb9@byu.net>
7900
7901         * lib/getaddrinfo.h (NI_NUMERICHOST, NI_NUMERICSERV): Define if
7902         missing from netdb.h.
7903         * lib/getaddrinfo.c (includes): Include inet_ntop and snprintf.
7904
7905 2006-07-05  Derek R. Price  <derek@ximbiot.com>
7906
7907         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Don't require AC_HEADER_STDC;
7908         no longer needed.
7909         * m4/exclude.m4 (gl_EXCLUDE): Likewise.
7910         * m4/getdate.m4 (gl_GETDATE): Likewise.
7911         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
7912         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
7913         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
7914         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
7915         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
7916
7917 2006-07-05  Derek R. Price  <derek@ximbiot.com>
7918
7919         * lib/exclude.c (IN_CTYPE_DOMAIN, is_space): Remove; no longer needed.
7920         All uses of is_space replaced by isspace.
7921         * lib/exit.h: Don't talk about STDC_HEADERS.
7922         * lib/fnmatch.c (ISASCII): Remove; no longer needed.  All uses removed.
7923         (ISPRINT, ISDIGIT, ISALNUM, ISALPHA, ISCNTRL, ISLOWER, ISPUNCT):
7924         (ISSPACE, ISUPPER, ISXDIGIT): Remove; no longer needed.  All uses
7925         replaced by isprint etc.
7926         * lib/getdate.y (IN_CTYPE_DOMAIN, ISSPACE, ISALPHA, ISLOWER): Likewise.
7927         * lib/getusershell.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
7928         * lib/memcasecmp.c (IN_CTYPE_DOMAIN, ISLOWER, TOUPPER): Likewise.
7929         * lib/strtod.c (IN_CTYPE_DOMAIN, ISSPACE, ISDIGIT, TOLOWER): Likewise.
7930         * lib/strtol.c (IN_CTYPE_DOMAIN): Likewise.
7931         * lib/xstrtol.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
7932
7933 2006-07-05  Bruno Haible  <bruno@clisp.org>
7934
7935         * m4/strndup.m4 (gl_FUNC_STRNDUP): When cross-compiling, check whether
7936         the function exists, before testing against AIX.
7937         Reported by Martin Lambers <marlam@marlam.de>.
7938
7939 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
7940
7941         * modules/cycle-check (lib_SOURCES): Add same-inode.h.
7942         From Mark D. Baushke.
7943
7944 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
7945
7946         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Prepend three slashes
7947         to the absolute name, not just one, to bypass Sun C 5.8's
7948         "warning: #include of /usr/include/... may be non-portable".
7949
7950 2006-07-04  Eric Blake  <ebb9@byu.net>
7951
7952         * modules/dirname-tests: New test module.
7953         * tests/test-dirname.c: New file, replacing dirname.c
7954         TEST_DIRNAME section that was recently deleted.
7955
7956 2006-07-04  Bruno Haible  <bruno@clisp.org>
7957
7958         Assume ANSI C header files and <ctype.h> functions.
7959         * lib/mbswidth.c (IN_CTYPE_DOMAIN, ISPRINT, ISCNTRL): Remove macros.
7960         (mbsnwidth): Use isprint, iscntrl instead.
7961
7962 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
7963
7964         Merge from coreutils.
7965         * MODULES.html.sh: Add xstrtold.
7966         * modules/xstrtold: New file.
7967         * modules/cycle-check (Files): Add lib/same-inode.h.
7968         * modules/dirname (Files): Add m4/double-slash-root.m4.
7969         * modules/getcwd (Files): Add m4/getcwd-abort-bug.m4.
7970         * modules/mkdir-p (Files): Add lib/same-inode.h.
7971         * modules/same (Files): Add lib/same-inode.h.
7972
7973 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
7974
7975         * m4/absolute-header.m4: Renamed from full-header-path.m4.
7976         This is to keep the terminology clean; POSIX talks about
7977         "absolute pathnames", not "full pathnames", but the GNU
7978         Coding Standards say to use "path" for something else;
7979         so use "absolute" to keep both sides happy.
7980         (gl_ABSOLUTE_HEADER): Renamed from gl_FULL_HEADER_PATH.
7981         Set gl_absolute_header, not gl_full_header_path.
7982         Set gl_cv_absolute_<header>, not gl_full_path_<header>.
7983         Define ABSOLUTE_<HEADER>, not FULL_PATH_<HEADER>.
7984         All uses changed.
7985
7986         Merge from coreutils.
7987
7988         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
7989
7990         * m4/c-strtod.m4 (gl_C_STRTOLD): Add c-strtod.c to LIBSOURCES.
7991         Require gl_USE_SYSTEM_EXTENSIONS, not gl_C_STRTOD, since we don't
7992         want to require the building of c-strtod.o.
7993         * m4/lib-check.m4 (cu_LIB_CHECK): Remove SEQ_LIBM, since seq no longer
7994         needs -lm directly.
7995         * m4/xstrtod.m4 (gl_XSTRTOLD): New macro.
7996
7997         2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
7998
7999         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils's
8000         --as-needed option if available.  Problem reported by Albert Chin in
8001         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00114.html>.
8002         However, use -Wl,--as-needed, not bare --as-needed, since HP-UX 11.11
8003         cc merely issues a bunch of annoying warnings for --as-needed
8004         (this problem was reported by Bob Proulx).  Also, try linking with
8005         -lm to detect a bug in binutils 2.16 (this problem was reported
8006         by Ralf Wildenhues).
8007
8008         2006-06-18  Jim Meyering  <jim@meyering.net>
8009
8010         Test for a bug that causes glibc's getcwd to suffer a failed assertion.
8011         * m4/getcwd-abort-bug.m4 (gl_FUNC_GETCWD_ABORT_BUG): New file and
8012         macro.
8013         * m4/getcwd.m4 (gl_FUNC_GETCWD): If we detect support for getcwd_null,
8014         also check for glibc-2.4's abort-inducing bug.
8015
8016         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix typo.
8017         Low-probability clean-up should be to use rmdir to get rid of
8018         the just-created directory, not unlink.
8019
8020         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is missing, make
8021         configure fail, and request a bug report to inform us about it.
8022         Add a comment that, barring reports to the contrary, in 2007 we'll
8023         assume ftruncate is universally available.
8024
8025         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
8026
8027         * m4/filemode.m4 (gl_FILEMODE): Check for strmode declaration.
8028
8029         2006-03-12  Jim Meyering  <jim@meyering.net>
8030
8031         * m4/chdir-safer.m4 (gl_CHDIR_SAFER): Add same-inode.h to the list.
8032         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Likewise.
8033         * m4/same.m4 (gl_SAME): Likewise.
8034         * m4/root-dev-ino.m4 (gl_ROOT_DEV_INO): Likewise.
8035
8036         2006-03-11  Eric Blake  <ebb9@byu.net>
8037
8038         * m4/double-slash-root.m4: New file, provides gl_DOUBLE_SLASH_ROOT.
8039         * m4/dirname.m4 (gl_DIRNAME): Use gl_DOUBLE_SLASH_ROOT.
8040         * m4/dos.m4 (FILE_SYSTEM_PREFIX_LEN): Move from here to dirname.h.
8041         (FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE): New define.
8042
8043 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
8044
8045         * lib/stdint_.h: Include <sys/types.h> after @FULL_PATH_STDINT_H@, for
8046         MacOS X 10.4.6.  Don't mention <sys/int_types.h>.  Problems
8047         reported by Mark D. Baushke, one in
8048         <http://lists.gnu.org/archive/html/bug-gnulib/2006-07/msg00015.html>.
8049
8050         Merge from coreutils.
8051
8052         * lib/.cppi-disable: Add stdint_.h.
8053         * lib/.cvsignore: Add stdint.h.
8054
8055         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
8056
8057         * lib/xstrtod.c (XSTRTOD, DOUBLE): New macros, so that we can support
8058         both double and long double versions.
8059         (XSTRTOD): Renamed from xstrtod.  Use DOUBLE internally.
8060         * lib/xstrtold.c: New file.
8061         * lib/xstrtod.h (xstrtold): New decl.
8062
8063         2006-05-22  Paul Eggert  <eggert@cs.ucla.edu>
8064
8065         * lib/filemode.c (setst): Remove.
8066         (strmode): Rewrite to avoid setst.  This makes the code shorter,
8067         (arguably) clearer, and the generated code is a bit smaller on my
8068         Debian GNU/Linux stable x86 host.
8069
8070         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
8071
8072         * lib/filemode.c: Include "filemode.h" first, to test the interface.
8073         Assume that filemode.h includes sys/types.h and sys/stat.h.
8074         (HAVE_ST_DM_MODE): New macro, moved here from ls.c.
8075         (ftypelet): Reorder to put common cases first, for efficiency.
8076         Add 'P', 'w'.  Remove 'M', since it's now the caller's responsibility
8077         to do 'M'.
8078         (strmode): Renamed from mode_string, and now stores 12 bytes instead
8079         of 10, for compatibility with FreeBSD.  All callers changed.
8080         (filemodestring): Now stores 12 bytes instead of 10, and sets file
8081         types that can't be deduced solely from st_mode.  First arg is now a
8082         const pointer.
8083         * lib/filemode.h (HAVE_DECL_STRMODE): Include <string.h> for strmode.
8084         (strmode): Renamed from mode_string.
8085         (filemodestring): New decl.
8086         * lib/stat-macros.h: Don't undef S_ISDOOR, since it's never buggy.
8087         (S_ISDOOR): Don't bother with S_IFDOOR, since that code is never
8088         needed.
8089         (S_ISPORT, S_ISWHT): New macros, if not already defined.
8090
8091         2006-04-12  Paul Eggert  <eggert@cs.ucla.edu>
8092
8093         * lib/fsusage.c: Don't include <inttypes.h> or <stdint.h>, since
8094         fsusage.h now does that.  Include fsusage.h first, to test interface.
8095         Prefer statvfs if it works, since it's blessed by POSIX.  Attempt
8096         at most one method (the old code could have generated decls that
8097         didn't conform to C89, not that this was ever exercised).
8098         * lib/fsusage.h: Include <inttypes.h> and <stdint.h> if they exist.
8099
8100         2006-03-19  Jim Meyering  <jim@meyering.net>
8101
8102         Work even in a chroot where d_ino values for entries in "/"
8103         don't match the stat.st_ino values for the same names.
8104         * lib/getcwd.c (__getcwd): When no d_ino value matches the target inode
8105         number, iterate through all entries again, using lstat instead.
8106         Reported by Kenshi Muto in http://bugs.debian.org/355810, and by
8107         Zouhir Hafidi in https://bugzilla.redhat.com/bugzilla/190656.
8108
8109         * lib/getcwd.c (__getcwd): Clarify a comment.
8110         Use memcpy in place of a call to strcpy.
8111
8112         2006-03-12  Jim Meyering  <jim@meyering.net>
8113
8114         * lib/fts-cycle.c (leave_dir): If cycle-check's saved dev-ino pair
8115         matches that of the current directory (which we're about to chdir ".."
8116         out of), then save the dev-ino of the parent, instead.
8117
8118         * lib/same-inode.h (SAME_INODE): New file/macro.
8119         * lib/chdir-safer.c (SAME_INODE): Remove definition.
8120         Include "same-inode.h", instead.
8121         * lib/same.c: Likewise.
8122         * lib/cycle-check.h: Include "same-inode.h".
8123         (CYCLE_CHECK_REFLECT_CHDIR_UP): Define.
8124         * lib/cycle-check.c (SAME_INODE): Remove definition.
8125         * lib/root-dev-ino.h: Include "same-inode.h".
8126
8127         2006-03-11  Eric Blake  <ebb9@byu.net>
8128
8129         * lib/same.c (same_name): s/base_name/last_component/
8130         * lib/backupfile.c (check_extension, numbered_backup): Likewise.
8131         * lib/filenamecat.c (file_name_concat): Likewise.
8132
8133         2006-03-11  Eric Blake  <ebb9@byu.net>,
8134                     Paul Eggert  <eggert@cs.ucla.edu>
8135
8136         * lib/dirname.h (FILE_SYSTEM_PREFIX_LEN): Move here from dos.m4.
8137         [FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't treat 1: as a
8138         drive prefix.
8139         (IS_ABSOLUTE_FILE_NAME): Treat all drive letters as absolute on
8140         platforms like cygwin with FILE_SYSTEM_DRIVE_PREFIX_IS_ABSOLUTE.
8141         (last_component): New method.
8142         * lib/dirname.c (dir_len): Determine when drive letters need a
8143         subsequent slash.  Preserve // when it is special.
8144         (dir_name): Don't append dot when drive letter is absolute.
8145         [TEST_DIRNAME]: Move into a full-blown gnulib test.
8146         * lib/basename.c (base_name): New semantics - malloc the result.
8147         Preserve // when it is special.  Preserve relative files that look
8148         like drive letters.
8149         (base_len): Preserve // when it is special.
8150         (last_component): New method, similar to old base_name semantics.
8151         * lib/stripslash.c (strip_trailing_slashes): Use last_component, not
8152         base_name.  Strip redundant slashes from ///.
8153
8154 2006-07-03  Jim Meyering  <jim@meyering.net>
8155
8156         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if this
8157         macro is used before the first cycle_check call.
8158
8159 2006-07-03  Eric Blake  <ebb9@byu.net>
8160
8161         * modules/dirname (Depends-on): Add xstrndup.
8162
8163 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
8164
8165         * m4/stdint.m4 (gl_STDINT_H): Use more-mnemonic identifiers for
8166         test cases, so that config.log is a bit easier to follow.
8167
8168 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
8169
8170         * lib/stdint_.h (intmax_t, uintmax_t): Prefer long to long long if
8171         both are 64 bits, since this seems to be the tradition, and this
8172         prevents gcc -Wformat from warning about usages with PRIuMAX.  If
8173         we ever run into a host that prefers long long to long in this
8174         case, we'll need another configure-time test.  Problem reported by
8175         Jim Meyering.
8176
8177 2006-07-02  Eric Blake  <ebb9@byu.net>
8178
8179         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Simplify by using AC_CHECK_DECLS.
8180
8181 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
8182
8183         * modules/inttypes (Depends-on): No longer depends on stdint.
8184         * modules/stdint (Description): Say more about assumptions.
8185         Say that the fast types might differ.  Say macros are used.
8186         (Files): Remove m4/size_max.m4, m4/wchar_t.m4.  Add m4/longlong.m4.
8187         (Makefile.am): Revise list of substituted symbols to match
8188         new stdint.m4.
8189         * modules/stdint-tests (Files): Add m4/wchar_t.m4, m4/wint_t.m4.
8190         (configure.ac): Add gt_TYPE_WCHAR_T, gt_TYPE_WINT_T.
8191         * tests/test-stdint.c (verify_same_types)
8192         [! (__GNUC__ >= 2 && DO_PEDANTIC)]: Put in a decl, so that
8193         the code conforms to C99/C89.
8194         Test for WCHAR_MIN and WCHAR_MAX only if HAVE_WCHAR_T.
8195         Test for WINT_MIN and WINT_MAX only if HAVE_WINT_T.
8196
8197 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
8198
8199         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Backport from Autoconf 2.60,
8200         but fix a bug, by requiring at least 64 bits.
8201         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
8202         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Now just call
8203         AC_TYPE_LONG_LONG_INT.  This macro is obsolete and will go soon.
8204         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG) Likewise.
8205
8206         * m4/stdint.m4 (gl_STDINT_H): Rewrite to accommodate stdint_.h
8207         changes.  Make 2.59 a prerequisite.  Check and substitute for
8208         HAVE_LONG_LONG_INT.  Rely on Autoconf to check for stdint.h and
8209         inttypes.h.  Do not use special include files; just use the
8210         defaults.  Check for sys/inttypes.h and sys/bitypes.h in the usual
8211         way now.  Remove no-longer-needed tests for HAVE_LONG_64BIT,
8212         HAVE_LONG_LONG_64BIT, int8_t, int16_t, int32_t, int64_t, uint8_t,
8213         uint16_t, uint32_t uint64_t, int_least8_t, int_least16_t,
8214         int_least32_t, int_least64_t, uint_least8_t, uint_least16_t,
8215         uint_least32_t, uint_least64_t, int_fast8_t, int_fast16_t,
8216         int_fast32_t, int_fast64_t, uint_fast8_t uint_fast16_t,
8217         uint_fast32_t, uint_fast64_t, intptr_t, uintptr_t, intmax_t,
8218         uintmax_t, INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX,
8219         UINT16_MAX, INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN,
8220         INT64_MAX, UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX,
8221         UINT_LEAST8_MAX, INT_LEAST16_MIN, INT_LEAST16_MAX,
8222         UINT_LEAST16_MAX, INT_LEAST32_MIN, INT_LEAST32_MAX,
8223         UINT_LEAST32_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX,
8224         UINT_LEAST64_MAX, INT_FAST8_MIN, INT_FAST8_MAX, UINT_FAST8_MAX,
8225         INT_FAST16_MIN, INT_FAST16_MAX, UINT_FAST16_MAX, INT_FAST32_MIN,
8226         INT_FAST32_MAX, UINT_FAST32_MAX, INT_FAST64_MIN, INT_FAST64_MAX,
8227         UINT_FAST64_MAX, INTPTR_MIN, INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN,
8228         INTMAX_MAX, UINTMAX_MAX, PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN,
8229         SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN,
8230         WINT_MAX.  Check for C99 conformance more strictly, by detecting
8231         bugs in glibc 2.4, Solaris 10, and OpenBSD 3.9.  On the other hand do
8232         not check for things that C99 does not require, e.g., int8_t.  If
8233         a test isn't needed unless <stdint.h> isn't working, and is
8234         unlikely to be needed for any other reason, then don't do it
8235         unless <stdint.h> isn't working.  Do not check for ptrdiff_t or
8236         size_t, since we assume C89 freestanding at least.  Do not check
8237         for sig_atomic_t, wchar_t, or wint_t, since the code now does
8238         the right thing even if the types are not defined.  Instead use:
8239         (gl_STDINT_TYPE_PROPERTIES): New macro.
8240         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H): Remove.  Don't bother
8241         testing whether <sys/types.h> clashes, as Autoconf does this for
8242         us now.  All uses removed.
8243         (gl_STDINT_CHECK_TYPES, gl_STDINT_MISSING_BOUND):
8244         (gl_STDINT_MISSING_BOUNDS, gl_STDINT_MISSING_BOUNDS2):
8245         (gl_CHECK_TYPE_SAME):
8246         Remove; no longer needed.
8247         (gl_STDINT_BITSIZEOF): Don't bother to check whether the type
8248         exists, since we'll return 0 anyway in that case.
8249         (gl_INTEGER_TYPE_SUFFIX, gl_STDINT_INCLUDES): New macros.
8250
8251 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
8252
8253         * lib/stdint_.h (_GL_STDINT_H): Renamed from _STDINT_H, to avoid
8254         possible collision with system files.
8255         (<stdio.h>, <time.h>, <wchar.h>) [defined __cplusplus && ! defined
8256         __STDC_CONSTANT_MACROS)]: Do not include, since we don't need
8257         WCHAR_MIN and WCHAR_MAX in this case.
8258         (<stddef.h>): Do not include; no longer needed.
8259         (<sys/types.h>): Include if @HAVE_SYS_TYPES_H@, not if
8260         (defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)).
8261         (<sys/inttypes.h>): Include if @HAVE_SYS_INTTYPES_H@ &&
8262         !@HAVE_INTTYPES_H@, not if (defined(__FreeBSD__)
8263         && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)).
8264         (__STDINT_H__) [@HAVE_STDINT_H@ && defined __sgi && ! defined
8265         __c99]: Define, to work around IRIX <stdint.h> incompatibility.
8266         (@FULL_PATH_STDINT_H@) [!(defined(__sgi) && @HAVE_INTTYPES_H@ &&
8267         !defined(__c99))]: Include in this case too, since it's harmless
8268         now.
8269         (<inttypes.h>) [@HAVE_INTTYPES_H@]: Include, since it's no longer
8270         dangerous to do so.
8271         (@FULL_PATH_INTTYPES_H@) [(defined(__hpux) || defined(_AIX)) &&
8272         @HAVE_INTTYPES_H@]: Do not include, since we now include <inttypes.h>.
8273         (_STDINT_MIN, _STDINT_MAX): New macros.
8274         (int8_t, uint8_t, int16_t, uint16_t, int32_t, uint32_t, int64_t):
8275         (uint64_t, int_least8_t, uint_least8_t, int_least16_t):
8276         (uint_least16_t, int_least32_t, uint_least32_t, int_least64_t):
8277         (uint_least64_t, int_fast8_t, uint_fast8_t, int_fast16_t):
8278         (uint_fast16_t, int_fast32_t, uint_fast32_t, int_fast64_t):
8279         (uint_fast64_t, intptr_t, uintptr_t, intmax_t, uintmax_t): Now
8280         macros, not typedefs; this simplifies things quite a bit.
8281         Use long int for all types narrower than int64_t.
8282         (intmax_t, uintmax_t, INTMAX_C, UINTMAX_C):
8283         Define in terms of long long int or int64_t or long int,
8284         not int64_t or int32_t.  This saves some compile-time testing.
8285         (INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX, UINT16_MAX):
8286         (INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN, INT64_MAX):
8287         (UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX, UINT_LEAST8_MAX):
8288         (INT_LEAST16_MIN, INT_LEAST16_MAX, UINT_LEAST16_MAX):
8289         (INT_LEAST32_MIN, INT_LEAST32_MAX, UINT_LEAST32_MAX):
8290         (INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX, INT_FAST8_MIN):
8291         (INT_FAST8_MAX, UINT_FAST8_MAX, INT_FAST16_MIN, INT_FAST16_MAX):
8292         (UINT_FAST16_MAX, INT_FAST32_MIN, INT_FAST32_MAX, UINT_FAST32_MAX):
8293         (INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTPTR_MIN):
8294         (INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN, INTMAX_MAX, UINTMAX_MAX):
8295         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
8296         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
8297         undef any previous version and define our own version, for
8298         simplicity and consistency with the new macros for types.
8299         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
8300         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
8301         Simplify definitions by using _STDINT_MIN and _STDINT_MAX
8302         where appropriate.  Rely on new symbols @PTRDIFF_T_SUFFIX@,
8303         @SIG_ATOMIC_T_SUFFIX@, @SIZE_T_SUFFIX@, @WCHAR_T_SUFFIX@,
8304         @WINT_T_SUFFIX@ to keep things simple here.
8305         (UINT8_C, UINT16_C, UINT32_C, INT64_C, UINT64_C):
8306         Simplify by assuming typical 8/16/32/64 host, since we're
8307         already doing that elsewhere anyway.
8308         Use (LONG_MAX >> 31 >> 31 == 1) rather than @HAVE_LONG_64BIT@,
8309         and assume long long int is 64 bits if available.  This
8310         speeds up 'configure'.
8311
8312 2006-07-01  Eric Blake  <ebb9@byu.net>
8313
8314         * m4/stdarg.m4 (gl_STDARG_H): Use proper AH_VERBATIM.
8315         Reported by Andreas Buening.
8316
8317 2006-07-01  Eric Blake  <ebb9@byu.net>
8318
8319         * m4/stdarg.m4 (gl_STDARG_H): Properly parenthesize gl_va_copy.
8320
8321 2006-06-30  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
8322
8323         * lib/getaddrinfo.c: fixed typo
8324
8325 2006-06-29  Jim Meyering  <jim@meyering.net>
8326
8327         * modules/strftime (Maintainer): Add my name, since with the
8328         FPRINTFTIME changes strftime.c has forked from glibc.
8329
8330 2006-06-29  Eric Blake  <ebb9@byu.net>
8331
8332         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Use AC_C_INLINE.
8333
8334 2006-06-29  Eric Blake  <ebb9@byu.net>
8335
8336         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): New file.
8337
8338 2006-06-29  Eric Blake  <ebb9@byu.net>
8339
8340         * lib/stat_.h: New file.
8341
8342 2006-06-29  Eric Blake  <ebb9@byu.net>
8343
8344         * lib/stat_.h (rpl_mkdir): Declare inline, to avoid warnings about
8345         unused static function.
8346
8347 2006-06-29  Eric Blake  <ebb9@byu.net>
8348
8349         * doc/functions.texi (Function Portability): Document missing lstat
8350         on mingw.
8351
8352 2006-06-29  Eric Blake  <ebb9@byu.net>
8353
8354         * MODULES.html.sh: Add sys_stat.
8355         * modules/sys_stat: New module.
8356         * modules/mkstemp (Depends-on): Add sys_stat.
8357
8358 2006-06-29  Derek R. Price  <derek@ximbiot.com>
8359
8360         * m4/strftime.m4: Don't call AC_FUNC_STRFTIME.
8361
8362 2006-06-29  Derek R. Price  <derek@ximbiot.com>
8363
8364         * m4/c-bs-a.m4: Removed.
8365
8366 2006-06-29  Derek R. Price  <derek@ximbiot.com>
8367
8368         * lib/strftime.c: Assume strftime() exists.
8369
8370 2006-06-29  Derek Price  <derek@ximbiot.com>
8371
8372         * modules/c-bs-a: Removed - \a is C89.
8373         * MODULES.html.sh: Remove c-bs-a.
8374
8375 2006-06-29  Bruno Haible  <bruno@clisp.org>
8376
8377         * modules/wcwidth (License): Change to LGPL.
8378
8379 2006-06-28  Simon Josefsson  <jas@extundo.com>
8380
8381         * tests/test-getaddrinfo.c: Test getnameinfo too.  Call WSAStartup
8382         on _WIN32.
8383
8384         * modules/getaddrinfo (Depends-on): Add inet_ntop, needed by
8385         getnameinfo.
8386
8387 2006-06-28  Simon Josefsson  <jas@extundo.com>
8388
8389         * m4/getaddrinfo.m4: Look for getnameinfo prototypes too.
8390
8391 2006-06-28  Simon Josefsson  <jas@extundo.com>
8392
8393         * lib/getaddrinfo.c: Try to load ws2_32.dll on Windows, to find the
8394         functions there.  It will succeed on Windows XP, but on Windows
8395         2000 and (presumably) earlier, it will fail, and use the internal
8396         re-implementation.
8397         (use_win32_p): New function.
8398         (getaddrinfo): Use strtoul on servname, to support numeric ports.
8399         Support AI_NUMERICSERV to disable getservbyname.
8400         (getnameinfo): New function, only supports
8401         NI_NUMERICHOST|NI_NUMERICSERV for now.
8402
8403         * lib/getaddrinfo.h: Test and check for AI_* flags separately, MinGW
8404         only have some of them.  Add AI_NUMERICSERV.  Add prototype for
8405         getnameinfo.
8406
8407 2006-06-28  Eric Blake  <ebb9@byu.net>
8408
8409         * modules/wcwidth: New file.
8410         * modules/mbchar (Depends-on): Add wcwidth.
8411         * modules/mbswidth (Depends-on): Add wcwidth.
8412         * MODULES.html.sh: Add wcwidth.
8413
8414 2006-06-28  Eric Blake  <ebb9@byu.net>
8415
8416         * m4/mbswidth.m4 (gl_MBSDWIDTH): Move wcwidth from here...
8417         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): ...to this new file.
8418
8419 2006-06-28  Eric Blake  <ebb9@byu.net>
8420
8421         * lib/xvasprintf.h: Fix comments.
8422
8423 2006-06-28  Eric Blake  <ebb9@byu.net>
8424
8425         * lib/mbchar.h (wcwidth): Include wcwidth.h.
8426         * lib/mbswidth.c (wcwidth): Move from here...
8427         * lib/wcwidth.h: ...to this new file.
8428
8429 2006-06-28  Derek R. Price  <derek@ximbiot.com>
8430
8431         * m4/savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement.
8432
8433         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since
8434         it's obsolete.
8435         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Likewise.
8436
8437 2006-06-28  Derek R. Price  <derek@ximbiot.com>
8438
8439         * lib/savedir.c (CLOSEDIR): Remove.  All uses changed to closedir.
8440         Autoconf 2.60 says this stuff was obsolete.
8441
8442 2006-06-28  Bruno Haible  <bruno@clisp.org>
8443
8444         * modules/wcwidth (Files): Add m4/wchar_t.m4.
8445
8446 2006-06-28  Bruno Haible  <bruno@clisp.org>
8447
8448         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Also require AC_C_INLINE and
8449         gt_TYPE_WCHAR_T.
8450
8451 2006-06-28  Bruno Haible  <bruno@clisp.org>
8452
8453         * lib/wcwidth.h: Declare nothing if !HAVE_WCHAR_T. Provide a fallback
8454         declaration for wcwidth.
8455         * lib/mbswidth.c: Restore the includes of <wchar.h> and <wctypes.h>.
8456
8457 2006-06-28  Bruno Haible  <bruno@clisp.org>
8458
8459         * lib/mkdtemp.c [MINGW]: Include <io.h>.
8460         (mkdir): Define using _mkdir.
8461
8462 2006-06-28  Bruno Haible  <bruno@clisp.org>
8463
8464         * lib/getaddrinfo.h: Fix POSIX URL.
8465         * lib/getaddrinfo.c (WIN32_NATIVE): New macro. Use it instead of
8466         _WIN32.
8467         (use_win32_p): Make static.
8468         (getaddrinfo): Reject service name if it is empty or does not consist
8469         solely of decimal digits, or if its value is > 65535.
8470         (getnameinfo): Remove useless casts.
8471
8472 2006-06-27  Simon Josefsson  <jas@extundo.com>
8473
8474         * modules/sys_select: New file, suggested by Bruno Haible, Paul
8475         Eggert and Martin Lambers.
8476
8477 2006-06-27  Simon Josefsson  <jas@extundo.com>
8478
8479         * m4/sys_select_h.m4: New file, suggested by Bruno Haible, Paul
8480         Eggert and Martin Lambers.
8481
8482 2006-06-27  Bruno Haible  <bruno@clisp.org>
8483
8484         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): For nonexistent types, set the
8485         result to 0, not to empty.
8486         Reported by Martin Neitzel <neitzel@sco.gaertner.de>.
8487
8488 2006-06-27  Bruno Haible  <bruno@clisp.org>
8489
8490         * lib/stdint_.h (intmax_t, uintmax_t): Undefine before typedef.
8491
8492 2006-06-26  Simon Josefsson  <jas@extundo.com>
8493
8494         * m4/inet_ntop.m4: Don't check for sys/types.h, we assume it is
8495         present.
8496
8497 2006-06-26  Paul Eggert  <eggert@cs.ucla.edu>
8498
8499         * lib/base64.c (B64): Use _ as the formal parameter, not x, to avoid
8500         bug in IBM C V6 for AIX.  Problem reported by Larry Jones in
8501         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00181.html>.
8502
8503 2006-06-26  Mark D. Baushke  <mdb@gnu.org>
8504
8505         * m4/stdint.m4 (gl_STDINT_H): Treat BSD/OS like OpenBSD.
8506
8507 2006-06-26  Bruno Haible  <bruno@clisp.org>
8508
8509         * modules/stdint (Makefile.am): Also substitute HAVE_WCHAR_H.
8510
8511 2006-06-26  Bruno Haible  <bruno@clisp.org>
8512
8513         * m4/stdint.m4 (gl_STDINT_H): Test also for <wchar.h>.
8514
8515 2006-06-26  Bruno Haible  <bruno@clisp.org>
8516
8517         * m4/stdint.m4 (gl_STDINT_H): Don't include <stdint.h> when using the
8518         SGI C compiler in pre-C99 mode.
8519         Suggested by Mark D. Baushke and Larry Jones.
8520
8521 2006-06-26  Bruno Haible  <bruno@clisp.org>
8522
8523         * lib/stdint_.h: Include <wchar.h> if necessary for WCHAR_MIN or
8524         WCHAR_MAX.
8525         Reported by Mark D. Baushke and Larry Jones.
8526
8527 2006-06-26  Bruno Haible  <bruno@clisp.org>
8528
8529         * lib/stdint_.h: Don't include <stdint.h> when using the SGI C compiler
8530         in pre-C99 mode.
8531         Suggested by Mark D. Baushke and Larry Jones.
8532
8533 2006-06-23  Simon Josefsson  <jas@extundo.com>
8534             Bruno Haible  <bruno@clisp.org>
8535
8536         * gnulib-tool (func_emit_lib_Makefile_am): Define MOSTLYCLEANDIRS.
8537         Emit mostlyclean-local rule.
8538         (func_emit_tests_Makefile_am): Likewise.
8539         * modules/sys_socket (Makefile.am): Use MOSTLYCLEANDIRS.
8540
8541 2006-06-23  Mark D. Baushke  <mdb@gnu.org>
8542
8543         * lib/stdint_.h: Treat BSD/OS like OpenBSD.
8544
8545 2006-06-23  Bruno Haible  <bruno@clisp.org>
8546
8547         * tests/test-stdint.c: Update to match ISO C 99 Technical
8548         Corrigendum 1.
8549
8550 2006-06-23  Bruno Haible  <bruno@clisp.org>
8551
8552         * m4/stdint.m4 (gl_STDINT_H): Treat IRIX like OpenBSD.
8553
8554 2006-06-23  Bruno Haible  <bruno@clisp.org>
8555
8556         * lib/stdint_.h: Treat IRIX like OpenBSD.
8557
8558 2006-06-23  Bruno Haible  <bruno@clisp.org>
8559
8560         * lib/stdint_.h (UINT8_C, UINT16_C, UINT32_C): Define according to
8561         ISO C 99 Technical Corrigendum 1.
8562
8563 2006-06-22  Simon Josefsson  <jas@extundo.com>
8564
8565         * m4/sockpfaf.m4: Include winsock2.h too, to make it work under
8566         MinGW.
8567
8568 2006-06-22  Paul Eggert  <eggert@cs.ucla.edu>
8569
8570         * lib/glob.c (collated_compare): Remove 'const' uses that weren't
8571         needed.  Some compiler complained about some of them.  Problem reported
8572         by Larry Jones in
8573         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00172.html>.
8574
8575 2006-06-21  Simon Josefsson  <jas@extundo.com>
8576
8577         * tests/test-getaddrinfo.c: New file.
8578
8579         * modules/getaddrinfo-tests: New file.
8580
8581         * MODULES.html.sh: Add inet_pton.
8582
8583         * modules/inet_pton: New file.
8584
8585 2006-06-21  Simon Josefsson  <jas@extundo.com>
8586
8587         * m4/getaddrinfo.m4: Don't define WINVER.  Look for gethostbyname in
8588         -lws2_32 too.  Fixes getaddrinfo on Windows 2000, with the price
8589         of using the (limited) gnulib implementation on Windows XP.
8590
8591         * m4/inet_pton.m4: New file.
8592
8593 2006-06-21  Simon Josefsson  <jas@extundo.com>
8594
8595         * lib/getaddrinfo.c (getaddrinfo): Set ai_family in the return
8596         variable.
8597
8598         * lib/socket_.h: Don't define WINVER.
8599
8600         * lib/inet_pton.h, inet_pton.c: New file, taken from glibc but
8601         slightly modified to work in gnulib.
8602
8603 2006-06-21  Simon Josefsson  <jas@extundo.com>
8604
8605         * doc/gnulib.texi (Windows sockets): Add.
8606
8607 2006-06-21  Paul Eggert  <eggert@cs.ucla.edu>
8608
8609         * lib/read-file.c (fread_file): Start with buffer allocation of
8610         0 bytes rather than 1 byte; this simplifies the code.
8611         Don't invoke feof; it's not needed.  Refactor to avoid duplicate
8612         code to free buffer and save/restore errno.
8613         (internal_read_file): Remove unused local.
8614
8615 2006-06-20  Paul Eggert  <eggert@cs.ucla.edu>
8616
8617         * lib/openat.c (openat): Use ?:, not if, to work around GCC bug 4210
8618         <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4210>.
8619         Problem reported by Denis Excoffier in
8620         <http://lists.gnu.org/archive/html/bug-tar/2006-06/msg00023.html>.
8621
8622 2006-06-19  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
8623
8624         * modules/sys_socket, modules/socklen: Include sys/types since
8625         FreeBSD 4.x's sys/socket.h needs it.
8626
8627 2006-06-19  Simon Josefsson  <jas@extundo.com>
8628
8629         * lib/inet_ntop.c: Always build inet_ntop4, since inet_ntop6 calls it.
8630
8631 2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
8632
8633         * lib/alloca_.h (alloca) [defined alloca]: Don't define or declare.
8634
8635 2006-06-19  Bruno Haible  <bruno@clisp.org>
8636
8637         * m4/stdint.m4 (gl_STDINT_H): Enclose the values of FULL_PATH_STDINT_H
8638         and FULL_PATH_INTTYPES_H in angle brackets.
8639         Reported by Mark D. Baushke <mdb@gnu.org>.
8640
8641 2006-06-17  Eric Blake  <ebb9@byu.net>
8642
8643         * m4/rmdir-errno.m4 (gl_FUNC_FMDIR_NOTEMPTY): Assume errno.h declares
8644         errno.
8645
8646 2006-06-17  Bruno Haible  <bruno@clisp.org>
8647
8648         * m4/stdint.m4 (gl_STDINT_H) [FreeBSD >= 5]: Don't include
8649         <sys/inttypes.h>.
8650
8651 2006-06-17  Bruno Haible  <bruno@clisp.org>
8652
8653         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove test
8654         whether errno is declared. Assume <errno.h> declares errno.
8655
8656 2006-06-17  Bruno Haible  <bruno@clisp.org>
8657
8658         * lib/stdint_.h [FreeBSD >= 5]: Don't include <sys/inttypes.h>.
8659
8660 2006-06-17  Bruno Haible  <bruno@clisp.org>
8661
8662         * lib/stdint_.h (_UINT8_T, _UINT32_T, _UINT64_T): New macros. Fixes a
8663         problem on Solaris 2.5.1.
8664
8665 2006-06-16  Eric Blake  <ebb9@byu.net>
8666
8667         * lib/unsetenv.c [!defined errno]: Assume errno.h declares errno.
8668         * lib/unicodeio.c [!defined errno]: Likewise.
8669         * lib/strtol.c [!defined errno]: Likewise.
8670         * lib/strtod.c [!defined errno]: Likewise.
8671
8672 2006-06-15  Eric Blake  <ebb9@byu.net>
8673
8674         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror.
8675
8676 2006-06-15  Eric Blake  <ebb9@byu.net>
8677
8678         * config/srclist.txt (ssize_t.m4): Lose sync.
8679
8680 2006-06-15  Bruno Haible  <bruno@clisp.org>
8681
8682         * modules/stdint (Files): Include m4/full-header-path.m4,
8683         m4/size_max.m4, m4/wchar_t.m4.
8684         (Makefile.am): Many more substitutions.
8685         * modules/stdint-tests: New file.
8686         * tests/test-stdint.c: New file.
8687
8688 2006-06-15  Bruno Haible  <bruno@clisp.org>
8689
8690         * m4/stdint.m4 (gl_STDINT_H): Rewritten to produce a complete stdint.h.
8691         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H, gl_STDINT_CHECK_TYPES,
8692         gl_STDINT_MISSING_BOUND, gl_STDINT_MISSING_BOUNDS,
8693         gl_STDINT_MISSING_BOUNDS2, gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED,
8694         gl_CHECK_TYPE_SAME): New macros.
8695
8696 2006-06-15  Bruno Haible  <bruno@clisp.org>
8697
8698         * m4/size_max.m4 (gl_SIZE_MAX): Make it work also when cross-compiling.
8699
8700 2006-06-15  Bruno Haible  <bruno@clisp.org>
8701
8702         * lib/stdint_.h: Rewritten to be fully auto-configured.
8703         Fixes bug on HP-UX/IA64.
8704
8705 2006-06-11  Paul Eggert  <eggert@cs.ucla.edu>
8706
8707         * lib/getdate.y (__attribute__): Don't define if already defined.
8708         Problem reported by Larry Jones.
8709         * lib/utimens.c (__attribute__): Likewise.
8710
8711 2006-06-04  Paul Eggert  <eggert@cs.ucla.edu>
8712
8713         * lib/regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun
8714         reported by Andreas Schwab.
8715
8716 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8717             Bruno Haible  <bruno@clisp.org>
8718
8719         * m4/strndup.m4 (gl_FUNC_STRNDUP): Replace the AC_REPLACE_FUNCS with a
8720         check for the declaration of strnlen and a run test that exposes the
8721         AIX 5.1 strnlen bug.  In the failure case, #define strndup to
8722         rpl_strndup.
8723
8724 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8725             Bruno Haible  <bruno@clisp.org>
8726
8727         * lib/strndup.c (strndup) [!_LIBC]: Don't undefine macro definition.
8728
8729 2006-05-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8730
8731         * m4/c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
8732         compile test, for Tru64 4.0D.
8733
8734 2006-05-28  Karl Berry  <karl@gnu.org>
8735
8736         * config/srclist.txt (printf-args.c): lose sync.
8737
8738 2006-05-26  Martin Lambers  <marlam@marlam.de>
8739
8740         * lib/getpass.c: Updates the test for the native W32 API, and adds
8741         missing includes, thus fixing compilation warnings.
8742
8743 2006-05-25  Sergey Poznyakoff  <gray@gnu.org.ua>
8744
8745         * lib/exclude.c (exclude_fnmatch): New function.
8746         (excluded_file_name): Call exclude_fnmatch.
8747         * lib/exclude.h (excluded_file_name): New prototype
8748
8749 2006-05-25  Paul Eggert  <eggert@cs.ucla.edu>
8750
8751         * lib/tempname.c (small_open, large_open): New macros.
8752         (__open, __open64) [!_LIBC]: Remove.
8753         (__gen_tempname): Use small_open and large_open instead of __open
8754         and __open64.  This fixes a portability bug on HP-UX 11.11i
8755         reported by Simon Wing-Tang in
8756         <http://lists.gnu.org/archive/html/bug-coreutils/2006-05/msg00114.html>.
8757
8758 2006-05-24  Bruno Haible  <bruno@clisp.org>
8759
8760         * lib/printf-args.c (printf_fetchargs): Turn NULL pointers for
8761         TYPE_STRING and TYPE_WIDE_STRING into a non-NULL replacement.
8762         Reported by Thorsten Maerz <torte@netztorte.de> via
8763         Aaron Stone <aaron@serendipity.cx>.
8764
8765 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
8766
8767         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Rename cache variables to use
8768         gl_ rather than jm_.  Link, don't run, so that cross-compiles are
8769         allowed.  Check that resulting type is arithmetic.  Move AC_REQUIRE
8770         and AC_CHECK_HEADERS_ONCE outside of AC_CACHE_CHECK, since they're
8771         not really conditional on the cache.
8772         (gl_PREREQ_NANOSLEEP): Check for sys/select.h.
8773
8774 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
8775
8776         * lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
8777         Use the usual Autoconf way to include <time.h> and/or sys/time.h.
8778         (my_usleep): Don't mishandle maximum value.
8779
8780 2006-05-19  Jim Meyering  <jim@meyering.net>
8781
8782         * lib/getugroups.c: Correct an outdated comment.  From Bruno Haible.
8783
8784 2006-05-17  Bruno Haible  <bruno@clisp.org>
8785
8786         Cygwin portability.
8787         * lib/classpath.c (PATH_SEPARATOR) [CYGWIN]: Define as ':'.
8788
8789 2006-05-17  Bruno Haible  <bruno@clisp.org>
8790
8791         * lib/stdint_.h: Fix recognition of Cygwin.
8792
8793 2006-05-15  Bruno Haible  <bruno@clisp.org>
8794
8795         * build-aux/config.rpath: Improve support for Sun C 5.9 on Linux, based
8796         on libtool patch by Ralf Wildenhues.
8797
8798 2006-05-14  Paul Eggert  <eggert@cs.ucla.edu>
8799
8800         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
8801         test for C99 conformance; (bool) 0.5 is an integer constant
8802         expression, but (bool) -0.5 is not.  Problem reported by Fedor
8803         Sergeev in <http://forum.sun.com/jive/thread.jspa?threadID=96202>.
8804
8805 2006-05-11  Simon Josefsson  <jas@extundo.com>
8806
8807         * m4/xvasprintf.m4: Fix obvious typo.
8808
8809 2006-05-11  Jim Meyering  <jim@meyering.net>
8810
8811         * lib/sha1.c (sha1_buffer): Correct comment: s/MD5/SHA1/.  From
8812         James Lemley.
8813
8814 2006-05-10  Simon Josefsson  <jas@extundo.com>
8815
8816         * lib/md4.c: Typo fix, update copyright years.
8817         (K1, K2): Don't use L because it turn computations into 64-bit on
8818         64-bit platforms.
8819
8820 2006-05-10  Paul Eggert  <eggert@cs.ucla.edu>
8821
8822         * lib/crc.c (crc32_update): Remove unnecessary L suffix.
8823         * lib/md4.c (rol): Cast right-shift arg to uint32_t to prevent
8824         unwanted sign propagation, e.g., on hosts with 64-bit int.
8825         There still are some problems with reeelly weird theoretical hosts
8826         (e.g., 33-bit int) but it's not worth worrying about now.
8827         * lib/sha1.c (rol): Likewise.
8828         (K1, K2, K3, K4): Remove unnecessary L suffix.
8829
8830 2006-05-10  Bruno Haible  <bruno@clisp.org>
8831
8832         * lib/des.c: Cast to avoid warnings.
8833
8834 2006-05-09  Bruno Haible  <bruno@clisp.org>
8835
8836         * modules/xvasprintf (Files): Add m4/xvasprintf.m4.
8837         (Depends-on): Depend also on xsize, stdarg.
8838         (configure.ac): Add gl_XVASPRINTF.
8839
8840 2006-05-09  Bruno Haible  <bruno@clisp.org>
8841
8842         * m4/xvasprintf.m4: New file.
8843
8844 2006-05-09  Bruno Haible  <bruno@clisp.org>
8845
8846         * lib/xvasprintf.c: Include limits.h, string.h, xsize.h.
8847         (EOVERFLOW): Define fallback value.
8848         (xstrcat): New function.
8849         (xvasprintf): Recognize the special case of a string concatenation.
8850
8851 2006-05-08  Eric Blake  <ebb9@byu.net>
8852
8853         * gnulib-tool (func_version): Base copyright year on CVS date.
8854         (func_emit_copyright_notice): New function.
8855         (func_emit_lib_Makefile_am): Use it.
8856         (func_emit_tests_Makefile_am): Likewise.
8857         (func_import): Likewise.
8858
8859 2006-05-08  Bruno Haible  <bruno@clisp.org>
8860
8861         * modules/stdarg: New file.
8862         * MODULES.html.sh (func_all_modules): Add section for <stdarg.h>.
8863
8864 2006-05-08  Bruno Haible  <bruno@clisp.org>
8865
8866         * m4/stdarg.m4: New file, from GNU gettext.
8867
8868 2006-05-08  Bruno Haible  <bruno@clisp.org>
8869
8870         * config/srclist.txt (build-aux/config.rpath): different from latest
8871         release.
8872
8873 2006-05-08  Bruno Haible  <bruno@clisp.org>
8874
8875         * build-aux/config.rpath: Add support for Sun C 5.9 on Linux.
8876
8877 2006-05-05  Jim Meyering  <jim@meyering.net>
8878
8879         * m4/warning.m4: New file, derived from bison's file by the same name.
8880
8881 2006-05-03  Bruno Haible  <bruno@clisp.org>
8882
8883         * lib/stdint_.h: Shorter URL.
8884         * lib/inttypes.h: Likewise.
8885
8886 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
8887
8888         * modules/inttypes (Maintainer): Change from Derek Price to 'all'.
8889
8890 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
8891
8892         * lib/verify.h: Document the internals better.  Most of this change
8893         was written by Bruno Haible.
8894
8895 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
8896
8897         * doc/verify.texi: New file, partly based on a proposal by
8898         Bruno Haible.
8899
8900 2006-05-02  Bruno Haible  <bruno@clisp.org>
8901
8902         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Move the include_next
8903         test from here...
8904         * m4/_inttypes_h.m4 (gl_INTTYPES_H): ... to here.
8905
8906 2006-04-29  Bruno Haible  <bruno@clisp.org>
8907
8908         * lib/gcd.c: Use WORD_T and GCD instead of unsigned long and gcd.
8909         Suggested by Oskar Liljeblad <oskar@osk.mine.nu>.
8910
8911 2006-04-29  Bruno Haible  <bruno@clisp.org>
8912
8913         * gnulib-tool: Make --update option actually work.
8914
8915 2006-04-29  Bruno Haible  <bruno@clisp.org>
8916
8917         * doc/gcd.texi: New file.
8918         * doc/gnulib.texi: Include it.
8919
8920 2006-04-25  Paul Eggert  <eggert@cs.ucla.edu>
8921
8922         * lib/getdate.y (get_date): When adding relative date, start with the
8923         initial time, not with the result of the first mktime call.
8924
8925 2006-04-25  Bruno Haible  <bruno@clisp.org>
8926
8927         * gnulib-tool (func_import): Output the include directives in three
8928         blocks, sorted separately.
8929         Reported by Ben Pfaff <blp@cs.stanford.edu>.
8930
8931 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
8932
8933         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
8934         to define main with arguments, for C++.  Reported by Eric Blake.
8935         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC):
8936         Prefer 'int main ()' to 'int main (void)', for C++.
8937         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Likewise.
8938         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Specify a return type
8939         for 'main', for C99 and C++.
8940
8941 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
8942
8943         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
8944         Don't assume that exit status -1 is valid.
8945         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
8946         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
8947         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Likewise.
8948         * m4/readdir.m4 (GL_FUNC_READDIR): Include <stdlib.h>.
8949         * m4/rename.m4 (vb_FUNC_RENAME): Likewise.
8950         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use AC_RUN_IFELSE,
8951         not AC_TRY_RUN.  Use return, not exit.  Don't assume that
8952         functions can be used without declaring them, or that you can
8953         exit with status -1.
8954         * m4/utimes-null.m4 (gl_FUNC_UTIMES_NULL): Likewise.
8955
8956 2006-04-24  Karl Berry  <karl@gnu.org>
8957
8958         * config/srclist.txt (longdouble.m4): sync lost.
8959
8960 2006-04-24  Eric Blake  <ebb9@byu.net>
8961
8962         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Avoid unused variable warning.
8963
8964 2006-04-24  Bruno Haible  <bruno@clisp.org>
8965
8966         * m4/poll.m4 (gl_FUNC_POLL): When cross-compiling, reject also the
8967         poll() implementation in AIX.
8968         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
8969
8970 2006-04-24  Bruno Haible  <bruno@clisp.org>
8971
8972         * m4/poll.m4 (gl_FUNC_POLL): Rearrange code, so that POLL_H gets
8973         assigned exactly once.
8974
8975 2006-04-23  Claudio Fontana  <claudio@gnu.org>
8976             Bruno Haible  <bruno@clisp.org>
8977
8978         * modules/gettext (Makefile.am): Add a -I flag for <libintl.h>.
8979         * gnulib-tool (func_emit_lib_Makefile_am): Emit empty default value
8980         for AM_CPPFLAGS.
8981
8982 2006-04-23  Bruno Haible  <bruno@clisp.org>
8983
8984         * modules/copy-file: Depend on unistd.
8985         * modules/execute: Likewise.
8986         * modules/fatal-signal: Likewise.
8987         * modules/findprog: Likewise.
8988         * modules/mkdtemp : Likewise.
8989         * modules/pipe: Likewise.
8990         * modules/wait-process: Likewise.
8991
8992 2006-04-23  Bruno Haible  <bruno@clisp.org>
8993
8994         * lib/fwriteerror.c (fwriteerror): Call fclose also when an error
8995         condition was already detected.
8996         Reported by Ben Pfaff <blp@cs.stanford.edu>.
8997
8998 2006-04-23  Bruno Haible  <bruno@clisp.org>
8999
9000         * lib/copy-file.c: Include <unistd.h> unconditionally.
9001         * lib/execute.c: Likewise.
9002         * lib/fatal-signal.c: Likewise.
9003         * lib/findprog.c: Likewise.
9004         * lib/mkdtemp.c: Likewise.
9005         * lib/pipe.h: Likewise.
9006         * lib/pipe.c: Likewise.
9007         * lib/wait-process.h: Likewise.
9008
9009 2006-04-23  Bruno Haible  <bruno@clisp.org>
9010
9011         * gnulib-tool (func_usage): Fix --import description. Document
9012         --update.
9013         (func_import): Create temporary file in a temporary directory, if
9014         --dry-run is specified. Silence errors from 'grep' when there are no
9015         m4 files in $m4dir.
9016         (func_create_testdir): Silence errors from 'grep' when there are no
9017         m4 files in $m4dir.
9018         Reported by Karl Berry <karl@freefriends.org>.
9019
9020 2006-04-20  Bruno Haible  <bruno@clisp.org>
9021
9022         * m4/argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
9023         one argument, so that the code will be portable to Autoconf 2.60.
9024         * m4/getlogin_r.m4 (gl_PREREQ_GETLOGIN_R): Likewise.
9025         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
9026         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO): Likewise.
9027
9028 2006-04-19  Derek Price  <derek@ximbiot.com>
9029             Eric Blake  <ebb9@byu.net>
9030
9031         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h>
9032         rather than "/full/path.h".  Update comment to match.  Shorten &
9033         generalize m4_translit call via AS_TR_CPP.
9034
9035 2006-04-19  Derek Price  <derek@ximbiot.com>
9036             Eric Blake  <ebb9@byu.net>
9037
9038         * lib/inttypes.h: Correct grammar in comment.
9039
9040 2006-04-18  Derek Price  <derek@ximbiot.com>
9041             Paul Eggert  <eggert@cs.ucla.edu>
9042
9043         * modules/inttypes: New file.
9044         * modules/strtoimax, modules/strtoumax: Depend on inttypes.
9045
9046 2006-04-18  Derek Price  <derek@ximbiot.com>
9047             Paul Eggert  <eggert@cs.ucla.edu>
9048
9049         * m4/_inttypes_h.m4, m4/full-header-path.m4, m4/include_next.m4:
9050         New files.
9051
9052 2006-04-18  Derek Price  <derek@ximbiot.com>
9053             Paul Eggert  <eggert@cs.ucla.edu>
9054
9055         * lib/inttypes.h: New file.
9056         * lib/strtoimax.c: Assume <inttypes.h>.
9057
9058 2006-04-15  Paul Eggert  <eggert@cs.ucla.edu>
9059
9060         * lib/utimens.c (futimens): glibc futimesat messes up if /proc
9061         isn't mounted.  Problem reported by Kir Kolyshkin.
9062
9063 2006-04-13  Paul Eggert  <eggert@cs.ucla.edu>
9064
9065         * lib/regcomp.c (init_dfa): Don't use wchar_t or wctype_t if
9066         RE_ENABLE_I18N is not defined.  Problem reported by Mark D. Baushke via
9067         Derek R. Price.
9068         * lib/regex.h (RE_DUP_MAX): Update comment to match current
9069         implementation.
9070
9071 2006-04-12  Eric Blake  <ebb9@byu.net>
9072
9073         * modules/time_r (Makefile.am): Remove lib_SOURCES line, as this
9074         is now done automatically by the corresponding Autoconf macro.
9075
9076 2006-04-11  Paul Eggert  <eggert@cs.ucla.edu>
9077
9078         * m4/time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and
9079         time_r.h.
9080
9081 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
9082
9083         Merge regex changes from libc, removing some of our
9084         POSIX-conformance changes that were rejected and redoing them in a
9085         less-intrusive way.
9086
9087         * lib/regcomp.c (re_compile_internal, init_dfa):
9088         Length arg is now size_t, not Idx.  All uses changed.
9089         (peek_token): Forward decl now says internal_function.
9090         (__re_error_msgid, __re_error_msgid_idx):
9091         Now static rather than extern with attribute_hidden.
9092         (re_compile_pattern) [!defined _LIBC]: Use K&R-style defn.
9093         For some reason libc prefers K&R style defns for external functions.
9094         (regerror) [!defined _LIBC]: Likewise.
9095         (re_set_syntax, re_compile_fastmap, regcomp, regfree, re_comp):
9096         (seek_collating_symbol_entry, lookup_collation_sequence_value):
9097         (build_range_exp, build_collating_symbol):
9098         Use K&R-style defn.
9099         (re_compile_fastmap): Use '\0' to memset, not 0.
9100         (utf8_sb_map): Make the calculations more obvious.
9101         (init_dfa, parse_bracket_exp, build_charclass_op):
9102         Call calloc and cast result, as glibc does.
9103         (init_word_char, fetch_token, peek_token, peek_token_bracket):
9104         (build_range_exp, build_collating_symbol):
9105         Now internal functions.
9106
9107         * lib/regex.c [!defined _LIBC]: Allow compiling with C++ compilers.
9108
9109         * lib/regex.h (__USE_GNU_REGEX): New macro.  Don't depend on
9110         _REGEX_SOURCE any more; depend on _GNU_SOURCE instead.
9111         Don't depend on VMS; depend on __VMS instead, for POSIX
9112         namespace cleanness.
9113         (regoff_t): Define to ssize_t, not long int.
9114
9115         Remove the REG_ macros named below.  Instead, make the old names
9116         (e.g., RE_BACKSLASH_ESCAPE_IN_LISTS) visible only if
9117         __USE_GNU_REGEX.
9118         (REG_BACKSLASH_ESCAPE_IN_LISTS):
9119         (REG_BK_PLUS_QM, REG_CHAR_CLASSES, REG_CONTEXT_INDEP_ANCHORS):
9120         (REG_CONTEXT_INDEP_OPS, REG_CONTEXT_INVALID_OPS):
9121         (REG_DOT_NEWLINE, REG_DOT_NOT_NULL, REG_HAT_LISTS_NOT_NEWLINE):
9122         (REG_INTERVALS, REG_LIMITED_OPS, REG_NEWLINE_ALT):
9123         (REG_NO_BK_BRACES, REG_NO_BK_PARENS, REG_NO_BK_REFS):
9124         (REG_NO_BK_VBAR, REG_NO_EMPTY_RANGES):
9125         (REG_UNMATCHED_RIGHT_PAREN_ORD, REG_NO_POSIX_BACKTRACKING):
9126         (REG_NO_GNU_OPS, REG_DEBUG, REG_INVALID_INTERVAL_ORD):
9127         (REG_IGNORE_CASE, REG_CARET_ANCHORS_HERE):
9128         (REG_CONTEXT_INVALID_DUP, REG_NO_SUB, REG_SYNTAX_EMACS):
9129         (REG_SYNTAX_AWK, REG_SYNTAX_GNU_AWK, REG_SYNTAX_POSIX_AWK):
9130         (REG_SYNTAX_GREP, REG_SYNTAX_EGREP, REG_SYNTAX_POSIX_EGREP):
9131         (REG_SYNTAX_ED, REG_SYNTAX_SED, _REG_SYNTAX_POSIX_COMMON):
9132         (REG_SYNTAX_POSIX_BASIC, REG_SYNTAX_POSIX_MINIMAL_BASIC):
9133         (REG_SYNTAX_POSIX_EXTENDED, REG_SYNTAX_POSIX_MINIMAL_EXTENDED):
9134         (REG_DUP_MAX, REG_UNALLOCATED, REG_REALLOCATE, REG_FIXED):
9135         (REG_NREGS):
9136         Remove.  All uses replaced by the old RE_* names.
9137         (RE_BACKSLASH_ESCAPE_IN_LISTS):
9138         (RE_BK_PLUS_QM, RE_CHAR_CLASSES, RE_CONTEXT_INDEP_ANCHORS):
9139         (RE_CONTEXT_INDEP_OPS, RE_CONTEXT_INVALID_OPS):
9140         (RE_DOT_NEWLINE, RE_DOT_NOT_NULL, RE_HAT_LISTS_NOT_NEWLINE):
9141         (RE_INTERVALS, RE_LIMITED_OPS, RE_NEWLINE_ALT):
9142         (RE_NO_BK_BRACES, RE_NO_BK_PARENS, RE_NO_BK_REFS):
9143         (RE_NO_BK_VBAR, RE_NO_EMPTY_RANGES):
9144         (RE_UNMATCHED_RIGHT_PAREN_ORD, RE_NO_POSIX_BACKTRACKING):
9145         (RE_NO_GNU_OPS, RE_DEBUG, RE_INVALID_INTERVAL_ORD):
9146         (RE_IGNORE_CASE, RE_CARET_ANCHORS_HERE):
9147         (RE_CONTEXT_INVALID_DUP, RE_NO_SUB):
9148         Don't bother having these macros be independent of each others'
9149         values, since they no longer exist in the POSIX name space.
9150
9151         Rename the following member names back to their old names,
9152         unless !__USE_GNU_REGEX.  All uses changed back.
9153         (buffer): Renamed from re_buffer.
9154         (allocated): Renamed from re_allocated.
9155         (used): Renamed from re_used.
9156         (syntax): Renamed from re_syntax.
9157         (fastmap): Renamed from re_fastmap.
9158         (translate): Renamed from re_translate.
9159         (can_be_null): Renamed from re_can_be_null.
9160         (regs_allocated): Renamed from re_regs_allocated.
9161         (fastmap_accurate): Renamed from re_fastmap_accurate.
9162         (no_sub): Renamed from re_no_sub.
9163         (not_bol): Renamed from re_not_bol.
9164         (not_eol): Renamed from re_not_eol.
9165         (newline_anchor): Renamed from re_newline_anchor.
9166         (num_regs): Renamed from rm_num_regs.
9167         (start): Renamed from rm_start.
9168         (end): Renamed from rm_end.
9169
9170         (free_state): Move up a bit.
9171
9172         * lib/regex_internal.h (inline) [__GNUC__ < 3 && defined _LIBC]:
9173         #define to be empty.
9174         (ASCII_CHARS): New macro, replacing all uses of 0x80 and/or SBC_MAX / 2
9175         when that is what is intended.
9176         (SBC_MAX): Define to UCHAR_MAX + 1, not 256.
9177         (__re_error_msgid, __re_error_msgid_idx): Remove decls; not needed.
9178         (MAX): New macro.
9179         (re_xmalloc, re_calloc, re_xrealloc, re_x2realloc): Remove.
9180         All uses changed back to re_malloc, etc.  It's now the caller's
9181         responsibility to check for overflow; all callers changed.
9182         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc, re_xnrealloc):
9183         (re_x2nrealloc): Remove.
9184         (free_state): Remove decl.
9185
9186         * lib/regexc.c (regexec, re_match, re_search, re_match_2, re_search_2):
9187         (re_set_registers, re_exec):
9188         Use K&R-style defn.
9189
9190         2006-01-31  Roland McGrath  <roland@redhat.com>
9191
9192         * lib/regcomp.c (calc_eclosure_iter): Remove dead variables.
9193         Reported by Mike Frysinger <vapier@gentoo.org>.
9194
9195         2006-01-15  Andreas Jaeger  <aj@suse.de>
9196
9197         [BZ #1950]
9198         * lib/regex_internal.c (re_string_reconstruct): Adjust for
9199         build_wcs_upper_buffer change.
9200         (build_wcs_upper_buffer): Change return type.
9201
9202         2005-12-10  Ulrich Drepper  <drepper@redhat.com>
9203
9204         * lib/regex_internal.h: Include <stdint.h> if available.
9205
9206         2005-12-06  Paolo Bonzini  <bonzini@gnu.org>
9207
9208         * lib/regex_internal.h (SIZE_MAX): Provide a default definition.
9209
9210         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
9211
9212         * lib/regcomp.c: Adjust for changed secondary hash function.
9213
9214         2005-09-30  Ulrich Drepper  <drepper@redhat.com>
9215
9216         * lib/regex.h: Pretty printing.
9217         Clean up namespace a bit.
9218
9219         2005-09-30  Jakub Jelinek  <jakub@redhat.com>
9220
9221         * lib/regexec.c (update_cur_sifted_state, check_arrival,
9222         check_arrival_add_next_nodes): Avoid using uninitialized variable.
9223
9224         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
9225                     Ulrich Drepper  <drepper@redhat.com>
9226
9227         [BZ #1302]
9228         * lib/regex_internal.h (bitset_t): Renamed from bitset.  All uses
9229         changed.
9230         (bitset_word_t): Renamed from bitset_word.  All uses changed.
9231
9232         2005-09-22  Ulrich Drepper  <drepper@redhat.com>
9233
9234         [BZ #281]
9235         * lib/regex.h: Define RE_TRANSLATE_TYPE as unsigned char *.
9236         * lib/regcomp.c: Remove unnecessary uses of
9237         unsigned RE_TRANSLATE_TYPE.
9238         * lib/regex_internal.h: Likewise.
9239         * lib/regex_internal.c: Likewise.
9240         * lib/regexec.c: Likewise.
9241         Based on a patch by Stepan Kasal <kasal@ucw.cz>.
9242
9243         2005-09-07  Ulrich Drepper  <drepper@redhat.com>
9244
9245         * lib/regexec.c (find_recover_state): Remove unnecessary
9246         initialization.
9247         (transit_state_bkref): Make DFA a const pointer.
9248         (get_subexp): Likewise.
9249         (check_arrival): Likewise.
9250         (update_cur_sifted_state): Likewise.
9251         (re_search_internal): Likewise.
9252         (prune_impossible_nodes): Likewise.
9253         (acquire_init_state_context): Likewise.
9254         (proceed_next_node): Likewise.
9255         (set_regs): Likewise.
9256         (free_fail_stack_return): Likewise.
9257         (check_arrival_expand_ecl): Mark DFA parameter as const.
9258         (check_arrival_expand_ecl_sub): Likewise.
9259         (check_subexp_limits): Likewise.
9260         (sub_epsilon_src_nodes):  Likewise.
9261         (add_epsilon_src_nodes):  Likewise.
9262         (merge_state_array): Likewise.
9263         (update_regs): Likewise.
9264         (build_trtable): Likewise.
9265         (sift_states_backward): Mark MCTX parameter as const.
9266         (build_sifted_states): Likewise.
9267         (update_cur_sifted_state): Likewise.
9268         (sift_states_mkref): Likewise.
9269         (check_arrival_expand_ecl): Mark eclosure as const.
9270         (check_dst_limits_calc_pos_1): Likewise.
9271         * lib/regex_internal.h (re_match_context_t): Make dfa a const
9272         pointer.
9273
9274         2005-09-06  Ulrich Drepper  <drepper@redhat.com>
9275
9276         * lib/regexec.c (merge_state_with_log): Define dfa as const pointer.
9277         (transit_state_sb): Likewise.
9278         (transit_state_mb): Likewise.
9279         (sift_states_iter_mb): Likewise.
9280         (check_arrival_add_next_nodes): Likewise.
9281         (check_node_accept_bytes): Change first parameter to pointer-to-const.
9282         [_LIBC] (re_search_2_stub): Use mempcpy.
9283
9284         * lib/regex_internal.c (re_string_reconstruct): Avoid calling
9285         mbrtowc for very simple UTF-8 case.
9286
9287         * lib/regex_internal.c (re_acquire_state): Make DFA pointer arg
9288         a pointer-to-const.
9289         (re_acquire_state_context): Likewise.
9290         * lib/regex_internal.h: Adjust prototypes.
9291
9292         * lib/regex.c: Prevent using C++ compilers.
9293
9294         * lib/regex_internal.c (re_acquire_state): Minor code rearrangement.
9295         (re_acquire_state_context): Likewise.
9296
9297 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
9298
9299         * modules/regex (Depends-on): Add ssize_t.
9300
9301 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
9302
9303         * m4/regex.m4 (gl_REGEX): Check for new glibc interface to
9304         translation table.
9305
9306 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
9307
9308         * doc/gnulib-tool.texi (Modified imports): pathname -> file name.
9309
9310 2006-03-29  Mark D. Baushke  <mdb@gnu.org>
9311             Bruno Haible  <bruno@clisp.org>
9312
9313         * lib/stdint_.h: On OpenBSD, don't redefine types already included in
9314         <sys/types.h> and <inttypes.h>.
9315
9316 2006-03-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9317
9318         * m4/argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also define
9319         `__error_t_defined', so argp.h will not typedef the former.
9320
9321 2006-03-25  Paul Eggert  <eggert@cs.ucla.edu>
9322
9323         * m4/regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
9324         REG_SYNTAX_EMACS, and REG_IGNORE_CASE.  Settle for the traditional
9325         glibc names.  Even if glibc is changed to conform to POSIX, the
9326         traditional names will be available anyway, since regex depends on
9327         the extensions module.  Also, fix a longstanding typo in the
9328         implementation of Spencer ERE test #75 from grep 2.3.  Problems
9329         reported by Emanuele Giaquinta.  Also, change sense of cached
9330         variable, so that the message makes sense.
9331
9332 2006-03-24  Simon Josefsson  <jas@extundo.com>
9333
9334         * lib/base64.c: Fix problems reported by Eric Blake <ebb9@byu.net>,
9335         including some doc fixes.
9336         (base64_encode_alloc): Fix +1 bug on allocation failures.
9337
9338 2006-03-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9339
9340         * lib/base64.c (base64_encode): Do not read past end of array with
9341         unsanitized input on systems with CHAR_BIT > 8.
9342
9343 2006-03-24  Eric Blake  <ebb9@byu.net>
9344
9345         * lib/time_r.c (copy_string_result): Remove, as it is no longer used.
9346
9347 2006-03-22  Karl Berry  <karl@gnu.org>
9348
9349         * config/srclist.txt (*setenv.[ch]): get from coreutils.
9350         * config/srclistvars.sh (COREUTILS): new var.
9351
9352 2006-03-17  Jim Meyering  <jim@meyering.net>
9353
9354         * m4/regex.m4 (gl_REGEX): Fix typo in last change:
9355         s/_REGEX_WIDE_OFFSETS/_REGEX_LARGE_OFFSETS/.
9356
9357 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
9358
9359         * m4/regex.m4 (gl_REGEX): Don't check for off_t, since the code
9360         no longer needs it.  Instead, check that regoff_t is as least
9361         as wide as ptrdiff_t.
9362
9363         Don't define _REGEX_WIDE_OFFSETS unless using the included regex,
9364         so that our regex.h stays compatible with the installed regex.
9365         This is helpful for installers who configure --without-included-regex.
9366         Problem reported by Emanuele Giaquinta.
9367
9368 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
9369
9370         * lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
9371         Typedef to long int, not to off_, as POSIX will likely change
9372         in that direction.
9373
9374 2006-03-15  Eric Blake  <ebb9@byu.net>
9375
9376         * m4/dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.
9377
9378 2006-03-13  Sergey Poznyakoff  <gray@gnu.org.ua>
9379
9380         * lib/argp-help.c (validate_uparams): Fix typo
9381         * lib/argp-parse.c (argp_default_options): Consistently begin help
9382         messages with a lowercase letter.
9383
9384 2006-03-11  Paul Eggert  <eggert@cs.ucla.edu>
9385
9386         * lib/time_r.h (asctime_r, ctime_r): Remove.  These functions can
9387         overrun buffers and shouldn't be used (much as gets shouldn't be
9388         used).
9389         * lib/time_r.c (asctime_r, ctime_r): Likewise.
9390
9391 2006-03-08  Simon Josefsson  <jas@extundo.com>
9392
9393         * m4/gc-random.m4: Permit 'no' as variable values and fix warnings,
9394         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
9395
9396 2006-03-08  Simon Josefsson  <jas@extundo.com>
9397
9398         * m4/gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead of
9399         $target, suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
9400
9401 2006-03-08  Simon Josefsson  <jas@extundo.com>
9402
9403         * lib/gc-gnulib.c (randomize): Don't open files called 'no', they
9404         signal that configure disabled the device.
9405
9406 2006-03-08  Simon Josefsson  <jas@extundo.com>
9407
9408         * build-aux/maint.mk: Fix refresh-po, to handle no translated
9409         languages.
9410
9411 2006-03-07  Simon Josefsson  <jas@extundo.com>
9412
9413         * modules/getopt (Depends-on): Add unistd.
9414
9415         * modules/unistd: New file.
9416
9417 2006-03-07  Simon Josefsson  <jas@extundo.com>
9418
9419         * modules/gc-random: New file.
9420
9421 2006-03-07  Simon Josefsson  <jas@extundo.com>
9422
9423         * m4/unistd_h.m4: New file.
9424
9425 2006-03-07  Simon Josefsson  <jas@extundo.com>
9426
9427         * m4/readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
9428         test to be side-effect free by storing the result in the cache
9429         variable gl_cv_lib_readline, and moving the assignment of
9430         LIBREADLINE and LTLIBREADLINE outside the COMMANDS-TO-SET-IT.
9431         From Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
9432
9433 2006-03-07  Simon Josefsson  <jas@extundo.com>
9434
9435         * m4/gc-random.m4: New file, mostly from gc.m4.  Warn instead of
9436         error on missing devices (the functions will return an error).
9437
9438         * m4/gc.m4: Move random stuff to gc-random.m4
9439
9440 2006-03-07  Simon Josefsson  <jas@extundo.com>
9441
9442         * lib/unistd_.h: New file.
9443
9444 2006-03-07  Simon Josefsson  <jas@extundo.com>
9445
9446         * lib/gc-libgcrypt.c, gc-gnulib.c: Use GC_USE_RANDOM.
9447
9448 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
9449
9450         * m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.
9451         Problem reported by Juan Manuel Guerrero.
9452
9453 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
9454
9455         * lib/c-stack.c: Include unistd.h unconditionally, since we now assume
9456         the unistd module.
9457         * lib/getlogin_r.c: Likewise.
9458         * lib/getlogin_r.h: Likewise.
9459         * lib/glob.c: Likewise.
9460         * lib/pagealign_alloc.c: Likewise.
9461         * lib/unistd_.h: Remove; no longer needed.
9462
9463 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
9464
9465         * MODULES.html.sh (Support for systems lacking POSIX:2001):
9466         Add unistd.
9467         * modules/c-stack (Depends-on): Add unistd.
9468         * modules/getlogin_r: Likewise.
9469         * modules/glob: Likewise.
9470         * modules/pagealign_alloc: Likewise.
9471         * modules/unistd (Files): Remove lib/unistd_.h.
9472         (EXTRA_DIST): Remove.
9473         (unistd.h): Create using 'echo' rather than 'cp', so that we don't
9474         need unistd_.h.
9475         (MOSTLYCLEANFILES): Remove unistd.h-t.
9476
9477 2006-03-03  Simon Josefsson  <jas@extundo.com>
9478
9479         * build-aux/maint.mk: Add several syntax checks from CoreUtils.
9480
9481 2006-03-03  Simon Josefsson  <jas@extundo.com>
9482
9483         * build-aux/maint.mk: Add refresh-po rule, based on ideas from
9484         libidn and bison.
9485
9486 2006-03-03  Simon Josefsson  <jas@extundo.com>
9487
9488         * build-aux/maint.mk: Add indent target.
9489
9490 2006-03-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de> (tiny change)
9491
9492         * m4/poll.m4 (gl_FUNC_POLL): If we deem poll(2) unacceptable, use
9493         our replacement poll.h in any case, to avoid a differing
9494         declaration from a system header.  Seen on AIX.
9495
9496 2006-03-01  Simon Josefsson  <jas@extundo.com>
9497
9498         * lib/readline.c: Fix typo, tiny patch from Stepan Kasal
9499         <kasal@ucw.cz>.
9500
9501 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
9502
9503         * modules/gettime (Depends-on): Add extensions module.
9504         * modules/nanosleep (Depends-on): Likewise.
9505         * modules/settime (Depends-on): Likewise.
9506
9507 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
9508
9509         * m4/clock_time.m4 (gl_CLOCK_TIME): Require gl_USE_SYSTEM_EXTENSIONS,
9510         not merely AC_GNU_SOURCE, for the benefit of Solaris 10 when compiled
9511         pedantically.
9512         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
9513         * m4/timespec.m4 (gl_TIMESPEC): Likewise.
9514
9515         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test",
9516         not "==".  Reported by Ralf Wildenhues.
9517
9518 2006-03-01  Karl Berry  <karl@gnu.org>
9519
9520         * doc/Copyright/request-*: new files, synced from gnuorg.
9521
9522 2006-03-01  Karl Berry  <karl@gnu.org>
9523
9524         * config/srclist.txt (Copyright/*): new entries.
9525
9526 2006-02-28  Simon Josefsson  <jas@extundo.com>
9527
9528         * lib/getopt.c: Protect #include of unistd.h, for MSVS.
9529
9530 2006-02-27  Simon Josefsson  <jas@extundo.com>
9531
9532         * lib/base64.h: Indent #define's.  From Jim Meyering
9533         <jim@meyering.net>.
9534
9535 2006-02-27  Jim Meyering  <jim@meyering.net>
9536
9537         Revert the change of 2006-02-24, so these files can continue
9538         to be sync'd from gettext.
9539         * lib/mkdtemp.c, setenv.c, unsetenv.c: *Un*-normalize inclusion
9540         of `config.h'.
9541
9542 2006-02-26  Paul Eggert  <eggert@cs.ucla.edu>
9543
9544         * modules/intprops: New file.
9545         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
9546         Add intprops.
9547         * modules/getloadavg (Files): Remove lib/intprops.h.
9548         (Depends-on): Add intprops.
9549         * modules/human: Likewise.
9550         * modules/inttostr: Likewise.
9551         * modules/openat: Likewise.
9552         * modules/sig2str: Likewise.
9553         * modules/userspec: Likewise.
9554         * modules/utimecmp: Likewise.
9555         * modules/xnanosleep: Likewise.
9556         * modules/xstrtol: Likewise.
9557
9558 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny changes)
9559
9560         * modules/xstrtod: Omit xstrtod.h, xstrtod.c; they're in LIB_SOURCES.
9561         * modules/lock-tests (TESTS): Use $(EXEEXT).
9562         * modules/tls-tests: Likewise.
9563         * modules/argp-tests: Likewise.
9564         (check_PROGRAMS): New var, replacing...
9565         (noinst_PROGRAMS, test_argp_SOURCES): Remove.
9566
9567 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9568
9569         * lib/mkdtemp.c, lib/setenv.c, lib/unsetenv.c: Normalize inclusion of
9570         `config.h'.
9571
9572 2006-02-24  Paul Eggert  <eggert@cs.ucla.edu>
9573
9574         * lib/glob.c: Say "invalid" rather than "illegal" in comments.
9575
9576 2006-02-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9577
9578         Sync from coreutils.
9579         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and
9580         gl_CHDIR_SAFER.
9581
9582 2006-02-22  Jim Meyering  <jim@meyering.net>
9583
9584         Sync from coreutils.
9585         * m4/chdir-safer.m4: New file.
9586
9587 2006-02-20  Paul Eggert  <eggert@cs.ucla.edu>
9588
9589         * lib/getcwd.c (AT_FDCWD): Work around a bug in Solaris 9 and 10, where
9590         AT_FDCWD exceeds INT_MAX.
9591         * lib/openat.h (AT_FDCWD): Likewise.
9592
9593 2006-02-17  Eric Blake  <address@hidden>
9594
9595         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix caching error.
9596
9597 2006-02-16  Simon Josefsson  <jas@extundo.com>
9598
9599         * modules/getaddrinfo (Depends-on): Add sys_socket.
9600
9601 2006-02-15  Simon Josefsson  <jas@extundo.com>
9602
9603         * build-aux/maint.mk: Add dsyntax-check rule.
9604
9605 2006-02-15  Eric Blake  <ebb9@byu.net>
9606
9607         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
9608         winsock2.h or ws2tcpip.h when sys/socket.h is present. Fixes
9609         'present but cannot compile' warnings on cygwin.
9610         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Use gl_HEADER_SYS_SOCKET.  Don't
9611         use ws2tcpip.h if sys/socket.h works.
9612         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_HEADER_SYS_SOCKET.
9613         (gl_GETADDRINFO): Don't use ws2tcpip.h when sys/socket.h is present.
9614
9615 2006-02-14  Simon Josefsson  <jas@extundo.com>
9616
9617         * modules/maintainer-makefile (Files): Rename.
9618
9619         * build-aux/GNUmakefile: Rename Makefile.maint to maint.mk
9620         and (the local) Makefile.cfg to maint-cfg.mk.
9621
9622         * build-aux/Makefile.maint, build-aux/maint.mk: Renamed the former
9623         to the latter.
9624
9625         * modules/maintainer-makefile: New module.
9626
9627         * build-aux/Makefile.maint: New file, from GNU CoreUtils, although
9628         severaly stripped to make it possible to build it up from scratch
9629         with reliable tests.
9630
9631         * build-aux/GNUmakefile: New file, from GNU CoreUtils with some
9632         fixes to permit overriding the default actions when configure and
9633         makefile are not available.
9634
9635 2006-02-14  Paul Eggert  <eggert@cs.ucla.edu>
9636
9637         Sync from coreutils.
9638         * modules/lstat (Depends-on): Don't depend on xalloc.
9639         (License): Change from GPL to LGPL, since this is now simply a
9640         replacement for a libc function.
9641
9642 2006-02-14  Jim Meyering  <jim@meyering.net>
9643
9644         Sync from coreutils.
9645
9646         Eliminate the unwelcome (albeit unlikely) possibility of xmalloc
9647         failure on deficient systems, and simplify gnulib lgpl dependencies.
9648         * lib/lstat.c (rpl_lstat): Rewrite to use stat() in place of the
9649         xmalloc/lstat combination.  Based on a patch from Bruno Haible.
9650
9651         * lib/xalloc-die.c: Remove unused definition of N_.
9652
9653 2006-02-14  Jim Meyering  <jim@meyering.net>
9654
9655         Sync from coreutils.
9656         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Invoke
9657         AC_CHECK_FUNCS(getmntent) unconditionally so that tests of
9658         $ac_cv_func_getmntent (e.g., in gl_LIST_MOUNTED_FILE_SYSTEMS) need not
9659         double-quote uses of that variable, to accommodate the rare case in
9660         which getmntent is available in none of the libraries checked.  This
9661         happens at least on FreeBSD 5.0.
9662
9663 2006-02-13  Simon Josefsson  <jas@extundo.com>
9664
9665         * gnulib-tool (Usage): Fix --import, from
9666         karl@freefriends.org (Karl Berry).
9667
9668 2006-02-13  Sergey Poznyakoff  <gray@gnu.org.ua>
9669
9670         * lib/argp-fmtstream.c: Restore another bugfix lost on 2005-12-12
9671
9672 2006-02-07  Sergey Poznyakoff  <gray@gnu.org.ua>
9673
9674         * lib/argp-namefrob.h: Restore changes accidentally lost during the
9675         "autoupdate" on 2005-12-12.
9676
9677 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
9678
9679         * modules/closeout (Depends-on): Remove atexit.
9680
9681 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
9682
9683         * lib/closeout.c (close_stdout): Don't assume 'bool' converts nonzero
9684         ints to 0 or 1, as this isn't true for the stdbool.h substitute.
9685
9686 2006-02-05  Paul Eggert  <eggert@cs.ucla.edu>
9687
9688         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
9689         __EXTENSIONS__ if this causes compilation to fail.  Problem
9690         reported by Nelson H. F. Beebe with Solaris 10 and Sun C 5.7
9691         c89 -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED.
9692
9693 2006-01-27  Paul Eggert  <eggert@cs.ucla.edu>
9694
9695         * lib/fnmatch.c (L_): Renamed from L, to work around a bug in
9696         Mac OS X 10.3.9 with GCC 3 reported by Claudio Fontana in
9697         <http://lists.gnu.org/archive/html/bug-gnulib/2006-01/msg00074.html>.
9698         All uses changed.
9699
9700 2006-01-26  Simon Josefsson  <jas@extundo.com>
9701
9702         * lib/socket_.h: Set WINVER to 0x0501, to make sure getaddrinfo
9703         prototype is visible on mingw32.
9704
9705         * lib/getaddrinfo.h: Define EAI_ADDRFAMILY and EAI_SYSTEM if not set,
9706         for mingw32.
9707
9708         * lib/gai_strerror.c, getaddrinfo.h: Protect netdb.h #include (for
9709         mingw32).
9710
9711 2006-01-26  Paul Eggert  <eggert@cs.ucla.edu>
9712
9713         * lib/fts.c (diropen): Open with O_NOCTTY | O_NONBLOCK too.  Don't
9714         attempt to open for write; this always fails, at least on POSIX
9715         hosts.  This reinstates the 2006-01-09 change, which was
9716         inadvertently removed.
9717
9718 2006-01-26  Bruno Haible  <bruno@clisp.org>
9719
9720         * gnulib-tool (func_import): Use "trap 'exit $?' instead of "trap :".
9721         Reported by Paul Eggert.
9722
9723 2006-01-26  Bruno Haible  <bruno@clisp.org>
9724             Paul Eggert  <eggert@cs.ucla.edu>
9725
9726         * lib/stdbool_.h (_Bool)
9727         [(! (defined __cplusplus || defined __BEOS__)
9728           && !defined __GNUC__
9729           && !(defined __HP_cc || defined __xlc__
9730                || (defined __SUNPRO_C && (__SUNPRO_C < 0x550 || __STDC__ == 1))
9731                || defined __sgi))]:
9732         #define to signed char in these cases too; this simplifies
9733         the code (so that we don't have to worry about HP-UX, AIX, SunPRO,
9734         etc., separately) and makes it more conservative.
9735
9736 2006-01-25  Simon Josefsson  <jas@extundo.com>
9737
9738         * m4/getaddrinfo.m4: Look for getaddrinfo inside ws2tcip.h and
9739         -lws2_32.  Protect sys/socket.h and netdb.h #include's.  Include
9740         ws2tcpip.h with WINVER=0x0501.  All for mingw32.
9741
9742 2006-01-25  Sergey Poznyakoff  <gray@gnu.org.ua>
9743
9744         * lib/argp-namefrob.h: Bugfix. Remove stray #
9745
9746 2006-01-25  Paul Eggert  <eggert@cs.ucla.edu>
9747
9748         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for xlc bug if __GCC__ too,
9749         so that we test the test.
9750         Check for yet another HP-UX cc bug involving *bool |= bool.
9751
9752 2006-01-25  Karl Berry  <karl@gnu.org>
9753
9754         * config/srclist.txt (vasnprintf.c): sync lost.
9755
9756 2006-01-25  Jim Meyering  <jim@meyering.net>
9757
9758         Sync from the stable (b5) branch of coreutils:
9759
9760         * lib/fts.c (fts_children): Don't let close() clobber errno from
9761         failed fchdir().
9762
9763         * lib/fts.c (fts_stat): When following a symlink-to-directory,
9764         don't necessarily interpret stat-fails+lstat-succeeds as indicating
9765         a dangling symlink.  That can also happen at least for ELOOP.
9766         The fix: return FTS_SLNONE only when the stat errno is ENOENT.
9767         FYI, this bug predates the inclusion of fts.c in coreutils.
9768
9769         * lib/fts.c (fts_open): Put new maxarglen declaration and uses
9770         in their own block, so pre-c99 compilers don't object.
9771
9772         Avoid the double-free (first in fts_read, second in fts_close) that
9773         would occur when an `active' directory is made inaccessible (e.g.,
9774         via chmod a-x) during a traversal.
9775         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
9776         before returning.  Reproduce this failure by
9777         mkdir -p a/b; cd a; chmod a-x . b
9778         Reported by Stavros Passas.
9779
9780 2006-01-25  Jim Meyering  <jim@meyering.net>
9781
9782         * lib/fileblocks.c: Remove more useless parentheses.
9783         * lib/readutmp.h: Likewise.
9784
9785 2006-01-25  Bruno Haible  <bruno@clisp.org>
9786
9787         * lib/stdbool_.h (_Bool) [IRIX cc]: Define as 'signed char', to avoid
9788         warnings.
9789         Reported by Paul Eggert.
9790
9791 2006-01-25  Bruno Haible  <bruno@clisp.org>
9792
9793         * gnulib-tool (func_import): Use "trap :" instead of "trap -" to get
9794         rid of a trap command. For Solaris sh.
9795         Reported by Mark D. Baushke <mdb@gnu.org>.
9796
9797 2006-01-24  Simon Josefsson  <jas@extundo.com>
9798
9799         * lib/socket_.h (SHUT_WR, SHUT_RDWR): Don't hardcode, suggested by
9800         Bruno.
9801
9802 2006-01-24  Karl Berry  <karl@gnu.org>
9803
9804         * config/srclist.txt (argp-namefrob.h): sync lost.
9805
9806 2006-01-24  Jim Meyering  <jim@meyering.net>
9807
9808         * modules/openat (Files): Add lib/intprops.h.
9809         From Mark D. Baushke.
9810
9811 2006-01-24  Jim Meyering  <jim@meyering.net>
9812
9813         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).
9814         Reported by Mark D. Baushke.
9815
9816 2006-01-24  Jim Meyering  <jim@meyering.net>
9817
9818         * lib/socket_.h: Remove useless parentheses in uses of cpp `defined'.
9819
9820 2006-01-24  Bruno Haible  <bruno@clisp.org>
9821
9822         * modules/strnlen (Maintainer): Change from glibc to all.
9823
9824 2006-01-24  Bruno Haible  <bruno@clisp.org>
9825
9826         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for IBM and HP-UX bugs.
9827         Patch by Paul Eggert.
9828
9829 2006-01-24  Bruno Haible  <bruno@clisp.org>
9830
9831         * lib/stdbool_.h (_Bool) [__cplusplus]: Don't define if the compiler
9832         already has it.
9833         Report and patch by Albert Chin-A-Young  <china@thewrittenword.com> on
9834         2005-11-26.
9835
9836         * lib/stdbool_.h (_Bool) [HP-UX cc, AIX cc,xlc]: Define as
9837         'signed char' to avoid problems with the built-in _Bool type.
9838         Reported by Paul Eggert on 2005-11-26.
9839
9840 2006-01-24  Bruno Haible  <bruno@clisp.org>
9841
9842         * gnulib-tool (func_import): Avoid constructing complicated sed
9843         expressions inside backquote.
9844         Report and solution by Mark D. Baushke <mdb@gnu.org>.
9845
9846 2006-01-23  Ulrich Drepper  <drepper@redhat.com>
9847
9848         These changes imported from libc.
9849         * lib/getopt.c: Use __fxprintf instead of inline stream orientation
9850         test and two separate function calls.
9851         * lib/strndup.c (__strndup): Add libc_hidden_def.
9852
9853 2006-01-23  Simon Josefsson  <jas@extundo.com>
9854
9855         * modules/lock-tests: Use check_PROGRAMS instead of noinst_PROGRAMS.
9856         Remove the test_*_SOURCES variable: automake infers it by default.
9857         * modules/tls-tests: Likewise.
9858
9859 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
9860
9861         Work around porting bugs reported by Dieter in
9862         <http://lists.gnu.org/archive/html/bug-bison/2006-01/msg00049.html>.
9863         * lib/getopt.c (_NOPROTO): Remove; no longer needed.
9864         Include <stdlib.h> and <unistd.h> in all environments; it's safe now.
9865         Include "getopt.h" first, to check interface.
9866         (getenv): Declare only if defined HAVE_DECL_GETENV &&
9867         !HAVE_DECL_GETENV.
9868         * lib/strndup.c [!_LIBC]: Include "strndup.h" to get prototype.
9869         (__strndup): Revert to K&R-style function dfns, the glibc style.
9870         * lib/strnlen.c: Don't claim it's taken from glibc; it's not.
9871         (strnlen, __strnlen): Remove #defines and #undefs; not needed.
9872         Include strnlen.h first, to get prototype properly.
9873         (strnlen): Renamed from __strnlen.
9874         Remove weak alias.
9875
9876 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
9877
9878         * m4/getopt.m4 (gl_PREREQ_GETOPT): Check for getenv decl.
9879
9880 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
9881
9882         * config/srclist.txt: Adjust to reflect glibc reorganization.
9883         This affects only comments.
9884
9885 2006-01-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
9886
9887          * gnulib-tool, build-aux/csharpcomp.sh.in: Do not pass `-q' to mktemp.
9888          Reported by Bruce Korb <bkorb@gnu.org>.
9889
9890 2006-01-22  Paul Eggert  <eggert@cs.ucla.edu>
9891
9892         * lib/quotearg.c (quotearg_buffer_restyled): Add "default: break;"
9893         to pacify gcc -Wswitch-default.
9894
9895 2006-01-22  Bruno Haible  <bruno@clisp.org>
9896
9897         * lib/vasnprintf.c (VASNPRINTF): In the computation of the size of the
9898         temporary buffer for sprintf, take into account the precision also
9899         for 'd', 'i', 'u', 'o', 'x', 'X'.
9900
9901 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
9902
9903         * modules/argp-tests: New module
9904         * tests/test-argp.c: New file
9905         * tests/test-argp-2.sh: New file
9906
9907 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
9908
9909         * lib/argp-help.c (usage_long_opt): Do not print DOC options.
9910         (__argp_base_name): Removed
9911         * lib/argp-namefrob.h (__argp_basename): Removed definition. Was a
9912         typo.
9913         (__argp_base_name): Provide macro definition or extern declaration
9914         depending on the configuration
9915
9916 2006-01-20  Simon Josefsson  <jas@extundo.com>
9917
9918         * modules/inet_ntop (Depends-on): Depend on sys_socket.
9919
9920 2006-01-20  Simon Josefsson  <jas@extundo.com>
9921
9922         * lib/inet_ntop.h: Unconditionally include sys/socket.h.
9923
9924 2006-01-20  Paul Eggert  <eggert@cs.ucla.edu>
9925
9926         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
9927         rather than -Xlinker -z -Xlinker ignore, as it's more portable.
9928         Suggested by Bruno Haible.
9929
9930 2006-01-20  Karl Berry  <karl@gnu.org>
9931
9932         * config/srclist.txt (argp-fmtstream.h, localcharset.c): comment out
9933         until changes propagate, I guess.
9934
9935 2006-01-19  Simon Josefsson  <jas@extundo.com>
9936
9937         * m4/socklen.m4: Look in ws2tcpip.h too, for mingw32.
9938
9939 2006-01-19  Simon Josefsson  <jas@extundo.com>
9940
9941         * lib/socket_.h: Map SHUT_RD, SHUT_WR, SHUT_RDWR correctly.
9942
9943 2006-01-19  Simon Josefsson  <jas@extundo.com>
9944
9945         * gnulib-tool: Set check_PROGRAMS.
9946
9947         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
9948         modules/des-tests, modules/gc-arcfour-tests,
9949         modules/gc-arctwo-tests, modules/gc-des-tests,
9950         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
9951         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
9952         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
9953         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
9954         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
9955         modules/md5-tests, modules/readline, modules/rijndael-tests: Use
9956         check_PROGRAMS instead of noinst_PROGRAMS to be able to remove
9957         test_*_SOURCES.
9958
9959 2006-01-18  Simon Josefsson  <jas@extundo.com>
9960
9961         * modules/socklen (Depends-on): Depend on sys_socket.
9962
9963 2006-01-18  Simon Josefsson  <jas@extundo.com>
9964
9965         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
9966         modules/des-tests, modules/gc-arcfour-tests,
9967         modules/gc-arctwo-tests, modules/gc-des-tests,
9968         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
9969         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
9970         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
9971         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
9972         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
9973         modules/md5-tests, modules/readline, modules/rijndael-tests: Add
9974         $(EXEEXT) to automake TESTS variable, for mingw32.
9975
9976 2006-01-17  Simon Josefsson  <jas@extundo.com>
9977
9978         * modules/socklen (Include): Need sys/socket.h.
9979
9980 2006-01-17  Bruno Haible  <bruno@clisp.org>
9981
9982         * modules/ssize_t (Include): Add <sys/types.h>.
9983
9984 2006-01-16  Paul Eggert  <eggert@cs.ucla.edu>
9985
9986         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
9987         it's not portable and it doesn't work with cross-compiles.
9988         Problem reported by Bruno Haible.  Fix missing-$ typo in
9989         'test "gl_cv_ignore_unused_libraries" ...' that prevented
9990         -zignore from being used with Sun's C compiler.
9991
9992 2006-01-12  Simon Josefsson  <jas@extundo.com>
9993
9994         * lib/base64.c: Fix warning, reported by Bruno Haible
9995         <bruno@clisp.org> and patch by Paul Eggert <eggert@CS.UCLA.EDU>.
9996
9997 2006-01-12  Bruno Haible  <bruno@clisp.org>
9998
9999         * modules/ldd: New file.
10000         * build-aux/ldd.sh.in: New file.
10001         * MODULES.html.sh (Support for building libraries and executables): Add
10002         ldd.
10003
10004 2006-01-12  Bruno Haible  <bruno@clisp.org>
10005
10006         * m4/ldd.m4: New file.
10007
10008 2006-01-12  Bruno Haible  <bruno@clisp.org>
10009
10010         * gnulib-tool (func_import, func_create_testdir): Don't go into an
10011         endless loop while replacing $auxdir with build-aux.
10012
10013 2006-01-11  Simon Josefsson  <jas@extundo.com>
10014
10015         * lib/stdint_.h (SIZE_MAX): Add missing (.
10016
10017 2006-01-11  Paul Eggert  <eggert@cs.ucla.edu>
10018
10019         Sync from coreutils.
10020         * lib/md5.c: Fix commentary typos.
10021         (alignof, UNALIGNED_P): No need for a GCC-specific version.
10022         * lib/md5.h (__attribute__): Remove; unused.
10023         * lib/sha1.c: Fix commentary to match md5 better.
10024         * lib/sha1.h (struct sha1_ctx): Use a word buffer, not a byte buffer,
10025         so that we don't need to worry about alignment.  All uses changed.
10026         This merges the 2005-10-28 md5 change into sha1.
10027
10028 2006-01-11  Jim Meyering  <jim@meyering.net>
10029
10030         Sync from coreutils.
10031         * lib/md5.c (OP): Fix spacing.
10032
10033 2006-01-11  Bruno Haible  <bruno@clisp.org>
10034
10035         Ensure automatic ordering between gl_LOCK and gl_ARGP.
10036         * m4/lock.m4 (gl_LOCK_BODY): Renamed from gl_LOCK.
10037         (gl_LOCK): New macro, requiring gl_LOCK_BODY.
10038
10039 2006-01-11  Bruno Haible  <bruno@clisp.org>
10040
10041         Ensure automatic ordering between gl_LOCK and gl_ARGP.
10042         * gnulib-tool (func_import, func_create_testdir): Put gl_LOCK into
10043         the "early" section as well.
10044
10045 2006-01-11  Bruno Haible  <bruno@clisp.org>
10046
10047         Avoid "ar: no archive members specified" error on MacOS X.
10048         * gnulib-tool (func_modules_add_dummy): New function.
10049         (func_import, func_create_testdir): Invoke it.
10050
10051 2006-01-11  Bruno Haible  <bruno@clisp.org>
10052
10053         * gnulib-tool (func_import, func_create_testdir): Replace build-aux
10054         with $auxdir in AC_CONFIG_FILES statements.
10055
10056 2006-01-11  Bruno Haible  <bruno@clisp.org>
10057
10058         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
10059         Initialize also noinst_HEADERS to empty.
10060
10061 2006-01-11  Bruno Haible  <bruno@clisp.org>
10062
10063         * gnulib-tool (AUTOMAKEPATH, AUTOCONF, ACLOCAL, AUTOMAKE): New
10064         variables.
10065         (func_create_megatestdir): Call aclocal, autoconf, automake here, not
10066         autoreconf.
10067
10068 2006-01-11  Bruno Haible  <bruno@clisp.org>
10069
10070         * gnulib-tool (AUTOCONF, ACLOCAL, AUTOMAKE, AUTORECONF): Make
10071         overridable by the user.
10072         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
10073
10074 2006-01-10  Simon Josefsson  <jas@extundo.com>
10075
10076         * modules/sys_socket: New file.
10077
10078 2006-01-10  Simon Josefsson  <jas@extundo.com>
10079
10080         * m4/sys_socket_h.m4: New file.
10081
10082 2006-01-10  Simon Josefsson  <jas@extundo.com>
10083
10084         * lib/socket_.h: New file.
10085
10086 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
10087
10088         * modules/readutmp (Maintainer): Add myself.
10089
10090 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
10091
10092         * m4/memcoll.m4 (gl_MEMCOLL): Don't require AC_FUNC_MEMCMP, undoing
10093         the 2002-12-31 change.  Problem and fix reported by Bruno Haible.
10094         People who are still concerned with buggy memcmp implementations
10095         can invoke gl_FUNC_MEMCMP themselves.
10096
10097 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
10098
10099         * lib/regex_internal.h (BITSET_WORD_BITS):
10100         Work around a bug in 64-bit PGC (before version 6.1-2), where the
10101         preprocessor mishandles large unsigned values as if they were signed.
10102         Problem reported by Claudio Fontana in
10103         <http://lists.gnu.org/archive/html/bug-gnulib/2005-12/msg00061.html>.
10104
10105 2006-01-10  Jim Meyering  <jim@meyering.net>
10106
10107         Avoid the double-free (first in fts_read, second in fts_close) that
10108         would occur when an `active' directory is made inaccessible (e.g.,
10109         via chmod a-x) during a traversal.
10110         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
10111         before returning.  Reproduce this failure by
10112         mkdir -p a/b; cd a; chmod a-x . b
10113         Reported by Stavros Passas.
10114
10115         Sync from coreutils.
10116         * lib/sha1.c: Tweak grammar in a comment.
10117
10118 2006-01-10  Jim Meyering  <jim@meyering.net>
10119
10120         * m4/fpending.m4: Also include <stdio.h>, for Dragonfly.
10121         Patch by Joerg Sonnenberger.
10122
10123 2006-01-10  Bruno Haible  <bruno@clisp.org>
10124
10125         * modules/readutmp: Depend on module free.
10126         * modules/strtok_r: Depend on module restrict.
10127
10128 2006-01-10  Bruno Haible  <bruno@clisp.org>
10129
10130         * modules/gettext (configure.ac): Add an invocation of
10131         AM_GNU_GETTEXT_VERSION. Needed since autoreconf is used by gnulib-tool.
10132
10133 2006-01-10  Bruno Haible  <bruno@clisp.org>
10134
10135         * m4/localcharset.m4 (gl_LOCALCHARSET): Also test for getc_unlocked.
10136         Reported by Werner Lemberg <wl@gnu.org>.
10137
10138 2006-01-10  Bruno Haible  <bruno@clisp.org>
10139
10140         * lib/localcharset.c: Update from GNU gettext.
10141
10142 2006-01-10  Bruno Haible  <bruno@clisp.org>
10143
10144         * lib/argp.h (__const): Remove macro. Use const instead.
10145         * lib/argp-fmtstream.h (__const): Likewise.
10146         * lib/glob_.h (__const): Remove macro.
10147         * lib/glob-libc.h: Use const instead of __const.
10148
10149 2006-01-10  Bruno Haible  <bruno@clisp.org>
10150
10151         * gnulib-tool (func_emit_tests_Makefile_am): Emit an empty SUBDIR
10152         variable.
10153         Needed to avoid an automake error regarding the 'gettext' module.
10154
10155 2006-01-09  Simon Josefsson  <jas@extundo.com>
10156
10157         * modules/inet_ntop (Depends-on): Add restrict.
10158
10159 2006-01-09  Simon Josefsson  <jas@extundo.com>
10160
10161         * modules/gc-rijndael-tests (License): Put under LGPL.
10162
10163         * modules/gc-des-tests (License): Likewise.
10164
10165         * modules/gc-arcfour-tests (License): Likewise.
10166
10167         * modules/gc-arctwo-tests (License): Likewise.
10168
10169         * modules/gc-pbkdf2-sha1-tests (License): Likewise.
10170
10171         * modules/gc-hmac-sha1-tests (Files): Likewise.
10172
10173         * modules/gc-hmac-md5-tests (License): Likewise.
10174
10175         * modules/gc-sha1-tests (License): Likewise.
10176
10177         * modules/gc-md5-tests (License): Likewise.
10178
10179         * modules/gc-md4-tests (License): Likewise.
10180
10181         * modules/gc-md2-tests (License): Likewise.
10182
10183         * modules/gc-tests (License): Likewise.
10184
10185         * modules/des-tests (License): Likewise.
10186
10187         * modules/md4-tests (License): Likewise.
10188
10189         * modules/md2-tests (License): Likewise.
10190
10191 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
10192
10193         Sync from coreutils:
10194
10195         * MODULES.html.sh (build_lib): New section, with new lib-ignore module.
10196         * modules/lib-ignore: New file.
10197         * modules/mkdir-p (Files): Add chdir-safer.c, chdir-safer.h, lchmod.h,
10198         chdir-safer.m4, lchmod.m4.
10199         * modules/openat: Add mkdirat.c, openat-priv.h.
10200
10201 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
10202
10203         Sync from coreutils.
10204         * m4/lib-ignore.m4: New file.
10205         * m4/lchmod.m4: New file.
10206
10207 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
10208
10209         Sync from coreutils.
10210         * lib/chdir-long.c (cdb_free): Don't bother trying to open directory
10211         for write access: POSIX says that must fail.
10212         * lib/fts.c (diropen): Likewise.
10213         * lib/save-cwd.c (save_cwd): Likewise.
10214         * lib/chdir-long.c (cdb_free): Open with O_NOCTTY | O_NONBLOCK as
10215         well, for minor improvements on hosts that lack O_DIRECTORY.
10216         * lib/chown.c (rpl_chown) [CHOWN_MODIFIES_SYMLINK]:
10217         Don't try O_WRONLY unless O_RDONLY failed wth EACCES.
10218         Fall back on chown if open failed with EACCES.
10219
10220         * lib/gettime.c (gettime) [!defined OK_TO_USE_1S_CLOCK]:
10221         Report an error at compile-time if only a 1-second nominal clock
10222         resolution is found.
10223
10224         * lib/lchmod.h: New file.
10225         * lib/mkdir-p.c: Include lchmod.h, lchown.h.
10226         (make_dir_parents): Use lchown rather than chown, and
10227         lchmod rather than chmod.
10228
10229         * lib/mountlist.c (ME_DUMMY): "none" and "proc" file systems are
10230         dummies too.  Problem with "none" reported by Bob Proulx.  Problem with
10231         "proc" reported by n0dalus.
10232
10233         * lib/mountlist.c: Include <limits.h>.
10234         (dev_from_mount_options)
10235         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]:
10236         New function.  It no longer assumes "dev=" has the System V meaning
10237         on Linux (since it doesn't).  It also parses "dev=" more carefully.
10238         (read_file_system_list)
10239         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]: Use it.
10240         MOUNTED_GETMNTENT2 is new here; the code didn't used to look for
10241         dev= in that case.
10242
10243         * lib/posixtm.h (PDS_PRE_2000): New macro.
10244         * lib/posixtm.c (year): Arg is now syntax_bits rather than
10245         allow_century.  All usages changed.  Reject dates outside the range
10246         1969-1999 if PDS_PRE_2000 is used.
10247
10248 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
10249
10250         Sync from coreutils.
10251         * doc/getdate.texi (General date syntax): Invalid dates are rejected.
10252         (Time of day items): Mention the possibility of leap seconds.
10253         Problem reported by Dr. David Alan Gilbert.
10254
10255 2006-01-09  Jim Meyering  <jim@meyering.net>
10256
10257         Sync from coreutils.
10258
10259         * lib/version-etc.c (COPYRIGHT_YEAR): Update to 2006.
10260
10261         * lib/chdir-safer.h, lib/chdir-safer.c: New files.
10262
10263         * lib/modechange.c (mode_compile): Reject an invalid mode string
10264         that starts with an octal digit.  From Andreas Gruenbacher.
10265
10266         * lib/openat.c: Include "fcntl--.h" and "unistd--.h", to map open
10267         and dup to open_safer and dup_safer, respectively.
10268         (openat_permissive): Fix typo in comment.
10269
10270         * lib/openat.c: Don't include <stdlib.h>, <unistd.h>, <fcntl.h>,
10271         "gettext.h"; either no longer needed or are guaranteed by openat.h.
10272         (_): Remove; no longer needed.
10273         (openat): Renamed from rpl_openat; no need for rpl_openat
10274         since openat.h renames openat for us.
10275         Replace most of the body with a call to openat_permissive,
10276         to avoid duplicate code.
10277         Port to (probably hypothetical) environments were mode_t is
10278         wider than int.
10279         (openat_permissive): Require mode arg, so that we can check
10280         types better.  Put it just after flags.  Change cwd failure
10281         indicator from pointer-to-bool to pointer-to-errno-value.
10282         All callers changed.
10283         Invoke openat_save_fail and/or openat_restore_fail if
10284         cwd_errno is null, so that openat can call us.
10285         (openat_permissive, fdopendir, fstatat, unlinkat):
10286         Simplify errno handling to avoid some duplicate code,
10287         as it's OK to set errno on success.
10288         * lib/openat.h: Revamp code so that function macros depend on
10289         __OPENAT_PREFIX only, not also on AT_FDCWD.
10290         (openat_ro): Remove.  Caller changed to use openat_permissive.
10291         (openat_permissive): Now a macro, if not a function.
10292         (openat_restore_fail, openat_save_fail): Now always functions,
10293         since mkdirat needs them even if __OPENAT_PREFIX is defined.
10294
10295         * lib/openat-priv.h: New file, defining macros used by mkdirat.c
10296         and openat.c.
10297         * lib/mkdirat.c: Include openat-priv.h.
10298         Remove definitions of macros defined therein.
10299         * lib/openat.c: Likewise.
10300
10301         * lib/mkdirat.c (mkdirat): New file and function.
10302         * lib/openat.h (mkdirat): Declare.
10303
10304         * lib/openat.c (fdopendir): Don't change errno when returning non-NULL.
10305
10306         * lib/openat.h (openat_permissive): Declare.
10307         (openat_ro): Define.
10308
10309         * lib/openat.c (EXPECTED_ERRNO): New macro.
10310         (openat_permissive): New function -- used in remove.c rewrite.
10311         (all functions): Set errno just before returning, only if there
10312         was an actual failure.
10313         Use EXPECTED_ERRNO rather than comparing against only ENOTDIR.
10314
10315         Emulate openat-family functions using Linux's procfs, if possible.
10316         Idea and some code based on Ulrich Drepper's glibc changes.
10317
10318         * lib/openat.c: (BUILD_PROC_NAME): New macro.
10319         Include <stdio.h>, <string.h>, "alloca.h" and "intprops.h".
10320         (rpl_openat): Emulate by trying to open /proc/self/fd/%d/%s,
10321         before falling back on save_cwd and restore_cwd.
10322         (fdopendir, fstatat, unlinkat): Likewise.
10323
10324         * lib/openat.c (fstatat, unlinkat): Perform the syscall directly,
10325         skipping the save_cwd...restore_cwd overhead, if FILE is absolute.
10326
10327         * lib/openat.c (rpl_openat): Use the promoted type (int), not mode_t,
10328         as second argument to va_arg.  Otherwise, some versions of gcc
10329         warn that `if this code is reached, the program will abort'.
10330
10331 2006-01-09  Jim Meyering  <jim@meyering.net>
10332
10333         Sync from coreutils.
10334         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile mkdirat.c.
10335         Require openat-priv.h.
10336
10337 2006-01-09  Bruno Haible  <bruno@clisp.org>
10338
10339         * modules/strnlen (Include): Use strnlen.h.
10340
10341 2006-01-09  Bruno Haible  <bruno@clisp.org>
10342
10343         * m4/stdint.m4 (gl_STDINT_H): Also test for <sys/bitypes.h>.
10344
10345 2006-01-09  Bruno Haible  <bruno@clisp.org>
10346
10347         * lib/sysexit_.h (EX_OK): New macro.
10348         Suggested by Martin Lambers <marlam@marlam.de>.
10349
10350 2006-01-09  Bruno Haible  <bruno@clisp.org>
10351
10352         * lib/stdint_.h: On Linux libc4 and libc5, include <sys/bitypes.h> and
10353         don't define _STDINT_H_NEED_SIGNED_INT_TYPES.
10354
10355 2006-01-09  Bruno Haible  <bruno@clisp.org>
10356
10357         * lib/stdint_.h (SIZE_MAX): Write the value without involving negative
10358         numbers.
10359
10360 2006-01-09  Bruno Haible  <bruno@clisp.org>
10361
10362         * lib/javacomp.sh.in: Move to ../build-aux/javacomp.sh.in.
10363         * lib/javaexec.sh.in: Move to ../build-aux/javaexec.sh.in.
10364         * lib/csharpcomp.sh.in: Move to ../build-aux/csharpcomp.sh.in.
10365         * lib/csharpexec.sh.in: Move to ../build-aux/csharpexec.sh.in.
10366
10367 2006-01-09  Bruno Haible  <bruno@clisp.org>
10368
10369         * build-aux/javacomp.sh.in: New file, moved from lib/.
10370         * modules/javacomp-script (Files): Update.
10371         (configure.ac): Add AC_CONFIG_FILES invocation.
10372         (EXTRA_DIST): Remove variable.
10373
10374         * build-aux/javaexec.sh.in: New file, moved from lib/.
10375         * modules/javaexec (Files): Update.
10376         (configure.ac): Add AC_CONFIG_FILES invocation.
10377         (EXTRA_DIST): Remove javaexec.sh.in.
10378
10379         * build-aux/csharpcomp.sh.in: New file, moved from lib/.
10380         * modules/csharpcomp-script (Files): Update.
10381         (configure.ac): Add AC_CONFIG_FILES invocation.
10382         (EXTRA_DIST): Remove variable.
10383
10384         * build-aux/csharpexec.sh.in: New file, moved from lib/.
10385         * modules/csharpexec (Files): Update.
10386         (configure.ac): Add AC_CONFIG_FILES invocation.
10387         (EXTRA_DIST): Remove csharpexec.sh.in.
10388
10389 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
10390
10391         Sync from coreutils.
10392
10393         Add POSIX ACL support
10394         * lib/acl.h (copy_acl, set_acl): Add declarations.
10395         * lib/acl.c (acl_entries): Add fallback implementation for POSIX ACL
10396         systems other than Linux.
10397         (chmod_or_fchmod): New function: use fchmod when possible,
10398         and chmod otherwise.
10399         (file_has_acl): Add a POSIX ACL implementation, with a
10400         Linux-specific subcase.
10401         (copy_acl): Add: copy an acl and S_ISUID, S_ISGID, and
10402         S_ISVTX from one file to another.  Fall back to fchmod/chmod when
10403         acls are unsupported.
10404         (set_acl): Add: set a file's acl and S_ISUID, S_ISGID, and
10405         S_ISVTX to a defined value.  Fall back to fchmod/chmod when acls
10406         are unsupported.
10407
10408 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
10409
10410         Sync from coreutils.
10411         * m4/acl.m4 (AC_FUNC_ACL): Add POSIX ACL and Linux-specific acl tests.
10412
10413 2006-01-07  Bruno Haible  <bruno@clisp.org>
10414
10415         * gnulib-tool (func_import): Add an AC_PROG_RANLIB dependency to
10416         gl_EARLY.
10417
10418 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
10419
10420         * lib/strftime.c (tzname): Don't declare if it is already #defined.
10421         Problem reported for Mingw by Mark Junker.
10422
10423 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
10424
10425         * README: Gnulib normally doesn't generate a tarball.
10426
10427 2006-01-03  Paul Eggert  <eggert@cs.ucla.edu>
10428
10429         * lib/xtime.h (xtime_make, xtime_nonnegative_nsec, xtime_nsec): Use
10430         long int, not int, for nanosecond counts, so that people who are
10431         used to POSIX struct timespec won't be surprised.  Reported by Jim
10432         Meyering.
10433
10434 2005-12-28  Bruno Haible  <bruno@clisp.org>
10435
10436         * build-aux/config.rpath: Update from GNU gettext.
10437
10438 2005-12-16  Jim Meyering  <jim@meyering.net>
10439
10440         * modules/fprintftime: New module.
10441         * MODULES.html.sh (Date and time <time.h>): Add fprintftime.
10442
10443 2005-12-16  Jim Meyering  <jim@meyering.net>
10444
10445         * m4/fprintftime.m4: New file.
10446
10447 2005-12-16  Jim Meyering  <jim@meyering.net>
10448
10449         * lib/fprintftime.c, lib/fprintftime.h: New files.
10450
10451 2005-12-15  Simon Josefsson  <jas@extundo.com>
10452
10453         * modules/socklen (configure.ac): Fix M4 macro name, to align with
10454         new m4/socklen.m4.
10455
10456 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
10457
10458         * m4/argp.m4: Define HAVE_DECL_PROGRAM_INVOCATION_NAME and
10459         HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
10460
10461 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
10462
10463         * lib/argp-fmtstream.c (__argp_fmtstream_update): Fix coredump
10464         * lib/argp-help.c (fill_in_uparams): Check if the constructed
10465         struct uparams is valid. Fall back to the default values if it is
10466         not.
10467
10468 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
10469
10470         * modules/argp (Files): Add argp-pin.c
10471         (Depends-on): dirname
10472         (lib_SOURCES): Add argp-pin.c
10473
10474 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
10475
10476         * m4/argp.m4:  Check if program_invocation_name and
10477         program_invocation_short_name are declared and define appropriate
10478         macros if they are not.
10479
10480 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
10481
10482         * lib/argp-help.c (__argp_base_name): New function
10483         (__argp_short_program_name): Rewrite using __argp_base_name
10484         * lib/argp-namefrob.h: Define program_invocation_name and
10485         program_invocation_short_name if requested
10486         (__argp_base_name): Add prototype
10487         * lib/argp-parse.c (argp_def): Use gettext wrappers
10488         (argp_default_parser): Use __argp_base_name
10489         * lib/argp-pin.c: New file. Defines program_invocation_name and
10490         program_invocation_short_name on systems that lack them.
10491
10492 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
10493
10494         * m4/stat-time.m4 (gl_STAT_TIME): Add check for
10495         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
10496         porting problem reported by Georg Schwarz in
10497         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
10498
10499 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
10500
10501         * lib/stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
10502         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
10503         porting problem reported by Georg Schwarz in
10504         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
10505
10506 2005-12-05  Bruno Haible  <bruno@clisp.org>
10507
10508         * lib/csharpcomp.sh.in (options_csc): For -l option, add a .dll suffix.
10509         * lib/csharpcomp.c (compile_csharp_using_sscli): Likewise.
10510         Reported by Mark Junker <mjscod@gmx.de>.
10511
10512 2005-12-02  Paul Eggert  <eggert@cs.ucla.edu>
10513
10514         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
10515         Use implementation from Albert Chin, with some
10516         comments/corrections by Stepan Kasal and myself.
10517
10518 2005-12-02  Bruno Haible  <bruno@clisp.org>
10519
10520         * gnulib-tool (func_import): Accept GPLed build tool modules when
10521         --lgpl is given.
10522         * modules/csharpcomp-script: New file.
10523         * modules/csharpcomp: Depend on it.
10524         * modules/javacomp-script: New file.
10525         * modules/javacomp: Depend on it.
10526         Suggested by Simon Josefsson.
10527
10528 2005-12-01  Paul Eggert  <eggert@cs.ucla.edu>
10529
10530         * m4/regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
10531         statement, to work around an HP-UX 10.20 compiler bug reported by
10532         Peter O'Gorman.
10533
10534 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
10535
10536         * modules/savedir (Depends-on): Add openat.
10537
10538 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
10539
10540         * lib/stdint_.h (intmax_t) [defined intmax_t]: Do not declare.
10541         (uintmax_t) [defined uintmax_t]: Do not declare.
10542         (SIZE_MAX) [defined SIZE_MAX]: Do not define.
10543         This works around a problem if intmax_t.m4 and/or uintmax_t.m4
10544         and/or size_max.m4 are also used.  Problem reported by Mark D. Baushke.
10545         (SIZE_MAX): Define to ((size_t) -1), not (~(size_t)0), for the
10546         sake of portability to weird hosts that C allows (though we don't
10547         know of any practical examples).
10548
10549         * lib/savedir.h (fdsavedir): New decl.
10550         * lib/savedir.c (fdsavedir, savedirstream): New functions; the latter
10551         contains most of the former guts of savedir.
10552         (savedir): Use savedirstream.
10553         Include "openat.h".
10554
10555 2005-11-25  Paul Eggert  <eggert@cs.ucla.edu>
10556
10557         * modules/obstack (Files): Add m4/ulonglong.m4.
10558         Problem reported by Davide Angelocola.
10559
10560 2005-11-15  Paul Eggert  <eggert@cs.ucla.edu>
10561
10562         * lib/xstrtod.c: Don't bother with #pragma STDC FENV_ACCESS ON, as
10563         coreutils no longer futzes with rounding modes.
10564
10565 2005-11-14  Jim Meyering  <jim@meyering.net>
10566
10567         * lib/mkstemp-safer.c: Include <config.h>, required for possible
10568         replacement of mkstemp.
10569
10570 2005-11-10  Simon Josefsson  <jas@extundo.com>
10571
10572         * lib/readline.c: Remove EOL.
10573
10574 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
10575
10576         * modules/gethrxtime (Depends-on): Add gettime.
10577
10578 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
10579
10580         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Don't require AC_HEADER_TIME
10581         or gettimeofday; no longer needed.
10582
10583 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
10584
10585         * lib/gethrxtime.c: Include "timespec.h" rather than the sys/time /
10586         time business.
10587         (gethrxtime) [! (HAVE_NANOUPTIME
10588         || (defined CLOCK_MONOTONIC && HAVE_CLOCK_GETTIME)
10589         || HAVE_MICROUPTIME)]: Fall back on gettime rather than rolling
10590         our own approximation.
10591
10592 2005-11-08  Eric Blake  <ebb9@byu.net>
10593
10594         * lib/inet_ntop.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
10595
10596 2005-11-08  Eric Blake  <ebb9@byu.net>
10597
10598         * lib/getaddrinfo.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
10599
10600 2005-11-04  Bruno Haible  <bruno@clisp.org>
10601
10602         * gnulib-tool: Implement --update mode.
10603
10604 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
10605
10606         Fix porting problem reported by Theodoros V. Kalamatianos.
10607         * lib/utimens.c (futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]:
10608         Don't assume that futimes failing means we must fail.
10609
10610 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
10611
10612         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
10613         variables to suggest the intended function of the PATH_MAX check.
10614
10615 2005-10-30  Kean Johnston  <jkj@sco.com>
10616
10617         Trivial changes to support SCO systems.
10618         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Check for MAXPATHLEN as well
10619         as PATH_MAX.
10620         * m4/fpending.m4 (gl_FUNC_FPENDING): Correct check for SCO systems,
10621         where __ptr is null when no I/O is pending.
10622
10623 2005-10-29  Paul Eggert  <eggert@cs.ucla.edu>
10624
10625         * lib/getcwd.c (__getcwd): Don't assume that system calls after readdir
10626         leave errno alone.  Problem reported by Dmitry V. Levin.
10627
10628 2005-10-28  Simon Josefsson  <jas@extundo.com>
10629
10630         * tests/test-gc-md4.c, tests/test-gc-md5.c, tests/test-gc-sha1.c:
10631         Test more.
10632
10633         * tests/test-gc-md2.c, tests/test-md2.c: New files.
10634
10635         * modules/md2, modules/md2-tests: New files.
10636
10637 2005-10-28  Simon Josefsson  <jas@extundo.com>
10638
10639         * m4/inet_ntop.m4: More tests.
10640
10641         * m4/gc-md2.m4, md2.m4: New file.
10642
10643 2005-10-28  Simon Josefsson  <jas@extundo.com>
10644
10645         * lib/inet_ntop.h, inet_ntop.c: Make it work under mingw32: Add
10646         "restrict" keywords, as per POSIX.  Protect the function
10647         declaration around HAVE_DECL_INET_NTOP rather than HAVE_INET_NTOP.
10648         Don't use K&R prototypes.  Check the sprintf return values.
10649         Re-define EAFNOSUPPORT if not present.  Indent.
10650
10651         * lib/md5.h, md5.c: Simplify buffer handling visavi alignment,
10652         suggested by Bruno Haible <bruno@clisp.org>.
10653
10654         * lib/gc-gnulib.c, gc-libgcrypt.c: Check calloc return value.
10655
10656         * lib/gc.h: Add MD2 and RMD160 length defines.  Add prototypes.
10657
10658         * lib/gc-libgcrypt.c: Add MD2 (which is not available through
10659         libgcrypt).
10660
10661         * lib/gc-gnulib.c: Add MD2.  Implement gc_hash_* API.
10662
10663         * lib/md2.h, lib/md2.c: New files.
10664
10665 2005-10-28  Paul Eggert  <eggert@cs.ucla.edu>
10666
10667         * lib/savedir.c (savedir): Don't assume that xrealloc etc. leave
10668         errno alone.  Problem reported by Frederic Jolliton.
10669
10670 2005-10-27  Paul Eggert  <eggert@cs.ucla.edu>
10671
10672         * modules/verify (License): Change from GPL to LGPL.  This is a
10673         tiny module and there are apparently near-equivalents that are
10674         under the BSD license.
10675
10676 2005-10-24  Simon Josefsson  <jas@extundo.com>
10677
10678         * modules/sha1: Relicense to LGPL.
10679
10680 2005-10-24  Simon Josefsson  <jas@extundo.com>
10681
10682         * lib/md4.h: Shrink buffer size, now that we changed the type.
10683
10684 2005-10-23  Simon Josefsson  <jas@extundo.com>
10685
10686         * gnulib-tool (func_import): Fix --tests-base.
10687
10688 2005-10-22  Simon Josefsson  <jas@extundo.com>
10689
10690         * modules/arcfour (Depends-on): Need stdint.
10691
10692 2005-10-22  Simon Josefsson  <jas@extundo.com>
10693
10694         * m4/gc.m4: Don't be fooled by --disable-*random-device parameters,
10695         suggested by Bruno Haible <bruno@clisp.org>.  Fix error messages.
10696
10697 2005-10-22  Simon Josefsson  <jas@extundo.com>
10698
10699         * lib/md4.h, md4.c: Simplify buffer handling visavi alignment,
10700         suggested by Bruno Haible <bruno@clisp.org>.
10701
10702 2005-10-22  Simon Josefsson  <jas@extundo.com>
10703
10704         * lib/crc.h: Include stddef.h, for size_t.
10705
10706 2005-10-22  Simon Josefsson  <jas@extundo.com>
10707
10708         * lib/arcfour.h, arcfour.c: Use fixed size indices in the
10709         arcfour_context struct (simplify test vector testing in GNU
10710         Shishi).
10711
10712 2005-10-21  Simon Josefsson  <jas@extundo.com>
10713
10714         * modules/des, modules/des-tests: New files.
10715
10716         * modules/gc-des, modules/gc-des-tests: New files.
10717
10718         * tests/test-des.c, tests/test-gc-des.c: New file.
10719
10720 2005-10-21  Simon Josefsson  <jas@extundo.com>
10721
10722         * modules/arctwo, modules/arctwo-tests: New files.
10723
10724         * tests/test-arctwo.c: New file.
10725
10726         * modules/gc-arctwo, modules/gc-arctwo-tests: New files.
10727
10728         * tests/test-gc-arctwo.c: New file.
10729
10730 2005-10-21  Simon Josefsson  <jas@extundo.com>
10731
10732         * m4/gc.m4: Don't use libgcrypt if gcrypt.h isn't found, suggested by
10733         Bruno Haible <bruno@clisp.org>.
10734
10735         * m4/gc-des.m4: New file.
10736
10737 2005-10-21  Simon Josefsson  <jas@extundo.com>
10738
10739         * m4/arctwo.m4: New file.
10740
10741         * m4/gc-arctwo.m4: New file.
10742
10743 2005-10-21  Simon Josefsson  <jas@extundo.com>
10744
10745         * lib/rijndael-api-fst.c: Fix bugs in CBC mode for more than one
10746         block.
10747
10748 2005-10-21  Simon Josefsson  <jas@extundo.com>
10749
10750         * lib/hmac-md5.c (hmac_md5): Add comments, suggested by Bruno Haible
10751         <bruno@clisp.org>.
10752
10753         * lib/hmac-sha1.c (hmac_sha1): Likewise.
10754
10755         * lib/crc.c (crc32_update): Actually use crc parameter, suggested by
10756         Bruno Haible <bruno@clisp.org>.
10757
10758         * lib/crc.h: Include stdint.h directly, suggested by Bruno Haible
10759         <bruno@clisp.org>.
10760
10761 2005-10-21  Simon Josefsson  <jas@extundo.com>
10762
10763         * lib/gc-libgcrypt.c (gc_cipher_open): Handle ECB.
10764
10765 2005-10-21  Simon Josefsson  <jas@extundo.com>
10766
10767         * lib/gc-gnulib.c: Support ARCTWO in CBC mode.
10768
10769 2005-10-21  Simon Josefsson  <jas@extundo.com>
10770
10771         * lib/des.h, lib/des.c: New files.
10772
10773         * lib/gc-gnulib.c: Support DES.c
10774
10775 2005-10-21  Simon Josefsson  <jas@extundo.com>
10776
10777         * lib/arctwo.h, lib/arctwo.c: New files.
10778
10779         * lib/gc-gnulib.c: Support ARCTWO.
10780
10781 2005-10-21  Simon Josefsson  <jas@extundo.com>
10782
10783         * lib/arctwo.h (arctwo_setkey): Protect variable in CPP macro,
10784         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
10785
10786 2005-10-21  Simon Josefsson  <jas@extundo.com>
10787
10788         * gnulib-tool (func_import, func_create_testdir): Define automake
10789         conditional GL_COND_LIBTOOL if libtool is used (to be used by modules
10790         Makefile.am snippet),
10791         suggested by Bruno Haible <bruno@clisp.org>.
10792
10793         * modules/gc (Makefile.am): Use it.
10794
10795 2005-10-21  Bruno Haible  <bruno@clisp.org>
10796
10797         * gnulib-tool (func_import, func_create_testdir): Add quoting to last
10798         patch.
10799
10800 2005-10-19  Simon Josefsson  <jas@extundo.com>
10801
10802         * tests/test-gc-rijndael.c: New file.
10803
10804         * modules/gc-rijndael, modules/gc-rijndael-test: New files.
10805
10806 2005-10-19  Simon Josefsson  <jas@extundo.com>
10807
10808         * tests/test-gc-md4.c, tests/test-gc-md5.c: Test gc_hash_buffer
10809         interface too.
10810
10811 2005-10-19  Simon Josefsson  <jas@extundo.com>
10812
10813         * tests/test-gc-arcfour.c: New file.
10814
10815         * modules/gc-arcfour, modules/gc-arcfour-tests: New files.
10816
10817 2005-10-19  Simon Josefsson  <jas@extundo.com>
10818
10819         * modules/gc-md4, modules/gc-md4-tests: New file.
10820
10821         * tests/test-gc-md4.c: New file.
10822
10823 2005-10-19  Simon Josefsson  <jas@extundo.com>
10824
10825         * m4/gc-md4.m4: New file.
10826
10827 2005-10-19  Simon Josefsson  <jas@extundo.com>
10828
10829         * m4/gc-hmac-md5.m4, gc-hmac-sha1.m4, gc-md4.m4,
10830         gc-md5.m4, gc-sha1.m4: Fix typo, suggested by Stepan Kasal
10831         <kasal@ucw.cz>.
10832
10833 2005-10-19  Simon Josefsson  <jas@extundo.com>
10834
10835         * m4/gc-arcfour.m4: New file.
10836
10837         * m4/gc-rijndael.m4: New file.
10838
10839 2005-10-19  Simon Josefsson  <jas@extundo.com>
10840
10841         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support MD4.
10842
10843 2005-10-19  Simon Josefsson  <jas@extundo.com>
10844
10845         * lib/gc-gnulib.c: Support ARCFOUR.
10846
10847 2005-10-19  Simon Josefsson  <jas@extundo.com>
10848
10849         * lib/gc-gnulib.c: Implement gc_cipher_* API, currently only with AES
10850         support.
10851
10852         * lib/gc.h: Add ECB enum type.
10853
10854         * lib/hmac-md5.c, hmac-sha1.c: Include memxor.h.
10855
10856 2005-10-18  Simon Josefsson  <jas@extundo.com>
10857
10858         * tests/test-md5.c: New file.
10859
10860         * modules/md5-tests: New file.
10861
10862 2005-10-18  Simon Josefsson  <jas@extundo.com>
10863
10864         * tests/test-md4.c: New file.
10865
10866         * modules/md4, modules/md4-tests: New files.
10867
10868 2005-10-18  Simon Josefsson  <jas@extundo.com>
10869
10870         * m4/md4.m4: New file.
10871
10872 2005-10-18  Simon Josefsson  <jas@extundo.com>
10873
10874         * lib/md4.h, lib/md4.c: New files, based on md5.?.
10875
10876 2005-10-17  Stepan Kasal  <kasal@ucw.cz>
10877
10878         * gnulib-tool (func_create_testdir): Omit the second check whether
10879         BUILT_SOURCES in nonempty.
10880
10881 2005-10-17  Simon Josefsson  <jas@extundo.com>
10882
10883         * tests/test-rijndael.c: New file.
10884
10885 2005-10-17  Simon Josefsson  <jas@extundo.com>
10886
10887         * modules/sha1: Depend on stdint instead of md5.
10888
10889         * modules/md5: Depend on stdint, remove uint32_t.
10890
10891 2005-10-17  Simon Josefsson  <jas@extundo.com>
10892
10893         * modules/gc-sha1-tests: New file.
10894
10895         * tests/test-gc-sha1.c: New file.
10896
10897 2005-10-17  Simon Josefsson  <jas@extundo.com>
10898
10899         * m4/md5.m4: Remove call to uint32_t.m4.
10900
10901 2005-10-17  Simon Josefsson  <jas@extundo.com>
10902
10903         * lib/sha1.c: Use uint32_t instead of md5_uint32.t
10904
10905         * lib/sha1.h: Use stdint.h and uint32_t instead of md5_uint32 from
10906         md5.h.
10907
10908         * lib/md5.c: Use uin32_t.  Fix non-gcc UNALIGNED_P macro.
10909
10910         * lib/md5.h: Use stdint.h and uint32_t.  Doc fix.
10911
10912 2005-10-17  Simon Josefsson  <jas@extundo.com>
10913
10914         * lib/gc.h, gc-libgcrypt.c: Add more hash types/functions.
10915
10916 2005-10-17  Simon Josefsson  <jas@extundo.com>
10917
10918         * lib/gc.h, gc-libgcrypt.c: Add ciphers.
10919
10920 2005-10-17  Simon Josefsson  <jas@extundo.com>
10921
10922         * lib/gc-libgcrypt.c (gc_hmac_sha1): Fix assert.
10923
10924         * lib/gc.h (gc_nonce, gc_pseudo_random, gc_random): Add prototypes.
10925
10926 2005-10-17  Bruno Haible  <bruno@clisp.org>
10927
10928         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Change the return statement so
10929         that it can also be used in a test.
10930
10931 2005-10-16  Bruno Haible  <bruno@clisp.org>
10932
10933         * gnulib-tool (func_emit_tests_Makefile_am): Also define
10934         TESTS_ENVIRONMENT, so that individual tests can augment it.
10935
10936         * gnulib-tool (func_create_testdir): Use an intermediate target for
10937         building $(BUILT_SOURCES). Needed because BUILT_SOURCES can contain
10938         macros, like $(ALLOCA_H), which cannot be passed through the command
10939         line.
10940
10941 2005-10-15  Simon Josefsson  <jas@extundo.com>
10942
10943         * modules/rijndael-tests: New file.
10944
10945         * modules/rijndael: New file.
10946
10947 2005-10-15  Simon Josefsson  <jas@extundo.com>
10948
10949         * m4/rijndael.m4: New file.
10950
10951 2005-10-15  Simon Josefsson  <jas@extundo.com>
10952
10953         * lib/rijndael-api-fst.h, lib/rijndael-api-fst.c: New files.
10954
10955         * lib/rijndael-alg-fst.h, lib/rijndael-alg-fst.c: New files.
10956
10957 2005-10-14  Simon Josefsson  <jas@extundo.com>
10958
10959         * tests/test-arcfour.c: New file.
10960
10961         * modules/arcfour, modules/arcfour-tests: New files.
10962
10963 2005-10-14  Simon Josefsson  <jas@extundo.com>
10964
10965         * m4/arcfour.m4: New file.
10966
10967 2005-10-14  Simon Josefsson  <jas@extundo.com>
10968
10969         * lib/arcfour.h, lib/arcfour.c: New files.
10970
10971 2005-10-14  Roland McGrath  <roland@redhat.com>
10972
10973         Import from libc.  [BZ #1331]
10974         * lib/obstack.h [!__STDC__] (obstack_int_grow_fast): Fix misnamed
10975         macro argument.
10976         Reported by Matej Vela <vela@debian.org>.
10977
10978 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
10979
10980         * lib/obstack.c [defined _LIBC && defined USE_IN_LIBIO]: Don't
10981         include <wchar.h>; no longer needed.
10982
10983 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
10984
10985         * config/srclist.txt: Add glibc bug 321 for obstack.c, obstack.h.
10986
10987 2005-10-14  Jakub Jelinek  <jakub@redhat.com>
10988         and  Ulrich Drepper  <drepper@redhat.com>
10989
10990         Import from libc.
10991         * lib/obstack.c (print_and_abort) [defined _LIBC]: Use __fxprintf
10992         instead of inline stream orientation test and two separate
10993         function calls.  Pay no attention to USE_IN_LIBIO.
10994
10995 2005-10-13  Simon Josefsson  <jas@extundo.com>
10996
10997         * modules/gc-hmac-md5-tests: New file.
10998
10999         * tests/test-gc-hmac-sha1.c: New file.
11000
11001         * tests/test-gc.c (main): Remove MD5 and HMAC-MD5 tests.
11002
11003         * modules/gc-hmac-md5-tests: New file.
11004
11005         * tests/test-gc-md5.c: New file.
11006
11007         * modules/gc-md5-tests: New file.
11008
11009 2005-10-13  Simon Josefsson  <jas@extundo.com>
11010
11011         * lib/gc-pbkdf2-sha1.c (gc_pbkdf2_sha1): Optimize CEIL computation.
11012         Move memory allocation outside of loop.
11013
11014 2005-10-13  Paul Eggert  <eggert@cs.ucla.edu>
11015
11016         * lib/mkdir-p.c (make_dir_parents): Don't report an error if an
11017         intermediate directory is in a read-only file system.  Problem
11018         reported by Eric Blake.
11019
11020 2005-10-13  Oskar Liljeblad  <oskar@osk.mine.nu>
11021
11022         * modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
11023
11024 2005-10-12  Simon Josefsson  <jas@extundo.com>
11025
11026         * tests/test-hmac-sha1.c: New file.
11027
11028         * modules/hmac-sha1-tests: New file.
11029
11030         * modules/hmac-sha1: New file.
11031
11032 2005-10-12  Simon Josefsson  <jas@extundo.com>
11033
11034         * modules/gc-sha1: New file.
11035
11036 2005-10-12  Simon Josefsson  <jas@extundo.com>
11037
11038         * modules/gc-pbkdf2-sha1, modules/gc-pbkdf2-sha1-tests: New files.
11039
11040         * tests/test-gc-pbkdf2-sha1.c: New file.
11041
11042 2005-10-12  Simon Josefsson  <jas@extundo.com>
11043
11044         * modules/gc-md5, modules/gc-hmac-md5: New files.
11045
11046         * modules/gc (Files): Remove md5, memxor and hmac files.
11047
11048 2005-10-12  Simon Josefsson  <jas@extundo.com>
11049
11050         * m4/gc-pbkdf2-sha1.m4: New file.
11051
11052         * m4/gc-hmac-sha1.m4: New file.
11053
11054         * m4/gc-sha1: New file.
11055
11056         * m4/hmac-sha1.m4: New file.
11057
11058 2005-10-12  Simon Josefsson  <jas@extundo.com>
11059
11060         * m4/gc-md5.m4, m4/gc-hmac-md5.m4: New files.
11061
11062         * m4/gc.m4: Don't call gl_MD5, gl_MEMXOR or gl_HMAC_MD5.
11063
11064 2005-10-12  Simon Josefsson  <jas@extundo.com>
11065
11066         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for return types,
11067         suggested by Bruno Haible <bruno@clisp.org>.
11068
11069 2005-10-12  Simon Josefsson  <jas@extundo.com>
11070
11071         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support SHA-1.
11072
11073 2005-10-12  Simon Josefsson  <jas@extundo.com>
11074
11075         * lib/gc-pbkdf2-sha1.c: New file.
11076
11077         * lib/gc.h: Add gc_pbkdf2_sha1 prototype.
11078
11079 2005-10-12  Simon Josefsson  <jas@extundo.com>
11080
11081         * lib/gc-libgcrypt.c (gc_hmac_sha1): New function.
11082
11083         * lib/gc-gnulib.c (gc_hmac_sha1): New function.
11084
11085 2005-10-12  Simon Josefsson  <jas@extundo.com>
11086
11087         * lib/gc-gnulib.c: Condition MD5 and HMAC-MD5 use on GC_USE_MD5 and
11088         GC_USE_HMAC_MD5, respectively.
11089
11090         * lib/gc-libgcrypt.c (gc_md5): Fix assert call.
11091         (gc_md5): Fix typo.
11092
11093         * lib/gc.h (gc_hash_buffer): Use gc_hash in prototype.
11094
11095         * lib/gc-libgcrypt.c (gc_hash_buffer): Ditto.
11096
11097         * lib/gc-gnulib.c (gc_hash_buffer): Ditto.
11098
11099 2005-10-12  Bruno Haible  <bruno@clisp.org>
11100
11101         * m4/stdbool.m4 (gl_STDBOOL_H): Define as an alias of AM_STDBOOL_H.
11102         Reported by Stepan Kasal <kasal@ucw.cz>.
11103
11104 2005-10-11  Simon Josefsson  <jas@extundo.com>
11105
11106         * tests/test-crc.c: New file.
11107
11108         * modules/crc, modules/crc-tests: New files.
11109
11110 2005-10-11  Simon Josefsson  <jas@extundo.com>
11111
11112         * m4/crc.m4: New file.
11113
11114 2005-10-11  Simon Josefsson  <jas@extundo.com>
11115
11116         * lib/gc.h: Add gc_hash and gc_hash_buffer.
11117
11118         * lib/gc-gnulib.c (gc_hash_buffer): Add.  Reorder #include's.
11119
11120         * lib/gc-libgcrypt.c (gc_hash_buffer): Add.
11121
11122 2005-10-11  Simon Josefsson  <jas@extundo.com>
11123
11124         * lib/crc.h, lib/crc.c: New files.
11125
11126         * lib/gc.h (gc_hash_buffer): Add doc.
11127
11128 2005-10-11  Bruno Haible  <bruno@clisp.org>
11129
11130         * modules/c-strcasestr: New file.
11131         * MODULES.html.sh (String handling <string.h>): Add c-strcasestr.
11132
11133 2005-10-11  Bruno Haible  <bruno@clisp.org>
11134
11135         * modules/c-strcase: New file.
11136         * MODULES.html.sh (String handling <string.h>): Add c-strcase.
11137
11138 2005-10-11  Bruno Haible  <bruno@clisp.org>
11139
11140         * lib/strcasecmp.c: Include limits.h.
11141         (strcasecmp): Avoid integer overflow on exotic platforms.
11142         * lib/strncasecmp.c: Include limits.h.
11143         (strncasecmp): Avoid integer overflow on exotic platforms.
11144         Reported by Paul Eggert.
11145
11146 2005-10-11  Bruno Haible  <bruno@clisp.org>
11147
11148         * lib/c-strcasestr.h: New file, from GNU gettext.
11149         * lib/c-strcasestr.c: New file, from GNU gettext.
11150
11151 2005-10-11  Bruno Haible  <bruno@clisp.org>
11152
11153         * lib/c-strcase.h: New file, from GNU gettext.
11154         * lib/c-strcasecmp.c: New file, from GNU gettext.
11155         * lib/c-strncasecmp.c: New file, from GNU gettext.
11156
11157 2005-10-10  Paul Eggert  <eggert@cs.ucla.edu>
11158
11159         * modules/mempcpy (License): GPL -> LGPL.
11160         * modules/strchrnul (License): Likewise.
11161         * modules/sysexits (License): Likewise.
11162
11163 2005-10-08  Simon Josefsson  <jas@extundo.com>
11164
11165         * config/srclist.txt: Bug 1423 is closed, but 1439 remains.
11166
11167 2005-10-07  Simon Josefsson  <jas@extundo.com>
11168
11169         * m4/memxor.m4: Remove gl_C_RESTRICT call.
11170
11171 2005-10-06  Simon Josefsson  <jas@extundo.com>
11172
11173         * tests/test-hmac-md5.c: New file.
11174
11175         * modules/hmac-md5-tests: New file.
11176
11177         * modules/hmac-md5: New file.
11178
11179 2005-10-06  Simon Josefsson  <jas@extundo.com>
11180
11181         * m4/hmac-md5.m4: New file.
11182
11183         * m4/memxor.m4: Require gl_C_RESTRICT.
11184
11185 2005-10-06  Simon Josefsson  <jas@extundo.com>
11186
11187         * lib/memxor.c (memxor): Avoid casts and warnings.
11188
11189 2005-10-06  Simon Josefsson  <jas@extundo.com>
11190
11191         * lib/hmac-md5.c: New file.
11192
11193         * lib/hmac.h: New file.
11194
11195 2005-10-06  Paul Eggert  <eggert@cs.ucla.edu>
11196
11197         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
11198         promotes to int, not unsigned int, to catch the AIX 5.3
11199         compiler bug.
11200
11201 2005-10-05  Simon Josefsson  <jas@extundo.com>
11202
11203         * modules/memxor: New file.
11204
11205         * modules/iconv (Files): Move config.rpath to havelib, it is used
11206         there.
11207
11208         * modules/havelib (Files): Add config.rpath.
11209
11210 2005-10-05  Simon Josefsson  <jas@extundo.com>
11211
11212         * m4/memxor.m4: New file.
11213
11214 2005-10-05  Simon Josefsson  <jas@extundo.com>
11215
11216         * lib/memxor.c (memxor): Fix compiler error.
11217
11218         * lib/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): Add, see also
11219         <http://sourceware.org/bugzilla/show_bug.cgi?id=1423>.
11220
11221         * lib/memxor.h, lib/memxor.c: New files.
11222
11223         * lib/getaddrinfo.h: Don't protect sys/types.h with HAVE_SYS_TYPES_H,
11224         we assume all systems have it, suggested by Jim Meyering
11225         <jim@meyering.net>.  Remove HAVE_SYS_SOCKET_H test too, to see if
11226         any systems lack sys/socket.h; mingw32 is known to lack it, but we
11227         don't support it yet anyway.  Also remove HAVE_NETDB_H test, for
11228         same reasons.
11229
11230 2005-10-05  Simon Josefsson  <jas@extundo.com>
11231
11232         * config/srclist.txt: Add glibc bug 1423 for md5.h.
11233
11234 2005-10-05  Paul Eggert  <eggert@cs.ucla.edu>
11235
11236         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
11237         sys/socket.h, netdb.h, sys/types.h; the checks areno longer
11238         needed, since the source code now assumes these .h files.
11239
11240 2005-10-05  Derek Price  <derek@ximbiot.com>
11241
11242         * lib/getdelim.c (SIZE_MAX): New macro, if not already defined.
11243
11244 2005-10-05  Bruno Haible  <bruno@clisp.org>
11245
11246         * modules/stdint (License): Change to LGPL.
11247
11248 2005-10-04  Simon Josefsson  <jas@extundo.com>
11249
11250         * lib/getaddrinfo.h: Move sys/types.h include first, reported by "Mark
11251         D. Baushke" <mdb@gnu.org>.
11252
11253 2005-10-04  Bruno Haible  <bruno@clisp.org>
11254
11255         * lib/verify.h (verify_true): Provide alternative definition for C++.
11256
11257 2005-10-03  Paul Eggert  <eggert@cs.ucla.edu>
11258
11259         * lib/getdelim.c: Include getdelim.h first.  Include <limits.h>.
11260         (SSIZE_MAX): New macro, if not already defined.
11261         (getdelim): Fix buffer overrun on 64-bit hosts with lines longer
11262         than 2 GiB.
11263
11264 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
11265
11266         Sync from coreutils.
11267         * m4/openat.m4 (gl_FUNC_OPENAT): Check for fdopendir.
11268         * m4/ullong_max.m4 (gl_ULLONG_MAX): Simplify so that it merely
11269         defines ULONG_MAX_LT_ULLONG_MAX.  Thomas M.Ott reports that
11270         ULLONG_MAX doesn't work with 2.7.2.1.
11271
11272 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
11273
11274         * modules/xreadlink (Makefile.am): Remove lib_SOURCES.
11275         From Ben Pfaff.
11276
11277         * modules/exclude (Depends-on): Depend on verify.
11278         * modules/strtoimax (Depends-on): Likewise.
11279         * modules/utimecmp (Depends-on): Likewise.
11280
11281 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
11282
11283         * lib/exclude.c: Include verify.h.
11284         (verify): Remove.  All callers changed to use verify.h's version.
11285         * lib/strtoimax.c: Likewise.
11286         * lib/utimecmp.c: Likewis.e
11287
11288         Sync from coreutils.
11289         * lib/.cppi-disable: Add getaddrinfo.h, getdelim.h, getline.h,
11290         getpass.c, mbchar.h, mbuiter.h, strcase.h, strnlen.h, strnlen1.h.
11291         * lib/.cvsignore: Add fts.h, search.h, t-fpending.
11292         * lib/settime.c (settime): Fix { typo in previous patch.  Also, don't
11293         bother returning ENOSYS if settimeofday or stime fails; just let
11294         them return whatever errno they want to return.
11295         * lib/utimens.c: Include unistd.h, for dup2.
11296         (futimens): Fix typo: HAVE_FUTIMESAT was misspelled in an #if.
11297         (futimens) [! HAVE_FUTIMESAT]: If !file, set errno before returning -1.
11298
11299 2005-10-02  Jim Meyering  <jim@meyering.net>
11300
11301         Sync from coreutils.
11302         * m4/utimes.m4 (gl_FUNC_UTIMES): Detect the version of utimes
11303         from glibc-2.2.5 that fails for read-only files.
11304
11305 2005-10-02  Jim Meyering  <jim@meyering.net>
11306
11307         Sync from coreutils.
11308         * lib/fts-cycle.c [HAVE_CONFIG_H]: Include <config.h>.
11309         * lib/openat-die.c: Use `#ifdef HAVE_CONFIG_H', not
11310         `#if HAVE_CONFIG_H'.
11311         * lib/openat.c (fdopendir): Do not define if HAVE_FDOPENDIR.
11312         Remove AT_FDCWD test.
11313         Do not consume the fd unless successful.
11314         * lib/openat.h (fdopendir): Do not define if HAVE_FDOPENDIR.
11315         * lib/settime.c (settime): Move the HAVE_STIME block `up' into an #elif
11316         block, so that we don't even try to compile it if settimeofday is
11317         available.  This works around a compilation failure on OSF1 V5.1,
11318         due to stime requiring a `long int*' while tv_sec is `int'.
11319
11320 2005-10-02  Alfred M. Szmidt  <ams@gnu.org>
11321
11322         Sync from coreutils.
11323         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Compare $gl_have_path...
11324         against `yes', rather than just testing for nonempty.
11325
11326 2005-10-01  Simon Josefsson  <jas@extundo.com>
11327
11328         * m4/getaddrinfo.m4: Include sys/types.h for sys/socket.h, on FreeBSD
11329         and Darwin.
11330
11331         * m4/getaddrinfo.m4: Use AC_GNU_SOURCE, GNU only declare getaddrinfo
11332         as an (POSIX) extension.  Check for sys/types.h, sys/socket.h, and
11333         netdb.h too, needed by getaddrinfo.h.  Check if getaddrinfo,
11334         freeaddrinfo and gai_strerror are declared by the POSIX headers.
11335         Check if struct addrinfo is declared.
11336
11337 2005-10-01  Simon Josefsson  <jas@extundo.com>
11338
11339         * lib/getaddrinfo.h: Protect #include's of sys/socket.h and netdb.h.
11340         Only define struct addrinfo if !HAVE_STRUCT_ADDRINFO.  Protect
11341         AI_* and EAI_* definitions.  Protect function declarations.
11342
11343 2005-10-01  Jim Meyering  <jim@meyering.net>
11344
11345         Sync from coreutils.
11346
11347         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Look for getservbyname in these
11348         libraries [inet nsl socket xnet].  Nelson Beebe reported that with
11349         native cc on Solaris 7, getaddrinfo.c requires -lsocket.
11350         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
11351         in the inet and nsl libraries.  Required on Solaris 5.7.
11352
11353 2005-10-01  Jim Meyering  <jim@meyering.net>
11354
11355         Sync from coreutils.
11356         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
11357         in the inet and nsl libraries.  Required on Solaris 5.7.
11358
11359 2005-10-01  Eric Blake  <ebb9@byu.net>  (tiny change)
11360
11361         * lib/getdelim.c (getdelim): Remove unused variables.
11362
11363 2005-09-29  Paul Eggert  <eggert@cs.ucla.edu>
11364
11365         * lib/xtime.h (XTIME_PRECISION): Now of type int, not long long int,
11366         so that the code works even with ancient cpp.  Portability problem
11367         with GCC 2.7.2.1 reported by Thomas M.Ott.
11368
11369 2005-09-27  Paul Eggert  <eggert@cs.ucla.edu>
11370
11371         * modules/regex (Depends-on): Add strcase.
11372
11373         * modules/gethostname (Licence): Change from GPL to LGPL, since
11374         gethostname.c is a trivial implementation of a standard library
11375         function.
11376         * modules/poll (License): Change from GPL to LGPL, since it's
11377         derived from LGPL code.
11378
11379 2005-09-27  Jim Meyering  <jim@meyering.net>
11380
11381         * lib/getcwd.c: Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef
11382         HAVE_CONFIG_H.
11383
11384         * lib/intprops.h (signed_type_or_expr__): Define.
11385         (INT_STRLEN_BOUND) [__GNUC__]: Use a slightly tighter bound
11386         for unsigned types.
11387
11388 2005-09-26  Paul Eggert  <eggert@cs.ucla.edu>
11389
11390         * lib/verify.h (verify_expr): Remove, replacing with:
11391         (verify_true): New macro that returns true instead of void.
11392         (verify_type__): Remove.
11393         (verify): Use verify_true rather than verify_type__.
11394
11395 2005-09-26  Bruno Haible  <bruno@clisp.org>
11396
11397         * modules/mbchar (Include): Mention that HAVE_WCHAR_H && HAVE_WCTYPE_H
11398         is necessary.
11399         (lib_SOURCES): Remove mbchar.c.
11400         * modules/mbfile (Include): Mention that HAVE_MBRTOWC is necessary.
11401         (Files): Add m4/mbrtowc.m4.
11402         * modules/mbiter: Likewise.
11403         * modules/mbuiter: Likewise.
11404
11405 2005-09-26  Bruno Haible  <bruno@clisp.org>
11406
11407         * m4/mbchar.m4 (gl_MBCHAR): Check for wchar.h and wctype.h. Don't
11408         compile mbchar.c if they are not both present.
11409         * m4/mbfile.m4 (gl_MBFILE): Require gl_FUNC_MBRTOWC.
11410         * m4/mbiter.m4 (gl_MBITER): Likewise.
11411         * m4/strstr.m4 (gl_PREREQ_STRSTR): Use AC_REQUIRE.
11412         * m4/strcasestr.m4 (gl_PREREQ_STRCASESTR): Likewise.
11413         * m4/strcase.m4 (gl_PREREQ_STRCASECMP): Likewise.
11414
11415 2005-09-25  Jim Meyering  <jim@meyering.net>
11416
11417         * modules/inet_ntop (Depends-on): Add socklen, since inet_ntop.c
11418         also uses socklen_t.
11419
11420 2005-09-24  Paul Eggert  <eggert@cs.ucla.edu>
11421
11422         * lib/utimens.c (ENOSYS): Define if not already defined.
11423         (futimens): Support having a null PATH if the file descriptor
11424         is nonnegative.
11425
11426         * lib/regex_internal.h (__GNUC_PREREQ, always_inline, inline, pure):
11427         Remove.
11428         (__attribute): Define to empty unless GCC 3.1 or later.
11429         This works around a core dump on OpenBSD 3.4, which has GCC
11430         2.95.3, which dumps core when given __attribute__(()).  It also
11431         simplifies other tests, since we really don't want to bother with
11432         worrying about which ancient version of GCC supported what.
11433         Original problem reported by Yoann Vandoorselaere, with part of
11434         the fix suggested by Derek Price.
11435
11436 2005-09-24  Jim Meyering  <jim@meyering.net>
11437
11438         * lib/verify.h (verify_type__): Use `unsigned int' as the bitfield type
11439         so we can once again use a positive bitfield width of 1 -- now we
11440         don't have to explain why we were using a bitfield width of 2.
11441
11442 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
11443
11444         * m4/regex.m4 (gl_REGEX): If replacing, define regcomp to rpl_regcomp,
11445         and similarly for the other external symbols.  Problem reported
11446         by James Gallager.
11447
11448         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux
11449         bug reported by Jim Meyering.
11450
11451         * m4/utimens.m4 (gl_UTIMENS): Check for futimesat.
11452         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Undo previous change;
11453         not needed, since socklen is a prerequisite module.
11454
11455 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
11456
11457         * lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>.
11458         Problem reported by Eric Blake.
11459         (getaddrinfo): Initialize se so that it's not garbage.
11460         Redo internal storage allocation so that it doesn't make unportable
11461         assumptions about alignment.
11462         Fix a memory leak.
11463
11464         * lib/utimens.c (futimens): Use futimesat if available.
11465         Prefer it to futimes since it doesn't have the futimes bug.
11466
11467         * lib/verify.h (GL_CONCAT0, GL_CONCAT): Remove.
11468         (verify): Don't use the __LINE__ trick, as it doesn't work in general.
11469         Instead, declare a function that returns a pointer to an array,
11470         and use verify_type__ to declare the size of the array.
11471         Problem and germ of a solution reported by Bruno Haible.
11472         (verify_type__): Use 2, not 1, for bitfield size, to avoid
11473         a warning with Irix 6.5 cc.  Problem reported by Bruno Haible.
11474
11475 2005-09-23  Jim Meyering  <jim@meyering.net>
11476
11477         Sync from coreutils.
11478         Correct build failure (socklen_t not defined) on at least
11479         mips-sgi-irix6.5 and alphaev67-dec-osf5.1.
11480         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require gl_SOCKLEN_T.
11481
11482 2005-09-23  Jim Meyering  <jim@meyering.net>
11483
11484         * modules/getaddrinfo (Depends-on): Add socklen.
11485
11486 2005-09-23  Bruno Haible  <bruno@clisp.org>
11487
11488         * tests/test-verify.c: New file.
11489
11490 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
11491
11492         Sync from coreutils.
11493
11494         * modules/argmatch (Depends-on): Add verify.
11495         * modules/getloadavg (Depends-on): Depend on fcntl-safer, not
11496         unistd-safer.
11497         * modules/save-cwd (Depends-on): Likewise.
11498
11499         * modules/openat (Files): Add lib/openat-die.c.
11500         (Depends-on): Remove error, exitfail.
11501         Add dirname.
11502
11503         * modules/verify: New file.
11504         * MODULES.html.sh (Diagnostics <assert.h>): New section,
11505         with "verify" module.
11506
11507 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
11508
11509         Sync from coreutils.
11510
11511         * m4/backupfile.m4, calloc.m4, chown.m4, cloexec.m4, dup2.m4:
11512         * m4/fileblocks.m4, free.m4, ftruncate.m4, getcwd.m4, getpagesize.m4:
11513         * m4/getugroups.m4, group-member.m4, idcache.m4, link-follow.m4:
11514         * m4/mkstemp.m4, mktime.m4, mountlist.m4, nanosleep.m4, pathmax.m4:
11515         * m4/physmem.m4, posixver.m4, putenv.m4, safe-read.m4, same.m4:
11516         * m4/save-cwd.m4, stdio-safer.m4, unistd-safer.m4, unlinkdir.m4:
11517         * m4/userspec.m4, xgetcwd.m4, xreadlink.m4:
11518         Don't bother checking for string.h, stdlib.h, unistd.h.
11519         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't require
11520         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK; that's now the lstat
11521         module's job.
11522         * m4/jm-macros.m4 (gl_MACROS): Likewise.
11523         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_LSTAT.
11524
11525         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.
11526         (gl_GETDATE): Use it.
11527
11528         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Don't bother checking for unistd.h.
11529
11530 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
11531
11532         Sync from coreutils.
11533
11534         * lib/.cppi-disable: Add regcomp.c, regex_internal.c, regex_internal.h,
11535         stat-time.h.
11536         * lib/argmatch.h: Include verify.h
11537         (ARGMATCH_VERIFY): Use verify rather than rolling our own.
11538         (ARGMATCH_ASSERT): Remove; unused.
11539         * lib/canonicalize.c: Assume STDC_HEADERS.
11540         * lib/exclude.c: Include "strcase.h".
11541         * lib/regex_internal.h [!defined _LIBC]: Likewise.
11542         * lib/getusershell.c: Include stdio--.h rather than stdio.h
11543         and stdio-safer.h.
11544         (getusershell): Call fopen, not fopen_safer.
11545         * lib/save-cwd.c: Include fcntl--.h rather than fcntl.h.
11546         Do not include unistd-safer.h.
11547         (save_cwd): Don't call fd_safer; no longer needed
11548         now that we include fcntl--.h.
11549
11550         * lib/getdate.y (relative_time): New type.
11551         (RELATIVE_TIME_0): New constant.
11552         (parser_control): Use relative_time instead of doing it ourselves.
11553         (%union): Add new relative_time rel member.
11554         (tYEAR_UNIT, tMONTH_UNIT, tHOUR_UNIT, tMINUTE_UNIT, tSEC_UNIT):
11555         Now typeless.
11556         (relunit, relunit_snumber): Now of type rel.
11557         (zone, rel, relunit, get_date): Adjust to above changes.
11558
11559         * lib/getloadavg.c: Include fcntl--.h rather than fcntl.h.
11560         Do not include unistd-safer.h.
11561         (getloadavg): Don't call fd_safer; no longer needed
11562         now that we include fcntl--.h.
11563
11564         * lib/mkdir-p.c (ENOSYS): Define to EEXIST if not defined.
11565         (make_dir_parents): Treat ENOSYS like EEXIST.
11566
11567         Improve quality of diagnostics on restore_cwd failure.
11568         * lib/mkdir-p.h (make_dir): Remove.  All uses replaced by mkdir.
11569         (make_dir_parents): Last arg is now int * (for errno), not bool *.
11570         * lib/mkdir-p.c (make_dir, make_dir_parents): Likewise.
11571         Rewrite "mkdir -p" algorithm to avoid the need for "stat"
11572         each time through the loop.  Do not diagnose restore_cwd failure;
11573         that is the caller's job (and perhaps the caller does not care).
11574
11575         * lib/mkdir-p.c (CLEANUP_CWD, CLEANUP): Remove.
11576         (make_dir_parents): Revamp to avoid need for CLEANUP_CWD, CLEANUP.
11577         If the file already exists but is not a directory, don't bother
11578         to try to make its parents.
11579         Close potential file descriptor leak if we can't chdir("/") (!).
11580         Don't always return true if chdir($PWD) fails; return true only
11581         if the requested action was done successfully (except for the
11582         chdir($PWD)).
11583         Don't log final directory unless we actually made it.
11584         Refactor to avoid duplicate code to fix up permissions.
11585         Don't attempt to fix up parent permissions if chdir($PWD) fails.
11586
11587         * lib/strftime.c (my_strftime): Rewrite the previous change slightly,
11588         to make it a bit faster and (I hope) clearer.
11589         * lib/strftime.c (my_strftime): Add support for %:z, %::z, %:::z.
11590         Fix bug in formats like %2N.
11591
11592         * lib/verify.h: New file.
11593
11594 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
11595
11596         Sync from coreutils.
11597         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Check for netinet/in.h.
11598
11599 2005-09-22  Jim Meyering  <jim@meyering.net>
11600
11601         Sync from coreutils.
11602
11603         * m4/lstat.m4 (gl_FUNC_LSTAT):
11604         Use AC_LIBSOURCES to require lstat.c and lstat.h.
11605         Remove obsolete comment.
11606         * m4/xreadlink.m4: Use AC_LIBSOURCES and AC_LIBOBJ.
11607         * m4/xstrtod.m4: Likewise.
11608
11609         * m4/openat.m4 (gl_FUNC_OPENAT): Add openat-die.c.
11610
11611 2005-09-22  Jim Meyering  <jim@meyering.net>
11612
11613         Sync from coreutils.
11614
11615         * lib/backupfile.c: Use ARGMATCH_VERIFY, just in case.
11616
11617         * lib/posixtm.c (posixtime) [lint]: Initialize *all* of tm0, not just
11618         the .tm_year member, since otherwise gcc-4.0 would now warn about
11619         tm_zone, tm_gmtoff, tm_isdst, tm_yday, tm_wday.
11620
11621         * lib/quotearg.c (quotearg_n_options): Change code to be suboptimal, in
11622         order to avoid an unsuppressible warning from gcc on 64-bit systems.
11623
11624         * lib/getdate.y (get_date): Undo part of the 2005-04-04 change, so that
11625         the command "date -d'2005-03-27 +1 day'" succeeds once again, even
11626         when run in a time zone for which daylight savings time is in effect
11627         for the starting date.
11628
11629         * lib/mkdir-p.c (make_dir_parents): Don't let a failed chdir($PWD)
11630         stop us from restricting permissions of just-created absolute-named
11631         directories.
11632         * lib/mkdir-p.c (CLEANUP_CWD): Return *true*, not false when failing
11633         to restore initial working directory.
11634         * lib/mkdir-p.c (make_dir_parents): New parameter:
11635         different_working_dir, to tell caller if/when we change the working
11636         directory and are unable to return to the initial one.
11637         * lib/mkdir-p.h (make_dir_parents): Update prototype.
11638         * lib/mkdir-p.c (CLEANUP_CWD): Change one more `return 1' to
11639         `return false'.  This fixes a bug introduced on 2004-07-30.
11640
11641         * lib/openat.c (fdopendir): Be sure to close the supplied
11642         file descriptor before returning.  This makes our replacement
11643         implementation a little closer to Solaris's, where fdopendir
11644         ties the file descriptor to the returned DIR* pointer.
11645         * lib/openat.c (unlinkat): New function.
11646         * lib/openat.h (unlinkat): Add prototype.
11647         * lib/openat-die.c (openat_save_fail): Rename from openat_save_die.
11648         (openat_restore_fail): Rename from openat_restore_die.
11649         * lib/openat.c, openat.h: Reflect s/_die/_fail/ renaming.
11650
11651         Provide an alternative to exiting immediately upon save_cwd or
11652         restore_cwd failure.  Now, an application can arrange e.g.,
11653         to perform a longjump in that case.
11654         * lib/openat.c: Include dirname.h.
11655         Use IS_ABSOLUTE_FILE_NAME rather than testing for leading slash.
11656         (rpl_openat, fdopendir, fstatat): Call openat_save_die
11657         and openat_restore_die rather than calling error directly.
11658         Don't include "error.h" or "exitfail.h"; they're no longer needed.
11659
11660         * lib/openat-die.c (openat_save_die, openat_restore_die): New file.
11661         * lib/openat.h (openat_save_die, openat_restore_die): Declare and
11662         define.
11663
11664         * lib/strftime.c [FPRINTFTIME] (fprintftime): Provide a new interface:
11665         size_t fprintftime (FILE *fp, char const *fmt, struct tm const *tm,
11666                             int utc, int nanoseconds);
11667         Background:
11668         date should not have to allocate a megabyte of virtual memory to
11669         handle a format argument like +%1048575T.  When implemented with
11670         strftime, it must allocate such a buffer, use strftime to fill it
11671         in, print it, then free it.
11672         With fprintftime, it simply prints everything and exits.
11673         With no need for memory allocation, that's one fewer way to fail.
11674         * lib/strftime.c (my_strftime): Parse the colons of %:::z *after* the
11675         optional field width, not before, so we accept %9:z, not %:9z.
11676         (my_strftime): Be sure to use L_('x') for literals.
11677
11678         * lib/backupfile.c, lib/canon-host.c, lib/canonicalize.c, lib/chown.c:
11679         * lib/cloexec.c, lib/dup-safer.c, lib/dup2.c, lib/euidaccess.c:
11680         * lib/fd-safer.c, lib/fileblocks.c, lib/fopen-safer.c, lib/fsusage.c:
11681         * lib/ftruncate.c, lib/getcwd.c, lib/getcwd.h, lib/getloadavg.c:
11682         * lib/getopt_.h, lib/getpagesize.h, lib/getugroups.c:
11683         * lib/group-member.c, lib/human.h, lib/idcache.c, lib/mkdir-p.c:
11684         * lib/mountlist.c, lib/nanosleep.c, lib/pathmax.h, lib/physmem.c:
11685         * lib/posixver.c, lib/putenv.c, lib/raise.c, lib/safe-read.c:
11686         * lib/same.c, lib/save-cwd.c, lib/setenv.c, lib/settime.c:
11687         * lib/tempname.c, lib/unlinkdir.c, lib/unsetenv.c, lib/userspec.c:
11688         * lib/xgethostname.c, lib/xreadlink.c:
11689         Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally.
11690
11691         * lib/chown.c, lib/cloexec.c, lib/dup-safer.c, lib/dup2.c:
11692         * lib/fsusage.c, lib/getcwd.c, lib/getloadavg.c, lib/mountlist.c:
11693         * lib/openat.h, lib/save-cwd.c, lib/tempname.c:
11694         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
11695         and don't include <sys/file.h>).
11696
11697 2005-09-22  Eric Blake  <ebb9@byu.net>  (tiny change)
11698
11699         Sync from coreutils.
11700
11701         * lib/getloadavg.c (getloadavg) [__CYGWIN__]: Port to cygwin.
11702         [__linux__]: Allocate a big enough buffer for /proc/loadavg.
11703         [!LDAV_DONE]: Avoid unused variable warning.
11704
11705 2005-09-21  Bruno Haible  <bruno@clisp.org>
11706
11707         * lib/unicodeio.h (unicode_to_mb): New declaration.
11708
11709 2005-09-20  Derek Price  <derek@ximbiot.com>
11710
11711         * lib/getaddrinfo.c: Don't include <netdb.h> included from
11712         getaddrinfo.h.
11713
11714 2005-09-20  Bruno Haible  <bruno@clisp.org>
11715
11716         * gnulib-tool: Remove trailing slashes from the values specified for
11717         --source-base, --m4-base, --tests-base, --aux-dir.
11718         Suggested by Simon Josefsson <jas@extundo.com>.
11719
11720 2005-09-20  Bruno Haible  <bruno@clisp.org>
11721
11722         * gnulib-tool (func_all_modules, func_modules_transitive_closure,
11723         func_modules_to_filelist, func_import, func_create_testdir): Make all
11724         sorting results locale-independent, so that gnulib-cache.m4 doesn't
11725         change when gnulib-tool is invoked in a different locale.
11726
11727 2005-09-19  Simon Josefsson  <jas@extundo.com>
11728
11729         * m4/socklen.m4: Fix typo.
11730
11731 2005-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11732
11733         Use a consistent style for including <config.h>.
11734         * lib/__fpending.c, lib/acl.c, lib/argmatch.c, lib/argp-help.c,
11735         lib/argp-parse.c, lib/argp-pvh.c, lib/backupfile.c, lib/basename.c,
11736         lib/c-stack.c, lib/calloc.c, lib/check-version.c, lib/cloexec.c,
11737         lib/closeout.c, lib/copy-file.c, lib/creat-safer.c, lib/cycle-check.c,
11738         lib/dirfd.c, lib/dirname.c, lib/dup-safer.c, lib/dup2.c,
11739         lib/euidaccess.c, lib/exclude.c, lib/exitfail.c, lib/fatal-signal.c,
11740         lib/fd-safer.c, lib/file-type.c, lib/fileblocks.c, lib/filemode.c,
11741         lib/filenamecat.c, lib/findprog.c, lib/fnmatch.c, lib/fopen-safer.c,
11742         lib/free.c, lib/fsusage.c, lib/ftruncate.c, lib/full-write.c,
11743         lib/fwriteerror.c, lib/getaddrinfo.c, lib/getcwd.c, lib/getdelim.c,
11744         lib/getline.c, lib/getlogin_r.c, lib/getndelim2.c, lib/getnline.c,
11745         lib/getopt1.c, lib/getpass.c, lib/group-member.c, lib/hard-locale.c,
11746         lib/hash-pjw.c, lib/hash.c, lib/human.c, lib/idcache.c,
11747         lib/inet_ntop.c, lib/isdir.c, lib/long-options.c, lib/malloc.c,
11748         lib/memcasecmp.c, lib/memcmp.c, lib/memcoll.c, lib/memcpy.c,
11749         lib/memmove.c, lib/mkdir-p.c, lib/modechange.c, lib/mountlist.c,
11750         lib/open-safer.c, lib/physmem.c, lib/pipe-safer.c, lib/pipe.c,
11751         lib/poll.c, lib/posixver.c, lib/progname.c, lib/progreloc.c,
11752         lib/putenv.c, lib/quote.c, lib/quotearg.c, lib/readline.c,
11753         lib/readlink.c, lib/realloc.c, lib/regex.c, lib/rename.c, lib/rmdir.c,
11754         lib/rpmatch.c, lib/safe-read.c, lib/same.c, lib/save-cwd.c,
11755         lib/savedir.c, lib/sig2str.c, lib/strcspn.c, lib/strerror.c,
11756         lib/stripslash.c, lib/strncasecmp.c, lib/strndup.c, lib/strnlen.c,
11757         lib/strnlen1.c, lib/strsep.c, lib/strstr.c, lib/strtod.c,
11758         lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c,
11759         lib/time_r.c, lib/userspec.c, lib/utimecmp.c, lib/version-etc-fsf.c,
11760         lib/version-etc.c, lib/wait-process.c, lib/xalloc-die.c, lib/xgetcwd.c,
11761         lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c, lib/xreadlink.c,
11762         lib/xsetenv.c, lib/xstrndup.c, lib/xstrtoimax.c, lib/xstrtol.c,
11763         lib/xstrtoumax.c, lib/yesno.c:
11764         Standardize inclusion of config.h.
11765         * lib/__fpending.h, lib/dirfd.h, lib/getdate.h, lib/human.h,
11766         lib/inttostr.h:  Removed inclusion of config.h from header files.
11767         * lib/inttostr.c:  Adjusted in-tree users.
11768         * lib/timespec.h: Remove superfluous warning to include config.h.
11769         * lib/atexit.c, lib/chdir-long.c, lib/chown.c, lib/fchown-stub.c,
11770         lib/getgroups.c, lib/gettimeofday.c, lib/lchown.c, lib/lstat.c,
11771         lib/mkdir.c, lib/mkstemp.c, lib/nanosleep.c, lib/openat.c, lib/raise.c,
11772         lib/readtokens0.c, lib/readutmp.c, lib/unlinkdir.c: Guard inclusion of
11773         config.h with HAVE_CONFIG_H.
11774
11775 2005-09-19  Jim Meyering  <jim@meyering.net>
11776
11777         * modules/pathmax (License): Change to LGPL.
11778
11779 2005-09-19  Derek Price  <derek@ximbiot.com>
11780
11781         * config/srclist.txt: glibc's glob.h is now in lib/glob-libc.h.
11782
11783 2005-09-19  Bruno Haible  <bruno@clisp.org>
11784
11785         * gnulib-tool (import): Provide default for --tests-base.
11786
11787 2005-09-19  Bruno Haible  <bruno@clisp.org>
11788
11789         * doc/quote.texi: New file, extracted from gnulib.texi.
11790         * doc/ctime.texi: New file, extracted from gnulib.texi.
11791         * doc/inet_ntoa.texi: New file, extracted from gnulib.texi.
11792         * doc/gnulib-tool.texi: New file, extracted from gnulib.texi.
11793         * doc/gnulib.texi: Include them.
11794
11795 2005-09-18  Bruno Haible  <bruno@clisp.org>
11796
11797         Portability fix.
11798         * gnulib-tool (func_readlink): New function.
11799         (func_ln_if_changed): Use it.
11800
11801 2005-09-18  Bruno Haible  <bruno@clisp.org>
11802
11803         * gnulib-tool: Support --with-tests also with --import.
11804         (func_emit_tests_Makefile_am): Use variables $m4base and $testsbase.
11805         (func_import): Use variables $testsbase and $inctests. Emit a
11806         gl_TESTS_BASE form into gnulib-cache.m4. Create $testsbase/Makefile.am.
11807         Remind the user to add AC_CONFIG_FILES($testsdir/Makefile) and
11808         SUBDIRS += $testsdir.
11809         (func_create_testdir): Update.
11810
11811 2005-09-18  Bruno Haible  <bruno@clisp.org>
11812
11813         * gnulib-tool: Revise --dry-run implementation. Use variable $doit
11814         instead of $dry_run.
11815         (func_cp_if_changed, func_mv_if_changed): Remove functions.
11816         (func_ln_if_changed): Don't handle dry-run here.
11817         (func_import): In dry-run mode, detect more precisely which actions
11818         would be performed, and don't use "...ing" verbs.
11819
11820 2005-09-18  Bruno Haible  <bruno@clisp.org>
11821
11822         * gnulib-tool (func_tmpdir): New function, taken from GNU gettextize.
11823         (func_import): Use join on two temporary files instead of three nested
11824         loops, in order to determine which files are new or old.
11825
11826 2005-09-18  Bruno Haible  <bruno@clisp.org>
11827
11828         * gnulib-tool (func_import): Comment out code that spits out the
11829         new files with --dry-run.
11830
11831 2005-09-18  Bruno Haible  <bruno@clisp.org>
11832
11833         * doc/gnulib.texi (Invoking gnulib-tool): 50% rewritten.
11834
11835 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
11836
11837         * lib/stat-time.h: New file.
11838         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, CTIME_CMP):
11839         (MTIME_CMP, TIMESPEC_NS): Remove.  Now done by stat-time.h,
11840         in a different way.
11841         (timespec_cmp): New function.
11842         * lib/utimecmp.c: Include stat-time.h.
11843         (SYSCALL_RESOLUTION): Depend on whether various struct stat
11844         members exist, not on the obsolescent ST_MTIM_NSEC.
11845         (utimecmp): Use the new stat-time functions rater than TIMESPEC_NS.
11846
11847 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
11848
11849         * config/srclist.txt: Remove glibc bug 1033 and uncomment mktime.c.
11850
11851 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
11852
11853         * MODULES.html.sh (File system functions): Add stat-time.
11854         * modules/stat-time: New file.
11855         * modules/timespec (Files): Remove m4/st_mtim.m4; this
11856         is now done in a different way, by the stat-time module.
11857         * modules/utimecmp (Depends-on): Add stat-time.
11858
11859 2005-09-15  Paul Eggert  <eggert@cs.ucla.edu>
11860
11861         * m4/st_mtim.m4: Remove.  Superseded by...
11862         * m4/stat-time.m4: New file.
11863         * m4/timespec.m4 (gl_TIMESPEC): Require AC_C_INLINE.
11864         Do not invoke AC_STRUCT_ST_MTIM_NSEC; no longer needed.
11865
11866 2005-09-15  Derek Price  <derek@ximbiot.com>
11867
11868         * m4/strstr.m4 (gl_FUNC_STRSTR): Don't define strstr here.
11869
11870 2005-09-15  Derek Price  <derek@ximbiot.com>
11871
11872         * lib/regex_internal.h: Blank `pure' for GNUC < 3.
11873         * lib/regex_internal.c: Ditto, using this...
11874         (__GNUC_PREREQ): ...new macro.
11875         * lib/regcomp.c, regexec.c: Blank `always_inline' for GNUC < 3.1
11876         using...
11877         (__GNUC_PREREQ): ...this new macro.
11878
11879         * lib/strstr.h: Include string.h. Define strstr as a macro here.
11880
11881 2005-09-15  Derek Price  <derek@ximbiot.com>
11882             Paul Eggert  <eggert@cs.ucla.edu>
11883
11884         * lib/regcomp.c, regexec.c, regex_internal.c: Back out previous
11885         changes, consolidating in...
11886         * lib/regex_internal.h: ...this file.
11887
11888 2005-09-13  Jim Meyering  <jim@meyering.net>
11889
11890         * lib/canon-host.c: Filter through gnu indent and reword comments
11891         slightly.
11892         * lib/canon-host.h (ch_strerror_r): Tweak cpp indentation and spacing.
11893
11894 2005-09-13  Derek Price  <derek@ximbiot.com>
11895
11896         * lib/canon-host.c (canon_host_r): Set *cherror on memory allocation
11897         failure.
11898         Reported by Jim Meyering  <jim@meyering.net>.
11899
11900 2005-09-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
11901
11902         * lib/base64.c: Typo.
11903         (base64_encode): Put b64str in initialized data section.
11904
11905 2005-09-12  Paul Eggert  <eggert@cs.ucla.edu>
11906
11907         Merge glibc and coreutils changes into gnulib, plus a few
11908         extra fixes.
11909         * lib/md5.c: Use #error rather than a string.
11910         (CYCLIC): New macro, from glibc source.  Use it instead of rol.
11911         * lib/md5.h (__GNUC_PREREQ, __THROW): Define if not defined already.
11912         (__attribute__): Define to empty for non recent-GCC.
11913         (__md5_buffer, __md5_finish_ctx, __md5_init_ctx, __md5_process_block):
11914         (__md5_process_bytes, __md5_read_ctx, __md5_stream):
11915         Renamed from their non-__ counterparts, with new macros replacing
11916         them if not _LIBC.  Add __THROW attribute.
11917         (rol): Remove.
11918         (struct md5_ctx): Align buffer if using GCC.
11919         * lib/sha1.h (struct sha1_ctx): Likewise.
11920         * lib/sha1.c (SWAP): Renamed from the NOTSWAP.  All uses changed.
11921         The old name was backwards.
11922         (NOTSWAP): Remove; not used.
11923         (rol): New macro, moved here from md5.h.
11924         (sha1_process_block): Remove a FIXME that doesn't make sense.
11925
11926 2005-09-12  Derek Price  <derek@ximbiot.com>
11927
11928         Return usable errors from canon-host.
11929         * lib/canon-host.h: New file.
11930         * lib/canon-host.c (canon_host): Wrap...
11931         (canon_host_r): ...this new function, which now relies exclusively on
11932         getaddrinfo.
11933         (ch_strerror): New function.
11934         (last_cherror): New global.
11935         * lib/getaddrinfo.c: Move include of getaddrinfo.h first to test
11936         interface.
11937         (getaddrinfo): Add AI_CANONNAME functionality.  Don't do arithmetic on
11938         void *.
11939         (freeaddrinfo): Free ai->ai_canonname when set.
11940
11941 2005-09-12  Derek Price  <derek@ximbiot.com>
11942
11943         Make canon-host require getaddrinfo.
11944         * m4/canon-host.m4 (gl_CANON_HOST): Remove most dependencies.
11945         AC_LIBSOURCE canon-host.h.  Call...
11946         (gl_PREREQ_CANON_HOST): ...this new function, which requires
11947         gl_GETADDRINFO.
11948         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Compile gai_strerror when needed.
11949
11950 2005-09-12  Derek Price  <derek@ximbiot.com>
11951
11952         * modules/canon-host: Add canon-host.h.  Depend on getaddrinfo.  Make
11953         LGPL.
11954         * modules/getaddrinfo: Add link to opengroup spec.  Depend on strdup.
11955
11956 2005-09-12  Derek Price  <derek@ximbiot.com>
11957
11958         * lib/gai_strerror.c: Include config.h when available.  Include
11959         getaddrinfo.h before other headers to test interface.
11960         Reported by Larry Jones <lawrence.jones@ugs.com>.
11961
11962 2005-09-12  Derek Price  <derek@ximbiot.com>
11963             Paul Eggert  <eggert@cs.ucla.edu>
11964
11965         * modules/glob (Files): Add glob-libc.h.
11966
11967 2005-09-12  Derek Price  <derek@ximbiot.com>
11968             Paul Eggert  <eggert@cs.ucla.edu>
11969
11970         * m4/glob.m4 (gl_GLOB_SUBSTITUTE): AC_LIBSOURCES for glob.c,
11971         glob_.h, glob-libc.h.
11972         (gl_PREREQ_GLOB): Remove _SYS_CDEFS_H hack; no longer needed.
11973
11974 2005-09-12  Derek Price  <derek@ximbiot.com>
11975             Paul Eggert  <eggert@cs.ucla.edu>
11976
11977         * lib/glob-libc.h: Renamed from glob_.h.  The new version is
11978         taken from libc's glob.h, except with '#ifdef __GLOB_GNULIB'
11979         protecting things that should be done only in gnulib contexts.
11980         * lib/glob_.h: New file, containing only the glob things needed for
11981         gnulib.
11982         (GLOB_PREFIX): Remove.  All uses changed to look for __GLOB_GNULIB.
11983         (__GLOB_CONCAT, __GLOB_XCONCAT, __GLOB_ID): Remove; no longer needed.
11984         (glob, globfree, glob_pattern_p): Now defined simply in terms of
11985         rpl_glob, rpl_globfree, rpl_glob_pattern_p.
11986         (__GLOB_GNULIB): New macro, to keep the glob.h changes clearer
11987         and to respect the namespace rules better.
11988
11989 2005-09-08  Simon Josefsson  <jas@extundo.com>
11990
11991         * modules/socklen: New file.
11992
11993 2005-09-08  Simon Josefsson  <jas@extundo.com>
11994
11995         * m4/socklen.m4: New file.
11996
11997 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
11998
11999         * modules/utimens (Files): Add m4/utimbuf.m4, since
12000         m4/utimens.m4 requires gl_CHECK_TYPE_STRUCT_UTIMBUF.
12001         Reported by Sergey Poznyakoff.
12002
12003 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
12004
12005         * lib/glob.c (glob, globfree, __glob_pattern_p): Use old-style function
12006         definitions, since that's the preferred style in glibc.
12007         Fix a minor spacing issue, and update copyright notice to match
12008         glibc's.
12009
12010 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
12011
12012         * config/srclist.txt: Remove glibc bug 1061; it's been fixed.
12013
12014 2005-09-06  Simon Josefsson  <jas@extundo.com>
12015
12016         * lib/getpass.c (getpass): Fix typo, test for HAVE_TCSETATTR and not
12017         TCSETATTR.  Reported by Derek Price <derek@ximbiot.com>.
12018
12019 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
12020
12021         * lib/regex_internal.h (bitset_not): Add parens to avoid gcc -Wall
12022         warning.
12023
12024 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
12025
12026         * config/srclist.txt: Add glibc bug 1302.
12027
12028 2005-09-05  Paul Eggert  <eggert@cs.ucla.edu>
12029
12030         Change bitset word type from unsigned int to unsigned long int,
12031         as this has better performance on typical 64-bit hosts.
12032         Port bitset code to hosts with unusual word sizes.
12033         * lib/regcomp.c (build_equiv_class, build_charclass, build_range_exp):
12034         (build_collating_symbol):
12035         Prefer bitset to re_bitset_ptr_t in prototypes, when the actual
12036         argument is a bitset.  This is merely a style issue, but it makes
12037         it clearer that an entire array is expected.
12038         (re_compile_fastmap_iter, init_dfa, init_word_char, optimize_subexps):
12039         * lib/regcomp.c (lower_subexp, parse_bracket_exp, built_charclass_op):
12040         Port to the case where bitset_word is not the same as unsigned int.
12041         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
12042         (bitset_not, bitset_merge, bitset_set_all, bitset_mask):
12043         Likewise.
12044         * lib/regexec.c (check_dst_limits_calc_pos_1,
12045         check_subexp_matching_top):
12046         (build_trtable, group_nodes_into_DFAstates):
12047         Likewise.
12048         * lib/regcomp.c (re_compile_fastmap_iter, utf8_sb_map, optimize_utf8):
12049         Don't assume that SBC_MAX is a multiple of BITSET_WORD_BITS.
12050         * lib/regex_internal.h (bitset_set_all, bitset_not): Likewise.
12051         * lib/regexec.c (group_nodes_into_DFAstates): Likewise.
12052         * lib/regcomp.c (utf8_sb_map): Don't assume UINT_MAX == 0xffffffff.
12053         * lib/regcomp.c (optimize_subexps, lower_subexp):
12054         Work even if bitset_word has holes in its bitwise representation.
12055         * lib/regex_internal.h (BITSET_WORD_BITS): Likewise.
12056         * lib/regexec.c (check_dst_limits_calc_pos_1,
12057         check_subexp_matching_top):
12058         Likewise.
12059         * lib/regex_internal.c (re_string_reconstruct):
12060         Don't assume UCHAR_MAX == 255.
12061         * lib/regex_internal.h (bitset_set_all): Likewise.
12062         * lib/regex_internal.h (BITSET_WORD_BITS): Renamed from UINT_BITS.
12063         All uses changed.
12064         (BITSET_WORDS): Renamed from BITSET_UINTS.  All uses changed.
12065         (bitset_word): New type, replacing 'unsigned int' for bitset uses.
12066         All uses changed.
12067         (BITSET_WORD_MAX): New macro.
12068         (bitset_set, bitset_clear, bitset_contain, bitset_empty):
12069         (bitset_set_all, bitset_copy):  Now inline functions, not macros.
12070         (bitset_empty, bitset_copy):
12071         Prefer sizeof (bitset) to multiplying it out ourselves.
12072         (bitset_not_merge): Remove; unused.
12073         (bitset_contain): Return bool, not unsigned int with one bit on.
12074         All callers changed.
12075         * lib/regexec.c (build_trtable): Don't assume bitset has no stricter
12076         alignment than re_node_set; do this by defining a new internal
12077         type struct dests_alloc and using it to allocate memory.
12078
12079 2005-09-05  Bruno Haible  <bruno@clisp.org>
12080
12081         * gnulib-tool (func_import): Fix comparison in handling of symbolic
12082         links.
12083
12084 2005-09-04  Martin Lambers  <marlam@marlam.de>  (tiny change)
12085
12086         * modules/size_max (Makefile.am): Add size_max.h
12087
12088 2005-09-04  Derek Price  <derek@ximbiot.com>
12089
12090         * gnulib-tool (func_import): Fix reversed $symbolic logic.
12091
12092 2005-09-03  Simon Josefsson  <jas@extundo.com>
12093
12094         * gnulib-tool: Fix typo.
12095
12096 2005-09-03  Simon Josefsson  <jas@extundo.com>
12097
12098         * config/srclist.txt: Add glibc bug 1293.
12099
12100 2005-09-03  Derek Price  <derek@ximbiot.com>
12101
12102         * m4/getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
12103         From Larry Jones <lawrence.jones@ugs.com>.
12104
12105 2005-09-02  Simon Josefsson  <jas@extundo.com>
12106
12107         * modules/socklen: New file.
12108
12109 2005-09-02  Simon Josefsson  <jas@extundo.com>
12110
12111         * modules/havelib: New module.
12112
12113         * modules/gettext, modules/iconv, modules/lock, modules/readline:
12114         Use havelib.
12115
12116 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
12117
12118         Check for arithmetic overflow when calculating sizes, to prevent
12119         some buffer-overflow issues.  These patches are conservative, in the
12120         sense that when I couldn't determine whether an overflow was possible,
12121         I inserted a run-time check.
12122         * lib/regex_internal.h (re_xmalloc, re_xrealloc, re_x2realloc): New
12123         macros.
12124         (SIZE_MAX) [!defined SIZE_MAX]: New macro.
12125         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc):
12126         (re_xnrealloc, re_x2nrealloc): New inline functions.
12127         * lib/regcomp.c (init_dfa, analyze, build_range_exp,
12128         parse_bracket_exp):
12129         (build_equiv_class, build_charclass): Check for arithmetic overflow
12130         in size expression calculations.
12131         * lib/regex_internal.c (re_string_realloc_buffers):
12132         (build_wcs_upper_buffer, re_node_set_add_intersect):
12133         (re_node_set_init_union, re_node_set_insert, re_node_set_insert_last):
12134         (re_dfa_add_node, register_state): Likewise.
12135         * lib/regexec.c (re_search_stub, re_copy_regs, re_search_internal):
12136         (prune_impossible_nodes, push_fail_stack, set_regs, check_arrival):
12137         (build_trtable, extend_buffers, match_ctx_init, match_ctx_add_entry):
12138         (match_ctx_add_subtop, match_ctx_add_sublast): Likewise.
12139
12140 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
12141
12142         * modules/inttostr (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
12143         m4/ulonglong.m4.  Problem reported by Martin Lambers.
12144
12145 2005-09-02  Bruno Haible  <bruno@clisp.org>
12146
12147         Support for lib vs. lib64 distinction on biarch platforms.
12148         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): New macro.
12149         (AC_LIB_PREFIX): Require it. Use $acl_libdirstem instead of 'lib'.
12150         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Likewise.
12151
12152 2005-09-02  Bruno Haible  <bruno@clisp.org>
12153
12154         * gnulib-tool (import): In the other first-use case, provide defaults
12155         as well.
12156
12157 2005-09-02  Bruno Haible  <bruno@clisp.org>
12158
12159         * config/srclist.txt: lib-link.m4 and lib-prefix.m4 currently have
12160         patches not yet found in the latest gettext release.
12161
12162 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
12163
12164         * lib/glob.c (GET_LOGIN_NAME_MAX): Renamed from LOGIN_NAME_MAX,
12165         to avoid a collision with bits/local_lim.h in glibc.
12166         All uses changed.  Problem reported by Dmitry V. Levin in
12167         <http://sources.redhat.com/bugzilla/show_bug.cgi?id=1060>.
12168
12169         * lib/regex_internal.c (build_wcs_upper_buffer): Fix portability
12170         bugs in int versus size_t comparisons.
12171         (re_string_context_at): Fix bug where the code assumed that
12172         Idx is signed.
12173
12174         Use bool where appropriate.
12175         * lib/regcomp.c (re_set_fastmap): ICASE arg is bool, not int.
12176         All callers changed.
12177         (calc_eclosure_iter): Likewise, for ROOT arg.
12178         (parse_bracket_element): Likewise, for ACCEPT_HYPHEN arg.
12179         (build_charclass_op): Likewise, for NON_MATCH arg.
12180         * lib/regex_internal.c (re_string_allocate, re_string_construct):
12181         (re_string_construct_common): Likewise, for ICASE arg.
12182         * lib/regexec.c (re_search_2_stub, re_search_stub):
12183         Likewise, for RET_LEN arg.
12184         (check_matching): Likewise, for FL_LONGEST_MATCH arg.
12185         (set_regs): Likewise, for FL_BACKTRACK arg.
12186         * lib/regcomp.c (re_compile_fastmap_iter, optimize_utf8):
12187         (duplicate_node_closure, calc_inveclosure, calc_eclosure):
12188         (calc_eclosure_iter, parse_bracket_exp):
12189         Use bool for internal variables that are booleans.
12190         * lib/regexec.c (re_search_internal, check_matching,
12191         proceed_next_node):
12192         (set_regs, build_sifted_states, sift_states_bkref):
12193         (check_arrival_add_next_nodes, check_arrival_expand_ecl_sub):
12194         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
12195         (find_collation_sequence_value):
12196         Likewise.
12197         * lib/regex_internal.c (re_node_set_insert, re_node_set_insert_last):
12198         (re_node_set_compare):
12199         Return bool, not int. All callers changed.
12200         * lib/regexec.c (check_halt_node_context, check_dst_limits):
12201         (build_trtable, check_node_accept): Likewise.
12202         * lib/regex_internal.h: Include stdbool.h.
12203
12204         Fix bugs uncovered when converting to bool.
12205         * lib/regcomp.c (calc_eclosure_iter): Check for storage allocation
12206         failure instead of charging ahead blindly.
12207         * lib/regex_internal.c (register_state): Likewise.
12208         * lib/regexec.c (re_search_2_stub): Use simpler method than boolean
12209         for freeing internal storage.
12210         (group_nodes_into_DFA_states): Use unsigned int, not int, for
12211         bitset pieces used as boolean, to avoid undefined behavior
12212         on hosts that do int overflow checking.
12213
12214 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
12215
12216         * config/srclist.txt: Add glibc bugs 1285-1287.
12217
12218 2005-09-01  Jim Meyering  <jim@meyering.net>
12219
12220         * m4/lchown.m4: Require gl_FUNC_CHOWN, for the definition of
12221         CHOWN_MODIFIES_SYMLINK, which is used by lchown.c.
12222         Require gl_STAT_MACROS, too.
12223
12224 2005-09-01  Bruno Haible  <bruno@clisp.org>
12225
12226         * gnulib-tool (import): In the first-use case, provide defaults.
12227
12228 2005-09-01  Bruno Haible  <bruno@clisp.org>
12229
12230         * gnulib-tool (func_import): Remove the .tmp files.
12231
12232 2005-09-01  Bruno Haible  <bruno@clisp.org>
12233
12234         * gnulib-tool (func_import): Fix handling of symbolic links.
12235
12236 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
12237
12238         On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
12239         old glibc regex code mishandles strings longer than 2**31 bytes.
12240         This patch fixes this when the regex code is used in gnulib
12241         (i.e., outside glibc).
12242
12243         This patch should not affect the use of the regex code inside
12244         glibc.  No doubt this problem also needs to be handled for glibc
12245         as well, but the result will be an incompatible change to the
12246         glibc ABI, and the old ABI will have to be supported too.  That
12247         can be the the subject for another patch.
12248
12249         * lib/regex.h (_REGEX_LARGE_OFFSETS): New feature-test macro,
12250         governing whether the rest of this patch is active.  By default,
12251         the macro is disabled and the patch has no effect.
12252         (regoff_t) [defined _REGEX_LARGE_OFFSETS]: Define to off_t, not int.
12253         (__re_idx_t, __re_size_t, __re_long_size_t): New types.
12254         (struct re_pattern_buffer, re_search, re_search_2, re_match):
12255         (re_match_2, re_set_registers): Use the new types.
12256         * lib/regex_internal.h (Idx, re_hashval_t): New types.
12257         (REG_MISSING, REG_ERROR, REG_VALID_INDEX, REG_VALID_NONZERO_INDEX):
12258         New macros.
12259         (re_node_set, re_charset_t, re_token_t, re_string_realloc_buffers):
12260         (re_string_context_at, bin_tree_t, re_dfastate_t):
12261         (struct re_state_table_entry, state_array_t, re_sub_match_last_t):
12262         (re_sub_match_top_t, re_match_context_t, re_sift_context_t):
12263         (struct re_fail_stack_ent_t, struct re_fail_stack_t, struct re_dfa_t):
12264         (re_string_char_size_at, re_string_wchar_at):
12265         (re_string_elem_size_at):
12266         Use the new types and macros to port to 64-bit hosts.
12267         Use unsigned types for internal values, so that the code
12268         mostly works even for arrays larger than SSIZE_MAX.
12269         * lib/regcomp.c (re_compile_internal, init_dfa, duplicate_node):
12270         (search_duplicated_node, calc_eclosure_iter, fetch_number):
12271         (parse_reg_exp, parse_branch, parse_expression, parse_sub_exp):
12272         (build_equiv_class, build_charclass, re_compile_fastmap_iter):
12273         (free_dfa_content, create_initial_state, optimize_utf8, analyze):
12274         (optimize_subexps, calc_first, link_nfa_nodes, duplicate_node_closure):
12275         (calc_inveclosure, parse_dup_op, build_range_exp):
12276         (build_collating_symbol, parse_bracket_exp, build_charclass_op):
12277         (fetch_number, create_token_tree, mark_opt_subexp):
12278         Likewise.
12279         * lib/regex_internal.c (re_string_construct_common,
12280         create_ci_newstate):
12281         (create_cd_newstate, re_string_allocate, re_string_construct):
12282         (re_string_realloc_buffers, build_wcs_upper_buffer):
12283         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
12284         (re_string_reconstruct, re_string_peek_byte_case):
12285         (re_string_fetch_byte_case, re_string_context_at):
12286         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
12287         (re_node_set_init_copy, re_node_set_add_intersect):
12288         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
12289         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
12290         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
12291         (re_acquire_state, re_acquire_state_context, register_state):
12292         Likewise.
12293         * lib/regex.c (match_ctx_init, match_ctx_add_entry,
12294         search_cur_bkref_entry):
12295         (match_ctx_add_subtop, match_ctx_add_sublast, sift_ctx_init):
12296         (re_search_internal, re_search_2_stub, re_search_stub)
12297         (re_copy_regs, check_matching, check_halt_state_context, update_regs):
12298         (push_fail_stack, sift_states_iter_mb, build_sifted_states):
12299         (update_cur_sifted_state, check_dst_limits):
12300         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
12301         (check_subexp_limits, sift_states_bkref, merge_state_array):
12302         (check_subexp_matching_top, get_subexp, get_subexp_sub):
12303         (find_subexp_node, check_arrival, check_arrival_add_next_nodes):
12304         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
12305         (expand_bkref_cache, check_node_accept_bytes):
12306         (group_nodes_into_DFAstates, check_node_accept, regexec, re_match):
12307         (re_search, re_match_2, re_search_2, prune_impossible_nodes):
12308         (acquire_init_state_context, check_halt_node_context):
12309         (proceed_next_node, pop_fail_stack, set_regs, free_fail_stack_return):
12310         (sift_states_backward, clean_state_log_if_needed):
12311         (sub_epsilon_src_nodes, add_epsilone_src_nodes, merge_state_with_log):
12312         (find_recover_state, transit_state_sb, transit_state_mb):
12313         (transit_state_bkref, build_trtable, match_ctx_clean):
12314         Likewise.
12315         * lib/regcomp.c (parse_dup_op): Add an extra test if Idx is unsigned,
12316         to work around an assumption that REG_MISSING is negative.
12317
12318         * lib/regcomp.c (re_comp) [defined _REGEX_RE_COMP || defined _LIBC]:
12319         (seek_collating_symbol_entry) [defined _LIBC]:
12320         (lookup_collation_sequence_value) [defined _LIBC]:
12321         (build_range_exp, build_collating_symbol) [defined _LIBC]:
12322         Use prototypes rather than old-style function definitions.
12323         * lib/regexec.c (re_exec) [defined _REGEX_RE_COMP || defined _LIBC]:
12324         (transit_state_sb) [0]:
12325         (find_collation_sequence_value) [defined _LIBC]: Likewise.
12326
12327         * lib/regexec.c (re_search_internal): Simplify update of rm_so and
12328         rm_eo.
12329
12330         * lib/regcomp.c (re_compile_fastmap_iter, init_dfa, init_word_char):
12331         (optimize_subexps, lower_subexp):
12332         Don't assume 1<<31 has defined behavior on hosts with 32-bit int,
12333         since the signed shift might overflow.  Use 1u<<31 instead.
12334         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
12335         Likewise.
12336         * lib/regexec.c (check_dst_limits_calc_pos_1,
12337         check_subexp_matching_top): Likewise.
12338
12339         * lib/regcomp.c (optimize_subexps, lower_subexp):
12340         Use CHAR_BIT rather than 8, for clarity.
12341         * lib/regexec.c (check_dst_limits_calc_pos_1):
12342         (check_subexp_matching_top): Likewise.
12343         * lib/regcomp.c (init_dfa): Make table_size unsigned, so that we don't
12344         have to worry about portability issues when shifting it left.
12345         Remove no-longer-needed test for table_size > 0.
12346         * lib/regcomp.c (parse_sub_exp): Do not shift more bits than there are
12347         in a word, as the resulting behavior is undefined.
12348         * lib/regexec.c (check_dst_limits_calc_pos_1): Likewise;
12349         in one case, a <= should have been an <, and in another case the
12350         whole test was missing.
12351         * lib/regex_internal.h (BYTE_BITS): Remove.  All uses changed to
12352         the standard name CHAR_BIT.
12353         * lib/regexec.c (match_ctx_add_entry): Don't assume that ~0 == -1;
12354         this is not true on one's complement and signed-magnitude hosts.
12355
12356         * lib/regex_internal.h (re_sub_match_top_t): Remove unused member
12357         next_last_offset.
12358         (struct re_dfa_t): Remove unused member states_alloc.
12359         * lib/regcomp.c (init_dfa): Don't initialize unused members.
12360
12361 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
12362
12363         * m4/regex.m4 (gl_REGEX): Require AC_SYS_LARGEFILE, Define
12364         _REGEX_LARGE_OFFSETS).  Test for regoff_t/off_t bug in 64-bit
12365         and large-file glibc and in 32-bit large-file Solaris.
12366
12367 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
12368
12369         * lib/regex_internal.c (re_string_reconstruct): Don't assume buffer
12370         lengths fit in regoff_t; this isn't true if regoff_t is the same
12371         width as size_t.
12372         * lib/regex.c (re_search_internal): 5th arg is LAST_START
12373         (= START + RANGE) instead of RANGE.  This avoids overflow
12374         problems when regoff_t is the same width as size_t.
12375         All callers changed.
12376         (re_search_2_stub): Check for overflow when adding the
12377         sizes of the two strings.
12378         (re_search_stub): Check for overflow when adding START
12379         to RANGE; if it occurs, substitute the extreme value.
12380
12381 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
12382
12383         * config/srclist.txt: Add glibc bugs 1273, 1278-1282, 1284.
12384
12385 2005-08-31  Jim Meyering  <jim@meyering.net>
12386
12387         * lib/regcomp.c (search_duplicated_node): Make first pointer arg
12388         a pointer-to-const.
12389         * lib/regex_internal.c (create_ci_newstate, create_cd_newstate):
12390         (register_state): Likewise.
12391         * lib/regexec.c (search_cur_bkref_entry, check_dst_limits):
12392         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
12393         (group_nodes_into_DFAstates): Likewise.
12394
12395 2005-08-31  Jim Meyering  <jim@meyering.net>
12396
12397         * check-module: Add a FIXME comment.
12398
12399 2005-08-31  Eric Blake  <ebb9@byu.net>
12400
12401         * modules/unistd-safer (Files): Add unistd--.h.
12402         * modules/stdio-safer (Files): Add stdio--.h.
12403
12404 2005-08-31  Derek Price  <derek@ximbiot.com>
12405
12406         * lib/getdelim.c (getdelim): Return EOF on EOF.
12407         Reported by Larry Jones <lawrence.jones@ugs.com>.
12408
12409 2005-08-31  Bruno Haible  <bruno@clisp.org>
12410
12411         Avoid unnecessary diffs in the generated lib/Makefile.am.
12412         * gnulib-tool (func_emit_lib_Makefile_am): Don't write the cmd into
12413         the generated files.
12414         (func_import): Don't set cmd.
12415
12416 2005-08-31  Bruno Haible  <bruno@clisp.org>
12417
12418         * lib/strstr.c: Include <stddef.h>, for NULL.
12419         * lib/strcasestr.c: Likewise.
12420         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
12421
12422 2005-08-31  Bruno Haible  <bruno@clisp.org>
12423
12424         * gnulib-tool: New option --macro-prefix.
12425         (func_import): Use macro_prefix.
12426         (import): Handle option --macro-prefix.
12427
12428 2005-08-31  Bruno Haible  <bruno@clisp.org>
12429
12430         * gnulib-tool (import): Rename most ac_* variables to cached_*.
12431         Also use new variables cached_lgpl, cached_libtool.
12432
12433 2005-08-31  Bruno Haible  <bruno@clisp.org>
12434
12435         * gnulib-tool (func_import): Require AC_GNU_SOURCE etc. instead of
12436         always instantiating them.
12437
12438 2005-08-31  Bruno Haible  <bruno@clisp.org>
12439
12440         * gnulib-tool (func_import): Read the previous cached settings
12441         from gnulib-cache.m4 and gnulib-comp.m4. Remove files that were
12442         earlier added by gnulib but are now dropped. Warn when a gnulib file
12443         overwrites a non-gnulib file.
12444
12445 2005-08-31  Bruno Haible  <bruno@clisp.org>
12446
12447         * gnulib-tool (func_import): Generate two files gnulib-cache.m4 and
12448         gnulib-comp.m4 instead of a single gnulib.m4, to make it easy for
12449         projects that don't keep autogenerated files in CVS. Put into
12450         actioncmd only the specified modules, not the transitive closure.
12451
12452 2005-08-31  Bruno Haible  <bruno@clisp.org>
12453
12454         * gnulib-tool (func_import): Fix defaulting of $libname and $libtool.
12455         Create directories that shall be filled.
12456         (import): Don't look for gl_* macros in configure.ac. Recurse across
12457         all directories containing a gnulib-cache.m4 files, if meaningful.
12458
12459 2005-08-31  Bruno Haible  <bruno@clisp.org>
12460
12461         * gnulib-tool (func_import): Emit also a stub for gl_LIBTOOL.
12462         (import): Set seen_libtool when we see gl_LIBTOOL.
12463
12464 2005-08-31  Bruno Haible  <bruno@clisp.org>
12465
12466         * gnulib-tool (func_import): Also copy m4/gnulib-tool.m4. Omit
12467         declaration macro definitions from generated gnulib.m4.
12468
12469 2005-08-30  Oskar Liljeblad  <oskar@osk.mine.nu>
12470
12471         * lib/iconvme.h: Add prototype for iconv_alloc.
12472
12473 2005-08-29  Simon Josefsson  <jas@extundo.com>
12474
12475         * lib/iconvme.c: Fix errno.
12476
12477 2005-08-29  Bruno Haible  <bruno@clisp.org>
12478
12479         * gnulib-tool: Enclose all occurrences of $destdir in "...", so
12480         that it works when the directory contains spaces.
12481
12482 2005-08-29  Bruno Haible  <bruno@clisp.org>
12483
12484         * gnulib-tool (import): Avoid unnecessary spaces in $avoidlist.
12485
12486 2005-08-29  Bruno Haible  <bruno@clisp.org>
12487
12488         * gnulib-tool (func_import): Emit more comments into gnulib.m4.
12489         Emit more advice.
12490
12491 2005-08-29  Bruno Haible  <bruno@clisp.org>
12492         and Stepan Kasal  <kasal@ucw.cz>
12493
12494         * check-module: If more parameters are given, check each of them
12495         separately; add more exceptions, as noted by Jim Meyering.
12496         (check_module): New procedure.
12497         (%exempt_header): Now contains all exceptions.
12498
12499 2005-08-29  Ben Pfaff  <blp@cs.stanford.edu>
12500
12501         * modules/byteswap (Makefile.am): Fix rule to not assume GNU make.
12502
12503 2005-08-29  Oskar Liljeblad  <oskar@osk.mine.nu>
12504
12505         * lib/iconvme.c: Split iconv_string into iconv_alloc.
12506
12507 2005-08-28  Bruno Haible  <bruno@clisp.org>
12508
12509         * m4/gnulib-tool.m4: New file.
12510
12511 2005-08-27  Jim Meyering  <jim@meyering.net>
12512
12513         * modules/unistd-safer (Files): Add pipe-safer.c.
12514         * modules/fcntl-safer (Files): Add creat-safer.c.
12515
12516 2005-08-27  Jim Meyering  <jim@meyering.net>
12517
12518         * m4/stdlib-safer.m4: New file.  From coreutils.
12519         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add stdio--.h.
12520         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Add creat-safer.c to the
12521         AC_LIBSOURCES list and arrange to compile it via AC_LIBOBJ.
12522         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise, add pipe-safer.c.
12523         Add pipe-safer.c and unistd--.h to the AC_LIBSOURCES list.
12524
12525 2005-08-27  Jim Meyering  <jim@meyering.net>
12526
12527         * lib/fopen-safer.c: Merge minor changes from coreutils.
12528         * lib/dup-safer.c: Likewise.
12529         * lib/fd-safer.c: Likewise.
12530
12531         Merge from coreutils.
12532         * lib/stdio--.h: New file.
12533         * lib/stdlib--.h: New file.
12534         * lib/mkstemp-safer.c: New file.
12535
12536         GNU tar needs these.
12537         * lib/pipe-safer.c: New file.
12538         * lib/creat-safer.c: New file.
12539         * lib/fcntl--.h (creat): Define to creat_safer.
12540         * lib/fcntl-safer.h: Include <sys/types.h> and declare creat_safer.
12541         * lib/unistd--.h (pipe): Define to pipe_safer.
12542         * lib/unistd-safer.h: Declare pipe_safer.
12543
12544 2005-08-26  Simon Josefsson  <jas@extundo.com>
12545
12546         * lib/getpass.c: Use _WIN32 instead of WIN32, suggested by Bruno
12547         Haible <bruno@clisp.org>.
12548
12549 2005-08-26  Paul Eggert  <eggert@cs.ucla.edu>
12550
12551         * lib/regex_internal.h: Remove all references to
12552         RE_NO_INTERNAL_PROTOTYPES; no longer neeeded now that we assume C89
12553         or better.
12554         (bitset_not, bitset_merge, bitset_not_merge):
12555         (bitset_mask, re_string_allocate, re_string_construct):
12556         (re_string_reconstruct, re_string_destruct, re_string_elem_size_at):
12557         (re_string_char_size_at, re_string_wchar_at, re_string_peek_byte_case):
12558         (re_string_fetch_byte_case, re_node_set_alloc, re_node_set_init_1):
12559         (re_node_set_init_2, re_node_set_init_copy, re_node_set_add_intersect):
12560         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
12561         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
12562         (re_node_set_remove_at, re_dfa_add_node, re_acquire_state):
12563         (re_acquire_state_context):
12564         Remove unnecessary forward decls.
12565         (re_string_char_size_at, re_string_wchar_at, re_string_elem_size_at):
12566         Put __attribute at function definition,
12567         now that the function decl has been removed.
12568         * lib/regex_internal.c (re_string_peek_byte_case):
12569         (re_string_fetch_byte_case, re_node_set_compare, re_node_set_contains):
12570         Likewise.
12571
12572 2005-08-25  Stepan Kasal  <kasal@ucw.cz>
12573
12574         * m4/regex.m4: Add AC_PREREQ(2.50).
12575         (gl_REGEX): If --with-included-regex was given, skip the autodetection.
12576
12577 2005-08-25  Simon Josefsson  <jas@extundo.com>
12578
12579         * m4/getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and
12580         __fsetlocking.
12581
12582 2005-08-25  Simon Josefsson  <jas@extundo.com>
12583
12584         * lib/getpass.c: Add WIN32 implementation.  Conditionalize use of
12585         termios.h, tcgetattr, tcsetattr and __fsetlocking.  Remove some
12586         GLIBC specific code.
12587
12588 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
12589
12590         Make regex safe for g++.  This fixes one real bug (an "err"
12591         that should have been "*err").  g++ problem reported by
12592         Sam Steingold.
12593         * lib/regex_internal.h (re_calloc): New macro, consistent with
12594         re_malloc etc.  All callers of calloc changed to use re_calloc.
12595         * lib/regex_internal.c (build_wcs_upper_buffer): Return reg_errcode_t,
12596         not int.  All callers changed.
12597         * lib/regcomp.c (re_compile_fastmap_iter): Don't use
12598         alloca (mb_cur_max); just use an array of size MB_LEN_MAX.
12599         * lib/regexec.c (push_fail_stack): Use re_realloc, not realloc.
12600         (find_recover_state): Change "err" to "*err"; this fixes what
12601         appears to be a real bug.
12602         (check_arrival_expand_ecl_sub): Be consistent about reg_errcode_t
12603         versus int.
12604
12605 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
12606
12607         * modules/regex (Depends-on): Add malloc, since the code
12608         assumes that !malloc(0) means failure.
12609
12610 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
12611
12612         * lib/regexec.c (set_regs): Don't alloca with an unbounded size.
12613
12614         alloca modernization/simplification for regex.
12615         * lib/regex.c: Remove portability cruft for alloca.  This no longer
12616         needs to be at the start of the file, and can be moved into
12617         regex_internal.h and simplified.
12618         * lib/regex_internal.h: Include <alloca.h>.
12619         (__libc_use_alloca) [!defined _LIBC]: New macro.
12620         * lib/regexec.c (build_trtable): Remove "#ifdef _LIBC", since the code
12621         now works outside glibc.
12622
12623 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
12624
12625         * config/srclist.txt: Add glibc bugs 1241, 1245.
12626
12627 2005-08-25  Jim Meyering  <jim@meyering.net>
12628
12629         * lib/open-safer.c: Include <config.h>.
12630         Otherwise, we'd lose LARGEFILE support in any file using
12631         e.g. "fcntl--.h"
12632
12633 2005-08-25  Bruno Haible  <bruno@clisp.org>
12634
12635         * m4/minmax.m4: Require autoconf 2.52.
12636         (gl_MINMAX_IN_HEADER): Add comments. Use m4_pushdef/m4_popdef instead
12637         of define/undefine. Use AS_TR_SH and AS_TR_CPP as more robust
12638         alternatives of translit over the alphabet.
12639         Based on a patch from Stepan Kasal <kasal@ucw.cz>.
12640
12641 2005-08-24  Simon Josefsson  <jas@extundo.com>
12642
12643         * tests/test-getpass.c: New file.
12644
12645 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
12646
12647         * m4/regex.m4 (gl_REGEX): Use POSIX-compliant spellings when testing
12648         for GNU regex features.
12649
12650 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
12651
12652         * lib/regcomp.c (regerror): 2nd arg is 'restrict', as per POSIX.
12653         * lib/regex.h (regerror): Likewise.
12654
12655         * lib/regex.c: Do not include <sys/types.h>, as POSIX no longer
12656         requires this.  (The code never needed it.)
12657
12658         * lib/regcomp.c, regex_internal.c, regex_internal.h, regexec.c:
12659         All uses of recently-renamed identifiers changed to use the new,
12660         POSIX-compliant names.  The code will build and run just fine
12661         without these changes, but it's better to eat our own dog food
12662         and use the standard-conforming names.
12663
12664         * lib/regex.h: Fix a multitude of POSIX name space violations.
12665         These changes have an effect only for programs that define
12666         _POSIX_C_SOURCE, _POSIX_SOURCE, or _XOPEN_SOURCE; they
12667         do not change anything for programs compiled in the normal way.
12668         Also, there is no effect on the ABI.
12669
12670         (_REGEX_SOURCE): New macro.
12671         Do not include <stddef.h> if _XOPEN_SOURCE and VMS are both
12672         defined and _GNU_SOURCE is not; this fixes a name space violation.
12673
12674         Rename the following macros to obey POSIX requirements.
12675         The old names are still visible as macros if _REGEX_SOURCE is defined.
12676         (REG_BACKSLASH_ESCAPE_IN_LISTS): renamed from
12677         RE_BACKSLASH_ESCAPE_IN_LISTS.
12678         (REG_BK_PLUS_QM): renamed from RE_BK_PLUS_QM.
12679         (REG_CHAR_CLASSES): renamed from RE_CHAR_CLASSES.
12680         (REG_CONTEXT_INDEP_ANCHORS): renamed from RE_CONTEXT_INDEP_ANCHORS.
12681         (REG_CONTEXT_INDEP_OPS): renamed from RE_CONTEXT_INDEP_OPS.
12682         (REG_CONTEXT_INVALID_OPS): renamed from RE_CONTEXT_INVALID_OPS.
12683         (REG_DOT_NEWLINE): renamed from RE_DOT_NEWLINE.
12684         (REG_DOT_NOT_NULL): renamed from RE_DOT_NOT_NULL.
12685         (REG_HAT_LISTS_NOT_NEWLINE): renamed from RE_HAT_LISTS_NOT_NEWLINE.
12686         (REG_INTERVALS): renamed from RE_INTERVALS.
12687         (REG_LIMITED_OPS): renamed from RE_LIMITED_OPS.
12688         (REG_NEWLINE_ALT): renamed from RE_NEWLINE_ALT.
12689         (REG_NO_BK_BRACES): renamed from RE_NO_BK_BRACES.
12690         (REG_NO_BK_PARENS): renamed from RE_NO_BK_PARENS.
12691         (REG_NO_BK_REFS): renamed from RE_NO_BK_REFS.
12692         (REG_NO_BK_VBAR): renamed from RE_NO_BK_VBAR.
12693         (REG_NO_EMPTY_RANGES): renamed from RE_NO_EMPTY_RANGES.
12694         (REG_UNMATCHED_RIGHT_PAREN_ORD): renamed from
12695         RE_UNMATCHED_RIGHT_PAREN_ORD.
12696         (REG_NO_POSIX_BACKTRACKING): renamed from RE_NO_POSIX_BACKTRACKING.
12697         (REG_NO_GNU_OPS): renamed from RE_NO_GNU_OPS.
12698         (REG_DEBUG): renamed from RE_DEBUG.
12699         (REG_INVALID_INTERVAL_ORD): renamed from RE_INVALID_INTERVAL_ORD.
12700         (REG_IGNORE_CASE): renamed from RE_ICASE.  This renaming is a bit
12701         unusual, since we can't clash with the POSIX REG_ICASE.
12702         (REG_CARET_ANCHORS_HERE): renamed from RE_CARET_ANCHORS_HERE.
12703         (REG_CONTEXT_INVALID_DUP): renamed from RE_CONTEXT_INVALID_DUP.
12704         (REG_NO_SUB): renamed from RE_NO_SUB.
12705         (REG_SYNTAX_EMACS): renamed from RE_SYNTAX_EMACS.
12706         (REG_SYNTAX_AWK): renamed from RE_SYNTAX_AWK.
12707         (REG_SYNTAX_GNU_AWK): renamed from RE_SYNTAX_GNU_AWK.
12708         (REG_SYNTAX_POSIX_AWK): renamed from RE_SYNTAX_POSIX_AWK.
12709         (REG_SYNTAX_GREP): renamed from RE_SYNTAX_GREP.
12710         (REG_SYNTAX_EGREP): renamed from RE_SYNTAX_EGREP.
12711         (REG_SYNTAX_POSIX_EGREP): renamed from RE_SYNTAX_POSIX_EGREP.
12712         (REG_SYNTAX_ED): renamed from RE_SYNTAX_ED.
12713         (REG_SYNTAX_SED): renamed from RE_SYNTAX_SED.
12714         (_REG_SYNTAX_POSIX_COMMON): renamed from _RE_SYNTAX_POSIX_COMMON.
12715         (REG_SYNTAX_POSIX_BASIC): renamed from RE_SYNTAX_POSIX_BASIC.
12716         (REG_SYNTAX_POSIX_MINIMAL_BASIC): renamed from
12717         RE_SYNTAX_POSIX_MINIMAL_BASIC.
12718         (REG_SYNTAX_POSIX_EXTENDED): renamed from RE_SYNTAX_POSIX_EXTENDED.
12719         (REG_SYNTAX_POSIX_MINIMAL_EXTENDED): renamed from
12720         RE_SYNTAX_POSIX_MINIMAL_EXTENDED.
12721         (REG_DUP_MAX): renamed from RE_DUP_MAX.  No need to undef it.
12722         (REG_UNALLOCATED): Renamed from REGS_UNALLOCATED.
12723         (REG_REALLOCATE): Renamed from REGS_REALLOCATE.
12724         (REG_FIXED): Renamed from REGS_FIXED.
12725         (REG_NREGS): Renamed from RE_NREGS.
12726
12727         (REG_ICASE, REG_NEWLINE, REG_NOSUB): Do not depend on the values
12728         of other REG_* macros, since POSIX says the user is allowed to
12729         #undef these macros selectively.
12730
12731         (reg_errcode_t): Update comment stating what other tables need
12732         to be consistent.
12733
12734         Rename the following enum values to obey POSIX requirements.
12735         The old names are still visible as macros.
12736         (_REG_ENOSYS): Renamed from REG_ENOSYS.  Define even if _XOPEN_SOURCE
12737         is not defined, since GNU is supposed to be a superset of POSIX as
12738         much as possible, and since we want reg_errcode_t to be a signed
12739         type for implementation consistency.
12740         (_REG_NOERROR): Renamed from REG_NOERROR.
12741         (_REG_NOMATCH): Renamed from REG_NOMATCH.
12742         (_REG_BADPAT): Renamed from REG_BADPAT.
12743         (_REG_ECOLLATE): Renamed from REG_ECOLLATE.
12744         (_REG_ECTYPE): Renamed from REG_ECTYPE.
12745         (_REG_EESCAPE): Renamed from REG_EESCAPE.
12746         (_REG_ESUBREG): Renamed from REG_ESUBREG.
12747         (_REG_EBRACK): Renamed from REG_EBRACK.
12748         (_REG_EPAREN): Renamed from REG_EPAREN.
12749         (_REG_EBRACE): Renamed from REG_EBRACE.
12750         (_REG_BADBR): Renamed from REG_BADBR.
12751         (_REG_ERANGE): Renamed from REG_ERANGE.
12752         (_REG_ESPACE): Renamed from REG_ESPACE.
12753         (_REG_BADRPT): Renamed from REG_BADRPT.
12754         (_REG_EEND): Renamed from REG_EEND.
12755         (_REG_ESIZE): Renamed from REG_ESIZE.
12756         (_REG_ERPAREN): Renamed from REG_ERPAREN.
12757         (REG_ENOSYS, REG_NOERROR, REG_NOMATCH, REG_BADPAT, REG_ECOLLATE):
12758         (REG_ECTYPE, REG_EESCAPE, REG_ESUBREG, REG_EBRACK, REG_EPAREN):
12759         (REG_EBRACE, REG_BADBR, REG_ERANGE, REG_ESPACE, REG_BADRPT, REG_EEND):
12760         (REG_ESIZE, REG_ERPAREN): Now macros, not enum constants.
12761
12762         (_REG_RE_NAME, _REG_RM_NAME): New macros.
12763         (REG_TRANSLATE_TYPE): Renamed from RE_TRANSLATE_TYPE.  All uses
12764         changed.  But support the old name if the new one is not defined
12765         and if _REGEX_SOURCE.
12766
12767         Change the following member names in struct re_pattern_buffer.
12768         The old names are still supported if !_REGEX_SOURCE.
12769         The new names are always supported, regardless of _REGEX_SOURCE.
12770         (re_buffer): Renamed from buffer.
12771         (re_allocated): Renamed from allocated.
12772         (re_used): Renamed from used.
12773         (re_syntax): Renamed from syntax.
12774         (re_fastmap): Renamed from fastmap.
12775         (re_translate): Renamed from translate.
12776         (re_can_be_null): Renamed from can_be_null.
12777         (re_regs_allocated): Renamed from regs_allocated.
12778         (re_fastmap_accurate): Renamed from fastmap_accurate.
12779         (re_no_sub): Renamed from no_sub.
12780         (re_not_bol): Renamed from not_bol.
12781         (re_not_eol): Renamed from not_eol.
12782         (re_newline_anchor): Renamed from newline_anchor.
12783
12784         Change the following member names in struct re_registers.
12785         The old names are still supported if !_REGEX_SOURCE.
12786         The new names are always supported, regardless of _REGEX_SOURCE.
12787         (rm_num_regs): Renamed from num_regs.
12788         (rm_start): Renamed from start.
12789         (rm_end): Renamed from end.
12790
12791         (re_set_syntax, re_compile_pattern, re_compile_fastmap):
12792         (re_search, re_search_2, re_match, re_match_2, re_set_registers):
12793         Prepend __ to parameter names.
12794
12795         Undo yesterday's changes.
12796
12797 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
12798
12799         * config/srclist.txt: Remove glibc bug 1233 and add 1236, which
12800         supersedes it. Add glibc bugs 1237, 1238, 1240.  Comment out
12801         lib/regex.c.
12802
12803 2005-08-24  Jim Meyering  <jim@meyering.net>
12804
12805         Sync from coreutils.
12806         * m4/fcntl-safer.m4: New file.
12807
12808         * m4/xgetcwd.m4: Use AC_LIBSOURCES and AC_LIBOBJ to indicate source
12809         and object files for this module.
12810
12811 2005-08-24  Jim Meyering  <jim@meyering.net>
12812
12813         Sync from coreutils.
12814         * lib/fcntl--.h, lib/fcntl-safer.h, lib/open-safer.c: New files.
12815
12816 2005-08-24  Jim Meyering  <jim@meyering.net>
12817
12818         * modules/xgetcwd (Makefile.am): Remove `lib_SOURCES += ...' line,
12819         now that xgetcwd.m4 requires xgetcwd.c and xgetcwd.h.
12820
12821 2005-08-24  Jim Meyering  <jim@meyering.net>
12822
12823         * modules/fcntl-safer: New module.
12824         * modules/fts (Depends-on): Add fcntl-safer.
12825         * MODULES.html.sh (File descriptor based Input/Output):
12826         Add fcntl-safer.
12827
12828 2005-08-24  Bruno Haible  <bruno@clisp.org>
12829
12830         Support for unit test modules.
12831         * modules/README: Mention tests modules.
12832         * modules/TEMPLATE-TESTS: New file.
12833         * gnulib-tool: New options --extract-tests-module, --with-tests and
12834         --tests-base (unused for the moment).
12835         (testsbase, inctests): New variables.
12836         (func_all_modules): Exclude TEMPLATE-TESTS and *-tests.
12837         (func_verify_module): Exclude TEMPLATE-TESTS.
12838         (func_verify_nontests_module, func_verify_tests_module): New functions.
12839         (func_get_dependencies): Add implicit dependency for tests modules.
12840         (func_get_tests_module): New function.
12841         (func_modules_transitive_closure): When --with-tests was specified,
12842         include the unit tests as well, unless explicitly avoided.
12843         (func_emit_lib_Makefile_am): Ignore the tests modules here.
12844         (func_emit_tests_Makefile_am): New function.
12845         (func_create_testdir): When --with-tests was specified, emit a
12846         tests/ directory.
12847         * MODULES.html.sh (Future developments): Update.
12848
12849 2005-08-24  Bruno Haible  <bruno@clisp.org>
12850
12851         * modules/tls-tests: New file.
12852         * tests/test-tls.c: New file, from GNU gettext.
12853
12854 2005-08-24  Bruno Haible  <bruno@clisp.org>
12855
12856         * modules/lock-tests: New file.
12857         * tests/test-lock.c: New file, from GNU gettext.
12858
12859 2005-08-24  Bruno Haible  <bruno@clisp.org>
12860
12861         * lib/lock.h: Add multiple inclusion guard.
12862         * lib/tls.h: Add multiple inclusion guard.
12863
12864 2005-08-24  Bruno Haible  <bruno@clisp.org>
12865
12866         * gnulib-tool: Add support for the --aux-dir option to
12867         --create-testdir, --create-megatestdir, --test, --megatest.
12868         (func_create_testdir, func_create_megatestdir): Optionally emit a
12869         AC_CONFIG_AUX_DIR directive.
12870         (create-testdir, create-megatestdir, test, megatest): Provide a
12871         default value for $auxdir.
12872
12873 2005-08-24  Bruno Haible  <bruno@clisp.org>
12874
12875         * gnulib-tool (import): Use compound statement instead of subshell
12876         where possible.
12877
12878 2005-08-24  Bruno Haible  <bruno@clisp.org>
12879
12880         * gnulib-tool (import): Change --aux-dir default to "build-aux".
12881
12882 2005-08-24  Bruno Haible  <bruno@clisp.org>
12883
12884         * gnulib-tool (func_version): Update.
12885
12886 2005-08-24  Bruno Haible  <bruno@clisp.org>
12887
12888         * gnulib-tool (func_import, func_create_testdir,
12889         func_create_megatestdir): Quote all autoconf macro arguments.
12890
12891 2005-08-24  Bruno Haible  <bruno@clisp.org>
12892
12893         * gnulib-tool (func_create_megatestdir): Call autoreconf without the
12894         option --force, because --force causes the aclocal.m4 of each
12895         subdirectory to be newer than the corresponding config.h.in.
12896
12897 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
12898
12899         * m4/regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
12900         All contents moved to gl_REGEX.
12901         (gl_REGEX): Don't bother checking whether lib/regex.c exists;
12902         assume that it does.
12903
12904 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
12905
12906         * lib/regex.h (REG_NOSYS)
12907         [!defined _XOPEN_SOURCE && 200112L <= _POSIX_C_SOURCE]:
12908         Define, since POSIX requires it as of 2001.
12909         (_REG_ENOSYS)
12910         [! (defined _XOPEN_SOURCE || 200112L <= _POSIX_C_SOURCE)]:
12911         New private symbol, used to keep the enum signed in all cases.
12912         * lib/regex.h (RE_NO_EMPTY_RANGES): Fix doc bug reported by James
12913         Youngman in
12914         <http://lists.gnu.org/archive/html/bug-gnulib/2005-07/msg00132.html>.
12915
12916         * lib/regex_internal.c (re_string_skip_chars, register_state):
12917         (calc_state_hash):
12918         Remove forward decls; no longer needed now that we use prototypes.
12919         * lib/regexec.c (acquire_init_state_context, check_halt_node_context):
12920         (proceed_next_node, pop_fail_stack, sub_epsilon_src_nodes):
12921         (clean_state_log_if_needed): Likewise.
12922
12923 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
12924
12925         * config/srclist.txt: Add glibc bugs 1231-1233.
12926
12927 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
12928
12929         Fix problems reported by Sam Steingold in
12930         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00007.html>.
12931         * lib/regexec.c (sift_states_bkref): Fix portability bug: the code
12932         assumed that reg_errcode_t is a signed type, which is not
12933         necessarily true if _XOPEN_SOURCE is not defined.
12934         * lib/regex_internal.c (calc_state_hash): Put 'inline' before type,
12935         since some compilers warn about it otherwise.
12936
12937 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
12938
12939         * lib/regcomp.c (create_initial_state): Remove duplicate decl.
12940         (init_word_char, create_initial_state, duplicate_node_closure):
12941         (fetch_token, peek_token_bracket, build_range_exp):
12942         (build_collating_symbol): Remove forward decls; no longer needed
12943         now that we use prototypes.
12944
12945         * lib/regcomp.c:
12946         (re_compile_pattern, re_set_syntax, re_compile_fastmap):
12947         (re_compile_fastmap_iter, regcomp, regerror, regfree):
12948         (re_compile_internal, init_dfa, init_word_char, free_workarea_compile):
12949         (create_initial_state, optimize_utf8, analyze, postorder, preorder):
12950         (optimize_subexps, lower_subexps, lower_subexp, calc_first, calc_next):
12951         (link_nfa_nodes, duplicate_node_closure, search_duplicated_node):
12952         (duplicate_node, calc_inveclosure, calc_eclosure, calc_eclosure_iter):
12953         (fetch_token, peek_token, peek_token_bracket, parse, parse_reg_exp):
12954         (parse_branch, parse_expression, parse_sub_exp, parse_dup_op):
12955         (build_range_exp, build_collating_symbol, parse_bracket_exp):
12956         (parse_bracket_element, parse_bracket_symbol, build_equiv_class):
12957         (build_charclass, build_charclass_op, fetch_number, create_tree):
12958         (create_token_tree, mark_opt_subexp, duplicate_tree):
12959         Use prototypes rather than old-style definitions.
12960
12961         * lib/regex_internal.c:
12962         (re_string_allocate, re_string_construct, re_string_realloc_buffers):
12963         (re_string_construct_common, build_wcs_buffer, build_wcs_upper_buffer):
12964         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
12965         (re_string_reconstruct, re_string_peek_byte_case):
12966         (re_string_fetch_byte_case, re_string_destruct, re_string_context_at):
12967         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
12968         (re_node_set_init_copy, re_node_set_add_intersect):
12969         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
12970         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
12971         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
12972         (re_acquire_state, re_acquire_state_context, register_state):
12973         (create_ci_newstate, create_cd_newstate, free_state):
12974         Likewise.
12975         * lib/regexec.c (regexec, re_match, re_search, re_match_2,
12976         re_search_2):
12977         (re_search_2_stub, re_search_stub, re_copy_regs, re_set_registers):
12978         (re_search_internal, prune_impossible_nodes):
12979         (acquire_init_state_context, check_matching, static):
12980         (check_halt_node_context, check_halt_state_context, proceed_next_node):
12981         (push_fail_stack, pop_fail_stack, set_regs, free_fail_stack_return):
12982         (update_regs, sift_states_backward, build_sifted_states):
12983         (clean_state_log_if_needed, merge_state_array):
12984         (update_cur_sifted_state, add_epsilon_src_nodes):
12985         (sub_epsilon_src_nodes, check_dst_limits, check_dst_limits_calc_pos_1):
12986         (check_dst_limits_calc_pos, check_subexp_limits, sift_states_bkref):
12987         (sift_states_iter_mb, transit_state, merge_state_with_log, static):
12988         (find_recover_state, check_subexp_matching_top, transit_state_mb):
12989         (transit_state_bkref, get_subexp, get_subexp_sub, find_subexp_node):
12990         (check_arrival, check_arrival_add_next_nodes):
12991         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
12992         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
12993         (check_node_accept_bytes, check_node_accept, extend_buffers):
12994         (match_ctx_init, match_ctx_clean, match_ctx_free, match_ctx_add_entry):
12995         (search_cur_bkref_entry, match_ctx_add_subtop, match_ctx_add_sublast):
12996         (sift_ctx_init):
12997         Likewise.
12998
12999         * lib/regex_internal.h:
13000         (re_string_allocate, re_string_construct, re_string_reconstruct):
13001         (re_string_realloc_buffers, build_wcs_buffer, build_wcs_upper_buffer):
13002         (build_upper_buffer, re_string_translate_buffer, re_string_destruct):
13003         (re_string_elem_size_at, re_string_char_size_at, re_string_wchar_at):
13004         (re_string_context_at, re_string_peek_byte_case):
13005         (re_string_fetch_byte_case): Declare even if RE_NO_INTERNAL_PROTOTYPES
13006         is defined, since we now use prototypes always.
13007
13008         * lib/regex.h (_RE_ARGS): Remove.  No longer needed, since we assume
13009         C89 or better.  All uses removed.
13010
13011 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
13012
13013         * config/srclist.txt: Add glibc bugs 1220-1227.
13014
13015 2005-08-20  Jim Meyering  <jim@meyering.net>
13016
13017         * lib/regexec.c (regexec, re_search_stub) [!_LIBC]: Omit declaration
13018         of unused local, dfa.
13019
13020 2005-08-20  Bruno Haible  <bruno@clisp.org>
13021
13022         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
13023
13024 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
13025
13026         * lib/regex_internal.c (re_string_realloc_buffers, re_node_set_insert):
13027         (re_node_set_insert_last, re_dfa_add_node):
13028         Rename local variables to avoid GCC shadowing warnings.
13029
13030 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
13031
13032         * lib/regex_internal.c (re_acquire_state, re_acquire_state_context)
13033         [defined lint]: Suppress bogus uninitialized-variable warnings.
13034
13035         * lib/regcomp.c (duplicate_node): Return new index, not an error code,
13036         and let the caller return REG_ESPACE if out of space.  This
13037         removes an uninitialied-variable warning with GCC 4.0.1, and also
13038         avoids taking the address of a local variable.  All callers
13039         changed.
13040
13041 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
13042
13043         * config/srclist.txt: Comment out $LIBCSRC/posix/regex_internal.c,
13044         $LIBCSRC/posix/regexec.c.
13045         Add glibc bug 1217 for regcomp.c.
13046
13047 2005-08-19  Jim Meyering  <jim@meyering.net>
13048
13049         * lib/regexec.c (proceed_next_node): Redo local variables to
13050         avoid GCC shadowing warnings.
13051
13052 2005-08-18  Bruno Haible  <bruno@clisp.org>
13053
13054         * lib/strstr.c (strstr): Fix return value in multibyte case.
13055         * lib/strcasestr.c (strcasestr): Likewise.
13056
13057 2005-08-17  Paul Eggert  <eggert@cs.ucla.edu>
13058
13059         * lib/regex.h: Remove useless space-before-tab.  From coreutils.
13060
13061 2005-08-17  Jim Meyering  <jim@meyering.net>
13062
13063         Make the %s format (seconds since the epoch) work for a negative
13064         number and when used with a zero-padded field width, e.g. %015s.
13065
13066         * lib/strftime.c (my_strftime): Move the `do_number_sign_and_padding'
13067         label so that it precedes the code to set `digits'.  Otherwise,
13068         %0Ns wouldn't work.  Before this change, `date -d @-22 +%05s' would
13069         print `00-22'.  Now, it prints `-0022', as it should.
13070
13071 2005-08-17  Bruno Haible  <bruno@clisp.org>
13072
13073         * modules/strstr (Files): Add m4/mbrtowc.m4.
13074         (Depends-on): Add mbuiter.
13075
13076 2005-08-17  Bruno Haible  <bruno@clisp.org>
13077
13078         * modules/strcasestr: New file.
13079         * MODULES.html.sh (String handling, based on ANSI C 89): Add
13080         strcasestr.
13081
13082 2005-08-17  Bruno Haible  <bruno@clisp.org>
13083
13084         * modules/strcase (Depends-on): Add mbuiter. Remove strnlen1, mbchar.
13085
13086 2005-08-17  Bruno Haible  <bruno@clisp.org>
13087
13088         * modules/mbuiter: New file.
13089         * MODULES.html.sh (Extended multibyte and wide character utilities):
13090         Add mbuiter.
13091
13092 2005-08-17  Bruno Haible  <bruno@clisp.org>
13093
13094         * m4/strstr.m4 (gl_FUNC_STRSTR): Use the replacement function always.
13095         (gl_PREREQ_STRSTR): Use gl_FUNC_MBRTOWC.
13096
13097 2005-08-17  Bruno Haible  <bruno@clisp.org>
13098
13099         * m4/strcasestr.m4: New file.
13100
13101 2005-08-17  Bruno Haible  <bruno@clisp.org>
13102
13103         * lib/strstr.h: Ignore HAVE_STRSTR, always declare the gnulib function.
13104         * lib/strstr.c: Completely rewritten, with multibyte locale support.
13105
13106 2005-08-17  Bruno Haible  <bruno@clisp.org>
13107
13108         * lib/strcasestr.h: New file.
13109         * lib/strcasestr.c: New file.
13110
13111 2005-08-17  Bruno Haible  <bruno@clisp.org>
13112
13113         * lib/strcasecmp.c: Use mbuiter.h.
13114
13115 2005-08-17  Bruno Haible  <bruno@clisp.org>
13116
13117         * lib/mbuiter.h: New file.
13118
13119 2005-08-16  Paul Eggert  <eggert@cs.ucla.edu>
13120
13121         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
13122         of gl_GETOPT_SUBSTITUTE.  That way, if both gl_GETOPT_SUBSTITUTE
13123         and gl_GETOPT are both invoked via different paths (as happens
13124         with GNU tar CVS because it uses both argp and getopt), the former
13125         wins.
13126
13127 2005-08-16  Bruno Haible  <bruno@clisp.org>
13128
13129         * modules/tls: New file.
13130         * MODULES.html.sh (Multithreading): Add tls.
13131
13132 2005-08-16  Bruno Haible  <bruno@clisp.org>
13133
13134         * modules/strnlen1: New file.
13135         * MODULES.html.sh (String handling): Add strnlen1.
13136
13137 2005-08-16  Bruno Haible  <bruno@clisp.org>
13138
13139         * modules/strcase (Files): Add m4/mbrtowc.m4.
13140         (Depends-on): Add strnlen1, mbchar.
13141
13142 2005-08-16  Bruno Haible  <bruno@clisp.org>
13143
13144         * modules/mbiter: New file.
13145         * MODULES.html.sh (Extended multibyte and wide character utilities):
13146         Add mbiter.
13147
13148 2005-08-16  Bruno Haible  <bruno@clisp.org>
13149
13150         * modules/mbfile: New file.
13151         * MODULES.html.sh (Extended multibyte and wide character utilities):
13152         Add mbfile.
13153
13154 2005-08-16  Bruno Haible  <bruno@clisp.org>
13155
13156         * modules/mbchar: New file.
13157         * MODULES.html.sh (Extended multibyte and wide character utilities):
13158         New section.
13159
13160 2005-08-16  Bruno Haible  <bruno@clisp.org>
13161
13162         * m4/tls.m4: New file, from GNU gettext.
13163
13164 2005-08-16  Bruno Haible  <bruno@clisp.org>
13165
13166         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Use the replacement function
13167         always.
13168         (gl_PREREQ_STRCASECMP): Use gl_FUNC_MBRTOWC.
13169
13170 2005-08-16  Bruno Haible  <bruno@clisp.org>
13171
13172         * m4/mbiter.m4: New file.
13173
13174 2005-08-16  Bruno Haible  <bruno@clisp.org>
13175
13176         * m4/mbfile.m4: New file.
13177
13178 2005-08-16  Bruno Haible  <bruno@clisp.org>
13179
13180         * m4/mbchar.m4: New file.
13181
13182 2005-08-16  Bruno Haible  <bruno@clisp.org>
13183
13184         * lib/tls.h: New file, from GNU gettext.
13185         * lib/tls.c: New file, from GNU gettext.
13186
13187 2005-08-16  Bruno Haible  <bruno@clisp.org>
13188
13189         * lib/strnlen1.h: New file.
13190         * lib/strnlen1.c: New file.
13191
13192 2005-08-16  Bruno Haible  <bruno@clisp.org>
13193
13194         * lib/strcasecmp.c (struct mbiter_multi): Remove at_end field.
13195         (mbi_init): Update.
13196         (mbi_avail, mbi_advance): Let the iteration end before the terminating
13197         NUL byte, not after it.
13198
13199 2005-08-16  Bruno Haible  <bruno@clisp.org>
13200
13201         * lib/strcase.h (strcasecmp): Add note in comments.
13202         * lib/strncasecmp.c: Use code from strcasecmp.c.
13203         * lib/strcasecmp.c: Use mbchar module. Define private mbiter variant.
13204         (strcasecmp): Work correctly in multibyte locales.
13205
13206 2005-08-16  Bruno Haible  <bruno@clisp.org>
13207
13208         * lib/mbiter.h: New file.
13209
13210 2005-08-16  Bruno Haible  <bruno@clisp.org>
13211
13212         * lib/mbfile.h: New file.
13213
13214 2005-08-16  Bruno Haible  <bruno@clisp.org>
13215
13216         * lib/mbchar.h: New file.
13217         * lib/mbchar.c: New file.
13218
13219 2005-08-16  Bruno Haible  <bruno@clisp.org>
13220
13221         * lib/mbchar.h (mb_cmp, mb_casecmp): Order the invalid characters after
13222         the valid ones. Makes the comparison operations transitive:
13223         cmp (a, b) < 0 && cmp (b, c) < 0 ==> cmp (a, c) < 0.
13224         * lib/strcasecmp.c (strcasecmp): Use mb_casecmp.
13225
13226 2005-08-15  Simon Josefsson  <jas@extundo.com>
13227
13228         * modules/ssize_t (License): Change to 'unlimited'.
13229
13230         * gnulib-tool (sed_extract_prog): Recognize 'unlimited' license.
13231
13232 2005-08-15  Paul Eggert  <eggert@cs.ucla.edu>
13233
13234         * config/srclist.txt: Comment out $LIBCSRC/posix/regex.h.
13235         Add comments for each pending glibc patch.
13236
13237 2005-08-15  Bruno Haible  <bruno@clisp.org>
13238
13239         * lib/regex.h (__restrict_arr): Don't define to __restrict if
13240         __cplusplus is defined.
13241
13242 2005-08-14  Jim Meyering  <jim@meyering.net>
13243
13244         Sync from coreutils.
13245
13246         * lib/fts-cycle.c (setup_dir, enter_dir, leave_dir, free_dir):
13247         Use the hash-table-based cycle-detection code not just when
13248         FTS_TIGHT_CYCLE_CHECK if specified, but also with FTS_LOGICAL.
13249         Reported by James Youngman in
13250         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00011.html>.
13251         * lib/fts_.h: Mention that with FTS_LOGICAL, we use
13252         FTS_TIGHT_CYCLE_CHECK.
13253         * lib/fts.c (fts_cross_check) [FTS_DEBUG]:
13254         s/active_dir_ht/fts_cycle.ht/. This lets us compile with -DFTS_DEBUG,
13255         once again.
13256         * lib/fts.c [! _LIBC]: Include "lstat.h" rather than rolling our own.
13257         * lib/fts.c (fd_safer): Remove decl.
13258         Include fcntl--.h rather than unistd-safer.h
13259         (fts_safe_changedir): Don't call fd_safer; no longer needed
13260         now that we include fcntl--.h.
13261
13262 2005-08-12  Simon Josefsson  <jas@extundo.com>
13263
13264         * modules/getndelim2: Use ssize_t module.
13265         * modules/getnline: Likewise.
13266         * modules/safe-read: Likewise.
13267         * modules/xreadlink: Likewise.
13268
13269         * modules/ssize_t: New file.
13270
13271 2005-08-12  Simon Josefsson  <jas@extundo.com>
13272
13273         * m4/readline.m4: Look for termcap, curses or ncurses if required.
13274
13275 2005-08-12  Simon Josefsson  <jas@extundo.com>
13276
13277         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
13278         ssize_t.
13279
13280 2005-08-12  Simon Josefsson  <jas@extundo.com>
13281
13282         * MODULES.html.sh (Extra functions based on ANSI C 89: Misc): Add
13283         readline, getdelim and check_version.
13284         (Support for systems lacking ISO C 99: Sizes of integer types):
13285         Add size_max.
13286
13287 2005-08-12  Bruno Haible  <bruno@clisp.org>
13288
13289         * m4/readline.m4 (gl_FUNC_READLINE): Look for ncurses first.
13290
13291 2005-08-11  Simon Josefsson  <jas@extundo.com>
13292
13293         * modules/readline: New file.
13294
13295         * modules/strnlen (Files): Add strnlen.h.
13296
13297 2005-08-11  Simon Josefsson  <jas@extundo.com>
13298
13299         * m4/readline.m4: New file.
13300
13301 2005-08-11  Simon Josefsson  <jas@extundo.com>
13302
13303         * lib/readline.h, readline.c: New file.
13304
13305 2005-08-11  Simon Josefsson  <jas@extundo.com>
13306
13307         * doc/gnulib.texi (Initial import, Finishing touches): Mention
13308         gl_AVOID.
13309
13310 2005-08-11  Bruno Haible  <bruno@clisp.org>
13311
13312         * lib/strnlen.h (strnlen): Change parameter name to match comment.
13313
13314 2005-08-10  Stepan Kasal  <kasal@ucw.cz>
13315
13316         * m4/onceonly_2_57.m4: Really require Autoconf 2.57.
13317
13318 2005-08-10  Simon Josefsson  <jas@extundo.com>
13319
13320         * tests/test-iconvme.c: New file.
13321
13322 2005-08-10  Simon Josefsson  <jas@extundo.com>
13323
13324         * m4/strnlen.m4: New file.
13325
13326         * m4/strndup.m4: Don't check for strnlen declaration, done in
13327         strnlen.m4.
13328
13329 2005-08-10  Simon Josefsson  <jas@extundo.com>
13330
13331         * lib/strndup.c: Use strnlen.h.
13332
13333         * lib/strnlen.h: New file.
13334
13335 2005-08-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
13336
13337         * README: Typos.
13338
13339 2005-08-02  Simon Josefsson  <jas@extundo.com>
13340
13341         * modules/readline: New file.
13342
13343 2005-08-02  Simon Josefsson  <jas@extundo.com>
13344
13345         * modules/getdelim: New file.
13346
13347         * modules/getline: Rewrite, don't use getndelim2.
13348
13349 2005-08-02  Simon Josefsson  <jas@extundo.com>
13350
13351         * m4/getline.m4: Separate out getdelim stuff into separate module.
13352
13353         * m4/getdelim.m4: New file.
13354
13355 2005-08-02  Simon Josefsson  <jas@extundo.com>
13356
13357         * lib/getline.h, getline.c: Rewrite.
13358
13359         * lib/getdelim.h, lib/getdelim.c: New files, ported from glibc.
13360
13361 2005-07-31  Bruno Haible  <bruno@clisp.org>
13362
13363         * lib/lock.h (gl_lock_initializer): New macro.
13364         (gl_lock_define_initialized): Use it.
13365         (gl_rwlock_initializer): New macro.
13366         (gl_rwlock_define_initialized): Use it.
13367         (gl_recursive_lock_initializer): New macro.
13368         (gl_recursive_lock_define_initialized): Use it.
13369
13370 2005-07-30  Karl Berry  <karl@gnu.org>
13371
13372         * doc/gnulib.texi (Initial import): mention -I$(top_builddir)/lib.
13373         Report from Ben Pfaff, regarding getopt.
13374
13375 2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
13376
13377         Add support to getopt for Emacs, which doesn't use LIBOBJS in the
13378         normal way.
13379         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE_HEADER): New macro.
13380         (gl_GETOPT_SUBSTITUTE): Use it.  Invoke gl_PREREQ_GETOPT.
13381         (gl_GETOPT_IFELSE, gl_GETOPT_CHECK_HEADERS): New macros.
13382         (gl_GETOPT): Use the new macros.  Most of the implementation
13383         is moved to the new macros.  This is for programs like Emacs
13384         that don't want all the functionality of gl_GETOPT.
13385
13386 2005-07-26  Bruno Haible  <bruno@clisp.org>
13387
13388         * m4/lock.m4: Update from GNU gettext.
13389
13390 2005-07-26  Bruno Haible  <bruno@clisp.org>
13391
13392         * lib/lock.h: Update from GNU gettext.
13393         * lib/lock.c: Update from GNU gettext.
13394
13395 2005-07-25  Paul Eggert  <eggert@cs.ucla.edu>
13396
13397         * m4/regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_IFELSE instead of the
13398         obsolescent AC_TRY_RUN.  Include the default includes files, for
13399         'exit'.
13400
13401 2005-07-24  Bruno Haible  <bruno@clisp.org>
13402
13403         * modules/visibility: New file.
13404         * MODULES.html.sh (Misc): Add visibility.
13405
13406 2005-07-24  Bruno Haible  <bruno@clisp.org>
13407
13408         * m4/visibility.m4: New file.
13409
13410 2005-07-24  Bruno Haible  <bruno@clisp.org>
13411
13412         * doc/visibility.texi: New file.
13413
13414 2005-07-22  Bruno Haible  <bruno@clisp.org>
13415
13416         * modules/alloca-opt (Makefile.am): Remove explicit dependency on
13417         $(ALLOCA_H), redundant through BUILT_SOURCES.
13418         * modules/argz (Makefile.am): Remove explicit dependency on $(ARGZ_H),
13419         redundant through BUILT_SOURCES.
13420         * modules/byteswap (Makefile.am): Remove explicit dependency on
13421         $(BYTESWAP_H), redundant through BUILT_SOURCES.
13422         * modules/fnmatch (Makefile.am): Remove explicit dependency on
13423         $(FNMATCH_H), redundant through BUILT_SOURCES.
13424         * modules/getopt (Makefile.am): Remove explicit dependency on
13425         $(GETOPT_H), redundant through BUILT_SOURCES.
13426         * modules/glob (Makefile.am): Remove explicit dependency on $(GLOB_H),
13427         redundant through BUILT_SOURCES.
13428         * modules/poll (Makefile.am): Remove explicit dependency on $(POLL_H),
13429         redundant through BUILT_SOURCES.
13430         * modules/stdbool (Makefile.am): Remove explicit dependency on
13431         $(STDBOOL_H), redundant through BUILT_SOURCES.
13432         * modules/stdint (Makefile.am): Remove explicit dependency on
13433         $(STDINT_H), redundant through BUILT_SOURCES.
13434         * modules/sysexits (Makefile.am): Add $(SYSEXITS_H) to BUILT_SOURCES.
13435         Remove explicit dependency on $(SYSEXITS_H).
13436         Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
13437
13438 2005-07-18  Simon Josefsson  <jas@extundo.com>
13439
13440         * lib/check-version.c (check_version): Accept identical versions too.
13441
13442 2005-07-18  Bruno Haible  <bruno@clisp.org>
13443
13444         * modules/lock: New file.
13445         * MODULES.html.sh (Multithreading): New section.
13446
13447 2005-07-18  Bruno Haible  <bruno@clisp.org>
13448
13449         * m4/lock.m4: New file, from GNU gettext.
13450
13451 2005-07-18  Bruno Haible  <bruno@clisp.org>
13452
13453         * lib/lock.h: New file, from GNU gettext.
13454         * lib/lock.c: New file, from GNU gettext.
13455
13456 2005-07-18  Bruno Haible  <bruno@clisp.org>
13457
13458         * lib/lock.h (gl_once_t): New type.
13459         (gl_once_define, gl_once): New macros.
13460         * lib/lock.c (fresh_once): New variable.
13461         (glthread_once, glthread_once_call, glthread_once_singlethreaded): New
13462         functions.
13463
13464 2005-07-16  Simon Josefsson  <jas@extundo.com>
13465
13466         * doc/gnulib.texi (Library version handling): Add ELF symbol collision
13467         workaround, suggested by Bruno.
13468
13469 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
13470
13471         * modules/xalloc (Depends-on): Add xalloc-die.
13472         * modules/xvasprintf (Depends-on): Add xalloc-die.
13473
13474 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
13475
13476         * lib/quotearg.c: Add translator comment suggested by Bruno Haible,
13477         with a minor change.
13478
13479 2005-07-15  Bruno Haible  <bruno@clisp.org>
13480
13481         * m4/poll.m4 (gl_FUNC_POLL): Check against MacOS X 10.4 poll() bug.
13482         When using lib/poll.c, define poll as rpl_poll.
13483
13484 2005-07-14  Paul Eggert  <eggert@cs.ucla.edu>
13485
13486         * modules/argp (Depends-on): Remove unlocked-io.
13487
13488 2005-07-14  Derek Price  <derek@ximbiot.com>
13489
13490         * m4/glob.m4 (gl_GLOB): Cache glob interface check result.  Add check
13491         for glob symlink bug.
13492
13493 2005-07-14  Bruno Haible  <bruno@clisp.org>
13494
13495         * m4/argp.m4 (gl_ARGP): Remove invocation of gl_FUNC_GLIBC_UNLOCKED_IO.
13496         Instead, test for *_unlocked function declarations directly.
13497
13498 2005-07-11  Simon Josefsson  <jas@extundo.com>
13499
13500         * modules/size_max: New file.
13501
13502         * modules/xsize: Depend on size_max module for size_max.m4.
13503
13504 2005-07-11  Simon Josefsson  <jas@extundo.com>
13505
13506         * lib/size_max.h: New file.
13507
13508 2005-07-11  Paul Eggert  <eggert@cs.ucla.edu>
13509
13510         * lib/version-etc-fsf.c (version_etc_copyright): Parameterize the
13511         copyright symbol and the year.
13512         * lib/version-etc.c (COPYRIGHT_YEAR): New constant.
13513         (version_etc_va): Use parameterized copyright notice.
13514         Reword to conform to the current GNU coding standards.
13515
13516 2005-07-11  Karl Berry  <karl@gnu.org>
13517
13518         * doc/gnulib.texi (Quoting): new node.
13519         (Initial import): more info, from Patrice.
13520
13521 2005-07-11  Bruno Haible  <bruno@clisp.org>
13522
13523         * gnulib-tool (func_usage): Document option --avoid.
13524         (Command line options): Handle --avoid.
13525         (func_acceptable): New function.
13526         (func_modules_transitive_closure): Use it.
13527
13528 2005-07-11  Bruno Haible  <bruno@clisp.org>
13529
13530         * MODULES.html.sh: Use shortcut URLs to the www.opengroup.org site.
13531         Reported by Jim Meyering.
13532
13533 2005-07-10  Bruno Haible  <bruno@clisp.org>
13534
13535         * m4/size_max.m4 (gl_SIZE_MAX): Cast ~(size_t)0 back to size_t.
13536         Needed when size_t is smaller than 'unsigned int'.
13537         Reported by Paul Eggert.
13538
13539 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
13540
13541         * modules/argp (Depends-on): Add unlocked-io
13542
13543 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
13544
13545         * lib/argp-namefrob.h: Include unlocked-io.h. Removed unnecessary
13546         block of defines.
13547
13548 2005-07-08  Paul Eggert  <eggert@cs.ucla.edu>
13549
13550         * config/srclist.txt: Comment out regcomp.c, since we have a porting
13551         fix now.
13552
13553 2005-07-08  Eric Blake  <ebb9@byu.net>  (tiny change)
13554         and Paul Eggert  <eggert@cs.ucla.edu>
13555
13556         * lib/regcomp.c (init_dfa, build_range_exp): Store __btowc value
13557         in wint_t, not wchar_t.  Remove now-unnecessary cast.
13558
13559 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
13560
13561         * modules/regex (Files): Add lib/regex_internal.c,
13562         lib/regex_internal.h, lib/regexec.c, lib/regcomp.c, m4/codeset.m4.
13563         (Depends-on): Add extensions.
13564         (Makefile.am): Remove lib_SOURCES; now done by m4 code.
13565
13566 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
13567
13568         * m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on
13569         pathconf.
13570         * m4/same.m4 (gl_SAME): Likewise.
13571         Require AC_SYS_LONG_FILE_NAMES; bug reported by Gerrit P. Haase.
13572
13573         * m4/regex.m4: Adjust to new libc regex implementation.
13574         (gl_INCLUDED_REGEX): Add AC_LIBSOURCES for
13575         all the .c and .h parts of (the new) regex.
13576         Quote the m4 stuff better.
13577         Check for RE_ICASE bug of old gnulib.
13578         Check for REG_STARTEND of recent libc.
13579         Rename local variables from jm_* to gl_*.
13580         Quote operand of "test -f".
13581         Say "recent enough" version of libc, not "version 2".
13582         (gl_PREREQ_REGEX): Remove AC_FUNC_ALLOCA, since alloca is a
13583         prerequisite module.  Remove AC_HEADER_STDC; no longer needed.
13584         Check for locale.h, isblank, mbrtowc, wcrtomb, wcscoll.
13585         Remove check for btowc, isascii.
13586         Require AM_LANGINFO_CODESET.
13587
13588 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
13589
13590         * lib/regex.c, regex.h: Sync from libc.
13591         * lib/regcomp.c, lib/regexec_internal.c, lib/regex_internal.h:
13592         * lib/regexec.c:
13593         New files, synced from libc, except that regex_internal.h
13594         currently has a small porting fix.
13595
13596 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
13597
13598         * config/srclist.txt: Add regcomp.c, regex.c, regex.h,
13599         regex_internal.c, regexec.c.
13600         Add regex_internal.h too, but as a comment, since the libc version
13601         is currently broken in gnulib mode.
13602
13603 2005-07-06  Paul Eggert  <eggert@cs.ucla.edu>
13604
13605         Support programs like Emacs that use gnulib but not gettext.
13606         * MODULES.html.sh (Internationalization functions): Add gettext-h.
13607         * modules/gettext-h: New file.
13608         * modules/gettext (Files): Remove lib/gettext.h.
13609         (Depends-on): Add gettext-h.
13610         (Makefile.am): Remove lib_SOURCES.
13611         * modules/argmatch, modules/c-stack, modules/closeout:
13612         * modules/copy-file, modules/csharpcomp, modules/csharpexec:
13613         * modules/execute, modules/file-type, modules/getaddrinfo:
13614         * modules/getopt, modules/human, modules/javacomp:
13615         * modules/javaexec, modules/mkdir-p, modules/obstack:
13616         * modules/openat, modules/pagealign_alloc, modules/pipe:
13617         * modules/quotearg, modules/regex, modules/rpmatch:
13618         * modules/unicodeio, modules/userspec, modules/version-etc:
13619         * modules/wait-process, modules/xalloc-die, modules/xmemcoll:
13620         * modules/xsetenv:
13621         Depend on gettext-h, not gettext.
13622
13623 2005-07-05  Paul Eggert  <eggert@cs.ucla.edu>
13624
13625         * gnulib-tool (func_import): Add support for 'public domain' license.
13626         * modules/alloca, modules/atexit, modules/memmove:
13627         Now public domain, not GPL.
13628         * modules/dup2, modules/getpagesize, modules/malloc, modules/memset:
13629         * modules/realloc, modules/strerror, modules/strtod:
13630         Now LGPL, not GPL.
13631
13632 2005-07-05  Bruno Haible  <bruno@clisp.org>
13633
13634         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC): Upgrade to version from current
13635         autoconf CVS. Needed for mingw.
13636
13637 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
13638
13639         Remove the dependency of the strftime module on the tzset module.
13640         * modules/strftime (Depends-on): Remove dependency on tzset.
13641
13642 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
13643
13644         Remove the dependency of the strftime module on the tzset module.
13645         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't require
13646         gl_FUNC_TZSET_CLOBBER.
13647
13648 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
13649
13650         Remove the dependency of the strftime module on the tzset module.
13651         * lib/strftime.c (my_strftime)
13652         [! defined _LIBC && ! HAVE_RUN_TZSET_TEST]:
13653         Copy the input structure, to work around some of the bug with
13654         Solaris 2.5.1 and Solaris 2.6.  If you still care about these old
13655         Solaris releases, you should also use the tzset module, but we won't
13656         require it as a dependency any more since we don't want LGPLed code
13657         to depend on GPLed code.
13658
13659 2005-07-02  Jim Meyering  <jim@meyering.net>
13660
13661         * m4/chown.m4, cloexec.m4, dup2.m4, fsusage.m4:
13662         * m4/getcwd-path-max.m4, getcwd.m4, mkstemp.m4, mountlist.m4:
13663         * m4/pagealign_alloc.m4, save-cwd.m4, unistd-safer.m4:
13664         Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
13665
13666 2005-07-02  Jim Meyering  <jim@meyering.net>
13667
13668         * lib/backupfile.c (backup_args): Change a `0' to NULL.
13669
13670 2005-07-01  Paul Eggert  <eggert@cs.ucla.edu>
13671
13672         * lib/xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h>
13673         declares only 'struct timespec;' (!).
13674
13675 2005-07-01  Jim Meyering  <jim@meyering.net>
13676
13677         * lib/chown.c, cloexec.c, dup-safer.c, dup2.c, fsusage.c, getcwd.c:
13678         * lib/getloadavg.c, mountlist.c, openat.h, pagealign_alloc.c:
13679         * lib/save-cwd.c, tempname.c:
13680         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
13681         and don't include <sys/file.h>).
13682
13683 2005-06-29  Jim Meyering  <jim@meyering.net>
13684
13685         * lib/mkdir-p.c (make_dir_parents): Don't apply sizeof to a hard-coded
13686         type name.  Use the variable name instead.
13687         * lib/idcache.c (getuser, getuidbyname, getgroup, getgidbyname):
13688         Likewise.
13689
13690 2005-06-28  Simon Josefsson  <jas@extundo.com>
13691
13692         * modules/check-version (Files): Add check-version.m4.
13693
13694 2005-06-28  Simon Josefsson  <jas@extundo.com>
13695
13696         * m4/check-version.m4: New file, suggested by Jim Meyering
13697         <jim@meyering.net>.
13698
13699 2005-06-28  Simon Josefsson  <jas@extundo.com>
13700
13701         * lib/check-version.h, lib/check-version.c: New files.
13702
13703 2005-06-28  Simon Josefsson  <jas@extundo.com>
13704
13705         * lib/base64.c (base64_encode): Indent.  Rename 'b64' to avoid
13706         collision with global variable.  Better indentation.  Don't
13707         increment buffer pointer beyond buffer end.  Based on comments
13708         from Paul Eggert <eggert@cs.ucla.edu>.
13709
13710         * lib/base64.h: Indent.
13711
13712 2005-06-28  Simon Josefsson  <jas@extundo.com>
13713
13714         * doc/gnulib.texi (Library version handling): New section.
13715
13716 2005-06-28  Jim Meyering  <jim@meyering.net>
13717
13718         * check-module (find_included_lib_files): Hard-code another
13719         pair of exceptions: fts.c includes fts-cycle.c and unistd-safer.h
13720         but modules/fts-lgpl (correctly) does not list those files.
13721
13722         * modules/canonicalize (Files): Add lib/pathmax.h.
13723
13724 2005-06-25  Simon Josefsson  <jas@extundo.com>
13725
13726         * modules/check-version: New file.
13727
13728 2005-06-24  Paul Eggert  <eggert@cs.ucla.edu>
13729
13730         * lib/canon-host.c (canon-host): Append trailing "," to 0 in
13731         initializer of struct addrinfo, as an indication that we don't
13732         care how many members the structure has.
13733
13734 2005-06-24  Derek Price  <derek@ximbiot.com>
13735         and Bruno Haible  <bruno@clisp.org>
13736
13737         Remove stat module & update lstat.
13738         * m4/lstat.m4 (gl_FUNC_LSTAT): Drop AC_FUNC_LSTAT in favor of
13739         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
13740         * m4/stat.m4: Remove this file.
13741
13742 2005-06-24  Derek Price  <derek@ximbiot.com>
13743         and Bruno Haible  <bruno@clisp.org>
13744
13745         Remove stat module & update lstat.
13746         * lib/stat.c: Remove this file...
13747         (slash_aware_lstat): ...moving this content and its support...
13748         * lib/lstat.c (rpl_lstat): ...into here.
13749         * lib/lstat.h: New file.
13750
13751 2005-06-24  Derek Price  <derek@ximbiot.com>
13752         and Bruno Haible  <bruno@clisp.org>
13753
13754         Remove stat module & update lstat.
13755         * config/srclist.txt (libc sources): Remove stat.
13756
13757 2005-06-24  Derek Price  <derek@ximbiot.com>
13758         and Bruno Haible  <bruno@clisp.org>
13759
13760         Remove stat module & update lstat.
13761         * MODULES.html.sh (stat): Remove.
13762         * MODULES.html: Regenerated.
13763         * modules/lstat (Description): Correct function name.
13764         (Files): Add "lstat.h".
13765         (Depends-on): Remove stat, add xalloc, stat-macros.
13766         * modules/stat: Remove this file.
13767         (Include): Add "lstat.h", remove <sys/stat.h>.
13768
13769 2005-06-23  Paul Eggert  <eggert@cs.ucla.edu>
13770
13771         * lib/mktime.c: Include <string.h> even if !DEBUG.  (From glibc.)
13772         (ranged_convert): Don't save conversion in a temporary struct.
13773         This causes a warning with GCC 4.0.0, and anyway in the typical
13774         case it's not worth the extra 100 bytes or so of code.
13775         (ranged_convert, __mktime_internal): When calling a function via a
13776         pointer P, use P () rather than (*P) (), as we now assume C89 or
13777         better.
13778
13779 2005-06-22  Paul Eggert  <eggert@cs.ucla.edu>
13780
13781         * lib/readutmp.c (desirable_utmp_entry): Fix bug where "who -b" and
13782         "who -r" failed to give output.  Problem reported by Tim Waugh.
13783
13784         * lib/xmalloc.c (HAVE_GNU_CALLOC): New constant.
13785         (xcalloc): Use it to avoid needless tests.
13786         Problem reported by Jim Meyering.
13787
13788 2005-06-20  Derek Price  <derek@ximbiot.com>
13789
13790         * m4/bison.m4: Note that precious decls of YACC & YFLAGS will be
13791         unnecessary for Autoconfs > 2.59c.
13792
13793 2005-06-16  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
13794
13795         * lib/argp.h (__option_is_short): Check upper limit of
13796         __key. Isprint() requires its argument to have the value
13797         of an unsigned char or EOF.
13798
13799 2005-06-16  Jim Meyering  <jim@meyering.net>
13800
13801         * lib/calloc.c (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1)
13802         when either N or S is zero.
13803
13804 2005-06-16  Derek Price  <derek@ximbiot.com>
13805
13806         * m4/bison.m4: Declare YACC & YFLAGS precious.
13807
13808 2005-06-10  Paul Eggert  <eggert@cs.ucla.edu>
13809
13810         * lib/fnmatch.c (fnmatch): If there is an encoding error in a
13811         multibyte string or pattern, fall back on unibyte matching.
13812         Problem reported by James Youngman.
13813
13814 2005-06-08  Bruno Haible  <bruno@clisp.org>
13815
13816         * modules/csharpcomp: New file.
13817         * MODULES.html.sh (C#): Add csharpcomp.
13818
13819 2005-06-08  Bruno Haible  <bruno@clisp.org>
13820
13821         * m4/csharpcomp.m4: New file, from GNU gettext.
13822
13823 2005-06-08  Bruno Haible  <bruno@clisp.org>
13824
13825         * lib/csharpcomp.h: New file, from GNU gettext.
13826         * lib/csharpcomp.c: New file, from GNU gettext.
13827         * lib/csharpcomp.sh.in: New file, from GNU gettext.
13828
13829 2005-06-08  Bruno Haible  <bruno@clisp.org>
13830
13831         * lib/binary-io.h (fileno): Undefine before defining it. Avoids a gcc
13832         warning on mingw.
13833
13834 2005-06-07  Derek Price  <derek@ximbiot.com>
13835
13836         Sync from CVS.
13837         * lib/glob_.h: Indent nested #ifdef.
13838
13839 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
13840
13841         Sync from coreutils.
13842         Use "file name" when talking about file names, instead of "filename"
13843         or "path", as per the GNU coding standards.
13844         * lib/mkdir-p.c: Renamed from makepath.c.
13845         (make_dir_parents): Renamed from make_path.  All callers changed.
13846         * lib/mkdir-p.h: Likewise.  All includers changed.
13847         * lib/filenamecat.c: Renamed from path-concat.c.
13848         (file_name_concat): Renamed from path_concat.  All callers changed.
13849         [TEST_FILE_NAME_CONCAT]: Renamed from TEST_PATH_CONCAT.
13850         * lib/filenamecat.h: Likewise.  All includers changed.
13851         * lib/acl.c: Don't use "path" or "filename" to mean "file name"
13852         in comments or local variable names.
13853         * lib/basename.c: Likewise.
13854         * lib/canonicalize.c, canonicalize.h: Likewise.
13855         * lib/dirname.c, dirname.h: Likewise.
13856         * lib/euidaccess.c: Likewise.
13857         * lib/exclude.c: Likewise
13858         * lib/fnmatch_.h, fnmatch_loop.c: Likewise.
13859         * lib/fsusage.c, fsuage.h: Likewise.
13860         * lib/fts.c, fts_.h: Likewise.
13861         * lib/getcwd.c: Likewise.
13862         * lib/getloadavg.c: Likewise.
13863         * lib/mkstemp.c: Likewise.
13864         * lib/mountlist.c, mountlist.h: Likewise.
13865         * lib/openat.c, openat.h: Likewise.
13866         * lib/readlink-stub.c: Likewise.
13867         * lib/readutmp.c, readutmp.h: Likewise.
13868         * lib/rename.c: Likewise.
13869         * lib/rmdir.c: Likewise.
13870         * lib/same.c: Likewise.
13871         * lib/savedir.c: Likewise.
13872         * lib/stripslash.c: Likewise.
13873         * lib/tempname.c: Likewise.
13874         * lib/xreadlink.c: Likewise.
13875         * lib/exclude.c (excluded_file_name): Renamed from excluded_filename.
13876         All uses changed.
13877         * lib/exclude.h: Likewise.
13878
13879         * lib/euidaccess.c (getuid, getgid, getuid, getegid)
13880         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
13881         * lib/idcache.c (getpwuid, getpwnam, getgrgid, getgrnam)
13882         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
13883         * lib/pathmax.h: Include <limits.h> unconditionally, since other
13884         files have been getting away with it for years (MORE/BSD 4.3
13885         is extinct now).
13886         * lib/userspec.c (getpwnam, getgrnam, getgrgid)
13887         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
13888
13889         * lib/pathmax.h (_POSIX_PATH_MAX) [!defined _POSIX_PATH_MAX]:
13890         Define to 256, not 255, as per modern POSIX.
13891
13892 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
13893
13894         Sync from coreutils.
13895         Use "file name" when talking about file names, instead of "filename"
13896         or "path", as per the GNU coding standards.
13897         * MODULES.html.sh: mkdir-p renamed from makepath.
13898         filenamecat renamed from path-concat.
13899         * modules/filenamecat: Renamed from modules/path-concat.
13900         (Files): filenamecat.h and filenamecat.c renamed from
13901         path-concat.h and path-concat.c.
13902         (configure.ac): gl_FILE_NAME_CONCAT, not gl_PATH_CONCAT.
13903         (Include): filenamecat.h, not path-concat.h.
13904         * modules/mkdir-p: Renamed from modules/makepath.
13905         (Files): mkdir-p.h and mkdir-p.c renamed from makepath.h and
13906         makepath.c.
13907         (configure.ac): gl_MKDIR_PARENTS, not gl_MAKEPATH.
13908         (Include): mkdir-p.h, not makepath.h.
13909
13910 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
13911
13912         Sync from coreutils.
13913         * m4/mkdir-p.m4: Renamed from makepath.m4.
13914         (gl_MKDIR_PARENTS): Renamed from gl_MAKEPATH.  All uses changed.
13915         Rename files from makepath.c to mkdir-p.c, and from
13916         makepath.h to mkdir-p.h.
13917         * m4/filenamecat.m4: Renamed from path-concat.m4.
13918         (gl_FILE_NAME_CONCAT): Renamed from gl_PATH_CONCAT.  All uses changed.
13919         Rename files from path-concat.c to filenamecat.c,
13920         and from path-concat.h to filenamecat.h.
13921         * m4/getcwd-path-max.m4: Don't use "path" or "filename" to mean
13922         "file name" in local variables or comments.
13923         * m4/rename.m4: Likewise.
13924
13925 2005-06-01  Bruno Haible  <bruno@clisp.org>
13926
13927         * modules/csharpexec: New file.
13928         * MODULES.html.sh (C#): New section.
13929
13930 2005-06-01  Bruno Haible  <bruno@clisp.org>
13931
13932         * m4/csharp.m4: New file, from GNU gettext.
13933         * m4/csharpexec.m4: New file, from GNU gettext.
13934
13935 2005-06-01  Bruno Haible  <bruno@clisp.org>
13936
13937         * lib/csharpexec.h: New file, from GNU gettext.
13938         * lib/csharpexec.c: New file, from GNU gettext.
13939         * lib/csharpexec.sh.in: New file, from GNU gettext.
13940
13941 2005-05-31  Derek Price  <derek@ximbiot.com>
13942             Paul Eggert  <eggert@cs.ucla.edu>
13943
13944         Sync from cvs.
13945         * m4/glob.m4: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
13946
13947 2005-05-31  Derek Price  <derek@ximbiot.com>
13948             Paul Eggert  <eggert@cs.ucla.edu>
13949
13950         Sync from cvs.
13951         * lib/glob_.h: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
13952
13953 2005-05-29  Derek Price  <derek@ximbiot.com>
13954
13955         * config/srclist.txt (glob_.h, glob.c): Add these files.
13956
13957 2005-05-29  Derek Price  <derek@ximbiot.com>
13958
13959         * MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.
13960         * modules/glob: New file.
13961         * modules/getlogin_r: Add link to POSIX spec in description.
13962
13963 2005-05-29  Derek Price  <derek@ximbiot.com>
13964             Paul Eggert  <eggert@cs.ucla.edu>
13965
13966         * m4/glob.m4: New file.
13967
13968 2005-05-29  Derek Price  <derek@ximbiot.com>
13969             Paul Eggert  <eggert@cs.ucla.edu>
13970
13971         * lib/glob_.h, lib/glob.c: New files.
13972
13973 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
13974
13975         * modules/fts (Files): Remove m4/inttypes-pri.m4.
13976         * modules/fts-lgpl (Depends-on): Remove gettext.
13977
13978 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
13979
13980         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't check for inttypes.h or stdint.h,
13981         and don't require gt_INTTYPES_PRI.
13982
13983 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
13984
13985         * lib/getlogin_r.c (getlogin_r): Don't set errno to 0 on return.
13986
13987         * lib/fts.c: Don't worry about debugging on pre-C99-compatible hosts;
13988         the configuration hassle isn't worth it.
13989         Include inttypes.h and stdint.h unconditionally if FTS_DEBUG.
13990         (LONGEST_MODIFIER, PRIuMAX): Remove.
13991
13992 2005-05-27  Bruno Haible  <bruno@clisp.org>
13993
13994         * lib/getlogin_r.h: Remove second include of <stddef.h>.
13995
13996 2005-05-26  Paul Eggert  <eggert@cs.ucla.edu>
13997
13998         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
13999         _POSIX_PTHREAD_SEMANTICS for Solaris.
14000
14001 2005-05-25  Derek Price  <derek@ximbiot.com>
14002
14003         * MODULES.html.sh: Add getlogin_r to POSIX.2001 support section.
14004
14005 2005-05-25  Derek Price  <derek@ximbiot.com>
14006             Paul Eggert  <eggert@cs.ucla.edu>
14007
14008         * modules/getlogin_r, m4/getlogin_r.m4: New files.
14009         * lib/getlogin_r.c, getlogin_r.h: New files.
14010
14011 2005-05-25  Bruno Haible  <bruno@clisp.org>
14012             Derek Price  <derek@ximbiot.com>
14013
14014         * lib/getlogin_r.h: Simplify API documentation.
14015
14016 2005-05-23  Derek Price  <derek@ximbiot.com>
14017
14018         * modules/minmax (Files): Add m4/minmax.m4.
14019         (configure.ac): Add gl_MINMAX.
14020
14021 2005-05-22  Paul Eggert  <eggert@cs.ucla.edu>
14022
14023         * lib/fts.c (fd_safer) [_LGPL_PACKAGE]: New static function,
14024         so that unistd-safer.h (GPL'ed code) need not be included.
14025
14026 2005-05-22  Bruno Haible  <bruno@clisp.org>
14027
14028         * m4/minmax.m4: New file.
14029         Based on a patch by Derek Price <derek@ximbiot.com>.
14030
14031 2005-05-22  Bruno Haible  <bruno@clisp.org>
14032
14033         * lib/stdint_.h (_STDINT_H_HAVE_INT64): New macro. Use it in #ifdefs.
14034         (INT64_MIN): Fix definition.
14035         Suggested by Paul Eggert <eggert@cs.ucla.edu>.
14036
14037         * lib/stdint_.h (_STDINT_H_NEED_SIGNED_INT_TYPES): Renamed from
14038         NEED_SIGNED_INT_TYPES.
14039
14040         * lib/stdint_.h (_STDINT_H_HAVE_SYSTEM_INTTYPES): Renamed from
14041         HAVE_SYSTEM_INTTYPES.
14042
14043 2005-05-22  Bruno Haible  <bruno@clisp.org>
14044
14045         * lib/minmax.h: Include <limits.h> only when it defines MIN, MAX.
14046         Also include <sys/param.h> if it defines MIN, MAX.
14047         Based on a patch by Derek Price <derek@ximbiot.com>.
14048
14049 2005-05-21  Jim Meyering  <jim@meyering.net>
14050
14051         * modules/fts (Files): Add m4/inttypes-pri.m4.
14052         (Depends-on): Add lstat and remove gettext.  Alphabetize.
14053
14054 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
14055
14056         New fts module.
14057         * lib/fts.c: Don't include "cycle-check.h" or "hash.h".
14058         (setup_dir, free_dir): New functions.
14059         (enter_dir, leave_dir): Define trivial
14060         alternatives of _LGPL_PACKAGE.  Move to fts-cycle.c if !_LGPL_PACKAGE.
14061         (HT_INITIAL_SIZE, ENTER_DIR): Remove.  All uses removed.
14062         (LEAVE_DIR): Fix typo: pass Fts and Ent to leave_dir.
14063         (struct Active_dir, AD_compare, AD_hash, enter_dir, leave_dir):
14064         Move to fts-cycle.c.
14065         (fts_open): Use setup_dir.
14066         (fts_close): Use free_dir.
14067         (fts_read): Have just one copy of the ENTER_DIR code rather than three.
14068         This adds a label and some gotos, but the alternatives were messier.
14069         Check for memory allocation failure when entering a dir.
14070         (fts_stat) [_LGPL_PACKAGE]: Bring back glibc cycle detection code.
14071         * lib/fts_.h (_LGPL_PACKAGE) [defined _LIBC]: New macro.
14072         (FTS): New member fts_cycle, that is a union that contains the
14073         old active_dir_ht and cycle_state.  All uses changed to mention
14074         fts_cycle.ht and fts_cycle.state.
14075         * lib/fts-cycle.c: New file, containing GPL'ed code migrated out of
14076         fts.c, with the following changes:
14077         (setup_dir, free_dir): New functions.
14078         (enter_dir): Now returns bool.  Return true if successful, false
14079         if memory exhausted.  All callers changed.
14080         Do not bother partly cleaning up on
14081         memory allocation failure; that is free_dir's job.
14082         However, free ad if hash_insert fails, to avoid memory leak.
14083         (enter_dir, leave_dir): Accommodate change to FTS by inspecting
14084         fts->fts_options to see which union member to use.
14085
14086 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
14087
14088         * m4/fts.m4 (gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS.
14089         (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): New macros.
14090
14091 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
14092
14093         * MODULES.html.sh (File system functions): Add fts, fts-lgpl.
14094
14095 2005-05-20  Jim Meyering  <jim@meyering.net>
14096
14097         * lib/unlinkdir.h (cannot_unlink_dir) [UNLINK_CANNOT_UNLINK_DIR]:
14098         Now a macro, to pacify GCC.
14099
14100 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
14101
14102         * m4/chown.m4 (gl_FUNC_CHOWN): Correct sense of test for honoring IDs
14103         of -1.
14104
14105 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
14106
14107         * lib/chown.c (rpl_chown): Return -1 on failure.
14108
14109 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
14110
14111         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME]):
14112         Don't check for stddef.h.
14113         * m4/fts.m4 (gl_FUNC_FTS): Don't require AC_HEADER_STDC, as we
14114         don't use its results.
14115         Don't check for fcntl.h, stddef.h, stdlib.h, string.h, unistd.h,
14116         since we include them unconditionally.  Don't require
14117         AM_STDBOOL_H, since stdbool is a prerequisite.
14118         Don't require AC_C_CONST, AC_TYPE_SIZE_T or check for ptrdiff_t
14119         since we assume C89 or better.
14120         Don't require AC_FUNC_CLOSEDIR_VOID, AC_FUNC_LSTAT, or AC_FUNC_STAT,
14121         as we don't use their results.
14122         Don't check for fchdir, memmove, memset, strrchr, as we use
14123         them unconditionally.
14124         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't define
14125         GETTIMEOFDAY_CLOBBERS_LOCALTIME_BUFFER, since nobody uses it.
14126
14127 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
14128
14129         * lib/canonicalize.c: Include canonicalize.h first, to test interface.
14130         Include <stddef.h> unconditionally, since we assume C89 now.
14131         All uses of PTR_INT_TYPE replaced by ptrdiff_t.
14132         * lib/fts.c: Include fts_.h first, to check interface.
14133         Do not include intprops.h; no longer needed.
14134         Include cycle-check.h and hash.h, since fts_.h no longer does.
14135         Remove unnecessary casts of closedir to void.
14136         (fts_build): Use a simpler method (not involving TYPE_SIGNED) to
14137         decide whether to decrement nlinks.
14138         * lib/fts_.h: Do not include hash.h or cycle-check.h; no longer needed.
14139         (FTS): Use struct hash_table * instead of Hash_table, so that
14140         we no longer need to include hash.h here.
14141
14142 2005-05-18  Jim Meyering  <jim@meyering.net>
14143
14144         * modules/dirfd (License): Change to LGPL.  Most of the code
14145         is already in the public domain.
14146
14147 2005-05-18  Jim Meyering  <jim@meyering.net>
14148
14149         * m4/fts.m4 (AC_LIBSOURCES): Add intprops.h to the list.
14150         Reported by Yoann Vandoorselaere.
14151
14152 2005-05-17  Jim Meyering  <jim@meyering.net>
14153
14154         * m4/fts.m4: New file, from coreutils.
14155
14156 2005-05-17  Jim Meyering  <jim@meyering.net>
14157
14158         * lib/fts.c, lib/fts_.h: New files, from coreutils.
14159
14160 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
14161
14162         Sync from coreutils.
14163         * m4/unlinkdir.m4: New file.
14164
14165 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
14166
14167         Sync from coreutils.
14168         * lib/unlinkdir.c, lib/unlinkdir.h: New files.
14169         * lib/gethrxtime.c, lib/gethrxtime.h, lib/getpass.h, lib/mountlist.h,
14170         lib/path-concat.c, lib/regex.h, lib/unlocked-io.h, lib/xtime.h:
14171         White space changes only.
14172         * lib/makepath.c (make_path): Port to hosts where leading "//" is
14173         special.
14174         * lib/yesno.c: Include getline.h, not ctype.h.
14175         (yesno): Don't remove leading white space; POSIX doesn't allow it.
14176         Use getline to remove arbitrary restriction on response length.
14177
14178 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
14179
14180         * config/srclist-update: Spell out "Street" in FSF postal
14181         mail address; this is the style the FSF seems to prefer.
14182
14183         * build-aux/depcomp, build-aux/install-sh, build-aux/mdate-sh,
14184         build-aux/missing, build-aux/mkinstalldirs: Sync from Automake;
14185         this updates FSF postal mail address.
14186
14187         Sync from coreutils.
14188         * modules/unlinkdir: New file.
14189         * modules/yesno (Depends-on): Add getline.
14190         * MODULES.html.sh (File system functions): Add unlinkdir.
14191
14192 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
14193
14194         * lib/byteswap_.h, lib/getsubopt.h, lib/iconvme.h, lib/strsep.c,
14195         lib/strsep.h:
14196         Change the initial comment to refer to GPL, not LGPL.
14197         gnulib-tool will change it to LGPL as needed.
14198
14199         * lib/__fpending.c, lib/acl.c, lib/acl.h, lib/alloca_.h, lib/allocsa.c,
14200         lib/allocsa.h, lib/argmatch.c, lib/argmatch.h, lib/argp-ba.c,
14201         lib/argp-eexst.c, lib/argp-fmtstream.c, lib/argp-fmtstream.h,
14202         lib/argp-fs-xinl.c, lib/argp-help.c, lib/argp-namefrob.h,
14203         lib/argp-parse.c, lib/argp-pv.c, lib/argp-pvh.c, lib/argp-xinl.c,
14204         lib/argp.h, lib/argz.c, lib/argz_.h, lib/asnprintf.c, lib/asprintf.c,
14205         lib/atanl.c, lib/backupfile.c, lib/backupfile.h, lib/base64.c,
14206         lib/base64.h, lib/basename.c, lib/binary-io.h, lib/byteswap_.h,
14207         lib/c-ctype.c, lib/c-ctype.h, lib/c-stack.c, lib/c-stack.h,
14208         lib/c-strtod.c, lib/calloc.c, lib/canon-host.c, lib/canonicalize.c,
14209         lib/canonicalize.h, lib/ceill.c, lib/chdir-long.c, lib/chdir-long.h,
14210         lib/chown.c, lib/classpath.c, lib/classpath.h, lib/cloexec.c,
14211         lib/closeout.c, lib/closeout.h, lib/concatpath.c, lib/config.charset,
14212         lib/copy-file.c, lib/copy-file.h, lib/cycle-check.c, lib/cycle-check.h,
14213         lib/diacrit.c, lib/diacrit.h, lib/dirfd.c, lib/dirfd.h, lib/dirname.c,
14214         lib/dirname.h, lib/dummy.c, lib/dup-safer.c, lib/dup2.c, lib/eealloc.h,
14215         lib/error.c, lib/error.h, lib/euidaccess.c, lib/exclude.c,
14216         lib/exclude.h, lib/execute.c, lib/execute.h, lib/exit.h,
14217         lib/exitfail.c, lib/exitfail.h, lib/expl.c, lib/fatal-signal.c,
14218         lib/fatal-signal.h, lib/fd-safer.c, lib/file-type.c, lib/file-type.h,
14219         lib/fileblocks.c, lib/filemode.c, lib/filemode.h, lib/findprog.c,
14220         lib/findprog.h, lib/floorl.c, lib/fnmatch.c, lib/fnmatch_.h,
14221         lib/fnmatch_loop.c, lib/fopen-safer.c, lib/free.c, lib/frexpl.c,
14222         lib/fsusage.c, lib/fsusage.h, lib/full-read.c, lib/full-read.h,
14223         lib/full-write.c, lib/full-write.h, lib/fwriteerror.c,
14224         lib/fwriteerror.h, lib/gai_strerror.c, lib/gcd.c, lib/gcd.h,
14225         lib/getaddrinfo.c, lib/getaddrinfo.h, lib/getcwd.c, lib/getcwd.h,
14226         lib/getdate.h, lib/getdate.y, lib/getdomainname.c, lib/getdomainname.h,
14227         lib/getgroups.c, lib/gethostname.c, lib/gethrxtime.c, lib/gethrxtime.h,
14228         lib/getline.c, lib/getline.h, lib/getloadavg.c, lib/getndelim2.c,
14229         lib/getndelim2.h, lib/getnline.c, lib/getnline.h, lib/getopt.c,
14230         lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h, lib/getpagesize.h,
14231         lib/getpass.c, lib/getpass.h, lib/getsubopt.c, lib/getsubopt.h,
14232         lib/gettext.h, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c,
14233         lib/getusershell.c, lib/group-member.c, lib/group-member.h,
14234         lib/hard-locale.c, lib/hard-locale.h, lib/hash-pjw.c, lib/hash-pjw.h,
14235         lib/hash.c, lib/hash.h, lib/human.c, lib/human.h, lib/iconvme.c,
14236         lib/iconvme.h, lib/idcache.c, lib/inet_ntop.h, lib/intprops.h,
14237         lib/inttostr.c, lib/inttostr.h, lib/isdir.c, lib/javacomp.c,
14238         lib/javacomp.h, lib/javacomp.sh.in, lib/javaexec.c, lib/javaexec.h,
14239         lib/javaexec.sh.in, lib/lbrkprop.h, lib/lchown.c, lib/ldexpl.c,
14240         lib/linebreak.c, lib/linebreak.h, lib/linebuffer.c, lib/linebuffer.h,
14241         lib/localcharset.c, lib/localcharset.h, lib/logl.c, lib/long-options.c,
14242         lib/long-options.h, lib/lstat.c, lib/makepath.c, lib/makepath.h,
14243         lib/malloc.c, lib/mathl.h, lib/mbswidth.c, lib/mbswidth.h, lib/md5.c,
14244         lib/md5.h, lib/memcasecmp.c, lib/memcasecmp.h, lib/memchr.c,
14245         lib/memcmp.c, lib/memcoll.c, lib/memcoll.h, lib/memcpy.c, lib/memmem.c,
14246         lib/memmem.h, lib/mempcpy.c, lib/mempcpy.h, lib/memrchr.c,
14247         lib/memrchr.h, lib/memset.c, lib/minmax.h, lib/mkdir.c, lib/mkdtemp.c,
14248         lib/mkdtemp.h, lib/mkstemp.c, lib/mktime.c, lib/modechange.c,
14249         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
14250         lib/obstack.c, lib/obstack.h, lib/openat.c, lib/openat.h,
14251         lib/pagealign_alloc.c, lib/pagealign_alloc.h, lib/path-concat.c,
14252         lib/path-concat.h, lib/pathmax.h, lib/pathname.h, lib/physmem.c,
14253         lib/physmem.h, lib/pipe.c, lib/pipe.h, lib/poll.c, lib/poll_.h,
14254         lib/posixtm.c, lib/posixtm.h, lib/posixver.c, lib/printf-args.c,
14255         lib/printf-args.h, lib/printf-parse.c, lib/printf-parse.h,
14256         lib/progname.c, lib/progname.h, lib/progreloc.c, lib/putenv.c,
14257         lib/quote.c, lib/quote.h, lib/quotearg.c, lib/quotearg.h, lib/raise.c,
14258         lib/readlink.c, lib/readtokens.c, lib/readtokens.h, lib/readtokens0.c,
14259         lib/readtokens0.h, lib/readutmp.c, lib/readutmp.h, lib/realloc.c,
14260         lib/ref-add.sin, lib/ref-del.sin, lib/regex.c, lib/regex.h,
14261         lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c,
14262         lib/safe-read.h, lib/safe-write.c, lib/safe-write.h, lib/same.c,
14263         lib/same.h, lib/save-cwd.c, lib/save-cwd.h, lib/savedir.c,
14264         lib/savedir.h, lib/setenv.c, lib/setenv.h, lib/settime.c,
14265         lib/sh-quote.c, lib/sh-quote.h, lib/sha1.c, lib/sha1.h, lib/sig2str.c,
14266         lib/sig2str.h, lib/sincosl.c, lib/snprintf.c, lib/snprintf.h,
14267         lib/sqrtl.c, lib/stat-macros.h, lib/stat.c, lib/stdbool_.h,
14268         lib/stdint_.h, lib/stdio-safer.h, lib/stpcpy.c, lib/stpcpy.h,
14269         lib/stpncpy.c, lib/stpncpy.h, lib/strcase.h, lib/strcasecmp.c,
14270         lib/strchrnul.c, lib/strchrnul.h, lib/strcspn.c, lib/strdup.c,
14271         lib/strdup.h, lib/strerror.c, lib/strftime.c, lib/strftime.h,
14272         lib/stripslash.c, lib/strndup.c, lib/strndup.h, lib/strnlen.c,
14273         lib/strpbrk.c, lib/strpbrk.h, lib/strsep.c, lib/strsep.h, lib/strstr.c,
14274         lib/strstr.h, lib/strtod.c, lib/strtoimax.c, lib/strtok_r.c,
14275         lib/strtok_r.h, lib/strtol.c, lib/strtoll.c, lib/strtoul.c,
14276         lib/strtoull.c, lib/strverscmp.c, lib/strverscmp.h, lib/sysexit_.h,
14277         lib/tempname.c, lib/time_r.c, lib/time_r.h, lib/timegm.c, lib/timegm.h,
14278         lib/timespec.h, lib/trigl.c, lib/trigl.h, lib/ucs4-utf16.h,
14279         lib/ucs4-utf8.h, lib/unicodeio.c, lib/unicodeio.h, lib/unistd-safer.h,
14280         lib/unlocked-io.h, lib/unsetenv.c, lib/userspec.c, lib/utf16-ucs4.h,
14281         lib/utf8-ucs4.h, lib/utime.c, lib/utimecmp.c, lib/utimecmp.h,
14282         lib/utimens.c, lib/vasnprintf.c, lib/vasnprintf.h, lib/vasprintf.c,
14283         lib/vasprintf.h, lib/version-etc-fsf.c, lib/version-etc.c,
14284         lib/version-etc.h, lib/vsnprintf.c, lib/vsnprintf.h, lib/w32spawn.h,
14285         lib/wait-process.c, lib/wait-process.h, lib/xalloc-die.c, lib/xalloc.h,
14286         lib/xallocsa.c, lib/xallocsa.h, lib/xasprintf.c, lib/xgetcwd.c,
14287         lib/xgetcwd.h, lib/xgetdomainname.c, lib/xgetdomainname.h,
14288         lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c,
14289         lib/xreadlink.c, lib/xreadlink.h, lib/xsetenv.c, lib/xsetenv.h,
14290         lib/xsize.h, lib/xstrndup.c, lib/xstrndup.h, lib/xstrtod.c,
14291         lib/xstrtod.h, lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h,
14292         lib/xstrtoumax.c, lib/xtime.h, lib/xvasprintf.c, lib/xvasprintf.h,
14293         lib/yesno.c, lib/yesno.h:
14294         Update FSF postal mail address.
14295
14296 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
14297
14298         * MODULES.html.sh, README, gnulib-tool, tests/test-base64.c,
14299         tests/test-memmem.c, tests/test-stpncpy.c:
14300         Update FSF postal mail address.
14301
14302 2005-05-13  Bruno Haible  <bruno@clisp.org>
14303
14304         * lib/stdint_.h (int64_t, uint64_t, int_least64_t, uint_least64_t,
14305         int_fast64_t, uint_fast64_t, intmax_t, uintmax_t, INT64_MIN, INT64_MAX,
14306         UINT64_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX,
14307         INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTMAX_MIN,
14308         INTMAX_MAX, UINTMAX_MAX, INT64_C, UINT64_C, INTMAX_C, UINTMAX_C):
14309         Add support for 64-bit integers in the MSVC compiler.
14310
14311 2005-05-12  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
14312
14313         * modules/getdate (Makefile.am): Add getdate.c to EXTRA_DIST
14314
14315 2005-05-12  Eric Blake  <ebb9@byu.net>  (tiny change)
14316
14317         * gnulib-tool (func_import): Sort and uniquify recommended includes.
14318
14319 2005-05-11  Paul Eggert  <eggert@cs.ucla.edu>
14320
14321         * doc/getdate.texi (General date syntax): Don't say that date
14322         date --iso-8601=ns generates acceptable dates; it doesn't yet.
14323         Problem reported by Nic Ferrier.
14324
14325 2005-05-10  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
14326
14327         * lib/getaddrinfo.c: Don't fail when SOCK_STREAM or SOCK_DGRAM are
14328         specified in ai_socktype. Fix invalid ai_protocol
14329         check. ai_protocol is usually set to 0 or depending on
14330         ai_family/ai_socktype to IPPROTO_TCP / IPPROTO_UDP.  Checking for
14331         SOCK_STREAM / SOCK_DGRAM in ai_protocol was invalid.  Set
14332         ai_socktype / ai_protocol in the returned addrinfo structure.
14333
14334 2005-05-10  Simon Josefsson  <jas@extundo.com>
14335
14336         * m4/getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, from
14337         Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
14338
14339 2005-05-10  Karl Berry  <karl@gnu.org>
14340
14341         * doc/fdl.texi, gpl.texi, lgpl.texi, COPYING: update FSF address
14342         (from http://www.gnu.org/licenses).
14343         * doc/COPYING.LIB: also rename to COPYING.LESSER.
14344         * doc/COPYING.DOC: remove; per rms, only needed in doc files, so
14345         fdl.texi suffices.
14346
14347 2005-05-10  Karl Berry  <karl@gnu.org>
14348
14349         * config/srclist.txt (COPYING.LESSER): rename from COPYING.LIB.
14350         (COPYING.DOC): remove.
14351
14352         * config/srclist-update: new FSF address.
14353
14354 2005-05-10  Derek Price  <derek@ximbiot.com>
14355
14356         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when
14357         possible.
14358
14359 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
14360             Bruno Haible  <bruno@clisp.org>
14361
14362         * modules/inet_ntop: New file.
14363         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
14364         inet_ntop.
14365
14366 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
14367             Bruno Haible  <bruno@clisp.org>
14368
14369         * m4/inet_ntop.m4: New file.
14370
14371 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
14372             Bruno Haible  <bruno@clisp.org>
14373
14374         * lib/inet_ntop.h: New file.
14375         * lib/inet_ntop.c: New file, from glibc with modifications.
14376
14377 2005-05-09  Paul Eggert  <eggert@cs.ucla.edu>
14378
14379         * modules/time_r (License): Change to LGPL.
14380         * modules/extensions (License): Change to LGPL.  Actually,
14381         the license is more permissive than that, but currently gnulib-tool
14382         doesn't know how to handle more-permissive licenses.
14383
14384         * modules/stat-macros (Depends-on): Don't depend on stat-macros (!).
14385         Problem reported by Dave Love.
14386
14387 2005-05-08  Jim Meyering  <jim@meyering.net>
14388
14389         * lib/classpath.c (PATH_SEPARATOR): Remove insignificant trailing
14390         blank.
14391
14392 2005-05-06  Paul Eggert  <eggert@cs.ucla.edu>
14393
14394         * modules/argmatch (Depends-on): Add stdbool.
14395         * modules/backupfile (Depends-on): Likewise.
14396         * modules/chdir-long (Depends-on): Likewise.
14397         * modules/closeout (Depends-on): Likewise.
14398         * modules/cycle-check (Depends-on): Likewise.
14399         * modules/dirname (Depends-on): Likewise.
14400         * modules/fnmatch (Depends-on): Likewise.
14401         * modules/fsusage (Depends-on): Likewise.
14402         * modules/fwriteerror (Depends-on): Likewise.
14403         * modules/getcwd (Depends-on): Likewise.
14404         * modules/getloadavg (Depends-on): Likewise.
14405         * modules/hard-locale (Depends-on): Likewise.
14406         * modules/makepath (Depends-on): Likewise.
14407         * modules/mountlist (Depends-on): Likewise.
14408         * modules/nanosleep (Depends-on): Likewise.
14409         * modules/posixtm (Depends-on): Likewise.
14410         * modules/quotearg (Depends-on): Likewise.
14411         * modules/readtokens (Depends-on): Likewise.
14412         * modules/readtokens0 (Depends-on): Likewise.
14413         * modules/readutmp (Depends-on): Likewise.
14414         * modules/save-cwd (Depends-on): Likewise.
14415         * modules/strftime (Depends-on): Likewise.
14416         * modules/userspec (Depends-on): Likewise.
14417         * modules/utimecmp (Depends-on): Likewise.
14418         * modules/xgetcwd (Depends-on): Likewise.
14419         * modules/xnanosleep (Depends-on): Likewise.
14420         * modules/xstrtod (Depends-on): Likewise.
14421         * modules/yesno (Depends-on): Likewise.
14422
14423 2005-05-05  Paul Eggert  <eggert@cs.ucla.edu>
14424
14425         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid
14426         needless checks.
14427
14428 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
14429
14430         Merge from coreutils.  Among other things,
14431         add bulletproofing for cases where stdin, stdout, or stderr are closed.
14432         * lib/fd-safer.c: New file.
14433         * lib/fcntl-safer.h, open-safer.c: Remove.
14434         * lib/chdir-long.c: Fix comment "fetish" -> "coreutils".
14435         * lib/dup-safer.c: Include unistd-safer.h first.
14436         Don't include errno.h.
14437         (dup_safer) [!defined F_DUPFD]: Let fd_safer do the real work.
14438         * lib/file-type.h: Don't assume invoker included sys/stat.h first.
14439         * lib/file-type.c: Rely on file-type.h change.
14440         * lib/getloadavg.c: Include unistd-safer.h.
14441         (getloadavg): Use safer open.
14442         * lib/getusershell.c: Include "stdio-safer.h".
14443         (getusershell): Use safer fopen.
14444         * lib/long-options.c (long_options): Use NULL rather than 0.
14445         * lib/modechange.h (mode_free): Remove; all callers changed to invoke
14446         'free'.
14447         * lib/modechange.c: Likewise.
14448         xstrtol.h, stdbool.h, stddef.h: Don't include; no longer needed.
14449         (MODE_DONE): New constant.
14450         (struct mode_change): Remove 'next' member.
14451         (make_node_op_equals): New function; like the old one of the
14452         same name, except it allocates an array.
14453         (mode_compile, mode_create_from_ref): Use it.
14454         (mode_compile): Allocate result as an array, not a linked list.
14455         Parse octal string ourself, so that we catch mistakes like "+0".
14456         (mode_adjust): Arg is an array, not a linked list.
14457         * lib/modechange.c: Include stat-macros.h, xalloc.h.
14458         (S_ISDIR, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR):
14459         (S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH, S_IRXWU):
14460         (S_IRWXG, S_IRWXO, CHMOD_MODE_BITS):
14461         Remove.  This is now stat-macros.h's job.
14462         (talloc): Remove.  All callers replaced by xalloc, so that
14463         our invokers don't have to worry about reporting memory failures.
14464         (make_node_op_equals): Remove.
14465         (MODE_ORDINARY_CHAGE, MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
14466         New constants.
14467         (struct mode_change): Moved here from modechange.h.
14468         (mode_append_entry): Remove.
14469         (mode_compile): Remove MASKED_OPS arg, since it encouraged
14470         apps to have incorrect behavior.  Use simpler algorithm for head
14471         and tail.  Don't futz with umask; that's now the job of mode_adjust.
14472         Detect more invalid usages rather than having somewhat-random behavior.
14473         Don't insert an "a=" action, as that leads to incorrect behavior.
14474         (mode_compile, mode_create_from_ref): Return NULL on error instead
14475         of an enum, since now there's only one way to have an error.  All
14476         callers changed.
14477         (mode_adjust): Accept new arg UMASK_VALUE, and interpret it
14478         at the correct time.  Simplify calculation of "+u" and its ilk.
14479         Don't mishandle "+X".
14480         (mode_free): Remove "register" and localize decls.
14481         * lib/modechange.h (MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
14482         (struct mode_change): Move to modechange.c; callers don't
14483         need to see this stuff.
14484         (MODE_MASK_EQUALS, MODE_MASK_PLUS, MODE_MASK_MINUS, MODE_MASK_ALL):
14485         (MODE_INVALID, MODE_MEMORY_EXHAUSTED, MODE_BAD_REFERENCE): Remove.
14486         (mode_change, mode_adjust): Reflect the new signatures noted above.
14487         * lib/nanosleep.c (rpl_nanosleep): Include "timespec.h" before macros
14488         that might redefine system include files.
14489         (siginterrupt) [!HAVE_SIGINTERRUPT]: New macro.
14490         (my_usleep): Use NULL rather than (void *) 0.
14491         (rpl_nanosleep) [!defined SA_NOCLDSTOP]:
14492         Use siginterrupt to specify that system calls should be interrupted.
14493         (rpl_nanosleep): Move initialization of suspended closer to call of
14494         my_usleep.
14495         * lib/readutmp.h (read_utmp): New arg OPTIONS.  All uses changed.
14496         * lib/readutmp.c: Likewise.  Include signal.h, stdbool.h.
14497         (desirable_utmp_entry): New function.
14498         (read_utmp) [defined UTMP_NAME_FUNCTION]: Redo memory allocation
14499         using x2nrealloc, to simplify logic.
14500         (read_utmp) [!defined UTMP_NAME_FUNCTION]: Check for overflow in
14501         size calculation.  Do not assume utmp file is a regular file.
14502         * lib/readutmp.h (UT_PID): Moved here from ../src/who.c.
14503         (READ_UTMP_CHECK_PIDS): New constant.
14504         * lib/save-cwd.c: Include unistd-safer.h.
14505         (save_cwd): Use fd_safer.
14506         * lib/tempname.c (S_ISDIR, S_IRUSR, S_IRUSR, S_IWUSR, S_IXUSR): Remove.
14507         [!_LIBC] Include "stat-macros.h" instead.
14508         * lib/unistd-safer.h (fd_safer): New decl.
14509
14510 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
14511
14512         * modules/getloadavg (Depends-on): Add unistd-safer.
14513         * modules/getusershell (Depends-on): Add stdio-safer.
14514         * modules/lstat (Depends-on): Remove xalloc.
14515         * modules/mkstemp (Depends-on): Add stat-macros.
14516         * modules/modechange (Depends-on): Remove xstrtol.
14517         Add stat-macros, xalloc.
14518         * modules/save-cwd (Depends-on): Add unistd-safer.
14519         * modules/stdio-safer (Makefile.am): Remove lib_SOURCES.
14520         * modules/unistd-safer (Files): Add lib/fd-safer.c
14521         (Makefile.am): Remove lib_SOURCES.
14522
14523         * MODULES.html.sh (Enhancements for POSIX:2001 functions):
14524         Remove fcntl-safer; unistd-safer supersedes it.
14525
14526 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
14527
14528         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Don't require
14529         AC_HEADER_STAT.
14530         * m4/lchown.m4 (gl_FUNC_CHOWN): Likewise.
14531         (gl_PREREQ_CHOWN): Remove.
14532         * m4/lstat.m4 (gl_FUNC_LSTAT): Require AC_FUNC_LSTAT instead of calling
14533         it.  Don't require AC_HEADER_STAT.
14534         (gl_PREREQ_LSTAT): Remove.
14535         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Check stdint.h only once.
14536         Don't require AC_HEADER_STAT.
14537         * m4/rmdir.m4 (gl_FUNC_RMDIR): Don't require AC_HEADER_STAT.
14538         (gl_PREREQ_RMDIR): Remove.
14539         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Don't
14540         mention stat-macros.h or AC_HEADER_STAT, since we'll make
14541         the stat-macros module a prerequisite.
14542         * m4/file-type.m4 (gl_FILE_TYPE): Likewise.
14543         * m4/filemode.m4 (gl_FILEMODE): Likewise.
14544         * m4/makepath.m4 (gl_MAKEPATH): Likewise.
14545         * m4/modechange.m4 (gl_MODECHANGE): Likewise.
14546         * m4/clock_time.m4 (gl_CLOCK_TIME): Use gl_ rather than fetish_ for
14547         variable names.
14548         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Renamed from
14549         fetish_FUNC_RMDIR_NOTEMPTY.  All uses changed.  Use gl_ for
14550         variable prefixes.
14551         * m4/fcntl-safer.m4: Remove.
14552         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ.
14553         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise.
14554         Invoke gl_PREREQ_FD_SAFER.
14555         (gl_PREREQ_FD_SAFER): New macro.
14556         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Check for siginterrupt.
14557         * m4/readutmp.m4 (gl_READUTMP): Require AC_C_INLINE.
14558         Use AC_CHECK_HEADERS_ONCE and AC_CHECK_FUNCS_ONCE when possible.
14559         Remove duplicate call to AC_LIBOBJ(readutmp).
14560         (gl_PREREQ_READUTMP): Remove.  All uses inlined.
14561
14562         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Check for message, not for
14563         MAP_ANON.  Problem reported by Moriyoshi Koizumi to bug-cvs.
14564
14565 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
14566
14567         * MODULES.html.sh (Misc): Add byteswap.
14568
14569 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
14570
14571         * modules/getcwd (Depends-on): Add extensions.
14572         * modules/openat (Depends-on): Likewise.
14573
14574 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
14575
14576         * modules/byteswap: New file.
14577
14578 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
14579
14580         * m4/byteswap.m4: New file.
14581
14582 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
14583
14584         * lib/byteswap_.h: New file.
14585
14586 2005-04-25  Karl Berry  <karl@gnu.org>
14587
14588         * m4/gettext.m4: Update from GNU gettext 0.14.4.
14589
14590 2005-04-25  Albert Chin  <china@thewrittenword.com>
14591
14592         * lib/regex.c: Include <stdio.h>, as a workaround to a Compaq Desktop
14593         Toolkit C bug.
14594
14595 2005-04-21  Oskar Liljeblad  <oskar@osk.mine.nu>
14596
14597         * gnulib-tool (Options): Add -s for --symlink/--symbolic.
14598         (func_ln_if_changed) Remove forcibly for no error message
14599         in case file does not exist.
14600
14601 2005-04-19  Simon Josefsson  <jas@extundo.com>
14602
14603         * gnulib-tool (Options): Make --symlink mean --symbolic.
14604
14605 2005-04-18  Oskar Liljeblad  <oskar@osk.mine.nu>
14606
14607         * doc/gnulib.texi (Initial import): Fix.  Mention --aux-dir.
14608
14609 2005-04-16  Simon Josefsson  <jas@extundo.com>
14610
14611         * modules/getpass-gnu (Makefile.am): Don't mention getpass.h.
14612
14613 2005-04-15  Simon Josefsson  <jas@extundo.com>
14614
14615         * m4/getpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES.
14616
14617 2005-04-15  Simon Josefsson  <jas@extundo.com>
14618
14619         * gnulib-tool: Rename --symlink to --symbolic.
14620
14621 2005-04-15  Oskar Liljeblad  <oskar@osk.mine.nu>
14622
14623         * gnulib-tool: Add -s, --symlink option to gnulib-tool to make
14624         symbolic links to files instead of copying/moving.  Add --aux-dir,
14625         specifying directory relative --dir where auxiliary build tools
14626         are placed.
14627
14628 2005-04-14  Bruno Haible  <bruno@clisp.org>
14629
14630         * modules/allocsa (License): Change to LGPL.
14631         Requested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
14632
14633 2005-04-13  Paul Eggert  <eggert@cs.ucla.edu>
14634
14635         * lib/getdate.y (zone): Allow relunit_snumber after tZONE, so
14636         that "UTC +1 second" continues to work.  Problem reported
14637         by Dmitry V. Levin.
14638         (relunit_snumber): New rule.
14639         (relunit): Use it.
14640
14641 2005-04-12  Paul Eggert  <eggert@cs.ucla.edu>
14642
14643         * lib/getdate.y (universal_time_zone_table): New constant.
14644         (time_zone_table): Remove GMT, UT, UTC entries; they're now in
14645         universal_time_zone_table.
14646         (lookup_zone): Prefer universal_time_zone_table to
14647         local_time_zone_table, so that "GMT" time stamps are allowed in
14648         London during the summer.  Problem reported by Ian Abbott.
14649
14650 2005-04-12  Jim Meyering  <jim@meyering.net>
14651
14652         * lib/human.c (humblock): Set *options even when returning due to
14653         xstrtoumax conversion failure.  Thanks to a used-uninitialized
14654         warning from gcc-4.
14655
14656 2005-04-09  Jim Meyering  <jim@meyering.net>
14657
14658         * lib/posixtm.c (posixtime) [lint]: Avoid spurious warning from gcc-4's
14659         -Wuninitialized: initialize tm0.tm_year.
14660
14661 2005-04-04  Paul Eggert  <eggert@cs.ucla.edu>
14662
14663         * lib/getdate.y (parser_control): rels_seen is now a boolean, not a
14664         count, since there's no maximum.  All uses changed.
14665         Add member dsts_seen.
14666         (local_zone): Accumulate dsts_seen rather than relying on tm_isdst
14667         not being INT_MAX.
14668         (get_date): Initialize dsts_seen, and check that it doesn't go over 1.
14669         Use pc_rels_seen to decide whther a date is absolute.
14670
14671         * lib/getdate.y (number): Don't overwrite year.
14672         (get_date): Initialize pc.year.digits to 0, not 4, to enable above
14673         check.
14674
14675 2005-04-02  Simon Josefsson  <jas@extundo.com>
14676
14677         * lib/getaddrinfo.h: Fix OpenBSD compilation failure, inspired by tiny
14678         patch from Yoann Vandoorselaere <yoann@prelude-ids.org>.
14679
14680 2005-03-28  Eric Blake  <ebb9@byu.net>  (tiny change)
14681
14682         * m4/getcwd-path-max.m4: Return success on systems such as Cygwin
14683         where no absolute path name can be longer than PATH_MAX.
14684
14685 2005-03-27  Jim Meyering  <jim@meyering.net>
14686
14687         * lib/argmatch.c: Clarify comment: null-terminated -> NULL-terminated.
14688
14689 2005-03-26  Paul Eggert  <eggert@cs.ucla.edu>
14690
14691         * lib/intprops.h (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND):
14692         "one's complement" -> "ones' complement" in comment, as per Knuth.
14693         "value of type" -> "type or expression" in comment.
14694         * lib/mktime.c, strftime.c: Propagate intprops.h comment nits.
14695
14696 2005-03-26  Jim Meyering  <jim@meyering.net>
14697
14698         Comment nits.
14699         * lib/intprops.h: Add the apostrophe in `(one|two)'s complement'.
14700         Correct typos: s/or/of/.
14701
14702 2005-03-26  Jim Meyering  <jim@meyering.net>
14703
14704         * modules/check-include-files: Move to ../ and rename to...
14705         * check-module: ...this.
14706
14707 2005-03-25  Jim Meyering  <jim@meyering.net>
14708
14709         * modules/xvasprintf (Files): Add xalloc.h.
14710
14711 2005-03-23  Paul Eggert  <eggert@cs.ucla.edu>
14712
14713         * modules/gettext (Files): config/config.rpath ->
14714         build-aux/config.rpath
14715         * modules/iconv (Files): Likewise.
14716         Problem reported by Oskar Liljeblad.
14717
14718 2005-03-23  Jim Meyering  <jim@meyering.net>
14719
14720         * modules/check-include-files: New script to check for
14721         missing dependencies, multiple includes, etc.
14722
14723         * modules/c-strtold (Depends-on): Add xalloc.
14724         * modules/c-strtod (Depends-on): Add xalloc.
14725         * modules/hash (Depends-on): Add xalloc.
14726         (Files): Remove lib/xalloc.h.
14727
14728         * modules/gethrxtime (Files): Add lib/gethrxtime.h.
14729         * modules/userspec (Files): Add lib/inttostr.h.
14730
14731 2005-03-23  Jim Meyering  <jim@meyering.net>
14732
14733         * lib/canonicalize.c: Remove duplicate `#include "stat-macros.h"'.
14734
14735 2005-03-22  Jim Meyering  <jim@meyering.net>
14736
14737         * modules/stat-macros: New module.
14738         * modules/canonicalize, modules/euidaccess, modules/file-type,
14739         * modules/filemode, modules/lchown, modules/makepath,
14740         * modules/rmdir, modules/stat: Depend on new stat-macros module
14741         rather than listing lib/stat-macros.h manually.
14742         Don't add stat-macros.h to lib_SOURCES or list it in Files: section.
14743
14744 2005-03-22  Jim Meyering  <jim@meyering.net>
14745
14746         * m4/stat-macros.m4 (gl_STAT_MACROS): New file/macro.
14747
14748 2005-03-22  Bruno Haible  <bruno@clisp.org>
14749
14750         * config/srclist.txt: Replace target directory 'config' with
14751         'build-aux'.
14752         * config/config.guess, config.sub, config.rpath, depcomp, install-sh:
14753         * config/mdate-sh, missing, mkinstalldirs, texinfo.tex: Move to
14754         ../build-aux/.
14755
14756 2005-03-21  Paul Eggert  <eggert@cs.ucla.edu>
14757
14758         * modules/chdir-long (Depends-on): Add mempcpy.
14759
14760         * modules/acl, modules/backupfile, modules/c-strtod,
14761         modules/c-strtold, modules/canon-host, modules/canonicalize,
14762         modules/cloexec, modules/closeout, modules/dirfd, modules/dirname,
14763         modules/exclude, modules/exitfail, modules/file-type,
14764         modules/filemode, modules/fpending, modules/fsusage, modules/getcwd,
14765         modules/getdate, modules/getline, modules/getpagesize,
14766         modules/getpass, modules/getugroups, modules/group-member,
14767         modules/hard-locale, modules/hash, modules/human, modules/idcache,
14768         modules/inttostr, modules/long-options, modules/makepath,
14769         modules/md5, modules/memcasecmp, modules/memcoll,
14770         modules/modechange, modules/mountlist, modules/path-concat,
14771         modules/pathmax, modules/physmem, modules/posixtm, modules/posixver,
14772         modules/quote, modules/quotearg, modules/readtokens, modules/readutmp,
14773         modules/safe-read, modules/safe-write, modules/same, modules/savedir,
14774         modules/settime, modules/sha1, modules/sig2str, modules/strdup,
14775         modules/strftime, modules/strndup, modules/strverscmp,
14776         modules/timespec, modules/unlocked-io, modules/userspec,
14777         modules/utimecmp, modules/utimens, modules/xalloc, modules/xstrtol,
14778         modules/yesno:
14779         Remove lib_SOURCES line from Makefile.am section, as this is now
14780         done automatically by the corresponding Autoconf macro.
14781
14782 2005-03-21  Jim Meyering  <jim@meyering.net>
14783
14784         Changes imported from coreutils.
14785
14786         * lib/cycle-check.c: Don't include xalloc.h.
14787
14788         * lib/path-concat.c: Don't include assert.h.
14789         (path_concat): Remove assertion that would have triggered
14790         for ABASE starting with more than one slash.
14791         Reported by Andreas Schwab.
14792
14793         * lib/path-concat.c (path_concat): Set *BASE_IN_RESULT
14794         properly when ABASE is an absolute file name.
14795         Correct the description of this function.
14796         Include <assert.h>.
14797         Add an assertion and a test driver.
14798         This fixes a bug introduced on 2004-07-02.
14799         Andreas Schwab reported the resulting failure of cp --parents:
14800         http://lists.gnu.org/archive/html/bug-coreutils/2005-01/msg00130.html
14801
14802 2005-03-21  Jim Meyering  <jim@meyering.net>
14803
14804         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Invoke gl_FUNC_MEMRCHR.
14805         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Check for memrchr decl.
14806
14807 2005-03-21  Jim Meyering  <jim@meyering.net>
14808         and  Paul Eggert  <eggert@cs.ucla.edu>
14809
14810         * m4/acl.m4, m4/backupfile.m4, m4/c-strtod.m4, m4/canon-host.m4,
14811         m4/canonicalize.m4, m4/cloexec.m4, m4/closeout.m4, m4/dirfd.m4,
14812         m4/dirname.m4, m4/exclude.m4, m4/exitfail.m4, m4/file-type.m4,
14813         m4/filemode.m4, m4/fpending.m4, m4/fsusage.m4, m4/getcwd.m4,
14814         m4/getdate.m4, m4/getline.m4, m4/getpagesize.m4, m4/getpass.m4,
14815         m4/getugroups.m4, m4/group-member.m4, m4/hard-locale.m4, m4/hash.m4,
14816         m4/human.m4, m4/idcache.m4, m4/inttostr.m4, m4/long-options.m4,
14817         m4/makepath.m4, m4/md5.m4, m4/memcasecmp.m4, m4/memcoll.m4,
14818         m4/modechange.m4, m4/mountlist.m4, m4/nanosleep.m4, m4/path-concat.m4,
14819         m4/pathmax.m4, m4/physmem.m4, m4/posixtm.m4, m4/posixver.m4,
14820         m4/quote.m4, m4/quotearg.m4, m4/readtokens.m4, m4/readutmp.m4,
14821         m4/safe-read.m4, m4/safe-write.m4, m4/same.m4, m4/savedir.m4,
14822         m4/settime.m4, m4/sha1.m4, m4/sig2str.m4, m4/strdup.m4, m4/strftime.m4,
14823         m4/strndup.m4, m4/strverscmp.m4, m4/timespec.m4, m4/unlocked-io.m4,
14824         m4/userspec.m4, m4/utimecmp.m4, m4/utimens.m4, m4/xalloc.m4,
14825         m4/xnanosleep.m4, m4/xstrtol.m4, m4/yesno.m4:
14826         Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files
14827         for these modules.
14828
14829 2005-03-18  Paul Eggert  <eggert@cs.ucla.edu>
14830
14831         * lib/strftime.c (my_strftime): If the underlying strftime returns 0
14832         (which shouldn't happen), generate nothing instead of returning 0
14833         immediately, so that nstrftime (NULL, ...) doesn't return 0.
14834
14835 2005-03-16  Bruno Haible  <bruno@clisp.org>
14836
14837         * modules/stdint (Makefile.am): Use HAVE_LONG_LONG_64BIT instead of
14838         HAVE_LONGLONG_64BIT.
14839
14840 2005-03-16  Bruno Haible  <bruno@clisp.org>
14841
14842         * m4/stdint.m4 (gl_STDINT_H): Define HAVE_LONG_LONG_64BIT instead of
14843         HAVE_LONGLONG_64BIT.
14844
14845 2005-03-16  Bruno Haible  <bruno@clisp.org>
14846
14847         * lib/stdint_.h: Use HAVE_LONG_LONG_64BIT instead of
14848         HAVE_LONGLONG_64BIT.
14849
14850 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
14851
14852         * lib/strftime.c (my_strftime): Prepend space to format so that we can
14853         reliably distinguish strftime failure from empty output on POSIX
14854         hosts.
14855
14856 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
14857
14858         * lib/iconvme.c (SIZE_MAX): New macro, if not already defined.
14859         (iconv_string): Don't guess a size-zero buffer, as that might cause
14860         buffer overrun.  Instead, avoid multiplying by MB_LEN_MAX if the
14861         result would be 'too large', where 'too large' is (heuristically)
14862         the square root of SIZE_MAX, divided by MB_LEN_MAX to allay
14863         overflow concerns.  This will prevent some unwanted malloc failures
14864         when the inputs are very large.
14865
14866 2005-03-15  Karl Berry  <karl@gnu.org>
14867
14868         * config/srclist.txt (config.rpath): from gettext.
14869         * config/config.rpath: update.
14870
14871 2005-03-15  Bruno Haible  <bruno@clisp.org>
14872
14873         * lib/regex.c (byte_re_match_2_internal): Rename local variable 'not'
14874         to 'negate'.
14875
14876         * lib/regex.c (byte_re_match_2_internal): Reduce scope of same_str_p
14877         variable.
14878
14879         * lib/regex.c (EXTEND_BUFFER, regcomp): Cast the realloc/malloc
14880         results.
14881
14882 2005-03-14  Simon Josefsson  <jas@extundo.com>
14883
14884         * lib/timegm.h: Use proper prototype CPP guards, reported by Dave Love
14885         <fx@gnu.org>.
14886
14887 2005-03-14  Paul Eggert  <eggert@cs.ucla.edu>
14888
14889         * lib/mktime.c (TYPE_TWOS_COMPLEMENT, TYPE_ONES_COMPLEMENT,
14890         TYPE_SIGNED_MAGNITUDE, TYPE_MINIMUM, TYPE_MAXIMUM): Sync from
14891         intprops.h.
14892         * lib/strtol.c: Likewise.
14893
14894 2005-03-14  Jim Meyering  <jim@meyering.net>
14895
14896         * lib/strftime.c (my_strftime) [HAVE_STRFTIME && ! (_NL_CURRENT
14897         && HAVE_STRUCT_ERA_ENTRY)]: Initialize the first byte of ubuf[]
14898         to be nonzero so that we (and caller) can detect the difference
14899         between a valid zero-length expansion and an error return, even
14900         when the underlying strftime fails before writing anything into
14901         that location.
14902
14903 2005-03-14  Bruno Haible  <bruno@clisp.org>
14904
14905         * m4/lib-link.m4, gettext.m4, nls.m4, po.m4:
14906         Update from GNU gettext 0.14.3.
14907
14908 2005-03-10  Jim Meyering  <jim@meyering.net>
14909
14910         * m4/save-cwd.m4 (gl_SAVE_CWD): Check for fchdir.
14911
14912 2005-03-10  Jim Meyering  <jim@meyering.net>
14913
14914         * lib/save-cwd.c [!HAVE_FCHDIR]: Define open, fchdir, and chdir_long
14915         so that this module works on systems without fchdir.
14916
14917 2005-03-09  Paul Eggert  <eggert@cs.ucla.edu>
14918
14919         Factor int-properties macros into a single file, except for
14920         glibc-related files.
14921         * lib/intprops.h: New file.
14922         * lib/getloadavg.c: Include it instead of limits.h.
14923         (INT_STRLEN_BOUND): Remove.
14924         * lib/human.c: Include intprops.h.
14925         (group_number): Use INT_STRLEN_BOUND instead of rolling it ourself.
14926         * lib/human.h (LONGEST_HUMAN_READABLE): Use 146/485 rather than
14927         302/1000.
14928         * lib/inttostr.h: Include intprops.h instead of limits.h.
14929         (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND): Remove.
14930         * lib/mktime.c (TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT): New macros,
14931         for consistency with intprops.h.
14932         (time_t_is_integer, twos_complement_arithmetic): Use them.
14933         * lib/sig2str.h: Include <signal.h>, intprops.h.
14934         (INT_STRLEN_BOUND): Remove.
14935         * lib/strftime.c (TYPE_SIGNED): Remove.
14936         (INT_STRLEN_BOUND): Switch to same implementation as intprops.h.
14937         * lib/strtol.c: Adjust comments to match intprops.h.
14938         * lib/userspec.c: Include intprops.h.
14939         (TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Remove.
14940         * lib/utimecmp.c, xnanosleep.c, xstrtol.c: Likewise.
14941         * lib/utimecmp.c (utimecmp): Use TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT
14942         instead of rolling our own expressions.
14943         * lib/xstrtol.c: Include xstrtol.h first, to test interface.
14944
14945         * lib/strftime.c: Include <stdbool.h>.  Use bool where appropriate,
14946         instead of int.
14947         (my_strftime): Do not mishandle years close to INT_MAX, by doing
14948         the right thing even if adding 1900 would overflow.  Similarly
14949         for tm_mon + 1 and tm_yday + 1.
14950         Make %Y always equivalent to %C%y, and similarly for %G and %g.
14951         (DO_NUMBER, DO_NUMBER_SPACEPAD): Set digits to d, not a conditional.
14952         (DO_SIGNED_NUMBER): New macro.
14953         (my_strftime) [HAVE_TZNAME]: Don't dump core if tp->tm_dst > 1.
14954
14955 2005-03-07  Bruno Haible  <bruno@clisp.org>
14956
14957         * m4/mmap-anon.m4 (MAP_FILE, MAP_FAILED): Remove definitions.
14958
14959 2005-03-07  Bruno Haible  <bruno@clisp.org>
14960
14961         * lib/pagealign_alloc.c (MAP_FILE, MAP_FAILED): Define fallbacks.
14962
14963 2005-03-04  Derek R. Price  <derek@ximbiot.com>
14964
14965         * gnulib-tool (func_cp_if_changed, func_mv_if_changed): New functions.
14966         (func_import): Only replace files via --import when they have actually
14967         changed.
14968
14969 2005-03-03  Derek R. Price  <derek@ximbiot.com>
14970
14971         * m4/mmap-anon.m4: New file.
14972         * m4/pagealign_alloc.m4: New file.
14973
14974 2005-03-03  Derek R. Price  <derek@ximbiot.com>
14975             Bruno Haible  <bruno@clisp.org>
14976
14977         * modules/pagealign_alloc: New file.
14978         * MODULES.html.sh (Memory management functions): Add pagealign_alloc.
14979
14980 2005-03-03  Derek R. Price  <derek@ximbiot.com>
14981             Bruno Haible  <bruno@clisp.org>
14982
14983         * lib/pagealign_alloc.h: New file.
14984         * lib/pagealign_alloc.c: New file.
14985
14986 2005-03-03  Bruno Haible  <bruno@clisp.org>
14987
14988         * m4/inttypes.m4, isc-posix.m4, once-only.m4:
14989         Use an all-permissive copyright notice, recommended by RMS.
14990
14991 2005-03-02  Bruno Haible  <bruno@clisp.org>
14992
14993         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Undo the replacement here. Because
14994         of AIX, the replacement has to be done only after <string.h> is
14995         included, therefore not in config.h. stpncpy.h does the replacement,
14996         and stpncpy.c uses it.
14997
14998 2005-03-02  Bruno Haible  <bruno@clisp.org>
14999
15000         * lib/stpncpy.h (stpncpy): Define as a macro without arguments, so that
15001         stpncpy.c uses it.
15002
15003 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
15004
15005         Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
15006         The workaround isn't strictly needed for POSIX conformance, and
15007         it's too much of a pain to configure and maintain.  We'll ask
15008         people to fix their kernels instead.
15009         * lib/xnanosleep.c: Don't include gethrxtime.h or xtime.h.
15010         (NANOSLEEP_BUG_WORKAROUND): Remove.
15011         (xnanosleep): Remove the workaround.
15012
15013 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
15014
15015         * modules/gettime (Makefile.am): Remove lib_SOURCES line.
15016         Reported by Derek Price.
15017         (Include): Add "timespec.h".
15018
15019         * modules/xnanosleep (Depends-on): Remove gethrxtime.
15020
15021 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
15022
15023         * m4/xnanosleep.m4 (gl_XNANOSLEEP): Remove configuration attempting
15024         to detect nanosleep bug.
15025
15026 2005-03-01  Bruno Haible  <bruno@clisp.org>
15027
15028         * lib/vasnprintf.c (EOVERFLOW): Define to a fallback if needed.
15029
15030 2005-02-26  Paul Eggert  <eggert@cs.ucla.edu>
15031
15032         * modules/gethrxtime: New file.
15033         * modules/xnanosleep (Files): Add m4/xnanosleep.m4.
15034         (Depends-on): Add gethrxtime.
15035         (configure.ac): Add gl_XNANOSLEEP.
15036         (Makefile.am): Remove lib_SOURCES line.
15037
15038 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
15039
15040         * m4/gethrxtime.m4, m4/xnanosleep.m4: New files.
15041         * m4/gettime.m4 (gl_GETTIME): Check for nanotime.
15042
15043 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
15044
15045         * lib/gethrxtime.h, lib/gethrxtime.c, lib/xtime.h: New files.
15046         * lib/timespec.h (gettime): Return void, since it always
15047         succeeds now.  All uses changed.
15048         * lib/gettime.c (gettime) Likewise.
15049         [HAVE_NANOTIME]: Prefer nanotime.
15050         Assume gettimeofday succeeds, as POSIX requires.
15051         Assime time () succeeds, since other code already does.
15052         * lib/xnanosleep.c: Include xtime.h and gethrxtime.h, not xalloc.h.
15053         (timespec_subtract): Remove.
15054         (NANOSLEEP_BUG_WORKAROUND): New constant.
15055         (xnanosleep): Use gethrxtime rather than gettime; this simplifies
15056         things considerably.  Use it only on GNU/Linux hosts, since the
15057         workaround shouldn't be needed elsewhere.
15058
15059 2005-02-24  Bruno Haible  <bruno@clisp.org>
15060
15061         * modules/gettext (Files): Add m4/glibc2.m4.
15062
15063 2005-02-24  Bruno Haible  <bruno@clisp.org>
15064
15065         * m4/gettext.m4, intdiv0.m4, intmax.m4, inttypes-pri.m4, lcmessage.m4:
15066         * m4/lib-link.m4, lib-prefix.m4, nls.m4, po.m4, printf-posix.m4:
15067         * m4/progtest.m4:
15068         Update from GNU gettext 0.14.2.
15069         * m4/glibc2.m4: New file, from GNU gettext 0.14.2.
15070
15071 2005-02-24  Bruno Haible  <bruno@clisp.org>
15072
15073         * lib/localcharset.c: Update from GNU gettext 0.14.2.
15074         * lib/config.charset: Update from GNU gettext 0.14.2.
15075
15076 2005-02-24  Bruno Haible  <bruno@clisp.org>
15077
15078         * lib/gettext.h: Update from GNU gettext 0.14.2.
15079
15080 2005-02-23  Simon Josefsson  <jas@extundo.com>
15081
15082         * m4/iconvme.m4: New file.
15083
15084 2005-02-23  Jim Meyering  <jim@meyering.net>
15085
15086         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Revert yesteday's
15087         change.
15088         Thanks to Bruno Haible for catching it.
15089
15090 2005-02-22  Simon Josefsson  <jas@extundo.com>
15091
15092         * modules/iconvme: New file.
15093
15094         * MODULES.html.sh: Add iconvme.
15095
15096 2005-02-22  Simon Josefsson  <jas@extundo.com>
15097
15098         * lib/iconvme.h, lib/iconvme.c: New files, from libc.
15099
15100 2005-02-22  Simon Josefsson  <jas@extundo.com>
15101
15102         * config/srclist.txt: Sync iconvme.h, iconvme.c from libc.
15103
15104 2005-02-22  Jim Meyering  <jim@meyering.net>
15105
15106         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Fix typo:
15107         s/ifndef/ifdef/.
15108
15109 2005-02-20  Neil Conway  <neilc@samurai.com>
15110
15111         * lib/xgethostname.c (xgethostname): Check for ENOMEM, which is
15112         returned by OSX/Darwin if the specified buffer is not large
15113         enough for the hostname.
15114
15115 2005-02-03  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
15116
15117         * lib/argp-help.c (__argp_help): Create a fake struct argp_state and
15118         pass it to _help, otherwise the latter coredumps trying to
15119         dereference state.root_argp.
15120
15121 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
15122
15123         * modules/chdir-long (Depends-on): Add memrchr.
15124         * modules/memrchr (Files): Add lib/memrchr.h.
15125         (Include): "memrchr.h".
15126
15127 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
15128
15129         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Add AC_LIBSOURCES, for memrchr.h.
15130
15131 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
15132
15133         * lib/memrchr.h: New file.
15134         * lib/chdir-long.c: Include it.
15135         * lib/memrchr.c [!defined _LIBC]: Include it rather than <string.h>
15136         Don't bother including stddef.h.
15137
15138 2005-02-01  Paul Eggert  <eggert@cs.ucla.edu>
15139
15140         * lib/mountlist.h (MOUNTLIST_H_): New macro, to protect against double
15141         inclusion.
15142         Include <sys/types.h>, for dev_t.
15143         (ME_DUMMY, ME_REMOTE): Move from here....
15144         * lib/mountlist.c (ME_DUMMY, ME_REMOTE): To here.
15145         (ME_DUMMY): Count "subfs" as a dummy.  Problem reported by
15146         Dmitry V. Levin.
15147         Include mountlist.h first, to test the interface.
15148
15149 2005-01-29  Bruno Haible  <bruno@clisp.org>
15150
15151         * lib/progname.c (program_name): Initialize.
15152         Needed when linking statically on MacOS X.
15153
15154 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
15155
15156         Sync from coreutils.
15157         * modules/getloadavg (Files): Remove m4/getloadavg.m4.
15158         (Depends-on): Add c-strtod.
15159         (configure.ac): Replace gl_FUNC_GETLOADAVG with AC_FUNC_GETLOADAVG.
15160
15161 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
15162
15163         Sync from coreutils.
15164         * m4/getloadavg.m4, glibc.m4, search-libs.m4: Remove.
15165
15166         Remove files that are specific to coreutils.
15167         * m4/check-decl.m4, jm-macros.m4, lib-check.m4, prereq.m4: Remove.
15168
15169 2005-01-28  Bruno Haible  <bruno@clisp.org>
15170
15171         * modules/javacomp: New file.
15172         * MODULES.html.sh (Java): Add javacomp.
15173
15174 2005-01-28  Bruno Haible  <bruno@clisp.org>
15175
15176         * m4/javacomp.m4: New file, from GNU gettext.
15177
15178 2005-01-28  Bruno Haible  <bruno@clisp.org>
15179
15180         * lib/javacomp.sh.in: New file, from GNU gettext.
15181         * lib/javacomp.h: New file, from GNU gettext.
15182         * lib/javacomp.c: New file, from GNU gettext.
15183
15184 2005-01-26  Simon Josefsson  <jas@extundo.com>
15185
15186         * lib/gai_strerror.c: Use GPL in header.
15187
15188 2005-01-26  Bruno Haible  <bruno@clisp.org>
15189
15190         * modules/javaexec: New file.
15191         * MODULES.html.sh (Java): Add javaexec.
15192
15193 2005-01-26  Bruno Haible  <bruno@clisp.org>
15194
15195         * m4/javaexec.m4: New file, from GNU gettext.
15196
15197 2005-01-26  Bruno Haible  <bruno@clisp.org>
15198
15199         * lib/javaexec.sh.in: New file, from GNU gettext.
15200         * lib/javaexec.h: New file, from GNU gettext.
15201         * lib/javaexec.c: New file, from GNU gettext.
15202
15203 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
15204
15205         * modules/lchown (Depends-on): Remove lchown.h
15206
15207 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
15208
15209         * m4/sysexits.m4 (gl_SYSEXITS): Reverted logic. SYSEXITS_H
15210         must be defined if the header file was not found, in order
15211         to provide a replacement. Reported by Todd Vierling <tv@duh.org>
15212
15213 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
15214
15215         * lib/argp-help.c (hol_entry_help): Avoid using non-constant
15216         initializers for struct pentry_state.
15217         (__argp_error): Check return value of __asprintf
15218         (__argp_failure): Translate error message
15219
15220         * lib/argp-parse.c: Removed braces around the expansion of N_()
15221
15222 2005-01-23  Paul Eggert  <eggert@cs.ucla.edu>
15223
15224         * m4/acl.m4, afs.m4, alloca.m4, argp.m4, assert.m4, atexit.m4,
15225         backupfile.m4, base64.m4, bison.m4, c-bs-a.m4, c-stack.m4,
15226         c-strtod.m4, calloc.m4, canon-host.m4, canonicalize.m4,
15227         clock_time.m4, cloexec.m4, closeout.m4, d-ino.m4, d-type.m4,
15228         dirfd.m4, dirname.m4, dos.m4, dup2.m4, error.m4, euidaccess.m4,
15229         exclude.m4, exitfail.m4, extensions.m4, fcntl-safer.m4,
15230         file-type.m4, fileblocks.m4, filemode.m4, fnmatch.m4, fpending.m4,
15231         free.m4, fstypename.m4, fsusage.m4, ftruncate.m4, getaddrinfo.m4,
15232         getcwd-path-max.m4, getcwd.m4, getdate.m4, getdomainname.m4,
15233         getgroups.m4, gethostname.m4, getline.m4, getndelim2.m4,
15234         getnline.m4, getopt.m4, getpagesize.m4, getpass.m4, getsubopt.m4,
15235         gettime.m4, gettimeofday.m4, getugroups.m4, getusershell.m4,
15236         group-member.m4, hard-locale.m4, hash.m4, host-os.m4, human.m4,
15237         idcache.m4, inttostr.m4, isdir.m4, jm-winsz1.m4, jm-winsz2.m4,
15238         link-follow.m4, long-options.m4, ls-mntd-fs.m4, lstat.m4,
15239         makepath.m4, mathl.m4, md5.m4, memcasecmp.m4, memchr.m4,
15240         memcmp.m4, memcoll.m4, memcpy.m4, memmem.m4, memmove.m4,
15241         memrchr.m4, memset.m4, mkdir-slash.m4, mkstemp.m4, mktime.m4,
15242         modechange.m4, mountlist.m4, nanosleep.m4, obstack.m4,
15243         path-concat.m4, pathmax.m4, perl.m4, physmem.m4, poll.m4,
15244         posixtm.m4, posixver.m4, putenv.m4, quote.m4, quotearg.m4,
15245         readdir.m4, readtokens.m4, readutmp.m4, regex.m4, rename.m4,
15246         restrict.m4, rmdir-errno.m4, rmdir.m4, rpmatch.m4, same.m4,
15247         savedir.m4, settime.m4, sha1.m4, sig2str.m4, snprintf.m4,
15248         sockpfaf.m4, st_dm_mode.m4, st_mtim.m4, stat.m4, stdint.m4,
15249         stdio-safer.m4, strchrnul.m4, strdup.m4, strerror.m4,
15250         strerror_r.m4, strftime.m4, strndup.m4, strnlen.m4, strsep.m4,
15251         strtod.m4, strtoimax.m4, strtok_r.m4, strtol.m4, strtoll.m4,
15252         strtoul.m4, strtoull.m4, strtoumax.m4, strverscmp.m4, sysexits.m4,
15253         time_r.m4, timegm.m4, timespec.m4, tm_gmtoff.m4, tzset.m4,
15254         uint32_t.m4, uintptr_t.m4, unistd-safer.m4, unlink-busy.m4,
15255         unlocked-io.m4, uptime.m4, userspec.m4, utimbuf.m4, utime.m4,
15256         utimecmp.m4, utimens.m4, utimes-null.m4, vsnprintf.m4, xalloc.m4,
15257         xgetcwd.m4, xreadlink.m4, xstrndup.m4, xstrtod.m4, xstrtoimax.m4,
15258         xstrtol.m4, xstrtoumax.m4, yesno.m4:
15259         Use an all-permissive copyright notice, recommended by RMS.
15260
15261 2005-01-21  Paul Eggert  <eggert@cs.ucla.edu>
15262
15263         * modules/chdir-long (Depends-on): Remove mempcpy.
15264
15265 2005-01-21  Jim Meyering  <jim@meyering.net>
15266
15267         * lib/openat.h (AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the
15268         same value as for Solaris 9.
15269
15270         * lib/chdir-long.c (chdir_long): Rewrite to remove limitation on
15271         component length.  This included changing the parameter to be
15272         of type `char *' rather than `char const *'.
15273         * lib/chdir-long.h (chdir_long): Update prototype.
15274
15275         * lib/openat.c (fdopendir, fstatat): New functions.
15276         * lib/openat.h: Include headers required for use of DIR and struct
15277         stat.
15278         [AT_SYMLINK_NOFOLLOW]: Define.
15279         (fdopendir, fstatat): Add prototypes.
15280
15281 2005-01-21  Bruno Haible  <bruno@clisp.org>
15282
15283         * modules/classpath: New file.
15284         * MODULES.html.sh (Java): Add classpath.
15285
15286 2005-01-21  Bruno Haible  <bruno@clisp.org>
15287
15288         * lib/classpath.h: New file, from GNU gettext.
15289         * lib/classpath.c: New file, from GNU gettext.
15290
15291 2005-01-20  Simon Josefsson  <jas@extundo.com>
15292
15293         * modules/version-etc-fsf: New file.
15294
15295 2005-01-20  Simon Josefsson  <jas@extundo.com>
15296
15297         * lib/version-etc-fsf.c: New file, with version_etc_copyright.
15298         * lib/version-etc.c: Remove version_etc_copyright.
15299         * lib/version-etc.h (version_etc_copyright): Use [] instead of * in
15300         prototype, suggested by Paul Eggert <eggert@CS.UCLA.EDU>.
15301
15302 2005-01-20  Simon Josefsson  <jas@extundo.com>
15303
15304         * lib/base64.h (isbase64): Add.
15305
15306         * lib/base64.c (isb64): Rename to isbase64, use to_uchar instead of
15307         using a unsigned prototype, don't inline.
15308         (base64_decode): Use it.
15309
15310 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
15311
15312         * m4/save-cwd.m4 (gl_SAVE_CWD): Remove check for fcntl; we now assume
15313         it.
15314
15315 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
15316
15317         * lib/save-cwd.c (save_cwd): Remove code to support the case
15318         where fchdir is missing or flaky.
15319
15320 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
15321
15322         * MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
15323
15324 2005-01-19  Paul Eggert  <eggert@cs.ucla.edu>
15325
15326         * modules/mempcpy (Makefile.am): Remove mention of mempcpy.h;
15327         AC_LIBSOURCES now does this.
15328         * MODULES.html.sh (Sizes of integer types <limits.h>): New element,
15329         with new ullong_max module.
15330
15331 2005-01-19  Bruno Haible  <bruno@clisp.org>
15332
15333         * modules/sh-quote: New file.
15334         * MODULES.html.sh (Executing programs): Add sh-quote.
15335
15336 2005-01-19  Bruno Haible  <bruno@clisp.org>
15337
15338         * lib/sh-quote.h: New file, from GNU gettext.
15339         * lib/sh-quote.c: New file, from GNU gettext.
15340
15341 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
15342
15343         Merge from coreutils.
15344         * m4/ullong_max.m4: New file.
15345         * m4/jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX.
15346         (gl_MACROS): Assume localeconv exists.
15347
15348 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
15349
15350         Merge changes from coreutils, as described below in several
15351         changelogs dated today.
15352
15353         * lib/save-cwd.c: Include "save-cwd.h" before other include files.
15354         (O_DIRECTORY): Remove; not needed here, since "." must be
15355         a directory.  All uses removed.
15356         (save_cwd): Use __sgi || __sun, not sun || __sun.  __sun is
15357         universal on Suns, and we also need to test for IRIX.
15358         Revamp code to use 'if' rather than '#if'.
15359         Avoid unnecessary comparison of cwd->desc to 0.
15360
15361         * lib/utimens.c (futimens): Robustify the previous patch, by checking
15362         for known valid error numbers rather than observed invalid ones.
15363
15364 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
15365
15366         * modules/ullong_max: New file.
15367
15368         * modules/chdir-long, modules/openat: New files.
15369         * modules/save-cwd (Depends-on): Depend on chdir-long.
15370         (Makefile.am): Remove lib_SOURCES; now handled by AC_LIBSOURCES.
15371
15372 2005-01-18  Jim Meyering  <jim@meyering.net>
15373
15374         Merge from coreutils.
15375         * m4/chdir-long.m4, m4/openat.m4: New files.
15376         * m4/save-cwd.m4 (gl_SAVE_CWD): Add AC_LIBSOURCES for save-cwd.c,
15377         save-cwd.h.  Add AC_LIBOBJ for save-cwd.
15378         * m4/chown.m4 (gl_FUNC_CHOWN): When cross-compiling, assume that chown
15379         is sane and DOES follow symlinks.  Besides, testing 20 different
15380         systems found no broken chown implementations.
15381         Prompted by a change in rsync's copy of this macro.
15382         * m4/jm-macros.m4 (gl_MACROS): Require gl_FUNC_CHDIR_LONG.
15383
15384         * m4/lchown.m4 (gl_FUNC_LCHOWN): Use AC_LIBSOURCES.
15385
15386         * m4/utimes.m4: Work around tests/touch/empty-file failure on a system
15387         (sparc64, Linux-2.4.28, glibc-2.3.3) that didn't honor utimes'
15388         NULL-means-set-to-current-time semantics.
15389         Remove temporary file immediately, rather than waiting
15390         for configure's at-exit trap code to do it.
15391
15392 2005-01-18  Jim Meyering  <jim@meyering.net>
15393
15394         * lib/version-etc.c (version_etc_copyright): Update copyright date.
15395
15396         * lib/utimens.c (futimens): Account for the fact that futimes
15397         can also fail with errno == ENOSYS or errno == ENOENT.
15398         Patch from Dmitry V. Levin.
15399
15400         Change the name of the robust chdir function from chdir to chdir_long.
15401         * lib/save-cwd.c: Include chdir-long.h rather than chdir.h.
15402         (restore_cwd): Use chdir_long, not chdir.
15403         * lib/chdir-long.c: Renamed from chdir.c.
15404         * lib/chdir-long.h: Renamed from chdir.h.
15405         [!defined PATH_MAX]: Define chdir_long to chdir on systems like the
15406         Hurd.
15407
15408 2005-01-18  Bruno Haible  <bruno@clisp.org>
15409
15410         * m4/allocsa.m4, m4/codeset.m4, m4/copy-file.m4, m4/eaccess.m4:
15411         * m4/eealloc.m4, m4/eoverflow.m4, m4/execute.m4, m4/fatal-signal.m4:
15412         * m4/findprog.m4, m4/glibc21.m4, m4/iconv.m4, m4/intmax_t.m4:
15413         * m4/inttypes_h.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4:
15414         * m4/linebreak.m4, m4/localcharset.m4, m4/longdouble.m4:
15415         * m4/longlong.m4, m4/mbrtowc.m4, m4/mbstate_t.m4, m4/mbswidth.m4:
15416         * m4/mkdtemp.m4, m4/pipe.m4, m4/readlink.m4, m4/safe-read.m4:
15417         * m4/safe-write.m4, m4/setenv.m4, m4/sig_atomic_t.m4:
15418         * m4/signalblocking.m4, m4/signed.m4, m4/size_max.m4, m4/ssize_t.m4:
15419         * m4/stdbool.m4, m4/stdint_h.m4, m4/stpcpy.m4, m4/stpncpy.m4:
15420         * m4/strcase.m4, m4/strcspn.m4, m4/strpbrk.m4, m4/strstr.m4:
15421         * m4/ucs4-utf.m4, m4/uintmax_t.m4, m4/ulonglong.m4, m4/unicodeio.m4:
15422         * m4/utf-ucs4.m4, m4/vasnprintf.m4, m4/vasprintf.m4:
15423         * m4/wait-process.m4, m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4:
15424         Use an all-permissive copyright notice, recommended by RMS.
15425
15426 2005-01-18  Bob Proulx  <bob@proulx.com>
15427
15428         * lib/obstack.c [DEFAULT_ALIGNMENT]: Use an intermediate type to
15429         simplify offsetof() macro construct to avoid compile failure with
15430         native HP-UX 11.0 ANSI C compiler.
15431
15432 2005-01-17  Bruno Haible  <bruno@clisp.org>
15433
15434         * lib/stpncpy.c: Remove HAVE_STPNCPY and gnu_stpncpy renaming,
15435         redundant because stpncpy.m4 takes care of it.
15436
15437 2005-01-17  Bruno Haible  <bruno@clisp.org>
15438
15439         * lib/progreloc.c: Include xalloc.h instead of xmalloc.h.
15440
15441 2005-01-17  Bruno Haible  <bruno@clisp.org>
15442
15443         * lib/progreloc.c (xstrdup): Define as strdup if no xmalloc should be
15444         used.
15445
15446 2005-01-17  Bruno Haible  <bruno@clisp.org>
15447
15448         * lib/fwriteerror.h (fwriteerror): Change specification to include
15449         fclose.
15450         * lib/fwriteerror.c: Include <stdbool.h>.
15451         (fwriteerror): At the end, close the file stream. Record whether
15452         stdout was already closed.
15453
15454 2005-01-17  Bruno Haible  <bruno@clisp.org>
15455
15456         * lib/execute.c (environ): Declare if needed.
15457         * lib/pipe.c (environ): Likewise.
15458         Reported by Michael Schloh von Bennewitz <michael.schloh@cw.com>.
15459
15460 2005-01-11  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
15461
15462         * modules/argp: Depend on vsnprintf
15463
15464 2005-01-10  Jim Meyering  <jim@meyering.net>
15465
15466         * modules/closeout (Depends-on): Add atexit.
15467
15468 2005-01-06  Bruno Haible  <bruno@clisp.org>
15469
15470         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Rename stpncpy to gnu_stpncpy here.
15471
15472 2005-01-04  Paul Eggert  <eggert@cs.ucla.edu>
15473
15474         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional
15475         definitions to be after all include files, to avoid collisions.
15476         Problem reported by Bob Proulx.
15477
15478 2005-01-04  Jim Meyering  <jim@meyering.net>
15479
15480         Changes imported from coreutils.
15481         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Rather than using "conftestXXXXXX"
15482         as the mkstemp template, use a temporary directory and an
15483         8.3-friendly template to avoid trouble on systems like DJGPP.
15484         Reported by Juan M. Guerrero via Stepan Kasal.
15485         * m4/(gl_FUNC_MKSTEMP): Include <unistd.h> for the declaration of
15486         close. Remove the temporary directory right away, rather than waiting
15487         for configure's at-exit trap code to do it.
15488         Suggestion from Stepan Kasal.
15489
15490 2005-01-01  Simon Josefsson  <jas@extundo.com>
15491
15492         * gnulib-tool: Print #include directives when --import'ing.
15493
15494 2004-12-28  Simon Josefsson  <jas@extundo.com>
15495
15496         * tests/test-base64.c: Include required header files.  Remove
15497         unused variables.
15498
15499 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
15500
15501         * modules/error (Depends-on): Remove gettext.
15502
15503 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
15504
15505         * lib/error.c [!_LIBC && !ENABLE_NLS]: Do not include "gettext.h";
15506         not needed.  This removes a dependency on the gettext module.
15507         [defined _LIBC]: Do not include <libintl.h>; not needed.
15508
15509 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
15510
15511         * m4/c-strtod.m4 (gl_C99_STRTOLD): New macro.
15512         (gl_C_STRTOD): Use it instead of AC_CHECK_DECLS_ONCE(strtold).
15513
15514 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
15515
15516         * lib/c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not
15517         HAVE_DECL_STRTOLD.
15518
15519 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
15520
15521         * modules/getdate (Depends-on): Remove alloca-opt.
15522
15523 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
15524
15525         * m4/getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
15526
15527 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
15528
15529         * lib/argp-parse.c: Include <stddef.h>.
15530         (alignof, alignto): New macros.
15531         (parser_init): Don't assume that void * is aligned sufficiently
15532         for struct option.
15533
15534         * lib/getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since there's no
15535         need to extend the stack.
15536         (YYINITDEPTH): New macro, so that the initial stack isn't overly
15537         large.
15538
15539 2004-12-22  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
15540
15541         * lib/argp-parse.c (parser_init): Avoid arithmetics on void pointers.
15542
15543 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
15544
15545         * modules/regex (lib_SOURCES): Remove regex.c, undoing previous
15546         (2004-10-24) change.  Apparently this was a false alarm.
15547
15548         * modules/getdate: Depend on alloca-opt, not alloca.
15549
15550 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
15551
15552         * lib/alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.
15553         Remove now-obsolete comment about AIX.
15554         * lib/getdate.y: Include <alloca.h> only if HAVE_ALLOCA.
15555         (YYSTACK_USE_ALLOCA): Define to 0 if !HAVE_ALLOCA.
15556         (YYMAXDEPTH): New macro.
15557
15558 2004-12-18  Simon Josefsson  <jas@extundo.com>
15559
15560         * modules/alloca: Depend on alloca-opt, instead of duplicating it.
15561
15562 2004-12-18  Bruno Haible  <bruno@clisp.org>
15563
15564         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Also test for sigaction.
15565
15566 2004-12-18  Bruno Haible  <bruno@clisp.org>
15567
15568         * lib/fatal-signal.c (fatal_signals): Make non-const.
15569         (init_fatal_signals): New function.
15570         (uninstall_handlers, install_handlers): Ignore signals that were set to
15571         SIG_IGN.
15572         (at_fatal_signal): Call init_fatal_signals.
15573         (init_fatal_signal_set): Likewise. Ignore signals that were set to
15574         SIG_IGN.
15575         Reported by Paul Eggert.
15576
15577 2004-12-18  Bruno Haible  <bruno@clisp.org>
15578
15579         * doc/alloca.texi: New file.
15580         * doc/alloca-opt.texi: New file.
15581
15582 2004-12-17  Jim Meyering  <jim@meyering.net>
15583
15584         * config/install-sh: Use `(exit N); exit N', not `(exit N); exit'.
15585         Otherwise, install-sh could exit with improper exit status when
15586         exiting via a trapped interrupt.  Thanks to a report from Bob Proulx.
15587
15588 2004-12-16  Simon Josefsson  <jas@extundo.com>
15589
15590         * tests/test-base64.c: Add license.
15591
15592 2004-12-15  Stepan Kasal  <address@hidden>
15593
15594         * gnulib-tool (func_emit_lib_Makefile_am): Shorten a long sed command.
15595
15596 2004-12-12  Paul Eggert  <eggert@cs.ucla.edu>
15597
15598         * modules/getcwd (Files): Add m4/d-ino.m4.
15599         Suggested by Mark D. Baushke.
15600
15601 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
15602
15603         * lib/getdate.y (textint): New member "negative".
15604         (time_zone_hhmm): New function.
15605         Expect 14 shift-reduce conflicts, not 13.
15606         (o_colon_minutes): New rule.
15607         (time, zone): Use it to add support for +HH:MM, UTC+HH:MM.
15608         (yylex): Set the "negative" member of signed numbers.
15609
15610 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
15611
15612         * doc/getdate.texi (Time of day items, Time zone items):
15613         Describe new formats +00:00, UTC+00:00.
15614
15615 2004-12-07  Paul Eggert  <eggert@cs.ucla.edu>
15616
15617         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change:
15618         spurious "-l"s.  Problem reported by Stepan Kasal.
15619
15620 2004-12-06  Paul Eggert  <eggert@cs.ucla.edu>
15621
15622         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): New macro, to work around bug
15623         in Autoconf 2.59.  Problem reported by Mark D. Baushke.
15624
15625 2004-12-04  Simon Josefsson  <jas@extundo.com>
15626
15627         * modules/getaddrinfo (License): Add LGPL, reported by Yoann
15628         Vandoorselaere <yoann@prelude-ids.org>.
15629
15630 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
15631
15632         Changes imported from coreutils.
15633         * m4/hard-locale.m4 (gl_HARD_LOCALE): Assume locale.h and setlocale
15634         exist.
15635         * m4/human.m4 (gl_HUMAN): Assume locale.h and localeconv exist.
15636
15637 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
15638
15639         Changes imported from coreutils.
15640         * lib/hard-locale.c: Assume <locale.h> exists.
15641         Include "strdup.h".
15642         (GLIBC_VERSION): New macro.
15643         (hard_locale): Assume setlocale exists.
15644         Rewrite to avoid #ifdef.
15645         Use strdup rather than malloc + strcpy.
15646         * lib/human.c: Assume <locale.h> exists.
15647         (human_readable): Assume localeconv exists.
15648
15649 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
15650
15651         * modules/hard-locale (Depends-on): Add strdup.
15652
15653 2004-12-01  Jakub Jelinek  <jakub@redhat.com>
15654
15655         * lib/mktime.c (__mktime_internal): If SEC_REQUESTED != SEC,
15656         convert T2, not T.  (Imported from libc.)
15657
15658 2004-11-30  Simon Josefsson  <jas@extundo.com>
15659
15660         * modules/restrict (License): Change to LGPL.
15661
15662 2004-11-30  Simon Josefsson  <jas@extundo.com>
15663
15664         * m4/restrict.m4: Add copyright and copying conditions.
15665
15666 2004-11-30  Simon Josefsson  <jas@extundo.com>
15667
15668         * m4/base64.m4: New file.
15669
15670 2004-11-30  Simon Josefsson  <jas@extundo.com>
15671
15672         * MODULES.html.sh (Extra functions based on ANSI C 89): Add
15673         base64.
15674
15675         * tests/test-base64.c: New file.
15676
15677         * modules/base64: New file.
15678
15679 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
15680
15681         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX):
15682         Define HAVE_PARTLY_WORKING_GETCWD if getcwd is partly working.
15683
15684         * m4/readutmp.m4 (gl_READUTMP): Don't check for sys/param.h.
15685
15686 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
15687
15688         * lib/getcwd.c (is_ENAMETOOLONG): New macro.
15689         (__getcwd.c): Don't restore errno; glibc doesn't.
15690         [HAVE_PARTLY_WORKING_GETCWD && !defined AT_FDCWD]: Try system getcwd
15691         first, falling back to our code only if its results look suspicious.
15692         Ensure that the resulting buffer is only as large as necessary.
15693
15694         * lib/readutmp.c: Include readutmp.h first.
15695         Include <errno.h>, since readutmp.h no longer does that.
15696         * lib/readutmp.h: Don't include <errno.h>,
15697         <sys/param.h>, <time.h>; not needed to establish interface.
15698         (errno): Remove decl.
15699         (HAVE_STRUCT_XTMP_UT_TYPE): Remove; no longer needed.
15700         (UT_TYPE_EQ, UT_TYPE_NOT_DEFINED, UT_TYPE_BOOT_TIME,
15701         UT_TYPE_USER_PROCESS, IS_USER_PROCESS): New macros.
15702
15703 2004-11-28  Simon Josefsson  <jas@extundo.com>
15704
15705         * lib/base64.h, base64.c: New file.
15706
15707 2004-11-27  Paul Eggert  <eggert@cs.ucla.edu>
15708
15709         * lib/getcwd.h: New file, which I forgot to check in on 2004-11-25.
15710
15711 2004-11-26  Paul Eggert  <eggert@cs.ucla.edu>
15712
15713         * modules/getcwd (Files): Add lib/getcwd.h, m4/getcwd.m4.
15714         (Depends-on): Remove pathmax, same.  Add mempcpy.
15715         (configure.ac): GL_FUNC_GETCWD_PATH_MAX -> gl_FUNC_GETCWD.
15716         (Makefile.am): Append getcwd.h to lib_SOURCES.
15717         (Include): Add getcwd.h.
15718         (Maintainer): Change from Jim Meyering to "all, glibc",
15719         since getdate now uses intended-for-glibc code.
15720         * modules/xgetcwd (Files): Remove m4/getcwd.m4.
15721         (Depends-on): Depend on getcwd.  Do not depend on pathmax.
15722
15723 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
15724
15725         Fix problems reported by Scott S. Tinsley for HP-UX 11.11 using
15726         HP's ANSI C compiler.
15727         * lib/fsusage.c (statvfs) [HAVE_SYS_STATVFS_H]: Remove decl.
15728         Declaring int functions causes warnings on some modern systems and
15729         shouldn't be needed to compile on ancient ones.
15730         * lib/same.c (MIN) [defined MIN]: Don't define, since it's already
15731         defined.
15732
15733         * lib/getcwd.c: Replace by a copy of glibc/sysdeps/posix/getcwd.c, but
15734         with the following changes.
15735         (__set_errno): Parenthesize properly.
15736         Include <stdbool.h>.
15737         (MIN, MAX, MATCHING_INO): New macros.
15738         (__getcwd): Define with prototype, not K&R form.
15739         Use heuristics to allocate default buffer on stack if possible.
15740         If AT_FDCWD is defined, use openat and fstatat to avoid O(N**2)
15741         behavior, and to avoid the PATH_MAX limit when computing
15742         ../../../../...
15743         Use MATCHING_INO to compare inode number to file.
15744         Check for arithmetic overflow in size calculations.
15745         Fix bug in reallocation of dot array that caused getcwd to fail
15746         on directories nested deeper than 75.
15747         Be more careful about saving errno on error.
15748         Do not use realloc; use only free+malloc, as this is a bit
15749         more flexible and avoids a needless copy operation.
15750         Do not inspect st_dev and st_ino for symbolic links; POSIX
15751         doesn't specify the latter.
15752         Check for closedir errors.
15753         Avoid needless casts.
15754         Use "#ifdef weak_alias" around weak_alias, to be like other
15755         glibc code.
15756         The following changes to getcwd.c have effect only when used in
15757         gnulib; they have no effect inside glibc proper.
15758         (#pragma alloca) [defined _AIX && !defined __GNUC__]: Remove,
15759         as alloca isn't used.
15760         (alloca, __alloca): Likewise.
15761         [!_LIBC]: Include "getcwd.h", "mempcpy.h".
15762         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
15763         unconditionally, as gnulib assumes C89 or better.
15764         Do not include <sys/param.h>.
15765         (errno) [!defined __GNU_LIBRARY__ && !defined STDC_HEADERS]: Remove
15766         no-longer-necessary 'extern int errno' decl; gnulib assumes C89 or
15767         better.
15768         (NULL) [!defined NULL]: Remove; we assume C89 or better.
15769         Include <dirent.h> in a way that is compatible with modern Autoconf.
15770         (_D_ALLOC_NAMELEN, _D_EXACT_NAMLEN):
15771         New macros, if not already defined.
15772         Include <unistd.h> if _LIBC, not if __GNU_LIBRARY__.
15773         Use "_LIBC", not "defined _LIBC", for consistency.
15774         (HAVE_MEMPCPY): Remove; no longer needed now that gnulib has
15775         a mempcpy module.
15776         (__lstat, __closedir, __opendir, __readdir) [!_LIBC]: New macros.
15777         (GETCWD_RETURN_TYPE): Remove.  All uses replaced by char *.
15778         * lib/xgetcwd.c: David MacKenzie's old code was removed, so give
15779         credit only to Jim Meyering and adjust the copyright dates.
15780         Do not include <limits.h>, <stdio.h>, <sys/types.h>,
15781         <stdlib.h>, <unistd.h>, "pathmax.h".
15782         Instead, include "xgetcwd.h" (first) and "getcwd.h".
15783         (INITIAL_BUFFER_SIZE): Remove.
15784         (xgetcwd): Rely on getcwd, since we now depend on a reliable one.
15785
15786 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
15787
15788         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Renamed from
15789         GL_FUNC_GETCWD_PATH_MAX for consistency.  All uses changed.
15790         Use the _ONCE methods, for efficiency.
15791         Check for fcntl.h.  In test program, include <errno.h>
15792         and <fcntl.h> if available.  Remove old K&R cruft from
15793         test program.  Check for common errors in GNU/Linux,
15794         OpenBSD, and Solaris.  Just set gl_cv_func_getcwd_path_max;
15795         don't do AC_LIBOBJ, as that's getcwd.m4's job.
15796         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL): Renamed from
15797         AC_FUNC_GETCWD_NULL.  All used changed.  Change cache variable
15798         name accordingly.
15799         (gl_FUNC_GETCWD, gl_PREREQ_GETCWD): New macros.  Revamp to
15800         accommodate new getcwd.c.
15801         * m4/jm-macros.m4 (gl_MACROS): Don't require GL_FUNC_GETCWD_PATH_MAX.
15802         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_MEMPCPY.
15803         * m4/xgetcwd.m4 (gl_XGETCWD): Replace with gl_FUNC_GETCWD, since
15804         that's all we need now.
15805
15806 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
15807
15808         * m4/argp.m4 (gl_ARGP): Require gl_GETOPT_SUBSTITUTE unconditionally:
15809         argp-parse.c depends on getopt internals, that means we should
15810         always use our getopt, to be on the safe side.
15811         * m4/getopt.m4 (gl_GETOPT): Check if GETOPT_H is already set, in
15812         order not to spoil the result of an eventual previous invocation
15813         of gl_GETOPT_SUBSTITUTE.
15814
15815 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
15816
15817         * lib/getopt_.h: Re-addition of __getopt_argv_const caused
15818         redefinition warnings. To avoid them, include the defines
15819         in `#if !defined __need_getopt ... #endif'. The only place
15820         where __getopt_argv_const is used is in definitions
15821         of getopt_long and getopt_long_only below, which are as well
15822         protected by `#ifndef __need_getopt'.
15823         [defined __GETOPT_PREFIX && !defined __need_getopt]: Undef
15824         __need_getopt after including <stdio.h> and <unistd.h> These
15825         headers might have defined it.
15826
15827 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
15828
15829         * m4/utimens.m4 (gl_UTIMENS): Check for futimes function.
15830
15831 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
15832
15833         * lib/utimens.c (__attribute__, ATTRIBUTE_UNUSED): New macros.
15834         (futimens): New function, which uses futimes if available.
15835         (futimens, utimens): Support timespec==NULL, with same semantics
15836         as utime and utimens.
15837         * lib/utimens.h (futimens): New decl.
15838
15839 2004-11-23  Jim Meyering  <jim@meyering.net>
15840
15841         * lib/getopt_.h: Remove trailing blanks.
15842
15843 2004-11-23  Jim Meyering  <jim@meyering.net>
15844
15845         * lib/__fpending.c: Add comment.
15846
15847 2004-11-22  Paul Eggert  <eggert@cs.ucla.edu>
15848
15849         * modules/canonicalize (Depends-on): Add xreadlink.
15850         Problem reported by James Youngman.
15851
15852 2004-11-20  Paul Eggert  <eggert@cs.ucla.edu>
15853
15854         * lib/getopt_.h (__GETOPT_CONCAT, __GETOPT_XCONCAT, __GETOPT_ID):
15855         New macros.
15856         (getopt, getopt_long, getopt_long_only, optarg, opterr, optind,
15857         optopt): Use them instead of invoking ## directly; otherwise, the
15858         symbols will be __GETOPT_PREFIXgetopt rather than rpl_getopt.
15859
15860 2004-11-19  Bruno Haible  <bruno@clisp.org>
15861
15862         * lib/strtok_r.c: Move comments from here...
15863         * lib/strtok_r.h: ... to here.
15864
15865 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
15866
15867         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc
15868         implementations that mishandle size_t overflow.
15869
15870 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
15871
15872         * lib/realloc.c (rpl_realloc): Call 'free' if n==0, since realloc
15873         might fail.  Problem reported by Yoann Vandoorselaere.
15874         * lib/calloc.c (rpl_calloc): Defend against buggy calloc
15875         implementations that mishandle size_t overflow.
15876
15877 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
15878
15879         * modules/canon-host (Depends-on): Add strdup.
15880
15881 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
15882
15883         * m4/canon-host.m4 (gl_CANON_HOST): Check for getaddrinfo.
15884
15885 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
15886
15887         * lib/canon-host.c: Include "strdup.h".
15888         (canon_host): Use getaddrinfo if available, so that IPv6 works.
15889         Use strdup instead of malloc/strcpy to duplicate strings.
15890
15891         * lib/human.h (LONGEST_HUMAN_READABLE): Add 1 for space before unit.
15892         (human_space_before_unit): New constant.
15893         * lib/human.c (human_readable): Support it.
15894
15895         * lib/xgetcwd.c: Include <limits.h>, for PATH_MAX.
15896         (xgetcwd): Set errno correctly when failing.
15897         Work around Solaris 9 bug: getcwd sets errno==ERANGE even though
15898         the failure is actually due to a PATH_MAX problem.
15899
15900         Further getopt changes to make it more likely that glibc will
15901         buy the changes back.
15902         * lib/getopt.c (POSIXLY_CORRECT): New constant.
15903         (getopt): Use it, so to preserve glibc semantic
15904         * lib/getopt1.c (getopt_long, getopt_long_only): Arg is char * const *
15905         when compiling for libc.
15906         * lib/getopt_.h (__getopt_argv_const): Bring it back.
15907         (getopt_long, getopt_long_only): Use it.
15908
15909         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
15910         _getopt_internal): New arg POSIXLY_CORRECT.  All callers changed.
15911         (getopt): Argv is now char * const *, as per standard.
15912         (_getopt_internal_r, _getopt_internal): Argv is now char **,
15913         not char *__getopt_argv_const *.
15914         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
15915         _getopt_long_only_r): Likewise.
15916         * lib/getopt_.h (getopt, getopt_long, geopt_long_only): Likewise.
15917         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
15918         _getopt_long_r, _getopt_long_only_r): Likewise.
15919         * lib/getopt_.h (__getopt_argv_const): Remove.
15920         (getopt): Argv is now char * const *, as per standard.
15921
15922         * lib/getdate.y (tORDINAL): New token.
15923         (day, relunit): Allow it for relative times.
15924         (relative_time_table): Use tORDINAL for ordinals.
15925
15926 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
15927
15928         * doc/getdate.texi (General date syntax): "next" is 1, not 2.
15929         Document that "second" isn't allowed as an ordinal number.
15930
15931 2004-11-16  Jim Meyering  <jim@meyering.net>
15932
15933         * modules/closeout (Depends-on): Add fpending.
15934
15935 2004-11-15  Jim Meyering  <jim@meyering.net>
15936
15937         * lib/closeout.c: Include "__fpending.h" once again.
15938         Include <stdbool.h>.
15939         (close_stdout): Don't fail just because stdout was closed initially,
15940         since some programs don't write to stdout in the normal course of
15941         operation (other than --version and --help), and we don't want this
15942         function to make e.g. `touch file >&-' fail.
15943         But do fail if it was closed and someone has tried to write to it.
15944         E.g., `printf foo >&-' must fail.
15945
15946 2004-11-13  Jim Meyering  <jim@meyering.net>
15947
15948         * m4/jm-macros.m4: Do require gl_FUNC_FPENDING.
15949
15950 2004-11-12  Simon Josefsson  <jas@extundo.com>
15951
15952         * config/srclist.txt: Add strtok_r.c, glibc bought our changes, but a
15953         small doc fix is still pending.
15954
15955 2004-11-11  Simon Josefsson  <jas@extundo.com>
15956
15957         * modules/strtok_r: New file.
15958
15959         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
15960         strtok_r.
15961
15962 2004-11-11  Simon Josefsson  <jas@extundo.com>
15963
15964         * m4/strtok_r.m4: New file.
15965
15966         * m4/getopt.m4: Replace opterr.
15967
15968 2004-11-11  Simon Josefsson  <jas@extundo.com>
15969
15970         * lib/strtok_r.h, strtok_r.c: New file.
15971
15972 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
15973
15974         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
15975         of replacing opterr, getopt, etc.  This should handle the
15976         powerpc-apple-darwin5.5 problem recently noted by Simon Josefsson.
15977
15978 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
15979
15980         * lib/getopt_.h (__getopt_argv_const): New macro, to be used so that
15981         we can stop lying to compilers about the constness of argv when we
15982         are compiled outside glibc.
15983         (getopt, getopt_long, getopt_long_only): Use it.
15984         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
15985         _getopt_internal, getopt): Likewise.
15986         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
15987         _getopt_long_only_r): Likewise.
15988         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
15989         _getopt_long_r, _getopt_long_only_r): Likewise.
15990
15991         * lib/getopt_.h [defined __GETOPT_PREFIX && !defined __need_getopt]:
15992         Include <stdlib.h> and <stdio.h>, and <unistd.h> if available.
15993         Then rename getopt to __GETOPT_PREFIX##getopt, and so forth for
15994         the other external symbols.
15995         (getopt) [!defined __GNU_LIBRARY]: Use prototype, not old-style
15996         declaration, since the above renaming now works around collisions.
15997
15998 2004-11-11  Jim Meyering  <jim@meyering.net>
15999
16000         * lib/linebreak.c: Remove trailing blanks.
16001         * lib/alloca_.h: Likewise.
16002         * lib/acosl.c: Likewise.
16003         * lib/euidaccess.c: Likewise.
16004         * lib/allocsa.h: Likewise.
16005
16006 2004-11-10  Simon Josefsson  <jas@extundo.com>
16007
16008         * m4/getaddrinfo.m4: New file.
16009
16010 2004-11-10  Simon Josefsson  <jas@extundo.com>
16011
16012         * lib/getaddrinfo.h, lib/getaddrinfo.c: New files.
16013
16014 2004-11-10  Simon Josefsson  <jas@extundo.com>
16015
16016         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
16017         getaddrinfo.
16018
16019         * modules/getaddrinfo: New file.
16020
16021 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
16022
16023         * m4/prereq.m4 (gl_PREREQ): Require gt_FUNC_SETENV.
16024
16025 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
16026
16027         * lib/mktime.c (SHR): New macro, which is a portable
16028         substitute for >> that should work even on Crays.
16029         (TIME_T_MIDPOINT, ydhms_diff, __mktime_internal): Use it.
16030         Problem reported by Mark D. Baushke in
16031         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00071.html>.
16032         * lib/getdate.y (SHR): Likewise.
16033         (tm_diff): Use it.
16034         * lib/strftime.c (SHR): Likewise.
16035         (tm_diff): Use it.
16036         * lib/quotearg.c (struct quoting_options): Use unsigned int for
16037         quote_these_too, so that right shifts are well defined.  All uses
16038         changed.
16039
16040 2004-11-10  Jim Meyering  <jim@meyering.net>
16041
16042         Ensure that no close failure goes unreported.
16043         * lib/closeout.c (close_stdout): Always close stdout.  I.e., don't
16044         return early when it seems there's nothing to flush.
16045         Don't include __fpending.h.
16046
16047 2004-11-10  Jim Meyering  <jim@meyering.net>
16048
16049         * modules/closeout (Depends-on): Remove fpending.
16050
16051 2004-11-10  Jim Meyering  <jim@meyering.net>
16052
16053         * m4/jm-macros.m4 (gl_MACROS): Don't require gl_FUNC_FPENDING.
16054
16055 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
16056
16057         * m4/strftime.m4 (_gl_STRFTIME_PREREQS): Remove.  Move its body to
16058         gl_FUNC_STRFTIME.
16059         (gl_FUNC_STRFTIME): Use AC_CHECK_FUNCS_ONCE and AC_CHECK_HEADERS_ONCE
16060         and AC_REQUIRE when possible, to avoid duplicate checks.
16061         Check for <wchar.h>.
16062
16063 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
16064
16065         * lib/strftime.c (DO_MULTIBYTE): Check for wchar.h, too.
16066
16067 2004-11-09  Bruno Haible  <bruno@clisp.org>
16068
16069         * m4/sockpfaf.m4: New file.
16070
16071 2004-11-05  Bruno Haible  <bruno@clisp.org>
16072
16073         * lib/readlink.c: Include stddef.h, needed for size_t on Woe32.
16074         Reported by Mark D. Baushke <mdb@cvshome.org>.
16075
16076 2004-11-04  Bruno Haible  <bruno@clisp.org>
16077
16078         2004-09-11  Bruno Haible  <bruno@clisp.org>
16079                 * allocsa.valgrind: New file.
16080         2004-02-06  Bruno Haible  <bruno@clisp.org>
16081                 * allocsa.h (sa_alignof): Define differently with HP-UX cc, to
16082                 avoid a bug of this cc on HP-UX 10.20 dealing with enums.
16083                 Reported by Christopher Seip <chris.seip@hp.com>.
16084
16085 2004-11-04  Bruno Haible  <bruno@clisp.org>
16086
16087         * modules/allocsa (Files): Add lib/allocsa.valgrind.
16088         (Makefile.am): Distribute it.
16089
16090 2004-11-03  Paul Eggert  <eggert@cs.ucla.edu>
16091
16092         * lib/xreadlink.c (xreadlink): AIX and HP-UX readlink return -1
16093         with errno == ERANGE if the buffer is too small.
16094         Problem reported by Mark D. Baushke.
16095
16096 2004-11-03  Albert Chin  <china@thewrittenword.com>
16097             Paul Eggert  <eggert@cs.ucla.edu>
16098
16099         * m4/uint32_t.m4 (gl_AC_TYPE_UINT32_T): When determining uint32_t
16100         equivalent, substitute $ac_type for equivalent type rather than
16101         blindly using uint32_t *always* which won't work if uint32_t is not
16102         available.  Define _UINT32_T to work around typedef of uint32_t if
16103         <sys/sched.h>, <pthread.h>, or <semaphore.h> used on Solaris
16104         2.5.1.
16105
16106 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
16107
16108         * m4/jm-macros.m4: Sync from coreutils.
16109         (gl_MACROS): Check for mbrlen, for pathchk.
16110         (gl_CHECK_ALL_TYPES): Require AC_TYPE_MBSTATE_T, for pathchk.
16111
16112 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
16113
16114         * lib/xreadlink.c (MAXSIZE): New macro.
16115         (xreadlink): Use it instead of SSIZE_MAX.  Ensure initial buffer
16116         size does not exceed MAXSIZE.  Avoid cast.
16117         As suggested by Mark D. Baushke in
16118         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00009.html>,
16119         if readlink fails with buffer size just under MAXSIZE, try again
16120         with MAXSIZE.
16121
16122 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
16123
16124         * config/srclist.txt: Add mktime.c; glibc bought all our changes.
16125
16126 2004-11-02  Derek R. Price  <derek@ximbiot.com>
16127         and  Paul Eggert  <eggert@cs.ucla.edu>
16128
16129         * lib/getdate.y [!TEST]: Include <stdio.h>, since we use sprintf now.
16130         (get_date): Overparenthesize to avoid GCC warning.
16131
16132 2004-11-02  Bruno Haible  <bruno@clisp.org>
16133
16134         * m4/setenv.m4 (gt_FUNC_SETENV): Define VOID_UNSETENV if unsetenv()
16135         returns void.
16136
16137 2004-11-02  Bruno Haible  <bruno@clisp.org>
16138
16139         * lib/setenv.h (unsetenv): Define as a macro if the system's unsetenv()
16140         function returns void.
16141
16142 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
16143
16144         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
16145         fflush_unlocked, flockfile, funlockfile, funlockfile,
16146         fputs_unlocked, putc_unlocked.
16147
16148 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
16149
16150         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
16151         (funlockfile, fputs_unlocked, putc_unlocked): Don't define if
16152         already declared.
16153
16154 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
16155
16156         * modules/getdate (Files): Add doc/getdate.texi.
16157         (Depends-on): Add setenv, xalloc.
16158
16159 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
16160
16161         * lib/getdate.y: Add support for TZ="foo" within a date string.
16162         Fix some bugs near time_t boundaries.  Reject dates with
16163         out-of-range components, e.g., "Sept 31".
16164         Include <stdlib.h>, "setenv.h", "xalloc.h".
16165         (ISDIGIT_LOCALE): Remove; unused.
16166         Note that the TZ and time functions used here are not reentrant.
16167         (mktime_ok, get_tz): New functions.
16168         (TZBUFSIZE): New constant.
16169         (get_date): Parse leading TZ="foo".  Reject out-of-range components;.
16170         This requires that we sometimes generate our own TZ="XXX..." setting.
16171
16172 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
16173
16174         * doc/getdate.texi: New file, from coreutils with modifications for
16175         the new TZ parsing.
16176
16177 2004-10-27  Derek R. Price  <derek@ximbiot.com>
16178
16179         * lib/mktime.c (not_equal_tm): Remove redundant check.
16180
16181 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
16182
16183         * modules/regex (lib_SOURCES): Add regex.c.
16184         Reported by James Youngman in
16185         <http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00199.html>.
16186
16187 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
16188
16189         * lib/getdate.y: Use Bison 1.875 features, and some minor
16190         code cleanups.  This change does not affect semantics.
16191         Don't include <stdlib.h>; no longer needed.
16192         Don't include unlocked-io.h; only the "#if TEST" code uses
16193         stdio, and performance isn't crucial there.
16194         (PC, YYLEX_PARAM, YYPARSE_PARAM): Remove; replaced by
16195         Bison 1.875 features as described below.
16196         All uses of "PC." replaced by "pc->".
16197         (YYSTYPE): Add a forward declaration.
16198         (yylex, yyerror): Use full prototypes in forward decls.
16199         Use "%pure-parser" rather than obsolescent "%pure_parser".
16200         Use %parse-param and %lex-param instead of obsolescent
16201         YYPARSE_PARAM and YYLEX_PARAM.
16202         (meridian_table, month_and_day_table, time_units_table,
16203         relative_time_table, time_zone_table, military_table,
16204         lookup_zone, lookup_word, get_date):
16205         Use NULL instead of 0 where appropriate.
16206         (to_hour): Avoid abort (), to avoid a dependency on
16207         stdlib.h.
16208         (yyerror, yylex): Now accepts parser_control * arg.
16209         (main) [TEST]: Use '\0' rather than 0 for char.
16210
16211 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
16212
16213         * m4/getpagesize.m4 (gl_GETPAGESIZE): Check for <sys/param.h>.
16214
16215 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
16216
16217         * lib/getpagesize.c (getpagesize): Don't assume <sys/param.h> exists.
16218         It's now the caller's responsibility to handle the case where
16219         !HAVE_GETPAGESIZE && !defined getpagesize.
16220
16221         * lib/mktime.c (leapyear): Arg is long int, not int.
16222
16223 2004-10-18  Paul Eggert  <eggert@cs.ucla.edu>
16224
16225         * lib/argp-fs-xinl.c, argp-xinl.c: Update from glibc.
16226
16227 2004-10-17  Paul Eggert  <eggert@cs.ucla.edu>
16228
16229         * gnulib-tool (func_emit_lib_Makefile_am): Fix typo: a $ was
16230         missing.  Problem reported by James Youngman.
16231
16232 2004-10-16  Simon Josefsson  <jas@extundo.com>
16233
16234         * gnulib-tool: Fix comments.  Fix parse problem.
16235         (func_emit_lib_Makefile_am): Don't hard code a in libgl_a_SOURCES.
16236
16237 2004-10-15  Paul Eggert  <eggert@cs.ucla.edu>
16238
16239         * m4/getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
16240         implementation of getopt_long.  Problem reported by Alexander Taler in:
16241         http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00103.html
16242
16243 2004-10-15  Bruno Haible  <bruno@clisp.org>
16244
16245         * gnulib-tool: Untabify. Initialize supplied_libname.
16246         (func_usage): More homogenous output.
16247         (func_modules_transitive_closure, func_modules_to_filelist,
16248         func_emit_lib_Makefile_am): New functions.
16249         (func_import): New function, extracted from big case statement. Use
16250         func_get_license, func_modules_transitive_closure,
16251         func_modules_to_filelist, func_emit_lib_Makefile_am. Initialize
16252         opt_lgpl. Don't use test -a, as it's not portable.
16253         (func_create_testdir): Use func_modules_transitive_closure,
16254         func_modules_to_filelist, func_emit_lib_Makefile_am.
16255
16256 2004-10-15  Bruno Haible  <bruno@clisp.org>
16257
16258         * gnulib-tool (func_import): Let gl_INIT define LTALLOCA when needed.
16259
16260 2004-10-15  Bruno Haible  <bruno@clisp.org>
16261
16262         * gnulib-tool (func_emit_lib_Makefile_am): Add markers to separate
16263         the portions belonging to each module.
16264         Suggested by Derek Robert Price <derek@ximbiot.com>.
16265
16266 2004-10-12  Simon Josefsson  <jas@extundo.com>
16267
16268         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
16269         (fputs_unlocked, putc_unlocked) [!_LIBCS && !USE_UNLOCKED_IO]: Map
16270         to real functions.
16271
16272 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
16273
16274         * modules/vsnprintf: New file.
16275
16276 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
16277
16278         * m4/vsnprintf.m4: New file.
16279
16280 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
16281
16282         * lib/vsnprintf.h: New file.
16283         * lib/vsnprintf.c: New file.
16284
16285 2004-10-11  Bruno Haible  <bruno@clisp.org>
16286
16287         * MODULES.html.sh (Support for systems lacking ISO C 99): Add
16288         vsnprintf.
16289
16290 2004-10-10  Paul Eggert  <eggert@cs.ucla.edu>
16291
16292         * config/srclistvars.sh: Add GNUSTANDARDS (for eggert only).
16293
16294 2004-10-07  Bruno Haible  <bruno@clisp.org>
16295
16296         * lib/snprintf.c (snprintf): Avoid a memory allocation if the result
16297         fits into the provided buffer.
16298
16299 2004-10-06  Paul Eggert  <eggert@cs.ucla.edu>
16300
16301         * lib/diacrit.c, diacrit.h: Add GPL notice.
16302
16303         * lib/atanl.c, logl.c: Add GPL notice, to match glibc's added LGPL
16304         notice.
16305         * lib/atanl.c (atanl): Keep the code as similar to glibc as possible.
16306         * lib/logl.c (logl): Keep the code as similar to glibc as possible.
16307         This avoids a potential constant-folding bug.
16308
16309 2004-10-05  Bruno Haible  <bruno@clisp.org>
16310
16311         * m4/strsep.m4 (gl_FUNC_STRSEP): Require AC_GNU_SOURCE. Don't check
16312         for the declaration of strsep.
16313
16314 2004-10-05  Bruno Haible  <bruno@clisp.org>
16315
16316         * lib/strsep.h: Don't declare strsep() if HAVE_STRSEP.
16317
16318 2004-10-04  Simon Josefsson  <jas@extundo.com>
16319
16320         * modules/memmem: New file.
16321         * tests/test-memmem.c: New file.
16322         * MODULES.html.sh (Extra functions based on ANSI C 89): Add memmem.
16323
16324 2004-10-04  Simon Josefsson  <jas@extundo.com>
16325
16326         * m4/memmem.m4: New file.
16327
16328 2004-10-04  Simon Josefsson  <jas@extundo.com>
16329
16330         * lib/memmem.h: New file.
16331         * lib/memmem.c: New file, taken from glibc.
16332
16333 2004-10-04  Simon Josefsson  <jas@extundo.com>
16334
16335         * lib/error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
16336         '#ifdef USE_UNLOCKED_IO'.
16337
16338 2004-10-04  Simon Josefsson  <jas@extundo.com>
16339
16340         * config/srclist.txt: Add memmem from glibc.
16341
16342 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
16343
16344         * modules/xalloc (Files, Makefile.am): Remove xstrdup.c.
16345
16346         * modules/argmatch, modules/argp, modules/closeout, modules/error,
16347         modules/exclude, modules/getdate, modules/getline,
16348         modules/getndelim2, modules/getpass, modules/getpass-gnu,
16349         modules/getusershell, modules/linebuffer, modules/md5,
16350         modules/mountlist, modules/posixtm, modules/readtokens,
16351         modules/readutmp, modules/regex, modules/sha1,
16352         modules/version-etc, modules/yesno:
16353         Remove dependency on unlocked-io.
16354
16355 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
16356
16357         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Remove.  All uses removed.
16358
16359         * m4/unlocked-io.m4: Add copyright notice.
16360         (gl_FUNC_GLIBC_UNLOCKED_IO): Define USE_UNLOCKED_IO.
16361
16362 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
16363
16364         * lib/xalloc.h (xmemdup): Renamed from xclone.  All uses changed.
16365         * lib/xmalloc.c (xmemdup): Likewise.
16366         * lib/xalloc.h (CCLONE, CLONE, NEW, XCALLOC, XMALLOC, XREALLOC,
16367         XFREE): Remove these long-obsolescent macros.
16368         * lib/xmalloc.c (xstrdup): Implementation moved here from xstrdup.c
16369         * lib/xstrdup.c: Remove.
16370
16371         * lib/regex.c (re_comp): Cast gettext return value to char *,
16372         Problem reported by Martin Neitzel via Mark D. Baushke.
16373
16374 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
16375
16376         * lib/argmatch.c, closeout.c, error.c, exclude.c, getdate.y,
16377         getndelim2.c, getpass.c, getusershell.c, linebuffer.c,
16378         md5.c, mountlist.c, posixtm.c, readtokens.c, readutmp.c,
16379         regex.c, sha1.c, version-etc.c, yesno.c:
16380         Include "unlocked-io.h" only if USE_UNLOCKED_IO.
16381         * lib/unlocked-io.h: Don't worry about USE_UNLOCKED_IO; that's now
16382         the includer's responsibility.
16383
16384         Sync from coreutils.
16385
16386         * lib/modechange.c (mode_compile): Don't decrement a pointer that
16387         points to the start of a string, as the C Standard says the
16388         resulting behavior is undefined.
16389
16390         * lib/backupfile.h (enum backuptype): Rename none -> no_backups,
16391         simple -> simple_backups, numbered_existing ->
16392         numbered_existing_backups, numbered -> numbered_backups
16393         to avoid shadowing problems.  All uses changed.
16394         * lib/argmatch.c (enum backuptype) [defined TEST]: Likewise.
16395         * lib/backupfile.c (check_extension, numbered_backup):
16396         Rename locals to avoid shadowing 'basename'.
16397         * lib/backupfile.h (VALID_BACKUP_TYPE): Don't evaluate arg more than
16398         once.
16399
16400         * lib/.cppi-disable: Add getopt_.h, getopt_int.h.
16401         * lib/.cvsignore: Add getopt.h.
16402
16403 2004-10-04  Bruno Haible  <bruno@clisp.org>
16404
16405         * modules/README: New file.
16406         * gnulib-tool (func_all_modules, func_verify_module): modules/README is
16407         not a module.
16408
16409 2004-10-02  Jim Meyering  <jim@meyering.net>
16410
16411         * lib/dirfd.h, getpagesize.h: Add copyright notice.
16412
16413 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
16414
16415         * modules/strsep: New file.
16416
16417 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
16418
16419         * m4/strsep.m4: New file.
16420
16421 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
16422
16423         * lib/strsep.h: New file.
16424         * lib/strsep.c: New file.
16425
16426 2004-10-01  Simon Josefsson  <jas@extundo.com>
16427
16428         * lib/snprintf.c (snprintf): Handle size==0.
16429
16430 2004-10-01  Simon Josefsson  <jas@extundo.com>
16431             Bruno Haible  <bruno@clisp.org>
16432
16433         * lib/snprintf.c: Include <stdarg.h>, <stdlib.h>, <string.h>.
16434         (snprintf): Declare 'args'.
16435
16436 2004-10-01  Paul Eggert  <eggert@cs.ucla.edu>
16437
16438         * lib/snprintf.c: Remove comments as to why each header is needed.
16439
16440 2004-10-01  Bruno Haible  <bruno@clisp.org>
16441
16442         * MODULES.html.sh: Add strsep.
16443
16444 2004-09-30  Simon Josefsson  <jas@extundo.com>
16445
16446         * modules/snprintf: New file.
16447
16448 2004-09-30  Simon Josefsson  <jas@extundo.com>
16449
16450         * m4/snprintf.m4: New file.
16451
16452 2004-09-30  Simon Josefsson  <jas@extundo.com>
16453
16454         * lib/snprintf.h, lib/snprintf.c: New files.
16455
16456 2004-09-30  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
16457
16458         * lib/argp-help.c (canon_doc_option): Fixed coredump if *name==NULL
16459         (hol_entry_help): Never translate an empty string.
16460         Do not translate option tag (opt->name) if OPTION_NO_TRANS is set
16461         * lib/argp.h (OPTION_NO_TRANS): New option.
16462
16463 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
16464
16465         * modules/argp (Maintainer): Replace Simon Josefsson
16466         by Sergey Poznyakoff.
16467
16468 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
16469
16470         * config/srclist.txt: Comment-out argp/argp.h, until we get the argp
16471         changes merged back into glibc.
16472
16473 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
16474
16475         * MODULES.html.sh (Support for systems lacking ISO C 99): Add snprintf.
16476
16477 2004-09-29  Oskar Liljeblad  <oskar@osk.mine.nu>
16478
16479         * lib/xvasprintf.c: Include xalloc.h.
16480         (xvasprintf): Use xalloc_die, not xmalloc_die.
16481
16482 2004-09-29  Bruno Haible  <bruno@clisp.org>
16483
16484         * modules/alloca-opt: New file, derived from modules/alloca.
16485         * modules/allocsa: Depend on alloca-opt instead of alloca.
16486         * modules/setenv: Likewise.
16487         * modules/vasnprintf: Likewise.
16488         * MODULES.html.sh: Add alloca-opt.
16489
16490 2004-09-28  Simon Josefsson  <jas@extundo.com>
16491
16492         * gnulib-tool: New parameter --lgpl, to asseert that modules are
16493         LGPL, and to replace license template from GPL to LGPL.
16494
16495 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
16496
16497         * modules/dummy: Change license to LGPL.
16498
16499 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
16500
16501         * lib/dummy.c: Change copyright notice to FSF, and license to GPL.
16502
16503 2004-09-24  Simon Josefsson  <jas@extundo.com>
16504
16505         * modules/minmax (License): Change from GPL to LGPL.
16506
16507 2004-09-23  Simon Josefsson  <jas@extundo.com>
16508
16509         * gnulib-tool (--import): Typo.
16510
16511 2004-09-23  Simon Josefsson  <jas@extundo.com>
16512
16513         * gnulib-tool (--import): Make sure *.m4 end up in m4/ by default.
16514
16515 2004-09-22  Bruno Haible  <bruno@clisp.org>
16516
16517         * modules/*: Add 'License' field.
16518         * gnulib-tool: Accept --extract-license option.
16519         (func_get_license): New function.
16520
16521 2004-09-21  Bruno Haible  <bruno@clisp.org>
16522
16523         * modules/vasnprintf (Files): Add m4/stdint_h.m4, m4/inttypes_h.m4.
16524         Reported by Simon Josefsson.
16525
16526 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
16527
16528         * modules/inttostr (Files): Add m4/longlong.m4, since it uses
16529         gl_AC_TYPE_LONG_LONG.
16530
16531 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
16532
16533         * config/srclist.txt: Add getsubopt.c, since libc bought our changes.
16534
16535 2004-09-18  Simon Josefsson  <jas@extundo.com>
16536         and  Paul Eggert  <eggert@cs.ucla.edu>
16537
16538         * gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
16539         calls with autoreconf.  Define GL_LIB.
16540
16541 2004-09-14  Karl Berry  <karl@gnu.org>
16542
16543         * config/srclist.txt: unsync setenv.c, sigh.
16544
16545 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
16546
16547         * lib/argp-pvh.c (argp_program_version_hook): Provide initial value.
16548         Problem reported by Bruno Haible in:
16549         http://lists.gnu.org/archive/html/bug-tar/2004-09/msg00023.html
16550
16551 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
16552
16553         * config/srclist.txt: Comment out argp-pvh.c.
16554
16555 2004-09-11  Paul Eggert  <eggert@cs.ucla.edu>
16556
16557         * lib/mempcpy.h: Wrap the entire include file inside #ifndef mempcpy,
16558         in case some system header has #define'd it.  Problem reported by
16559         Soeren D. Schulze in
16560         <http://lists.gnu.org/archive/html/bug-gnulib/2004-09/msg00017.html>.
16561
16562 2004-09-09  Karl Berry  <karl@gnu.org>
16563
16564         * regex.[ch]: delete from the root.  These were supposed to be
16565                 synced with emacs cvs, but this has not happened for about
16566                 a year, and anyway nothing else uses emacs regex.[ch].
16567                 bug-gnulib mail from Jeff Bailey, 9 Sep 2004 15:49:24 -0700.
16568                 lib/regex[.ch] is untouched.
16569
16570 2004-09-09  Bruno Haible  <bruno@clisp.org>
16571
16572         * modules/vasnprintf (Files): Add m4/eoverflow.m4.
16573
16574 2004-09-09  Bruno Haible  <bruno@clisp.org>
16575
16576         * m4/eoverflow.m4: New file, taken from GNU libiconv eilseq.m4 with
16577         modifications.
16578         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Require gl_EOVERFLOW.
16579
16580 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
16581
16582         * modules/xvasprintf: New file.
16583         * MODULES.html.sh (Extra functions based on ANSI C 89): Add vasprintf.
16584
16585 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
16586
16587         * lib/xvasprintf.h: New file.
16588         * lib/xvasprintf.c: New file.
16589         * lib/xasprintf.c: New file.
16590
16591 2004-09-08  Bruno Haible  <bruno@clisp.org>
16592
16593         * m4/stdint.m4: New file, taken from GNU clisp with modifications.
16594
16595 2004-09-08  Bruno Haible  <bruno@clisp.org>
16596
16597         * lib/vasnprintf.c (VASNPRINTF): Signal EOVERFLOW if the resulting
16598         length is > INT_MAX.
16599         * lib/vasprintf.c (vasprintf): Don't test for length > INT_MAX any
16600         more.
16601
16602 2004-09-08  Bruno Haible  <bruno@clisp.org>
16603
16604         * lib/stdint_.h: New file, taken from GNU clisp.
16605
16606 2004-09-08  Bruno Haible  <bruno@clisp.org>
16607             Oskar Liljeblad  <oskar@osk.mine.nu>
16608
16609         * modules/stdint: New file.
16610         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdint.
16611
16612 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
16613
16614         Import from coreutils.
16615         * lib/userspec.c: Don't use <alloca.h>, so that we don't use alloca on
16616         strings on unbounded length.  alloca's performance benefits aren't
16617         that important here.
16618         (V_STRDUP): Remove.
16619         (parse_with_separator): New function, with most of the internals
16620         of the old parse_user_spec.  Allow user to omit both user and group,
16621         for compatibility with FreeBSD.
16622         Clone only the user name, not the entire spec.
16623         Do not set *uid, *gid unless entirely successful.
16624         Avoid memory leak in some failing cases.
16625         Fix regression for USER.GROUP reported by Dmitry V. Levin in
16626         <http://lists.gnu.org/archive/html/bug-coreutils/2004-08/msg00102.html>
16627         (parse_user_spec): Rewrite to use parse_with_separator.
16628
16629 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
16630
16631         * modules/userspec: Don't depend on alloca.
16632
16633 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
16634
16635         * m4/userspec.m4 (gl_USERSPEC): Don't require AC_FUNC_ALLOCA.
16636
16637 2004-08-17  Paul Eggert  <eggert@cs.ucla.edu>
16638
16639         * MODULES.html.sh: Add xalloc-die, c-strtod, c-strtold, raise,
16640         readtokens0, getcwd, fcntl-safer, canonicalize, cycle-check,
16641         utimecmp, utimens, xnanosleep.  Rename sha to sha1.
16642
16643 2004-08-16  Simon Josefsson  <jas@extundo.com>
16644
16645         * gnulib-tool: Use sed instead of autoconf --trace, inspired by
16646         libtoolize behaviour by "Gary V. Vaughan" <gary@gnu.org>.
16647         Add --dry-run for --import.
16648         Let user provided command line parameters override configure.ac
16649         settings.
16650
16651 2004-08-12  Simon Josefsson  <jas@extundo.com>
16652
16653         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): New macro,
16654         as discussed with Paul Eggert in threads rooted at
16655         <http://lists.gnu.org/archive/html/bug-gnulib/2004-06/msg00039.html>
16656         and
16657         <http://lists.gnu.org/archive/html/bug-gnulib/2004-07/msg00001.html>.
16658         Before, the test was empty, and relied on ELIDE_CODE in source
16659         code.)
16660         (gl_PREREQ_GETOPT): New macro.
16661         (gl_GETOPT): Use them.
16662
16663 2004-08-12  Simon Josefsson  <jas@extundo.com>
16664
16665         * lib/getopt.c, getopt1.c: Remove ELIDE_CODE hack.
16666         * lib/getopt_.h: Renamed from getopt.h.
16667
16668 2004-08-12  Simon Josefsson  <jas@extundo.com>
16669
16670         * gnulib-tool: Add --source-base, --m4-base, --libtool options.
16671         Change default library name from libfoo to libgnu.
16672         Now, if you have a configure.ac that says:
16673                 gl_SOURCE_BASE(gl)
16674                 gl_M4_BASE(gl/m4)
16675                 gl_MODULES(error getopt etcetera)
16676                 gl_INIT
16677         you can import all you need by running:
16678                 ../gnulib/gnulib-tool --import
16679
16680         * modules/getopt (Files): Rename getopt.h to getopt_.h.
16681         (Makefile.am): Rewrite, use logic from argz.
16682         (Include): Use <getopt.h> instead of "getopt.h".
16683
16684 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
16685
16686         * modules/argp (Files): Add m4/unlocked-io.m4.
16687         (Depends-on): Add extensions.
16688
16689 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
16690
16691         * m4/argp.m4 (gl_ARGP): Do not check for argp.h or argp_parse; nobody
16692         uses HAVE_ARGP_H or HAVE_ARGP_PARSE.
16693         Require gl_FUNC_GLIBC_UNLOCKED_IO, gl_USE_SYSTEM_EXTENSIONS.
16694         Check for program_invocation_name, program_invocation_short_name,
16695         flockfile, funlockfile, features.h, _getopt_long_only_r.
16696
16697 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
16698
16699         * lib/argp-help.c, argp-parse.c: Use "gettext.h" instead of
16700         its complicated substitute.
16701         * lib/argp-help.c: Include <errno.h>, for program_invocation_short_name
16702         and program_invocation_name.
16703         (__argp_basename) [!_LIBC]: Remove; the only use was
16704         replaced by its body.
16705         (__argp_short_program_name): Change condition from
16706         !defined __argp_short_program_name to
16707         ! (defined _LIBC || HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME),
16708         to match argp-namefrob.h.
16709         (__argp_failure): Don't assume strerror_r returns char *.
16710         * lib/argp-parse.c (N_): Define unconditionally.
16711         (argp_default_options): Fill out initializers with 0 to avoid
16712         gcc warnings.
16713
16714 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
16715
16716         * config/srclist.txt: Remove getopt.c, getopt.h (renamed to getopt_.h),
16717         getopt1.c.
16718
16719 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
16720
16721         Merge from coreutils.
16722
16723         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
16724
16725         * m4/obstack.m4 (gl_PREREQ_OBSTACK): Require
16726         gl_AC_HEADER_INTTYPES_H, gl_AC_HEADER_STDINT_H, gl_AC_TYPE_UINTMAX_T.
16727
16728 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
16729
16730         Merge from coreutils.
16731
16732         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Don't set to 1 if missing
16733         wmemchr or wmemcpy.  Problem reported by Robert Dahlem
16734         for Reliant Unix 5.43.
16735
16736         * lib/obstack.c: Include <inttypes.h> and <stdint.h> if available.
16737         (union fooround): Use uintmax_t, not long int.
16738         The rest is a merge from libc:
16739         [defined _LIBC]: Include <shlib-compat.h>.
16740         (_obstack) [defined _LIBC]: Remove after 2.3.4.
16741
16742         * lib/settime.c (settime): Recode to avoid warning with
16743         Sun Forte C 6U2.
16744
16745         * lib/strverscmp.c: Convert to UTF-8.
16746
16747 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
16748
16749         * modules/obstack (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
16750         m4/uintmax_t.m4.
16751
16752 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
16753
16754         * modules/xalloc-die: New file.
16755         * modules/xalloc: Remove dependencies on error, gettext, exitfail.
16756
16757         * modules/md5 (Files): Add m4/uint32_t.m4.
16758         * modules/sha1: Renamed from modules/sha.
16759         (Files):
16760         Rename lib/sha.h to lib/sha1.h.
16761         Rename lib/sha.c to lib/sha1.c.
16762         Rename m4/sha.m4 to m4/sha1.m4.
16763         (lib_SOURCES): Likewise.
16764         (configure.ac): Rename gl_SHA to gl_SHA1.
16765         (Include): sha.h -> sha1.h.
16766
16767 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
16768
16769         * m4/uint32_t.m4, m4/uintptr_t.m4: New files.
16770         * m4/sha1.m4: Renamed from sha.m4.
16771         (gl_SHA1): Renamed from gl_SHA.  All uses changed.
16772
16773 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
16774
16775         * lib/obstack.h (obstack_empty_p):
16776         Don't assume that chunk->contents is suitably aligned.
16777         * lib/obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk):
16778         Likewise. Problem reported by Benno in
16779         <http://sources.redhat.com/ml/libc-alpha/2004-08/msg00055.html>.
16780
16781         * lib/chown.c (rpl_chown): Work even if the file is writeable but not
16782         readable.  This could be improved further but it'd take some work.
16783
16784 2004-08-08  Simon Josefsson  <jas@extundo.com>
16785
16786         * modules/xgethostname (Depends-on): Remove exit and error (not
16787         used).
16788
16789         * modules/getpass-gnu: Add getpass.h.
16790         (Depends-on): Add stdbool.
16791         * modules/getpass: Add getpass.h.
16792
16793 2004-08-08  Simon Josefsson  <jas@extundo.com>
16794
16795         * m4/getpass.m4 (gl_FUNC_GETPASS, gl_FUNC_GETPASS_GNU):
16796         Check getpass declaration.
16797
16798 2004-08-08  Simon Josefsson  <jas@extundo.com>
16799
16800         * lib/xgethostname.c: Don't include error.h (not used).
16801
16802         * lib/getpass.h: Add.
16803         * lib/getpass.c: Include getpass.h first.
16804
16805 2004-08-08  Paul Eggert  <eggert@cs.ucla.edu>
16806
16807         * lib/xalloc-die.c: New file.
16808         * lib/xalloc.h (xalloc_fail_func, xalloc_msg_memory_exhausted): Remove.
16809         All uses removed.
16810         * lib/xmalloc.c (xalloc_fail_func, xalloc_msg_memory_exhausted):
16811         Likewise. Move inclusions of gettext.h, error.h, exitfail.h to
16812         xalloc-die.c.
16813         (_, N_, xalloc_die): Move to xalloc-die.c.
16814         * lib/userspec.c (parse_user_spaec): Use xstrdup rather than strdup,
16815         so that we needn't mess with xalloc_msg_memory_exhausted.
16816
16817         * lib/sha1.h: Renamed from sha.h.
16818         (SHA1_H): Renamed from _SHA_H.
16819         (sha1_ctx): Renamed from sha_ctx.
16820         (sha1_init_ctx): Renamed from sha_init_ctx.
16821         (sha1_process_block): Renamed from sha_process_block.
16822         (sha1_process_bytes): Renamed from sha_process_bytes.
16823         (sha1_finish_ctx): Renamed from sha_finish_ctx.
16824         (sha1_read_ctx): Renamed from sha_read_ctx.
16825         (sha1_stream): Renamed from sha_stream.
16826         (sha1_buffer): Renamed from sha_buffer.
16827         * lib/sha1.c: Likewise; renamed from sha.c.
16828         Do not include <sys/types.h>.
16829         Include <stddef.h> rather than <stdlib.h>.
16830
16831 2004-08-08  Bruno Haible  <bruno@clisp.org>
16832
16833         * lib/pathname.h (FILE_SYSTEM_PREFIX_LEN): Renamed from
16834         FILESYSTEM_PREFIX_LEN.
16835         * lib/progreloc.c: Likewise.
16836         * lib/concatpath.c (concatenated_pathname): Use FILE_SYSTEM_PREFIX_LEN.
16837
16838 2004-08-06  Simon Josefsson  <jas@extundo.com>
16839
16840         * modules/progname (Depends-on): Don't depend on stdbool.
16841
16842 2004-08-06  Simon Josefsson  <jas@extundo.com>
16843
16844         * modules/getsubopt: New file.
16845         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
16846         getsubopt.
16847
16848 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
16849
16850         More merge from coreutils.
16851
16852         * m4/utimens.m4, m4/utimecmp.m4: New files.
16853         * m4/backupfile.m4, euidacces.m4, acl.m4, afs.m4, calloc.m4, dirfd.m4,
16854         fsusage.m4, jm-macros.m4, ls-mntd-fs.m4, md5.m4, mountlist.m4,
16855         prereq.m4, sha.m4: Import changes from coreutils.
16856
16857 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
16858
16859         More merge from coreutils.
16860         * modules/raise, modules/readtokens0, modules/utimens:
16861         * modules/utimecmp, module/xnanosleep: New files.
16862         * modules/strftime: Add lib/strftime.h.
16863         Change include from <time.h> to "strftime.h".
16864         * modules/yesno: Add lib/yesno.h.
16865         * modules/backupfile: Remove lib/addext.c.
16866         * modules/euidaccess: Add stat-macros.h.
16867         * modules/canonicalize, modules/euidaccess,
16868         modules/filemode, modules/lchown, modules/makepath,
16869         modules/rmdir, modules/stat: Likewise.
16870
16871 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
16872
16873         Merge from tar.
16874         * lib/argp-help.c (make_hol, hol_append): Don't assume that
16875         SIZE_MAX is a valid preprocessor constant.
16876         (__argp_basename): Change from "#ifndef _LIBC"
16877         to "#ifndef __argp_short_program_name", so that
16878         we don't compile these functions for tar.
16879
16880         More merges from coreutils.
16881         * lib/raise.c, lib/readtokens0.h, lib/readtokens0.c, lib/strftime.h:
16882         * lib/utimens.h, lib/utimens.c, lib/utimecmp.h, lib/utimecmp.c:
16883         * lib/xnanosleep.h, lib/xnanosleep.c, lib/yesno.h: New files.
16884         * lib/addext.c: Remove; no longer needed.
16885         * lib/yesno.c, lib/argmatch.h, lib/argmatch.c, lib/backupfile.h,
16886         lib/backupfile.c, lib/euidaccess.c, lib/filemode.c, lib/closeout.c,
16887         lib/dup2.c, lib/exclude.c, lib/fileblocks.c, lib/filemode.c,
16888         lib/fnmatch.c, lib/fnmtahc_loop.c, lib/fopen-safer.c, lib/fsusage.c,
16889         lib/fsusage.h, lib/ftruncate.c, lib/full-write.c, lib/getdate.y,
16890         lib/getloadavg.c, lib/getugroups.c, lib/hard-locale.c,
16891         lib/hard-locale.h, lib/hash.c, lib/human.c, lib/human.h, lib/lchown.c,
16892         lib/lchown.h, lib/makepath.c, lib/makepath.h, lib/md5.c, lib/md5.h,
16893         lib/memchr.c, lib/memcoll.c, lib/memrchr.c, lib/modechange.c,
16894         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
16895         lib/posixtm.c, lib/putenv.c, quotearg.c, lib/quotearg.h,
16896         lib/readtokens.c, lib/readutmp.c, lib/readutmp.h, lib/rmdir.c,
16897         lib/safe-read.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c,
16898         lib/sig2str.c, lib/stat.c, lib/strtoimax.c, lib/strverscmp.c,
16899         lib/userspec.c, lib/utime.c, lib/version-etc.c., lib/xgethostname.c,
16900         lib/xmemcoll.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtod.h,
16901         lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h, lib/xstrtoumax.c:
16902         Import changes from coreutils.
16903
16904 2004-08-05  Simon Josefsson  <jas@extundo.com>
16905
16906         * m4/strdup.m4: Always run gl_PREREQ_STRDUP, since strdup.h need it.
16907
16908 2004-08-05  Simon Josefsson  <jas@extundo.com>
16909
16910         * m4/getsubopt.m4: New file.
16911
16912 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
16913
16914         Merge from coreutils.
16915
16916         * m4/c-strtod.m4, m4/canonicalize.m4, m4/fcntl-safer.m4:
16917         * m4/getcwd-path-max.m4: New files.
16918
16919         * m4/dos.m4 (gl_AC_DOS): filesystem -> file system renaming.
16920         FILESYSTEM_PREFIX_LEN ->
16921         FILE_SYSTEM_PREFIX_LEN.
16922         FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX ->
16923         FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX.
16924         FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR ->
16925         FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR.
16926
16927         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't require gl_AC_DOS, the
16928         prerequisite modules now handle the DOS stuff.
16929         Don't check for unistd.h.
16930
16931 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
16932
16933         Merge from coreutils.
16934
16935         * lib/.gdb-history: Remove; this doesn't belong here.
16936
16937         * lib/c-strtod.c, lib/c-strtod.h, lib/c-strtold.c, lib/cycle-check.c:
16938         * lib/cycle-check.h, lib/dev-ino.h, lib/canonicalize.h:
16939         * lib/canonicalize.c, lib/fcntl-safer.h, lib/fcntl-safer.c:
16940         * lib/getcwd.c: New files.
16941
16942         * lib/dirname.h: Include <stdbool.h>.
16943         (FILE_SYSTEM_PREFIX_LEN): Renamed from FILESYSTEM_PREFIX_LEN,
16944         for consistency with POSIX terminology.  All uses changed.
16945         (IS_ABSOLUTE_FILE_NAME, IS_RELATIVE_FILE_NAME): New macros.
16946         (strip_trailing_slashes): Use bool for booleans.
16947         * lib/stripslash.c (strip_trailing_slashes): Likewise.
16948
16949         * lib/error.c: Work around bug in OpenBSD 3.4 sterror_r: it
16950         sometimes returns a positive errno value even when it succeeds.
16951         (print_errno_message) [!LIBC]: Fall back on strerror if
16952         __strerror_r fails.
16953
16954         * lib/path-concat.c (mempcpy): Don't define if a system header defines
16955         it. Don't include stdio.h, stdlib.h, unistd.h, strdup.h.
16956         (longest_relative_suffix): New function.
16957         (path_concat): Use it.  Assume first argument is not NULL.
16958         Port to DOS.  Omit redundant separators.
16959         Report an error instead of returning NULL.
16960         Use mempcpy instead of memcpy.
16961         (xpath_concat): Remove: not declared or used.
16962
16963         * lib/same.h: Include <stdbool.h>
16964         (same_name): Return bool, not int.
16965         * lib/same.c (same_name): Likewise.
16966         (errno): Don't declare; we assume C89 or better now.
16967
16968         * lib/stat-macros (S_ISCTG, S_ISOFD, S_ISOFL): New macros,
16969         if not already defined.
16970
16971         * lib/xgetcwd.c (errno): Don't declare; we assume C89 or better now.
16972         * lib/dup-safer.c (errno): Likewise.
16973
16974 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
16975
16976         Merge from coreutils.
16977         * modules/c-strtod, modules/c-strtold, modules/canonicalize:
16978         * modules/cycle-check, modules/fcntl-safer, modules/getcwd: New files.
16979         * modules/path-concat: Don't depend on strdup.
16980
16981 2004-08-03  Simon Josefsson  <jas@extundo.com>
16982
16983         * lib/strdup.h: Only use HAVE_DECL_STRDUP if defined.
16984         * lib/progname.h: Don't include stdbool.h.
16985
16986 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
16987
16988         * modules/fatal: Remove, as the "fatal" module wasn't used or working.
16989         * MODULES.html.sh (func_all_modules): Remove fatal.
16990
16991 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
16992
16993         * m4/fatal.m4: Remove, as the "fatal" module wasn't used or working.
16994
16995 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
16996
16997         * lib/fatal.c, fatal.h: Remove as the "fatal" module wasn't used or
16998         working.
16999
17000 2004-08-02  Simon Josefsson  <jas@extundo.com>
17001
17002         * lib/getsubopt.h: New file, with comments from Bruno Haible.
17003         * lib/getsubopt.c: New file, from glibc, but slightly modified based on
17004         suggestions from Paul Eggert <eggert@cs.ucla.edu>.
17005
17006 2004-08-01  Simon Josefsson  <jas@extundo.com>
17007
17008         * lib/xgetdomainname.c: Include stdlib.h, for free().
17009
17010 2004-07-19  Bruno Haible  <bruno@clisp.org>
17011
17012         * MODULES.html.sh (func_all_modules): Add dummy.
17013
17014 2004-07-16  Simon Josefsson  <jas@extundo.com>
17015
17016         * modules/dummy: New file.
17017
17018 2004-07-16  Simon Josefsson  <jas@extundo.com>
17019
17020         * lib/dummy.c: New file.
17021
17022 2004-07-16  Bruno Haible  <bruno@clisp.org>
17023
17024         * lib/backupfile.h: Add extern "C" for C++.
17025         * lib/closeout.h: Likewise.
17026         * lib/copy-file.h: Likewise.
17027         * lib/findprog.h: Likewise.
17028         * lib/full-write.h: Likewise.
17029         * lib/pathname.h: Likewise.
17030         * lib/progname.h: Likewise.
17031         * lib/stpcpy.h: Likewise.
17032         * lib/stpncpy.h: Likewise.
17033         * lib/strcase.h: Likewise.
17034         * lib/strstr.h: Likewise.
17035         * lib/xalloc.h: Likewise.
17036
17037         * lib/mbswidth.h: Add extern "C" for C++.
17038         Reported by Albert Chin-A-Young <china@thewrittenword.com>.
17039
17040 2004-07-13  Robert Millan  <robertmh@gnu.org>
17041
17042         * m4/host-os.m4: s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g.
17043
17044 2004-07-09  Simon Josefsson  <jas@extundo.com>
17045
17046         * lib/getndelim2.c: Include stddef.h, for ptrdiff_t.  (FreeBSD 4.9
17047         failed without this.)
17048
17049 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
17050
17051         * modules/chown (Files): Add lib/fchown-stub.c, since
17052         gl_PREREQ_CHOWN invokes AC_LIBOBJ(fchown-stub).
17053
17054 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
17055
17056         * lib/fchown-stub.c: New file.
17057
17058 2004-06-24  Jim Meyering  <jim@meyering.net>
17059
17060         * lib/obstack.h (obstack_base): Cast to (void *), per documentation.
17061
17062 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
17063
17064         * modules/argz: Omit "#include".
17065
17066         * MODULES.html.sh (func_all_modules): Add calloc, to match
17067         2004-06-01 addition of calloc module.
17068
17069 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
17070
17071         * m4/argz.m4: New file, which is autoupdated from libtool.
17072
17073 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
17074
17075         * lib/argz.c, lib/argz_.h: New files, which are autoupdated from
17076         libtool.
17077
17078 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
17079
17080         * config/srclist-update: Don't insist on "USA." before the
17081         close-comment, as libtool omits the period and puts the */ on a
17082         separate line.
17083         * config/srclist.txt: Add argz.c, argz_.h, argz.m4.
17084         * config/srclistvars.sh: Add LIBTOOL (for eggert only).
17085
17086 2004-06-22  Gary V. Vaughan  <gary@gnu.org>
17087
17088         * modules/argz: New file.
17089         * MODULES.html.sh (func_all_modules): Add argz.
17090
17091 2004-06-12  Jim Meyering  <jim@meyering.net>
17092         and  Paul Eggert  <eggert@cs.ucla.edu>
17093
17094         * modules/hash (Files): Add lib/xalloc.h.
17095         * modules/pipe (Depends-on): Add wait-process.
17096         * modules/stat (Depends-on): Add xalloc.
17097         * modules/userspec (Files): Add lib/userspec.h.
17098         * modules/xstrto
17099
17100         Upgrade from gettext-0.13.
17101         * modules/gettext (Files): Add m4/intmax.m4, m4/longdouble.m4,
17102         m4/longlong.m4, m4/printf-posix.m4, m4/signed.m4, m4/size_max.m4,
17103         m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4.
17104
17105 2004-06-10  Jim Meyering  <jim@meyering.net>
17106
17107         * lib/calloc.c: New file.
17108
17109 2004-06-06  Paul Eggert  <eggert@cs.ucla.edu>
17110
17111         * lib/getdate.y (yylex): Allow space between sign and number.
17112         Problem reported by Dan Jacobson.
17113
17114 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
17115
17116         Merge from coreutils CVS.
17117
17118         * m4/backupfile.m4, dirname.m4, human.m4, inttypes.m4, longlong.m4,
17119         makepath.m4, memchr.m4, memcmp.m4, mountlist.m4, path-concat.m4,
17120         putenv.m4, quotearg.m4, readutmp.m4, strtoimax.m4, strtoll.m4,
17121         strtoull.m4, strtoumax.m4, ulonglong.m4, vasnprintf.m4,
17122         xstrtol.m4: Fix copyright date and/or serial number.
17123
17124         * m4/chown.m4 (gl_PREREQ_CHOWN): Check for fcntl.h.
17125         See if we need an fchown replacement.
17126         (gl_FUNC_CHOWN_FOLLOWS_SYMLINK): New macro.
17127         (gl_FUNC_CHOWN): Require gl_FUNC_CHOWN_FOLLOWS_SYMLINK,
17128         and use the replacement function if we detect either defect.
17129
17130         * m4/prereq.m4 (gl_PREREQ): Add gl_ALLOCSA, gl_CLOEXEC, gl_INTTOSTR,
17131         gl_UTIMECMP.
17132
17133 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
17134         and  Jim Meyering  <jim@meyering.net>
17135
17136         Merge from coreutils CVS.
17137
17138         * lib/stat-macros.h: New file, with contents from file-type.h
17139         and coreutils' system.h.
17140         * lib/file-type.c: Include "stat-macros.h".
17141         * lib/file-type.h (file_type): Move all macro definitions to new file,
17142         stat-macros.h.
17143
17144         * lib/chown.c (rpl_chown) [CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE]:
17145         Wrap old code with this conditional.
17146         [CHOWN_MODIFIES_SYMLINK]: Try to work around a chown
17147         function that does not dereference symlinks.
17148         * lib/lchown.c (lchown) [CHOWN_MODIFIES_SYMLINK]: Just call chown.
17149
17150         * lib/xreadlink.c: Include xreadlink.h first, to catch .h file
17151         dependency problems.
17152         (xreadlink): Accept new arg SIZE, for efficiency.
17153         All decls and uses changed.
17154         * lib/xreadlink.h: Include <stddef.h>, for size_t.
17155
17156         * lib/.cppi-disable: Add alloca_.h, allocsa.h, exit.h, getndelim2.h,
17157         gettext.h, localcharset.h, strdup.h, strndup.h, strtoul.c, time_r.h.
17158
17159         * lib/.cvsignore: Add alloca.h, fnmatch.h, poll.h, stdbool.h,
17160         sysexits.h.
17161
17162 2004-06-01  Jim Meyering  <jim@meyering.net>
17163
17164         * m4/calloc.m4: New file.
17165
17166 2004-05-31  Paul Eggert  <eggert@cs.ucla.edu>
17167
17168         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Detect _Bool bug in HP aC++/ANSI
17169         C B3910B A.05.55 [Dec 04 2003].  Problem reported by Jim Meyering.
17170         Also, fix a typo in a diagnostic.
17171
17172 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
17173
17174         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Do not require AC_FUNC_MALLOC
17175         or AC_FUNC_REALLOC.
17176
17177 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
17178
17179         * lib/xmalloc.c (HAVE_MALLOC, HAVE_REALLOC): Do not require these
17180         macros to be defined.
17181         (xnmalloc_inline, xnrealloc_inline, xcalloc): Do not die if
17182         the allocator returns NULL because the requested size is zero.
17183
17184 2004-05-20  Paul Eggert  <eggert@cs.ucla.edu>
17185
17186         * lib/malloc/obstack.c (_obstack) [defined _LIBC]: Bring back this
17187         var.  Add comment explaining why libc still defines it.  This
17188         merges the following patch from glibc:
17189         http://sources.redhat.com/ml/libc-alpha/2004-05/msg00157.html
17190
17191 2004-05-20  Andreas Schwab  <schwab@suse.de>
17192
17193         * m4/free.m4: Replace free if it not known to work, not the other
17194         way round.
17195
17196 2004-05-19  Paul Eggert  <eggert@cs.ucla.edu>
17197
17198         * lib/obstack.c (_obstack): Remove unused variable.  It hasn't been
17199         present in glibc since revision 1.1 of this file.
17200         * lib/obstack.h (_obstack_free, obstack_1grow, obstack_1grow_fast,
17201         obstack_alignment_mask, obstack_alloc, obstack_base,
17202         obstack_blank, obstack_blank_fast, obstack_chunk_size,
17203         obstack_copy, obstack_copy0, obstack_finish, obstack_grow,
17204         obstack_grow0, obstack_init, obstack_int_grow,
17205         obstack_int_grow_fast, obstack_make_room, obstack_memory_used,
17206         obstack_next_free, obstack_object_size, obstack_ptr_grow,
17207         obstack_ptr_grow_fast, obstack_room): Remove declarations of
17208         nonexistent functions.
17209
17210 2004-05-18  Karl Berry  <karl@gnu.org>
17211
17212         * config/srclist.txt: break link for vasnprintf.c.
17213
17214 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
17215
17216         Port obstack to the AS/400, where pointers are 16 bytes wide and
17217         you cannot cast an integer to a valid pointer.  This patch is
17218         currently waiting to be integrated into glibc; see
17219         <http://sources.redhat.com/ml/libc-alpha/2004-05/msg00073.html>.
17220
17221         * lib/obstack.h (__PTR_TO_INT, __INT_TO_PTR): Remove.
17222         All uses of __INT_TO_PTR (PTR_TO_INT ...) replaced by __PTR_ALIGN.
17223         (__BPTR_ALIGN, __PTR_ALIGN): New macros.
17224         (struct obstack): temp member is now a union of a pointer and
17225         an integer, instead of an integer.  All integer uses changed.
17226         This does not affect the physical layout of struct obstack,
17227         except on hosts (like the AS/400) where the size or alignment of
17228         void * is greater than that of ptrdiff_t.
17229         (obstack_finish) [! (defined __GNUC__ && defined __STDC__ &&
17230         __STDC__)]: Store temporary in pointer member of union, not
17231         integer member.
17232         * lib/obstack.c: Include <stddef.h>, for offsetof.
17233         (struct fooalign): Remove; it doesn't need a name.
17234         (union fooround): Change double to long double, and add void *.
17235         (DEFAULT_ALIGNMENT): Use offsetof to compute.
17236         (DEFAULT_ALIGNMENT, DEFAULT_ROUNDING): Now an enum constant,
17237         not a macro.  Hence the values are always int; so remove all
17238         casts-to-int in uses.
17239
17240 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
17241
17242         * config/srclist.txt: Break link for argp-help.c and argp-parse.c until
17243         we can get this patch merged into glibc.
17244
17245 2004-05-17  Derek R. Price  <derek@ximbiot.com>
17246             Paul Eggert  <eggert@cs.ucla.edu>
17247
17248         * m4/argp: Depend on alloca.
17249
17250 2004-05-17  Derek R. Price  <derek@ximbiot.com>
17251             Paul Eggert  <eggert@cs.ucla.edu>
17252
17253         * lib/argp-help.c, argp-parse.c: Assume <alloca.h> rather than
17254         freecoding.
17255
17256 2004-05-17  Bruno Haible  <bruno@clisp.org>
17257
17258         * lib/vasnprintf.c (VASNPRINTF): Correctly handle the case of a
17259         precision that consists of a '.' followed by an empty digit string.
17260         Patch by Tor Lillqvist <tml@iki.fi>.
17261
17262 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
17263
17264         * m4/alloca.m4 (gl_FUNC_ALLOCA): Define HAVE_ALLOCA_H always,
17265         for backward compatibility with older code.  We need our own
17266         alloca.h if _AIX is defined.  Define HAVE_ALLOCA if we discover
17267         it under some other name, and our alloca.h will define it.
17268
17269 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
17270             Derek Price  <derek@ximbiot.com>
17271
17272         * lib/alloca.c: Include <alloca.h>, to get our interface.
17273         * lib/alloca_.h: Use __alloca on AIX, so that we don't have to
17274         include <alloca.h> first.  Use C89 prototype for alloca; this
17275         requires including <stddef.h> for size_t.  Use extern "C" if C++.
17276         Use #elif for simplicity, since we can assume C89 now.
17277         Don't try to source the system alloca.h since it will not be found
17278         and to prevent recursively including its replacement.
17279         * lib/fnmatch.c: Include <alloca.h> instead of opencoding.
17280         * lib/regex.c: Likewise.
17281
17282 2004-05-16  Derek Price  <derek@ximbiot.com>
17283             Paul Eggert  <eggert@cs.ucla.edu>
17284
17285         getline cleanup.  This changes the getndelim2 API: both order of
17286         arguments, and meaning of delim2 (now uses EOF, not 0, to indicate
17287         no delimiter).
17288
17289         * lib/getline.c: Don't include stddef.h or stdio.h, since our
17290         interface does that.
17291         (getline): Always use getdelim, so that we don't have two
17292         copies of this code.
17293         * lib/getndelim2.c: Include <limits.h>, <inttypes.h>, <stdint.h>
17294         if available.
17295         (PTRDIFF_MAX, SIZE_MAX, SSIZE_MAX): Define if not defined.
17296         (GETNDELIM2_MAXIMUM): New macro.
17297         (getndelim2): Reorder arguments.  delim==EOF now means no delimiter,
17298         instead of the old practice of delim2==0.  All callers changed.
17299         Return -1 on overflow, instead of returning junk.
17300         Do not set *linesize unless allocation succeeds.
17301         * lib/getndelim2.h: Do not include stddef.h; no longer needed, now
17302         that we include sys/types.h.
17303         * lib/getnline.h: Likewise.
17304         * lib/getndelim2.h (GETNLINE_NO_LIMIT): New macro.
17305         (getndelim2): Reorder arguments.
17306         * lib/getnline.c (getnline, getndelim):
17307         Don't discard the NMAX argument.
17308         (getnline): Invoke getndelim, to avoid code duplication.
17309         * lib/getnline.h (GETNLINE_NO_LIMIT): New macro, used instead
17310         of (size_t) -1 by callers of the getnline family.
17311
17312 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
17313
17314         * m4/gettime.m4 (gl_GETTIME): Require gl_TIMESPEC.
17315         Check for gettimeofday.
17316         * m4/settime.m4 (gl_SETTIME): Require gl_TIMESPEC.
17317         Check for settimeofday, stime.
17318
17319 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
17320
17321         * lib/nanosleep.c (suspended): Change its type from int to
17322         sig_atomic_t volatile.
17323         (first_call): Make it private to rpl_nanosleep, and have it
17324         be zero initially as that's a bit faster.
17325         (my_usleep): Round up fractional times instead of truncating them,
17326         as this is the usual meaning for 'sleep'.
17327
17328         * lib/gettime.c (gettime): Fall back on `time' if `gettimeofday'
17329         doesn't work.
17330         * lib/settime.c: Include <unistd.h>, for stime (on Solaris 8, anyway).
17331         (ENOSYS): Define if not defined.
17332         (settime): Fall back on stime if it exists and settimeofday fails.
17333         But don't bother with fallbacks if a method fails with errno == EPERM.
17334
17335 2004-05-11  Jim Meyering  <jim@meyering.net>
17336
17337         Prior to this change, the save_cwd caller required read access to the
17338         current directory on most systems (ones with the fchdir function).
17339
17340         * lib/save-cwd.c (save_cwd) [HAVE_FCHDIR]: If opening `.' read-only
17341         fails, try write-only, and finally, resort to using xgetcwd.
17342
17343 2004-05-06  Paul Eggert  <eggert@cs.ucla.edu>
17344
17345         * lib/obstack.c, obstack.h: Import changes from libc.
17346
17347 2004-04-28  Bruno Haible  <bruno@clisp.org>
17348
17349         * lib/findprog.c (find_in_path): Treat Cygwin like Windows, since it
17350         also implicitly appends .exe to executables.
17351         * lib/localcharset.c (ISSLASH): Treat Cygwin like Windows, since it now
17352         accepts Windows pathnames.
17353         * lib/pathname.h (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
17354         Treat Cygwin like Windows, since it now accepts Windows pathnames.
17355         * lib/progreloc.c (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
17356         Treat Cygwin like Windows, since it now accepts Windows pathnames.
17357         Reported by Derek Robert Price <derek@ximbiot.com>.
17358
17359 2004-04-21  Karl Berry  <karl@gnu.org>
17360
17361         * config/srclist.txt (localcharset.c): break sync.
17362
17363 2004-04-20  Paul Eggert  <eggert@twinsun.com>
17364
17365         * m4/host-os.m4: Add a copyright notice.
17366
17367 2004-04-20  Jim Meyering  <jim@meyering.net>
17368
17369         Change UTILS_ to gl_ in AC_DEFINE'd names.
17370         Change utils_- and jm_-prefixed variables, too.
17371         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Renamed from
17372         UTILS_FUNC_MKDIR_TRAILING_SLASH.
17373         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Renamed from UTILS_FUNC_MKSTEP.
17374
17375         * m4/dirfd.m4 (gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
17376         Don't emit trailing blanks.
17377         Also rename jm_-prefixed variables to have gl_ prefix.
17378
17379         * m4/host-os.m4 (gl_HOST_OS): Rename from UTILS_HOST_OS.
17380         Also rename jm_-prefixed variables to have gl_ prefix.
17381
17382         * m4/jm-macros.m4: Reflect the renamings.
17383         * m4/prereq.m4: Likewise.
17384
17385 2004-04-20  Jim Meyering  <jim@meyering.net>
17386
17387         * lib/getndelim2.c (getndelim2): Upon realloc failure, don't leak
17388         memory.
17389
17390 2004-04-20  Jim Meyering  <jim@meyering.net>
17391             Bruno Haible  <bruno@clisp.org>
17392
17393         * lib/localcharset.c (get_charset_aliases) [!VMS && !WIN32]: Don't leak
17394         memory when realloc fails.
17395
17396 2004-04-19  Jim Meyering  <jim@meyering.net>
17397
17398         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Require gl_FUNC_FREE,
17399         now that readutmp.c may call `free (0)'.
17400
17401 2004-04-19  Bruno Haible  <bruno@clisp.org>
17402
17403         * m4/mbrtowc.m4: Change jm_ to gl_ in cache variables as well.
17404         * m4/inttypes_h.m4: Likewise.
17405         * m4/stdint_h.m4: Likewise.
17406         * m4/intmax_t.m4: Likewise.
17407         * m4/uintmax_t.m4: Likewise.
17408
17409 2004-04-18  Jim Meyering  <jim@meyering.net>
17410
17411         * m4/prereq.m4: Don't forbid jm_ prefix.
17412
17413         * m4/afs.m4, m4/allocsa.m4, m4/assert.m4, m4/backupfile.m4:
17414         * m4/bison.m4, m4/check-decl.m4, m4/chown.m4, m4/d-ino.m4:
17415         * m4/d-type.m4, m4/dirname.m4, m4/dos.m4, m4/error.m4, m4/fpending.m4:
17416         * m4/fstypename.m4, m4/fsusage.m4, m4/ftruncate.m4, m4/getdate.m4:
17417         * m4/getgroups.m4, m4/gettext.m4, m4/glibc21.m4, m4/group-member.m4:
17418         * m4/human.m4, m4/intmax.m4, m4/intmax_t.m4, m4/inttostr.m4:
17419         * m4/inttypes.m4, m4/inttypes_h.m4, m4/jm-macros.m4, m4/jm-winsz1.m4:
17420         * m4/jm-winsz2.m4, m4/lchown.m4, m4/lib-check.m4, m4/link-follow.m4:
17421         * m4/localcharset.m4, m4/longlong.m4, m4/ls-mntd-fs.m4, m4/lstat.m4:
17422         * m4/makepath.m4, m4/mbrtowc.m4, m4/mbswidth.m4, m4/memchr.m4:
17423         * m4/memcmp.m4, m4/mkdtemp.m4, m4/mkstemp.m4, m4/mountlist.m4:
17424         * m4/nanosleep.m4, m4/path-concat.m4, m4/perl.m4, m4/prereq.m4:
17425         * m4/putenv.m4, m4/quotearg.m4, m4/regex.m4, m4/stat.m4:
17426         * m4/stdint_h.m4, m4/strftime.m4, m4/strtoimax.m4, m4/strtoll.m4:
17427         * m4/strtoull.m4, m4/strtoumax.m4, m4/timespec.m4, m4/uintmax_t.m4:
17428         * m4/ulonglong.m4, m4/unlink-busy.m4, m4/unlocked-io.m4, m4/uptime.m4,
17429         * m4/utimbuf.m4, m4/utime.m4, m4/utimes-null.m4, m4/vasnprintf.m4:
17430         * m4/xstrtoimax.m4, m4/xstrtol.m4, m4/xstrtoumax.m4:
17431         Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
17432
17433 2004-04-18  Jim Meyering  <jim@meyering.net>
17434
17435         * lib/readutmp.c (read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc
17436         failure, don't leak memory and do call END_UTMP_ENT.
17437
17438 2004-04-16  Jim Meyering  <jim@meyering.net>
17439
17440         * m4/prereq.m4 (jm_PREREQ_STAT): Remove macro.  It is specific to
17441         coreutils' stat program.
17442         (gl_PREREQ): Don't require jm_PREREQ_STAT.
17443
17444 2004-04-11  Paul Eggert  <eggert@twinsun.com>
17445
17446         * lib/inttostr.h: Include <limits.h> unconditionally, since we assume
17447         C89.
17448         (CHAR_BIT): Remove, since we assume C89.
17449         Include <stdint.h> if available, as per current Autoconf CVS advice.
17450
17451 2004-03-31  Jim Meyering  <jim@meyering.net>
17452
17453         * m4/prereq.m4: Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
17454         Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
17455         * m4/xalloc.m4: Likewise.
17456
17457 2004-03-30  Paul Eggert  <eggert@twinsun.com>
17458
17459         Merge from coreutils.
17460
17461         * m4/inttostr.m4: New file.
17462         * m4/getdate.m4 (gl_GETDATE): Remove time-related stuff.
17463         Require AM_STDBOOL_H and gl_TIMESPEC instead.
17464         Require gl_CLOCK_TIME.
17465         * m4/clock_time.m4 (gl_CLOCK_TIME): Require AC_GNU_SOURCE.
17466
17467 2004-03-30  Paul Eggert  <eggert@twinsun.com>
17468
17469         * lib/cloexec.h, cloexec.c (set_cloexec_flag): Return int
17470         not bool, to be more consistent with Unix conventions.
17471         Suggested by Bruno Haible.
17472
17473         Merge from coreutils.
17474
17475         * lib/imaxtostr.c, lib/inttostr.c, lib/inttostr.h, lib/offtostr.c:
17476         * lib/umaxtostr.c: New files.
17477
17478         * lib/getdate.h: Include stdbool.h, and timespec.h instead of
17479         the usual <time.h> dance.
17480         (get_date): Change signature to support fractional time stamps.
17481         All callers changed.
17482         * lib/getdate.y: Include "getdate.h" first, as we can now
17483         assume C89 and don't need to worry about 'const'.
17484         Similarly, include "unlocked-io.h" near start, not in middle.
17485         Include <limits.h>.
17486         (textint.value): Use long int rather than int.
17487         (textint.digits): Use size_t rather than int.
17488         (BILLION, LOG10_BILLION): New constants.
17489         (parser_control): New member rel_ns.  Members day_ordinal,
17490         time_zone, month, day, hour, minutes, rel_year, rel_month,
17491         rel_day, rel_hour, rel_minutes, rel_seconds
17492         are now long int, not int.  Member seconds is now struct timespec,
17493         not int.  New member timespec_seen.  Members dates_seen, days_seen,
17494         local_zones_seen, rels_seen, times_seen, zones_seen are now size_t,
17495         not int.
17496         (%union.intval): Now long int, not int.
17497         New member timespec.
17498         (tSDECIMAL_NUMBER, tUDECIMAL_NUMBER): New tokens.
17499         (seconds, signed_seconds, unsigned_seconds): New nonterminals.
17500         (spec): Now is a timespec or an item list.
17501         (timespec, items): New nonterminals.
17502         (time, rel, relunit, number, get_date):
17503         Add support for fractional seconds.
17504         (time): Fix bug: seconds weren't cleared in "00:00 +0000" syntax.
17505         (gmtime, localtime, mktime): Remove decls; not needed with C89.
17506         (to_hour): First arg is now long int, not int.
17507         (to_year): Returns long int, not int.
17508         Don't treat year -70 like 70.
17509         (tm_diff): Returns long int, not int.
17510         (lookup_word): Use bool instead of int when appropriate.
17511         (yylex): Use size_t for count, not int.
17512         Detect overflow when parsing large integer constants.
17513         Add support for fractions.
17514         (get_date): Make pointers 'const' if possible.
17515         Use more-portable code to detect integer overflow.
17516         (main) [TEST]: Adjust to above changes.  Test for localtime failure.
17517         Don't use ctime; it's not reliable if the year has >4 digits.
17518
17519         * lib/human.c (humblock): Inspect BLOCKSIZE if BLOCK_SIZE isn't set.
17520         This is for compatibility with BSD.
17521
17522         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP): Define.
17523         (ATIME_CMP, CTIME_CMP, MTIME_CMP, TIMESPEC_NS): Likewise.
17524         From coreutils' system.h.
17525
17526         * lib/userspec.c: Don't include "posixver.h".
17527         (parse_user_spec): Fall back on USER.GROUP parsing, regardless
17528         of POSIX version, as POSIX 1003.1-2001 allows that behavior as a
17529         compatible extension.  Simplify code by removing a boolean int
17530         that was always nonzero if a string was nonnull.
17531
17532 2004-03-30  Jim Meyering  <jim@meyering.net>
17533
17534         Merge from coreutils.
17535
17536         Avoid a configure-time warning about sys/ucred.h on OSF V4.0.
17537         * m4/ls-mntd-fs.m4: Test for sys/ucred.h separately, since
17538         on some systems one must include <grp.h> before it.
17539         Reported by Christian Krackowizer.
17540
17541 2004-03-30  Jim Meyering  <jim@meyering.net>
17542
17543         Merge from coreutils.
17544
17545         * lib/mountlist.c [HAVE_SYS_UCRED_H]: Include grp.h before sys/ucred.h.
17546
17547         * lib/readtokens.c (readtoken): Don't leak 64 bytes when reading
17548         an empty input stream.
17549
17550         * lib/readtokens.c: Include <stdbool.h>.
17551         (readtoken): Use `size_t' rather than int/long.
17552         All callers adjusted.
17553         Use `bool' rather than `int' where appropriate.
17554         Use memset rather than an explicit loop.
17555         Use x2nrealloc rather than xrealloc.
17556         Allow the use of `\0' as a delimiter.
17557         (readtokens): Likewise.
17558         * lib/readtokens.h (readtoken, readtokens): Update prototypes.
17559
17560 2004-03-30  Jim Meyering  <jim@meyering.net>
17561
17562         * m4/realloc.m4: Remove file, since now it does no more than
17563         AC_REQUIRE([AC_FUNC_REALLOC]), and that can be done via
17564         the `configure.ac' section of module/realloc.
17565         * m4/malloc.m4: Likewise, but for AC_FUNC_MALLOC.
17566
17567 2004-03-30  Bruno Haible  <bruno@clisp.org>
17568
17569         * lib/getloadavg.c (getloadavg): Don't assume setlocale returns
17570         nonnull.
17571
17572 2004-03-29  Paul Eggert  <eggert@twinsun.com>
17573
17574         Merge changes to getloadavg.c from coreutils and Emacs.
17575
17576         * lib/getloadavg.c [!defined HAVE_SETLOCALE] (setlocale):
17577         Define to an expression, not to the empty string.
17578         Include cloexec.h and xalloc.h.
17579         (getloadavg): Restore LC_NUMERIC locale after setting it temporarily.
17580         Use set_cloexec_flag rather than rolling our own.
17581         * lib/cloexec.c, lib/cloexec.h: New files.
17582
17583 2004-03-29  Paul Eggert  <eggert@twinsun.com>
17584
17585         * m4/cloexec.m4: New file.
17586
17587 2004-03-18  Paul Eggert  <eggert@twinsun.com>
17588
17589         * lib/getopt.h: Sync with libc CVS.
17590
17591 2004-03-18  Paul Eggert  <eggert@twinsun.com>
17592             Bruno Haible  <bruno@clisp.org>
17593
17594         * m4/mbswidth.m4 (gl_MBSWIDTH): Also test whether <wchar.h> declares
17595         mbswidth.
17596
17597 2004-03-18  Paul Eggert  <eggert@twinsun.com>
17598             Bruno Haible  <bruno@clisp.org>
17599
17600         * lib/mbswidth.h: Include <wchar.h> only if
17601         HAVE_DECL_MBSWIDTH_IN_WCHAR_H, not on all platforms that have
17602         <wchar.h>.
17603         * lib/mbswidth.c: Include <stdio.h> and <time.h> before <wchar.h>.
17604
17605 2004-03-09  Paul Eggert  <eggert@twinsun.com>
17606
17607         * lib/argp-parse.c, getopt.c, getopt.h, getopt1.c:
17608         Sync with libc CVS.
17609         * lib/getopt_int.h: New file, also synced from libc.
17610
17611 2004-03-09  Paul Eggert  <eggert@twinsun.com>
17612
17613         * config/srclistvars.sh: Add GNUWWWLICENSES for eggert.
17614         * config/srclist.txt: Sync getopt with libc.  Add getopt_int.h.
17615         Bring back getopt.c, getopt.h, getopt1.c.
17616
17617 2004-03-07  Paul Eggert  <eggert@twinsun.com>
17618
17619         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Renamed from jm_PREREQ_C_STACK.
17620         All uses changed.  Check for sa_sigaction member; this fixes
17621         a bug first reported by Jason Andrade in
17622         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
17623
17624 2004-03-07  Paul Eggert  <eggert@twinsun.com>
17625
17626         * lib/c-stack.c (SIGACTION_WORKS): New macro.  Use it instead of long
17627         '#if' expressions.  Unlike the code it replaces, it does not
17628         depend on (defined _SC_PAGESIZE).  However, it does depend on
17629         HAVE_STRUCT_SIGACTION_SA_SIGACTION; this last change fixes a bug
17630         first reported by Jason Andrade in
17631         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
17632
17633 2004-02-25  Simon Josefsson  <jas@extundo.com>
17634
17635         * m4/strdup.m4 (gl_PREREQ_STRDUP): Check whether strdup is declared.
17636
17637 2004-02-25  Simon Josefsson  <jas@extundo.com>
17638
17639         * lib/strdup.h: New file.
17640         * lib/strdup.c: Include it.
17641         * lib/path-concat.c: Include strdup.h. Drop strdup declaration.
17642         * lib/userspec.c: Include strdup.h. Drop strdup declaration.
17643
17644 2004-02-23  Karl Berry  <karl@gnu.org>
17645
17646         * doc/maintain.texi, doc/standards.texi, doc/make-stds.texi: new files
17647         (from fencepost.gnu.org:/gd/gnuorg).
17648
17649 2004-02-23  Karl Berry  <karl@gnu.org>
17650
17651         * config/srclistvars.sh (GNUORG) [karl]: redefine.
17652         * config/srclist.txt: add maintain/standards documents.
17653
17654 2004-02-18  Bruno Haible  <bruno@clisp.org>
17655
17656         * m4/xsize.m4 (gl_XSIZE): Require AC_C_INLINE.
17657         Reported by Derek Robert Price <derek@ximbiot.com>.
17658
17659 2004-02-16  Karl Berry  <karl@gnu.org>
17660
17661         * config/mkinstalldirs, install-sh: update from automake.
17662
17663 2004-02-06  Karl Berry  <karl@gnu.org>
17664
17665         * m4/po.m4: update from gettext 0.14.1.
17666
17667 2004-02-06  Karl Berry  <karl@gnu.org>
17668
17669         * lib/config.charset: update from gettext 0.14.1.
17670
17671 2004-02-05  Paul Eggert  <eggert@twinsun.com>
17672
17673         Add comments and code, prompted by suggestions from Bruno Haible
17674         for sh-quote.
17675         * lib/quotearg.h (quotearg_alloc): New decl.  Improve the comments
17676         describing the enum quoting_style values.
17677         * lib/quotearg.c (quotearg_alloc): New function.
17678         (quotearg_buffer_restyled): Treat lone { and } as special.
17679         Treat = as special.  Work around bug with older shells
17680         that "see" a '\' that is really the 2nd byte of a multibyte char.
17681         Quote empty string with shell_quoting_style.
17682
17683 2004-02-03  Bruno Haible  <bruno@clisp.org>
17684
17685         * m4/pipe.m4: New file, from GNU gettext.
17686
17687 2004-02-03  Bruno Haible  <bruno@clisp.org>
17688
17689         * lib/pipe.h: New file, from GNU gettext.
17690         * lib/pipe.c: New file, from GNU gettext.
17691
17692 2004-01-27  Bruno Haible  <bruno@clisp.org>
17693
17694         * m4/execute.m4: New file, from GNU gettext.
17695
17696 2004-01-27  Bruno Haible  <bruno@clisp.org>
17697
17698         * lib/execute.h: New file, from GNU gettext.
17699         * lib/execute.c: New file, from GNU gettext.
17700         * lib/w32spawn.h: New file, from GNU gettext.
17701
17702 2004-01-24  Paul Eggert  <eggert@twinsun.com>
17703
17704         Merge from diffutils.
17705
17706         * lib/file-type.c (file_type): Add typed memory objects.
17707         * lib/file-type.h (S_TYPEISTMO): New macro.
17708
17709         * lib/c-stack.h (c_stack_action): Remove argv argument.
17710         * lib/c-stack.c (c_stack_action): Likewise.  All uses changed.
17711         (die): Don't calculate message unless segv_action returns.
17712         (get_stack_location, min_address_from_argv, max_address_from_argv,
17713         volatile stack_base, volatile_stack_size): Remove.
17714         (segv_handler): If ! HAVE_XSI_STACK_OVERFLOW_HEURISTIC, assume
17715         that every segmentation violation is a stack overflow.  (Ouch!)
17716         See Debian bug 136249 (still outstanding) for more info about why
17717         HAVE_XSI_STACK_OVERFLOW_HEURISTIC fails on Linux kernels.
17718
17719 2004-01-24  Paul Eggert  <eggert@twinsun.com>
17720
17721         Exit-status fix from coreutils.
17722
17723         Use exit_failure consistently in place of EXIT_FAILURE,
17724         so that program exit statuses are consistent on failure.
17725
17726         * lib/argmatch.c (ARGMATCH_DIE) [! defined ARGMATCH_DIE]:
17727         Include "exitfail.h", and use exit_failure rather than EXIT_FAILURE.
17728         * lib/argmatch.h: Comment fix to match the above.
17729         * lib/obstack.c (obstack_exit_failure) [!defined _LIBC]:
17730         Now a macro referring to exit_failure, instead of a separate
17731         variable.  Include "exitfail.h" to get it.
17732         * lib/xstrtol.h: Include "exitfail.h".
17733         (STRTOL_FATAL_ERROR): Exit with status exit_failure, not 2.
17734
17735         * lib/long-options.c (parse_long_options): Use prototype
17736         for usage function arg.  Pass it EXIT_SUCCESS rather than 0,
17737         for clarity.
17738
17739 2004-01-21  Jim Meyering  <jim@meyering.net>
17740
17741         * lib/mktime.c (__mktime_internal) [!_LIBC]: Define to mktime_internal
17742         so as not to conflict with a different-sized __mktime_internal
17743         function in GNU libc.
17744         * lib/timegm.c (__mktime_internal) [!_LIBC]: Likewise.
17745         Problem building statically-linked `ls' reported by Michael Brunnbauer.
17746
17747 2004-01-20  Karl Berry  <karl@gnu.org>
17748
17749         * config/config.guess: update from config.
17750
17751         * config/srclistvars.sh: GNUWWWLICENSES for karl.
17752
17753 2004-01-20  Bruno Haible  <bruno@clisp.org>
17754
17755         Safer stack allocation.
17756         * lib/setenv.c: Include allocsa.h.
17757         (alloca): Remove fallback definition.
17758         (freea): Remove macro.
17759         (__add_to_environ) [!_LIBC]: Use allocsa instead of alloca. Use freesa
17760         instead of freea.
17761
17762 2004-01-20  Bruno Haible  <bruno@clisp.org>
17763
17764         * m4/eealloc.m4: New file, from GNU gettext.
17765
17766 2004-01-20  Bruno Haible  <bruno@clisp.org>
17767
17768         * m4/allocsa.m4: New file, from GNU gettext.
17769
17770 2004-01-20  Bruno Haible  <bruno@clisp.org>
17771
17772         * lib/xallocsa.h: New file, from GNU gettext.
17773         * lib/xallocsa.c: New file, from GNU gettext.
17774
17775 2004-01-20  Bruno Haible  <bruno@clisp.org>
17776
17777         * lib/wait-process.c: On Windows, include windows.h. Needed on mingw.
17778
17779 2004-01-20  Bruno Haible  <bruno@clisp.org>
17780
17781         * lib/wait-process.c (wait_subprocess): Add ignore_sigpipe argument.
17782         * lib/wait-process.c (wait_subprocess): Likewise. Handle SIGPIPE
17783         specially.
17784
17785 2004-01-20  Bruno Haible  <bruno@clisp.org>
17786
17787         * lib/wait-process.c (wait_process): Disable the 2003-10-31 waitid()
17788         patch.
17789
17790 2004-01-20  Bruno Haible  <bruno@clisp.org>
17791
17792         * lib/wait-process.c (cleanup_slaves): Use ANSI C declaration.
17793
17794 2004-01-20  Bruno Haible  <bruno@clisp.org>
17795
17796         * lib/eealloc.h: New file.
17797
17798 2004-01-20  Bruno Haible  <bruno@clisp.org>
17799
17800         * lib/binary-io.h: Avoid warnings on Cygwin.
17801
17802 2004-01-20  Bruno Haible  <bruno@clisp.org>
17803
17804         * lib/allocsa.h: New file, from GNU gettext.
17805         * lib/allocsa.c: New file, from GNU gettext.
17806
17807 2004-01-18  Karl Berry  <karl@gnu.org>
17808
17809         * doc/gpl.texi, doc/lgpl.texi: new files.
17810
17811 2004-01-18  Karl Berry  <karl@gnu.org>
17812
17813         * config/srclistvars.sh (GNUWWWLICENSES): new variable.
17814         * config/srclist.txt ({fdl,gpl,lgpl}.text): get from there.
17815
17816 2004-01-15  Paul Eggert  <eggert@twinsun.com>
17817
17818         Merge from coreutils.
17819
17820         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for uintptr_t.
17821         * m4/posixver.m4 (gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION.
17822         (gl_DEFAULT_POSIX2_VERSION): Move
17823         the documentation from 'configure' into 'config.hin',
17824         so that 'configure --help' isn't burdened by it and
17825         we don't have to worry about its formatting there.
17826         Reword the documentation so that it's more succinct
17827         and can be run together into a single paragraph.
17828         * m4/same.m4 (gl_SAME): Check for pathconf.
17829
17830 2004-01-15  Paul Eggert  <eggert@twinsun.com>
17831
17832         Merge from coreutils.
17833
17834         * lib/posixver.c: Include posixver.h.
17835
17836         * lib/same.c: Include <stdbool.h>, <limits.h>.
17837         (_POSIX_NAME_MAX): Define if not defined.
17838         (MIN): New macro.
17839         (same_name): If file names are silently truncated, report
17840         that the file names are the same if they are the same after
17841         the silent truncation.
17842
17843         * lib/xstrtod.h (xstrtod): Accept an extra arg, specifying the
17844         conversion function.
17845         * lib/xstrtod.c (xstrtod): Likewise.  All callers changed to
17846         include c-strtod.h and use c_strtod.  Don't include stdlib.h; no
17847         longer needed.
17848
17849 2004-01-15  Jim Meyering  <jim@meyering.net>
17850
17851         Merge from coreutils.
17852
17853         * m4/clock_time.m4 (gl_CLOCK_TIME): Don't set LIB_CLOCK_GETTIME
17854         if no library is required.
17855         * m4/jm-macros.m4: Don't require UTILS_SYS_OPEN_MAX.
17856         * m4/jm-macros.m4 (jm_MACROS): Require gl_FUNC_FREE.
17857         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.58.
17858         (AC_LANG_SOURCE): Remove definition, now that we require autoconf-2.58.
17859         * m4/jm-macros.m4 (jm_MACROS): Don't require AC_FUNC_FTW.
17860         * m4/lib-check.m4 (jm_LIB_CHECK): Do not set LIB_CRYPT to the
17861         value, $ac_cv_search_crypt, if it's "none required".
17862         * m4/posixver.m4 (gl_DEFAULT_POSIX2_VERSION): New macro.
17863         * m4/prereq.m4 (jm_PREREQ): Require AC_FUNC_GETLOADAVG,
17864         not gl_FUNC_GETLOADAVG.
17865         * m4/prereq.m4 (jm_PREREQ): Require gl_READTOKENS, gl_MD5, gl_MAKEPATH,
17866         gl_LONG_OPTIONS, and gl_IDCACHE, gl_GETUGROUPS.
17867
17868 2004-01-15  Jim Meyering  <jim@meyering.net>
17869
17870         Merge from coreutils.
17871
17872         * lib/md5.h (rol) [__GNUC__ && __i386__]: Don't use `asm' code.  These
17873         days, gcc-3.x does better all by itself.  Patch from Dean Gaudet:
17874         http://mail.gnu.org/archive/html/bug-coreutils/2003-11/msg00144.html
17875
17876         * lib/posixver.c (DEFAULT_POSIX2_VERSION): Use definition of new,
17877         optional configure-time default.
17878
17879         * lib/version-etc.c (version_etc_copyright): Update copyright date.
17880
17881         * lib/xreadlink.c (xreadlink): Correct outdated comment.
17882
17883 2004-01-15  Alexandre Duret-Lutz  <adl@gnu.org>
17884
17885         Merge from coreutils.
17886
17887         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Do not set LIB_NANOSLEEP to the
17888         value, $ac_cv_search_nanosleep, if it's "none required".
17889
17890 2004-01-14  Paul Eggert  <eggert@twinsun.com>
17891
17892         * lib/fnmatch_loop.c (ALLOCA_LIMIT): Remove macro, which collided
17893         with like-named macro in fnmatch.c.
17894         (EXT): Use an internal constant instead.
17895
17896         Merge fnmatch patches from glibc.
17897         * lib/fnmatch.c (mbsinit): Remove define.
17898         Add libc_hidden_ver (__fnmatch, fnmatch).
17899         * lib/fnmatch_loop.c (FCT): Cast to int32_t and UCHAR when appropriate.
17900         Adjust to renaming of collseq_table_lookup to __collseq_table_lookup.
17901
17902 2004-01-14  Karl Berry  <karl@gnu.org>
17903
17904         * config/install-sh: update from automake.
17905
17906 2004-01-13  Karl Berry  <karl@gnu.org>
17907
17908         * config/install-sh: update from automake.
17909
17910 2004-01-09  Karl Berry  <karl@gnu.org>
17911
17912         * config/install-sh: update from automake.
17913
17914 2004-01-05  Karl Berry  <karl@gnu.org>
17915
17916         * config/config.{sub,guess}: update from config.
17917
17918 2003-12-31  Karl Berry  <karl@gnu.org>
17919
17920         * config/depcomp: update from automake.
17921
17922 2003-12-14  Karl Berry  <karl@gnu.org>
17923
17924         * lib/config.charset: update from gettext-runtime.
17925
17926 2003-12-03  Paul Eggert  <eggert@twinsun.com>
17927
17928         * lib/getgroups.c (getgroups): xmalloc takes one argument, not two.
17929         Bug reported by Alfred M. Szmidt.
17930
17931 2003-12-03  Bruno Haible  <bruno@clisp.org>
17932
17933         * m4/gettext.m4: Upgrade from gettext-0.13.
17934         * m4/po.m4: Upgrade from gettext-0.13.
17935         * m4/size_max.m4 (gl_SIZE_MAX): Don't use the _ONCE macros here.
17936         * m4/intmax.m4: New file, from gettext-0.13.
17937         * m4/printf-posix.m4: New file, from gettext-0.13.
17938
17939 2003-11-29  Karl Berry  <karl@gnu.org>
17940
17941         * lib/argp-{help.c,parse.c,namefrob.h}, argp.h: update from libc.
17942
17943 2003-11-25  Paul Eggert  <eggert@twinsun.com>
17944             Bruno Haible  <bruno@clisp.org>
17945
17946         * lib/printf-parse.h: Don't include sys/types.h.
17947         (ARG_NONE): New macro.
17948         (char_directive): Change type of *arg_index fields to size_t.
17949         * lib/printf-parse.c: Don't include sys/types.h.
17950         (SSIZE_MAX): Remove macro.
17951         (PRINTF_PARSE): Change the type of the arg_index variables to size_t.
17952         Remove unnecessary overflow check.
17953         * lib/vasnprintf.c (VASNPRINTF): Update for type change of *arg_index
17954         fields.
17955
17956 2003-11-25  Bruno Haible  <bruno@clisp.org>
17957
17958         * modules/vasnprintf (Files): Remove m4/ssize_t.m4.
17959
17960 2003-11-25  Bruno Haible  <bruno@clisp.org>
17961
17962         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Don't require
17963         gt_TYPE_SSIZE_T.
17964
17965 2003-11-24  Paul Eggert  <eggert@twinsun.com>
17966
17967         * modules/alloca: Remove dependency on xalloc.
17968
17969 2003-11-24  Paul Eggert  <eggert@twinsun.com>
17970
17971         * lib/alloca.c: Remove dependency on xalloc module.
17972         (xalloc_die): Remove.
17973         (memory_full) [!defined emacs]: New macro.
17974         [!defined emacs]: Don't include xalloc.h.
17975         (alloca): Invoke memory_full, not xalloc_die, if malloc fails or
17976         address arithmetic overflows.  Change datatypes a bit to avoid
17977         unnecessary casts.
17978
17979 2003-11-22  Jim Meyering  <jim@meyering.net>
17980
17981         * lib/xmalloc.c (x2nrealloc_inline): Fix typos in comments:
17982         s/size/size_t/.
17983
17984 2003-11-21  Karl Berry  <karl@gnu.org>
17985
17986         * config/config.{sub,guess}: update from config.
17987
17988 2003-11-18  Karl Berry  <karl@gnu.org>
17989
17990         * config/config.{sub,guess}: update from config.
17991
17992         * config/(printf-{parse,args}.[ch]): sync broken, sigh.
17993
17994 2003-11-17  Paul Eggert  <eggert@twinsun.com>
17995
17996         * README: Mention that S+T cannot overflow if S is the size of
17997         an existing object and T is sufficiently small.
17998
17999 2003-11-17  Jim Meyering  <jim@meyering.net>
18000
18001         On systems without utime and without a utimes function capable of
18002         dealing with a NULL struct utimbuf* argument, this utime replacement
18003         could -- in unusual circumstances -- leak a file descriptor.
18004         * lib/utime.c: Include <unistd.h> and <errno.h>.
18005         (utime_null): Be sure to close `fd' and to preserve errno.
18006         Reported by Geoff Collyer via Arnold Robbins.
18007
18008 2003-11-17  Bruno Haible  <bruno@clisp.org>
18009
18010         * modules/vasnprintf (Files): Add m4/ssize_t.m4.
18011         (Depends-on): Add xsize.
18012
18013 2003-11-17  Bruno Haible  <bruno@clisp.org>
18014
18015         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Require gt_TYPE_SSIZE_T.
18016
18017 2003-11-17  Bruno Haible  <bruno@clisp.org>
18018
18019         * lib/vasnprintf.c (alloca): Remove fallback definition.
18020         (freea): Remove definition.
18021         (VASNPRINTF): Use alloca only for small sizes, say <= 4000 bytes.
18022         Reported by Paul Eggert.
18023
18024 2003-11-16  Paul Eggert  <eggert@twinsun.com>
18025             Bruno Haible  <bruno@clisp.org>
18026
18027         Protect against address arithmetic overflow.
18028         * lib/printf-args.h: Include stddef.h.
18029         (arguments): Change type of field 'count' to size_t.
18030         * lib/printf-args.c (printf_fetchargs): Use size_t instead of
18031         'unsigned int' where appropriate.
18032         * lib/printf-parse.h: Include sys/types.h.
18033         (char_directive): Change type of *arg_index fields to ssize_t.
18034         (char_directives): Change type of fields 'count', max_*_length to
18035         size_t.
18036         * lib/printf-parse.c: Include sys/types.h and xsize.h.
18037         (SSIZE_MAX): Define fallback value.
18038         (PRINTF_PARSE): Use size_t instead of 'unsigned int' and ssize_t
18039         instead of 'int' where appropriate. Check a_allocated, d_allocated
18040         against overflow. Reject %m$ argument numbers > SSIZE_MAX + 1.
18041         * lib/vasnprintf.c: Include xsize.h.
18042         (VASNPRINTF): Use size_t instead of 'unsigned int' where appropriate.
18043         Check alloca, malloc, realloc, ENSURE_ALLOCATION arguments against
18044         overflow. Avoid wraparound when converting a width or precision from
18045         decimal to binary.
18046
18047 2003-11-16  Bruno Haible  <bruno@clisp.org>
18048
18049         Update from GNU gettext.
18050         * lib/printf-parse.c: Generalize to it can be compiled for wide
18051         strings.
18052         (PRINTF_PARSE, CHAR_T, DIRECTIVE, DIRECTIVES): New macros.
18053         * lib/vasnprintf.c: Generalize to it can be compiled for wide strings.
18054         (VASNPRINTF, CHAR_T, DIRECTIVE, DIRECTIVES, PRINTF_PARSE, USE_SNPRINTF,
18055         SNPRINTF): New macros.
18056         Don't include <alloca.h> if the file is used inside libintl.
18057         (local_wcslen): New function, for Solaris 2.5.1.
18058         (VASNPRINTF): Use it instead of wcslen.
18059
18060 2003-11-16  Bruno Haible  <bruno@clisp.org>
18061
18062         * lib/xsize.h (xmax): New function.
18063         (xsum, xsum3, xsum4): Declare as "pure" functions.
18064
18065 2003-11-12  Paul Eggert  <eggert@twinsun.com>
18066
18067         * modules/xalloc (Files): Undo latest change, since xalloc.h
18068         no longer needs SIZE_MAX or PTRDIFF_MAX.
18069
18070 2003-11-12  Paul Eggert  <eggert@twinsun.com>
18071
18072         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Do not require gl_SIZE_MAX or
18073         gl_PTRDIFF_MAX.
18074
18075 2003-11-12  Paul Eggert  <eggert@twinsun.com>
18076
18077         * lib/xstrtol.c (__xstrtol): Remove "break" immediately after
18078         "return", to pacify some unknown compiler.  Problem reported
18079         by Joerg Schilling.
18080
18081 2003-11-12  Paul Eggert  <eggert@twinsun.com>
18082
18083         * lib/xalloc.h: Do not include <limits.h> or <stdint.h>.
18084         (xalloc_oversized): Use sizeof (ptrdiff_t) and sizeof (size_t) for
18085         the heuristic, rather than PTRDIFF_MAX and SIZE_MAX.  This
18086         heuristic is just as accurate as far as we know, and it removes a
18087         dependency on size_max.m4 and ptrdiff_max.m4.
18088
18089 2003-11-11  Bruno Haible  <bruno@clisp.org>
18090
18091         * modules/xsize (Files): Add m4/size_max.m4.
18092         * modules/xalloc (Files): Add m4/size_max.m4, m4/ptrdiff_max.m4.
18093
18094 2003-11-11  Bruno Haible  <bruno@clisp.org>
18095
18096         * m4/size_max.m4: New file.
18097         * m4/ptrdiff_max.m4: New file.
18098         * m4/xsize,m4 (gl_XSIZE): Require gl_SIZE_MAX.
18099         * m4/xalloc.m4 (gl_PREREQ_XALLOC): New macro.
18100         (gl_XALLOC): Invoke it.
18101
18102 2003-11-11  Bruno Haible  <bruno@clisp.org>
18103
18104         * lib/xsize.h (SIZE_MAX): Remove fallback definition.
18105         * lib/xalloc.h: Include limits.h. Assume SIZE_MAX and PTRDIFF_MAX are
18106         defined.
18107
18108 2003-11-10  Paul Eggert  <eggert@twinsun.com>
18109
18110         * lib/xalloc.h (xalloc_oversized): [! (defined PTRDIFF_MAX &&
18111         PTRDIFF_MAX < SIZE_MAX)]: Fix off-by-one error that would have
18112         rejected some allocations of exactly SIZE_MAX - 2 bytes.
18113         From Bruno Haible.
18114         [defined PTRDIFF_MAX && PTRDIFF_MAX < SIZE_MAX]: Use SIZE_MAX,
18115         not (size_t) -1, since it's defined here.
18116
18117 2003-11-09  Karl Berry  <karl@gnu.org>
18118
18119         * config/mkinstalldirs, depcomp, mdate-sh: update from automake.
18120
18121 2003-11-06  Paul Eggert  <eggert@twinsun.com>
18122
18123         * lib/xalloc.h [HAVE_STDINT_H]: Include <stdint.h>.
18124         (xalloc_oversized) [! (PTRDIFF_MAX < SIZE_MAX)]:
18125         Reject sizes of exactly SIZE_MAX bytes.
18126         * lib/xreadlink.c: Include "xalloc.h" before checking whether SIZE_MAX
18127         is defined, since "xalloc.h" now defines SIZE_MAX on modern hosts.
18128
18129 2003-11-05  Bruno Haible  <bruno@clisp.org>
18130
18131         * lib/xsize.h: Include limits.h, to avoid a possible collision with
18132         SIZE_MAX defined in <limits.h> on Solaris.
18133
18134 2003-11-04  Jim Meyering  <jim@meyering.net>
18135
18136         * modules/sysexits: Use the `$(VAR)' notation for AC_SUBST'd
18137         variable names, rather than @VAR@.
18138         * modules/poll: Likewise.
18139
18140 2003-11-04  Bruno Haible  <bruno@clisp.org>
18141
18142         * modules/xsize: New file.
18143         * modules/linebreak: Depend on xsize.
18144         * MODULES.html.sh (func_all_modules): Add xsize.
18145
18146 2003-11-04  Bruno Haible  <bruno@clisp.org>
18147
18148         * m4/xsize.m4: New file.
18149
18150 2003-11-04  Bruno Haible  <bruno@clisp.org>
18151
18152         * lib/xsize.h: New file.
18153         * lib/linebreak.c: Include xsize.h.
18154         (mbs_possible_linebreaks, mbs_width_linebreaks): Check malloc()
18155         argument for overflow.
18156         Suggested by Paul Eggert.
18157
18158 2003-11-03  Karl Berry  <karl@gnu.org>
18159
18160         * config/config.{guess,sub}: update from config.
18161
18162 2003-11-03  Jim Meyering  <jim@meyering.net>
18163
18164         * modules/userspec (lib_SOURCES): Add userspec.h.
18165         (Include): Add "userspec.h".
18166         Improve description.
18167
18168 2003-11-03  Jim Meyering  <jim@meyering.net>
18169
18170         * lib/userspec.c: Include "userspec.h".
18171         * lib/userspec.h: New file.
18172
18173 2003-11-03  Bruno Haible  <bruno@clisp.org>
18174
18175         * m4/wait-process.m4 (gl_WAIT_PROCESS): Also check for waitid.
18176
18177 2003-11-03  Bruno Haible  <bruno@clisp.org>
18178
18179         * lib/wait-process.c (wait_process): Use waitid with WNOWAIT if
18180         available, to avoid (extremely rare) race condition.
18181         Suggested by Paul Eggert.
18182
18183 2003-11-02  Karl Berry  <karl@gnu.org>
18184
18185         * config/srclist.txt (vasprintf.c): sync broken, sigh.
18186
18187 2003-10-31  Paul Eggert  <eggert@twinsun.com>
18188
18189         * lib/mountlist.h (struct mount_entry.me_type_malloced): New member.
18190         * lib/mountlist.c (SIZE_MAX): Define if not defined already.
18191         (read_filesystem_list): Set and use me_type_malloced.
18192         Use "sizeof *me" rather than "sizeof (struct mount_entry)" (or
18193         whatever the type happens to be), for brevity and consistency.
18194         Check for size calculation overflow on Alphas running OSF/1.
18195
18196 2003-10-31  Jim Meyering  <jim@meyering.net>
18197
18198         * lib/hash.c: Include "xalloc.h" for use of xalloc_oversized.
18199
18200         * lib/linebuffer.c: Include <string.h> for declaration of memset.
18201
18202 2003-10-30  Paul Eggert  <eggert@twinsun.com>
18203             Bruno Haible  <bruno@clisp.org>
18204
18205         * lib/vasprintf.c: Include <limits.h>, <stdlib.h>.
18206         (vasprintf): Fail if the resulting length doesn't fit in an 'int'.
18207
18208 2003-10-30  Paul Eggert  <eggert@cs.ucla.edu>
18209
18210         * m4/host-os.m4 (UTILS_HOST_OS): Change netbsd*-gnu pattern back to
18211         netbsd*-gnu*.  Suggested by Robert Millan.
18212
18213 2003-10-29  Paul Eggert  <eggert@twinsun.com>
18214
18215         * modules/group-member: Depend on stdbool.
18216
18217 2003-10-29  Paul Eggert  <eggert@twinsun.com>
18218
18219         * m4/xalloc.m4 (gl_XALLOC): Undo previous change.
18220
18221 2003-10-29  Paul Eggert  <eggert@twinsun.com>
18222
18223         * m4/host-os.m4 (UTILS_HOST_OS): Resurrect netbsd*-gnu.  Add comments
18224         to it, and to knetbsd*-gnu and kfreebsd*-gnu.  Remove the '*' from
18225         after the 'gnu' in these cases.  This fixes some bugs in the
18226         previous change, and is based on suggestions by Robert Millan.
18227
18228 2003-10-29  Paul Eggert  <eggert@twinsun.com>
18229
18230         * lib/xalloc.h (xalloc_oversized): Now a macro, not a function,
18231         so that it works even if SIZE_MAX < N.  Do not include <stdbool.h>;
18232         no longer needed.
18233         * lib/quotearg.c (quotearg_n_options): Use it.
18234         * lib/group-member.c: Include <stdbool.h>.
18235         (free_group_info): Arg is now const *; don't free arg.
18236         (get_group_info): Now returns bool and accepts struct group_info *,
18237         rather than returning a malloc'ed struct group_info *.
18238         All uses changed.  Check for overflow in internal size calculation.
18239
18240         * lib/getusershell.c (readname): Simplify the code by using x2nrealloc
18241         rather than xmalloc/xrealloc.
18242         * lib/linebuffer.c (initbuffer, readlinebuffer): Simplify the code by
18243         using x2realloc rather than xmalloc/xrealloc.  Also, fix a C
18244         conformance bug: the old code used a pointer after freeing the
18245         storage that it addressed.
18246         * lib/hash.c (hash_initialize): Simplify the code by using
18247         xalloc_oversized rather than doing it by hand.
18248         * lib/getgroups.c (getgroups): Don't use xrealloc, since we don't need
18249         the buffer preserved.  Use free and xmalloc instead.
18250         * lib/quotearg.c (quotearg_n_options): Likewise.
18251         Use a simpler test for size overflow.  Don't use xalloc_oversized
18252         because unsigned int might be wider than size_t (!); this suggests
18253         that we should switch from unsigned int to size_t for slot numbers.
18254
18255 2003-10-28  Paul Eggert  <eggert@twinsun.com>
18256
18257         * m4/host-os.m4 (UTILS_HOST_OS): Identify GNU/KFreeBSD and
18258         GNU/KNetBSD.  These implementations use glibc atop the FreeBSD and
18259         NetBSD kernels.  Requested by Richard Stallman.
18260
18261 2003-10-27  Paul Eggert  <eggert@twinsun.com>
18262
18263         * lib/exclude.c (new_exclude): Use xzalloc rather than xmalloc
18264         to allocate the returned structure.  Do not allocate a subarray,
18265         as x2nrealloc will do that.
18266         (add_exclude): Use x2nrealloc to reallocate ex->exclude,
18267         instead of xnrealloc.
18268         (add_exclude_file): Use x2realloc instead of malloc + xnrealloc.
18269
18270 2003-10-27  Bruno Haible  <bruno@clisp.org>
18271
18272         * lib/stdbool_.h: Better support for BeOS.
18273
18274 2003-10-26  Paul Eggert  <eggert@twinsun.com>
18275
18276         * m4/xalloc.m4 (gl_XALLOC): Requore AC_C_INLINE, since xalloc.h
18277         now uses inline.
18278
18279 2003-10-26  Paul Eggert  <eggert@twinsun.com>
18280
18281         * lib/xalloc.h (xalloc_oversized): New static inline function, for
18282         callers that want to do their own size-overflow checking.  Include
18283         <stdbool.h>, since xalloc_oversized returns bool.
18284         * lib/xalloc.c (array_size_overflow): Remove.  All callers changed
18285         to use xalloc_oversized.
18286
18287         Add two functions x2realloc, x2nrealloc, for programs that grow
18288         arrays dynamically by doubling their sizes.
18289         * lib/xalloc.h (x2realloc, x2nrealloc): New decls.
18290         * lib/xmalloc.c (x2nrealloc_inline, x2nrealloc, x2realloc):
18291         New functions.
18292
18293         Port to C99 semantics for 'inline' of external functions.
18294         Bug reported by Bruno Haible.
18295         * lib/xmalloc.c (xnmalloc_inline): New static inline function,
18296         with the old contents of xnmalloc.
18297         (xnmalloc, xmalloc): Use it.
18298         (xnrealloc_inline): New static inline function,
18299         with the old contents of xnrealloc.
18300         (xnrealloc, xrealloc): Use it.
18301
18302         * lib/alloc.c (alloca): xmalloc cannot return NULL, so don't test for
18303         that.
18304
18305 2003-10-26  Karl Berry  <karl@gnu.org>
18306
18307         * config/srclist.txt (COPYING.DOC): no longer available from
18308         /gd/gnuorg; don't know where the ultimate source is.
18309
18310 2003-10-25  Paul Eggert  <eggert@twinsun.com>
18311
18312         Fix several address-calculation bugs in the hash modules,
18313         plus some minor code cleanup.
18314
18315         * lib/hash.h: Include <stdbool.h>, for bool.
18316         * lib/hash.c: Don't include <stdbool.h>, since hash.h does it now.
18317         * lib/hash.h (Hash_hasher, hash_get_n_buckets, hash_get_n_buckets_used,
18318         hash_get_n_entries, hash_get_max_bucket_length,
18319         hash_get_entries, hash_do_for_each, hash_string, hash_initialize,
18320         hash_rehash): Use size_t rather than unsigned.
18321         * lib/hash.c (struct hash_table, hash_get_n_buckets,
18322         hash_get_n_buckets_used, hash_get_n_entries,
18323         hash_get_max_bucket_length, hash_table_ok, hash_print_statistics,
18324         hash_get_entries, hash_do_for_each, hash_string, is_prime,
18325         next_prime, hash_initialize, hash_rehash, hash_delete, hash_print):
18326         Likewise.
18327         (SIZE_MAX): Define if not defined.
18328         (hash_get_max_bucket_length, hash_table_ok, hash_lookup,
18329         hash_get_first, hash_get_next, hash_get_entries, hash_do_for_each,
18330         hash_print):
18331         Use const * when possible.
18332         (hash_string): Use (unsigned char) *P rather than *(unsigned char *) P.
18333         (check_tuning): Fix bug: if tuning parameters were very close to
18334         0 or 1, rounding errors could have caused subscript violations.
18335         (hash_initialize, allocate_entry, hash_print): Remove unnecessary cast.
18336         (hash_initialize): Add 'fail:' label
18337         to free table and return NULL, and use it to simplify code.
18338         Use calloc rather than clearing the storage ourself.
18339         (hash_initialize, hash_rehash): Check for arithmetic overflow in
18340         buffer size calculations.
18341         * lib/hash-pjw.h (hash_pjw): Use size_t, not unsigned.
18342         Include <stddef.h>, for size_t.
18343         * lib/hash-pjw.c (hash_pjw): Likewise.
18344         Switch to method described by Bruno Haible.
18345         Include <limits.h>, for CHAR_BIT.
18346         (SIZE_BITS): New macro.
18347
18348 2003-10-23  Paul Eggert  <eggert@twinsun.com>
18349
18350         * m4/getline.m4 (AM_FUNC_GETLINE):
18351         Don't include getndelim2.o twice into LIBOBJS; this breaks on some
18352         hosts.  Problem reported by Derek Robert Price in
18353         <http://mail.gnu.org/archive/html/bug-gnulib/2003-10/msg00092.html>.
18354         This patch can be withdrawn after Autoconf 2.58 is required for gnulib.
18355         * m4/getndelim2.m4 (gl_GETNDELIM2): Likewise.
18356
18357 2003-10-21  Paul Eggert  <eggert@twinsun.com>
18358
18359         * lib/getndelim2.c (getndelim2): When size calculation overflows,
18360         ceiling the allocation at NMAX bytes rather than silently
18361         discarding input bytes before NMAX is reached.  This makes
18362         a difference only if NMAX exceeds SIZE_MAX / 2.
18363
18364         * lib/obstack.c: Merge from glibc.
18365         [defined _LIBC]: Include <obstack.h>, not "obstack.h".
18366         Add libc_hidden_def (_obstack_newchunk).
18367         (_obstack_free) [! defined _LIBC]: Remove.
18368         [defined _LIBC]: Make a strong alias from obstack_free, rather than
18369         a clone of the function body.
18370         (fputs) [defined _LIBC && defined USE_IN_LIBIO]: Remove.
18371         [defined _LIBC && !defined USE_IN_LIBIO]: Include <libio/iolibio.h>.
18372
18373         * lib/obstack.h: Indenting cleanup, to make it easier to merge with
18374         glibc.
18375         (obstack_grow, obstack_grow0): Remove unnecessary parentheses around
18376         arg to memcpy.
18377
18378         * lib/obstack.h (obstack_1grow_fast): Properly parenthesize arg.
18379         (obstack_ptr_grow_fast, obstack_int_grow_fast):
18380         Don't use lvalue casts, as GCC plans to remove support for them
18381         in GCC 3.5.  Reported by Joseph S. Myers.  This bug
18382         was also present in the non-GCC version, indicating that this
18383         code had always been buggy and had never been widely used.
18384         (obstack_1grow, obstack_ptr_grow, obstack_int_grow, obstack_blank):
18385         Use the fast variant of each macro, rather than copying the
18386         definiens of the fast variant; that way, we'll be more likely to
18387         catch future bugs in the fast variants.
18388
18389 2003-10-20  Bruno Haible  <bruno@clisp.org>
18390
18391         * modules/wait-process: New file.
18392         * MODULES.html.sh (func_all_modules): Add wait-process.
18393
18394 2003-10-20  Bruno Haible  <bruno@clisp.org>
18395
18396         * m4/wait-process.m4: New file.
18397
18398 2003-10-20  Bruno Haible  <bruno@clisp.org>
18399
18400         * lib/wait-process.h: New file, from GNU gettext.
18401         * lib/wait-process.c: New file, from GNU gettext.
18402
18403 2003-10-19  Jim Meyering  <jim@meyering.net>
18404
18405         * lib/vasnprintf.c (vasnprintf): Work around losing snprintf on
18406         HPUX 10.20.
18407
18408 2003-10-18  Karl Berry  <karl@gnu.org>
18409
18410         * config/config.guess: update from config.
18411
18412 2003-10-16  Paul Eggert  <eggert@twinsun.com>
18413
18414         * lib/getgroups.c: Include <errno.h>, <stdlib.h>.
18415         (getgroups): First arg is int, not size_t.
18416         Don't let 'free' mangle errno.
18417
18418 2003-10-16  Paul Eggert  <eggert@twinsun.com>
18419
18420         * README: Mention that gnulib assumes that (foo *) NULL + 0 == NULL.
18421
18422 2003-10-16  Karl Berry  <karl@gnu.org>
18423
18424         * config/config.{guess,sub}: update from config.
18425
18426 2003-10-16  Jim Meyering  <jim@meyering.net>
18427
18428         * lib/xmalloc.c: Include <string.h>, for declarations of memset and
18429         memcpy.
18430
18431 2003-10-15  Paul Eggert  <eggert@twinsun.com>
18432
18433         * lib/exclude.c: Do not include <inttypes.h> or <stdint.h>.
18434         (SIZE_MAX): Remove.
18435         (new_exclude, add_exclude_file): Initial size no longer needs to
18436         be a power of 2.
18437         (add_exclude, add_exclude_file): Use xnrealloc instead of rolling
18438         our own address arithmetic overflow checking.
18439
18440         * lib/fnmatch.c (SIZE_MAX): Define if standard headers don't.
18441         (fnmatch): Do not alloca more than 2000 wide characters;
18442         instead, use malloc for large buffers.
18443         Check for address arithmetic overflow, and return -1
18444         with errno set to ENOMEM in that case.
18445         * lib/fnmatch_loop.c (ALLOCA_LIMIT): New macro.
18446         (NEW_PATTERN): Do not alloca more than 8000 bytes;
18447         instead, return -1.  Check for address arithmetic overflow.
18448
18449 2003-10-14  Paul Eggert  <eggert@twinsun.com>
18450
18451         Handle invalid suffixes and overflow independently, so that
18452         callers can treat them independently as needed.  Fix some bugs in
18453         suffix handling, e.g., "100k@" was not diagnosed as an invalid
18454         suffix for a human-readable blocksize.  The major caller-visible
18455         change is the addition of a new
18456         LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW enum value, indicating
18457         that both overflow and suffix chars were found.
18458
18459         * lib/human.c (humblock): Don't check separately for invalid suffix
18460         char; that is xstrtoumax's job (now that its bug is fixed).
18461         * lib/xstrtoimax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [defined
18462         INTMAX_MAX]: New macros.
18463         * lib/xstrtol.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM, TYPE_MINIMUM,
18464         TYPE_MAXIMUM): New macros.
18465         (bkm_scale, bkm_scale_by_power): Return strtol_error, not int.
18466         (bkm_scale, bkm_scale_by_power, __xstrtol): Return maximal values
18467         if overflow occurs, as it's what __strtol does and it's more useful
18468         in practice.
18469         (__xstrtol): If __strtol reports some error other than ERANGE,
18470         reflect it to the caller as LONGINT_INVALID.  If it reports
18471         ERANGE, continue the rest of parsing, and report LONGINT_OVERFLOW
18472         | LONGINT_INVALID_SUFFIX_CHAR if both errors occur.
18473         * lib/xstrtol.h (LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW): New enum
18474         value.
18475         (_STRTOL_ERROR): Handle it.  Abort when given unknown error codes.
18476         * lib/xstrtoul.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM): New macros.
18477         * lib/xstrtoumax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM)
18478         [defined UINTMAX_MAX]: New macros.
18479
18480 2003-10-14  Bruno Haible  <bruno@clisp.org>
18481
18482         * modules/fatal-signal: Add m4/sig_atomic_t.m4 to file list.
18483
18484 2003-10-14  Bruno Haible  <bruno@clisp.org>
18485
18486         * m4/sig_atomic_t: New file, from GNU gettext.
18487         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Require gt_TYPE_SIG_ATOMIC_T.
18488
18489 2003-10-14  Bruno Haible  <bruno@clisp.org>
18490
18491         * lib/fatal-signal.h: Improved comments. Suggested by Paul Eggert.
18492         * lib/fatal-signal.c: Use sig_atomic_t. Suggested by Paul Eggert.
18493         Also use volatile where needed.
18494
18495 2003-10-12  Paul Eggert  <eggert@twinsun.com>
18496
18497         * modules/xalloc: Do not depend on 'exit'.  Depend on 'stdbool'.
18498         Change maintainer from Bruno Haible to 'all'.
18499
18500 2003-10-12  Paul Eggert  <eggert@twinsun.com>
18501
18502         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Require AC_C_INLINE.
18503
18504 2003-10-12  Paul Eggert  <eggert@twinsun.com>
18505
18506         * lib/xalloc.h (xnmalloc, xzalloc, xnrealloc, xclone): New decls.
18507         (XMALLOC, XCALLOC, XREALLOC, XFREE, CCLONE, CLONE): Deprecate,
18508         and define in terms of the other primitives.
18509         * lib/xmalloc.c: Include stdbool.h; do not include exit.h.
18510         (SIZE_MAX): Define if not already defined.
18511         (array_size_overflow): New function.
18512         (xalloc_die): Abort instead of exiting if 'error' returns.
18513         (xnmalloc, xnrealloc, xzalloc, xclone): New functions.
18514         (xmalloc, xrealloc): Use them.
18515         (xcalloc): Check for address arithmetic overflow.
18516         * lib/xstrdup.c (xstrdup): Use xclone, since memcpy should be
18517         a bit faster than strcpy.
18518
18519 2003-10-10  Simon Josefsson  <jas@extundo.com>
18520
18521         * modules/argp (Depends-on): Add restrict and strcase.
18522
18523 2003-10-10  Simon Josefsson  <jas@extundo.com>
18524
18525         * m4/argp.m4: Add AC_C_INLINE.
18526
18527 2003-10-08  Paul Eggert  <eggert@twinsun.com>
18528
18529         Merge getpass from libc, plus a few fixes.
18530
18531         * lib/getpass.c (HAVE_STDIO_EXT) [_LIBC]: Define to 1.
18532         Include <stdbool.h>.
18533         Include <stdio_ext.h> if HAVE_STDIO_H, otherwise define
18534         __fsetlocking to empty.
18535         [_LIBC]: Do not include "getline.h" or "unlocked-io.h", but
18536         do include <bits/libc-lock.h>.
18537         Do not include <fcntl.h>; not needed.
18538         [_LIBC]: Include <wchar.h>.
18539         (NOTCANCEL_MODE): New macro.
18540         (flockfile, funlockfile) [_LIBC]: New macros.
18541         (__libc_cleanup_push, __libc_cleanup_pop, __getline, __tcgetattr)
18542         [!_LIBC]: New macros.
18543         (call_fclose): New function.
18544         (getpass): Use it.  Save tty stream separately; this simplifies the
18545         code and makes it more reliable if stdin happens to equal stdout.
18546         Invoke __fsetlocking on tty.
18547         Handle thread cancellation if needed.
18548         Namespace cleanup (use __tcgetattr, __getline).
18549         Use bool for Booleans.
18550         [USE_IN_LIBIO]: Handle wide streams.
18551         [!_LIBC]: Unconditionally do the fseek, since we don't know what
18552         stream might go where.
18553
18554         * lib/unlocked-io.h: Include <stdio.h>, so that the caller
18555         doesn't have to include <stdio.h> before us.
18556         (clearerr_unlocked, feof_unlocked, ferror_unlocked,
18557         fflush_unlocked, fgets_unlocked, fputc_unlocked, fputs_unlocked,
18558         fread_unlocked, fwrite_unlocked, getc_unlocked, getchar_unlocked,
18559         putc_unlocked, putchar_unlocked): Define to the unlocked counterpart
18560         if not declared, so that we can use getpass.c code from libc without
18561         rewriting it.
18562         (flockfile, ftrylockfile, funlockfile): New macros.
18563
18564 2003-10-08  Paul Eggert  <eggert@twinsun.com>
18565
18566         * modules/getpass: Depend on stdbool.
18567
18568 2003-10-08  Paul Eggert  <eggert@twinsun.com>
18569
18570         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for stdio_ext.h.
18571
18572 2003-10-07  Karl Berry  <karl@gnu.org>
18573
18574         * config/config.{guess,sub}: update from config.
18575
18576 2003-10-06  Jim Meyering  <jim@meyering.net>
18577             Bruno Haible  <bruno@clisp.org>
18578
18579         This lets translators provide better translations for the
18580         "Written by ..." part of --version output.
18581         * lib/version-etc.h: Include stdarg.h.
18582         (version_etc_copyright): Declare as readonly.
18583         (version_etc): Make this function variadic with a NULL-terminated list
18584         of author name strings.
18585         (version_etc_va): New declaration.
18586         * lib/version-etc.c: Include stdarg.h, stdlib.h.
18587         (version_etc_copyright): Declare as readonly.
18588         (version_etc_va): New function. Provide a different translatable string
18589         for each possible number of authors < 10. Abbreviate when there are 10
18590         authors or more.
18591         (version_etc): Make this function variadic. Call version_etc_va.
18592         Suggestion from Gary V. Vaughan.
18593
18594         * lib/long-options.h (parse_long_options): Change prototype: the
18595         authors string is moved to the end and becomes variadic.
18596         * lib/long-options.c: Include stdarg.h.
18597         (parse_long_options): Make this function variadic, too.
18598         Call version_etc_va, not version_etc.
18599
18600 2003-10-06  Bruno Haible  <bruno@clisp.org>
18601
18602         * modules/version-etc-2: Remove file.
18603         * MODULES.html.sh (func_all_modules): Remove version-etc-2.
18604
18605 2003-10-06  Bruno Haible  <bruno@clisp.org>
18606
18607         * modules/fatal-signal: New file.
18608         * MODULES.html.sh (func_all_modules): Add fatal-signal.
18609
18610 2003-10-06  Bruno Haible  <bruno@clisp.org>
18611
18612         * m4/fatal-signal.m4: New file.
18613         * m4/signalblocking.m4: New file, from GNU gettext.
18614
18615 2003-10-06  Bruno Haible  <bruno@clisp.org>
18616
18617         * lib/version-etc-2.h: Remove file.
18618         * lib/version-etc-2.c: Remove file.
18619
18620 2003-10-06  Bruno Haible  <bruno@clisp.org>
18621
18622         * lib/fatal-signal.h: New file, from GNU gettext.
18623         * lib/fatal-signal.c: New file, from GNU gettext.
18624
18625 2003-10-05  Paul Eggert  <eggert@twinsun.com>
18626
18627         * README: Rework advice for preventing empty .o files.
18628         Don't recommend ELIDE constructs.  Recommend <stddef.h>,
18629         not <sys/types.h>.
18630
18631 2003-10-04  Karl Berry  <karl@gnu.org>
18632
18633         * lib/argp*: update from libc.
18634
18635 2003-10-04  Karl Berry  <karl@gnu.org>
18636
18637         * config/config.{guess,sub}: update from config.
18638
18639 2003-10-02  Bruno Haible  <bruno@clisp.org>
18640
18641         * modules/lchown (Include): Add lchown.h.
18642         * modules/time_r (Include): Use "..." syntax.
18643         * modules/xgetdomainname (Include): Add xgetdomainname.h.
18644
18645 2003-10-01  Simon Josefsson  <jas@extundo.com>
18646
18647         * MODULES.html.sh (func_all_modules): Move gethostname from section
18648         'based on' to section 'lacking' POSIX:2001.
18649
18650 2003-10-01  Larry Jones  <lawrence.jones@eds.com>
18651
18652         * lib/getpass.c (getpass): Use a no-op fseek when switching from input
18653         to output mode on the same stream.
18654
18655 2003-09-29  Paul Eggert  <eggert@twinsun.com>
18656
18657         * lib/strftime.c (tm_diff) [! HAVE_TM_GMTOFF]:
18658         Fix arg typo in previous patch.
18659
18660 2003-09-28  Jim Meyering  <jim@meyering.net>
18661
18662         * lib/error.c: Correct cpp indentation.
18663
18664 2003-09-27  Paul Eggert  <eggert@twinsun.com>
18665
18666         * modules/free: New file.
18667
18668 2003-09-27  Paul Eggert  <eggert@twinsun.com>
18669
18670         * m4/free.m4: New file.
18671
18672 2003-09-27  Paul Eggert  <eggert@twinsun.com>
18673
18674         * lib/minmax.h (MIN, MAX)
18675         [__STDC__ && defined __GNUC__ && __GNUC__ >= 2]:
18676         Omit the special code that used __typeof__, since we worry that
18677         it could be more trouble than it's worth.  See:
18678         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00090.html
18679         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00095.html
18680
18681         * lib/free.c: New file.
18682
18683 2003-09-27  Oskar Liljeblad  <oskar@osk.mine.nu>
18684
18685         Trivial fixes to Makefile.am parts of module listings.
18686         * modules/strstr: Append strstr.h to lib_SOURCES.
18687         * modules/strcase: Likewise, for strcase.h.
18688
18689 2003-09-27  Karl Berry  <karl@gnu.org>
18690
18691         * config/mkinstalldirs: update from automake.
18692
18693 2003-09-26  Paul Eggert  <eggert@twinsun.com>
18694
18695         * lib/error.c (SIZE_MAX) [!defined SIZE_MAX]: Define.
18696         (error_tail): Do not loop, reallocating temporary buffer, since
18697         the output cannot contain more wide characters than the input
18698         contains bytes, the size must be big enough already.  This avoids
18699         one potential size overflow calculation.  Check for size overflow
18700         when calculating temporary buffer size.  Free temporary buffer
18701         when done, if it was allocated with malloc; this plugs a memory
18702         leak.  Remove casts from void * to pointers, that are no longer
18703         needed now that we're assuming C89 or better.
18704
18705         Merge error changes from glibc.
18706
18707         * lib/error.c, error.h: Update copyright notice header to match glibc.
18708         * lib/error.c [defined _LIBC]: Include <errno.h>, <bits/libc-lock.h>.
18709         (error, error_at_line) [defined _LIBC && defined __libc_ptf_call]:
18710         Disable cancellation while printing error.
18711         * lib/error.h: Prepend __ to parameter names.
18712
18713 2003-09-26  Jim Meyering  <jim@meyering.net>
18714
18715         * lib/error.c (error_tail): Move some declarations
18716         into inner scope where the local variables are used.
18717
18718 2003-09-26  Bruno Haible  <bruno@clisp.org>
18719
18720         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Add comments about the AIX
18721         stpncpy().
18722         Don't define stpncpy through config.h; it's now done through stpncpy.h.
18723
18724 2003-09-26  Bruno Haible  <bruno@clisp.org>
18725
18726         * lib/stpncpy.h (gnu_stpncpy): New declaration.
18727         (stpncpy): Define as alias for gnu_stpncpy.
18728         * lib/stpncpy.c [!_LIBC]: Define gnu_stpncpy, not stpncpy.
18729
18730 2003-09-25  Simon Josefsson  <jas@extundo.com>
18731
18732         * lib/xgetdomainname.h: New file.
18733         * lib/xgetdomainname.c: New file.
18734
18735 2003-09-25  Simon Josefsson  <jas@extundo.com>
18736             Bruno Haible  <bruno@clisp.org>
18737
18738         * modules/getdomainname: New file.
18739         * modules/xgetdomainname: New file.
18740         * MODULES.html.sh (func_all_modules): Add getdomainname,
18741         xgetdomainname.
18742
18743 2003-09-25  Simon Josefsson  <jas@extundo.com>
18744             Bruno Haible  <bruno@clisp.org>
18745
18746         * m4/getdomainname.m4: New file.
18747
18748 2003-09-25  Simon Josefsson  <jas@extundo.com>
18749             Bruno Haible  <bruno@clisp.org>
18750
18751         * lib/getdomainname.h: New file.
18752         * lib/getdomainname.c: New file.
18753
18754 2003-09-25  Karl Berry  <karl@gnu.org>
18755
18756         * lib/argp-fmtstream.c, argp-help.c: update from libc.
18757
18758 2003-09-25  Karl Berry  <karl@gnu.org>
18759
18760         * config/install-sh: update from automake.
18761
18762 2003-09-25  Bruno Haible  <bruno@clisp.org>
18763
18764         * modules/version-etc-2: New file, from modules/version-etc with
18765         modifications.
18766         * MODULES.html.sh (func_all_modules): Add version-etc-2.
18767
18768 2003-09-25  Bruno Haible  <bruno@clisp.org>
18769
18770         * lib/version-etc-2.h: New file, from version-etc.h with modifications.
18771         * lib/version-etc-2.c: New file, from version-etc.c with modifications.
18772
18773 2003-09-24  Simon Josefsson  <jas@extundo.com>
18774
18775         * modules/xgethostname: Add xgethostname.h.
18776
18777 2003-09-24  Paul Eggert  <eggert@twinsun.com>
18778
18779         * lib/linebuffer.c (freebuffer): Don't free the argument, just
18780         the buffer associated with the argument.  Bug reported by
18781         Simon Josefsson.
18782
18783 2003-09-24  Paul Eggert  <eggert@twinsun.com>
18784
18785         * README: Document assumptions that 'int' is at least 32 bits
18786         wide, that integer arithmetic is 2's complement without overflow,
18787         that there are no holes in integer values, that adding sizes of
18788         two nonoverlapping objects can't overflow, and that all-bits-zero
18789         yields scalar zero.  Fix spelling and capitalization typos.
18790
18791 2003-09-19  Karl Berry  <karl@gnu.org>
18792
18793         * lib/argp.h: update from libc.
18794
18795 2003-09-17  Paul Eggert  <eggert@twinsun.com>
18796
18797         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first,
18798         to avoid spurious warnings like "AC_RUN_IFELSE was called before
18799         gl_USE_SYSTEM_EXTENSIONS" from autoreconf.
18800
18801 2003-09-17  Paul Eggert  <eggert@twinsun.com>
18802
18803         * gnulib-tool: Use "test -h", not "test -L", for portability
18804         to Solaris 8 /bin/sh.  (This bug is fixed in Solaris 9.)
18805         (tags_regexp): Remove, since \| doesn't conform to POSIX.
18806         (sed_extract_prog): Issue s commands one-by-one, rather than
18807         using \| in one s command.
18808
18809 2003-09-16  Paul Eggert  <eggert@twinsun.com>
18810
18811         * lib/linebuffer.c (readlinebuffer): Return NULL immediately upon
18812         input error, instead of returning NULL the next time we are called
18813         (and therefore losing track of errno).
18814
18815 2003-09-16  Bruno Haible  <bruno@clisp.org>
18816
18817         * gnulib-tool (func_create_testdir): Warn about duplicated
18818         dependencies.
18819
18820 2003-09-15  Paul Eggert  <eggert@twinsun.com>
18821
18822         * modules/argmatch, modules/fatal, modules/obstack,
18823         modules/xalloc, modules/xgethostname: Sort dependencies by
18824         importance, not alphabetically.
18825
18826 2003-09-15  Paul Eggert  <eggert@twinsun.com>
18827
18828         * lib/getndelim2.c (getndelim2): Don't trash errno when a read
18829         fails, so that the caller gets the proper errno.
18830
18831         * lib/readutmp.c (read_utmp): Likewise.
18832         Check for fstat error.  Close stream and free storage
18833         when failing.
18834
18835 2003-09-14  Karl Berry  <karl@gnu.org>
18836
18837         * config/srclist.txt (strdup.c): disable for c89 changes.
18838
18839 2003-09-14  Jim Meyering  <jim@meyering.net>
18840
18841         * lib/getloadavg.c: Correct cpp indentation.
18842         * lib/strdup.c: Likewise.
18843         * lib/vasnprintf.c: Likewise.
18844
18845 2003-09-14  Bruno Haible  <bruno@clisp.org>
18846
18847         * modules/fwriteerror: New file.
18848         * MODULES.html.sh (func_all_modules): Add fwriteerror.
18849
18850 2003-09-14  Bruno Haible  <bruno@clisp.org>
18851
18852         * lib/fwriteerror.h: New file.
18853         * lib/fwriteerror.c: New file.
18854
18855 2003-09-12  Paul Eggert  <eggert@twinsun.com>
18856
18857         * modules/argmatch, modules/exitfail, modules/fatal, modules/obstack,
18858         modules/xgethostname, modules/xalloc: Depend on exit.
18859
18860 2003-09-12  Paul Eggert  <eggert@twinsun.com>
18861
18862         * m4/error.m4: Require AC_FUNC_STRERROR_R rather than invoking it.
18863
18864         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_AIX
18865         and AC_MINIX, too, so that their extensions are available.
18866
18867         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Remove.  All uses removed.
18868         This macro has been superseded by gl_BACKUPFILE.
18869
18870         More patches to assume C89 or better.
18871
18872         * m4/error.m4 (gl_ERROR): Don't check for vprintf.
18873
18874         * m4/check-decl.m4 (jm_CHECK_DECLS): Include <string.h>, <stdlib.h>
18875         unconditionally.
18876         * m4/closeout.m4 (gl_CLOSEOUT): Don't check for stdlib.h.
18877         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER):
18878         Include <string.h>, <stdlib.h> unconditionally.
18879         * m4/lstat.m4 (gl_PREREQ_LSTAT): Don't check for stdlib.h, free.
18880         * m4/readdir.m4 (GL_FUNC_READDIR): Don't check for string.h.
18881         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Don't check for standard C
18882         headers or for string.h.
18883         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Don't check for stdlib.h
18884         or strtoul.
18885
18886         * m4/mkstemp.m4 (jm_PREREQ_TEMPNAME): Do not require standard C
18887         headers.
18888         * m4/strdup.m4 (gl_PREREQ_STRDUP): Likewise.
18889         * m4/userspec.m4 (gl_USERSPEC): Likewise.
18890         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Likewise.
18891         * m4/xstrtod.m4 (gl_XSTRTOD): Likewise.
18892         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
18893         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't check for limits.h,
18894         memcpy, memset.
18895         (jm_FUNC_GNU_STRFTIME): Don't require standard C headers.
18896         * m4/strtod.m4 (gl_FUNC_STRTOD): Do not check for float.h.
18897         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Do not check for stdlib.h,
18898         strtol.
18899         * m4/strtol.m4 (gl_FUNC_STRTOL): Do not check for limits.h.
18900         * m4/userspec.m4 (gl_USERSPEC): Do not check for string.h.
18901         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Do not check for string.h, strtol,
18902         strtoul.
18903
18904 2003-09-12  Paul Eggert  <eggert@twinsun.com>
18905
18906         * lib/argmatch.c, fatal.c, xgethostname.c, xmalloc.c: Include exit.h.
18907         * lib/obstack.c [!defined _LIBC]: Likewise.
18908         * lib/argmatch.c (EXIT_FAILURE): Remove; now done by exit.h
18909         * lib/exitfail.c, fatal.c, xgethostname.c, xmalloc.c: Likewise.
18910         * lib/exitfail.c: Don't include stdlib.h; no longer needed.
18911
18912         More changes to assume C89 or better.
18913
18914         * lib/error.c (error_tail): Assume vprintf.
18915
18916         * lib/argmatch.c (getenv): Remove decl.
18917         * lib/progreloc.c (get_full_program_name): Define via prototype.
18918         * lib/setenv.c (clearenv): Likewise.
18919         * lib/stpncpy.c: Do not include <string.h> or <sys/types.h>; not
18920         needed.
18921         * lib/strdup.c: Include <stdlib.h>, <string.h> unconditionally.
18922         (malloc, memcpy): Remove decls.
18923         * lib/strftime.c (HAVE_LIMITS_H, STDC_HEADERS) [defined _LIBC]: Remove.
18924         (HAVE_MEMCPY) [defined emacs && !defined HAVE_BCOPY]: Remove.
18925         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
18926         (memcpy): Remove macro.
18927         (MEMCPY) [!defined COMPILE_WIDE]: Define to memcpy unconditionally.
18928         (__P): Remove.  All uses removed.
18929         (PTR): Remove.  All uses changed to void *.
18930         (CHAR_BIT, NULL): Remove.
18931         (spaces, zeros, memset_space, memset_zero)
18932         [!defined memset && !defined HAVE_MEMSET && !defined _LIBC]:
18933         Remove.
18934         (LOCALE_PARAM, LOCALE_PARAM_DECL): Remove.
18935         (memcpy_lowcase, memcpy_uppcase, tm_diff, iso_week_days):
18936         Define with prototype.
18937         Remove now-unnecessary prototype decl.
18938         (extra_args_spec): Assume ANSI C.  All uses changed.
18939         (extra_args_spec_iso): Remove.
18940         (my_strftime, emacs_strftimeu): Define via prototype.
18941         * lib/strtod.c: Include <float.h>, <stdlib.h>, <string.h>
18942         unconditionally.
18943         (DBL_MAX, DBL_MIN, HUGE_VAL, NULL): Remove decls.
18944         * lib/strtoimax.c: Include <stdlib.h> unconditionally.
18945         (strtoul, strtol): Remove decls.
18946         * lib/strtol.c (STDC_HEADERS, HAVE_LIMITS_H, NULL, ULONG_MAX,
18947         LONG_MAX): Remove.
18948         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
18949         (LOCALE_PARAM_DECL): Remove.  All uses changed to LOCALE_PARAM_PROTO.
18950         (LOCALE_PARAM_PROTO): New macro.
18951         (INTERNAL, INTERNAL1, WEAKNAME): Assume ANSI C, not K&R.
18952         (INTERNAL (strtol), strtol): Define with a prototype.
18953         (PARAMS): Remove.  All uses removed.
18954         * lib/tempname.c: Include <string.h> unconditionally.
18955         * lib/userspec.c: Include <stdlib.h>, <string.h> unconditionally.
18956         * lib/xgethostname.c (main): Define with a prototype.
18957         * lib/xmalloc.c: Include "xalloc.h" first, to check interface.
18958         Include <stdlib.h> unconditionally.
18959         (calloc, malloc, realloc, free): Remove decls.
18960         * lib/xstrtod.c: Include "xstrtod.h" first, to check interface.
18961         Include <stdlib.h> unconditionally.  Sort include file names.
18962         (strtod): Remove.
18963         (xstrtod): Define with a prototype.
18964         * lib/xstrtol.c: Include <stdlib.h>, <string.h> unconditionally.
18965         (strtol, strtoul): Remove decls.
18966
18967 2003-09-11  Paul Eggert  <eggert@twinsun.com>
18968
18969         More patches to assume C89 or better.
18970         * m4/strndup.m4 (gl_PREREQ_STRNDUP): Remove STDC_HEADERS check.
18971         * m4/strnlen.m4 (gl_PREREQ_STRNLEN): Don't check for memory.h,
18972         string.h, memchr, STDC_HEADERS.
18973
18974 2003-09-11  Paul Eggert  <eggert@twinsun.com>
18975
18976         * lib/strndup.c: Don't include <stdio.h>, <sys/types.h>.
18977         Include <stdlib.h>, <string.h> unconditionally.
18978         Remove now-unnecessary cast to char *.
18979         * lib/strnlen.c: Include <string.h> unconditionally.
18980         * lib/yesno.c (yesno): Define with a prototype.
18981
18982 2003-09-11  Bruno Haible  <bruno@clisp.org>
18983
18984         * config/srclist.txt (setenv.c, unsetenv.c): Disable for the moment.
18985
18986 2003-09-10  Jim Meyering  <jim@meyering.net>
18987
18988         * lib/error.c: Correct indentation of cpp directives.
18989
18990 2003-09-10  Bruno Haible  <bruno@clisp.org>
18991
18992         * m4/strcspn.m4 (gl_PREREQ_STRCSPN): Remove <string.h> check.
18993         * m4/strpbrk.m4 (gl_PREREQ_STRPBRK): Remove <string.h> check.
18994         * m4/strstr.m4 (gl_PREREQ_STRSTR): Remove <string.h> check.
18995         * m4/unicodeio.m4 (gl_UNICODEIO): Remove <string.h> check.
18996         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove
18997         <stdlib.h> and <string.h> checks.
18998         * m4/xreadlink.m4 (gl_XREADLINK): Remove <stdlib.h> check.
18999         * m4/yesno.m4 (gl_YESNO): Remove <stdlib.h> check.
19000
19001 2003-09-10  Bruno Haible  <bruno@clisp.org>
19002
19003         * lib/strcspn.c: Include <string.h> unconditionally.
19004         * lib/strpbrk.c: Include <string.h> unconditionally.
19005         * lib/strstr.c: Include <string.h> unconditionally.
19006         * lib/unicodeio.c: Include <string.h> unconditionally.
19007         * lib/setenv.c: Include <stdlib.h> and <string.h> unconditionally.
19008         * lib/unsetenv.c: Likewise.
19009         * lib/xreadlink.c: Include <stdlib.h> unconditionally.
19010         * lib/yesno.c: Include <stdlib.h> unconditionally.
19011         (rpmatch): Add prototype.
19012
19013 2003-09-09  Paul Eggert  <eggert@twinsun.com>
19014
19015         More patches to assume C89 or better.
19016         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Don't check for stdlib.h.
19017         * m4/getopt.m4 (gl_GETOPT): Don't check for string.h.
19018         * m4/getugroups.m4 (gl_GETUGROUPS): Do not check for standard C headers
19019         or for string.h.
19020         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Do not check for
19021         stdlib.h.
19022         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): Do not require standard
19023         C headers.
19024         * m4/hard-locale.m4 (gl_HARD_LOCALE): Do not check for stdlib.h,
19025         string.h.
19026         * m4/hash.m4 (gl_HASH): Do not check for stdlib.h, malloc, free.
19027         * m4/human.m4 (gl_HUMAN): Do not check for stdlib.h, string.h, getenv.
19028         * m4/idcache.m4 (gl_IDCACHE): Do not check for standard C headers,
19029         or for string.h.
19030         * m4/long-options.m4 (gl_LONG_OPTIONS): Do not check for stdlib.h.
19031         * m4/makepath.m4 (gl_MAKEPATH): Do not check for string.h or standard
19032         C headers.
19033         * m4/md5.m4 (gl_MD5): Don't check for limits.h, standard C headers,
19034         memcpy.
19035         * m4/sha.m4 (gl_SHA): Don't check for standard Cheaders, memcpy.
19036         * m4/memchr.m4 (jm_PREREQ_MEMCHR): Don't check for limits.h, stdlib.h.
19037         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): Don't check for string.h.
19038         * m4/memcoll.m4 (gl_MEMCOLL): Likewise.
19039         * m4/memrchr.c (gl_PREREQ_MEMRCHR): Don't check for limits.h.
19040         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): Don't check for stdlib.h,
19041         string.h, free.
19042         * m4/mktime.m4 (gl_PREREQ_MKTIME): Don't check for standard C headers.
19043         * m4/modechange.m4 (gl_MODECHANGE): Don't check for standard C headers.
19044         * m4/mountlist.m4 (gl_PREREQ_MOUNTLIST_EXTRA): Don't check for standard
19045         C headers, or for string.h.
19046         * m4/obstack.m4 (gl_OBSTACK): Don't check for stddefe.h, string.h.
19047         (gl_PREREQ_OBSTACK): Don't check for stdlib.h.
19048         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't check for standard C
19049         headers, memory.h, stdlib.h, string.h, strings.h.
19050         * m4/posixtm.m4 (gl_POSIXTM): Don't check for stdlib.h, string.h.
19051         * m4/posixver.m4 (gl_POSIXVER): Don't check for getenv.
19052         * m4/putenv.m4 (gl_PREREQ_PUTENV): Don't check for string.h, memcpy,
19053         strchr.
19054         * m4/readtokens.m4 (gl_READTOKENS): Don't check for standard C
19055         headers, memory.h, string.h.
19056         * m4/regex.m4 (jm_PREREQ_REGEX): Do not check for limits.h, string.h.
19057         * m4/rename.m4 (gl_PREREQ_RENAME): Do not check for stdlib.h, string.h,
19058         free.
19059         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Don't check for standard C
19060         headers.
19061         * m4/same.m4 (gl_SAME): Don't check for stdlib.h, string.h, free.
19062         * m4/save-cwd.m4 (gl_SAVE_CWD): Don't check for standard C headers.
19063         * m4/savedir.m4 (gl_SAVEDIR): Don't check for standard C headers.
19064         * m4/strchrnul.m4 (gl_PREREQ_STRCHRNUL): Don't check for string.h.
19065         * m4/xgetcwd.m4 (gl_XGETCWD): Don't check for stdlib.h.
19066
19067 2003-09-09  Paul Eggert  <eggert@twinsun.com>
19068
19069         More K&R removal.
19070
19071         * lib/acosl.c (main): Use a prototype.
19072         * lib/asinl.c, cosl.c, expl.c, frexpl.c, ldexpl.c, sinl.c,
19073         tanl.c: Likewise.
19074
19075         * lib/getloadavg.c (getloadavg, main): Define via prototypes.
19076
19077         * lib/getopt.h (struct option.name): Assume C89, and use 'const'.
19078         (getopt, etopt_long, getopt_long_only, _getopt_internal)
19079         [defined __GNU_LIBRARY__]: Assume C89, so we can always declare
19080         with a prototype.
19081         * lib/getopt.c (const): Remove macro.
19082         Include <string.h> unconditionally.
19083         (my_index): Remove; all uses changed to strchr.
19084         (strlen): Remove decl.
19085         (exchange): Remove forward decl; no longer needed.
19086         (exchange, _getopt_initialize, _getopt_internal, getopt, main):
19087         Define with prototype.
19088         * lib/getopt1.c (const): Remove macro.
19089         (getopt_long, getopt_long_only, main): Define with prototype.
19090
19091         * lib/getugroups.c: Include <string.h> unconditionally.
19092
19093         * lib/getusershell.c: Include <stdlib.h> unconditionally.
19094         (getusershell, setusershell, endusershell, readname, main):
19095         Define with prototypes.
19096
19097         * lib/group-member.c: Include group-member.h first.
19098         Include <stdlib.h> unconditionally.
19099
19100         * lib/hard-locale.c: Include hard-locale.h first.
19101         Include <stdlib.h>, <string.h> unconditionally.
19102
19103         * lib/hash.c (free, malloc): Remove decls.
19104         Include <stdlib.h> unconditionally.
19105
19106         * lib/human.c: Include <stdlib.h>, <string.h> unconditionally.
19107         (getenv): Do not declare.
19108
19109         * lib/idcache.c: Include <string.h> unconditionally.
19110
19111         * lib/long-options.c: Include long-options.h first, to test interface.
19112         Include <stdlib.h> unconditionally.
19113
19114         * lib/makepath.c: Include makepath.h first, to test interface.
19115         Include <stdlib.h> and <string.h> unconditionally.
19116
19117         * lib/linebuffer.c: Include <stdlib.h>.
19118         (free): Remove decl.
19119
19120         * lib/malloc.c: Include <stdlib.h>, for malloc; don't bother with
19121         stddef.h. rpl_malloc returns void *, not char *.
19122         * lib/realloc.c (rpl_realloc): Likewise.  Also, define with a
19123         prototype.
19124
19125         * lib/md5.h: Include <limits.h> unconditionally.
19126         (UINT_MAX_32_BITS): Don't worry about non-__STDC__ case.
19127         (__P): Remove; all uses removed.
19128         * lib/md5.c: Include "md5.h" first.
19129         (md5_init_ctx, md5_read_ctx, md5_finish_ctx, md5_stream,
19130         md5_buffer, md5_process_bytes, md5_process_block):
19131         Define with prototypes.
19132         * lib/sha.h (__P): Remove all uses.  (It wasn't defined??)
19133         * lib/sha.c: Include "sha.h" first.
19134         Include <stdlib.h>, <string.h> unconditionally.
19135
19136         * lib/memchr.c (__ptr_t): Remove; all uses changed to void *.
19137         * lib/memcmp.c (__ptr_t): Likewise.
19138         * lib/memrchr.c (__ptr_t): Likewise.
19139         * lib/memchr.c, memcmp.c, memcoll.c, memrchr.c:
19140         Include <string.h> unconditionally.
19141         * lib/memchr.c, memrchr.c: Include <limits.h> unconditionally.
19142         * lib/memchr.c: Include <stdlib.h> unconditionally.
19143         * lib/memchr.c (LONG_MAX): Remove.
19144         * lib/memrchr.c (LONG_MAX): Likewise.
19145         * lib/memchr.c (__memchr): Define via a prototype.
19146         * lib/memrchr.c (__memrchr): Likewise.
19147         * lib/memcmp.c (__P): Remove, and remove all uses.
19148         (memcmp_bytes, memcmp_common_alignment, memcmp_not_common_alignment):
19149         Remove forward decls; no longer needed.
19150         * lib/memcpy.c, memmove.c, memset.c: Include <stddef.h>.
19151         Use types required by C89 in prototype.
19152
19153         * lib/mkdir.c: Include <stdlib.h>, <string.h> unconditionally.
19154         * lib/savedir.c: Likewise.
19155         * lib/mkdir.c (free): Remove decl.
19156         * lib/rmdir.c (rmdir): Define with a prototype.
19157         * lib/savedir.c: Include savedir.h first, to test interface.
19158
19159         * lib/mktime.c (STDC_HEADERS): Remove.
19160         Include <stdlib.h>, <string.h> unconditionally.
19161
19162         * lib/modechange.c: Include <stdlib.h> unconditionally.
19163         (malloc): Remove decl.
19164
19165         * lib/mountlist.c: Include <stdlib.h>, <string.h> unconditionally.
19166         (free): Remove decl.
19167
19168         * lib/obstack.h (PTR_INT_TYPE) [!defined __PTRDIFF_TYPE__]:
19169         Define to ptrdiff_t, without bothering to check HAVE_STDDEF_H.
19170         (This type really should be intptr_t, but that's a C99ism.)
19171         (_obstack_memcpy): Remove: all uses changed to memcpy.
19172         Include <string.h> unconditionally.
19173         (struct obstack): Assume __STDC__ for types of members
19174         chunkfun, freefun, extra_arg.
19175         (_obstack_newchunk, _obstack_free, _obstack_begin, _obstack_begin_1,
19176         _obstack_memory_used, obstack_alloc_failed_handler, obstack_init,
19177         obstack_begin, obstack_specify_allocation,
19178         obstack_specify_allocation_with_arg, obstack_chunkfun,
19179         obstack_freefun, obstack_free) [! (defined __STDC__ && __STDC__)]:
19180         Remove unprototyped decls and the macros that use them.
19181         * lib/obstack.c (POINTER): Remove.  All uses changed to void *.
19182         (obstack_alloc_failed_handler, CALL_CHUNKFUN, CALL_FREEFUN,
19183         _obstack_begin, _obstack_begin_1, _obstack_allocated_p)
19184         (defined __STDC__ && __STDC__)]:
19185         Remove nonprototyped code.
19186         Include <stdlib.h> unconditionally.
19187         (_obstack_begin, _obstack_begin_1, _obstack_newchunk,
19188         _obstack_allocated_p, _obstack_free, obstack_free,
19189         _obstack_memory_used, print_and_abort):
19190         Define using prototypes.
19191         (obstack_1grow, obstack_1grow_fast, obstack_alloc, obstack_base,
19192         obstack_blank, obstack_blank_fast, obstack_copy, obstack_copy0,
19193         obstack_finish, obstack_grow, obstack_grow0, obstack_make_room,
19194         obstack_next_free, obstack_object_size, obstack_room) [0]:
19195         Remove unused, unprototyped code.
19196
19197         * lib/path-concat.c: Include <stdlib.h>, <string.h> unconditionally.
19198
19199         * lib/physmem.c (physmem_total, physmem_available, main): Define
19200         with prototypes.
19201
19202         * lib/posixtm.c: Include <stdlib.h>, <string.h> unconditionally.
19203         (main): Define with a prototype.
19204
19205         * lib/posixver.c (getenv): Remove decl.
19206
19207         * lib/putenv.c (malloc): Returns void *, not char *.
19208         Include <string.h> unconditionally.
19209         (strchr, memcpy, NULL): Do not define.
19210
19211         * lib/readtokens.c: Include readtokens.h first, to test interface.
19212         Include <stdlib.h>, <string.h> unconditionally.
19213         (init_tokenbuffer): Define with a prototype.
19214
19215         * lib/regex.c (PARAMS): Remove.  All uses removed.
19216         All uses of _RE_ARGS removed, too.
19217         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
19218         unconditionally.
19219         (bzero): Assume memset exists.
19220         (memcmp, memcpy, NULL): Remove.
19221         (SIGN_EXTEND_CHAR): Remove; all uses replaced by casts to signed
19222         char, or assignments to local vars of type signed char.
19223         (init_syntax_once, PREFIX(extract_number_and_incr),
19224         PREFIX(print_partial_compiled_pattern),
19225         PREFIX(print_compiled_pattern), PREFIX(print_double_string),
19226         convert_mbs_to_wcs, print_fastmap, re_set_syntax,
19227         PREFIX(regex_grow_registers), PREFIX(regex_compile),
19228         PREFIX(store_op1), PREFIX(store_op2), PREFIX(insert_op1),
19229         PREFIX(insert_op2), PREFIX(at_begline_loc_p),
19230         PREFIX(at_endline_loc_p), group_in_compile_stack, insert_space,
19231         wcs_compile_range, byte_compile_range, truncate_wchar,
19232         PREFIX(re_compile_fastmap), re_compile_fastmap, re_set_registers,
19233         re_search, re_search_2, PREFIX(re_search_2), re_match, re_match_2,
19234         count_mbs_length, wcs_re_match_2_internal,
19235         byte_re_match_2_internal, PREFIX(group_match_null_string_p),
19236         PREFIX(alt_match_null_string_p),
19237         PREFIX(common_op_match_null_string_p), PREFIX(bcmp_translate),
19238         re_compile_pattern, re_comp, re_exec, regcomp, regexec, regerror,
19239         regfree, PREFIX(extract_number)): Define with prototype.  Remove
19240         now-unnecessary declaration, if any.
19241         (byte_compile_range, PREFIX(regex_compile), re_comp, re_exec,
19242         regcomp, regexec):
19243         Remove now-unnecessary casts among pointer types.
19244         * lib/regex.h (_RE_ARGS): Remove.  All uses removed.
19245
19246         * lib/rename.c: Include <stdlib.h>, <string.h> unconditionally.
19247         (free): Remove decl.
19248
19249         * lib/rpmatch.c: Include <stdlib.h> unconditionally.
19250
19251         * lib/same.c: Include <stdlib.h>, <string.h> unconditionally.
19252         (free): Remove decl.
19253
19254         * lib/save-cwd.c: Include <stdlib.h> unconditionally.
19255         * lib/xgetcwd.c: Likewise.
19256
19257         * lib/stat.c: Include <stdlib.h>, <string.h> unconditionally.
19258         (free): Remove decl.
19259
19260         * lib/strchrnul.c (strchrnul): Define with a prototype.
19261         Fix bug: c_in was not converted to char before searching.
19262
19263         The following changes are not K&R related:
19264
19265         * lib/group-member.h: Include <sys/types.h>, so that this file is
19266         self-contained.
19267         * lib/makepath.h: Likewise.
19268
19269         * lib/getusershell.c (readname, default_index, line_size, readname):
19270         Use size_t, not int, for sizes.
19271         (readname): If the size overflows, report an error instead of
19272         looping forever.
19273
19274 2003-09-09  Paul Eggert  <eggert@twinsun.com>
19275
19276         * config/srclist.txt: Do not get getopt.h, getopt1.c, or regex.h from
19277         libc.
19278
19279 2003-09-09  Paul Eggert  <eggert@twinsun.com>
19280
19281         * README: New section: portability guidelines.
19282
19283 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
19284
19285         * m4/getndelim2.m4 (gl_PREREQ_GETNDELIM2): Assume stdlib.h per the
19286         C89 spec.
19287
19288 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
19289
19290         * lib/getndelim2.c: Assume stdlib.h per the C89 spec.
19291
19292 2003-09-08  Paul Eggert  <eggert@twinsun.com>
19293
19294         Assume C89 or better; remove K&R cruft.
19295         A few of these changes were first proposed by Derek Robert Price
19296         in <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00105.html>.
19297
19298         * lib/addext.c: Include <string.h> unconditionally.
19299         * lib/backupfile.c: Include <string.h>, <stdlib.h> unconditionally.
19300         Don't declare getenv or malloc.
19301
19302         * lib/alloca.c: Include <string.h>, <stdlib.h> unconditionally.
19303         (POINTER_TYPE, pointer): Remove; all uses changed to void *.
19304         (NULL): Remove.
19305         (find_stack_direction, alloca): Use prototypes.
19306
19307         * lib/atexit.c (atexit): Define using a prototype.
19308
19309         * lib/basename.c, dirname.c, stripslash.c:
19310         Include <string.h> unconditionally.
19311
19312         * lib/bcopy.c: Include <stddef.h>.
19313         (bcopy): Define with prototype, using 'const' and 'void' and 'size_t'.
19314
19315         * lib/canon-host.c: Include <stdlib.h>, <string.h> unconditionally.
19316
19317         * lib/error.h (error, error_at_line, error_print_progname)
19318         [! (defined (__STDC__) && __STDC__)]: Remove decls.
19319         * lib/error.c: Include error.h first, to check interface.
19320         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
19321         (VA_START): Remove; all uses changeed to va_start.
19322         (exit, strerror): Remove decls.
19323         (error_print_progname): Prototype uncondionally.
19324         Don't include <errno.h>; no longer needed.
19325         (private_strerror): Remove.
19326         (error_tail): Always define.
19327         (error, error_at_line): Assume C89 or better; always use prototypes.
19328         * lib/fatal.c: Include "fatal.h" first, to test interface.
19329         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
19330         (VA_START): Remove; all uses changed to va_start.
19331         [! (HAVE_VPRINTF || HAVE_DOPRNT || _LIBC)]: Remove support for
19332         this case.
19333         (exit): Remove decl.
19334         (fatal): Prototype unconditionally.  Assume va_start works.
19335         Abort at end, to pacify gcc.
19336
19337         * lib/euidaccess.c (main): Define with a prototype.
19338
19339         * lib/exclude.c: Include <stdlib.h>, <string.h> unconditionally.
19340
19341         * lib/exitfail.c: Include <stdlib.h> unconditionally.
19342
19343         * lib/fnmatch_.h (__P): Remove.  All uses changed to assume
19344         prototypes.
19345         * lib/fnmatch.c: Include fnmatch.h first, to test interface.
19346         Include <string.h>, <stddef.h>, <stdlib.h> unconditionally.
19347         (getenv): Remove decl.
19348         (fnmatch): Define using a prototype.
19349         * lib/fnmatch_loop.c (FCT): Remove forward decl; no longer needed.
19350         (FCT): Define using a prototype.
19351
19352         * lib/getdate.y: Include <stdlib.h>, <string.h> unconditionally.
19353
19354         * lib/gethostname.c: Include <stddef.h>.
19355         (gethostname): Define with prototype.  Length is size_t, not int.
19356
19357 2003-09-08  Paul Eggert  <eggert@twinsun.com>
19358
19359         Assume C89 or better; remove K&R cruft.
19360         * m4/alloca.m4 (gl_PREREQ_ALLOCA): Don't check for stdlib.h, string.h.
19361         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for stdlib.h,
19362         string.h, getenv, malloc.
19363         * m4/dirname.m4 (gl_DIRNAME): Don't check for string.h or C standard
19364         headers.
19365         * m4/canon-host.m4 (gl_CANON_HOST): Don't check for string.h, stdlib.h.
19366         * m4/error.m4 (jm_PREREQ_ERROR): Do not require STDC headers, and
19367         do not check for strerror.
19368         * m4/exclude.m4: Do not check for stdlib.h, string.h, strings.h.
19369         * m4/exitfail.m4 (gl_EXITFAIL): Do not check for stdlib.h.
19370         * m4/fatal.m4 (gl_FATAL): Do not require STDC headers, and
19371         do not check for doprnt or vprintf.
19372         * m4/fnmatch.m4 (gl_PREREQ_FNMATCH_EXTRA): Remove.  All uses removed.
19373         * m4/getdate.m4 (gl_GETDATE): Don't check for stdlib.h or string.h.
19374
19375 2003-09-08  Paul Eggert  <eggert@twinsun.com>
19376
19377         * lib/getversion.c: Remove; was migrated to backupfile.c in 1997.
19378         getversion.c should have been removed then, but was accidentally
19379         preserved.
19380
19381         * lib/utime.c [!HAVE_UTIMES_NULL]: Include <sys/stat.h>, <fcntl.h>.
19382         (utime_null): Fix typo: 'st' was sometimes called 'sb'.
19383
19384 2003-09-08  Karl Berry  <karl@gnu.org>
19385
19386         * config/config.sub, config.guess, srclistvars.sh: update from savannah
19387                 config, forget about prep.
19388
19389         * config/depcomp, missing: update from automake.
19390
19391 2003-09-07  Paul Eggert  <eggert@twinsun.com>
19392
19393         * modules/time_r: Depend on 'restrict'.  Fix from Simon Josefsson in
19394         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
19395
19396 2003-09-07  Paul Eggert  <eggert@twinsun.com>
19397
19398         * lib/time_r.c (gmtime_r, localtime_r): Fix silly typo: missing arg to
19399         copy_tm_result.  Bug reported by Simon Josefsson in
19400         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
19401
19402 2003-09-06  Paul Eggert  <eggert@twinsun.com>
19403
19404         * m4/time_r.m4: New file.
19405         * m4/mktime.m4 (gl_PREREQ_MKTIME): Remove check for limits.h.
19406         * m4/timegm.m4 (gl_FUNC_TIMEGM): Assume that timegm is buggy if mktime
19407         is. Check for timegm declaration.
19408         (gl_PREREQ_TIMEGM): Require gl_FUNC_MKTIME.
19409         Do not check for gmtime_r.
19410         Replace mktime if __mktime_internal does not exist and if mktime
19411         hasn't been replaced already.
19412
19413 2003-09-06  Paul Eggert  <eggert@twinsun.com>
19414
19415         * lib/time_r.c, lib/time_r.h: New files.
19416
19417         * lib/mktime.c (my_mktime_localtime_r): Remove; all uses changed to
19418         __localtime_r.
19419         (__localtime_r) [!defined _LIBC]: New macro.  Include <time_r.h>.
19420         (__mktime_internal) [!defined _LIBC]: Now extern, not static.
19421
19422         * lib/strftime.c (my_strftime_gmtime_r): Remove; all uses changed to
19423         __gmtime_r.
19424         (my_strftime_localtime_r): Remove; all uses changed to __localtime_r.
19425         (__gtime_r, __localtime_r) [!HAVE_TM_GMTOFF]: New macros.
19426         Include <time_r.h>.
19427
19428         * lib/timegm.c: Switch to glibc implementation, with the following
19429         changes:
19430         [defined HAVE_CONFIG_H]: Include <config.h>.
19431         [!defined _LIBC]: Include "timegm.h" rather than <time.h>.
19432         (__mktime_internal) [!defined _LIBC]: New decl.
19433         (__gmtime_r) [!defined _LIBC]: New macro and function.
19434         (timegm): Use a prototype, since gnulib assumes C89.
19435         Do not bother declaring tmp to be const, as it's not really usefu.
19436         * lib/timegm.h: Hoist "#include <time.h>" out of #ifdef.
19437         (timegm): Declare only if HAVE_DECL_TIMEGM.
19438
19439 2003-09-06  Paul Eggert  <eggert@twinsun.com>
19440
19441         * MODULES.html.sh (func_all_modules): Add time_r.
19442         * modules/time_r: New file.
19443         * modules/mktime, modules/strftime, modules/timegm: Depend on time_r.
19444         * modules/timegm: Depend on mktime.  Change maintainer to "all, glibc".
19445
19446 2003-09-03  Paul Eggert  <eggert@twinsun.com>
19447
19448         * lib/human.c (human_readable): Fix bug that rounded 10501 to 10k.
19449         Bug reported by Lute Kamstra in
19450         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00003.html>.
19451
19452         * lib/getdate.y (relative_time_table): Use tDAY_UNIT for "tomorrow",
19453         "yesterday", "today", and "now" rather than tMINUTE_UNIT.  Of
19454         course with correspondingly smaller numbers for tomorrow and
19455         yesterday.  From Tadayoshi Funaba.  Originally installed into
19456         sh-utils on 1999-08-07, but the patch got lost (I guess during the
19457         coreutils merge?).
19458
19459 2003-08-31  Simon Josefsson  <jas@extundo.com>
19460
19461         * modules/timegm: New file.
19462         * MODULES.html.sh (func_all_modules): Add timegm.
19463
19464 2003-08-31  Simon Josefsson  <jas@extundo.com>
19465
19466         * m4/timegm.m4: New file.
19467
19468 2003-08-31  Simon Josefsson  <jas@extundo.com>
19469
19470         * lib/timegm.h: New file.
19471         * lib/timegm.c: New file.  Based on
19472         wget-1.8.2/src/http.c:mktime_from_utc.
19473
19474 2003-08-31  Karl Berry  <karl@gnu.org>
19475
19476         * lib/argp.h: update from libc.
19477
19478 2003-08-28  Bruno Haible  <bruno@clisp.org>
19479
19480         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Remove AC_DEFINE of fnmatch here.
19481         This avoids havoc on compilers for which '#define fnmatch rpl_fnmatch'
19482         followed by '#define fnmatch fnmatch_posix' gives an error.
19483
19484 2003-08-28  Bruno Haible  <bruno@clisp.org>
19485
19486         * lib/binary-io.h: Undefine O_BINARY before defining it. This avoids a
19487         warning on QNX, which defines O_BINARY to 000000.
19488
19489 2003-08-27  Jim Meyering  <jim@meyering.net>
19490
19491         * m4/mkstemp.m4: Require that the system mkstemp be able to create
19492         70 temporary files, not just 30.  Tru64 V4.0F's mkstemp function
19493         would fail after 32.  Reported by Danny Levinson.  Details here:
19494         http://mail.gnu.org/archive/html/bug-coreutils/2003-08/msg00124.html
19495
19496 2003-08-24  Bruno Haible  <bruno@clisp.org>
19497
19498         * lib/binary-io.h: Include <stdio.h>, to avoid a compilation error when
19499         MSVC7 <stdio.h> is included later.
19500
19501 2003-08-22  Simon Josefsson  <jas@extundo.com>
19502
19503         * modules/strndup (Makefile.am): Add strndup.h to lib_SOURCES.
19504
19505 2003-08-20  Karl Berry  <karl@gnu.org>
19506
19507         * m4/lib-ld.m4: serial 1003 from gettext, no changes besides serial.
19508
19509 2003-08-20  Bruno Haible  <bruno@clisp.org>
19510
19511         * modules/progname: New file.
19512         * MODULES.html.sh (func_all_modules): Add progname.
19513
19514 2003-08-20  Bruno Haible  <bruno@clisp.org>
19515
19516         * lib/progname.h: New file, from GNU gettext.
19517         * lib/progname.c: New file, from GNU gettext.
19518         * lib/progreloc.c: New file, from GNU gettext.
19519
19520 2003-08-19  Jim Meyering  <jim@meyering.net>
19521
19522         * m4/lib-ld.m4: Revert yesterday's change, per Bruno's request here:
19523         http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00155.html
19524
19525 2003-08-19  Bruno Haible  <bruno@clisp.org>
19526
19527         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Don't check for <string.h> any
19528         more.
19529
19530 2003-08-19  Bruno Haible  <bruno@clisp.org>
19531
19532         * lib/xstrdup.c: Assume <string.h> exists.
19533
19534 2003-08-18  Paul Eggert  <eggert@twinsun.com>
19535
19536         * modules/stdbool: Add BUILT_SOURCES.  Prefer $@ to target name
19537         in makefile rules.
19538
19539 2003-08-18  Jim Meyering  <jim@meyering.net>
19540
19541         * m4/getloadavg.m4: Use [\t ], not [ \t] (where \t is a literal TAB).
19542         * m4/lib-ld.m4: Likewise.
19543
19544 2003-08-18  Jim Meyering  <jim@meyering.net>
19545
19546         * lib/setenv.h: Indent nested cpp directive.
19547         * lib/vasnprintf.c: Remove trailing blanks.
19548
19549 2003-08-17  Simon Josefsson  <jas@extundo.com>
19550
19551         * modules/xstrndup: New file.
19552         * MODULES.html.sh (func_all_modules): Add xstrndup.
19553
19554 2003-08-17  Simon Josefsson  <jas@extundo.com>
19555
19556         * modules/argp: Fix autoconf macro name. Add more dependencies.
19557
19558 2003-08-17  Simon Josefsson  <jas@extundo.com>
19559
19560         * m4/xstrndup.m4: New file.
19561
19562 2003-08-17  Simon Josefsson  <jas@extundo.com>
19563
19564         * m4/argp.m4: New file.
19565
19566 2003-08-17  Simon Josefsson  <jas@extundo.com>
19567             Bruno Haible  <bruno@clisp.org>
19568
19569         * lib/xstrndup.h: New file.
19570         * lib/xstrndup.c: New file.
19571
19572 2003-08-17  Bruno Haible  <bruno@clisp.org>
19573
19574         * modules/strndup (Files, Include): Add lib/strndup.h.
19575
19576 2003-08-17  Bruno Haible  <bruno@clisp.org>
19577
19578         * modules/euidaccess (Files): Add lib/euidaccess.h.
19579
19580 2003-08-17  Bruno Haible  <bruno@clisp.org>
19581
19582         * lib/strndup.h: New file.
19583
19584 2003-08-17  Bruno Haible  <bruno@clisp.org>
19585
19586         * gnulib-tool (func_create_testdir): Handle gl_USE_SYSTEM_EXTENSIONS
19587         like AC_GNU_SOURCE.
19588         * modules/extensions (configure.ac): Comment out the invocation of
19589         gl_USE_SYSTEM_EXTENSIONS.
19590
19591 2003-08-16  Paul Eggert  <eggert@twinsun.com>
19592
19593         Merges from coreutils, etc.
19594         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Insert ':' to prevent a syntax
19595         error in gl_FUNC_MATCH.  This fixes a bug I introduced on 2003-05-28.
19596         * m4/readlink.m4 (gl_PREREQ_READLINK): Renamed from gl_PREREQ_READLINE,
19597         fixing a typo.
19598         * m4/host-os.m4 (UTILS_HOST_OS): Add GNU/NetBSD, GNU/FreeBSD.
19599         * m4/hash.m4 (gl_HASH): Use AM_STDBOOL_H, not AC_HEADER_STDBOOL.
19600
19601 2003-08-16  Paul Eggert  <eggert@twinsun.com>
19602
19603         Document merge from coreutils.
19604         * modules/alloca: Append $(ALLOCA_H) to BUILT_SOURCES.
19605         * modules/fnmatch: Append $(FNMATCH_H) to BUILT_SOURCES.
19606         * modules/utime: Add m4/utimes-null.m4.
19607
19608 2003-08-16  Paul Eggert  <eggert@twinsun.com>
19609
19610         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Do not normalize white
19611         space, undoing this 2003-08-12 change:
19612         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
19613
19614 2003-08-16  Paul Eggert  <eggert@twinsun.com>
19615
19616         * config/srclist.txt: Get regex.h, strdup.c, strtoll.c,
19617         strtoul.c from libc, undoing this 2003-08-12 change:
19618         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
19619
19620 2003-08-16  Jim Meyering  <jim@meyering.net>
19621
19622         Merges from coreutils.
19623         * m4/readdir.m4 (GL_FUNC_READDIR): Change name to have GL_ (not jm_)
19624         prefix.  Adjust cache variables similarly.  Create 500 rather than
19625         just 300 files, to exercise bug on Darwin6.5, too.
19626         * m4/perl.m4 (jm_PERL): Use $am_missing_run, not undefined
19627         $missing_dir.
19628         * m4/jm-winsz1.m4: Require AC_SYS_POSIX_TERMIOS, not
19629         AM_SYS_POSIX_TERMIOS.
19630         Reported by mkc@mathdogs.com.
19631         Also change use of $am_cv_sys_posix_termios
19632         to $ac_cv_sys_posix_termios.  Reported by Andreas Schwab.
19633         * m4/getgroups.m4 (jm_FUNC_GETGROUPS): Rewrite to use AC_FUNC_GETGROUPS
19634         and (if needed) to call AC_LIBOBJ and to set GETGROUPS_LIB.
19635         * m4/fsusage.m4 [__GLIBC__]: GNU libc's statvfs stats each mount point
19636         in /proc/mounts until it finds one with matching device number.  This
19637         is unnecessary when the FILE argument *is* a mount point.  No stat call
19638         is necessary in that case.  So, disable the statvfs-testing code on
19639         systems with GNU libc.  Reported by Andrei Gaponenko via Tim Waugh
19640         as RedHat bug# 84846.
19641         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
19642         to 1MB, so as not to render systems with no stack size limit (e.g.,
19643         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
19644         Include <unistd.h>.  On some systems,
19645         it is required for the definition of _SC_PAGESIZE.
19646
19647 2003-08-16  Jim Meyering  <jim@meyering.net>
19648
19649         Merge from coreutils.
19650         * lib/xstrtoimax.c: #else #if -> #elif.
19651         * lib/xstrtoumax.c: Likewise.
19652
19653 2003-08-16  Jim Meyering  <jim@meyering.net>
19654
19655         * m4/utimes.m4 (gl_FUNC_UTIMES): New file.
19656         * m4/utimes.m4: Removed.
19657         * m4/utimes-null.m4: Renamed from utimes.m4.
19658
19659         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
19660         to 1MB, so as not to render systems with no stack size limit (e.g.,
19661         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
19662         Include <unistd.h>.  On some systems,
19663         it is required for the definition of _SC_PAGESIZE.
19664
19665 2003-08-16  Jim Meyering  <jim@meyering.net>
19666         and Paul Eggert  <eggert@cs.ucla.edu>
19667
19668         Merges from coreutils, etc.
19669
19670         * m4/jm-macros.m4 (AC_LANG_SOURCE(C)): New macro, undefine, then define
19671         using the latest version from cvs.  This avoids problems with #line
19672         directives using a vendor (Sun) compiler.
19673         (jm_MACROS): Bump prerequisite from 2.52g to 2.57.
19674         Don't set GETGROUPS_LIB here; now it's
19675         done via getgroups.m4's wrapper function.
19676         AC_SUBST OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, and MAN here,
19677         rather than just in sh-util/configure.in, so that the
19678         now-shared-by-fileutils-and-textutils lib/Makefile.am are all the
19679         same.
19680         Use AC_CONFIG_LIBOBJ_DIR(lib) to tell the new
19681         AC_FUNC_GETLOADAVG where to find getloadavg.c.
19682         Require AC_FUNC_FTW, gt_INTTYPES_PRI, gl_CLOCK_TIME,
19683         UTILS_SYS_OPEN_MAX, GL_FUNC_GETCWD_PATH_MAX, GL_FUNC_READDIR,
19684         gl_FSUSAGE, gl_MOUNTLIST, AC_FUNC_CANONICALIZE_FILE_NAME.
19685         Remove code that is now done by the newly-required macros.
19686         Append $(EXEEXT) to DF_PROG.
19687         AC_LIBOBJ fchdir-stub if fchdir doesn't exist; similarly for fchown.
19688         Do not invoke or require the following here,
19689         since prereq.m4 or some gnulib .m4 now does this for us:
19690         gl_REGEX, UTILS_FUNC_MKDIR_TRAILING_SLASH, jm_BISON, gl_FUNC_MKTIME,
19691         jm_FUNC_LSTAT, jm_FUNC_STAT, jm_FUNC_REALLOC, jm_FUNC_MALLOC,
19692         jm_FUNC_NANOSLEEP, jm_FUNC_READDIR, jm_FUNC_MEMCMP,
19693         jm_FUNC_GLIBC_UNLOCKED_IO, AC_FUNC_FNMATCH_GNU, jm_FUNC_PUTENV,
19694         jm_AC_PREREQ_XSTRTOUMAX, jm_AC_PREREQ_XSTRTOIMAX,
19695         AC_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, AC_FUNC_VPRINTF,
19696         vb_FUNC_RENAME, UTILS_FUNC_MKSTEP, jm_FUNC_UTIME, AM_FUNC_GETLINE,
19697         AC_FUNC_OBSTACK.
19698         Do not replace the following functions, as this is now the job
19699         of some gnulib .m4: strcasecmp, strncasecmp, dup2, gethostname,
19700         getusershell, sig2str, strcspn, stpcpy, strstr, strtol, strtoul
19701         strpbrk, euidaccess, memcmp, rmdir, rpmatch, strndup, strverscmp,
19702         atexit getpass, strdup, getpagesize.
19703         Replace 'raise'.
19704         Do not check for the following functions, as this is now the job
19705         of some gnulib .m4: bcopy, canonicalize_file_name, fchdir, ftime,
19706         getcwd, getmntinfo, resolvepath.  But check for sysctl, setreuid,
19707         setregid.
19708         (jm_CHECK_ALL_HEADERS): Do not check for fenv.h.
19709         Check for sys/sysctl.h.
19710         (jm_CHECK_ALL_TYPES): Do not require AC_STRUCT_TM, AC_STRUCT_TIMEZONE,
19711         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Invoke gt_TYPE_SSIZE_T instead
19712         of checking for ssize_t ourselves.
19713
19714         * m4/prereq.m4 (jm_PREREQ): Don't invoke macros; AC_REQUIRE them.
19715         Require every macro that gnulib/modules/* suggests for us.
19716         (jm_PREREQ_ADDEXT): New macro.
19717         (jm_PREREQ_STAT): Check for 'struct statfs' on Ultrix 4.4.
19718         Require jm_AC_TYPE_LONG_LONG instead of invoking it.
19719
19720         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): New macro.
19721         (gl_PHYSMEM): Use it.
19722         Also check for `table' function.
19723         Check for new headers and functions.
19724         Add check for sys/sysmp.h.
19725         With suggestions from Kaveh Ghazi.
19726         Ignore headers that are present but cannot be compiled.  This
19727         avoids spurious warnings on Solaris 9 sparc with Forte Developer 7
19728         C 5.4.
19729
19730 2003-08-15  Paul Eggert  <eggert@twinsun.com>
19731
19732         Document merge from coreutils.
19733         * modules/userspec: Depend on posixver.
19734         * modules/strftime: Depend on tzset.
19735
19736 2003-08-15  Paul Eggert  <eggert@twinsun.com>
19737
19738         * lib/config.charset, ref-add.sin, ref-del.sin: Use three spaces,
19739         rather than tab, after '#' in shell-script copyright notices.
19740         Suggested by Bruno Haible.
19741
19742 2003-08-15  Paul Eggert  <eggert@twinsun.com>
19743
19744         * config/srclist-update: Use three spaces, rather than tab, after '#'
19745         in shell-script copyright notices.  Suggested by Bruno Haible.
19746         Remove unnecessary parenthesization in regular expression.
19747
19748 2003-08-15  Jim Meyering  <jim@meyering.net>
19749
19750         Merge from coreutils.
19751         * lib/xgethostname.c: Include <stdlib.h>.
19752         (xghostname): Don't exit for anything other than memory-related
19753         failure; just return NULL.
19754         * lib/userspec.c: Include "posixver.h".
19755         (parse_user_spec): Accept `.' as a separator only
19756         in pre-POSIX-200112 mode.
19757         * lib/strtoimax.c: Use #elif rather than #else #if.
19758         * lib/strftime.c (my_strftime) [!_LIBC && HAVE_TZNAME && HAVE_TZSET]:
19759         Remove function, now that we can rely on a working tzset function.
19760         [!_LIBC]: Ensure that the required autoconf test has been run.
19761         [!defined _NL_CURRENT && HAVE_STRFTIME]:
19762         Use underlying_strftime for %r.
19763         * lib/sha.c: Merge in some clean-up and optimization changes from
19764         glibc.
19765         * lib/sha.c (sha_stream) [BLOCKSIZE]: Move definition to top of file.
19766         Ensure that it is a multiple of 64.
19767         Rearrange loop exit tests so as to avoid performing an
19768         additional fread after encountering an error or EOF.
19769         * lib/realloc.c: Update copyright date.
19770
19771 2003-08-15  Jim Meyering  <jim@meyering.net>
19772         and Paul Eggert  <eggert@twinsun.com>
19773
19774         Merge from coreutils.
19775         * lib/readutmp.h (HAVE_UTMPX_H): Undef if struct utmp has the ut_exit
19776         member but strut utmpx does not.  Needed for AIX 4.3.3.
19777         (UT_EXIT_E_TERMINATION, UT_EXIT_E_EXIT): Define.
19778
19779 2003-08-15  Jim Meyering  <jim@meyering.net>
19780         and Paul Eggert  <eggert@cs.ucla.edu>
19781
19782         Merges from coreutils, etc.
19783         * m4/strftime.m4 (_jm_STRFTIME_PREREQS):
19784         Require gl_FUNC_TZSET_CLOBBER.
19785         * m4/readutmp.m4 (gl_READUTMP): Check for ut_exit.ut_exit,
19786         ut_exit.e_exit, ut_exit.ut_termination, and ut_exit.e_termination
19787         members.
19788
19789 2003-08-14  Paul Eggert  <eggert@twinsun.com>
19790
19791         Help the merge from coreutils.
19792         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): New macro.
19793         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use it.
19794         * m4/tzset.m4: Use it too.
19795
19796 2003-08-14  Paul Eggert  <eggert@twinsun.com>
19797
19798         * modules/tzset: New file.
19799
19800 2003-08-14  Jim Meyering  <jim@meyering.net>
19801
19802         Merges from coreutils.
19803         * modules/fnmatch: Use the `$(FNMATCH_H)' notation for AC_REPLACED
19804         variable names, rather than @FNMATCH_H@.
19805         * modules/alloca: Likewise for $(ALLOCA_H).
19806
19807         * modules/fnmatch (fnmatch.h): Use `$@' in the commands, in place of
19808         the three copies of the literal target, `fnmatch.h'.
19809         * modules/alloca (alloca.h): Likewise.
19810
19811 2003-08-14  Jim Meyering  <jim@meyering.net>
19812
19813         Merge from coreutils.
19814         * m4/tzset.m4: New file.
19815         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Move the
19816         MOUNTED_VMOUNT test to precede the MOUNTED_GETMNTENT1 tests, since
19817         otherwise, AIX 5.1 systems would end up using the latter.
19818         MOUNTED_GETMNTENT1 support is inadequate on such systems: 1) detecting
19819         whether a file system is remote doesn't work  2) the MOUNTED_VMOUNT
19820         code reports the HOSTNAME:/MOUNT_POINT, while the MOUNTED_GETMNTENT1
19821         code reports merely /MOUNT_POINT.  Reported by Mike Jetzer.
19822
19823 2003-08-14  Jim Meyering  <jim@meyering.net>
19824
19825         Merge from coreutils.
19826         * lib/obstack.h: Whitespace changes.
19827         * lib/mountlist.c: Remove anachronistic casts of xmalloc, xrealloc,
19828         and xcalloc return values.
19829         (read_filesystem_list) [MOUNTED_GETFSSTAT]:
19830         Use MNT_NOWAIT, rather than MNT_WAIT.  Otherwise, `df DIR' could
19831         hang on OSF/1 5.1 for DIR on both local and remote file systems.
19832         Reported by (and fix confirmed by) Nelson H. F. Beebe.
19833         (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
19834         error from mntctl.
19835         Use mntctl's return value to drive the entry-processing loop, since
19836         we can't rely on the value of the vmt_length member in the last
19837         entry.  On some systems doing so could result in exhausting
19838         virtual memory.  Based in part on a patch from Mike Jetzer.
19839
19840 2003-08-14  Jim Meyering  <jim@meyering.net>
19841         and Paul Eggert  <eggert@twinsun.com>
19842
19843         Merges from coreutils, plus other fixes.
19844         * lib/physmem.c: Merge in portability changes from gcc/libiberty
19845         to support AIX, IRIX, Tru64, and Windows.  See the ChangeLog there
19846         for credits and details.  Thanks to Kaveh Ghazi for helping
19847         to keep these files in sync.
19848         (ARRAY_SIZE): Define it.
19849         (physmem_total, physmem_available): Add comments. From Kaveh Ghazi.
19850         * lib/memcasecmp.c: Remove unnecessary parentheses after 'defined'.
19851         (memcasecmp): Don't assume size_t fits in unsigned int.
19852         Remove casts and duplicate code.
19853         * lib/md5.c: Include <string.h> and <stdlib.h> unconditionally.
19854         (memcpy): Remove definition.
19855         Merge in some clean-up and optimization changes from glibc.
19856         [BLOCKSIZE]: Move definition to top of file.
19857         Ensure that it is a multiple of 64.
19858         Rearrange loop exit tests so as to avoid performing an
19859         additional fread after encountering an error or EOF.
19860         * lib/md5.h (md5_uintptr): Define.
19861         * lib/makepath.c (CLEANUP_CWD): Report an error if we failed to
19862         return to the initial working directory.  Preserve errno
19863         for caller.
19864         * lib/idcache.c: Include "xalloc.h".
19865         (xmalloc, xrealloc): Remove decls.
19866         (getuser): Remove casts no longer required in C89.
19867         * lib/human.c: Include stdio.h, for sprintf.
19868         * lib/group-member.c: Include "xalloc.h".
19869         (xmalloc, xrealloc): Remove decls.
19870         (get_group_info): Remove casts no longer required in C89.
19871         * lib/getusershell.c (readname): Remove casts no longer required in
19872         C89.
19873         * lib/gettimeofday.c (rpl_gmtime, rpl_tzset): New functions.
19874         * lib/getline.c: Whitespace fix, from coreutils.
19875
19876 2003-08-13  Paul Eggert  <eggert@twinsun.com>
19877
19878         * m4/exclude.m4 (gl_EXCLUDE): Require AC_C_INLINE, AC_HEADER_STDC.
19879         Check for isascii.
19880
19881         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
19882         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
19883         Undo previous (whitespace-only) change.
19884
19885 2003-08-13  Paul Eggert  <eggert@twinsun.com>
19886
19887         * lib/exclude.c: Include <ctype.h>
19888         (IN_CTYPE_DOMAIN): New macro.
19889         (is_space): New fn.
19890         (add_exclude_file): If LINE_END is a space, ignore trailing spaces
19891         and empty lines.
19892
19893         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
19894         Undo previous (whitespace-only) change.
19895
19896 2003-08-13  Paul Eggert  <eggert@twinsun.com>
19897
19898         * config/srclist-update: Change update back to the old behavior,
19899         leaving whitespace alone.  Use one 'sed' command rather than a
19900         pipeline.
19901         (fixlicense): Now a variable, not a function.
19902         (remove_trailing_blanks): Remove.
19903         (fixfile): Don't invoke unexpand or cat, or remove trailing blanks.
19904         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
19905         Undo previous (whitespace-only) change.
19906
19907 2003-08-12  Paul Eggert  <eggert@twinsun.com>
19908
19909         Merge from coreutils.
19910         * modules/euidaccess: Add lib_SOURCES, include for new
19911         file euidaccess.h
19912
19913 2003-08-12  Paul Eggert  <eggert@twinsun.com>
19914
19915         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
19916         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
19917         Normalize leading white space and remove trailing white space.
19918
19919         Merge from coreutils
19920         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Check for euidaccess decl.
19921
19922         * m4/lib-ld.m4, lib-link.m4, lib-prefix.m4: Regenerate from gettext
19923         0.12.1.  These files are now being upgraded automatically by
19924         ../config/srclist-update.
19925
19926 2003-08-12  Paul Eggert  <eggert@twinsun.com>
19927
19928         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
19929         Normalize leading white space and remove trailing white space.
19930         * lib/ref-add.sin, ref-del.sin: Use '#' before empty line in copyright
19931         notice, as per ../config/srclist-update.
19932
19933         Merge from coreutils.
19934         * lib/euidaccess.h: New file.
19935         * lib/euidaccess.c: Include it.
19936         * lib/.cppi-disable: Add printf-args.h, printf-parse.h, stdbool_.h,
19937         vasnprintf.h, vasprintf.h.  Remove strdup.c, gettext.h.
19938         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Normalize white space.
19939
19940 2003-08-12  Paul Eggert  <eggert@twinsun.com>
19941
19942         * config/srclist-update: Add copyright notice.
19943         (remove_id_lines, remove_trailing_blanks): New constants.
19944         (fixfile): Use them to normalize spacing a bit in copied files.
19945         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
19946         Normalize leading white space and remove trailing white space.
19947
19948         * config/texinfo.tex: Sync with texinfo.
19949
19950         * config/srclist.txt: Don't get regex.h, strdup.c, strtoll.c,
19951         strtoul.c from libc, to merge coreutils whitespace changes.
19952
19953         * config/srclist.txt: Get the following m4 files from gettext:
19954         codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4,
19955         inttypes-pri.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4,
19956         longdouble.m4, nls.m4, po.m4, progtest.m4, signed.m4, wchar_t.m4,
19957         wint_t.m4.
19958
19959 2003-08-12  Karl Berry  <karl@gnu.org>
19960
19961         * config/srclist.txt: can't sync vasnprintf.c any more, changes have
19962         been made.
19963
19964 2003-08-11  Paul Eggert  <eggert@twinsun.com>
19965
19966         * modules/gnu-source, m4/gnu-source.m4:
19967         Remove; we're assuming Autoconf 2.54 or later now.
19968         Suggested by Bruno Haible.
19969         * MODULES.html.sh (func_all_modules): Remove gnu-source.
19970
19971 2003-08-11  Bruno Haible  <bruno@clisp.org>
19972
19973         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for wcslen.
19974
19975 2003-08-11  Bruno Haible  <bruno@clisp.org>
19976
19977         * lib/vasnprintf.c (local_wcslen): New function, for Solaris 2.5.1.
19978         (vasnprintf): Use it instead of wcslen.
19979
19980 2003-08-11  Bruno Haible  <bruno@clisp.org>
19981
19982         * lib/stdbool_.h (_Bool): Undo last change; instead use a negative enum
19983         value to ensure that _Bool promotes to int. Use #define for _Bool when
19984         using the Solaris C compiler. Adds comments suggested by Paul Eggert.
19985
19986 2003-08-10  Karl Berry  <karl@gnu.org>
19987
19988         * lib/regex.h: update from libc (whitespace fix).
19989
19990 2003-08-09  Paul Eggert  <eggert@twinsun.com>
19991
19992         Merge some files from coreutils.  These changes were
19993         originally made by Jim Meyering.
19994         * lib/acl.c: Include <sys/types.h> before <sys/stat.h>;
19995         many older Unixes require this.
19996         * lib/alloca.c (alloca): Remove cast to argument of free;
19997         no longer needed in C89.
19998         * lib/alloca_.h, regex.h: Fix white space to match
19999         what GNU indent does.
20000
20001 2003-08-09  Paul Eggert  <eggert@twinsun.com>
20002
20003         * m4/regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371";
20004         apparently Emacs's Unicode mode got confused before my 2003-08-05
20005         checkin.
20006
20007 2003-08-08  Paul Eggert  <eggert@twinsun.com>
20008
20009         * m4/extensions.m4: New file.
20010         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC):
20011         Require gl_USE_SYSTEM_EXTENSIONS.
20012         * m4/unlocked-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO):
20013         Require gl_USE_SYSTEM_EXTENSIONS rather than AC_GNU_SOURCE.
20014
20015 2003-08-08  Paul Eggert  <eggert@twinsun.com>
20016
20017         * MODULES.html.sh (func_all_modules): Add extensions, gnu-source.
20018         * modules/extensions, modules/gnu-source: New files.
20019         * modules/timespec, modules/unlocked-io: Depend on extensions.
20020
20021 2003-08-07  Paul Eggert  <eggert@twinsun.com>
20022
20023         * modules/restrict: New file.
20024         * MODULES.html.sh (func_all_modules): Add restrict.
20025         * modules/regex: Depend on restrict.
20026
20027 2003-08-07  Paul Eggert  <eggert@twinsun.com>
20028
20029         * m4/restrict.m4: New file.
20030         * m4/regex.m4 (jm_PREREQ_REGEX): Add gl_C_RESTRICT.
20031
20032 2003-08-07  Bruno Haible  <bruno@clisp.org>
20033
20034         * modules/getndelim2 (Makefile.am): Add the files to EXTRA_DIST, not
20035         lib_SOURCES, because getndelim2.m4 now uses AC_LIBOBJ(getndelim2).
20036
20037 2003-08-07  Bruno Haible  <bruno@clisp.org>
20038
20039         * m4/getndelim2.m4 (gl_GETNDELIM2): Use AC_LIBOBJ(getndelim2). This
20040         makes the module 'getndelim2' compatible with the module 'getline'.
20041
20042 2003-08-05  Paul Eggert  <eggert@twinsun.com>
20043
20044         * m4/regex.m4 (jm_INCLUDED_REGEX): Replace a single non-ASCII
20045         byte with "\201" to avoid glitches when editing that source file
20046         with multi-gnome-terminal.
20047
20048 2003-08-05  Paul Eggert  <eggert@twinsun.com>
20049
20050         * lib/bumpalloc.h: Remove.
20051
20052 2003-08-05  Paul Eggert  <eggert@twinsun.com>
20053
20054         * MODULES.html.sh (func_all_modules): Remove bumpalloc.
20055         * modules/bumpalloc: Remove.
20056
20057 2003-08-04  Paul Eggert  <eggert@twinsun.com>
20058
20059         * lib/getloadavg.c: Change copyright notice and spacing to conform to
20060         GNU coding style.
20061
20062         Merge from coreutils.
20063         * lib/error.c [!USE_IN_LIBIO]: Omit this case; assume USE_IN_LIBIO is
20064         1. From glibc.
20065         * lib/getdate.y (date): Also accept dates like May-23-2003; suggestion
20066         from Karl Berry, implemented by Jim Meyering.
20067         * lib/getgroups.c: Include "xalloc.h" instead of declaring xalloc fns;
20068         from Dmitry V. Levin.
20069         Remove anachronistic cast of xrealloc.
20070         * lib/fnmatch_.h (__const): Remove.  Use 'const'.
20071         * lib/fnmatch_loop.c (NEW_PATTERN): Cast alloca return value to proper
20072         type. Otherwise, it wouldn't compile with at least /bin/cc on
20073         ymp-cray-unicos9.0.2.X.
20074         Combine two mostly-identical uses of alloca into one.
20075         Thanks to the Cray-Cyber project for access to a Cray Y-MP.
20076
20077 2003-08-04  Dave Love  <d.love@dl.ac.uk>
20078
20079         [From Emacs.]
20080
20081         * lib/getloadavg.c: Check `__unix' as well as `unix'.  Use #ifdef, not
20082         #if.  Check HAVE_LIBKSTAT as well as LOAD_AVE_TYPE.  Check
20083         F_SETFD, not FD_SETFD.  Use HAVE_STRUCT_NLIST_N_UN_N_NAME, not
20084         obsolete NLIST_NAME_UNION.
20085         [__GNU__]: Undef BSD and FSCALE.
20086         [!NLIST_STRUCT]: Remove conditional definition of NLIST_STRUCT.
20087
20088 2003-08-03  Paul Eggert  <eggert@twinsun.com>
20089
20090         * lib/stdbool_.h (_Bool): Make it signed char, instead of
20091         an enum type, so that it's guaranteed to promote to int.  See:
20092         <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00124.html>
20093
20094 2003-08-03  Karl Berry  <karl@gnu.org>
20095
20096         * config/depcomp: update from automake.
20097
20098 2003-07-31  Paul Eggert  <eggert@twinsun.com>
20099
20100         * lib/strerror.c: Include config.h, limits.h.  Declare sprintf.
20101         (strerror): Don't assume that a printable int fits in 14 bytes.
20102
20103 2003-07-31  Bruno Haible  <bruno@clisp.org>
20104
20105         * modules/getpass-gnu: New file.
20106         * MODULES.html.sh (func_all_modules): Add getpass-gnu.
20107
20108 2003-07-31  Bruno Haible  <bruno@clisp.org>
20109
20110         * m4/getpass.m4 (gl_FUNC_GETPASS_GNU): New macro.
20111
20112 2003-07-24  Karl Berry  <karl@gnu.org>
20113
20114         * config/missing: update from automake.
20115
20116 2003-07-24  Derek Robert Price  <derek@ximbiot.com>
20117             Bruno Haible  <bruno@clisp.org>
20118
20119         * lib/getline.h (getline, getdelim): Change return type to ssize_t.
20120         * lib/getline.c (getline, getdelim): Likewise.
20121         Remove _GNU_SOURCE define; now it's defined in config.h through
20122         m4/getline.m4.
20123
20124 2003-07-23  Karl Berry  <karl@gnu.org>
20125
20126         * config/config.sub: update from prep.
20127
20128 2003-07-22  Paul Eggert  <eggert@twinsun.com>
20129
20130         * modules/xalloc (Depends-on): Add exitfail.
20131         * modules/xmemcoll: Likewise.
20132
20133 2003-07-22  Paul Eggert  <eggert@twinsun.com>
20134
20135         * lib/xalloc.h (XCALLOC, XREALLOC, CCLONE): Fix under- and
20136         over-parenthesization in macros.
20137
20138         Sync with coreutils.
20139
20140         * lib/xalloc.h (XMALLOC, XCALLOC, XREALLOC): Remove casts not
20141         required by C99.
20142
20143         Use `exit_failure' for xalloc and xmemcoll instead of their own
20144         private exit-failure variables.
20145         * lib/xalloc.h (xalloc_exit_failure): Remove.
20146         * lib/xmalloc.c: Likewise.  Include exitfail.h.
20147         (xalloc_die): Use exit_failure instead of xalloc_exit_failure.
20148         * lib/xmemcoll.h (xmemcoll_exit_failure): Remove.
20149         * lib/xmemcoll.c: Likewise.  Include exitfail.h.
20150         (xmemcoll): Use exit_failure instead of xalloc_exit_failure.
20151
20152 2003-07-20  Jim Meyering  <jim@meyering.net>
20153
20154         * modules/closeout (Depends-on): Add exitfail.
20155         Suggestion from Bruno Haible.
20156
20157 2003-07-19  Karl Berry  <karl@gnu.org>
20158
20159         * config/config.sub: update from prep.
20160
20161 2003-07-18  Paul Eggert  <eggert@twinsun.com>
20162
20163         * lib/closeout.h (close_stdout_set_status, close_stdout_status):
20164         Remove.
20165         * lib/closeout.c: Likewise.  Include "closeout.h" right after config.h,
20166         to test that it can stand by itself.  Include "exitfail.h".
20167         Clients should set exit_failure instead.
20168         (EXIT_FAILURE): Remove; no longer needed.  Do not include <stdlib.h>.
20169
20170 2003-07-18  Bruno Haible  <bruno@clisp.org>
20171
20172         * modules/getndelim2: New file.
20173         * modules/getline: Share files with module getndelim2.
20174         * modules/getnline: Depend on getndelim2 instead of sharing files with
20175         it. Add getnline.c to lib_SOURCES.
20176         * MODULES.html.sh (func_all_modules): Add getndelim2.
20177
20178 2003-07-18  Bruno Haible  <bruno@clisp.org>
20179
20180         * m4/getndelim2.m4: New file.
20181         * m4/getline.m4 (AM_FUNC_GETLINE): Add AC_LIBOBJ of getndelim2.c and
20182         invoke gl_PREREQ_GETNDELIM2.
20183         (gl_PREREQ_GETLINE): Drop AC_HEADER_STDC, now done by
20184         gl_PREREQ_GETNDELIM2.
20185         * m4/getnline.m4 (gl_GETNLINE): Drop AC_HEADER_STDC, now done by
20186         gl_GETNDELIM2.
20187
20188 2003-07-18  Bruno Haible  <bruno@clisp.org>
20189
20190         * lib/getndelim2.h: New file.
20191         * lib/getndelim2.c: Make into a module of its own. Include config.h,
20192         getndelim2.h.
20193         (getndelim2): Make non-static. Change return type to ssize_t.
20194         * lib/getline.h: Change argument names.
20195         * lib/getline.c: Include getndelim2.h instead of getndelim2.c.
20196         * lib/getnline.c: Include getndelim2.h.
20197
20198 2003-07-18  Andreas Schwab  <schwab@suse.de>
20199
20200         * lib/memcoll.c (memcoll) [!HAVE_STRCOLL]: Clear errno.
20201
20202 2003-07-17  Karl Berry  <karl@gnu.org>
20203
20204         * config/config.sub: update from prep.
20205
20206 2003-07-17  Bruno Haible  <bruno@clisp.org>
20207
20208         * modules/getnline: New file.
20209         * modules/getline: Add lib/getndelim2.c to source file list.
20210         * MODULES.html.sh (func_all_modules): Add getnline.
20211
20212 2003-07-17  Bruno Haible  <bruno@clisp.org>
20213
20214         * m4/getnline.m4: New file.
20215
20216 2003-07-17  Bruno Haible  <bruno@clisp.org>
20217
20218         * m4/Makefile.am.in: Remove file.
20219         * m4/Makefile.am: Remove file.
20220         * m4/Makefile.in: Remove file.
20221
20222 2003-07-17  Bruno Haible  <bruno@clisp.org>
20223
20224         * lib/getnline.h: New file.
20225         * lib/getnline.c: New file.
20226         * lib/getndelim2.c: New file, extracted from getline.c.
20227         (getndelim2): Renamed from getdelim2, with added nmax argument.
20228         * lib/getline.c: Include getndelim2.c.
20229         (getdelim2): Moved out to getndelim2.c.
20230         (getline, getdelim): Update.
20231
20232 2003-07-17  Bruno Haible  <bruno@clisp.org>
20233
20234         * lib/Makefile.am: Remove file.
20235         * lib/Makefile.in: Remove file.
20236
20237 2003-07-17  Bruno Haible  <bruno@clisp.org>
20238
20239         * configure.in: Remove file.
20240         * Makefile.in: Remove file.
20241
20242 2003-07-17  Bruno Haible  <bruno@clisp.org>
20243
20244         * MODULES.html.sh: Put the </BODY> right before </HTML>.
20245
20246 2003-07-16  Karl Berry  <karl@gnu.org>
20247
20248         * config/srclist-update: was running fixlicense twice, which caused
20249                 texinfo.tex to be nullified for some reason.  Simplify,
20250                 $gplsrc is no longer needed as far as I can see?
20251
20252 2003-07-16  Jim Meyering  <jim@meyering.net>
20253
20254         * modules/save-cwd: Depend on xgetcwd.  From Derek Price.
20255
20256 2003-07-15  Paul Eggert  <eggert@twinsun.com>
20257
20258         * config/srclist.txt: Get the following files from gettext-runtime/intl
20259         instead: config.charset, localcharset.c, localcharset.h, ref-add.sin,
20260         ref-del.sin.  From Bruno Haible.
20261         * config/srclist-update (fixfile): Change grep pattern again, since the
20262         previous fix didn't work (there was another trailing $).  Use
20263         '[$]' to escape the $s.
20264
20265 2003-07-15  Karl Berry  <karl@gnu.org>
20266
20267         * lib/vasnprintf.c: update from gettext.
20268
20269 2003-07-15  Karl Berry  <karl@gnu.org>
20270
20271         * config/srclist-update (fixfile): Change grep pattern, since 'Id'
20272         gets expanded when surrounded by '$'.
20273
20274 2003-07-15  Jim Meyering  <jim@meyering.net>
20275
20276         * modules/save-cwd: Don't depend on error.  From Derek Price.
20277
20278 2003-07-15  Jim Meyering  <jim@meyering.net>
20279
20280         * lib/makepath.c (make_path): Enclose diagnostic in _(...).
20281
20282 2003-07-14  Simon Josefsson  <jas@extundo.com>
20283
20284         * modules/mempcpy: New file.
20285         * MODULES.html.sh (func_all_modules): Add mempcpy.
20286
20287 2003-07-14  Simon Josefsson  <jas@extundo.com>
20288
20289         * m4/mempcpy.m4: New file.
20290
20291 2003-07-14  Simon Josefsson  <jas@extundo.com>
20292
20293         * lib/mempcpy.h: New file.
20294         * lib/mempcpy.c: New file.
20295
20296 2003-07-14  Paul Eggert  <eggert@twinsun.com>
20297
20298         * modules/getdate, modules/posixtm: Depend on mktime.
20299
20300 2003-07-14  Paul Eggert  <eggert@twinsun.com>
20301
20302         * lib/ceill.c, expl.c, floorl.c, frexpl.c, ldexpl.c, mathl.h,
20303         sincosl.c, sqrtl.c, trigl.c, trigl.h, poll.c, poll_.h, mkstemp.c,
20304         unicodeio.c, unicodeio.h, unlocked-io.h:
20305         Switch from LGPL to GPL.
20306
20307 2003-07-14  Paul Eggert  <eggert@twinsun.com>
20308
20309         * lib/asnprintf.c, asprintf.c, config.charset, gettext.h,
20310         localcharset.c, localcharset.h, mkdtemp.c, printf-args.c,
20311         printf-args.h, printf-parse.c, printf-parse.h, ref-add.sin,
20312         ref-del.sin, setenv.c, unsetenv.c, vasnprintf.c, vasnprintf.h,
20313         vasprintf.c, vasprintf.h: Regenerate.  These files are now being
20314         updated automatically by ../config/srclist-update.  This changes
20315         their license from LPGL to GPL.
20316
20317 2003-07-14  Paul Eggert  <eggert@twinsun.com>
20318
20319         * config/srclist.txt: Add tons more gettext files.  $GETTEXT is now
20320         assumed to refer to the root of the most recent stable gettext version.
20321         * config/srclistvars.sh: Add defaults for eggert.
20322         * config/srclist-update: Convert LGPL to GPL in shell scripts, too.
20323         Match "This program" as well as "The program".  This is needed
20324         for gettext.
20325
20326 2003-07-14  Jim Meyering  <jim@meyering.net>
20327
20328         Don't emit diagnostics.  Let callers do that.
20329         * lib/save-cwd.c: Don't include "error.h".
20330         (save_cwd): Don't call error.  Ensure that errno is valid
20331         when returning nonzero.
20332
20333         * lib/save-cwd.h (restore_cwd): Update prototype.
20334         * lib/save-cwd.c (restore_cwd): Remove two parameters.
20335         Simplify.  Don't call error upon failure.  Let callers do that.
20336         (save_cwd): Mention that Irix 5.3 has the same problem as SunOS 4
20337         when auditing is enabled.  But don't bother updating the #if.
20338
20339 2003-07-11  Alexandre Duret-Lutz  <adl@gnu.org>
20340
20341         * lib/obstack.h (__INT_TO_PTR): Revert change of 2003-03-13;
20342         it breaks C++ compilation.
20343         [!__GNUC__ || !__STDC__] (obstack_finish): Cast result to void*.
20344
20345 2003-07-10  Simon Josefsson  <jas@extundo.com>
20346
20347         * modules/strchrnul (Makefile.am): Add strchrnul.h.
20348
20349 2003-07-10  Jim Meyering  <jim@meyering.net>
20350
20351         * m4/clock_time.m4: Remove trailing blank.
20352         * m4/intmax_t.m4: Likewise.
20353
20354 2003-07-10  Jim Meyering  <jim@meyering.net>
20355
20356         * lib/vasnprintf.c: Remove trailing blanks.
20357         Make cpp indentation consistent.
20358
20359 2003-07-09  Paul Eggert  <eggert@twinsun.com>
20360
20361         * lib/alloca_.h, euidaccess.c, getpass.c, memrchr.c, obstack.h,
20362         posixver.c, strftime.c, strnlen.c, strverscmp.c:
20363         Switch from LGPL to GPL.
20364
20365 2003-07-09  Paul Eggert  <eggert@twinsun.com>
20366
20367         * config/srclist.txt: Sort sublists.  Add
20368         $LIBCSRC/sysdeps/generic/strtoul.c. In comments, add more libc files
20369         that differ from gnulib for one reason or another; we'd like this list
20370         to be smaller but for now let's document what we have.
20371
20372 2003-07-08  Paul Eggert  <eggert@twinsun.com>
20373
20374         * config/srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding
20375         the use of GNU extensions.  Change "x=`eval echo $x`" to the shorter
20376         and sweeter "eval x=$x".
20377         * config/srclist.txt: Get lib/argp* from glibc.
20378
20379 2003-07-07  Paul Eggert  <eggert@twinsun.com>
20380
20381         * lib/mktime.c: Fix some boundary cases and remove need for floating
20382         point.
20383
20384         Issue a compile-time diagnostic if time_t is floating point, or if
20385         two's complement arithmetic is not in effect, or if arithmetic
20386         right shift does not propagate the sign.  These assumptions were
20387         all in the original code but they weren't checked.
20388
20389         (TIME_T_MIDPOINT, verify): New macros.
20390         (__isleap): Remove; it has integer overflow problems.
20391         (leapyear): New function, without those problems.
20392         (ydhms_tm_diff): Remove; splitting into two parts.
20393         (ydhms_diff): New function, containing the arithmetic part of
20394         the old ydhms_tm_diff function.  Issue a compile-time
20395         diagnostic if we are not using C99 integer division.
20396         Avoid casts when possible.
20397         (guess_time_tm): New function, containing the checking part of
20398         the old ydhms_tm_diff function.  Return the new value, rather than
20399         the difference between it and the old.  Accept a new argument T
20400         so that *T specifies the old value.  Check for overflow in the result.
20401
20402         (__mktime_internal): Use a time_t offset, not a long int offset.
20403         This undoes the 2003-06-04 change, which is no longer needed now
20404         that we have better overflow checking.
20405         (localtime_offset): Likewise.
20406
20407         (__mktime_internal): Avoid harmful overflow on hosts where time_t
20408         and long are 64-bit but int is only 32-bit.
20409         (ydhms_diff): Use long int to store year1 and yday1.
20410         Issue a compile-time diagnostic if long int is not wide enough.
20411
20412         (__mktime_internal): Use long int to store adjusted year and yday.
20413         Use plain C rather than preprocessor commands, if that doesn't
20414         affect efficiency.
20415         Check for overflow (and try to repair) after each probe
20416         rather than checking only at the very end.  This avoids some bugs
20417         (e.g., southern hemisphere, behind GMT, and GMT offset at minimum time
20418         does not equal GMT offset at maximum time).
20419         Use integer to check for overflow rather than floating point; this
20420         is more portable to non-IEEE hosts, and is a tad faster.
20421         When we detect that we are oscillating between two values,
20422         don't check whether tm_isdst has the requested value, since
20423         we already know the answer.  When tm_isdst has the wrong value,
20424         use a different heuristic to find the right one, based on the
20425         extreme values actually observed in practice in tz2003a,
20426         rather than the (overly optimistic) "previous 3 calendar quarters".
20427
20428         (not_equal_tm, print_tm, check_result): Use "const T" rather than
20429         "T const" to accommodate glibc style.
20430         (check_result): Use less-confusing report format.  "long" -> "long int.
20431         (main): Likewise.
20432         Don't loop if the iteration overflows time_t.
20433         Allow a negative step in the iteration.
20434
20435 2003-07-06  Karl Berry  <karl@gnu.org>
20436
20437         * config/depcomp: update from automake.
20438         * config/config.sub: update from prep.
20439
20440 2003-07-03  Karl Berry  <karl@gnu.org>
20441
20442         * config/config.guess: update from prep.
20443
20444 2003-07-01  Paul Eggert  <eggert@twinsun.com>
20445
20446         * m4/xreadlink.m4 (gl_XREADLINK): Don't check for sys/types.h, since
20447         xreadlink.c now includes it unconditionally.
20448
20449 2003-07-01  Paul Eggert  <eggert@twinsun.com>
20450
20451         * lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
20452         having it depend on HAVE_SYS_TYPES_H.
20453
20454 2003-07-01  Bruno Haible  <bruno@clisp.org>
20455
20456         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Don't include <unistd.h>.
20457         <sys/types.h> should be sufficient.
20458         Reported by Paul Eggert.
20459
20460 2003-06-26  Karl Berry  <karl@gnu.org>
20461
20462         * config/depcomp: update from automake.
20463
20464 2003-06-26  Bruno Haible  <bruno@clisp.org>
20465
20466         * modules/human: Depend on module stdbool.
20467
20468 2003-06-25  Bruno Haible  <bruno@clisp.org>
20469
20470         * modules/readlink: New file.
20471         * modules/xreadlink: Depend on it.
20472         * MODULES.html.sh (func_all_modules): Add readlink.
20473
20474 2003-06-25  Bruno Haible  <bruno@clisp.org>
20475
20476         * m4/readlink.m4: New file.
20477
20478 2003-06-25  Bruno Haible  <bruno@clisp.org>
20479
20480         * lib/readlink.c: New file.
20481
20482 2003-06-22  Karl Berry  <karl@gnu.org>
20483
20484         * config/srclist.txt: update mkinstalldirs from automake.
20485         * config/mkinstalldirs: update.
20486
20487 2003-06-22  Bruno Haible  <bruno@clisp.org>
20488
20489         Portability to mingw32.
20490         * m4/ssize_t.m4: New file, from GNU gettext.
20491         * m4/safe-read.m4 (gl_PREREQ_SAFE_READ): Require gt_TYPE_SSIZE_T.
20492         * m4/xreadlink.m4 (gl_XREADLINK): Require gt_TYPE_SSIZE_T.
20493
20494 2003-06-22  Bruno Haible  <bruno@clisp.org>
20495
20496         * modules/safe-read: Add m4/ssize_t.m4.
20497         * modules/xreadlink: Add m4/ssize_t.m4.
20498
20499 2003-06-20  Bruno Haible  <bruno@clisp.org>
20500
20501         Assume C89, so PARAMS isn't needed.
20502         * lib/unicodeio.h (PARAMS): Remove.
20503         * lib/unicodeio.c: Don't use PARAMS.
20504
20505 2003-06-18  Karl Berry  <karl@gnu.org>
20506
20507         * config/config.{guess,sub}: update from prep.
20508
20509 2003-06-18  Jim Meyering  <jim@meyering.net>
20510
20511         Merge changes from coreutils.
20512         * lib/readutmp.c: Include <string.h> and <stdlib.h> unconditionally.
20513         Remove explicit declarations of xmalloc and realloc.
20514         Include xalloc.h.
20515         (read_utmp): Remove anachronistic cast of xmalloc.
20516
20517 2003-06-17  Paul Eggert  <eggert@twinsun.com>
20518
20519         Assume C89, so PARAMS isn't needed.
20520         * lib/backupfile.h (PARAMS): Remove.  All uses removed.
20521         * lib/closeout.h, lib/dirname.h, lib/filemode.h, lib/fsusage.h,
20522         lib/getdate.h, lib/getline.h, lib/group-member.h, lib/hard-locale.h,
20523         lib/hash.h, lib/linebuffer.h, lib/long-options.h, lib/makepath.h,
20524         lib/memcasecmp.h, lib/memcoll.h, lib/modechange.h, lib/mountlist.h,
20525         lib/path-concat.h, lib/physmem.h, lib/posixtm.h, lib/quote.h,
20526         lib/readutmp.h, lib/same.h, lib/save-cwd.h, lib/savedir.h,
20527         lib/stdio-safer.h, lib/strtoimax.c, lib/strverscmp.h,
20528         lib/unistd-safer.h, lib/version-etc.h, lib/xalloc.h, lib/xreadlink.h,
20529         lib/xstrtod.h, lib/xstrtol.h: Likewise.
20530         * lib/filemode.h, lib/hard-locale.h, lib/memcoll.h, lib/modechange.h,
20531         lib/physmem.h, lib/same.h, lib/strverscmp.h: Do not include config.h;
20532         no longer needed. Anyway, config.h should always be included before any
20533         other file.
20534
20535 2003-06-11  Simon Josefsson  <jas@extundo.com>
20536
20537         * modules/sysexits: New file.
20538         * MODULES.html.sh (func_all_modules): Add sysexits.
20539
20540 2003-06-11  Simon Josefsson  <jas@extundo.com>
20541
20542         * lib/sysexit_.h: New file.
20543
20544 2003-06-11  Derek Price  <derek@ximbiot.com>
20545
20546         * lib/stat.c [LSTAT]: Compile/use slash_aware_lstat only if it is
20547         necessary.
20548
20549 2003-06-11  Bruno Haible  <bruno@clisp.org>
20550
20551         * m4/sysexits.m4: New file.
20552
20553 2003-06-10  Simon Josefsson  <jas@extundo.com>
20554
20555         * lib/argp.h: New file, from glibc.
20556         * lib/argp-ba.c: New file, from glibc.
20557         * lib/argp-eexst.c: New file, from glibc.
20558         * lib/argp-fmtstream.c: New file, from glibc.
20559         * lib/argp-fmtstream.h: New file, from glibc.
20560         * lib/argp-fs-xinl.c: New file, from glibc.
20561         * lib/argp-help.c: New file, from glibc.
20562         * lib/argp-namefrob.h: New file, from glibc.
20563         * lib/argp-parse.c: New file, from glibc.
20564         * lib/argp-pv.c: New file, from glibc.
20565         * lib/argp-pvh.c: New file, from glibc.
20566         * lib/argp-xinl.c: New file, from glibc.
20567
20568 2003-06-10  Simon Josefsson  <jas@extundo.com>
20569
20570         * modules/strchrnul: New file.
20571
20572 2003-06-10  Simon Josefsson  <jas@extundo.com>
20573
20574         * modules/argp: New file.
20575
20576 2003-06-10  Simon Josefsson  <jas@extundo.com>
20577
20578         * m4/strchrnul.m4: New file.
20579
20580 2003-06-10  Simon Josefsson  <jas@extundo.com>
20581
20582         * lib/strchrnul.h: New file.
20583         * lib/strchrnul.c: New file.
20584
20585 2003-06-10  Bruno Haible  <bruno@clisp.org>
20586
20587         * MODULES.html.sh (func_all_modules): Add strchrnul and argp.
20588
20589 2003-06-07  Karl Berry  <karl@gnu.org>
20590
20591         * config/config.{guess,sub}: update from prep.
20592
20593 2003-06-07  Jim Meyering  <jim@meyering.net>
20594
20595         * modules/strtod: Use $(...) notation, not @...@ for
20596         AC_REPLACE'd variables.
20597         * modules/localcharset: Likewise.
20598
20599 2003-06-07  Jim Meyering  <jim@meyering.net>
20600
20601         * lib/readtokens.h: Put `Free Software Foundation, Inc.'
20602         in place of my name in the copyright comment.
20603         Remove definition and uses of __P.
20604
20605         From coreutils.
20606         * lib/stat.c: Don't declare xmalloc explicitly.
20607         Instead, include "xalloc.h".
20608         * lib/readtokens.c (readtokens): Remove anachronistic casts of xmalloc,
20609         xrealloc, and xcalloc return values.
20610         * lib/xgetcwd.c (xgetcwd): Include "xgetcwd.h".
20611         Improve comment.
20612         * lib/xgetcwd.h: Remove definition/uses of PARAMS.
20613
20614 2003-06-07  Bruno Haible  <bruno@clisp.org>
20615
20616         * modules/poll (Makefile.am): Use explicit creation rule for poll.h, to
20617         avoid AC_CONFIG_LINKS.
20618         * modules/fnmatch (Makefile.am): Use explicit creation rule for
20619         fnmatch.h, to avoid AC_CONFIG_LINKS.
20620         * modules/alloca (Makefile.am): Make creation of alloca.h Ctrl-C safe.
20621
20622 2003-06-07  Bruno Haible  <bruno@clisp.org>
20623
20624         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH, gl_FUNC_FNMATCH_POSIX,
20625         gl_FUNC_FNMATCH_GNU): Set FNMATCH_H instead of invoking
20626         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
20627         directory.
20628         * m4/poll.m4 (gl_FUNC_POLL): Set POLL_H instead of invoking
20629         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
20630         directory.
20631
20632 2003-06-06  Jim Meyering  <jim@meyering.net>
20633
20634         Merge from coreutils.
20635         * lib/same.c: (same_name): Declare *_basename locals to be `const'.
20636         Consolidate declarations and initializations of *_base* locals.
20637
20638         Merge from coreutils.
20639         This avoids a core dump on systems without GNU putenv,
20640         when running `env -u SOME_ALREADY_UNSET_VARIABLE'.
20641         * lib/putenv.c (__set_errno, LOCK, UNLOCK): Define.
20642         (unsetenv): New static function, from GNU libc.
20643         (rpl_putenv): Use it.
20644
20645         * lib/modechange.c: Remove trailing blanks.
20646
20647         Merge from coreutils.
20648         * lib/fsusage.c: Remove declaration of statfs.
20649         It conflicted with one from OSF/1 5.1 in <sys/mount.h>.
20650
20651         * lib/posixtm.c: Include <stdbool.h> unconditionally.
20652
20653 2003-06-06  Jim Meyering  <jim@meyering.net>
20654
20655         * lib/stdbool_.h: Renamed from stdbool.h.in.
20656
20657 2003-06-06  Jim Meyering  <jim@meyering.net>
20658             Bruno Haible  <bruno@clisp.org>
20659
20660         * modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h.
20661         Adjust Makefile.am snippet not to redirect directly to target.
20662         Use $(STDBOOL_H) notation, not @STDBOOL_H@ for AC_REPLACE'd variables.
20663
20664 2003-06-05  Paul Eggert  <eggert@twinsun.com>
20665
20666         * lib/mktime.c (__mktime_internal): When resolving a tm_isdst
20667         mismatch, look in future quarters as well as past.  This fixes a
20668         bug when processing fall-backwards gaps immediately after a long
20669         period of daylight-saving time.
20670
20671         * lib/mktime.c: Assume freestanding C89 or better.
20672         (HAVE_LIMITS_H): Remove.  Assume it's 1.
20673         (__P): Remove; not used.
20674         (CHAR_BIT, INT_MIN, INT_MAX): Remove; <limits.h> defines them.
20675         (mktime, not_equal_tm, print_tm, check_result,
20676         main): Use prototypes.  Use const * where appropriate.
20677         (main): Fix typo in testing code that uncovered by above changes.
20678         (Local Variables): Remove -DHAVE_LIMITS_H from compile-command.
20679
20680 2003-06-04  Paul Eggert  <eggert@twinsun.com>
20681
20682         * m4/human.m4 (gl_HUMAN): Require AM_STDBOOL_H.  Check for
20683         locale.h, localeconv.  This merges changes from coreutils.
20684
20685         * m4/mktime.m4 (AC_FUNC_MKTIME): New macro, taken from Autoconf CVS.
20686         It can be removed after the next Autoconf is released.
20687         * m4/exclude.m4 (gl_EXCLUDE): Don't check for sys/types.h; no loner
20688         needed.
20689
20690 2003-06-04  Paul Eggert  <eggert@twinsun.com>
20691
20692         * lib/mktime.c: Fix Debian bug 177940
20693         <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=177940>.
20694         (localtime_offset): Now long int, not time_t, because we want it
20695         to be guaranteed to be signed.  All uses changed.
20696         (__mktime_internal): If overflow would occur when adding offset,
20697         don't add it.
20698
20699         Merge 'human' changes from coreutils.  Rewrite to support
20700         locale-specific notations like thousands separators.
20701         * lib/human.c: Simplify authorship notice.
20702         Include human.h immediately after config.h.
20703         <sys/types.h>, <stdio.h>: Do not include; no longer needed.
20704         <limits.h>: Do not include, since human.h does.
20705         (SIZE_MAX, UINTMAX_MAX): New macros.
20706         <strings.h>: Include if HAVE_STRINGS_H, not if !HAVE_STRING_H.
20707         <locale.h>: Include if HAVE_LOCALE_H and HAVE_LOCALECONV.
20708         (HUMAN_READABLE_SUFFIX_LENGTH_MAX): New macro.
20709         (power_letter): Renamed from suffixes.
20710         (generate_suffix_backwards): Remove.
20711         (adjust_value): Now takes int style (because of human.h changes)
20712         and long double value (for greater precision on some platforms).
20713         (group_number): New function.
20714         (human_readable): Use it.  Use integer options, not enum.
20715         Put the options before the sizes in the arg list.
20716         Support all the new options.
20717         The old human_readable function has been removed;
20718         use inttostr.h instead.
20719         (human_readable, default_block_size, humblock):
20720         Use uintmax_t, not int, for block sizes.
20721         (human_readable_inexact, block_size_types): Remove.
20722         (block_size_opts): New constant.
20723         (human_options): Renamed from human_block_size, with new signature
20724         that allows block sizes up to UINTMAX_MAX.  All callers changed.
20725         * lib/human.h: Add copyright and authorship notice.
20726         Include <limits.h> and <stdbool.h> unconditionally.
20727         (PARAMS): Remove.  All uses removed.
20728         (LONGEST_HUMAN_READABLE): Add support for thousands separator.
20729         (enum human_inexact_style): Remove tag; now a nameless enum.
20730         (human_floor, human_ceiling, human_round_to_even): Now have
20731         values 2, 0, 1 rather than -1, 1, 0.
20732         (human_group_digits, human_suppress_point_zero, human_autoscale,
20733         human_base_1024, human_SI, human_B): New constants.
20734         (human_readable_inexact, human_block_size): Remove.
20735         (human_readable): Size args are now uintmax_t, not int.
20736         (human_options): New decl.
20737
20738         * lib/exclude.c: (new_exclude, add_exclude): Remove casts that are
20739         unnecessary now that we assume C89 or better.  This change
20740         imported from coreutils.
20741
20742         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
20743         arbitrarily.  This is the same patch as 2003-05-28, but it got lost
20744         in the 2003-05-30 sync from glibc.
20745
20746         .h files should stand alone, but we shouldn't include <sys/types.h>
20747         if we can get away with just <stddef.h>.
20748
20749         * lib/__fpending.h, addext.c, backupfile.c, exclude.c, getline.c,
20750         malloc.c, putenv.c, realloc.c, strcasecmp.c: Include <stddef.h>
20751         rather than <sys/types.h>, as we merely need size_t.
20752         * lib/dirname.h, memcoll.h, xalloc.h, xmemcoll.h: Include <stddef.h>,
20753         to get size_t.
20754         * lib/hash.h, linebuffer.h, readtokens.h, stdio-safer.h, version-etc.h:
20755         Include <stdio.h>, to get FILE.
20756         * lib/memcasecmp.c: Don't include <sys/types.h>, as we can assume
20757         memcasecmp.h has included <stddef.h> and all we need is size_t.
20758         * lib/memcoll.c: Include "memcoll.h", which gets us size_t and checks
20759         our interface, instead of including <sys/types.h>
20760
20761 2003-06-04  Paul Eggert  <eggert@twinsun.com>
20762
20763         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): Comment out for
20764         now, as glibc mktime is buggy on non-glibc systems.
20765
20766 2003-06-03  Karl Berry  <karl@gnu.org>
20767
20768         * config/config.sub: update from prep.
20769
20770 2003-06-02  Paul Eggert  <eggert@twinsun.com>
20771
20772         [from coreutils]
20773         Fix some minor time-related bugs with POSIX time arguments.
20774         Some valid time stamps were being rejected (notably -1, and
20775         time stamps before 1900 on 64-bit hosts).  And some invalid
20776         time stamps were being accepted, e.g. September 31.
20777
20778         * lib/posixtm.h (posixtime): Return bool instead of time_t, so
20779         that we can return (time_t) -1 successfully.
20780         * lib/posixtm.c: Likewise.
20781         [HAVE_STDBOOL_H]: Include <stdbool.h>.
20782         (bool, false, true) [!HAVE_STDBOOL_H]: New type.
20783         (t): Remove static var.
20784         (year, posix_time_parse): Now takes struct tm * arg to modify, instead
20785         of static var.  All uses changed.
20786         (year): Do not reject years before 1900; they can occur with
20787         64-bit time_t.
20788         (posix_time_parse): Do not check for out-of-range components;
20789         that is now the caller's responsibility, since our checks were
20790         only approximations.
20791         (posixtime): Use mktime to check for out-of-range components,
20792         since it knows them exactly.
20793         If mktime returns (time_t) -1, check whether an error actually occurred
20794         by invoking localtime on -1.
20795         (main) [TEST_POSIXTIME]: Check for input data errors, and report
20796         posixtime failures better.
20797         Improve the test data (in comments only).
20798
20799 2003-06-02  Karl Berry  <karl@gnu.org>
20800
20801         * config/mkinstalldirs (version): new variable.
20802         (--version): new option.
20803         (usage): improve message.
20804
20805 2003-05-30  Karl Berry  <karl@gnu.org>
20806
20807         * lib/mktime.c: update from libc.
20808
20809 2003-05-30  Bruno Haible  <bruno@clisp.org>
20810
20811         * modules/gettext: Add files m4/nls.m4 and m4/po.m4.
20812         * config/config.rpath: Upgrade to gettext-0.12.1.
20813
20814 2003-05-30  Bruno Haible  <bruno@clisp.org>
20815
20816         * m4/gettext.m4: Upgrade to gettext-0.12.1.
20817         * m4/nls.m4: New file, from gettext-0.12.1.
20818         * m4/po.m4: New file, from gettext-0.12.1.
20819         * m4/progtest.m4: Upgrade to gettext-0.12.1.
20820
20821 2003-05-30  Bruno Haible  <bruno@clisp.org>
20822
20823         * lib/config.charset: Upgrade to gettext-0.12.1 and libiconv-1.9.1.
20824         * lib/localcharset.h: Likewise.
20825         * lib/localcharset.c: Likewise.
20826
20827 2003-05-29  Karl Berry  <karl@gnu.org>
20828
20829         * config/config.rpath: update from gettext.
20830
20831 2003-05-28  Paul Eggert  <eggert@twinsun.com>
20832
20833         Assume the headers required for C89 freestanding compilers.
20834         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for limits.h.
20835         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Likewise.
20836         * m4/human.m4 (gl_HUMAN): Likewise.
20837         * m4/pathmax.m4 (gl_PATHMAX): Likewise.
20838         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Likewise.
20839         * m4/userspec.m4 (gl_USERSPEC): Likewise.
20840         * m4/xreadlink.m4 (gl_XREADLINK): Likewise.
20841         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
20842         * m4/quote.m4 (gl_QUOTE): Don't check for stddef.h.
20843
20844 2003-05-28  Paul Eggert  <eggert@twinsun.com>
20845
20846         Assume the headers required for C89 freestanding compilers.
20847         * lib/addext.c, lib/backupfile.c, lib/fsusage.c, lib/human.c,
20848         lib/pathmax.h, lib/rpmatch.c, lib/userspec.c, lib/xreadlink.c,
20849         lib/xstrtol.c: Include <limits.h> without checking for HAVE_LIMITS_H.
20850         * lib/backupfile.c, lib/fsusage.c, lib/hash.c, lib/human.c,
20851         lib/safe-read.c, lib/userspec.c, lib/xstrtol.c (CHAR_BIT): Don't
20852         define, since <limits.h> is guaranteed to do that.
20853         * lib/fatal.c: Include <stdarg.h> without checking for __STDC__.
20854         * lib/exclude.c: Include <stdbool.h> unconditionally.
20855         * lib/tempname.c: Include <stddef.h> unconditionally.
20856         * lib/hash.c: Include <limits.h>, since we no longer define CHAR_BIT.
20857         * lib/modechange.c, rpmatch.c (NULL): Don't define, since
20858         <stddef.h> does that.
20859         * lib/quote.c: Dont include <stddef.h> or <sys/types.h>; not needed.
20860         * lib/safe-read.c (INT_MAX): Don't define, since <limits.h> does that.
20861         * lib/safe-read.c (TYPE_MINIMUM, TYPE_MAXIMUM): Remove; no longer
20862         needed.
20863         * lib/xstrtol.c: Likewise.
20864         * lib/safe-read.c: Remove TYPE_SIGNED; no longer needed.
20865         * lib/savedir.c: Include <stddef.h> instead of defining NULL.
20866
20867         * lib/addext.c (addext): Use assignment rather than cast, to avoid
20868         warnings on some platforms.
20869
20870         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
20871         arbitrarily.
20872
20873 2003-05-26  Jim Meyering  <jim@meyering.net>
20874
20875         Merge in a change from coreutils:
20876         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Test the cache variable, not one
20877         that is guaranteed to be `no'.  Use `no_such_member' to indicate
20878         that condition, rather than `-1' which is slightly misleading.
20879         Change the name of the cache variable to have the gl_ prefix.
20880         Prompted by a patch from Richard Dawe for DJGPP.
20881
20882 2003-05-24  Karl Berry  <karl@gnu.org>
20883
20884         * config/config.guess: update from prep.
20885
20886 2003-05-22  Karl Berry  <karl@gnu.org>
20887
20888         * gnulib-tool (func_usage): =LIBRARY not =libRARY in help msg.
20889
20890 2003-05-20  Karl Berry  <karl@gnu.org>
20891
20892         * config/config.guess: update from prep.
20893
20894 2003-05-18  Karl Berry  <karl@gnu.org>
20895
20896         * config/srclistvars.sh (TEXMF): use TEXMFROOT instead, since TEXMF
20897         might actually be set by the user.
20898
20899         * config/depcomp, install-sh, mdate-sh: update from automake.
20900
20901 2003-05-17  Bruno Haible  <bruno@clisp.org>
20902
20903         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Fix a quoting bug leading to an
20904         invalid expansion for AC_EGREP_CPP.
20905         * m4/strtoimax.m4 (gl_FUNC_STRTOIMAX): Likewise.
20906         * m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Likewise.
20907         Suggested by Akim Demaille <akim@epita.fr> in
20908         http://mail.gnu.org/archive/html/bug-autoconf/2003-05/threads.html
20909
20910 2003-05-12  Jim Meyering  <jim@meyering.net>
20911
20912         * lib/strftime.c (my_strftime): Let the `-' (no-pad) flag affect
20913         the space-padded-by-default conversion specifiers, %e, %k, %l.
20914
20915 2003-05-12  Bruno Haible  <bruno@clisp.org>
20916
20917         * lib/linebreak.c (iconv_string_length): Don't return -1 just because
20918         the string is longer than 4 KB.
20919
20920 2003-05-11  Karl Berry  <karl@gnu.org>
20921
20922         * config/config.{guess,sub}: update from prep.
20923
20924 2003-05-09  Bruno Haible  <bruno@clisp.org>
20925
20926         * modules/error: Add m4/strerror_r.m4 to file list.
20927
20928 2003-05-03  Bruno Haible  <bruno@clisp.org>
20929
20930         Upgrade to Unicode-4.0.
20931         * lib/linebreak.c (nonspacing_table_data): Change width of U+00AD,
20932         U+0350..U+0357, U+035D..U+035F, U+0600..U+0603, U+0610..U+0615,
20933         U+0656..U+0658, U+0A01, U+0AE2..U+0AE3, U+0CBC, U+17B4..U+17B5,
20934         U+17DD, U+1920..U+1922, U+1927..U+192B, U+1932, U+1939..U+193B
20935         from 1 to 0. Change width of U+0CBF, U+0CC6, U+180E from 0 to 1.
20936         (uc_width): Change width of U+4DC0..U+4DFF from 2 to 1. Change width
20937         of U+2A6D7..U+2F7FF, U+2FA1E..U+2FFFD, U+30000..U+3FFFD from 1 to 2.
20938         Change width of U+E0100..U+E01EF from 1 to 0.
20939
20940 2003-04-25  Jim Meyering  <jim@meyering.net>
20941
20942         * lib/copy-file.c (copy_file_preserving): Declare buf_size to be
20943         of type size_t, not int.
20944
20945 2003-04-25  Bruno Haible  <bruno@clisp.org>
20946
20947         * lib/copy-file.c: Include <stddef.h>, for size_t.
20948
20949 2003-04-21  Paul Eggert  <eggert@twinsun.com>
20950
20951         * m4/error.m4 (gl_ERROR): Do not put under dynamic conditions some
20952         code which expansion is under static control.  Patch imported from
20953         Akim Demaille's patch to Bison; see
20954         <http://mail.gnu.org/archive/html/bison-patches/2003-03/msg00057.html>.
20955
20956 2003-04-14  Bruno Haible  <bruno@clisp.org>
20957
20958         * m4/error.m4 (jm_PREREQ_ERROR): Use AC_FUNC_VPRINTF.
20959
20960 2003-04-11  Jim Meyering  <jim@meyering.net>
20961
20962         Merge changes from Coreutils.
20963
20964         2003-03-22  Jim Meyering  <jim@meyering.net>
20965
20966         * lib/strftime.c (widen): Cast alloca return value to proper type.
20967
20968         2003-01-19  Ulrich Drepper  <drepper@redhat.com>
20969
20970         From GNU libc.
20971         * lib/strftime.c (my_strftime): Handle very large width
20972         specifications for numeric values correctly.  Improve checks for
20973         overflow.
20974
20975         2003-01-19  Jim Meyering  <jim@meyering.net>
20976
20977         * lib/strftime.c (widen) [COMPILE_WIDE]: Merge nearly-identical
20978         definitions.
20979         (nl_get_alt_digit) [! defined my_strftime]: Define.
20980         (my_strftime) [_NL_CURRENT]: Merge nearly-identical uses of
20981         _nl_get_alt_digit and _nl_get_walt_digit.
20982
20983         * lib/strftime.c (my_strftime): Merge in locale-related changes from
20984         libc. These changes have no effect outside of _LIBC.
20985
20986 2003-04-10  Bruno Haible  <bruno@clisp.org>
20987
20988         * modules/findprog: New file.
20989         * MODULES.html.sh (func_all_modules): Add it.
20990
20991 2003-04-10  Bruno Haible  <bruno@clisp.org>
20992
20993         * m4/findprog.m4: New file.
20994         * m4/eaccess.m4: New file.
20995
20996 2003-04-10  Bruno Haible  <bruno@clisp.org>
20997
20998         * lib/findprog.h: New file, from GNU gettext.
20999         * lib/findprog.c: New file, from GNU gettext.
21000
21001 2003-04-05  Jim Meyering  <jim@meyering.net>
21002
21003         Merge changes from Coreutils.
21004
21005         * lib/exclude.h (PARAMS): Remove definition and uses.
21006         * lib/exclude.c: Remove uses of `PARAMS'.
21007
21008         * lib/dirname.c [TEST_DIRNAME]: Update build instructions for test.
21009         Add test-cases for DOS filenames. Declare program_name.
21010         (main): Set up program_name.  Patch by Rich Dawe.
21011
21012         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
21013         error from mntctl.
21014         Use mntctl's return value to drive the entry-processing loop, since
21015         we can't rely on the value of the vmt_length member in the last
21016         entry.  On some systems doing so could result in exhausting
21017         virtual memory.  Based in part on a patch from Mike Jetzer.
21018
21019 2003-04-04  Bruno Haible  <bruno@clisp.org>
21020
21021         * modules/linebreak: New file.
21022         * MODULES.html.sh (func_all_modules): Add it.
21023
21024 2003-04-04  Bruno Haible  <bruno@clisp.org>
21025
21026         * m4/linebreak.m4: New file.
21027
21028 2003-04-04  Bruno Haible  <bruno@clisp.org>
21029
21030         * lib/linebreak.h: New file, from GNU gettext.
21031         * lib/linebreak.c: New file, from GNU gettext with slight
21032         modifications.
21033         * lib/lbrkprop.h: New file, from GNU gettext.
21034
21035 2003-04-03  Bruno Haible  <bruno@clisp.org>
21036
21037         * modules/utf8-ucs4: New file.
21038         * modules/utf16-ucs4: New file.
21039         * modules/ucs4-utf8: New file.
21040         * modules/ucs4-utf16: New file.
21041         * MODULES.html.sh (func_all_modules): Add them.
21042
21043 2003-04-03  Bruno Haible  <bruno@clisp.org>
21044
21045         * m4/utf-ucs4.m4: New file.
21046         * m4/ucs4-utf.m4: New file.
21047
21048 2003-04-03  Bruno Haible  <bruno@clisp.org>
21049
21050         * lib/utf8-ucs4.h: New file, from GNU gettext.
21051         * lib/utf16-ucs4.h: New file, from GNU gettext.
21052         * lib/ucs4-utf8.h: New file, from GNU gettext.
21053         * lib/ucs4-utf16.h: New file, from GNU gettext.
21054
21055 2003-04-02  Bruno Haible  <bruno@clisp.org>
21056
21057         * modules/binary-io: New file.
21058         * MODULES.html.sh (func_all_modules): Add it.
21059
21060 2003-04-02  Bruno Haible  <bruno@clisp.org>
21061
21062         * lib/binary-io.h: New file, from GNU gettext.
21063
21064 2003-04-01  Bruno Haible  <bruno@clisp.org>
21065
21066         * modules/pathname: New file.
21067         * MODULES.html.sh (func_all_modules): Add it.
21068
21069 2003-04-01  Bruno Haible  <bruno@clisp.org>
21070
21071         * lib/pathname.h: New file, from GNU gettext.
21072         * lib/concatpath.c: New file, from GNU gettext.
21073
21074 2003-03-30  Bruno Haible  <bruno@clisp.org>
21075
21076         * m4/copy-file.m4 (gl_COPY_FILE): Add check for chown().
21077
21078 2003-03-30  Bruno Haible  <bruno@clisp.org>
21079
21080         * lib/copy-file.c (copy_file_preserving): Don't set owner if the
21081         function chown() doesn't exist.
21082
21083 2003-03-28  Bruno Haible  <bruno@clisp.org>
21084
21085         * modules/copy-file: New file.
21086         * MODULES.html.sh (func_all_modules): Add it.
21087
21088 2003-03-28  Bruno Haible  <bruno@clisp.org>
21089
21090         * m4/copy-file.m4: New file.
21091
21092 2003-03-28  Bruno Haible  <bruno@clisp.org>
21093
21094         * lib/copy-file.h: New file, from GNU gettext.
21095         * lib/copy-file.c: New file, from GNU gettext.
21096
21097 2003-03-18  Jim Meyering  <jim@meyering.net>
21098
21099         * lib/quote.c (quote_n): Fix typo in comment.
21100
21101 2003-03-18  Bruno Haible  <bruno@clisp.org>
21102
21103         * m4/onceonly.m4: Use m4_defn instead of defn, for better error
21104         checking.
21105         * m4/onceonly_2_57.m4: Likewise.
21106
21107 2003-03-17  Bruno Haible  <bruno@clisp.org>
21108
21109         * m4/onceonly.m4: Require autoconf 2.54 or newer.
21110         (m4_quote): Remove macro.
21111         * m4/onceonly_2_57.m4: Require autoconf 2.54 or newer.
21112
21113 2003-03-14  Jim Meyering  <jim@meyering.net>
21114
21115         Merge changes from Coreutils.
21116         * lib/obstack.h (obstack_object_size): Declare temporary, __o,
21117         to be const, in order to avoid warnings.
21118         (obstack_room): Likewise.
21119         (obstack_empty_p): Likewise.
21120
21121 2003-03-14  Bruno Haible  <bruno@clisp.org>
21122
21123         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE,
21124         AC_CHECK_DECLS_ONCE): Quote AC_FOREACH variable-expansions properly.
21125
21126 2003-03-13  Paul Eggert  <eggert@twinsun.com>
21127
21128         Merge changes from Bison.
21129         * lib/obstack.h: (__INT_TO_PTR) [__STDC__]: Cast result to
21130         (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
21131         when compiling Bison 1.875's `bitset bset = obstack_alloc
21132         (bobstack, bytes);'.  Problem reported by Nelson H. F. Beebe.
21133         * lib/hash.c: Include <stdbool.h> unconditionally.
21134
21135 2003-03-13  Paul Eggert  <eggert@twinsun.com>
21136
21137         * m4/onceonly.m4 (m4_quote): New macro.
21138         (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE, AC_CHECK_DECLS_ONCE):
21139         Quote AC_FOREACH variable-expansions properly.
21140
21141 2003-03-13  Paul Eggert  <eggert@twinsun.com>
21142
21143         * doc/COPYING.DOC, fdl.texi: Sync with latest FSF version.
21144
21145 2003-03-09  Paul Eggert  <eggert@twinsun.com>
21146
21147         * lib/argmatch.c (EXIT_FAILURE): Define if the system doesn't.
21148         Reported by Bruce Becker; see:
21149         http://mail.gnu.org/archive/html/bug-bison/2003-03/msg00017.html
21150
21151 2003-03-03  Paul Eggert  <eggert@twinsun.com>
21152             Bruno Haible  <bruno@clisp.org>
21153
21154         * lib/mbswidth.h: Include <wchar.h>. Needed for UnixWare 7.1.1.
21155         Reported by John Hughes, see
21156         http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00030.html
21157
21158 2003-02-20  Bruno Haible  <bruno@clisp.org>
21159
21160         * MODULES.html.sh (func_all_modules): Add poll.
21161
21162 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
21163
21164         * modules/poll: New file.
21165
21166 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
21167
21168         * lib/poll_.h: New file.
21169         * lib/poll.c: New file.
21170
21171 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
21172
21173         * m4/poll.m4: New file.
21174
21175 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
21176
21177         * modules/mathl: New file.
21178
21179 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
21180
21181         * lib/mathl.h: New file.
21182         * lib/acosl.c: New file.
21183         * lib/asinl.c: New file.
21184         * lib/atanl.c: New file.
21185         * lib/ceill.c: New file.
21186         * lib/cosl.c: New file.
21187         * lib/expl.c: New file.
21188         * lib/floorl.c: New file.
21189         * lib/frexpl.c: New file.
21190         * lib/ldexpl.c: New file.
21191         * lib/logl.c: New file.
21192         * lib/sincosl.c: New file.
21193         * lib/sinl.c: New file.
21194         * lib/sqrtl.c: New file.
21195         * lib/tanl.c: New file.
21196         * lib/trigl.c: New file.
21197         * lib/trigl.h: New file.
21198
21199 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
21200
21201         * m4/mathl.m4: New file.
21202
21203 2003-02-18  Bruno Haible  <bruno@clisp.org>
21204
21205         * MODULES.html.sh (func_all_modules): Add mathl.
21206
21207 2003-02-17  Bruno Haible  <bruno@clisp.org>
21208
21209         * modules/mkdtemp: New module.
21210         * MODULES.html.sh (func_all_modules): Add it.
21211
21212 2003-02-17  Bruno Haible  <bruno@clisp.org>
21213
21214         * m4/mkdtemp.m4: New file, from GNU gettext with modifications.
21215
21216 2003-02-17  Bruno Haible  <bruno@clisp.org>
21217
21218         * lib/mkdtemp.h: New file, from GNU gettext.
21219         * lib/mkdtemp.c: New file, from GNU gettext.
21220
21221 2003-02-02  Jim Meyering  <jim@meyering.net>
21222
21223         * m4/regex.m4 (jm_INCLUDED_REGEX): Detect broken re_search in
21224         e.g. glibc-2.2.93.
21225
21226 2003-01-31  Bruno Haible  <bruno@clisp.org>
21227
21228         * m4/rename.m4 (vb_FUNC_RENAME): Add a redirection from 'rename' to
21229         'rpl_rename'.
21230         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Add a redirection from 'strnlen' to
21231         'rpl_strnlen'.
21232         * m4/strtod.m4 (gl_FUNC_STRTOD): Add a redirection from 'strtod' to
21233         'rpl_strtod'.
21234         * m4/utime.m4 (jm_FUNC_UTIME): Add a redirection from 'utime' to
21235         'rpl_utime'.
21236
21237 2003-01-31  Bruno Haible  <bruno@clisp.org>
21238
21239         * lib/rename.c: #undef rename before defining rpl_rename.
21240         * lib/strnlen.c: #undef strnlen, define rpl_strnlen instead of strnlen.
21241
21242 2003-01-30  Bruno Haible  <bruno@clisp.org>
21243
21244         * modules/vasnprintf, modules/vasprintf: New modules.
21245         * MODULES.html.sh (func_all_modules): Add them.
21246
21247 2003-01-30  Bruno Haible  <bruno@clisp.org>
21248
21249         * m4/signed.m4: New file, from GNU gettext.
21250         * m4/longdouble.m4: New file, from GNU gettext.
21251         * m4/wchar_t.m4: New file, from GNU gettext.
21252         * m4/wint_t.m4: New file, from GNU gettext.
21253         * m4/vasnprintf.m4: New file.
21254         * m4/vasprintf.m4: New file.
21255
21256 2003-01-30  Bruno Haible  <bruno@clisp.org>
21257
21258         * lib/printf-args.h: New file, from GNU gettext.
21259         * lib/printf-args.c: New file, from GNU gettext.
21260         * lib/printf-parse.h: New file, from GNU gettext.
21261         * lib/printf-parse.c: New file, from GNU gettext.
21262         * lib/vasnprintf.h: New file, from GNU gettext.
21263         * lib/vasnprintf.c: New file, from GNU gettext.
21264         * lib/asnprintf.c: New file, from GNU gettext.
21265         * lib/vasprintf.h: New file, from GNU gettext with modifications.
21266         * lib/vasprintf.c: New file, from GNU gettext.
21267         * lib/asprintf.c: New file, from GNU gettext.
21268
21269 2003-01-29  Bruno Haible  <bruno@clisp.org>
21270
21271         * modules/stpncpy: New module.
21272         * MODULES.html.sh (func_all_modules): Add it.
21273
21274 2003-01-29  Bruno Haible  <bruno@clisp.org>
21275
21276         * m4/stpncpy.m4: New file.
21277
21278 2003-01-29  Bruno Haible  <bruno@clisp.org>
21279
21280         * lib/stpncpy.h: New file, from GNU gettext with modifications.
21281         * lib/stpncpy.c: New file, from GNU gettext with modifications.
21282
21283 2003-01-28  Bruno Haible  <bruno@clisp.org>
21284
21285         * modules/c-ctype: New module.
21286         * MODULES.html.sh (func_all_modules): Add it.
21287
21288 2003-01-28  Bruno Haible  <bruno@clisp.org>
21289
21290         * lib/c-ctype.h: New file, from GNU gettext, with changes suggested by
21291         Paul Eggert.
21292         * lib/c-ctype.c: New file, from GNU gettext, with changes suggested by
21293         Paul Eggert.
21294
21295 2003-01-27  Bruno Haible  <bruno@clisp.org>
21296
21297         * modules/xsetenv: New module.
21298         * MODULES.html.sh (func_all_modules): Add it.
21299
21300 2003-01-27  Bruno Haible  <bruno@clisp.org>
21301
21302         * lib/xsetenv.h: New file, from GNU gettext.
21303         * lib/xsetenv.c: New file, from GNU gettext.
21304
21305 2003-01-23  Jim Meyering  <jim@meyering.net>
21306
21307         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Correct typo: s/-1/no/ that kept this
21308         from working on systems without dirfd (at least Irix and OSF1/Tru64).
21309
21310 2003-01-23  Bruno Haible  <bruno@clisp.org>
21311
21312         * modules/minmax: New module.
21313         * MODULES.html.sh (func_all_modules): Add it.
21314
21315 2003-01-23  Bruno Haible  <bruno@clisp.org>
21316
21317         * lib/minmax.h: New file, from GNU gettext, with comments from Paul
21318         Eggert.
21319
21320 2003-01-22  Bruno Haible  <bruno@clisp.org>
21321
21322         * modules/exit: New module.
21323         * MODULES.html.sh (func_all_modules): Add it.
21324
21325 2003-01-22  Bruno Haible  <bruno@clisp.org>
21326
21327         * lib/exit.h: New file, from GNU gettext.
21328
21329 2003-01-19  Bruno Haible  <bruno@clisp.org>
21330
21331         * gnulib-tool: Recognize option --extract-maintainer.
21332         (func_get_maintainer): New function.
21333         * modules/*: Add Maintainer entry.
21334
21335 2003-01-16  Jim Meyering  <jim@meyering.net>
21336
21337         * m4/regex.m4: The `regex' struct is both input and output.
21338         Initialize it before each use.  Patch by Tim Waugh.
21339
21340 2003-01-16  Bruno Haible  <bruno@clisp.org>
21341
21342         * MODULES.html.sh: Add a table of contents. Add the module name as
21343         leftmost column. Add hyperlinks.
21344
21345 2003-01-15  Bruno Haible  <bruno@clisp.org>
21346
21347         * m4/md5.m4 (gl_MD5): Require AC_C_INLINE.
21348
21349 2003-01-15  Bruno Haible  <bruno@clisp.org>
21350
21351         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): Also test the LL suffix.
21352         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Also test the ULL
21353         suffix.
21354
21355 2003-01-15  Bruno Haible  <bruno@clisp.org>
21356
21357         * m4/alloca.m4 (gl_FUNC_ALLOCA): Invoke AC_EGREP_CPP prerequisites.
21358
21359 2003-01-15  Bruno Haible  <bruno@clisp.org>
21360
21361         * lib/stpcpy.h (stpcpy): Use ANSI C function declarations.
21362         * lib/strcase.h (strcasecmp, strncasecmp): Likewise.
21363
21364 2003-01-14  Jim Meyering  <jim@meyering.net>
21365
21366         * lib/same.c (same_name): Tweak a comment.
21367
21368 2003-01-14  Bruno Haible  <bruno@clisp.org>
21369
21370         * lib/same.c (same_name): Reorder tests so as to avoid calling stat()
21371         when a string comparison is sufficient.
21372
21373 2003-01-14  Bruno Haible  <bruno@clisp.org>
21374
21375         * lib/readtokens.c (readtoken): Cast character to 'unsigned char', not
21376         'unsigned int'.
21377
21378 2003-01-14  Bruno Haible  <bruno@clisp.org>
21379
21380         * lib/hash-pjw.c: Add comment about low quality of this function.
21381
21382 2003-01-13  Bruno Haible  <bruno@clisp.org>
21383
21384         * modules/stpcpy: Distribute lib/stpcpy.h.
21385         * modules/setenv: Depend on alloca. Distribute lib/setenv.h.
21386
21387 2003-01-13  Bruno Haible  <bruno@clisp.org>
21388
21389         * modules/*: Add a description.
21390         * modules/strpbrk: Fix Makefile.am snippet.
21391         * modules/strtoimax: Fix dependencies.
21392         * modules/strtoumax: Likewise.
21393
21394 2003-01-13  Bruno Haible  <bruno@clisp.org>
21395
21396         * gnulib-tool (func_create_testdir): Substitute lib_OBJECTS.
21397         * modules/alloca (Makefile.am): All object files depend on alloca.h.
21398         * modules/stdbool (Makefile.am): All object files depend on stdbool.h.
21399
21400 2003-01-13  Bruno Haible  <bruno@clisp.org>
21401
21402         * gnulib-tool (func_create_testdir): Store config/* files in the main
21403         directory.
21404         * config.rpath: Move to ...
21405         * config/config.rpath: ... here.
21406         * modules/gettext: Contains config/config.rpath, not config.rpath.
21407         * modules/iconv: Likewise.
21408
21409 2003-01-12  Paul Eggert  <eggert@twinsun.com>
21410
21411         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
21412         to avoid collisions with libcurses and libreadline.
21413
21414         * m4/getstr.m4: Remove.
21415         * m4/getline.m4 (gl_PREREQ_GETLINE): Require AC_HEADER_STDC.
21416
21417 2003-01-12  Paul Eggert  <eggert@twinsun.com>
21418
21419         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
21420         to avoid collisions with libcurses and libreadline.
21421
21422         * lib/Makefile.am (libfetish_a_SOURCES): Remove getstr.c, getstr.h.
21423         * lib/getstr.h, getstr.c: Remove.
21424         * lib/getline.c: Include "getline.h", to check interface.
21425         Move body of old getstr.c here: this defines MIN_CHUNK and
21426         declares getdelim2, which is renamed from getstr.
21427         (getline, getdelim): Adjust to renaming of getstr -> getdelim2.
21428
21429         * lib/linebuffer.c (readlinebuffer): Renamed from readline.
21430         All uses changed.
21431         * lib/linebuffer.h: Likewise.
21432         (readline): Remove backward-compatibility macro.
21433
21434 2003-01-12  Paul Eggert  <eggert@twinsun.com>
21435
21436         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
21437         to avoid collisions with libcurses and libreadline.
21438         * getstr: Remove.
21439         * MODULES.html.sh: Remove getstr.
21440         * modules/getline: Depend on unlocked-io, not getstr.
21441
21442 2003-01-12  Jim Meyering  <jim@meyering.net>
21443
21444         * lib/makepath.c: Don't test HAVE_ERRNO_H.  It's not necessary.
21445
21446 2003-01-10  Bruno Haible  <bruno@clisp.org>
21447
21448         * modules/alloca: Change Makefile.am requirements. Simplify Include
21449         requirements. Add lib/alloca_.h to file list.
21450
21451 2003-01-10  Bruno Haible  <bruno@clisp.org>
21452
21453         * m4/alloca.m4 (gl_FUNC_ALLOCA): Also define ALLOCA_H.
21454
21455 2003-01-10  Bruno Haible  <bruno@clisp.org>
21456
21457         * lib/alloca_.h: New file.
21458         * lib/getdate.y: Unconditionally include alloca.h.
21459         * lib/makepath.c: Likewise.
21460         * lib/setenv.c: Likewise.
21461         * lib/userspec.c: Likewise.
21462
21463 2003-01-09  Karl Berry  <karl@gnu.org>
21464
21465         * MODULES.html.sh: include `dirname $0` in PATH, to find
21466         gnulib-tool.
21467
21468 2003-01-09  Bruno Haible  <bruno@clisp.org>
21469
21470         * modules/stdbool: Change configure.ac, Makefile.am requirements.
21471         Simplify Include requirements. Add lib/stdbool.h.in to file list.
21472
21473 2003-01-09  Bruno Haible  <bruno@clisp.org>
21474
21475         * m4/stdbool.m4 (AM_STDBOOL_H): New macro.
21476
21477 2003-01-09  Bruno Haible  <bruno@clisp.org>
21478
21479         * lib/stdbool.h.in: New file.
21480
21481 2003-01-09  Bruno Haible  <bruno@clisp.org>
21482
21483         * gnulib-tool (func_all_modules): Ignore files ending in ~.
21484         * MODULES.html.sh: Likewise.
21485
21486 2003-01-08  Jim Meyering  <jim@meyering.net>
21487
21488         * lib/full-write.c: Undefine and define-away `const' after inclusion
21489         of errno.h, not before.  Suggestion from Bruno Haible.
21490
21491 2003-01-08  Bruno Haible  <bruno@clisp.org>
21492
21493         * modules/full-read: Depend on full-write.
21494
21495 2003-01-08  Bruno Haible  <bruno@clisp.org>
21496
21497         * lib/safe-read.c: Include specification header first, to ensure its
21498         selfcontainedness.
21499         * lib/full-write.c: Likewise.
21500
21501 2003-01-07  Jim Meyering  <jim@meyering.net>
21502
21503         * lib/full-write.c: Rework so that it may serve to define full_read,
21504         too.
21505         * lib/full-read.c: Simply #define FULL_READ and include full-write.c.
21506
21507 2003-01-07  Bruno Haible  <bruno@clisp.org>
21508
21509         * lib/strtoimax.c: Include <stdint.h> as an alternative to
21510         <inttypes.h>.
21511         * lib/xstrtol.h: Likewise.
21512         * lib/xstrtoimax.c: Likewise.
21513         * lib/xstrtoumax.c: Likewise.
21514         * lib/human.h: Likewise.
21515
21516         * lib/tempname.c: Include <inttypes.h> too. Avoids a compilation error
21517         on systems that have <inttypes.h> but not <stdint.h>.
21518
21519 2003-01-07  Bruno Haible  <bruno@clisp.org>
21520
21521         * MODULES.html.sh: Add copyright notice.
21522         (missed_files): Omit CVS directory entries.
21523         (func_module): Make it work with sed-3.02.
21524         * MODULES.txt: Remove file.
21525
21526 2003-01-06  Jim Meyering  <jim@meyering.net>
21527
21528         * lib/version-etc.c: Update year in translatable copyright string.
21529
21530 2003-01-03  Karl Berry  <karl@gnu.org>
21531
21532         * config/config.{guess,sub}: update from prep.
21533
21534 2003-01-02  Karl Berry  <karl@gnu.org>
21535
21536         * doc/COPYING.DOC: belatedly updated to 1.2.
21537
21538 2003-01-01  Karl Berry  <karl@gnu.org>
21539
21540         * gnulib-tool (func_verify_module): report module name $module in
21541         error message, not $1.
21542         * gnulib-tool (create-testdir): don't complain if destdir couldn't
21543         be created, only if it doesn't exist.
21544         * gnulib-tool (last_checkin_date): don't expand the $Date here.
21545
21546 2002-12-31  Paul Eggert  <eggert@twinsun.com>
21547
21548         * m4/memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
21549
21550 2002-12-31  Paul Eggert  <eggert@twinsun.com>
21551
21552         * lib/memcoll.c (memcoll): Fall back on a simple algorithm using
21553         memcmp if strcoll doesn't work.
21554
21555 2002-12-31  Bruno Haible  <bruno@clisp.org>
21556
21557         * lib/utime.c (utime_null): No need to call ftruncate if the file was
21558         nonempty.
21559
21560 2002-12-31  Bruno Haible  <bruno@clisp.org>
21561
21562         * lib/memcoll.c (STRCOLL): New macro.
21563         (memcoll): Use it.
21564
21565 2002-12-31  Bruno Haible  <bruno@clisp.org>
21566
21567         * lib/localcharset.h: New file.
21568         * lib/localcharset.c: Include it.
21569         * lib/unicodeio.c: Likewise.
21570
21571 2002-12-31  Bruno Haible  <bruno@clisp.org>
21572
21573         * lib/getstr.h (getstr): Define, to avoid clash with libcurses.
21574         * lib/linebuffer.h (readline): Define, to avoid clash with libreadline.
21575
21576 2002-12-31  Bruno Haible  <bruno@clisp.org>
21577
21578         * lib/getline.h: Include <stddef.h>, for size_t.
21579
21580         * lib/unicodeio.h: Include <stddef.h>, for size_t.
21581         * lib/unicodeio.c: Don't include <stddef.h>.
21582
21583 2002-12-31  Bruno Haible  <bruno@clisp.org>
21584
21585         * lib/getdate.y (get_date): Test HAVE_STRUCT_TM_TM_ZONE, not
21586         HAVE_TM_ZONE.
21587
21588 2002-12-24  Karl Berry  <karl@gnu.org>
21589
21590         * config/config.guess: update from prep.
21591
21592 2002-12-24  Bruno Haible  <bruno@clisp.org>
21593
21594         General infrasructure.
21595         * m4/README: Rewritten.
21596         * m4/onceonly.m4: New file.
21597         * m4/onceonly_2_57.m4: New file.
21598
21599         Module atexit.
21600         * m4/atexit.m4: New file.
21601
21602         Module strtod.
21603         * m4/strtod.m4: New file.
21604
21605         Module strtol.
21606         * m4/strtol.m4: New file.
21607
21608         Module strtoul.
21609         * m4/strtoul.m4: New file.
21610
21611         Module memchr.
21612         * m4/memchr.m4: New file.
21613
21614         Module memcmp.
21615         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): New macro.
21616         (jm_FUNC_MEMCMP): Invoke it.
21617
21618         Module memcpy.
21619         * m4/memcpy.m4: New file.
21620
21621         Module memmove.
21622         * m4/memmove.m4: New file.
21623
21624         Module memset.
21625         * m4/memset.m4: New file.
21626
21627         Module strcspn.
21628         * m4/strcspn.m4: New file.
21629
21630         Module strpbrk.
21631         * m4/strpbrk.m4: New file.
21632
21633         Module strstr.
21634         * m4/strstr.m4: New file.
21635
21636         Module strerror.
21637         * m4/strerror.m4: New file.
21638
21639         Module mktime.
21640         * m4/mktime.m4: Renamed from jm-mktime.m4.
21641         (gl_PREREQ_MKTIME): New macro.
21642         (gl_FUNC_MKTIME): Renamed from jm_FUNC_MKTIME. Invoke gl_PREREQ_MKTIME.
21643
21644         Module malloc.
21645         * m4/malloc.m4 (gl_PREREQ_MALLOC): New macro.
21646         (jm_FUNC_MALLOC): Use AC_FUNC_MALLOC. Invoke gl_PREREQ_MALLOC.
21647         Don't define HAVE_DONE_WORKING_MALLOC_CHECK, since nothing uses it.
21648
21649         Module realloc.
21650         * m4/realloc.m4 (gl_PREREQ_REALLOC): New macro.
21651         (jm_FUNC_REALLOC): Use AC_FUNC_REALLOC. Invoke gl_PREREQ_REALLOC.
21652         Don't define HAVE_DONE_WORKING_REALLOC_CHECK, since nothing uses it.
21653
21654         Module strftime.
21655         * m4/tm_gmtoff.m4: New file, extracted from strftime.m4.
21656         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Use AC_FUNC_STRFTIME.
21657         Don't test for bcopy (we are not emacs). Invoke AC_TYPE_MBSTATE_T and
21658         gl_TM_GMTOFF.
21659         (_jm_STRFTIME_PREREQS, jm_FUNC_GNU_STRFTIME): Use onceonly macros.
21660
21661         Module xalloc.
21662         * m4/xalloc.m4: New file.
21663
21664         Module alloca.
21665         * m4/alloca.m4: New file.
21666
21667         Module putenv.
21668         * m4/putenv.m4 (gl_PREREQ_PUTENV): New macro.
21669         (jm_FUNC_PUTENV): Invoke it.
21670
21671         Module setenv.
21672         * m4/setenv.m4 (gt_FUNC_SETENV): New macro.
21673         (gt_CHECK_VAR_DECL): Fix quoting error that led to infinite loop in m4
21674         when invoked twice.
21675         (gt_PREREQ_SETENV, gt_PREREQ_UNSETENV): New macros, replacing old
21676         gt_FUNC_SETENV.
21677
21678         Module memrchr.
21679         * m4/memrchr.m4: New file.
21680
21681         Module stpcpy.
21682         * m4/stpcpy.m4: New file.
21683
21684         Module strcase.
21685         * m4/strcase.m4: New file.
21686
21687         Module strdup.
21688         * m4/strdup.m4: New file.
21689
21690         Module strnlen.
21691         * m4/strnlen.m4: New file.
21692
21693         Module strndup.
21694         * m4/strndup.m4: New file.
21695
21696         Module xstrtod.
21697         * m4/xstrtod.m4: New file.
21698
21699         Module xstrtol.
21700         * m4/xstrtol.m4: New file.
21701
21702         Module getdate.
21703         * m4/getdate.m4: New file.
21704
21705         Module unlocked-io.
21706         * m4/unlocked-io.m4: Renamed from jm-glibc-io.m4.
21707         (jm_FUNC_GLIBC_UNLOCKED_IO): Invoke AC_GNU_SOURCE. Use onceonly macros.
21708         * m4/jm-glibc-io.m4n: Remove file.
21709
21710         Module long-options.
21711         * m4/long-options.m4: New file.
21712
21713         Module md5.
21714         * m4/md5.m4: New file.
21715
21716         Module sha.
21717         * m4/sha.m4: New file.
21718
21719         Module getstr.
21720         * m4/getstr.m4: New file.
21721
21722         Module getline.
21723         * m4/getline.m4 (gl_PREREQ_GETLINE): New macro.
21724         (AM_FUNC_GETLINE): Invoke AC_GNU_SOURCE. Use <stdlib.h>, not
21725         <sys/types.h>, for size_t. Use the function name gnu_getline, not
21726         simply getline. Infoke gl_PREREQ_GETLINE.
21727
21728         Module obstack.
21729         * m4/obstack.m4: New file.
21730
21731         Module hash.
21732         * m4/hash.m4: New file.
21733
21734         Module readtokens.
21735         * m4/readtokens.m4: New file.
21736
21737         Module strverscmp.
21738         * m4/strverscmp.m4: New file.
21739
21740         Module stdbool.
21741         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Add test for _Bool. Needed for
21742         OSF/1.
21743
21744         Module strtoll.
21745         * m4/strtoll.m4: New file.
21746
21747         Module strtoull.
21748         * m4/strtoull.m4: New file.
21749
21750         Module strtoimax.
21751         * m4/strtoimax.m4: New file.
21752
21753         Module strtoumax.
21754         * m4/strtoumax.m4: New file.
21755
21756         Module xstrtoimax.
21757         * m4/xstrtoimax.m4 (jm_XSTRTOIMAX): Renamed from
21758         jm_AC_PREREQ_XSTRTOIMAX.
21759         Moved the strtol prerequisites to strtol.m4.
21760         Moved the strtoll prerequisites to strtoll.m4.
21761         Moved the strtoimax prerequisites to strtoimax.m4.
21762
21763         Module xstrtoumax.
21764         * m4/xstrtoumax.m4 (jm_XSTRTOUMAX): Renamed from
21765         jm_AC_PREREQ_XSTRTOUMAX.
21766         Moved the strtoul prerequisites to strtoul.m4.
21767         Moved the strtoull prerequisites to strtoull.m4.
21768         Moved the strtoumax prerequisites to strtoumax.m4.
21769
21770         Module chown.
21771         * m4/chown.m4 (gl_PREREQ_CHOWN): New macro.
21772         (jm_FUNC_CHOWN): Use AC_FUNC_CHOWN. Invoke gl_PREREQ_CHOWN.
21773
21774         Module dup2.
21775         * m4/dup2.m4: New file.
21776
21777         Module ftruncate.
21778         * m4/ftruncate.m4 (gl_PREREQ_FTRUNCATE): New macro.
21779         (jm_FUNC_FTRUNCATE): Use AC_REPLACE_FUNCS. Invoke gl_PREREQ_FTRUNCATE.
21780
21781         Module getgroups.
21782         * m4/getgroups.m4 (gl_PREREQ_GETGROUPS): New macro.
21783         (jm_FUNC_GETGROUPS): Use AC_FUNC_GETGROUPS. Invoke gl_PREREQ_GETGROUPS.
21784
21785         Module gettimeofday.
21786         * m4/gettimeofday.m4 (gl_PREREQ_GETTIMEOFDAY): New macro.
21787         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use onceonly macros. Invoke
21788         gl_PREREQ_GETTIMEOFDAY.
21789
21790         Module mkdir.
21791         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): New macro.
21792         (UTILS_FUNC_MKDIR_TRAILING_SLASH): Invoke gl_PREREQ_MKDIR.
21793
21794         Module mkstemp.
21795         * m4/mkstemp.m4 (gl_PREREQ_MKSTEMP): New macro.
21796         (jm_PREREQ_TEMPNAME): New macro, from prereq.m4. Also invoke
21797         jm_AC_TYPE_UINTMAX_T.
21798         (UTILS_FUNC_MKSTEMP): Invoke gl_PREREQ_MKSTEMP and jm_PREREQ_TEMPNAME.
21799
21800         Module stat.
21801         * m4/stat.m4 (gl_PREREQ_STAT): New macro.
21802         (jm_FUNC_STAT): Use AC_FUNC_STAT. Invoke gl_PREREQ_STAT.
21803
21804         Module lstat.
21805         * m4/lstat.m4 (gl_PREREQ_LSTAT): New macro.
21806         (jm_FUNC_LSTAT): Use AC_FUNC_LSTAT. Invoke gl_PREREQ_LSTAT.
21807
21808         Module timespec.
21809         * m4/timespec.m4 (gl_TIMESPEC): New macro.
21810         (jm_CHECK_TYPE_STRUCT_TIMESPEC): Add check for <sys/time.h>.
21811         * m4/st_mtim.m4: Indentation.
21812
21813         Module nanosleep.
21814         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): New macro.
21815         (jm_FUNC_NANOSLEEP): Add check for <sys/time.h>. Invoke
21816         gl_PREREQ_NANOSLEEP.
21817
21818         Module regex.
21819         * m4/regex.m4 (jm_PREREQ_REGEX): New macro.
21820         (jm_INCLUDED_REGEX): Invoke jm_PREREQ_REGEX.
21821         (gl_REGEX): New macro.
21822
21823         Module rename.
21824         * m4/rename.m4 (gl_PREREQ_RENAME): New macro.
21825         (vb_FUNC_RENAME): Invoke gl_PREREQ_RENAME.
21826
21827         Module rmdir.
21828         * m4/rmdir.m4: New file.
21829
21830         Module utime.
21831         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Use onceonly macros.
21832         * m4/utime.m4 (gl_PREREQ_UTIME): New macro.
21833         (jm_FUNC_UTIME): Invoke gl_PREREQ_UTIME.
21834
21835         Module dirname.
21836         * m4/dirname.m4: New file.
21837
21838         Module getopt.
21839         * m4/getopt.m4: New file.
21840
21841         Module unistd-safer.
21842         * m4/unistd-safer.m4: New file.
21843
21844         Module fnmatch.
21845         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Include <stdlib.h>, for exit()
21846         declaration.
21847         (gl_PREREQ_FNMATCH_EXTRA): New macro.
21848         (gl_FUNC_FNMATCH_POSIX): New macro.
21849         (gl_FUNC_FNMATCH_GNU): Renamed from AC_FUNC_FNMATCH_GNU. Invoke
21850         gl_PREREQ_FNMATCH_EXTRA. Use the function name gnu_fnmatch, not
21851         simply fnmatch.
21852
21853         Module exclude.
21854         * m4/exclude.m4: New file.
21855
21856         Module human.
21857         * m4/human.m4: New file.
21858
21859         Module acl.
21860         * m4/acl.m4: Nop.
21861
21862         Module backupfile.
21863         * m4/backupfile.m4: New file.
21864         * m4/d-ino.m4: Indentation.
21865
21866         Module fsusage.
21867         * m4/fsusage.m4 (gl_FSUSAGE): New macro.
21868         (jm_STATFS_TRUNCATES): New macro, from coreutils-4.5.4/configure.ac.
21869         (gl_PREREQ_FSUSAGE_EXTRA): New macro.
21870
21871         Module dirfd.
21872         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Invoke some AC_EGREP_CPP
21873         requirements.
21874
21875         Module euidaccess.
21876         * m4/euidaccess.m4: New file.
21877
21878         Module file-type.
21879         * m4/file-type.m4: New file.
21880
21881         Module fileblocks.
21882         * m4/fileblocks.m4: New file.
21883
21884         Module filemode.
21885         * m4/filemode.m4: New file.
21886
21887         Module isdir.
21888         * m4/isdir.m4: New file.
21889
21890         Module lchown.
21891         * m4/lchown.m4 (gl_PREREQ_LCHOWN): New macro.
21892         (jm_FUNC_LCHOWN): Invoke gl_PREREQ_LCHOWN.
21893
21894         Module makepath.
21895         * m4/makepath.m4: New file.
21896
21897         Module modechange.
21898         * m4/modechange.m4: New file.
21899
21900         Module mountlist.
21901         * m4/mountlist.m4: New file.
21902         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Use onceonly macros.
21903         Indentation.
21904
21905         Module path-concat.
21906         * m4/path-concat.m4: New file.
21907
21908         Module pathmax.
21909         * m4/pathmax.m4: New file.
21910
21911         Module same.
21912         * m4/same.m4: New file.
21913
21914         Module save-cwd.
21915         * m4/save-cwd.m4: New file.
21916
21917         Module savedir.
21918         * m4/savedir.m4: New file.
21919
21920         Module xgetcwd.
21921         * m4/xgetcwd.m4: New file.
21922         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Use onceonly macros.
21923
21924         Module xreadlink.
21925         * m4/xreadlink.m4: New file.
21926
21927         Module safe-read.
21928         * m4/safe-read.m4: New file.
21929
21930         Module safe-write.
21931         * m4/safe-write.m4: New file.
21932
21933         Module closeout.
21934         * m4/closeout.m4: New file.
21935
21936         Module stdio-safer.
21937         * m4/stdio-safer.m4: New file.
21938
21939         Module getpass.
21940         * m4/getpass.m4: New file.
21941
21942         Module getugroups.
21943         * m4/getugroups.m4: New file.
21944
21945         Module group-member.
21946         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): New macro.
21947         (jm_FUNC_GROUP_MEMBER): Invoke AC_GNU_SOURCE, gl_PREREQ_GROUP_MEMBER.
21948
21949         Module idcache.
21950         * m4/idcache.m4: New file.
21951
21952         Module userspec.
21953         * m4/userspec.m4: New file.
21954
21955         Module gettime.
21956         * m4/clock_time.m4: New file.
21957         * m4/gettime.m4: New file.
21958
21959         Module settime.
21960         * m4/settime.m4: New file.
21961
21962         Module posixtm.
21963         * m4/posixtm.m4: New file.
21964
21965         Module gethostname.
21966         * m4/gethostname.m4: New file.
21967
21968         Module canon-host.
21969         * m4/canon-host.m4: New file.
21970
21971         Module gettext.
21972         * m4/codeset.m4: New file, from gettext-0.11.5.
21973         * m4/gettext.m4: New file, from gettext-0.11.5.
21974         * m4/glibc21.m4: New file, from gettext-0.11.5.
21975         * m4/iconv.m4: New file, from gettext-0.11.5.
21976         * m4/intdiv0.m4: New file, from gettext-0.11.5.
21977         * m4/inttypes-pri.m4: New file, from gettext-0.11.5.
21978         * m4/inttypes.m4: New file, from gettext-0.11.5.
21979         * m4/inttypes_h.m4: New file, from gettext-0.11.5 with modifications.
21980         * m4/isc-posix.m4: New file, from gettext-0.11.5.
21981         * m4/lcmessage.m4: New file, from gettext-0.11.5.
21982         * m4/lib-ld.m4: New file, from gettext-0.11.5.
21983         * m4/lib-link.m4: New file, from gettext-0.11.5.
21984         * m4/lib-prefix.m4: New file, from gettext-0.11.5.
21985         * m4/progtest.m4: New file, from gettext-0.11.5.
21986         * m4/stdint_h.m4: New file, from gettext-0.11.5 with modifications.
21987         * m4/uintmax_t.m4: New file, from gettext-0.11.5 with modifications.
21988         * m4/ulonglong.m4: New file, from gettext-0.11.5 with modifications.
21989
21990         Module localcharset.
21991         * m4/localcharset.m4: New file.
21992
21993         Module hard-locale.
21994         * m4/hard-locale.m4: New file.
21995
21996         Module mbswidth.
21997         * m4/mbswidth.m4 (gl_MBSWIDTH): Renamed from jm_PREREQ_MBSWIDTH. Use
21998         onceonly macros.
21999         * m4/mbrtowc.m4: Add comment.
22000
22001         Module memcasecmp.
22002         * m4/memcasecmp.m4: New file.
22003
22004         Module memcoll.
22005         * m4/memcoll.m4: New file.
22006
22007         Module unicodeio.
22008         * m4/unicodeio.m4: New file.
22009
22010         Module rpmatch.
22011         * m4/rpmatch.m4: New file.
22012
22013         Module yesno.
22014         * m4/yesno.m4: New file.
22015
22016         Module exitfail.
22017         * m4/exitfail.m4: New file.
22018
22019         Module c-stack.
22020         * m4/c-stack.m4 (gl_C_STACK): New macro.
22021         (jm_PREREQ_C_STACK): Check for <sys/time.h>. Use onceonly macros.
22022
22023         Module error.
22024         * m4/error.m4 (gl_ERROR): New macro.
22025         (jm_PREREQ_ERROR): Use onceonly macros.
22026
22027         Module fatal.
22028         * m4/fatal.m4: New file.
22029
22030         Module getloadavg.
22031         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Use onceonly macros.
22032         (gl_FUNC_GETLOADAVG, gl_PREREQ_GETLOADAVG): New macros.
22033
22034         Module getpagesize.
22035         * m4/getpagesize.m4: New file.
22036
22037         Module getusershell.
22038         * m4/getusershell.m4: New file.
22039
22040         Module physmem.
22041         * m4/physmem.m4: New file.
22042
22043         Module posixver.
22044         * m4/posixver.m4: New file.
22045
22046         Module quotearg.
22047         * m4/quotearg.m4: New file.
22048
22049         Module quote.
22050         * m4/quote.m4: New file.
22051
22052         Module readutmp.
22053         * m4/readutmp.m4: New file, based on jm_PREREQ_READUTMP from prereq.m4.
22054
22055         Module sig2str.
22056         * m4/sig2str.m4: New file.
22057
22058         Other.
22059         * m4/longlong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Remove, moved to
22060         ulonglong.m4.
22061         * m4/intmax_t.m4: New file.
22062         * m4/d-type.m4: Indentation.
22063         * m4/jm-macros.m4: Update.
22064         * m4/prereq.m4 (jm_PREREQ): Update.
22065         (jm_PREREQ_ADDEXT): Remove, obsoleted by backupfile.m4.
22066         (jm_PREREQ_CANON_HOST): Remove, obsoleted by canon-host.m4.
22067         (jm_PREREQ_DIRNAME): Remove, obsoleted by dirname.m4.
22068         (jm_PREREQ_EXCLUDE): Remove, obsoleted by exclude.m4.
22069         (jm_PREREQ_GETPAGESIZE): Remove, obsoleted by getpagesize.m4.
22070         (jm_PREREQ_HARD_LOCALE): Remove, obsoleted by hard-locale.m4.
22071         (jm_PREREQ_HASH): Remove, obsoleted by hash.m4.
22072         (jm_PREREQ_HUMAN): Remove, obsoleted by human.m4.
22073         (jm_PREREQ_MEMCHR): Remove, obsoleted by memchr.m4.
22074         (jm_PREREQ_PHYSMEM): Remove, obsoleted by physmem.m4.
22075         (jm_PREREQ_POSIXVER): Remove, obsoleted by posixver.m4.
22076         (jm_PREREQ_QUOTEARG): Remove, obsoleted by quotearg.m4.
22077         (jm_PREREQ_READUTMP): Remove, obsoleted by readutmp.m4.
22078         (jm_PREREQ_REGEX): Remove, obsoleted by regex.m4.
22079         (jm_PREREQ_STRNLEN): Remove, obsoleted by strnlen.m4.
22080         (jm_PREREQ_TEMPNAME): Remove, obsoleted by mkstemp.m4.
22081         (jm_PREREQ_XGETCWD): Remove, obsoleted by xgetcwd.m4.
22082         (jm_PREREQ_XREADLINK): Remove, obsoleted by xreadlink.m4.
22083         * m4/readdir.m4 (jm_FUNC_READDIR): Use onceonly macros.
22084
22085 2002-12-24  Bruno Haible  <bruno@clisp.org>
22086
22087         * MODULES.txt: Update according to m4/ changes.
22088
22089         Module gettext.
22090         * config.rpath: New file, from gettext-0.11.5.
22091
22092         * modules/*: New module descriptions.
22093         * gnulib-tool: New file.
22094         * MODULES.html.sh: New file.
22095
22096 2002-12-21  Karl Berry  <karl@gnu.org>
22097
22098         * doc/fdl.texi: update to version 1.2.
22099
22100 2002-12-19  Karl Berry  <karl@gnu.org>
22101
22102         * config/config.guess: update from prep.
22103
22104 2002-12-18  Bruno Haible  <bruno@clisp.org>
22105
22106         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't test for localtime_r.
22107         * m4/jm-mktime.m4 (jm_FUNC_MKTIME): Likewise.
22108
22109 2002-12-17  Bruno Haible  <bruno@clisp.org>
22110
22111         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Remove checks for limits.h,
22112         stdlib.h, string.h.
22113
22114 2002-12-17  Bruno Haible  <bruno@clisp.org>
22115
22116         * lib/canon-host.c (strdup): Remove unused declaration.
22117
22118         * lib/fsusage.c: Include full_read.h.
22119         (get_fs_usage): Use full_read instead of safe_read.
22120
22121         * lib/utime.c (utime_null): Use SAFE_READ_ERROR.
22122
22123 2002-12-12  Karl Berry  <karl@gnu.org>
22124
22125         * config/config.guess: update from prep.
22126
22127 2002-12-11  Bruno Haible  <bruno@clisp.org>
22128
22129         * m4/setenv.m4: New file, from gettext-0.11.5.
22130
22131 2002-12-11  Bruno Haible  <bruno@clisp.org>
22132
22133         * lib/setenv.h: Rewritten to cope with systems that have setenv() but
22134         not unsetenv().
22135         * lib/setenv.c, unsetenv.c: Taken from glibc-2.2.4 with the following
22136         modifications:
22137
22138         2002-12-11  Bruno Haible  <bruno@clisp.org>
22139
22140                 * setenv.c (alloca): Fall back to malloc.
22141                 (freea): New macro.
22142                 (setenv): Use freea() to free memory allocated with alloca().
22143
22144         2002-11-13  Bruno Haible  <bruno@clisp.org>
22145
22146                 * setenv.c (compar_fn_t, __add_to_environ, setenv): Use ANSI C
22147                 function declarations.
22148                 * unsetenv.c (unsetenv): Likewise.
22149
22150         2002-03-04  Bruno Haible  <bruno@clisp.org>
22151
22152                 Portability to AIX 4.3.3.
22153                 * unsetenv.c: New file, extracted from setenv.c.
22154                 * setenv.c: Move the unsetenv() function to unsetenv.c.
22155
22156         2001-12-20  Bruno Haible  <bruno@clisp.org>
22157
22158                 * setenv.c (__add_to_environ): Don't call realloc(NULL,...),
22159                 use malloc instead. For SunOS 4.
22160
22161         2001-12-11  Bruno Haible  <bruno@clisp.org>
22162
22163                 * setenv.c: Declare alloca.
22164                 (compar_fn_t): New typedef.
22165                 (KNOWN_VALUE, STORE_VALUE): Use it.
22166
22167         * lib/Makefile.am (libfetish_a_SOURCES): Add setenv.c, unsetenv.c,
22168         setenv.h.
22169
22170 2002-12-10  Paul Eggert  <eggert@twinsun.com>
22171
22172         Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
22173         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE, EXCLUDE_WILDCARDS):
22174         Choose values that are less likely to collide with system fnmatch
22175         options.
22176         * lib/exclude.c (FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not
22177         defined (e.g., a pure POSIX system).
22178         (EXCLUDE_macros_do_not_collide_with_FNM_macros): Use FNM_PATHNAME
22179         instead of FNM_FILE_NAME, for compatibility with pure POSIX sytems.
22180
22181 2002-12-06  Paul Eggert  <eggert@twinsun.com>
22182
22183         Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
22184         a pain in practice to deal with generated m4 files.  This change
22185         goes together with the 2002-12-04 unlocked-io.h change in ../lib.
22186
22187         * m4/Makefile.am.in (Makefile.am): Don't mention jm-glibc-io.m4n
22188         and jm-glibc-io.m4, as they are no longer a special case.
22189         * m4/jm-glibc-io.m4: Rename from jm-glibc-io.m4n, and remove the
22190         kludge and the auto-generation stuff.  Check only whether the
22191         functions are declared, not whether they exist, since older hosts
22192         that don't declare the functions can't use the optimization anyway.
22193
22194 2002-12-06  Jim Meyering  <jim@meyering.net>
22195
22196         * lib/error.c: Be consistent: change `#ifndef _LIBC' to `#if !_LIBC'.
22197
22198         Merge in changes from libc's misc/error.c, in preparation
22199         for the merge of gnulib's changes back into libc.
22200
22201         * lib/error.c (_): Define only if not already defined.
22202         Move definition to follow all #include directives.
22203         Include unlocked-io.h only if !_LIBC.
22204         [_LIBC]: Include <libio/libioP.h>.
22205         [USE_IN_LIBIO]: Include <libio/iolibio.h>
22206         (fflush): Tweak definition to use INTUSE.
22207         (putc): Define.
22208
22209 2002-12-05  Paul Eggert  <eggert@twinsun.com>
22210
22211         * lib/alloca.c [defined emacs]: Include "lisp.h".
22212         (xalloc_die) [defined emacs]: New macro.
22213         (free) [defined emacs && defined EMACS_FREE]: Define to EMACS_FREE.
22214         [! defined emacs]: Include <xalloc.h>.
22215         (POINTER_TYPE) [!defined POINTER_TYPE]: New macro.
22216         (pointer): Typedef to POINTER_TYPE *.
22217         (malloc): Remove decl; we now always use xmalloc.
22218         (alloca): Use old-style definition, since Emacs needs this.
22219         Check for arithmetic overflow when computing combined size.
22220
22221 2002-12-04  Paul Eggert  <eggert@twinsun.com>
22222
22223         Do not generate unlocked-io.h automatically, since it's easier to
22224         maintain it by hand.
22225
22226         * lib/unlocked-io.h: New file, from GNU diffutils,
22227         but with proper copyright notice and attribution.
22228         * lib/gen-uio: Remove.
22229         * lib/Makefile.am: Add copyright notice.
22230         (libfetish_a_SOURCES): Add unlocked-io.h.
22231         (BUILT_SOURCES, all-local): Remove unlocked-io.h.
22232         (DISTCLEANFILES, io_functions): Remove macros.
22233         (EXTRA_DIST): Remove gen_uio.
22234         (unlocked-io.h): Remove rule.
22235
22236 2002-12-04  Jim Meyering  <jim@meyering.net>
22237
22238         Reflect the fact that stat.c and lstat.c are no longer generated.
22239         * lib/Makefile.am (BUILT_SOURCES): Remove stat.c and lstat.c.
22240         (DISTCLEANFILES): Likewise.
22241         (EXTRA_DIST): Likewise.
22242         (all_local): Don't depend on stat.c or lstat.c.
22243         (stat.c, lstat.c): Remove rules.
22244         (EXTRA_DIST): Remove xstat.in.
22245
22246         * lib/xstat.in: Remove file.  Contents moved into stat.c.
22247         * lib/stat.c: New file.  Contents mostly from xstat.in.
22248         * lib/stat.c: Rework so that it may serve to define rpl_lstat, too.
22249         * lib/lstat.c: New file. Simply #define LSTAT and include stat.c.
22250
22251         * lib/safe-read.c: Rework so that it may serve to define safe_write,
22252         too.
22253         * lib/safe-write.c: Simply #define SAFE_WRITE and include safe-read.c.
22254
22255 2002-12-03  Jim Meyering  <jim@meyering.net>
22256
22257         * lib/safe-read.c, safe-write.c: Change variable names and comments,
22258         but not semantics, to minimize the differences between these two files.
22259         (safe_read): Change comment to mention SAFE_READ_ERROR.
22260
22261         * lib/safe-read.c (IS_EINTR): Define.
22262         (safe_read): Use IS_EINTR in place of in-function cpp directives.
22263
22264 2002-12-02  Jim Meyering  <jim@meyering.net>
22265
22266         * lib/safe-read.c (EINTR): Define.
22267         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
22268         (INT_MAX): Provide fallback.
22269         (safe_read): Rewrite to iterate IFF the read fails with EINTR.
22270
22271         * lib/safe-read.h (SAFE_READ_ERROR): Define.
22272
22273 2002-12-02  Bruno Haible  <bruno@clisp.org>
22274
22275         * lib/safe-write.c (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM):
22276         Define, taken from safe-read.c.
22277         (INT_MAX): Provide fallback.
22278         (safe_write): Rewrite to iterate IFF the write fails with EINTR.
22279         * lib/safe-write.h (SAFE_WRITE_ERROR): Define.
22280
22281         * lib/safe-read.c (EINTR): Remove definition.
22282         (safe_read): Don't use EINTR if it is absent.
22283
22284 2002-12-01  Jim Meyering  <jim@meyering.net>
22285
22286         * lib/safe-read.c: (safe_read): Also exit the loop when read returns
22287         zero.
22288         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, INT_MAX): Define.
22289
22290 2002-11-27  Paul Eggert  <eggert@twinsun.com>
22291
22292         * lib/hash.c (hash_lookup, hash_get_first, hash_get_next,
22293         hash_find_entry, hash_rehash): Replace `if (limit <= value) abort ();'
22294         with `if (! (value < limit)) abort ();', for readability.
22295
22296 2002-11-26  Karl Berry  <karl@gnu.org>
22297
22298         * lib/strdup.c: copy from libc again, with jim's ok.
22299         * lib/.cppi-disable: re-add strdup.c
22300
22301 2002-11-25  Karl Berry  <karl@gnu.org>
22302
22303         * lib/strtoll.c: copy from libc, meaning we now #include <strtol.c>
22304         instead of "strtol.c".
22305
22306 2002-11-25  Karl Berry  <karl@gnu.org>
22307
22308         * config/install-sh: update from automake for variable quoting, $0 in
22309         error msgs, etc.
22310
22311         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): new entry.
22312         * config/srclist.txt ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new
22313         entry.
22314
22315 2002-11-25  Jim Meyering  <jim@meyering.net>
22316
22317         * lib/mktime.c: Sync from libc, now that it has the latest fix.
22318
22319 2002-11-24  Karl Berry  <karl@gnu.org>
22320
22321         * lib/error.c, getopt.c, getopt.h, getopt1.c, obstack.c, regex.c,
22322         regex.h, strdup.c, strtoll.c, tempname.c: change license to gpl.
22323
22324 2002-11-24  Jim Meyering  <jim@meyering.net>
22325
22326         Update from coreutils:
22327
22328         * lib/mktime.c: Merge in changes from libc.
22329
22330         Avoid a link-time failure on some Linux systems.
22331         * lib/mktime.c (STATIC): Define to be empty (_LIBC) or `static'
22332         (otherwise).
22333         (__mon_yday): Declare with the STATIC attribute.
22334         (__mktime_internal): Likewise.
22335         Based on a report from Greg Schafer.
22336
22337 2002-11-23  Jim Meyering  <jim@meyering.net>
22338
22339         * lib/sig2str.c (str2signum, sig2str): Avoid a warning from gcc:
22340         Use `unsigned', not `int', as type of index.
22341
22342         * lib/xstat.in [@BEGIN_LSTAT_ONLY@]: Include <string.h>.
22343
22344         * lib/fsusage.c: Remove unneeded parentheses around operands of
22345         `defined'.
22346
22347 2002-11-22  Paul Eggert  <eggert@twinsun.com>
22348
22349         * lib/quotearg.h: Allow multiple inclusion by surrounding with
22350         "#ifndef QUOTEARG_H_".  Include <stddef.h>, for size_t,
22351         so that we can be included first.
22352         (PARAMS): Remove; we now assume C89 or later.  All uses removed.
22353         * lib/quotearg.c: Include quotearg.h immediately after config.h.
22354         No need to include stddef.h or sys/types.h any more.
22355         Surround local include files with "", not "<>".
22356         Assume HAVE_LIMITS_H unconditionally, as we assume C89.
22357         Similarly, assume HAVE_C_BACKSLASH_A, CHAR_BIT, UCHAR_MAX, UINT_MAX,
22358         HAVE_STDLIB_H, HAVE_STRING_H, STDC_HEADERS.
22359         (HAVE_MBSINIT): Undef if !HAVE_MBRTOWC.
22360         (mbsinit): Define to 1 if !defined mbsinit && !HAVE_MBSINIT.
22361         (ISPRINT): Remove; no longer needed now that we assume C89.
22362
22363         (clone_quoting_options, quotearg_buffer, quotearg_n_options):
22364         Preserve errno.
22365
22366         (quotearg_buffer_restyled, quotearg_n, quotearg_n_style,
22367         quotearg_char): Use SIZE_MAX rather than
22368         (size_t) -1 when we are talking about "infinity".
22369
22370         (quotearg_buffer_restyled): Fix bug when quoting trigraphs.
22371
22372 2002-11-22  Paul Eggert  <eggert@twinsun.com>
22373
22374         * lib/hash.c: Avoid use of <assert.h>, as the GNU Coding Standards
22375         hint that one should use `if (! x) abort ();' rather than `assert
22376         (x);', and anyway it's one less thing to worry about configuring.
22377         (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
22378         hash_rehash, hash_insert): Use abort rather than assert.
22379
22380 2002-11-22  Bruno Haible  <bruno@clisp.org>
22381
22382         * lib/safe-read.h: Assume C89. Add comments.
22383         (safe_read): Change return type to size_t.
22384         * lib/safe-read.c (safe_read): Change return type to size_t. Handle
22385         byte counts > SSIZE_MAX correctly.
22386         * lib/safe-write.h: New file.
22387         * lib/safe-write.c: New file.
22388         * lib/full-read.h: New file.
22389         * lib/full-read.c: New file.
22390         * lib/full-write.h: Assume C89. Add comments.
22391         * lib/full-write.c: Include safe-write.h.
22392         (full_write): Rewritten to use safe_write.
22393         Suggested by Jim Meyering and Paul Eggert.
22394
22395 2002-11-21  Jim Meyering  <jim@meyering.net>
22396
22397         * lib/strdup.c (strdup): Tweak comment and initial #if/#include.
22398
22399         Merge in changes from the coreutils.
22400
22401         2002-09-25  Paul Eggert  <eggert@twinsun.com>
22402         * lib/fsusage.c [! HAVE_INTTYPES_H && HAVE_STDINT_H] Include
22403         <stdint.h>.
22404         (UINTMAX_MAX) [!defined UINTMAX_MAX]: New macro.
22405         (PROPAGATE_ALL_ONES): Work even if X is unsigned and narrower than
22406         int.  Work more efficiently if X is the same width as uintmax_t.
22407         Do not compare X to -1, to avoid bogus compiler warning.
22408         (get_fs_usage): (uintmax_t) -1 -> UINTMAX_MAX to avoid a cast.
22409         Don't assume that f_frsize and f_bsize are the same type.
22410
22411         * lib/mountlist.c: #undef MNT_IGNORE before defining it, to avoid
22412         warning on FreeBSD.
22413
22414         * lib/makepath.c (make_path): Restore umask *before* creating the final
22415         component.
22416         (make_path): Minor reformatting.
22417
22418         * lib/xmalloc.c: Adjust to work with new autoconf macros,
22419         AC_FUNC_MALLOC and AC_FUNC_REALLOC: test #ifndef
22420         HAVE_MALLOC/HAVE_REALLOC.
22421
22422         * lib/mountlist.h (ME_DUMMY): Don't count entries of type `auto' as
22423         dummy ones.  At least on GNU/Linux systems, `auto' means something
22424         else.
22425         From Michael Stone.
22426
22427 2002-11-21  Bruno Haible  <bruno@clisp.org>
22428
22429         Remove case insensitive option matching.
22430         * lib/argmatch.h (argcasematch): Remove declaration.
22431         (ARGCASEMATCH): Remove macro.
22432         (__xargmatch_internal): Remove case_sensitive argument.
22433         (XARGMATCH): Update.
22434         (XARGCASEMATCH): Remove macro.
22435         * lib/argmatch.c (argmatch): Renamed from __argmatch_internal. Remove
22436         case_sensitive argument.
22437         (argcasematch): Remove function.
22438         (__xargmatch_internal): Remove case_sensitive argument.
22439         (main): Use XARGMATCH instead of XARGCASEMATCH.
22440
22441         * lib/xmalloc.c: Change compile-time error message. Add comment about
22442         required autoconf version.
22443
22444 2002-11-20  Paul Eggert  <eggert@twinsun.com>
22445
22446         Merge argmatch cleanups from Bison.  Assume C89.
22447
22448         * lib/argmatch.c: Include config.h here, not in argmatch.h.
22449         Include stdlib.h, for EXIT_FAILURE.
22450         Always include <string.h>, since we assume C89.
22451         (EXIT_FAILURE): Remove pre-C89 bug workaround.
22452         * lib/argmatch.h: Do not include <config.h> or <sys/types.h>.
22453         Include <stddef.h> instead, since it's all we need for size_t.
22454         (PARAMS): Remove.  All uses removed.
22455         (ARRAY_CARDINALITY): Do not bother to #undef.
22456         (ARRAY_CARDINALITY, ARGMATCH, ARGCASEMATCH, invalid_arg,
22457         ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
22458         Remove unnecessary parentheses.
22459         (ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
22460         Insert necessary parentheses.
22461         (ARGMATCH_CONSTRAINT, ARGMATCH_VERIFY): New macros.
22462         (ARGMATCH_ASSERT): Use ARGMATCH_CONSTRAINT.
22463
22464 2002-11-19  Bruno Haible  <bruno@clisp.org>
22465
22466         * lib/mbswidth.c: Include mbswidth.h right at the beginning.
22467         * lib/mbswidth.h: Include <stddef.h>, for size_t.
22468
22469         * lib/mbswidth.h (PARAMS): Remove macro.
22470         (mbswidth, mbsnwidth): Use ANSI C function declarations.
22471         * lib/mbswidth.c (mbswidth, mbsnwidth): Likewise.
22472
22473         * lib/gcd.h (PARAMS): Remove macro.
22474         (gcd): Use ANSI C function declarations.
22475         * lib/gcd.c (gcd): Likewise.
22476
22477 2002-11-15  Bruno Haible  <bruno@clisp.org>
22478
22479         * lib/strcspn.c: Include <stddef.h>.
22480         (strcspn): Use ANSI C function declaration. Change return type to
22481         size_t. Use NULL.
22482         * lib/strpbrk.c: Minimize diffs to glibc. Include <stddef.h>.
22483         (strpbrk): Use NULL.
22484         * lib/strpbrk.h (PARAMS): Remove macro.
22485         (strpbrk): Use ANSI C function declaration.
22486         * lib/strstr.c: Don't include <sys/types.h>.
22487         * lib/strstr.h (PARAMS): Remove macro.
22488         (strstr): Use ANSI C function declarations.
22489
22490 2002-11-14  Karl Berry  <karl@gnu.org>
22491
22492         * config/mkinstalldirs: `do' on separate line, instead of
22493         `for var; do'.
22494
22495 2002-11-06  Bruno Haible  <bruno@clisp.org>
22496
22497         * lib/gcd.h (gcd): Change argument type to 'unsigned long'.
22498         * lib/gcd.c (gcd): Likewise.
22499
22500 2002-11-05  Bruno Haible  <bruno@clisp.org>
22501
22502         * lib/gcd.h: New file, from gettext-0.11.5.
22503         * lib/gcd.c: New file, from gettext-0.11.5.
22504
22505 2002-11-05  Bruno Haible  <bruno@clisp.org>
22506
22507         * lib/error.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
22508         * lib/getopt.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
22509         * lib/obstack.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
22510         * lib/regex.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
22511
22512         * lib/argmatch.c: Include gettext.h instead of <locale.h> and
22513         <libintl.h>.
22514         * lib/makepath.c: Include gettext.h instead of <locale.h> and
22515         <libintl.h>.
22516
22517         * lib/closeout.c: Include gettext.h instead of <libintl.h>.
22518         * lib/human.c: Include gettext.h instead of <libintl.h>.
22519         * lib/quotearg.c: Include gettext.h instead of <libintl.h>.
22520         * lib/rpmatch.c: Include gettext.h instead of <libintl.h>.
22521         * lib/unicodeio.c: Include gettext.h instead of <libintl.h>.
22522         * lib/userspec.c: Include gettext.h instead of <libintl.h>.
22523         * lib/version-etc.c: Include gettext.h instead of <libintl.h>.
22524         * lib/xmalloc.c: Include gettext.h instead of <libintl.h>.
22525         (textdomain): Remove definition.
22526         * lib/xmemcoll.c: Include gettext.h instead of <libintl.h>.
22527
22528         * lib/long-options.c: Remove include of <libintl.h> and definition of
22529         _.
22530         * lib/same.c: Remove include of <libintl.h> and definition of _.
22531
22532 2002-11-04  Owen Taylor  <otaylor@redhat.com>
22533
22534         * lib/config.charset: A few additions for Solaris.
22535
22536 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
22537
22538         Make it possible to build libcharset with CC=gcc CFLAGS="-x c++".
22539         * lib/localcharset.c (locale_charset): Declare as extern "C".
22540
22541 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
22542
22543         * lib/config.charset: msdos in uk_UA uses CP1125.
22544
22545 2002-11-04  Bruno Haible  <bruno@clisp.org>
22546
22547         * lib/stpcpy.h: New file, from GNU gettext-0.11.5.
22548         * lib/strcase.h: New file, from GNU gettext-0.11.5.
22549         * lib/strpbrk.h: New file, from GNU gettext-0.11.5.
22550         * lib/strstr.h: New file, from GNU gettext-0.11.5.
22551         * lib/xgetcwd.h: New file, from GNU gettext-0.11.5.
22552
22553 2002-11-04  Bruno Haible  <bruno@clisp.org>
22554
22555         * lib/localcharset.c (locale_charset): Don't return an empty string.
22556
22557 2002-11-04  Bruno Haible  <bruno@clisp.org>
22558
22559         * lib/localcharset.c (get_charset_aliases): Add more Windows specific
22560         aliases.
22561
22562 2002-11-04  Bruno Haible  <bruno@clisp.org>
22563
22564         * lib/config.charset: Update for newest glibc. Add canonical names
22565         ISO-8859-14, KOI8-T, TCVN5712-1, GEORGIAN-PS.
22566
22567 2002-11-04  Bruno Haible  <bruno@clisp.org>
22568
22569         * lib/config.charset: Add support for NetBSD.
22570
22571 2002-11-04  Bruno Haible  <bruno@clisp.org>
22572
22573         * lib/config.charset [msdosdjgpp]: For Russian, use CP866.
22574
22575 2002-11-01  Bruno Haible  <bruno@clisp.org>
22576
22577         * configure.in: Add AC_CONFIG_AUX_DIR call.
22578         (AC_OUTPUT): Add m4/Makefile, lib/Makefile. Remove doc/Makefile,
22579         test/Makefile.
22580         * Makefile.in (subdirs): Add m4, lib. Remove doc, test.
22581
22582 2002-09-28  Karl Berry  <karl@gnu.org>
22583
22584         * config/srclist.txt: can't copy install-sh/mkinstalldirs from
22585         installed automake until the next release, since changes have been
22586         made.
22587
22588 2002-09-25  Karl Berry  <karl@gnu.org>
22589
22590         * lib/strdup.c: copy from libc/string (via ../config/srclist*).
22591         * lib/getopt*: copy from libc/posix.
22592         * lib/gettext.h: copy from gettext.
22593         * lib/.cppi-disable: add strdup.c, gettext.h.
22594
22595 2002-09-25  Karl Berry  <karl@gnu.org>
22596
22597         * config/srclist.txt: enable gettext.h check.
22598         * config/config.{guess,sub}: update from prep.
22599         * config/depcomp, install-sh, mdate-sh, missing, mkinstalldirs: update
22600                 from automake 1.6.3.
22601         See srclist*.
22602
22603 2002-08-23  Stefan Monnier  <monnier@cs.yale.edu>
22604
22605         * regex.c (PATFETCH): Remove the translating fetch.
22606         (PATFETCH_RAW): Rename to PATFETCH.
22607         (set_image_of_range): New fun.
22608         (SET_RANGE_TABLE_WORK_AREA): Use it.
22609         (regex_compile): Don't translate the pattern chars so eagerly.
22610         Only do it when inserting an `exactn' bytecode or when handling
22611         a char-range.
22612         (mutually_exclusive_p): Avoid empty statement.
22613
22614 2002-07-06  Jim Meyering  <meyering@lucent.com>
22615
22616         * m4/README: Don't mention Makefile.am.in.
22617         Outline how I've tested changes to .m4 files.  Yep, it's a pain.
22618
22619 2002-07-01  Jim Meyering  <meyering@lucent.com>
22620
22621         * lib/c-stack.c: Include sys/time.h.
22622         From Volker Borchert.
22623
22624 2002-06-26  Paul Eggert  <eggert@twinsun.com>
22625
22626         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for btowc.
22627
22628 2002-06-26  Paul Eggert  <eggert@twinsun.com>
22629
22630         * lib/fnmatch.c, fnmatch_loop.c (WIDE_CHAR_SUPPORT):
22631         New macro.  Use it uniformly instead of
22632         (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H).
22633         It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1
22634         reported by Vin Shelton.
22635
22636 2002-06-22  Paul Eggert  <eggert@twinsun.com>
22637
22638         * lib/c-stack.h (segv_handler, c_stack_action) [! defined SA_SIGINFO]:
22639         Do not assume SA_SIGINFO behavior.
22640         Bug reported by Jim Meyering on NetBSD 1.5.2.
22641
22642 2002-06-22  Jim Meyering  <meyering@lucent.com>
22643
22644         * m4/c-stack.m4: New file, from diffutils-2.8.2.
22645         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_C_STACK.
22646
22647         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Don't require AC__GNU_SOURCE,
22648         now that configure.ac uses AC_GNU_SOURCE.
22649         (jm_MACROS): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU.
22650         * m4/prereq.m4 (jm_PREREQ_EXCLUDE): Likewise, wrt jm_FUNC_FNMATCH.
22651
22652         Update to latest tools.  Suggestions from Paul Eggert.
22653         * m4/stdbool.m4: New file, from diffutils-2.8.2.
22654         * m4/gnu-source.m4: Update from diffutils-2.8.2.
22655         * m4/fnmatch.m4: Likewise.
22656         * m4/prereq.m4: Change each use of AC_CHECK_HEADERS(stdbool.h)
22657         to AC_HEADER_STDBOOL
22658
22659 2002-06-22  Jim Meyering  <meyering@lucent.com>
22660
22661         * lib/fnmatch.c (ISASCII, ISPRINT): Undefine, to avoid warning about
22662         redefinition due to Solaris 2.6's definition in /usr/include/sys/euc.h.
22663
22664 2002-06-22  Jim Meyering  <meyering@lucent.com>
22665
22666         * lib/c-stack.c, lib/c-stack.h: New files, from diffutils-2.8.2.
22667
22668         * lib/exitfail.c, exitfail.h: Likewise.
22669         * lib/Makefile.am (libfetish_a_SOURCES): Add exitfail.c and exitfail.h.
22670
22671         * lib/Makefile.am (libfetish_a_SOURCES): Add fnmatch_.h in place
22672         of fnmatch.h.
22673         (EXTRA_DIST): Add fnmatch_loop.c.
22674         (libfetish_a_SOURCES): Add c-stack.c and c-stack.h.
22675
22676         * lib/fnmatch_loop.c: New file, from diffutils-2.8.2.
22677         * lib/fnmatch.c: Update from diffutils-2.8.2.
22678         * lib/fnmatch_.h: New file.  From diffutils-2.8.2.
22679         * lib/fnmatch.h: Remove file.
22680
22681 2002-06-21  Jim Meyering  <meyering@lucent.com>
22682
22683         * m4/c-bs-a.m4: Add comment, from diffutils-2.8.2.
22684         * m4/mbrtowc.m4: Likewise.
22685
22686         * m4/mbstate_t.m4: Update from diffutils-2.8.2.
22687         * m4/mbswidth.m4: Reflect name change:
22688         s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T.
22689         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
22690
22691         * m4/lib-link.m4: Update from gettext-0.11.2.
22692         * m4/gettext.m4: Likewise.
22693
22694         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for hurd.h.
22695         From Alfred M. Szmidt.
22696
22697 2002-06-18  Paul Eggert  <eggert@twinsun.com>
22698
22699         * lib/file-type.h: Report an error if neither S_ISREG nor
22700         S_IFREG is defined, instead of using a test specific to glibc
22701         2.2.  This should be safe, since POSIX requires S_ISREG and
22702         Unix Version 7 had S_IFREG.  We don't need to check for
22703         <sys/types.h> since we don't use any symbols that it defines.
22704
22705 2002-06-15  Richard Dawe  <richdawe@bigfoot.com>
22706
22707         * lib/Makefile.am (lstat.c, stat.c, .sin.sed): Use t-$@, rather than
22708         $@-t, so that each temporary file name is unique and valid in the first
22709         8 characters, for operation under DOS.
22710
22711 2002-06-15  Paul Eggert  <eggert@twinsun.com>
22712
22713         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for st_author.
22714
22715 2002-06-15  Jim Meyering  <meyering@lucent.com>
22716
22717         Work even with DJGPP 2.03, which lacks support for symlinks.
22718         From Richard Dawe.
22719         * lib/xstat.in (S_ISLNK): Define to 0 if neither S_ISLNK nor S_IFLNK
22720         is defined.
22721         * lib/lchown.c (S_ISLNK): Likewise.
22722
22723 2002-06-15  Jim Meyering  <meyering@lucent.com>
22724
22725         * lib/file-type.h (FILE_TYPE_H): Guard entire contents with #ifndef.
22726         For GNU libc 2.2 and newer, ensure that <sys/types.h> and <sys/stat.h>
22727         have been included before this file.
22728
22729 2002-06-14  Jim Meyering  <meyering@lucent.com>
22730
22731         * lib/file-type.h: Use the version from diffutils-2.8.2.
22732         * lib/file-type.c: Likewise.
22733
22734 2002-06-07  Jim Meyering  <meyering@lucent.com>
22735
22736         * m4/prereq.m4 (jm_PREREQ_STAT): Check for sys/param.h and sys/mount.h.
22737         They're needed at least for NetBSD 1.5.2.
22738         ($statxfs_includes): Include those same headers.
22739         ($statxfs_includes): Include sys/vfs.h if available.
22740         ($statxfs_includes): Likewise for sys/statvfs.h.
22741         Check for the following members in both structs statfs and statvfs:
22742         f_basetype, f_type, f_fsid.__val, f_namemax, f_namelen.
22743
22744 2002-06-01  Jim Meyering  <meyering@lucent.com>
22745
22746         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename macro:
22747         s/D_TYPE_IN_DIRENT/HAVE_STRUCT_DIRENT_D_TYPE/.
22748
22749 2002-05-28  Jim Meyering  <meyering@lucent.com>
22750
22751         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `mkdir', not `rmdir'.
22752         Reported by Volker Borchert.
22753
22754 2002-05-27  Jim Meyering  <meyering@lucent.com>
22755
22756         Fix a problem seen only on nonconforming systems whereby ls.c's
22757         use of localtime, and then of gettimeofday would cause trouble:
22758         the localtime call used to initialize rpl_gettimeofday's save
22759         mechanism would clobber ls's current local time information so
22760         that in any long listing the first file would always be listed
22761         with date 1970-01-01.  Analysis by Volker Borchert.
22762
22763         * lib/gettimeofday.c (localtime): Undefine.
22764         (rpl_localtime): New function.
22765
22766 2002-05-27  Jim Meyering  <meyering@lucent.com>
22767
22768         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Also replace
22769         localtime.
22770
22771         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `rmdir' so we don't try to
22772         use the replacement function; it wouldn't resolve at link time.
22773         Reported by Volker Borchert.
22774
22775 2002-05-22  Jim Meyering  <meyering@lucent.com>
22776
22777         * lib/Makefile.am (libfetish_a_SOURCES): Add file-type.c and
22778         file-type.h.
22779         * lib/file-type.h: New file.
22780         * lib/file-type.c (file_type): New file/function.  Extracted from
22781         diffutils.
22782
22783 2002-04-30  Jim Meyering  <meyering@lucent.com>
22784
22785         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_STAT.
22786
22787 2002-04-29  Paul Eggert  <eggert@twinsun.com>
22788
22789         * m4/prereq.m4 (jm_PREREQ_SIG2STR): Remove; all callers changed.
22790
22791 2002-04-29  Paul Eggert  <eggert@twinsun.com>
22792
22793         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): Check for stdlib.h.
22794         Do not check for alloca.h (no longer used) or stdbool.h (was never
22795         used?).  Add AM_C_PROTOTYPES since hard-locale.h uses it.
22796
22797 2002-04-29  Paul Eggert  <eggert@twinsun.com>
22798
22799         * lib/hard-locale.c: Upgrade to version used in GNU Diffutils 2.8.1.
22800
22801 2002-04-29  Jim Meyering  <meyering@lucent.com>
22802
22803         * m4/jm-macros.m4 (jm_MACROS): Remove use of AC_FUNC_STRNLEN.
22804         * m4/prereq.m4: Add jm_PREREQ_STRNLEN.
22805         Use AC_FUNC_STRNLEN here instead.
22806
22807         * m4/jm-macros.m4: Don't AC_REQUIRE([AC_PROG_CC_STDC]).
22808         With autoconf-2.53a, it's part of AC_PROG_CC.
22809
22810 2002-04-28  Paul Eggert  <eggert@twinsun.com>
22811
22812         * m4/jm-macros.m4 (jm_MACROS): Add AC_REPLACE_FUNCS(sig2str).
22813         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_SIG2STR.
22814
22815 2002-04-28  Paul Eggert  <eggert@twinsun.com>
22816
22817         * lib/sig2str.h, lib/sig2str.c: New files.
22818         * lib/Makefile.am (libfetish_a_SOURCES): Add sig2str.h.
22819
22820 2002-04-28  Paul Eggert  <eggert@twinsun.com>
22821
22822         * lib/sig2str.h (SIGNUM_BOUND): Do not use WTERMSIG, to avoid
22823         depending on <sys/wait.h> and WTERMSIG.  Default to 64 instead
22824         of 127, since 64 is the largest conceivable number for ancient
22825         nonstandard hosts.
22826         * lib/sig2str.c: Do not include <sys/wait.h>; no longer needed.
22827
22828 2002-04-28  Jim Meyering  <meyering@lucent.com>
22829
22830         * lib/sig2str.c (WTERMSIG): Remove definition (unused).
22831
22832 2002-04-24  Jim Meyering  <meyering@lucent.com>
22833
22834         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): New macro.
22835         (jm_PREREQ): Use it.
22836
22837         * m4/getloadavg.m4: Check for these headers: locale.h unistd.h
22838         mach/mach.h fcntl.h.
22839         Check for this function: setlocale.
22840
22841 2002-04-24  Jim Meyering  <meyering@lucent.com>
22842
22843         * lib/gettext.h: New file, from Gettext.
22844         * lib/Makefile.am (INCLUDES): Remove -I../intl.
22845         (libfetish_a_SOURCES): Add gettext.h.
22846
22847 2002-04-16  Jim Meyering  <meyering@lucent.com>
22848
22849         * m4/prereq.m4 (jm_PREREQ_READUTMP): Also check for these members:
22850         ut_pid, ut_id, ut_exit.
22851
22852 2002-04-16  Jim Meyering  <meyering@lucent.com>
22853
22854         * lib/readutmp.h (UT_TYPE): Remove definition (now in who.c).
22855         (HAVE_STRUCT_XTMP_UT_EXIT, HAVE_STRUCT_XTMP_UT_ID): Define.
22856         (HAVE_STRUCT_XTMP_UT_PID, HAVE_STRUCT_XTMP_UT_TYPE): Define.
22857
22858 2002-04-12  Jim Meyering  <meyering@lucent.com>
22859
22860         * m4/ls-mntd-fs.m4 (checking for getmntinfo function...): Remove
22861         now-bogus check for f_type in sys/mount.h.  Instead, just test for the
22862         existence of the getmntinfo function.  Needed for Darwin 5.3.
22863
22864         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Also detect when dirfd is a macro.
22865         This is necessary at least on Darwin 5.3.
22866
22867         * m4/jm-macros.m4: Don't AC_REPLACE(strnlen), now that we use
22868         AC_FUNC_STRNLEN.  Otherwise, we'd end up putting two copies of
22869         strnlen.o in the library, and that makes some versions of ranlib
22870         object.
22871
22872 2002-04-12  Jim Meyering  <meyering@lucent.com>
22873
22874         * lib/dirfd.h (dirfd): Elide prototype if dirfd is a macro.
22875
22876 2002-04-09  Jim Meyering  <meyering@lucent.com>
22877
22878         * m4/malloc.m4: (jm_FUNC_MALLOC): Change the `checking ...' message
22879         to be more precise.  Rather than saying we're checking whether the
22880         function `works', say what we're testing.
22881         * m4/realloc.m4 (jm_FUNC_REALLOC): Likewise.
22882         Reported by Bruno Haible.
22883
22884 2002-03-10  Jim Meyering  <meyering@lucent.com>
22885
22886         * lib/makepath.c (make_path): Remove a comma from a diagnostic.
22887         Suggestion from Santiago Vila.
22888
22889 2002-03-08  Jim Meyering  <meyering@lucent.com>
22890
22891         * lib/rename.c: Mention that this wrapper is needed also on
22892         mips-dec-ultrix4.4 systems.
22893
22894 2002-03-02  Jim Meyering  <meyering@lucent.com>
22895
22896         * lib/gettime.c (gettime): Test HAVE_CLOCK_GETTIME,
22897         not HAVE_CLOCK_SETTIME.
22898
22899 2002-02-27  Paul Eggert  <eggert@twinsun.com>
22900
22901         * m4/jm-macros.m4 (jm_MACROS): Do not replace stime; no longer used.
22902         Check for clock_settime.
22903
22904 2002-02-27  Paul Eggert  <eggert@twinsun.com>
22905
22906         * lib/nanosleep.h: Rename to....
22907         * lib/timespec.h: New name for nanosleep.h.  All uses changed.
22908
22909         * lib/gettime.c: New file.
22910         * lib/settime.c: New file.
22911         * lib/stime.c: Remove.
22912
22913         * lib/Makefile.am (libfetish_a_SOURCES): Add gettime.c, settime.c,
22914         timespec.h.  Remove nanosleep.h.
22915
22916 2002-02-25  Paul Eggert  <eggert@twinsun.com>
22917
22918         * m4/acl.m4: New file.
22919         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_ACL.
22920         Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now.
22921
22922 2002-02-25  Paul Eggert  <eggert@twinsun.com>
22923
22924         * lib/acl.c, lib/acl.h: New files.
22925         * lib/Makefile.am (libfetish_a_SOURCES): Add acl.h, acl.c.
22926
22927 2002-02-24  Jim Meyering  <meyering@lucent.com>
22928
22929         * lib/strnlen.c (strnlen): Define-away/undef so that an inconsistent
22930         prototype in string.h (on at least AIX4.3.2.0 w/gcc-2.95.3) doesn't
22931         cause trouble.  Reported by Nelson Beebe.
22932
22933 2002-02-23  Paul Eggert  <eggert@twinsun.com>
22934
22935         * lib/path-concat.c (xpath_concat): Reorder code to pacify
22936         compilers that don't know that xalloc_die never returns.
22937
22938 2002-02-20  Jim Meyering  <meyering@lucent.com>
22939
22940         * lib/getdate.c: Regenerate using bison-1.33.
22941
22942 2002-02-17  Jim Meyering  <meyering@lucent.com>
22943
22944         * config/config.guess (main): Don't use `head -1'; it's no longer
22945         portable. Use `sed 1q' instead.
22946
22947 2002-02-16  gettextize  <bug-gnu-gettext@gnu.org>
22948
22949         * m4/codeset.m4: Upgrade to gettext-0.11.
22950         * m4/gettext.m4: Upgrade to gettext-0.11.
22951         * m4/glibc21.m4: Upgrade to gettext-0.11.
22952         * m4/iconv.m4: Upgrade to gettext-0.11.
22953         * m4/isc-posix.m4: Upgrade to gettext-0.11.
22954         * m4/lcmessage.m4: Upgrade to gettext-0.11.
22955         * m4/lib-ld.m4: New file, from gettext-0.11.
22956         * m4/lib-link.m4: New file, from gettext-0.11.
22957         * m4/lib-prefix.m4: New file, from gettext-0.11.
22958         * m4/progtest.m4: Upgrade to gettext-0.11.
22959
22960 2002-02-15  Paul Eggert  <eggert@twinsun.com>
22961
22962         * m4/prereq.m4 (jm_PREREQ_POSIXVER): New macro.
22963         (jm_PREREQ): Use it.
22964
22965 2002-02-15  Paul Eggert  <eggert@twinsun.com>
22966
22967         * lib/posixver.c, lib/posixver.h: New files.
22968         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
22969
22970 2002-02-02  Paul Eggert  <eggert@twinsun.com>
22971             Bruno Haible  <bruno@clisp.org>
22972
22973         * lib/unicodeio.h (print_unicode_char): Add exit_on_error argument.
22974         (fwrite_success_callback): New declaration.
22975         * lib/unicodeio.c (unicode_to_mb): New function, extracted from
22976         print_unicode_char. Call failure callback instead of error.
22977         (fwrite_success_callback): New function.
22978         (exit_failure_callback): New function.
22979         (fallback_failure_callback): New function.
22980         (print_unicode_char): Call unicode_to_mb.
22981
22982 2002-01-26  Jim Meyering  <meyering@lucent.com>
22983
22984         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.52g.
22985         * m4/strnlen.m4: Remove file, now that it's part of autoconf.
22986
22987 2002-01-26  Jim Meyering  <meyering@lucent.com>
22988
22989         * lib/Makefile.am (getdate$U.o): Depend on unlocked-io.h.
22990
22991 2002-01-22  Paul Eggert  <eggert@twinsun.com>
22992
22993         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_FSEEKO.
22994
22995 2002-01-22  Jim Meyering  <meyering@lucent.com>
22996
22997         * lib/Makefile.am (Makefile): Don't depend on $(BUILT_SOURCES).
22998         Otherwise, some versions of automake would omit the rule that makes
22999         Makefile from Makefile.in.
23000
23001 2002-01-21  Paul Eggert  <eggert@twinsun.com>
23002
23003         * lib/xmemcoll.h, lib/xmemcoll.c: New files.
23004         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
23005         * lib/memcoll.c: Include errno.h, and declare errno if not defined.
23006         (memcoll): Set errno to zero if there is no error.
23007
23008         * lib/quotearg.c (quotearg_buffer_restyled):
23009         Fix bug with quoting buffers containing NUL when backslashing escapes.
23010         This bug was exposed by the other changes in this patch.
23011         (quotearg_n_options): New arg ARGSIZE.
23012         All callers changed.
23013         (quoting_options_from_style): New function.
23014         (quotearg_n_style): Use it.
23015         (quotearg_n_style_mem): New function.
23016
23017         * lib/quotearg.h (quotearg_n_style_mem): New function.
23018
23019 2002-01-19  Jim Meyering  <meyering@lucent.com>
23020
23021         * m4/jm-macros.m4 (jm_MACROS): Use AC_FUNC_STRNLEN.
23022         Remove useless quotes: DF_PROG="df".
23023         * m4/strnlen.m4: New file.
23024
23025 2002-01-16  Paul Eggert  <eggert@twinsun.com>
23026
23027         * lib/backupfile.c (ISDIGIT): Comment fix.
23028         * lib/getdate.y (ISDIGIT): Likewise.
23029         * lib/posixtm.c (ISDIGIT, year): Likewise.
23030         * lib/strverscmp.c (ISDIGIT): Likewise.
23031         * lib/userspec.c (ISDIGIT): Likewise.
23032
23033 2002-01-16  Jim Meyering  <meyering@lucent.com>
23034
23035         * lib/getdate.y: Add three semicolons, each just before a closing
23036         brace. Bison (as of version 1.31) no longer papers over that mistake.
23037
23038 2002-01-05  Jim Meyering  <meyering@lucent.com>
23039
23040         * lib/version-etc.c (version_etc_copyright): Update copyright year.
23041
23042 2001-12-19  Paul Eggert  <eggert@twinsun.com>
23043
23044         * lib/closeout.c (close_stdout_status): If ferror (stdout), do
23045         not silently exit merely because the output buffer happens to
23046         have nothing pending.
23047
23048 2001-12-18  Paul Eggert  <eggert@twinsun.com>
23049
23050         See the big note in ../ChangeLog.
23051         * lib/human.c (suffixes): Prefer K to k for 1024.
23052         (generate_suffix_backwards): New function.
23053         (human_readable_inexact): Use it.
23054         * lib/xstrtol.c (__xstrtol): If there is no number but there
23055         is a valid suffix, assume 1.  "MB" now means decimal, "MiB" binary.
23056         Accept 'K' as well as 'k'.
23057
23058 2001-12-15  Jim Meyering  <meyering@lucent.com>
23059
23060         * lib/regex.h (__restrict_arr): Update from libc.
23061
23062         * lib/mountlist.h (ME_REMOTE): Recognize file systems of type smbfs
23063         as `remote' if the name starts with `//'.  Suggested by Michael Stone.
23064         (STREQ): Define.
23065
23066 2001-12-14  Jim Meyering  <meyering@lucent.com>
23067
23068         * m4/jm-macros.m4 (jm_MACROS): Check for iswspace.
23069         Suggestion from Bruno Haible.
23070
23071 2001-12-10  Jim Meyering  <meyering@lucent.com>
23072
23073         * lib/linebuffer.c: Remove explicit declarations of xmalloc and
23074         xrealloc, Instead, include "xalloc.h".
23075         (initbuffer): Don't cast xmalloc return value to char*.
23076         (readline): Reword comment.
23077         Don't cast xrealloc return value to char*
23078         Return NULL, not 0.
23079
23080 2001-12-09  Jim Meyering  <meyering@lucent.com>
23081
23082         * lib/modechange.c (mode_compile): Add cast to avoid pedantic warning
23083         about `signed and unsigned type in conditional expression'.
23084         * lib/posixtm.c (posix_time_parse): Likewise.
23085
23086         * lib/xreadlink.c (xreadlink): Add cast to avoid a pedantic warning.
23087
23088         * lib/readtokens.c (readtoken): Declare an index to be of type unsigned
23089         to avoid a pedantic warning.
23090
23091         * lib/getstr.c: Don't include assert.h.
23092         (getstr): Remove warning-evoking assertions.
23093         Return -1 if offset parameter is out of bounds.
23094         Change the type of a local from int to size_t.
23095
23096         * lib/strftime.c (my_strftime_localtime_r): Include this function
23097         definition in the `#if ! HAVE_TM_GMTOFF' block.
23098
23099         * lib/xgethostname.c: Remove declarations of xmalloc and xrealloc.
23100         Include xalloc.h instead.
23101
23102 2001-12-02  Jim Meyering  <meyering@lucent.com>
23103
23104         * lib/tempname.c: Don't declare getenv, thus reverting the change of
23105         2001-11-18.  It's no longer necessary, now that stdlib.h is always
23106         included.
23107
23108         * lib/regex.c [!__BOUNDED_POINTERS__]: Define away __bounded,
23109         __unbounded, and __ptrvalue.  Reported by Uwe H. Steinfeld.
23110
23111 2001-11-30  Akim Demaille  <akim@epita.fr>
23112
23113         * lib/xstrdup.c: Include xalloc.h, so that xstrdup is declared
23114         before being defined.
23115
23116 2001-11-27  Paul Eggert  <eggert@twinsun.com>
23117
23118         * lib/quotearg.h (quotearg_n, quotearg_n_style):
23119         First arg is int, not unsigned.
23120         * lib/quotearg.c (quotearg_n, quotearg_n_style): Likewise.
23121         (SIZE_MAX, UINT_MAX): New macros.
23122         (quotearg_n_options): Abort if N is negative.
23123         Avoid overflow check on hosts where size_t is 64 bits and int
23124         is 32 bits, as overflow is impossible there.
23125         Fix off-by-one typo that caused unnecessary reallocation.
23126
23127 2001-11-27  Jim Meyering  <meyering@lucent.com>
23128
23129         * lib/tempname.c: Merge with version from libc.
23130         * lib/regex.c: Likewise.
23131
23132         * lib/tempname.c: Include stdlib.h unconditionally.  On some old
23133         systems for which STDC_HEADERS is 0, it was not included, resulting in
23134         a warning about an integer-to-pointer conversion problem with getenv.
23135         Reported by Volker Borchert.
23136
23137 2001-11-26  Jim Meyering  <meyering@lucent.com>
23138
23139         * lib/gtod.h: Remove file.
23140         * lib/Makefile.am (libfetish_a_SOURCES): Remove gtod.h.
23141         * lib/gettimeofday.c: Don't include gtod.h.
23142         (GTOD_init): Remove function.
23143         (rpl_gettimeofday): Do its job here instead, rather than aborting.
23144         Suggestion from Volker Borchert.
23145
23146 2001-11-23  Jim Meyering  <meyering@lucent.com>
23147
23148         * lib/hash.h (struct hash_table): Don't define here.  Merely declare
23149         it.
23150         * lib/hash.c (struct hash_table): Define it here instead.
23151
23152 2001-11-22  Jim Meyering  <meyering@lucent.com>
23153
23154         * lib/hash.h: Bracket contents of file with #ifndef HASH_H_ ... #endif.
23155
23156 2001-11-20  Jim Meyering  <meyering@lucent.com>
23157
23158         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Update comment to reflect that
23159         SunOS 4.1.4 and Solaris 2.5.1 lose, too.
23160
23161 2001-11-19  Jim Meyering  <meyering@lucent.com>
23162
23163         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Don't bother with a temporary
23164         directory.  Use "conftestXXXXXX" as the template.
23165         Suggestion from Paul Eggert.
23166
23167         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Close each descriptor
23168         immediately, so the test doesn't mistakenly hit the max-open-files
23169         limit.
23170
23171 2001-11-18  Paul Eggert  <eggert@twinsun.com>
23172
23173         * lib/tempname.c (TMP_MAX): Remove; no longer needed.
23174         (TEMPORARIES): New macro.
23175         (__gen_tempname): Use TEMPORARIES rather than TMP_MAX.  This
23176         removes an artificial limitation (e.g. HP-UX 10.20, where
23177         TMP_MAX is 17576).
23178
23179 2001-11-18  Jim Meyering  <meyering@lucent.com>
23180
23181         * m4/prereq.m4 (jm_PREREQ_TEMPNAME): Check for declaration of getenv.
23182
23183 2001-11-18  Jim Meyering  <meyering@lucent.com>
23184
23185         * lib/tempname.c [!HAVE_DECL_GETENV]: Declare getenv to avoid warning
23186         on SunOS 4.
23187
23188         * lib/Makefile.am (Makefile): Depend on $(BUILT_SOURCES), so those
23189         files will be created before anything else.
23190
23191 2001-11-17  Paul Eggert  <eggert@twinsun.com>
23192
23193         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): Do not define
23194         WINSIZE_IN_PTEM if <termios.h> defines struct winsize.
23195
23196 2001-11-17  Jim Meyering  <meyering@lucent.com>
23197
23198         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): New file and macro.
23199         Prompted by a report from Bob Proulx.
23200
23201         * m4/jm-macros.m4 (jm_MACROS): Don't test for mkstemp here.
23202         Instead, require UTILS_FUNC_MKSTEMP.
23203
23204 2001-11-17  Jim Meyering  <meyering@lucent.com>
23205
23206         * m4/jm-macros.m4 (jm_MACROS): Remove code to set POW_LIBM.
23207         Now, that's done as part of AC_FUNC_STRTOD.
23208
23209 2001-11-17  Jim Meyering  <meyering@lucent.com>
23210
23211         * lib/modechange.c (mode_adjust): Fix error introduced on 1999-04-26
23212         that made e.g., `chmod a=,o=w,g=o F' cause F to be group readable
23213         rather than group writable.  Patch by Juan F. Codagnone.
23214
23215         * lib/readtokens.c: Remove explicit declarations of xmalloc and
23216         xrealloc, Instead, include "xalloc.h".
23217
23218         * lib/mountlist.c: Include unlocked-io.h after all system headers.
23219         Remove explicit declarations of xmalloc, xrealloc,
23220         and xstrdup.  Instead, include "xalloc.h".
23221
23222         * lib/argmatch.c, closeout.c, error.c, exclude.c: Include
23223         unlocked-io.h.
23224         * lib/fatal.c, getdate.y, getpass.c, getstr.c, getusershell.c:
23225         Likewise.
23226         * lib/mountlist.c, posixtm.c, readtokens.c, readutmp.c: Likewise.
23227
23228         * lib/regex.c, sha.c, version-etc.c, yesno.c: Likewise.
23229         Reported by Padraig Brady.
23230
23231         * lib/mkstemp.c: #undef mkstemp.
23232         Include config.h.
23233         (rpl_mkstemp): Rename from mkstemp.
23234         Protoize.
23235
23236 2001-11-16  Jim Meyering  <meyering@lucent.com>
23237
23238         * lib/physmem.c [HAVE_SYS_PSTAT_H]: Include <sys/pstat.h>.
23239         (physmem_total) [HAVE_PSTAT_GETSTATIC]: If sysconf couldn't be used to
23240         determine the amount of total physical memory, use pstat_getstatic.
23241         HPUX-11 doesn't define _SC_PHYS_PAGES.
23242         (physmem_available) [HAVE_PSTAT_GETSTATIC && HAVE_PSTAT_GETDYNAMIC]:
23243         If sysconf couldn't be used to determine the amount of available
23244         physical memory, use both pstat_getstatic and pstat_getdynamic.
23245         Based on a patch from Bob Proulx.
23246
23247 2001-11-10  Jim Meyering  <meyering@lucent.com>
23248
23249         * m4/prereq.m4 (jm_PREREQ_PHYSMEM): New function.
23250         (jm_PREREQ): Use it.
23251
23252 2001-11-09  Jim Meyering  <meyering@lucent.com>
23253
23254         * m4/jm-macros.m4: Require autoconf-2.52f.
23255         (AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD):
23256         Use these AC_-prefixed names, not the AM_-prefixed ones.
23257
23258         * m4/afs.m4 (jm_AFS): Quote the body.  Patch by Akim Demaille.
23259
23260 2001-11-05  Jim Meyering  <meyering@lucent.com>
23261
23262         * lib/xstat.in (slash_aware_lstat): Correct a misleading comment.
23263
23264 2001-11-04  Jim Meyering  <meyering@lucent.com>
23265
23266         * m4/fpending.m4: Remove unused cruft that saved, set, and restored
23267         $DEFS.
23268
23269 2001-11-03  Jim Meyering  <meyering@lucent.com>
23270
23271         * m4/jm-glibc-io.m4n (jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg
23272         of AC_DEFUN.
23273
23274         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
23275         know the name of the variable in the macro definition.
23276
23277 2001-11-03  Jim Meyering  <meyering@lucent.com>
23278
23279         * lib/argmatch.h (ARGMATCH_TO_ARGUMENT): Remove casts of first two args
23280         in argmatch_to_argument call.
23281
23282         * lib/dirfd.c (dirfd): Reflect the fact that DIR_TO_FD now takes an
23283         argument.
23284
23285         * lib/hash.c (hash_clear): Fix a bug that could lead to an infloop or
23286         e.g., a fault due to an attempt to free a NULL pointer.
23287
23288 2001-11-01  Jim Meyering  <meyering@lucent.com>
23289
23290         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): New macro.
23291         * m4/jm-macros.m4 (jm_MACROS): Require UTILS_FUNC_DIRFD.
23292
23293 2001-11-01  Jim Meyering  <meyering@lucent.com>
23294
23295         * lib/dirfd.c, lib/dirfd.h: New files.
23296         * lib/Makefile.am (libfetish_a_SOURCES): Add dirfd.h.
23297
23298         * lib/hash.c (hash_print) [TESTING]: Clean up.
23299
23300 2001-10-22  Paul Eggert  <eggert@twinsun.com>
23301
23302         * lib/hard-locale.c (alloca): Define to __builtin_alloca if __GNUC__,
23303         to avoid a warning if -Wall.
23304
23305 2001-10-22  Jeff Bailey  <jbailey@outpost.dnsalias.org>
23306
23307         * README: New file
23308         * doc/*: Add COPYING, COPYING.LIB, COPYING.DOC, fdl.texi
23309         (per RMS's instructions, this is now the canonical source)
23310         * lgpl/, gpl/: New directories.
23311
23312 2001-10-21  Paul Eggert  <eggert@twinsun.com>
23313
23314         * lib/regex.c (uintptr_t): Remove macro and decl; it's config.h's job.
23315
23316 2001-10-21  Jim Meyering  <meyering@lucent.com>
23317
23318         * lib/obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
23319         this code would end up calling gettext even in packages built
23320         with --disable-nls.
23321         * lib/getopt.c (_): Likewise.
23322         * lib/regex.c (_): Likewise.
23323
23324 2001-10-20  Paul Eggert  <eggert@twinsun.com>
23325
23326         * m4/error.m4 (jm_PREREQ_ERROR):
23327         Do not invoke AC_CHECK_FUNCS with strerror_r, as
23328         AC_FUNC_STRERROR_R does that.
23329         Check for strerror declaration.
23330
23331         * m4/strerror_r.m4: Add copyright notice, as nontrivial m4 files
23332         are supposed to have them these days.
23333         (AC_FUNC_STRERROR_R): Always do char* test, so that it gets cached.
23334         Merge changes from latest Autoconf CVS.
23335         Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
23336         and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
23337         POSIX decided to standardize on the int flavor of strerror_r.
23338
23339 2001-10-20  Paul Eggert  <eggert@twinsun.com>
23340
23341         * lib/error.c (strerror_r): Do not declare unless !_LIBC.
23342         Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
23343         Use strerror_r that is only a macro, even if it is not a function.
23344         (strerror): Check for HAVE_DECL_STRERROR before declaring.
23345         (private_strerror): Use prototypes, not old-style function definition.
23346         (print_errno_message): New function.
23347         Support the POSIX 'int'-flavored strerror_r, as well as the traditional
23348         char*-flavored one.
23349         (error_tail, error, error_at_line): Use it.
23350
23351 2001-10-11  Jim Meyering  <meyering@lucent.com>
23352
23353         * lib/argmatch.c (argmatch_invalid): Use quotearg_n_style (0, ...
23354         and quote_n (1, ... to avoid clobbering a buffer.
23355
23356 2001-10-05  Jim Meyering  <meyering@lucent.com>
23357
23358         * lib/Makefile.am: (libfetish_a_SOURCES): Add hash-pjw.c and
23359         hash-pjw.h.
23360         * lib/hash-pjw.c: New file (factored out of fileutils' remove.c).
23361         * lib/hash-pjw.h: New file.
23362
23363 2001-09-30  Jim Meyering  <meyering@lucent.com>
23364
23365         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): See if
23366         `struct fsstat' has the `f_fstypename' member.
23367         Use that to define FS_TYPE, which is now used to make
23368         the getfsstat link test tighter.
23369
23370 2001-09-30  Jim Meyering  <meyering@lucent.com>
23371
23372         * lib/mountlist.c [MOUNTED_GETFSSTAT]:
23373         Include <sys/ucred.h>, for Apple Darwin.
23374         Include sys/mount.h and sys/fs_types.h only if available.
23375         (FS_TYPE): Define.
23376         (read_filesystem_list): Use FS_TYPE.
23377
23378 2001-09-29  Paul Eggert  <eggert@twinsun.com>
23379
23380         * lib/exclude.c (excluded_filename): 0 -> false, since it's
23381         a boolean context.
23382
23383 2001-09-29  Jim Meyering  <meyering@lucent.com>
23384
23385         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
23386         [one-argument getmntent function]): Include stdio.h before mntent.h.
23387         SunOS 4.1.x needs it for the declaration of `FILE'.
23388         Patch by Volker Borchert.
23389
23390         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
23391         Check for these headers: sys/param.h sys/ucred.h sys/mount.h
23392         sys/fs_types.h, and make the link-test for getfsstat guard #include
23393         directives with appropriate #if HAVE_*_H tests so that we can
23394         detect getfsstat on Apple Darwin1.3.7 systems.
23395         Reported by Nelson Beebe.
23396         Fix harmless typo in cache variable name: s/getsstat/getfsstat/.
23397
23398 2001-09-28  Paul Eggert  <eggert@twinsun.com>
23399
23400         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
23401         #defines strtoimax.  Also treat the other strto* functions
23402         like strtoimax.
23403
23404         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
23405         Check for strtoul and strtoumax,
23406         as those declarations are made even in the signed case.
23407         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX):
23408         Likewise, for strtol and strtoimax.
23409
23410 2001-09-28  Paul Eggert  <eggert@twinsun.com>
23411
23412         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
23413         #defines strtoimax.  Also treat the other strto* functions
23414         like strtoimax.
23415
23416         * lib/xstrtol.c (strtol): Do not declare if HAVE_DECL_STRTOL.
23417         (strtoul): Do not declare if HAVE_DECL_STRTOUL.
23418         (strtoimax, strtoumax): Do not declare if already defined as a macro.
23419
23420 2001-09-26  Jim Meyering  <meyering@lucent.com>
23421
23422         Most macros in unlocked-io.h had the wrong number of arguments.
23423         * lib/gen-uio: New script.
23424         (USE_UNLOCKED_IO): Define to 1 if not already defined.
23425         * lib/unlocked-io.hin: Remove file.
23426         * lib/Makefile.am (unlocked-io.h): Rewrite to use a separate script,
23427         rather than trying to embed it here.
23428         (EXTRA_DIST): Add gen-uio.  Remove unlocked-io.hin
23429         Reported by Padraig Brady.
23430
23431 2001-09-25  Volker Borchert  <bt@teknon.de>
23432
23433         * lib/gettimeofday.c (rpl_gettimeofday): Declare local variable
23434         `result'.
23435
23436 2001-09-24  Jim Meyering  <meyering@lucent.com>
23437
23438         * m4/gettext.m4: Use the version from gettext-0.10.40, not CVS.
23439
23440 2001-09-23  Jim Meyering  <meyering@lucent.com>
23441
23442         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test
23443         instead of the mere test for existence of mntent.h.  The latter
23444         would get a false-positive on AIX 3.4 systems.
23445         In the outer getmntent if-block, don't die if neither of the getmntent
23446         tests succeeds.  Instead, just fall through and continue with the
23447         remaining tests.
23448
23449 2001-09-23  Jim Meyering  <meyering@lucent.com>
23450
23451         * lib/mountlist.c: Remove useless parentheses in #if directives.
23452         (MOUNTED) [!defined MOUNTED]: Define to _PATH_MOUNTED, for when
23453         the deprecated MOUNTED symbol is no longer defined in mntent.h.
23454
23455 2001-09-22  Jim Meyering  <meyering@lucent.com>
23456
23457         * m4/gettext.m4: New file.  From gettext.
23458         * m4/lcmessage.m4: Sync with gettext -- this changes only comments.
23459         * m4/progtest.m4: Likewise
23460         * m4/isc-posix.m4: Decrement serial number to sync with gettext.
23461         * m4/glibc21.m4: Likewise.
23462
23463         * m4/libintl.m4: Remove.  No longer used.
23464
23465 2001-09-22  Jim Meyering  <meyering@lucent.com>
23466
23467         * lib/localcharset.c: Update from latest gettext.
23468         * lib/config.charset: Likewise.
23469
23470 2001-09-20  Jim Meyering  <meyering@lucent.com>
23471
23472         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of
23473         strtoimax.
23474         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of
23475         strtoumax.
23476
23477 2001-09-20  Jim Meyering  <meyering@lucent.com>
23478
23479         * lib/xstrtol.c (strtoimax): Guard declaration with
23480         `#if !HAVE_DECL_STRTOIMAX', rather than just `#ifndef strtoimax'.
23481         The latter fails because some systems (at least rs6000-ibm-aix4.3.3.0)
23482         have their own, conflicting declaration of strtoimax in sys/inttypes.h.
23483         (strtoumax): Likewise, for completeness (it wasn't necessary).
23484
23485 2001-09-17  Paul Eggert  <eggert@twinsun.com>
23486
23487         * lib/strtoimax.c (HAVE_LONG_LONG):
23488         Redefine to HAVE_UNSIGNED_LONG_LONG if unsigned.
23489         (strtoimax): Use sizeof (long), not sizeof strtol (ptr, endptr, base),
23490         to work around bug in IBM C compiler.
23491
23492 2001-09-17  Jim Meyering  <meyering@lucent.com>
23493
23494         * m4/chown.m4, fstypename.m4, getgroups.m4, gettimeofday.m4,
23495         * m4/jm-mktime.m4, lstat.m4, malloc.m4, memcmp.m4, mkdir-slash.m4,
23496         * m4/nanosleep.m4, putenv.m4, readdir.m4, realloc.m4, rename.m4,
23497         * m4/st_dm_mode.m4, stat.m4, strerror_r.m4, timespec.m4, utimbuf.m4,
23498         * m4/utimes.m4: Use AC_DEFINE rather than AC_DEFINE_UNQUOTED,
23499         whenever the right hand side need not be expanded by the shell.
23500
23501 2001-09-16  Paul Eggert  <eggert@twinsun.com>
23502
23503         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): Remove test for GNU C
23504         library.  It's not correct, as some older glibcs are buggy.
23505         fnmatch wasn't fixed until glibc 2.2.
23506
23507         Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no
23508         special shell magic here.
23509
23510 2001-09-16  Jim Meyering  <meyering@lucent.com>
23511
23512         * m4/mkdir-slash.m4 (UTILS_FUNC_MKDIR_TRAILING_SLASH): New file/macro.
23513         * m4/jm-macros.m4: Require it.
23514
23515 2001-09-16  Jim Meyering  <meyering@lucent.com>
23516
23517         * lib/mkdir.c: New file.
23518
23519 2001-09-15  Jim Meyering  <meyering@lucent.com>
23520
23521         * m4/jm-macros.m4: Check for help2man.
23522
23523 2001-09-11  Jim Meyering  <meyering@lucent.com>
23524
23525         * m4/host-os.m4 (UTILS_HOST_OS): New file/macro.
23526         The body, by Paul Eggert, was moved here from configure.in.
23527         * m4/jm-macros.m4: Require UTILS_HOST_OS.
23528
23529 2001-09-04  Paul Eggert  <eggert@twinsun.com>
23530
23531         * m4/prereq.m4 (jm_PREREQ_XREADLINK): New macro.
23532         (jm_PREREQ): Use it.
23533
23534 2001-09-04  Paul Eggert  <eggert@twinsun.com>
23535
23536         * lib/xreadlink.c (xreadlink): Omit size_t* arg.  All uses changed.
23537         Use ssize_t, not int, to store result of readlink.
23538         Check for ssize_t overflow as well as size_t overflow,
23539         as POSIX says the result of readlink is implementation-defined
23540         when ssize_t overflows.
23541         Remove unnecessary cast to char*.
23542         Use free+malloc instead of realloc, as the storage doesn't need
23543         to be preserved and it's clearer and can be more efficient that way.
23544         (SIZE_MAX, SSIZE_MAX): New macros, if <limits.h> doesn't declare.
23545         * lib/xreadlink.h (xreadlink): Update prototype.
23546
23547 2001-09-04  Paul Eggert  <eggert@twinsun.com>
23548
23549         * lib/xgetcwd.c: Revert some of the previous change; intead,
23550         fix the HAVE_GETCWD_NULL code to behave more like the
23551         !HAVE_GETCWD_NULL code used to.
23552
23553         Include "xalloc.h".
23554         (xgetcwd): Do not return NULL when memory is exhausted; instead,
23555         invoke xalloc_die.
23556
23557 2001-09-03  Paul Eggert  <eggert@twinsun.com>
23558
23559         * m4/prereq.m4 (jm_PREREQ_XGETCWD): Check for limits.h and
23560         sys/param.h, as pathmax.h includes them.
23561
23562 2001-09-03  Paul Eggert  <eggert@twinsun.com>
23563
23564         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_XGETCWD.
23565         (jm_PREREQ_XGETCWD): New macro.
23566
23567         * m4/getcwd.m4: New file.
23568
23569 2001-09-03  Paul Eggert  <eggert@twinsun.com>
23570
23571         * lib/xgetcwd.c: Fix the !HAVE_GETCWD_NULL code to behave more
23572         like the HAVE_GETCWD_NULL code.
23573         Include pathmax.h if not HAVE_GETCWD.
23574         Do not include xalloc.h.
23575         (INITIAL_BUFFER_SIZE): New symbol.
23576         Do not use xmalloc / xrealloc, since the caller is responsible for
23577         handling errors.  Preserve errno around `free' during failure.
23578         Do not overrun buffer when using getwd.
23579
23580 2001-09-03  Paul Eggert  <eggert@twinsun.com>
23581
23582         * lib/xgetcwd.c (xgetcwd): Use HAVE_GETCWD_NULL, not (defined
23583         __GLIBC__ && __GLIBC__ >= 2), to decide whether to use
23584         getcwd (NULL, 0).
23585
23586 2001-09-03  Paul Eggert  <eggert@twinsun.com>
23587
23588         * lib/exclude.c (fnmatch_no_wildcards): Fix confusion between
23589         usage of FNM_CASEFOLD and FNM_LEADING_DIR.  The bug was
23590         spotted by Jim Meyering.
23591
23592 2001-09-03  Jim Meyering  <meyering@lucent.com>
23593
23594         * lib/xreadlink.c (xreadlink): Preserve errno around `free' during
23595         failure.
23596
23597 2001-09-02  Jim Meyering  <meyering@lucent.com>
23598
23599         * lib/error.c: Update from GNU libc.
23600
23601 2001-09-01  Jim Meyering  <meyering@lucent.com>
23602
23603         * m4/jm-macros.m4 (jm_MACROS): Check for canonicalize_file_name.
23604         Used by df.
23605
23606 2001-09-01  Jim Meyering  <meyering@lucent.com>
23607
23608         * lib/xreadlink.c: New file.
23609         * lib/xreadlink.h: New file.
23610         * lib/Makefile.am (libfetish_a_SOURCES): Add xreadlink.c and
23611         xreadlink.h.
23612
23613         * lib/regex.c (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it
23614         doesn't conflict with sparc Solaris 7's definition in
23615         /usr/include/sys/int_types.h.
23616
23617         * lib/exclude.c: Use `""', not `<>' to #include non-system header
23618         files.
23619         (fnmatch_no_wildcards): Rewrite not to use function names, strcasecmp
23620         and strncasecmp as r-values.  Unixware didn't have declarations.
23621
23622 2001-08-31  Paul Eggert  <eggert@twinsun.com>
23623
23624         * lib/xstrtol.h: Add copyright notice.
23625         (_DECLARE_XSTRTOL): Improve quality of diagnostic for
23626         LONGINT_INVALID_SUFFIX_CHAR.
23627
23628 2001-08-31  Paul Eggert  <eggert@twinsun.com>
23629
23630         * lib/xstrtol.c (strtoimax): New decl.
23631
23632 2001-08-31  Paul Eggert  <eggert@twinsun.com>
23633
23634         * lib/xgetcwd.c: Don't include pathmax.h.
23635         Include stdlib.h and unistd.h if available.
23636         Include xalloc.h.
23637         (xmalloc, xstrdup, free): Remove decls.
23638         (xgetcwd): Don't assume sizes fit in unsigned.
23639         Check for overflow when computing sizes.
23640         Simplify reallocation code.
23641
23642 2001-08-31  Paul Eggert  <eggert@twinsun.com>
23643
23644         * lib/savedir.c (savedir): Remove size parameter, as POSIX says that
23645         a directory's st_size can have an arbitrary value, so the old
23646         usage could waste an arbitrary amount of memory.  All uses
23647         changed.
23648         * lib/savedir.h: Update prototype.
23649
23650 2001-08-31  Paul Eggert  <eggert@twinsun.com>
23651
23652         * lib/Makefile.am (libfetish_a_SOURCES): Remove strtoxmax.c.
23653
23654         * lib/strtoimax.c: Renamed from strtoxmax.c, removing the
23655         old strtoimax.c.
23656
23657         Also, make the following further changes to make this file's
23658         configuration more similar to that of strtol.c:
23659         (UNSIGNED): Renamed from STRTOUXMAX_UNSIGNED.  All uses changed.
23660         (strtoumax, uintmax_t, strtoull, strtol): Remove.
23661         (intmax_t, strtoimax, strtol, strtoll): New macros, if UNSIGNED.
23662         (strtoimax): Renamed from strtoumax.  All uses of unsigned values
23663         changed to signed values.
23664
23665         And make the following changes as well:
23666         Fix copyright notice, as 1999 was missing.
23667         (verify): New macro.
23668         (strtoimax): Check sizes at compile-time, not run-time.
23669         Prefer strtol to strtoll if both work.
23670         (main): Remove; it was not that useful and was a pain to maintain.
23671
23672         * lib/strtoumax.c: Include strtoimax.c, not strtouxmax.c.
23673
23674 2001-08-31  Jim Meyering  <meyering@lucent.com>
23675
23676         * lib/xgetcwd.c (xgetcwd): Reorganize to avoid some duplication.
23677         Use an initial, malloc'd, buffer of length 128 rather than
23678         a statically allocated one of length 1024.
23679
23680 2001-08-30  Paul Eggert  <eggert@twinsun.com>
23681
23682         Simplify code, partly by assuming autoconf 2.52 semantics.
23683
23684         * m4/Makefile.am (EXTRA_DIST): Remove uintmax_t.m4.
23685
23686         * m4/inttypes.m4 (AC_PREREQ): Bump to 2.52.
23687         (jm_AC_HEADER_INTTYPES_H): Remove; now done by autoconf in 2.52.
23688         All uses removed.
23689         (jm_AC_TYPE_INTMAX_T, jm_AC_TYPE_UINTMAX_T):
23690         Move AC_REQUIRE to next-to-top level, to avoid confusion.
23691         Use 2.52's AC_CHECK_TYPE instead of merely looking for the header.
23692         * m4/prereq.m4 (jm_PREREQ_HUMAN): Don't require
23693         jm_AC_HEADER_INTTYPES_H.
23694         * m4/jm-macros.m4 (jm_MACROS): Likewise.
23695
23696         * m4/uintmax_t.m4: Remove, as it duplicates inttypes.m4.
23697
23698         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
23699         Quote first arg of AC_DEFUN.
23700         Require jm_AC_TYPE_UINTMAX_T and jm_AC_TYPE_UNSIGNED_LONG_LONG
23701         since they are needed to parse the include file even if we need
23702         only xstrtoimax.  Simplify logic behind the args to AC_REPLACE.
23703         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Likewise,
23704         but with opposite signedness.
23705
23706 2001-08-30  Paul Eggert  <eggert@twinsun.com>
23707
23708         Merge 'exclude' changes from tar 1.13.22.
23709         This fixes one or two unlikely storage allocation overflow bugs,
23710         but doesn't change user-visible behavior otherwise.
23711
23712 2001-08-30  Paul Eggert  <eggert@twinsun.com>
23713
23714         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_EXCLUDE.
23715         (jm_PREREQ_EXCLUDE): New macro.
23716
23717 2001-08-30  Paul Eggert  <eggert@twinsun.com>
23718
23719         * lib/quotearg.c: BSD/OS 4.1 wchar.h requires FILE and struct
23720         tm to be declared.
23721
23722 2001-08-30  Paul Eggert  <eggert@twinsun.com>
23723
23724         * lib/hash.c: Remove '2001' from copyright notice.
23725
23726 2001-08-30  Paul Eggert  <eggert@twinsun.com>
23727
23728         * lib/full-write.h: New file.
23729         * lib/Makefile.am (libfetish_a_SOURCES): Add full-write.h.
23730         * lib/full-write.c: Correct credits, as cccp.c no longer
23731         exists and anyway it was so heavily changed from the old cccp
23732         code as to be unrecognizable.  Include full-write.h.
23733         (full_write) Return size_t, with short writes meaning failure.
23734         All callers changed.  This fixes a bug with large buffers
23735         on 64-bit hosts.
23736         * lib/utime.c: Include full-write.h.
23737
23738 2001-08-30  Paul Eggert  <eggert@twinsun.com>
23739
23740         * lib/exclude.c (bool): Declare, perhaps by including stdbool.h.
23741         (<sys/types.h>): Include only if HAVE_SYS_TYPES_H.
23742         (<stdlib.h>, <string.h>, <strings.h>, <inttypes.h>, <stdint.h>):
23743         Include if available.
23744         (<xalloc.h>): Include
23745         (SIZE_MAX): Define if <stdint.h> or <inttypes.h> doesn't.
23746         (verify): New macro.  Use it to verify that EXCLUDE macros do not
23747         collide with FNM macros.
23748         (struct patopts): New struct.
23749         (struct exclude): Use it, as exclude patterns now come with options.
23750         (new_exclude): Support above changes.
23751         (new_exclude, add_exclude_file):
23752         Initial size must now be a power of two to simplify overflow checking.
23753         (free_exclude, fnmatch_no_wildcards): New function.
23754         (excluded_filename): No longer requires options arg, as the options
23755         are determined by add_exclude.  Now returns bool, not int.
23756         (excluded_filename, add_exclude):
23757         Add support for the fancy new exclusion options.
23758         (add_exclude, add_exclude_file): Now takes int options arg.
23759         Check for arithmetic overflow when computing sizes.
23760         (add_exclude_file): xrealloc might modify errno, so don't
23761         realloc until after errno might be used.
23762
23763         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE,EXCLUDE_WILDCARDS):
23764         New macros.
23765         (free_exclude): New decl.
23766         (add_exclude, add_exclude_file): Now takes int options arg.
23767         (excluded_filename): No longer requires options arg, as the options
23768         are determined by add_exclude.  Now returns bool, not int.
23769
23770 2001-08-30  Paul Eggert  <eggert@twinsun.com>
23771
23772         * lib/alloca.c (alloca): Arg is of type size_t, not unsigned.
23773
23774 2001-08-27  Jim Meyering  <meyering@lucent.com>
23775
23776         * lib/Makefile.am (libfetish_a_SOURCES): Add strtoxmax.c
23777
23778         * lib/version-etc.c (N_): Remove definition.
23779         Revert most of last change.
23780         Instead, simply don't mark the `Copyright...' string for translation.
23781         Based on advice from Paul Eggert.
23782
23783         * lib/strtoxmax.c: Tweak comment.
23784
23785 2001-08-26  Jim Meyering  <meyering@lucent.com>
23786
23787         * m4/jm-macros.m4: Require jm_AC_PREREQ_XSTRTOIMAX.
23788
23789         * m4/xstrtoimax.m4: New file.
23790         * m4/xstrtoumax.m4: Add comments explaining why we
23791         AC_REPLACE_FUNCS(strtol).
23792
23793 2001-08-26  Jim Meyering  <meyering@lucent.com>
23794
23795         * lib/version-etc.c (version_etc_copyright_fmt): Replace literal year
23796         of copyright with `%s' so translators don't get an untranslated
23797         message in 2002.
23798         (COPYRIGHT_YEAR): Define.
23799         (version_etc): Use fprintf rather than fputs.
23800         Suggestion from Ulrich Drepper.
23801
23802         * lib/Makefile.am (libfetish_a_SOURCES): Add xstrtoimax.c.
23803
23804         * lib/strtoll.c: New file, from GNU libc.
23805         * lib/xstrtoimax.c: New file.
23806
23807         * lib/xstrtol.h: Add xstrtoimax.
23808         * lib/strtoumax.c: New file.  Simply include "strtoumax.c".
23809         * lib/strtoimax.c: New file.  Likewise, but first define
23810         STRTOUXMAX_SIGNED.
23811
23812         * lib/strtoumax.c: Factor to work both for unsigned and signed types,
23813         ...
23814         * lib/strtoxmax.c: ... then renamed to this.
23815
23816 2001-08-18  Paul Eggert  <eggert@twinsun.com>
23817
23818         * m4/inttypes.m4: Add AC_PREREQ(2.13).
23819         (jm_AC_HEADER_INTTYPES_H): Test for intmax_t, too.
23820         (jm_AC_TYPE_INTMAX_T): New macro.
23821         (jm_AC_TYPE_UINTMAX_T): Moved here from uintmax_t.m4.
23822
23823         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): New macro.
23824
23825         * m4/longlong.m4: Renamed from ulonglong.m4.
23826         * m4/inttypes.m4: Renamed from inttypes_h.m4.
23827         * m4/uintmax_t.m4: Removed.
23828
23829 2001-08-13  Paul Eggert  <eggert@twinsun.com>
23830
23831         * lib/Makefile.am (unlocked-io.h): Do not append "_unlocked" twice.
23832         Port to Solaris 8, where 'sed' requires a space after the 'r'
23833         command, and where sh dislikes "$/".  Clean up the spacing a bit.
23834         Redirect output to $tmp just once.
23835
23836 2001-08-12  Paul Eggert  <eggert@sic.twinsun.com>
23837
23838         * lib/addext.c (<errno.h>): Include.
23839         (errno): Declare if not defined.
23840         (addext): Work correctly when pathconf returns -1 and leaves
23841         errno alone because there is no limit.  Also, work even if
23842         pathconf returns a value greater than SIZE_MAX.
23843
23844 2001-08-12  Jim Meyering  <meyering@lucent.com>
23845
23846         * m4/afs.m4, assert.m4, bison.m4, check-decl.m4, chown.m4, d-ino.m4,
23847         d-type.m4, dos.m4, error.m4, fnmatch.m4, fpending.m4, fstypename.m4,
23848         fsusage.m4, ftruncate.m4, getgroups.m4, glibc.m4, gnu-source.m4,
23849         group-member.m4, jm-glibc-io.m4, jm-macros.m4, jm-mktime.m4,
23850         jm-winsz1.m4, jm-winsz2.m4, lchown.m4, lib-check.m4, libintl.m4,
23851         link-follow.m4, ls-mntd-fs.m4, lstat.m4, malloc.m4, mbrtowc.m4,
23852         mbstate_t.m4, mbswidth.m4, memcmp.m4, nanosleep.m4, perl.m4,
23853         prereq.m4, putenv.m4, readdir.m4, realloc.m4, regex.m4, rename.m4,
23854         rmdir-errno.m4, search-libs.m4, st_dm_mode.m4, st_mtim.m4, stat.m4,
23855         strftime.m4, timespec.m4, unlink-busy.m4, uptime.m4, utimbuf.m4,
23856         utime.m4, utimes.m4, xstrtoumax.m4:
23857         Quote the first argument in each use of AC_DEFUN.
23858
23859 2001-08-12  Jim Meyering  <meyering@lucent.com>
23860
23861         * lib/xgetcwd.c (xgetcwd) [defined __GLIBC__ && __GLIBC__ >= 2]:
23862         Simply `return getcwd (NULL, 0);'.
23863         [! (defined __GLIBC__ && __GLIBC__ >= 2)]:
23864         Use 1300 as initial value for length, not PATH_MAX.
23865
23866         * lib/pathmax.h: Clean up cpp syntax.
23867
23868 2001-08-12  Jim Meyering  <meyering@lucent.com>
23869
23870         * lib/gettimeofday.c: New file.
23871         * lib/gtod.h: New file.
23872         * lib/Makefile.am (libfetish_a_SOURCES): Add gtod.h.
23873
23874 2001-08-05  Jim Meyering  <meyering@lucent.com>
23875
23876         * m4/jm-macros.m4: Require autoconf-2.52.
23877
23878 2001-08-04  Jim Meyering  <meyering@lucent.com>
23879
23880         * lib/error.h (__attribute__): Remove `|| __STRICT_ANSI__' from #if
23881         stmt, to get in sync with glibc.
23882
23883 2001-08-03  Paul Eggert  <eggert@twinsun.com>
23884
23885         The following changes are from gettext 0.10.39 as maintained by
23886         Bruno Haible.
23887
23888         * lib/mbswidth.h (MBSW_REJECT_UNPRINTABLE, MBSW_REJECT_INVALID):
23889         Renamed from MBSW_ACCEPT_UNPRINTABLE and MBSW_ACCEPT_INVALID
23890         with inverted sense.  All uses changed.
23891
23892         * lib/mbswidth.c: Don't include <limits.h>.
23893         Include <stdlib.h> and <string.h> unconditionally.
23894         (iswcntrl, mbsinit, ISCNTRL): New macros.
23895         (mbsnwidth): Use K&R style function declarations.
23896         Don't bother checking for MB_LEN_MAX == 1, since the compiler
23897         can optimize it when MB_CUR_MAX == 1.
23898         The width of control characters is zero, not 1.
23899
23900 2001-08-03  Paul Eggert  <eggert@twinsun.com>
23901
23902         The following changes are from gettext 0.10.39 as maintained by
23903         Bruno Haible, except that getline.m4 continues to use AC_LIBOBJ.
23904
23905         * m4/codeset.m4: Upgrade to serial AM1.
23906         (AM_LANGINFO_CODESET): Renamed from jm_LANGINFO_CODESET;
23907         all uses changed.  Quote first arg of AC_DEFUN.
23908         (am_cv_langinfo_codeset): Renamed from jm_cv_langinfo_codeset.
23909
23910         * m4/iconv.m4: Upgrade to serial AM2.
23911         (AM_ICONV): Renamed from jm_ICONV; all uses changed.
23912         Add --with-libconv-prefix.
23913         Quote first arg of AC_DEFUN.  Add description for ICONV_CONST.
23914         (am_cv_func_iconv): Renamed from jm_cv_func_iconv.
23915         (am_cv_lib_iconv): Renamed from jm_cv_lib_iconv.
23916         (am_cv_proto_iconv): Renamed from jm_cv_proto_iconv.
23917         * m4/jm-macros.m4 (jm_MACROS): Reflect s/jm_/AM_/ renamings.
23918
23919         * m4/c-bs-a.m4 (AC_C_BACKSLASH_A): Quote first arg of AC_DEFUN.
23920         * m4/getline.m4 (AM_FUNC_GETLINE): Likewise.
23921         * m4/glibc21.m4 (jm_GLIBC21): Likewise.
23922         * m4/inttypes_h.m4 (jm_AC_HEADER_INTTYPES_H): Likewise.
23923         * m4/isc-posix.m4 (AC_ISC_POSIX): Likewise.
23924         * m4/lcmessage.m4 (AM_LC_MESSAGES): Likewise.
23925         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
23926         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Likewise.
23927         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Likewise.
23928
23929         * m4/getline.m4 (AM_FUNC_GETLINE): Don't bother checking for
23930         string.h any more.
23931
23932         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): If not found, print "no",
23933         not the default value.
23934
23935         2001-06-25  Bruno Haible  <haible@clisp.cons.org>
23936         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Don't require AM_C_PROTOTYPES.
23937         Also check for mbsinit.  Needed for SCO 3.2v5.0.2.
23938         Also include <string.h>; this is where AIX 3.2.5 declares wcwidth.
23939         Also check for iswcntrl, used for wcwidth fallback.
23940         Use AC_TRY_COMPILE to emulate AC_CHECK_DECLS, for portability
23941         to Autoconf 2.13.
23942
23943 2001-08-03  Jim Meyering  <meyering@lucent.com>
23944
23945         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',
23946         as it was in the original.  Reported by Paul Eggert.
23947
23948 2001-07-16  Jim Meyering  <meyering@lucent.com>
23949
23950         * m4/gettimeofday.m4: New file.
23951         Prompted by a report from Bernhard Baehr.
23952
23953 2001-07-15  Jim Meyering  <meyering@lucent.com>
23954
23955         * m4/Makefile.am.in (Makefile.am): Remove most of the unlocked-io.h
23956         stuff. Now it's in ../Makefile.cfg.
23957
23958 2001-07-15  Jim Meyering  <meyering@lucent.com>
23959
23960         * lib/Makefile.am (EXTRA_DIST): Add unlocked-io.hin.
23961         (BUILT_SOURCES): Add unlocked-io.h.
23962         (io_functions): Define.
23963         (unlocked-io.h): New rule.
23964         (DISTCLEANFILES): Add unlocked-io.h.
23965         (all-local): Depend on unlocked-io.h, to ensure it is created.
23966
23967         * lib/unlocked-io.hin: New file
23968
23969         * lib/regex.c: Update from glibc.
23970
23971 2001-07-05  Jim Meyering  <meyering@lucent.com>
23972
23973         * lib/Makefile.am (noinst_HEADERS): Remove definition, per new automake
23974         recommendation.
23975         (libfetish_a_SOURCES): Put all .h files here instead.
23976         Remove a thus-exposed (better checks in automake) duplicate and
23977         two unnecessary .h files.
23978
23979 2001-07-04  Jim Meyering  <meyering@lucent.com>
23980
23981         * m4/Makefile.am.in (glibc-io.struct): New target.  Rework the code
23982         that generates jm-glibc-io.m4 so that it doesn't trigger any make
23983         distcheck failure.
23984
23985 2001-07-02  Jim Meyering  <meyering@lucent.com>
23986
23987         The following changes were prompted by suggestions from Bruno Haible.
23988
23989         * m4/jm-glibc-io.m4n: New file, the template from which jm-glibc-io.m4
23990         is now generated.
23991         * m4/Makefile.am.in (Makefile.am): Include jm-glibc-io.m4n in emitted
23992         definition of EXTRA_DIST.
23993         (Makefile.am): Emit the dependency, `all-local: jm-glibc-io.m4' to
23994         ensure that the generated file is created/updated whenever the list
23995         of $(unlocked_functions) is changed.
23996         (jm-glibc-io.m4): New rule.
23997         (unlocked-io.h): New rule -- currently unused.
23998
23999 2001-06-24  Jim Meyering  <meyering@lucent.com>
24000
24001         * m4/regex.m4 (jm_INCLUDED_REGEX): Use a quadrigraph to represent an
24002         unmatched right bracket, rather than kludging it with an extra,
24003         falsely-matching quote in a comment.  Patch by Akim Demaille.
24004
24005 2001-06-11  Jim Meyering  <meyering@lucent.com>
24006
24007         * lib/regex.c: Update from GNU libc.
24008
24009 2001-05-27  Jim Meyering  <meyering@lucent.com>
24010
24011         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.
24012         Check for ut_type in struct utmp.
24013
24014 2001-05-27  Jim Meyering  <meyering@lucent.com>
24015
24016         * lib/readutmp.h (UT_TYPE): Define.
24017
24018 2001-05-24  Jim Meyering  <meyering@lucent.com>
24019
24020         * lib/argmatch.c: Include "quote.h".
24021         (argmatch_invalid): Remove explicit `' quotes.  Instead, use the
24022         quote function.  Reported by Göran Uddeborg.
24023
24024 2001-05-22  Jim Meyering  <meyering@lucent.com>
24025
24026         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't use AC_LIBOBJ(strftime),
24027         now that we use the package-supplied version unconditionally.
24028         (jm_FUNC_STRFTIME): Don't replace strftime, for the same reason.
24029
24030 2001-05-21  Jim Meyering  <meyering@lucent.com>
24031
24032         * m4/regex.m4: Change a couple backticks to single quotes to avoid
24033         shell syntax errors.
24034
24035 2001-05-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
24036
24037         * m4/dos.m4 (jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.
24038
24039 2001-05-20  Paul Eggert  <eggert@twinsun.com>
24040
24041         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME):
24042         Don't bother to check library strftime, since
24043         we'll be using our own my_strftime function anyway.
24044         Define my_strftime instead of strftime.
24045
24046 2001-05-20  Alexandre Duret-Lutz  <duret_g@epita.fr>
24047
24048         * lib/dirname.c (dir_name): Compute append_dot using path, not newpath
24049         which is not yet declared.
24050
24051 2001-05-15  Jim Meyering  <meyering@lucent.com>
24052
24053         * m4/regex.m4: Use proper quoting so brackets appear in the test
24054         program.
24055         Reported by, and with help from, Bruno Haible.
24056
24057 2001-05-13  Jim Meyering  <meyering@lucent.com>
24058
24059         * m4/jm-macros.m4 (major_t, minor_t): Define to unsigned int if
24060         undefined.
24061
24062 2001-05-11  Paul Eggert  <eggert@twinsun.com>
24063
24064         dirname code cleanup.  base_name now behaves more compatibly
24065         with POSIX basename when given file names that have trailing
24066         slashes, and similarly for dir_name.  Add new primitives
24067         base_len and dir_len.  Put the directory-name-related decls
24068         into dirname.h.
24069
24070         * lib/addext.c (ISSLASH, base_name): Remove; now in dirname.h.
24071         * lib/backupfile.c (base_name): Likewise.
24072         * lib/basename.c (FILESYSTEM_PREFIX_LEN, PARAMS, ISSLASH): Likewise.
24073         * lib/dirname.c (FILESYSTEM_PREFIX_LEN, ISSLASH): Likewise.
24074         * lib/makepath.c (strip_trailing_slashes): Likewise.
24075         * lib/path-concat.c (DIRECTORY_SEPARATOR, FILESYSTEM_PREFIX_LEN,
24076         ISSLASH): Likewise.
24077         * lib/rename.c (strip_trailing_slashes): Likewise.
24078         * lib/same.c (base_name): Likewise.
24079         * lib/stripslash.c (ISSLASH): Likewise.
24080
24081         * lib/addext.c: Include <dirname.h> after size_t is defined.
24082         * lib/backupfile.c: Likewise.
24083
24084         * lib/addext.c (addext): Use base_len to trim redundant
24085         trailing slashes instead of doing it ourselves.
24086         But do not trim the last slash if it is not redundant.
24087
24088         * lib/backupfile.c (find_backup_file_name,
24089         max_backup_version): Use base_len instead of rolling it ourselves.
24090         Handle the case of "" and (on DOS) "C:" correctly.
24091
24092         * lib/basename.c: Do not include <stdio.h>, <assert.h>; no longer
24093         needed. Include <string.h>, <dirname.h>.
24094         (base_name): Allow file names ending in slashes, other than names
24095         that are all slashes.  In this case, return the basename followed
24096         by the slashes.  This is more general, and can be used in places
24097         where the original base_name purposely had an assertion failure.
24098         (base_len): New function.
24099
24100         * lib/dirname.c: Include <string.h> instead of <stdlib.h>.
24101         Do not include <assert.h>; no longer needed.
24102         Include xalloc.h.
24103         (memrchr): Remove decl.
24104         (dir_name_r): Remove.
24105         (dir_len): Renamed from dirlen.  All callers changed.
24106         Rewrite in terms of base_name, for simplicity and consistency.
24107         (dir_name): Never return NULL.  All callers changed.
24108         Do not include <stdlib.h> in test program; no longer needed.
24109         return 0; is fine for test program.
24110
24111         * lib/dirname.h (DIRECTORY_SEPARATOR, ISSLASH, FILESYSTEM_PREFIX_LEN):
24112         New macros.
24113         (base_name, base_len, dir_len, strip_trailing_slashes): New decls.
24114
24115         * lib/path-concat.c (path_concat): Use base_len to compute
24116         base length, not strlen; this means we cannot rely on memcpy
24117         to null-terminate.
24118
24119         * lib/same.c (STREQ): Remove.
24120         (same_name): Handle the case where the basename ends in trailing '/'.
24121
24122         * lib/stripslash.c (strip_trailing_slashes): Return nonzero if
24123         a slash was stripped.  Do not strip the last slash after a
24124         file system prefix.
24125
24126 2001-05-11  Paul Eggert  <eggert@twinsun.com>
24127
24128         * lib/Makefile.am (libfetish_a_SOURCES):
24129         Add strftime.c, since we now compile it on all hosts.
24130
24131         * lib/strftime.c (my_strftime):
24132         Define to nstrftime if emacs, but only if my_strftime is not defined.
24133         (extra_args, extra_args_spec, extra_args_spec_iso): Rename from
24134         ut_argument, ut_argument_spec, ut_argument_spec_iso, respectively.
24135         Add one more extra argument: a nanoseconds value.
24136         All uses changed.
24137         (ns): New macro.
24138         (my_strftime function): Add %N format.
24139         (emacs_strftimeu): Renamed from emacs_strftime,
24140         with extra ut argument.
24141
24142 2001-05-09  Paul Eggert  <eggert@twinsun.com>
24143
24144         * m4/jm-macros.m4 (jm_MACROS): Do not check for fseeko; no longer used.
24145
24146 2001-04-21  Jim Meyering  <meyering@lucent.com>
24147
24148         * m4/rmdir-errno.m4: Write to a new file, so that a restrictive umask
24149         doesn't interfere.
24150
24151 2001-04-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
24152
24153         * m4/ftruncate.m4: Check for chsize.
24154         Link with ftruncate.o unconditionally if ftruncate is missing.
24155         This was required when cross-compiling to i586-mingw32msvc.
24156
24157 2001-04-08  Jim Meyering  <meyering@lucent.com>
24158
24159         * lib/getdate.y (get_date): Set tm_isdst to -1 to ensure that it is
24160         recomputed; that's necessary when the offset spans a DST transition.
24161         Patch by David J. MacKenzie.  Reported by Hon-Yin Kok.
24162
24163 2001-04-02  Jim Meyering  <meyering@lucent.com>
24164
24165         * lib/regex.h, regex.c: Update from GNU libc.
24166
24167 2001-03-24  Jim Meyering  <meyering@lucent.com>
24168
24169         * m4/jm-macros.m4: Require autoconf-2.49d.
24170
24171 2001-03-20  Bruno Haible  <haible@clisp.cons.org>
24172
24173         * m4/iconv.m4 (jm_ICONV): Recommend GNU libiconv.
24174
24175 2001-03-19  Paul Eggert  <eggert@twinsun.com>
24176
24177         * lib/version-etc.c (version_etc_copyright): Update to 2001.
24178
24179 2001-03-17  Jim Meyering  <meyering@lucent.com>
24180
24181         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Remove my copy of AC_FUNC_MEMCMP,
24182         now that the version in autoconf is equivalent.
24183         (jm_FUNC_MEMCMP): Adjust to use AC_FUNC_MEMCMP.
24184
24185         * m4/error.m4 (jm_PREREQ_ERROR): Invoke AC_FUNC_STRERROR_R.
24186         Suggestion from Akim Demaille.
24187
24188         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_TEMPNAME.
24189         (jm_PREREQ_TEMPNAME): New function.
24190
24191 2001-03-16  Paul Eggert  <eggert@twinsun.com>
24192
24193         * lib/tempname.c (uint64_t): Define to uintmax_t if
24194         not defined, and if UINT64_MAX is not defined.
24195         Required at least for Vax Ultrix4.3, which doesn't define uint64_t.
24196         Reported by John David Anglin.
24197
24198 2001-03-15  Bruno Haible  <haible@clisp.cons.org>
24199
24200         * lib/localcharset.c (locale_charset): Allow wildcard syntax. Also
24201         resolve alias if codeset is empty.
24202         * lib/config.charset (BeOS): Use wildcard syntax.
24203
24204 2001-03-13  Jim Meyering  <meyering@lucent.com>
24205
24206         * lib/path-concat.c (path_concat)
24207         [FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't insert a backslash when
24208         concatenating e.g., `C:' and `foo'.
24209         From Bruno Haible.
24210
24211 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
24212
24213         * lib/localcharset.c (locale_charset): Don't use
24214         setlocale(LC_CTYPE,NULL). Don't return NULL.
24215         * lib/unicodeio.c (print_unicode_char): Simplify accordingly.
24216
24217 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
24218
24219         * lib/config.charset: Update for FreeBSD 4.2 and OSF/1 5.1. Add
24220         support for DOS/DJGPP.
24221
24222 2001-03-01  Paul Eggert  <eggert@twinsun.com>
24223
24224         * m4/jm-macros.m4 (jm_MACROS): Use mkstemp replacement if the system
24225         lacks mkstemp.  Compile our own tempname.c if we compile our own
24226         mkstemp.c, as mkstemp relies on tempname.
24227
24228 2001-03-01  Jim Meyering  <meyering@lucent.com>
24229
24230         * m4/dos.m4 (jm_AC_DOS): Remove extra backslashes, now that
24231         AH_VERBATIM really does output its argument verbatim.
24232
24233 2001-02-28  Paul Eggert  <eggert@twinsun.com>
24234
24235         * lib/Makefile.am (libfetish_a_SOURCES):
24236         Add dup-safer.c, fopen-safer.c.
24237         (noinst_HEADERS): Add stdio-safer.h, unistd-safer.h.
24238
24239         * lib/dup-safer.c, lib/fopen-safer.c, lib/stdio-safer.h:
24240         * lib/unistd-safer.h: New files.
24241
24242 2001-02-25  Paul Eggert  <eggert@twinsun.com>
24243
24244         The mkstemp replacement is taken from glibc 2.2.2, with some
24245         portability fixes for use outside glibc, as follows:
24246
24247         * lib/tempname.c (struct_stat64): New macro.
24248         (direxists, __gen_tempname): Use it.
24249         This avoids a portability problem with Solaris 8.
24250
24251         * lib/tempname.c (<config.h>): Include if HAVE_CONFIG_H.
24252         (<stddef.h>, <stdint.h>, <string.h>):
24253         Include only if STDC_HEADERS || _LIBC.
24254         (<fcntl.h>): Include only if HAVE_FCNTL_H || _LIBC.
24255         (<unistd.h>): Include only if HAVE_UNISTD_H || _LIBC.
24256         (<sys/time.h>): Include only if HAVE_SYS_TIME_H || _LIBC.
24257         (__set_errno): Define this macro if <errno.h> doesn't.
24258         (P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE):
24259         Define these macros if <stdio.h> doesn't.
24260         (S_ISDIR, S_IRUSR, S_IWUSR, S_IXUSR):
24261         Define these macros if <sys/stat.h>
24262         doesn't.  Ignore <sys/stat.h> S_ISDIR if STAT_MACROS_BROKEN.
24263         (stat64, __getpid, __gettimeofday, __mkdir, __open, __open64, lxstat64,
24264         __xstat64): Define if not _LIBC.
24265         (__secure_getenv): Define if ! (HAVE___SECURE_GETENV || _LIBC).
24266         (__gen_tempname): Invoke gettimeofday only if
24267         HAVE_GETTIMEOFDAY || _LIBC;
24268         otherwise, fall back on plain "time".
24269         Use macros like S_IRUSR | S_IWUSR rather than octal values like 0600.
24270
24271         * lib/mkstemp.c (__GT_FILE): Define to zero if not defined.
24272
24273         * lib/mkstemp.c, lib/tempname.c: New files, taken from glibc 2.2.2.
24274
24275 2001-02-18  Paul Eggert  <eggert@twinsun.com>
24276
24277         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for sys/resource.h.
24278
24279 2001-02-17  Paul Eggert  <eggert@twinsun.com>
24280
24281         * m4/mbrtowc.m4: New file, defining jm_FUNC_MBRTOWC.
24282         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH):
24283         Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc).
24284         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
24285
24286 2001-02-17  Paul Eggert  <eggert@twinsun.com>
24287
24288         * lib/mbswidth.c, quotearg.c (mbrtowc, mbsinit):
24289         Remove workaround macros for hosts that have mbrtowc but not
24290         mbstate_t, as we now insist on proper declarations for both
24291         before using mbrtowc.
24292
24293 2001-02-17  Jim Meyering  <meyering@lucent.com>
24294
24295         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Don't check for
24296         getmntent via AC_CHECK_FUNCS, since that would get a `no' and disrupt
24297         further attempts by AC_FUNC_GETMNTENT to check with e.g., -lgen on
24298         UnixWare 7.1.1.
24299
24300         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc.,
24301         rather than AC_CACHE_VAL.
24302
24303 2001-02-17  Jim Meyering  <meyering@lucent.com>
24304
24305         * lib/strtoul.c: Sync from GNU libc.  Use double quotes, not <...>
24306         around included file name.
24307
24308         * lib/strnlen.c (__strnlen): Merge in a change from GNU libc.
24309
24310         * lib/strftime.c: Update from GNU libc (the only changes were to
24311         comments).
24312
24313 2001-02-17  Jim Meyering  <meyering@lucent.com>
24314
24315         * lib/regex.c: Update from libc.
24316
24317 2001-02-17  Bruno Haible  <haible@clisp.cons.org>
24318
24319         * lib/mbswidth.h (mbswidth): Also define as macro, to avoid prototype
24320         clash.
24321
24322 2001-02-16  Paul Eggert  <eggert@twinsun.com>
24323
24324         * lib/alloca.c (malloc): Undef before defining, since stdlib.h
24325         may have defined it.  Needed for Encore Umax-3.0.9.16b systems.
24326         Reported by Mark Hounschell via Paul Eggert.
24327
24328 2001-02-07  Jim Meyering  <meyering@lucent.com>
24329
24330         * m4/regex.m4 (jm_INCLUDED_REGEX): Add a test for the latest bug.
24331
24332 2001-02-05  Jim Meyering  <meyering@lucent.com>
24333
24334         * m4/jm-macros.m4: Require autoconf-2.14d (not yet released), because
24335         it includes the patch required for `large file' support with at least
24336         HP-UX's 10.20 /bin/cc.
24337
24338 2001-02-03  Jim Meyering  <meyering@lucent.com>
24339
24340         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Restore prior use of
24341         AS_IF, now that it works once again (mysteriously).
24342         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
24343
24344 2001-01-30  Jim Meyering  <meyering@lucent.com>
24345
24346         Don't use filenames that are 8.3-equivalent to "conftest" on DOS.
24347         * m4/chown.m4: Rename conftestchown to conftest.chown.
24348         * m4/rename.m4: s/conftestdir/conftest.d1/ and
24349         s/conftestdir2/conftest.d2/.
24350         * m4/utimes.m4: s/conftestdata/conftest.data/
24351         Inspired by Pavel Roskin's change in autoconf.
24352
24353 2001-01-30  Bruno Haible  <haible@clisp.cons.org>
24354
24355         * lib/config.charset: Update for FreeBSD 4.2.
24356
24357 2001-01-27  Jim Meyering  <meyering@lucent.com>
24358
24359         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Open-code what was
24360         a use of AS_IF.
24361         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
24362
24363 2001-01-26  Jim Meyering  <meyering@lucent.com>
24364
24365         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Check for stddef.h, now that
24366         quotearg.c includes it.
24367
24368 2001-01-26  Jim Meyering  <meyering@lucent.com>
24369
24370         * lib/quotearg.c: Include stddef.h.
24371         * lib/quote.c: Include stddef.h.
24372         Reported by Axel Kittenberger.
24373
24374         * lib/xmalloc.c [HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
24375         line in double quotes so that it evokes a better diagnostic.
24376         [HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.
24377         Reported by Axel Kittenberger.
24378
24379 2001-01-24  Stefan Monnier  <monnier@cs.yale.edu>
24380
24381         * regex.c (mutually_exclusive_p): Don't blindly handle `charset_not'
24382         as if it was a `charset'.
24383
24384 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
24385
24386         * m4/iconv.m4 (jm_ICONV): Also check whether the iconv declaration
24387         has const.
24388
24389 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
24390
24391         * lib/unicodeio.c (print_unicode_char): Cast the second iconv() arg,
24392         to avoid a warning.  Add back 'const' to inptr.
24393
24394 2001-01-20  Jim Meyering  <meyering@lucent.com>
24395
24396         Be sure that headers are checked before used in code compiled
24397         for the type checks.
24398         * m4/jm-macros.m4 (jm_MACROS): Remove all header checks.
24399         In place of that, invoke jm_CHECK_ALL_TYPES.
24400         (jm_CHECK_ALL_HEADERS): New functions with the above checks.
24401         (jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS.
24402         Alan Iwi reported a build failure on an f300-fujitsu-uxpv4.1_ES;
24403         The check for ssize_t was mistakenly run before the test for unistd.h.
24404
24405         The configure-time check for stdbool.h was missing.
24406         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_HASH.
24407         (jm_PREREQ_HASH): New function.
24408
24409 2001-01-17  Jim Meyering  <meyering@lucent.com>
24410
24411         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE,
24412         for autoconf-2.49c.
24413         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Likewise.
24414
24415 2001-01-16  Jim Meyering  <meyering@lucent.com>
24416
24417         * lib/basename.c: Include <stdio.h>, needed by assert on SunOS 4.
24418         From Bruno Haible.
24419
24420 2001-01-14  Jim Meyering  <meyering@lucent.com>
24421
24422         * m4/rename.m4: Use temporary directories named conftestdir{,2}, not
24423         foo and bar.  Create conftestdir/ in the script, not in the C code.
24424         Remove directories in the script, not in the C code.
24425         Remove conftestdir{,2} before trying to create the directory.
24426         Make the entire configure script fail if the mkdir fails.
24427
24428 2001-01-14  Jim Meyering  <meyering@lucent.com>
24429
24430         * lib/rename.c: New file.  From Volker Borchert.
24431         Include stdlib.h, string.h or strings.h, and xalloc.h.
24432         Use strip_trailing_slashes rather than open-coding it.
24433
24434 2001-01-03  Paul Eggert  <eggert@twinsun.com>
24435
24436         * lib/strftime.c: Sync with glibc time/strftime.c 1.81.
24437
24438 2001-01-03  Jim Meyering  <meyering@lucent.com>
24439
24440         * lib/unicodeio.c (print_unicode_char): Remove `const' from declaration
24441         of local `inptr' to avoid warning with some system declarations of
24442         iconv.
24443
24444 2001-01-02  Volker Borchert  <bt@teknon.de>
24445
24446         * m4/rename.m4: New file.
24447         * m4/jm-macros.m4 (jm_MACROS): Require vb_FUNC_RENAME.
24448
24449 2001-01-01  Jim Meyering  <meyering@lucent.com>
24450
24451         * m4/prereq.m4 (jm_PREREQ_READUTMP): Include utmp.h (if available),
24452         even on systems with utmpx.h.  It's necessary for the declaration of
24453         utmp's ut_user member.  Reported by Andreas Jaeger.
24454
24455         * m4/check-decl.m4 (jm_CHECK_DECLS): Include grp.h and pwd.h if
24456         available. They are required for the declarations of getgrgid and
24457         getpwuid resp.
24458         (_jm_DECL_HEADERS): Check for grp.h and pwd.h.
24459         Reported by Andreas Jaeger.
24460
24461 2001-01-01  Alexandre Duret-Lutz  <duret_g@epita.fr>
24462
24463         * m4/libintl.m4 (AM_GNU_GETTEXT): Define MKINSTALLDIRS by
24464         expanding the value of $ac_aux_dir, as in AM_MISSING_HAS_RUN,
24465         so `make install' also works in VPATH builds.
24466
24467 2000-12-31  Alexandre Duret-Lutz  <duret_g@epita.fr>
24468
24469         * m4/libintl.m4 (AM_WITH_NLS): When using AC_CONFIG_AUX_DIR,
24470         prepend $(top_srcdir) to the value of MKINSTALLDIRS so that it
24471         can be used in subdirectories.
24472
24473 2000-12-29  Paul Eggert  <eggert@twinsun.com>
24474
24475         * lib/modechange.c: Do not assume that mode_t uses the
24476         traditional octal encoding.  E.g. "chmod 1 FOO" should set
24477         the other-execute bit of FOO even if S_IXOTH != 1.
24478
24479         (SUID, SGID, SVTX, RUSR, WUSR, XUSR, RGRP, WGRP, XGRP, ROTH,
24480         WOTH, XOTH, ALLM): New macros.
24481         (S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR,
24482          S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH):
24483         Use them.
24484         (S_ISGID): Fix typo; it was defaulting to the same value as S_ISUID.
24485         (S_IRWXU, S_IRWXG, S_IRWXO): Specify defaults in terms of the above.
24486         (mode_compile):
24487         No need to use uintmax_t; unsigned long is long enough.
24488         Don't bother to get suffix since we don't use it.
24489
24490 2000-12-26  Jim Meyering  <meyering@lucent.com>
24491
24492         * m4/dos.m4 (jm_AC_DOS): Rewrite (though it's still a stub) to work
24493         better with autoheader.
24494
24495 2000-12-24  Jim Meyering  <meyering@lucent.com>
24496
24497         * lib/hash.c (is_prime): Return explicit boolean values.
24498         (hash_get_first): Return NULL to appease Irix5.6's 89.
24499         Reported by Nelson Beebe.
24500
24501 2000-12-19  Bruno Haible  <haible@clisp.cons.org>
24502
24503         * lib/localcharset.c (locale_charset): Add support for Win32.
24504
24505 2000-12-18  Paul Eggert  <eggert@twinsun.com>
24506
24507         * lib/physmem.h, lib/physmem.c: New files.
24508
24509         * lib/Makefile.am (libfetish_a_SOURCES): Add physmem.c.
24510         (noinst_HEADERS): Add physmem.h.
24511
24512         * lib/xstrtol.c (__xstrtol): Add undocumented suffixes 'g' and
24513         't' for compatibility with Solaris 8 sort.
24514
24515 2000-12-18  Bruno Haible  <haible@clisp.cons.org>
24516
24517         * lib/config.charset: Add support for BeOS.
24518
24519 2000-12-17  Jim Meyering  <meyering@lucent.com>
24520
24521         * m4/dos.m4 (jm_AC_DOS): New file and macro.
24522         * m4/jm-macros.m4 (jm_MACROS): Require jm_AC_DOS.
24523
24524 2000-12-16  Jim Meyering  <meyering@lucent.com>
24525
24526         This bug had a serious impact on chown: `chown N:M FILE' (for integer
24527         N and M) would have treated it like `chown N:N FILE'.
24528
24529         * lib/userspec.c (parse_user_spec): Fix typo: s/u/g/.
24530
24531 2000-12-16  Jim Meyering  <meyering@lucent.com>
24532
24533         * lib/getusershell.c [!SHELLS_FILE && __DJGPP__]: Define
24534         SHELLS_FILE to a file name that's useful on djgpp systems.
24535         Include stdlib.h.
24536         (ADDITIONAL_DEFAULT_SHELLS): Define.
24537         (default_shells): Prepend ADDITIONAL_DEFAULT_SHELLS.
24538         Based mostly on a patch from Prashant TR.
24539
24540 2000-12-16  Bruno Haible  <haible@clisp.cons.org>
24541
24542         * lib/config.charset: Add ISO-8859-3, BIG5HKSCS, GB18030, JOHAB,
24543         VISCII, CP874, CP949, CP950, CP1250, CP1253, CP1254, CP1255, CP1256,
24544         CP1257 to the list of canonical encodings. Rename EUC-CN to GB2312.
24545
24546 2000-12-08  Andreas Schwab  <schwab@suse.de>
24547
24548         * lib/mbswidth.c (mbsnwidth): Don't loop endlessly when called with an
24549         invalid mulitbyte sequence and with the MBSW_ACCEPT_INVALID flag set.
24550
24551 2000-12-07  Jim Meyering  <meyering@lucent.com>
24552
24553         * lib/stripslash.c (ISSLASH): Define.
24554         (strip_trailing_slashes): Use ISSLASH rather than comparing against
24555         `/'.
24556         From Prashant TR.
24557
24558         * lib/dirname.c (FILESYSTEM_PREFIX_LEN): Define.
24559         (dir_name_r): Declare this function as static.
24560         [BACKSLASH_IS_PATH_SEPARATOR]: Fix a bug that'd
24561         manifest itself on a name containing a mix of slashes and
24562         backslashes.
24563         Make this function work with names starting with a DOS-style
24564         drive letter and colon prefix.
24565         (dir_name): Append `.' if necessary.
24566         Based mostly on patches from Prashant TR and Eli Zaretskii.
24567
24568         * lib/dirname.h (dir_name_r): Remove prototype.
24569
24570 2000-12-06  Paul Eggert  <eggert@twinsun.com>
24571
24572         * m4/off_t-format.m4: Remove this file.
24573         * m4/jm-macros.m4 (jm_MACROS): Remove jm_SYS_OFF_T_PRINTF_FORMAT.
24574
24575 2000-12-06  Jim Meyering  <meyering@lucent.com>
24576
24577         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): If we need the
24578         replacement strtoull, we may well need the replacement strtoul, too.
24579         Check for declarations of strtoul and strtoull.
24580         Check for strtol.  Mainly as a cue to cause automake to include
24581         strtol.c -- that file is included by each of strtoul.c and strtoull.c.
24582         Check for limits.h -- strtol.c needs it.
24583
24584 2000-12-05  Jim Meyering  <meyering@lucent.com>
24585
24586         * lib/dirname.c (dir_name_r): Add `const' in a few local declarations.
24587
24588 2000-12-04  Jim Meyering  <meyering@lucent.com>
24589
24590         * lib/path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc.
24591         Also include memory.h, stdlib.h, unistd.h if appropriate.
24592         Reported by Andreas Jaeger (conflicting declaration of malloc).
24593
24594 2000-12-02  Jim Meyering  <meyering@lucent.com>
24595
24596         * m4/off_t-format.m4 (OFF_T_PRINTF_FORMAT_STRING): New file/macro.
24597         * m4/jm-macros.m4 (jm_MACROS): require it.
24598
24599 2000-12-02  Jim Meyering  <meyering@lucent.com>
24600
24601         * lib/closeout.h: Make idempotent, to avoid some obscure warnings.
24602
24603 2000-12-01  Paul Eggert  <eggert@twinsun.com>
24604
24605         * lib/memrchr.c: Include <config.h> before any system include file.
24606
24607 2000-11-30  Jim Meyering  <meyering@lucent.com>
24608
24609         * m4/jm-macros.m4 (jm_MACROS): Check for stdint.h.
24610
24611 2000-11-30  Jim Meyering  <meyering@lucent.com>
24612
24613         * m4/getloadavg.m4: s/ifval/m4_ifval/ to accommodate new autoconf.
24614
24615 2000-11-29  Paul Eggert  <eggert@twinsun.com>
24616
24617         * lib/dirname.c (dir_name_r): Fix typo: int -> size_t.
24618
24619 2000-11-26  Jim Meyering  <meyering@lucent.com>
24620
24621         * lib/memcoll.c: Include sys/types.h.  From Werner Almesberger.
24622
24623 2000-11-22  Paul Eggert  <eggert@twinsun.com>
24624
24625         * lib/strftime.c (my_strftime): Do not invoke mbrlen with a
24626         size of (size_t) -1; it's not portable.
24627
24628 2000-11-17  Jim Meyering  <meyering@lucent.com>
24629
24630         * lib/strstr.c: Update from GNU libc.
24631
24632 2000-11-17  Akim Demaille  <akim@epita.fr>
24633
24634         * lib/obstack.h: Formatting changes.
24635         (obstack_grow, obstack_grow0): Don't cast WHERE at all: that would
24636         prevent type checking.
24637         (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
24638         cast the value to (void *): assigning a `foo *' to a `void *'
24639         variable is valid.
24640         (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
24641
24642 2000-11-16  Jim Meyering  <meyering@lucent.com>
24643
24644         * lib/strverscmp.c: Incorporate weak-alias-related changes from glibc.
24645
24646 2000-11-11  Jim Meyering  <meyering@lucent.com>
24647
24648         * lib/error.c: Add a couple #includes, merging from GNU libc version.
24649
24650 2000-11-10  Jim Meyering  <meyering@lucent.com>
24651
24652         * lib/obstack.h: Update from GNU libc.
24653         * lib/obstack.c: Likewise.
24654
24655 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
24656
24657         * m4/jm-macros.m4 (jm_MACROS): Add test for wcrtomb.
24658
24659 2000-11-06  Paul Eggert  <eggert@twinsun.com>
24660
24661         * lib/getusershell.c (setusershell): Use rewind rather than
24662         fseek/fseeko, to avoid configuration hassles with fseeko.
24663         Don't bother opening SHELLS_FILE if shellstream is NULL;
24664         it's not necessary.
24665
24666 2000-11-05  Jim Meyering  <meyering@lucent.com>
24667
24668         * lib/makepath.h (make_dir): Declare.
24669         * lib/makepath.c (make_dir): Remove `static' attribute.
24670         Tweak a comment.
24671
24672 2000-11-04  Jim Meyering  <meyering@lucent.com>
24673
24674         * m4/regex.m4: Use the `m4_' prefix on `syscmd' and `m4_sysval'.
24675
24676 2000-11-04  Alexandre Duret-Lutz  <duret_g@epita.fr>
24677
24678         * lib/hash.c (hash_get_next): Fix a thinko:  when ENTRY is the
24679         last one in a bucket, advance to the next bucket.
24680
24681 2000-11-02  Vesselin Atanasov  <vesselin@bgnet.bg>
24682
24683         * lib/fnmatch.c: Do not comment out all the code if we are using
24684         the GNU C library, because in some cases we are replacing buggy
24685         code in the GNU C library itself.
24686
24687 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
24688
24689         * regex.c (re_iswctype, re_wctype_to_bit): Fix braino.
24690         (regex_compile): Catch bogus \(\1\).
24691
24692 2000-10-30  Paul Eggert  <eggert@twinsun.com>
24693
24694         * lib/fnmatch.c (FOLD): Do not assume that characters are unsigned.
24695         (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
24696         e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero.
24697
24698 2000-10-30  Paul Eggert  <eggert@twinsun.com>
24699
24700         * lib/error.h, getline.h, modechange.h:
24701         Remove "2000" from Copyright line, as the file hasn't been
24702         changed this year other than in the copyright notice.
24703
24704         * lib/xalloc.h: Add "2000" to Copyright line, as this file
24705         was changed this year.
24706
24707 2000-10-29  Jim Meyering  <meyering@lucent.com>
24708
24709         * m4/fsusage.m4: s/AC_SHELL_IFELSE/AS_IFELSE/ to match autoconf
24710         renaming.
24711         * m4/ls-mntd-fs.m4: Likewise
24712
24713 2000-10-29  Jim Meyering  <meyering@lucent.com>
24714
24715         * lib/xstat.in: Fix grammar in comment.
24716
24717 2000-10-29  Greg Louis  <glouis@dynamicro.on.ca>
24718
24719         * lib/regex.h (__restrict_arr): Move definition out of #ifndef block.
24720         Required because egcs-2.91.66 (aka 1.1.2) defines __restrict, but
24721         doesn't define __restrict_arr.
24722
24723 2000-10-28  Jim Meyering  <meyering@lucent.com>
24724
24725         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_MEMCHR.
24726         (jm_PREREQ_MEMCHR): New function.
24727
24728 2000-10-28  Jim Meyering  <meyering@lucent.com>
24729
24730         * lib/memchr.c: Update from libc.
24731         Adjust for portability:
24732         [HAVE_STDLIB_H]: Include stdlib.h.
24733         [HAVE_BP_SYM_H || _LIBC]: Guard inclusion of bp-sym.h.
24734         Undef __memchr, too.
24735         [!weak_alias]: Define __memchr to memchr.
24736
24737         * lib/regex.c: Update from libc.
24738         * lib/regex.h: Likewise.
24739         * lib/getopt1.c: Likewise.
24740         * lib/memcmp.c: Likewise.
24741
24742         * lib/getusershell.c (setusershell) [HAVE_FSEEKO]: Use fseeko.
24743         Avoid using fseek, when possible -- it's broken by design.
24744         Patch by Ulrich Drepper.
24745
24746 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
24747
24748         * regex.c (POP_FAILURE_REG_OR_COUNT, re_match_2_internal)
24749         (re_match_2_internal, re_match_2_internal, re_match_2_internal):
24750         Giving in to popular pressure to shut up the compiler with casts.
24751
24752 2000-10-26  Jim Meyering  <meyering@lucent.com>
24753
24754         * lib/strftime.c: Update from libc.
24755
24756 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
24757
24758         * regex.c: More `unsigned char' -> `re_char' changes.
24759         Also change several `int' into `re_wchar_t'.
24760         (PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove.
24761         (PUSH_FAILURE_POINTER): Don't cast any more.
24762         (POP_FAILURE_REG_OR_COUNT): Remove the cast that strips `const'.
24763         We want GCC to complain, since this piece of code makes
24764         re_match non-reentrant, which *should* be fixed.
24765         (GET_BUFFER_SPACE): Use size_t rather than unsigned long.
24766         (EXTEND_BUFFER): Use RETALLOC.
24767         (SET_LIST_BIT): Don't cast.
24768         (re_wchar_t): New type.
24769         (re_iswctype, re_wctype_to_bit): Make it crystal clear to GCC
24770         that those two functions will always properly return.
24771         (IMMEDIATE_QUIT_CHECK): Cast to void.
24772         (analyse_first): Use recursion rather than an explicit stack.
24773         (re_compile_fastmap): Can't fail anymore.
24774         (re_search_2): Don't check re_compile_fastmap for failure.
24775         (PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT.
24776         Now also sets the new value (passed in a new argument).
24777         (re_match_2_internal): Use it.
24778         Also, use a new var `reg' of type size_t when looping through regs
24779         rather than reuse the inappropriate `mcnt'.
24780
24781 2000-10-25  Jim Meyering  <meyering@lucent.com>
24782
24783         * lib/obstack.c: Update from libc.
24784
24785 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
24786
24787         * regex.c (regex_compile): Change the way of handling a range from
24788         a char less than 256 to a char not less than 256.
24789
24790 2000-10-24  Andrew Innes  <andrewi@gnu.org>
24791
24792         * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
24793         NT-Emacs only.
24794         (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT,
24795         so that re_search functions only quit when callers expect them to.
24796
24797 2000-10-23  Jim Meyering  <meyering@lucent.com>
24798
24799         * lib/hard-locale.c (hard_locale): Revert last change -- it was simply
24800         wrong.  That set_locale call must not have any side effects.
24801         From Paul Eggert.
24802
24803 2000-10-22  Jim Meyering  <meyering@lucent.com>
24804
24805         * lib/md5.c (md5_process_block) [OP]: Use `rol', not CYCLIC.
24806         [CYCLIC]: Remove now-unused definition.
24807
24808         * lib/save-cwd.c (O_DIRECTORY): Define, if needed.
24809         (save_cwd) [HAVE_FCHDIR]: Use O_DIRECTORY when opening ".".
24810         Suggestion from Ulrich Drepper.
24811
24812 2000-10-21  Jim Meyering  <meyering@lucent.com>
24813
24814         * m4/check-decl.m4 (jm_CHECK_DECLS): Also check for memrchr.
24815         * m4/prereq.m4 (jm_PREREQ_DIRNAME): New macro.
24816         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memrchr.
24817
24818 2000-10-21  Jim Meyering  <meyering@lucent.com>
24819
24820         * lib/dirname.c (memrchr): Declare if necessary.
24821         (dir_name): Remove the restriction that there be no
24822         trailing slashes.  Now, this code skips past them, effectively
24823         ignoring them.
24824         [TEST_DIRNAME] (main): New unit tests.
24825
24826         * lib/memrchr.c: New file from GNU libc.
24827         Undef __memrchr, too.
24828         [!weak_alias]: Define __memrchr to memrchr.
24829         Guard weak_alias use with `#ifdef weak_alias'.
24830
24831 2000-10-21  Jim Meyering  <meyering@lucent.com>
24832
24833         * lib/dirname.c (dir_name_r): New function, factored out of dir_name.
24834         (dir_name): Use dir_name_r.
24835         * lib/dirname.h (dir_name_r): Declare it.
24836
24837 2000-10-17  Jim Meyering  <meyering@lucent.com>
24838
24839         * lib/quote.h (PARAMS): Define and use.
24840         Reported by Akim Demaille.
24841
24842         * lib/getopt.c: Update from libc.
24843
24844 2000-10-16  Jim Meyering  <meyering@lucent.com>
24845
24846         * lib/hard-locale.c (hard_locale): Use "", not 0 as 2nd arg to
24847         setlocale.
24848         From Jan Fedak.
24849
24850 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
24851
24852         * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.
24853
24854 2000-09-25  Jim Meyering  <meyering@lucent.com>
24855
24856         * lib/md5.h (rol): Define (from GnuPG).
24857
24858         * lib/sha.c: Give credit (GnuPG) where due.
24859         (M): Use rol rather than open-coding it.
24860         Add a FIXME comment.
24861
24862 2000-09-21  Jim Meyering  <meyering@lucent.com>
24863
24864         * lib/userspec.c (parse_user_spec): Remove debugging printf I'd added.
24865         Reported by Michael Stone.
24866
24867 2000-09-20  Jim Meyering  <meyering@lucent.com>
24868
24869         * lib/Makefile.am (libfetish_a_SOURCES): Add sha.c.
24870         (noinst_HEADERS): Add sha.h.
24871         Based on code from Scott G. Miller and from GnuPG.
24872
24873 2000-09-18  Jim Meyering  <meyering@lucent.com>
24874
24875         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Restore the initial value of
24876         LIBS. Otherwise, everyone ends up linking with -lelf for some
24877         configurations.
24878         Reported by Mike Stone.
24879
24880 2000-09-15  Jim Meyering  <meyering@lucent.com>
24881
24882         * lib/regex.c: Update from libc.
24883
24884 2000-09-10  Jim Meyering  <meyering@lucent.com>
24885
24886         * lib/getopt.c (_getopt_internal): Update from glibc.
24887
24888 2000-09-09  Jim Meyering  <meyering@lucent.com>
24889
24890         * lib/quotearg.c: Rename ISASCII to IN_CTYPE_DOMAIN, so people don't
24891         think it should be used as a general replacement for isascii.
24892         * lib/fnmatch.c: Likewise.
24893         * lib/mbswidth.c: Likewise
24894         * lib/regex.c: Likewise.
24895
24896         Don't use atoi.
24897         * lib/userspec.c: Include sys/param.h and limits.h.
24898         Include xstrtol.h.
24899         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
24900         (UID_T_MAX, GID_T_MAX, MAXUID, MAXGID): Define.
24901         (parse_user_spec): Use xstrtoul, not atoi when converting numeric
24902         UID, GID.  Check range.
24903
24904 2000-09-06  Jim Meyering  <meyering@lucent.com>
24905
24906         * lib/getopt.c (_getopt_internal): Update from glibc.
24907
24908 2000-08-30  Jim Meyering  <meyering@lucent.com>
24909
24910         * lib/strftime.c: Merge in changes from GNU libc.
24911
24912 2000-08-26  Jim Meyering  <meyering@lucent.com>
24913
24914         * m4/jm-macros.m4: Use jm_FUNC_FPENDING.
24915         * m4/fpending.m4: New file.
24916
24917 2000-08-26  Jim Meyering  <meyering@lucent.com>
24918
24919         * lib/closeout.c: Include "__fpending.h".
24920         (close_stdout_status): Return right away if there's nothing to flush.
24921
24922         * lib/Makefile.am (noinst_HEADERS): Add __fpending.h.
24923         * lib/__fpending.c: New file.
24924         * lib/__fpending.h: New file.
24925
24926 2000-08-20  Jim Meyering  <meyering@lucent.com>
24927
24928         * m4/check-decl.m4: Include utmp.h `#if HAVE_UTMP_H', rather than
24929         `#if !HAVE_UTMPX_H'.  The latter would lose on systems with neither
24930         utmp.h nor utmpx.h.  Reported by Eli Zaretskii.
24931
24932 2000-08-11  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
24933
24934         Improve fileutils installation on systems where running
24935         programs (like install) can't be unlinked.
24936         * m4/unlink-busy.m4 (jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
24937         * m4/jm-macros.m4: Use jm_FUNC_UNLINK_BUSY_TEXT.
24938
24939 2000-08-07  Paul Eggert  <eggert@twinsun.com>
24940
24941         Standardize on "memory exhausted" instead of "Memory exhausted"
24942         or "virtual memory exhausted".
24943         * lib/obstack.c (print_and_abort): Use "memory exhausted", not
24944         "virtual memory exhausted".
24945         * lib/same.c (same_name): Invoke xalloc_die instead of printing
24946         our own message.
24947         * lib/userspec.c (parse_user_spec): Likewise.
24948         * lib/bumpalloc.h: comment fix
24949         * lib/same.c, userspec.c: Include xalloc.h.
24950
24951         * lib/xalloc.h (xalloc_msg_memory_exhausted): Now char const[],
24952         not char *const and pointing to a constant array.
24953         * lib/xmalloc.c (xalloc_msg_memory_exhausted): Likewise.
24954         (xrealloc): Comment fix.
24955
24956         * lib/userspec.c (parse_user_spec):
24957         Don't translate a message until just before returning,
24958         to avoid unnecessary translation.
24959
24960 2000-08-07  Jim Meyering  <meyering@lucent.com>
24961
24962         * lib/addext.c, argmatch.c, argmatch.h, backupfile.h, bumpalloc.h,
24963         chown.c, diacrit.h, dirname.h, dup2.c, exclude.h, fileblocks.c,
24964         fnmatch.c, fnmatch.h, fsusage.c, fsusage.h, getdate.h,
24965         getgroups.c, gethostname.c, getopt.h, group-member.c,
24966         hard-locale.c, hash.h, isdir.c, lchown.c, linebuffer.c,
24967         linebuffer.h, long-options.h, malloc.c, md5.c, md5.h, memchr.c,
24968         memcmp.c, memcoll.c, memset.c, mktime.c, modechange.h, obstack.h,
24969         pathmax.h, realloc.c, rmdir.c, safe-read.c, save-cwd.c, stime.c,
24970         stpcpy.c, strcasecmp.c, strcspn.c, strdup.c, stripslash.c,
24971         strstr.c, strtod.c, strtol.c, strtoul.c, strtoull.c, strtoumax.c,
24972         utime.c, version-etc.h, xalloc.h, xstrdup.c, xstrtoumax.c,
24973         yesno.c: Back out Copyright date changes for each file with no change
24974         this year.  This eases coordination with other programs using the same
24975         source code modules.  From Paul Eggert.
24976
24977 2000-08-06  Paul Eggert  <eggert@twinsun.com>
24978
24979         * m4/mbstate_t.m4 (AC_MBSTATE_T): Define mbstate_t to be int,
24980         not char, for compatibility with glibc 2.1.3 strftime.c.
24981
24982 2000-08-03  Greg McGary  <greg@mcgary.org>
24983
24984         * lib/regex.c (SET_HIGH_BOUND, MOVE_BUFFER_POINTER,
24985         ELSE_EXTEND_BUFFER_HIGH_BOUND): New macros.
24986         (EXTEND_BUFFER): Use them.
24987
24988 2000-08-01  Jim Meyering  <meyering@lucent.com>
24989
24990         * lib/dirname.c (ISSLASH): Define.
24991         (BACKSLASH_IS_PATH_SEPARATOR): Define.
24992         (dir_name) [BACKSLASH_IS_PATH_SEPARATOR]: Handle the case in which
24993         both `\' and `/' may be use as path separators.
24994         Based on a patch from Prashant TR.
24995
24996 2000-07-31  Paul Eggert  <eggert@twinsun.com>
24997
24998         * lib/quotearg.c (quotearg_n_options): Don't make the initial
24999         slot vector a constant, since it might get modified.
25000
25001 2000-07-31  Jim Meyering  <meyering@lucent.com>
25002
25003         * lib/xmalloc.c: Use `virtual memory exhausted', not
25004         `Memory exhausted'.
25005         * lib/obstack.c (print_and_abort): Likewise.
25006
25007 2000-07-30  Paul Eggert  <eggert@twinsun.com>
25008
25009         * lib/quotearg.c (quotearg_n_options): Preallocate a slot 0
25010         buffer, so that the caller can always quote one small
25011         component of a "memory exhausted" message in slot 0.
25012         From a suggestion by Jim Meyering.
25013
25014 2000-07-30  Jim Meyering  <meyering@lucent.com>
25015
25016         * lib/makepath.c (make_path): Quote the other instance, too.
25017
25018         * lib/quotearg.c (N_STATIC_SLOTVECS): Define.
25019         (STATIC_BUF_SIZE): Define.
25020         (quotearg_n_options): Use only statically allocated storage when
25021         N < N_STATIC_SLOTVECS and the length of the quoted result is smaller
25022         than STATIC_BUF_SIZE.
25023
25024 2000-07-29  Jim Meyering  <meyering@lucent.com>
25025
25026         * lib/diacrit.c (diacrit_diac): Use __MSDOS__ in favor of MSDOS.
25027         * lib/dirname.c (dir_name): Likewise.
25028
25029         * lib/basename.c (base_name): Use ISSLASH rather than comparing against
25030         `/'.
25031
25032         * lib/dirname.c (dir_name) [MSDOS]: Declare `lim' to be const.
25033         (dir_name): Assert that there are no trailing slashes.
25034
25035 2000-07-29  Bruno Haible  <haible@clisp.cons.org>
25036
25037         * lib/mbswidth.h (mbswidth): Add a flags argument.
25038         (mbswidth): New declaration.
25039         (MBSW_ACCEPT_INVALID, MBSW_ACCEPT_UNPRINTABLE): New macros.
25040         * lib/mbswidth.c (mbswidth): Add a flags argument.
25041         (mbsnwidth): New function.
25042
25043 2000-07-24  Jim Meyering  <meyering@lucent.com>
25044
25045         * lib/mbswidth.c: Remove useless #else.  From Bruno Haible.
25046
25047 2000-07-23  Paul Eggert  <eggert@twinsun.com>
25048
25049         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.
25050
25051 2000-07-23  Paul Eggert  <eggert@twinsun.com>
25052
25053         * lib/quotearg.c: Streamline by invoking multibyte code only if needed.
25054         <wchar.h>: Include only if HAVE_MBRTOWC && 1 < MB_LEN_MAX.
25055         (MB_CUR_MAX): Redefine to 1 if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX).
25056         (quotearg_buffer_restyled): If a unibyte locale, don't bother to
25057         invoke multibyte primitives.
25058
25059 2000-07-23  Paul Eggert  <eggert@twinsun.com>
25060
25061         * lib/quotearg.c:
25062         Include <wchar.h> even if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX),
25063         so that mbstate_t is always defined.
25064
25065         Do not inspect MB_LEN_MAX, since it's incorrectly defined to
25066         be 1 in at least one GCC installation, and this configuration
25067         error is likely to be common.  Ignoring MB_LEN_MAX hurts
25068         performance on hosts that have mbrtowc but have only unibyte
25069         locales, but I assume these hosts are rare.
25070
25071 2000-07-23  Paul Eggert  <eggert@twinsun.com>
25072
25073         * lib/mbswidth.c (_XOPEN_SOURCE):
25074         Don't define; this causes problems on Solaris 7.
25075         (wcwidth) [!HAVE_DECL_WCWIDTH]: Declare.
25076
25077 2000-07-23  Jim Meyering  <meyering@lucent.com>
25078
25079         * m4/check-decl.m4 (jm_CHECK_DECLS): Check for declarations of these,
25080         too: getgrgid, getpwuid, getuid.
25081
25082 2000-07-23  Jim Meyering  <meyering@lucent.com>
25083
25084         * lib/basename.c (base_name): Add an assertion.
25085
25086 2000-07-23  Bruno Haible  <haible@clisp.cons.org>
25087
25088         * lib/quotearg.c: When the system forces us to redefine mbstate_t,
25089         shadow its mbsinit function.
25090
25091 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
25092
25093         * lib/mbswidth.h: New file.
25094         * lib/mbswidth.c: New file.
25095         * lib/Makefile.am (libfetish_a_SOURCES): Add mbswidth.c.
25096         (noinst_HEADERS): Add mbswidth.h.
25097
25098 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
25099
25100         * lib/config.charset: Add support for FreeBSD. Improve support for
25101         HP-UX and IRIX 6.
25102
25103 2000-07-16  Bruno Haible  <haible@clisp.cons.org>
25104
25105         * m4/mbswidth.m4: New file.
25106         * m4/prereq.m4 (jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
25107
25108 2000-07-15  Jim Meyering  <meyering@lucent.com>
25109
25110         * lib/makepath.c: Include quote.h.
25111         (make_path): Convert "`%s'" in format strings to "%s", and wrap each
25112         corresponding argument in a `quote (...)' call.
25113         Give better diagnostics.
25114
25115         * lib/Makefile.am (libfetish_a_SOURCES): Add quote.c.
25116         (noinst_HEADERS): Add quote.h.
25117
25118         * lib/quote.c (quote, quote_n): New file.  Two functions taken verbatim
25119         from tar's src/misc.c.
25120         * lib/quote.h: New file.  Prototypes for same.
25121
25122 2000-07-14  Paul Eggert  <eggert@twinsun.com>
25123
25124         From a suggestion by Bruno Haible.
25125         * lib/quotearg.c (mbrtowc): Do not use HAVE_WCHAR_H in the definition.
25126         Use defined mbstate_t, not HAVE_MBSTATE_T_OBJECT,
25127         to decide whether to define the BeOS workaround macro;
25128         this adjusts to the change to AC_MBSTATE_T.
25129
25130 2000-07-14  Jim Meyering  <meyering@lucent.com>
25131
25132         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Require
25133         jm_AC_TYPE_UINTMAX_T.
25134
25135 2000-07-13  Paul Eggert  <eggert@twinsun.com>
25136
25137         * lib/quotearg.h (enum quoting style): New enum clocale_quoting_style.
25138
25139         * lib/quotearg.c (quoting_style_args, quoting_style_vals,
25140         quotearg_buffer_restyled): Add support for
25141         clocale_quoting_style.  Undo previous change to
25142         locale_quoting_style behavior, and undo the "{LEFT QUOTATION MARK}"
25143         and "{RIGHT QUOTATION MARK}" msgids.
25144
25145 2000-07-10  Paul Eggert  <eggert@twinsun.com>
25146
25147         From a suggestion by Bruno Haible.
25148         * m4/mbstate_t.m4 (AC_MBSTATE_T):
25149         Renamed from AC_MBSTATE_T_OBJECT.  All uses changed.
25150         Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
25151         and mbstate_t, to a single-part test that simply defines mbstate_t.
25152         * m4/prereq.m4 (jm_PREREQ_QUOTEARG):
25153         s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
25154
25155 2000-07-10  Jim Meyering  <meyering@lucent.com>
25156
25157         * m4/strerror_r.m4: Mirror the correction made in autoconf.
25158
25159         * m4/gnu-source.m4: Output to confdefs.h directly.
25160         Suggestion from Akim Demaille.
25161
25162 2000-07-09  Paul Eggert  <eggert@twinsun.com>
25163
25164         The old behavior of quoting `like this' doesn't look good with
25165         newer, ISO-style fonts.  See:
25166         http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
25167
25168         Instead, quote "like this" by default.  Let the translator
25169         tailor the locale-specific quoting behavior by providing
25170         translations for {LEFT QUOTATION MARK} and {RIGHT QUOTATION MARK}.
25171
25172         * lib/quotearg.c (N_): New macro.
25173         (gettext_default): New function.
25174         (quotearg_buffer_restyled): Use
25175         gettext_default ("{LEFT QUOTATION MARK}", "\"") for left quote, and
25176         gettext_default ("{RIGHT QUOTATION MARK}", "\"") for right quote.
25177
25178 2000-07-09  Jim Meyering  <meyering@lucent.com>
25179
25180         * m4/jm-macros.m4 (jm_MACROS): Add a test to see if -lm is required
25181         to link seq.  If so, set SEQ_LIBM to -lm.  From Bruno Haible.
25182
25183         * m4/gnu-source.m4 (AC__GNU_SOURCE): New file/macro.
25184         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require it.
25185
25186 2000-07-09  Jim Meyering  <meyering@lucent.com>
25187
25188         * lib/Most files: Update copyright dates to include 2000.
25189
25190 2000-07-08  Jim Meyering  <meyering@lucent.com>
25191
25192         * lib/xgethostname.c (ENAMETOOLONG): Define to an unlikely value
25193         if not defined.
25194         (xgethostname): Remove now-unnecessary #ifdef.
25195         Move declaration of `err' into loop where it's used.
25196
25197 2000-07-05  Paul Eggert  <eggert@twinsun.com>
25198         and Bruno Haible  <haible@clisp.cons.org>
25199
25200         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Test for mbstate_t
25201         only if the test for an object-type mbstate_t fails.  This
25202         prevents us from mistakenly reporting that mbstate_t is a
25203         system object type after we "#define mbstate_t int" to work
25204         around its lack.
25205
25206 2000-07-05  Paul Eggert  <eggert@twinsun.com>
25207         and Bruno Haible  <haible@clisp.cons.org>
25208
25209         * lib/quotearg.c (mbrtowc): Declare returned type, since BeOS doesn't.
25210
25211 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
25212
25213         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Pass a reasonably large buffer
25214         to strerror_r.
25215         Include <ctype.h> for use of isalpha.
25216
25217 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
25218
25219         * lib/xgethostname.c (xgethostname): Protect against the SunOS 5.5 bug
25220         by allocating a larger buffer. Test the gethostname return value for
25221         being >= 0, not == 0, for BeOS.  Don't exhaust memory if gethostname
25222         returns an error and ENAMETOOLONG isn't defined.
25223
25224 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
25225
25226         * lib/quotearg.c (struct quoting_options): Simplify quote_these_too
25227         dimension.
25228
25229 2000-07-04  Jim Meyering  <meyering@lucent.com>
25230
25231         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead
25232         of the deprecated AC_CHECKING.
25233
25234 2000-07-04  Jim Meyering  <meyering@lucent.com>
25235
25236         * lib/strndup.c: [!HAVE_DECL_STRNLEN]: Declare strnlen.
25237         Reported by Bruno Haible.
25238
25239 2000-07-04  Jim Meyering  <meyering@lucent.com>
25240
25241         * lib/quotearg.c: Make inclusion of <wchar.h> independent of whether
25242         HAVE_MBRTOWC is set.  Required at least for irix-5.6, which
25243         lacks mbrtowc.
25244
25245 2000-07-03  Paul Eggert  <eggert@twinsun.com>
25246
25247         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
25248         Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
25249
25250 2000-07-03  Paul Eggert  <eggert@twinsun.com>
25251         and Bruno Haible  <haible@clisp.cons.org>
25252
25253         * lib/quotearg.c (mbrtowc):
25254         Assign to *pwc, and return 1 only if result is nonzero.
25255         (iswprint): Use ISPRINT when substituting our own mbrtowc.
25256
25257 2000-07-03  Jim Meyering  <meyering@lucent.com>
25258
25259         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strnlen.
25260
25261 2000-07-03  Jim Meyering  <meyering@lucent.com>
25262
25263         * lib/readutmp.h: [HAVE_UTMPX_H]: Include <utmp.h> if HAVE_UTMP_H.
25264         This is necessary to get a definition of e.g., UTMP_FILE on
25265         HP-UX 10.20.
25266         From Bob Proulx.
25267
25268 2000-07-02  Jim Meyering  <meyering@lucent.com>
25269
25270         * m4/mbstate_t.m4: Also define mbstate_t, if necessary.
25271
25272         * m4/chown.m4: Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with
25273         AC_LIBOBJ(function_name).
25274         * m4/chown.m4: Likewise.
25275         * m4/fnmatch.m4: Likewise.
25276         * m4/ftruncate.m4: Likewise.
25277         * m4/getgroups.m4: Likewise.
25278         * m4/getline.m4: Likewise.
25279         * m4/group-member.m4: Likewise.
25280         * m4/jm-macros.m4: Likewise.
25281         * m4/lstat.m4: Likewise.
25282         * m4/malloc.m4: Likewise.
25283         * m4/memcmp.m4: Likewise.
25284         * m4/nanosleep.m4: Likewise.
25285         * m4/putenv.m4: Likewise.
25286         * m4/realloc.m4: Likewise.
25287         * m4/regex.m4: Likewise.
25288         * m4/stat.m4: Likewise.
25289         * m4/strftime.m4: Likewise.
25290
25291 2000-07-02  Jim Meyering  <meyering@lucent.com>
25292
25293         * lib/quotearg.c (mbstate_t): Don't define here.
25294
25295 2000-07-02  Jim Meyering  <meyering@lucent.com>
25296
25297         * lib/nanosleep.c (SIGCONT): Define if not already defined.
25298
25299 2000-07-01  Jim Meyering  <meyering@lucent.com>
25300
25301         * m4/uptime.m4: Put double quotes around use of $cross_compiling.
25302
25303 2000-07-01  Jim Meyering  <meyering@lucent.com>
25304
25305         * m4/ls-mntd-fs.m4: Remove a `FIXME' comment and fix the associated
25306         problem.
25307
25308 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
25309
25310         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific
25311         macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV.
25312
25313 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
25314
25315         * lib/mountlist.c: Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV,
25316         per change in ../m4/ls-mntd-fs.m4.
25317         (read_filesystem_list): Ignore symbolic links.
25318
25319 2000-06-29  Jim Meyering  <meyering@lucent.com>
25320
25321         * lib/same.c: Include <string.h> or <strings.h>, as appropriate,
25322         for declaration of strcmp.
25323
25324         * lib/long-options.c: Include <stdlib.h>, for declaration of exit.
25325
25326         * lib/mountlist.c (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]:
25327         Avoid warning by casting result to `char *' to remove `const'.
25328
25329 2000-06-28  Jim Meyering  <meyering@lucent.com>
25330
25331         * m4/mbstate_t.m4: Use stdlib.h, not stdio.h.  The latter is not
25332         included by quotearg.c, for which we perform this test.  From
25333         Bruno Haible.
25334
25335 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
25336
25337         * m4/check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well.
25338         * m4/prereq.m4 (jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or
25339         <utmpx.h> exists, put readutmp.o into LIBOBJS.
25340
25341 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
25342
25343         * lib/Makefile.am (libfetish_a_SOURCES): Remove readutmp.c.
25344
25345 2000-06-26  Paul Eggert  <eggert@twinsun.com>
25346
25347         savedir now sets errno on failure and invokes xmalloc to get memory.
25348         Fix a couple of other minor bugs while we're at it.
25349
25350         * lib/savedir.c (<unistd.h>): Do not include; there's no need.
25351         (NAMLEN): Remove macro.
25352         (malloc, realloc): Remove decls.
25353         (stpcpy): Likewise.
25354         ("xalloc.h"): Include.
25355         (NAME_SIZE_DEFAULT): New macro.
25356         (savedir): Use xmalloc / xrealloc to allocate memory.
25357         Use NAME_SIZE_DEFAULT if name_size is negative or overflows to zero.
25358         Skip "" directory entries.
25359         Use strlen to calculate directory entry length, since the old method
25360         is rarely used these days and isn't worth supporting.
25361         Don't use a pointer after freeing it.
25362         Check for integer overflow when calculating allocation size.
25363         Use memcpy to copy entries, instead of stpcpy.
25364         Set errno properly when returning NULL.
25365         Check for readdir error.
25366
25367 2000-06-26  Jim Meyering  <meyering@lucent.com>
25368
25369         * lib/posixtm.c [HAVE_STDLIB_H]: Include stdlib.h, for decl of abort.
25370
25371 2000-06-25  Jim Meyering  <meyering@lucent.com>
25372
25373         * m4/mbstate_t.m4: Include stdio.h before wchar.h to work around
25374         Linux header bug when _XOPEN_SOURCE is defined to 500.
25375
25376 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
25377
25378         * lib/unicodeio.c (print_unicode_char): Work around ansi2knr
25379         deficiency.
25380
25381 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
25382
25383         * lib/getusershell.c (xmalloc, xrealloc): Remove functions.
25384         Include xalloc.h.
25385         Don't include <stdlib.h>.  Don't declare malloc, realloc.
25386
25387 2000-06-24  Jim Meyering  <meyering@lucent.com>
25388
25389         * m4/strerror_r.m4: Revive this file -- to try out an experimental
25390         version of AC_FUNC_STRERROR_R that may work even on BeOS, a system
25391         for which strerror does return char*, but which lacks a conveniently
25392         accessible declaration of the function.  If the compile-test says
25393         strerror_r doesn't work, then resort to a `run'-test that works on
25394         BeOS and segfaults on DEC Unix.
25395
25396 2000-06-24  Jim Meyering  <meyering@lucent.com>
25397
25398         * lib/error.c [!HAVE_DECL_STRERROR_R]: Declare strerror_r.
25399
25400 2000-06-23  Paul Eggert  <eggert@twinsun.com>
25401
25402         * m4/mbstate_t.m4: New file, defining AC_MBSTATE_T_OBJECT.
25403         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Use it.  Add check for iswprint.
25404
25405 2000-06-23  Paul Eggert  <eggert@twinsun.com>
25406
25407         * lib/quotearg.c: Include <wctype.h> after <wchar.h>, for Solaris 2.5.
25408         (mbrtowc, mbstate_t): Define substitutes if
25409         HAVE_MBRTOWC && HAVE_WCHAR_H && !HAVE_MBSTATE_T_OBJECT.
25410         (iswprint): Define to 1 if !defined iswprint && !HAVE_ISWPRINT,
25411         not if ! (HAVE_MBRTOWC && HAVE_WCHAR_H).
25412
25413 2000-06-23  Jim Meyering  <meyering@lucent.com>
25414
25415         * m4/afs.m4: Add missing AC_MSG_RESULT.
25416         Reported by Bruno Haible.
25417
25418         * m4/fsusage.m4: s/AC_MSG_CHECKING/AC_CHECKING/.
25419         Suggestion from Bruno Haible.
25420
25421 2000-06-23  Jim Meyering  <meyering@lucent.com>
25422
25423         * lib/getpass.c: New file, from Bruno Haible.  Required for BeOS.
25424
25425 2000-06-21  Jim Meyering  <meyering@lucent.com>
25426
25427         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add getpass.
25428
25429 2000-06-21  Jim Meyering  <meyering@lucent.com>
25430
25431         * lib/Makefile.am (libfetish_a_SOURCES): Add getstr.c.
25432         (noinst_HEADERS): Add getstr.h.
25433
25434         * lib/getline.c (getstr): Move into a separate file.
25435         * lib/getstr.c (getstr): New file, extracted from getline.c, with
25436         the following changes: new parameter, delim2; both delim[12]
25437         parameters have type `int', not `char'.  The latter would lose
25438         with 8-bit delimiters.
25439         * lib/getstr.h: New file.
25440
25441 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
25442
25443         * lib/xgetcwd.c (xgetcwd): If the required pathname length is smaller
25444         than 1024, return a memory chunk of least possible size, instead
25445         of size PATH_MAX + 2. In the loop, increment the size proportionally.
25446         Use free/xmalloc instead of xrealloc to avoid copying for very long
25447         paths.
25448
25449 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
25450
25451         * lib/path-concat.c (path_concat): Don't access dir[-1] if dir is
25452         the empty string.
25453
25454 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
25455
25456         * lib/canon-host.c (canon_host): Use malloc and memcpy to copy an
25457         address, not strdup.  Include <stdlib.h> and don't declare free().
25458
25459 2000-06-19  Jim Meyering  <meyering@lucent.com>
25460
25461         * lib/getloadavg.c [HAVE_NLIST_H] (NLIST_STRUCT): Define.
25462
25463 2000-06-18  Jim Meyering  <meyering@lucent.com>
25464
25465         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Remove mkdir.
25466
25467         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the
25468         `checking whether...' message to be consistent with that of the
25469         lstat test.
25470
25471 2000-06-18  Jim Meyering  <meyering@lucent.com>
25472
25473         * lib/mkdir.c: Remove file, due mainly to copyright incompatibility.
25474         Besides, these days every porting target provides a mkdir function.
25475
25476         * lib/strnlen.c: Include memory.h, string.h, and/or strings.h as
25477         needed. (this snippet comes from src/system.h).
25478
25479 2000-06-16  Bruno Haible  <haible@clisp.cons.org>
25480
25481         * m4/glibc21.m4 (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C.
25482
25483 2000-06-15  Paul Eggert  <eggert@twinsun.com>
25484
25485         * lib/human.c (adjust_value): New function.
25486         (human_readable_inexact): Apply rounding style even when
25487         printing approximate values.
25488
25489 2000-06-14  Paul Eggert  <eggert@twinsun.com>
25490
25491         * lib/human.c (human_readable_inexact): Allow an input block
25492         size that is not a multiple of the output block size, and vice versa.
25493         Reported by Piergiorgio Sartor.
25494
25495 2000-06-14  Paul Eggert  <eggert@twinsun.com>
25496
25497         * lib/getdate.y (get_date): Apply relative times after time
25498         zone indicator, not before.  Reported by Todd A. Jacobs.
25499
25500 2000-06-13  Jim Meyering  <meyering@lucent.com>
25501
25502         * lib/Makefile.am (all-local): Depend on lstat.c and stat.c.
25503
25504         * lib/xstat.in [!HAVE_DECL_FREE]: Declare free in lstat.c.
25505
25506 2000-06-12  Paul Eggert  <eggert@twinsun.com>
25507
25508         * lib/xstat.in: Include <stdlib.h> in lstat, to declare "free".
25509
25510 2000-06-12  Jim Meyering  <meyering@lucent.com>
25511
25512         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Replace with
25513         AC_FUNC_GETLOADAVG from autoconf, and tweak the latter to accept an
25514         optional argument.
25515         * m4/jm-macros.m4: s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/, and supply
25516         the optional argument, `lib'.
25517
25518 2000-06-08  Jim Meyering  <meyering@lucent.com>
25519
25520         * m4/largefile.m4: Remove file (now that it's part of autoconf).
25521
25522 2000-06-04  Paul Eggert  <eggert@twinsun.com>