Use faster, branchless algorithm for non-GCC case.
[gnulib.git] / ChangeLog
1 2007-07-22  Ben Pfaff  <blp@gnu.org>
2
3         * lib/popcount.h: Use faster, branchless algorithm for non-GCC
4         case.
5         Suggested by Eric Blake.
6
7 2007-07-22  Ben Pfaff  <blp@gnu.org>
8
9         New module: popcount.
10         * MODULES.html.sh: Add popcount.
11         * modules/popcount: New file.
12         * modules/popcount-tests: New file.
13         * tests/test-popcount.c: New file.
14         * lib/popcount.h: New file.
15         * m4/popcount.m4: New file.
16
17 2007-07-22  Paul Eggert  <eggert@cs.ucla.edu>
18
19         * build-aux/announce-gen: Update to GPLv3.
20
21         * build-aux/config.guess: Update from config.
22
23 2007-07-21  Bruno Haible  <bruno@clisp.org>
24
25         * lib/error.c (_) [ENABLE_NLS]: Define to gettext.
26         * lib/verror.c (_) [ENABLE_NLS]: Likewise.
27
28 2007-07-20  Jim Meyering  <jim@meyering.net>
29
30         * check-module: Diagnose a self-dependency.
31
32 2007-07-19  Bruno Haible  <bruno@clisp.org>
33
34         * gnulib-tool (func_import): Don't abort if pobase or po_domain is
35         empty.
36         Reported by Eric Blake.
37
38 2007-07-18  Bruno Haible  <bruno@clisp.org>
39
40         * gnulib-tool: New options --po-base, --po-domain.
41         (func_usage): Document them.
42         (pobase, po_domain): New variables.
43         (func_emit_lib_Makefile_am): Augment AM_CPPFLAGS, defining
44         DEFAULT_TEXT_DOMAIN.
45         (func_emit_po_Makevars, func_emit_po_POTFILES_in): New functions.
46         (func_import): Consider pobase and po_domain. Create a po/ directory.
47         (func_create_testdir): Set pobase and po_domain to empty.
48         * build-aux/po/Makefile.in.in: New file, from GNU gettext 0.16.1.
49         * build-aux/po/remove-potcdate.sin: New file, from GNU gettext 0.16.1.
50
51 2007-07-18  Bruno Haible  <bruno@clisp.org>
52
53         * gnulib-tool (func_get_automake_snippet): Synthesize also an
54         EXTRA_DIST augmentation for files in build-aux/.
55
56 2007-07-16  Bruno Haible  <bruno@clisp.org>
57
58         * modules/lseek (License): Use the synonymous term "LGPLv2+".
59         * modules/getdelim (License): Likewise.
60
61 2007-07-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
62
63         * modules/arpa_inet (License): Use the synonymous term LGPLv2+.
64         * modules/d-type (License): Likewise.
65         * modules/extensions (License): Likewise.
66         * modules/fnmatch (License): Likewise.
67         * modules/fseeko (License): Likewise.
68         * modules/getaddrinfo (License): Likewise.
69         * modules/getline (License): Likewise.
70         * modules/getlogin_r (License): Likewise.
71         * modules/getpass (License): Likewise.
72         * modules/gettimeofday (License): Likewise.
73         * modules/glob (License): Likewise.
74         * modules/inet_ntop (License): Likewise.
75         * modules/malloc (License): Likewise.
76         * modules/malloca (License): Likewise.
77         * modules/memmem (License): Likewise.
78         * modules/mempcpy (License): Likewise.
79         * modules/memset (License): Likewise.
80         * modules/minmax (License): Likewise.
81         * modules/mktime (License): Likewise.
82         * modules/netinet_in (License): Likewise.
83         * modules/pathmax (License): Likewise.
84         * modules/poll (License): Likewise.
85         * modules/regex (License): Likewise.
86         * modules/snprintf (License): Likewise.
87         * modules/stdbool (License): Likewise.
88         * modules/stdint (License): Likewise.
89         * modules/stdio (License): Likewise.
90         * modules/strcase (License): Likewise.
91         * modules/strcasestr (License): Likewise.
92         * modules/strdup (License): Likewise.
93         * modules/string (License): Likewise.
94         * modules/strndup (License): Likewise.
95         * modules/strnlen (License): Likewise.
96         * modules/strpbrk (License): Likewise.
97         * modules/strptime (License): Likewise.
98         * modules/strsep (License): Likewise.
99         * modules/sys_select (License): Likewise.
100         * modules/sys_socket (License): Likewise.
101         * modules/sys_stat (License): Likewise.
102         * modules/sys_time (License): Likewise.
103         * modules/time (License): Likewise.
104         * modules/time_r (License): Likewise.
105         * modules/timegm (License): Likewise.
106         * modules/unistd (License): Likewise.
107         * modules/vsnprintf (License): Likewise.
108         * modules/wctype (License): Likewise.
109
110 2007-07-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
111
112         * modules/argz (License): LGPLv2+.
113
114 2007-07-15  Karl Berry  <karl@gnu.org>
115
116         * doc/gnulib.texi: revise node structure per new fdl.texi.
117
118 2007-07-14  Bruno Haible  <bruno@clisp.org>
119
120         * lib/uniname/gen-uninames.lisp (main): Emit a "do not edit" line to
121         the output file.
122         * lib/uniname/uninames.h: Regenerated.
123
124 2007-07-14  Karl Berry  <karl@gnu.org>
125
126         * doc/*gpl*.texi, doc/fdl.texi: new versions, consistently
127         omitting sectioning and index commands.
128
129 2007-07-13  Bruno Haible  <bruno@clisp.org>
130
131         New gnulib-tool option --more-symlinks.
132         * gnulib-tool (func_usage): Document --more-symlinks.
133         (do_copyrights): New variable.
134         Recognize option --more-symlinks.
135         (func_import): Don't add a copyright notice transform to
136         sed_transform_lib_file if do_copyrights is empty.
137
138 2007-07-13  Bruno Haible  <bruno@clisp.org>
139
140         * lib/vasnprintf.c (decimal_point_char): Define also if
141         (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE)
142         && !NEED_PRINTF_DIRECTIVE_A.
143         Reported by Clemens Koller <clemens.koller@anagramm.de> via
144         Gary V. Vaughan <gary@gnu.org>.
145
146 2007-07-13  Paul Eggert  <eggert@cs.ucla.edu>
147
148         * lib/inttypes_.h: Undo previous change, since it was fixed
149         in a different way in the 2007-07-02 fix to m4/inttypes.m4.
150
151 2007-07-13  Bruno Haible  <bruno@clisp.org>
152
153         * lib/stdint_.h: Fix typo: _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H was
154         misspelled as _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H.
155
156 2007-07-13  Jim Meyering  <jim@meyering.net>
157
158         df: Don't fail for Tru64's "file-on-file mount".
159         * m4/fsusage.m4 (gl_FSUSAGE): Reject Tru64's buggy statvfs,
160         so we fall through and use statfs instead.  Details here:
161         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/10878>
162         Reported by Albert Chin.
163
164 2007-07-13  Bruno Haible  <bruno@clisp.org>
165
166         * modules/alloca-opt (License): Use the synonymous term "LGPLv2+".
167         * modules/configmake (License): Likewise.
168         * modules/gettext (License): Likewise.
169         * modules/gettext-h (License): Likewise.
170         * modules/include_next (License): Likewise.
171         * modules/link-warning (License): Likewise.
172         * modules/localcharset (License): Likewise.
173         * modules/localename (License): Likewise.
174         * modules/lock (License): Likewise.
175         * modules/relocatable-lib-lgpl (License): Likewise.
176         * modules/size_max (License): Likewise.
177         * modules/vasnprintf (License): Likewise.
178         * modules/wchar (License): Likewise.
179         * modules/xsize (License): Likewise.
180
181 2007-07-13  Bruno Haible  <bruno@clisp.org>
182
183         * gnulib-tool (func_import): Treat LGPLv2 as synonymous to LGPL.
184         (func_create_testdir): Handle copying terms "GPLv2+" and "LGPLv2+".
185
186 2007-07-12  Bruno Haible  <bruno@clisp.org>
187
188         * doc/gnulib-intro.texi (Copyright): Clarify the license abbreviations
189         in the modules files.
190
191 2007-07-11  Karl Berry  <karl@gnu.org>
192
193         * MODULES.html.sh (func_module): use
194          sed -e '\|^'"${includefile}"'$|d'
195          instead of /.../d, to avoid errors on $includefile's containing /.
196
197 2007-07-10  Sergey Poznyakoff  <gray@gnu.org.ua>
198
199         * gnulib-tool (func_import): Avoid duplication of --avoid
200         statements
201         (func_dest_tmpfilename,func_create_testdir): Translate `-' in file
202         names to `_' in variable names.
203
204 2007-07-10  Eric Blake  <ebb9@byu.net>
205
206         * lib/version-etc.c (version_etc_va): Default to GPLv3+.
207         * NEWS: Document this change.
208
209 2007-07-08  Bruno Haible  <bruno@clisp.org>
210
211         Update to Unicode 5.0.
212         * lib/uniwidth/width.c (nonspacing_table_data): Add U+00AD,
213         U+0350..U+035F, U+05A2, U+05BA, U+05C5, U+05C7, U+0600..U+0603,
214         U+0610..U+0615, U+0656..U+065E, U+07EB..U+07F3, U+0A01, U+0AE2..U+0AE3,
215         U+0CBC. Remove U+0CBF, U+0CC6. Add U+0CE2..U+0CE3, U+135F,
216         U+17B4..U+17B5, U+17DD. Remove U+180E. Add U+1920..U+1922,
217         U+1927..U+192B, U+1932, U+1939..U+193B, U+1A17..U+1A18, U+1B00..U+1B03,
218         U+1B34, U+1B36..U+1B3A, U+1B3C, U+1B42, U+1B6B..U+1B73, U+1DC0..U+1DCA,
219         U+1DFE..U+1DFF, U+20EB..U+20EF, U+A802, U+A806, U+A80B, U+A825..U+A826,
220         U+10A01..U+10A03, U+10A05..U+10A06, U+10A0C..U+10A0F, U+10A38..U+10A3A,
221         U+10A3F, U+1D242..U+1D244.
222         (nonspacing_table_ind): Update.
223         (uc_width): Assign width 0 to U+E0100..U+E01EF. Assign width 1 to
224         U+4DC0..U+4DFF. Assign width 2 to U+2329..U+232A, U+FE10..U+FE1F.
225
226 2007-07-08  Bruno Haible  <bruno@clisp.org>
227
228         Update to Unicode 5.0.
229         * lib/uniname/gen-uninames.lisp (main): Add the range 0x12xxx to the
230         code transform. Extend the name index field of unicode_name_to_code and
231         unicode_code_to_name from 16 to 24 bits.
232         * lib/uniname/uniname.c (unicode_character_name,
233         unicode_name_character): Add the range 0x12xxx to the code transform.
234         * lib/uniname/uninames.h: Regenerated.
235         * tests/uniname/UnicodeDataNames.txt: Update to Unicode 5.0.
236
237 2007-07-07  Bruno Haible  <bruno@clisp.org>
238
239         * modules/wcwidth-tests: New file.
240         * tests/test-wcwidth.c: New file.
241
242         Work around MacOS X wcwidth() bug.
243         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Test against MacOS X 10.3 bug.
244         * lib/wcwidth.c: Include localcharset.h, streq.h, uniwidth.h.
245         (rpl_wcwidth): Special-case the UTF-8 locales. Fall back to the
246         original wcwidth in non-UTF-8 locales.
247         * modules/wcwidth (Depends-on): Add localcharset, streq,
248         uniwidth/width.
249         * doc/functions/wcwidth.texi: Update.
250
251 2007-07-07  Bruno Haible  <bruno@clisp.org>
252
253         * lib/wchar_.h: Include the GL_LINK_WARNING macro.
254         (wcwidth): New declaration.
255         * m4/wchar.m4 (gl_WCHAR_MODULE_INDICATOR, gl_WCHAR_H_DEFAULTS): New
256         macros.
257         (gl_WCHAR_H): Require gl_WCHAR_H_DEFAULTS. Don't set WCHAR_H to empty
258         here. Prepare for creating <wchar.h> unconditionally.
259         * modules/wchar (Depends-on): Add link-warning.
260         (Makefile.am): Substitute also GNULIB_WCWIDTH, HAVE_DECL_WCWIDTH,
261         REPLACE_WCWIDTH, and GL_LINK_WARNING.
262         * lib/wcwidth.h: Remove file.
263         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gl_WCHAR_H_DEFAULTS. Set
264         HAVE_DECL_WCWIDTH, REPLACE_WCWIDTH, WCHAR_H.
265         * modules/wcwidth (Files): Remove lib/wcwidth.h.
266         (configure.ac): Invoke gl_WCHAR_MODULE_INDICATOR.
267         (Include): Replace wcwidth.h with <wchar.h>.
268         * lib/wcwidth.c: Include <wchar.h> instead of wcwidth.h.
269         * lib/mbchar.h: Don't include wcwidth.h.
270         * lib/mbswidth.c: Likewise.
271         * NEWS: Mention the change.
272
273 2007-07-07  Bruno Haible  <bruno@clisp.org>
274
275         * lib/wcwidth.c: New file, extracted from lib/wcwidth.h.
276         * lib/wcwidth.h: Don't include wctype.h. Replace inline function
277         definition with an external declaration.
278         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Use wcwidth.c when wcwidth is not
279         defined as a function. Remove AC_C_INLINE requirement.
280         * modules/wcwidth (Files): Add lib/wcwidth.c.
281         (Makefile.am): Remove redundant statement.
282
283 2007-07-07  Bruno Haible  <bruno@clisp.org>
284
285         * MODULES.html.sh (Unicode string functions): Add the new modules.
286
287         * tests/uniwidth/test-u32-strwidth.c: New file.
288         * modules/uniwidth/u32-strwidth-tests: New file.
289
290         * lib/uniwidth/u32-strwidth.c: New file.
291         * modules/uniwidth/u32-strwidth: New file.
292
293         * tests/uniwidth/test-u16-strwidth.c: New file.
294         * modules/uniwidth/u16-strwidth-tests: New file.
295
296         * lib/uniwidth/u16-strwidth.c: New file.
297         * modules/uniwidth/u16-strwidth: New file.
298
299         * tests/uniwidth/test-u8-strwidth.c: New file.
300         * modules/uniwidth/u8-strwidth-tests: New file.
301
302         * lib/uniwidth/u8-strwidth.c: New file.
303         * modules/uniwidth/u8-strwidth: New file.
304
305         * tests/uniwidth/test-u32-width.c: New file.
306         * modules/uniwidth/u32-width-tests: New file.
307
308         * lib/uniwidth/u32-width.c: New file.
309         * modules/uniwidth/u32-width: New file.
310
311         * tests/uniwidth/test-u16-width.c: New file.
312         * modules/uniwidth/u16-width-tests: New file.
313
314         * lib/uniwidth/u16-width.c: New file.
315         * modules/uniwidth/u16-width: New file.
316
317         * tests/uniwidth/test-u8-width.c: New file.
318         * modules/uniwidth/u8-width-tests: New file.
319
320         * lib/uniwidth/u8-width.c: New file.
321         * modules/uniwidth/u8-width: New file.
322
323         * tests/uniwidth/test-uc_width.c: New file.
324         * modules/uniwidth/width-tests: New file.
325
326         * lib/uniwidth/width.c: New file, from GNU libiconv.
327         * lib/uniwidth/cjk.h: New file, from GNU libiconv.
328         * modules/uniwidth/width: New file.
329
330         * lib/uniwidth.h: New file, from GNU libiconv.
331         * modules/uniwidth/base: New file.
332
333 2007-07-07  Bruno Haible  <bruno@clisp.org>
334
335         * lib/uniname.h: New file, from GNU gettext.
336         * lib/uniname/gen-uninames.lisp: New file, from GNU gettext.
337         * lib/uniname/uninames.h: New file, from GNU gettext.
338         * lib/uniname/uniname.c: New file, from GNU gettext.
339         * tests/uniname/test-uninames.sh: New file.
340         * tests/uniname/test-uninames.c: New file, from GNU gettext.
341         * tests/uniname/UnicodeDataNames.txt: New file, from GNU gettext.
342         * modules/uniname/base: New file.
343         * modules/uniname/uniname: New file.
344         * modules/uniname/uniname-tests: New file.
345         * MODULES.html.sh (Unicode string functions): Add the new modules.
346
347 2007-07-06  Bruno Haible  <bruno@clisp.org>
348
349         * doc/Makefile (TEXI2HTML): Specify a --reference-limit.
350
351 2007-07-06  Bruno Haible  <bruno@clisp.org>
352
353         * lib/sys_time_.h: Use a recursion-safe inclusion guard rather than
354         a split double-inclusion guard. Needed for cygwin, where <sys/time.h>
355         includes <cygwin/sys_time.h> which includes <sys/select.h> which
356         include <sys/time.h>.
357         Reported by Eric Blake.
358
359 2007-07-06  Eric Blake  <ebb9@byu.net>
360
361         Fix testing canonicalize on cygwin.
362         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
363         Revert patch from 2007-06-19.
364         * tests/test-canonicalize-lgpl.c (main): Instead, skip test when
365         canonicalize module is also in use.
366         * tests/test-canonicalize.c: New file.
367         * tests/test-canonicalize.sh: Likewise.
368         * modules/canonicalize-tests: Likewise.
369
370 2007-07-06  Jim Meyering  <jim@meyering.net>
371
372         * lib/getugroups.c (getugroups): Detect getgrent failure.
373         Adjust comment to reflect reality: this function may return -1.
374
375 2007-07-05  Sergey Poznyakoff  <gray@gnu.org.ua>
376
377         * build-aux/bootstrap (TP_URL,get_translations): Update to use
378         the new TP address.
379         (usage): Fix typo
380         (gnulib_mk): New variable.
381
382 2007-07-05  Jim Meyering  <jim@meyering.net>
383
384         Don't let endgrent clobber errno, no matter how improbable.
385         * lib/getugroups.c (getugroups): Save and restore errno around
386         endgrent call.
387
388         Close the group DB even when failing with 2^31 or more members.
389         * lib/getugroups.c (getugroups): Don't return without calling endgrent.
390
391 2007-07-04  Jim Meyering  <jim@meyering.net>
392
393         * lib/getugroups.h: New file.
394         * lib/getugroups.c: Include "getugroups.h".
395         Remove uses of "register" keyword.
396         Move local variable, "cp", down into scope where used.
397         Give "username" parameter the "const" attribute.
398         * modules/getugroups (Files): Add lib/getugroups.h
399
400 2007-07-04  Karl Berry  <karl@gnu.org>
401
402         * MODULES.html.sh (func_all_modules): Complete rename of
403         gpl/lgpl to gpl-2.0 and lgpl-2.1, and add gpl-3.0.
404
405 2007-07-02  Bruno Haible  <bruno@clisp.org>
406
407         * m4/inttypes.m4 (gl_INTTYPES_H): Define __STDC_LIMIT_MACROS in C++
408         mode, when inttypes.h comes from gnulib.
409         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
410
411 2007-07-02  Simon Josefsson  <simon@josefsson.org>
412
413         * NEWS: Mention lgpl module name change.
414
415         * modules/lgpl-2.1: Renamed from lgpl.
416
417         * NEWS: Mention gpl module name change.
418
419         * modules/gpl-3.0: New file, based on gpl-2.0.
420
421         * modules/gpl-2.0: Renamed from gpl.
422
423         * modules/gpl: Fix filename, doc/gpl.texi is now found at
424         doc/gpl-2.0.texi.
425
426 2007-07-02  Paul Eggert  <eggert@cs.ucla.edu>
427
428         * lib/inttypes_.h [defined __cplusplus&&!defined __STDC_LIMIT_MACROS]:
429         #define __STDC_LIMIT_MACROS temporarily while including
430         <stdint.h>, so that __STDC_LIMIT_MACROS is defined.
431         Problem reported by Joel E. Denny in
432         <http://lists.gnu.org/archive/html/bug-gnulib/2007-07/msg00008.html>.
433
434 2007-07-01  Bruno Haible  <bruno@clisp.org>
435
436         * lib/unistdio.h: New file.
437         * lib/unistdio/u-asnprintf.h: New file.
438         * lib/unistdio/u-asprintf.h: New file.
439         * lib/unistdio/u-printf-args.c: New file.
440         * lib/unistdio/u-printf-args.h: New file.
441         * lib/unistdio/u-printf-parse.h: New file.
442         * lib/unistdio/u-snprintf.h: New file.
443         * lib/unistdio/u-sprintf.h: New file.
444         * lib/unistdio/u-vasprintf.h: New file.
445         * lib/unistdio/u-vsnprintf.h: New file.
446         * lib/unistdio/u-vsprintf.h: New file.
447         * lib/unistdio/ulc-asnprintf.c: New file.
448         * lib/unistdio/ulc-asprintf.c: New file.
449         * lib/unistdio/ulc-fprintf.c: New file, based on lib/fprintf.c.
450         * lib/unistdio/ulc-printf-parse.c: New file.
451         * lib/unistdio/ulc-snprintf.c: New file.
452         * lib/unistdio/ulc-sprintf.c: New file.
453         * lib/unistdio/ulc-vasnprintf.c: New file.
454         * lib/unistdio/ulc-vasprintf.c: New file.
455         * lib/unistdio/ulc-vfprintf.c: New file, based on lib/vfprintf.c.
456         * lib/unistdio/ulc-vsnprintf.c: New file.
457         * lib/unistdio/ulc-vsprintf.c: New file.
458         * lib/unistdio/u8-asnprintf.c: New file.
459         * lib/unistdio/u8-asprintf.c: New file.
460         * lib/unistdio/u8-printf-parse.c: New file.
461         * lib/unistdio/u8-snprintf.c: New file.
462         * lib/unistdio/u8-sprintf.c: New file.
463         * lib/unistdio/u8-vasnprintf.c: New file.
464         * lib/unistdio/u8-vasprintf.c: New file.
465         * lib/unistdio/u8-vsnprintf.c: New file.
466         * lib/unistdio/u8-vsprintf.c: New file.
467         * lib/unistdio/u8-u8-asnprintf.c: New file.
468         * lib/unistdio/u8-u8-asprintf.c: New file.
469         * lib/unistdio/u8-u8-snprintf.c: New file.
470         * lib/unistdio/u8-u8-sprintf.c: New file.
471         * lib/unistdio/u8-u8-vasnprintf.c: New file.
472         * lib/unistdio/u8-u8-vasprintf.c: New file.
473         * lib/unistdio/u8-u8-vsnprintf.c: New file.
474         * lib/unistdio/u8-u8-vsprintf.c: New file.
475         * lib/unistdio/u16-asnprintf.c: New file.
476         * lib/unistdio/u16-asprintf.c: New file.
477         * lib/unistdio/u16-printf-parse.c: New file.
478         * lib/unistdio/u16-snprintf.c: New file.
479         * lib/unistdio/u16-sprintf.c: New file.
480         * lib/unistdio/u16-vasnprintf.c: New file.
481         * lib/unistdio/u16-vasprintf.c: New file.
482         * lib/unistdio/u16-vsnprintf.c: New file.
483         * lib/unistdio/u16-vsprintf.c: New file.
484         * lib/unistdio/u16-u16-asnprintf.c: New file.
485         * lib/unistdio/u16-u16-asprintf.c: New file.
486         * lib/unistdio/u16-u16-snprintf.c: New file.
487         * lib/unistdio/u16-u16-sprintf.c: New file.
488         * lib/unistdio/u16-u16-vasnprintf.c: New file.
489         * lib/unistdio/u16-u16-vasprintf.c: New file.
490         * lib/unistdio/u16-u16-vsnprintf.c: New file.
491         * lib/unistdio/u16-u16-vsprintf.c: New file.
492         * lib/unistdio/u32-asnprintf.c: New file.
493         * lib/unistdio/u32-asprintf.c: New file.
494         * lib/unistdio/u32-printf-parse.c: New file.
495         * lib/unistdio/u32-snprintf.c: New file.
496         * lib/unistdio/u32-sprintf.c: New file.
497         * lib/unistdio/u32-vasnprintf.c: New file.
498         * lib/unistdio/u32-vasprintf.c: New file.
499         * lib/unistdio/u32-vsnprintf.c: New file.
500         * lib/unistdio/u32-vsprintf.c: New file.
501         * lib/unistdio/u32-u32-asnprintf.c: New file.
502         * lib/unistdio/u32-u32-asprintf.c: New file.
503         * lib/unistdio/u32-u32-snprintf.c: New file.
504         * lib/unistdio/u32-u32-sprintf.c: New file.
505         * lib/unistdio/u32-u32-vasnprintf.c: New file.
506         * lib/unistdio/u32-u32-vasprintf.c: New file.
507         * lib/unistdio/u32-u32-vsnprintf.c: New file.
508         * lib/unistdio/u32-u32-vsprintf.c: New file.
509         * tests/unistdio/test-ulc-asnprintf1.c: New file.
510         * tests/unistdio/test-ulc-asnprintf1.h: New file.
511         * tests/unistdio/test-ulc-printf1.h: New file.
512         * tests/unistdio/test-ulc-vasnprintf1.c: New file.
513         * tests/unistdio/test-ulc-vasnprintf2.c: New file.
514         * tests/unistdio/test-ulc-vasnprintf2.sh: New file.
515         * tests/unistdio/test-ulc-vasnprintf3.c: New file.
516         * tests/unistdio/test-ulc-vasnprintf3.sh: New file.
517         * tests/unistdio/test-ulc-vasprintf1.c: New file.
518         * tests/unistdio/test-ulc-vsnprintf1.c: New file.
519         * tests/unistdio/test-ulc-vsprintf1.c: New file.
520         * tests/unistdio/test-u8-asnprintf1.c: New file.
521         * tests/unistdio/test-u8-asnprintf1.h: New file.
522         * tests/unistdio/test-u8-printf1.h: New file.
523         * tests/unistdio/test-u8-vasnprintf1.c: New file.
524         * tests/unistdio/test-u8-vasnprintf2.c: New file.
525         * tests/unistdio/test-u8-vasnprintf2.sh: New file.
526         * tests/unistdio/test-u8-vasnprintf3.c: New file.
527         * tests/unistdio/test-u8-vasnprintf3.sh: New file.
528         * tests/unistdio/test-u8-vasprintf1.c: New file.
529         * tests/unistdio/test-u8-vsnprintf1.c: New file.
530         * tests/unistdio/test-u8-vsprintf1.c: New file.
531         * tests/unistdio/test-u16-asnprintf1.c: New file.
532         * tests/unistdio/test-u16-asnprintf1.h: New file.
533         * tests/unistdio/test-u16-printf1.h: New file.
534         * tests/unistdio/test-u16-vasnprintf1.c: New file.
535         * tests/unistdio/test-u16-vasnprintf2.c: New file.
536         * tests/unistdio/test-u16-vasnprintf2.sh: New file.
537         * tests/unistdio/test-u16-vasnprintf3.c: New file.
538         * tests/unistdio/test-u16-vasnprintf3.sh: New file.
539         * tests/unistdio/test-u16-vasprintf1.c: New file.
540         * tests/unistdio/test-u16-vsnprintf1.c: New file.
541         * tests/unistdio/test-u16-vsprintf1.c: New file.
542         * tests/unistdio/test-u32-asnprintf1.c: New file.
543         * tests/unistdio/test-u32-asnprintf1.h: New file.
544         * tests/unistdio/test-u32-printf1.h: New file.
545         * tests/unistdio/test-u32-vasnprintf1.c: New file.
546         * tests/unistdio/test-u32-vasnprintf2.c: New file.
547         * tests/unistdio/test-u32-vasnprintf2.sh: New file.
548         * tests/unistdio/test-u32-vasnprintf3.c: New file.
549         * tests/unistdio/test-u32-vasnprintf3.sh: New file.
550         * tests/unistdio/test-u32-vasprintf1.c: New file.
551         * tests/unistdio/test-u32-vsnprintf1.c: New file.
552         * tests/unistdio/test-u32-vsprintf1.c: New file.
553         * modules/unistdio/base: New file.
554         * modules/unistdio/u-printf-args: New file.
555         * modules/unistdio/ulc-asnprintf: New file.
556         * modules/unistdio/ulc-asprintf: New file.
557         * modules/unistdio/ulc-fprintf: New file.
558         * modules/unistdio/ulc-printf-parse: New file.
559         * modules/unistdio/ulc-snprintf: New file.
560         * modules/unistdio/ulc-sprintf: New file.
561         * modules/unistdio/ulc-vasnprintf: New file.
562         * modules/unistdio/ulc-vasprintf: New file.
563         * modules/unistdio/ulc-vfprintf: New file.
564         * modules/unistdio/ulc-vsnprintf: New file.
565         * modules/unistdio/ulc-vsprintf: New file.
566         * modules/unistdio/u8-asnprintf: New file.
567         * modules/unistdio/u8-asprintf: New file.
568         * modules/unistdio/u8-printf-parse: New file.
569         * modules/unistdio/u8-snprintf: New file.
570         * modules/unistdio/u8-sprintf: New file.
571         * modules/unistdio/u8-vasnprintf: New file.
572         * modules/unistdio/u8-vasprintf: New file.
573         * modules/unistdio/u8-vsnprintf: New file.
574         * modules/unistdio/u8-vsprintf: New file.
575         * modules/unistdio/u8-u8-asnprintf: New file.
576         * modules/unistdio/u8-u8-asprintf: New file.
577         * modules/unistdio/u8-u8-snprintf: New file.
578         * modules/unistdio/u8-u8-sprintf: New file.
579         * modules/unistdio/u8-u8-vasnprintf: New file.
580         * modules/unistdio/u8-u8-vasprintf: New file.
581         * modules/unistdio/u8-u8-vsnprintf: New file.
582         * modules/unistdio/u8-u8-vsprintf: New file.
583         * modules/unistdio/u16-asnprintf: New file.
584         * modules/unistdio/u16-asprintf: New file.
585         * modules/unistdio/u16-printf-parse: New file.
586         * modules/unistdio/u16-snprintf: New file.
587         * modules/unistdio/u16-sprintf: New file.
588         * modules/unistdio/u16-vasnprintf: New file.
589         * modules/unistdio/u16-vasprintf: New file.
590         * modules/unistdio/u16-vsnprintf: New file.
591         * modules/unistdio/u16-vsprintf: New file.
592         * modules/unistdio/u16-u16-asnprintf: New file.
593         * modules/unistdio/u16-u16-asprintf: New file.
594         * modules/unistdio/u16-u16-snprintf: New file.
595         * modules/unistdio/u16-u16-sprintf: New file.
596         * modules/unistdio/u16-u16-vasnprintf: New file.
597         * modules/unistdio/u16-u16-vasprintf: New file.
598         * modules/unistdio/u16-u16-vsnprintf: New file.
599         * modules/unistdio/u16-u16-vsprintf: New file.
600         * modules/unistdio/u32-asnprintf: New file.
601         * modules/unistdio/u32-asprintf: New file.
602         * modules/unistdio/u32-printf-parse: New file.
603         * modules/unistdio/u32-snprintf: New file.
604         * modules/unistdio/u32-sprintf: New file.
605         * modules/unistdio/u32-vasnprintf: New file.
606         * modules/unistdio/u32-vasprintf: New file.
607         * modules/unistdio/u32-vsnprintf: New file.
608         * modules/unistdio/u32-vsprintf: New file.
609         * modules/unistdio/u32-u32-asnprintf: New file.
610         * modules/unistdio/u32-u32-asprintf: New file.
611         * modules/unistdio/u32-u32-snprintf: New file.
612         * modules/unistdio/u32-u32-sprintf: New file.
613         * modules/unistdio/u32-u32-vasnprintf: New file.
614         * modules/unistdio/u32-u32-vasprintf: New file.
615         * modules/unistdio/u32-u32-vsnprintf: New file.
616         * modules/unistdio/u32-u32-vsprintf: New file.
617         * modules/unistdio/ulc-asnprintf-tests: New file.
618         * modules/unistdio/ulc-vasnprintf-tests: New file.
619         * modules/unistdio/ulc-vasprintf-tests: New file.
620         * modules/unistdio/ulc-vsnprintf-tests: New file.
621         * modules/unistdio/ulc-vsprintf-tests: New file.
622         * modules/unistdio/u8-asnprintf-tests: New file.
623         * modules/unistdio/u8-vasnprintf-tests: New file.
624         * modules/unistdio/u8-vasprintf-tests: New file.
625         * modules/unistdio/u8-vsnprintf-tests: New file.
626         * modules/unistdio/u8-vsprintf-tests: New file.
627         * modules/unistdio/u16-asnprintf-tests: New file.
628         * modules/unistdio/u16-vasnprintf-tests: New file.
629         * modules/unistdio/u16-vasprintf-tests: New file.
630         * modules/unistdio/u16-vsnprintf-tests: New file.
631         * modules/unistdio/u16-vsprintf-tests: New file.
632         * modules/unistdio/u32-asnprintf-tests: New file.
633         * modules/unistdio/u32-vasnprintf-tests: New file.
634         * modules/unistdio/u32-vasprintf-tests: New file.
635         * modules/unistdio/u32-vsnprintf-tests: New file.
636         * modules/unistdio/u32-vsprintf-tests: New file.
637         * MODULES.html.sh (Unicode string functions): Add the new modules.
638
639 2007-07-01  Bruno Haible  <bruno@clisp.org>
640
641         * lib/sprintf.c (sprintf): Limit the available length estimation,
642         to avoid address wraparound.
643         * lib/vsprintf.c (vsprintf): Likewise.
644         * modules/sprintf-posix (Dependencies): Add stdint.
645         * modules/vsprintf-posix (Dependencies): Likewise.
646
647 2007-07-01  Bruno Haible <bruno@clisp.org>
648
649         * gnulib-tool (self_abspathname): Determine PATH_SEPARATOR and handle
650         Windows PATH as well. Conservative double-quoting. Comments.
651
652 2007-07-01  Bruno Haible <bruno@clisp.org>
653             Eric Blake  <ebb9@byu.net>
654             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
655
656         * gnulib-tool (self_abspathname): Fix algorithm to cope with
657         empty components in $PATH, denoting '.'.
658
659 2007-07-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
660
661         * gnulib-tool: Fix indentation.
662         (func_create_megatestdir): Likewise.
663         Report by Bruno Haible.
664
665 2007-06-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
666
667         Sync from Automake.
668         * build-aux/gnupload: Fix shell portability issues with for loops.
669         Report by Karl Berry.
670
671 2007-06-29  Simon Josefsson  <simon@josefsson.org>
672
673         * build-aux/maint.mk (POURL): Use translationproject.org.
674
675 2007-06-27  Simon Josefsson  <simon@josefsson.org>
676             Bruno Haible  <bruno@clisp.org>
677
678         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Require gl_HEADER_SYS_SOCKET
679         before using HAVE_WS2TCPIP_H. Check for gai_strerror through an
680         explicit link test, rather than AC_REPLACE_FUNCS - for mingw.
681         (gl_PREREQ_GETADDRINFO): Require gl_HEADER_SYS_SOCKET before using
682         HAVE_SYS_SOCKET_H and HAVE_WS2TCPIP_H.
683
684 2007-06-27  Bruno Haible  <bruno@clisp.org>
685
686         * build-aux/config.rpath: Upgrade to libtool-1.5.24.
687         * build-aux/config.libpath: Upgrade to libtool-1.5.24.
688
689 2007-06-26  Karl Berry  <karl@gnu.org>
690
691         * MODULES.html.sh: remove xreadlink-with-size.
692
693 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
694
695         * lib/time_.h: Port to Solaris 8 with Sun Studio 11, using a
696         method that I hope also handles the double-include problem noted
697         by Bruno Haible in
698         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00186.html>.
699
700 2007-06-23  Bruno Haible  <bruno@clisp.org>
701
702         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
703         Don't let the 'mostlyclean' target fail if the last subdirectory could
704         not be removed.
705         Reported by Karl Berry.
706
707 2007-06-23  Bruno Haible  <bruno@clisp.org>
708
709         * gnulib-tool (echo): Add a speedier workaround for ksh.
710         * tests/test-echo.sh: Likewise.
711
712 2007-06-23  Bruno Haible  <bruno@clisp.org>
713
714         * gnulib-tool (echo): Add workarounds also for bash versions < 2.04.
715         * tests/test-echo.sh: Likewise.
716
717 2007-06-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
718
719         * gnulib-tool (IFS): Initialize early, so we don't set it to
720         empty later.
721         (self_abspathname): Rewrite algorithm to set it, reindent.
722         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am)
723         (func_create_megatestdir): Merge some sed scripts.
724
725 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
726
727         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Check some typos
728         exposed by Sun Studio 11 cc on Solaris 8.
729
730 2007-06-22  Bruno Haible  <bruno@clisp.org>
731
732         * gnulib-tool (echo): Ensure the echo primitive does not interpret
733         backslashes.
734         * tests/test-echo.sh: New file.
735
736 2007-06-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
737
738         * gnulib-tool (func_add_or_update, func_create_testdir): Do not
739         simplify `sed_replace_build_aux' scripts, they are portable but
740         echoing them with `echo' is not.
741         Report and analysis by Fernando Ferreira <fernando.prog@netcabo.pt>.
742
743 2007-06-21  Karl Berry  <karl@gnu.org>
744
745         * config/srclist.txt: guess we can't handle the licenses via
746         srclist at the moment.
747
748 2007-06-21  Paul Eggert  <eggert@cs.ucla.edu>
749
750         * MODULES.html.sh: Add include_next.
751         * modules/include_next: New file.
752
753 2007-06-20  Paul Eggert  <eggert@cs.ucla.edu>
754
755         * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
756         INCLUDE_NEXT.
757         (gl_CHECK_NEXT_HEADERS): New macro.
758         * m4/fcntl_h.m4 (gl_FCNTL_H): use gl_CHECK_NEXT_HEADERS instead of
759         the obsolescent gl_ABSOLUTE_HEADER.
760         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise.
761         * m4/float_h.m4 (gl_FLOAT_H): Likewise.
762         * m4/iconv_h.m4 (gl_ICONV_H): Likewise.
763         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
764         * m4/locale_h.m4 (gl_LOCALE_H): Likewise.
765         * m4/math_h.m4 (gl_MATH_H): Likewise.
766         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
767         * m4/search_h.m4 (gl_SEARCH_H): Likewise.
768         * m4/signal_h.m4 (gl_SIGNAL_H): Likewise.
769         * m4/stdint.m4 (gl_STDINT_H): Likewise.
770         * m4/stdio_h.m4 (gl_STDIO_H): Likewise.
771         * m4/stdlib_h.m4 (gl_STDLIB_H): Likewise.
772         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Likewise.
773         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
774         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
775         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Likewise.
776         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Likewise.
777         * m4/sysexits.m4 (gl_SYSEXITS): Likewise.
778         * m4/time_h.m4 (gl_HEADER_TIME_H_BODY): Likewise.
779         * m4/unistd_h.m4 (gl_UNISTD_H): Likewise.
780         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
781         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
782         * m4/inttypes.m4 (gl_INTTYPES_H): Define
783         _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H to avoid the problem of unclean
784         builds, since ABSOLUTE_INTTYPES_H is no longer being defined.
785         * m4/stdint.m4 (gl_STDINT_H): Likewise, for
786         _GL_JUST_INCLUDE_SYSTEM_STDINT_H.
787         * lib/fcntl_.h: Use @INCLUDE_NEXT@ @NEXT_foo_H@
788         rather than @HAVE_INCLUDE_NEXT@ and @ABSOLUTE_foo_H@.
789         * lib/float_.h: Likewise.
790         * lib/inttypes_.h: Likewise.
791         * lib/math_.h: Likewise.
792         * lib/search_.h: Likewise.
793         * lib/signal_.h: Likewise.
794         * lib/stdint_.h: Likewise.
795         * lib/stdio_.h: Likewise.
796         * lib/stdlib_.h: Likewise.
797         * lib/string_.h: Likewise.
798         * lib/sys_stat_.h: Likewise.
799         * lib/sys_time_.h: Likewise.
800         * lib/time_.h: Likewise.
801         * lib/unistd_.h: Likewise.
802         * lib/wchar_.h: Likewise.
803         * lib/wctype_.h: Likewise.
804         * lib/dirent_.h: Likewise.
805         * lib/iconv_.h: Likewise.
806         * lib/locale_.h: Likewise.
807         * lib/netinet_in_.h: Likewise.
808         * lib/sys_select_.h: Likewise.
809         * lib/sys_socket_.h: Likewise.
810         * lib/sysexits_.h: Likewise.
811         * modules/fcntl (Depends-on): Depend on include_next, not
812         absolute_header.
813         (Makefile): Substitute INCLUDE_NEXT and NEXT_foo_H, not
814         HAVE_INCLUDE_NEXT and ABSOLUTE_foo_H.
815         * modules/fchdir: Likewise.
816         * modules/float: Likewise.
817         * modules/iconv_open: Likewise.
818         * modules/inttypes: Likewise.
819         * modules/locale: Likewise.
820         * modules/math: Likewise.
821         * modules/netinet_in: Likewise.
822         * modules/search: Likewise.
823         * modules/signal: Likewise.
824         * modules/stdint: Likewise.
825         * modules/stdio: Likewise.
826         * modules/stdlib: Likewise.
827         * modules/string: Likewise.
828         * modules/sys_select: Likewise.
829         * modules/sys_socket: Likewise.
830         * modules/sys_stat: Likewise.
831         * modules/sys_time: Likewise.
832         * modules/sysexits: Likewise.
833         * modules/time: Likewise.
834         * modules/unistd: Likewise.
835         * modules/wchar: Likewise.
836         * modules/wctype: Likewise.
837         * modules/sys_stat: Change maintainer to "all".
838         * modules/unistd: Likewise.
839
840 2007-06-20  Karl Berry  <karl@gnu.org>
841
842         * config/srclist.txt: track www changes in license files.
843
844 2007-06-20  Sergey Poznyakoff  <gray@gnu.org.ua>
845
846         * build-aux/bootstrap: Remove stray dot.
847         Make sure build_aux settings are honored when linking
848         gnulib_extra_files.
849
850 2007-06-19  Eric Blake  <ebb9@byu.net>
851
852         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
853         Allow compilation on cygwin.
854
855 2007-06-19  Jim Meyering  <jim@meyering.net>
856
857         xreadlink-with-size: Remove module.  No longer used.
858         Ex-callers now use xreadlink or mreadlink-with-size.
859         * modules/xreadlink-with-size: Remove module.
860         * lib/xreadlink-with-size.c: Remove file.
861         * lib/xreadlink.h (xreadlink_with_size): Remove prototype.
862         (xreadlink): Remove inaccurate comment.  The one in xreadlink.c,
863         just before the function definition *is* accurate.
864
865         Eliminate one way canonicalize_filename_mode could exit.
866         * lib/canonicalize.c (canonicalize_filename_mode):
867         Use mreadlink_with_size, not xreadlink_with_size.
868
869 2007-06-18  Paul Eggert  <eggert@cs.ucla.edu>
870
871         Detect porting problems to FreeBSD/arm, which has time_t wider than
872         long int.  Original problem reported for GNU diff by Xin Li in
873         <http://lists.gnu.org/archive/html/bug-gnu-utils/2007-06/msg00091.html>.
874         * modules/getdate (Depends-on): Add intprops, verify.
875         * lib/getdate.y: Include intprops.h, verify.h.  Verify that time_t
876         is an integer type no wider than long int.
877
878 2007-06-18  Jim Meyering  <jim@meyering.net>
879
880         New module: mreadlink-with-size.
881         * MODULES.html.sh: Add mreadlink-with-size.
882         * modules/mreadlink-with-size: New module
883         * modules/canonicalize (Depends-on): Depend on mreadlink-with-size,
884         not xreadlink-with-size.
885         * lib/mreadlink-with-size.c, lib/mreadlink.h: New files.
886
887 2007-06-16  Bruno Haible  <bruno@clisp.org>
888
889         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Catch the MacOS X 10.4 bug.
890         * doc/functions/frexpl.texi: Document the MacOS X 10.4 bug.
891         Reported by Gary V. Vaughan <gary@gnu.org>.
892
893 2007-06-15  Paul Eggert  <eggert@cs.ucla.edu>
894
895         Revamp lchown so that it lives in unistd.h where it belongs.
896         * lib/lchown.h: Remove.
897         * lib/dirchownmod.c: Don't include lib/lchown.h.
898         * lib/fchownat.c: Likewise.
899         * lib/openat.c: Likewise.
900         * lib/lchown.c (REPLACE_CHOWN): Define to 0 if the system chown
901         does not follow symlinks.
902         (EOPNOTSUPP): Define if not defined.
903         * lib/unistd_.h (chown): Do not replace if REPLADE_CHOWN
904         is defined to 0.
905         (lchown): New decl.
906         * m4/lchown.m4 (gl_FUNC_LCHOWN): Require gl_UNISTD_H_DEFAULTS.
907         Do not check for lchown decl.
908         Set REPLACE_LCHOWN.
909         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Set GNULIB_LCHOWN,
910         REPLACE_LCHOWN.
911         * modules/chown: Make it clear it follows symlinks.
912         * modules/lchown: Make it clear it doesn't follow symlinks.
913         (Files): Remove lib/lchown.h
914         (Depends-on): Add unistd.
915         (configure.ac): Add gl_UNISTD_MODULE_INDICATOR([lchown]).
916         (Include): Include <unistd.h>, not "lchown.h".
917         * modules/unistd (unistd.h): Substitude GNULIB_LCHOWN and
918         REPLACE_LCHOWN.
919
920 2007-06-15  Jim Meyering  <jim@meyering.net>
921
922         Change license (GPL to LGPL) of fsusage and dependents.
923         * modules/fsusage (License): Change to LGPL.
924         * modules/full-read (License): Likewise.
925         * modules/full-write (License): Likewise.
926         * modules/safe-read (License): Likewise.
927         * modules/safe-write (License): Likewise.
928
929 2007-06-14  Ben Pfaff  <blp@gnu.org>
930
931         Missing part of allocsa -> malloca transition.
932         * modules/relocatable-prog-wrapper: gl_ALLOCSA should be
933         gl_MALLOCA.
934
935 2007-06-12  Bruno Haible  <bruno@clisp.org>
936
937         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Guess no when cross-compiling
938         to ia64, x86_64, i386.
939         Reported by Eric Blake.
940
941 2007-06-12  Bruno Haible  <bruno@clisp.org>
942
943         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Guess no also when
944         cross-compiling to x86_64.
945
946 2007-06-12  Paul Eggert  <eggert@cs.ucla.edu>
947
948         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Fix POSIX sed portability
949         glitch reported by Ralf Wildenhues in
950         <http://lists.gnu.org/archive/html/bug-gnulib/2007-06/msg00114.html>.
951
952         * m4/regex.m4 (gl_REGEX): Catch a bug with [[:alnum:]_-] reported by
953         Vin Shelton.
954
955 2007-06-11  Bruno Haible  <bruno@clisp.org>
956
957         * lib/printf-args.c (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Fix NULL
958         replacement string.
959         Reported by Eric Blake.
960
961 2007-06-10  Bruno Haible  <bruno@clisp.org>
962
963         Prepare vasnprintf code for use with Unicode strings.
964         * lib/printf-args.h (PRINTF_FETCHARGS): New macro.
965         (arg_type) [ENABLE_UNISTDIO]: Define TYPE_U8_STRING, TYPE_U16_STRING,
966         TYPE_U32_STRING.
967         (argument) [ENABLE_UNISTDIO]: Add a_u8_string, a_u16_string,
968         a_u32_string variants.
969         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
970         * lib/printf-args.c: Don't include config.h and the specification
971         header if PRINTF_FETCHARGS is already defined.
972         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
973         (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Add code for TYPE_U8_STRING,
974         TYPE_U16_STRING, TYPE_U32_STRING.
975         * lib/printf-parse.h [ENABLE_UNISTDIO] (u8_directive, u8_directives,
976         u16_directive, u16_directives, u32_directive, u32_directives): New
977         types.
978         (ulc_printf_parse, u8_printf_parse, u16_printf_parse, u32_printf_parse):
979         New declarations.
980         * lib/printf-parse.c: Don't include config.h and the specification
981         header if PRINTF_PARSE is already defined. Eliminate the set of
982         parameters for WIDE_CHAR_VERSION; the user of this file must provide
983         them now. Include c-ctype.h.
984         (PRINTF_PARSE) [ENABLE_UNISTDIO]: Add code implementing the 'U'
985         directive and CHAR_T_ONLY_ASCII.
986         * lib/vasnprintf.c: Don't include config.h and the specification header
987         if VASNPRINTF is already defined.
988         (DCHAR_IS_TCHAR, DCHAR_CPY): New macros.
989         (VASNPRINTF): Use PRINTF_FETCHARGS instead of printf_fetchargs. Use
990         DCHAR_CPY. Handle the case that DCHAR_T and FCHAR_T are not the same
991         type. Handle the case that TCHAR_T and FCHAR_T are not of the same
992         size. Handle the case that DCHAR_T and TCHAR_T are not the same type,
993         add a conversion from TCHAR_T[] to DCHAR_T[], and rework the padding
994         code accordingly.
995         (VASNPRINTF) [ENABLE_UNISTDIO]: Implement the 'U' directive. Enable
996         pad_ourselves also in this case, with the 'c' and 's' directives, and
997         with a different notion of "width".
998         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): New macros.
999
1000 2007-06-10  Bruno Haible  <bruno@clisp.org>
1001
1002         * modules/unistr/u32-mbsnlen: New file.
1003         * lib/unistr/u32-mbsnlen.c: New file.
1004
1005         * modules/unistr/u16-mbsnlen: New file.
1006         * lib/unistr/u16-mbsnlen.c: New file.
1007
1008         * modules/unistr/u8-mbsnlen: New file.
1009         * lib/unistr/u8-mbsnlen.c: New file.
1010
1011         * lib/unistr.h (u8_mbsnlen, u16_mbsnlen, u32_mbsnlen): New
1012         declarations.
1013
1014 2007-06-10  Bruno Haible  <bruno@clisp.org>
1015
1016         * lib/string_.h (mbsnlen): New declaration.
1017         * lib/mbsnlen.c: New file.
1018         * m4/mbsnlen.m4: New file.
1019         * modules/mbsnlen: New file.
1020         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set GNULIB_MBSNLEN.
1021         * modules/string (string.h): Substitute GNULIB_MBSNLEN.
1022         * MODULES.html.sh (Internationalization functions): Add mbsnlen.
1023
1024 2007-06-10  Bruno Haible  <bruno@clisp.org>
1025
1026         * lib/mbslen.c: Include <stdlib.h>, needed for MB_CUR_MAX.
1027
1028 2007-06-10  Bruno Haible  <bruno@clisp.org>
1029
1030         * lib/mbiter.h: Include <stddef.h>, needed for ptrdiff_t.
1031         * lib/mbuiter.h: Likewise.
1032
1033 2007-06-10  Bruno Haible  <bruno@clisp.org>
1034
1035         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Check for _snprintf
1036         declaration.
1037
1038 2007-06-10  Karl Berry  <karl@gnu.org>
1039
1040         * config/srclist.txt: remove gettext entries, Bruno prefers
1041         to update individually.
1042
1043 2007-06-10  Bruno Haible  <bruno@clisp.org>
1044
1045         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Remove variable
1046         'maxlen'. Ensure only length + width bytes are allocated, not
1047         length + 1 + width.
1048
1049 2007-06-09  Bruno Haible  <bruno@clisp.org>
1050
1051         * lib/vasnprintf.c (FCHAR_T, DCHAR_T, TCHAR_T): New macros.
1052         (CHAR_T): Remove macro.
1053         (VASNPRINTF): Update.
1054
1055 2007-06-09  Bruno Haible  <bruno@clisp.org>
1056
1057         * MODULES.html.sh (Unicode string functions): Add the new modules.
1058
1059         * modules/uniconv/u32-conv-to-enc: New file.
1060         * lib/uniconv/u32-conv-to-enc.c: New file.
1061         * modules/uniconv/u32-conv-to-enc-tests: New file.
1062         * tests/uniconv/test-u32-conv-to-enc.c: New file.
1063
1064         * modules/uniconv/u16-conv-to-enc: New file.
1065         * lib/uniconv/u16-conv-to-enc.c: New file.
1066         * lib/uniconv/u-conv-to-enc.h: New file.
1067         * modules/uniconv/u16-conv-to-enc-tests: New file.
1068         * tests/uniconv/test-u16-conv-to-enc.c: New file.
1069
1070         * modules/uniconv/u8-conv-to-enc: New file.
1071         * lib/uniconv/u8-conv-to-enc.c: New file.
1072         * modules/uniconv/u8-conv-to-enc-tests: New file.
1073         * tests/uniconv/test-u8-conv-to-enc.c: New file.
1074
1075         * lib/uniconv.h (u8_conv_to_encoding, u16_conv_to_encoding,
1076         u32_conv_to_encoding): New declarations.
1077
1078 2007-06-09  Bruno Haible  <bruno@clisp.org>
1079
1080         * tests/uniconv/test-u32-strconv-to-enc.c (main): Remove unused code.
1081
1082 2007-06-09  Bruno Haible  <bruno@clisp.org>
1083
1084         Rename 'allocsa' -> 'malloca', 'freesa' -> 'freea'.
1085         * modules/malloca: Renamed from modules/allocsa, updated.
1086         * lib/malloca.h: Renamed from lib/allocsa.h, updated.
1087         * lib/malloca.c: Renamed from lib/allocsa.c, updated.
1088         * lib/malloca.valgrind: Renamed from lib/allocsa.valgrind, updated.
1089         * m4/malloca.m4: Renamed from m4/allocsa.m4, updated.
1090         * modules/malloca-tests: Renamed from modules/allocsa-tests, updated.
1091         * tests/test-malloca.c: Renamed from tests/test-allocsa.c, updated.
1092         * modules/xmalloca: Renamed from modules/xallocsa, updated.
1093         * lib/xmalloca.h: Renamed from lib/xallocsa.h, updated.
1094         * lib/xmalloca.c: Renamed from lib/xallocsa.c, updated.
1095         * modules/c-strcasestr (Depends-on): Update.
1096         * lib/c-strcasestr.c: Update.
1097         * modules/c-strstr (Depends-on): Update.
1098         * lib/c-strstr.c: Update.
1099         * modules/canonicalize-lgpl (Depends-on): Update.
1100         * lib/canonicalize-lgpl.c: Update.
1101         * modules/clean-temp (Depends-on): Update.
1102         * lib/clean-temp.c: Update.
1103         * modules/csharpcomp (Depends-on): Update.
1104         * lib/csharpcomp.c: Update.
1105         * modules/csharpexec (Depends-on): Update.
1106         * lib/csharpexec.c: Update.
1107         * modules/javacomp (Depends-on): Update.
1108         * lib/javacomp.c: Update.
1109         * modules/javaexec (Depends-on): Update.
1110         * lib/javaexec.c: Update.
1111         * modules/mbscasestr (Depends-on): Update.
1112         * lib/mbscasestr.c: Update.
1113         * modules/mbsstr (Depends-on): Update.
1114         * lib/mbsstr.c: Update.
1115         * modules/setenv (Depends-on): Update.
1116         * lib/setenv.c: Update.
1117         * modules/strcasestr (Depends-on): Update.
1118         * lib/strcasestr.c: Update.
1119         * modules/striconveha (Depends-on): Update.
1120         * lib/striconveha.c: Update.
1121         * modules/relocatable-prog-wrapper (Files): Update.
1122         * lib/relocwrapper.c: Update.
1123         * build-aux/install-reloc: Update.
1124         * MODULES.html.sh (Memory management functions <stdlib.h>): Update.
1125
1126 2007-06-08  Bruno Haible  <bruno@clisp.org>
1127
1128         Port to uClibc.
1129         * lib/fbufmode.c (fbufmode): Add special code for uClibc.
1130         * lib/fpurge.c (fpurge): Likewise.
1131         * lib/freading.c (freading): Likewise.
1132         * lib/fseeko.c (rpl_fseeko): Likewise.
1133         * lib/fseterr.c (fseterr): Likewise.
1134         * lib/fwriting.c (fwriting): Likewise.
1135         * tests/test-fflush.c (main): Avoid a failure on uClibc.
1136
1137 2007-06-08  Bruno Haible  <bruno@clisp.org>
1138
1139         * m4/intlmacosx.m4: New file, extracted from gettext.m4.
1140         * m4/gettext.m4 (gt_INTL_MACOSX): Remove macro, moved to intlmacosx.m4.
1141         * modules/gettext (Files): Add m4/intlmacosx.m4.
1142
1143 2007-06-07  Bruno Haible  <bruno@clisp.org>
1144
1145         * modules/localename-tests: New file.
1146         * tests/test-localename.c: New file.
1147
1148         New module 'localename'.
1149         * lib/localename.h: New file.
1150         * lib/localename.c: New file, from GNU gettext.
1151         * m4/localename.m4: New file.
1152         * modules/localename: New file.
1153
1154 2007-06-07  Bruno Haible  <bruno@clisp.org>
1155
1156         Work around the lack of <wchar.h> on some builds of uClibc.
1157         * doc/headers/wchar.texi: Update.
1158         * lib/wchar_.h: Include <wchar.h> only if it exists.
1159         * m4/wchar.m4 (gl_WCHAR_H): Check for <wchar.h>. Set HAVE_WCHAR_H.
1160         * m4/stdint.m4 (gl_STDINT_H): Check for <wchar.h>.
1161         (gl_STDINT_TYPE_PROPERTIES): Don't try to include <wchar.h> if it
1162         doesn't exist.
1163         * modules/wchar (wchar.h): Substitute HAVE_WCHAR_H.
1164         * modules/mbfile (Depends-on): Add wchar.
1165         * modules/mbiter (Depends-on): Likewise.
1166         * modules/mbuiter (Depends-on): Likewise.
1167         Reported by Simon Josefsson.
1168
1169 2007-06-06  Paul Eggert  <eggert@cs.ucla.edu>
1170
1171         Work around problem reported by Steven M. Schweda in
1172         <http://lists.gnu.org/archive/html/bug-tar/2007-06/msg00002.html>:
1173         Tru64 5.1B with the Compaq compiler environment installed declares
1174         an 'isblank' function but does not define it in the C library.
1175         * lib/fnmatch.c (isblank): Check for HAVE_ISBLANK, too.
1176         * lib/regex_internal.h (isblank): Likewise.
1177         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for isblank existence.
1178         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
1179
1180 2007-06-05  Bruno Haible  <bruno@clisp.org>
1181
1182         Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64,
1183         ia64.
1184         * modules/printf-safe: New file.
1185         * modules/fprintf-posix (Depends-on): Add printf-safe.
1186         * modules/printf-posix (Depends-on): Likewise.
1187         * modules/snprintf-posix (Depends-on): Likewise.
1188         * modules/sprintf-posix (Depends-on): Likewise.
1189         * modules/vasnprintf-posix (Depends-on): Likewise.
1190         * modules/vasprintf-posix (Depends-on): Likewise.
1191         * modules/vfprintf-posix (Depends-on): Likewise.
1192         * modules/vprintf-posix (Depends-on): Likewise.
1193         * modules/vsnprintf-posix (Depends-on): Likewise.
1194         * modules/vsprintf-posix (Depends-on): Likewise.
1195         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Require
1196         AC_C_BIGENDIAN. Define CHECK_PRINTF_SAFE if printf-safe is used. Test
1197         non-IEEE numbers on i386, x86_64, ia64. When cross-compiling, guess
1198         "no" on i386, x86_64, ia64.
1199         * tests/test-snprintf-posix.h (LDBL80_WORDS): New macro.
1200         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
1201         on i386, x86_64, ia64.
1202         * tests/test-sprintf-posix.h (LDBL80_WORDS): New macro.
1203         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
1204         on i386, x86_64, ia64.
1205         * tests/test-vasnprintf-posix.c: Include float.h.
1206         (LDBL80_WORDS): New macro.
1207         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
1208         on i386, x86_64, ia64.
1209         * tests/test-vasprintf-posix.c: Include float.h.
1210         (LDBL80_WORDS): New macro.
1211         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
1212         on i386, x86_64, ia64.
1213         * tests/test-snprintf-posix.c: Include float.h.
1214         * tests/test-sprintf-posix.c: Likewise.
1215         * tests/test-vsnprintf-posix.c: Likewise.
1216         * tests/test-vsprintf-posix.c: Likewise.
1217
1218 2007-06-05  Bruno Haible  <bruno@clisp.org>
1219
1220         Fix isnanl so that it recognizes non-IEEE numbers on i386, x86_64, ia64.
1221         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Require AC_C_BIGENDIAN. Test
1222         non-IEEE numbers on i386, x86_64, ia64.
1223         (gl_LONG_DOUBLE_EXPONENT_LOCATION): Require AC_C_BIGENDIAN.
1224         * lib/isnan.c (FUNC): Add special code for i386, x86_64, ia64.
1225         * tests/test-isnanl.h: Include float.h.
1226         (main): Check also non-IEEE numbers on i386, x86_64, ia64.
1227
1228 2007-06-05  Bruno Haible  <bruno@clisp.org>
1229
1230         * lib/vasnprintf.c (VASNPRINTF): Do the extra handling of NaN and Inf
1231         also the %a / %A. Handle the %a / %A code before this extra handling.
1232
1233 2007-06-05  Bruno Haible  <bruno@clisp.org>
1234
1235         * lib/vasnprintf.c [NEED_PRINTF_LONG_DOUBLE ||
1236         NEED_PRINTF_INFINITE_LONG_DOUBLE]: Include fpucw.h.
1237
1238 2007-06-05  Bruno Haible  <bruno@clisp.org>
1239
1240         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): Fix
1241         typo in variable name.
1242
1243 2007-06-05  Eric Blake  <ebb9@byu.net>
1244
1245         * m4/lseek.m4 (gl_FUNC_LSEEK): Work when cross-compiling.
1246         Reported by Simon Josefsson.
1247
1248 2007-06-04  Bruno Haible  <bruno@clisp.org>
1249
1250         Avoid test failures on some PowerPC platforms.
1251         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP):
1252         Define differently for PowerPC.
1253         * tests/test-frexpl.c (MIN_NORMAL_EXP): Likewise.
1254         Reported by Gary V. Vaughan <gary@gnu.org>.
1255
1256 2007-06-02  Bruno Haible  <bruno@clisp.org>
1257
1258         Fix test-stdint failure on FreeBSD/ia64.
1259         * m4/stdint.m4 (gl_STDINT_H): Check the values of PTRDIFF_MIN,
1260         PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN,
1261         WCHAR_MAX, WINT_MIN, WINT_MAX entirely, not only for plausibility.
1262         * doc/headers/stdint.texi: Update.
1263
1264 2007-06-01  Bruno Haible  <bruno@clisp.org>
1265
1266         * tests/test-binary-io.c (main): Pass a third argument to open().
1267         Reported by Gary V. Vaughan <gary@gnu.org>.
1268
1269 2007-06-01  Bruno Haible  <bruno@clisp.org>
1270
1271         * doc/functions/frexpl.texi: Update for mingw.
1272
1273 2007-06-01  Bruno Haible  <bruno@clisp.org>
1274
1275         * tests/test-lseek.c (main): Disable test of errno for invalid third
1276         argument.
1277         * doc/functions/lseek.texi: Update.
1278         Reported by Gary V. Vaughan <gary@gnu.org>.
1279
1280 2007-05-28  Bruno Haible  <bruno@clisp.org>
1281
1282         * m4/intl.m4 (AM_INTL_SUBDIR): Substitute variables WOE32, WINDRES.
1283
1284 2007-05-31  Eric Blake  <ebb9@byu.net>
1285
1286         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Guess no on mingw when
1287         cross compiling.
1288
1289 2007-05-30  Eric Blake  <ebb9@byu.net>
1290         and Bruno Haible  <bruno@clisp.org>
1291
1292         Work around mingw test failures exposed by m4-1.4.9b.
1293         * m4/stdint.m4 (gl_STDINT_H): Detect mingw bug.
1294         * tests/test-unistd.c: Disable uid_t and git_t tests for the
1295         moment.
1296
1297 2007-05-30  Bruno Haible  <bruno@clisp.org>
1298
1299         * tests/test-lseek.c: Explicitly close file descriptors 0 and 1 before
1300         assuming that they are closed. Needed on HP-UX 11.
1301
1302 2007-05-29  Bruno Haible  <bruno@clisp.org>
1303
1304         Fix a problem with #include_next.
1305         * lib/dirent_.h: Split the double-inclusion guard.
1306         * lib/fcntl_.h: Likewise.
1307         * lib/float_.h: Likewise.
1308         * lib/iconv_.h: Likewise.
1309         * lib/inttypes_.h: Likewise.
1310         * lib/locale_.h: Likewise.
1311         * lib/math_.h: Likewise.
1312         * lib/netinet_in_.h: Likewise.
1313         * lib/search_.h: Likewise.
1314         * lib/signal_.h: Likewise.
1315         * lib/stdint_.h: Likewise.
1316         * lib/stdio_.h: Likewise.
1317         * lib/stdlib_.h: Likewise.
1318         * lib/string_.h: Likewise.
1319         * lib/sys_select_.h: Likewise.
1320         * lib/sys_socket_.h: Likewise.
1321         * lib/sys_stat_.h: Likewise.
1322         * lib/sys_time_.h: Likewise.
1323         * lib/sysexits_.h: Likewise.
1324         * lib/time_.h: Likewise.
1325         * lib/unistd_.h: Likewise.
1326         * lib/wchar_.h: Likewise.
1327         * lib/wctype_.h: Likewise.
1328
1329 2007-05-29  Bruno Haible  <bruno@clisp.org>
1330
1331         * tests/test-unistd.c: Disable the tests for useconds_t and intptr_t
1332         for the moment.
1333
1334 2007-05-29  Bruno Haible  <bruno@clisp.org>
1335
1336         * m4/isnan.m4 (gl_DOUBLE_EXPONENT_LOCATION): Silence the AC_C_BIGENDIAN
1337         invocation.
1338         Reported by Eric Blake.
1339
1340 2007-05-29  Bruno Haible  <bruno@clisp.org>
1341
1342         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Fix typo in cross-
1343         compiling case.
1344
1345 2007-05-29  Eric Blake  <ebb9@byu.net>
1346             Bruno Haible  <bruno@clisp.org>
1347
1348         * m4/isnanf.m4 (gl_FUNC_ISNANF_NO_LIBM): Avoid syntax error on
1349         cross compiles.
1350
1351 2007-05-28  Eric Blake  <ebb9@byu.net>
1352
1353         * modules/closein-tests (test_closein_LDADD): Support test on
1354         cygwin with libtool.
1355
1356 2007-05-28  Bruno Haible  <bruno@clisp.org>
1357
1358         * tests/uniconv/test-u16-conv-from-enc.c: Remove #ifdef HAVE_CONFIG_H.
1359         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
1360         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
1361         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
1362         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
1363         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
1364         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
1365         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
1366         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
1367
1368 2007-05-28  Eric Blake  <ebb9@byu.net>
1369
1370         Unconditionally include <config.h> in unit tests.
1371         * tests/test-alloca-opt.c: Remove #ifdef HAVE_CONFIG_H.
1372         * tests/test-allocsa.c, tests/test-arcfour.c,
1373         tests/test-arctwo.c, tests/test-argmatch.c, tests/test-argp.c,
1374         tests/test-array_list.c, tests/test-array_oset.c,
1375         tests/test-atexit.c, test-avltree_list.c, test-avltree_oset.c,
1376         test-avltreehash_list.c, test-base64.c, test-binary-io.c,
1377         test-c-ctype.c, test-c-strcasecmp.c, test-c-strcasestr.c,
1378         test-c-strncasecmp.c, test-c-strstr.c, test-canonicalize-lgpl.c,
1379         test-carray_list.c, test-crc.c, test-des.c, test-dirname.c,
1380         test-fflush.c, test-fprintf-posix.c, test-gc-arcfour.c,
1381         test-gc-arctwo.c, test-gc-des.c, test-gc-hmac-md5.c,
1382         test-gc-hmac-sha1.c, test-gc-md2.c, test-gc-md4.c, test-gc-md5.c,
1383         test-gc-pbkdf2-sha1.c, test-gc-rijndael.c, test-gc-sha1.c,
1384         test-gc.c, test-getpass.c, test-hmac-md5.c, test-hmac-sha1.c,
1385         test-iconv.c, test-linked_list.c, test-linkedhash_list.c,
1386         test-lock.c, test-mbscasecmp.c, test-mbscasestr1.c,
1387         test-mbscasestr2.c, test-mbscasestr3.c, test-mbscasestr4.c,
1388         test-mbschr.c, test-mbscspn.c, test-mbsncasecmp.c, test-mbspbrk.c,
1389         test-mbspcasecmp.c, test-mbsrchr.c, test-mbsspn.c, test-mbsstr1.c,
1390         test-mbsstr2.c, test-mbsstr3.c, test-md2.c, test-md4.c,
1391         test-md5.c, test-memmem.c, test-printf-posix.c,
1392         test-rbtree_list.c, test-rbtree_oset.c, test-rbtreehash_list.c,
1393         test-read-file.c, test-rijndael.c, test-snprintf-posix.c,
1394         test-snprintf.c, test-sprintf-posix.c, test-stdint.c,
1395         test-strcasestr.c, test-striconv.c, test-striconveh.c,
1396         test-striconveha.c, test-tls.c, test-vasnprintf-posix.c,
1397         test-vasnprintf-posix2.c, test-vasnprintf.c,
1398         test-vasprintf-posix.c, test-vasprintf.c, test-verify.c,
1399         test-vfprintf-posix.c, test-vprintf-posix.c,
1400         test-vsnprintf-posix.c, test-vsnprintf.c, test-vsprintf-posix.c,
1401         test-xvasprintf.c: Likewise.
1402
1403 2007-05-28  Bruno Haible  <bruno@clisp.org>
1404
1405         * gnulib-tool (func_import): Remember the --with-tests command-line
1406         option through the macro gl_WITH_TESTS in the gnulib-cache.m4.
1407         Reported by Eric Blake.
1408
1409 2007-05-28  Bruno Haible  <bruno@clisp.org>
1410
1411         * modules/ftell-tests: New file.
1412         * tests/test-ftell.c: New file, based on tests/test-ftello.c.
1413         * tests/test-ftell.sh: New file, based on tests/test-ftello.sh.
1414
1415         * lib/ftell.c: New file.
1416         * modules/ftell: New file.
1417         * m4/ftell.m4: New file.
1418         * doc/functions/ftell.texi: Update.
1419         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELL,
1420         REPLACE_FTELL.
1421         * lib/stdio_.h (rpl_ftell): New declaration.
1422         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELL,
1423         REPLACE_FTELL.
1424
1425 2007-05-28  Eric Blake  <ebb9@byu.net>
1426
1427         * lib/allocsa.h (safe_alloca): Avoid compiler warning.
1428
1429 2007-05-28  Bruno Haible  <bruno@clisp.org>
1430
1431         * modules/fseek-tests: New file.
1432         * tests/test-fseek.c: New file, based on tests/test-fseeko.c.
1433         * tests/test-fseek.sh: New file, based on tests/test-fseeko.sh.
1434
1435         * lib/fseek.c: New file.
1436         * modules/fseek: New file.
1437         * m4/fseek.m4: New file.
1438         * doc/functions/fseek.texi: Update.
1439         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEK,
1440         REPLACE_FSEEK.
1441         * lib/stdio_.h (rpl_fseek): New declaration.
1442         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEK,
1443         REPLACE_FSEEK.
1444
1445 2007-05-28  Bruno Haible  <bruno@clisp.org>
1446
1447         * lib/stdio_.h (fflush): More comments.
1448
1449 2007-05-28  Bruno Haible  <bruno@clisp.org>
1450
1451         * m4/lseek.m4 (gl_FUNC_LSEEK): When not cross-compiling, perform a real
1452         runtime test.
1453
1454 2007-05-28  Eric Blake  <ebb9@byu.net>
1455
1456         Improve lseek module.
1457         * lib/lseek.c (rpl_lseek): Detect EBADF on mingw.
1458         * lib/unistd_.h (lseek): Scale back link warning message.
1459         * tests/test-lseek.c: Beef up test.
1460         * tests/test-lseek.sh: Exercise more facets of lseek.
1461         Reported by Bruno Haible.
1462
1463 2007-05-28  Bruno Haible  <bruno@clisp.org>
1464
1465         * tests/test-unistd.c: Test all the types that <unistd.h> is expected
1466         to define.
1467
1468 2007-05-27  Bruno Haible  <bruno@clisp.org>
1469
1470         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-31 patch.
1471
1472 2007-05-27  Bruno Haible  <bruno@clisp.org>
1473
1474         * modules/openmp: New file.
1475         * m4/openmp.m4: New file, taken from autoconf's CVS with changes by
1476         Noah Misch.
1477
1478 2007-05-26  Bruno Haible  <bruno@clisp.org>
1479
1480         * modules/chdir-long (Depends-on): Add fchdir.
1481         * modules/chdir-safer (Depends-on): Likewise.
1482         * modules/fts (Depends-on): Likewise.
1483         * modules/fts-lgpl (Depends-on): Likewise.
1484         * modules/openat (Depends-on): Likewise.
1485         * modules/savewd (Depends-on): Likewise.
1486
1487 2007-05-24  Eric Blake  <ebb9@byu.net>
1488
1489         Fix lseek on mingw.
1490         * modules/lseek: New module.
1491         * m4/lseek.m4: New file.
1492         * lib/lseek.c: New file.
1493         * modules/lseek-tests: New file.
1494         * tests/test-lseek.c: New file.
1495         * tests/test-lseek.sh: New file.
1496         * MODULES.html.sh: Document lseek module.
1497         * modules/fflush (Depends-on): Add lseek, fseeko.
1498         * modules/fseeko (Depends-on): Likewise.
1499         * modules/ftello (Depends-on): Likewise.
1500         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Replace fseek[o] if lseek is
1501         broken.
1502         * m4/ftello.m4 (gl_FUNC_FTELLO): Replace ftell[o] if lseek is
1503         broken.
1504         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Trigger fseeko module.
1505         * lib/fseeko.c (rpl_fseeko): Quit early on non-seekable files.
1506         * lib/ftello.c (rpl_ftello): Likewise.
1507         * tests/test-fseeko.c (main): Test this.
1508         * tests/test-fseeko.sh: Likewise.
1509         * tests/test-ftello.c (main): Likewise.
1510         * tests/test-ftello.sh: Likewise.
1511         * lib/stdio_.h (fseek, ftell): Simplify, since missing fseeko now
1512         implies replacing fseek.
1513         * modules/stdio (Makefile.am): No longer need HAVE_FSEEKO,
1514         HAVE_FTELLO.
1515         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add lseek info.
1516         * modules/unistd (Makefile.am): Likewise.
1517         * lib/unistd_.h (lseek): Declare a replacement.
1518         * doc/functions/lseek.texi (lseek): Document this fix.
1519         * doc/functions/fseek.texi (fseek): Likewise.
1520         * doc/functions/ftell.texi (ftell): Likewise.
1521
1522 2007-05-24  Bruno Haible  <bruno@clisp.org>
1523
1524         * tests/test-vasnprintf-posix.c (test_function): Allow up to 50 bytes
1525         in the printed representation of a NaN.
1526         * tests/test-vasprintf-posix.c (test_function): Likewise.
1527         * tests/test-snprintf-posix.h (test_function): Likewise.
1528         * tests/test-sprintf-posix.h (test_function): Likewise.
1529         Reported by Eric Blake.
1530
1531 2007-05-23  Eric Blake  <ebb9@byu.net>
1532
1533         Fix fseeko/ftello on cygwin 1.5.24.
1534         * doc/functions/fseeko.texi (fseeko): Document the fix.
1535         * doc/functions/ftello.texi (ftello): Document the fix.
1536         * doc/functions/stdin.texi (stdin): Document the cygwin bug.
1537         * doc/functions/stdout.text (stdout): New file.
1538         * doc/functions/stderr.text (stderr): New file.
1539         * doc/gnulib.texi (Function Substitutes): Use new files.
1540         * tests/test-fseeko.c (main): Check for broken fseeko on cygwin
1541         prior to 1.7.0.
1542         * tests/test-ftello.c (main): Likewise for ftello.
1543         * tests/test-fseeko.sh: New file.
1544         * tests/test-ftello.sh: New file.
1545         * modules/fseeko-tests (Makefile.am): Ensure test-fseeko is run
1546         with seekable stdin.
1547         * modules/ftello-tests (Makefile.am): Likewise for test-ftello.
1548         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Detect the cygwin bug.
1549         (gl_REPLACE_FSEEKO): New macro.
1550         * m4/ftello.m4 (gl_FUNC_FTELLO, gl_REPLACE_FTELLO): Likewise.
1551         * modules/fseeko (Files): Distribute fseeko.c.
1552         * modules/ftello (Files): Distribute ftello.c.
1553         * lib/fseeko.c (rpl_fseeko) [__CYGWIN__]: Convert stdin to 64-bit
1554         mode.
1555         * lib/ftello.c (rpl_ftello): New file.
1556         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Allow replacement of
1557         fseeko, ftello.
1558         (gl_STDIN_LARGE_OFFSET): New macro.
1559         * modules/stdio (Makefile.am): Perform the replacement.
1560         * lib/stdio_.h (rpl_fseeko, rpl_ftello): Define when needed.
1561
1562 2007-05-23  Bruno Haible  <bruno@clisp.org>
1563
1564         * lib/stdio_.h (fseeko, ftello): Provide a link warning only if
1565         GNULIB_POSIXCHECK is defined.
1566
1567 2007-05-21  Bruno Haible  <bruno@clisp.org>
1568
1569         * m4/printf.m4 (gl_PRINTF_INFINITE, gl_PRINTF_INFINITE_LONG_DOUBLE):
1570         Check also the output for NaN arguments. When cross-compiling, guess
1571         no on IRIX.
1572         * lib/vasnprintf.c: Update comments.
1573         * tests/test-vasnprintf-posix.c (strisnan): New function.
1574         (test_function): Use it.
1575         * tests/test-vasprintf-posix.c (strisnan): New function.
1576         (test_function): Use it.
1577         * tests/test-snprintf-posix.h (strisnan): New function.
1578         (test_function): Use it.
1579         * tests/test-sprintf-posix.h (strisnan): New function.
1580         (test_function): Use it.
1581         Reported by Eric Blake.
1582
1583 2007-05-20  Bruno Haible  <bruno@clisp.org>
1584
1585         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Add test for large finite
1586         numbers that fails on BeOS.
1587         * doc/functions/frexpl.texi: Update.
1588
1589 2007-05-20  Jim Meyering  <jim@meyering.net>
1590
1591         * NEWS: Mention the incompatible change (s/futimens/gl_futimens/)
1592         forced upon us by glibc-2.6.
1593
1594 2007-05-20  Bruno Haible  <bruno@clisp.org>
1595
1596         Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
1597         * m4/printf.m4 (gl_PRINTF_INFINITE): Update cross-compiling guesses.
1598         (gl_PRINTF_INFINITE_LONG_DOUBLE): New macro.
1599         * lib/vasnprintf.c: Use NEED_PRINTF_INFINITE_DOUBLE instead of
1600         NEED_PRINTF_INFINITE.
1601         (is_infinitel): New function.
1602         (VASNPRINTF): Handle NEED_PRINTF_INFINITE_LONG_DOUBLE case.
1603         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE): Renamed from
1604         gl_PREREQ_VASNPRINTF_INFINITE.
1605         (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): New macro.
1606         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
1607         gl_PRINTF_INFINITE_LONG_DOUBLE and test its result. Invoke
1608         gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE and
1609         gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE instead of
1610         gl_PREREQ_VASNPRINTF_INFINITE.
1611         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
1612         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
1613         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
1614         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
1615         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
1616         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
1617         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
1618         * doc/functions/fprintf.texi: Update.
1619         * doc/functions/printf.texi: Update.
1620         * doc/functions/snprintf.texi: Update.
1621         * doc/functions/sprintf.texi: Update.
1622         * doc/functions/vfprintf.texi: Update.
1623         * doc/functions/vprintf.texi: Update.
1624         * doc/functions/vsnprintf.texi: Update.
1625         * doc/functions/vsprintf.texi: Update.
1626
1627 2007-05-20  Bruno Haible  <bruno@clisp.org>
1628
1629         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): Set REPLACE_FREXPL if frexpl
1630         was not found in libc.
1631         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Likewise.
1632
1633 2007-05-20  Bruno Haible  <bruno@clisp.org>
1634
1635         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
1636         printed as "-nan" instead of "nan".
1637         * tests/test-vasprintf-posix.c (test_function): Likewise.
1638         * tests/test-snprintf-posix.h (test_function): Likewise.
1639         * tests/test-sprintf-posix.h (test_function): Likewise.
1640         Needed for HP-UX 11.
1641
1642 2007-05-20  Jim Meyering  <jim@meyering.net>
1643
1644         Fix buggy test for the fchownat-deref bug.
1645         * m4/openat.m4 (gl_FUNC_FCHOWNAT_DEREF_BUG): Create the dangling
1646         symlink required for the run-test.  Without it, this test would
1647         always declare that fchownat doesn't work, and client code would
1648         unnecessarily use the replacement function with fixed libc.
1649         (gl_FUNC_FCHOWNAT): Eliminate a variable that wasn't initialized.
1650         Reported by Greg Schafer.
1651
1652 2007-05-19  Bruno Haible  <bruno@clisp.org>
1653
1654         * m4/isnanf.m4 (gl_ISNANF_WORKS): New macro.
1655         (gl_FUNC_ISNANF_NO_LIBM): Invoke it.
1656         * lib/isnan.c (FUNC): Use run-time expressions for SGI compiler.
1657         Needed for IRIX 6.5 and Solaris 2.5.1.
1658
1659 2007-05-19  Bruno Haible  <bruno@clisp.org>
1660
1661         * tests/test-vasnprintf-posix.c (have_minus_zero): New function.
1662         (test_function): Skip tests involving -0.0 on platforms where
1663         -0.0 = 0.0.
1664         * tests/test-vasprintf-posix.c (have_minus_zero): New function.
1665         (test_function): Skip tests involving -0.0 on platforms where
1666         -0.0 = 0.0.
1667         * tests/test-snprintf-posix.h (have_minus_zero): New function.
1668         (test_function): Skip tests involving -0.0 on platforms where
1669         -0.0 = 0.0.
1670         * tests/test-sprintf-posix.h (have_minus_zero): New function.
1671         (test_function): Skip tests involving -0.0 on platforms where
1672         -0.0 = 0.0.
1673         * tests/test-fprintf-posix.h (test_function): Remove all -0.0 related
1674         tests.
1675         * tests/test-printf-posix.h (test_function): Likewise.
1676         * tests/test-printf-posix.output: Remove all -0.0 related results.
1677         Needed for IRIX 6.5.
1678
1679 2007-05-19  Bruno Haible  <bruno@clisp.org>
1680
1681         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
1682         printed as "nan0x7fffffff" instead of "nan".
1683         * tests/test-vasprintf-posix.c (test_function): Likewise.
1684         * tests/test-snprintf-posix.h (test_function): Likewise.
1685         * tests/test-sprintf-posix.h (test_function): Likewise.
1686         * tests/test-fprintf-posix.h (NaN): Remove macro.
1687         (test_function): Remove all NaN related tests.
1688         * tests/test-printf-posix.h (NaN): Remove macro.
1689         (test_function): Remove all NaN related tests.
1690         * tests/test-printf-posix.output: Remove all NaN related results.
1691         Needed for IRIX 6.5.
1692
1693 2007-05-19  Bruno Haible  <bruno@clisp.org>
1694
1695         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Fix C89 syntax error in test code.
1696         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Likewise.
1697
1698 2007-05-19  Bruno Haible  <bruno@clisp.org>
1699
1700         * lib/float_.h: New file.
1701         * m4/float_h.m4: New file.
1702         * modules/float: New file.
1703         * modules/isnanl (Dependencies): Add float.
1704         * modules/isnanl-nolibm (Dependencies): Likewise.
1705         * modules/mathl (Dependencies): Likewise.
1706         * modules/printf-frexpl (Dependencies): Likewise.
1707         * modules/signbit (Dependencies): Likewise.
1708         * modules/vasnprintf (Dependencies): Likewise.
1709         * doc/headers/float.texi: Update.
1710
1711 2007-05-19  Jim Meyering  <jim@meyering.net>
1712
1713         * lib/utimens.c (gl_futimens): Rename from futimens,
1714         now that glibc-2.6 declares futimens.
1715         * lib/utimens.h: Likewise.
1716
1717 2007-05-19  Bruno Haible  <bruno@clisp.org>
1718
1719         Avoid test failures on mingw.
1720         * tests/test-fprintf-posix.sh: Convert CR/LF to LF in output.
1721         * tests/test-printf-posix.sh: Likewise.
1722         * tests/test-vfprintf-posix.sh: Likewise.
1723         * tests/test-vprintf-posix.sh: Likewise.
1724
1725 2007-05-19  Bruno Haible  <bruno@clisp.org>
1726
1727         Fix *printf result for NaN, Inf, -0.0 on mingw.
1728         * m4/printf.m4 (gl_PRINTF_INFINITE): New macro.
1729         * lib/vasnprintf.c: Include math.h and isnan.h.
1730         (is_infinite_or_zero): New function.
1731         (VASNPRINTF): Fix also the handling of infinite or zero 'double'
1732         values in the %f, %F, %e, %E, %g, %G directives.
1733         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE): New macro.
1734         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
1735         gl_PRINTF_INFINITE and test its result. Invoke
1736         gl_PREREQ_VASNPRINTF_INFINITE.
1737         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
1738         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
1739         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
1740         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
1741         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
1742         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
1743         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
1744         * doc/functions/fprintf.texi: Update.
1745         * doc/functions/printf.texi: Update.
1746         * doc/functions/snprintf.texi: Update.
1747         * doc/functions/sprintf.texi: Update.
1748         * doc/functions/vfprintf.texi: Update.
1749         * doc/functions/vprintf.texi: Update.
1750         * doc/functions/vsnprintf.texi: Update.
1751         * doc/functions/vsprintf.texi: Update.
1752
1753 2007-05-19  Bruno Haible  <bruno@clisp.org>
1754
1755         * lib/vasnprintf.c (convert_to_decimal): Add an extra_zeroes argument.
1756         (scale10_round_decimal_long_double): Inline scale10_round_long_double.
1757         Instead of multiplying with 10^k, set extra_zeroes to k.
1758         (scale10_round_long_double): Remove function.
1759
1760 2007-05-18  Bruno Haible  <bruno@clisp.org>
1761
1762         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Fix logic bug
1763         introduced on 2007-05-06.
1764
1765 2007-05-18  Bruno Haible  <bruno@clisp.org>
1766
1767         * tests/test-vasnprintf-posix.c (test_function): Also test the %e and
1768         %g directives.
1769         * tests/test-vasprintf-posix.c (test_function): Likewise.
1770         * tests/test-snprintf-posix.h (test_function): Likewise.
1771         * tests/test-sprintf-posix.h (test_function): Likewise.
1772
1773 2007-05-18  Bruno Haible  <bruno@clisp.org>
1774
1775         * tests/test-vasnprintf-posix.c (SIZEOF): New macro.
1776         (strmatch): New function.
1777         (test_function): Test the %f directive on numbers of various exponents.
1778         * tests/test-vasprintf-posix.c (SIZEOF): New macro.
1779         (strmatch): New function.
1780         (test_function): Test the %f directive on numbers of various exponents.
1781         * tests/test-snprintf-posix.h (strmatch): New function.
1782         (test_function): Test the %f directive on numbers of various exponents.
1783         * tests/test-sprintf-posix.h (strmatch): New function.
1784         (test_function): Test the %f directive on numbers of various exponents.
1785         * tests/test-snprintf-posix.c (SIZEOF): New macro.
1786         * tests/test-sprintf-posix.c (SIZEOF): New macro.
1787         * tests/test-vsnprintf-posix.c (SIZEOF): New macro.
1788         * tests/test-vsprintf-posix.c (SIZEOF): New macro.
1789
1790 2007-05-18  Bruno Haible  <bruno@clisp.org>
1791
1792         Add support for 'long double' number output.
1793         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE): New macro.
1794         * lib/vasnprintf.c: Include math.h and float+.h.
1795         (mp_limb_t): New type.
1796         (GMP_LIMB_BITS): New macro.
1797         (mp_twolimb_t): New type.
1798         (GMP_TWOLIMB_BITS): New macro.
1799         (mpn_t): New type.
1800         (multiply, divide, convert_to_decimal, decode_long_double,
1801         scale10_round_long_double, scale10_round_decimal_long_double,
1802         floorlog10l): New functions.
1803         (VASNPRINTF) [NEED_PRINTF_LONG_DOUBLE]: Implement 'long double' support
1804         for the %f, %F, %e, %E, %g, %G directives.
1805         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_LONG_DOUBLE): New macro.
1806         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
1807         gl_PRINTF_LONG_DOUBLE and test its result. Invoke
1808         gl_PREREQ_VASNPRINTF_LONG_DOUBLE.
1809         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
1810         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
1811         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
1812         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
1813         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
1814         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
1815         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
1816         * modules/fprintf-posix (Depends-on): Add frexpl-nolibm.
1817         * modules/snprintf-posix (Depends-on): Likewise.
1818         * modules/sprintf-posix (Depends-on): Likewise.
1819         * modules/vasnprintf-posix (Depends-on): Likewise.
1820         * modules/vasprintf-posix (Depends-on): Likewise.
1821         * modules/vfprintf-posix (Depends-on): Likewise.
1822         * modules/vsnprintf-posix (Depends-on): Likewise.
1823         * modules/vsprintf-posix (Depends-on): Likewise.
1824         * modules/vasnprintf (Files): Add lib/float+.h.
1825         * doc/functions/fprintf.texi: Update.
1826         * doc/functions/printf.texi: Update.
1827         * doc/functions/snprintf.texi: Update.
1828         * doc/functions/sprintf.texi: Update.
1829         * doc/functions/vfprintf.texi: Update.
1830         * doc/functions/vprintf.texi: Update.
1831         * doc/functions/vsnprintf.texi: Update.
1832         * doc/functions/vsprintf.texi: Update.
1833
1834 2007-05-18  Bruno Haible  <bruno@clisp.org>
1835
1836         * lib/vasnprintf.c (USE_SNPRINTF): Define to 0 on BeOS.
1837
1838 2007-05-18  Bruno Haible  <bruno@clisp.org>
1839
1840         * lib/vasnprintf.c (VASNPRINTF) [WIN32]: Use %I64d instead of %lld
1841         for printing 64-bit integers. Needed for mingw.
1842
1843 2007-05-18  Bruno Haible  <bruno@clisp.org>
1844
1845         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
1846         gl_FUNC_FREXPL_WORKS.
1847         * modules/printf-frexpl (Files): Add m4/frexpl.m4.
1848
1849 2007-05-18  Bruno Haible  <bruno@clisp.org>
1850
1851         * modules/frexpl-nolibm-tests: New file.
1852
1853         * modules/frexpl-nolibm: New file.
1854         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): New macro.
1855
1856 2007-05-17  Paul Eggert  <eggert@cs.ucla.edu>
1857
1858         * lib/dirent_.h: Prefer #include_next <foo.h> to #include
1859         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
1860         GCC 4.2, which otherwise issues a lot of warnings.
1861         * lib/iconv_.h, lib/locale_.h, lib/netinet_in_.h, lib/sys_select_.h:
1862         * lib/sys_socket_.h, lib/sys_stat_.h, lib/sysexits_.h, lib/unistd_.h:
1863         Likewise.
1864         * modules/fchdir (dirent.h): Substitute @HAVE_INCLUDE_NEXT@.
1865         * modules/iconv_open (iconv.h): Likewise.
1866         * modules/locale (locale.h): Likewise.
1867         * modules/netinet_in (netinet/in.h): Likewise.
1868         * modules/sys_select (sys_select.h): Likewise.
1869         * modules/sys_socket (sys/socket.h): Likewise.
1870         * modules/sys_stat (sys/stat.h): Likewise.
1871         * modules/sysexits (sysexits.h): Likewise.
1872         * modules/unistd (unistd.h): Likewise.
1873
1874 2007-05-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1875
1876         * modules/closein-tests (Makefile.am): Distribute
1877         `test-closein.sh'.
1878
1879 2007-05-17  Bruno Haible  <bruno@clisp.org>
1880
1881         * tests/test-printf-posix.output: Renamed from
1882         tests/test-fprintf-posix.out.
1883         * modules/fprintf-posix-tests: Update.
1884         * modules/printf-posix-tests: Update.
1885         * modules/vfprintf-posix-tests: Update.
1886         * modules/vprintf-posix-tests: Update.
1887         * tests/test-fprintf-posix.sh: Update.
1888         * tests/test-printf-posix.sh: Update.
1889         * tests/test-vfprintf-posix.sh: Update.
1890         * tests/test-vprintf-posix.sh: Update.
1891         Reported by Ralf Wildenhues.
1892
1893 2007-05-16  Paul Eggert  <eggert@cs.ucla.edu>
1894
1895         * lib/fcntl_.h: Prefer #include_next <foo.h> to #include
1896         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
1897         GCC 4.2, which otherwise issues a lot of warnings.
1898         * lib/inttypes_.h, lib/math_.h, lib/search_.h, lib/signal_.h:
1899         * lib/stdint_.h, lib/stdio_.h, lib/stdlib_.h, lib/string_.h:
1900         * lib/sys_time_.h, lib/time_.h, lib/wchar_.h, lib/wctype_.h: Likewise.
1901         * lib/stdlib_.h: Don't bother with #pragma GCC system_header, as
1902         it should no longer be needed.
1903         * lib/string_.h: Likewise.
1904         * modules/absolute-header (HAVE_INCLUDE_NEXT): New 'make' define.
1905         * modules/fcntl (fcntl.h): Substitute @HAVE_INCLUDE_NEXT@.
1906         * modules/inttypes (inttypes.h): Likewise.
1907         * modules/math (math.h): Likewise.
1908         * modules/search (search.h): Likewise.
1909         * modules/signal (signal.h): Likewise.
1910         * modules/stdint (stdint.h): Likewise.
1911         * modules/stdio (stdio.h): Likewise.
1912         * modules/stdlib (stdlib.h): Likewise.
1913         * modules/string (string.h): Likewise.
1914         * modules/sys_time (sys/time.h): Likewise.
1915         * modules/time (time.h): Likewise.
1916         * modules/wchar (wchar.h): Likewise.
1917         * modules/wctype (wtype.h): Likewise.
1918
1919 2007-05-16  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
1920
1921         * doc/gnulib-tool.texi (CVS Issues): Fix typo.
1922
1923 2007-05-13  Bruno Haible  <bruno@clisp.org>
1924
1925         * stpcpy.m4 (gl_FUNC_STPCPY): Require AC_C_RESTRICT.
1926         * stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
1927         * strsep.m4 (gl_FUNC_STRSEP): Likewise.
1928         * strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
1929         (gl_PREREQ_STRTOK_R): Don't require it here.
1930
1931 2007-05-13  Bruno Haible  <bruno@clisp.org>
1932
1933         * lib/stdlib_.h (mkdtemp, mkstemp): Comment out argument name. Needed
1934         when used in C++ mode.
1935
1936 2007-05-12  Bruno Haible  <bruno@clisp.org>
1937
1938         * lib/linebuffer.h: Tweak doc.
1939         * lib/linebuffer.c: Likewise.
1940
1941 2007-05-12  James Youngman  <jay@gnu.org>
1942
1943         * lib/linebuffer.c (readlinebuffer_delim): New function,
1944         like readlinebuffer, but use a caller-specified delimiter.
1945         (readlinebuffer): Just call readlinebuffer_delim with '\n'
1946         as the delimiter.
1947         * lib/linebuffer.h (readlinebuffer_delim): Declare it.
1948
1949 2007-05-12  Sergey Poznyakoff  <gray@gnu.org.ua>
1950
1951         * m4/openat.m4 (gl_FUNC_OPENAT): Do not require openat-die.
1952         * modules/openat (Files): Remove openat-die.c.
1953         (Depends-on): Add openat-die.
1954         * modules/openat-die: New module.
1955
1956 2007-05-06  Bruno Haible  <bruno@clisp.org>
1957
1958         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING, gl_VSNPRINTF_ZEROSIZE_C99):
1959         Update with info about Cygwin.
1960         * doc/functions/fprintf.texi: Update.
1961         * doc/functions/printf.texi: Update.
1962         * doc/functions/snprintf.texi: Update.
1963         * doc/functions/sprintf.texi: Update.
1964         * doc/functions/vfprintf.texi: Update.
1965         * doc/functions/vprintf.texi: Update.
1966         * doc/functions/vsnprintf.texi: Update.
1967         * doc/functions/vsprintf.texi: Update.
1968         Reported by Eric Blake.
1969
1970 2007-05-06  Bruno Haible  <bruno@clisp.org>
1971
1972         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Perform the
1973         padding ourselves for the floating-point directives.
1974         * m4/printf.m4 (gl_PRINTF_FLAG_ZERO): New macro.
1975         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_ZERO): New macro.
1976         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
1977         gl_PRINTF_FLAG_ZERO and test its result. Invoke
1978         gl_PREREQ_VASNPRINTF_FLAG_ZERO.
1979         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
1980         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
1981         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
1982         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
1983         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
1984         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
1985         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
1986         * tests/test-snprintf-posix.h (test_function): Also check the width
1987         and some flags in the %f directive.
1988         * tests/test-sprintf-posix.h (test_function): Likewise.
1989         * tests/test-vasnprintf-posix.c (test_function): Likewise.
1990         * tests/test-vasprintf-posix.c (test_function): Likewise.
1991         * doc/functions/fprintf.texi: Update.
1992         * doc/functions/printf.texi: Update.
1993         * doc/functions/snprintf.texi: Update.
1994         * doc/functions/sprintf.texi: Update.
1995         * doc/functions/vfprintf.texi: Update.
1996         * doc/functions/vprintf.texi: Update.
1997         * doc/functions/vsnprintf.texi: Update.
1998         * doc/functions/vsprintf.texi: Update.
1999
2000 2007-05-06  Bruno Haible  <bruno@clisp.org>
2001
2002         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_GROUPING]: Don't
2003         pass the ' flag character to sprintf or snprintf.
2004         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING): New macro.
2005         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_GROUPING): New macro.
2006         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
2007         gl_PRINTF_FLAG_GROUPING and test its result. Invoke
2008         gl_PREREQ_VASNPRINTF_FLAG_GROUPING.
2009         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
2010         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
2011         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
2012         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
2013         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
2014         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
2015         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
2016         * tests/test-snprintf-posix.h (test_function): Also check the grouping
2017         flag.
2018         * tests/test-sprintf-posix.h (test_function): Likewise.
2019         * tests/test-vasnprintf-posix.c (test_function): Likewise.
2020         * tests/test-vasprintf-posix.c (test_function): Likewise.
2021         * doc/functions/fprintf.texi: Update.
2022         * doc/functions/printf.texi: Update.
2023         * doc/functions/snprintf.texi: Update.
2024         * doc/functions/sprintf.texi: Update.
2025         * doc/functions/vfprintf.texi: Update.
2026         * doc/functions/vprintf.texi: Update.
2027         * doc/functions/vsnprintf.texi: Update.
2028         * doc/functions/vsprintf.texi: Update.
2029
2030 2007-05-01  Bruno Haible  <bruno@clisp.org>
2031
2032         * tests/test-argp-2.sh (func_compare): Drop .exe suffix.
2033
2034 2007-05-03  Paul Eggert  <eggert@cs.ucla.edu>
2035
2036         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Use better
2037         comment for D_INO_IN_DIRENT.  Problem reported by James Youngman.
2038
2039 2007-05-02  Paul Eggert  <eggert@cs.ucla.edu>
2040
2041         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Test whether
2042         readdir returns garbage in d_ino.  Problem reported by Kaz Sasayama in
2043         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00021.html>.
2044
2045 2007-05-02  Sergey Poznyakoff  <gray@gnu.org.ua>
2046
2047         * lib/argp-help.c (struct hol_entry): New member `ord'.
2048         (HOL_ENTRY_PTRCMP): Use ord for comparison
2049         (hol_sort): Initialize ord.
2050
2051 2007-05-01  Bruno Haible  <bruno@clisp.org>
2052
2053         * doc/functions/_Exit_C99.texi: Renamed from doc/functions/_Exit.texi.
2054         Reported by Eric Blake.
2055         * doc/gnulib.texi (Function Substitutes): Update.
2056
2057 2007-05-01  Bruno Haible  <bruno@clisp.org>
2058
2059         * doc/functions.texi: Remove file, now redundant through
2060         doc/functions/*.texi.
2061
2062 2007-05-01  Bruno Haible  <bruno@clisp.org>
2063
2064         * modules/argp (Depends-on): Add sleep.
2065
2066 2007-05-01  Bruno Haible  <bruno@clisp.org>
2067
2068         * modules/sleep-tests: New file.
2069         * tests/test-sleep.c: New file.
2070
2071         * modules/sleep: New file.
2072         * lib/sleep.c: New file.
2073         * m4/sleep.m4: New file.
2074         * lib/unistd_.h (sleep): New declaration.
2075         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_SLEEP,
2076         HAVE_SLEEP.
2077         * modules/unistd (Makefile.am): Substitute GNULIB_SLEEP, HAVE_SLEEP.
2078         * doc/functions/sleep.texi: Document the sleep module.
2079
2080 2007-05-01  Bruno Haible  <bruno@clisp.org>
2081
2082         * lib/sigprocmask.h: Remove file.
2083         * lib/signal_.h: Incorporate the previous contents of sigprocmask.h.
2084         * lib/sigprocmask.c: Include <signal.h> instead of sigprocmask.h.
2085         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Substitute GNULIB_SIGPROCMASK,
2086         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T.
2087         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Require
2088         gl_SIGNAL_H_DEFAULTS. Set HAVE_POSIX_SIGNALBLOCKING as a shell variable.
2089         (gl_PREREQ_SIGPROCMASK): Require gl_SIGNAL_H_DEFAULTS. Set
2090         HAVE_SIGSET_T as a shell variable.
2091         * modules/signal (Makefile.am): Substitute GNULIB_SIGPROCMASK,
2092         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T into signal.h.
2093         * modules/sigprocmask (Files): Remove lib/sigprocmask.h.
2094         (Depends-on): Add signal. Remove verify.
2095         (configure.ac): Invoke gl_SIGNAL_MODULE_INDICATOR.
2096         (Include): Mention <signal.h> instead of sigprocmask.h.
2097         * NEWS: Mention the change.
2098         * lib/fatal-signal.c: Don't include sigprocmask.h.
2099
2100 2007-05-01  Bruno Haible  <bruno@clisp.org>
2101
2102         * modules/signal: New file.
2103         * lib/signal_.h: New file.
2104         * m4/signal_h.m4: New file.
2105
2106 2007-05-01  Bruno Haible  <bruno@clisp.org>
2107
2108         * lib/wctype_.h: Test HAVE_ISWCNTRL at configure time.
2109         * m4/wctype.m4 (gl_WCTYPE_H): Substitute HAVE_ISWCNTRL.
2110         * modules/wctype (Makefile.am): Substitute HAVE_ISWCNTRL instead of
2111         HAVE_WCTYPE_CTMP_BUG into wctype.h.
2112
2113 2007-05-01  Bruno Haible  <bruno@clisp.org>
2114
2115         * lib/sys_stat_.h: Test HAVE_LSTAT, HAVE_DECL_MKDIR, HAVE_IO_H at
2116         configure time.
2117         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Substitute HAVE_LSTAT,
2118         HAVE_DECL_MKDIR, HAVE_IO_H via AC_SUBST.
2119         * modules/sys_stat (Makefile.am): Substitute their values into
2120         sys/stat.h.
2121
2122 2007-05-01  Bruno Haible  <bruno@clisp.org>
2123
2124         * lib/glob_.h: Test HAVE_SYS_CDEFS_H at configure time.
2125         * m4/glob.m4 (gl_PREREQ_GLOB): Substitute HAVE_SYS_CDEFS_H via AC_SUBST.
2126         * modules/glob (Makefile.am): Put HAVE_SYS_CDEFS_H value into glob.h.
2127
2128 2007-05-01  Bruno Haible  <bruno@clisp.org>
2129
2130         * doc/header/assert.texi: Undo last change: don't mention the gnulib
2131         'assert' module here.
2132
2133 2007-05-01  Bruno Haible  <bruno@clisp.org>
2134
2135         * doc/functions/*.texi: New files.
2136         * doc/functions/google-ranking.txt: New file.
2137         * doc/gnulib.texi (Function Substitutes): New chapter.
2138         (ctime, inet_ntoa): Remove sections.
2139         * doc/ctime.texi: Remove file.
2140         * doc/inet_ntoa.texi: Remove file.
2141         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Update
2142         dependencies.
2143         (%.info): New rule, specifying a --reference-limit.
2144
2145 2007-05-01  Bruno Haible  <bruno@clisp.org>
2146
2147         * MODULES.html.sh (posix_functions): Remove 'exec', 'toc'.
2148
2149 2007-05-01  Bruno Haible  <bruno@clisp.org>
2150
2151         * modules/mkdir (Depends-on): Add sys_stat, because sys_stat provides
2152         the portability of 'mkdir' to mingw systems.
2153
2154 2007-05-01  Bruno Haible  <bruno@clisp.org>
2155
2156         * doc/headers/google-ranking.txt: New file.
2157
2158 2007-04-30  Eric Blake  <ebb9@byu.net>
2159
2160         Prefer fseeko to fseek.
2161         * modules/getpass (Depends-on): Add fseeko.
2162         * lib/getpass.c (getpass): Use fseeko, not fseek.
2163
2164 2007-04-30  Sergey Poznyakoff  <gray@gnu.org.ua>
2165
2166         * lib/argp-help.c (hol_entry_cmp): Option sorting algorithm
2167         assumes the sorting is stable, while most qsort implementations
2168         are not.  Use argument addresses to ensure they never compare as
2169         equal.
2170
2171         * tests/test-argp-2.sh (usage-indent test): Fix output
2172         (func_compare): Restore diff options
2173         * tests/test-argp.c: Restore #include "progname.h"
2174
2175 2007-04-29  Bruno Haible  <bruno@clisp.org>
2176
2177         * m4/printf.m4 (gl_VSNPRINTF_ZEROSIZE_C99): New macro.
2178         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
2179         gl_VSNPRINTF_ZEROSIZE_C99. Test gl_cv_func_vsnprintf_zerosize_c99.
2180         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
2181         * modules/snprintf-posix-tests (Files): Add tests/test-snprintf.c.
2182         (configure.ac): Define CHECK_SNPRINTF_POSIX.
2183         (TESTS, check_PROGRAMS): Add test-snprintf.
2184         * modules/vsnprintf-posix-tests (Files): Add tests/test-vsnprintf.c.
2185         (configure.ac): Define CHECK_VSNPRINTF_POSIX.
2186         (TESTS, check_PROGRAMS): Add test-vsnprintf.
2187         * tests/test-snprintf.c (main) [!CHECK_SNPRINTF_POSIX]: Disable
2188         assertions that fail on HP-UX, OSF/1, or IRIX.
2189         * tests/test-vsnprintf.c (main) [!CHECK_VSNPRINTF_POSIX]: Likewise.
2190
2191 2007-04-29  Bruno Haible  <bruno@clisp.org>
2192
2193         * MODULES.html.sh (posix_functions): Remove 'contents'.
2194
2195 2007-04-29  Karl Berry  <karl@gnu.org>
2196
2197         * config/srclist.txt (gendocs_template_min): new entry.
2198
2199 2007-04-29  Bruno Haible  <bruno@clisp.org>
2200
2201         Work around fpurge bug on BSD systems.
2202         * modules/fpurge (Makefile.am): Compile fpurge.c unconditionally.
2203         * m4/fpurge.m4 (gl_FUNC_FPURGE): Don't invoke AC_LIBOBJ.
2204         * lib/fpurge.h (fpurge): Don't handle __fpurge wrapper here. Define
2205         fpurge to rpl_fpurge if the system already has this function.
2206         * lib/fpurge.c (fpurge): Handle also the __fpurge wrapper case and
2207         the case where the system already has this function. Correct invariants
2208         on BSD systems.
2209         * lib/fseeko.c (rpl_fseeko): Update recognition of preceding fflush on
2210         BSD systems.
2211
2212 2007-04-29  Sergey Poznyakoff  <gray@gnu.org.ua>
2213
2214         * lib/argp-help.c (hol_cluster_cmp): Reverse comparison.  Change
2215         proposed by Sven Verdoolaege.
2216
2217         * tests/test-argp.c: Fix option ordering.  Test deeply clustered
2218         options.
2219         * tests/test-argp-2.sh (func_compare): Use diff instead of cmp.
2220         (usage and help tests): Update
2221
2222 2007-04-29  Bruno Haible  <bruno@clisp.org>
2223
2224         * tests/test-fflush.c (main): Use a file of size 17, not 10.
2225         Print more information in case of failure. Disable a test on BeOS.
2226
2227 2007-04-29  Bruno Haible  <bruno@clisp.org>
2228
2229         * tests/**/test-*.[hc] (ASSERT): Use fprintf to show the line number.
2230         This helps debugging on systems on which no gdb is available.
2231
2232 2007-04-29  Bruno Haible  <bruno@clisp.org>
2233
2234         * lib/freading.h: Improve comments.
2235         * lib/fwriting.h: Likewise.
2236         * tests/test-freading.c (main): Don't check freading immediately after
2237         repositioning. Needed for glibc.
2238
2239 2007-04-29  Bruno Haible  <bruno@clisp.org>
2240
2241         * lib/freading.c (freading): Trivial simplification.
2242
2243 2007-04-28  Bruno Haible  <bruno@clisp.org>
2244
2245         * tests/test-fwriting.c (main): Also test the interaction between
2246         fflush and fwriting.
2247         * modules/fwriting-tests (Depends-on): Add fflush.
2248
2249         * tests/test-freading.c (main): Also test the interaction between
2250         fflush and freading.
2251         * modules/freading-tests (Depends-on): Add fflush.
2252
2253 2007-04-28  Bruno Haible  <bruno@clisp.org>
2254
2255         * lib/stdio_.h (fseek, ftell): Provide link warnings suggesting to use
2256         fseeko and ftello.
2257         Suggested by Eric Blake.
2258
2259 2007-04-28  Jim Meyering  <jim@meyering.net>
2260
2261         Avoid false-negative in gl_STDINT_H's C99 conformance test.
2262         * m4/stdint.m4 (gl_STDINT_H): When checking whether stdint.h conforms
2263         to C99, include all of gl_STDINT_INCLUDES, not just <stddef.h>.
2264
2265 2007-04-27  Eric Blake  <ebb9@byu.net>
2266
2267         * doc/headers/assert.texi (assert.h): Document assert module use.
2268
2269 2007-04-27  Bruno Haible  <bruno@clisp.org>
2270
2271         * doc/headers/*.texi: New files.
2272         * doc/gnulib.texi (Header File Substitutes): New chapter.
2273         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Specify
2274         dependencies.
2275         (standards.info ,standards.html, standards.dvi): Update dependencies.
2276         (mostlyclean, clean): New targets.
2277
2278 2007-04-27  Bruno Haible  <bruno@clisp.org>
2279
2280         * lib/sysexits_.h: Renamed from lib/sysexit_.h.
2281         * modules/sysexits (Files, Makefile.am): Update.
2282
2283         * lib/sys_socket_.h: Renamed from lib/socket_.h.
2284         * modules/sys_socket (Files, Makefile.am): Update.
2285
2286         * lib/sys_stat_.h: Renamed from lib/stat_.h.
2287         * modules/sys_stat (Files, Makefile.am): Update.
2288
2289 2007-04-27  Eric Blake  <ebb9@byu.net>
2290
2291         * lib/freading.h: Improve comments.
2292         * lib/fwriting.h: Likewise.
2293         * lib/fflush.c: Likewise.
2294
2295         Fix closein for mingw.
2296         * modules/closein-tests: Add tests for closein.
2297         * tests/test-closein.c: New file.
2298         * tests/test-closein.sh: Likewise.
2299         * lib/unistd_.h [!SEEK_CUR]: Mingw also needs stdlib.h for _exit.
2300         * lib/closein.c (close_stdin): Don't fflush non-seekable streams.
2301
2302 2007-04-27  Bruno Haible  <bruno@clisp.org>
2303
2304         * lib/inttypes_.h [_DECC]: Don't use #include_next if the compiler
2305         version is < 6.
2306         * lib/math_.h [__DECC]: Likewise.
2307         * lib/stdio_.h [__DECC]: Likewise.
2308         * lib/stdlib_.h [__DECC]: Likewise.
2309         * lib/string_.h [__DECC]: Likewise.
2310         * lib/time_.h [__DECC]: Likewise.
2311         * lib/wchar_.h [__DECC]: Likewise.
2312         * lib/wctype_.h [__DECC]: Likewise.
2313
2314 2007-04-27  Bruno Haible  <bruno@clisp.org>
2315
2316         * tests/test-fbufmode.c (main): Relax test, to avoid failure on mingw.
2317
2318 2007-04-27  Bruno Haible  <bruno@clisp.org>
2319
2320         * lib/fflush.c: Add comments.
2321         * modules/fpurge-tests (Depends-on): Add fflush.
2322         * modules/freadable-tests (Depends-on): Likewise.
2323         * modules/fwritable-tests (Depends-on): Likewise.
2324
2325 2007-04-27  Charles Wilson  <libtool@cwilson.fastmail.fm>
2326
2327         * m4/argz.m4 (gl_FUNC_ARGZ): Use !HAVE_WORKING_ARGZ instead of
2328         SYSTEM_ARGZ_IS_BROKEN.  Also, minor stylistic improvements.
2329         Report by Bruno Haible <bruno@clisp.org>.
2330
2331 2007-04-26  Eric Blake  <ebb9@byu.net>
2332
2333         Fix fflush on mingw.
2334         * modules/fflush (Depends-on): Add freading.
2335         * lib/fflush.c (rpl_fflush): Use freading to avoid losing buffered
2336         but unread data.
2337
2338 2007-04-26  Eric Blake  <ebb9@byu.net>
2339         and Bruno Haible  <bruno@clisp.org>
2340
2341         Implement freading and fwriting.
2342         * lib/freading.c: New file.
2343         * lib/freading.h: Likewise.
2344         * m4/freading.m4: Likewise.
2345         * modules/freading: Likewise.
2346         * modules/freading-tests: Likewise.
2347         * tests/test-freading.c: Likewise.
2348         * lib/fwriting.c: New file.
2349         * lib/fwriting.h: Likewise.
2350         * m4/fwriting.m4: Likewise.
2351         * modules/fwriting: Likewise.
2352         * modules/fwriting-tests: Likewise.
2353         * tests/test-fwriting.c: Likewise.
2354         * MODULES.html.sh (File stream based Input/Output): Mention them.
2355
2356 2007-04-26  Bruno Haible  <bruno@clisp.org>
2357
2358         * lib/stdio_.h (fseeko, ftello): Check that off_t has the same size as
2359         'long' when we assume it.
2360         Suggested by Eric Blake.
2361
2362 2007-04-26  Bruno Haible  <bruno@clisp.org>
2363
2364         Ensure fseeko, ftello are declared on glibc systems.
2365         * modules/fflush (configure.ac-early): Require AC_FUNC_FSEEKO.
2366         * modules/fseeko (configure.ac-early): Likewise.
2367         * modules/ftello (configure.ac-early): Likewise.
2368         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Don't define HAVE_FSEEKO, rely on
2369         AC_FUNC_FSEEKO for this.
2370         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Inline gl_CHECK_FSEEKO.
2371         (gl_CHECK_FSEEKO): Remove macro.
2372
2373 2007-04-26  Bruno Haible  <bruno@clisp.org>
2374
2375         * tests/test-fflush.c (main): Also check the ftell result after
2376         fflush and fseek/fseeko.
2377         * lib/fflush.c (rpl_fflush): For BSD implementations, update the
2378         file descriptor position cache in the stream.
2379         * lib/fseeko.c (rpl_fseeko): Likewise.
2380
2381 2007-04-26  Bruno Haible  <bruno@clisp.org>
2382
2383         * modules/fflush-tests (Depends-on): Add fseeko.
2384
2385 2007-04-25  Charles Wilson  <libtool@cwilson.fastmail.fm>
2386             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2387
2388         * lib/argz_.h: ensure error_t definition is obtained in same
2389         mechanism system argz.h would have.
2390         * m4/argz.m4 (gl_FUNC_ARGZ): add new test to check if $host's
2391         argz facilities are known bad.  Err on the side of caution if
2392         cross-compiling.
2393
2394 2007-04-25  Eric Blake  <ebb9@byu.net>
2395
2396         * lib/fpurge.c (includes): Use stdlib.h for free.
2397         * tests/test-fflush.c (main): Also test fflush-fseeko.
2398
2399 2007-04-25  Bruno Haible  <bruno@clisp.org>
2400
2401         Make fflush+fseek POSIX-compliant on FreeBSD and MacOS X.
2402         * lib/fseeko.c: New file.
2403         * lib/stdio_.h: Include <sys/types.h> when off_t is needed.
2404         (fseeko, fseek): Define to replacements if REPLACE_FFLUSH.
2405         * m4/fseeko.m4 (gl_CHECK_FSEEKO): New macro, extracted from
2406         gl_FUNC_FSEEKO.
2407         (gl_FUNC_FSEEKO): Invoke it.
2408         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Arrange to compile fseeko.c. Invoke
2409         gl_CHECK_FSEEKO. Define HAVE_FSEEKO.
2410         * modules/fflush (Files): Add lib/fseeko.c, m4/fseeko.m4.
2411
2412 2007-04-25  Bruno Haible  <bruno@clisp.org>
2413
2414         * modules/fflush (Depends-on): Add ftello.
2415
2416 2007-04-25  Bruno Haible  <bruno@clisp.org>
2417
2418         * modules/ftello-tests: New file.
2419         * tests/test-ftello.c: New file.
2420
2421         * modules/ftello: New file.
2422         * m4/ftello.m4: New file.
2423         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELLO,
2424         HAVE_FTELLO.
2425         * lib/stdio_.h (ftello): New declaration.
2426         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELLO,
2427         HAVE_FTELLO.
2428
2429 2007-04-25  Bruno Haible  <bruno@clisp.org>
2430
2431         * modules/fseeko-tests: New file.
2432         * tests/test-fseeko.c: New file.
2433
2434         * modules/fseeko: New file.
2435         * m4/fseeko.m4: New file.
2436         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEKO,
2437         HAVE_FSEEKO.
2438         * lib/stdio_.h (fseeko): New declaration.
2439         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEKO,
2440         HAVE_FSEEKO.
2441
2442 2007-04-25  Bruno Haible  <bruno@clisp.org>
2443
2444         * lib/stdio_.h (fflush): Add support for GNULIB_POSIXCHECK.
2445
2446 2007-04-25  Bruno Haible  <bruno@clisp.org>
2447
2448         * lib/unistd_.h: Include <stdio.h> if needed to get the SEEK_* macros.
2449         * tests/test-stdio.c: Check that the various SEEK_* macros are defined.
2450         * tests/test-unistd.c: Likewise.
2451         * tests/test-fcntl.c: Likewise.
2452
2453 2007-04-23  Eric Blake  <ebb9@byu.net>
2454
2455         * lib/fflush.c: Fix missing include.
2456         Reported by Bruno Haible.
2457
2458 2007-04-23  Bruno Haible  <bruno@clisp.org>
2459
2460         * lib/fpurge.c (fpurge) [glibc, BSD]: Free a malloc()ed ungetc buffer.
2461         Reported by Eric Blake.
2462
2463 2007-04-23  Bruno Haible  <bruno@clisp.org>
2464
2465         * lib/fbufmode.c (fbufmode): Port to Solaris/SPARC64.
2466
2467 2007-04-23  Bruno Haible  <bruno@clisp.org>
2468
2469         * lib/fseterr.c (fseterr): Don't hardcode the value of _IOERR.
2470
2471 2007-04-23  Bruno Haible  <bruno@clisp.org>
2472
2473         * tests/test-fbufmode.c (main): Be prepared to a failure of setvbuf.
2474         Needed on HP-UX 11.
2475
2476 2007-04-16  Eric Blake  <ebb9@byu.net>
2477
2478         Make fflush rely on fpurge.
2479         * lib/fflush.c (rpl_fflush): Rely on fpurge module, rather than
2480         open coding all variants.
2481         * modules/fflush (Depends-on): Add fpurge and unistd.
2482         * modules/fflush-tests (Depends-on): Unistd is no longer extra.
2483         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Simplify.
2484
2485         Fix --with-tests compilation on cygwin.
2486         * modules/argmatch-tests (Makefile.am): List gnulib library first
2487         in LDADD.
2488         * modules/argp-tests (Makefile.am): Likewise.
2489         * modules/array-list-tests (Makefile.am): Likewise.
2490         * modules/array-oset-tests (Makefile.am): Likewise.
2491         * modules/avltree-list-tests (Makefile.am): Likewise.
2492         * modules/avltree-oset-tests (Makefile.am): Likewise.
2493         * modules/avltreehash-list-tests (Makefile.am): Likewise.
2494         * modules/carray-list-tests (Makefile.am): Likewise.
2495         * modules/dirname-tests (Makefile.am): Likewise.
2496         * modules/frexp-tests (Makefile.am): Likewise.
2497         * modules/isnanl-tests (Makefile.am): Likewise.
2498         * modules/linked-list-tests (Makefile.am): Likewise.
2499         * modules/linkedhash-list-tests (Makefile.am): Likewise.
2500         * modules/lock-tests (Makefile.am): Likewise.
2501         * modules/rbtree-list-tests (Makefile.am): Likewise.
2502         * modules/rbtree-oset-tests (Makefile.am): Likewise.
2503         * modules/rbtreehash-list-tests (Makefile.am): Likewise.
2504         * modules/tls-tests (Makefile.am): Likewise.
2505         * modules/tsearch-tests (Makefile.am): Likewise.
2506         * modules/xvasprintf-tests (Makefile.am): Likewise.
2507
2508         Fix fpurge for cygwin.
2509         * lib/fpurge.c (fpurge): Fix order of operation flub, and return a
2510         value.
2511         * modules/fpurge-tests (Depends-on): Clean up trash.
2512
2513 2007-04-16  Simon Josefsson  <simon@josefsson.org>
2514
2515         * lib/gc-libgcrypt.c (gc_hash_open): Shut up compiler warnings.
2516
2517         * m4/autobuild.m4: Re-indent.
2518
2519 2007-04-13  Bruno Haible  <bruno@clisp.org>
2520
2521         * modules/fpurge-tests: New file.
2522         * tests/test-fpurge.c: New file.
2523
2524         * modules/fpurge: New file.
2525         * lib/fpurge.h: New file.
2526         * lib/fpurge.c: New file.
2527         * m4/fpurge.m4: New file.
2528
2529 2007-04-13  Bruno Haible  <bruno@clisp.org>
2530
2531         * modules/fbufmode-tests: New file.
2532         * tests/test-fbufmode.c: New file.
2533
2534         * modules/fbufmode: New file.
2535         * lib/fbufmode.h: New file.
2536         * lib/fbufmode.c: New file.
2537         * m4/fbufmode.m4: New file.
2538
2539 2007-04-13  Bruno Haible  <bruno@clisp.org>
2540
2541         * modules/fwritable-tests: New file.
2542         * tests/test-fwritable.c: New file.
2543
2544         * modules/fwritable: New file.
2545         * lib/fwritable.h: New file.
2546         * lib/fwritable.c: New file.
2547         * m4/fwritable.m4: New file.
2548
2549 2007-04-13  Bruno Haible  <bruno@clisp.org>
2550
2551         * modules/freadable-tests: New file.
2552         * tests/test-freadable.c: New file.
2553
2554         * modules/freadable: New file.
2555         * lib/freadable.h: New file.
2556         * lib/freadable.c: New file.
2557         * m4/freadable.m4: New file.
2558
2559 2007-04-13  Bruno Haible  <bruno@clisp.org>
2560
2561         * modules/fflush-tests (Makefile.am): Remove EXTRA_DIST. Augment
2562         MOSTLYCLEANFILES.
2563
2564 2007-04-13  Paul Eggert  <eggert@cs.ucla.edu>
2565
2566         * build-aux/bootstrap (gnulib_tool_option_extras): New var, used by
2567         gzip bootstrap.conf to avoid dragging in i18n machinery.
2568         (gnulib_tool_option): Use it.
2569
2570 2007-04-13  Bruno Haible  <bruno@clisp.org>
2571
2572         * tests/test-vasnprintf-posix.c (test_function): Add tests for %f and
2573         %F directives.
2574         * tests/test-vasprintf-posix.c (test_function): Likewise.
2575         * tests/test-snprintf-posix.h (test_function): Likewise.
2576         * tests/test-sprintf-posix.h (test_function): Likewise.
2577         * tests/test-fprintf-posix.h (test_function): Likewise.
2578         * tests/test-printf-posix.h (test_function): Likewise.
2579         * tests/test-fprintf-posix.out: Likewise.
2580
2581 2007-04-13  Bruno Haible  <bruno@clisp.org>
2582
2583         * modules/lock-tests (configure.ac): For LIBSCHED, try also -lposix4.
2584         * modules/tls-tests (configure.ac): Likewise.
2585         Reported by Arto C. Nirkko <anirkko@insel.ch>.
2586
2587 2007-04-13  Bruno Haible  <bruno@clisp.org>
2588
2589         * lib/tls.c (glthread_tls_get): Fix return type.
2590         Patch by Arto C. Nirkko <anirkko@insel.ch>.
2591
2592 2007-04-12  Eric Blake  <ebb9@byu.net>
2593
2594         * modules/gettime (Depends-on): Remove gettime.
2595         Reported by Dmitry V. Levin.
2596
2597 2007-04-12  Bruno Haible  <bruno@clisp.org>
2598
2599         * modules/fflush (Include): Mention <stdio.h>.
2600         * modules/strtoimax (Include): Mention <inttypes.h>.
2601         * modules/strtoumax (Include): Likewise.
2602
2603 2007-04-12  Eric Blake  <ebb9@byu.net>
2604
2605         * .cvsignore: New file.
2606         * .gitignore: Likewise.
2607
2608 2007-04-12  Bruno Haible  <bruno@clisp.org>
2609
2610         * modules/iconv-tests (test_iconv_LDADD): Mention -liconv after LDADD,
2611         not before, since $(LDADD) often contains libgnu.a.
2612         * modules/striconv-tests (test_striconv_LDADD): Likewise.
2613         * modules/striconveh-tests (test_striconveh_LDADD): Likewise.
2614         * modules/striconveha-tests (test_striconveha_LDADD): Likewise.
2615         Needed on Cygwin.
2616
2617 2007-04-12  Eric Blake  <ebb9@byu.net>
2618
2619         Work around glibc's failure to flush stdin on fclose.
2620         * lib/closein.c (close_stdin): Flush stdin before closing.
2621
2622         Work around glibc's failure to reset seekable stdin on exit.
2623         * modules/closein: New module.
2624         * lib/closein.c: New file.
2625         * lib/closein.h: Likewise.
2626         * m4/closein.m4: Likewise.
2627         * MODULES.html.sh (File stream based Input/Output): Document it.
2628
2629 2007-04-12  Simon Josefsson  <simon@josefsson.org>
2630
2631         * gnulib-tool: Rename generated 'autobuild' script to
2632         'do-autobuild' in --create-megatestdir output.
2633
2634         * doc/gnulib.texi (Build robot for gnulib): Fix.
2635
2636 2007-04-12  Simon Josefsson  <simon@josefsson.org>
2637
2638         * modules/sysexits (Depends-on): Add absolute-header.
2639
2640 2007-04-12  Eric Blake  <ebb9@byu.net>
2641
2642         No need to preserve errno on success.
2643         * lib/fflush.c (rpl_fflush): Simplify errno tracking.
2644         Reported by Bruno Haible.
2645
2646 2007-04-12  Simon Josefsson  <simon@josefsson.org>
2647
2648         * MODULES.html.sh (Support for maintaining and releasing
2649         projects): Add autobuild.  Suggested by Eric Blake <ebb9@byu.net>.
2650
2651 2007-04-12  Simon Josefsson  <simon@josefsson.org>
2652
2653         * gnulib-tool (func_modules_add_dummy): Respect --avoid=dummy.
2654
2655 2007-04-12  Simon Josefsson  <simon@josefsson.org>
2656
2657         * modules/autobuild: New module.
2658
2659         * m4/autobuild.m4: New file.
2660
2661 2007-04-11  Bruno Haible  <bruno@clisp.org>
2662
2663         * lib/vasnprintf.c (VASNPRINTF): Implement the %F directive using the
2664         %f directive, if NEED_PRINTF_DIRECTIVE_F is defined.
2665         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_F): New macro.
2666         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_F): New macro.
2667         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
2668         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
2669         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
2670         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
2671         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
2672         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
2673         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Invoke
2674         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
2675         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
2676         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Invoke
2677         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
2678         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
2679         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Invoke
2680         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
2681         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
2682         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Invoke
2683         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
2684         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
2685         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Invoke
2686         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
2687         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
2688         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Invoke
2689         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
2690         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
2691         Reported by Eric Blake.
2692
2693 2007-04-11  Bruno Haible  <bruno@clisp.org>
2694
2695         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Fix test. It always failed.
2696
2697 2007-04-10  Bruno Haible  <bruno@clisp.org>
2698
2699         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct result
2700         for NaN and Infinity. Needed on FreeBSD 6.1.
2701         * tests/test-vasnprintf-posix.c (test_function): Undo last change
2702         regarding results for "%010a" of Infinity and NaN.
2703         * tests/test-vasprintf-posix.c (test_function): Likewise.
2704         * tests/test-snprintf-posix.h (test_function): Likewise.
2705         * tests/test-sprintf-posix.h (test_function): Likewise.
2706         * tests/test-fprintf-posix.h (test_function): Likewise.
2707         * tests/test-printf-posix.h (test_function): Likewise.
2708         * tests/test-fprintf-posix.out: Likewise.
2709
2710 2007-04-10  Bruno Haible  <bruno@clisp.org>
2711
2712         * modules/locale-tests: New file.
2713         * tests/test-locale.c: New file.
2714
2715         * modules/locale: New file.
2716         * lib/locale_.h: New file.
2717         * m4/locale_h.m4: New file.
2718
2719 2007-04-10  Paul Eggert  <eggert@cs.ucla.edu>
2720             Bruno Haible  <bruno@clisp.org>
2721
2722         * m4/signbit.m4 (gl_SIGNBIT): When the sign bit position could not
2723         be determined, test for availability of the copysignf, copysign,
2724         copysignl functions.
2725         * lib/signbitf.c (gl_signbitf): Use copysignf if available in libc.
2726         * lib/signbitd.c (gl_signbitd): Use copysign if available in libc.
2727         * lib/signbitl.c (gl_signbitl): Use copysignl if available in libc.
2728
2729 2007-04-09  Eric Blake  <ebb9@byu.net>
2730
2731         * lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
2732         * modules/stdio (Makefile.am): Support fflush.
2733         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
2734         * modules/fflush: New file.
2735         * lib/fflush.c: Likewise.
2736         * m4/fflush.m4: Likewise.
2737         * modules/fflush-tests: New test.
2738         * tests/test-fflush.c: Likewise.
2739         * MODULES.html.sh (Input/output <stdio.h>): Document new module.
2740
2741 2007-04-06  Bruno Haible  <bruno@clisp.org>
2742
2743         * lib/vasnprintf.c: Include <math.h>. Don't include float+.h.
2744         (VASNPRINTF): Use signbit for faster determination whether to print a
2745         minus sign.
2746         * modules/vasnprintf (Files): Remove lib/float+.h.
2747         * modules/fprintf-posix (Depends-on): Add signbit.
2748         * modules/snprintf-posix (Depends-on): Likewise.
2749         * modules/sprintf-posix (Depends-on): Likewise.
2750         * modules/vasnprintf-posix (Depends-on): Likewise.
2751         * modules/vasprintf-posix (Depends-on): Likewise.
2752         * modules/vfprintf-posix (Depends-on): Likewise.
2753         * modules/vsnprintf-posix (Depends-on): Likewise.
2754         * modules/vsprintf-posix (Depends-on): Likewise.
2755
2756 2007-04-06  Bruno Haible  <bruno@clisp.org>
2757
2758         * tests/test-frexp.c (main): Test also the sign bit of zero results.
2759         * tests/test-frexpl.c (main): Likewise.
2760         * tests/test-ldexpl.c (main): Likewise.
2761         * modules/frexp-tests (Depends-on): Add signbit.
2762         * modules/frexpl-tests (Depdends-on): Likewise.
2763         * modules/ldexpl-tests (Depdends-on): Likewise.
2764
2765 2007-04-06  Bruno Haible  <bruno@clisp.org>
2766
2767         * modules/signbit-tests: New file.
2768         * tests/test-signbit.c: New file.
2769
2770         * modules/signbit: New file.
2771         * lib/signbitf.c: New file.
2772         * lib/signbitd.c: New file.
2773         * lib/signbitl.c: New file.
2774         * m4/signbit.m4: New file.
2775         * lib/math_.h (gl_signbitf, gl_signbitd, gl_signbitl): New declarations.
2776         (signbit): New macro.
2777         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_SIGNBIT and
2778         REPLACE_SIGNBIT.
2779         * modules/math (Makefile.am) Substibute also GNULIB_SIGNBIT and
2780         REPLACE_FREXPL into math.h.
2781
2782 2007-04-06  Bruno Haible  <bruno@clisp.org>
2783
2784         * modules/isnanf-nolibm-tests: New file.
2785         * tests/test-isnanf.c: New file.
2786
2787         * modules/isnanf-nolibm: New file.
2788         * lib/isnanf.h: New file.
2789         * lib/isnanf.c: New file.
2790         * lib/isnan.c: Consider the USE_FLOAT macro.
2791         * m4/isnanf.m4: New file.
2792
2793 2007-04-06  Bruno Haible  <bruno@clisp.org>
2794
2795         * modules/gettext-h (configure.ac): AC_SUBST LIBINTL and LTLIBINTL.
2796         (Link): New section.
2797
2798         * modules/canonicalize-lgpl-tests (Makefile.am): Undo last change.
2799
2800 2007-04-06  Bruno Haible  <bruno@clisp.org>
2801
2802         Assume the 'long double' type.
2803         * m4/longdouble.m4: Remove file.
2804         * config/srclist.txt: Don't mention longdouble.m4.
2805         * lib/allocsa.h: Assume HAVE_LONG_DOUBLE to be true.
2806         * lib/float+.h: Likewise.
2807         * lib/frexp.c: Likewise.
2808         * lib/printf-args.h: Likewise.
2809         * lib/printf-args.c: Likewise.
2810         * lib/printf-frexp.c: Likewise.
2811         * lib/printf-parse.c: Likewise.
2812         * lib/vasnprintf.c: Likewise.
2813         * m4/allocsa.m4: Remove gt_TYPE_LONGDOUBLE invocation.
2814         * m4/intl.m4: Likewise.
2815         * m4/isnanl.m4: Likewise.
2816         * m4/printf.m4: Likewise.
2817         * m4/printf-frexpl.m4: Likewise.
2818         * m4/vasnprintf.m4: Likewise.
2819         * modules/allocsa (Files): Remove m4/longdouble.m4.
2820         * modules/gettext (Files): Likewise.
2821         * modules/relocatable-prog-wrapper (Files): Likewise.
2822         * modules/vasnprintf (Files): Likewise.
2823         * modules/isnanl (Files): Likewise.
2824         (Include): Simplify.
2825         * modules/isnanl-nolibm (Files): Remove m4/longdouble.m4.
2826         (Include): Simplify.
2827         * modules/printf-frexpl (Files): Remove m4/longdouble.m4.
2828         (Include): Simplify.
2829         * modules/snprintf-posix-tests (Files): Remove m4/longdouble.m4.
2830         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
2831         * modules/sprintf-posix-tests (Files): Remove m4/longdouble.m4.
2832         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
2833         * modules/vasnprintf-posix-tests (Files): Remove m4/longdouble.m4.
2834         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
2835         * modules/vasprintf-posix-tests (Files): Remove m4/longdouble.m4.
2836         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
2837         * modules/vsnprintf-posix-tests (Files): Remove m4/longdouble.m4.
2838         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
2839         * modules/vsprintf-posix-tests (Files): Remove m4/longdouble.m4.
2840         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
2841         * tests/test-isnanl-nolibm.c: Assume HAVE_LONG_DOUBLE to be true.
2842         * tests/test-isnanl.c: Likewise.
2843         * tests/test-snprintf-posix.h: Likewise.
2844         * tests/test-sprintf-posix.h: Likewise.
2845         * tests/test-vasnprintf-posix.c: Likewise.
2846         * tests/test-vasnprintf-posix2.c: Likewise.
2847         * tests/test-vasprintf-posix.c: Likewise.
2848
2849 2007-04-06  Bruno Haible  <bruno@clisp.org>
2850
2851         Fix problem with Compaq (ex-DEC) Desktop C compiler on Tru64.
2852         * lib/math_.h [__DECC]: Include the overridden include file through
2853         #include_next, outside the double-inclusion guard.
2854         * lib/stdio_.h [__DECC]: Likewise.
2855         * lib/stdlib_.h [__DECC]: Likewise.
2856         * lib/string_.h [__DECC]: Likewise.
2857         * lib/time_.h [__DECC]: Likewise.
2858         * lib/wchar_.h [__DECC]: Likewise.
2859         * lib/wctype_.h [__DECC]: Likewise.
2860         * lib/inttypes_.h [__DECC]: Likewise.
2861         Reported by Albert Chin <china@thewrittenword.com> in
2862         <http://lists.gnu.org/archive/html/bug-gnulib/2007-04/msg00088.html>.
2863
2864 2007-04-04  Eric Blake  <ebb9@byu.net>
2865
2866         * m4/stdint.m4 (gl_STDINT_H): Detect WINT_MAX bug in cygwin
2867         1.5.x.
2868
2869 2007-04-04  Bruno Haible  <bruno@clisp.org>
2870
2871         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct
2872         rounding. Don't assume that FreeBSD 6 and NetBSD 4 pass this test.
2873
2874 2007-04-04  Bruno Haible  <bruno@clisp.org>
2875
2876         * tests/test-vasnprintf-posix.c (test_function): Allow two possible
2877         results for "%010a" of Infinity and NaN.
2878         * tests/test-vasprintf-posix.c (test_function): Likewise.
2879         * tests/test-snprintf-posix.h (test_function): Likewise.
2880         * tests/test-sprintf-posix.h (test_function): Likewise.
2881         * tests/test-fprintf-posix.h (test_function): Remove these tests.
2882         * tests/test-printf-posix.h (test_function): Likewise.
2883         * tests/test-fprintf-posix.out: Update.
2884         Needed for FreeBSD 6.1.
2885
2886 2007-04-04  Bruno Haible  <bruno@clisp.org>
2887
2888         * DEPENDENCIES: Remove mentions of tar and gzip, since they are not
2889         directly used by the gnulib modules nor by gnulib-tool.
2890
2891 2007-04-04  Paul Eggert  <eggert@cs.ucla.edu>
2892
2893         * DEPENDENCIES: Give overall description of version dependency
2894         desirability.  Use more-typical names for apps.
2895         Add shell, coreutils, diffutils, grep, tar, gzip.
2896
2897 2007-04-04  Simon Josefsson  <simon@josefsson.org>
2898
2899         * MODULES.html.sh: Rename crypto modules.  Remove iconvme.
2900
2901 2007-04-04  Karl Berry  <karl@gnu.org>
2902
2903         * MODULES.html.sh (func_module): missing '.
2904
2905 2007-04-03  Bruno Haible  <bruno@clisp.org>
2906
2907         * modules/argmatch-tests (Makefile.am): New variable
2908         test_argmatch_LDADD.
2909         * modules/argp-tests (Makefile.am): New variable test_argp_LDADD.
2910         * modules/array-list-tests (Makefile.am): New variable
2911         test_array_list_LDADD.
2912         * modules/array-oset-tests (Makefile.am): New variable
2913         test_array_oset_LDADD.
2914         * modules/avltree-list-tests (Makefile.am): New variable
2915         test_avltree_list_LDADD.
2916         * modules/avltree-oset-tests (Makefile.am): New variable
2917         test_avltree_oset_LDADD.
2918         * modules/avltreehash-list-tests (Makefile.am): New variable
2919         test_avltreehash_list_LDADD.
2920         * modules/canonicalize-lgpl-tests (Makefile.am): New variable
2921         test_canonicalize_lgpl_LDADD.
2922         * modules/carray-list-tests (Makefile.am): New variable
2923         test_carray_list_LDADD.
2924         * modules/dirname-tests (Makefile.am): New variable
2925         test_dirname_LDADD.
2926         * modules/linked-list-tests (Makefile.am): New variable
2927         test_linked_list_LDADD.
2928         * modules/linkedhash-list-tests (Makefile.am): New variable
2929         test_linkedhash_list_LDADD.
2930         * modules/rbtree-list-tests (Makefile.am): New variable
2931         test_rbtree_list_LDADD.
2932         * modules/rbtree-oset-tests (Makefile.am): New variable
2933         test_rbtree_oset_LDADD.
2934         * modules/rbtreehash-list-tests (Makefile.am): New variable
2935         test_rbtreehash_list_LDADD.
2936         * modules/xvasprintf-tests (Makefile.am): New variable
2937         test_xvasprintf_LDADD.
2938         Reported by Eric Blake.
2939
2940 2007-04-03  Eric Blake  <ebb9@byu.net>
2941
2942         * DEPENDENCIES: Weaken m4 requirements.
2943
2944 2007-04-03  Bruno Haible  <bruno@clisp.org>
2945
2946         * modules/frexp-tests (configure.ac): Remove AC_SUBST.
2947         * modules/isnanl-tests (configure.ac): Likewise.
2948
2949 2007-04-03  Ben Pfaff  <blp@gnu.org>
2950
2951         * modules/iconv_open: Add $(srcdir)/ to source directory
2952         references in Makefile fragments that call gperf, to fix VPATH
2953         builds.
2954
2955 2007-04-03  Bruno Haible  <bruno@clisp.org>
2956
2957         * modules/ldexpl (Depends-on): Add isnanl, remove isnanl-nolibm.
2958         * lib/ldexpl.c: Undo last change.
2959
2960 2007-04-03  Bruno Haible  <bruno@clisp.org>
2961
2962         * modules/printf-frexpl (Depends-on): Undo last change.
2963         (Files): Add m4/ldexpl.m4.
2964
2965 2007-04-03  Bruno Haible  <bruno@clisp.org>
2966
2967         * m4/isnanl.m4 (gl_FUNC_ISNANL): Substitute ISNANL_LIBM.
2968         * modules/isnanl (Link): New section.
2969
2970         * m4/frexp.m4 (gl_FUNC_FREXP): Substitute FREXP_LIBM.
2971         * modules/frexp (Link): New section.
2972
2973         * m4/frexpl.m4 (gl_FUNC_FREXPL): Substitute FREXPL_LIBM.
2974         * modules/frexpl (Link): New section.
2975
2976         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Substitute LDEXPL_LIBM.
2977         * modules/ldexpl (Link): New section.
2978
2979 2007-04-03  Bruno Haible  <bruno@clisp.org>
2980
2981         * modules/TEMPLATE-EXTENDED: New file.
2982         * gnulib-tool (func_all_modules, func_verify_module): Exclude it.
2983
2984 2007-04-03  Bruno Haible  <bruno@clisp.org>
2985
2986         * DEPENDENCIES: New file.
2987         Suggested by Simon Josefsson.
2988
2989 2007-04-03  Bruno Haible  <bruno@clisp.org>
2990
2991         * doc/gnulib.texi: Escape @.
2992
2993 2007-04-03  James Youngman  <jay@gnu.org>
2994         and Paul Eggert  <eggert@cs.ucla.edu>
2995
2996         * lib/stat-time.h (get_stat_birthtime): Check for zero-valued
2997         birthtime on all systems that have birthtime, not just those which
2998         use st_birthtimensec rather than st_birthtim.  Putting zero in
2999         st_birthtim.tv_sec is how (for example) FreeBSD/x86 6.1 indicates
3000         that the birth time is not available for files on an NFS mount.
3001
3002 2007-04-03  Simon Josefsson  <simon@josefsson.org>
3003
3004         * modules/memxor: Move back from crypto/, suggested by Bruno.
3005         * modules/crypto/hmac-sha1: Fix memxor dependency.
3006
3007         * modules/crypto/gc: Moved from ../.
3008
3009 2007-04-02  Eric Blake  <ebb9@byu.net>
3010
3011         * lib/ldexpl.c (includes): Avoid libm.
3012
3013         * modules/printf-frexpl (Depends-on): Depend on ldexpl.
3014
3015 2007-04-02  Bruno Haible  <bruno@clisp.org>
3016
3017         * lib/sysexit_.h (EX_OK): Disable the EX_OK definition from <unistd.h>
3018         on IRIX.
3019
3020 2007-04-02  Bruno Haible  <bruno@clisp.org>
3021
3022         * m4/intdiv0.m4 (gt_INTDIV0): Avoid performing the test for real on
3023         x86 or x86_64 platforms running MacOS X.
3024         Reported by Ryan Schmidt <@ryandesign.com>.
3025
3026 2007-04-02  Bruno Haible  <bruno@clisp.org>
3027
3028         * m4/intdiv0.m4 (gt_INTDIV0): When cross-compiling, treat x86_64 like
3029         i386.
3030
3031 2007-04-01  Simon Josefsson  <simon@josefsson.org>
3032
3033         * modules/crypto/arcfour: Moved from ../.
3034         * modules/crypto/arcfour-tests: Moved from ../.
3035         * modules/crypto/arctwo: Moved from ../.
3036         * modules/crypto/arctwo-tests: Moved from ../.
3037         * modules/crypto/des: Moved from ../.
3038         * modules/crypto/des-tests: Moved from ../.
3039         * modules/crypto/gc-arcfour: Moved from ../.
3040         * modules/crypto/gc-arcfour-tests: Moved from ../.
3041         * modules/crypto/gc-arctwo: Moved from ../.
3042         * modules/crypto/gc-arctwo-tests: Moved from ../.
3043         * modules/crypto/gc-des: Moved from ../.
3044         * modules/crypto/gc-des-tests: Moved from ../.
3045         * modules/crypto/gc-hmac-md5: Moved from ../.
3046         * modules/crypto/gc-hmac-md5-tests: Moved from ../.
3047         * modules/crypto/gc-hmac-sha1: Moved from ../.
3048         * modules/crypto/gc-hmac-sha1-tests: Moved from ../.
3049         * modules/crypto/gc-md2: Moved from ../.
3050         * modules/crypto/gc-md2-tests: Moved from ../.
3051         * modules/crypto/gc-md4: Moved from ../.
3052         * modules/crypto/gc-md4-tests: Moved from ../.
3053         * modules/crypto/gc-md5: Moved from ../.
3054         * modules/crypto/gc-md5-tests: Moved from ../.
3055         * modules/crypto/gc-pbkdf2-sha1: Moved from ../.
3056         * modules/crypto/gc-pbkdf2-sha1-tests: Moved from ../.
3057         * modules/crypto/gc-random: Moved from ../.
3058         * modules/crypto/gc-rijndael: Moved from ../.
3059         * modules/crypto/gc-rijndael-tests: Moved from ../.
3060         * modules/crypto/gc-sha1: Moved from ../.
3061         * modules/crypto/gc-sha1-tests: Moved from ../.
3062         * modules/crypto/gc-tests: Moved from ../.
3063         * modules/crypto/hmac-md5: Moved from ../.
3064         * modules/crypto/hmac-md5-tests: Moved from ../.
3065         * modules/crypto/hmac-sha1: Moved from ../.
3066         * modules/crypto/hmac-sha1-tests: Moved from ../.
3067         * modules/crypto/md2: Moved from ../.
3068         * modules/crypto/md2-tests: Moved from ../.
3069         * modules/crypto/md4: Moved from ../.
3070         * modules/crypto/md4-tests: Moved from ../.
3071         * modules/crypto/md5: Moved from ../.
3072         * modules/crypto/md5-tests: Moved from ../.
3073         * modules/crypto/memxor: Moved from ../.
3074         * modules/crypto/rijndael: Moved from ../.
3075         * modules/crypto/rijndael-tests: Moved from ../.
3076         * modules/crypto/sha1: Moved from ../.
3077
3078 2007-03-30  James Youngman  <jay@gnu.org>
3079
3080         * tests/test-stat-time.c (prepare_test): use chmod() rather than
3081         rename() to change the ctime of a file (because ctime is unaffected
3082         by rename on jfs2 on AIX 5.1).
3083         (main): Start by doing cleanup, in case a previous run failed leaving
3084         test files behind.
3085
3086 2007-03-31  Bruno Haible  <bruno@clisp.org>
3087
3088         Support old proprietary implementations of iconv.
3089         * modules/iconv_open: New file.
3090         * lib/iconv_.h: New file.
3091         * m4/iconv_h.m4: New file.
3092         * lib/iconv_open.c: New file.
3093         * lib/iconv_open-aix.gperf: New file.
3094         * lib/iconv_open-hpux.gperf: New file.
3095         * lib/iconv_open-irix.gperf: New file.
3096         * lib/iconv_open-osf.gperf: New file.
3097         * m4/iconv_open.m4: New file.
3098         * modules/linebreak (Depends-on): Add iconv_open.
3099         * modules/striconv (Depends-on): Likewise.
3100         * modules/striconveh (Depends-on): Likewise.
3101         * modules/unicodeio (Depends-on): Likewise.
3102         * lib/striconveh.h (mem_cd_iconveh, str_cd_iconveh): Allow cd to be
3103         (iconv_t)(-1).
3104         * lib/striconveh.c (mem_cd_iconveh_internal): Use an indirect
3105         conversion if cd is (iconv_t)(-1).
3106         (mem_iconveh, str_iconveh): Don't fail just because a direct conversion
3107         is not possible.
3108
3109 2007-03-31  Bruno Haible  <bruno@clisp.org>
3110
3111         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
3112         work on Solaris either. Protect also second use of "autodetect_jp".
3113
3114 2007-03-31  Bruno Haible  <bruno@clisp.org>
3115
3116         * m4/frexpl.m4 (gl_FUNC_FREXPL): Set HAVE_DECL_FREXPL to 0 when
3117         the function is not present.
3118
3119 2007-03-31  Bruno Haible  <bruno@clisp.org>
3120
3121         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Set HAVE_DECL_LDEXPL to 0 when
3122         the function is not present.
3123
3124 2007-03-31  Bruno Haible  <bruno@clisp.org>
3125
3126         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-29 patch. Test also against
3127         a bug in HP-UX iconv_open().
3128
3129 2007-03-31  Bruno Haible  <bruno@clisp.org>
3130
3131         * MODULES.html.sh (func_module): Don't show gnulib-common.m4.
3132         (Mathematics <math.h>): New section, add fpieee.
3133         (Input/output <stdio.h>): Add fseterr.
3134         (Mathematics <math.h>): New section, add printf-frexp.
3135         (Container data structures): Add sublist.
3136         (Core language properties): Add fpucw, inline.
3137         (Functions for greatest-width integer types <inttypes.h>): Add
3138         imaxabs, imaxdiv, inttypes.
3139         (Mathematics <math.h>): Add frexp, frexpl, isnan-nolibm, isnanl,
3140         isnanl-nolibm, ldexp.
3141         (Mathematics <math.h>): New section, add printf-frexpl.
3142         (Support for systems lacking POSIX:2001): Add fprintf-posix,
3143         printf-posix, snprintf-posix, sprintf-posix, string, search, socklen,
3144         sys_select, sys_socket, vasnprintf-posix, vasprintf-posix,
3145         vfprintf-posix, vprintf-posix, vsnprintf-posix, vsprintf-posix.
3146         (Unicode string functions): Add unistr/u*-mbtoucr.
3147         (Java): Add javacomp-script, javaexec-script.
3148         (C#): Add csharpcomp-script, csharpexec-script.
3149         (Support for building libraries and executables): Add havelib,
3150         relocatable-*.
3151         (Support for maintaining and releasing projects): Renamed from
3152         'Support for maintaining and release projects'. Add announce-gen.
3153
3154 2007-03-31  Bruno Haible  <bruno@clisp.org>
3155
3156         * README: Talk primarily about git.
3157         (git and CVS): Renamed from CVS.
3158         * doc/gnulib.texi (Introduction, Build robot for gnulib): Mention that
3159         gnulib is available through git.
3160         * doc/gnulib-tool.texi (CVS Issues): Mention git and svn as well.
3161
3162 2007-03-30  Bruno Haible  <bruno@clisp.org>
3163
3164         * lib/alloca_.h: Change prefix of double-inclusion guard macro to _GL_.
3165         * lib/poll_.h: Likewise.
3166         * lib/stat_.h: Likewise.
3167         * lib/sys_time_.h: Likewise.
3168         * lib/sysexit_.h: Likewise.
3169         * lib/glob_.h: Prefix double-inclusion guard macro with _GL_.
3170         * lib/stdbool_.h: Likewise.
3171         * lib/byteswap_.h: Add double-inclusion guard.
3172
3173 2007-03-30  Sergey Poznyakoff  <gray@mirddin.farlep.net>
3174
3175         * lib/sysexit_.h: Prefix double-inclusion guard macro with _GNULIB.
3176
3177 2007-03-30  Karl Berry  <karl@gnu.org>
3178
3179         * config/srclist-update: double space after USA in the license
3180         substitution, since that's how it's usually (?) written.
3181
3182 2007-03-30  Paul Eggert  <eggert@cs.ucla.edu>
3183
3184         * lib/write-any-file.c (can_write_any_file): Fix else-else bug
3185         reported by Bruno Haible.
3186
3187 2007-03-29  Bruno Haible  <bruno@clisp.org>
3188
3189         * m4/iconv.m4 (AM_ICONV_LINK): Require AC_CANONICAL_HOST. Test against
3190         a bug in AIX iconv().
3191
3192 2007-03-29  Bruno Haible  <bruno@clisp.org>
3193
3194         * modules/ldexpl-tests: New file.
3195         * tests/test-ldexpl.c: New file.
3196
3197 2007-03-29  Bruno Haible  <bruno@clisp.org>
3198
3199         * lib/ldexpl.c: Include fpucw.h.
3200         (ldexpl): Use BEGIN/END_LONG_DOUBLE_ROUNDING. Skip the last unneeded
3201         multiplication.
3202         * modules/ldexpl (Depends-on): Add fpucw.
3203
3204 2007-03-29  Bruno Haible  <bruno@clisp.org>
3205
3206         * modules/ldexpl: New file.
3207         * m4/ldexpl.m4: New file.
3208         * lib/math_.h (ldexpl): Define to a replacement if REPLACE_LDEXPL is
3209         set.
3210         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize also GNULIB_LDEXPL,
3211         REPLACE_LDEXPL.
3212         * modules/math (Makefile.am): Substitute also GNULIB_LDEXPL,
3213         REPLACE_LDEXPL.
3214         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
3215         gl_FUNC_LDEXPL_WORKS.
3216         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Remove test for ldexpl.
3217         * modules/mathl (Files): Remove lib/ldexpl.c.
3218         (Depends-on): Add ldexpl.
3219
3220 2007-03-29  Bruno Haible  <bruno@clisp.org>
3221
3222         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Declare frexpl.
3223
3224 2007-03-29  Bruno Haible  <bruno@clisp.org>
3225
3226         * tests/test-striconveh.c (main): Don't assume that a direct conversion
3227         between ISO-8859-1 and ISO-8859-2 is possible. Needed for OSF/1, IRIX
3228         and possibly also HP-UX.
3229         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
3230         work on AIX, IRIX, HP-UX, OSF/1.
3231         * tests/uniconv/test-u16-conv-from-enc.c (main): Likewise.
3232         * tests/uniconv/test-u16-strconv-from-enc.c (main): Likewise.
3233         * tests/uniconv/test-u32-conv-from-enc.c (main): Likewise.
3234         * tests/uniconv/test-u32-strconv-from-enc.c (main): Likewise.
3235         * tests/uniconv/test-u8-conv-from-enc.c (main): Likewise.
3236         * tests/uniconv/test-u8-strconv-from-enc.c (main): Likewise.
3237
3238 2007-03-29  Bruno Haible  <bruno@clisp.org>
3239
3240         * tests/test-stat-time.c: Include <fcntl.h>, not <sys/fcntl.h>.
3241
3242 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
3243
3244         * lib/acl-internal.h (acl_get_fd, acl_set_fd): undef before defining,
3245         to work around a problem on OSF/1 5.1 reported by Bruno Haible.
3246
3247 2007-03-29  Eric Blake  <ebb9@byu.net>
3248
3249         * lib/acl-internal.h: Remove redundant include.
3250         (ACL_NOT_WELL_SUPPORTED): Also filter on EBUSY, returned by
3251         Cygwin when a file is locked.
3252
3253 2007-03-29  Bruno Haible  <bruno@clisp.org>
3254
3255         * lib/vasprintf.c [IN_LIBASPRINTF]: Include different specification
3256         file.
3257         * lib/asprintf.c [IN_LIBASPRINTF]: Likewise.
3258
3259 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
3260
3261         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Don't bother to
3262         try to remove a parent directory if the child couldn't be removed
3263         (except for the first rmdir, which could fail because the child
3264         doesn't exist).  Problem reported by Jeff Blaine in
3265         <http://lists.gnu.org/archive/html/bug-tar/2007-03/msg00014.html>.
3266
3267 2007-03-28  Bruno Haible  <bruno@clisp.org>
3268
3269         * lib/striconveh.c (utf8conv_carefully): New function.
3270         (mem_cd_iconveh_internal): Invoke it.
3271
3272 2007-03-28  Bruno Haible  <bruno@clisp.org>
3273
3274         * lib/striconveh.c (mem_cd_iconveh_internal): Use u8_mbtoucr instead
3275         of u8_mbtouc in order to distinguish invalid and incomplete UTF-8
3276         input.
3277         * modules/striconveh (Depends-on): Add unistr/u8-mbtoucr. Replace
3278         utf8-ucs4 with unistr/u8-mbtouc. Replace ucs4-utf8 with
3279         unistr/u8-uctomb.
3280
3281 2007-03-28  Bruno Haible  <bruno@clisp.org>
3282
3283         * modules/unistr/u8-mbtoucr: New file.
3284         * lib/unistr/u8-mbtoucr.c: New file.
3285         * modules/unistr/u16-mbtoucr: New file.
3286         * lib/unistr/u16-mbtoucr.c: New file.
3287         * modules/unistr/u16-mbtoucr: New file.
3288         * lib/unistr/u16-mbtoucr.c: New file.
3289         * lib/unistr.h (u8_mbtoucr, u16_mbtoucr, u32_mbtoucr): New declarations.
3290
3291 2007-03-27  Simon Josefsson  <simon@josefsson.org>
3292             Bruno Haible  <bruno@clisp.org>
3293
3294         * m4/vasprintf.m4: Convert AC_SUBST into shell variable for
3295         REPLACE_VASPRINTF.  Set HAVE_VASPRINTF.  Add
3296         AC_REQUIRE([gl_STDIO_H_DEFAULTS]).
3297
3298         * m4/stdio_h.m4: Add stubs for vasprintf too.
3299
3300         * modules/stdio: Support vasprintf in sed command.
3301
3302         * modules/vasprintf: Depend on stdio for prototypes.  Remove
3303         vasprintf.h.  Add stdio module indicator.
3304
3305         * lib/stdio_.h: Declare asprintf and vasprintf, based on
3306         vasprintf.h.
3307
3308         * lib/vasprintf.h: File removed.
3309
3310         * lib/asprintf.c: Use stdio.h instead of vasprintf.h.
3311         * lib/vasprintf.c: Ditto.
3312         * lib/xvasprintf.c: Ditto.
3313         * tests/test-vasprintf-posix.c: Ditto.
3314         * tests/test-vasprintf.c: Ditto.
3315
3316 2007-03-27  Bruno Haible  <bruno@clisp.org>
3317
3318         Make vasnprintf multithread-safe.
3319         * lib/vasnprintf.c (decimal_point_char): New function.
3320         (VASNPRINTF): Use it.
3321         Suggested by Simon Josefsson.
3322
3323 2007-03-27  Eric Blake  <ebb9@byu.net>
3324
3325         Support sub-second birthtime on cygwin.
3326         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Also check for st_birthtim.
3327         * lib/stat-time.h (STAT_TIMESPEC): Adjust comments.
3328         (get_stat_birthtime): Also work with st_birthtim.
3329
3330 2007-03-27  Paul Eggert  <eggert@cs.ucla.edu>
3331
3332         * lib/stat-time.h (USE_BIRTHTIME): Remove.
3333         (get_stat_atime_ns, get_stat_ctime_ns, get_stat_mtime_ns):
3334         (get_stat_birthtime_ns): Do not try to use "spare" fields.
3335         (get_stat_birthtime_ns): Simplify compile-time tests.
3336         (get_stat_birthtime): Change the API to look like
3337         get_stat_mtime etc., except return a negative tv_nsec on error.
3338         * m4/stat-time.m4 (gl_STAT_TIME, gl_STAT_BIRTHTIME):
3339         Don't check for "spare" fields.
3340         (gl_STAT_BIRTHTIME): Don't check for struct stat.st_birthtimespec.tv_sec
3341         or for struct stat.st_birthtime, as these tests aren't used.
3342         * tests/test-stat-time.c (test_birthtime): Adjust to new API.
3343
3344 2007-03-27  Bruno Haible  <bruno@clisp.org>
3345
3346         * lib/stat-time.h: Include <sys/stat.h>.
3347
3348 2007-03-27  James Youngman  <jay@gnu.org>
3349
3350         * lib/stat-time.h (get_stat_birthtime): New function for
3351           retrieving st_birthtime as provided by UFS2 (hence *BSD).
3352         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Probe for st_birthtime
3353           and its variants.
3354         * modules/stat-time (configure.ac): call gl_STAT_BIRTHTIME.
3355         * modules/stat-time-test: New file.
3356         * tests/test-stat-time.c: New test, devised by Bruno Haible.
3357
3358 2007-03-26  Bruno Haible  <bruno@clisp.org>
3359
3360         Better support of signalling NaNs.
3361         * lib/atanl.c: Include isnanl.h.
3362         (atanl): Perform test for NaN at the beginning of the function and
3363         through a call to isnanl.
3364         * lib/cosl.c: Include isnanl.h.
3365         (cosl): Perform test for NaN at the beginning of the function and
3366         through a call to isnanl.
3367         * lib/ldexpl.c: Include isnanl.h.
3368         (ldexpl): Perform test for NaN through a call to isnanl.
3369         * lib/logl.c: Include isnanl.h.
3370         (logl): Perform test for NaN at the beginning of the function and
3371         through a call to isnanl.
3372         * lib/sinl.c: Include isnanl.h.
3373         (sinl): Perform test for NaN at the beginning of the function and
3374         through a call to isnanl.
3375         * lib/sqrtl.c: Include isnanl.h.
3376         (sqrtl): Perform test for NaN at the beginning of the function and
3377         through a call to isnanl.
3378         * lib/tanl.c: Include isnanl.h.
3379         (tanl): Perform test for NaN at the beginning of the function and
3380         through a call to isnanl.
3381         * lib/trigl.c (ieee754_rem_pio2l): Remove test for NaN.
3382         * modules/mathl (Depends-on): Add isnanl.
3383
3384 2007-03-26  Eric Blake  <ebb9@byu.net>
3385
3386         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Fix
3387         regression in logic sense of previous patch.
3388
3389 2007-03-26  Bruno Haible  <bruno@clisp.org>
3390
3391         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Don't use
3392         unportable shell command "if ! ...".
3393         Reported by Ralf Wildenhues.
3394
3395 2007-03-25  Bruno Haible  <bruno@clisp.org>
3396
3397         * lib/sysexit_,h: If HAVE_SYSEXITS_H is defined, include the original
3398         <sysexits.h> file, and only add EX_CONFIG.
3399         * m4/sysexits.m4 (gl_SYSEXITS): If <sysexits.h> exists, check its
3400         absolute file name and whether it is sufficient. Substitute also
3401         HAVE_SYSEXITS_H and ABSOLUTE_SYSEXITS_H.
3402         * modules/sysexits (Makefile.am): Substitute HAVE_SYSEXITS_H and
3403         ABSOLUTE_SYSEXITS_H into sysexits.h.
3404
3405 2007-03-25  Bruno Haible  <bruno@clisp.org>
3406
3407         * lib/getaddrinfo.c (getaddrinfo): Don't access hints->ai_flags when
3408         hints is NULL.
3409
3410 2007-03-25  Bruno Haible  <bruno@clisp.org>
3411
3412         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Add a cast.
3413         * lib/uniconv/u8-strconv-to-enc.c (u8_strconv_to_encoding): Likewise.
3414
3415 2007-03-25  Bruno Haible  <bruno@clisp.org>
3416
3417         * lib/vasnprintf.c: Include langinfo.h.
3418         (VASNPRINTF): Prefer nl_langinfo over localeconv, since it's more
3419         multithread-safe.
3420         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): New macro.
3421         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke it.
3422         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
3423         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
3424         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
3425         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
3426         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
3427         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX: Likewise.
3428         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
3429         Reported by Simon Josefsson.
3430
3431 2007-03-25  Bruno Haible  <bruno@clisp.org>
3432
3433         * lib/printf-parse.c [!IN_LIBINTL]: Include <stdint.h>, for intmax_t.
3434         (PRINTF_PARSE): Make the support for size specifier 'j' unconditional.
3435         * modules/vasnprintf (Depends-on): Add stdint.
3436
3437 2007-03-25  Bruno Haible  <bruno@clisp.org>
3438
3439         * modules/fpieee: New file.
3440         * m4/fpieee.m4: New file.
3441         * modules/isnan-nolibm (Depends-on): Add fpieee.
3442         * modules/isnanl-nolibm (Depends-on): Add fpieee.
3443         * modules/isnanl (Depends-on): Add fpieee.
3444
3445 2007-03-25  Bruno Haible  <bruno@clisp.org>
3446
3447         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Test also finite numbers.
3448
3449 2007-03-25  Bruno Haible  <bruno@clisp.org>
3450
3451         Avoid test failures on IRIX 6.5.
3452         * tests/test-frexpl.c (MIN_NORMAL_EXP): New macro.
3453         (main): Use it.
3454         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP): New
3455         macros.
3456         (main): Use them.
3457
3458 2007-03-25  Bruno Haible  <bruno@clisp.org>
3459
3460         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): New macro.
3461         (gl_FUNC_FREXPL): Invoke it. Set REPLACE_FREXPL to 1 if it frexpl
3462         exists but doesn't work.
3463         * lib/math_.h (frexpl): Define as a replacement macro if REPLACE_FREXPL
3464         is set. Don't provide a prototype if REPLACE_FREXPL is not set.
3465         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_FREXPL.
3466         * modules/math (Makefile.am) Substibute also REPLACE_FREXPL into math.h.
3467
3468 2007-03-25  Bruno Haible  <bruno@clisp.org>
3469
3470         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Add check whether frexp(inf)
3471         returns inf. Needed on IRIX 6.5.
3472
3473 2007-03-25  Bruno Haible  <bruno@clisp.org>
3474
3475         * tests/test-frexpl.c: Include isnanl-nolibm.h.
3476         (main): Use isnanl instead of x != x idiom.
3477         * modules/frexpl-tests (Depends-on): Add isnanl-nolibm.
3478
3479         * tests/test-frexp.c: Include isnan.h.
3480         (main): Use isnan instead of x != x idiom.
3481         * modules/frexp-tests (Depends-on): Add isnan-nolibm.
3482
3483 2007-03-25  Bruno Haible  <bruno@clisp.org>
3484
3485         * tests/test-frexp.c (NaN): New function/macro.
3486         (main): Use it instead of 0.0 / 0.0.
3487         * tests/test-isnan.c (NaN): New function/macro.
3488         (main): Use it instead of 0.0 / 0.0.
3489         * tests/test-vasnprintf-posix.c (NaN): New function/macro.
3490         (test_function): Use it instead of 0.0 / 0.0.
3491         * tests/test-vasprintf-posix.c (NaN): New function/macro.
3492         (test_function): Use it instead of 0.0 / 0.0.
3493         * tests/test-snprintf-posix.h (NaN): New function/macro.
3494         (test_function): Use it instead of 0.0 / 0.0.
3495         * tests/test-sprintf-posix.h (NaN): New function/macro.
3496         (test_function): Use it instead of 0.0 / 0.0.
3497         * tests/test-fprintf-posix.h (NaN): New function/macro.
3498         (test_function): Use it instead of 0.0 / 0.0.
3499         * tests/test-printf-posix.h (NaN): New function/macro.
3500         (test_function): Use it instead of 0.0 / 0.0.
3501
3502         * lib/isnan.c (FUNC): Work around a DEC C compiler bug.
3503
3504 2007-03-25  Bruno Haible  <bruno@clisp.org>
3505
3506         * lib/glob_.h: Include <sys/stat.h>. Avoids warnings on AIX 5.1.
3507
3508 2007-03-25  Bruno Haible  <bruno@clisp.org>
3509
3510         * lib/regexec.c (merge_state_with_log): Make static.
3511
3512 2007-03-25  Bruno Haible  <bruno@clisp.org>
3513
3514         * lib/trigl.c (kernel_rem_pio2): Make static.
3515
3516 2007-03-25  Bruno Haible  <bruno@clisp.org>
3517
3518         * lib/sincosl.c (sincosl_table): Make static.
3519
3520 2007-03-25  Bruno Haible  <bruno@clisp.org>
3521
3522         * lib/argp.h (__restrict): Define to empty, rather than to 'restrict',
3523         if the compiler does not support C99.
3524
3525 2007-03-25  Bruno Haible  <bruno@clisp.org>
3526
3527         * modules/time (Makefile.am): Ensure all rule action lines start with a
3528         tab.
3529
3530 2007-03-24  Bruno Haible  <bruno@clisp.org>
3531
3532         * modules/tsearch-tests: New file.
3533         * tests/test-tsearch.sh: New file.
3534         * tests/test-tsearch.c: New file, mostly copied from glibc.
3535
3536         * modules/search-tests: New file.
3537         * tests/test-search.c: New file.
3538
3539         * modules/search: New file.
3540         * lib/search_.h: New file, incorporating lib/tsearch.h.
3541         * m4/search_h.m4: New file.
3542         * lib/tsearch.h: Remove file.
3543         * lib/tsearch.c: Include search.h instead of tsearch.h.
3544         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Require gl_SEARCH_H_DEFAULTS. Set
3545         HAVE_TSEARCH.
3546         * modules/tsearch (Files): Remove lib/tsearch.h.
3547         (Depends-on): Add search.
3548         (configure.ac): Invoke gl_SEARCH_MODULE_INDICATOR.
3549         (Include): Change tsearch.h into search.h.
3550
3551 2007-03-24  Bruno Haible  <bruno@clisp.org>
3552
3553         * modules/fpucw: New file.
3554         * lib/fpucw.h: New file.
3555         * lib/frexp.c: Include fpucw.h.
3556         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
3557         (FUNC): Use them.
3558         * lib/printf-frexp.c: Include fpucw.h.
3559         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
3560         (FUNC): Use them.
3561         * lib/vasnprintf.c: Include fpucw.h.
3562         (VASNPRINTF): Invoke BEGIN/END_LONG_DOUBLE_ROUNDING around the
3563         'long double' calculations.
3564         * tests/test-frexpl.c: Include fpucw.h.
3565         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
3566         * tests/test-printf-frexpl.c: Include fpucw.h.
3567         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
3568         * modules/frexpl (Depends-on): Add fpucw.
3569         * modules/printf-frexpl (Depends-on): Likewise.
3570         * modules/fprintf-posix (Depends-on): Likewise.
3571         * modules/snprintf-posix (Depends-on): Likewise.
3572         * modules/sprintf-posix (Depends-on): Likewise.
3573         * modules/vasnprintf-posix (Depends-on): Likewise.
3574         * modules/vasprintf-posix (Depends-on): Likewise.
3575         * modules/vfprintf-posix (Depends-on): Likewise.
3576         * modules/vsnprintf-posix (Depends-on): Likewise.
3577         * modules/vsprintf-posix (Depends-on): Likewise.
3578         * modules/frexpl-tests (Depends-on): Likewise.
3579         * modules/printf-frexpl-tests (Depends-on): Likewise.
3580
3581 2007-03-24  Bruno Haible  <bruno@clisp.org>
3582
3583         * lib/float+.h: New file.
3584         * lib/isnan.c: Include float+.h.
3585         (SIZE): New macro.
3586         (FUNC): Compare only SIZE bytes of the value.
3587         * lib/vasnprintf.c: Include float+.h.
3588         (VASNPRINTF): When comparing agains +0.0L or +0.0, compare only
3589         SIZEOF_LDBL or SIZEOF_DBL bytes.
3590         * modules/isnan-nolibm (Files): Add lib/float+.h.
3591         * modules/isnanl-nolibm (Files): Add lib/float+.h.
3592         * modules/isnanl (Files): Add lib/float+.h.
3593         * modules/vasnprintf (Files): Add lib/float+.h.
3594
3595 2007-03-24  Bruno Haible  <bruno@clisp.org>
3596
3597         * lib/vasnprintf.c [!HAVE_LONG_DOUBLE]: Include printf-frexp.h. Don't
3598         include isnanl-nolibm.h.
3599
3600 2007-03-24  Bruno Haible  <bruno@clisp.org>
3601
3602         * tests/test-read-file.c (main): Don't produce spurious output for
3603         expected situations. Make the test fail if it encountered unexpected
3604         results.
3605
3606 2007-03-24  Bruno Haible  <bruno@clisp.org>
3607
3608         * m4/locale-fr.m4 (gt_LOCALE_FR): Remove the special-casing of NetBSD,
3609         since its fr_FR.ISO8859-1 locale wouldn't pass the tests.
3610
3611 2007-03-24  Bruno Haible  <bruno@clisp.org>
3612
3613         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Fix last change.
3614
3615 2007-03-24  Bruno Haible  <bruno@clisp.org>
3616
3617         * modules/unistr/base (Depends-on): Remove utf8-ucs4-unsafe,
3618         utf16-ucs4-unsafe, utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
3619
3620         * modules/unistr/u8-mbtouc: Add source files from module utf8-ucs4.
3621         * modules/utf8-ucs4: Turn into a symbolic link to module
3622         unistr/u8-mbtouc.
3623
3624         * modules/unistr/u8-mbtouc-unsafe: Add source files from module
3625         utf8-ucs4-unsafe.
3626         * modules/utf8-ucs4-unsafe: Turn into a symbolic link to module
3627         unistr/u8-mbtouc-unsafe.
3628
3629         * modules/unistr/u16-mbtouc: Add source files from module utf16-ucs4.
3630         * modules/utf16-ucs4: Turn into a symbolic link to module
3631         unistr/u16-mbtouc.
3632
3633         * modules/unistr/u16-mbtouc-unsafe: Add source files from module
3634         utf16-ucs4-unsafe.
3635         * modules/utf16-ucs4-unsafe: Turn into a symbolic link to module
3636         unistr/u16-mbtouc-unsafe.
3637
3638         * modules/unistr/u8-uctomb: Add source files from module utf4-utf8.
3639         * modules/ucs4-utf8: Turn into a symbolic link to module
3640         unistr/u8-ubtomb.
3641
3642         * modules/unistr/u16-uctomb: Add source files from module utf4-utf16.
3643         * modules/ucs4-utf16: Turn into a symbolic link to module
3644         unistr/u16-ubtomb.
3645
3646 2007-03-24  Bruno Haible  <bruno@clisp.org>
3647
3648         * lib/unistr/u8-mbtouc-aux.c: Renamed from lib/unistr/utf8-ucs4.c.
3649         Enable the function only if HAVE_INLINE.
3650         * lib/unistr/u8-mbtouc-unsafe-aux.c: Renamed from
3651         lib/unistr/utf8-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
3652         * lib/unistr/u16-mbtouc-aux.c: Renamed from lib/unistr/utf16-ucs4.c.
3653         Enable the function only if HAVE_INLINE.
3654         * lib/unistr/u16-mbtouc-unsafe-aux.c: Renamed from
3655         lib/unistr/utf16-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
3656         * lib/unistr/u8-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf8.c.
3657         Enable the function only if HAVE_INLINE.
3658         * lib/unistr/u16-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf16.c.
3659         Enable the function only if HAVE_INLINE.
3660         * modules/utf8-ucs4: Update.
3661         * modules/utf8-ucs4-unsafe: Update.
3662         * modules/utf16-ucs4: Update.
3663         * modules/utf16-ucs4-unsafe: Update.
3664         * modules/ucs4-utf8: Update.
3665         * modules/ucs4-utf16: Update.
3666
3667 2007-03-24  Bruno Haible  <bruno@clisp.org>
3668
3669         * lib/utf8-ucs4.h: Remove file.
3670         * lib/utf8-ucs4-unsafe.h: Remove file.
3671         * lib/utf16-ucs4.h: Remove file.
3672         * lib/utf16-ucs4-unsafe.h: Remove file.
3673         * lib/ucs4-utf8.h: Remove file.
3674         * lib/ucs4-utf16.h: Remove file.
3675         * lib/unistr.h: Include their previous contents.
3676         * m4/utf-ucs4.m4: Remove file.
3677         * m4/ucs4-utf.m4: Remove file.
3678         * modules/utf8-ucs4 (Files): Remove lib/utf8-ucs4.h.
3679         (Depends-on): Add unistr/base.
3680         (configure.ac): Remove gl_UTF_UCS4.
3681         (Makefile.am): Update.
3682         (Include): Change to unistr.h.
3683         * modules/utf8-ucs4-unsafe (Files): Remove lib/utf8-ucs4-unsafe.h.
3684         (Depends-on): Add unistr/base.
3685         (configure.ac): Remove gl_UTF_UCS4.
3686         (Makefile.am): Update.
3687         (Include): Change to unistr.h.
3688         * modules/utf16-ucs4 (Files): Remove lib/utf16-ucs4.h.
3689         (Depends-on): Add unistr/base.
3690         (configure.ac): Remove gl_UTF_UCS4.
3691         (Makefile.am): Update.
3692         (Include): Change to unistr.h.
3693         * modules/utf16-ucs4-unsafe (Files): Remove lib/utf16-ucs4-unsafe.h.
3694         (Depends-on): Add unistr/base.
3695         (configure.ac): Remove gl_UTF_UCS4.
3696         (Makefile.am): Update.
3697         (Include): Change to unistr.h.
3698         * modules/ucs4-utf8 (Files): Remove lib/ucs4-utf8.h.
3699         (Depends-on): Add unistr/base.
3700         (configure.ac): Remove gl_UCS4_UTF.
3701         (Makefile.am): Update.
3702         (Include): Change to unistr.h.
3703         * modules/ucs4-utf16 (Files): Remove lib/ucs4-utf16.h.
3704         (Depends-on): Add unistr/base.
3705         (configure.ac): Remove gl_UCS4_UTF.
3706         (Makefile.am): Update.
3707         (Include): Change to unistr.h.
3708         * lib/unistr/utf8-ucs4.c: Include unistr.h instead of utf8-ucs4.h.
3709         * lib/unistr/utf8-ucs4-unsafe.c: Include unistr.h instead of
3710         utf8-ucs4-unsafe.h.
3711         * lib/unistr/utf16-ucs4.c: Include unistr.h instead of utf16-ucs4.h.
3712         * lib/unistr/utf16-ucs4-unsafe.c: Include unistr.h instead of
3713         utf16-ucs4-unsafe.h.
3714         * lib/unistr/ucs4-utf8.c: Include unistr.h instead of ucs4-utf8.h.
3715         * lib/unistr/ucs4-utf16.c: Include unistr.h instead of ucs4-utf16.h.
3716         * lib/unistr/u8-chr.c: Don't include ucs4-utf8.h.
3717         * lib/unistr/u8-strchr.c: Likewise.
3718         * lib/unistr/u8-strrchr.c: Likewise.
3719         * lib/unistr/u16-chr.c: Don't include ucs4-utf16.h.
3720         * lib/unistr/u16-strchr.c: Likewise.
3721         * lib/unistr/u16-strrchr.c: Likewise.
3722         * lib/striconveh.c: Update.
3723         * lib/linebreak.c: Update.
3724
3725 2007-03-24  Bruno Haible  <bruno@clisp.org>
3726
3727         * lib/argp-help.c (fill_in_uparams, canon_doc_option): Cast the
3728         arguments of isspace, isalpha, isalnum, isdigit to 'unsigned char'.
3729
3730 2007-03-22  Bruno Haible  <bruno@clisp.org>
3731
3732         * lib/strptime.c (__strptime_internal): Use ANSI C syntax.
3733
3734 2007-03-23  Paul Eggert  <eggert@cs.ucla.edu>
3735
3736         * MODULES.html.sh (File system functions): New module write-any-file.
3737         * modules/write-any-file, lib/write-any-file.c, lib/write-any-file.h:
3738         * m4/write-any-file.m4: New files.
3739
3740 2007-03-23  Eric Blake  <ebb9@byu.net>
3741
3742         * gnulib-tool: Rearrange space-tab sequences, since some editors
3743         like to eat them.
3744
3745 2007-03-23  Eric Blake  <ebb9@byu.net>
3746
3747         * lib/version-etc.c (version_etc_va): Update license wording to
3748         be more concise.  Recommended by Richard Stallman.
3749
3750 2007-03-22  Bruno Haible  <bruno@clisp.org>
3751
3752         * lib/poll.c (MSG_PEEK): New fallback definition.
3753
3754 2007-03-22  Bruno Haible  <bruno@clisp.org>
3755
3756         * modules/sys_socket-tests (configure.ac): Check for shutdown function.
3757         * tests/test-sys_socket.c (a): Test only if shutdown() exists.
3758         (main): Update.
3759         Fixes a compilation error on BeOS.
3760
3761 2007-03-22  Bruno Haible  <bruno@clisp.org>
3762
3763         * modules/frexpl-tests: New file.
3764         * tests/test-frexpl.c: New file.
3765
3766         * modules/frexpl: New file.
3767         * m4/frexpl.m4: New file.
3768         * modules/math (Makefile.am): Also substitute GNULIB_FREXPL into math.h.
3769         * lib/math_.h (frexpl): Test GNULIB_FREXPL instead of GNULIB_MATHL.
3770         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FREXPL.
3771         * modules/mathl (Files): Remove lib/frexpl.c, lib/frexp.c.
3772         (Depends-on): Add frexpl. Remove isnanl-nolibm.
3773         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Don't test for frexpl.
3774
3775 2007-03-22  Bruno Haible  <bruno@clisp.org>
3776
3777         * lib/frexpl.c: Share code with lib/frexp.c.
3778         * modules/mathl (Files): Add lib/frexp.c.
3779         (Depends-on): Add isnanl-nolibm.
3780
3781 2007-03-22  Bruno Haible  <bruno@clisp.org>
3782
3783         * modules/printf-frexp (Files): Add m4/frexp.m4.
3784         * m4/printf-frexp.m4 (gl_FUNC_PRINTF_FREXP): Define HAVE_FREXP_IN_LIBC
3785         only if the found frexp function actually works.
3786
3787 2007-03-22  Bruno Haible  <bruno@clisp.org>
3788
3789         * lib/frexp.c: Remove older implementation that uses divisions.
3790
3791 2007-03-21  Bruno Haible  <bruno@clisp.org>
3792
3793         * modules/frexp-tests: New file.
3794         * tests/test-frexp.c: New file.
3795
3796         * modules/frexp: New file.
3797         * lib/frexp.c: New file.
3798         * m4/frexp.m4: New file.
3799         * lib/math_.h (frexp): New declaration.
3800         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Also initialize GNULIB_FREXP and
3801         REPLACE_FREXP.
3802         * modules/math (math.h): Also substitute GNULIB_FREXP, REPLACE_FREXP.
3803
3804 2007-03-21  Bruno Haible  <bruno@clisp.org>
3805
3806         * modules/isnanl-tests: New file.
3807         * tests/test-isnanl.c: New file.
3808
3809         * modules/isnanl: New file.
3810         * lib/isnanl.h: New file.
3811         * m4/isnanl.m4 (gl_FUNC_ISNANL): New macro.
3812         (gl_FUNC_ISNANL_NO_LIBM): Invoke gl_HAVE_ISNANL_NO_LIBM,
3813         gl_FUNC_ISNANL_WORKS.
3814         (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM, gl_FUNC_ISNANL_WORKS):
3815         New macros.
3816
3817 2007-03-21  Bruno Haible  <bruno@clisp.org>
3818
3819         * modules/isnanl-nolibm (Files): Add lib/isnanl-nolibm.h, remove
3820         lib/isnanl.h.
3821         (Include): Update.
3822         * lib/isnanl-nolibm.h: Renamed from lib/isnanl.h.
3823         * lib/vasnprintf.c: Update.
3824         * modules/isnanl-nolibm-tests (Files): Add tests/test-isnanl-nolibm.c,
3825         tests/test-isnanl.h, remove tests/test-isnanl.c.
3826         (Makefile.am): Update.
3827         * tests/test-isnanl-nolibm.c: New file.
3828         * tests/test-isnanl.h: New file.
3829         * tests/test-isnanl.c: Remove file.
3830
3831 2007-03-21  Jim Meyering  <jim@meyering.net>
3832
3833         When trying to open ".", treat ESTALE like EACCES.
3834         * lib/savewd.c (savewd_save): Resort to forking not just upon
3835         failure with EACCES, but also when errno is ESTALE.
3836
3837 2007-03-20  Bruno Haible  <bruno@clisp.org>
3838
3839         * lib/string_.h (strndup): Enable declaration also if HAVE_STRNDUP.
3840         Needed on AIX 5.1. Reported by Matthew Woehlke.
3841
3842 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
3843
3844         Suggestions by Bruno Haible:
3845         * lib/acl-internal.h: Include "gettext.h" rather than rolling
3846         our own.
3847         (ACL_NOT_WELL_SUPPORTED): Parenthesize arg when used.
3848         * modules/acl (Depends-on): Add gettext.
3849
3850 2007-03-19  Bruno Haible  <bruno@clisp.org>
3851
3852         * modules/iconvme: Remove file.
3853         * lib/iconvme.h: Remove file.
3854         * lib/iconvme.c: Remove file.
3855         * m4/iconvme.m4: Remove file.
3856
3857 2007-03-19  Bruno Haible  <bruno@clisp.org>
3858
3859         * doc/relocatable-maint.texi: Break long shell script line.
3860         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
3861
3862 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
3863
3864         Add limited support for Solaris 10 ZFS-style ACLs: just enough to
3865         handle file_has_acl.
3866         * lib/acl-internal.h, lib/acl_entries.c, lib/file-has-acl.c: New files.
3867         * lib/acl.c: Move header inclusions and related macro defns into
3868         lib/acl-internal.h.
3869         (S_ISLNK): Remove defn, since that's now done for us.
3870         (file_has_acl): Move to lib/file-has-acl.c.
3871         Call acl_trivial if available.  This is the crucial part of the fix.
3872         (acl_entries): Move to lib/acl_entries.c.  Now extern, since it's
3873         shared within the library.  Rewrite a bit, partly to make it compatible
3874         with the GNU coding style.
3875         * m4/acl.m4 (AC_FUNC_ACL): Add AC_LIBOBJ([file-has-acl]).
3876         Remove unnecessary double-quotes.
3877         Don't test for acl_to_text; the build will catch that.
3878         Replace acl_entries if it doesn't exist and it is needed.
3879         Check for -lsec and acl_trivial (as used on Solaris 10).
3880         * modules/acl (Files): Add lib/acl-internal.h, lib/acl_entries.c,
3881         lib/file-has-acl.c.
3882         (Depends-on): Add sys_stat, for S_ISLNK.
3883
3884 2007-03-19  Ben Pfaff  <blp@gnu.org>
3885
3886         * doc/gnulib.texi: Fix typos.
3887         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
3888
3889 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
3890
3891         * lib/getcwd.c (__getcwd): Remove redundant comparison of buf to NULL.
3892         If size is zero here, buf must be zero.
3893
3894 2007-03-19  Simon Josefsson  <simon@josefsson.org>
3895
3896         * des.c: Remove weak_keys_chksum.  Reported by Bruno Haible
3897         <bruno@clisp.org>.
3898
3899 2007-03-18  Bruno Haible  <bruno@clisp.org>
3900
3901         * lib/vasnprintf.c (VASNPRINTF): Undo first part of last patch.
3902         Suggested by Eric Blake.
3903
3904 2007-03-18  Ben Pfaff  <blp@gnu.org>
3905
3906         * doc/relocatable.texi: Recommend using as prefix a directory
3907         that does not exist and will never be created.  Based on
3908         discussion with Bruno Haible, Ralf Wildenhues, Matthew Woehlke,
3909         and others.
3910
3911 2007-03-17  Bruno Haible  <bruno@clisp.org>
3912
3913         * lib/fchownat.c: Include lchown.h.
3914
3915 2007-03-17  Bruno Haible  <bruno@clisp.org>
3916
3917         Fix endless loop when the given allocated size was > INT_MAX.
3918         * lib/vasnprintf.c (EOVERFLOW): New fallback definition.
3919         (VASNPRINTF): Fail with EOVERFLOW when the given allocated size is
3920         larger than INT_MAX, or when it grow to a value larger than INT_MAX.
3921         * lib/vsprintf.c (vsprintf): Don't pass a size > INT_MAX to vasnprintf.
3922         * lib/sprintf.c (sprintf): Likewise.
3923
3924 2007-03-17  Bruno Haible  <bruno@clisp.org>
3925
3926         * tests/test-argp-2.sh (func_compare): Output a context diff.
3927
3928 2007-03-17  Bruno Haible  <bruno@clisp.org>
3929
3930         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check also the
3931         locale's decimal-point character.
3932
3933 2007-03-17  Bruno Haible  <bruno@clisp.org>
3934
3935         * lib/vasnprintf.c (VASNPRINTF): Clear out the memory used for arg_mem
3936         before comparing it. Needed because on some platforms (e.g. x86) a
3937         'long double' occupies less bytes than sizeof (long double).
3938
3939 2007-03-17  Bruno Haible  <bruno@clisp.org>
3940
3941         * tests/test-crc.c (main): Make printf statements 64-bit clean.
3942         * tests/test-gc-pbkdf2-sha1.c (main): Likewise.
3943         * tests/test-getaddrinfo.c (simple): Likewise.
3944         * tests/test-read-file.c (main): Likewise.
3945
3946 2007-03-17  Bruno Haible  <bruno@clisp.org>
3947
3948         * tests/test-dirname.c (main): Make printf statements 64-bit clean.
3949
3950 2007-03-17  Bruno Haible  <bruno@clisp.org>
3951
3952         * tests/test-xvasprintf.c (test_xvasprintf, test_xasprintf): Remove
3953         unused variable.
3954
3955 2007-03-17  Bruno Haible  <bruno@clisp.org>
3956
3957         * tests/test-c-strcasecmp.c: Include c-strcase.h.
3958         * tests/test-c-strncasecmp.c: Likewise.
3959
3960 2007-03-17  Bruno Haible  <bruno@clisp.org>
3961
3962         * modules/stdlib (Depends-on): Add unistd.
3963         * lib/stdlib_.h: Include <unistd.h> if mkstemp is desired.
3964         Needed for MacOS X 10.3.
3965
3966 2007-03-17  Bruno Haible  <bruno@clisp.org>
3967
3968         * lib/unistr/u-strdup.h: Include <stdlib.h>.
3969
3970 2007-03-17  Bruno Haible  <bruno@clisp.org>
3971
3972         * lib/unistr/u-cpy-alloc.h: Include <stdlib.h>.
3973
3974 2007-03-17  Bruno Haible  <bruno@clisp.org>
3975
3976         * gnulib-tool (func_import): Update .cvsignore and .gitignore files
3977         to reflect files copied from gnulib (with or without modifications).
3978         Suggested by Jim Meyering.
3979
3980 2007-03-17  Eric Blake  <ebb9@byu.net>
3981
3982         * NEWS: Document stdlib change from 2007-02-18.
3983
3984 2007-03-17  Jim Meyering  <jim@meyering.net>
3985
3986         Detect use of AC_CONFIG_AUX_DIR also when its argument is quoted.
3987         * build-aux/bootstrap: Put ""s around use of $build_aux, in case
3988         someone uses a name containing shell meta-characters.
3989         Reported by Alfred M. Szmidt.
3990
3991         * build-aux/bootstrap: Don't use \> in grep regexp.  For HP-UX.
3992
3993 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
3994
3995         * build-aux/bootstrap (with_gettext): New variable.  Run autopoint
3996         and copy gettext configuration files only if configure.ac contains
3997         a use of AM_GNU_GETTEXT_VERSION.
3998
3999 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
4000
4001         * build-aux/bootstrap (gnulib_name): New variable.
4002         (gnulib_tool_options): Use it.
4003
4004 2007-03-13  Simon Josefsson  <simon@josefsson.org>
4005
4006         * tests/test-des.c: Use new namespace.
4007
4008 2007-03-15  Bruno Haible  <bruno@clisp.org>
4009
4010         * lib/dummy.c (gl_dummy_symbol): Renamed from 'dummy'.
4011         Reported by James Youngman <jay@gnu.org>.
4012
4013 2007-03-15  Bruno Haible  <bruno@clisp.org>
4014
4015         * lib/glob.c (glob): Add 'restrict' so that prototype matches the
4016         declared prototype. Needed with cc on OSF/1 5.1.
4017
4018 2007-03-15  Bruno Haible  <bruno@clisp.org>
4019
4020         * lib/gl_list.h (gl_listelement_dispose_fn): New type.
4021         (gl_list_create_empty, gl_list_create): Add dispose_fn argument.
4022         (struct gl_list_implementation): Add dispose_fn argument to the
4023         'create_empty', 'create' methods.
4024         (struct gl_list_impl_base): Add field 'dispose_fn'.
4025         * lib/gl_list.c (gl_list_create_empty, gl_list_create): Add dispose_fn
4026         argument.
4027         * lib/gl_array_list.c (gl_array_create_empty, gl_array_create): Add
4028         dispose_fn argument.
4029         (gl_array_remove_node, gl_array_remove_at, gl_array_list_free): Call
4030         dispose_fn on the dropped values.
4031         * lib/gl_carray_list.c (gl_carray_create_empty, gl_carray_create): Add
4032         dispose_fn argument.
4033         (gl_carray_remove_at, gl_carray_list_free): Call dispose_fn on the
4034         dropped values.
4035         * lib/gl_anyavltree_list2.h (gl_tree_create): Add dispose_fn argument.
4036         (gl_tree_remove_node): Call dispose_fn on the dropped value.
4037         * lib/gl_anyrbtree_list2.h (gl_tree_create): Add dispose_fn argument.
4038         (gl_tree_remove_node): Call dispose_fn on the dropped value.
4039         * lib/gl_anytree_list2.h (gl_tree_create_empty): Add dispose_fn
4040         argument.
4041         (gl_tree_list_free): Call dispose_fn on the dropped values.
4042         * lib/gl_anytreehash_list2.h (gl_tree_list_free): Call dispose_fn on
4043         the dropped values.
4044         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
4045         Add dispose_fn argument.
4046         (gl_linked_remove_node, gl_linked_remove_at, gl_linked_list_free):
4047         Call dispose_fn on the dropped values.
4048         * lib/gl_sublist.c (gl_sublist_create_empty, gl_sublist_create_fill):
4049         Add dispose_fn argument.
4050         (gl_sublist_create): Initialize the 'dispose_fn' field.
4051         * lib/clean-temp.c (create_temp_dir, register_fd): Update.
4052         * tests/test-array_list.c (main): Update.
4053         * tests/test-carray_list.c (main): Update.
4054         * tests/test-avltree_list.c (main): Update.
4055         * tests/test-rbtree_list.c (main): Update.
4056         * tests/test-avltreehash_list.c (main): Update.
4057         * tests/test-rbtreehash_list.c (main): Update.
4058         * tests/test-linked_list.c (main): Update.
4059         * tests/test-linkedhash_list.c (main): Update.
4060         * tests/test-array_oset.c (main): Update.
4061
4062 2007-03-15  Bruno Haible  <bruno@clisp.org>
4063
4064         * lib/gl_oset.h (gl_setelement_dispose_fn): New type.
4065         (gl_oset_create_empty): Add dispose_fn argument.
4066         (struct gl_oset_implementation): Add dispose_fn argument to
4067         'create_empty' method.
4068         (struct gl_oset_impl_base): Add dispose_fn field.
4069         * lib/gl_oset.c (gl_oset_create_empty): Add dispose_fn argument.
4070         * lib/gl_array_oset.c (gl_array_create_empty): Add dispose_fn argument.
4071         (gl_array_remove_at, gl_array_free): Call dispose_fn on the dropped
4072         values.
4073         * lib/gl_anytree_oset.h (gl_tree_create_empty): Add dispose_fn argument.
4074         (gl_tree_oset_free): Call dispose_fn on the dropped values.
4075         * lib/gl_avltree_oset.c (gl_tree_remove_node): Call dispose_fn on the
4076         dropped value.
4077         * lib/gl_rbtree_oset.c (gl_tree_remove_node): Call dispose_fn on the
4078         dropped value.
4079         * tests/test-array_oset.c (main): Update.
4080         * tests/test-avltree_oset.c (main): Update.
4081         * tests/test-rbtree_oset.c (main): Update.
4082         * lib/gl_anytreehash_list1.h (add_to_bucket): Update.
4083
4084 2007-03-13  Bruno Haible  <bruno@clisp.org>
4085
4086         * tests/test-stdbool.c (i): Update after last patch.
4087
4088 2007-03-12  Bruno Haible  <bruno@clisp.org>
4089
4090         * lib/quotearg.c: Include <wctype.h> early, before the definition of
4091         the iswprint macro. Needed on Solaris 2.5.1.
4092
4093 2007-03-12  Bruno Haible  <bruno@clisp.org>
4094
4095         * tests/test-printf-frexp.c (main): Declare x as volatile.
4096
4097 2007-03-12  Simon Josefsson  <simon@josefsson.org>
4098
4099         * doc/gnulib.texi (Build robot for gnulib): New section.
4100
4101 2007-03-12  Jim Meyering  <jim@meyering.net>
4102
4103         * build-aux/bootstrap: New file.
4104         * build-aux/bootstrap.conf: New file, from coreutils.
4105
4106 2007-03-11  Bruno Haible  <bruno@clisp.org>
4107
4108         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Require AC_C_INLINE.
4109
4110 2007-03-12  Simon Josefsson  <simon@josefsson.org>
4111
4112         * lib/des.h, lib/des.c, lib/gc-gnulib.c: Use gl_ namespace, to
4113         avoid collisions with 'des_setkey'.  Reported by Bruno Haible
4114         <bruno@clisp.org>.  Also change 'tripledes_' to '3des_'.
4115
4116 2007-03-11  Bruno Haible  <bruno@clisp.org>
4117
4118         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): If the test program fails to
4119         compile, set LOCALE_TR_UTF8 to 'none' instead of empty.
4120
4121 2007-03-11  Bruno Haible  <bruno@clisp.org>
4122
4123         * lib/stdint_.h (INT64_MIN, INTMAX_MIN): Avoid using the ~INT..._MAX
4124         formula. Needed for SunPRO C 5.0.
4125
4126 2007-03-11  Bruno Haible  <bruno@clisp.org>
4127
4128         * modules/long-options (Depends-on): Add getopt.
4129
4130 2007-03-11  Bruno Haible  <bruno@clisp.org>
4131
4132         * modules/modechange (Depends-on): Add stdbool.
4133
4134 2007-03-11  Bruno Haible  <bruno@clisp.org>
4135
4136         * modules/i-ring (Depends-on): Add stdbool.
4137
4138 2007-03-11  Bruno Haible  <bruno@clisp.org>
4139
4140         * modules/gc-des (Depends-on): Add stdbool.
4141
4142 2007-03-11  Bruno Haible  <bruno@clisp.org>
4143
4144         * m4/mktime.m4 (gl_PREREQ_MKTIME): Require AC_C_INLINE.
4145
4146 2007-03-11  Bruno Haible  <bruno@clisp.org>
4147
4148         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Require AC_C_RESTRICT.
4149
4150 2007-03-11  Bruno Haible  <bruno@clisp.org>
4151
4152         * lib/unistr/u32-mbtouc-unsafe.c (u32_mbtouc_unsafe): Fix syntax error.
4153
4154 2007-03-11  Bruno Haible  <bruno@clisp.org>
4155
4156         * lib/vasnprintf.c (sprintf): Undefine.
4157
4158 2007-03-11  Bruno Haible  <bruno@clisp.org>
4159
4160         * lib/isnan.c (rpl_isnan, rpl_isnanl): Work around bug regarding
4161         initializers in SunPRO C and Compaq C compilers.
4162
4163 2007-03-11  Bruno Haible  <bruno@clisp.org>
4164
4165         * lib/gl_array_oset.c (gl_array_iterator_next): Make pointer
4166         decrementing code ANSI C compliant.
4167
4168 2007-03-11  Bruno Haible  <bruno@clisp.org>
4169
4170         * lib/dummy.c [__sun]: Define a dummy variable, not just a typedef.
4171         Needed for Solaris 2.5.1 ranlib and SunPRO C 5.0.
4172
4173 2007-03-11  Bruno Haible  <bruno@clisp.org>
4174
4175         * tests/test-stdbool.c (s, d, e, xlcbug): Disable checks that gnulib's
4176         <stdbool.h> substitute doesn't pass.
4177
4178 2007-03-11  Bruno Haible  <bruno@clisp.org>
4179
4180         * lib/vasnprintf.c (snprintf): Undefine. Avoids an endless recursion.
4181
4182 2007-03-11  Bruno Haible  <bruno@clisp.org>
4183
4184         * gnulib-tool (func_create_megatestdir): Create also an autobuild
4185         script, for submission to autobuild.josefsson.org.
4186
4187 2007-03-10  Bruno Haible  <bruno@clisp.org>
4188
4189         * modules/canonicalize-lgpl-tests: New file.
4190         * tests/test-canonicalize-lgpl.sh: New file.
4191         * tests/test-canonicalize-lgpl.c: New file.
4192
4193         * modules/c-strcase-tests: New file.
4194         * tests/test-c-strcase.sh: New file.
4195         * tests/test-c-strcasecmp.c: New file.
4196         * tests/test-c-strncasecmp.c: New file.
4197
4198         * modules/atexit-tests: New file.
4199         * tests/test-atexit.sh: New file.
4200         * tests/test-atexit.c: New file.
4201
4202 2007-03-10  Bruno Haible  <bruno@clisp.org>
4203
4204         * tests/test-binary-io.sh: Use temporary filenames that are not so
4205         likely to clash with those of other tests (in a parallel make).
4206         * tests/test-binary-io.c: Likewise.
4207
4208 2007-03-10  Bruno Haible  <bruno@clisp.org>
4209
4210         * lib/fseterr.c (fseterr): Port to Solaris/SPARC64. Deactivate the
4211         fallback; use #error instead.
4212         Suggested by Simon Josefsson.
4213
4214 2007-03-10  Bruno Haible  <bruno@clisp.org>
4215
4216         * gnulib-tool (func_create_testdir): Treat MOSTLYCLEANFILES like
4217         CLEANFILES. Put spaces in each line of $cleaned_files, not only the
4218         first and the last.
4219
4220 2007-03-10  Bruno Haible  <bruno@clisp.org>
4221
4222         * lib/stdint_.h (uint_least64_t): Fix typo in last patch.
4223
4224 2007-03-10  Bruno Haible  <bruno@clisp.org>
4225
4226         * modules/snprintf-posix-tests (EXTRA_DIST): New variable. Needed for
4227         "make distcheck".
4228         * modules/sprintf-posix-tests (EXTRA_DIST): Likewise.
4229         * modules/vsnprintf-posix-tests (EXTRA_DIST): Likewise.
4230         * modules/vsprintf-posix-tests (EXTRA_DIST): Likewise.
4231
4232 2007-03-10  Bruno Haible  <bruno@clisp.org>
4233
4234         * modules/allocsa-tests (test_allocsa_SOURCES): Remove redundant
4235         variable.
4236         * modules/dirname-tests (test_dirname_SOURCES): Remove redundant
4237         variable.
4238
4239 2007-03-09  Eric Blake  <ebb9@byu.net>
4240         and Matthew Woehlke  <mw_triad@users.sourceforge.net>  (tiny change)
4241
4242         * lib/stdint_.h (int64_t, uint64_t): Don't undefine if 64-bit
4243         types are not being provided by gnulib.
4244         (GL_INT64_T, GL_UINT64_T): New witnesses of whether gnulib 64-bit
4245         types are supported.
4246
4247 2007-03-10  Bruno Haible  <bruno@clisp.org>
4248
4249         * lib/stdio_.h (__attribute__): New macro.
4250         (fprintf, vfprintf, printf, vprintf, snprintf, vsnprintf, sprintf,
4251         vsprintf): Specify __attribute__ __format__ for GCC.
4252         Suggested by Eric Blake.
4253
4254 2007-03-09  Bruno Haible  <bruno@clisp.org>
4255
4256         * modules/printf-posix-tests: New file.
4257         * tests/test-printf-posix.sh: New file.
4258         * tests/test-printf-posix.c: New file.
4259
4260         * modules/printf-posix: New file.
4261         * lib/printf.c: New file.
4262         * m4/printf-posix-rpl.m4: New file.
4263         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_PRINTF_POSIX,
4264         REPLACE_PRINTF.
4265         * lib/stdio_.h (printf): New declaration.
4266         (format, __format__, ____printf____, ____scanf____, ____strftime____,
4267         ____strfmon____): New macros.
4268         * modules/stdio (Makefile.am): Substitute also GNULIB_PRINTF_POSIX,
4269         REPLACE_PRINTF.
4270
4271 2007-03-09  Bruno Haible  <bruno@clisp.org>
4272
4273         * tests/test-vasnprintf-posix2.sh: New file.
4274         * tests/test-vasnprintf-posix2.c: New file.
4275         * modules/vasnprintf-posix-tests (Files): Add them and m4/locale-fr.m4.
4276         (configure.ac): Invoke gt_LOCALE_FR and gt_LOCALE_FR_UTF8.
4277         (Makefile.am): Activate test-vasnprintf-posix2.sh.
4278
4279         * lib/vasnprintf.c (VASNPRINTF): For the 'a' and 'A' directives, use
4280         a locale dependent decimal point, rather than always '.'.
4281
4282 2007-03-09  Eric Blake  <ebb9@byu.net>
4283
4284         * lib/stdlib_.h (EXIT_FAILURE): GNU code expects this to be 1, in
4285         spite of platforms like Tandem/NSK that define it to -1.
4286
4287 2007-03-08  Bruno Haible  <bruno@clisp.org>
4288
4289         * modules/vprintf-posix-tests: New file.
4290         * tests/test-vprintf-posix.sh: New file.
4291         * tests/test-vprintf-posix.c: New file.
4292         * tests/test-printf-posix.h: New file.
4293
4294         * modules/vprintf-posix: New file.
4295         * lib/vprintf.c: New file.
4296         * m4/vprintf-posix.m4: New file.
4297         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VPRINTF_POSIX,
4298         REPLACE_VPRINTF.
4299         * lib/stdio_.h (vprintf): New declaration.
4300         * modules/stdio (Makefile.am): Substitute also GNULIB_VPRINTF_POSIX,
4301         REPLACE_VPRINTF.
4302
4303 2007-03-08  Bruno Haible  <bruno@clisp.org>
4304
4305         * modules/fprintf-posix-tests: New file.
4306         * tests/test-fprintf-posix.sh: New file.
4307         * tests/test-fprintf-posix.c: New file.
4308
4309         * modules/fprintf-posix: New file.
4310         * lib/fprintf.c: New file.
4311         * m4/fprintf-posix.m4: New file.
4312         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FPRINTF_POSIX,
4313         REPLACE_FPRINTF.
4314         * lib/stdio_.h (fprintf): New declaration.
4315         * modules/stdio (Makefile.am): Substitute also GNULIB_FPRINTF_POSIX,
4316         REPLACE_FPRINTF.
4317
4318 2007-03-08  Bruno Haible  <bruno@clisp.org>
4319
4320         * modules/vfprintf-posix-tests: New file.
4321         * tests/test-vfprintf-posix.sh: New file.
4322         * tests/test-vfprintf-posix.c: New file.
4323         * tests/test-fprintf-posix.h: New file.
4324         * tests/test-fprintf-posix.out: New file.
4325
4326         * modules/vfprintf-posix: New file.
4327         * lib/vfprintf.c: New file.
4328         * m4/vfprintf-posix.m4: New file.
4329         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VFPRINTF_POSIX,
4330         REPLACE_VFPRINTF.
4331         * lib/stdio_.h (vfprintf): New declaration.
4332         * modules/stdio (Makefile.am): Substitute also GNULIB_VFPRINTF_POSIX,
4333         REPLACE_VFPRINTF.
4334
4335 2007-03-08  Bruno Haible  <bruno@clisp.org>
4336
4337         * lib/stdio_.h: Treat __need___FILE like __need_FILE.
4338
4339 2007-03-08  Bruno Haible  <bruno@clisp.org>
4340
4341         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Use 'case' statements
4342         instead of 'expr' invocations.
4343         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
4344         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
4345         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
4346         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
4347         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
4348         Suggested by Paul Eggert.
4349
4350 2007-03-08  Bruno Haible  <bruno@clisp.org>
4351
4352         * modules/fseterr-tests: New file.
4353         * tests/test-fseterr.c: New file.
4354
4355         * modules/fseterr: New file.
4356         * lib/fseterr.h: New file.
4357         * lib/fseterr.c: New file.
4358
4359 2007-03-08  Bruno Haible  <bruno@clisp.org>
4360
4361         * lib/fnmatch_.h: Convert tabs in the middle of lines to spaces.
4362         * lib/getopt_.h: Likewise.
4363         * lib/mbswidth.h: Likewise.
4364         * lib/setenv.h: Likewise.
4365         * lib/vasnprintf.h: Likewise.
4366         * lib/vasprintf.h: Likewise.
4367         * lib/verror.h: Likewise.
4368         * lib/xsetenv.h: Likewise.
4369         * lib/xvasprintf.h: Likewise.
4370
4371 2007-03-08  Jim Meyering  <jim@meyering.net>
4372
4373         * users.txt: Add parted.
4374
4375         * ChangeLog: Restore 1500 lines mistakenly removed from the end.
4376
4377 2007-03-07  Bruno Haible  <bruno@clisp.org>
4378
4379         * m4/printf.m4: Make the shell script snippets copy&pastable.
4380
4381 2007-03-02  Bruno Haible  <bruno@clisp.org>
4382
4383         * lib/netinet_in_.h: New file.
4384         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Test whether netinet/in.h
4385         is self-contained. Set ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H.
4386         * modules/netinet_in (Files): Add lib/netinet_in_.h.
4387         (Depends-on): Add absolute-header.
4388         (Makefile.am): Substitute ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H
4389         into netinet/in.h.
4390
4391 2007-03-03  Bruno Haible  <bruno@clisp.org>
4392
4393         * lib/sys_select_.h: New file.
4394         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SELECT): Test whether sys/select.h
4395         is self-contained. Set ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H.
4396         * modules/sys_select (Files): Add lib/sys_select_.h.
4397         (Depends-on): Add absolute-header.
4398         (Makefile.am): Substitute ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H
4399         into sys/select.h.
4400
4401 2007-03-02  Bruno Haible  <bruno@clisp.org>
4402
4403         * lib/socket_.h: If sys/socket.h exists, include that and <sys/types.h>
4404         before it. Turn HAVE_WINSOCK2_H and HAVE_WS2TCPIP_H into configute-time
4405         values.
4406         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Test also whether
4407         <sys/socket.h> is self-contained. Set ABSOLUTE_SYS_SOCKET_H,
4408         HAVE_SYS_SOCKET_H, HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H.
4409         * modules/sys_socket (Depends-on): Add absolute-header.
4410         (Makefile.am): Substitute ABSOLUTE_SYS_SOCKET_H, HAVE_SYS_SOCKET_H,
4411         HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H into sys/socket.h.
4412         (Include): Remove requirement of inclusion of <sys/types.h>.
4413
4414 2007-03-02  Bruno Haible  <bruno@clisp.org>
4415
4416         * lib/byteswap_.h (bswap_32): Fix formula.
4417
4418 2007-03-06  Bruno Haible  <bruno@clisp.org>
4419
4420         * modules/sprintf-posix-tests: New file.
4421         * tests/test-sprintf-posix.c: New file.
4422
4423         * modules/sprintf-posix: New file.
4424         * lib/sprintf.c: New file.
4425         * m4/sprintf-posix.m4: New file.
4426         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_SPRINTF_POSIX,
4427         REPLACE_SPRINTF.
4428         * lib/stdio_.h (sprintf): New declaration.
4429         * modules/stdio (Makefile.am): Substitute also GNULIB_SPRINTF_POSIX,
4430         REPLACE_SPRINTF.
4431
4432 2007-03-06  Bruno Haible  <bruno@clisp.org>
4433
4434         * modules/vsprintf-posix-tests: New file.
4435         * tests/test-vsprintf-posix.c: New file.
4436         * tests/test-sprintf-posix.h: New file.
4437
4438         * modules/vsprintf-posix: New file.
4439         * lib/vsprintf.c: New file.
4440         * m4/vsprintf-posix.m4: New file.
4441         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VSPRINTF_POSIX,
4442         REPLACE_VSPRINTF.
4443         * lib/stdio_.h (vsprintf): New declaration.
4444         * modules/stdio (Makefile.am): Substitute also GNULIB_VSPRINTF_POSIX,
4445         REPLACE_VSPRINTF.
4446
4447 2007-03-06  Bruno Haible  <bruno@clisp.org>
4448
4449         * modules/vsnprintf (Depend-on): Remove minmax.
4450
4451 2007-03-06  Bruno Haible  <bruno@clisp.org>
4452
4453         * modules/snprintf-posix-tests: New file.
4454         * tests/test-snprintf-posix.c: New file.
4455
4456         * modules/snprintf-posix: New file.
4457         * m4/snprintf-posix.m4: New file.
4458         * m4/snprintf.m4 (gl_REPLACE_SNPRINTF): New macro, extracted from
4459         gl_FUNC_SNPRINTF.
4460         (gl_FUNC_SNPRINTF): Invoke it.
4461         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_SNPRINTF.
4462         * lib/stdio_.h (snprintf): Define as a replacement if REPLACE_SNPRINTF
4463         is set.
4464         * modules/stdio (Makefile.am): Substitute also REPLACE_SNPRINTF.
4465
4466 2007-03-06  Bruno Haible  <bruno@clisp.org>
4467
4468         * modules/vsnprintf-posix-tests: New file.
4469         * tests/test-vsnprintf-posix.c: New file.
4470         * tests/test-snprintf-posix.h: New file.
4471
4472         * modules/vsnprintf-posix: New file.
4473         * m4/vsnprintf-posix.m4: New file.
4474         * m4/vsnprintf.m4 (gl_REPLACE_VSNPRINTF): New macro, extracted from
4475         gl_FUNC_VSNPRINTF.
4476         (gl_FUNC_VSNPRINTF): Invoke it.
4477         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_VSNPRINTF.
4478         * lib/stdio_.h (vsnprintf): Define as a replacement if
4479         REPLACE_VSNPRINTF is set.
4480         * modules/stdio (Makefile.am): Substitute also REPLACE_VSNPRINTF.
4481
4482 2007-03-06  Bruno Haible  <bruno@clisp.org>
4483
4484         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Test for vasnprintf here.
4485         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): ... not here.
4486
4487 2007-03-06  Bruno Haible  <bruno@clisp.org>
4488
4489         * lib/math_.h (acosl): Declare also if HAVE_DECL_ACOSL is set.
4490         (asinl): Declare also if HAVE_DECL_ASINL is set.
4491         (atanl): Declare also if HAVE_DECL_ATANL is set.
4492         (ceill): Declare also if HAVE_DECL_CEILL is set.
4493         (cosl): Declare also if HAVE_DECL_COSL is set.
4494         (expl): Declare also if HAVE_DECL_EXPL is set.
4495         (floorl): Declare also if HAVE_DECL_FLOORL is set.
4496         (frexpl): Declare also if HAVE_DECL_FREXPL is set.
4497         (ldexpl): Declare also if HAVE_DECL_LDEXPL is set.
4498         (logl): Declare also if HAVE_DECL_LOGL is set.
4499         (sinl): Declare also if HAVE_DECL_SINL is set.
4500         (sqrtl): Declare also if HAVE_DECL_SQRTL is set.
4501         (tanl): Declare also if HAVE_DECL_TANL is set.
4502         * modules/math (Makefile.am): Substitute the values of HAVE_DECL_*.
4503         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Set HAVE_DECL_* to 1.
4504         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Fix tests for the
4505         declaration of frexpl, ldexpl.
4506         * modules/printf-frexpl (Depends-on): Add math.
4507         * lib/printf-frexp.c (frexpl, ldexpl): Undo last change.
4508
4509 2007-03-05  Bruno Haible  <bruno@clisp.org>
4510
4511         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Also test whether
4512         frexpl and ldexpl are declared.
4513         * lib/printf-frexp.c (frexpl, ldexpl): Provide fallback declarations.
4514
4515 2007-03-05  Bruno Haible  <bruno@clisp.org>
4516
4517         * gnulib-tool (func_get_automake_snippet): Don't synthesize an
4518         EXTRA_lib_SOURCES augmentation for the relocatable-prog-wrapper module.
4519
4520 2007-03-05  Bruno Haible  <bruno@clisp.org>
4521
4522         * lib/stdio_.h: Include <stddef.h>.
4523
4524 2007-03-05  Bruno Haible  <bruno@clisp.org>
4525
4526         * m4/printf.m4 (gl_SNPRINTF_DIRECTIVE_N): New macro.
4527
4528 2007-03-05  Bruno Haible  <bruno@clisp.org>
4529
4530         * m4/printf.m4: Update with info about OpenBSD 3.9, HP-UX 10.20,
4531         NetBSD 4, from Ralf Wildenhues.
4532
4533 2007-03-04  Bruno Haible  <bruno@clisp.org>
4534
4535         * lib/vasprintf.h: Update #if logic for the case when the functions
4536         exist but are overridden.
4537
4538 2007-03-04  Bruno Haible  <bruno@clisp.org>
4539
4540         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Exclude two buggy
4541         implementations: glibc-2.4 and MacOS X 10.3.
4542         * tests/test-vasnprintf-posix.c (test_function): Test also the case
4543         that exhibits the bugs in glibc-2.4 and MacOS X 10.3.
4544         * tests/test-vasprintf-posix.c (test_function): Likewise.
4545
4546 2007-03-04  Bruno Haible  <bruno@clisp.org>
4547
4548         * modules/vasprintf-posix-tests: New file.
4549         * tests/test-vasprintf-posix.c: New file.
4550
4551         * modules/vasprintf-posix: New file.
4552         * lib/vasprintf.h (asprintf, vasprintf): Rename if REPLACE_VASPRINTF is
4553         defined.
4554         * m4/vasprintf-posix.m4: New file.
4555         * m4/vasprintf.m4 (gl_REPLACE_VASPRINTF): New macro, extracted from
4556         gl_FUNC_VASPRINTF.
4557         (gl_FUNC_VASPRINTF): Invoke it.
4558         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Define REPLACE_VASNPRINTF
4559         here.
4560         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Not here.
4561
4562 2007-03-04  Bruno Haible  <bruno@clisp.org>
4563
4564         * lib/sys_time_.h: Rename GETTIMEOFDAY_REPLACEMENT to
4565         REPLACE_GETTIMEOFDAY.
4566         * modules/sys_time (Makefile.am): Likewise.
4567         * m4/sys_time_h.m4: Likewise.
4568         * m4/gettimeofday.m4: Likewise.
4569
4570 2007-03-04  Bruno Haible  <bruno@clisp.org>
4571
4572         * modules/vasnprintf-posix-tests: New file.
4573         * tests/test-vasnprintf-posix.c: New file.
4574
4575         * modules/vasnprintf-posix: New file.
4576         * lib/vasnprintf.c: Include isnan.h, isnanl.h, printf-frexp.h,
4577         printf-frexpl.h.
4578         (VASNPRINTF): Handle the 'a' and 'A' directives here, if needed.
4579         * lib/vasnprintf.h (asnprintf, vasnprintf): Rename if
4580         REPLACE_VASNPRINTF is defined.
4581         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): New macro, extracted from
4582         gl_FUNC_VASNPRINTF.
4583         (gl_FUNC_VASNPRINTF): Invoke it.
4584         * m4/vasnprintf-posix.m4: New file.
4585         * m4/printf.m4: New file.
4586
4587 2007-03-04  Bruno Haible  <bruno@clisp.org>
4588
4589         Compile progreloc.c only if --enable-relocatable is specified.
4590         * m4/relocatable.m4 (gl_RELOCATABLE): Arrange to compile progreloc.c
4591         if --enable-relocatable was specified.
4592         * modules/relocatable-prog (Makefile.am): Remove progreloc.c from
4593         lib_SOURCES.
4594
4595 2007-03-04  Jim Meyering  <jim@meyering.net>
4596
4597         * lib/acl.c (ACL_NOT_WELL_SUPPORTED): New macro.
4598         Use it consistently, rather than enumerating errno constants.
4599
4600 2007-03-04  Bruno Haible  <bruno@clisp.org>
4601
4602         * modules/xvasprintf-tests: New file.
4603         * tests/test-xvasprintf.c: New file.
4604
4605         * modules/vasprintf-tests: New file.
4606         * tests/test-vasprintf.c: New file.
4607
4608         * modules/vasnprintf-tests: New file.
4609         * tests/test-vasnprintf.c: New file.
4610
4611         * modules/vsnprintf-tests: New file.
4612         * tests/test-vsnprintf.c: New file.
4613
4614         * modules/snprintf-tests: New file.
4615         * tests/test-snprintf.c: New file.
4616
4617 2007-03-04  Bruno Haible  <bruno@clisp.org>
4618
4619         Compile relocatable.c only if --enable-relocatable is specified.
4620         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY_BODY): Renamed from
4621         gl_RELOCATABLE_LIBRARY.
4622         (gl_RELOCATABLE_LIBRARY, gl_RELOCATABLE_LIBRARY_SEPARATE): New macros.
4623         * m4/relocatable.m4 (gl_RELOCATABLE): Invoke gl_RELOCATABLE_LIBRARY.
4624         (gl_RELOCATABLE_BODY): Require gl_RELOCATABLE_LIBRARY_BODY instead of
4625         gl_RELOCATABLE_LIBRARY.
4626         * modules/relocatable-lib (configure.ac): Invoke gl_RELOCATABLE_LIBRARY.
4627         (Makefile.am): Remove lib_SOURCES.
4628         * modules/relocatable-lib-lgpl (configure.ac): Invoke
4629         gl_RELOCATABLE_LIBRARY.
4630         (Makefile.am): Remove lib_SOURCES.
4631         * modules/relocatable-prog (Makefile.am): Don't compile relocatable.c
4632         always.
4633         * modules/relocatable-prog-wrapper (configure.ac): Invoke
4634         gl_RELOCATABLE_LIBRARY_SEPARATE instead of gl_RELOCATABLE_LIBRARY.
4635
4636 2007-03-04  Bruno Haible  <bruno@clisp.org>
4637
4638         * modules/argmatch-tests: New file.
4639         * tests/test-argmatch.c: New file.
4640
4641         * tests/test-allocsa.c (main): Halve the number of loop runs.
4642
4643         * modules/alloca-opt-tests: New file.
4644         * tests/test-alloca-opt.c: New file.
4645
4646 2007-03-04  Jim Meyering  <jim@meyering.net>
4647
4648         Work around difference between Linux ACLs and Solaris 10 ZFS.
4649         * lib/acl.c (set_acl): Revert to using chmod_or_fchmod also
4650         for EINVAL.
4651
4652 2007-03-03  Bruno Haible  <bruno@clisp.org>
4653
4654         * modules/relocatable-prog (Depends-on): Add back progreloc's
4655         dependencies: canonicalize-lgpl, xalloc, xreadlink, stdbool, unistd.
4656
4657 2007-03-03  Bruno Haible  <bruno@clisp.org>
4658
4659         * modules/relocatable-lib-lgpl: Renamed from modules/relocatable-lib.
4660         * modules/relocatable-lib: New file.
4661
4662 2007-03-03  Bruno Haible  <bruno@clisp.org>
4663
4664         * modules/relocatable-prog: Renamed from modules/relocatable.
4665         * doc/relocatable-maint.texi: Talk about module 'relocatable-prog'.
4666
4667 2007-03-03  Bruno Haible  <bruno@clisp.org>
4668
4669         * modules/relocatable-script (Files): Add doc/relocatable.texi,
4670         m4/relocatable-lib.m4.
4671         (Depends-on): Remove 'relocatable'.
4672         (configure.ac): Add gl_RELOCATABLE_NOP.
4673
4674 2007-03-03  Bruno Haible  <bruno@clisp.org>
4675
4676         * modules/relocatable-prog-wrapper: New file.
4677         * modules/relocatable (Depends-on): Add it. Remove all other
4678         dependencies except progname.
4679         (Files): Remove build-aux/install-reloc, lib/relocwrapper.c.
4680
4681         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): New macro.
4682         (gl_FUNC_STRERROR): Nop.
4683         * lib/strerror.c: Compile the file only if !HAVE_STRERROR.
4684
4685         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): New macro.
4686         * lib/setenv.c: Compile the file only if _LIBC || !HAVE_SETENV.
4687
4688         * m4/readlink.m4 (gl_FUNC_READLINK_SEPARATE): New macro.
4689         (gl_FUNC_READLINK): Update.
4690
4691         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL_SEPARATE): New macro.
4692
4693 2007-03-03  Bruno Haible  <bruno@clisp.org>
4694
4695         * lib/xreadlink.c: Include <unistd.h> unconditionally.
4696         * modules/xreadlink (Depends-on): Add unistd.
4697         * modules/xreadlink-with-size (Depends-on): Likewise.
4698
4699 2007-03-03  Bruno Haible  <bruno@clisp.org>
4700
4701         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_UNSETENV): New macros,
4702         extracted from gt_FUNC_SETENV.
4703         (gt_FUNC_SETENV): Remove macro.
4704         * modules/setenv (configure.ac): Add gl_FUNC_SETENV, gl_FUNC_UNSETENV,
4705         remove gt_FUNC_SETENV.
4706
4707 2007-03-03  Bruno Haible  <bruno@clisp.org>
4708
4709         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY): Define
4710         ENABLE_RELOCATABLE here.
4711         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Don't define it here.
4712
4713 2007-03-03  Bruno Haible  <bruno@clisp.org>
4714
4715         * modules/rbtreehash-list-tests (Depends-on): Add progname.
4716         * tests/test-rbtreehash_list.c: Include progname.h.
4717         (main): Call set_program_name.
4718
4719         * modules/rbtree-oset-tests (Depends-on): Add progname.
4720         * tests/test-rbtree_oset.c: Include progname.h.
4721         (main): Call set_program_name.
4722
4723         * modules/rbtree-list-tests (Depends-on): Add progname.
4724         * tests/test-rbtree_list.c: Include progname.h.
4725         (main): Call set_program_name.
4726
4727         * modules/linked-list-tests (Depends-on): Add progname.
4728         * tests/test-linked_list.c: Include progname.h.
4729         (main): Call set_program_name.
4730
4731 2007-03-03  Bruno Haible  <bruno@clisp.org>
4732
4733         * lib/glob-libc.h (_Restrict_): New macro, copied from lib/regex.h.
4734         All uses of __restrict changed to _Restrict_.
4735         * lib/glob_.h (__restrict): Remove macro.
4736
4737 2007-03-02  Bruno Haible  <bruno@clisp.org>
4738
4739         * modules/gettext (configure.ac): Require gettext infrastructure
4740         from version 0.16.1.
4741
4742 2007-03-02  Bruno Haible  <bruno@clisp.org>
4743
4744         * modules/linkedhash-list-tests (Depends-on): Add progname.
4745         * tests/test-linkedhash_list.c: Include progname.h.
4746         (main): Call set_program_name.
4747
4748         * modules/carray-list-tests (Depends-on): Add progname.
4749         * tests/test-carray_list.c: Include progname.h.
4750         (main): Call set_program_name.
4751
4752         * modules/avltreehash-list-tests (Depends-on): Add progname.
4753         * tests/test-avltreehash_list.c: Include progname.h.
4754         (main): Call set_program_name.
4755
4756         * modules/avltree-oset-tests (Depends-on): Add progname.
4757         * tests/test-avltree_oset.c: Include progname.h.
4758         (main): Call set_program_name.
4759
4760         * modules/avltree-list-tests (Depends-on): Add progname.
4761         * tests/test-avltree_list.c: Include progname.h.
4762         (main): Call set_program_name.
4763
4764         * modules/array-oset-tests (Depends-on): Add progname.
4765         * tests/test-array_oset.c: Include progname.h.
4766         (main): Call set_program_name.
4767
4768         * modules/array-list-tests (Depends-on): Add progname.
4769         * tests/test-array_list.c: Include progname.h.
4770         (main): Call set_program_name.
4771
4772         * modules/argp-tests (Depends-on): Add progname.
4773         * tests/test-argp.c: Include argp.h first. Include progname.h.
4774         (main): Call set_program_name.
4775
4776 2007-03-02  Paul Eggert  <eggert@cs.ucla.edu>
4777
4778         * doc/gnulib-tool.texi (Initial import): Reword description of
4779         _FILE_OFFSET_BITS and _GNU_SOURCE, since they sometimes have a
4780         limited effect even if defined after the first system include.
4781
4782 2007-03-01  Bruno Haible  <bruno@clisp.org>
4783
4784         * build-aux/config.libpath: Update to libtool-1.5.22.
4785         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
4786
4787 2007-03-01  Bruno Haible  <bruno@clisp.org>
4788
4789         * doc/relocatable-maint.texi: Recommend to set foo_CPPFLAGS, not
4790         foo_CFLAGS.
4791         Reported by Ralf Wildenhues.
4792
4793 2007-03-01  Bruno Haible  <bruno@clisp.org>
4794
4795         * build-aux/install-reloc: Remove object files left over by some
4796         compilers.
4797         Reported by Ralf Wildenhues.
4798
4799 2007-03-01  Bruno Haible  <bruno@clisp.org>
4800
4801         * build-aux/install-reloc: Break long lines.
4802
4803 2007-03-01  Bruno Haible  <bruno@clisp.org>
4804
4805         * doc/relocatable.texi: Document that it may not work on OpenBSD.
4806         Reported by Ralf Wildenhues.
4807
4808 2007-03-01  Bruno Haible  <bruno@clisp.org>
4809
4810         * doc/gnulib-tool.texi (Initial import): Remove paragraph about
4811         include ordering constraints.
4812
4813 2007-03-01  Paul Eggert  <eggert@cs.ucla.edu>
4814
4815         Followup to the 2007-02-12 patch, using suggestions from Bruno Haible in
4816         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00136.html>.
4817         * doc/gnulib-tool.texi (Initial import): Mention _FILE_OFFSET_BITS
4818         as another example.
4819         * lib/time_.h: Fix misspelling.
4820         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
4821         Require gl_HEADER_TIME_H_DEFAULTS.
4822         * m4/strptime.m4 (gl_FUNC_STRPTIME): Likewise.
4823         * m4/time_r.m4 (gl_TIME_R): Likewise.
4824         * m4/timegm.m4 (gl_FUNC_TIMEGM): Likewise.
4825
4826 2007-03-01  Bruno Haible  <bruno@clisp.org>
4827
4828         * m4/utimecmp.m4 (gl_UTIMECMP): Don't require gl_TIMESPEC.
4829         * m4/utimens.m4 (gl_UTIMENS): Likewise.
4830
4831 2007-03-01  Jim Meyering  <jim@meyering.net>
4832
4833         * modules/xreadlink (Maintainer): Add my name.
4834         * modules/xreadlink-with-size (Depends-on): Alphabetize.
4835
4836 2007-02-26  Ben Pfaff  <blp@cs.stanford.edu>
4837             Bruno Haible  <bruno@clisp.org>
4838
4839         * build-aux/install-reloc: Compile also c-ctype.c.
4840         * build-aux/relocatable.sh.in: New file.
4841         * doc/relocatable.texi: New file.
4842         * doc/relocatable-maint.texi: New file.
4843         * doc/gnulib.texi: Include relocatable-maint.texi.
4844         * lib/progreloc.c: Include unistd.h unconditionally.
4845         * lib/relocwrapper.c: Include unistd.h unconditionally.
4846         Include c-ctype.h.
4847         (add_dotbin): Use c_tolower.
4848         * m4/relocatable-lib.m4: New file, extracted from m4/relocatable.m4.
4849         (gl_RELOCATABLE_LIBRARY): Renamed from AC_RELOCATABLE_LIBRARY.
4850         (gl_RELOCATABLE_NOP): Renamed from AC_RELOCATABLE_NOP.
4851         * m4/relocatable.m4 (AC_RELOCATABLE_LIBRARY, AC_RELOCATABLE_NOP): Move
4852         to m4/relocatable-lib.m4.
4853         (gl_RELOCATABLE): Renamed from AC_RELOCATABLE. Set also
4854         RELOCATABLE_CONFIG_H_DIR, RELOCATABLE_SRC_DIR, RELOCATABLE_BUILD_DIR.
4855         (gl_RELOCATABLE_BODY): Renamed from AC_RELOCATABLE_BODY. Don't
4856         require obsolete macro AC_EXEEXT. Don't check for unistd.h. Don't set
4857         SET_RELOCATABLE. Instead set RELOCATABLE_LDFLAGS, INSTALL_PROGRAM_ENV.
4858         * modules/relocatable: New file.
4859         * modules/relocatable-lib: New file.
4860         * modules/relocatable-script: New file.
4861
4862 2007-02-28  Bruno Haible  <bruno@clisp.org>
4863
4864         Import --enable-relocatable infrastructure.
4865         * build-aux/config.libpath: New file, from GNU gettext.
4866         * build-aux/install-reloc: New file, from GNU gettext.
4867         * build-aux/reloc-ldflags: New file, from GNU gettext.
4868         * lib/relocatable.h: New file, from GNU gettext.
4869         * lib/relocatable.c: New file, from GNU gettext.
4870         * lib/relocwrapper.c: New file, from GNU gettext.
4871         * m4/relocatable.m4: New file, from GNU gettext.
4872
4873 2007-02-28  Bruno Haible  <bruno@clisp.org>
4874
4875         * MODULES.html.sh (File system functions): Add xreadlink-with-size.
4876
4877         * modules/xreadlink: New file, from GNU gettext with modifications.
4878         * lib/xreadlink.c: New file, from GNU gettext.
4879         * lib/xreadlink.h: Add comments.
4880         (xreadlink): New declaration.
4881
4882         * modules/xreadlink-with-size: Renamed from modules/xreadlink.
4883         (Files): Remove m4/xreadlink.m4. Replace lib/xreadlink.c with
4884         lib/xreadlink-with-size.c.
4885         (configure.ac): Remove gl_XREADLINK invocation.
4886         (Makefile.am): Augment lib_SOURCES.
4887         * m4/xreadlink.m4: Remove file.
4888         * lib/xreadlink-with-size.c: Renamed from lib/xreadlink.c.
4889         (xreadlink_with_size): Renamed from xreadink.
4890         * lib/xreadlink.h (xreadlink_with_size): Renamed from xreadink.
4891         * modules/canonicalize (Depends-on): Replace xreadlink with
4892         xreadlink-with-size.
4893         * lib/canonicalize.c (canonicalize_filename_mode): Update.
4894
4895 2007-02-25  Jim Meyering  <jim@meyering.net>
4896
4897         * build-aux/announce-gen: When complaining about excess arguments,
4898         list them.
4899
4900 2007-02-25  Paul Eggert  <eggert@cs.ucla.edu>
4901
4902         * README: Document signed integer overflow situation more
4903         accurately.
4904
4905 2007-02-25  Bruno Haible  <bruno@clisp.org>
4906
4907         * lib/vasnprintf.c (VASNPRINTF): Fix estimate of size needed for a
4908         'a' or 'A' conversion.
4909
4910 2007-02-25  Bruno Haible  <bruno@clisp.org>
4911
4912         * modules/filename: Renamed from modules/pathname.
4913         (Files): Replace lib/pathname.h with lib/filename.h. Replace
4914         lib/concatpath.c with lib/concat-filename.c.
4915         (Makefile.am): Update.
4916         (Include): Replace pathname.h with filename.h.
4917         * lib/filename.h: Renamed from lib/pathname.h.
4918         (concatenated_filename): Renamed from concatenated_pathname.
4919         * lib/concat-filename.c: Renamed from lib/concatpath.c.
4920         (concatenated_filename): Renamed from concatenated_pathname.
4921         * lib/findprog.c: Include filename.h instead of pathname.h.
4922         (find_in_path): Update.
4923         * lib/javacomp.c: Include filename.h instead of pathname.h.
4924         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
4925         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
4926         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
4927         is_oldgcj_14_13_usable, is_javac_usable): Update.
4928         * lib/javaexec.c: Include filename.h instead of pathname.h.
4929         (execute_java_class): Update.
4930         * modules/findprog: Update.
4931         * modules/javacomp: Update.
4932         * modules/javaexec: Update.
4933         * MODULES.html.sh (File system functions): Add 'filename', remove
4934         'pathname'.
4935
4936 2007-02-25  Bruno Haible  <bruno@clisp.org>
4937
4938         * modules/printf-frexpl-tests: New file.
4939         * tests/test-printf-frexpl.c: New file.
4940
4941         * modules/printf-frexpl: New file.
4942         * lib/printf-frexpl.h: New file.
4943         * lib/printf-frexpl.c: New file.
4944         * m4/printf-frexpl.m4: New file.
4945
4946 2007-02-25  Bruno Haible  <bruno@clisp.org>
4947
4948         * modules/printf-frexp-tests: New file.
4949         * tests/test-printf-frexp.c: New file.
4950
4951         * modules/printf-frexp: New file.
4952         * lib/printf-frexp.h: New file.
4953         * lib/printf-frexp.c: New file.
4954         * m4/printf-frexp.m4: New file.
4955
4956 2007-02-25  Bruno Haible  <bruno@clisp.org>
4957
4958         Assume automake >= 1.10 for the tests.
4959         * modules/arcfour-tests (TESTS): Remove $(EXEEXT) suffix.
4960         * modules/arctwo-tests: Likewise.
4961         * modules/argp-tests: Likewise.
4962         * modules/avltree-list-tests: Likewise.
4963         * modules/avltree-oset-tests: Likewise.
4964         * modules/avltreehash-list-tests: Likewise.
4965         * modules/carray-list-tests: Likewise.
4966         * modules/crc-tests: Likewise.
4967         * modules/des-tests: Likewise.
4968         * modules/gc-arcfour-tests: Likewise.
4969         * modules/gc-arctwo-tests: Likewise.
4970         * modules/gc-des-tests: Likewise.
4971         * modules/gc-hmac-md5-tests: Likewise.
4972         * modules/gc-hmac-sha1-tests: Likewise.
4973         * modules/gc-md2-tests: Likewise.
4974         * modules/gc-md4-tests: Likewise.
4975         * modules/gc-md5-tests: Likewise.
4976         * modules/gc-pbkdf2-sha1-tests: Likewise.
4977         * modules/gc-rijndael-tests: Likewise.
4978         * modules/gc-sha1-tests: Likewise.
4979         * modules/gc-tests: Likewise.
4980         * modules/getaddrinfo-tests: Likewise.
4981         * modules/hmac-md5-tests: Likewise.
4982         * modules/hmac-sha1-tests: Likewise.
4983         * modules/linked-list-tests: Likewise.
4984         * modules/linkedhash-list-tests: Likewise.
4985         * modules/lock-tests: Likewise.
4986         * modules/md2-tests: Likewise.
4987         * modules/md4-tests: Likewise.
4988         * modules/md5-tests: Likewise.
4989         * modules/rbtree-list-tests: Likewise.
4990         * modules/rbtree-oset-tests: Likewise.
4991         * modules/rbtreehash-list-tests: Likewise.
4992         * modules/read-file-tests: Likewise.
4993         * modules/rijndael-tests: Likewise.
4994         * modules/stdint-tests: Likewise.
4995         * modules/tls-tests: Likewise.
4996
4997 2007-02-24  Bruno Haible  <bruno@clisp.org>
4998
4999         * lib/isnanl.h (isnanl): Define through isnan if isnan is a macro.
5000         * m4/isnan.m4 (gl_FUNC_ISNAN_NO_LIBM): Don't check for isnan as a
5001         function; instead check whether isnan with a double argument links.
5002         * m4/isnanl.m4 (gl_FUNC_ISNANL_NO_LIBM): Don't check for isnanl as a
5003         function; instead check whether isnan with a 'long double' argument
5004         links.
5005         Reported by Eric Blake <ebb9@byu.net>.
5006
5007 2007-02-24  Bruno Haible  <bruno@clisp.org>
5008
5009         * lib/isnan.c: Support the 'long double' case if USE_LONG_DOUBLE is
5010         defined.
5011         * lib/isnanl.c: Remove all code. Just include isnan.c.
5012         * modules/isnanl-nolibm (Files): Add lib/isnan.c.
5013
5014 2007-02-25  Jim Meyering  <jim@meyering.net>
5015
5016         Avoid conflicting types for 'unsetenv' on FreeBSD.
5017         * lib/putenv.c (_unsetenv): Rename from "unsetenv", to avoid
5018         conflicting with FreeBSD's (5.0 and 6.1) function declaration
5019         in stdlib.h.
5020
5021 2007-02-24  Bruno Haible  <bruno@clisp.org>
5022
5023         * modules/isnanl-nolibm-tests: New file.
5024         * tests/test-isnanl.c: New file.
5025
5026         * modules/isnanl-nolibm: New file.
5027         * lib/isnanl.h: New file.
5028         * lib/isnanl.c: New file.
5029         * m4/isnanl.m4: New file.
5030
5031 2007-02-24  Bruno Haible  <bruno@clisp.org>
5032
5033         * modules/isnan-nolibm-tests: New file.
5034         * tests/test-isnan.c: New file.
5035
5036         * modules/isnan-nolibm: New file.
5037         * lib/isnan.h: New file.
5038         * lib/isnan.c: New file.
5039         * m4/isnan.m4: New file.
5040
5041 2007-02-24  Bruno Haible  <bruno@clisp.org>
5042
5043         * lib/frexpl.c (frexpl): Correct return values for x = 1.0L. Don't
5044         assume that an exponent fits in 20 bits.
5045
5046 2007-02-24  Jim Meyering  <jim@meyering.net>
5047
5048         * m4/regex.m4: Update the description of the configure-time option,
5049         --without-included-regex, to state accurately what the defaults are,
5050         and perhaps to give people an idea why using this option is risky.
5051
5052 2007-02-24  Paul Eggert  <eggert@cs.ucla.edu>
5053
5054         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep that
5055         loops on small arguments.  This attempts to avoid the problem
5056         Bruno Haible reported for AIX 4.3.2 in
5057         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00309.html>.
5058
5059 2007-02-23  Bruno Haible  <bruno@clisp.org>
5060
5061         * m4/perl.m4 (gl_PERL): Require version 5.005, not 5.003.
5062         Needed for help2man.
5063
5064 2007-02-23  Karl Berry  <karl@gnu.org>
5065
5066         * doc/gnulib-tool.texi (CVS Issues): mention that when foo_.h
5067         exists, foo.h should be cvs-ignored, not committed.
5068
5069 2007-02-23  Eric Blake  <ebb9@byu.net>
5070
5071         * lib/getdate.h (includes):  Include <time.h>, not "timespec.h".
5072         * lib/stat-time.h (includes): Likewise.
5073         * lib/utimecmp.c (includes): Likewise.
5074         * lib/utimens.h (includes): Likewise.
5075         * lib/getdate.y (includes): Also include "timespec.h" for use
5076         internal to the module.
5077         * modules/utimens (Depends-on): Revert yesterday's patch.
5078         * modules/nanosleep (Depends-on): Add missing dependency.
5079
5080 2007-02-22  Bruno Haible  <bruno@clisp.org>
5081
5082         * lib/glob.c: Don't include getlogin_r.h.
5083
5084 2007-02-22  Jim Meyering  <jim@meyering.net>
5085
5086         * modules/utimens (Depends-on): Add timespec, required for
5087         utimens.h's inclusion of timespec.h.
5088
5089 2007-02-21  Paul Eggert  <eggert@cs.ucla.edu>
5090
5091         * lib/getcwd.c (__getcwd): Undo previous change; it mishandled
5092         long unreadable paths in GNU/Linux.  Problem reported by Andreas
5093         Schwab in
5094         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00261.html>.
5095         I'll try to think of a better way to fix the Solaris problem.
5096
5097         * lib/getcwd.c (__getcwd): Don't assume getcwd (NULL, 0) works
5098         like glibc; on Solaris 10, it fails with errno == EINVAL.
5099         POSIX says the behavior is unspecified if the first argument is NULL,
5100         so play it safe and never pass NULL to the system getcwd.
5101
5102 2007-02-21  Jim Meyering  <jim@meyering.net>
5103
5104         * lib/gettimeofday.c (rpl_gettimeofday): Remove declaration
5105         of gettimeofday.  It would conflict with the one now always
5106         provided via sys_time_.h.  Reported by Matthew Woehlke, as
5107         an IRIX 6.5 build failure.
5108
5109 2007-02-20  Paul Eggert  <eggert@cs.ucla.edu>
5110
5111         Minor fixups to port to Solaris 10 with Sun C 5.8.
5112         * lib/getcwd.c [!_LIBC]: Include dirfd.h, since we use dirfd.
5113         * modules/getcwd (Depends-on): Add dirfd.
5114         * lib/putenv.c (putenv): #undef it.
5115         (rpl_putenv): New decl.
5116         (malloc, free): Include <stdlib.h> rather than prototyping separately.
5117
5118 2007-02-20  Bruno Haible  <bruno@clisp.org>
5119
5120         * modules/stdio-tests: New file.
5121         * tests/test-stdio.c: New file.
5122
5123         * modules/vsnprintf (Files): Remove lib/vsnprintf.h.
5124         (Depends-on): Add stdio.
5125         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
5126         (Include): Use <stdio.h> instead of vsnprintf.h.
5127         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
5128         HAVE_DECL_VSNPRINTF.
5129         * lib/vsnprintf.c: Include <stdio.h> instead of vsnprintf.h.
5130
5131         * modules/snprintf (Files): Remove lib/snprintf.h.
5132         (Depends-on): Add stdio.
5133         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
5134         (Include): Use <stdio.h> instead of snprintf.h.
5135         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
5136         HAVE_DECL_SNPRINTF.
5137         * lib/snprintf.c: Include <stdio.h> instead of snprintf.h.
5138         * lib/getaddrinfo.c: Likewise.
5139
5140         * modules/stdio: New file.
5141         * lib/stdio_.h: New file, incorporating snprintf.h and vsnprintf.h.
5142         * lib/snprintf.h: Remove file.
5143         * lib/vsnprintf.h: Remove file.
5144         * lib/.cppi-disable: Remove snprintf.h.
5145         * m4/stdio_h.m4: New file.
5146         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdio.
5147
5148 2007-02-20  Jim Meyering  <jim@meyering.net>
5149
5150         * lib/ftruncate.c [HAVE_CHSIZE]: Document that this code is
5151         used by e.g., mingw.  From Bruno Haible.
5152
5153 2007-02-19  Bruno Haible  <bruno@clisp.org>
5154
5155         * lib/string_.h: Use "#pragma GCC system_header" to suppress some gcc
5156         warnings.
5157         Reported by Ben Pfaff <blp@cs.stanford.edu>.
5158
5159 2007-02-19  Bruno Haible  <bruno@clisp.org>
5160
5161         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Don't request a complaint mail
5162         from mingw users.
5163
5164 2007-02-19  Bruno Haible  <bruno@clisp.org>
5165
5166         * lib/stdlib_.h: Use "#pragma GCC system_header" to suppress some gcc
5167         warnings.
5168         Reported by Joel E. Denny <jdenny@ces.clemson.edu> via Paul Eggert.
5169
5170 2007-02-19  Jim Meyering  <jim@meyering.net>
5171
5172         Don't use FD after a successful "fdopendir (fd)".
5173         * lib/getcwd.c (__getcwd) [AT_FDCWD]: fdopendir (fd) usually closes fd.
5174         Reset it by calling dirfd on the just-obtained DIR*.
5175
5176         * m4/ftruncate.m4: Adjust comment to give this module a 3-year reprieve.
5177         Prompted by a report from Bruno Haible that mingw lacks ftruncate.
5178
5179 2007-02-18  Bruno Haible  <bruno@clisp.org>
5180
5181         * lib/readlink.c: Include <unistd.h>.
5182         * m4/readlink.m4 (gl_FUNC_READLINK): Require gl_UNISTD_H_DEFAULTS. Set
5183         HAVE_READLINK.
5184         * modules/readlink (Depends-on): Add unistd.
5185         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
5186         (Include): Add <unistd.h>.
5187
5188         * lib/getlogin_r.h: Remove file.
5189         * lib/getlogin_r.c: Include <unistd.h> instead of getlogin_r.h.
5190         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE): Remove macro.
5191         (gl_GETLOGIN_R): Inline it here. Require gl_UNISTD_H_DEFAULTS. Set
5192         HAVE_DECL_GETLOGIN_R.
5193         * modules/getlogin_r (Files): Remove lib/getlogin_r.h.
5194         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
5195         (Include): Use <unistd.h> instead of getlogin_r.h.
5196
5197         * lib/getcwd.h: Remove file.
5198         * lib/getcwd.c: Include <unistd.h> instead of getcwd.h.
5199         * lib/xgetcwd.c: Likewise.
5200         * m4/getcwd.m4 (gl_FUNC_GETCWD): Require gl_UNISTD_H_DEFAULTS. Set
5201         REPLACE_GETCWD. Don't define __GETCWD_PREFIX.
5202         * modules/getcwd (Files): Remove lib/getcwd.h.
5203         (Depends-on): Add unistd.
5204         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
5205         (Include): Use <unistd.h> instad of getcwd.h.
5206
5207         * lib/ftruncate.c: Include <unistd.h> first.
5208         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Require gl_UNISTD_H_DEFAULTS.
5209         Set HAVE_FTRUNCATE.
5210         * modules/ftruncate (Depends-on): Add unistd.
5211         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
5212
5213         * lib/fchdir.c: Include <unistd.h> first.
5214         * lib/dirent_.h: Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT.
5215         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_UNISTD_H_DEFAULTS instead
5216         of gl_HEADER_UNISTD_DEFAULTS. Set REPLACE_FCHDIR. Don't set UNISTD_H.
5217         * modules/fchdir (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
5218         (Makefile.am): Substitute also REPLACE_FCHDIR into dirent.h.
5219
5220         * lib/dup2.c: Include <unistd.h> first.
5221         * m4/dup2.m4 (gl_FUNC_DUP2): Require gl_UNISTD_H_DEFAULTS. Set
5222         HAVE_DUP2.
5223         * modules/dup2 (Depends-on): Add unistd.
5224         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
5225
5226         * lib/chown.c: Include <unistd.h> first. Undefine chown later.
5227         * m4/chown.m4 (gl_FUNC_CHOWN): Require gl_UNISTD_H_DEFAULTS. Set
5228         REPLACE_CHOWN. Don't define chown as a macro here.
5229         * modules/chown (Depends-on): Add unistd.
5230         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
5231
5232         * lib/unistd_.h: Test HAVE_UNISTD_H determined at configure time.
5233         Add definition for GL_LINK_WARNING.
5234         (chown, dup2): New declarations.
5235         (fchdir): Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT. Provide optional
5236         link warning.
5237         (ftruncate): New declaration.
5238         (getcwd): New declaration, taken from old getcwd.h.
5239         (getlogin_r): New declaration, taken from old getlogin_r.h.
5240         (readlink): New declaration.
5241         * m4/unistd_h.m4 (gl_UNISTD_H): Renamed from gl_HEADER_UNISTD. Don't
5242         set UNISTD_H. Inline gl_PREREQ_UNISTD. Set HAVE_UNISTD_H.
5243         (gl_PREREQ_UNISTD): Remove macro.
5244         (gl_UNISTD_MODULE_INDICATOR): New macro.
5245         (gl_UNISTD_H_DEFAULTS): Renamed from gl_HEADER_UNISTD_DEFAULTS. Set
5246         many new variables. Don't set UNISTD_H.
5247         * modules/unistd (Description): Change.
5248         (Depends-on): Add link-warning.
5249         (configure.ac): Update.
5250         (Makefile.am): Create unistd.h always. Substitute many new variables
5251         into it.
5252
5253 2007-02-18  Bruno Haible  <bruno@clisp.org>
5254
5255         * lib/stdlib_.h (getsubopt): New declaration, copied from getsubopt.h.
5256         * modules/stdlib (stdlib.h): Also substitute GNULIB_GETSUBOPT and
5257         HAVE_GETSUBOPT.
5258         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Also initialize
5259         GNULIB_GETSUBOPT and HAVE_GETSUBOPT.
5260         * lib/getsubopt.h: Remove file.
5261         * modules/getsubopt (Files): Remove lib/getsubopt.h.
5262         (Depends-on): Add stdlib.
5263         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
5264         (Includes): Use <stdlib.h> instead of getsubopt.h.
5265         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Require gl_STDLIB_H_DEFAULTS.
5266         Set HAVE_GETSUBOPT.
5267         * lib/getsubopt.c: Don't include getsubopt.h.
5268
5269 2007-02-18  Bruno Haible  <bruno@clisp.org>
5270
5271         * modules/fchdir (Depends-on): Add dup2.
5272
5273 2007-02-18  Bruno Haible  <bruno@clisp.org>
5274
5275         * lib/stdlib_.h: Handle glibc's special invocation convention
5276         specially.
5277
5278 2007-02-18  Bruno Haible  <bruno@clisp.org>
5279
5280         * modules/stdlib-tests: New file.
5281         * tests/test-stdlib.c: New file.
5282
5283         * modules/mkstemp (Files): Remove lib/mkstemp.h.
5284         (Depends-on): Add stdlib.
5285         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
5286         (Includes): Use <stdlib.h> instead of mkstemp.h.
5287         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require gl_STDLIB_H_DEFAULTS. Set
5288         REPLACE_MKSTEMP. Remove definition of __MKSTEMP_PREFIX.
5289         * lib/mkstemp.c: Don't include mkstemp.h.
5290         * lib/mkstemp-safer.c: Include <stdlib.h> instead of mkstemp.h.
5291         * lib/stdlib--.h: Don't include mkstemp.h.
5292
5293         * modules/mkdtemp (Files): Remove lib/mkdtemp.h.
5294         (Depends-on): Add stdlib.
5295         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
5296         (Includes): Use <stdlib.h> instead of mkdtemp.h.
5297         * m4/mkdtemp.m4 (gt_FUNC_MKDTEMP): Require gl_STDLIB_H_DEFAULTS. Set
5298         HAVE_MKDTEMP.
5299         * lib/mkdtemp.c: Don't include mkdtemp.h.
5300         * lib/clean-temp.c: Don't include mkdtemp.h.
5301
5302         * modules/exit (Files): Remove lib/exit.h.
5303         (Depends-on): Add stdlib.
5304         (Makefile.am): Remove lib_SOURCES.
5305         (Include): Use <stdlib.h> instead of exit.h.
5306         * lib/argmatch.c: Don't include exit.h.
5307         * lib/execute.c: Likewise.
5308         * lib/pagealign_alloc.c: Likewise.
5309         * lib/pipe.c: Likewise.
5310         * lib/wait-process.c: Likewise.
5311         * lib/copy-file.c: Include <stdlib.h> instead of exit.h.
5312         * lib/exitfail.c: Likewise.
5313         * lib/savewd.c: Likewise.
5314         * lib/xsetenv.c: Likewise.
5315
5316         * modules/stdlib: New file.
5317         * lib/stdlib_.h: New file, incorporating exit.h, mkdtemp.h, mkstemp.h
5318         and extra comments about mkstemp().
5319         * lib/exit.h: Remove file.
5320         * lib/mkdtemp.h: Remove file.
5321         * lib/mkstemp.h: Remove file.
5322         * m4/stdlib_h.m4: New file.
5323         * MODULES.html.sh (Support for systems lacking ANSI C 89): Add stdlib.
5324
5325 2007-02-18  Bruno Haible  <bruno@clisp.org>
5326
5327         * modules/math-tests: New file.
5328         * tests/test-math.c: New file.
5329
5330         * modules/math: New file.
5331         * modules/mathl (Files): Remove lib/mathl.h.
5332         (Depends-on): Add math.
5333         (Makefile.am): Don't mention mathl.h.
5334         (Include): Use <math.h> instead of mathl.h.
5335         * lib/math_.h: New file.
5336         * lib/mathl.h: Remove file.
5337         * lib/acosl.c: Include <config.h> and <math.h> first. Don't include
5338         mathl.h.
5339         * lib/asinl.c: Likewise.
5340         * lib/atanl.c: Likewise.
5341         * lib/ceill.c: Likewise.
5342         * lib/cosl.c: Likewise.
5343         * lib/expl.c: Likewise.
5344         * lib/floorl.c: Likewise.
5345         * lib/frexpl.c: Likewise.
5346         * lib/ldexpl.c: Likewise.
5347         * lib/logl.c: Likewise.
5348         * lib/sincosl.c: Likewise.
5349         * lib/sinl.c: Likewise.
5350         * lib/sqrtl.c: Likewise.
5351         * lib/tanl.c: Likewise.
5352         * lib/trigl.c: Likewise.
5353         * m4/math_h.m4: New file.
5354         * MODULES.html.sh (Mathematics): Add math.
5355
5356 2007-02-17  Bruno Haible  <bruno@clisp.org>
5357
5358         * modules/wctype-tests: New file.
5359         * tests/test-wctype.c: New file.
5360
5361         * modules/wchar-tests: New file.
5362         * tests/test-wchar.c: New file.
5363
5364         * modules/unistd-tests: New file.
5365         * tests/test-unistd.c: New file.
5366
5367         * modules/time-tests: New file.
5368         * tests/test-time.c: New file.
5369
5370         * modules/sysexits-tests: New file.
5371         * tests/test-sysexits.c: New file.
5372
5373         * modules/sys_time-tests: New file.
5374         * tests/test-sys_time.c: New file.
5375
5376         * modules/sys_stat-tests: New file.
5377         * tests/test-sys_stat.c: New file.
5378
5379         * modules/sys_socket-tests: New file.
5380         * tests/test-sys_socket.c: New file.
5381
5382         * modules/sys_select-tests: New file.
5383         * tests/test-sys_select.c: New file.
5384
5385         * modules/string-tests: New file.
5386         * tests/test-string.c: New file.
5387
5388         * modules/stdbool-tests: New file.
5389         * tests/test-stdbool.c: New file.
5390
5391         * modules/netinet_in-tests: New file.
5392         * tests/test-netinet_in.c: New file.
5393
5394         * modules/inttypes-tests: New file.
5395         * tests/test-inttypes.c: New file.
5396
5397         * modules/fcntl-tests: New file.
5398         * tests/test-fcntl.c: New file.
5399
5400         * modules/byteswap-tests: New file.
5401         * tests/test-byteswap.c: New file.
5402
5403         * modules/arpa_inet-tests: New file.
5404         * tests/test-arpa_inet.c: New file.
5405
5406 2007-02-17  Bruno Haible  <bruno@clisp.org>
5407
5408         * lib/inttypes_.h: Add definition for GL_LINK_WARNING.
5409         (imaxabs, imaxdiv, strtoimax, strtoumax): Don't declare the function
5410         if the corresponding module is not enabled. Emit link warnings if
5411         the function is used nevertheless.
5412         * m4/inttypes.m4 (gl_INTTYPES_H): Never use the existing <inttypes.h>.
5413         Don't AC_SUBST HAVE_DECL_IMAXABS, HAVE_DECL_IMAXDIV,
5414         HAVE_DECL_STRTOIMAX, HAVE_DECL_STRTOUMAX.
5415         (gl_INTTYPES_MODULE_INDICATOR, gl_INTTYPES_H_DEFAULTS): New macros.
5416         * modules/inttypes (Depends-on): Add link-warning.
5417         (Makefile.am): Copy the contents of build-aux/link-warning.h into
5418         inttypes.h. Substitute also GNULIB_IMAXABS, GNULIB_IMAXDIV,
5419         GNULIB_STRTOIMAX, GNULIB_STRTOUMAX.
5420         * modules/imaxabs (configure.ac): Invoke gl_INTTYPES_MODULE_INDICATOR.
5421         * modules/imaxdiv (configure.ac): Likewise.
5422         * modules/strtoimax (configure.ac): Likewise.
5423         * modules/strtoumax (configure.ac): Likewise.
5424
5425 2007-02-17  Bruno Haible  <bruno@clisp.org>
5426
5427         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Include the contents of
5428         gl_STRING_MODULE_INDICATOR_DEFAULTS.
5429         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Remove macro.
5430         (gl_HEADER_STRING_H_BODY, gl_STRING_MODULE_INDICATOR): Update.
5431
5432 2007-02-17  Bruno Haible  <bruno@clisp.org>
5433
5434         * modules/link-warning: New file.
5435         * build-aux/link-warning.h: New file, extracted from lib/string_.h.
5436         * lib/string_.h (GL_LINK_WARNING): Remove definition.
5437         * modules/string (Depends-on): Add link-warning.
5438         (Makefile.am): Copy the contents of build-aux/link-warning.h into
5439         string.h.
5440         * MODULES.html.sh (Support for building libraries and executables): Add
5441         link-warning.
5442
5443 2007-02-17  Bruno Haible  <bruno@clisp.org>
5444
5445         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strcasecmp,
5446         strncasecmp, strchr, strchrnul, strdup, strndup, strnlen, strcspn,
5447         strpbrk, strspn, strrchr, strsep, strstr, strcasestr, strtok_r): Break
5448         long lines.
5449
5450 2007-02-17  Ben Pfaff  <blp@cs.stanford.edu>
5451             Bruno Haible  <bruno@clisp.org>
5452
5453         * modules/tmpfile: New file.
5454         * lib/tmpfile.c: New file.
5455         * m4/tmpfile.m4: New file.
5456         * MODULES.html.sh (func_all_modules): New section "Input/output".
5457
5458 2007-02-15  Bruno Haible  <bruno@clisp.org>
5459
5460         * lib/clean-temp.c [WIN32 && !CYGWIN]: Include <windows.h>.
5461         (supports_delete_on_close): New function.
5462         (open_temp, fopen_temp): Use _O_TEMPORARY when supported.
5463
5464 2007-02-14  Bruno Haible  <bruno@clisp.org>
5465
5466         * modules/mbspcasecmp-tests: New file.
5467         * tests/test-mbspcasecmp.sh: New file.
5468         * tests/test-mbspcasecmp.c: New file.
5469
5470         New module mbspcasecmp.
5471         * modules/mbspcasecmp: New file.
5472         * lib/mbspcasecmp.c: New file.
5473         * lib/string_.h (strncasecmp): Change warning message.
5474         (mbspcasecmp): New declaration.
5475         * m4/mbspcasecmp.m4: New file.
5476         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
5477         GNULIB_MBSPCASECMP.
5478         * modules/string (string.h): Also substitute GNULIB_MBSPCASECMP.
5479         * MODULES.html.sh (Internationalization functions): Add mbspcasecmp.
5480
5481 2007-02-14  Bruno Haible  <bruno@clisp.org>
5482
5483         * modules/mbsncasecmp-tests: New file.
5484         * tests/test-mbsncasecmp.sh: New file.
5485         * tests/test-mbsncasecmp.c: New file.
5486
5487         New module mbsncasecmp.
5488         * modules/mbsncasecmp: New file.
5489         * lib/mbsncasecmp.c: New file.
5490         * lib/string_.h (mbsncasecmp): New declaration.
5491         * m4/mbsncasecmp.m4: New file.
5492         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
5493         GNULIB_MBSNCASECMP.
5494         * modules/string (string.h): Also substitute GNULIB_MBSNCASECMP.
5495         * MODULES.html.sh (Internationalization functions): Add mbsncasecmp.
5496
5497 2007-02-14  Paul Eggert  <eggert@cs.ucla.edu>
5498
5499         * lib/exclude.c (FNM_EXTMATCH): Define if system does not.
5500         Verify that it doesn't overlap with our flags.
5501         (fnmatch_no_wildcards): Don't use strcasecmp or strncasecmp, which
5502         do not have the desired effect in multibyte locales; instead, use
5503         mbscasecmp.
5504         * modules/exclude (Depends-on): Depend on mbscasecmp, not strcase.
5505         Add dependency on xalloc.  Depend on fnmatch, not fnmatch-gnu, since
5506         we don't require GNU fnmatch ourselves (if our users require it, they
5507         should do so explicitly).
5508
5509         Fix regex code so it doesn't rely on strcasecmp.
5510         * lib/regex_internal.h: Include <langinfo.h> only if _LIBC is defined.
5511         Otherwise, include gnulib's langinfo.h.
5512         * lib/regcomp.c (init_dfa): Don't use strcasecmp, as it can have
5513         undesirable behavior in non-C locales.  Instead, rely on localecharset.
5514         * m4/regex.m4 (gl_PREREQ_REGEX): Don't require AM_LANGINFO_CODESET.
5515         * modules/regex (FILES): Remove m4/codeset.m4.
5516         (Depends-on): Add localcharset.  Remove strcase.
5517
5518 2007-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5519
5520         * m4/unlinkdir.m4 (gl_UNLINKDIR): Fix m4 quoting bug.
5521         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Likewise.
5522
5523 2007-02-13  Bruno Haible  <bruno@clisp.org>
5524
5525         * m4/intdiv0.m4 (gt_INTDIV0): Assume ANSI C. Fix underquoting bug.
5526         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
5527
5528 2007-02-12  Bruno Haible  <bruno@clisp.org>
5529
5530         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
5531         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): If
5532         GNULIB_POSIXCHECK and the gnulib module not enabled, provoke a link-
5533         time warning rather than a link error.
5534
5535 2007-02-12  Bruno Haible  <bruno@clisp.org>
5536
5537         * m4/locale-fr.m4 (gt_LOCALE_FR): Fix m4 quoting bug.
5538         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
5539         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
5540
5541 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
5542
5543         * lib/string_.h (strncasecmp): Fix typo: this macro takes 3
5544         args, not 2.
5545
5546 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
5547
5548         New module 'time', so that apps can include <time.h> as per
5549         POSIX and GNU instead of separate include files like time_r.h
5550         and timegm.h.  This implementation tries out a simpler approach
5551         for replacing decls in standard include files (as compared to
5552         the string module), somewhat as an experiment.
5553
5554         * config/srclist.txt: Comment out mktime.c for now.
5555         * doc/gnulib-tool.texi (Initial import): Don't use time_r as an example
5556         since it doesn't apply any more.  Use generic wording instead.
5557         * MODULES.html.sh (Support for systems lacking POSIX:2001): New module
5558         'time'.
5559         * lib/time_.h, m4/time_h.m4, modules/time: New files.
5560         * lib/strptime.h, lib/time_r.h, lib/timegm.h: Remove.
5561         * lib/mktime.c: Include config.h depending on _LIBC, not HAVE_CONFIG_H.
5562         Don't include <sys/types.h>; no longer needed since we assume C89.
5563         * lib/mktime.c: Don't include "time_r.h"; no longer needed.
5564         * lib/strftime.c: Likewise.
5565         * lib/time_r.c: Likewise.
5566         * lib/nanosleep.c (nanosleep): #undef after include files, not before.
5567         * lib/nanosleep.c: Include <time.h> first, to check interface.
5568         * lib/strptime.c: Likewise.
5569         * lib/time_r.c: Likewise.
5570         * lib/timegm.c: Likewise.
5571         * lib/strptime.c: Don't include strptime.h or time_r.h; no longer
5572         needed.
5573         * lib/timegm.c: Don't include timegm.h; no longer needed.
5574         * lib/timespec.h: Don't include <sys/time.h> before <time.h>;
5575         time.h now handles any problems in that area.
5576         (struct timespec, nanosleep): Remove; time.h now arranges for these.
5577         * lib/xnanosleep.c: Don't include timespec.h; no longer needed now
5578         that time.h defines struct timespec.
5579         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check that nanosleep is declared.
5580         Set REPLACE_NANOSLEEP.  Don't AC_DEFINE nanosleep; the time module now
5581         handles that.
5582         * m4/strptime.m4 (gl_FUNC_STPRTIME): Set REPLACE_STRPTIME.
5583         * m4/time_r.m4 (gl_TIME_R): Don't define HAVE_TIME_R_POSIX; no longer
5584         needed.  Set REPLACE_LOCALTIME.
5585         * m4/timegm.m4 (gl_FUNC_TIMEGM): Set REPLACE_TIMEGM.
5586         * m4/timespec.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Move to time_h.m4.
5587         (gl_TIMESPEC): Don't check for sys/time.h or struct timespec or
5588         nanosleep; time_h.m4 now does that.  Don't require
5589         gl_USE_SYSTEM_EXTENSIONS; no longer needed directly, and the time
5590         module handles this now.
5591         * modules/getdate (Depends-on): Remove timespec.  Add time.
5592         * modules/nanosleep (Depends-on): Likewise.
5593         * modules/stat-time (Depends-on): Likewise.
5594         * modules/nanosleep (Include): Include time.h, not timespec.h.
5595         * modules/strptime (Files): Remove lib/strptime.h.
5596         (Depends-on): Add extensions, time.
5597         (Include): Include time.h, not strptime.h.
5598         * modules/time_r (Files): Remove lib/time_r.h.
5599         (Depends-on): Add time.
5600         (Include): Include time.h, not time_r.h.
5601         * modules/timegm: Likewise.
5602         * modules/timespec (Description): Now does timespec-related decls
5603         of our own, instead of struct timespec itself.
5604         (Depends-on): Add time; remove extensions.
5605         (Maintainer): Add self.
5606         * modules/utimecmp (Depends-on): Add time; remove timespec.
5607         * modules/utimens (Depends-on): Likewise.
5608         * modules/xnanosleep (Depends-on): Likewise.
5609
5610 2007-02-11  Bruno Haible  <bruno@clisp.org>
5611
5612         * lib/c-strstr.c: Include allocsa.h.
5613         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
5614         * lib/c-strcasestr.c: Include allocsa.h.
5615         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
5616         * lib/strcasestr.c: Include allocsa.h.
5617         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
5618         * lib/mbsstr.c: Include allocsa.h.
5619         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
5620         allocsa/freesa instead of malloc/free.
5621         * lib/mbscasestr.c: Include allocsa.h.
5622         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
5623         allocsa/freesa instead of malloc/free.
5624         * modules/c-strstr (Depends-on): Add allocsa.
5625         * modules/c-strcasestr (Depends-on): Likewise.
5626         * modules/strcasestr (Depends-on): Likewise.
5627         * modules/mbsstr (Depends-on): Likewise.
5628         * modules/mbscasestr (Depends-on): Likewise.
5629
5630 2007-02-11  Bruno Haible  <bruno@clisp.org>
5631
5632         * lib/mbsspn.c (mbsspn): Fix bug. Remove unnecessary strlen call.
5633
5634         * modules/mbsspn-tests: New file.
5635         * tests/test-mbsspn.sh: New file.
5636         * tests/test-mbsspn.c: New file.
5637
5638 2007-02-11  Bruno Haible  <bruno@clisp.org>
5639
5640         * lib/mbspbrk.c (mbspbrk): Remove unneeded cast.
5641
5642         * modules/mbspbrk-tests: New file.
5643         * tests/test-mbspbrk.sh: New file.
5644         * tests/test-mbspbrk.c: New file.
5645
5646 2007-02-11  Bruno Haible  <bruno@clisp.org>
5647
5648         * lib/mbscspn.c (mbscspn): Remove unnecessary strlen call and
5649         unneeded cast.
5650
5651         * modules/mbscspn-tests: New file.
5652         * tests/test-mbscspn.sh: New file.
5653         * tests/test-mbscspn.c: New file.
5654
5655 2007-02-11  Bruno Haible  <bruno@clisp.org>
5656
5657         * modules/mbscasecmp-tests: New file.
5658         * tests/test-mbscasecmp.sh: New file.
5659         * tests/test-mbscasecmp.c: New file.
5660
5661 2007-02-11  Bruno Haible  <bruno@clisp.org>
5662
5663         Ensure O(n) worst-case complexity of mbscasestr.
5664         * lib/mbscasestr.c: Include stdbool.h.
5665         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
5666         functions.
5667         (mbscasestr): Add some bookkeeping. Invoke knuth_morris_pratt_* when
5668         the bookkeeping indicates that it's worth it.
5669         * modules/mbscasestr (Depends-on): Add stdbool, mbslen, strnlen.
5670
5671         * modules/mbscasestr-tests: New file.
5672         * tests/test-mbscasestr1.c: New file.
5673         * tests/test-mbscasestr2.sh: New file.
5674         * tests/test-mbscasestr2.c: New file.
5675         * tests/test-mbscasestr3.sh: New file.
5676         * tests/test-mbscasestr3.c: New file.
5677         * tests/test-mbscasestr4.sh: New file.
5678         * tests/test-mbscasestr4.c: New file.
5679         * m4/locale-tr.m4: New file.
5680
5681 2007-02-11  Bruno Haible  <bruno@clisp.org>
5682
5683         Ensure O(n) worst-case complexity of mbsstr.
5684         * lib/mbsstr.c: Include stdbool.h.
5685         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
5686         functions.
5687         (mbsstr): Add some bookkeeping. Invoke knuth_morris_pratt_* when the
5688         bookkeeping indicates that it's worth it.
5689         * modules/mbsstr (Depends-on): Add stdbool, mbslen, strnlen.
5690
5691         * modules/mbsstr-tests: New file.
5692         * tests/test-mbsstr1.c: New file.
5693         * tests/test-mbsstr2.sh: New file.
5694         * tests/test-mbsstr2.c: New file.
5695         * tests/test-mbsstr3.sh: New file.
5696         * tests/test-mbsstr3.c: New file.
5697         * m4/locale-fr.m4: New file.
5698
5699 2007-02-11  Bruno Haible  <bruno@clisp.org>
5700
5701         * lib/mbsrchr.c (mbsrchr): Fix bug.
5702
5703         * modules/mbsrchr-tests: New file.
5704         * tests/test-mbsrchr.sh: New file.
5705         * tests/test-mbsrchr.c: New file.
5706
5707 2007-02-11  Bruno Haible  <bruno@clisp.org>
5708
5709         * lib/mbschr.c (mbschr): Fix bug.
5710
5711         * modules/mbschr-tests: New file.
5712         * tests/test-mbschr.sh: New file.
5713         * tests/test-mbschr.c: New file.
5714         * m4/locale-zh.m4: New file.
5715
5716 2007-02-11  Bruno Haible  <bruno@clisp.org>
5717
5718         Support for copying multibyte string iterators.
5719         * lib/mbiter.h: Include <string.h>.
5720         (mbiter_multi_copy): New function.
5721         (mbi_copy): New macro.
5722         * lib/mbuiter.h: Include <string.h>.
5723         (mbuiter_multi_copy): New function.
5724         (mbui_copy): New macro.
5725
5726 2007-02-11  Bruno Haible  <bruno@clisp.org>
5727
5728         New module mbslen.
5729         * modules/mbslen: New file.
5730         * lib/mbslen.c: New file.
5731         * lib/string_.h (mbslen): New declaration.
5732         * m4/mbslen.m4: New file.
5733         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
5734         GNULIB_MBSLEN.
5735         * modules/string (string.h): Also substitute GNULIB_MBSLEN.
5736         * MODULES.html.sh (Internationalization functions): Add mbslen.
5737
5738 2007-02-11  Bruno Haible  <bruno@clisp.org>
5739
5740         Ensure O(n) worst-case complexity of strcasestr substitute.
5741         * lib/strcasestr.c: Include stdbool.h.
5742         (knuth_morris_pratt): New function.
5743         (strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when the
5744         bookkeeping indicates that it's worth it.
5745         * modules/strcasestr (Depends-on): Add stdbool, strnlen.
5746
5747         * modules/strcasestr-tests: New file.
5748         * tests/test-strcasestr.c: New file.
5749
5750 2007-02-11  Bruno Haible  <bruno@clisp.org>
5751
5752         Ensure O(n) worst-case complexity of c_strcasestr.
5753         * lib/c-strcasestr.c: Include stdbool.h, string.h.
5754         (knuth_morris_pratt): New function.
5755         (c_strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when
5756         the bookkeeping indicates that it's worth it.
5757         * modules/c-strcasestr (Depends-on): Add stdbool, strnlen.
5758
5759         * modules/c-strcasestr-tests: New file.
5760         * tests/test-c-strcasestr.c: New file.
5761
5762 2007-02-11  Bruno Haible  <bruno@clisp.org>
5763
5764         Ensure O(n) worst-case complexity of c_strstr.
5765         * lib/c-strstr.c: Include stdbool.h, string.h.
5766         (knuth_morris_pratt): New function.
5767         (c_strstr): Add some bookkeeping. Invoke knuth_morris_pratt when the
5768         bookkeeping indicates that it's worth it.
5769         * modules/c-strstr (Depends-on): Add stdbool, strnlen.
5770
5771         * lib/c-strstr.c: Complete rewrite for maintainability.
5772
5773         * modules/c-strstr-tests: New file.
5774         * tests/test-c-strstr.c: New file.
5775
5776 2007-02-11  Bruno Haible  <bruno@clisp.org>
5777
5778         * m4/javacomp.m4 (gt_JAVACOMP): Work around a 'tr' bug in coreutils
5779         5.2.1 and earlier, whereby \055 was treated just like the range
5780         delimiter '-'.
5781         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
5782
5783 2007-02-08  Bruno Haible  <bruno@clisp.org>
5784
5785         * modules/regex (Depends-on): Add stdbool.
5786         Reported by Dalibor Topic <robilad@kaffe.org>.
5787
5788 2007-02-05  Paul Eggert  <eggert@cs.ucla.edu>
5789
5790         * m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
5791         Prefer returning from main to exiting from it.
5792         Remove unnecessary parens after sizeof.
5793
5794 2007-02-05  Bruno Haible  <bruno@clisp.org>
5795
5796         New module mbssep.
5797         * modules/mbssep: New file.
5798         * lib/mbssep.c: New file.
5799         * lib/string_.h (strsep): Add a conditional link warning.
5800         (mbssep): New declaration.
5801         * m4/mbssep.m4: New file.
5802         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
5803         GNULIB_MBSSEP.
5804         * modules/string (string.h): Also substitute GNULIB_MBSSEP.
5805         * MODULES.html.sh (Internationalization functions): Add mbssep.
5806
5807 2007-02-05  Bruno Haible  <bruno@clisp.org>
5808
5809         * lib/strsep.c (strsep): Fix actions in case of no delimiters.
5810         Optimize search in case of 1 delimiter.
5811
5812 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
5813
5814         * lib/acl.h: Include sys/types.h before sys/acl.h.
5815
5816 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
5817
5818         Merge upstream fix for glibc bugzilla #3957:
5819
5820         2007-02-05  Jakub Jelinek  <jakub@redhat.com>
5821
5822         * lib/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
5823         bit for RE_HAT_LISTS_NOT_NEWLINE.
5824         (build_charclass_op): Remove bogus comment.
5825
5826 2007-02-05  Simon Josefsson  <simon@josefsson.org>
5827
5828         * lib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
5829
5830 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
5831
5832         * lib/getsubopt.c [!_LIBC]: Include config.h and getsubopt.h.
5833         * lib/memmem.c [!defined _LIBC]: Include config.h.
5834
5835 2007-02-04  Bruno Haible  <bruno@clisp.org>
5836
5837         * lib/string_.h (GL_LINK_WARNING2): Put the word "warning:" into the
5838         warning message.
5839
5840 2007-02-04  Bruno Haible  <bruno@clisp.org>
5841
5842         New module mbstok_r.
5843         * modules/mbstok_r: New file.
5844         * lib/mbstok_r.c: New file.
5845         * lib/string_.h (strtok_r): Change argument names to match the
5846         comments. Add a conditional link warning.
5847         (mbstok_r): New declaration.
5848         * m4/mbstok_r.m4: New file.
5849         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
5850         GNULIB_MBSTOK_R.
5851         * modules/string (string.h): Also substitute GNULIB_MBSTOK_R.
5852         * MODULES.html.sh (Internationalization functions): Add mbstok_r.
5853
5854 2007-02-04  Bruno Haible  <bruno@clisp.org>
5855
5856         New module mbsspn.
5857         * modules/mbsspn: New file.
5858         * lib/mbsspn.c: New file.
5859         * lib/string_.h (strspn): Add a conditional link warning.
5860         (mbsspn): New declaration.
5861         * m4/mbsspn.m4: New file.
5862         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
5863         GNULIB_MBSSPN.
5864         * modules/string (string.h): Also substitute GNULIB_MBSSPN.
5865         * MODULES.html.sh (Internationalization functions): Add mbsspn.
5866
5867 2007-02-04  Bruno Haible  <bruno@clisp.org>
5868
5869         New module mbspbrk.
5870         * modules/mbspbrk: New file.
5871         * lib/mbspbrk.c: New file.
5872         * lib/string_.h (strpbrk): Add a conditional link warning.
5873         (mbspbrk): New declaration.
5874         * m4/mbspbrk.m4: New file.
5875         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
5876         GNULIB_MBSPBRK.
5877         * modules/string (string.h): Also substitute GNULIB_MBSPBRK.
5878         * MODULES.html.sh (Internationalization functions): Add mbspbrk.
5879
5880 2007-02-04  Bruno Haible  <bruno@clisp.org>
5881
5882         New module mbscspn.
5883         * modules/mbscspn: New file.
5884         * lib/mbscspn.c: New file.
5885         * lib/string_.h (strcspn): Add a conditional link warning.
5886         (mbscspn): New declaration.
5887         * m4/mbscspn.m4: New file.
5888         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
5889         GNULIB_MBSCSPN.
5890         * modules/string (string.h): Also substitute GNULIB_MBSCSPN.
5891         * MODULES.html.sh (Internationalization functions): Add mbscspn.
5892
5893 2007-02-04  Bruno Haible  <bruno@clisp.org>
5894
5895         New module mbscasestr, reduced goal of strcasestr.
5896         * modules/mbscasestr: New file.
5897         * lib/mbscasestr.c: New file, copied from lib/strcasestr.c.
5898         (mbscasestr): Renamed from strcasestr.
5899         * lib/strcasestr.c: Don't include mbuiter.h.
5900         (strcasestr): Remove support for multibyte locales.
5901         * lib/string_.h (strcasestr): Don`t rename. Declare only if missing.
5902         Change the conditional link warning.
5903         (mbscasestr): New declaration.
5904         * m4/mbscasestr.m4: New file.
5905         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Enable the replacement only if
5906         the system does not have strcasestr. Set HAVE_STRCASESTR instead of
5907         REPLACE_STRCASESTR.
5908         (gl_PREREQ_STRCASESTR): Don't require gl_FUNC_MBRTOWC.
5909         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
5910         HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
5911         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSCASESTR.
5912         * modules/string (string.h): Also substitute GNULIB_MBSCASESTR.
5913         Substitute HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
5914         * modules/strcasestr (Files): Remove m4/mbrtowc.m4.
5915         (Depends-on): Remove mbuiter.
5916         * MODULES.html.sh (Internationalization functions): Add mbscasestr.
5917
5918 2007-02-04  Bruno Haible  <bruno@clisp.org>
5919
5920         Simplify handling of strncasecmp.
5921         * lib/string_.h (strncasecmp): Remove test for GNULIB_STRCASE. Change
5922         the conditional link warning.
5923         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
5924         HAVE_STRCASECMP, not REPLACE_STRCASECMP.
5925         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Don't initialize GNULIB_STRCASE.
5926         * modules/strcase (configure.ac): Don't invoke
5927         gl_STRING_MODULE_INDICATOR.
5928         * modules/string (string.h): Don't substitute GNULIB_STRCASE.
5929
5930 2007-02-04  Bruno Haible  <bruno@clisp.org>
5931
5932         New module mbscasecmp, reduced goal of strcasecmp.
5933         * modules/mbscasecmp: New file.
5934         * lib/mbscasecmp.c: New file, copied from lib/strcasecmp.c.
5935         (mbscasecmp): Renamed from strcasecmp.
5936         * lib/strcasecmp.c: Don't include mbuiter.h.
5937         (strcasecmp): Remove support for multibyte locales.
5938         * lib/string_.h (strcasecmp): Don`t rename. Declare only if missing.
5939         Change the conditional link warning.
5940         (mbscasecmp): New declaration.
5941         * m4/mbscasecmp.m4: New file.
5942         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Enable the replacement only if
5943         the system lacks strcasecmp. Set HAVE_STRCASECMP instead of
5944         REPLACE_STRCASECMP.
5945         (gl_PREREQ_STRCASECMP): Don't require gl_FUNC_MBRTOWC.
5946         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
5947         GNULIB_MBSCASECMP.
5948         * modules/string (string.h): Also substitute GNULIB_MBSCASECMP.
5949         Substitute HAVE_STRCASECMP instead of REPLACE_STRCASECMP.
5950         * modules/strcase (Files): Remove m4/mbrtowc.m4.
5951         (Depends-on): Remove mbuiter.
5952         * MODULES.html.sh (Internationalization functions): Add mbscasecmp.
5953
5954 2007-02-04  Bruno Haible  <bruno@clisp.org>
5955
5956         New module mbsstr. Remove module strstr.
5957         * modules/mbsstr: New file.
5958         * modules/strstr: Remove file.
5959         * lib/mbsstr.c: Renamed from lib/strstr.c.
5960         (mbsstr): Renamed from strstr.
5961         * lib/string_.h (strstr): Remove declaration. Change the conditional
5962         link warning.
5963         (mbsstr): New declaration.
5964         * m4/mbsstr.m4: New file.
5965         * m4/strstr.m4: Remove file.
5966         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Don't initialize
5967         REPLACE_STRSTR.
5968         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSSTR.
5969         Don't initialize GNULIB_STRSTR.
5970         * modules/string (string.h): Also substitute GNULIB_MBSSTR. Don't
5971         substitute GNULIB_STRSTR and REPLACE_STRSTR.
5972         * MODULES.html.sh (Internationalization functions): Add mbsstr.
5973         (Support for systems lacking ANSI C 89): Remove strstr.
5974
5975 2007-02-04  Bruno Haible  <bruno@clisp.org>
5976
5977         New module mbsrchr.
5978         * modules/mbsrchr: New file.
5979         * lib/mbsrchr.c: New file.
5980         * lib/string_.h (strrchr): Add a conditional link warning.
5981         (mbsrchr): New declaration.
5982         * m4/mbsrchr.m4: New file.
5983         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
5984         GNULIB_MBSRCHR.
5985         * modules/string (string.h): Also substitute GNULIB_MBSRCHR.
5986         * MODULES.html.sh (Internationalization functions): Add mbsrchr.
5987
5988 2007-02-04  Bruno Haible  <bruno@clisp.org>
5989
5990         New module mbschr.
5991         * modules/mbschr: New file.
5992         * lib/mbschr.c: New file.
5993         * lib/string_.h (strchr): Add a conditional link warning.
5994         (mbschr): New declaration.
5995         * m4/mbschr.m4: New file.
5996         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
5997         GNULIB_MBSCHR.
5998         * modules/string (string.h): Also substitute GNULIB_MBSCHR.
5999         * MODULES.html.sh (Internationalization functions): Add mbschr.
6000
6001 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
6002
6003         * lib/stdbool_.h: Mention that bool bit-fields aren't supported.
6004
6005         * modules/stdarg (configure.ac-early): Require AC_PROG_CC_STDC.
6006
6007 2007-02-04  Bruno Haible  <bruno@clisp.org>
6008
6009         New module description section 'configure.ac-early'.
6010         * gnulib-tool (sed_extract_prog): Recognize configure.ac-early.
6011         (func_get_autoconf_early_snippet): New function.
6012         (func_import, func_create_testdir): Use it. Remove special cases for
6013         modules 'extensions' and 'lock'.
6014         * modules/extensions (configure.ac-early): Require
6015         gl_USE_SYSTEM_EXTENSIONS.
6016         * modules/lock (configure.ac-early): Require gl_LOCK_EARLY.
6017
6018 2007-02-04  Bruno Haible  <bruno@clisp.org>
6019
6020         Make use of gcj-4.3's -fsource and -ftarget option.
6021         * m4/javacomp.m4 (gt_JAVACOMP): Test whether gcj is in version >= 4.3,
6022         and if so try the options -fsource and -ftarget.
6023         * lib/javacomp.c (compile_using_gcj): Add fsource_option,
6024         source_version, ftarget_option, target_version arguments.
6025         (is_envjavac_gcj43, is_envjavac_gcj43_usable): New functions.
6026         (is_envjavac_oldgcj_14_14_usable): Renamed from
6027         is_envjavac_gcj_14_14_usable.
6028         (is_envjavac_oldgcj_14_13_usable): Renamed from
6029         is_envjavac_gcj_14_13_usable.
6030         (is_gcj_present): Update.
6031         (is_gcj_43, is_gcj43_usable): New functions.
6032         (is_oldgcj_14_14_usable): Renamed from is_gcj_14_14_usable. Update.
6033         (is_oldgcj_14_13_usable): Renamed from is_gcj_14_13_usable. Update.
6034         (compile_java_class): Test whether gcj is in version >= 4.3, and if so
6035         try the options -fsource and -ftarget.
6036
6037 2007-02-03  Paul Eggert  <eggert@cs.ucla.edu>
6038
6039         * lib/xalloc.h (x2nrealloc): Fix an unlikely bug in the overflow
6040         checking code.  Set N = ceil (1.5 * N) rather than to a slightly
6041         larger value.
6042
6043 2007-02-03  Jim Meyering  <jim@meyering.net>
6044
6045         Give tools a better chance to allocate space for very large buffers.
6046         * lib/xalloc.h (x2nrealloc): Use 3/2, not 2, as buffer size factor.
6047
6048         Make pwd and readlink work also when run with an unreadable parent dir
6049         on systems with openat support.
6050         * lib/getcwd.c (__getcwd) [HAVE_PARTLY_WORKING_GETCWD]: Use the system
6051         provided getcwd function, even when we have openat support.
6052         Reported by Dmitry V. Levin in <http://bugzilla.redhat.com/227168>.
6053
6054 2007-02-02  Bruno Haible  <bruno@clisp.org>
6055
6056         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
6057         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): Provoke a link
6058         error only if GNULIB_POSIXCHECK is defined. Needed to avoid artificial
6059         portability problems if one of these functions is only used on specific
6060         platforms.
6061         Reported by Paul Eggert.
6062
6063 2007-02-02  Paul Eggert  <eggert@cs.ucla.edu>
6064
6065         Avoid mempcpy in the regex code, as the string.h mempcpy stuff
6066         is causing more trouble than it's curing.
6067         * lib/regex_internal.h (__mempcpy): Remove.
6068         * lib/regcomp.c (regerror): Rewrite to avoid the need for mempcpy
6069         (and make the code a tad smaller to boot).
6070         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for mempcpy.
6071
6072 2007-02-02  Jim Meyering  <jim@meyering.net>
6073
6074         * modules/arpa_inet: Put AC_PROG_MKDIR_P in the configure.ac:
6075         section, not in the Makefile.am: one.
6076
6077 2007-02-02  Eric Blake  <ebb9@byu.net>
6078
6079         * lib/strchrnul.c: Always include config.h first.
6080
6081         * modules/mountlist (Depends-on): Revert 2007-01-31 change,
6082         gnulib strstr is not necessary here.
6083
6084 2007-02-02  Simon Josefsson  <simon@josefsson.org>
6085
6086         * m4/socklen.m4: Fix typo.
6087
6088 2007-02-02  Eric Blake  <ebb9@byu.net>
6089
6090         * modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid races.
6091         * modules/netinet_in (Makefile.am): Likewise.
6092
6093 2007-02-01  Bruno Haible  <bruno@clisp.org>
6094
6095         * lib/string_.h (GL_LINK_WARNING): New macro.
6096         (strcasecmp, strstr, strcasestr): If provided by the system,
6097         conditionally define as a macro that leads to a warning instead of to
6098         an error.
6099         (strncasecmp): Conditionally define as a macro that leads to a warning.
6100
6101 2007-02-01  Karl Berry  <karl@gnu.org>
6102
6103         * config/srclist.txt (strtok_r.c): lose sync, no more strtok_r.h.
6104
6105 2007-02-01  Bruno Haible  <bruno@clisp.org>
6106
6107         * MODULES.html.sh (Unicode string functions): Update after 2007-01-27
6108         renamings.
6109
6110 2007-02-01  Eric Blake  <ebb9@byu.net>
6111
6112         * modules/regex (Depends-on): Revert dependence on mempcpy.
6113         * lib/regex_internal.h [! _LIBC && !__mempcpy]: Undo string
6114         module's definition of mempcpy.
6115         Reported by Paul Eggert.
6116
6117 2007-02-01  Paul Eggert  <eggert@cs.ucla.edu>
6118
6119         * lib/string_.h: If the gnulib module XYZ is not present, undefine
6120         the symbol XYZ before redefining it.  This fixes a problem with
6121         programs that don't use XYZ, when compiled on systems that define
6122         XYZ to something else.
6123
6124 2007-01-31  Paul Eggert  <eggert@cs.ucla.edu>
6125
6126         * lib/mkdir-p.c (make_dir_parents): Close a race condition that
6127         occurs when "mkdir -m foo" creates a setgid directory that is (1)
6128         writeable to group or other and (2) is intended to have a special
6129         mode bit that is set or cleared.  In such a case, the directory
6130         should be neither group- nor other-writeable until the special
6131         mode bits are right.
6132
6133 2007-01-31  Eric Blake  <ebb9@byu.net>
6134
6135         * modules/mountlist (Depends-on): Add strstr.
6136
6137         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usage
6138         bug.
6139         * modules/string (Makefile.am): Remove redundant replacement.
6140         * modules/regex (Depends-on): Add mempcpy.
6141
6142 2007-01-31  Bruno Haible  <bruno@clisp.org>
6143
6144         New module description field 'Link'.
6145         * gnulib-tool (func_usage): Document --extract-link-directive.
6146         (sed_extract_prog): Recognize 'Link' directive.
6147         (func_get_link_directive): New function.
6148         (func_import): Show summary of link directives.
6149         Handle --extract-link-directive option.
6150         * modules/acl (Link): New section.
6151         * modules/clock-time (Link): New section.
6152         * modules/euidaccess (Link): New section.
6153         * modules/gettext (Link): New section.
6154         * modules/iconv (Link): New section.
6155         * modules/lock (Link): New section.
6156         * modules/nanosleep (Link): New section.
6157         * modules/readline (Link): New section.
6158
6159 2007-01-27  Bruno Haible  <bruno@clisp.org>
6160
6161         Enforce the use of gnulib modules for unportable <string.h> functions.
6162         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): New macro.
6163         (gl_STRING_MODULE_INDICATOR_DEFAULTS): New macro.
6164         (gl_HEADER_STRING_H_BODY): Require it.
6165         * lib/string_.h: If the gnulib module XYZ is not present, redefine
6166         the symbol XYZ to one that gives a link error.
6167         * modules/string (Makefile.am): Also substitute the GNULIB_* variables.
6168         * modules/memmem (configure.ac): Invoke gl_STRING_MODULE_INDICATOR.
6169         * modules/mempcpy (configure.ac): Likewise.
6170         * modules/memrchr (configure.ac): Likewise.
6171         * modules/stpcpy (configure.ac): Likewise.
6172         * modules/stpncpy (configure.ac): Likewise.
6173         * modules/strcase (configure.ac): Likewise.
6174         * modules/strcasestr (configure.ac): Likewise.
6175         * modules/strchrnul (configure.ac): Likewise.
6176         * modules/strdup (configure.ac): Likewise.
6177         * modules/strndup (configure.ac): Likewise.
6178         * modules/strnlen (configure.ac): Likewise.
6179         * modules/strpbrk (configure.ac): Likewise.
6180         * modules/strsep (configure.ac): Likewise.
6181         * modules/strstr (configure.ac): Likewise.
6182         * modules/strtok_r (configure.ac): Likewise.
6183
6184 2007-01-31  Jean-Louis Martineau  <martineau@zmanda.com>  (tiny change)
6185
6186         * lib/gai_strerror.c (values): Add EAI_OVERFLOW.
6187
6188 2007-01-30  Jim Meyering  <jim@meyering.net>
6189
6190         * lib/mpsort.c (mpsort): Remove spurious "return" in void function.
6191
6192 2007-01-29  Bruno Haible  <bruno@clisp.org>
6193
6194         * lib/allocsa.h: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
6195         * lib/execute.c: Likewise.
6196         * lib/pipe.c: Likewise.
6197         * lib/printf-args.h: Likewise.
6198         * lib/printf-args.c: Likewise.
6199         * lib/printf-parse.c: Likewise.
6200         * lib/vasnprintf.c: Likewise.
6201
6202 2007-01-29  Eric Blake  <ebb9@byu.net>
6203
6204         * lib/memrchr.c: Assume <string.h> unconditionally, to pull in
6205         declaration.
6206
6207 2007-01-29  Paul Eggert  <eggert@cs.ucla.edu>
6208
6209         * lib/strptime.h (strptime): Use 'restrict' for args where
6210         POSIX requires this.
6211         * lib/strptime.c (strptime): Likewise.
6212         Change license notice from LGPL to GPL, since gnulib-tool will
6213         change this as needed.
6214         Include <config.h> if _LIBC is not defined, not if HAVE_CONFIG_H is
6215         defined.
6216         Include "strptime.h" first, to check interface.
6217         Do not #undef _LIBC and _NL_CURRENT.
6218         Do not include <stdlib.h>; no longer needed.
6219         Include "time_r.h" and declare ptime_locale_status
6220         only if _LIBC is not defined.
6221         (__P): Remove unused macro.
6222         (match_string): Bring back glibc version, but use it only if _LIBC
6223         is defined.
6224         (__strptime_internal): Compile tm_gmtoff code if _LIBC is defined, too.
6225         Remove unnecessary assertion and abort() call.
6226         Use #ifdef _NL_CURRENT rather than #if 0, for benefit of glibc.
6227         * m4/strptime.m4: Fix serial number comment.
6228         (gl_FUNC_STRPTIME): Require AC_C_RESTRICT, gl_TM_GMTOFF.
6229         * modules/strptime (Files): Add m4/tm_gmtoff.m4.
6230         (Depends-on): Add time_r.
6231
6232 2007-01-29  Bruno Haible  <bruno@clisp.org>
6233
6234         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
6235         strptime.
6236         * modules/strptime (Depends-on): Add stdbool.
6237         * lib/strptime.h: Include <time.h> always. Add comments.
6238
6239 2007-01-29  Yoann Vandoorselaere  <yoann@prelude-ids.org>
6240
6241         * modules/strptime: New file.
6242         * lib/strptime.h: New file.
6243         * lib/strptime.c: New file.
6244         * m4/strptime.m4: New file.
6245
6246 2007-01-28  Paul Eggert  <eggert@cs.ucla.edu>
6247
6248         * MODULES.html.sh: New module mpsort.
6249         * lib/mpsort.c, lib/mpsort.h, m4/mpsort.m4, modules/mpsort: New files.
6250
6251         * lib/regex.h (_Restrict_): Renamed from __restrict, to avoid
6252         a circularity problem with HP-UX ia64 reported by Bob Proulx in
6253         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00394.html>.
6254         All uses changed.
6255         (_Restrict_arr_): Renamed from __restrict_arr, for similar reasons.
6256         All uses changed.
6257         * lib/regcomp.c, lib/regexec.c: Change all uses from __restrict
6258         to _Restrict_.
6259         * lib/regexec.c (regexec): Declare pmatch with _Restrict_arr_, so that
6260         the parameter matches the prototype.
6261
6262 2007-01-28  Jim Meyering  <jim@meyering.net>
6263
6264         * modules/sys_time (Makefile.am) [MOSTLYCLEANFILES]: Do use
6265         sys/time.h here, reverting that part of the previous patch:
6266         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/8959>.
6267
6268 2007-01-28  Bruno Haible  <bruno@clisp.org>
6269
6270         * modules/sys_time (Makefile.am): Build sys/time.h only when it's the
6271         value of $(SYS_TIME_H).
6272         [MOSTLYCLEANFILES]: Now that sys/time.h is created only when needed,
6273         remove it conditionally, too. [added by Jim Meyering]
6274         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Set SYS_TIME_H.
6275         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
6276         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Set SYS_TIME_H when setting
6277         GETTIMEOFDAY_REPLACEMENT to 1.
6278
6279 2007-01-28  Bruno Haible  <bruno@clisp.org>
6280
6281         * m4/unistd_h.m4 (gl_HEADER_UNISTD_DEFAULTS): New macro.
6282         (gl_HEADER_UNISTD): Require it. Don't set UNISTD_H to empty here.
6283         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_HEADER_UNISTD_DEFAULTS.
6284         Set UNISTD_H instead of UNISTD_H2.
6285         * modules/fchdir (BUILT_SOURCES): Drop $(UNISTD_H2).
6286
6287 2007-01-28  Bruno Haible  <bruno@clisp.org>
6288
6289         * modules/mbchar (Makefile.am): Add mbchar.c to lib_SOURCES.
6290         * m4/mbchar.m4 (gl_MBCHAR): Remove AC_LIBOBJ invocation.
6291
6292 2007-01-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6293
6294         * gnulib-tool (func_emit_lib_Makefile_am, func_add_or_update)
6295         (func_create_testdir): Ensure C locale for `grep' and `tr'
6296         character ranges.
6297         (func_create_megatestdir): Avoid one `grep'.  Fix bug in
6298         ACLOCAL_AMFLAGS parsing state machine.
6299
6300 2007-01-27  Bruno Haible  <bruno@clisp.org>
6301
6302         * modules/unistr/base: Update.
6303
6304 2007-01-27  Bruno Haible  <bruno@clisp.org>
6305
6306         Rename u32-mbtouc -> u32-mbtouc-unsafe, u32-mbtouc-safe -> u32-mbtouc,
6307         u32_mbtouc -> u32_mbtouc_unsafe, u32_mbtouc_safe -> u32_mbtouc.
6308         * modules/unistr/u32-mbtouc-unsafe: Renamed from
6309         modules/unistr/u32-mbtouc.
6310         * lib/unistr/u32-mbtouc-unsafe.c: Renamed from lib/unistr/u32-mbtouc.c.
6311         * lib/unistr.h: Update.
6312         * lib/linebreak.c: Update.
6313         * modules/unistr/u32-mbtouc: Renamed from
6314         modules/unistr/u32-mbtouc-safe.
6315         * lib/unistr/u32-mbtouc.c: Renamed from lib/unistr/u32-mbtouc-safe.c.
6316         * lib/unistr.h: Update.
6317         * lib/unistr/u32-to-u8.c: Update.
6318         * lib/unistr/u32-to-u16.c: Update.
6319
6320 2007-01-27  Bruno Haible  <bruno@clisp.org>
6321
6322         Rename utf16-ucs4 -> utf16-ucs4-unsafe, utf16-ucs4-safe -> utf16-ucs4,
6323         u16_mbtouc -> u16_mbtouc_unsafe, u16_mbtouc_safe -> u16_mbtouc.
6324         * modules/utf16-ucs4-unsafe: Renamed from modules/utf16-ucs4.
6325         * lib/utf16-ucs4-unsafe.h: Renamed from lib/utf16-ucs4.h.
6326         * lib/unistr/utf16-ucs4-unsafe.c: Renamed from lib/unistr/utf16-ucs4.c.
6327         * modules/unistr/u16-mbtouc-unsafe: Renamed from
6328         modules/unistr/u16-mbtouc.
6329         * lib/unistr/u16-mbtouc-unsafe.c: Renamed from lib/unistr/u16-mbtouc.c.
6330         * lib/unistr.h: Update.
6331         * lib/linebreak.c: Update.
6332         * modules/linebreak: Update.
6333         * modules/utf16-ucs4: Renamed from modules/utf16-ucs4-safe.
6334         * lib/utf16-ucs4.h: Renamed from lib/utf16-ucs4-safe.h.
6335         * lib/unistr/utf16-ucs4.c: Renamed from lib/unistr/utf16-ucs4-safe.c.
6336         * modules/unistr/u16-mbtouc: Renamed from
6337         modules/unistr/u16-mbtouc-safe.
6338         * lib/unistr/u16-mbtouc.c: Renamed from lib/unistr/u16-mbtouc-safe.c.
6339         * lib/unistr.h: Update.
6340         * lib/unistr/u16-to-u8.c: Update.
6341         * modules/unistr/u16-to-u8: Update.
6342         * lib/unistr/u16-to-u32.c: Update.
6343         * modules/unistr/u16-to-u32: Update.
6344
6345 2007-01-27  Bruno Haible  <bruno@clisp.org>
6346
6347         Rename utf8-ucs4 -> utf8-ucs4-unsafe, utf8-ucs4-safe -> utf8-ucs4,
6348         u8_mbtouc -> u8_mbtouc_unsafe, u8_mbtouc_safe -> u8_mbtouc.
6349         * modules/utf8-ucs4-unsafe: Renamed from modules/utf8-ucs4.
6350         * lib/utf8-ucs4-unsafe.h: Renamed from lib/utf8-ucs4.h.
6351         * lib/unistr/utf8-ucs4-unsafe.c: Renamed from lib/unistr/utf8-ucs4.c.
6352         * modules/unistr/u8-mbtouc-unsafe: Renamed from
6353         modules/unistr/u8-mbtouc.
6354         * lib/unistr/u8-mbtouc-unsafe.c: Renamed from lib/unistr/u8-mbtouc.c.
6355         * lib/unistr.h: Update.
6356         * lib/striconveh.c: Update.
6357         * modules/striconveh: Update.
6358         * lib/linebreak.c: Update.
6359         * modules/linebreak: Update.
6360         * modules/utf8-ucs4: Renamed from modules/utf8-ucs4-safe.
6361         * lib/utf8-ucs4.h: Renamed from lib/utf8-ucs4-safe.h.
6362         * lib/unistr/utf8-ucs4.c: Renamed from lib/unistr/utf8-ucs4-safe.c.
6363         * modules/unistr/u8-mbtouc: Renamed from modules/unistr/u8-mbtouc-safe.
6364         * lib/unistr/u8-mbtouc.c: Renamed from lib/unistr/u8-mbtouc-safe.c.
6365         * lib/unistr.h: Update.
6366         * lib/striconveh.c: Update.
6367         * modules/striconveh: Update.
6368         * lib/unistr/u8-to-u16.c: Update.
6369         * modules/unistr/u8-to-u16: Update.
6370         * lib/unistr/u8-to-u32.c: Update.
6371         * modules/unistr/u8-to-u32: Update.
6372
6373 2007-01-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6374
6375         Sync from Libtool.
6376         * lib/argz.c: Do not include strings.h nor memory.h, include
6377         string.h unconditionally.  Patch by Simon Josefsson.
6378
6379 2007-01-27  Bruno Haible  <bruno@clisp.org>
6380
6381         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): New macro, extracted
6382         from gl_HEADER_STRING_H_BODY.
6383         (gl_HEADER_STRING_H_BODY): Require it.
6384         * m4/memmem.m4 (gl_FUNC_MEMMEM): Require gl_HEADER_STRING_H_DEFAULTS.
6385         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
6386         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
6387         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
6388         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
6389         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP): Likewise.
6390         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
6391         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
6392         * m4/strdup.m4 (gl_FUNC_STRDUP): Likewise.
6393         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
6394         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
6395         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Likewise.
6396         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
6397         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
6398         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
6399
6400 2007-01-27  Bruno Haible  <bruno@clisp.org>
6401
6402         * gnulib-tool (func_emit_lib_Makefile_am): If $for_test is true, turn
6403         check_PROGRAMS into noinst_PROGRAMS.
6404         (func_emit_tests_Makefile_am): Likewise. Also don't initialize
6405         check_PROGRAMS in this case.
6406         (func_import): Set for_test to false.
6407         (func_create_testdir): Set for_test to true.
6408
6409 2007-01-27  Yoann Vandoorselaere <yoann.v@prelude-ids.com>
6410             Bruno Haible  <bruno@clisp.org>
6411
6412         * modules/strcasestr (Files): Remove lib/strcasestr.h.
6413         (Depends-on): Add string.
6414         (Includes): Use <string.h> instead of strcasestr.h.
6415         * modules/string (Makefile.am): Also substitute the value of
6416         REPLACE_STRCASESTR.
6417         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Don't define strcasestr here;
6418         assume strcasestr is declared in <string.h> not <strings.h>. Also
6419         set REPLACE_STRCASESTR.
6420         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Provide a default value for
6421         REPLACE_STRCASESTR.
6422         * lib/strcasestr.h: Remove file.
6423         * lib/strcasestr.c: Include <string.h> instead of strcasestr.h.
6424         * lib/string_.h (strcasestr): New declaration.
6425
6426 2007-01-27  Bruno Haible  <bruno@clisp.org>
6427
6428         * lib/string_.h: Use 'extern'.
6429
6430 2007-01-27  Jim Meyering  <jim@meyering.net>
6431
6432         * lib/regex_internal.c (re_string_reconstruct): Remove declaration
6433         of set-but-not-used local, "q".
6434
6435         * lib/mempcpy.c: Include <config.h> before <string.h>.
6436         This fixes a compilation error on HP-UX, due to the system's
6437         "restrict"-using mempcpy prototype.
6438
6439 2007-01-26  Bruno Haible  <bruno@clisp.org>
6440
6441         Small optimization.
6442         * lib/javacomp.c: Include c-strstr.h.
6443          (is_envjavac_gcj): Use c_strstr instead of strstr.
6444         * modules/javacomp (Depends-on): Add c-strstr, remove strstr.
6445
6446 2007-01-26  Bruno Haible  <bruno@clisp.org>
6447
6448         * MODULES.html.sh (Unicode string functions): Add the new modules.
6449
6450         * modules/uniconv/u32-strconv-to-locale: New file.
6451         * lib/uniconv/u32-strconv-to-locale.c: New file.
6452
6453         * modules/uniconv/u16-strconv-to-locale: New file.
6454         * lib/uniconv/u16-strconv-to-locale.c: New file.
6455
6456         * modules/uniconv/u8-strconv-to-locale: New file.
6457         * lib/uniconv/u8-strconv-to-locale.c: New file.
6458
6459         * modules/uniconv/u32-strconv-from-locale: New file.
6460         * lib/uniconv/u32-strconv-from-locale.c: New file.
6461
6462         * modules/uniconv/u16-strconv-from-locale: New file.
6463         * lib/uniconv/u16-strconv-from-locale.c: New file.
6464
6465         * modules/uniconv/u8-strconv-from-locale: New file.
6466         * lib/uniconv/u8-strconv-from-locale.c: New file.
6467
6468         * modules/uniconv/u32-strconv-to-enc: New file.
6469         * lib/uniconv/u32-strconv-to-enc.c: New file.
6470         * modules/uniconv/u32-strconv-to-enc-tests: New file.
6471         * tests/uniconv/test-u32-strconv-to-enc.c: New file.
6472
6473         * modules/uniconv/u16-strconv-to-enc: New file.
6474         * lib/uniconv/u16-strconv-to-enc.c: New file.
6475         * lib/uniconv/u-strconv-to-enc.h: New file.
6476         * modules/uniconv/u16-strconv-to-enc-tests: New file.
6477         * tests/uniconv/test-u16-strconv-to-enc.c: New file.
6478
6479         * modules/uniconv/u8-strconv-to-enc: New file.
6480         * lib/uniconv/u8-strconv-to-enc.c: New file.
6481         * modules/uniconv/u8-strconv-to-enc-tests: New file.
6482         * tests/uniconv/test-u8-strconv-to-enc.c: New file.
6483
6484         * modules/uniconv/u32-strconv-from-enc: New file.
6485         * lib/uniconv/u32-strconv-from-enc.c: New file.
6486         * modules/uniconv/u32-strconv-from-enc-tests: New file.
6487         * tests/uniconv/test-u32-strconv-from-enc.c: New file.
6488
6489         * modules/uniconv/u16-strconv-from-enc: New file.
6490         * lib/uniconv/u16-strconv-from-enc.c: New file.
6491         * modules/uniconv/u16-strconv-from-enc-tests: New file.
6492         * tests/uniconv/test-u16-strconv-from-enc.c: New file.
6493
6494         * modules/uniconv/u8-strconv-from-enc: New file.
6495         * lib/uniconv/u8-strconv-from-enc.c: New file.
6496         * lib/uniconv/u-strconv-from-enc.h: New file.
6497         * modules/uniconv/u8-strconv-from-enc-tests: New file.
6498         * tests/uniconv/test-u8-strconv-from-enc.c: New file.
6499
6500         * modules/uniconv/u32-conv-from-enc: New file.
6501         * lib/uniconv/u32-conv-from-enc.c: New file.
6502         * modules/uniconv/u32-conv-from-enc-tests: New file.
6503         * tests/uniconv/test-u32-conv-from-enc.c: New file.
6504
6505         * modules/uniconv/u16-conv-from-enc: New file.
6506         * lib/uniconv/u16-conv-from-enc.c: New file.
6507         * lib/uniconv/u-conv-from-enc.h: New file.
6508         * modules/uniconv/u16-conv-from-enc-tests: New file.
6509         * tests/uniconv/test-u16-conv-from-enc.c: New file.
6510
6511         * modules/uniconv/u8-conv-from-enc: New file.
6512         * lib/uniconv/u8-conv-from-enc.c: New file.
6513         * modules/uniconv/u8-conv-from-enc-tests: New file.
6514         * tests/uniconv/test-u8-conv-from-enc.c: New file.
6515
6516         * modules/uniconv/base: New file.
6517         * lib/uniconv.h: New file.
6518
6519 2007-01-26  Paul Eggert  <eggert@cs.ucla.edu>
6520
6521         * doc/gnulib-tool.texi (Initial import): Update to match current
6522         behavior with strdup module.
6523         * lib/.cppi-disable: Remove strcase.h, strdup.h, strndup.h, strnlen.h.
6524         * lib/memmem.h: Remove; all uses removed.  This is now done
6525         by <string.h>.
6526         * lib/mempcpy.h: Likewise.
6527         * lib/memrchr.h: Likewise.
6528         * lib/stpcpy.h: Likewise.
6529         * lib/stpncpy.h: Likewise.
6530         * lib/strcase.h: Likewise.
6531         * lib/strchrnul.h: Likewise.
6532         * lib/strdup.h: Likewise.
6533         * lib/strndup.h: Likewise.
6534         * lib/strnlen.h: Likewise.
6535         * lib/strpbrk.h: Likewise.
6536         * lib/strsep.h: Likewise.
6537         * lib/strstr.h: Likewise.
6538         * lib/strtok_r.h: Likewise.
6539         * lib/string_.h: New file.
6540         * lib/argp-namefrob.h: Don't include no-longer-existent include files.
6541         Rely on <string.h> instead.
6542         * lib/canon-host.c: Likewise.
6543         * lib/chdir-long.c: Likewise.
6544         * lib/concatpath.c: Likewise.
6545         * lib/exclude.c: Likewise.
6546         * lib/fchdir.c: Likewise.
6547         * lib/getaddrinfo.c: Likewise.
6548         * lib/getcwd.c: Likewise.
6549         * lib/getsubopt.c: Likewise.
6550         * lib/glob.c: Likewise.
6551         * lib/hard-locale.c: Likewise.
6552         * lib/iconvme.c: Likewise.
6553         * lib/javacomp.c: Likewise.
6554         * lib/mempcpy.c: Likewise.
6555         * lib/memrchr.c: Likewise.
6556         * lib/regex_internal.h: Likewise.
6557         * lib/stpncpy.c: Likewise.
6558         * lib/strcasecmp.c: Likewise.
6559         * lib/strchrnul.c: Likewise.
6560         * lib/strdup.c: Likewise.
6561         * lib/striconv.c: Likewise.
6562         * lib/striconveh.c: Likewise.
6563         * lib/striconveha.c: Likewise.
6564         * lib/strncasecmp.c: Likewise.
6565         * lib/strndup.c: Likewise.
6566         * lib/strnlen.c: Likewise.
6567         * lib/strsep.c: Likewise.
6568         * lib/strstr.c: Likewise.
6569         * lib/strtok_r.c: Likewise.
6570         * lib/userspec.c: Likewise.
6571         * lib/w32spawn.h: Likewise.
6572         * lib/xstrndup.c: Likewise.
6573         * lib/mountlist.c (strstr): Remove decl.
6574         * m4/string_h.m4: New file.
6575         * m4/memmem.m4 (gl_FUNC_MEMMEM): Set HAVE_DECL_MEMMEM if necessary.
6576         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Set HAVE_MEMPCPY if necessary.
6577         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Set HAVE_MEMRCHR
6578         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Set HAVE_STPCPY if necessary.
6579         * m4/stpncpy.m4 (gl_PREREQ_STPNCPY): Set HAVE_STPNCPY if necessary.
6580         * m4/strcase.m4 (gl_FUNC_STRCASECMP):
6581         Set REPLACE_STRCASECMP if necessary.
6582         (gl_FUNC_STRNCASECMP): Set HAVE_DECL_STRNCASECMP if necessary.
6583         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Set HAVE_STRCHRNUL if necessary.
6584         * m4/strdup.m4 (gl_FUNC_STRDUP): Set HAVE_DECL_STRDUP if necessary.
6585         * m4/strndup.m4 (gl_FUNC_STRNDUP): Set HAVE_DECL_STRNLEN and
6586         HAVE_DECL_STRDUP if necessary.
6587         (gl_PREREQ_STRNLEN): Don't bother to check for strnlen decl,
6588         since gl_FUNC_STRNDUP does that now.
6589         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Set HAVE_DECL_STRNLEN if necessary.
6590         Check for decl here...
6591         (gl_PREREQ_STRNLEN): ... not here.
6592         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Set HAVE_STRPBRK if necessary.
6593         * m4/strsep.m4 (gl_FUNC_STRSEP): Set HAVE_STRSEP if necessary.
6594         * m4/strstr.m4 (gl_FUNC_STRSTR): Set REPLACE_STRSTR if necessary.
6595         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Set HAVE_DECL_STRTOK_R if
6596         necessary.
6597         * modules/string: New file.
6598         * modules/memmem (Files): Remove special-purpose include file.
6599         (Depends-on): Add string.
6600         (Include): Include <string.h>, not the removed file.
6601         * modules/mempcpy: Likewise.
6602         * modules/memrchr: Likewise.
6603         * modules/stpcpy: Likewise.
6604         * modules/stpncpy: Likewise.
6605         * modules/strcase: Likewise.
6606         * modules/strchrnul: Likewise.
6607         * modules/strdup: Likewise.
6608         * modules/strndup: Likewise.
6609         * modules/strnlen: Likewise.
6610         * modules/strpbrk: Likewise.
6611         * modules/strsep: Likewise.
6612         * modules/strstr: Likewise.
6613         * modules/strtok_r: Likewise.
6614         * tests/test-dirname.c: Don't include "strdup.h", since
6615         <string.h> now suffices.
6616         * tests/test-memmem.c: Don't include "memmem.h", since
6617         <string.h> now suffices.
6618
6619 2007-01-25  Bruno Haible  <bruno@clisp.org>
6620
6621         * lib/striconveh.c (mem_cd_iconveh_internal): Ignore *lengthp if
6622         *resultp is 0.
6623
6624         * lib/unistr/u16-to-u8.c (u16_to_u8): Fix u8_uctomb invocation.
6625         * lib/unistr/u32-to-u8.c (u32_to_u8): Likewise.
6626         * lib/unistr/u8-to-u16.c (u8_to_u16): Fix u16_uctomb invocation.
6627         * lib/unistr/u32-to-u16.c (u32_to_u16): Likewise.
6628
6629         * modules/unistr/u8-to-u16 (Depends-on): Add missing modules.
6630         * modules/unistr/u8-to-u32 (Depends-on): Add missing modules.
6631         * modules/unistr/u16-to-u8 (Depends-on): Add missing modules.
6632         * modules/unistr/u16-to-u32 (Depends-on): Add missing modules.
6633         * modules/unistr/u32-to-u8 (Depends-on): Add missing modules.
6634         * modules/unistr/u32-to-u16 (Depends-on): Add missing modules.
6635
6636 2007-01-24  Bruno Haible  <bruno@clisp.org>
6637
6638         Don't AC_REQUIRE autoconf macros that invoke AC_LIBOBJ. See
6639         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00279.html>.
6640         * m4/argp.m4 (gl_ARGP): Invoke, don't require, gl_GETOPT_SUBSTITUTE.
6641         * m4/fts.m4 (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): Invoke, don't require,
6642         gl_FUNC_FTS_CORE.
6643         (gl_FUNC_FTS_CORE): Invoke, don't require, gl_FUNC_OPENAT.
6644         * m4/lstat.m4 (gl_FUNC_LSTAT): Invoke, don't require,
6645         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
6646         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Invoke, don't require, AC_FUNC_MEMCMP.
6647         * m4/mktime.m4 (gl_FUNC_MKTIME): Invoke, don't require, AC_FUNC_MKTIME.
6648         * m4/openat.m4 (gl_FUNC_OPENAT): Invoke, don't require,
6649         gl_FUNC_FCHOWNAT.
6650         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Invoke, don't require,
6651         gl_FUNC_STRFTIME.
6652         * m4/strtod.m4 (gl_FUNC_STRTOD): Invoke, don't require, AC_FUNC_STRTOD.
6653         Reported by Ralf Wildenhues.
6654
6655 2007-01-24  Bruno Haible  <bruno@clisp.org>
6656
6657         Drop AC_REQUIRE calls that are redundant with the module dependencies.
6658         * m4/canon-host.m4 (gl_PREREQ_CANON_HOST): Don't require
6659         gl_GETADDRINFO.
6660         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Don't require AM_STDBOOL_H,
6661         gl_FUNC_MEMPCPY, gl_FUNC_OPENAT, gl_FUNC_MEMRCHR.
6662         * m4/openat.m4 (gl_PREREQ_OPENAT): Don't require gl_SAVE_CWD.
6663
6664 2007-01-24  Paul Eggert  <eggert@cs.ucla.edu>
6665
6666         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Add test for glibc bug 361.
6667         Don't use 'exit'; just return from 'main'.
6668         (_AC_LIBOBJ_FNMATCH): Check for headers and functions just once.
6669
6670         * lib/fnmatch_.h: Readjust white space and comments to match
6671         glibc, to avoid spurious diffs.
6672
6673 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
6674
6675         * lib/fnmatch_loop.c (internal_fnmatch) [!_LIBC]: #if-out the
6676         2004-12-01 change by Jakub Jelinek, since this code won't compile
6677         if !LIBC.  Problem reported by Bob Proulx.
6678
6679 2007-01-23  Bruno Haible  <bruno@clisp.org>
6680
6681         * lib/striconveh.c: Include c-strcaseeq.h.
6682         (mem_iconveh, str_iconveh): Use STRCASEEQ instead of c_strcasecmp.
6683         * modules/striconveh (Depends-on): Add c-strcaseeq.
6684
6685 2007-01-23  Bruno Haible  <bruno@clisp.org>
6686
6687         * MODULES.html.sh (String handling): Add streq, c-strcaseeq.
6688
6689         * modules/c-strcaseeq: New file.
6690         * lib/c-strcaseeq.h: New file.
6691
6692         * modules/streq: New file.
6693         * lib/streq.h: New file.
6694
6695 2007-01-23  Bruno Haible  <bruno@clisp.org>
6696
6697         * modules/striconveha-tests: New file.
6698         * tests/test-striconveha.c: New file.
6699
6700         * lib/striconveha.h: Include <stdbool.h>.
6701         (mem_iconveha, str_iconveha): Add 'transliterate' argument.
6702         * lib/striconveha.c: Include allocsa.h, strdup.h, c-strcase.h.
6703         (mem_iconveha_notranslit): Renamed from mem_iconveha.
6704         (mem_iconveha): New function.
6705         (str_iconveha_notranslit): Renamed from str_iconveha.
6706         (str_iconveha): New function.
6707         * modules/striconveha (Depends-on): Add stdbool, allocsa, strdup,
6708         c-strcase.
6709
6710 2007-01-23  Bruno Haible  <bruno@clisp.org>
6711
6712         * lib/striconveha.c (mem_iconveha): Fix endless recursion. Try all
6713         encodings without forgiving before trying any encoding with handler.
6714         (str_iconveha): Try all encodings without forgiving before trying any
6715         encoding with handler.
6716
6717 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
6718
6719         Import the following changes from libc.
6720
6721         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
6722
6723         * lib/fnmatch_loop.c: Adjust for changed secondary hash function.
6724
6725         2004-12-01  Jakub Jelinek  <jakub@redhat.com>
6726
6727         * lib/fnmatch_loop.c (internal_fnmatch): Clear is_seqval after
6728         normal_bracket label.
6729
6730         2004-09-01  Jakub Jelinek  <jakub@redhat.com>
6731
6732         [BZ #361]
6733         * lib/fnmatch_loop.c (FCT): For backslash between brackets, branch
6734         to normal_bracket after fetching the next character.
6735
6736 2007-01-22  Bruno Haible  <bruno@clisp.org>
6737
6738         * lib/striconveh.h (mem_cd_iconveh, mem_iconveh): Add 'offsets'
6739         argument.
6740         * lib/striconveh.c (iconv_carefully_1): New function.
6741         (mem_cd_iconveh_internal, mem_cd_iconveh, mem_iconveh): Add 'offsets'
6742         argument.
6743         (str_cd_iconveh): Update.
6744         * lib/striconveha.h (mem_iconveha): Add 'offsets' argument.
6745         * lib/striconveha.c (mem_iconveha): Add 'offsets' argument.
6746         * tests/test-striconveh.c (MAGIC): New macro.
6747         (new_offsets): New function.
6748         (main): Test call with and without offsets.
6749
6750 2007-01-22  Bruno Haible  <bruno@clisp.org>
6751
6752         * modules/sys_stat (Makefile.am): Use @MKDIR_P@ instead of $(MKDIR_P).
6753         * modules/sys_select (Makefile.am): Likewise.
6754         * modules/sys_socket (Makefile.am): Likewise.
6755         * modules/sys_time (Makefile.am): Likewise.
6756
6757 2007-01-22  Paul Eggert  <eggert@cs.ucla.edu>
6758
6759         * modules/gettimeofday (License): Change from GPL to LGPL, since
6760         gettimeofday is a library function.
6761
6762 2007-01-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
6763
6764         * lib/poll.c (rpl_poll): Don't check against FD_SETSIZE under Win32.
6765
6766 2007-01-21  Bruno Haible  <bruno@clisp.org>
6767
6768         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): New macro.
6769
6770 2007-01-21  Bruno Haible  <bruno@clisp.org>
6771
6772         * modules/striconveha: New file.
6773         * lib/striconveha.h: New file.
6774         * lib/striconveha.c: New file.
6775         * MODULES.html.sh (Internationalization functions): Add striconveha.
6776         * lib/striconv.c (str_iconv): Optimize the case of an empty input
6777         string.
6778         * lib/striconveh.c (mem_iconveh, str_iconveh): Likewise.
6779
6780 2007-01-21  Bruno Haible  <bruno@clisp.org>
6781
6782         * lib/striconv.c (str_iconv): Guarantee errno is set when strdup fails.
6783         * lib/striconveh.c (str_iconveh): Likewise.
6784
6785 2007-01-21  Bruno Haible  <bruno@clisp.org>
6786
6787         * lib/striconveh.h (mem_iconveh): New declaration.
6788         * lib/striconveh.c (mem_iconveh): New function.
6789         * tests/test-striconveh.c (main): Add tests for mem_iconveh.
6790
6791 2007-01-21  Bruno Haible  <bruno@clisp.org>
6792
6793         * lib/xstriconv.h (xmem_cd_iconv): Change specification.
6794
6795         * lib/striconveh.h (mem_cd_iconveh): Change specification.
6796         * lib/striconveh.c (mem_cd_iconveh): Don't free the user-supplied
6797         original result buffer.
6798         (str_cd_iconveh): Update.
6799         * tests/test-striconveh.c (main): Update.
6800
6801         * lib/striconv.h (mem_cd_iconv): Change specification.
6802         * lib/striconv.c (mem_cd_iconv): Don't free the user-supplied original
6803         result buffer.
6804         (str_cd_iconv): Update.
6805         * tests/test-striconv.c (main): Update.
6806
6807 2007-01-21  Bruno Haible  <bruno@clisp.org>
6808
6809         * gnulib-tool: Fix test whether sed is GNU sed supporting --posix.
6810
6811 2007-01-20  Jim Meyering  <jim@meyering.net>
6812
6813         * lib/userspec.c (parse_with_separator): If a user or group string
6814         starts with "+", skip the corresponding name-to-ID look-up, since
6815         such a look-up must fail: user and group names may not include "+".
6816
6817 2007-01-19  Paul Eggert  <eggert@cs.ucla.edu>
6818
6819         * lib/poll.c: Include sys/time.h and time.h unconditionally,
6820         since we now assume the sys_time module.
6821         * m4/poll.m4 (gl_PREREQ_POLL): Don't require AC_HEADER_TIME or
6822         check for sys/time.h; no longer needed.
6823         * modules/poll (Depends-on): Depend on sys_time.
6824
6825 2007-01-18  Bruno Haible  <bruno@clisp.org>
6826
6827         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove test for <sys/time.h>.
6828         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
6829
6830         * m4/tempname.m4 (gl_PREREQ_TEMPNAME): Remove tests for sys/time.h and
6831         gettimeofday.
6832
6833         * tests/test-gettimeofday.c: Include <time.h>.
6834         (dummy): Remove variable.
6835
6836         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Renamed from
6837         gl_HEADER_SYS_TIME_H.
6838         (gl_HEADER_SYS_TIME_H): New macro.
6839
6840         * lib/sys_time_.h: Test GETTIMEOFDAY_REPLACEMENT instead of
6841         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
6842         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY,
6843         gl_FUNC_GETTIMEOFDAY_CLOBBER): Set GETTIMEOFDAY_REPLACEMENT instead of
6844         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
6845         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H): Initialize
6846         GETTIMEOFDAY_REPLACEMENT instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE
6847         and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
6848         * modules/sys_time (sys/time.h): Substitute GETTIMEOFDAY_REPLACEMENT
6849         instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and
6850         GETTIMEOFDAY_CLOBBERS_LOCALTIME.
6851
6852         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Undo the
6853         last change; it caused a compilation error when cross-compiling to
6854         Cygwin.
6855
6856 2007-01-18  Jim Meyering  <jim@meyering.net>
6857
6858         Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".
6859         * modules/sys_stat (Makefile.am): Use "$(MKDIR_P) sys", rather
6860         than the race-prone "test -d sys || mkdir sys".
6861         (configure.ac): Use AC_PROG_MKDIR_P.
6862         * modules/sys_select: Likewise.
6863         * modules/sys_socket: Likewise.
6864         * modules/sys_time: Likewise.
6865
6866 2007-01-18  Eric Blake  <ebb9@byu.net>
6867
6868         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Also
6869         replace gettimeofday.
6870         * lib/gettimeofday.c (rpl_gettimeofday): Declare with replacement
6871         name, to avoid infinite recursion.
6872
6873 2007-01-17  Paul Eggert  <eggert@cs.ucla.edu>
6874
6875         * MODULES.html.sh (Support for systems lacking POSIX:2001): New
6876         module sys_time.
6877         * lib/gethrxtime.c: Include <sys/time.h>, since we can no longer
6878         assume timespec.h defines struct timeval.
6879         * lib/settime.c: Likewise.
6880         * lib/utimens.c: Likewise.
6881         * lib/gettime.c (gettime): Remove test against HAVE_GETTIMEOFDAY,
6882         since we now assume the gettimeofday module.
6883         * lib/tempname.c (__gen_tempname): Likewise.
6884         * lib/gettimeofday.h: Remove.
6885         * lib/gettimeofday.c: Include <sys/time.h> instead of "gettimeofday.h".
6886         Don't include <sys/types.h> and <stdlib.h>; shouldn't be needed.
6887         Include <time.h>, for 'time()'.
6888         (localtime_buffer_addr): Also use this workaround if
6889         TZSET_CLOBBERS_LOCALTIME.  Set to a dummy static variable by default,
6890         to simplify the uses.  All uses changed.
6891         (localtime, gmtime, tzset, gettimeofday): Reformat slightly so
6892         that #undef is inside {}, and 'const' follows type name consistently.
6893         (tzset): Define replacement only if TZSET_CLOBBERS_LOCALTIME.
6894         (gettimeofday): Do not use the maximum possible value for
6895         tv->tv_usec, since that might break usages other than ls.c.
6896         Instead, we'll leave ls.c alone.  This undoes today's patch
6897         by Bruno.  Add a compile-time warning for 1s-clock resolution;
6898         we've never observed the problem but might as well keep the
6899         canary.
6900         * lib/nanosleep.c: Include timespec.h first, for interface check.
6901         * lib/nanosleep.c: Include <sys/time.h> unconditionally, since we
6902         now assume the sys_time module.
6903         * lib/tempname.c: Likewise.
6904         * lib/timespec.h: Likewise.
6905         * lib/nanosleep.c: Don't worry about TIME_WITH_SYS_TIME; no longer
6906         needed.
6907         * lib/strftime.c: Likewise.
6908         * lib/timespec.h: Likewise.
6909         * lib/posixtm.c: Include posixtm.h first, for interface check.
6910         Don't worry about TM_IN_SYS_TIME; that's wayyy obsolete.
6911         * lib/posixtm.h: Include stdbool.h and time.h, for proper interface.
6912         * lib/strftime.c: Don't include <sys/types.h>; shouldn't be needed.
6913         * lib/sys_time_.h: New file.
6914         * lib/timespec.h (struct timespec): Use long int, not long.
6915         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
6916         (gl_FUNC_GETTIMEOFDAY_CLOBBER, gl_PREREQ_GETTIMEOFDAY):
6917         Remove obsolescent call to AC_HEADER_TIME.
6918         * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
6919         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
6920         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
6921         * m4/timespec.m4 (gl_TIMESPEC, gl_CHECK_TYPE_STRUCT_TIMESPEC):
6922         Likewise.
6923         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Likewise.
6924         * m4/utimbuf.m4 (gl_CHECK_TYPE_STRUCT_UTIMBUF): Likewise.
6925         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Move sys/time.h tests
6926         into the sys_time module.  Check for gettimeofday just once.
6927         Prefix our variables with gl_, not with ac_ or jm_.  Tighten test
6928         for gettimeofday signature to just check the signature.  Merely
6929         compile it, since linking doesn't test signature.  Improve test for
6930         whether gettimeofday.o is actually needed.
6931         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Renamed from
6932         AC_FUNC_GETTIMEOFDAY_CLOBBER.  All uses changed.  Use
6933         AC_RUN_IFELSE rather than AC_TRY_RUN.  If clobbering, set
6934         and define GETTIMEOFDAY_CLOBBERS_LOCALTIME.
6935         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Don't define
6936         GETTIMEOFDAY_CLOBBERS_LOCALTIME; that's gl_FUNC_GETTIMEOFDAY_CLOBBER's
6937         job.  Don't define tzset; that's gl_FUNC_TZSET_CLOBBER's job.
6938         * m4/mktime.m4 (AC_FUNC_MKTIME): Just include <time.h> rather
6939         than worrying about sys/time.h.
6940         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
6941         Don't bother worrying about TIME_WITH_SYS_TIME.
6942         * m4/stat-time.m4 (gl_STAT_TIME): Likewise.
6943         * m4/posixtm.m4 (gl_POSIXTM): Remove obsolescent call to AC_STRUCT_TM.
6944         * m4/sys_time_h.m4: New file.
6945         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Require gl_HEADER_SYS_TIME_H.
6946         Don't include sys/time.h.  Return from main rather than exiting.
6947         Define TZSET_CLOBBERS_LOCALTIME, for consistency with other names;
6948         all uses changed.
6949         * modules/gethrxtime (Depends-on): Add sys_time.
6950         * modules/gettime (Depends-on): Likewise.
6951         * modules/gettimeofday (Depends-on): Likewise.
6952         * modules/nanosleep (Depends-on): Likewise.
6953         * modules/settime (Depends-on): Likewise.
6954         * modules/tempname (Depends-on): Likewise.
6955         * modules/utimens (Depends-on): Likewise.
6956         * modules/gettimeofday (Files): Remove lib/gettimeofday.h.
6957         (Include:) Change back to <sys/time.h>.
6958         (Maintainer:) Add self.
6959         * modules/sys_time: New file.
6960         * modules/tempname (Depends-on): Add gettimeofday.
6961         * tests/test-gettimeofday.c: Include <sys/time.h>
6962         rather than gettimeofday.h.
6963
6964 2007-01-17  Bruno Haible  <bruno@clisp.org>
6965
6966         * gnulib-tool (func_get_license): Revert last patch. Instead, let
6967         the license default to GPL.
6968         (func_create_testdir): Don't complain if a module is LGPL and its
6969         tests module depends on GPLed modules.
6970
6971 2007-01-17  Bruno Haible  <bruno@clisp.org>
6972
6973         * lib/gettimeofday.c (gettimeofday): Add code for the case
6974         HAVE_GETTIMEOFDAY && !GETTIMEOFDAY_CLOBBERS_LOCALTIME. Use the
6975         maximum possible value for tv->tv_usec, rather than the minimum one.
6976
6977 2005-10-08  Martin Lambers  <marlam@marlam.de>
6978 2005-10-08  Paul Eggert  <eggert@cs.ucla.edu>
6979 2007-01-16  Bruno Haible  <bruno@clisp.org>
6980
6981         * modules/gettimeofday (Files): Add lib/gettimeofday.h.
6982         (configure.ac): Remove AC_FUNC_GETTIMEOFDAY_CLOBBER. Add
6983         gl_FUNC_GETTIMEOFDAY.
6984         (Include): Add gettimeofday.h.
6985         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): New macro.
6986         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't invoke gl_PREREQ_GETTIMEOFDAY.
6987         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Define
6988         GETTIMEOFDAY_CLOBBERS_LOCALTIME. Invoke gl_PREREQ_GETTIMEOFDAY here.
6989         (gl_PREREQ_GETTIMEOFDAY): Check for <sys/timeb.h> and _ftime.
6990         * lib/gettimeofday.h: New file.
6991         * lib/gettimeofday.c: Include <sys/timeb.h>.
6992         (localtime_buffer_addr, rpl_localtime, rpl_gmtime, rpl_tzset): Define
6993         only if GETTIMEOFDAY_CLOBBERS_LOCALTIME.
6994         (rpl_gettimeofday) [!HAVE_GETTIMEOFDAY]: Use _ftime() when available;
6995         fall back on time().
6996
6997         * tests/test-gettimeofday.c: New file.
6998         * modules/gettimeofday-tests: New file.
6999
7000 2007-01-16  Eric Blake  <ebb9@byu.net>
7001
7002         * modules/fnmatch (Depends-on): Depend on wchar.
7003         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Assume <wchar.h>.
7004         * m4/fnmatch.m4: Likewise.
7005         * modules/mbchar (Makefile.am): Assume <wchar.h>.
7006         * m4/mbchar.m4: Likewise.
7007         * modules/mbswidth (Depends-on): Depend on wchar.
7008         * lib/mbswidth.c: Assume <wchar.h>.
7009         * m4/mbswidth.m4: Likewise.
7010         * modules/quotearg (Depends-on): Depend on wchar.
7011         * lib/quotearg.c: Assume <wchar.h>.
7012         * m4/quotearg.m4: Likewise.
7013         * modules/regex (Depends-on): Depend on wchar.
7014         * lib/regex_internal.h: Assume <wchar.h>.
7015         * m4/regex.m4: Likewise.
7016         * modules/stdint (Depends-on): Depend on wchar.
7017         * lib/stdint_.h [!defined WCHAR_MIN]: Assume <wchar.h>.
7018         * m4/stdint.m4: Likewise.
7019         * tests/test-stdint.c [HAVE_WINT_T]: Likewise.
7020         * modules/strftime (Depends-on): Depend on wchar.
7021         * lib/strftime.c (DO_MULTIBYTE): Assume <wchar.h>.
7022         * modules/strtol (Depends-on): Depend on wchar.
7023         * lib/strtol.c: Assume <wchar.h>.
7024         * modules/wcwidth (Depends-on): Depend on wchar.
7025         * lib/wcwidth.h: Assume <wchar.h>.
7026         * m4/wcwidth.m4: Likewise.
7027
7028 2007-01-16  Bruno Haible  <bruno@clisp.org>
7029
7030         * modules/csharpexec-script: New, created from...
7031         * modules/csharpexec: ... this.
7032
7033 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
7034
7035         * modules/javaexec-script: New, created from...
7036         * modules/javaexec: ... this.
7037
7038 2007-01-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
7039
7040         * modules/poll (Dependencies): Add sys_select.
7041
7042 2007-01-15  Jim Meyering  <jim@meyering.net>
7043
7044         * m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3 struct-
7045         redefinition bug when using both <utmp.h> and <utmpx.h> headers.
7046         * lib/readutmp.h: Likewise.  Reported by Daniel Richard G. in
7047         <http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/9415>.
7048
7049 2007-01-15  Bruno Haible  <bruno@clisp.org>
7050
7051         * modules/striconveh: New file.
7052         * lib/striconveh.h: New file.
7053         * lib/striconveh.c: New file.
7054         * MODULES.html.sh (Internationalization functions): Add striconveh.
7055
7056         * modules/striconveh-tests: New file.
7057         * tests/test-striconveh.c: New file.
7058
7059 2007-01-15  Bruno Haible  <bruno@clisp.org>
7060
7061         * lib/striconv.c (str_cd_iconv): Use the first algorithm if iconv is
7062         not from GNU libiconv or GNU libc.
7063
7064 2007-01-15  Bruno Haible  <bruno@clisp.org>
7065
7066         * doc/gnulib-intro.texi (Copyright): Explain the different license
7067         terms for module descriptions, autoconf macros, tests, documentation.
7068
7069 2007-01-14  Bruno Haible  <bruno@clisp.org>
7070
7071         * modules/striconv-tests: New file.
7072         * tests/test-striconv.c: New file.
7073
7074 2007-01-14  Bruno Haible  <bruno@clisp.org>
7075
7076         * modules/iconv-tests: New file.
7077         * tests/test-iconv.c: New file.
7078
7079 2007-01-14  Bruno Haible  <bruno@clisp.org>
7080
7081         * gnulib-tool (func_get_license): For test modules, use the license of
7082         the main module.
7083
7084 2007-01-14  Bruno Haible  <bruno@clisp.org>
7085
7086         * modules/iconv (Include): Clarify that <iconv.h> can only be included
7087         if iconv is found to exist.
7088
7089 2007-01-14  Bruno Haible  <bruno@clisp.org>
7090
7091         * modules/c-ctype-tests: New file.
7092         * tests/test-c-ctype.c: New file.
7093
7094 2007-01-14  Bruno Haible  <bruno@clisp.org>
7095
7096         * modules/binary-io-tests: New file.
7097         * tests/test-binary-io.sh: New file.
7098         * tests/test-binary-io.c: New file.
7099
7100 2007-01-14  Bruno Haible  <bruno@clisp.org>
7101
7102         * modules/array-oset-tests: New file.
7103         * tests/test-array_oset.c: New file.
7104
7105 2007-01-14  Bruno Haible  <bruno@clisp.org>
7106
7107         * modules/array-list-tests: New file.
7108         * tests/test-array_list.c: New file.
7109
7110 2007-01-14  Bruno Haible  <bruno@clisp.org>
7111
7112         * gnulib-tool (func_create_testdir): Don't unnecessarily run configure
7113         and make.
7114         Reported by Simon Josefsson in
7115         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00139.html>
7116
7117 2007-01-14  Bruno Haible  <bruno@clisp.org>
7118
7119         * modules/allocsa-tests: New file.
7120         * tests/test-allocsa.c: New file.
7121
7122 2007-01-14  Bruno Haible  <bruno@clisp.org>
7123
7124         * modules/fchdir (Depends-on): Add absolute-header.
7125         * modules/unistd (Depends-on): Likewise.
7126
7127 2006-12-30  Bruno Haible  <bruno@clisp.org>
7128
7129         * modules/fchdir: New file.
7130         * modules/unistd (Files): Add lib/unistd_.h.
7131         (Makefile.am): Generate unistd.h from unistd_.h.
7132         * lib/fchdir.c: New file.
7133         * lib/dirent_.h: New file.
7134         * lib/unistd_.h: New file.
7135         * lib/fcntl_.h (open) [FCHDIR_REPLACEMENT]: New replacement.
7136         * m4/fchdir.m4: New file.
7137         * m4/unistd_h.m4 (gl_PREREQ_UNISTD): New macro.
7138         (gl_HEADER_UNISTD): Invoke it.
7139         * lib/dup-safer.c (dup_safer) [FCHDIR_REPLACEMENT]: Use the dup
7140         function.
7141         * lib/backupfile.c (opendir, closedir): Undefine.
7142         * lib/chown.c (open, close): Undefine.
7143         * lib/clean-temp.c (open, close): Undefine.
7144         * lib/copy-file.c (open, close): Undefine.
7145         * lib/execute.c (open, close): Undefine.
7146         * lib/fsusage.c (open, close): Undefine.
7147         * lib/gc-gnulib.c (open, close): Undefine.
7148         * lib/getcwd.c (opendir, closedir): Undefine.
7149         * lib/glob.c (opendir, closedir): Undefine.
7150         * lib/javacomp.c (open, close): Undefine.
7151         * lib/mountlist.c (open, close, opendir, closedir): Undefine.
7152         * lib/openat-proc.c (open, close): Undefine.
7153         * lib/pagealign_alloc.c (open, close): Undefine.
7154         * lib/pipe.c (open, close): Undefine.
7155         * lib/progreloc.c (open, close): Undefine.
7156         * lib/savedir.c (opendir, closedir): Undefine.
7157         * lib/utime.c (open, close): Undefine.
7158         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add fchdir.
7159
7160 2007-01-10  Bruno Haible  <bruno@clisp.org>
7161
7162         * lib/striconv.c (mem_cd_iconv): Align the temporary buffer.
7163
7164 2007-01-12  Eric Blake  <ebb9@byu.net>
7165
7166         Provide a robust <wchar.h>.  Further simplifications are now
7167         possible in other modules, but not included here.
7168         * modules/wchar: New module.
7169         * m4/wchar.m4: New file.
7170         * lib/wchar_.h: Likewise.
7171         * modules/mbchar (Depends-on): Depend on wchar, as the first use
7172         of the new module.
7173         * MODULES.html.sh (Extended multibyte and wide character utilities):
7174         New section.
7175
7176 2007-01-12  Paul Eggert  <eggert@cs.ucla.edu>
7177
7178         * lib/xreadlink.c (SYMLINK_MAX) [!defined SYMLINK_MAX]: Define
7179         to a reasonable default for memory allocation.
7180         (xreadlink): Don't allocate a huge buffer, to work around a buggy
7181         file system that reports garbage st_size values for symlinks.
7182         Problem reported by Liyang Hu.
7183
7184 2007-01-11  Simon Josefsson  <simon@josefsson.org>
7185
7186         * gnulib-tool (func_all_modules): Exclude all .* files (e.g.,
7187         Emacs .#* auto-save files).
7188
7189 2007-01-11  Bruno Haible  <bruno@clisp.org>
7190
7191         * gnulib-tool (func_all_modules): Exclude all files inside the CVS
7192         directory.
7193
7194 2007-01-10  Paul Eggert  <eggert@cs.ucla.edu>
7195
7196         Use @...@ consistently in lib/wctype_.h.
7197         * lib/wctype_.h [HAVE_WINT_T]: Go back to using @...@, but rely
7198         on it being set to 1 or 0.
7199         * m4/wctype.m4 (gl_WCTYPE_H): Set HAVE_WINT_T to 1 or 0, and
7200         go back to AC_SUBSTing it.
7201         * modules/wctype (Makefile.am): Undo previous change.
7202
7203 2007-01-10  Eric Blake  <ebb9@byu.net>
7204
7205         * lib/wctype_.h [HAVE_WINT_T]: Rely on AC_DEFINE.
7206         * m4/wctype.m4 (gl_WCTYPE_H): No need to AC_SUBST(HAVE_WINT_T).
7207         * modules/wctype (Makefile.am): Likewise.
7208         Reported by Chris McGuire.
7209
7210 2007-01-10  Jim Meyering  <jim@meyering.net>
7211
7212         fts.c: a small readability/maintainability improvement
7213         * lib/fts.c (fts_read): Make this code slightly more readable and
7214         maintainable by hoisting the "sp->fts_cur = p" assignments to
7215         immediately follow the statements that set P.  Derived from
7216         the patch by Miloslav Trmac in http://bugzilla.redhat.com/222089.
7217
7218 2007-01-10  Eric Blake  <ebb9@byu.net>
7219
7220         * lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> before
7221         <wchar.h>, to work around BSDI bug in BSD/OS 4.0.1.
7222         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
7223         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
7224         Reported by Chris McGuire.
7225
7226 2007-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7227
7228         * gnulib-tool (func_all_modules): Use POSIX conforming escaping
7229         in sed script.
7230
7231 2007-01-09  Bruno Haible  <bruno@clisp.org>
7232
7233         * MODULES.html.sh: Accept options --cvs-urls, --git-urls.
7234         (repo_url_prefix, repo_url_suffix, repo_url_suffix_repl): New
7235         variables.
7236         (func_module): Use them.
7237
7238 2007-01-09  Bruno Haible  <bruno@clisp.org>
7239
7240         * modules/unistr/base: New file.
7241         * lib/unistr.h: New file.
7242
7243         * modules/unistr/u8-to-u16: New file.
7244         * lib/unistr/u8-to-u16.c: New file.
7245
7246         * modules/unistr/u8-to-u32: New file.
7247         * lib/unistr/u8-to-u32.c: New file.
7248
7249         * modules/unistr/u16-to-u8: New file.
7250         * lib/unistr/u16-to-u8.c: New file.
7251
7252         * modules/unistr/u16-to-u32: New file.
7253         * lib/unistr/u16-to-u32.c: New file.
7254
7255         * modules/unistr/u32-to-u8: New file.
7256         * lib/unistr/u32-to-u8.c: New file.
7257
7258         * modules/unistr/u32-to-u16: New file.
7259         * lib/unistr/u32-to-u16.c: New file.
7260
7261         * modules/unistr/u8-check: New file.
7262         * modules/unistr/u16-check: New file.
7263         * modules/unistr/u32-check: New file.
7264         * lib/unistr/u8-check.c: New file.
7265         * lib/unistr/u16-check.c: New file.
7266         * lib/unistr/u32-check.c: New file.
7267
7268         * modules/unistr/u8-chr: New file.
7269         * modules/unistr/u16-chr: New file.
7270         * modules/unistr/u32-chr: New file.
7271         * lib/unistr/u8-chr.c: New file.
7272         * lib/unistr/u16-chr.c: New file.
7273         * lib/unistr/u32-chr.c: New file.
7274
7275         * modules/unistr/u8-cmp: New file.
7276         * modules/unistr/u16-cmp: New file.
7277         * modules/unistr/u32-cmp: New file.
7278         * lib/unistr/u8-cmp.c: New file.
7279         * lib/unistr/u16-cmp.c: New file.
7280         * lib/unistr/u32-cmp.c: New file.
7281
7282         * modules/unistr/u8-cpy: New file.
7283         * modules/unistr/u16-cpy: New file.
7284         * modules/unistr/u32-cpy: New file.
7285         * lib/unistr/u8-cpy.c: New file.
7286         * lib/unistr/u16-cpy.c: New file.
7287         * lib/unistr/u32-cpy.c: New file.
7288         * lib/unistr/u-cpy.h: New file.
7289
7290         * modules/unistr/u8-cpy-alloc: New file.
7291         * modules/unistr/u16-cpy-alloc: New file.
7292         * modules/unistr/u32-cpy-alloc: New file.
7293         * lib/unistr/u8-cpy-alloc.c: New file.
7294         * lib/unistr/u16-cpy-alloc.c: New file.
7295         * lib/unistr/u32-cpy-alloc.c: New file.
7296         * lib/unistr/u-cpy-alloc.h: New file.
7297
7298         * modules/unistr/u8-endswith: New file.
7299         * modules/unistr/u16-endswith: New file.
7300         * modules/unistr/u32-endswith: New file.
7301         * lib/unistr/u8-endswith.c: New file.
7302         * lib/unistr/u16-endswith.c: New file.
7303         * lib/unistr/u32-endswith.c: New file.
7304         * lib/unistr/u-endswith.h: New file.
7305
7306         * modules/unistr/u8-mblen: New file.
7307         * modules/unistr/u16-mblen: New file.
7308         * modules/unistr/u32-mblen: New file.
7309         * lib/unistr/u8-mblen.c: New file.
7310         * lib/unistr/u16-mblen.c: New file.
7311         * lib/unistr/u32-mblen.c: New file.
7312
7313         * modules/unistr/u8-mbtouc: New file.
7314         * modules/unistr/u16-mbtouc: New file.
7315         * modules/unistr/u32-mbtouc: New file.
7316         * lib/unistr/u8-mbtouc.c: New file.
7317         * lib/unistr/u16-mbtouc.c: New file.
7318         * lib/unistr/u32-mbtouc.c: New file.
7319
7320         * modules/unistr/u8-mbtouc-safe: New file.
7321         * modules/unistr/u16-mbtouc-safe: New file.
7322         * modules/unistr/u32-mbtouc-safe: New file.
7323         * lib/unistr/u8-mbtouc-safe.c: New file.
7324         * lib/unistr/u16-mbtouc-safe.c: New file.
7325         * lib/unistr/u32-mbtouc-safe.c: New file.
7326
7327         * modules/unistr/u8-move: New file.
7328         * modules/unistr/u16-move: New file.
7329         * modules/unistr/u32-move: New file.
7330         * lib/unistr/u8-move.c: New file.
7331         * lib/unistr/u16-move.c: New file.
7332         * lib/unistr/u32-move.c: New file.
7333         * lib/unistr/u-move.h: New file.
7334
7335         * modules/unistr/u8-next: New file.
7336         * modules/unistr/u16-next: New file.
7337         * modules/unistr/u32-next: New file.
7338         * lib/unistr/u8-next.c: New file.
7339         * lib/unistr/u16-next.c: New file.
7340         * lib/unistr/u32-next.c: New file.
7341
7342         * modules/unistr/u8-prev: New file.
7343         * modules/unistr/u16-prev: New file.
7344         * modules/unistr/u32-prev: New file.
7345         * lib/unistr/u8-prev.c: New file.
7346         * lib/unistr/u16-prev.c: New file.
7347         * lib/unistr/u32-prev.c: New file.
7348
7349         * modules/unistr/u8-set: New file.
7350         * modules/unistr/u16-set: New file.
7351         * modules/unistr/u32-set: New file.
7352         * lib/unistr/u8-set.c: New file.
7353         * lib/unistr/u16-set.c: New file.
7354         * lib/unistr/u32-set.c: New file.
7355         * lib/unistr/u-set.h: New file.
7356
7357         * modules/unistr/u8-startswith: New file.
7358         * modules/unistr/u16-startswith: New file.
7359         * modules/unistr/u32-startswith: New file.
7360         * lib/unistr/u8-startswith.c: New file.
7361         * lib/unistr/u16-startswith.c: New file.
7362         * lib/unistr/u32-startswith.c: New file.
7363         * lib/unistr/u-startswith.h: New file.
7364
7365         * modules/unistr/u8-stpcpy: New file.
7366         * modules/unistr/u16-stpcpy: New file.
7367         * modules/unistr/u32-stpcpy: New file.
7368         * lib/unistr/u8-stpcpy.c: New file.
7369         * lib/unistr/u16-stpcpy.c: New file.
7370         * lib/unistr/u32-stpcpy.c: New file.
7371         * lib/unistr/u-stpcpy.h: New file.
7372
7373         * modules/unistr/u8-stpncpy: New file.
7374         * modules/unistr/u16-stpncpy: New file.
7375         * modules/unistr/u32-stpncpy: New file.
7376         * lib/unistr/u8-stpncpy.c: New file.
7377         * lib/unistr/u16-stpncpy.c: New file.
7378         * lib/unistr/u32-stpncpy.c: New file.
7379         * lib/unistr/u-stpncpy.h: New file.
7380
7381         * modules/unistr/u8-strcat: New file.
7382         * modules/unistr/u16-strcat: New file.
7383         * modules/unistr/u32-strcat: New file.
7384         * lib/unistr/u8-strcat.c: New file.
7385         * lib/unistr/u16-strcat.c: New file.
7386         * lib/unistr/u32-strcat.c: New file.
7387         * lib/unistr/u-strcat.h: New file.
7388
7389         * modules/unistr/u8-strchr: New file.
7390         * modules/unistr/u16-strchr: New file.
7391         * modules/unistr/u32-strchr: New file.
7392         * lib/unistr/u8-strchr.c: New file.
7393         * lib/unistr/u16-strchr.c: New file.
7394         * lib/unistr/u32-strchr.c: New file.
7395
7396         * modules/unistr/u8-strcmp: New file.
7397         * modules/unistr/u16-strcmp: New file.
7398         * modules/unistr/u32-strcmp: New file.
7399         * lib/unistr/u8-strcmp.c: New file.
7400         * lib/unistr/u16-strcmp.c: New file.
7401         * lib/unistr/u32-strcmp.c: New file.
7402
7403         * modules/unistr/u8-strcpy: New file.
7404         * modules/unistr/u16-strcpy: New file.
7405         * modules/unistr/u32-strcpy: New file.
7406         * lib/unistr/u8-strcpy.c: New file.
7407         * lib/unistr/u16-strcpy.c: New file.
7408         * lib/unistr/u32-strcpy.c: New file.
7409         * lib/unistr/u-strcpy.h: New file.
7410
7411         * modules/unistr/u8-strcspn: New file.
7412         * modules/unistr/u16-strcspn: New file.
7413         * modules/unistr/u32-strcspn: New file.
7414         * lib/unistr/u8-strcspn.c: New file.
7415         * lib/unistr/u16-strcspn.c: New file.
7416         * lib/unistr/u32-strcspn.c: New file.
7417         * lib/unistr/u-strcspn.h: New file.
7418
7419         * modules/unistr/u8-strdup: New file.
7420         * modules/unistr/u16-strdup: New file.
7421         * modules/unistr/u32-strdup: New file.
7422         * lib/unistr/u8-strdup.c: New file.
7423         * lib/unistr/u16-strdup.c: New file.
7424         * lib/unistr/u32-strdup.c: New file.
7425         * lib/unistr/u-strdup.h: New file.
7426
7427         * modules/unistr/u8-strlen: New file.
7428         * modules/unistr/u16-strlen: New file.
7429         * modules/unistr/u32-strlen: New file.
7430         * lib/unistr/u8-strlen.c: New file.
7431         * lib/unistr/u16-strlen.c: New file.
7432         * lib/unistr/u32-strlen.c: New file.
7433         * lib/unistr/u-strlen.h: New file.
7434
7435         * modules/unistr/u8-strmblen: New file.
7436         * modules/unistr/u16-strmblen: New file.
7437         * modules/unistr/u32-strmblen: New file.
7438         * lib/unistr/u8-strmblen.c: New file.
7439         * lib/unistr/u16-strmblen.c: New file.
7440         * lib/unistr/u32-strmblen.c: New file.
7441
7442         * modules/unistr/u8-strmbtouc: New file.
7443         * modules/unistr/u16-strmbtouc: New file.
7444         * modules/unistr/u32-strmbtouc: New file.
7445         * lib/unistr/u8-strmbtouc.c: New file.
7446         * lib/unistr/u16-strmbtouc.c: New file.
7447         * lib/unistr/u32-strmbtouc.c: New file.
7448
7449         * modules/unistr/u8-strncat: New file.
7450         * modules/unistr/u16-strncat: New file.
7451         * modules/unistr/u32-strncat: New file.
7452         * lib/unistr/u8-strncat.c: New file.
7453         * lib/unistr/u16-strncat.c: New file.
7454         * lib/unistr/u32-strncat.c: New file.
7455         * lib/unistr/u-strncat.h: New file.
7456
7457         * modules/unistr/u8-strncmp: New file.
7458         * modules/unistr/u16-strncmp: New file.
7459         * modules/unistr/u32-strncmp: New file.
7460         * lib/unistr/u8-strncmp.c: New file.
7461         * lib/unistr/u16-strncmp.c: New file.
7462         * lib/unistr/u32-strncmp.c: New file.
7463
7464         * modules/unistr/u8-strncpy: New file.
7465         * modules/unistr/u16-strncpy: New file.
7466         * modules/unistr/u32-strncpy: New file.
7467         * lib/unistr/u8-strncpy.c: New file.
7468         * lib/unistr/u16-strncpy.c: New file.
7469         * lib/unistr/u32-strncpy.c: New file.
7470         * lib/unistr/u-strncpy.h: New file.
7471
7472         * modules/unistr/u8-strnlen: New file.
7473         * modules/unistr/u16-strnlen: New file.
7474         * modules/unistr/u32-strnlen: New file.
7475         * lib/unistr/u8-strnlen.c: New file.
7476         * lib/unistr/u16-strnlen.c: New file.
7477         * lib/unistr/u32-strnlen.c: New file.
7478         * lib/unistr/u-strnlen.h: New file.
7479
7480         * modules/unistr/u8-strpbrk: New file.
7481         * modules/unistr/u16-strpbrk: New file.
7482         * modules/unistr/u32-strpbrk: New file.
7483         * lib/unistr/u8-strpbrk.c: New file.
7484         * lib/unistr/u16-strpbrk.c: New file.
7485         * lib/unistr/u32-strpbrk.c: New file.
7486         * lib/unistr/u-strpbrk.h: New file.
7487
7488         * modules/unistr/u8-strrchr: New file.
7489         * modules/unistr/u16-strrchr: New file.
7490         * modules/unistr/u32-strrchr: New file.
7491         * lib/unistr/u8-strrchr.c: New file.
7492         * lib/unistr/u16-strrchr.c: New file.
7493         * lib/unistr/u32-strrchr.c: New file.
7494
7495         * modules/unistr/u8-strspn: New file.
7496         * modules/unistr/u16-strspn: New file.
7497         * modules/unistr/u32-strspn: New file.
7498         * lib/unistr/u8-strspn.c: New file.
7499         * lib/unistr/u16-strspn.c: New file.
7500         * lib/unistr/u32-strspn.c: New file.
7501         * lib/unistr/u-strspn.h: New file.
7502
7503         * modules/unistr/u8-strstr: New file.
7504         * modules/unistr/u16-strstr: New file.
7505         * modules/unistr/u32-strstr: New file.
7506         * lib/unistr/u8-strstr.c: New file.
7507         * lib/unistr/u16-strstr.c: New file.
7508         * lib/unistr/u32-strstr.c: New file.
7509         * lib/unistr/u-strstr.h: New file.
7510
7511         * modules/unistr/u8-strtok: New file.
7512         * modules/unistr/u16-strtok: New file.
7513         * modules/unistr/u32-strtok: New file.
7514         * lib/unistr/u8-strtok.c: New file.
7515         * lib/unistr/u16-strtok.c: New file.
7516         * lib/unistr/u32-strtok.c: New file.
7517         * lib/unistr/u-strtok.h: New file.
7518
7519         * modules/unistr/u8-uctomb: New file.
7520         * modules/unistr/u16-uctomb: New file.
7521         * modules/unistr/u32-uctomb: New file.
7522         * lib/unistr/u8-uctomb.c: New file.
7523         * lib/unistr/u16-uctomb.c: New file.
7524         * lib/unistr/u32-uctomb.c: New file.
7525
7526         * MODULES.html.sh (Unicode string functions): Add the new modules.
7527
7528 2007-01-08  Bruno Haible  <bruno@clisp.org>
7529
7530         * gnulib-tool (func_all_modules): Use find, not ls, to traverse the
7531         modules directory. Filter out CVS, ChangeLog, COPYING, README also from
7532         subdirectories.
7533
7534 2007-01-08  Karl Berry  <karl@gnu.org>
7535
7536         * doc/error.texi: mention that main() fns must set program_name
7537         when progname is used.
7538
7539 2007-01-08  Paul Eggert  <eggert@cs.ucla.edu>
7540
7541         * m4/wctype.m4 (gl_WCTYPE_H): Compute ABSOLUTE_WCTYPE_H even if
7542         WCTYPE_H is empty, for the benefit of builds from non-distclean
7543         directories.  Problem reported by Eric Blake in
7544         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00157.html>.
7545
7546 2007-01-08  Bruno Haible  <bruno@clisp.org>
7547
7548         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Remove
7549         PROVIDE_CANONICALIZE_FILENAME_MODE macro definition.
7550         * lib/canonicalize.h: Test GNULIB_CANONICALIZE instead of
7551         PROVIDE_CANONICALIZE_FILENAME_MODE.
7552         * modules/canonicalize (configure.ac): Use gl_MODULE_INDICATOR.
7553
7554 2007-01-08  Bruno Haible  <bruno@clisp.org>
7555
7556         * m4/fts.m4 (gl_FUNC_FTS_LGPL): Remove _LGPL_PACKAGE macro definition.
7557         * lib/fts_.h (_LGPL_PACKAGE): Remove macro.
7558         Use !GNULIB_FTS instead of _LGPL_PACKAGE.
7559         * lib/fts.c: Likewise.
7560         * modules/fts (configure.ac): Use gl_MODULE_INDICATOR.
7561
7562 2006-12-25  Bruno Haible  <bruno@clisp.org>
7563
7564         * modules/utf8-ucs4-safe: New file.
7565         * lib/utf8-ucs4-safe.h: New file.
7566         * lib/unistr/utf8-ucs4-safe.c: New file.
7567
7568         * modules/utf16-ucs4-safe: New file.
7569         * lib/utf16-ucs4-safe.h: New file.
7570         * lib/unistr/utf16-ucs4-safe.c: New file.
7571
7572         * MODULES.html.sh (Unicode string functions): Add the new modules.
7573
7574 2007-01-08  Bruno Haible  <bruno@clisp.org>
7575
7576         * modules/utf8-ucs4 (Files, lib_SOURCES): Add unistr/utf8-ucs4.c.
7577         (Depends-on): Add unitypes.
7578         * lib/utf8-ucs4.h: Add double-inclusion guard. Include unitypes.h.
7579         (u8_mbtouc_aux): Move out to separate file.
7580         (u8_mbtouc): Use ucs4_t, uint8_t types.
7581         * lib/unistr/utf8-ucs4.c: New file.
7582
7583         * modules/utf16-ucs4 (Files, lib_SOURCES): Add unistr/utf16-ucs4.c.
7584         (Depends-on): Add unitypes.
7585         * lib/utf16-ucs4.h: Add double-inclusion guard. Include unitypes.h.
7586         (u16_mbtouc_aux): Move out to separate file.
7587         (u16_mbtouc): Use ucs4_t, uint16_t types.
7588         * lib/unistr/utf16-ucs4.c: New file.
7589
7590         * modules/ucs4-utf8 (Files, lib_SOURCES): Add unistr/ucs4-utf8.c.
7591         (Depends-on): Add unitypes.
7592         * lib/ucs4-utf8.h: Add double-inclusion guard. Include unitypes.h.
7593         (u8_uctomb_aux): Move out to separate file.
7594         (u8_uctomb): Use ucs4_t, uint8_t types.
7595         * lib/unistr/ucs4-utf8.c: New file.
7596
7597         * modules/ucs4-utf16 (Files, lib_SOURCES): Add unistr/ucs4-utf16.c.
7598         (Depends-on): Add unitypes.
7599         * lib/ucs4-utf16.h: Add double-inclusion guard. Include unitypes.h.
7600         (u16_uctomb_aux): Move out to separate file.
7601         (u16_uctomb): Use ucs4_t, uint16_t types.
7602         * lib/unistr/ucs4-utf16.c: New file.
7603
7604 2006-12-25  Bruno Haible  <bruno@clisp.org>
7605
7606         * modules/unitypes: New file.
7607         * lib/unitypes.h: New file.
7608         * MODULES.html.sh (func_all_modules): New section "Unicode string
7609         functions". Move ucs4-utf8, ucs4-utf16, utf8-ucs4, utf16-ucs4 to
7610         this section. Add unitypes.
7611
7612 2007-01-08  Bruno Haible  <bruno@clisp.org>
7613
7614         Avoid variable names that conflict with those from libtool.
7615         * m4/lib-link.m4 (AC_LIB_RPATH, AC_LIB_LINKFLAGS_BODY,
7616         AC_LIB_LINKFLAGS_FROM_LIBS): Rename libext to acl_libext,
7617         shlibext to acl_shlibext, libname_spec to acl_libname_spec,
7618         library_names_spec to acl_library_names_spec, hardcode_* to
7619         acl_hardcode_*.
7620         Reported by Ralf Wildenhues.
7621
7622 2007-01-08  Bruno Haible  <bruno@clisp.org>
7623
7624         * m4/gc-arcfour.m4 (gl_GC_ARCFOUR): Remove GC_USE_ARCFOUR macro
7625         definition.
7626         * m4/gc-arctwo.m4 (gl_GC_ARCTWO): Remove GC_USE_ARCTWO macro
7627         definition.
7628         * m4/gc-des.m4 (gl_GC_DES): Remove GC_USE_DES macro definition.
7629         * m4/gc-hmac-md5.m4 (gl_GC_HMAC_MD5): Remove GC_USE_HMAC_MD5 macro
7630         definition.
7631         * m4/gc-hmac-sha1.m4 (gl_GC_HMAC_SHA1): Remove GC_USE_HMAC_SHA1 macro
7632         definition.
7633         * m4/gc-md2.m4 (gl_GC_MD2): Remove GC_USE_MD2 macro definition.
7634         * m4/gc-md4.m4 (gl_GC_MD4): Remove GC_USE_MD4 macro definition.
7635         * m4/gc-md5.m4 (gl_GC_MD5): Remove GC_USE_MD5 macro definition.
7636         * m4/gc-random.m4 (gl_GC_RANDOM): Remove GC_USE_RANDOM macro
7637         definition.
7638         * m4/gc-rijndael.m4 (gl_GC_RIJNDAEL): Remove GC_USE_RIJNDAEL macro
7639         definition.
7640         * m4/gc-sha1.m4 (gl_GC_SHA1): Remove GC_USE_SHA1 macro definition.
7641         * lib/gc-gnulib.c: Use GNULIB_GC_<algorithm> instead of
7642         GC_USE_<algorithm>.
7643         * lib/gc-libgcrypt.c: Likewise.
7644         * modules/gc-arcfour (configure.ac): Use gl_MODULE_INDICATOR.
7645         * modules/gc-arctwo (configure.ac): Likewise.
7646         * modules/gc-des (configure.ac): Likewise.
7647         * modules/gc-hmac-md5 (configure.ac): Likewise.
7648         * modules/gc-hmac-sha1 (configure.ac): Likewise.
7649         * modules/gc-md2 (configure.ac): Likewise.
7650         * modules/gc-md4 (configure.ac): Likewise.
7651         * modules/gc-md5 (configure.ac): Likewise.
7652         * modules/gc-random (configure.ac): Likewise.
7653         * modules/gc-rijndael (configure.ac): Likewise.
7654         * modules/gc-sha1 (configure.ac): Likewise.
7655
7656 2007-01-08  Bruno Haible  <bruno@clisp.org>
7657
7658         * m4/close-stream.m4 (gl_CLOSE_STREAM): Remove GNULIB_CLOSE_STREAM
7659         macro definition.
7660         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Remove GNULIB_FCNTL_SAFER macro
7661         definition.
7662         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Remove GNULIB_FOPEN_SAFER macro
7663         definition.
7664         * modules/close-stream (configure.ac): Invoke gl_MODULE_INDICATOR.
7665         * modules/fcntl-safer (configure.ac): Likewise.
7666         * modules/fopen-safer (configure.ac): Likewise.
7667         * modules/fwriteerror (configure.ac): Likewise. Remove explicit
7668         GNULIB_FWRITEERROR macro definition.
7669
7670 2007-01-08  Bruno Haible  <bruno@clisp.org>
7671
7672         * m4/gnulib-common.m4: New file.
7673         * gnulib-tool (func_get_autoconf_snippet): Undo last change.
7674         (func_get_filelist): Add m4/gnulib-common.m4.
7675
7676 2007-01-08  Bruno Haible  <bruno@clisp.org>
7677
7678         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Simplify the sorting
7679         command.
7680
7681 2007-01-08  Jim Meyering  <jim@meyering.net>
7682
7683         Use a more robust test for a "can't happen" condition.
7684         * lib/fts.c (fts_read): Revert the change of 2006-11-22, since it
7685         narrowed the st_size value.  Presuming the "can't happen" condition
7686         is true, that narrowing could conceivably convert an invalid st_size
7687         value into a valid one.  Instead, use a change based on Matthew
7688         Woehlke's original patch.
7689
7690         Slight readability improvement: use an assert-like macro
7691         in place of literal "abort ()" uses.
7692         * lib/fts.c (fts_assert): Define.
7693         (fts_set_stat_required, cwd_advance_fd, fts_read, fd_ring_check):
7694         Use this macro instead of a bare 'abort'.
7695
7696 2007-01-05  Paul Eggert  <eggert@cs.ucla.edu>
7697
7698         Don't worry about using IRIX 5.3's wctype.h broken definitions;
7699         simply work around them.
7700         * lib/wctype_.h: Remove test for HAVE_WCTYPE_CTMP_BUG.
7701         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph, iswlower):
7702         (iswprint, iswpunct, iswspace, iswupper, iswxdigit): Undef before
7703         declaring.
7704         Don't bother to define as macros, since the standard doesn't require it.
7705         * m4/wctype.m4 (WCTYPE_H, ABSOLUTE_WCTYPE_H): Simplify, since we no
7706         longer worry about IRIX 5.3.
7707         (HAVE_WCTYPE_CTMP_BUG): Remove.
7708
7709 2007-01-04  Paul Eggert  <eggert@cs.ucla.edu>
7710
7711         * lib/wctype_.h (_ctmp_) [HAVE_WCTYPE_CTMP_BUG]: Now of type wchar_t,
7712         not wint_t.  Also, include <ctype.h>, to fix another IRIX bug.
7713         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
7714         Problems reported by Georg Schwarz for IRIX 5.3.
7715
7716         * gnulib-tool (autoconf_minversion): Take the maximum version number
7717         found, not the minimum.  Problem reported by James Youngman.
7718
7719 2007-01-03  Karl Berry  <karl@gnu.org>
7720
7721         * doc/error.texi: new file, explaining interaction with progname.
7722         * doc/gnulib.texi: include it.  Update copyright.
7723
7724 2007-01-03  Simon Josefsson  <simon@josefsson.org>
7725
7726         * gnulib-tool (func_create_testdir): Run AC_CANONICAL_BUILD and
7727         AC_CANONICAL_HOST, to improve autobuild outputs.
7728
7729 2007-01-03  Paolo Bonzini  <bonzini@gnu.org>
7730             Yoann Vandoorselaere <yoann.v@prelude-ids.com>
7731
7732         * lib/poll.c (poll): Use recv on Mac OS X to distinguish connected
7733         sockets, server sockets, and other file descriptors.  Count errors
7734         to compute the return value.  Reorder the code a bit to be easier
7735         to follow.  Don't set event bits that were not requested (except
7736         POLLERR and POLLHUP).
7737
7738 2007-01-01  Bruno Haible  <bruno@clisp.org>
7739
7740         * modules/lchmod (Include): Require lchmod.h, not lchown.h.
7741
7742 2007-01-03  Jim Meyering  <jim@meyering.net>
7743
7744         * modules/fts-lgpl (Depends-on): Add i-ring.  Reported by Bruno Haible.
7745
7746 2007-01-02  Bruno Haible  <bruno@clisp.org>
7747
7748         * modules/settime (Include): Require timespec.h.
7749         * modules/nanosleep (Include): Likewise.
7750
7751 2007-01-01  Bruno Haible  <bruno@clisp.org>
7752
7753         * gnulib-tool (func_emit_copyright_notice): Bump year.
7754         (func_get_autoconf_snippet): Emit a GNULIB_<modulename> macro.
7755
7756 2007-01-01  Bruno Haible  <bruno@clisp.org>
7757
7758         Improve support for OpenBSD.
7759         * build-aux/config.rpath (libname_spec): Export.
7760         (library_names_spec): New variable. Export.
7761         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Extract libname_spec and
7762         library_names_spec from the config.rpath output. Locate shared library
7763         through the name pattern in library_names_spec.
7764
7765 2007-01-01  Eric Blake  <ebb9@byu.net>
7766
7767         * lib/version-etc.c (COPYRIGHT_YEAR): Bump for new year.
7768
7769 2006-12-30  Paul Eggert  <eggert@cs.ucla.edu>
7770
7771         * gnulib-tool (SORT): Remove, since we no longer assume GNU sort.
7772         Rewrite so as not to assume GNU sort or "tail -1".  Also, don't
7773         assume the C locale, and avoid an "eval" that could cause trouble.
7774         Problem with SORT reported by Bob Proulx.
7775
7776         * lib/getpagesize.h (getpagesize) [defined __amigaos4__]:
7777         Define.  Trivial patch from Henning Nielsen Lund, originally
7778         sent to bug-grep@gnu.org today.
7779
7780 2006-12-29  Paul Eggert  <eggert@cs.ucla.edu>
7781
7782         * lib/acl.h: Include sys/types.h and sys/stat.h, for mode_t and
7783         struct stat.  Problem reported by Henning Nielsen Lund.
7784         * lib/acl.c: Include acl.h first, to check interface.  Don't
7785         bother to include sys/types.h and sys/stat.h again.
7786
7787 2006-12-28  Paul Eggert  <eggert@cs.ucla.edu>
7788
7789         Import the following change from libc; problem reported by
7790         Sven Verdoolaege.
7791
7792         2005-10-13  Ulrich Drepper  <drepper@redhat.com>
7793
7794         [BZ #1373]
7795         * lib/argp.h: Remove __NTH for __argp_usage inline function.
7796
7797 2006-12-28  Jim Meyering  <jim@meyering.net>
7798
7799         * build-aux/announce-gen: Do not assume that the package
7800         builds any of tar.gz, tar.bz2, and .xdelta files.
7801         Suggestion from Simon Josefsson.
7802
7803 2006-12-28  Simon Josefsson  <simon@josefsson.org>
7804
7805         * modules/announce-gen: New file.
7806
7807 2006-12-27  Paul Eggert  <eggert@cs.ucla.edu>
7808
7809         * lib/mbchar.h: Just include <wctype.h>; the wctype module
7810         handles its gotchas now.
7811         * lib/mbswidth.c: Likewise.
7812         * lib/wcwidth.h: Likewise.
7813         * m4/mbchar.m4 (gl_MBCHAR): Don't bother checking for wctype.h
7814         and iswcntrl; the wctype module does this stuff now.
7815         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
7816         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
7817         * modules/mbchar (Depends-on): Add wctype.
7818         * modules/mbswidth (Depends-on): Likewise.
7819         * modules/wcwidth (Depends-on): Likewise.
7820
7821 2006-12-27  Eric Blake  <ebb9@byu.net>
7822
7823         * lib/fnmatch.c: Reinstate inclusion of <wchar.h>, since this
7824         module uses more than what <wctype.h> is required to provide.
7825
7826 2006-12-26  Eric Blake  <ebb9@byu.net>
7827
7828         * gnulib-tool (sed_extract_prog): Avoid space-tab.
7829
7830 2006-12-26  Eric Blake  <ebb9@byu.net>
7831
7832         * modules/absolute-header: New module.
7833         * modules/fcntl (Depends-on): Depend on it.
7834         * modules/inttypes (Depends-on): Likewise.
7835         * modules/stdint (Depends-on): Likewise.
7836         * modules/sys_stat (Depends-on): Likewise.
7837         * modules/wctype (Depends-on): Likewise.
7838         * MODULES.html.sh (Support for building libraries and
7839         executables): Document it.
7840
7841 2006-12-25  Paul Eggert  <eggert@cs.ucla.edu>
7842
7843         * gnulib-tool (SED): Remove, undoing previous change.
7844         The problem was that it broke coreutils on Solaris, because
7845         "sed --posix" leaked into a makefile.
7846         (sed): New alias, if 'alias' and GNU sed.
7847
7848 2006-12-24  Jim Meyering  <jim@meyering.net>
7849
7850         Work around an fchownat bug in glibc-2.4:
7851         http://lists.ubuntu.com/archives/ubuntu-users/2006-September/093218.html
7852         This bug would cause "chown -RP ... DIR" to follow symlinks in DIR,
7853         in spite of the -P option.
7854         * m4/openat.m4 (gl_FUNC_FCHOWNAT, gl_FUNC_FCHOWNAT_DEREF_BUG):
7855         New macros.
7856         (gl_PREREQ_OPENAT): Require gl_FUNC_FCHOWNAT.
7857         * modules/openat (Files): Add lib/fchownat.c.
7858         * lib/openat.c (fchownat): Don't define here.  Move to...
7859         * lib/fchownat.c: ...this new file.
7860
7861 2006-12-23  Paul Eggert  <eggert@cs.ucla.edu>
7862
7863         Fix bug reported by Bruno Haible in
7864         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00228.html>
7865         where quotearg.c didn't compile on Mac OS X 10.2 because it
7866         lacks <wchar.h> and wint_t.
7867         * lib/wctype_.h (__wctype_wint_t): New type.
7868         Include <stdio.h>, <time.h>, <wchar.h> only if HAVE_WINT_T.
7869         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph):
7870         (iswlower, iswprint, iswpunct, iswspace, iswupper, ixwxdigit):
7871         Arg is now of type __wctype_wint_t, not wint_t.
7872         * m4/wctype.m4 (gl_WCTYPE_H): Require gt_TYPE_WINT_T, and
7873         substitute HAVE_WINT_T.
7874         * modules/wctype (Files): Add m4/wint_t.m4.
7875         (wctype.h): Substitute HAVE_WINT_T.
7876
7877 2006-12-23  Bruno Haible  <bruno@clisp.org>
7878
7879         * lib/safe-read.h [C++]: Wrap declarations in extern "C".
7880
7881 2006-12-23  Bruno Haible  <bruno@clisp.org>
7882
7883         * lib/canonicalize-lgpl.c (__realpath): Test HAVE_READLINK instead of
7884         S_ISLNK.
7885         Needed because gnulib's sys/stat.h replacement defines S_ISLNK on
7886         mingw.
7887
7888 2006-12-22  Bruno Haible  <bruno@clisp.org>
7889
7890         * lib/copy-file.c: Include acl.h.
7891         (copy_file_preserving) [USE_ACL]: Use copy_acl instead of chmod.
7892         Close the file descriptors only after being done with copy_acl.
7893         * modules/copy-file (Depends-on): Add acl.
7894
7895 2006-12-22  Bruno Haible  <bruno@clisp.org>
7896
7897         * gnulib-tool (SED): New variable.
7898         Use $SED instead of sed everywhere.
7899
7900 2006-12-22  Bruno Haible  <bruno@clisp.org>
7901
7902         * modules/no-c++: New file.
7903         * m4/no-c++.m4: New file.
7904         * MODULES.html.sh (Support for building libraries and executables):
7905         Add no-c++.
7906
7907 2006-12-22  Paul Eggert  <eggert@cs.ucla.edu>
7908
7909         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
7910         Include <limits.h>, and use its INT_MAX to rewrite the
7911         j loop so that it does not overflow 'int'.  Problem reported by
7912         Ralf Wildenhues in
7913         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00084.html>.
7914         Play it safe by shifting left by 1 rather than multiplying by 2,
7915         as GCC is less likely to optimize this away when the value
7916         is signed (when it assumes overflow leads to undefined behavior).
7917         Also, don't assume time_t uses two's complement.
7918
7919 2006-12-21  Paul Eggert  <eggert@cs.ucla.edu>
7920
7921         * MODULES.html.sh: New module wctype.
7922         * lib/wctype_.h, m4/wctype.m4, modules/wctype: New files.
7923         * lib/fnmatch.c: Don't bother to include <wchar.h> before
7924         <wctype.h>, since the new wctype module should fix this.
7925         * lib/quotearg.c: Include <wctype.h> unconditionally, since
7926         the wctype module should arrange for it.
7927         * lib/regex_internal.h: Likewise.
7928         * m4/quotearg.m4 (gl_QUOTEARG): Don't check for wctype.h or iswprint,
7929         since the wctype module should handle this now.
7930         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for wctype.h.
7931         * modules/fnmatch (Depends-on): Add wctype.
7932         * modules/quotearg (Depends-on): Likewise.
7933         * modules/regex (Depends-on): Likewise.
7934
7935 2006-12-19  Bruno Haible  <bruno@clisp.org>
7936
7937         * lib/strdup.h [C++]: Wrap definitions in extern "C".
7938         Suggested by Lorenzo Bettini <bettini@dsi.unifi.it>.
7939
7940 2006-12-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7941
7942         * modules/savewd (Depends-on): Fix dependency on fcntl.
7943
7944 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
7945
7946         * m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty if stdint.h
7947         conforms to C99, rather than relying on the user's environment
7948         setting of STDINT_H.
7949
7950 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
7951         and Eric Blake  <ebb9@byu.net>
7952
7953         * lib/dirname.h (DOUBLE_SLASH_IS_DISTINCT_ROOT): Default to 0, not 1.
7954         This is more consistent with the other defines here.
7955         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT):
7956         Port to z/OS.  Problem reported by Paul Gilmartin.
7957         Change local vars to use gl_ prefix rather than ac_.
7958         Don't define DOUBLE_SLASH_IS_DISTINCT_ROOT to 0, for consistency
7959         with other defines.
7960         * modules/double-slash-root: New module.
7961         * modules/dirname (Files): Remove m4/double-slash-root.m4.
7962         (Depends-on): Add double-slash-root.
7963         * MODULES.html.sh (File system functions): Mention new module.
7964
7965 2006-12-14  Paul Eggert  <eggert@cs.ucla.edu>
7966
7967         * lib/yesno.c [!ENABLE_NLS]: Don't include getline.h.
7968         (yesno) [!ENABLE_NLS]: Don't invoke getline or rpmatch.
7969         This is for the benefit of gzip, which doesn't do i18n.
7970
7971 2006-12-12  Jim Meyering  <jim@meyering.net>
7972
7973         * m4/acl.m4 (gl_ACL_GET_FILE): Fix logic error.
7974         Reported by Andreas Schwab <schwab@suse.de>.
7975
7976 2006-12-12  Bruno Haible  <bruno@clisp.org>
7977
7978         Merge these changes.
7979         2006-09-05  Bruno Haible  <bruno@clisp.org>
7980         * lib/iconvme.c (iconv_string): No need to save and restore errno when
7981         iconv_alloc succeeded.
7982         (iconv_alloc): Don't assume that malloc() or realloc(), when failing,
7983         sets errno to ENOMEM. (malloc on GNU/kFreeBSD doesn't.) No need to
7984         test for " && dest " at the end - dest is always != NULL there. Call
7985         iconv with 4xNULL arguments initially, to reset the state. Call iconv
7986         with 2xNULL arguments, also to flush the state storage. Handle the
7987         IRIX iconv behaviour. Realloc the final result, to throw away unused
7988         memory.
7989
7990 2006-12-11  Paul Eggert  <eggert@cs.ucla.edu>
7991
7992         * m4/openat.m4 (gl_FUNC_OPENAT): Don't compile mkdirat
7993         and fchmodat unconditionally, since glibc 2.4 has them.
7994         Problem reported by Arkadiusz Miskiewicz.
7995
7996 2006-12-10  Bruno Haible  <bruno@clisp.org>
7997
7998         * gnulib-tool (func_import): Show the include files only for those
7999         modules that are copied and specified.
8000         Reported by Karl Berry.
8001
8002 2006-12-08  Jim Meyering  <jim@meyering.net>
8003
8004         * build-aux/announce-gen ($VERSION): Don't use of $Revision...$.
8005         Instead, use Emacs' time-stamp write hook.  Note that the time is UTC.
8006
8007         * build-aux/announce-gen: Add two new options, both optional:
8008         --bootstrap-tools=TOOL_LIST
8009               a comma-separated list of tools, e.g.,
8010               autoconf,automake,bison,gnulib
8011         --gnulib-snapshot-date=DATE
8012               if gnulib is in the bootstrap tool list,
8013               then report this as the snapshot date.
8014               If not specified, use the current date/time.
8015               If you specify a date here, be sure it's UTC.
8016
8017 2006-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8018
8019         * tests/test-argp-2.sh: Fix test to match actual output.
8020         (func_compare): Fix sed script to be portable.
8021
8022 2006-12-05  Paul Eggert  <eggert@cs.ucla.edu>
8023
8024         * lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS]: Add a
8025         workaround for this case.  It is not autoconfigured now; offhand
8026         it's hard to see how to autoconfigure it.
8027
8028 2006-12-03  Paul Eggert  <eggert@cs.ucla.edu>
8029
8030         * lib/mkdir-p.c (make_dir_parents): Fix race condition when making
8031         a directory that is about to be chowned.  Such a directory's
8032         initial file permissions should permit the owner only and this
8033         should not be changed until after the chown, since the group and
8034         other bits would be incorrect if they granted permission before
8035         the chown.
8036
8037         Fix porting problem for iswctype reported by Georg Schwarz in:
8038         http://lists.gnu.org/archive/html/bug-coreutils/2006-12/msg00017.html
8039         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCTYPE, too.
8040         * lib/regex_internal.h (RE_ENABLE_I18N): Likewise.
8041         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for iswctype, too.
8042         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
8043
8044 2006-12-03  Jim Meyering  <jim@meyering.net>
8045
8046         * lib/fts.c (fts_load): Don't set sp->fts_dev here, since
8047         p->fts_statp may not yet be defined.
8048         (fts_read): Instead, set it in the caller, once p->fts_statp is
8049         sure to be defined, and corresponds to a top-level directory.
8050         This bug made du -x fail.  Here's the coreutils test case:
8051         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commit;h=ba45154d8e9f
8052         Reported by Mike Frysinger.
8053
8054 2006-12-01  Jim Meyering  <jim@meyering.net>
8055
8056         * modules/savewd (Depends-on): Add fcntl_h to avoid self-test
8057         build failure due to missing definition of HAVE_WORKING_O_NOFOLLOW.
8058         Reported by Simon Josefsson.
8059
8060 2006-11-30  Jim Meyering  <jim@meyering.net>
8061
8062         * m4/warning.m4: Use the all-permissive copyright notice
8063         recommended by RMS (rather than LGPL).
8064         * m4/vararrays.m4: Likewise.
8065         * m4/flexmember.m4: Likewise.
8066
8067 2006-11-29  Bruno Haible  <bruno@clisp.org>
8068
8069         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
8070         noinst_LIBRARIES. Augment noinst_LIBRARIES and noinst_LTLIBRARIES
8071         using +=.
8072         Reported by Simon Josefsson <simon@josefsson.org>.
8073
8074 2006-11-28  James Youngman <jay@gnu.org>
8075
8076         * README: Advise users that they might find the bug-gnulib@gnu.org
8077         and autotools-announce@gnu.org mailing lists useful.
8078
8079 2006-11-28  Bruno Haible  <bruno@clisp.org>
8080
8081         * m4/ptrdiff_max.m4: Remove file.
8082
8083 2006-11-21  Bruno Haible  <bruno@clisp.org>
8084
8085         * m4/eoverflow.m4 (gl_EOVERFLOW): Use AC_COMPUTE_INT instead of
8086         _AC_COMPUTE_INT.
8087         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
8088         * m4/ptrdiff_max.m4 (gl_PTRDIFF_MAX): Use AC_COMPUTE_INT instead of
8089         _AC_COMPUTE_INT.
8090         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
8091         * m4/size_max.m4 (gl_SIZE_MAX): Use AC_COMPUTE_INT instead of
8092         _AC_COMPUTE_INT.
8093         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
8094
8095 2006-11-28  Jim Meyering  <jim@meyering.net>
8096
8097         * lib/regcomp.c (parse_branch): Rename local, exp->expr, to avoid
8098         warning from "gcc -Wshadow" about shadowing the builtin.
8099
8100 2006-11-27  Bruno Haible  <bruno@clisp.org>
8101
8102         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_INT instead of
8103         _AC_COMPUTE_INT.
8104         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
8105
8106 2006-11-27  Bruno Haible  <bruno@clisp.org>
8107             Paul Eggert  <eggert@cs.ucla.edu>
8108
8109         * lib/regex.h (__restrict_arr): Redo logic of #if, for clarity.
8110
8111 2006-11-26  Bruno Haible  <bruno@clisp.org>
8112
8113         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
8114         noinst_LTLIBRARIES.
8115
8116 2006-11-27  Paul Eggert  <eggert@cs.ucla.edu>
8117             Bruno Haible  <bruno@clisp.org>
8118
8119         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to 0
8120         if compiling with "gcc -ansi".
8121
8122 2006-11-26  Paul Eggert  <eggert@cs.ucla.edu>
8123
8124         Fix some incompatibilities with gcc -ansi -pedantic.
8125         * lib/regex.h (__restrict_arr): Don't use the [restrict] syntax
8126         if compiling pedantically with GCC, unless it's C99 or later.
8127         Don't trust sys/cdefs.h's definition of __restrict_arr, either, as
8128         it mishandles gcc -ansi -pedantic as well.
8129         * lib/regex_internal.h (re_token_t): Don't use enum bitfields
8130         if gcc -pedantic.
8131         * lib/regexec.c (check_node_accept_bytes): Don't use auto
8132         initializers for struct if -pedantic, unless it's C99 or later.
8133
8134 2006-11-25  Nix  <nix@esperi.org.uk>  (tiny change)
8135
8136         * m4/fcntl_h.m4 (gl_FCNTL_H): Test the atime, not the mtime.
8137         Don't close an fd more than once. Identical atimes indicate
8138         success, not failure.
8139
8140 2006-11-22  Robinson Mittmann <bob@hoplon.com>  (tiny change)
8141
8142         * lib/sincosl.c (kernel_sinl): Fix typo in threshold.
8143
8144 2006-11-23  Jim Meyering  <jim@meyering.net>
8145
8146         * build-aux/announce-gen: New file.  From coreutils.
8147
8148 2006-11-22  Jim Meyering  <jim@meyering.net>
8149
8150         Work around a compile-time error from the HP-UX 11.00 /bin/cc.
8151         * lib/fts.c (enum Fts_stat): Give this previously-anon enum a name.
8152         (fts_read): Use a temporary to narrow the overused st_size member
8153         before using it in a switch statement.  Reported by Matthew Woehlke.
8154
8155         * m4/clock_time.m4 (gl_CLOCK_TIME): Quote AC_SUBST argument.
8156         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
8157
8158 2006-11-20  Bruno Haible  <bruno@clisp.org>
8159
8160         * gettext.m4 (AM_GNU_GETTEXT): Revert 2005-07-28 patch: Use
8161         changequote instead of pairs of brackets.
8162         Reported by Andreas Schwab <schwab@suse.de>.
8163
8164 2006-11-21  Jim Meyering  <jim@meyering.net>
8165
8166         * lib/fts.c (fts_safe_changedir): Move a declaration "up",
8167         so as to remain compatible with older compilers.
8168         Patch from Michael Deutschmann.
8169
8170 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
8171
8172         * MODULES.html.sh (File system functions): Add openat.
8173
8174         * lib/openat.h (rpl_fstatat): New macro, if
8175         [HAVE_OPENAT && ! LSTAT_FOLLOWS_SLASHED_SYMLINK.
8176         (fstatat): Define to rpl_fstatat under the same conditions,
8177         unless COMPILING_FSTATAT.
8178         * m4/openat.m4 (gl_FUNC_OPENAT): Compile fstatat.c too, if fstatat
8179         seems to have the bug.
8180         * lib/fstatat.c: New file.
8181         * modules/openat (Files): Add it.
8182
8183 2006-11-20  Bruno Haible  <bruno@clisp.org>
8184
8185         * Makefile: New file.
8186
8187 2006-11-20  Jim Meyering  <jim@meyering.net>
8188
8189         The beginnings of syntax-related checks for gnulib.
8190         * lib/Makefile: New file.
8191         * lib/t-idcache: New script.  Ensure that the two halves of
8192         idcache.c stay in sync.
8193
8194         * lib/idcache.c: Adjust comments in user- and group- portions to
8195         be more accurate, and to be consistent with one another.
8196
8197 2006-11-20  Jim Meyering  <jim@meyering.net>
8198
8199         * lib/idcache.c: Restore most of the 2006-11-06 patch, so as to
8200         continue using the flexible array member (thus, this module performs
8201         half as many malloc calls), with the addition that...
8202         (getgroup, getuser): Consistently record a non-match via an empty
8203         "name" string, and map an empty string match to a NULL return value.
8204         * modules/idcache (Depends-on): Re-add flexmember.
8205
8206         * lib/idcache.c (getuser): Remove all uses of the register keyword.
8207         (getuidbyname, getgroup, getgidbyname): Likewise.
8208
8209         Use cleaner syntax: NULL rather than 0.
8210         * lib/idcache.c (getuidbyname, getgidbyname): Return NULL, not 0.
8211
8212 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
8213
8214         * lib/idcache.c: Undo most recent patch, dated 2006-11-06.
8215         It mishandled the case where the group was missing.
8216         Problem reported by Greg Schafer.
8217         * modules/idcache: Likewise.
8218
8219 2006-11-18  Jim Meyering  <jim@meyering.net>
8220
8221         * check-module (%exempt_header): Add exception for some
8222         conditionally-included headers.
8223
8224         * modules/i-ring (Depends-on): Add verify.
8225         (License): Change to LGPL.
8226
8227 2006-11-16  Paul Eggert  <eggert@cs.ucla.edu>
8228
8229         * modules/getaddinfo (Depends-on): Remove inttostr; add snprintf.
8230         * lib/getaddrinfo.c: Include snprintf.h rather than intprops.h
8231         and inttostr.h.  Use snprintf rather than uinttostr, so that
8232         LGPLed code doesn't depend on GPLed.
8233
8234 2006-11-17  Paul Eggert  <eggert@cs.ucla.edu>
8235
8236         * modules/inline (License): Change from GPL to LGPL.
8237
8238 2006-11-17  Jim Meyering  <jim@meyering.net>
8239
8240         * modules/d-type (License): Switch to LGPL.
8241
8242 2006-11-15  Bruno Haible  <bruno@clisp.org>
8243
8244         * m4/alloca.m4 (gl_FUNC_ALLOCA): Fix the AC_CACHE_CHECK message.
8245
8246 2006-11-15  Eric Blake  <ebb9@byu.net>
8247
8248         * m4/allocsa.m4 (gl_ALLOCSA): Don't invoke macro already picked up by
8249         the module dependency.
8250
8251 2006-11-15  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
8252             Bruno Haible  <bruno@clisp.org>
8253
8254         * gnulib-tool (func_create_testdir): Add license consistency check.
8255
8256 2006-11-15  Eric Blake  <ebb9@byu.net>
8257
8258         * m4/alloca.m4 (gl_FUNC_ALLOCA): Use AC_CACHE_CHECK to avoid a
8259         random "(cached)" in configure output.
8260
8261 2006-11-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8262
8263         * m4/inttypes.m4 (gl_INTTYPES_H): Use AC_CACHE_CHECK so that the
8264         test for conforming inttypes.h is both announced and cached.
8265
8266         * MODULES.html.sh (seen_modules, seen_files): New variables.
8267         (func_module): Rewrite to use a few less gnulib-tool and sed
8268         invocations.  Avoid a couple of quadratic algorithms for ...
8269         (missed_modules, missed_files): ... these, with ...
8270         (func_append, func_tmpdir): ... these new functions, from
8271         gnulib-tool.  Analogously, install traps for cleanup.
8272
8273         * tests/test-gc.c (main): Remove unused variables.
8274         * tests/test-read-file.c: Include stdlib.h, for 'free'.
8275
8276 2006-11-14  Paul Eggert  <eggert@cs.ucla.edu>
8277
8278         * modules/inttostr (License): Change to LGPL.
8279
8280 2006-11-14  Eric Blake  <ebb9@byu.net>
8281
8282         * modules/tempname (License): Change to LGPL.
8283
8284 2006-11-14  Eric Blake  <ebb9@byu.net>
8285
8286         * doc/functions.texi (Function Portability): *printf functions on
8287         Cygwin now understand all POSIX size specifiers.
8288
8289 2006-11-14  Bruno Haible  <bruno@clisp.org>
8290
8291         * modules/c-ctype (License): Change to LGPL.
8292
8293 2006-11-12  Bruno Haible  <bruno@clisp.org>
8294
8295         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
8296         AC_LIB_LINKFLAGS_BODY): Also set a LIB${NAME}_PREFIX variable. Needed
8297         for GNOME libraries, for which the include files are installed in
8298         subdirectories of $prefix/include.
8299
8300 2006-11-12  Bruno Haible  <bruno@clisp.org>
8301
8302         * m4/lib-link.m4: Require at least autoconf-2.54.
8303         (AC_LIB_LINKFLAGS_BODY) [autoconf < 2.61]: Turn dots into the library
8304         name to underscores for the --with option.
8305
8306 2006-11-13  Bruno Haible  <bruno@clisp.org>
8307
8308         * gnulib-tool (func_create_testdir): Set gl_source_base correctly in
8309         the tests directory.
8310         Reported by Ralf Wildenhues.
8311
8312 2006-11-13  Bruno Haible  <bruno@clisp.org>
8313
8314         * gnulib-tool (func_emit_initmacro_start): Also override AC_LIBSOURCES.
8315         (func_emit_initmacro_end): Undo the override here.
8316         (func_emit_initmacro_done): Emit a definition for gl_LIBSOURCES.
8317         Works around the famous automake error in coreutils.
8318
8319 2006-11-13  Eric Blake  <ebb9@byu.net>
8320
8321         * lib/gl_anytree_oset.h (gl_tree_search_atleast): Return the
8322         element, not its node.
8323
8324 2006-11-12  Bruno Haible  <bruno@clisp.org>
8325
8326         * gnulib-tool (func_emit_lib_Makefile_am): Replace occurrences of
8327         '$(top_srcdir)/build-aux/', taking into account the real auxdir.
8328
8329 2006-11-12  Bruno Haible  <bruno@clisp.org>
8330
8331         * gnulib-tool: New option --local-symlink.
8332         (func_usage): Document it.
8333         (lsymbolic): New variable.
8334         (func_import, func_create_testdir): If --symlink was not specified,
8335         test whether --local-symlink was specified and the file comes from
8336         the local_gnulib_dir.
8337
8338 2006-11-12  Bruno Haible  <bruno@clisp.org>
8339
8340         * gnulib-tool (func_ln): New function.
8341         (func_ln_if_changed, func_create_testdir): Use it instead of "ln -s".
8342
8343 2006-11-12  Bruno Haible  <bruno@clisp.org>
8344
8345         Finish support for source files in subdirectories.
8346         * gnulib-tool (func_emit_lib_Makefile_am): If some of the source files
8347         are in subdirectories, set uses_subdirs and add 'subdir-objects' to
8348         AUTOMAKE_OPTIONS.
8349         (func_import, func_create_testdir): Invoke AM_PROG_CC_C_O in this case.
8350
8351 2006-11-12  Bruno Haible  <bruno@clisp.org>
8352
8353         * gnulib-tool (func_get_automake_snippet): Synthesize also an
8354         EXTRA_lib_SOURCES augmentation.
8355         (func_emit_lib_Makefile_am): Initialize EXTRA_lib..._SOURCES to empty.
8356
8357 2006-11-12  Jim Meyering  <jim@meyering.net>
8358
8359         Make fts (in FTS_CWDFD mode) more efficient by caching a few open
8360         file descriptors.  This also averts a failure on systems with
8361         native openat support when a traversed directory lacks "x" access.
8362         * lib/fts_.h: Include "i-ring.h"
8363         (struct FTS) [fts_fd_ring]: New member.
8364         * lib/fts.c (RESTORE_INITIAL_CWD): Also call fd_ring_clear.
8365         (FCHDIR): Add parentheses.
8366         (fd_ring_check, fd_ring_print) [!FTS_DEBUG]: Define away.
8367         (cwd_advance_fd): Add a 3rd parameter.  Adjust all callers.
8368         When descending, rather than simply closing the previous
8369         fts_cwd_fd value, push that file descriptor onto the ring.
8370         (same_fd, fd_ring_print, fd_ring_check) [FTS_DEBUG]: New functions.
8371         (fts_open): Initialize the new fd_ring member.
8372         (fts_close): Clear the ring.
8373         (fts_safe_changedir): When possible, use our new fd_ring to skip
8374         the diropen and fstat and dev/ino comparison that would normally
8375         accompany a virtual `chdir ("..")'.
8376
8377         * modules/fts (Depends-on): Add i-ring.
8378         * modules/i-ring: New module.
8379         * lib/i-ring.c, lib/i-ring.h, lib/i-ring-test.c: New files.
8380         * m4/i-ring.m4: New file.
8381
8382 2006-11-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8383
8384         * gnulib-tool (func_create_testdir): Fix replacement of
8385         `build-aux' in configure.ac.  Run autotools in gltests
8386         subdirectory.
8387         (func_create_testdir, func_create_megatestdir, test): There is
8388         no need for '--force' in most autotool invocations in a new
8389         tree.  Actually fail the whole test if any of the tools, or the
8390         configure or make stages fail.
8391
8392         Sync from Automake.
8393         * build-aux/gnupload: Revert last change.  Add pointer to upload
8394         instructions of the GNU Maintenance Instructions.
8395         Suggestion by Karl Berry.
8396
8397 2006-11-10  Jim Meyering  <jim@meyering.net>
8398
8399         * lib/fts.c [FTS_DEBUG]: Don't try to print a pointer via %s.
8400
8401 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
8402
8403         * lib/gettext.h (dgettext, dcgettext, ngettext) [! ENABLE_NLS]:
8404         (dngettext, dcngettext, bindtextdomain) [! ENABLE_NLS]:
8405         (bind_textdomain_codeset) [! ENABLE_NLS]:
8406         Evaluate all the arguments.  That way, callers get compatible behavior
8407         if the arguments have side effects.  Also, it avoids some GCC
8408         diagnostics in some cases; Joel E. Denny reported problems when Bison
8409         was configured with --enable-gcc-warnigs.
8410
8411 2006-11-10  Jim Meyering  <jim@meyering.net>
8412
8413         * m4/inline.m4 (gl_INLINE): Check with the compiler, not cpp, so that
8414         relevant options in CFLAGS (like -O, -fno-inline) are taken into
8415         account.
8416
8417 2006-11-10  Jim Meyering  <jim@meyering.net>
8418
8419         * modules/inline: New file/module.
8420         * modules/xalloc (Files): Remove m4/inline.m4.
8421         (Depends-on): Add inline, instead.
8422         * modules/oset: Likewise.
8423         * modules/list: Likewise.
8424
8425 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
8426
8427         * lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t.
8428         Problem reported by Matthew Woehlke.
8429
8430 2006-11-09  Bruno Haible  <bruno@clisp.org>
8431
8432         * lib/tempname.c (gen_tempname): Remove variant that invokes
8433         __gen_tempname.
8434         * m4/tempname.m4 (gl_FUNC_GEN_TEMPNAME): Don't test for
8435         __gen_tempname.
8436
8437 2006-11-08  Bruno Haible  <bruno@clisp.org>
8438
8439         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Set ac_cv_type_long_long_int
8440         to 'yes' instead of 'cross-compiling'.
8441
8442 2006-11-08  Paul Eggert  <eggert@cs.ucla.edu>
8443
8444         * lib/quotearg.h (quotearg_free): New decl.
8445         * lib/quotearg.c (quotearg_free): New function.
8446         (slot0, nslots, slotvec0, slotvec):
8447         Now file-scope so that quotearg_free can get at them.
8448
8449 2006-11-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8450
8451         Sync from Automake.
8452         * build-aux/gnupload: Add missing 'gnu' to example URL.
8453         Report by Karl Berry.
8454
8455 2006-11-08  Bruno Haible  <bruno@clisp.org>
8456
8457         * m4/inline.m4 (gl_INLINE): Also test __NO_INLINE__.
8458         Suggested by Paul Eggert.
8459
8460 2006-11-08  Jim Meyering  <jim@meyering.net>
8461
8462         * lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl--.h twice.
8463         It's already included if !_LIBC.
8464         (fts_safe_changedir): Add a comment.
8465
8466 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
8467
8468         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Detect bug in
8469         Tandem NonStop Kernel (OSS) cc -O circa 2004, reported by
8470         Matthew Woehlke.
8471
8472         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Move
8473         definitions up, to avoid colliding with change below.
8474         (static_inline) [HAVE_INLINE]: New macro.
8475         (xnmalloc, xnrealloc, x2nrealloc, xcharalloc):
8476         Provide extern decls when !HAVE_INLINE.  Do not define unless
8477         static_inline is defined, either by us or by xmalloc.c.  Use
8478         static_inline rather than static inline.
8479         (XCALLOC): Optimize sizeof(T) = 1 case.
8480         * lib/xmalloc.c (static_inline) [!HAVE_INLINE]: New macro.
8481
8482 2006-11-07  Bruno Haible  <bruno@clisp.org>
8483
8484         * lib/xalloc.h (XNMALLOC): Restore optimization of sizeof(T) = 1 case.
8485         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require gl_INLINE instead of
8486         AC_C_INLINE.
8487         * modules/xalloc (Files): Add m4/inline.m4.
8488
8489 2006-11-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8490
8491         * README: Fix typo.
8492         * doc/gnulib.texi (Miscellaneous Notes): Likewise, rename...
8493         (Miscellanous Notes): ...from this.
8494
8495 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
8496
8497         * m4/flexmember.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER):
8498         Mention that offsetof should be used instead of sizeof.
8499         From Bruno Haible.
8500
8501 2006-11-07  Bruno Haible  <bruno@clisp.org>
8502
8503         * lib/w32spawn.h (prepare_spawn): Use XNMALLOC instead of xmalloc.
8504
8505 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
8506
8507         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
8508         * lib/gl_anyavltree_list2.h (create_subtree_with_contents):
8509         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
8510         (gl_tree_add_before, gl_tree_add_after):
8511         Use XMALLOC instead of xmalloc, and XCALLOC instead of xzalloc.
8512         * lib/gl_anyhash_list2.h (hash_resize): Likewise.
8513         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
8514         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before):
8515         (gl_linked_add_after, gl_linked_add_at): Likewise.
8516         * lib/gl_anyrbtree_list2.h (create_subtree_with_contents):
8517         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
8518         (gl_tree_add_before, gl_tree_add_after): Likewise.
8519         * lib/gl_anytree_list2.h (gl_tree_create_empty): Likewise.
8520         * lib/gl_anytree_oset.h (gl_tree_create_empty): Likewise.
8521         * lib/gl_anytreehash_list1.h (add_to_bucket): Likewise.
8522
8523 2006-11-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8524
8525         * lib/gl_oset.h: Use C comment style, not C++ comment style.
8526
8527 2006-11-06  Bruno Haible  <bruno@clisp.org>
8528
8529         * m4/inline.m4: New file.
8530         * m4/gl_list.m4 (gl_LIST): Require gl_INLINE.
8531         * modules/list (Files): Add m4/inline.m4.
8532         * modules/oset (Files): Likewise.
8533
8534 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
8535
8536         * lib/idcache.c: Include <stddef.h>, for offsetof.
8537         (struct userid.name): Change from char * to a flexible array member.
8538         All uses changed.
8539         * modules/idcache (Depends-on): Add flexmember.
8540
8541         * MODULES.html.sh (Core language properties): New module flexmember.
8542         * modules/flexmember, m4/flexmember.m4: New files.
8543
8544         * lib/xalloc.h (xnmalloc, xnrealloc, x2nrealloc): Now static
8545         inline functions that are identical with the old xnmalloc_inline,
8546         xnrealloc_inline, x2nrealloc_inline of lib/xmalloc.c.  This is so
8547         that we can avoid some unnecessary integer multiplications and
8548         divisions in the common case where the element size is known at
8549         compile time.
8550         (XNMALLOC) [HAVE_INLINE]: Remove special case, which is no longer
8551         needed.
8552         (xnboundedmalloc): Remove.
8553         (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Use lower-case letters for
8554         arguments, for consistency with rest of this header.
8555         (xcharalloc): Rewrite using XNMALLOC.
8556         * lib/xmalloc.c (xnmalloc_inline, xnmalloc, xnrealloc_inline):
8557         (xnrealloc, x2nrealloc_inline, x2nrealloc): Remove.  The *_inline
8558         versions have been moved to lib/xalloc.h and renamed to be the
8559         non-*_inline versions.
8560         (xmalloc, xrealloc): Implement without reference to the xnmalloc
8561         and xnrealloc functions, since those functions are now inline and
8562         now call us.
8563         (x2realloc): Invoke x2realloc, not x2realloc_inline, to accommodate
8564         renaming described above.
8565         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Remove AC_C_INLINE since
8566         xmalloc.c no longer uses inline directly.  gl_PREREQ_XALLOC now
8567         captures the dependency in AC_C_INLINE.
8568
8569         New module canonicalize-lgpl, proposed by Charles Wilson in
8570         <http://lists.gnu.org/archive/html/bug-gnulib/2006-11/msg00020.html>
8571         with a few small changes afterwards.
8572         * MODULES.html.sh (File system functions): New module
8573         canonicalize-lgpl.
8574         * lib/canonicalize.h: Add comments for canonicalize_filename_mode
8575         and canonicalize_file_name.
8576         * lib/canonicalize-lgpl.c, m4/canonicalize-lgpl.m4:
8577         * modules/canonicalize-lgpl: New files.
8578
8579 2006-11-05  Bruno Haible  <bruno@clisp.org>
8580
8581         * gnulib-tool (func_import, func_create_testdir): Create directories
8582         also for files in subdirectories of lib/.
8583
8584 2006-11-05  Bruno Haible  <bruno@clisp.org>
8585
8586         * lib/gl_array_list.c (gl_array_iterator_next): Make pointer decrement
8587         ANSI C compliant.
8588
8589 2006-11-03  Bruno Haible  <bruno@clisp.org>
8590
8591         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
8592         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require AC_C_INLINE.
8593         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): New macros.
8594         (xnboundedmalloc): New inline function.
8595         * lib/classpath.c (new_classpath): Use XNMALLOC instead of xmalloc.
8596         * lib/clean-temp.c (create_temp_dir): Use XNMALLOC, XMALLOC instead of
8597         xmalloc.
8598         * lib/concatpath.c (concatenated_pathname): Use XNMALLOC instead of
8599         xmalloc.
8600         * lib/fatal-signal.c (at_fatal_signal): Use XNMALLOC instead of xmalloc.
8601         * lib/findprog.c (find_in_path): Use XNMALLOC instead of xmalloc.
8602         * lib/gl_array_list.c (gl_array_create_empty): Use XMALLOC instead of
8603         xmalloc.
8604         (gl_array_create): Use XNMALLOC, XMALLOC instead of xmalloc.
8605         * lib/gl_array_oset.c (gl_array_create_empty): Use XNMALLOC instead of
8606         xmalloc.
8607         * lib/gl_avltree_oset.c (gl_tree_add_first, gl_tree_add_before,
8608         gl_tree_add_after): Use XMALLOC instead of xmalloc.
8609         * lib/gl_carray_list.c (gl_carray_create_empty): Use XMALLOC instead of
8610         xmalloc.
8611         (gl_carray_create): Use XNMALLOC, XMALLOC instead of xmalloc.
8612         * lib/gl_rbtree_oset.c (gl_tree_add_first, gl_tree_add_before,
8613         gl_tree_add_after): Use XMALLOC instead of xmalloc.
8614         * lib/gl_sublist.c (gl_sublist_create): Use XMALLOC instead of xmalloc.
8615         * lib/pagealign_alloc.c (new_memnode): Use XMALLOC instead of xmalloc.
8616         * lib/sh-quote.c (shell_quote_argv): Use XNMALLOC instead of xmalloc.
8617         * lib/xvasprintf.c (xstrcat): Use XNMALLOC instead of xmalloc.
8618
8619 2006-11-03  Bruno Haible  <bruno@clisp.org>
8620
8621         * lib/c-ctype.h [C++]: Define functions without name mangling.
8622         * lib/fwriteerror.h [C++]: Likewise.
8623         * lib/gcd.h [C++]: Likewise.
8624         * lib/linebreak.h [C++]: Likewise.
8625
8626 2006-11-03  Paul Eggert  <eggert@cs.ucla.edu>
8627
8628         * lib/canonicalize.h: (canonicalize_mode_t, CAN_EXISTING):
8629         (CAN_ALL_BUT_LAST, CAN_MISSING, canonicalize_filename_mode):
8630         Define only if PROVIDE_CANONICALIZE_FILENAME_MODE is defined.
8631         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
8632         Check for functions and headers just once.
8633         Check for declaration of canonicalize_file_name.
8634         Define PROVIDE_CANONICALIZE_FILENAME_MODE.
8635
8636 2006-11-02  Charles Wilson  <cygwin@cwilson.fastmail.fm>
8637
8638         * gnulib-tool (func_import): Fix typo in actioncmd.
8639
8640 2006-11-02  Bruno Haible  <bruno@clisp.org>
8641
8642         * gnulib-tool (func_get_automake_snippet): Interpret a backslash-
8643         newline sequence in the Makefile.am snippet as a space, like "make"
8644         does.
8645         Reported by Roger Persson <perrog@gmail.com>.
8646
8647 2006-11-01  Bruno Haible  <bruno@clisp.org>
8648
8649         * m4/strcase.m4 (gl_FUNC_STRNCASECMP): Check whether strncasecmp is
8650         already declared in <string.h>.
8651         * lib/strcase.h (strncasecmp): Don't declare it if yes.
8652
8653 2006-11-01  Bruno Haible  <bruno@clisp.org>
8654
8655         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Don't define strcasecmp here.
8656         * lib/strcase.h: Include <string.h>.
8657         (strcasecmp): Define to rpl_strcasecmp here.
8658
8659 2006-11-01  Bruno Haible  <bruno@clisp.org>
8660
8661         * lib/printf-parse.c (PRINTF_PARSE): Cast malloc/realloc results.
8662
8663 2006-11-01  Eric Blake  <ebb9@byu.net>
8664
8665         * lib/mkstemp-safer.c (mkstemp_safer): Allow C++ compilation.
8666
8667         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Allow C++ configuration.
8668
8669 2006-10-29  Bruno Haible  <bruno@clisp.org>
8670
8671         Make it compile in C++ mode.
8672         * lib/full-write.c (full_rw): Add a cast.
8673
8674 2006-11-01  Bruno Haible  <bruno@clisp.org>
8675
8676         * gnulib-tool (func_get_automake_snippet): Change sed_combine_lines to
8677         be POSIX compliant.
8678         Reported by Roger Persson <perrog@gmail.com>.
8679
8680 2006-11-01  Eric Blake  <ebb9@byu.net>
8681
8682         * lib/getopt_.h: Fix comments.
8683
8684 2006-10-31  Eric Blake  <ebb9@byu.net>
8685
8686         * modules/tmpdir (Depends-on): Add sys_stat.
8687         * modules/mkdtemp (Depends-on): Add tempname, drop unistd.
8688         * lib/mkdtemp.c (gen_tempname): Remove; tempname covers this.
8689         * lib/tmpdir.c (S_ISDIR): Simplify, thanks to sys_stat.
8690         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Simplify, thanks to
8691         tempname.
8692
8693 2006-10-31  Paul Eggert  <eggert@cs.ucla.edu>
8694
8695         Avoid some C++ diagnostics reported by Bruno Haible.
8696         * lib/quotearg.c (clone_quoting_options): Use xmemdup rather than
8697         xmalloc.
8698         (quotearg_alloc): Use xcharalloc rather than xmalloc.
8699         (struct slotvec): Move to top level.
8700         (quotearg_n_options): Rewrite to avoid xmalloc.
8701         * lib/xalloc.h (xcharalloc): New function.
8702         * (xrealloc, xnrealloc, x2realloc, x2nrealloc, xmemdup):
8703         [defined __cplusplus]: Add function template that provides result
8704         type propagation.  This part of the change is from Bruno Haible.
8705
8706 2006-10-29  Bruno Haible  <bruno@clisp.org>
8707
8708         Make it compile in C++ mode.
8709         * lib/striconv.c (mem_cd_iconv): Cast malloc/realloc result.
8710         * lib/strnlen1.c (strnlen1): Cast memchr result.
8711         * lib/mbchar.h (mb_copy): Rename arguments to 'new_mbc', 'old_mbc'.
8712         * lib/clean-temp.c (string_equals, string_hash): Add casts.
8713         (create_temp_dir): Rename local variable 'template'.
8714         (compile_csharp_using_sscli): Add cast.
8715         * lib/fatal-signal.c (at_fatal_signal): Cast xmalloc result.
8716         * lib/findprog.c (find_in_path): Likewise.
8717         * lib/linebreak.c (mbs_width_linebreaks): Cast malloc result.
8718         * lib/wait-process.c (register_slave_subprocess): Likewise.
8719
8720 2006-10-22  Bruno Haible  <bruno@clisp.org>
8721
8722         * modules/tsearch: New file.
8723         * lib/tsearch.h: New file.
8724         * lib/tsearch.c: New file, from glibc-2.5 with small modifications.
8725         * m4/tsearch.m4: New file.
8726         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add tsearch.
8727
8728 2006-10-29  Eric Blake  <ebb9@byu.net>
8729
8730         * lib/arcfour.c: Assume config.h.
8731         * lib/arctwo.c: Likewise.
8732         * lib/base64.c: Likewise.
8733         * lib/check-version.c: Likewise.
8734         * lib/crc.c: Likewise.
8735         * lib/des.c: Likewise.
8736         * lib/gc-gnulib.c: Likewise.
8737         * lib/gc-libgcrypt.c: Likewise.
8738         * lib/gc-pbkdf2-sha1.c: Likewise.
8739         * lib/getaddrinfo.c: Likewise.
8740         * lib/getdelim.c: Likewise.
8741         * lib/getline.c: Likewise.
8742         * lib/hmac-md5.c: Likewise.
8743         * lib/hmac-sha1.c: Likewise.
8744         * lib/iconvme.c: Likewise.
8745         * lib/md2.c: Likewise.
8746         * lib/md4.c: Likewise.
8747         * lib/memxor.c: Likewise.
8748         * lib/read-file.c: Likewise.
8749         * lib/readline.c: Likewise.
8750         * lib/rijndael-alg-fst.c: Likewise.
8751         * lib/rijndael-api-fst.c: Likewise.
8752         * lib/xgetdomainname.c: Likewise.
8753
8754 2006-10-28  Eric Blake  <ebb9@byu.net>
8755
8756         * lib/xstrndup.c: Assume config.h.
8757
8758 2006-10-27  Paul Eggert  <eggert@cs.ucla.edu>
8759
8760         Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.
8761         stat-macros.h is now for our own macros, whereas stat_h is for
8762         macros in the <sys/stat.h> name space.
8763         * lib/stat-macros.h: Remove copyright notice, as this file is now tiny.
8764         (STAT_MACROS_H): Remove.
8765         (S_IFMT, S_ISBLK, S_ISCHR, S_ISDIR, S_ISFIFO, S_ISLNK, S_ISNAM):
8766         (S_ISMPB, S_ISMPC, S_ISNWK, S_ISREG, S_ISSOCK, S_ISDOOR, S_ISPORT):
8767         (S_TYPEISMQ, S_TYPEISTMO, S_TYPEISSEM, S_TYPEISSHM, S_ISCTG, S_ISOFD):
8768         (S_ISOFL, S_ISWHT, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IRGRP):
8769         (S_IROTH, S_IWUSR, S_IWGRP, S_IWOTH, S_IXUSR, S_IXGRP, S_IXOTH):
8770         (S_IRWXU, S_IRWXG, S_IRWXO, S_IXUGO, S_IRWXUGO):
8771         Move these macros to ...
8772         * lib/stat_.h: here.  Don't include stat-macros.h.
8773         * lib/canonicalize.c: Don't include stat-macros.h.
8774         * lib/chown.c: Likewise.
8775         * lib/euidaccess.c: Likewise.
8776         * lib/file-type.c: Likewise.
8777         * lib/filemode.c: Likewise.
8778         * lib/glob.c: Likewise.
8779         * lib/isapipe.c: Likewise.
8780         * lib/lchown.c: Likewise.
8781         * lib/lstat.c: Likewise.
8782         * lib/mkdir-p.c: Likewise.
8783         * lib/rmdir.c: Likewise.
8784         * m4/lchown.m4 (gl_FUNC_LCHOWN): Don't require gl_STAT_MACROS.
8785         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Don't check for io.h
8786         unless mkdir isn't declared, to speed up 'configure'.
8787         Always create sys/stat.h, since it's unlikely any real sys/stat.h
8788         would define all the S_* symbols.
8789         * modules/canonicalize (Depends-on):
8790         Depend on sys_stat, not stat-macros.
8791         * modules/chown: Likewise.
8792         * modules/euidaccess: Likewise.
8793         * modules/filemode: Likewise.
8794         * modules/file-type: Likewise.
8795         * modules/glob: Likewise.
8796         * modules/isapipe: Likewise.
8797         * modules/lchown: Likewise.
8798         * modules/lstat: Likewise.
8799         * modules/mkancesdirs: Likewise.
8800         * modules/rmdir: Likewise.
8801         * modules/mkdir-p (Depends-on): Also depend on sys_stat.
8802         * modules/modechange: Likewise.
8803         * modules/stat-macros (Files): Remove m4/stat-macros.m4.
8804         (configure.ac): Remove gl_STAT_MACROS.
8805         * modules/sys_stat (Depends-on): Remove stat-macros.
8806
8807 2006-10-27  Bruno Haible  <bruno@clisp.org>
8808
8809         * m4/signed.m4: Remove file.
8810         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS_: Remove bh_C_SIGNED
8811         invocation.
8812         * modules/vasnprintf (Files): Remove m4/signed.m4.
8813
8814 2006-10-27  Bruno Haible  <bruno@clisp.org>
8815
8816         Update to GNU gettext 0.16.
8817         * modules/gettext (Files): Add m4/intl.m4, m4/intldir.m4. Remove
8818         m4/inttypes-h.m4, m4/signed.m4.
8819         * m4/gettext.m4: Update to GNU gettext 0.16.
8820         * m4/intl.m4: New file, from GNU gettext.
8821         * m4/intldir.m4: New file, from GNU gettext.
8822         * config/srclist.txt: Update
8823
8824 2006-10-27  Eric Blake  <ebb9@byu.net>
8825
8826         * MODULES.html.sh: Document tempname.
8827         * modules/mkstemp (Depends-on): Add tempname, and drop transitive
8828         dependencies.
8829         (Files): Move lib/tempname.c...
8830         * modules/tempname: ...to this new module.
8831         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Remove tempname checks.
8832         (gl_PREREQ_TEMPNAME): Move...
8833         * m4/tempname.m4: ...to this new file.
8834         * lib/mkstemp.c (includes) [!_LIBC]: Use tempname.h.
8835         * modules/sys_stat (Depends-on): Add stat-macros.
8836         * lib/stat_.h (includes): Pick up stat macros.
8837         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Replace <sys/stat.h>
8838         if stat macros are broken.
8839         * lib/tempname.c (includes): No need to include "stat-macros.h".
8840         (__gen_tempname) [!_LIBC]: Expose as gen_tempname.
8841         (direxists, __path_search) [!_LIBC]: Don't compile these in
8842         gnulib; the tmpdir module covers that.
8843         * lib/tempname.h: New file.
8844
8845 2006-10-26  Paul Eggert  <eggert@cs.ucla.edu>
8846
8847         * COPYING: Explain how gnulib-tool converts licence headers.
8848         Almost all wording by Eric Blake.
8849
8850 2006-10-25  Paul Eggert  <eggert@cs.ucla.edu>
8851
8852         * lib/mbchar.h (is_basic_table): Make read-only.
8853         * lib/mbchar.c (is_basic_table): Likewise.
8854         Reported by John Darrington.
8855
8856 2006-10-25  Bruno Haible  <bruno@clisp.org>
8857
8858         * lib/progname.h (set_program_name): Undefine before defining.
8859
8860 2006-10-25  Bruno Haible  <bruno@clisp.org>
8861
8862         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to
8863         false for non-gcc C++ compilers.
8864         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
8865
8866 2006-10-24  Bruno Haible  <bruno@clisp.org>
8867
8868         * lib/striconv.c (mem_cd_iconv, str_cd_iconv): Treat all non-GNU
8869         iconv implementations like Irix iconv.
8870
8871 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
8872
8873         * modules/vararrays: New file.
8874         * m4/vararrays.m4: New file, taken from diffutils.
8875         * MODULES.html.sh: New module vararrays.
8876
8877 2006-10-24  Karl Berry  <karl@gnu.org>
8878
8879         * doc/gnulib-intro.texi: --- instead of --; non-naive naive.
8880         Don't call GNU Unix.
8881
8882 2006-10-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8883
8884         * users.txt: Add Libtool.
8885
8886         Sync from Libtool:
8887
8888         2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
8889
8890         * lib/argz.c: Remove check for HAVE_CONFIG_H, to conform
8891         to gnulib's policy of including config.h unconditionally.
8892
8893 2006-10-24  Bruno Haible  <bruno@clisp.org>
8894
8895         * modules/wcwidth (Files): Add m4/wint_t.m4.
8896         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gt_TYPE_WINT_T.
8897         * lib/wcwidth.h (iswprint): Use 'int' if 'wint_t' is not defined.
8898
8899 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
8900
8901         * lib/getdate.y (yyerror): Make the arguments pointer-to-const,
8902         to pacify GCC with some -W flags enabled.  Problem reported by
8903         Bruno Haible.
8904
8905 2006-10-24  Jim Meyering  <jim@meyering.net>
8906
8907         * MODULES.html.sh: Remove uinttostr.  It's not a module.
8908         Reported by Karl Berry.
8909
8910 2006-10-23  Bruno Haible  <bruno@clisp.org>
8911
8912         * lib/fts.c (fts_build): Move variable declaration, for C89 compliance.
8913
8914 2006-10-24  Bruno Haible  <bruno@clisp.org>
8915
8916         * lib/gl_list.h: Use C comment style, not C++ comment style.
8917
8918 2006-10-23  Eric Blake  <ebb9@byu.net>
8919
8920         * lib/getaddrinfo.c (includes): Add missing include.
8921
8922 2006-10-23  Bruno Haible  <bruno@clisp.org>
8923             Paul Eggert  <eggert@cs.ucla.edu>
8924
8925         Ability to rename obstack_free.
8926         * lib/obstack.h (__obstack_free): New macro. Declare instead of
8927         obstack_free.
8928         (obstack_free): Invoke the __obstack_free macro.
8929         * lib/obstack.c (obstack_free): Use __obstack_free macro.
8930
8931 2006-10-23  Bruno Haible  <bruno@clisp.org>
8932             Paul Eggert  <eggert@cs.ucla.edu>
8933
8934         * lib/argp.h (argp_parse, __argp_parse): Comment out the identifiers
8935         __argc, __argv from the declaration. (They are defined as macros on
8936         mingw.)
8937
8938 2006-10-22  Bruno Haible  <bruno@clisp.org>
8939
8940         * doc/gnulib-intro.texi: New file.
8941         * doc/gnulib.texi: Include it.
8942
8943 2006-10-21  Bruno Haible  <bruno@clisp.org>
8944
8945         * doc/gnulib.texi: Split the chapter "Gnulib" into 3 chapters
8946         "Introduction", "Miscellanous Notes", "Particular Modules".
8947
8948 2006-10-21  Bruno Haible  <bruno@clisp.org>
8949
8950         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
8951         Change mostlyclean-local rule to avoid sh syntax error from bash
8952         versions 2.00..2.05 when $(MOSTLYCLEANDIRS) is empty.
8953
8954 2006-10-23  Jim Meyering  <jim@meyering.net>
8955
8956         * lib/getaddrinfo.c (getnameinfo): Use new lightweight uinttostr,
8957         in place of snprintf.
8958
8959         * modules/inttostr (Files): Add lib/uinttostr.c.
8960         * lib/uinttostr.c (inttostr): New file/function.
8961         * lib/inttostr.h (uinttostr): Declare.
8962         * m4/inttostr.m4: Add AC_LIBOBJ([uinttostr]).
8963         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
8964         Add uinttostr.
8965         * modules/getaddrinfo (Depends-on): Remove snprintf.  Add inttostr.
8966
8967 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
8968
8969         * lib/canonicalize.c (ELOOP): Define if not already defined.
8970         Problem reported by Bruno Haible in
8971         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00282.html>.
8972
8973 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
8974
8975         * lib/stdint_.h [defined _AIX]: Don't include <sys/types.h>.
8976         Problem reported by Perry Smith and Ville Laurikari.
8977
8978         * lib/getndelim2.c (SSIZE_MAX): Use same defn that getdelim.c
8979         uses.
8980
8981 2006-10-19  Bruno Haible  <bruno@clisp.org>
8982
8983         * lib/getndelim2.c (SSIZE_MAX): Provide fallback definition. Needed
8984         for mingw.
8985
8986 2006-10-19  Bruno Haible  <bruno@clisp.org>
8987
8988         * lib/openat-priv.h (EOPNOTSUPP): Provide fallback definition.
8989         Needed for mingw.
8990
8991 2006-10-19  Bruno Haible  <bruno@clisp.org>
8992
8993         * m4/size_max.m4 (gl_SIZE_MAX): Cache the result.
8994
8995 2006-10-19  Bruno Haible  <bruno@clisp.org>
8996
8997         * m4/allocsa.m4 (gl_ALLOCSA): Invoke gl_FUNC_ALLOCA, don't AC_REQUIRE
8998         it.
8999
9000 2006-10-19  Bruno Haible  <bruno@clisp.org>
9001
9002         * m4/alloca.m4 (gl_FUNC_ALLOCA): Cache the result of the AC_EGREP_CPP
9003         invocation.
9004
9005 2006-10-19  Bruno Haible  <bruno@clisp.org>
9006
9007         * gnulib-tool (func_create_testdir): Don't include ftruncate and
9008         mountlist by default.
9009
9010 2006-10-16  Bruno Haible  <bruno@clisp.org>
9011
9012         * lib/c-strstr.c: Include c-strstr.h.
9013
9014 2006-10-18  Charles Wilson  <cygwin@cwilson.fastmail.fm>
9015
9016         * gnulib-tool: Don't clobber $sourcebase when $local_gnulib_dir ends
9017         in a slash.
9018
9019 2006-10-18  Bruno Haible  <bruno@clisp.org>
9020
9021         * lib/lock.h [C++]: Wrap definitions in extern "C".
9022
9023 2006-10-18  Bruno Haible  <bruno@clisp.org>
9024
9025         * gnulib-tool (func_emit_initmacro_end): Remove duplicates from the
9026         gl_LIBOBJS list.
9027
9028 2006-10-18  Bruno Haible  <bruno@clisp.org>
9029
9030         * lib/findprog.c (find_in_path): Avoid "gcc -Wwrite-strings" warning.
9031
9032 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>
9033
9034         * lib/xstrtol.h: Include gettext.h.
9035         (_STRTOL_ERROR): Wrap English-language formats inside gettext.
9036         Problem reported by Eric Blake.
9037         * modules/xstrtol (Depends-on): Add gettext-h.
9038
9039 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>  (tiny change)
9040
9041         * lib/strftime.c (advance): New macro.
9042         (add): Use it to avoid adding 0 to a FILE *.  FILE can be an
9043         incomplete type, so you can't add 0 to it.  Problem and patch
9044         reported by Eelco Dolstra for dietlibc.
9045
9046 2006-10-18  Jim Meyering  <jim@meyering.net>
9047
9048         * lib/readutmp.c (desirable_utmp_entry): Use "bool" as the
9049         type for a local, and rename it: s/up/user_proc/.
9050
9051 2006-10-18  Sergey Poznyakoff  <gray@gnu.org.ua>
9052
9053         * lib/readutmp.c (desirable_utmp_entry): Implement new flag:
9054         READ_UTMP_USER_PROCESS.
9055         * lib/readutmp.h (READ_UTMP_USER_PROCESS): New flag
9056
9057 2006-10-17  Paul Eggert  <eggert@cs.ucla.edu>
9058
9059         * lib/localcharset.c: Do not check HAVE_SETLOCALE.
9060         * m4/localcharset.m4 (gl_LOCALCHARSET): Don't check for setlocale.
9061
9062 2006-10-17  Eric Blake  <ebb9@byu.net>
9063
9064         * lib/sigprocmask.c (sigprocmask): Fix typo.
9065
9066         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Fix typo.
9067
9068         * modules/clean-temp (Makefile.am): Don't add to make output...
9069         (configure.ac): ...instead define SIGNAL_SAFE_LIST inside
9070         config.h.
9071
9072 2006-10-17  Bruno Haible  <bruno@clisp.org>
9073
9074         * lib/gettext.h (gettext, ngettext, pgettext, npgettext): Define
9075         differently if DEFAULT_TEXT_DOMAIN is set.
9076
9077 2006-10-16  Bruno Haible  <bruno@clisp.org>
9078
9079         * lib/clean-temp.c: Include fwriteerror.h.
9080
9081 2006-10-16  Bruno Haible  <bruno@clisp.org>
9082
9083         * getndelim2.m4 (gl_GETNDELIM2): Remove 2003-10-23 hack.
9084
9085 2006-10-16  Bruno Haible  <bruno@clisp.org>
9086
9087         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Also test for sigset_t.
9088         * lib/sigprocmask.h: Include <sys/types.h>.
9089         (sigset_t): Use the system's definition if present.
9090
9091 2006-10-17  Eric Blake  <ebb9@byu.net>
9092
9093         * lib/xvasprintf.c (includes): Assume config.h.
9094         * lib/xasprintf.c (includes): Likewise.
9095
9096 2006-10-16  Paul Eggert  <eggert@cs.ucla.edu>
9097
9098         * lib/fsusage.c (PROPAGATE_ALL_ONES): Don't assume uintmax_t is
9099         at least as wide as intmax_t.
9100
9101 2006-10-16  Alexandre Duret-Lutz  <adl@gnu.org>
9102
9103         (Imported from Automake.)
9104         * build-aux/gnupload: Update to version 1.1 of directive file.
9105
9106 2006-10-16  Eric Blake  <ebb9@byu.net>
9107
9108         * modules/configmake (Makefile.am): Add pkglibexecdir support, to
9109         match Automake 1.10a.
9110
9111 2006-10-14  Bruno Haible  <bruno@clisp.org>
9112
9113         * modules/sigprocmask: New file.
9114         * lib/sigprocmask.h: New file.
9115         * lib/sigprocmask.c: New file.
9116         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Renamed from
9117         gt_SIGNALBLOCKING. When not defining HAVE_POSIX_SIGNALBLOCKING,
9118         request sigprocmask.o.
9119         (gl_PREREQ_SIGPROCMASK): New macro.
9120         * modules/fatal-signal (Files): Remove m4/signalblocking.m4.
9121         (Depends-on): Add sigprocmask.
9122         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Don't require
9123         gt_SIGNALBLOCKING. Test for 'raise' only once.
9124         * lib/fatal-signal.c: Include sigprocmask.h.
9125         (fatal_signal_set, init_fatal_signal_set, block_fatal_signals,
9126         unblock_fatal_signals): Define always.
9127         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
9128         sigprocmask.
9129
9130 2006-10-14  Paul Eggert  <eggert@cs.ucla.edu>
9131
9132         Sync from Automake.
9133         * build-aux/install-sh (posix_mkdir): Reject FreeBSD 6.1 mkdir -p -m,
9134         which incorrectly sets the mode of an existing destination
9135         directory.  In some cases the unpatched install-sh could do the
9136         equivalent of "chmod 777 /" or "chmod 0 /" on a buggy FreeBSD
9137         system.  We hope this is rare in practice, but it's clearly worth
9138         fixing.  Problem reported by Alex Unleashed in
9139         <http://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00012.html>.
9140         Also, don't bother to check for -m bugs unless we're using -m;
9141         suggested by Stepan Kasal.
9142
9143 2006-10-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9144
9145         Sync from Automake.
9146         * build-aux/depcomp (gcc3): Put dependency extraction flags before the
9147         `-c' flag, so they appear at the same position as in %FASTDEP%
9148         mode in depend2.am.  Fixes build failure for FreeBSD's c89,
9149         which ignores unknown options only after the first non-option.
9150         Bug report against M4 by Nelson H. F. Beebe.
9151
9152 2006-10-13  Jim Meyering  <jim@meyering.net>
9153
9154         Fix a bug in yesterday's change.
9155         * lib/fts.c (fts_open): When using FTS_XDEV|FTS_NOSTAT,
9156         p->fts_statp->st_dev would be used uninitialized.
9157         Ensures that we always call fts_stat on the very first entry.
9158         Miklos Szeredi reported that find -xdev stopped working.
9159
9160 2006-10-12  Bruno Haible  <bruno@clisp.org>
9161
9162         * gnulib-tool (func_get_automake_snippet): Append an automatically
9163         computed EXTRA_DIST augmentation.
9164         * modules/acl (Makefile.am): Remove EXTRA_DIST augmentation.
9165         * modules/alloca-opt (Makefile.am): Likewise.
9166         * modules/allocsa (Makefile.am): Likewise.
9167         * modules/arcfour (Makefile.am): Likewise.
9168         * modules/arctwo (Makefile.am): Likewise.
9169         * modules/argmatch (Makefile.am): Likewise.
9170         * modules/argz (Makefile.am): Likewise.
9171         * modules/atexit (Makefile.am): Likewise.
9172         * modules/backupfile (Makefile.am): Likewise.
9173         * modules/byteswap (Makefile.am): Likewise.
9174         * modules/c-strtod (Makefile.am): Likewise.
9175         * modules/c-strtold (Makefile.am): Likewise.
9176         * modules/calloc (Makefile.am): Likewise.
9177         * modules/canon-host (Makefile.am): Likewise.
9178         * modules/canonicalize (Makefile.am): Likewise.
9179         * modules/chdir-long (Makefile.am): Likewise.
9180         * modules/chdir-safer (Makefile.am): Likewise.
9181         * modules/check-version (Makefile.am): Likewise.
9182         * modules/chown (Makefile.am): Likewise.
9183         * modules/cloexec (Makefile.am): Likewise.
9184         * modules/close-stream (Makefile.am): Likewise.
9185         * modules/closeout (Makefile.am): Likewise.
9186         * modules/crc (Makefile.am): Likewise.
9187         * modules/csharpexec (Makefile.am): Likewise.
9188         * modules/cycle-check (Makefile.am): Likewise.
9189         * modules/des (Makefile.am): Likewise.
9190         * modules/dev-ino (Makefile.am): Likewise.
9191         * modules/dirfd (Makefile.am): Likewise.
9192         * modules/dirname (Makefile.am): Likewise.
9193         * modules/dup2 (Makefile.am): Likewise.
9194         * modules/eealloc (Makefile.am): Likewise.
9195         * modules/error (Makefile.am): Likewise.
9196         * modules/euidaccess (Makefile.am): Likewise.
9197         * modules/exclude (Makefile.am): Likewise.
9198         * modules/exitfail (Makefile.am): Likewise.
9199         * modules/fcntl-safer (Makefile.am): Likewise.
9200         * modules/fcntl (Makefile.am): Likewise.
9201         * modules/file-type (Makefile.am): Likewise.
9202         * modules/fileblocks (Makefile.am): Likewise.
9203         * modules/filemode (Makefile.am): Likewise.
9204         * modules/filenamecat (Makefile.am): Likewise.
9205         * modules/fnmatch (Makefile.am): Likewise.
9206         * modules/fopen-safer (Makefile.am): Likewise.
9207         * modules/fpending (Makefile.am): Likewise.
9208         * modules/fprintftime (Makefile.am): Likewise.
9209         * modules/free (Makefile.am): Likewise.
9210         * modules/fsusage (Makefile.am): Likewise.
9211         * modules/ftruncate (Makefile.am): Likewise.
9212         * modules/fts (Makefile.am): Likewise.
9213         * modules/gc-arcfour (Makefile.am): Likewise.
9214         * modules/gc-des (Makefile.am): Likewise.
9215         * modules/gc-hmac-md5 (Makefile.am): Likewise.
9216         * modules/gc-hmac-sha1 (Makefile.am): Likewise.
9217         * modules/gc-md4 (Makefile.am): Likewise.
9218         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
9219         * modules/gc-sha1 (Makefile.am): Likewise.
9220         * modules/gc (Makefile.am): Likewise.
9221         * modules/getaddrinfo (Makefile.am): Likewise.
9222         * modules/getcwd (Makefile.am): Likewise.
9223         * modules/getdelim (Makefile.am): Likewise.
9224         * modules/getdomainname (Makefile.am): Likewise.
9225         * modules/getgroups (Makefile.am): Likewise.
9226         * modules/gethostname (Makefile.am): Likewise.
9227         * modules/gethrxtime (Makefile.am): Likewise.
9228         * modules/getline (Makefile.am): Likewise.
9229         * modules/getloadavg (Makefile.am): Likewise.
9230         * modules/getlogin_r (Makefile.am): Likewise.
9231         * modules/getndelim2 (Makefile.am): Likewise.
9232         * modules/getopt (Makefile.am): Likewise.
9233         * modules/getpagesize (Makefile.am): Likewise.
9234         * modules/getpass-gnu (Makefile.am): Likewise.
9235         * modules/getpass (Makefile.am): Likewise.
9236         * modules/getsubopt (Makefile.am): Likewise.
9237         * modules/gettime (Makefile.am): Likewise.
9238         * modules/gettimeofday (Makefile.am): Likewise.
9239         * modules/getugroups (Makefile.am): Likewise.
9240         * modules/getusershell (Makefile.am): Likewise.
9241         * modules/glob (Makefile.am): Likewise.
9242         * modules/group-member (Makefile.am): Likewise.
9243         * modules/hard-locale (Makefile.am): Likewise.
9244         * modules/hash (Makefile.am): Likewise.
9245         * modules/hmac-md5 (Makefile.am): Likewise.
9246         * modules/hmac-sha1 (Makefile.am): Likewise.
9247         * modules/human (Makefile.am): Likewise.
9248         * modules/idcache (Makefile.am): Likewise.
9249         * modules/imaxabs (Makefile.am): Likewise.
9250         * modules/imaxdiv (Makefile.am): Likewise.
9251         * modules/inet_ntop (Makefile.am): Likewise.
9252         * modules/inet_pton (Makefile.am): Likewise.
9253         * modules/intprops (Makefile.am): Likewise.
9254         * modules/inttostr (Makefile.am): Likewise.
9255         * modules/inttypes (Makefile.am): Likewise.
9256         * modules/isapipe (Makefile.am): Likewise.
9257         * modules/javaversion (Makefile.am): Likewise.
9258         * modules/lchmod (Makefile.am): Likewise.
9259         * modules/lchown (Makefile.am): Likewise.
9260         * modules/localcharset (Makefile.am): Likewise.
9261         * modules/long-options (Makefile.am): Likewise.
9262         * modules/lstat (Makefile.am): Likewise.
9263         * modules/malloc (Makefile.am): Likewise.
9264         * modules/mathl (Makefile.am): Likewise.
9265         * modules/mbchar (Makefile.am): Likewise.
9266         * modules/md2 (Makefile.am): Likewise.
9267         * modules/md4 (Makefile.am): Likewise.
9268         * modules/md5 (Makefile.am): Likewise.
9269         * modules/memcasecmp (Makefile.am): Likewise.
9270         * modules/memchr (Makefile.am): Likewise.
9271         * modules/memcmp (Makefile.am): Likewise.
9272         * modules/memcoll (Makefile.am): Likewise.
9273         * modules/memcpy (Makefile.am): Likewise.
9274         * modules/memmem (Makefile.am): Likewise.
9275         * modules/memmove (Makefile.am): Likewise.
9276         * modules/mempcpy (Makefile.am): Likewise.
9277         * modules/memrchr (Makefile.am): Likewise.
9278         * modules/memset (Makefile.am): Likewise.
9279         * modules/memxor (Makefile.am): Likewise.
9280         * modules/mkancesdirs (Makefile.am): Likewise.
9281         * modules/mkdir-p (Makefile.am): Likewise.
9282         * modules/mkdir (Makefile.am): Likewise.
9283         * modules/mkdtemp (Makefile.am): Likewise.
9284         * modules/mkstemp (Makefile.am): Likewise.
9285         * modules/mktime (Makefile.am): Likewise.
9286         * modules/modechange (Makefile.am): Likewise.
9287         * modules/mountlist (Makefile.am): Likewise.
9288         * modules/nanosleep (Makefile.am): Likewise.
9289         * modules/obstack (Makefile.am): Likewise.
9290         * modules/openat (Makefile.am): Likewise.
9291         * modules/pagealign_alloc (Makefile.am): Likewise.
9292         * modules/pathmax (Makefile.am): Likewise.
9293         * modules/physmem (Makefile.am): Likewise.
9294         * modules/poll (Makefile.am): Likewise.
9295         * modules/posixtm (Makefile.am): Likewise.
9296         * modules/posixver (Makefile.am): Likewise.
9297         * modules/putenv (Makefile.am): Likewise.
9298         * modules/quote (Makefile.am): Likewise.
9299         * modules/quotearg (Makefile.am): Likewise.
9300         * modules/raise (Makefile.am): Likewise.
9301         * modules/read-file (Makefile.am): Likewise.
9302         * modules/readline (Makefile.am): Likewise.
9303         * modules/readlink (Makefile.am): Likewise.
9304         * modules/readtokens (Makefile.am): Likewise.
9305         * modules/readutmp (Makefile.am): Likewise.
9306         * modules/realloc (Makefile.am): Likewise.
9307         * modules/regex (Makefile.am): Likewise.
9308         * modules/rename-dest-slash (Makefile.am): Likewise.
9309         * modules/rename (Makefile.am): Likewise.
9310         * modules/rijndael (Makefile.am): Likewise.
9311         * modules/rmdir (Makefile.am): Likewise.
9312         * modules/rpmatch (Makefile.am): Likewise.
9313         * modules/safe-read (Makefile.am): Likewise.
9314         * modules/safe-write (Makefile.am): Likewise.
9315         * modules/same-inode (Makefile.am): Likewise.
9316         * modules/same (Makefile.am): Likewise.
9317         * modules/save-cwd (Makefile.am): Likewise.
9318         * modules/savedir (Makefile.am): Likewise.
9319         * modules/setenv (Makefile.am): Likewise.
9320         * modules/settime (Makefile.am): Likewise.
9321         * modules/sha1 (Makefile.am): Likewise.
9322         * modules/sig2str (Makefile.am): Likewise.
9323         * modules/snprintf (Makefile.am): Likewise.
9324         * modules/stat-macros (Makefile.am): Likewise.
9325         * modules/stat-time (Makefile.am): Likewise.
9326         * modules/stdbool (Makefile.am): Likewise.
9327         * modules/stdint (Makefile.am): Likewise.
9328         * modules/stdlib-safer (Makefile.am): Likewise.
9329         * modules/stpcpy (Makefile.am): Likewise.
9330         * modules/stpncpy (Makefile.am): Likewise.
9331         * modules/strcase (Makefile.am): Likewise.
9332         * modules/strcasestr (Makefile.am): Likewise.
9333         * modules/strchrnul (Makefile.am): Likewise.
9334         * modules/strcspn (Makefile.am): Likewise.
9335         * modules/strdup (Makefile.am): Likewise.
9336         * modules/strerror (Makefile.am): Likewise.
9337         * modules/strftime (Makefile.am): Likewise.
9338         * modules/strndup (Makefile.am): Likewise.
9339         * modules/strnlen (Makefile.am): Likewise.
9340         * modules/strpbrk (Makefile.am): Likewise.
9341         * modules/strsep (Makefile.am): Likewise.
9342         * modules/strstr (Makefile.am): Likewise.
9343         * modules/strtod (Makefile.am): Likewise.
9344         * modules/strtoimax (Makefile.am): Likewise.
9345         * modules/strtok_r (Makefile.am): Likewise.
9346         * modules/strtol (Makefile.am): Likewise.
9347         * modules/strtoll (Makefile.am): Likewise.
9348         * modules/strtoul (Makefile.am): Likewise.
9349         * modules/strtoull (Makefile.am): Likewise.
9350         * modules/strtoumax (Makefile.am): Likewise.
9351         * modules/strverscmp (Makefile.am): Likewise.
9352         * modules/sys_socket (Makefile.am): Likewise.
9353         * modules/sys_stat (Makefile.am): Likewise.
9354         * modules/sysexits (Makefile.am): Likewise.
9355         * modules/time_r (Makefile.am): Likewise.
9356         * modules/timegm (Makefile.am): Likewise.
9357         * modules/timespec (Makefile.am): Likewise.
9358         * modules/tmpfile-safer (Makefile.am): Likewise.
9359         * modules/trim (Makefile.am): Likewise.
9360         * modules/unistd-safer (Makefile.am): Likewise.
9361         * modules/unlinkdir (Makefile.am): Likewise.
9362         * modules/unlocked-io (Makefile.am): Likewise.
9363         * modules/userspec (Makefile.am): Likewise.
9364         * modules/utime (Makefile.am): Likewise.
9365         * modules/utimecmp (Makefile.am): Likewise.
9366         * modules/utimens (Makefile.am): Likewise.
9367         * modules/vasnprintf (Makefile.am): Likewise.
9368         * modules/vasprintf (Makefile.am): Likewise.
9369         * modules/vsnprintf (Makefile.am): Likewise.
9370         * modules/xalloc (Makefile.am): Likewise.
9371         * modules/xgetcwd (Makefile.am): Likewise.
9372         * modules/xnanosleep (Makefile.am): Likewise.
9373         * modules/xreadlink (Makefile.am): Likewise.
9374         * modules/xstrtod (Makefile.am): Likewise.
9375         * modules/xstrtol (Makefile.am): Likewise.
9376         * modules/xstrtold (Makefile.am): Likewise.
9377         * modules/yesno (Makefile.am): Likewise.
9378         * modules/getdate (Makefile.am): Don't add getdate.h to EXTRA_DIST.
9379
9380 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
9381
9382         * modules/error (Makefile.am): Distribute files through
9383         EXTRA_DIST, not lib_SOURCES.
9384
9385 2006-10-12  Eric Blake  <ebb9@byu.net>
9386
9387         * modules/error (Makefile.am): Distribute files in /lib.
9388         * modules/obstack (Makefile.am): Likewise.
9389
9390 2006-10-12  Bruno Haible  <bruno@clisp.org>
9391
9392         * modules/acl (Makefile.am): Distribute all files in lib/ through
9393         EXTRA_DIST.
9394         * modules/arcfour (Makefile.am): Likewise.
9395         * modules/arctwo (Makefile.am): Likewise.
9396         * modules/argmatch (Makefile.am): Likewise.
9397         * modules/argz (Makefile.am): Likewise.
9398         * modules/atexit (Makefile.am): Likewise.
9399         * modules/backupfile (Makefile.am): Likewise.
9400         * modules/c-strtod (Makefile.am): Likewise.
9401         * modules/c-strtold (Makefile.am): Likewise.
9402         * modules/calloc (Makefile.am): Likewise.
9403         * modules/canon-host (Makefile.am): Likewise.
9404         * modules/canonicalize (Makefile.am): Likewise.
9405         * modules/chdir-long (Makefile.am): Likewise.
9406         * modules/chdir-safer (Makefile.am): Likewise.
9407         * modules/check-version (Makefile.am): Likewise.
9408         * modules/chown (Makefile.am): Likewise.
9409         * modules/cloexec (Makefile.am): Likewise.
9410         * modules/close-stream (Makefile.am): Likewise.
9411         * modules/closeout (Makefile.am): Likewise.
9412         * modules/crc (Makefile.am): Likewise.
9413         * modules/cycle-check (Makefile.am): Likewise.
9414         * modules/des (Makefile.am): Likewise.
9415         * modules/dirfd (Makefile.am): Likewise.
9416         * modules/dirname (Makefile.am): Likewise.
9417         * modules/dup2 (Makefile.am): Likewise.
9418         * modules/euidaccess (Makefile.am): Likewise.
9419         * modules/exclude (Makefile.am): Likewise.
9420         * modules/exitfail (Makefile.am): Likewise.
9421         * modules/fcntl-safer (Makefile.am): Likewise.
9422         * modules/file-type (Makefile.am): Likewise.
9423         * modules/fileblocks (Makefile.am): Likewise.
9424         * modules/filemode (Makefile.am): Likewise.
9425         * modules/filenamecat (Makefile.am): Likewise.
9426         * modules/fnmatch (Makefile.am): Likewise.
9427         * modules/fopen-safer (Makefile.am): Likewise.
9428         * modules/fpending (Makefile.am): Likewise.
9429         * modules/fprintftime (Makefile.am): Likewise.
9430         * modules/free (Makefile.am): Likewise.
9431         * modules/fsusage (Makefile.am): Likewise.
9432         * modules/ftruncate (Makefile.am): Likewise.
9433         * modules/fts (Makefile.am): Likewise.
9434         * modules/gc (Makefile.am): Likewise.
9435         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
9436         * modules/getaddrinfo (Makefile.am): Likewise.
9437         * modules/getcwd (Makefile.am): Likewise.
9438         * modules/getdelim (Makefile.am): Likewise.
9439         * modules/getdomainname (Makefile.am): Likewise.
9440         * modules/getgroups (Makefile.am): Likewise.
9441         * modules/gethostname (Makefile.am): Likewise.
9442         * modules/gethrxtime (Makefile.am): Likewise.
9443         * modules/getline (Makefile.am): Likewise.
9444         * modules/getloadavg (Makefile.am): Likewise.
9445         * modules/getlogin_r (Makefile.am): Likewise.
9446         * modules/getopt (Makefile.am): Likewise.
9447         * modules/getpass (Makefile.am): Likewise.
9448         * modules/getpass-gnu (Makefile.am): Likewise.
9449         * modules/getsubopt (Makefile.am): Likewise.
9450         * modules/gettime (Makefile.am): Likewise.
9451         * modules/gettimeofday (Makefile.am): Likewise.
9452         * modules/getugroups (Makefile.am): Likewise.
9453         * modules/getusershell (Makefile.am): Likewise.
9454         * modules/glob (Makefile.am): Likewise.
9455         * modules/group-member (Makefile.am): Likewise.
9456         * modules/hard-locale (Makefile.am): Likewise.
9457         * modules/hash (Makefile.am): Likewise.
9458         * modules/hmac-md5 (Makefile.am): Likewise.
9459         * modules/hmac-sha1 (Makefile.am): Likewise.
9460         * modules/human (Makefile.am): Likewise.
9461         * modules/idcache (Makefile.am): Likewise.
9462         * modules/imaxabs (Makefile.am): Likewise.
9463         * modules/imaxdiv (Makefile.am): Likewise.
9464         * modules/inet_ntop (Makefile.am): Likewise.
9465         * modules/inet_pton (Makefile.am): Likewise.
9466         * modules/inttostr (Makefile.am): Likewise.
9467         * modules/isapipe (Makefile.am): Likewise.
9468         * modules/lchown (Makefile.am): Likewise.
9469         * modules/long-options (Makefile.am): Likewise.
9470         * modules/lstat (Makefile.am): Likewise.
9471         * modules/malloc (Makefile.am): Likewise.
9472         * modules/mathl (Makefile.am): Likewise.
9473         * modules/mbchar (Makefile.am): Likewise.
9474         * modules/md2 (Makefile.am): Likewise.
9475         * modules/md4 (Makefile.am): Likewise.
9476         * modules/md5 (Makefile.am): Likewise.
9477         * modules/memcasecmp (Makefile.am): Likewise.
9478         * modules/memchr (Makefile.am): Likewise.
9479         * modules/memcmp (Makefile.am): Likewise.
9480         * modules/memcoll (Makefile.am): Likewise.
9481         * modules/memcpy (Makefile.am): Likewise.
9482         * modules/memmem (Makefile.am): Likewise.
9483         * modules/memmove (Makefile.am): Likewise.
9484         * modules/mempcpy (Makefile.am): Likewise.
9485         * modules/memrchr (Makefile.am): Likewise.
9486         * modules/memset (Makefile.am): Likewise.
9487         * modules/memxor (Makefile.am): Likewise.
9488         * modules/mkancesdirs (Makefile.am): Likewise.
9489         * modules/mkdir (Makefile.am): Likewise.
9490         * modules/mkdir-p (Makefile.am): Likewise.
9491         * modules/mkdtemp (Makefile.am): Likewise.
9492         * modules/mkstemp (Makefile.am): Likewise.
9493         * modules/mktime (Makefile.am): Likewise.
9494         * modules/modechange (Makefile.am): Likewise.
9495         * modules/mountlist (Makefile.am): Likewise.
9496         * modules/nanosleep (Makefile.am): Likewise.
9497         * modules/openat (Makefile.am): Likewise.
9498         * modules/pagealign_alloc (Makefile.am): Likewise.
9499         * modules/physmem (Makefile.am): Likewise.
9500         * modules/poll (Makefile.am): Likewise.
9501         * modules/posixtm (Makefile.am): Likewise.
9502         * modules/posixver (Makefile.am): Likewise.
9503         * modules/putenv (Makefile.am): Likewise.
9504         * modules/quote (Makefile.am): Likewise.
9505         * modules/quotearg (Makefile.am): Likewise.
9506         * modules/raise (Makefile.am): Likewise.
9507         * modules/read-file (Makefile.am): Likewise.
9508         * modules/readline (Makefile.am): Likewise.
9509         * modules/readlink (Makefile.am): Likewise.
9510         * modules/readtokens (Makefile.am): Likewise.
9511         * modules/readutmp (Makefile.am): Likewise.
9512         * modules/realloc (Makefile.am): Likewise.
9513         * modules/regex (Makefile.am): Likewise.
9514         * modules/rename (Makefile.am): Likewise.
9515         * modules/rename-dest-slash (Makefile.am): Likewise.
9516         * modules/rijndael (Makefile.am): Likewise.
9517         * modules/rmdir (Makefile.am): Likewise.
9518         * modules/rpmatch (Makefile.am): Likewise.
9519         * modules/safe-read (Makefile.am): Likewise.
9520         * modules/safe-write (Makefile.am): Likewise.
9521         * modules/same (Makefile.am): Likewise.
9522         * modules/save-cwd (Makefile.am): Likewise.
9523         * modules/savedir (Makefile.am): Likewise.
9524         * modules/setenv (Makefile.am): Likewise.
9525         * modules/settime (Makefile.am): Likewise.
9526         * modules/sha1 (Makefile.am): Likewise.
9527         * modules/sig2str (Makefile.am): Likewise.
9528         * modules/snprintf (Makefile.am): Likewise.
9529         * modules/stdlib-safer (Makefile.am): Likewise.
9530         * modules/stpcpy (Makefile.am): Likewise.
9531         * modules/stpncpy (Makefile.am): Likewise.
9532         * modules/strcase (Makefile.am): Likewise.
9533         * modules/strcasestr (Makefile.am): Likewise.
9534         * modules/strchrnul (Makefile.am): Likewise.
9535         * modules/strcspn (Makefile.am): Likewise.
9536         * modules/strdup (Makefile.am): Likewise.
9537         * modules/strerror (Makefile.am): Likewise.
9538         * modules/strftime (Makefile.am): Likewise.
9539         * modules/strndup (Makefile.am): Likewise.
9540         * modules/strnlen (Makefile.am): Likewise.
9541         * modules/strpbrk (Makefile.am): Likewise.
9542         * modules/strsep (Makefile.am): Likewise.
9543         * modules/strstr (Makefile.am): Likewise.
9544         * modules/strtod (Makefile.am): Likewise.
9545         * modules/strtoimax (Makefile.am): Likewise.
9546         * modules/strtok_r (Makefile.am): Likewise.
9547         * modules/strtol (Makefile.am): Likewise.
9548         * modules/strtoll (Makefile.am): Likewise.
9549         * modules/strtoul (Makefile.am): Likewise.
9550         * modules/strtoull (Makefile.am): Likewise.
9551         * modules/strtoumax (Makefile.am): Likewise.
9552         * modules/strverscmp (Makefile.am): Likewise.
9553         * modules/time_r (Makefile.am): Likewise.
9554         * modules/timegm (Makefile.am): Likewise.
9555         * modules/tmpfile-safer (Makefile.am): Likewise.
9556         * modules/unistd-safer (Makefile.am): Likewise.
9557         * modules/unlinkdir (Makefile.am): Likewise.
9558         * modules/userspec (Makefile.am): Likewise.
9559         * modules/utime (Makefile.am): Likewise.
9560         * modules/utimecmp (Makefile.am): Likewise.
9561         * modules/utimens (Makefile.am): Likewise.
9562         * modules/vasnprintf (Makefile.am): Likewise.
9563         * modules/vasprintf (Makefile.am): Likewise.
9564         * modules/vsnprintf (Makefile.am): Likewise.
9565         * modules/xalloc (Makefile.am): Likewise.
9566         * modules/xgetcwd (Makefile.am): Likewise.
9567         * modules/xnanosleep (Makefile.am): Likewise.
9568         * modules/xreadlink (Makefile.am): Likewise.
9569         * modules/xstrtod (Makefile.am): Likewise.
9570         * modules/xstrtol (Makefile.am): Likewise.
9571         * modules/xstrtold (Makefile.am): Likewise.
9572         * modules/yesno (Makefile.am): Likewise.
9573
9574 2006-10-12  Jim Meyering  <jim@meyering.net>
9575
9576         * m4/getloadavg.m4: Revert the change below.
9577
9578         * m4/getloadavg.m4 (gl_GETLOADAVG): Test for the existence of
9579         lib/getloadavg.c using "ls -L", not "test -f".  The latter would
9580         fail with a symlink, which is what coreutils' ./bootstrap now
9581         creates by default.
9582
9583 2006-10-12  Bruno Haible  <bruno@clisp.org>
9584
9585         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): Don't define for MSVC or
9586         mingw.
9587         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX): Handle
9588         MSVC and mingw explicitly.
9589
9590 2006-10-11  Simon Josefsson  <jas@extundo.com>
9591             Bruno Haible  <bruno@clisp.org>
9592
9593         Add support for multiple gnulib-tool invocations in the scope of a
9594         single configure.ac file.
9595         * gnulib-tool (func_emit_lib_Makefile_am): In the _LIBADD variable,
9596         use a private [LT]LIBOBJS variant. Define a _DEPENDENCIES variable
9597         with the same contents as the _LIBADD variable.
9598         (func_emit_initmacro_start, func_emit_initmacro_end,
9599         func_emit_initmacro_done): New functions.
9600         (func_import, func_create_testdir): Invoke them. Allow the identifiers
9601         gl_LIBOBJS and gl_LTLIBOBJS.
9602
9603 2006-10-11  Bruno Haible  <bruno@clisp.org>
9604
9605         * gnulib-tool (GETTEXTPATH, AUTOHEADER, AUTOPOINT): New variables.
9606         (func_create_testdir): Don't create po/Makefile.am, don't invoke
9607         autoreconf. Instead, invoke autopoint explicitly but move back the
9608         *.m4 files from gnulib.
9609
9610 2006-10-11  Bruno Haible  <bruno@clisp.org>
9611
9612         * gnulib-tool (func_usage): Make module names after --create-testdir
9613         optional.
9614         (func_create_testdir): If no module was specified, use nearly all
9615         modules.
9616
9617 2006-10-12  Jim Meyering  <jim@meyering.net>
9618
9619         Big performance improvement for fts-based tools that use FTS_NOSTAT.
9620         Avoid spurious inode-mismatch problems on non-POSIX file systems.
9621         Details: http://article.gmane.org/gmane.comp.lib.gnulib.bugs/7416
9622         * lib/fts_.h (FTS_DEFER_STAT): Define new flag.
9623         (FTS_OPTIONMASK): Extend the mask to reflect this addition.
9624         * lib/fts.c (DT_IS_KNOWN, DT_MUST_BE): Define.
9625         (FTS_NO_STAT_REQUIRED, FTS_STAT_REQUIRED): Define.
9626         (fts_set_stat_required): New function.
9627         (fts_open): Defer the calls to fts_stat, if possible or requested.
9628         Move the code that maps a command-line fts_info value FTS_DOT to FTS_D
9629         into fts_stat itself.
9630         (fts_read): Perform any required (deferred) fts_stat call.
9631         (fts_build): Likewise, for the directory we're about to open and read.
9632         In the readdir loop, carefully decide whether each entry will require
9633         an eventual call to fts_stat, using dirent.d_type info if available.
9634         (fts_stat): Move the test for whether to honor FTS_COMFOLLOW on
9635         a command line argument into this function.  Update all callers.
9636         Map a return value of FTS_DOT to FTS_D for a command line argument.
9637         * modules/fts (Depends-on): Add d-type.  Alphabetize.
9638         Thanks to Miklos Szeredi for his tenacity and for the initial
9639         bug report about "find" failing on a FUSE-based file system.
9640
9641         * lib/fts.c (fts_open): Use consistent indentation.
9642
9643 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
9644
9645         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Renamed from
9646         gl_USE_SYSTEM_EXTENSIONS, to fix a coreutils bootstrap failure
9647         reported by Jim Meyering.  All uses of cache variables renamed
9648         to match Autoconf's.
9649         (gl_USE_SYSTEM_EXTENSIONS): New macro, which simply requires
9650         the other one.
9651
9652         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
9653         Fix misspelling in diagnostic.
9654
9655 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
9656
9657         * lib/mkdir-p.c (HAVE_FCHMOD): Define to false if not already
9658         defined.  Problem reported by Matthew Woehlke.
9659
9660         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): New macro.
9661         Add support for Tandem NonStop R series.
9662         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX):
9663         Use new macro.
9664
9665         * lib/rename-dest-slash.c: Include stdbool.h but not string.h.
9666         (has_trailing_slash): Omit size arg; all callers changed.
9667         Omit 'inline', since it doesn't help performance and we'd
9668         need to configure it.
9669         Don't count //, ///, etc. as having a trailing slash.
9670         As a side effect, this removes a C99ism reported by Matthew Woehlke.
9671         (rpl_rename_dest_slash): On failure, use rename's errno rather
9672         than (in some cases) an incorrect or junk errno.
9673         Simplify code by removing need to compute length; this does
9674         cause it to make two passes instead of one over the file name,
9675         but it's worth it.
9676
9677         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Undo previous
9678         change, since Autoconf's version may no longer be appropriate now
9679         that we are using CVS Autoconf's version.  Add support for Tandem.
9680
9681 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
9682             Bruno Haible  <bruno@clisp.org>
9683
9684         * lib/allocsa.h (sa_alignment_longlong, sa_alignment_max): Test
9685         HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
9686         * m4/allocsa.m4 (gl_ALLOCSA): Invoke AC_TYPE_LONG_LONG_INT instead of
9687         gl_AC_TYPE_LONG_LONG.
9688
9689         * lib/printf-args.h (arg_type, argument): Test HAVE_LONG_LONG_INT
9690         instead of HAVE_LONG_LONG.
9691         * lib/printf-args.c (printf_fetchargs): Likewise.
9692         * lib/printf-parse.c (PRINTF_PARSE): Likewise.
9693         * lib/vasnprintf.c (VASNPRINTF): Likewise.
9694         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS, gl_PREREQ_PRINTF_PARSE,
9695         gl_PREREQ_VASNPRINTF): Invoke AC_TYPE_LONG_LONG_INT instead of
9696         gl_AC_TYPE_LONG_LONG.
9697
9698 2006-10-11  Bruno Haible  <bruno@clisp.org>
9699
9700         * m4/longlong.m4: Add comments.
9701         * m4/ulonglong.m4: Likewise.
9702
9703 2006-10-10  Bruno Haible  <bruno@clisp.org>
9704
9705         Make it possible to #define stpcpy, strdup to aliases.
9706         * lib/stpcpy.c (stpcpy) [!_LIBC]: Don't undefine.
9707         * lib/strdup.c (strdup) [!_LIBC]: Don't undefine.
9708
9709 2006-10-10  Bruno Haible  <bruno@clisp.org>
9710
9711         Make it possible to #define gcd to an alias.
9712         * lib/gcd.c: Include config.h.
9713
9714 2006-10-10  Bruno Haible  <bruno@clisp.org>
9715
9716         Make it possible to #define c_isascii to an alias.
9717         * lib/c-ctype.h: Don't define the macros if NO_C_CTYPE_MACROS is
9718         defined. Undefine the macros before defining them, to avoid gcc
9719         warnings.
9720         * lib/c-ctype.c: Include config.h. Don't undefine the macros; instead,
9721         define NO_C_CTYPE_MACROS early.
9722
9723 2006-10-10  Bruno Haible  <bruno@clisp.org>
9724
9725         Make it possible to #define set_program_name to an alias.
9726         * lib/progname.c: Don't undefine set_program_name; instead, undefine
9727         ENABLE_RELOCATABLE early.
9728
9729 2006-10-10  Paul Eggert  <eggert@cs.ucla.edu>
9730
9731         Port to Tandem NSK OSS, which has 64-bit signed int but at most
9732         32-bit unsigned int.  Problem reported by Matthew Woehlke in:
9733         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00062.html
9734         More generally, don't assume that 64-bit signed int is available
9735         if unsigned int is, and vice versa.
9736         * lib/inttypes_.h (_PRIu64_PREFIX, _SCNu64_PREFIX): Depend on
9737         unsigned symbols, not on their signed counterparts.
9738         * lib/stdint_.h (uint64_t, uint_least64_t, uint_fast64_t, uintmax_t):
9739         (UINT64_MAX, UINT_LEAST64_MAX, UINT_FAST64_MAX, UINTMAX_MAX):
9740         (UINT64_C, UINTMAX_C):
9741         Likewise.
9742         * lib/strtoimax.c (strtoll): Depend on signed symbols, not their
9743         unsigned counterparts.
9744         (Have_long_long, Unsigned): New macros.
9745         (Int): Renamed from INT.
9746         (strtoimax): Use the new macros.
9747         * m4/stdint.m4 (gl_STDINT_H): Require AC_TYPE_UNSIGNED_LONG_LONG_INT
9748         and substitute HAVE_UNSIGNED_LONG_LONG_INT.
9749         * modules/inttypes (inttypes.h): Substitute
9750         HAVE_UNSIGNED_LONG_LONG_INT.
9751         * modules/stdint (stdint.h): Likewise.
9752         (Files): Add m4/ulonglong.m4.
9753
9754 2006-10-10  Bruno Haible  <bruno@clisp.org>
9755
9756         Fix a gcc -Wshadow warning.
9757         * lib/gl_anyhash_list2.h (hash_resize): Rename local variable 'index'
9758         to 'bucket'.
9759         * lib/gl_anylinked_list2.h (gl_linked_search_from_to,
9760         gl_linked_indexof_from_to): Likewise.
9761         * lib/gl_linkedhash_list.c (add_to_bucket, remove_from_bucket):
9762         Likewise.
9763         * lib/gl_anytreehash_list1.h (add_to_bucket, remove_from_bucket):
9764         Likewise.
9765         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Likewise.
9766         Reported by Eric Blake.
9767
9768 2006-10-09  Paul Eggert  <eggert@cs.ucla.edu>
9769
9770         * lib/filemode.h [HAVE_DECL_STRMODE]: Include unistd.h too,
9771         for NetBSD.  Problem reported by Bruno Haible.
9772
9773 2006-10-09  Jim Meyering  <jim@meyering.net>
9774
9775         * lib/lchown.c: Include <sys/stat.h> before "stat-macros.h".
9776         Patch from Bruno Haible.
9777
9778 2006-10-09  Jim Meyering  <jim@meyering.net>
9779
9780         * lib/fts-cycle.c (leave_dir): When "leaving" a top level directory due
9781         to FTS_SKIP, don't copy the parent's uninitialized dev/ino values.
9782         Trigger with e.g., mkdir d && valgrind ./chmod u+rwx d d
9783
9784 2006-10-08  Paul Eggert  <eggert@cs.ucla.edu>
9785
9786         Don't include <config.h> twice; this doesn't work in some cases,
9787         e.g., when config.h has "#define intmax_t long long int" and
9788         we include <config.h>, <inttypes.h>, <config.h> in that order.
9789         Problem reported by Matthew Woehlke in:
9790         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00073.html
9791         * lib/fprintftime.c: Don't include config.h or fprintftime.h.
9792         * lib/fts-cycle.c: Don't include config.h.
9793         * lib/strftime.c: Include fprintftime.h if FPRINTFTIME is defined.
9794         * lib/xstrtoimax.c: Remove copyright notice since it's short tnow.
9795         Don't include config.h or xstrtol.h.  Define STRTOL_T_MINIMUM
9796         and STRTOL_T_MAXIMUM unconditionally, since we now assume gnulib
9797         inttypes.h.
9798         * lib/xstrtoumax.c: Likewise.
9799         * lib/xstrtol.c: Include config.h and xstrtol.h after defining
9800         __strtol and the like, so that this module is more like its siblings.
9801         (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [! defined STRTOL_T_MINIMUM]:
9802         Remove; no longer needed now that we assume gnulib inttypes.h.
9803
9804 2006-10-08  Bruno Haible  <bruno@clisp.org>
9805
9806         * doc/gnulib-tool.texi: Emphasize the drawbacks of the --symlink
9807         option.
9808
9809 2006-10-07  Jim Meyering  <jim@meyering.net>
9810
9811         * modules/inttypes (inttypes.h): Revert what seems to have been
9812         an inadvertent part of today's change: use "|", not "/" in the
9813         substitution for the "/"-containing string, $(ABSOLUTE_INTTYPES_H).
9814
9815 2006-10-07  Bruno Haible  <bruno@clisp.org>
9816
9817         * modules/sublist: New file.
9818
9819 2006-10-07  Bruno Haible  <bruno@clisp.org>
9820
9821         * modules/alloca-opt (alloca.h): Add a "DO NOT EDIT" comment.
9822         * modules/argz (argz.h): Likewise.
9823         * modules/arpa_inet (arpa/inet.h): Likewise.
9824         * modules/byteswap (byteswap.h): Likewise.
9825         * modules/configmake (configmake.h): Likewise.
9826         * modules/fcntl (fcntl.h): Likewise.
9827         * modules/fnmatch (fnmatch.h): Likewise.
9828         * modules/getopt (getopt.h): Likewise.
9829         * modules/glob (glob.h): Likewise.
9830         * modules/inttypes (inttypes.h): Likewise.
9831         * modules/netinet_in (netinet/in.h): Likewise.
9832         * modules/poll (poll.h): Likewise.
9833         * modules/stdbool (stdbool.h): Likewise.
9834         * modules/stdint (stdint.h): Likewise.
9835         * modules/sys_select (sys/select.h): Likewise.
9836         * modules/sys_socket (sys/socket.h): Likewise.
9837         * modules/sys_stat (sys/stat.h): Likewise.
9838         * modules/sysexits (sysexits.h): Likewise.
9839         * modules/unistd (unistd.h): Likewise.
9840         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
9841         Add a "DO NOT EDIT" comment to the generated file.
9842         (func_import): Likewise for gnulib-comp.m4.
9843
9844 2006-10-07  Bruno Haible  <bruno@clisp.org>
9845
9846         * lib/gl_sublist.h: New file.
9847         * lib/gl_sublist.c: New file.
9848
9849 2006-10-06  Paul Eggert  <eggert@cs.ucla.edu>
9850
9851         * lib/mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full file
9852         name (relative to the original working directory) and the file
9853         name component (relative to the temporary working directory).  All
9854         callers changed.
9855         * lib/mkancesdirs.h (mkancesdirs): Adjust prototype to match.
9856         * lib/mkdir-p.c (make_dir_parents): Likewise.
9857         * lib/mkdir-p.h (make_dir_parents): Likewise.
9858
9859 2006-10-06  Eric Blake  <ebb9@byu.net>
9860
9861         Define several macros for use by the clean-temp module.
9862         * m4/close-stream.m4 (gl_CLOSE_STREAM): Define GNULIB_CLOSE_STREAM.
9863         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Define GNULIB_FCNTL_SAFER.
9864         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Define GNULIB_FOPEN_SAFER.
9865
9866         * lib/clean-temp.h (close_stream_temp): New declaration.
9867         * lib/clean-temp.c (includes): Pull in headers according to what
9868         other modules are in use.
9869         (close_stream_temp) [GNULIB_CLOSE_STREAM]: New function.
9870
9871 2006-10-06  Bruno Haible  <bruno@clisp.org>
9872
9873         * lib/javacomp.c (write_temp_file): Use fopen_temp, fwriteerror_temp
9874         instead of fopen, fwriteerror.
9875
9876 2006-10-06  Bruno Haible  <bruno@clisp.org>
9877
9878         * lib/clean-temp.h (cleanup_temp_file, cleanup_temp_subdir,
9879         cleanup_temp_dir_contents, cleanup_temp_dir): Change return type to
9880         int.
9881         * lib/clean-temp.c (do_unlink, do_rmdir, cleanup_temp_file,
9882         cleanup_temp_subdir, cleanup_temp_dir_contents, cleanup_temp_dir):
9883         Return an error indicator.
9884         Suggested by Eric Blake.
9885
9886 2006-10-06  Bruno Haible  <bruno@clisp.org>
9887
9888         * lib/clean-temp.c (PATH_MAX): Provide a fallback for GNU Hurd.
9889         Reported by Eric Blake.
9890
9891 2006-10-06  Bruno Haible  <bruno@clisp.org>
9892
9893         * modules/closeout (Description): Mention stderr too.
9894
9895 2006-10-06  Bruno Haible  <bruno@clisp.org>
9896         and Paul Eggert  <eggert@cs.ucla.edu>
9897
9898         * lib/closeout.c (close_stdout): Also close stderr.
9899         * lib/closeout.h: Update comment.
9900
9901 2006-10-05  Paul Eggert  <eggert@cs.ucla.edu>
9902
9903         Fix some Darwin-7.9.0 porting problems reported by Bruno Haible in
9904         <http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00063.html>.
9905         * lib/dirchownmod.c: Include lchown.h.
9906         * lib/lchown.c: Don't include files that lchown.h now includes.
9907         Don't declare chown, since lchown.h now does that.
9908         * lib/lchown.h: Include errno.h, sys/types.h, unistd.h.
9909         (lchown): Define to rpl_chown if lchown is declared but
9910         does not exist.  Declare using a prototype if lchown is not
9911         declared.  Add a copyright notice.
9912         * lib/mkstemp.h: Include <unistd.h>.
9913         * lib/openat.c: Include lchown.h.
9914
9915         * lib/fcntl_.h (O_NOFOLLOW): Don't depend on O_NOFOLLOW_IS_INEFFECTIVE;
9916         we now test for that separately.
9917         * lib/fts.c (fts_safe_changedir): Inspect HAVE_WORKING_O_NOFOLLOW
9918         rather than O_NOFOLLOW, when testing whether it's possible to
9919         avoid a race condition reliably.
9920         * lib/savewd.c (savewd_chdir): Likewise.
9921
9922         Remove macros that are no longer needed now that stdint.h is
9923         reliable.
9924         * lib/fsusage.c (UINTMAX_MAX): Remove.
9925         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Remove.
9926         * lib/utimecmp.c (SIZE_MAX): Remove.
9927
9928         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check whether lchown is declared.
9929
9930         * m4/fcntl_h.m4 (gl_FCNTL_H): Define HAVE_WORKING_O_NOFOLLOW instead
9931         of O_NOFOLLOW_IS_INEFFECTIVE.  Define HAVE_WORKING_O_NOATIME if
9932         O_NOATIME works.
9933
9934 2006-10-05  Bruno Haible  <bruno@clisp.org>
9935
9936         * lib/gl_list.h (gl_sortedlist_search_from_to,
9937         gl_sortedlist_indexof_from_to): New declarations.
9938         (gl_list_implementation): New fields sortedlist_search_from_to,
9939         sortedlist_indexof_from_to.
9940         (gl_sortedlist_search_from_to, gl_sortedlist_indexof_from_to): New
9941         inline functions.
9942         * lib/gl_list.c (gl_sortedlist_search_from_to,
9943         gl_sortedlist_indexof_from_to): New functions.
9944         * lib/gl_array_list.c (gl_array_sortedlist_indexof_from_to): New
9945         function.
9946         (gl_array_sortedlist_indexof, gl_array_sortedlist_search): Use it.
9947         (gl_array_sortedlist_search_from_to): New function.
9948         (gl_array_list_implementation): Update.
9949         * lib/gl_carray_list.c (gl_carray_sortedlist_indexof_from_to): New
9950         function.
9951         (gl_carray_sortedlist_indexof, gl_carray_sortedlist_search): Use it.
9952         (gl_carray_sortedlist_search_from_to): New function.
9953         (gl_carray_list_implementation): Update.
9954         * lib/gl_anylinked_list2.h (gl_linked_sortedlist_search_from_to,
9955         gl_linked_sortedlist_indexof_from_to): New functions.
9956         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
9957         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
9958         * lib/gl_anytree_list2.h (gl_tree_sortedlist_search_from_to,
9959         gl_tree_sortedlist_indexof_from_to): New functions.
9960         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
9961         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
9962         Update.
9963         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
9964         * lib/gl_rbtreehash_list.c (gl_avltreehash_list_implementation):
9965         Update.
9966
9967 2006-10-05  Bruno Haible  <bruno@clisp.org>
9968
9969         * lib/gl_list.h (gl_list_search_from, gl_list_search_from_to,
9970         gl_list_indexof_from, gl_list_indexof_from_to): New declarations.
9971         (struct gl_list_implementation): Add fields search_from_to,
9972         indexof_from_to. Remove fields search, indexof.
9973         (gl_list_search): Use the search_from_to method.
9974         (gl_list_search_from, gl_list_search_from_to): New functions.
9975         (gl_list_indexof): Use the indexof_from_to method.
9976         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
9977         * lib/gl_list.c (gl_list_search): Use the search_from_to method.
9978         (gl_list_search_from, gl_list_search_from_to): New functions.
9979         (gl_list_indexof): Use the indexof_from_to method.
9980         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
9981         * lib/gl_array_list.c (gl_array_indexof_from_to): Renamed from
9982         gl_array_indexof. Add start_index, end_index arguments.
9983         (gl_array_search_from_to): Renamed from gl_array_search. Add
9984         start_index, end_index arguments.
9985         (gl_array_remove, gl_array_list_implementation): Update.
9986         * lib/gl_carray_list.c (gl_carray_indexof_from_to): Renamed from
9987         gl_carray_indexof. Add start_index, end_index arguments.
9988         (gl_carray_search_from_to): Renamed from gl_carray_search. Add
9989         start_index, end_index arguments.
9990         (gl_carray_remove, gl_carray_list_implementation): Update.
9991         * lib/gl_anylinked_list2.h (gl_linked_search_from_to): Renamed from
9992         gl_linked_search. Add start_index, end_index arguments.
9993         (gl_linked_indexof_from_to): Renamed from gl_linked_indexof. Add
9994         start_index, end_index arguments.
9995         (gl_linked_remove): Update.
9996         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
9997         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
9998         * lib/gl_anytree_list1.h (iterstack_item_t): Change type of 'rightp'
9999         field to 'size_t'.
10000         * lib/gl_anytree_list2.h (gl_tree_search_from_to): Renamed from
10001         gl_tree_search. Add start_index, end_index arguments.
10002         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
10003         start_index, end_index arguments.
10004         (gl_tree_remove): Update.
10005         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
10006         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
10007         * lib/gl_anytreehash_list1.h (compare_position_threshold): New
10008         function.
10009         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Renamed from
10010         gl_tree_search. Add start_index, end_index arguments.
10011         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
10012         start_index, end_index arguments.
10013         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
10014         Update.
10015         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
10016
10017 2006-10-05  Bruno Haible  <bruno@clisp.org>
10018
10019         * modules/fwriteerror (configure.ac): Define GNULIB_FWRITEERROR.
10020
10021         * lib/clean-temp.h (open_temp, fopen_temp, close_temp, fclose_temp,
10022         fwriteerror_temp): New declarations.
10023         * lib/clean-temp.c (uintptr_t): Provide fallback definition.
10024         (descriptors): New variable.
10025         (cleanup): First, close the descriptors.
10026         (register_fd, unregister_fd, open_temp, fopen_temp, close_temp,
10027         fclose_temp, fwriteerror_temp): New functions.
10028
10029 2006-10-04  Jim Meyering  <jim@meyering.net>
10030
10031         * lib/fts.c (fts_open): Tiny comment change.
10032
10033 2006-10-04  Bruno Haible  <bruno@clisp.org>
10034
10035         Make it possible to invoke AC_GNU_SOURCE after gl_LOCK_EARLY.
10036         * m4/lock.m4 (gl_LOCK_EARLY_BODY): New macro, extracted code from
10037         gl_LOCK_BODY.
10038         (gl_LOCK_EARLY): Require gl_LOCK_EARLY_BODY, not gl_LOCK_BODY.
10039         (gl_LOCK_BODY): Remove settings of CPPFLAGS, now done in
10040         gl_LOCK_EARLY_BODY.
10041         (gl_LOCK): Require gl_LOCK_BODY.
10042
10043 2006-10-04  Bruno Haible  <bruno@clisp.org>
10044
10045         * lib/gl_oset.h (gl_setelement_threshold_fn): New type.
10046         (gl_oset_search_atleast): New declaration.
10047         (struct gl_oset_implementation): Add field 'search_atleast'.
10048         (gl_oset_search_atleast): New inline function.
10049         * lib/gl_oset.c (gl_oset_search_atleast): New function.
10050         * lib/gl_array_oset.c (gl_array_search_atleast): New function.
10051         (gl_array_oset_implementation): Update.
10052         * lib/gl_anytree_oset.h (gl_tree_search_atleast): New function.
10053         * lib/gl_avltree_oset.c (gl_avltree_oset_implementation): Update.
10054         * lib/gl_rbtree_oset.c (gl_rbtree_oset_implementation): Update.
10055
10056 2006-10-04  Bruno Haible  <bruno@clisp.org>
10057
10058         * lib/fatal-signal.c (fatal_signals) [WOE32]: Add the SIGBREAK signal.
10059
10060 2006-10-03  Bruno Haible  <bruno@clisp.org>
10061
10062         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Renamed
10063         from gl_avltreehash_list_implementation.
10064
10065 2006-10-03  Bruno Haible  <bruno@clisp.org>
10066
10067         * lib/gl_oset.c (gl_oset_add): Fix return type.
10068
10069 2006-10-02  Paolo Bonzini  <bonzini@gnu.org>  (tiny change)
10070
10071         * lib/quotearg.c (mbstate_t) [!HAVE_MBRTOWC]: #define to int.
10072
10073 2006-10-02  Eric Blake  <ebb9@byu.net>
10074
10075         * modules/strnlen (Depends-on): Add extensions.
10076
10077 2006-10-02  Eric Blake  <ebb9@byu.net>
10078
10079         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use autoconf's
10080         definition in 2.60+.
10081
10082 2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>
10083
10084         * lib/fts.c (fts_close, fts_build, fts_palloc): Remove redundant
10085         checks.
10086
10087 2006-10-02  Bruno Haible  <bruno@clisp.org>
10088
10089         * gnulib-tool (func_emit_lib_Makefile_am): Don't add no-dependencies
10090         to the AUTOMAKE_OPTIONS.
10091         Reported by Jim Meyering.
10092
10093 2006-09-29  Paul Eggert  <eggert@cs.ucla.edu>
10094
10095         Work around bug in Solaris 10 /proc file system:
10096         /proc/self/fd/NNN/.. isn't the parent directory of
10097         the directory whose file descriptor is NNN.  This needs to
10098         be worked around at run time, not compile time, since a
10099         program might be built on Solaris 8, where things work, and
10100         run on Solaris 10.
10101         * lib/openat-priv.h (BUILD_PROC_NAME): Remove.  All callers changed
10102         to use the following interface instead:
10103         (OPENAT_BUFFER_SIZE): New macro.
10104         (openat_proc_name): New function.
10105         * lib/at-func.c (AT_FUNC_NAME): Adjust to above changes.
10106         * lib/openat.c (openat_permissive, openat_needs_fchdir, fdopendir):
10107         Likewise.
10108         * lib/openat-proc.c: New file.
10109         * modules/openat (Files): Add lib/openat-proc.c.
10110         (Depends-on): Add same-inode, stdbool.
10111         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBOBJ(openat-proc).
10112
10113 2006-09-29  Bruno Haible  <bruno@clisp.org>
10114
10115         * lib/fwriteerror.h (fwriteerror_no_ebadf): New declaration.
10116         * lib/(do_fwriteerror): Renamed from fwriteerror. Add ignore_ebadf
10117         argument. Set stdout_closed before testing for ferror, not after.
10118         (fwriteerror, fwriteerror_no_ebadf): New functions.
10119
10120 2006-09-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10121
10122         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Avoid unused variables warning.
10123
10124 2006-09-28  Paolo Bonzini  <bonzini@gnu.org>
10125
10126         * lib/poll.c (rpl_poll) [__APPLE__]: Use FIONREAD instead of MSG_PEEK.
10127         * m4/poll.m4: Look for sys/ioctl.h and sys/filio.h.
10128
10129 2006-09-28  Jim Meyering  <jim@meyering.net>
10130
10131         * lib/mkdir-p.c: Include "dirchownmod.h", not "dirchownmod.c".
10132         Include <unistd.h>.
10133
10134 2006-09-28  Bruno Haible  <bruno@clisp.org>
10135
10136         * modules/avltreehash-list (Depends-on): Add stdint, remove size_max.
10137         * modules/linkedhash-list (Depends-on): Likewise.
10138         * modules/rbtreehash-list (Depends-on): Likewise.
10139
10140 2006-09-28  Bruno Haible  <bruno@clisp.org>
10141
10142         * lib/strndup.h: Simplify the redefinition of strndup.
10143         (_GL_CONCAT, _GL_XCONCAT, __STRNDUP_ID): Remove macros.
10144         * m4/strndup.m4 (gl_FUNC_STRNDUP): Don't define __STRNDUP_PREFIX.
10145
10146 2006-09-28  Bruno Haible  <bruno@clisp.org>
10147
10148         * lib/gl_avltreehash_list.c: Include <stdint.h> instead of size_max.h.
10149         * lib/gl_linkedhash_list.c: Likewise.
10150         * lib/gl_rbtreehash_list.c: Likewise.
10151
10152 2006-09-27  Paul Eggert  <eggert@cs.ucla.edu>
10153
10154         * lib/canon-host.c (canon_host_r): Work around bug in Darwin 7.9.0
10155         getaddrinfo.
10156
10157         * lib/__fpending.h: Don't include <stdio_ext.h> unless
10158         HAVE_DECL___FPENDING.  This avoids a bug with lsbcc, where
10159         it causes <stdio_ext.h> to cause a compile-time error.
10160         Problem reported by Nelson H. F. Beebe.
10161         * lib/getpass.c: Likewise, except for HAVE_DECL___FSETLOCKING instead
10162         of HAVE_DECL___PENDING.
10163
10164         * m4/fpending.m4 (gl_FUNC_FPENDING): Check for stdio_ext at most once.
10165         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for __fsetlocking's
10166         declaration.
10167
10168 2006-09-27  Jim Meyering  <jim@meyering.net>
10169
10170         This file could end up with a definition for a function
10171         named __strndup, rather than rpl_strndup on a system with
10172         incomplete weak_alias support.
10173         * lib/strndup.c (strndup): Rename from __strndup.
10174         Remove #defines that used to map __strndup to strndup.
10175         Don't use K&R prototypes.
10176         Remove LIBC-related code, since this file is not sync'd with glibc.
10177         * lib/strndup.h: Revamp, accordingly.
10178         * m4/strndup.m4: Modernize.
10179
10180 2006-09-26  Paul Eggert  <eggert@cs.ucla.edu>
10181
10182         * modules/savewd (Depends-on): Add 'raise'.
10183         * lib/savewd.c: Include <signal.h>, for 'raise'.
10184
10185 2006-09-26  Jim Meyering  <jim@meyering.net>
10186
10187         * m4/acl.m4 (AC_FUNC_ACL): Disable ACL support altogether
10188         when we detect Darwin 8.7.0's acl_get_file bug.
10189         Rearrange to perform the new (below) run-test while $LIBS
10190         contains any acl-related library.  Set USE_ACL at the end.
10191         (gl_ACL_GET_FILE): New function.
10192
10193 2006-09-26  Eric Blake  <ebb9@byu.net>
10194
10195         * lib/verror.c: Include <config.h> unconditionally.
10196
10197 2006-09-25  Paul Eggert  <eggert@cs.ucla.edu>
10198
10199         * modules/clock-time (Maintainer): Add self.
10200         * modules/getlogin_r (Depends-on): Add extensions.
10201
10202 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10203
10204         * modules/clock-time: New module.
10205         * modules/nanosleep (Depends-on): Add clock-time.
10206         * modules/gethrxtime (Depends-on): Likewise.
10207         * modules/gettime (Depends-on): Likewise.
10208         * modules/settime (Depends-on): Likewise.
10209
10210         * modules/fts-lgpl: Depend on openat.
10211         * modules/mkancesdirs: Depend on savewd.
10212         * modules/mkdir-p: Likewise.
10213
10214 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10215
10216         * m4/host-os.m4 (gl_HOST_OS): Require AC_CANONICAL_HOST.
10217
10218         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Rename cache variable from
10219         `gl_have_arbitrary_file_name_length_limit' to
10220         `gl_cv_have_arbitrary_file_name_length_limit', so that caching
10221         actually works between configure runs.
10222
10223 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10224             Bruno Haible  <bruno@clisp.org>
10225
10226         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Include <string.h>.
10227
10228 2006-09-25  Jim Meyering  <jim@meyering.net>
10229
10230         * m4/fcntl_h.m4 (gl_FCNTL_H): Fix typo in test for failed open.
10231         This typo caused coreutils/tests/dd/misc to fail on Darwin 8.7.0.
10232
10233 2006-09-25  Eric Blake  <ebb9@byu.net>
10234
10235         * gnulib-tool (func_import, func_create_testdir): Fix typos in
10236         exec's in 2006-09-18 patch when shuffling fds.
10237
10238 2006-09-25  Bruno Haible  <bruno@clisp.org>
10239
10240         * m4/getloadavg.m4 (gl_GETLOADAVG): Fix directory in error message.
10241         Reported by Jim Meyering.
10242
10243 2006-09-24  Jim Meyering  <jim@meyering.net>
10244
10245         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Don't use '>' to
10246         compare a pointer against a literal "0".  That caused failures with
10247         at least HP-UX's hpcc.
10248
10249 2006-09-22  Simon Josefsson  <jas@extundo.com>
10250
10251         * modules/gc-sha1:
10252         * modules/gc-md4:
10253         * modules/gc-hmac-sha1:
10254         * modules/gc-hmac-md5:
10255         * modules/gc-des:
10256         * modules/gc-arcfour: Distribute more files.
10257
10258 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10259
10260         * lib/gl_anylinked_list2.h [lint] (gl_linked_iterator)
10261         (gl_linked_iterator_from_to): Initialize struct completely.
10262         * lib/gl_anytree_list2.h [lint] (gl_tree_iterator): Likewise.
10263         (gl_tree_iterator_from_to): Likewise
10264         * lib/gl_anytree_oset.h [lint] (gl_tree_iterator): Likewise.
10265         * lib/gl_array_list.c [lint] (gl_array_iterator)
10266         (gl_array_iterator_from_to): Likewise.
10267         * lib/gl_array_oset.c [lint] (gl_array_iterator): Likewise.
10268         * lib/gl_carray_list.c [lint] (gl_carray_iterator)
10269         (gl_carray_iterator_from_to): Likewise.
10270
10271         * lib/gc-gnulib.c [GC_USE_HMAC_SHA1]: include hmac.h for hmac_sha1.
10272         * lib/md4.c (md4_process_block): Remove unused variable.
10273         * lib/rijndael-api-fst.c (rijndaelBlockDecrypt): GCC suggests
10274         parentheses for clarity.
10275
10276 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10277
10278         * modules/bison-i18n (Depends-on): Add gettext.
10279
10280 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10281
10282         * m4/fsusage.m4 (gl_STATFS_TRUNCATES): Avoid unused variable.
10283         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Likewise.
10284         * m4/jm-winsz1.m4 (gl_HEADER_TIOCGWINSZ_IN_TERMIOS_H): Likewise;
10285         also add missing comma that caused broken test.
10286         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Include
10287         stdlib.h, for `abort'.
10288         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Avoid unused
10289         variables.
10290         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Check for and
10291         include unistd.h if present, for `rmdir'.
10292         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Avoid unused
10293         variables.
10294         * m4/putenv.m4 (gl_FUNC_PUTENV): Rewrite using AC_RUN_IFELSE, and
10295         in the process include standard headers for prototypes.
10296         * m4/readutmp.m4 (gl_READUTMP): Require AC_GNU_SOURCE, so utmpxname
10297         gets declared on GNU/Linux.
10298         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Check for and include
10299         unistd.h, for `rmdir'.
10300         * m4/time_r.m4 (gl_TIME_R): Avoid unused variables.
10301
10302         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Avoid expression that is
10303         always true.
10304         * m4/strndup.m4 (gl_FUNC_STRNDUP): include stdlib.h, for `free'.
10305
10306         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Avoid gcc -Wall warnings.
10307
10308 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10309
10310         * gnulib-tool (func_version): Create output all at once.  This
10311         may help avoid triggering unnecessary SIGPIPEs, and at any
10312         rate it doesn't hurt.
10313
10314 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10315             Bruno Haible  <bruno@clisp.org>
10316
10317         * m4/lock.m4 (gl_LOCK_BODY): Avoid unused variables warning.
10318         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
10319         * m4/signed.m4 (bh_C_SIGNED): Likewise.
10320
10321         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): New macro.
10322         (gl_FUNC_VASPRINTF): Invoke it.
10323
10324 2006-09-22  Bruno Haible  <bruno@clisp.org>
10325
10326         * m4/getloadavg.m4 (gl_GETLOADAVG): Expect the directory of
10327         getloadavg.c as first argument.
10328
10329 2006-09-22  Bruno Haible  <bruno@clisp.org>
10330
10331         * gnulib-tool (func_import, func_create_testdir): Set gl_source_base
10332         at the beginning of the gl_INIT macro.
10333         * modules/getloadavg (configure.ac): Pass $gl_source_base to
10334         gl_GETLOADAVG.
10335
10336 2006-09-22  Bruno Haible  <bruno@clisp.org>
10337
10338         * gnulib-tool (func_create_megatestdir): Don't include the config-h
10339         module.
10340         Suggested by Ralf Wildenhues.
10341
10342 2006-09-20  Paul Eggert  <eggert@cs.ucla.edu>
10343
10344         Import this patch from libc:
10345
10346         2006-09-06  Jakub Jelinek  <jakub@redhat.com>
10347
10348         * lib/regex_internal.c (re_string_reconstruct): Handle
10349         offset < pstr->valid_raw_len && pstr->offsets_needed case.
10350         Ensure no bytes read before raw_mbs array.  Pass a saved copy of
10351         pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
10352         re_string_context_at.
10353
10354         * m4/regex.m4 (gl_REGEX): Check for locale.h, since the test
10355         now requires it.
10356         (gl_PREREQ_REGEX): Don't check for locale.h any more, since
10357         gl_REGEX now does it for us.
10358         (gl_REGEX): Add test taken from
10359         http://sourceware.org/ml/libc-hacker/2006-09/msg00008.html.
10360
10361         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require AC_SYS_LARGEFILE.
10362         Check that large offsets work.  Modernize Autoconf usages.
10363         Prefer "yes" to mean a good thing rather than a bad.
10364         Don't put "#define mkstemp" in config.h, as this might interfere
10365         with standard system headers that "#define mkstemp mkstemp64".
10366
10367         * modules/mkstemp (Depends-on): Add extensions, so that
10368         mkstemp is visible on some platforms.
10369         (Makefile.am): Add mkstemp.h to EXTRA_DIST.
10370         (Include): Change to "mkstemp.h" from <stdlib.h>.
10371         (Files): Add mkstemp.h.
10372
10373         * lib/mkstemp.h: New file, since some standard headers
10374         #define mkstemp.
10375         * lib/mkstemp.c: Revamp to put the !_LIBC code together.
10376         Include "mkstemp.h".
10377         Make the _LIBC code resemble glibc original more,
10378         e.g., use K&R style.
10379         * lib/mkstemp-safer.c: Include "mkstemp.h" instead of <stdlib.h>.
10380         (mkstemp): Remove, since mkstemp.h does this for us.
10381         * lib/stdlib--.h: Include mkstemp.h.
10382
10383         Import this patch from libc:
10384
10385         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
10386
10387         * lib/tempname.c (__gen_tempname): Change attempts_min
10388         into a macro.  Use preprocessor to decide how to initialize
10389         attempts [Coverity CID 67].
10390
10391 2006-09-20  Bruno Haible  <bruno@clisp.org>
10392
10393         * lib/mkdtemp.c: Import from libc.
10394         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
10395                 * sysdeps/posix/tempname.c (__gen_tempname): Change
10396                 attempts_min into a macro.  Use preprocessor to decide how to
10397                 initialize attempts [Coverity CID 67].
10398         2001-11-27  Paul Eggert  <eggert@twinsun.com>
10399                 * sysdeps/posix/tempname.c (__gen_tempname): Try at least
10400                 ATTEMPTS_MIN or TMP_MAX times, whichever is greater.
10401
10402 2006-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10403
10404         * gnulib-tool (func_exit): New function, to allow to pass the
10405         exit status portably through the trap.  Use everywhere.
10406         (--help, --version): Signal a write error.
10407         (trap): catch SIGPIPE, for write errors.
10408         Exit at the end of the trap, with the correct exit status.
10409
10410 2006-09-19  Karl Berry  <karl@gnu.org>
10411
10412         * doc/gnulib.texi: note about the license texinfo files.
10413
10414 2006-09-19  Eric Blake  <ebb9@byu.net>
10415
10416         * gnulib-tool: Avoid space-tab.
10417
10418 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
10419
10420         * lib/getaddrinfo.c (getaddrinfo) [defined HAVE_IPV6]: Fix typo
10421         that prevented coreutils 6.1 from building.  Problem reported
10422         by Petter Reinholdtsen.
10423
10424 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
10425
10426         * gnulib-tool (avoidlist): Fix typo that broke options like
10427         --avoid=lock that are used by coreutils bootstrap.
10428
10429 2006-09-18  Mark D. Baushke  <mdb@gnu.org>
10430
10431         * m4/inttypes.m4 (gl_INTTYPES_H): Quote "test" args
10432         more systematically.
10433
10434 2006-09-18  Jim Meyering  <jim@meyering.net>
10435
10436         * lib/savewd.c (savewd_restore): Don't shadow: s/status/child_status/.
10437
10438 2006-09-18  Bruno Haible  <bruno@clisp.org>
10439
10440         * modules/inttypes (Files): Remove m4/inttypes-h.m4.
10441
10442 2006-09-18  Bruno Haible  <bruno@clisp.org>
10443
10444         * m4/inttypes-h.m4 (gl_HEADER_INTTYPES_H): Remove macro.
10445         * m4/inttypes-pri.m4: Require autoconf >= 2.52.
10446         (gt_INTTYPES_PRI): Invoke AC_CHECK_HEADERS on inttypes.h. Test
10447         ac_cv_header_inttypes_h instead of gl_cv_header_inttypes_h.
10448         * m4/gettext.m4: Require autoconf >= 2.52.
10449         (gt_INTL_SUBDIR_CORE): Invoke AC_CHECK_HEADERS on inttypes.h.
10450         * m4/inttypes.m4 (gl_INTTYPES_H): Test ac_cv_header_inttypes_h instead
10451         of gl_cv_header_inttypes_h.
10452
10453 2006-09-18  Bruno Haible  <bruno@clisp.org>
10454
10455         * lib/javaversion.c: Include configmake.h.
10456
10457 2006-09-18  Bruno Haible  <bruno@clisp.org>
10458
10459         * gnulib-tool (func_import, func_create_testdir): Use exec tricks to
10460         avoid that the while loops be executed in a subshell.
10461
10462 2006-09-18  Bruno Haible  <bruno@clisp.org>
10463
10464         * MODULES.html.sh (func_module): Break long lines.
10465         Suggested by Bruce Korb <bkorb@gnu.org>.
10466
10467 2006-09-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10468
10469         Speed up by a factor of 1.12.
10470         * gnulib-tool (nl): New variable.
10471         (func_import): Rewrite include directive extraction to only read each
10472         directive once.
10473
10474 2006-09-17  Bruno Haible  <bruno@clisp.org>
10475
10476         * modules/javaversion (Makefile.am): Remove DEFS setting.
10477         (Depends-on): Add configmake, for PKGDATADIR definition.
10478
10479 2006-09-17  Bruno Haible  <bruno@clisp.org>
10480
10481         * gnulib-tool (func_create_testdir): Rewrite all files at once.
10482
10483 2006-09-17  Bruno Haible  <bruno@clisp.org>
10484
10485         * gnulib-tool (func_append): New function, stolen from libtool.m4.
10486         (func_modules_transitive_closure, func_modules_add_dummy,
10487         func_modules_to_filelist, func_import, func_create_testdir,
10488         func_create_megatestdir, ...): Use it wherever possible.
10489         Suggested by Ralf Wildenhues.
10490
10491 2006-09-16  Karl Berry  <karl@gnu.org>
10492
10493         * doc/fdl.texi (ADDENDUM): switch to @heading from @appendixsubsec,
10494         to avoid sectioning errors.
10495         * doc/lgpl.texi, gpl.texi (Copying): downcase @unnumbered title.
10496         [ifinfo]: blank line after @center-ed titles.
10497         * doc/lgpl.texi (Library Copying): Rename main node to GNU LGPL.
10498         Spell FSF address consistently with others.
10499         (These changes approved by rms.)
10500
10501 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10502
10503         Speed up by a factor of 1.61.
10504         * gnulib-tool (func_modules_transitive_closure): Rewrite to not check
10505         already checked module names again.
10506
10507 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10508
10509         Speed up by a factor of 1.13.
10510         * gnulib-tool (func_import): Rewrite all old_files at once; likewise
10511         for new_files, and the input to func_add_or_update.
10512
10513 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10514
10515         * gnulib-tool (func_all_modules, func_modules_to_filelist, func_import,
10516         func_create_testdir, ...): Change 'sort | uniq' to 'sort -u'.
10517
10518 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
10519
10520         * modules/mkancesdirs (Depends-on): Add fcntl.
10521         * modules/savewd: New file.
10522         * MODULES.html.sh (File system functions): Add savewd.
10523
10524         * modules/configmake (Makefile.am): Add support for the
10525         Automake-supplied PKGLIBDIR, PKGINCLUDEDIR, PKGDATADIR.
10526
10527 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
10528
10529         * m4/savewd.m4: New file.
10530
10531 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
10532
10533         * lib/dirchownmod.c: Don't include fcntl.h; no longer needed.
10534         (dirchownmod): New arg FD.  All callers changed.
10535         Use FD rather than opening the directory ourself, as opening is
10536         now the caller's responsibility.
10537         * lib/dirchownmod.h: Likewise.
10538         * lib/mkancesdirs.c: Include <sys/types.h>, for portability to older
10539         hosts that require <sys/types.h> before <sys/stat.h>.  Include
10540         fcntl.h, savewd.h, and unistd.h, not dirname.h and stat-macros.h.
10541         (test_dir): Remove.
10542         (mkancesdirs): Return length of prefix of FILE that has already
10543         been made, or -2 if there is a child doing the work.  Redo
10544         algorithm so that it is O(N) rather than O(N**2).  Optimize away
10545         ".", and treat ".." specially since it might stray back into
10546         already-created areas.  Use a subprocess if necessary.  New arg
10547         WD; all users changed.  MAKE_DIR function should now return 1
10548         if it creates a directory that is not readable.  Return -2 if
10549         a child process is spun off.
10550         * lib/mkancesdirs.h: Include <stddef.h>, for ptrdiff_t.
10551         Adjust signature to match code.
10552         * lib/mkdir-p.c: Include dirname.h, for IS_ABSOLUTE_FILE_NAME.
10553         (make_dir_parents): Use a subprocess if necessary.  New arg WD;
10554         all users changed.
10555         * lib/savewd.c, lib/savewd.h: New files.
10556
10557 2006-09-15  Jim Meyering  <jim@meyering.net>
10558
10559         * modules/rename-dest-slash: New module.
10560         * MODULES.html.sh (posix_compat): Add it here.
10561
10562         * modules/rename: Reflect vb_FUNC_RENAME -> gl_FUNC_RENAME change.
10563
10564 2006-09-15  Jim Meyering  <jim@meyering.net>
10565
10566         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH): New
10567         file.
10568
10569         * m4/rename.m4 (gl_FUNC_RENAME): Rename from vb_FUNC_RENAME.
10570
10571 2006-09-15  Jim Meyering  <jim@meyering.net>
10572
10573         * lib/rename-dest-slash.c (has_trailing_slash): Use
10574         FILE_SYSTEM_PREFIX_LEN, for non-POSIX systems.
10575         (rpl_rename_dest_slash): Perform the cheaper trailing slash
10576         test before testing whether SRC is a directory.
10577         Suggestions from Bruno Haible.
10578
10579         Avoid a warning about an unused variable.
10580         * lib/regex_internal.c (re_dfa_add_node): Move declaration of "type"
10581         into the #ifdef block where it's used.
10582
10583         * lib/rename-dest-slash.c: New file.
10584
10585 2006-09-14  Bruno Haible  <bruno@clisp.org>
10586
10587         * lib/allocsa.c: Include <config.h> unconditionally.
10588         * lib/asnprintf.c: Likewise.
10589         * lib/asprintf.c: Likewise.
10590         * lib/c-strcasecmp.c: Likewise.
10591         * lib/c-strcasestr.c: Likewise.
10592         * lib/c-strncasecmp.c: Likewise.
10593         * lib/c-strstr.c: Likewise.
10594         * lib/classpath.c: Likewise.
10595         * lib/clean-temp.c: Likewise.
10596         * lib/concatpath.c: Likewise.
10597         * lib/copy-file.c: Likewise.
10598         * lib/csharpcomp.c: Likewise.
10599         * lib/csharpexec.c: Likewise.
10600         * lib/execute.c: Likewise.
10601         * lib/fatal-signal.c: Likewise.
10602         * lib/findprog.c: Likewise.
10603         * lib/fwriteerror.c: Likewise.
10604         * lib/gl_array_list.c: Likewise.
10605         * lib/gl_array_oset.c: Likewise.
10606         * lib/gl_avltree_list.c: Likewise.
10607         * lib/gl_avltree_oset.c: Likewise.
10608         * lib/gl_avltreehash_list.c: Likewise.
10609         * lib/gl_carray_list.c: Likewise.
10610         * lib/gl_linked_list.c: Likewise.
10611         * lib/gl_linkedhash_list.c: Likewise.
10612         * lib/gl_list.c: Likewise.
10613         * lib/gl_oset.c: Likewise.
10614         * lib/gl_rbtree_list.c: Likewise.
10615         * lib/gl_rbtree_oset.c: Likewise.
10616         * lib/gl_rbtreehash_list.c: Likewise.
10617         * lib/imaxabs.c: Likewise.
10618         * lib/imaxdiv.c: Likewise.
10619         * lib/javacomp.c: Likewise.
10620         * lib/javaexec.c: Likewise.
10621         * lib/javaversion.c: Likewise.
10622         * lib/linebreak.c: Likewise.
10623         * lib/localcharset.c: Likewise.
10624         * lib/lock.c: Likewise.
10625         * lib/mbchar.c: Likewise.
10626         * lib/mbswidth.c: Likewise.
10627         * lib/mkdtemp.c: Likewise.
10628         * lib/pipe.c: Likewise.
10629         * lib/printf-args.c: Likewise.
10630         * lib/printf-parse.c: Likewise.
10631         * lib/progname.c: Likewise.
10632         * lib/progreloc.c: Likewise.
10633         * lib/readlink.c: Likewise.
10634         * lib/sh-quote.c: Likewise.
10635         * lib/stpcpy.c: Likewise.
10636         * lib/stpncpy.c: Likewise.
10637         * lib/strcasecmp.c: Likewise.
10638         * lib/strcasestr.c: Likewise.
10639         * lib/strcspn.c: Likewise.
10640         * lib/striconv.c: Likewise.
10641         * lib/strncasecmp.c: Likewise.
10642         * lib/strnlen1.c: Likewise.
10643         * lib/strstr.c: Likewise.
10644         * lib/strtok_r.c: Likewise.
10645         * lib/tls.c: Likewise.
10646         * lib/tmpdir.c: Likewise.
10647         * lib/unicodeio.c: Likewise.
10648         * lib/unsetenv.c: Likewise.
10649         * lib/vasnprintf.c: Likewise.
10650         * lib/vasprintf.c: Likewise.
10651         * lib/wait-process.c: Likewise.
10652         * lib/xallocsa.c: Likewise.
10653         * lib/xsetenv.c: Likewise.
10654         * lib/xstriconv.c: Likewise.
10655
10656 2006-09-13  Simon Josefsson  <jas@extundo.com>
10657
10658         * m4/getdate.m4: Don't AC_LIBOBJ([getdate]), automake takes care of
10659         that internally, suggested by Ralf Wildenhues
10660         <Ralf.Wildenhues@gmx.de>.
10661
10662 2006-09-13  Simon Josefsson  <jas@extundo.com>
10663
10664         * gnulib-tool (func_emit_lib_Makefile_am): Use $(LIBOBJS), not
10665         @LIBOBJS@.
10666         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
10667
10668 2006-09-13  Paul Eggert  <eggert@cs.ucla.edu>
10669
10670         * lib/_fpending.c: Include <config.h> unconditionally, since we no
10671         longer worry about uses that don't define HAVE_CONFIG_H.
10672         * lib/acl.c, lib/alloca.c, lib/argmatch.c, lib/atexit.c:
10673         * lib/backupfile.c, lib/basename.c, lib/c-stack.c, lib/c-strtod.c:
10674         * lib/calloc.c,lib/ canon-host.c, lib/canonicalize.c, lib/chdir-long.c:
10675         * lib/chdir-safer.c, lib/chown.c, lib/cloexec.c, lib/close-stream.c:
10676         * lib/closeout.c, lib/creat-safer.c, lib/cycle-check.c, lib/diacrit.c:
10677         * lib/dirchownmod.c, lib/dirfd.c, lib/dirname.c, lib/dup-safer.c:
10678         * lib/dup2.c, lib/error.c, lib/euidaccess.c, lib/exclude.c:
10679         * lib/exitfail.c, lib/fchmodat.c, lib/fchown-stub.c, lib/fd-safer.c:
10680         * lib/file-type.c, lib/fileblocks.c, lib/filemode.c, lib/filenamecat.c:
10681         * lib/fnmatch.c, lib/fopen-safer.c, lib/fprintftime.c, lib/free.c:
10682         * lib/fsusage.c, lib/ftruncate.c, lib/fts-cycle.c, lib/fts.c:
10683         * lib/full-write.c, lib/gai_strerror.c, lib/getcwd.c, lib/getdate.y:
10684         * lib/getdomainname.c, lib/getgroups.c, lib/gethostname.c:
10685         * lib/gethrxtime.c, lib/getloadavg.c, lib/getlogin_r.c:
10686         * lib/getndelim2.c, lib/getnline.c, lib/getopt.c, lib/getopt1.c:
10687         * lib/getpass.c, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c:
10688         * lib/getusershell.c, lib/glob.c, lib/group-member.c:
10689         * lib/hard-locale.c, lib/hash-pjw.c, lib/hash.c, lib/human.c:
10690         * lib/idcache.c, lib/inet_ntop.c, lib/inet_pton.c, lib/inttostr.c:
10691         * lib/isdir.c, lib/lchown.c, lib/linebuffer.c, lib/long-options.c:
10692         * lib/lstat.c, lib/malloc.c, lib/md5.c, lib/memcasecmp.c, lib/memchr.c:
10693         * lib/memcmp.c, lib/memcoll.c, lib/memcpy.c, lib/memmove.c:
10694         * lib/memrchr.c, lib/mkancesdirs.c, lib/mkdir-p.c, lib/mkdir.c:
10695         * lib/mkdirat.c, lib/mkstemp-safer.c, lib/mkstemp.c, lib/modechange.c:
10696         * lib/mountlist.c, lib/nanosleep.c, lib/obstack.c, lib/open-safer.c:
10697         * lib/openat-die.c, lib/openat.c, lib/pagealign_alloc.c, lib/physmem.c:
10698         * lib/pipe-safer.c, lib/posixtm.c, lib/posixver.c, lib/putenv.c:
10699         * lib/quote.c, lib/quotearg.c, lib/raise.c, lib/readtokens.c:
10700         * lib/readtokens0.c, lib/readutmp.c, lib/realloc.c, lib/regex.c:
10701         * lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c:
10702         * lib/same.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c:
10703         * lib/settime.c, lib/sha1.c, lib/sig2str.c, lib/snprintf.c:
10704         * lib/strdup.c, lib/strerror.c, lib/strftime.c, lib/stripslash.c:
10705         * lib/strndup.c, lib/strnlen.c, lib/strpbrk.c, lib/strtod.c:
10706         * lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c:
10707         * lib/time_r.c, lib/timegm.c, lib/tmpfile-safer.c, lib/unlinkdir.c:
10708         * lib/userspec.c, lib/utime.c, lib/utimecmp.c, lib/utimens.c:
10709         * lib/version-etc-fsf.c, lib/version-etc.c, lib/xalloc-die.c:
10710         * lib/xgetcwd.c, lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c:
10711         * lib/xnanosleep.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtoimax.c:
10712         * lib/xstrtol.c, lib/xstrtoumax.c, lib/yesno.c:
10713         Likewise.
10714
10715 2006-09-13  Eric Blake  <ebb9@byu.net>
10716
10717         * lib/getopt.c: Fix typo in last commit.
10718
10719 2006-09-12  Sergey Poznyakoff  <gray@gnu.org.ua>
10720
10721         * lib/argp-help.c (argp_doc): Make sure NULL is not passed to
10722         dgettext.
10723
10724 2006-09-12  Jim Meyering  <jim@meyering.net>
10725
10726         * lib/nanosleep.c: Include <sys/types.h> before sys/select.h, to avoid
10727         compilation failure (due to use of pid_t in latter) on NetBSD 1.6.
10728         Reported by Nelson H. F. Beebe.
10729
10730 2006-09-10  Sergey Poznyakoff  <gray@gnu.org.ua>
10731
10732         * lib/argp-parse.c (__argp_parse) [!_LIBC]: Make sure
10733         program_invocation_name and program_invocation_short_name are
10734         initialized.
10735         * lib/argp-namefrob.h: Move declarations of program_invocation_name
10736         and program_invocation_short_name to argp.h, so they are visible
10737         to user programs.
10738         * lib/argp.h: Likewise
10739
10740 2006-09-10  Bruno Haible  <bruno@clisp.org>
10741
10742         * modules/mkdtemp (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
10743         m4/inttypes_h.m4, m4/uintmax_t.m4.
10744
10745 2006-09-10  Bruno Haible  <bruno@clisp.org>
10746
10747         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Don't require
10748         gl_AC_TYPE_UINTMAX_T.
10749
10750 2006-09-10  Bruno Haible  <bruno@clisp.org>
10751
10752         * lib/mkdtemp.c: Include <stdint.h> always. Don't include <inttypes.h>.
10753
10754 2006-09-09  Sergey Poznyakoff  <gray@gnu.org.ua>
10755
10756         * lib/argp.h (struct argp): Document the N_("..") "\v" N_("..")
10757         convention.  Text proposed by Bruno Haible.
10758         (struct argp_option): Document the use of N_() wrappers.
10759
10760         * lib/argp-help.c (argp_doc): Split the untranslated doc string on
10761         '\v', and translate the two parts separately, instead of feeding
10762         the whole string to gettext.  This allows to exclude
10763         '\v' from the strings visible to the translator by writing doc
10764         strings as N_("..") "\v" N_("..").
10765
10766 2006-09-09  Paul Eggert  <eggert@cs.ucla.edu>
10767
10768         * config/srclist.txt: Undo latest change; the bug was fixed.
10769
10770 2006-09-09  Bruno Haible  <bruno@clisp.org>
10771
10772         * gnulib-tool (func_emit_lib_Makefile_am): Eliminate lib_LDFLAGS
10773         assignments if building a library without libtool.
10774         (func_emit_tests_Makefile_am): Likewise. Handle lib_* variables as
10775         in func_emit_lib_Makefile_am.
10776         (func_import): When building a static library libfoo.a, arrange to
10777         define variables LIBFOO_LIBDEPS and LIBFOO_LTLIBDEPS.
10778         (func_create_testdir): Likewise.
10779         * modules/gc (configure.ac, Makefile.am): If building statically,
10780         augment gl_libdeps and gl_ltlibdeps instead of lib_LDFLAGS.
10781         * modules/iconvme (configure.ac, Makefile.am): Likewise.
10782         * modules/striconv (configure.ac, Makefile.am): Likewise.
10783         Based on a suggestion by Ralf Wildenhues.
10784
10785 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
10786
10787         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
10788         Check for unistd.h too, since Autoconf doesn't assume POSIX.
10789         Also:
10790
10791         2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
10792         Add year_2050_test to catch glibc bug 2821
10793         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
10794
10795         2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
10796         Prefer #ifdef to #if.
10797
10798         2006-04-02  Paul Eggert  <eggert@cs.ucla.edu>
10799         Return from 'main' instead of calling 'exit'.
10800
10801 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
10802
10803         * lib/mktime.c (guess_time_tm): Fix bug where mktime
10804         returned the maximum time_t value rather than (time_t) -1.
10805         Problem originally reported by William Bardwell
10806         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
10807
10808         * lib/isapipe.h (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
10809         Moved to here ...
10810         * lib/isapipe.c (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
10811         ... from here.
10812
10813 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
10814
10815         * config/srclist.txt: Temporarily comment out mktime.c until glibc bug
10816         2821 is fixed.
10817
10818 2006-09-08  Jim Meyering  <jim@meyering.net>
10819
10820         Don't make generated files read-only.  That would bother too many
10821         people.  However, do retain the ability to work when targets are
10822         read-only: remove the destination and temporary files before writing
10823         them (when generated via sed or echo), or by using the -f option for
10824         both cp and mv commands.  Suggestion to use -f from Paul Eggert.
10825         * modules/alloca-opt, modules/argz, modules/arpa_inet:
10826         * modules/byteswap, modules/configmake, modules/fcntl:
10827         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
10828         * modules/localcharset, modules/netinet_in, modules/poll:
10829         * modules/stdbool, modules/stdint, modules/sys_select:
10830         * modules/sys_socket, modules/sys_stat, modules/sysexits:
10831
10832 2006-09-08  Jim Meyering  <jim@meyering.net>
10833
10834         Avoid new build failure on FreeBSD 6.0.
10835         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Include
10836         <sys/param.h> when testing whether getmntinfo uses statvfs.  Patch by
10837         Pavel Tsekov, in <http://savannah.gnu.org/bugs/?17643>.
10838
10839 2006-09-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10840
10841         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't use plain echo.
10842
10843 2006-09-07  Jim Meyering  <jim@meyering.net>
10844
10845         Fix global typo in last change: use chmod u-w, not chmod u-x.
10846         Spotted by Paul Eggert and Bruce Korb.
10847         * modules/alloca-opt, modules/argz, modules/arpa_inet:
10848         * modules/byteswap, modules/configmake, modules/fcntl:
10849         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
10850         * modules/localcharset, modules/netinet_in, modules/poll:
10851         * modules/stdbool, modules/stdint, modules/sys_select:
10852         * modules/sys_socket, modules/sys_stat, modules/sysexits:
10853
10854 2006-09-06  Jim Meyering  <jim@meyering.net>
10855
10856         Make generated files be read-only.
10857         * modules/alloca-opt (Makefile.am): Work also when $@ is read-only.
10858         Ensure that each generated file is now read-only.
10859         * modules/argz: Likewise.
10860         * modules/arpa_inet: Likewise.
10861         * modules/byteswap: Likewise.
10862         * modules/configmake: Likewise.
10863         * modules/fcntl: Likewise.
10864         * modules/fnmatch: Likewise.
10865         * modules/getopt: Likewise.
10866         * modules/glob: Likewise.
10867         * modules/inttypes: Likewise.
10868         * modules/netinet_in: Likewise.
10869         * modules/poll: Likewise.
10870         * modules/stdbool: Likewise.
10871         * modules/stdint: Likewise.
10872         * modules/sys_select: Likewise.
10873         * modules/sys_socket: Likewise.
10874         * modules/sys_stat: Likewise.
10875         * modules/sysexits: Likewise.
10876         * modules/localcharset: Same as above, but continue using temporary
10877         file named "t-$@" (why different?) rather than the "$@-t" used
10878         everywhere else.
10879
10880         * modules/sysexits (Makefile.am): Replace literal occurrences
10881         of "sysexit.h" more readable, and more consistent, "$@".
10882
10883 2006-09-06  Bruno Haible  <bruno@clisp.org>
10884
10885         * modules/striconv: New file.
10886         * modules/xstriconv: New file.
10887         * MODULES.html.sh (Internationalization functions): Add striconv,
10888         xstriconv.
10889
10890 2006-09-06  Bruno Haible  <bruno@clisp.org>
10891
10892         * modules/gc (Makefile.am): Augment lib_LDFLAGS, not lib_LIBADD.
10893         * modules/iconvme (Makefile.am): Likewise. Also handle the case of
10894         not using libtool correctly.
10895
10896 2006-09-06  Bruno Haible  <bruno@clisp.org>
10897
10898         * lib/striconv.h: New file.
10899         * lib/striconv.c: New file, merging iconvme.c with GNU gettext's
10900         iconvstring.c.
10901         * lib/xstriconv.h: New file.
10902         * lib/xstriconv.c: New file.
10903
10904 2006-09-06  Bruno Haible  <bruno@clisp.org>
10905
10906         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
10907         lib_..._LDFLAGS.
10908
10909 2006-09-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10910
10911         * lib/argz_.h: Sync from Libtool.
10912
10913         2006-09-04  George Bosilca <bosilca@cs.utk.edu>
10914                 and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
10915
10916         * lib/libltdl/argz_.h: It's __cplusplus, not _cplusplus.
10917
10918 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
10919
10920         * modules/trim: New file.
10921
10922 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
10923
10924         * lib/trim.h: New file.
10925         * lib/trim.c: New file.
10926
10927 2006-09-05  Bruno Haible  <bruno@clisp.org>
10928
10929         * MODULES.html.sh (String handling): Add trim.
10930
10931 2006-09-04  Karl Berry  <karl@gnu.org>
10932
10933         * config/srclist.txt (signed.m4, gettext.m4): changes not propagated
10934         until next release.
10935
10936 2006-09-03  Bruno Haible  <bruno@clisp.org>
10937
10938         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Locate mingw shared libraries
10939         correctly.
10940
10941 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
10942
10943         * m4/getloadavg.m4 (gl_GETLOADAVG): Use CONFIGURING_GETLOADAVG,
10944         not gl_GETLOADAVG.  Omit unneeded semicolons.
10945         Problems reported by Ralf Wildenhues in
10946         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
10947         (gl_PREREQ_GETLOADAVG): Use AC_DEFUN, not m4_define.  Put
10948         at the end, which is the usual gnulib style.
10949
10950         * m4/fstypename.m4 (gl_FSTYPENAME): Use AC_CHECK_MEMBERS instead
10951         of doing all the work ourselves.
10952         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Don't check for
10953         sys/statvfs.h since the code doesn't use HAVE_SYS_STATVFS_H.
10954
10955 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
10956
10957         * lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not gl_GETLOADAVG.
10958         Problem reported by Ralf Wildenhues in
10959         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
10960
10961         * lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STATFS replaced by
10962         HAVE_STRUCT_STATFS_F_FSTYPENAME.
10963
10964 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
10965
10966         * gnulib-tool (func_emit_lib_Makefile_am): Fix typos in
10967         yesterday's patch by changing test -n to test -z.
10968
10969 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
10970
10971         * modules/getloadavg (Files): Add m4/getloadavg.m4.
10972         (configure.ac): AC_FUNC_GETLOADAVG -> gl_GETLOADAVG, as
10973         the former is now obsolescent.
10974
10975         * modules/chdir-long (Depends-on): Add fcntl.
10976
10977 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
10978
10979         * m4/fnmatch.m4: Add comment that Autoconf AC_FUNC_FNMATCH is
10980         obsolescent, and programs should use gnulib instead.
10981         * m4/getloadavg.m4: New file, with contents taken from Autoconf
10982         but with prefixes changed.
10983
10984 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
10985
10986         * lib/getloadavg.c [defined gl_GETLOADAVG]: Don't include config.h
10987         or stdbool.h, because they might not exist while configuring.
10988
10989         * lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
10990         Don't include unistd.h or limits.h; not needed, since chdir-long.h
10991         does that for us.
10992         (O_DIRECTORY): Remove.
10993
10994 2006-08-31  Eric Blake  <ebb9@byu.net>
10995
10996         * gnulib-tool: Don't let emacs change spaces to TAB.
10997
10998 2006-08-31  Bruno Haible  <bruno@clisp.org>
10999
11000         * gnulib-tool: When calling func_import more than once, do it in a
11001         subshell.
11002         Reported by Eric Blake <ebb9@byu.net>.
11003
11004 2006-08-31  Bruno Haible  <bruno@clisp.org>
11005
11006         * gnulib-tool (nl): Remove variable.
11007         (sed_transform_lib_file): Use more robust test for config-h module.
11008         (func_import): Fix typo in 2006-08-25 patch.
11009
11010 2006-08-31  Bruno Haible  <bruno@clisp.org>
11011
11012         * gnulib-tool (func_emit_lib_Makefile_am): When --makefile-name was
11013         specified, augment Makefile.am variables instead of assigning them.
11014
11015 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
11016
11017         Work around a bug in both the Linux and SunOS 64-bit kernels:
11018         nanosleep mishandles sleeps for longer than 2**31 seconds.
11019         Problem reported by Frank v Waveren in
11020         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
11021         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_CLOCK_TIME.
11022         Check for nanosleep bug.
11023         (LIB_NANOSLEEP): Append clock_gettime library if needed.
11024
11025 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
11026
11027         Work around a bug in both the Linux and SunOS 64-bit kernels:
11028         nanosleep mishandles sleeps for longer than 2**31 seconds.
11029         Problem reported by Frank v Waveren in
11030         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
11031         * lib/nanosleep.c (BILLION): New constant.
11032         (getnow) [HAVE_BUG_BIG_NANOSLEEP]: New functions.
11033         (rpl_nanosleep) [HAVE_BUG_BIG_NANOSLEEP]: Completely new
11034         implementation.
11035
11036 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
11037
11038         * modules/nanosleep (Depends-on): Add gettime.
11039
11040 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
11041         and Simon Josefsson  <jas@extundo.com>
11042         and Oskar Liljeblad  <oskar@osk.mine.nu>
11043
11044         * MODULES.html.sh (Support for building documentation): Add gpl, lgpl.
11045         * gnulib-tool (func_import): New license type 'unmodifiable license
11046         text'.
11047         * modules/fdl: Use it.  Longer description.
11048         * module/gpl, module/lgpl: New files.
11049
11050 2006-08-30  Jim Meyering  <jim@meyering.net>
11051
11052         * lib/isapipe.c (isapipe): Rename local s/fd/fd_pair/ to avoid
11053         shadowing the parameter.
11054
11055 2006-08-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11056
11057         Sync from Libtool:
11058
11059         2006-08-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11060
11061         * lib/libltdl/argz.c: Use `#ifdef HAVE_CONFIG_H', to facilitate code
11062         sharing with gnulib.  Report by Eric Blake.
11063
11064 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
11065
11066         * modules/isapipe: New file.
11067         * MODULES.html.sh (File descriptor based Input/Output): Add isapipe.
11068
11069 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
11070
11071         * modules/configmake (Makefile.am): Add a comment, and omit
11072         the CONFIGMAKE_ prefix from generated macro names.  Suggested
11073         by Bruno Haible.
11074
11075 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
11076
11077         * m4/isapipe.m4: New file.
11078
11079 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
11080
11081         * lib/isapipe.c, lib/isapipe.h: New files.
11082
11083 2006-08-29  Jim Meyering  <jim@meyering.net>
11084
11085         * modules/configmake (Makefile.am): Make configmake.h depend on
11086         Makefile.  Otherwise, a stale configmake.h could hang around.
11087
11088 2006-08-29  Eric Blake  <ebb9@byu.net>
11089
11090         * lib/error.c (error_at_line, print_errno_message): Match libc, after
11091         resolution of upstream bug 3044.
11092
11093 2006-08-29  Bruno Haible  <bruno@clisp.org>
11094
11095         * modules/localcharset (Depends-on): Add configmake.
11096         (Makefile.am): Remove setting of LIBDIR through DEFS.
11097
11098 2006-08-29  Bruno Haible  <bruno@clisp.org>
11099
11100         * lib/localcharset.c: Include configmake.h in order to get LIBDIR
11101         defined.
11102
11103 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
11104
11105         * modules/fcntl: New file.
11106         * modules/chdir-safer (Depends-on): Add fcntl.
11107         * modules/fts: Likewise.
11108         * modules/mkdir-p: Likewise.
11109
11110         * modules/stdint (Makefile.am): Do not substitute ABSOLUTE_INTTYPES_H.
11111         This undoes the most recent change, since we're now addressing the
11112         problem in a different way.
11113
11114         * gnulib-tool (emit_lib_Makefile_am): Don't put $makefile_name
11115         into output, since the output might be called Makefile.am even
11116         if $makefile_name is something different.
11117         (func_import): Use $makefile_am rather than
11118         ${makefile_name-Makefile.am}, to fix a bug where makefile_name was
11119         empty.
11120
11121         * modules/inttypes (Files): Add m4/inttypes-h.m4.
11122
11123 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
11124
11125         * m4/inttypes.m4 (gl_INTTYPES_H): Move ABSOLUTE_INTTYPES_H code here...
11126         * m4/stdint.m4 (gl_STDINT_H): ... from here.  This undoes the most
11127         recent change to stdint.m4, since we're now addressing the problem in a
11128         different way.
11129
11130 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
11131
11132         * m4/fcntl_h.m4: New file.
11133
11134 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
11135
11136         * lib/fcntl_.h: New file.
11137         * lib/chdir-safer.c (O_DIRECTORY, O_NOFOLLOW): Remove, now that we have
11138         the fcntl module.
11139         * lib/dirchownmod.c: Likewise.
11140         * lib/fts.c: Likewise.
11141
11142         * lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:
11143         Include @ABSOLUTE_INTTYPES_H@ if available, but do nothing else.
11144         * lib/stdint_.h (_GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H): Define
11145         just before including <inttypes.h>, to avoid circular inclusion.
11146
11147 2006-08-28  Jim Meyering  <jim@meyering.net>
11148
11149         * doc/visibility.texi: Actually read and correct the grammar of the
11150         sentence affected by yesterday's change.
11151
11152 2006-08-28  Eric Blake  <ebb9@byu.net>
11153
11154         * modules/inttypes (Makefile.am): Fix sed error when inttypes.h
11155         needs wrapper.
11156
11157 2006-08-28  Eric Blake  <ebb9@byu.net>
11158
11159         * m4/inttypes.m4 (gl_INTTYPES_H): Fix missing #endif.
11160
11161 2006-08-28  Eric Blake  <ebb9@byu.net>
11162
11163         * m4/codeset.m4 (AM_LANGINFO_CODESET): Avoid compiler warning.
11164
11165 2006-08-28  Bruno Haible  <bruno@clisp.org>
11166
11167         * modules/c-strstr: New file, from GNU gettext.
11168         * MODULES.html.sh (String handling): Add c-strstr.
11169
11170 2006-08-28  Bruno Haible  <bruno@clisp.org>
11171
11172         * m4/inttypes.m4 (gl_INTTYPES_H): Don't test for the existence of SCNX*
11173         macros.
11174         Reported by Eric Blake.
11175
11176 2006-08-28  Bruno Haible  <bruno@clisp.org>
11177
11178         * lib/vasnprintf.c (EOVERFLOW): Remove definition.
11179         (VASNPRINTF): Return a string of length > INT_MAX without failing.
11180         * lib/vasprintf.c: Include errno.h, limits.h.
11181         (EOVERFLOW): New fallback definition.
11182         (vasprintf): Test here whether the string length is > INT_MAX.
11183         * lib/vsnprintf.c: Include errno.h, limits.h.
11184         (EOVERFLOW): New fallback definition.
11185         (vsnprintf): Fix bug when generated string was too long for the buffer.
11186         Test here whether the string length is > INT_MAX.
11187
11188 2006-08-28  Bruno Haible  <bruno@clisp.org>
11189
11190         * lib/inttypes_.h (SCNX*): Remove definitions.
11191         Reported by Eric Blake.
11192
11193 2006-08-28  Bruno Haible  <bruno@clisp.org>
11194
11195         * lib/c-strstr.h: New file, from GNU gettext.
11196         * lib/c-strstr.c: New file, from GNU gettext.
11197
11198 2006-08-28  Bruno Haible  <bruno@clisp.org>
11199
11200         * gnulib-tool: Reorder some statements.
11201
11202 2006-08-28  Bruno Haible  <bruno@clisp.org>
11203
11204         * gnulib-tool: New option --makefile-name.
11205         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Use
11206         $makefile_name.
11207         (func_import): Write $makefile_name to the cache file, and read it from
11208         there unless explicitly specified. Use $makefile_name as file name
11209         instead of Makefile.am. Adjust the recommendations accordingly.
11210
11211 2006-08-28  Bruno Haible  <bruno@clisp.org>
11212
11213         * gnulib-tool (func_verify_module): Check against misapplying patch.
11214
11215 2006-08-28  Bruno Haible  <bruno@clisp.org>
11216
11217         * gnulib-tool (func_relativize, func_relconcat): New functions.
11218         Give an error if --local-dir is given with --update.
11219         Remove trailing slashes from $local_gnulib_dir.
11220         (func_import): Store the relativized $local_gnulib_dir in
11221         gnulib-cache.m4, and read it from there if not specified explicitly.
11222
11223 2006-08-28  Bruno Haible  <bruno@clisp.org>
11224
11225         * gnulib-tool (func_get_tests_module): Don't assume that $gnulib_dir
11226         is the current directory. Respect also $local_gnulib_dir.
11227
11228 2006-08-28  Bruno Haible  <bruno@clisp.org>
11229             Simon Josefsson  <jas@extundo.com>
11230
11231         BeOS portability.
11232         * lib/getaddrinfo.c (PF_INET, PF_UNSPEC): New macros.
11233
11234 2006-08-27  Jim Meyering  <jim@meyering.net>
11235
11236         * doc/visibility.texi: Remove duplicate word: "pointer".
11237
11238 2006-08-26  Bruno Haible  <bruno@clisp.org>
11239
11240         * modules/inttypes (Files): Add lib/inttypes_.h, remove lib/inttypes.h.
11241         Add m4/inttypes.m4, remove m4/_inttypes_h.m4 and m4/include_next.m4.
11242         (Makefile.am): Create inttypes.h from inttypes_.h.
11243         * modules/stdint (Makefile.am): Substitute also ABSOLUTE_INTTYPES_H.
11244
11245         * modules/imaxabs: New file.
11246
11247         * modules/imaxdiv: New file.
11248
11249 2006-08-26  Bruno Haible  <bruno@clisp.org>
11250
11251         * m4/inttypes.m4: New file.
11252         * m4/_inttypes_h.m4: Remove file.
11253         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Also AC_SUBST
11254         PRI_MACROS_BROKEN.
11255         * m4/stdint.m4 (gl_STDINT_H): Define also ABSOLUTE_INTTYPES_H.
11256
11257         * m4/imaxabs.m4: New file.
11258
11259         * m4/imaxdiv.m4: New file.
11260
11261 2006-08-26  Bruno Haible  <bruno@clisp.org>
11262
11263         * lib/inttypes_.h: New file.
11264         * lib/inttypes.h: Remove file.
11265         * lib/stdint_.h: Include <inttypes.h> through its absolute filename.
11266
11267         * lib/imaxabs.c: New file.
11268
11269         * lib/imaxdiv.c: New file.
11270
11271 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
11272
11273         New config-h module, so that "make" output needn't be cluttered
11274         by -DHAVE_CONFIG_H.
11275         * MODULES.html.sh (Support for building libraries and executables):
11276         Add config-h.
11277         * modules/config-h: New file.
11278         * gnulib-tool (nl, sed_transform_lib_file): New vars.
11279         (func_import): Turn "#ifdef HAVE_CONFIG_H" to "#if 1" if
11280         the config-h module is used.
11281
11282         New configmake module, so that "make" output needn't be cluttered
11283         by fluff like '-DLIBDIR=\"/usr/local/lib\"'.
11284         * MODULES.html.sh (Support for building libraries and executables):
11285         Add configmake.
11286         * modules/configmake: New file.
11287
11288 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
11289
11290         * m4/config-h.m4: New file.
11291
11292 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
11293
11294         * config/srclist.txt: Add elisp-comp.
11295
11296 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
11297
11298         * MODULES.html.sh (Support for building libraries and executables):
11299         Add elisp-comp.
11300         * build-aux/elisp-comp: New file.
11301         * modules/elisp-comp: New file.
11302
11303 2006-08-24  Bruno Haible  <bruno@clisp.org>
11304
11305         * gnulib-tool (func_create_testdir): Use non-default values of
11306         sourcebase and m4base.
11307
11308 2006-08-24  Bruno Haible  <bruno@clisp.org>
11309
11310         * MODULES.html.sh (Compatibility checks for POSIX:2001 functions: Fix
11311         HTML structure.
11312
11313 2006-08-23  Paul Eggert  <eggert@cs.ucla.edu>
11314
11315         * modules/openat (Depends-on): Add lchown.
11316
11317 2006-08-23  Bruno Haible  <bruno@clisp.org>
11318
11319         * gnulib-tool (func_import, func_create_testdir): Emit an invocation
11320         of gl_LOCK_EARLY instead of gl_LOCK.
11321
11322 2006-08-23  Bruno Haible  <bruno@clisp.org>
11323
11324         * m4/lock.m4 (gl_LOCK_BODY): Change the default value of gl_use_threads
11325         on OSF/1 to no.
11326         Reported by Stephen Cartwright <sgcartwr@ucalgary.ca>.
11327
11328 2006-08-23  Bruno Haible  <bruno@clisp.org>
11329
11330         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't consider BeOS statvfs
11331         as unusable.
11332
11333         * m4/lock.m4 (gl_LOCK_EARLY): Renamed from gl_LOCK.
11334         (gl_LOCK_BODY): Remove gl_PREREQ_LOCK invocation.
11335         (gl_LOCK): New macro.
11336
11337 2006-08-22  Simon Josefsson  <jas@extundo.com>
11338
11339         * modules/gc-md5 (Makefile.am): Need to add md5.h, after changes
11340         to md5 module.
11341
11342 2006-08-22  Simon Josefsson  <jas@extundo.com>
11343
11344         * MODULES.html.sh: Add "Support for maintaining and release
11345         projects".
11346
11347         * build-aux/gnupload: New file, from coreutils.
11348
11349 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
11350
11351         Avoid the need for AC_LIBSOURCES in m4 macros.
11352         * modules/arcfour (EXTRA_DIST): Add arcfour.h.
11353         * modules/arctwo (EXTRA_DIST): Add arctwo.h.
11354         * modules/check-version (EXTRA_DIST): Add check-version.h.
11355         * modules/crc (EXTRA_DIST): Add crc.h.
11356         * modules/des (EXTRA_DIST): Add des.h.
11357         * modules/gc (EXTRA_DIST): Add gc.h.
11358         * modules/getdelim (EXTRA_DIST): Add getdelim.h.
11359         * modules/getline (EXTRA_DIST): Add getline.h.
11360         * modules/getlogin_r (EXTRA_DIST): Add getlogin_r.h.
11361         * modules/hmac-md5 (EXTRA_DIST): Add hmac.h.
11362         * modules/hmac-sha1 (EXTRA_DIST): Add hmac.h.
11363         * modules/md2 (EXTRA_DIST): Add md2.h.
11364         * modules/md4 (EXTRA_DIST): Add md4.h.
11365         * modules/pagealign_alloc (EXTRA_DIST): Add pagealign_alloc.h.
11366         * modules/read-file (EXTRA_DIST): Add read-file.h.
11367         * modules/readline (EXTRA_DIST): Add readline.h.
11368         * modules/rijndael (EXTRA_DIST): Add rijndael-alg-fst.h,
11369         rijndael-api-fst.h.
11370
11371 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
11372
11373         * m4/rijndael.m4 (gl_ARCFOUR):
11374         * m4/arctwo.m4 (gl_ARCTWO):
11375         * m4/check-version.m4 (gl_CHECK_VERSION):
11376         * m4/crc.m4 (gl_CRC):
11377         * m4/des.m4 (gl_DES):
11378         * m4/gc-pbkdf2-sha1.m4 (gl_GC_PBKDF2_SHA1):
11379         * m4/gc.m4 (gl_GC):
11380         * m4/getdelim.m4 (gl_FUNC_GETDELIM):
11381         * m4/getline.m4 (gl_FUNC_GETLINE):
11382         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE):
11383         * m4/hmac-md5.m4 (gl_HMAC_MD5):
11384         * m4/hmac-sha1.m4 (gl_HMAC_SHA1):
11385         * m4/md2.m4 (gl_MD2):
11386         * m4/md4.m4 (gl_MD4):
11387         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC):
11388         * m4/read-file.m4 (gl_FUNC_READ_FILE):
11389         * m4/readline.m4 (gl_FUNC_READLINE):
11390         * m4/rijndael.m4 (gl_RIJNDAEL):
11391         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
11392         to get the necessary .h files and whatnot.
11393
11394 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
11395
11396         * config/srclist.txt: Remove gnupload, since coreutils now syncs from
11397         gnulib rather than the other way around.
11398         * config/srclistvars.sh (COREUTILS): Remove.
11399
11400 2006-08-22  Jim Meyering  <jim@meyering.net>
11401
11402         * modules/mkdir-p (Makefile.am): Fix typo: s/lib+SOURCES/lib_SOURCES/.
11403
11404         * modules/getpass-gnu (Makefile.am): Add getpass.h to EXTRA_DIST.
11405
11406 2006-08-22  Eric Blake  <ebb9@byu.net>
11407
11408         * modules/regexprops-generic: New file.
11409         * MODULES.html.sh (Support for building documentation): List it.
11410
11411 2006-08-22  Eric Blake  <ebb9@byu.net>
11412
11413         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Avoid compiler warning.
11414         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
11415         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Likewise.
11416         * m4/intmax_t.m4 (gt_AC_TYPE_INTMAX_T): Likewise.
11417
11418 2006-08-22  Bruno Haible  <bruno@clisp.org>
11419
11420         * gnulib-tool (func_emit_lib_Makefile_am): Don't treat lib_LIBRARIES
11421         and lib_LTLIBRARIES like the other lib_* variables.
11422
11423 2006-08-22  Bruno Haible  <bruno@clisp.org>
11424
11425         * build-aux/x-to-1.in: New file, from GNU gettext.
11426
11427 2006-08-22  Bruno Haible  <bruno@clisp.org>
11428
11429         * m4/readutmp.m4 (gl_READUTMP): Compile readutmp.c only if <utmp.h> or
11430         <utmpx.h> exists.
11431
11432 2006-08-22  Bruno Haible  <bruno@clisp.org>
11433
11434         * lib/readutmp.h: Skip most definitions if neither <utmp.h> nor
11435         <utmpx.h> exists.
11436
11437 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
11438
11439         BeOS portability.
11440         * lib/dirchownmod.c (dirchownmod): Don't use fchmod if it doesn't
11441         exist.
11442         Problem reported by Bruno Haible.
11443
11444 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
11445
11446         Avoid the need for AC_LIBSOURCES in m4 macros.
11447         * modules/acl (EXTRA_DIST): Add acl.h.
11448         * modules/argmatch (Files): Add m4/argmatch.m4.
11449         (configure.ac): Add gl_ARGMATCH.
11450         (EXTRA_DIST): Renamed from lib_SOURCES, for
11451         consistency with the other modules.  Remove argmatch.c.
11452         * modules/backupfile (EXTRA_DIST): Add backupfile.h.
11453         * modules/c-strtod (EXTRA_DIST): Add c-strtod.h.
11454         * modules/c-strtold (EXTRA_DIST): Add c-strtod.c, c-strtod.h.
11455         * modules/canonhost (EXTRA_DIST): Add c-canonhost.h.
11456         * modules/canonicalize (EXTRA_DIST): Add canonicalize.h.
11457         * modules/chdir-long (EXTRA_DIST): Add chdir-long.h.
11458         * modules/chdir-safer (EXTRA_DIST): Add chdir-safer.h.
11459         * modules/cloexec (EXTRA_DIST): Add cloexec.h.
11460         * modules/close-stream (EXTRA_DIST): Add close-stream.h.
11461         * modules/closeout (EXTRA_DIST): Add closeout.h.
11462         * modules/cycle-check (EXTRA_DIST): Add cycle-check.h.
11463         * modules/dev-ino (EXTRA_DIST): Add dev-ino.h.
11464         * modules/dirfd (EXTRA_DIST): Add dirfd.h.
11465         * modules/dirname (EXTRA_DIST): Renamed from lib_SOURCES.  Add
11466         dirname.h; remove basename.c and stripslash.c.
11467         * modules/exclude (EXTRA_DIST): Add exclude.h.
11468         * modules/exitfail (EXTRA_DIST): Add exitfail.h.
11469         * modules/fcntl-safer (EXTRA_DIST): Add fcntl-safer.h fcntl--.h.
11470         * modules/file-type (EXTRA_DIST): Add file-type.h.
11471         * modules/filemode (EXTRA_DIST): Add filemode.h.
11472         * modules/filenamecat (EXTRA_DIST): Add filenamecat.h.
11473         * modules/fopen-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
11474         * modules/fpending (EXTRA_DIST): Add __fpending.h.
11475         * modules/fprintftime (EXTRA_DIST): Add fprintftime.h.
11476         * modules/fsusage (EXTRA_DIST): Add fsusage.h.
11477         * modules/fts (EXTRA_DIST): Add fts_.h fts-cycle.c.
11478         * modules/getcwd (EXTRA_DIST): Add getcwd.h.
11479         * modules/getdate (EXTRA_DIST): Add getdate.c.
11480         * modules/gethrxtime (EXTRA_DIST): Add gethrxtime.h xtime.h.
11481         * modules/getpagesize (EXTRA_DIST): Add getpagesize.h.
11482         * modules/getpass (EXTRA_DIST): Add getpass.h.
11483         * modules/glob (EXTRA_DIST): Add glob_.h glob-libc.h.
11484         * modules/group-member (EXTRA_DIST): Add group-member.h.
11485         * modules/hard-locale (EXTRA_DIST): Add hard-locale.h.
11486         * modules/hash (EXTRA_DIST): Add hash.h.
11487         * modules/human (EXTRA_DIST): Add human.h.
11488         * modules/inttypes (EXTRA_DIST): Add inttypes.h.
11489         * modules/lchmod (EXTRA_DIST): Add lchmod.h.
11490         * modules/lchown (EXTRA_DIST): Add lchown.h.
11491         * modules/long-options (EXTRA_DIST): Add long-options.h.
11492         * modules/lstat (EXTRA_DIST): Add lstat.h.
11493         * modules/md5 (EXTRA_DIST): Add memcasecmp.h.
11494         * modules/memcoll (EXTRA_DIST): Add memcoll.h.
11495         * modules/mempcpy (EXTRA_DIST): Add mempcpy.h.
11496         * modules/memrchr (EXTRA_DIST): Add memrchr.h.
11497         * modules/memxor (EXTRA_DIST): Add memxor.h.
11498         * modules/mkancesdirs (EXTRA_DIST): Add mkancesdirs.h.
11499         * modules/mkdir-p (EXTRA_DIST): Add modechange.h.
11500         * modules/mountlist (EXTRA_DIST): Add mountlist.h.
11501         * modules/openat (EXTRA_DIST): Add at-func.c openat.h openat-priv.h.
11502         * modules/pathmax (EXTRA_DIST): Add pathmax.h.
11503         * modules/physmem (EXTRA_DIST): Add physmem.h.
11504         * modules/posixtm (EXTRA_DIST): Add posixtm.h.
11505         * modules/posixver (EXTRA_DIST): Add posixver.h.
11506         * modules/quote (EXTRA_DIST): Add quote.h.
11507         * modules/quotearg (EXTRA_DIST): Add quotearg.h.
11508         * modules/readtokens (EXTRA_DIST): Add readtokens.h.
11509         * modules/readutmp (EXTRA_DIST): Add readutmp.h.
11510         * modules/regex (EXTRA_DIST): Add regcomp.c regex.h regex_internal.c
11511         regex_internal.h regexec.c.
11512         * modules/safe-read (EXTRA_DIST): Add safe-read.h.
11513         * modules/safe-write (EXTRA_DIST): Add safe-write.h.
11514         * modules/same (EXTRA_DIST): Add same.h.
11515         * modules/same-inode (EXTRA_DIST): Add same-inode.h.
11516         * modules/save-cwd (EXTRA_DIST): Add save-cwd.h.
11517         * modules/savedir (EXTRA_DIST): Add savedir.h.
11518         * modules/sha1 (EXTRA_DIST): Add sha1.h.
11519         * modules/sig2str (EXTRA_DIST): Add sig2str.h.
11520         * modules/stat-macros (EXTRA_DIST): Add stat-macros.h.
11521         * modules/stat-time (EXTRA_DIST): Add stat-time.h.
11522         * modules/stdlib-safer (EXTRA_DIST): Add stdlib-safer.h stdlib--.h.
11523         * modules/strdup (EXTRA_DIST): Add strdup.h.
11524         * modules/strftime (EXTRA_DIST): Add strftime.h.
11525         * modules/strndup (EXTRA_DIST): Add strndup.h.
11526         * modules/strnlen (EXTRA_DIST): Add strnlen.h.
11527         * modules/strverscmp (EXTRA_DIST): Add strverscmp.h.
11528         * modules/time_r (EXTRA_DIST): Add time_r.h.
11529         * modules/timespec (EXTRA_DIST): Add timespec.h.
11530         * modules/tmpfile-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
11531         * modules/unistd-safer (EXTRA_DIST): Add unistd-safer.h unistd--.h.
11532         * modules/unlinkdir (EXTRA_DIST): Add unlinkdir.h.
11533         * modules/unlocked-io (EXTRA_DIST): Add unlocked-io.h.
11534         * modules/userspec (EXTRA_DIST): Add userspec.h.
11535         * modules/utimecmp (EXTRA_DIST): Add utimecmp.h.
11536         * modules/utimens (EXTRA_DIST): Add utimens.h.
11537         * modules/xalloc (EXTRA_DIST): Add xalloc.h.
11538         * modules/xgetcwd (EXTRA_DIST): Add xgetcwd.h.
11539         * modules/xnanosleep (EXTRA_DIST): Add xnanosleep.h.
11540         * modules/xreadlink (EXTRA_DIST): Add xreadlink.h.
11541         * modules/xstrtod (EXTRA_DIST): Add xstrtod.h.
11542         * modules/xstrtol (EXTRA_DIST): Add xstrtol.h.
11543         * modules/xstrtold (EXTRA_DIST): Add xstrtod.c xstrtod.h.
11544         * modules/yesno (EXTRA_DIST): Add yesno.h.
11545
11546 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
11547
11548         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Check for fchmod.
11549
11550         * m4/argmatch.m4: New file, from coreutils with AC_LIBSOURCES removed.
11551         * m4/dev-ino.m4, same-inode.m4: Remove.
11552
11553         * m4/_inttypes_h.m4 (gl_INTTYPES_H):
11554         * m4/acl.m4 (AC_FUNC_ACL):
11555         * m4/backupfile.m4 (gl_BACKUPFILE):
11556         * m4/c-strtod.m4 (gl_C99_STRTOLD):
11557         * m4/canon-host.m4 (gl_CANON_HOST):
11558         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
11559         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG):
11560         * m4/chdir-safer.m4 (gl_CHDIR_SAFER):
11561         * m4/cloexec.m4 (gl_CLOEXEC):
11562         * m4/close-stream.m4 (gl_CLOSE_STREAM):
11563         * m4/closeout.m4 (gl_CLOSEOUT):
11564         * m4/dirfd.m4 (gl_FUNC_DIRFD):
11565         * m4/dirname.m4 (gl_DIRNAME):
11566         * m4/exclude.m4 (gl_EXCLUDE):
11567         * m4/exitfail.m4 (gl_EXITFAIL):
11568         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER):
11569         * m4/file-type.m4 (gl_FILE_TYPE):
11570         * m4/filemode.m4 (gl_FILEMODE):
11571         * m4/filenamecat.m4 (gl_FILE_NAME_CONCAT):
11572         * m4/fpending.m4 (gl_FUNC_FPENDING):
11573         * m4/fprintftime.m4 (gl_FPRINTFTIME):
11574         * m4/fts.m4 (gl_FUNC_FTS):
11575         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL):
11576         * m4/getdate.m4 (gl_GETDATE):
11577         * m4/gethrxtime.m4 (gl_GETHRXTIME):
11578         * m4/getpagesize.m4 (gl_GETPAGESIZE):
11579         * m4/getpass.m4 (gl_FUNC_GETPASS):
11580         * m4/gettime.m4 (gl_GETTIME):
11581         * m4/getugroups.m4 (gl_GETUGROUPS):
11582         * m4/glob.m4 (gl_GLOB_SUBSTITUTE):
11583         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER):
11584         * m4/hard-locale.m4 (gl_HARD_LOCALE):
11585         * m4/hash.m4 (gl_HASH):
11586         * m4/idcache.m4 (gl_IDCACHE):
11587         * m4/lchmod.m4 (gl_FUNC_LCHMOD):
11588         * m4/lchown.m4 (gl_FUNC_LCHOWN):
11589         * m4/long-options.m4 (gl_LONG_OPTIONS):
11590         * m4/lstat.m4 (gl_FUNC_LSTAT):
11591         * m4/md5.m4 (gl_MD5):
11592         * m4/memcasecmp.m4 (gl_MEMCASECMP):
11593         * m4/memcoll.m4 (gl_MEMCOLL):
11594         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY):
11595         * m4/memrchr.m4 (gl_FUNC_MEMRCHR):
11596         * m4/memxor.m4 (gl_MEMXOR):
11597         * m4/mkancesdirs.m4 (gl_MKANCESDIRS):
11598         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS):
11599         * m4/modechange.m4 (gl_MODECHANGE):
11600         * m4/mountlist.m4 (gl_MOUNTLIST):
11601         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
11602         * m4/openat.m4 (gl_FUNC_OPENAT):
11603         * m4/pathmax.m4 (gl_PATHMAX):
11604         * m4/physmem.m4 (gl_PHYSMEM):
11605         * m4/posixtm.m4 (gl_POSIXTM):
11606         * m4/posixver.m4 (gl_POSIXVER):
11607         * m4/quote.m4 (gl_QUOTE):
11608         * m4/quotearg.m4 (gl_QUOTEARG):
11609         * m4/readtokens.m4 (gl_READTOKENS):
11610         * m4/readutmp.m4 (gl_READUTMP):
11611         * m4/regex.m4 (gl_REGEX):
11612         * m4/safe-read.m4 (gl_SAFE_READ):
11613         * m4/safe-write.m4 (gl_SAFE_WRITE):
11614         * m4/same.m4 (gl_SAME):
11615         * m4/save-cwd.m4 (gl_SAVE_CWD):
11616         * m4/savedir.m4 (gl_SAVEDIR):
11617         * m4/settime.m4 (gl_SETTIME):
11618         * m4/sha1.m4 (gl_SHA1):
11619         * m4/sig2str.m4 (gl_FUNC_SIG2STR):
11620         * m4/stat-macros.m4 (gl_STAT_MACROS):
11621         * m4/stat-time.m4 (gl_STAT_TIME):
11622         * m4/stdio-safer.m4 (gl_FOPEN_SAFER):
11623         * m4/stdlib-safer.m4 (gl_STDLIB_SAFER):
11624         * m4/strdup.m4 (gl_FUNC_STRDUP):
11625         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME):
11626         * m4/strndup.m4 (gl_FUNC_STRNDUP):
11627         * m4/strnlen.m4 (gl_FUNC_STRNLEN):
11628         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP):
11629         * m4/time_r.m4 (gl_TIME_R):
11630         * m4/timespec.m4 (gl_TIMESPEC):
11631         * m4/unistd-safer.m4 (gl_UNISTD_SAFER):
11632         * m4/unlinkdir.m4 (gl_UNLINKDIR):
11633         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO):
11634         * m4/userspec.m4 (gl_USERSPEC):
11635         * m4/utimecmp.m4 (gl_UTIMECMP):
11636         * m4/utimens.m4 (gl_UTIMENS):
11637         * m4/xalloc.m4 (gl_XALLOC):
11638         * m4/xgetcwd.m4 (gl_XGETCWD):
11639         * m4/xnanosleep.m4 (gl_XNANOSLEEP):
11640         * m4/xreadlink.m4 (gl_XREADLINK):
11641         * m4/xstrtod.m4 (gl_XSTRTOD):
11642         * m4/yesno.m4 (gl_YESNO):
11643         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
11644         to get the necessary .h files and whatnot.
11645
11646 2006-08-21  Mark D. Baushke  <mdb@gnu.org>
11647             Bruno Haible  <bruno@clisp.org>
11648
11649         * gnulib-tool (func_verify_module): Work around Sun's non-POSIX 1003.2
11650         /bin/sh understanding of '!' conditional negation.
11651
11652 2006-08-21  Jim Meyering  <jim@meyering.net>
11653
11654         * modules/openat (Depends-on): Really alphabetize.
11655
11656         * modules/acl (Depends-on): Add error and quote.
11657
11658         * check-module (find_included_lib_files): Add at-func.c to the
11659         ok-to-include-more-than-once white list.
11660
11661         * modules/openat (Depends-on): Add lstat.  Alphabetize.
11662
11663 2006-08-21  Bruno Haible  <bruno@clisp.org>
11664
11665         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
11666         Emit a pkgdata_DATA variable only if some snippets add contents to it.
11667         Reported by Martin Lambers <marlam@marlam.de>.
11668
11669 2006-08-21  Bruno Haible  <bruno@clisp.org>
11670
11671         * gnulib-tool (func_emit_lib_Makefile_am): If the snippets already
11672         specify an installation location, don't emit a noinst_LIBRARIES or
11673         noinst_LTLIBRARIES assignment.
11674
11675 2006-08-21  Bruno Haible  <bruno@clisp.org>
11676
11677         BeOS portability.
11678         * modules/mbchar (Include): Don't test HAVE_WCTYPE_H any more, since
11679         BeOS has mbrtowc() but no <wctype.h>.
11680
11681 2006-08-21  Bruno Haible  <bruno@clisp.org>
11682
11683         BeOS portability.
11684         * m4/mbchar.m4 (gl_MBCHAR): Compile mbchar.c also if <wctype.h> doesn't
11685         exist.
11686
11687 2006-08-21  Bruno Haible  <bruno@clisp.org>
11688
11689         BeOS portability.
11690         * lib/mbchar.h: Include <wctype.h> only if it exists.
11691
11692 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
11693
11694         Remove files that are no longer needed by their respective modules.
11695         * m4/obstack.m4: Remove.
11696         * m4/strerror_r.m4: Remove.
11697         * m4/uint32_t.m4: Remove.
11698         * m4/uintptr_t.m4: Remove.
11699         * m4/ullong_max.m4: Remove.
11700         * m4/xstrtoimax.m4: Remove.
11701         * m4/xstrtoumax.m4: Remove.
11702
11703         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Do not require
11704         gl_AC_TYPE_UINTMAX_T, gl_STRUCT_DEV_INO, or gl_SAME_INODE, since gnulib
11705         dependencies now capture this.
11706
11707         * m4/cycle-check.m4 (gl_CYCLE_CHECK):
11708         Do not use AC_LIBSOURCES, since gnulib modules now do this.
11709         * m4/fsusage.m4 (gl_FSUSAGE): Likewise.
11710         * m4/human.m4 (gl_HUMAN): Likewise.
11711         * m4/inttostr.m4 (gl_INTTOSTR): Likewise.
11712         * m4/xstrtol.m4 (gl_XSTRTOL): Likewise.
11713
11714         * m4/filemode.m4 (gl_FILEMODE): Require AC_STRUCT_ST_DM_MODE.
11715
11716         * m4/filemode.m4 (gl_PREREQ_FSUSAGE_EXTRA): Do not require
11717         gl_AC_TYPE_INTMAX_T or gl_AC_TYPE_UINTMAX_T, since we now require
11718         stdint.
11719         * m4/human.m4 (gl_HUMAN): Likewise.
11720         * m4/inttostr.m4 (gl_PREREQ_INTTOSTR): Likewise.
11721         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Likewise.
11722         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
11723         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
11724         * m4/xstrtol (gl_XSTRTOL): Likewise.
11725
11726         * m4/gethrxtime.m4 (gl_XTIME): gl_AC_TYPE_LONG_LONG ->
11727         AC_TYPE_LONG_LONG_INT.
11728         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
11729         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Likewise.
11730         * m4/strtoull.m4 (gl_FUNC_STRTOULL): Likewise, for unsigned long.
11731         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
11732
11733         * m4/human.m4 (gl_HUMAN): Do not require AM_STDBOOL_H since we depend
11734         on stdbool.
11735
11736         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL_H, gl_PREREQ_XSTRTOL): Remove.
11737         (gl_PREREQ_XSTRTOUL): Remove.
11738
11739         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Check for hasmntopt.
11740
11741         * m4/posixver.m4: Fix comment since head -1 now works even in POSIX
11742         mode.
11743
11744 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
11745
11746         Add and change modules to make it easier for coreutils to use
11747         gnulib-tool.
11748         * modules/backupfile (Files): Remove m4/d-ino.m4.
11749         (Depends-on): Add d-ino.
11750         * modules/cycle-check (Depends-on): Add stdint.
11751         (lib_SOURCES): Add cycle-check.h.
11752         * modules/d-ino: New module.
11753         * modules/d-type: New module.
11754         * modules/error (Files): Remove m4/strerror_r.m4.
11755         * modules/filemode (Files): Add m4/st_dm_mode.m4.
11756         * modules/fsuage (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
11757         m4/inttypes_h.m4, m4/uintmax_t.m4.
11758         (Depends-on): Add stdint.
11759         (lib_SOURCES): Add fsusage.h.
11760         * modules/getcwd (Files): Remove d-ino.m4.
11761         (Depends-on): Add d-ino.
11762         * modules/getndelim2 (Depends-on): Add stdint.
11763         * modules/glob (Files): Remove m4/d-type.m4.
11764         (Depends-on): Add d-type.
11765         * modules/host-os: New module.
11766         * modules/human (Files):  Remove m4/ulonglong.m4, m4/stdint_h.m4,
11767         m4/inttypes_h.m4, m4/uintmax_t.m4.
11768         * Depends-on: Add stdint.
11769         (lib_SOURCES): Add human.h.
11770         * modules/inttostr (Files): Remove m4/intmax_t.m4,
11771         m4/inttostr.m4, m4/inttypes_h.m4, m4/longlong.m4, m4/stdint_h.m4,
11772         m4/uintmax_t.m4, m4/ulonglong.m4.
11773         (Depends-on): Add stdint.
11774         (EXTRA_DIST): Add inttostr.h.
11775         * modules/lchmod: New module.
11776         * modules/link-follow: New module.
11777         * modules/mkdir-p (Files): Remove lib/lchmod.h, m4/lchmod.m4.
11778         (Depends-on): Add lchmod.
11779         * modules/mkstemp (Files): Remove m4/ulonglong.m4,
11780         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4.
11781         (Depends-on): Add stdint.
11782         * modules/obstack (Files): Remove m4/inttypes_h.m4, m4/obstack.m4,
11783         m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4.
11784         (Depends-on): Add stdint.
11785         (configure.ac): Change gl_OBSTACK to AC_FUNC_OBSTACK.
11786         * modules/perl: New module.
11787         * modules/regex (Depends-on): Add stdint.
11788         * modules/rmdir-errno: New module.
11789         * modules/strtoimax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
11790         m4/intmax_t.m4.
11791         (Depends-on): Add stdint.
11792         * modules/strtoumax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
11793         m4/uintmax_t.m4.
11794         (Depends-on): Add stdint.
11795         * modules/unlink-busy: New module.
11796         * modules/utimecmp (Depends-on): Add stdint.
11797         * modules/uptime: New module.
11798         * modules/winsz-ioctl: New module.
11799         * modules/winsz-termios: New module.
11800         * modules/xnanosleep (Depends-on): Add nanosleep.
11801         * modules/ullong_max: Remove.
11802         * modules/xstrtoimax (Files): Remove m4/xstrtoimax.m4.
11803         (configure.ac): Remove gl_XSTRTOIMAX; no action needed now.
11804         * modules/xstrtol (Files): Remove m4/ulonglong.m4, m4/longlong.m4,
11805         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4, m4/intmax_t.m4.
11806         (Depends-on): Add inttypes.
11807         (lib_SOURCES): Add xstrtol.h.
11808         * modules/xstrtoumax (Files): Remove m4/xstrtoumax.m4.
11809         (configure.ac): Remove gl_XSTRTOUMAX; no action needed now.
11810         * MODULES.html.sh: Move 'assert' into the assert section.
11811         Move 'dummy' into the linking section.
11812         Remove ullong_max.
11813         Add section for compatibility checks for POSIX:2001 functions,
11814         and put d-ino, d-type, link-follow, rmdir-errno, unlink-busy,
11815         winsz-ioctl, and winsz-termios into it.
11816         Add lchmod.
11817         Add top-level Misc section and put host-os, perl, and uptime
11818         into it.
11819
11820 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
11821
11822         * lib/cycle-check.h: Include <stdint.h> unconditionally, since we
11823         now assume the stdint module.  Do not include inttypes.h.
11824         * lib/fsusage.h: Likewise.
11825         * lib/getndelim2.c: Likewise.
11826         * lib/human.h: Likewise.
11827         * lib/inttostr.h: Likewise.
11828         * lib/obstack.c: Likewise.
11829         * lib/regex_internal.h: Likewise.
11830         * lib/tempname.c: Likewise.
11831         * lib/utimecmp.c: Likewise.
11832         * lib/xstrtol.h: Likewise.
11833
11834         * lib/stat_.h: Fix typo: HAVE_FUNC_LSTAT -> HAVE_LSTAT.
11835
11836         * lib/strtoimax.c: Adjust to macro name changes in Autoconf,
11837         e.g., HAVE_LONG_LONG -> HAVE_LONG_LONG_INT.
11838         * lib/xtime.h: Likewise.
11839
11840 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
11841
11842         * modules/openat (Files): Add lib/fchmodat.c.
11843         Fixes problem reported by Jay Youngman.
11844
11845 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
11846
11847         * lib/fchmodat.c: New file, from coreutils.  This was inadvertently
11848         omitted in the 2006-08-17 update.  Problem reported by Jay Youngman.
11849
11850 2006-08-18  Paul Eggert  <eggert@cs.ucla.edu>
11851             Bruno Haible  <bruno@clisp.org>
11852
11853         * m4/bison-i18n.m4 (BISON_I18N): Also handle the case where yacc exists
11854         and is a script that invokes bison. Tighten the code. Add comments.
11855
11856 2006-08-18  Jim Meyering  <jim@meyering.net>
11857
11858         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Also check for
11859         CLOCK_REALTIME, since gethrxtime may revert to using clock_gettime via
11860         gettime.c.  Gabor Z. Papp reported that gethrxtime-using programs
11861         failed to link due to unresolved clock_gettime on a linux-2.4.x system.
11862
11863 2006-08-18  Bruno Haible  <bruno@clisp.org>
11864
11865         * modules/bison-i18n: New file.
11866         * MODULES.html.sh (Internationalization functions): Add it.
11867
11868 2006-08-18  Bruno Haible  <bruno@clisp.org>
11869
11870         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Also check for
11871         sys/statvfs.h. When getmntinfo was found, check its declaration and
11872         set either MOUNTED_GETMNTINFO or MOUNTED_GETMNTINFO2 depending on it.
11873
11874 2006-08-18  Bruno Haible  <bruno@clisp.org>
11875
11876         * m4/bison-i18n.m4: New file, from bison.
11877
11878 2006-08-18  Bruno Haible  <bruno@clisp.org>
11879
11880         * lib/mountlist.c [MOUNTED_GETMNTINFO2]: Include sys/statvfs.h.
11881         (ME_DUMMY): Treat "kernfs" as a dummy.
11882         (read_file_system_list) [MOUNTED_GETMNTINFO2]: Implement.
11883
11884 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
11885
11886         Update from coreutils.
11887
11888         2006-08-15  Jim Meyering  <jim@meyering.net>
11889
11890         * m4/openat.m4 (gl_FUNC_OPENAT): Add at-func.c via AC_LIBSOURCES.
11891
11892         2006-01-17  Jim Meyering  <jim@meyering.net>
11893
11894         * m4/fts.m4 (gl_FUNC_FTS_CORE): Depend on gl_FUNC_OPENAT.
11895
11896         2006-01-11  Jim Meyering  <jim@meyering.net>
11897
11898         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile fchmodat.c.
11899         Check for the lchmod function.
11900
11901 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
11902
11903         Update from coreutils.
11904
11905         * lib/__fpending.h: Add copyright notice.
11906         * lib/fprintftime.h: Likewise.
11907         * lib/savedir.c: Use (C) in copyright notice.
11908         * lib/savedir.h: Likewise.
11909
11910         2006-08-15  Jim Meyering  <jim@meyering.net>
11911
11912         * lib/at-func.c: New file, with the logic of all emulated at-functions.
11913         * lib/openat-priv.h: Include <errno.h> and define ENOSYS,
11914         in support of the EXPECTED_ERRNO macro.
11915         * lib/openat.c (fstatat, unlinkat, fchownat): Remove function
11916         definitions.  Instead, define the appropriate symbols and include
11917         "at-func.c".
11918         * lib/mkdirat.c (mkdirat): Likewise.
11919         * lib/fchmodat.c (fchmodat): Likewise.
11920         (ENOSYS): Remove definition.
11921         * lib/openat.c: Don't include <errno.h>, now that "openat-priv.h" does
11922         it.  Don't include "unistd--.h" -- it wasn't ever used.
11923
11924         2006-01-17  Jim Meyering  <jim@meyering.net>
11925
11926         Rewrite fts.c not to change the current working directory,
11927         by using openat, fstatat, fdopendir, etc..
11928
11929         * lib/fts.c [! _LIBC]: Include "openat.h" and "unistd--.h".
11930         (HAVE_OPENAT_SUPPORT): Define.
11931         [_LIBC] (fchdir): Don't undef or define; no longer used.
11932         (FCHDIR): Define in terms of cwd_advance_fd rather than fchdir.
11933         Now, this `function' always succeeds, and consumes its file descriptor
11934         parameter -- so callers must not close such FDs.  Update callers.
11935         (diropen_fd, opendirat, cwd_advance_fd): New functions.
11936         (diropen): Add parameter, SP.  Adjust all callers.
11937         Implement using diropen_fd, rather than open.
11938         (fts_open): Initialize new member, fts_cwd_fd.
11939         Remove fts_rft-setting code.
11940         (fts_close): Close fts_cwd_fd, if necessary.
11941         (__opendir2): Define in terms of opendir or opendirat,
11942         depending on whether the FST_NOCHDIR flag is set.
11943         (fts_build): Since fts_safe_changedir consumes its FD, and since
11944         this code must do `closedir(dirp)', dup the dirfd(dirp) argument,
11945         and close the dup'd file descriptor upon failure.
11946         (fts_stat): Use fstatat(...AT_SYMLINK_NOFOLLOW) in place of lstat.
11947         (fts_safe_changedir): Tweak semantics to reflect that this function
11948         now calls cwd_advance_fd and hence consumes its FD argument.
11949         * lib/fts_.h [struct FTS] (fts_cwd_fd): New member.
11950         [struct FTS] (fts_rft): Remove now-unused member.
11951         [struct FTS] (fts_cycle.state): Improve comment.
11952
11953         * lib/openat.c (openat_needs_fchdir): New function.
11954         * lib/openat.h (openat_needs_fchdir): Declare it.
11955
11956 2006-08-16  Paul Eggert  <eggert@cs.ucla.edu>
11957
11958         * lib/memcoll.c (memcoll): Set errno = 0 in the shortcut case, too.
11959         Problem and fix reported by Pádraig Brady in
11960         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00099.html>.
11961
11962 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
11963
11964         * modules/cycle-check (configure.ac): Add gl_CYCLE_CHECK.
11965
11966 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
11967
11968         * lib/memcoll.c (memcoll): Optimize for the common case where the
11969         arguments are bytewise equal.
11970
11971 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
11972
11973         * doc/regexprops-generic.texi: Add a copyright notice.
11974
11975 2006-08-15  Bruno Haible  <bruno@clisp.org>
11976
11977         * modules/tmpdir (License): Change to LGPL.
11978
11979 2006-08-15  Bruno Haible  <bruno@clisp.org>
11980
11981         * gnulib-tool (func_all_modules, func_verify_module): COPYING is not a
11982         module.
11983
11984 2006-08-14  Simon Josefsson  <jas@extundo.com>
11985
11986         * config/srclist.txt: Add gnupload.
11987
11988 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
11989
11990         Change copyright notice from LGPL 2 to GPL 2, since that's the
11991         standard form used in the gnulib repository.
11992         * tests/test-lock.c: Likewise.
11993         * tests/test-stdint.c: Likewise.
11994         * tests/test-tls.c: Likewise.
11995
11996         * users.txt: Add bison, diffutils, libprelude, prelude-lml,
11997         prelude-manager.  User shorter URLs for GNU projects, without '?'.
11998         Add copyright notice.
11999
12000         * check-module: Add copyright notice.  Output a copyright
12001         notice if "--version" is specified.
12002         * modules/COPYING: New file.
12003         * tests/test-getaddrinfo.c: Add copyright notice.
12004         * tests/test-verify.c: Likewise.
12005
12006 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
12007
12008         Change copyright notice from LGPL 2 to GPL 2, since that's the
12009         standard form used in the gnulib repository.
12010         * lib/lock.c: LGPL -> GPL.
12011         * lib/lock.h: Likewise.
12012         * lib/strnlen1.c: Likewise.
12013         * lib/strnlen1.h: Likewise.
12014         * lib/tls.c: Likewise.
12015         * lib/tls.h: Likewise.
12016         * lib/tmpdir.c: Likewise.
12017
12018         * lib/TODO: Remove; this belongs only in coreutils.
12019
12020 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
12021
12022         Add copyright notices to long-enough files that lack them, since
12023         otherwise the files aren't clearly free.  Use the same notice that
12024         getdate.texi already uses.
12025         * doc/alloca-opt.texi: Add copyright notice.
12026         * doc/alloca.texi: Likewise.
12027         * doc/ctime.texi: Likewise.
12028         * doc/functions.texi: Likewise.
12029         * doc/gcd.texi: Likewise.
12030         * doc/gnulib-tool.texi: Likewise.
12031         * doc/inet_ntoa.texi: Likewise.
12032         * doc/visibility.texi: Likewise.
12033
12034         * doc/getdate.texi: Update FDL version from 1.1 to 1.2.
12035         * doc/quote.texi: Add copyright notice.
12036
12037         * doc/solaris-versions: Add SunOS 5.10, SunOS 1.x, SunOS 4.0, SunOS
12038         4.0.x, SunOS 4.1.1.1, SunOS 4.1.1_U1, SunOS 4.1.3B.  SunOS 4.1.3
12039         was Solaris 1.1A.  Remove space before B in Solaris 1.1.1B.
12040         Mention SunOS 5.11.  Mention that everything before SunOS 5.7
12041         is now obsolete, and give a pointer to the Sun list.
12042         Add copyright notice.
12043
12044 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
12045
12046         * config/srclistvars.sh: Add copyright notice.
12047
12048 2006-08-14  Eric Blake  <ebb9@byu.net>
12049
12050         Import the following change from libc:
12051
12052         2006-08-12  Ulrich Drepper  <drepper@redhat.com>
12053
12054         Upstream bug 2997.
12055         * lib/misc/error.c: Add space between program name and message if file
12056         name is missing.
12057
12058 2006-08-12  Karl Berry  <karl@gnu.org>
12059
12060         * config/srclist.txt (ssize_t.m4, sig_atomic_t.m4, signalblocking.m4):
12061         remove, these originate in gnulib now.
12062
12063 2006-08-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12064
12065         * doc/Makefile (standards.info standards.html standards.dvi):
12066         Also depend on make-stds.texi.
12067
12068 2006-08-11  Paul Eggert  <eggert@cs.ucla.edu>
12069
12070         * lib/pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC_PIPE ->
12071         HAVE_PIPE.  Fix a file descriptor leak when fd_safer fails.
12072
12073         * lib/regex_internal.c (re_string_skip_chars): Don't assume WEOF fits
12074         in wchar_t.  Problem reported by Eric Blake.
12075
12076         * lib/snprintf.c (snprintf): memcpy LEN bytes, not SIZE - 1, when
12077         LEN is smaller than SIZE.  Suggested by Bruno Haible.
12078         Also, help the compiler to keep LEN in a register.
12079
12080 2006-08-11  Eric Blake  <ebb9@byu.net>
12081
12082         * users.txt: Sort.  Add tar.
12083
12084 2006-08-11  Bruno Haible  <bruno@clisp.org>
12085
12086         * users.txt: New file.
12087
12088 2006-08-11  Bruno Haible  <bruno@clisp.org>
12089
12090         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Include <stdio.h> and <time.h>
12091         before <wchar.h>. Needed for OSF/1 and BSD/OS.
12092
12093 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
12094
12095         * modules/snprintf (Depends-on): Remove minmax.
12096         (Maintainer): Add self and Bruno.
12097
12098 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
12099
12100         * lib/.cppi-disable: Add snprintf.h, socket_.h.
12101         * lib/snprintf.c: Include <errno.h> and <limits.h>.
12102         (EOVERFLOW): Define if the system does not.
12103         Do not include "minmax.h"; it wasn't used.
12104         (snprintf): Don't assume size_t promotes to an unsigned type.
12105         Fix bug when generated string was too long for the buffer: the
12106         buffer's contents are supposed to be the initial prefix of the
12107         output.  Don't assume vasnprintf returns EOVERFLOW if the size
12108         exceeds INT_MAX; do the check ourselves.
12109
12110         Import the following changes from libc:
12111
12112         2006-06-02  Jakub Jelinek  <jakub@redhat.com>
12113
12114         * lib/posix/regex_internal.c (re_string_skip_chars): If no character
12115         has been converted at all, set *last_wc to WEOF.  If mbrtowc failed,
12116         set wc to the byte which couldn't be converted.
12117         (re_string_reconstruct): Don't clear valid_raw_len before calling
12118         re_string_skip_chars.  If wc is WEOF after re_string_skip_chars, set
12119         tip_context using re_string_context_at.
12120
12121         2006-05-02  Ulrich Drepper  <drepper@redhat.com>
12122
12123         * lib/posix/regex.h: g++ still cannot handled [restrict].
12124
12125         2006-04-21  Ulrich Drepper  <drepper@redhat.com>
12126
12127         * lib/posix/regex.h: Remove special handling for VMS.
12128
12129 2006-08-10  Jim Meyering  <jim@meyering.net>
12130
12131         * modules/same-inode: New module.
12132         * modules/dev-ino: New module.
12133         * modules/cycle-check: Depend on these modules, rather than simply
12134         including their .h files.
12135         (Makefile.am): Don't list cycle-check.[ch] here, now that they're
12136         required via m4/cycle-check.m4.
12137         * modules/same: Depend on new same-inode module, rather than
12138         including same-inode.h.
12139         * modules/chdir-safer: New file.
12140
12141         * modules/chown (Depends-on): Add stat-macros.
12142
12143 2006-08-10  Jim Meyering  <jim@meyering.net>
12144
12145         * m4/cycle-check.m4: New file.
12146         Require gl_STRUCT_DEV_INO and gl_SAME_INODE.
12147         * m4/dev-ino.m4, m4/same-inode.m4: New files.
12148
12149 2006-08-10  Eric Blake  <ebb9@byu.net>
12150
12151         * modules/verror (Depends-on): Remove bogus gl_VERROR that snuck
12152         in from original proposal.
12153
12154 2006-08-10  Eric Blake  <ebb9@byu.net>
12155         and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
12156
12157         * gnulib-tool (func_import): Detect unexpanded macros in gnulib
12158         namespace.
12159
12160 2006-08-10  Bruno Haible  <bruno@clisp.org>
12161
12162         * gnulib-tool (func_create_testdir): Detect unexpanded macros here
12163         as well.
12164
12165 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
12166
12167         Sync from coreutils.
12168
12169         2006-07-19  Mike Frysinger  <vapier@gentoo.org>
12170
12171         * lib/mountlist.c [ME_REMOTE]: Filter out cifs.
12172         Reported by Toralf Förster in <http://bugs.gentoo.org/141012>.
12173
12174 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
12175
12176         * modules/restrict: Remove; no longer needed now that we assume
12177         Autoconf 2.59 or later.
12178         * MODULES.html.sh: Remove 'restrict'.
12179         * modules/argp (Depends-on): Remove 'restrict'.
12180         * modules/base64 (Depends-on): Likewise.
12181         * modules/gc (Depends-on): Likewise.
12182         * modules/getaddrinfo (Depends-on): Likewise.
12183         * modules/glob (Depends-on): Likewise.
12184         * modules/inet_ntop (Depends-on): Likewise.
12185         * modules/inet_pton (Depends-on): Likewise.
12186         * modules/memxor (Depends-on): Likewise.
12187         * modules/regex (Depends-on): Likewise.
12188         * modules/strtok_r (Depends-on): Likewise.
12189         * modules/time_r (Depends-on): Likewise.
12190
12191 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
12192
12193         * m4/argp.m4 (gl_ARGP): Require AC_C_RESTRICT.
12194         * m4/gc.m4 (gl_PREREQ_GC): Likewise.
12195         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
12196         * m4/inet_ntop.m4 (gl_PREREQ_INET_NTOP): Likewise.
12197         * m4/inet_pton.m4 (gl_PREREQ_INET_PTON): Likewise.
12198         * m4/memxor.m4 (gl_MEMXOR): Likewise.
12199         * m4/restrict.m4: Remove; no longer needed.  All remaining uses of
12200         gl_C_RESTRICT replaced by AC_C_RESTRICT.
12201
12202         Merge from coreutils.
12203         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_C_RESTRICT, not
12204         gl_C_RESTRICT, now that we assume Autoconf 2.59 or later.
12205         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
12206         * m4/time_r.m4 (gl_TIME_R): Likewise.
12207
12208 2006-08-09  Karl Berry  <karl@gnu.org>
12209
12210         * config/srclist.txt: no more gettext-tools, per Bruno.
12211
12212 2006-08-08  Eric Blake  <ebb9@byu.net>
12213
12214         * modules/verror: New module.
12215         * MODULES.html.sh: Document it.
12216
12217 2006-08-08  Eric Blake  <ebb9@byu.net>
12218
12219         * lib/verror.h, lib/verror.c: New files.
12220
12221 2006-08-08  Eric Blake  <ebb9@byu.net>
12222
12223         * lib/verror.c (verror_at_line): Work around glibc bug 2997, so that
12224         verror_at_line output complies with GNU Coding Standards even when
12225         file is NULL.
12226
12227 2006-08-07  Bruno Haible  <bruno@clisp.org>
12228
12229         * lib/allocsa.h (sa_alignof) [_AIX]: Also consider 'long long' in newer
12230         versions of AIX.
12231         Reported by Ralf Wildenhues.
12232
12233 2006-08-07  Bruno Haible  <bruno@clisp.org>
12234
12235         * gnulib-tool (func_create_testdir): Wrap the set of autoconf snippets
12236         in an AC_DEFUN. Needed so that the autoconf snippets can use
12237         AC_REQUIRE.
12238
12239 2006-08-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12240
12241         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
12242         Initialize pkgdata_DATA.
12243         * modules/javaversion (Makefile.am): Add to pkgdata_DATA, rather than
12244         overriding it.
12245
12246 2006-08-06  Eric Blake  <ebb9@byu.net>
12247
12248         * lib/error.h: Fold in some upstream changes from glibc.
12249         * lib/error.c: Likewise.
12250
12251 2006-08-04  Bruno Haible  <bruno@clisp.org>
12252
12253         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
12254         Make the mostlyclean-local rule depend on mostlyclean-generic.
12255         Reported by Jim Meyering. Solution suggested by Ralf Wildenhues.
12256
12257 2006-07-31  Bruno Haible  <bruno@clisp.org>
12258
12259         * m4/localcharset.m4 (gl_LOCALCHARSET): Remove tests for <stddef.h>,
12260         <stdlib.h>, <string.h>.
12261
12262 2006-07-30  Bruno Haible  <bruno@clisp.org>
12263
12264         * modules/readlink (License): Change to LGPL.
12265
12266 2006-07-30  Bruno Haible  <bruno@clisp.org>
12267
12268         * modules/javaversion (Makefile.am): Distribute javaversion.java and
12269         javaversion.class. Also install javaversion.class in $(pkgdatadir) and
12270         set PKGDATADIR to point to it.
12271
12272 2006-07-30  Bruno Haible  <bruno@clisp.org>
12273
12274         * modules/csharpexec (configure.ac): Comment out macro invocation.
12275         * modules/javaexec (configure.ac): Likewise.
12276         * modules/javacomp-script (configure.ac): Likewise.
12277
12278         * modules/csharpcomp-script (configure.ac): Use AC_REQUIRE.
12279
12280 2006-07-30  Bruno Haible  <bruno@clisp.org>
12281
12282         * modules/clean-temp (Depends-on): Add linkedhash-list, remove
12283         linked-list.
12284
12285 2006-07-30  Bruno Haible  <bruno@clisp.org>
12286
12287         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Assume <string.h> exists.
12288
12289 2006-07-30  Bruno Haible  <bruno@clisp.org>
12290
12291         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
12292         Initialize MOSTLYCLEANFILES to core and *.stackdump, so that core dumps
12293         get removed.
12294
12295 2006-07-29  Bruno Haible  <bruno@clisp.org>
12296
12297         Make it possible for gnulib-tool to work with locally modified or
12298         augmented gnulib repositories.
12299         * gnulib-tool (func_usage): Document --local-dir option.
12300         (local_gnulib_dir): New variable.
12301         Handle --local-dir option.
12302         (func_lookup_file): New function.
12303         (func_all_modules, func_verify_module): Look also in $local_gnulib_dir.
12304         (func_get_description, func_get_filelist, func_get_description,
12305         func_get_filelist, func_get_dependencies, func_get_autoconf_snippet,
12306         func_get_automake_snippet, func_get_include_directive,
12307         func_get_license, func_get_maintainer): Use func_lookup_file.
12308         (func_import, func_create_testdir): Use func_lookup_file.
12309
12310 2006-07-29  Bruno Haible  <bruno@clisp.org>
12311
12312         * modules/setenv (Depends-on): Add unistd.
12313
12314 2006-07-29  Bruno Haible  <bruno@clisp.org>
12315
12316         * lib/setenv.c: Undo unintended modification done on 2006-02-27.
12317
12318 2006-07-29  Bruno Haible  <bruno@clisp.org>
12319
12320         * lib/localcharset.c: Assume <stddef.h>, <stdlib.h>, <string.h> exist.
12321
12322 2006-07-29  Bruno Haible  <bruno@clisp.org>
12323
12324         * gnulib-tool (import, update): If there is no Makefile.am, look at
12325         aclocal.m4, instead of bailing out.
12326
12327 2006-07-29  Bruno Haible  <bruno@clisp.org>
12328
12329         * gnulib-tool (func_usage): Revert most of the 2006-07-15 change.
12330         Categorize the options by when they are useful.
12331
12332 2006-07-29  Bruno Haible  <bruno@clisp.org>
12333
12334         * gnulib-tool (func_usage): Document option --no-libtool.
12335         Handle option --no-libtool.
12336         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Update
12337         for changed semantics of $libtool variable.
12338         (func_import): Likewise. If libtool is not used, show this through
12339         an option --no-libtool.
12340         (func_create_testdir): Update.
12341
12342 2006-07-29  Bruno Haible  <bruno@clisp.org>
12343
12344         * gnulib-tool (func_import): Extend error message about missing
12345         --doc-base.
12346
12347 2006-07-29  Bruno Haible  <bruno@clisp.org>
12348
12349         * gnulib-tool (func_import): Don't create the $docbase directory if
12350         there is no file to store there.
12351
12352 2006-07-29  Bruno Haible  <bruno@clisp.org>
12353
12354         * gnulib-tool (autoconf_minversion): If a --dir option is given and
12355         relevant, look for configure.ac there, not in the current directory.
12356         Also use a simple search for AC_PREREQ, not "autoconf --trace".
12357
12358 2006-07-29  Bruno Haible  <bruno@clisp.org>
12359
12360         * gnulib-tool (SORT): New variable.
12361         (func_usage): Undocument --assume-autoconf option.
12362         Remove --assume-autoconf option handling.
12363         (autoconf_minversion): Determine from the contents of configure.ac.
12364         (func_import): Remove autoconf_minversion handling.
12365         Suggested by Eric Blake.
12366
12367 2006-07-29  Bruno Haible  <bruno@clisp.org>
12368
12369         * doc/gnulib-tool.texi (gl_LIBTOOL): Mention --no-libtool option.
12370
12371 2006-07-29  Bruno Haible  <bruno@clisp.org>
12372
12373         * config/srclist.txt (*setenv.[ch]): Remove rules.
12374
12375 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
12376
12377         * m4/inet_pton.m4, inet_ntop.m4: Check for netinet/in.h too.
12378
12379 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
12380
12381         * lib/inet_ntop.h, inet_pton.h: Need to include netinet/in.h before
12382         arpa/inet.h.
12383
12384 2006-07-28  Simon Josefsson  <jas@extundo.com>
12385
12386         * modules/inet_ntop (Depends-on): Depend on arpa_inet.
12387         * modules/inet_pton (Depends-on): Likewise.
12388
12389 2006-07-28  Simon Josefsson  <jas@extundo.com>
12390
12391         * m4/netinet_in_h.m4: New file.
12392
12393 2006-07-28  Simon Josefsson  <jas@extundo.com>
12394
12395         * lib/inet_ntop.h, inet_pton.h: No need to guard netinet/in.h
12396         #include's.
12397
12398 2006-07-28  Simon Josefsson  <jas@extundo.com>
12399
12400         * lib/inet_ntop.h, inet_pton.h: No need to guard arpa/inet.h
12401         #include's.
12402
12403 2006-07-28  Paul Eggert  <eggert@cs.ucla.edu>
12404
12405         * lib/modechange.c (mode_compile): Numeric modes now affect setuid and
12406         setgid on directories only if they set these bits.
12407         * lib/modechange.h: Remove obsolete comment about masks.
12408
12409 2006-07-28  Eric Blake  <ebb9@byu.net>
12410
12411         * lib/regex_internal.h (struct re_dfa_t) [!_LIBC]: Avoid invalid C89
12412         macro expansion.
12413
12414 2006-07-28  Bruno Haible  <bruno@clisp.org>
12415
12416         * lib/inet_ntop.h, inet_pton.h: Use #if HAVE* instead of #ifdef HAVE*.
12417
12418 2006-07-28  Bruno Haible  <bruno@clisp.org>
12419
12420         * m4/mbchar.m4 (gl_MBCHAR): Also test for iswcntrl.
12421
12422 2006-07-28  Bruno Haible  <bruno@clisp.org>
12423
12424         * lib/mbchar.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
12425         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
12426         Define fallbacks.
12427         Avoids link error on FreeBSD 4.x.
12428         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
12429
12430         * lib/wcwidth.h (iswprint): Assume an ASCII compatible wide character
12431         encoding.
12432         * lib/mbswidth.c (iswcntrl): Likewise.
12433
12434 2006-07-27  Bruno Haible  <bruno@clisp.org>
12435
12436         * m4/stdint.m4 (gl_STDINT_H): Define __STDC_CONSTANT_MACROS during the
12437         test.
12438
12439 2006-07-27  Bruno Haible  <bruno@clisp.org>
12440
12441         * lib/stdint_.h (INT*_C, UINT*_C) [C++]: Define these if
12442         __STDC_CONSTANT_MACROS is defined, not if __STDC_LIMIT_MACROS is
12443         defined.
12444
12445 2006-07-26  Eric Blake  <ebb9@byu.net>
12446
12447         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Check for missing pipe.
12448
12449 2006-07-26  Eric Blake  <ebb9@byu.net>
12450
12451         * lib/mkstemp-safer.c [! HAVE_MKSTEMP]: Add prototype for platforms
12452         like mingw that lack mkstemp.
12453         * lib/pipe-safer.c (pipe_safer) [!HAVE_FUNC_PIPE]: Provide fallback to
12454         avoid compilation warning on mingw.
12455
12456 2006-07-26  Bruno Haible  <bruno@clisp.org>
12457
12458         * m4/stdint.m4 (gl_STDINT_H): Also verify the existence of the macros
12459         INT*_MIN, INT_LEAST*_MAX, INT_LEAST*_MIN, UINT_LEAST*_MAX,
12460         INT_FAST*_MIN, INTPTR_MIN.
12461
12462 2006-07-25  Bruno Haible  <bruno@clisp.org>
12463
12464         * modules/version-etc (Depends-on): Add stdarg.
12465
12466 2006-07-25  Bruno Haible  <bruno@clisp.org>
12467
12468         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Avoid 'eval' in front of
12469         complex commands.
12470
12471 2006-07-25  Bruno Haible  <bruno@clisp.org>
12472
12473         * lib/version-etc.c (version_etc_va): Use va_copy, assumed to be
12474         defined in <stdarg.h> or config.h.
12475
12476 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
12477
12478         * m4/stdio-safer.m4 (gl_FOPEN_SAFER, gl_TMPFILE_SAFER): New macros.
12479         (gl_STDIO_SAFER): Remove.
12480
12481 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
12482
12483         * MODULES.html.sh (File stream based Input/Output):
12484         Add fopen-safer, tmpfile-safer; remove stdio-safer.
12485         * modules/getusershell (Depends-on): Change stdio-safer to fopen-safer.
12486         * modules/fopen-safer, modules/tmpfile-safer: New files.
12487         * modules/stdio-safer: Remove.
12488
12489 2006-07-24  Bruno Haible  <bruno@clisp.org>
12490
12491         * modules/tmpdir: New file.
12492         * MODULES.html.sh (File system functions): Add it.
12493
12494 2006-07-24  Bruno Haible  <bruno@clisp.org>
12495
12496         * modules/javacomp (Depends-on): Add unistd, javaversion, binary-io,
12497         getline, pathname, fwriteerror, clean-temp, xvasprintf, strstr.
12498
12499 2006-07-24  Bruno Haible  <bruno@clisp.org>
12500
12501         * modules/clean-temp: New file.
12502
12503 2006-07-24  Bruno Haible  <bruno@clisp.org>
12504
12505         * m4/tmpdir.m4: New file, from GNU gettext.
12506
12507 2006-07-24  Bruno Haible  <bruno@clisp.org>
12508
12509         * lib/tmpdir.h: New file, from GNU gettext.
12510         * lib/tmpdir.c: New file, from GNU gettext.
12511
12512 2006-07-24  Bruno Haible  <bruno@clisp.org>
12513
12514         * lib/clean-temp.h: New file, from GNU gettext.
12515         * lib/clean-temp.c: New file, from GNU gettext.
12516
12517 2006-07-23  Eric Blake  <ebb9@byu.net>
12518
12519         * modules/stdio-safer (Files): Add tmpfile-safer.c.
12520         (Depends-on): Add binary-io.
12521
12522 2006-07-23  Eric Blake  <ebb9@byu.net>
12523
12524         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add tmpfile-safer.c.
12525
12526 2006-07-23  Eric Blake  <ebb9@byu.net>
12527
12528         * lib/tmpfile-safer.c: New file.
12529         * lib/stdio-safer.h (fopen_safer): Add prototype.
12530         * lib/stdio--.h (tmpfile): Make safer.
12531
12532 2006-07-23  Bruno Haible  <bruno@clisp.org>
12533
12534         * lib/gl_anylinked_list2.h (ASYNCSAFE): New macro.
12535         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before,
12536         gl_linked_add_after, gl_linked_add_at, gl_linked_remove_node,
12537         gl_linked_remove_at): Use it.
12538
12539 2006-07-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
12540         and Simon Josefsson <jas@extundo.com>
12541
12542         * lib/getaddrinfo.h (AI_PASSIVE): Make sure it is defined.
12543
12544         * lib/getaddrinfo.c (getaddrinfo): Support AI_PASSIVE.
12545
12546 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
12547
12548         * modules/close-stream: New file.
12549         * modules/closeout (Description): Make it clear that it exits
12550         with a diagnostic on error.
12551         (Depends-on): Add close-stream.  Remove fpending, stdbool.
12552         * MODULES.html.sh (File stream based Input/Output): Add close-stream.
12553
12554 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
12555
12556         * m4/close-stream.m4: New file.
12557
12558 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
12559
12560         * lib/close-stream.c, lib/close-stream.h: New files.
12561
12562 2006-07-22  Bruno Haible  <bruno@clisp.org>
12563
12564         Merge from GNU gettext 0.15.
12565
12566         2006-05-01  Bruno Haible  <bruno@clisp.org>
12567
12568                 * build-aux/javacomp.sh.in: Update for changed javacomp.m4.
12569
12570         2006-07-22  Bruno Haible  <bruno@clisp.org>
12571
12572                 * modules/javaversion: New file.
12573                 * MODULES.html.sh (Java): Add javaversion.
12574
12575         2006-03-12  Bruno Haible  <bruno@clisp.org>
12576
12577                 * build-aux/javaexec.sh.in: Update for changed javaexec.m4.
12578
12579         2005-12-04  Bruno Haible  <bruno@clisp.org>
12580
12581                 * build-aux/csharpexec.sh.in: Add support for 'clix' launcher
12582                 (untested).
12583
12584         2006-06-21  Bruno Haible  <bruno@clisp.org>
12585
12586                 Avoid warnings from recent versions of mcs.
12587                 * build-aux/csharpcomp.sh.in (options_mcs): Don't use options
12588                 -o, -L, -r any more. Use options documented since mcs-1.0
12589                 instead. Similarly for -g.
12590
12591         2005-12-04  Bruno Haible  <bruno@clisp.org>
12592
12593                 * build-aux/csharpcomp.sh.in: Suffix for resources is
12594                 .resources, not .resource.
12595
12596         2005-07-09  Bruno Haible  <bruno@clisp.org>
12597
12598                 * build-aux/csharpcomp.sh.in (options_csc): For -l option,
12599                 add a .dll suffix.
12600                 Reported by Mark Junker <mjscod@gmx.de>.
12601
12602         2006-07-22  Bruno Haible  <bruno@clisp.org>
12603
12604                 * modules/gettext: Upgrade to gettext-0.15.
12605                 (Files): Remove m4/isc-posix.m4. Add m4/lock.m4,
12606                 m4/visibility.m4.
12607                 Replace m4/inttypes.m4 with m4/inttypes-h.m4.
12608
12609 2006-07-22  Bruno Haible  <bruno@clisp.org>
12610
12611         Merge from GNU gettext 0.15.
12612
12613         2006-03-25  Bruno Haible  <bruno@clisp.org>
12614
12615                 * lib-link.m4 (AC_LIB_LINKFLAGS_FROM_LIBS): New macro.
12616
12617         2006-07-21  Bruno Haible  <bruno@clisp.org>
12618
12619                 * javacomp.m4 (gt_JAVACOMP): Convert target_version "null" to
12620                 "1.1".
12621
12622         2006-05-09  Bruno Haible  <bruno@clisp.org>
12623
12624                 * javacomp.m4 (gt_JAVACOMP): On Cygwin, set
12625                 CLASSPATH_SEPARATOR to a semicolon. Use CLASSPATH_SEPARATOR
12626                 for the conftestver execution.
12627
12628         2006-05-01  Bruno Haible  <bruno@clisp.org>
12629
12630                 * javacomp.m4 (gt_JAVACOMP): Accept a source-version and an
12631                 optional target-version argument. Verify that the compiler
12632                 groks source of the specified source-version, or add -source
12633                 option as necessary. Verify that the compiler produces
12634                 bytecode in the specified target-version, or add -target and
12635                 -source options as necessary. Make the result of the test
12636                 available as variable CONF_JAVAC. Also log error output in
12637                 config.log.
12638
12639         2006-03-11  Bruno Haible  <bruno@clisp.org>
12640
12641                 * javacomp.m4 (gt_JAVACOMP): Treat gcj-4.x like gcj-3.x.
12642
12643         2006-05-09  Bruno Haible  <bruno@clisp.org>
12644
12645                 * javaexec.m4 (gt_JAVAEXEC): On Cygwin, set
12646                 CLASSPATH_SEPARATOR to a semicolon.
12647
12648         2006-03-12  Bruno Haible  <bruno@clisp.org>
12649
12650                 * javaexec.m4 (gt_JAVAEXEC): Make the result of the test
12651                 available as variable CONF_JAVA, for subsequent autoconf
12652                 tests. Also log error output in config.log.
12653
12654         2006-07-19  Bruno Haible  <bruno@clisp.org>
12655
12656                 * getline.m4 (AM_FUNC_GETLINE): When cross-compiling, assume
12657                 that getline works on glibc2 systems. Needed to avoid trouble
12658                 in relocatable.c.
12659                 Reported by Nils Magnus Larsgard <nmlarsgaard@atmel.no>.
12660
12661         2005-12-04  Bruno Haible  <bruno@clisp.org>
12662
12663                 * csharpexec.m4 (gt_CSHARPEXEC): Add support for 'clix'
12664                 launcher (untested).
12665
12666         2005-12-04  Bruno Haible  <bruno@clisp.org>
12667
12668                 * csharpcomp.m4 (gt_CSHARPCOMP): Also set CSHARPCOMPFLAGS.
12669
12670         2006-07-22  Bruno Haible  <bruno@clisp.org>
12671
12672                 * gettext.m4: Update from GNU gettext-0.15.
12673                 * nls.m4: Likewise.
12674                 * po.m4: Likewise.
12675                 * inttypes-pri.m4: Likewise.
12676                 * inttypes-h.m4: Renamed from inttypes.m4.
12677                 (gl_HEADER_INTTYPES_H): Renamed from gt_HEADER_INTTYPES_H.
12678
12679 2006-07-22  Bruno Haible  <bruno@clisp.org>
12680
12681         Merge from GNU gettext 0.15.
12682
12683         2005-07-05  Bruno Haible  <bruno@clisp.org>
12684
12685                 * printf-args.c (printf_fetchargs): Work around broken
12686                 definition of wint_t on mingw.
12687
12688         2005-02-12  Bruno Haible  <bruno@clisp.org>
12689
12690                 * xallocsa.h: Add extern "C" for C++.
12691
12692         2006-05-17  Bruno Haible  <bruno@clisp.org>
12693
12694                 Cygwin portability.
12695                 * progreloc.c (WIN32_NATIVE): Renamed from WIN32.
12696
12697         2006-04-30  Bruno Haible  <bruno@clisp.org>
12698
12699                 * progreloc.c: Include <mach-o/dyld.h> if available.
12700                 (find_executable): Use _NSGetExecutablePath when possible.
12701
12702         2006-05-06  Charles Wilson  <cygwin@cwilson.fastmail.fm>
12703
12704                 * progreloc.c (maybe_executable) [CYGWIN]: Use the access()
12705                 function.
12706
12707         2005-12-29  Bruno Haible  <bruno@clisp.org>
12708
12709                 * progreloc.c (set_program_name_and_installdir): Fix
12710                 compilation error.
12711
12712         2005-12-04  Bruno Haible  <bruno@clisp.org>
12713
12714                 Cygwin portability.
12715                 * progreloc.c: Include <windows.h> also on Cygwin.
12716                 (find_executable): Add support for Cygwin.
12717                 (set_program_name_and_installdir): Handle also platforms with
12718                 nonempty EXEEXT.
12719
12720         2006-07-11  Bruno Haible  <bruno@clisp.org>
12721
12722                 * javacomp.c: Fix a comment.
12723                 Reported by Jim Meyering.
12724
12725         2006-04-30  Bruno Haible  <bruno@clisp.org>
12726
12727                 * javacomp.h (compile_java_class): Add source_version,
12728                 target_version arguments.
12729                 * javacomp.c: Rewritten to choose only a compiler that
12730                 respects the specified source_version and target_version.
12731
12732         2006-06-27  Bruno Haible  <bruno@clisp.org>
12733
12734                 Assume correct S_ISDIR macro.
12735                 * mkdtemp.c: Remove test of STAT_MACROS_BROKEN.
12736
12737         2006-07-22  Bruno Haible  <bruno@clisp.org>
12738
12739                 * javaversion.h: New file, from GNU gettext.
12740                 * javaversion.c: New file, from GNU gettext.
12741                 * javaversion.java: New file, from GNU gettext.
12742                 * javaversion.class: New file, from GNU gettext.
12743
12744         2006-05-17  Bruno Haible  <bruno@clisp.org>
12745
12746                 Cygwin portability.
12747                 * javaexec.c (execute_java_class): Test for jview program
12748                 also on Cygwin.
12749
12750         2006-04-09  Bruno Haible  <bruno@clisp.org>
12751
12752                 * fatal-signal.c: Don't include string.h.
12753                 (at_fatal_signal): Use a copying loop instead of memcpy.
12754
12755         2005-12-04  Bruno Haible  <bruno@clisp.org>
12756
12757                 * csharpexec.c: Add support for 'clix' launcher (untested).
12758                 (execute_csharp_using_sscli): New function.
12759                 (execute_csharp_program): Call it.
12760
12761         2006-06-21  Bruno Haible  <bruno@clisp.org>
12762
12763                 Avoid warnings from recent versions of mcs.
12764                 * csharpcomp.c (compile_csharp_using_mono): Don't use options
12765                 -o, -L, -r any more. Use options documented since mcs-1.0
12766                 instead. Similarly for -g.
12767
12768         2005-07-09  Bruno Haible  <bruno@clisp.org>
12769
12770                 * csharpcomp.c (compile_csharp_using_sscli): For -l option,
12771                 add a .dll suffix.
12772                 Reported by Mark Junker <mjscod@gmx.de>.
12773
12774         2006-06-17  Bruno Haible  <bruno@clisp.org>
12775
12776                 * config.charset: Update for NetBSD 3.0.
12777
12778         2006-05-17  Bruno Haible  <bruno@clisp.org>
12779
12780                 Cygwin portability.
12781                 * localcharset.c (WIN32_NATIVE): Renamed from WIN32.
12782
12783         2006-05-16  Bruno Haible  <bruno@clisp.org>
12784
12785                 * localcharset.c [CYGWIN]: Include <windows.h>.
12786                 (get_charset_aliases): For Cygwin, return the same CPxxx
12787                 aliases list as under WIN32.
12788                 (locale_charset) [CYGWIN]: Try to retrieve the encoding from
12789                 the environment variables. Fall back to GetACP().
12790
12791         2006-04-05  Bruno Haible  <bruno@clisp.org>
12792
12793                 * config.charset: Update Juan Manuel Guerrero's address.
12794
12795         2005-02-12  Bruno Haible  <bruno@clisp.org>
12796
12797                 * allocsa.h: Add extern "C" for C++.
12798
12799         2005-02-10  Bruno Haible  <bruno@clisp.org>
12800
12801                 * allocsa.h (sa_alignof): Define differently with AIX xlc, to
12802                 avoid a bug of this compiler on AIX 3.2.5 dealing with enums.
12803
12804         2006-07-22  Bruno Haible  <bruno@clisp.org>
12805
12806                 * gettext.h: Update to GNU gettext-0.15.
12807
12808 2006-07-22  Bruno Haible  <bruno@clisp.org>
12809
12810         * config/srclist.txt: Resync printf-args.c, vasnprintf.c,
12811         localcharset.c, mkdtemp.c, config.rpath, lib-ld.m4, lib-link.m4,
12812         lib-prefix.m4, longdouble.m4, ssize_t.m4.
12813
12814 2006-07-21  Eric Blake  <ebb9@byu.net>
12815
12816         * modules/stdlib-safer: New file.
12817         * MODULES.html.sh (File stream based Input/Output): Add
12818         stdlib-safer.
12819
12820 2006-07-21  Eric Blake  <ebb9@byu.net>
12821
12822         * lib/stdlib-safer.h: New file from coreutils, required by
12823         stdlib--.h.
12824
12825 2006-07-20  Paul Eggert  <eggert@cs.ucla.edu>
12826
12827         * gnulib-tool (func_usage): Document --assume-autoconf='latest-stable'.
12828
12829 2006-07-20  Bruno Haible  <bruno@clisp.org>
12830
12831         * gnulib-tool: Recognize new option --assume-autoconf.
12832         (autoconf_minversion): New variable.
12833         (func_get_filelist): Use it to decide whether to add onceonly_2_57.m4.
12834
12835 2006-07-20  Bruno Haible  <bruno@clisp.org>
12836
12837         * MODULES.html.sh (func_all_modules): Add a missing func_begin_table.
12838
12839 2006-07-19  Derek R. Price  <derek@ximbiot.com>
12840
12841         * lib/getaddrinfo.h: Don't define unimplemented AI_* flags.
12842         Reindent and repaginate.
12843
12844 2006-07-19  Derek Price  <derek@ximbiot.com>
12845
12846         * doc/gnulib.texi (Libtool and Windows):  Eliminate passive voice.
12847         Correct grammar.
12848
12849 2006-07-17  Bruno Haible  <bruno@clisp.org>
12850
12851         * modules/list: New file.
12852         * modules/array-list: New file.
12853         * modules/carray-list, modules/carray-list-tests: New files.
12854         * modules/linked-list, modules/linked-list-tests: New files.
12855         * modules/avltree-list, modules/avltree-list-tests: New files.
12856         * modules/rbtree-list, modules/rbtree-list-tests: New files.
12857         * modules/linkedhash-list, modules/linkedhash-list-tests: New files.
12858         * modules/avltreehash-list, modules/avltreehash-list-tests: New files.
12859         * modules/rbtreehash-list, modules/rbtreehash-list-tests: New files.
12860         * modules/oset: New file.
12861         * modules/array-oset: New file.
12862         * modules/avltree-oset, modules/avltree-oset-tests: New files.
12863         * modules/rbtree-oset, modules/rbtree-oset-tests: New files.
12864         * tests/test-carray_list.c: New file.
12865         * tests/test-linked_list.c: New file.
12866         * tests/test-avltree_list.c: New file.
12867         * tests/test-rbtree_list.c: New file.
12868         * tests/test-linkedhash_list.c: New file.
12869         * tests/test-avltreehash_list.c: New file.
12870         * tests/test-rbtreehash_list.c: New file.
12871         * tests/test-avltree_oset.c: New file.
12872         * tests/test-rbtree_oset.c: New file.
12873         * MODULES.html.sh (Container data structures): New section.
12874
12875 2006-07-17  Bruno Haible  <bruno@clisp.org>
12876
12877         * m4/gl_list.m4: New file.
12878
12879 2006-07-17  Bruno Haible  <bruno@clisp.org>
12880
12881         * lib/gl_list.h: New file.
12882         * lib/gl_list.c: New file.
12883         * lib/gl_array_list.h: New file.
12884         * lib/gl_array_list.c: New file.
12885         * lib/gl_carray_list.h: New file.
12886         * lib/gl_carray_list.c: New file.
12887         * lib/gl_linked_list.h: New file.
12888         * lib/gl_linked_list.c: New file.
12889         * lib/gl_anylinked_list1.h: New file.
12890         * lib/gl_anylinked_list2.h: New file.
12891         * lib/gl_avltree_list.h: New file.
12892         * lib/gl_avltree_list.c: New file.
12893         * lib/gl_anyavltree_list1.h: New file.
12894         * lib/gl_anyavltree_list2.h: New file.
12895         * lib/gl_rbtree_list.h: New file.
12896         * lib/gl_rbtree_list.c: New file.
12897         * lib/gl_anyrbtree_list1.h: New file.
12898         * lib/gl_anyrbtree_list2.h: New file.
12899         * lib/gl_anytree_list1.h: New file.
12900         * lib/gl_anytree_list2.h: New file.
12901         * lib/gl_linkedhash_list.h: New file.
12902         * lib/gl_linkedhash_list.c: New file.
12903         * lib/gl_anyhash_list1.h: New file.
12904         * lib/gl_anyhash_list2.h: New file.
12905         * lib/gl_avltreehash_list.h: New file.
12906         * lib/gl_avltreehash_list.c: New file.
12907         * lib/gl_rbtreehash_list.h: New file.
12908         * lib/gl_rbtreehash_list.c: New file.
12909         * lib/gl_anytreehash_list1.h: New file.
12910         * lib/gl_anytreehash_list2.h: New file.
12911
12912         * lib/gl_oset.h: New file.
12913         * lib/gl_oset.c: New file.
12914         * lib/gl_array_oset.h: New file.
12915         * lib/gl_array_oset.c: New file.
12916         * lib/gl_avltree_oset.h: New file.
12917         * lib/gl_avltree_oset.c: New file.
12918         * lib/gl_rbtree_oset.h: New file.
12919         * lib/gl_rbtree_oset.c: New file.
12920         * lib/gl_anytree_oset.h: New file.
12921
12922 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
12923
12924         * m4/mkancesdirs.m4: New file.
12925         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Mention dirchownmod.c,
12926         dirchownmod.h.  Don't require AC_FUNC_ALLOCA, gl_AFS, gl_CHDIR_SAFER;
12927         no longer needed.  Require gl_FUNC_LCHOWN, since dirchownmod.c needs
12928         it.
12929
12930 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
12931
12932         * lib/dirchownmod.c, lib/dirchownmod.h, lib/mkancesdirs.c:
12933         * lib/mkancesdirs.h: New files.
12934         * lib/mkdir-p.c: Don't include alloca.h, stdio.h, sys/types.h,
12935         unistd.h, string.h, chdir-safer.h, dirname.h, lchmod.h, lchown.h,
12936         save-cwd.h.  Instead, include dirchownmod.h and mkancesdirs.h.
12937         (make_dir_parents): New args MAKE_ANCESTOR, OPTIONS, ANNOUNCE,
12938         MODE_BITS.  Remove options VERBOSE_FMT_STRING, CWD_ERRNO.  All
12939         callers changed.  Revamp internals significantly, by not
12940         attempting to create directories that are temporarily more
12941         permissive than the final results.  Do not attempt to use
12942         save_cwd/restore_cwd; it isn't worth it for mkdir and install.
12943         This removes some race conditions, fixes some bugs, and simplifies
12944         things.  Use new dirchownmod function to do owner and mode changes.
12945         * lib/mkdir-p.h: Likewise.
12946         * lib/modechange.c (octal_to_mode): New function.
12947         (struct mode_change): New member mentioned.
12948         (make_node_op_equals): New arg mentioned.  All callers changed.
12949         (mode_compile): Keep track of which mode bits the user has explicitly
12950         mentioned.
12951         (mode_adjust): New arg DIR, so that we implement the X op correctly.
12952         New arg PMODE_BITS, to keep track of which mode bits the user
12953         mentioned; it treats S_ISUID and S_ISGID speciall.
12954         All callers changed.
12955         * lib/modechange.h: Likewise.
12956
12957 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
12958
12959         * MODULES.html.sh: Add mkancestors.
12960         * modules/mkancesdirs: New module.
12961         * modules/mkdir-p (Files): Remove lib/chdir-safer.c, lib/chdir-safer.h,
12962         lib/same-inode.h, m4/afs.m4, m4/chdir-safer.m4.
12963         The chdir-safer and afs files are now orphans; I'll remove them
12964         unless someone speaks up.
12965         Add lib/dirchownmod.c, lib/dirchownmod.h.
12966         (Depends-on): Remove alloca, chown, save-cwd, dirname.
12967         Add lchown, mkancesdirs.
12968         (Maintainer): Add self.
12969
12970 2006-07-15  Karl Berry  <karl@gnu.org>
12971
12972         * gnulib-tool: help message wording/arrangement.
12973
12974 2006-07-14  Simon Josefsson  <jas@extundo.com>
12975
12976         * doc/gnulib.texi (Libtool and Windows): New section.
12977
12978 2006-07-12  Simon Josefsson  <jas@extundo.com>
12979
12980         * modules/gendocs (License): Fix license, approved by Karl.
12981
12982 2006-07-12  Eric Blake  <ebb9@byu.net>
12983
12984         * MODULES.html.sh: Add gendocs.
12985
12986 2006-07-11  Eric Blake  <ebb9@byu.net>
12987
12988         * modules/fdl: New module, to install doc/fdl.texi.
12989         * MODULES.html.sh: Add new section for documentation modules.
12990         * gnulib-tool: Avoid space-tab.
12991         (--doc-base): New option, to manage files from doc.
12992
12993 2006-07-11  Eric Blake  <ebb9@byu.net>
12994
12995         * m4/absolute-header.m4: Fix comments to match recent change.
12996
12997 2006-07-11  Eric Blake  <ebb9@byu.net>
12998
12999         * gnulib-tool: List --doc-base before --tests-base.
13000
13001 2006-07-11  Derek R. Price  <derek@ximbiot.com>
13002
13003         * lib/glob.c: s/NAMLEN/_D_EXACT_NAMLEN/.
13004
13005 2006-07-11  Bruno Haible  <bruno@clisp.org>
13006
13007         * README: Mention where to put documentation.
13008
13009 2006-07-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13010
13011         * doc/functions.texi, gnulib-tool.texi, gnulib.texi: Fix some typos.
13012
13013 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
13014
13015         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Like today's change
13016         to stdint.m4.
13017
13018 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
13019
13020         * m4/stdint.m4 (gl_STDINT_H): Like yesterday's change to
13021         absolute-header.m4.  Also, set ABSOLUTE_STDINT_H to a string
13022         "no/such/file/stdint.h" when there is no such file, so that
13023         the resulting C code can be parsed by dodgy compilers.
13024         Problems reported by Bob Proulx.
13025
13026 2006-07-10  Derek R. Price  <derek@ximbiot.com>
13027
13028         * lib/backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
13029         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
13030         macros into the GNU _D_EXACT_NAMLEN.
13031         * lib/savedir.c:  Likewise.
13032         (savedirstream): Use _D_EXACT_NAMLEN in preference to strlen.
13033
13034 2006-07-10  Derek R. Price  <derek@ximbiot.com>
13035         and Paul Eggert  <eggert@cs.ucla.edu>
13036
13037         * m4/backupfile.m4, d-ino.m4, d-type.m4, dirfd.m4, fts.m4, getcwd.m4:
13038         * m4/savedir.m4:
13039         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
13040         macros into the GNU _D_EXACT_NAMLEN.
13041
13042 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
13043
13044         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Use "" rather than <>
13045         around the absolute name, to work around a problem with the HP-UX
13046         11.23 native C compiler, reported by Bob Proulx.
13047
13048 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
13049
13050         * doc/maintain.texi, make-stds.texi: Sync from
13051         <http://savannah.gnu.org/projects/gnustandards>.
13052
13053 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
13054
13055         * build-aux/depcomp, build-aux/install-sh: Sync from Automake.
13056
13057 2006-07-09  Jim Meyering  <jim@meyering.net>
13058
13059         * m4/glob.m4: Remove a doubled word in a comment.
13060
13061 2006-07-09  Jim Meyering  <jim@meyering.net>
13062
13063         * lib/argp-pv.c: Remove a doubled word in a comment.
13064         * lib/check-version.c (check_version): Likewise.
13065         * lib/javacomp.c (compile_java_class): Likewise.
13066
13067 2006-07-08  Paul Eggert  <eggert@cs.ucla.edu>
13068
13069         * gnulib-tool (func_get_filelist): Don't echo m4/onceonly_2_57.m4,
13070         for the benefit of people using Autoconf 2.60.  If you want to
13071         support older Autoconf versions you can copy m4/onceonly_2_57.m4
13072         (or m4/onceonly.m4, if pre-2.57) manually.
13073
13074 2006-07-08  Jim Meyering  <jim@meyering.net>
13075
13076         * m4/link-follow.m4: Remove one of two adjacent "whether"s in a
13077         comment.
13078         * m4/getopt.m4: Remove one of two adjacent "your"s in a comment.
13079         * m4/regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a
13080         comment.
13081
13082 2006-07-08  Jim Meyering  <jim@meyering.net>
13083
13084         * lib/getndelim2.h (getndelim2): Remove doubled "after" in comment.
13085
13086 2006-07-07  Simon Josefsson  <jas@extundo.com>
13087
13088         * tests/test-crc.c: Change expected crc value, the test vector
13089         were probably computed using the old broken crc.c?
13090
13091 2006-07-06  Simon Josefsson  <jas@extundo.com>
13092
13093         * modules/sys_socket (Files): Add m4/sockpfaf.m4 (this module is
13094         now the canonical place for the M4 file).
13095
13096         * modules/getaddrinfo (Files): Remove m4/sockpfaf.m4, we get it
13097         from the sys_socket dependency now.
13098
13099         * modules/inet_pton (Files): Ditto.
13100
13101         * modules/inet_ntop (Files): Ditto.
13102
13103 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
13104
13105         * modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL,
13106         not gl_PREREQ_GETUSERSHELL.
13107
13108 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13109
13110         * m4/_inttypes_h.m4 (gl_INTTYPES_H): Use AC_CHECK_DECLS_ONCE
13111         with only one argument, for Autoconf 2.60.
13112         * m4/fileblocks.m4 (gl_PREREQ_FILEBLOCKS): AC_CHECK_DECLS_ONCE may
13113         expand to nothing, so add a shell command to avoid syntax error.
13114         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
13115
13116 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13117
13118         * lib/strtod.c (strtod): cast the argument of tolower to unsigned char.
13119
13120 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
13121
13122         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't check for getenv decl;
13123         no longer needed.  Check for isblank decl.
13124         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Don't check for getenv decl.
13125         * m4/regex.m4 (gl_PREREQ_REGEX): Dheck for isblank decl instead
13126         of existence.
13127
13128 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
13129
13130         * lib/getloadavg.c: Use __VMS, not VMS.
13131         * lib/getopt.c: Likewise.
13132         * lib/getpagesize.h: Likewise.
13133         * lib/glob.c: Remove most VMS cruft; it hasn't been tested for a while
13134         and probably does not work.
13135
13136 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
13137
13138         * lib/.cppi-disable: Add wcwidth.
13139         * lib/fnmatch.c (ISBLANK): Remove.  All uses changed to isblank.
13140         (isblank) [! (defined isblank || HAVE_DECL_ISBLANK)]: New macro.
13141         (ISGRAPH): Remove.  All uses changed to isgraph.
13142         (FOLD) [!defined _LIBC]: Remove special case.
13143         * lib/getdate.y (lookup_word): Remove no-longer-needed call to islower.
13144         * lib/regex_internal.h (isblank): Depend on HAVE_DECL_ISBLANK, not
13145         HAVE_ISBLANK.
13146         * lib/strftime.c (TOLOWER, TOUPPER) [!defined _LIBC]: Remove special
13147         case.
13148
13149 2006-07-06  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
13150
13151         * lib/getaddrinfo.c: Changes to compile under MSVC6: changed
13152         '#if WIN32_NATIVE' to '#ifdef' & moved WSAAPI macro inside
13153         brackets.  Other minor changes to suppress some compiler
13154         warnings.
13155
13156 2006-07-06  Derek R. Price  <derek@ximbiot.com>
13157         and Paul Eggert  <eggert@cs.ucla.edu>
13158
13159         * m4/backupfile.m4 (gl_BACKUPFILE): Check for dirent.h, instead
13160         of invoking obsolescent AC_HEADER_DIRENT macro.
13161         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Likewise.
13162         * m4/d-type.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Likewise.
13163         * m4/dirfd.m4 (gl_FUNC_DIRFD): Likewise.
13164         * m4/fts.m4 (gl_FUNC_FTS_CORE): Likewise.
13165         * m4/getcwd.m4 (gl_PREREQ_GETCWD): Likewise.
13166         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
13167         * m4/savedir.m4 (gl_SAVEDIR): Likewise.
13168         * m4/readdir.m4: Remove; no longer needed.
13169
13170 2006-07-06  Derek R. Price  <derek@ximbiot.com>
13171         and Paul Eggert  <eggert@cs.ucla.edu>
13172
13173         * lib/backupfile.c [HAVE_DIRENT_H && ! HAVE_NDIR_H]:
13174         Don't worry about this obsolete case any more.
13175         (HAVE_DIR): Remove.  All uses removed; we now assume you can read
13176         directories.
13177         * lib/dirfd.h [HAVE_DIRENT_H && ! HAVE_NDIR_H]: Don't
13178         worry about this obsolete case any more.
13179         * lib/fts.c: Likewise.
13180         * lib/getcwd.c: Likewise.
13181         * lib/glob.h: Likewise.
13182         * lib/savedir.c: Likewise.
13183
13184 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
13185
13186         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Use AC_CHECK_DECLS_ONCE
13187         rather than AC_CHECK_DECLS for strtoimax and strtoumax.
13188         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Remove; no longer
13189         needed.
13190         All uses removed.
13191         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
13192         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
13193         * m4/exclude.m4 (gl_EXCLUDE): Don't check for isascii; no longer
13194         needed.
13195         * m4/getdate.m4 (gl_GETDATE): Likewise.
13196         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
13197         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
13198         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
13199         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
13200         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
13201         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
13202         * m4/exclude.m4 (gl_EXCLUDE): Don't require AC_C_INLINE; no longer
13203         needed.
13204
13205 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
13206
13207         * lib/memcasecmp.c: Include <limits.h>.
13208         (memcasecmp): Don't assume UCHAR_MAX <= INT_MAX.
13209         * lib/strtod.c (strtod): Don't assume isspace works on negative chars.
13210         Don't assume isdigit succeeds only on '0' through '9'.
13211
13212 2006-07-05  Eric Blake  <ebb9@byu.net>
13213
13214         * modules/getaddrinfo (Depends-on): Add snprintf.
13215
13216 2006-07-05  Eric Blake  <ebb9@byu.net>
13217
13218         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Use gl_HEADER_SYS_SOCKET
13219         to avoid 'header present but could not be compiled' on cygwin.
13220
13221 2006-07-05  Eric Blake  <ebb9@byu.net>
13222
13223         * lib/getaddrinfo.h (NI_NUMERICHOST, NI_NUMERICSERV): Define if
13224         missing from netdb.h.
13225         * lib/getaddrinfo.c (includes): Include inet_ntop and snprintf.
13226
13227 2006-07-05  Derek R. Price  <derek@ximbiot.com>
13228
13229         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Don't require AC_HEADER_STDC;
13230         no longer needed.
13231         * m4/exclude.m4 (gl_EXCLUDE): Likewise.
13232         * m4/getdate.m4 (gl_GETDATE): Likewise.
13233         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
13234         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
13235         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
13236         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
13237         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
13238
13239 2006-07-05  Derek R. Price  <derek@ximbiot.com>
13240
13241         * lib/exclude.c (IN_CTYPE_DOMAIN, is_space): Remove; no longer needed.
13242         All uses of is_space replaced by isspace.
13243         * lib/exit.h: Don't talk about STDC_HEADERS.
13244         * lib/fnmatch.c (ISASCII): Remove; no longer needed.  All uses removed.
13245         (ISPRINT, ISDIGIT, ISALNUM, ISALPHA, ISCNTRL, ISLOWER, ISPUNCT):
13246         (ISSPACE, ISUPPER, ISXDIGIT): Remove; no longer needed.  All uses
13247         replaced by isprint etc.
13248         * lib/getdate.y (IN_CTYPE_DOMAIN, ISSPACE, ISALPHA, ISLOWER): Likewise.
13249         * lib/getusershell.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
13250         * lib/memcasecmp.c (IN_CTYPE_DOMAIN, ISLOWER, TOUPPER): Likewise.
13251         * lib/strtod.c (IN_CTYPE_DOMAIN, ISSPACE, ISDIGIT, TOLOWER): Likewise.
13252         * lib/strtol.c (IN_CTYPE_DOMAIN): Likewise.
13253         * lib/xstrtol.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
13254
13255 2006-07-05  Bruno Haible  <bruno@clisp.org>
13256
13257         * m4/strndup.m4 (gl_FUNC_STRNDUP): When cross-compiling, check whether
13258         the function exists, before testing against AIX.
13259         Reported by Martin Lambers <marlam@marlam.de>.
13260
13261 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
13262
13263         * modules/cycle-check (lib_SOURCES): Add same-inode.h.
13264         From Mark D. Baushke.
13265
13266 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
13267
13268         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Prepend three slashes
13269         to the absolute name, not just one, to bypass Sun C 5.8's
13270         "warning: #include of /usr/include/... may be non-portable".
13271
13272 2006-07-04  Eric Blake  <ebb9@byu.net>
13273
13274         * modules/dirname-tests: New test module.
13275         * tests/test-dirname.c: New file, replacing dirname.c
13276         TEST_DIRNAME section that was recently deleted.
13277
13278 2006-07-04  Bruno Haible  <bruno@clisp.org>
13279
13280         Assume ANSI C header files and <ctype.h> functions.
13281         * lib/mbswidth.c (IN_CTYPE_DOMAIN, ISPRINT, ISCNTRL): Remove macros.
13282         (mbsnwidth): Use isprint, iscntrl instead.
13283
13284 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
13285
13286         Merge from coreutils.
13287         * MODULES.html.sh: Add xstrtold.
13288         * modules/xstrtold: New file.
13289         * modules/cycle-check (Files): Add lib/same-inode.h.
13290         * modules/dirname (Files): Add m4/double-slash-root.m4.
13291         * modules/getcwd (Files): Add m4/getcwd-abort-bug.m4.
13292         * modules/mkdir-p (Files): Add lib/same-inode.h.
13293         * modules/same (Files): Add lib/same-inode.h.
13294
13295 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
13296
13297         * m4/absolute-header.m4: Renamed from full-header-path.m4.
13298         This is to keep the terminology clean; POSIX talks about
13299         "absolute pathnames", not "full pathnames", but the GNU
13300         Coding Standards say to use "path" for something else;
13301         so use "absolute" to keep both sides happy.
13302         (gl_ABSOLUTE_HEADER): Renamed from gl_FULL_HEADER_PATH.
13303         Set gl_absolute_header, not gl_full_header_path.
13304         Set gl_cv_absolute_<header>, not gl_full_path_<header>.
13305         Define ABSOLUTE_<HEADER>, not FULL_PATH_<HEADER>.
13306         All uses changed.
13307
13308         Merge from coreutils.
13309
13310         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
13311
13312         * m4/c-strtod.m4 (gl_C_STRTOLD): Add c-strtod.c to LIBSOURCES.
13313         Require gl_USE_SYSTEM_EXTENSIONS, not gl_C_STRTOD, since we don't
13314         want to require the building of c-strtod.o.
13315         * m4/lib-check.m4 (cu_LIB_CHECK): Remove SEQ_LIBM, since seq no longer
13316         needs -lm directly.
13317         * m4/xstrtod.m4 (gl_XSTRTOLD): New macro.
13318
13319         2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
13320
13321         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils's
13322         --as-needed option if available.  Problem reported by Albert Chin in
13323         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00114.html>.
13324         However, use -Wl,--as-needed, not bare --as-needed, since HP-UX 11.11
13325         cc merely issues a bunch of annoying warnings for --as-needed
13326         (this problem was reported by Bob Proulx).  Also, try linking with
13327         -lm to detect a bug in binutils 2.16 (this problem was reported
13328         by Ralf Wildenhues).
13329
13330         2006-06-18  Jim Meyering  <jim@meyering.net>
13331
13332         Test for a bug that causes glibc's getcwd to suffer a failed assertion.
13333         * m4/getcwd-abort-bug.m4 (gl_FUNC_GETCWD_ABORT_BUG): New file and
13334         macro.
13335         * m4/getcwd.m4 (gl_FUNC_GETCWD): If we detect support for getcwd_null,
13336         also check for glibc-2.4's abort-inducing bug.
13337
13338         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix typo.
13339         Low-probability clean-up should be to use rmdir to get rid of
13340         the just-created directory, not unlink.
13341
13342         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is missing, make
13343         configure fail, and request a bug report to inform us about it.
13344         Add a comment that, barring reports to the contrary, in 2007 we'll
13345         assume ftruncate is universally available.
13346
13347         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
13348
13349         * m4/filemode.m4 (gl_FILEMODE): Check for strmode declaration.
13350
13351         2006-03-12  Jim Meyering  <jim@meyering.net>
13352
13353         * m4/chdir-safer.m4 (gl_CHDIR_SAFER): Add same-inode.h to the list.
13354         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Likewise.
13355         * m4/same.m4 (gl_SAME): Likewise.
13356         * m4/root-dev-ino.m4 (gl_ROOT_DEV_INO): Likewise.
13357
13358         2006-03-11  Eric Blake  <ebb9@byu.net>
13359
13360         * m4/double-slash-root.m4: New file, provides gl_DOUBLE_SLASH_ROOT.
13361         * m4/dirname.m4 (gl_DIRNAME): Use gl_DOUBLE_SLASH_ROOT.
13362         * m4/dos.m4 (FILE_SYSTEM_PREFIX_LEN): Move from here to dirname.h.
13363         (FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE): New define.
13364
13365 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
13366
13367         * lib/stdint_.h: Include <sys/types.h> after @FULL_PATH_STDINT_H@, for
13368         MacOS X 10.4.6.  Don't mention <sys/int_types.h>.  Problems
13369         reported by Mark D. Baushke, one in
13370         <http://lists.gnu.org/archive/html/bug-gnulib/2006-07/msg00015.html>.
13371
13372         Merge from coreutils.
13373
13374         * lib/.cppi-disable: Add stdint_.h.
13375         * lib/.cvsignore: Add stdint.h.
13376
13377         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
13378
13379         * lib/xstrtod.c (XSTRTOD, DOUBLE): New macros, so that we can support
13380         both double and long double versions.
13381         (XSTRTOD): Renamed from xstrtod.  Use DOUBLE internally.
13382         * lib/xstrtold.c: New file.
13383         * lib/xstrtod.h (xstrtold): New decl.
13384
13385         2006-05-22  Paul Eggert  <eggert@cs.ucla.edu>
13386
13387         * lib/filemode.c (setst): Remove.
13388         (strmode): Rewrite to avoid setst.  This makes the code shorter,
13389         (arguably) clearer, and the generated code is a bit smaller on my
13390         Debian GNU/Linux stable x86 host.
13391
13392         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
13393
13394         * lib/filemode.c: Include "filemode.h" first, to test the interface.
13395         Assume that filemode.h includes sys/types.h and sys/stat.h.
13396         (HAVE_ST_DM_MODE): New macro, moved here from ls.c.
13397         (ftypelet): Reorder to put common cases first, for efficiency.
13398         Add 'P', 'w'.  Remove 'M', since it's now the caller's responsibility
13399         to do 'M'.
13400         (strmode): Renamed from mode_string, and now stores 12 bytes instead
13401         of 10, for compatibility with FreeBSD.  All callers changed.
13402         (filemodestring): Now stores 12 bytes instead of 10, and sets file
13403         types that can't be deduced solely from st_mode.  First arg is now a
13404         const pointer.
13405         * lib/filemode.h (HAVE_DECL_STRMODE): Include <string.h> for strmode.
13406         (strmode): Renamed from mode_string.
13407         (filemodestring): New decl.
13408         * lib/stat-macros.h: Don't undef S_ISDOOR, since it's never buggy.
13409         (S_ISDOOR): Don't bother with S_IFDOOR, since that code is never
13410         needed.
13411         (S_ISPORT, S_ISWHT): New macros, if not already defined.
13412
13413         2006-04-12  Paul Eggert  <eggert@cs.ucla.edu>
13414
13415         * lib/fsusage.c: Don't include <inttypes.h> or <stdint.h>, since
13416         fsusage.h now does that.  Include fsusage.h first, to test interface.
13417         Prefer statvfs if it works, since it's blessed by POSIX.  Attempt
13418         at most one method (the old code could have generated decls that
13419         didn't conform to C89, not that this was ever exercised).
13420         * lib/fsusage.h: Include <inttypes.h> and <stdint.h> if they exist.
13421
13422         2006-03-19  Jim Meyering  <jim@meyering.net>
13423
13424         Work even in a chroot where d_ino values for entries in "/"
13425         don't match the stat.st_ino values for the same names.
13426         * lib/getcwd.c (__getcwd): When no d_ino value matches the target inode
13427         number, iterate through all entries again, using lstat instead.
13428         Reported by Kenshi Muto in http://bugs.debian.org/355810, and by
13429         Zouhir Hafidi in https://bugzilla.redhat.com/bugzilla/190656.
13430
13431         * lib/getcwd.c (__getcwd): Clarify a comment.
13432         Use memcpy in place of a call to strcpy.
13433
13434         2006-03-12  Jim Meyering  <jim@meyering.net>
13435
13436         * lib/fts-cycle.c (leave_dir): If cycle-check's saved dev-ino pair
13437         matches that of the current directory (which we're about to chdir ".."
13438         out of), then save the dev-ino of the parent, instead.
13439
13440         * lib/same-inode.h (SAME_INODE): New file/macro.
13441         * lib/chdir-safer.c (SAME_INODE): Remove definition.
13442         Include "same-inode.h", instead.
13443         * lib/same.c: Likewise.
13444         * lib/cycle-check.h: Include "same-inode.h".
13445         (CYCLE_CHECK_REFLECT_CHDIR_UP): Define.
13446         * lib/cycle-check.c (SAME_INODE): Remove definition.
13447         * lib/root-dev-ino.h: Include "same-inode.h".
13448
13449         2006-03-11  Eric Blake  <ebb9@byu.net>
13450
13451         * lib/same.c (same_name): s/base_name/last_component/
13452         * lib/backupfile.c (check_extension, numbered_backup): Likewise.
13453         * lib/filenamecat.c (file_name_concat): Likewise.
13454
13455         2006-03-11  Eric Blake  <ebb9@byu.net>,
13456                     Paul Eggert  <eggert@cs.ucla.edu>
13457
13458         * lib/dirname.h (FILE_SYSTEM_PREFIX_LEN): Move here from dos.m4.
13459         [FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't treat 1: as a
13460         drive prefix.
13461         (IS_ABSOLUTE_FILE_NAME): Treat all drive letters as absolute on
13462         platforms like cygwin with FILE_SYSTEM_DRIVE_PREFIX_IS_ABSOLUTE.
13463         (last_component): New method.
13464         * lib/dirname.c (dir_len): Determine when drive letters need a
13465         subsequent slash.  Preserve // when it is special.
13466         (dir_name): Don't append dot when drive letter is absolute.
13467         [TEST_DIRNAME]: Move into a full-blown gnulib test.
13468         * lib/basename.c (base_name): New semantics - malloc the result.
13469         Preserve // when it is special.  Preserve relative files that look
13470         like drive letters.
13471         (base_len): Preserve // when it is special.
13472         (last_component): New method, similar to old base_name semantics.
13473         * lib/stripslash.c (strip_trailing_slashes): Use last_component, not
13474         base_name.  Strip redundant slashes from ///.
13475
13476 2006-07-03  Jim Meyering  <jim@meyering.net>
13477
13478         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if this
13479         macro is used before the first cycle_check call.
13480
13481 2006-07-03  Eric Blake  <ebb9@byu.net>
13482
13483         * modules/dirname (Depends-on): Add xstrndup.
13484
13485 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
13486
13487         * m4/stdint.m4 (gl_STDINT_H): Use more-mnemonic identifiers for
13488         test cases, so that config.log is a bit easier to follow.
13489
13490 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
13491
13492         * lib/stdint_.h (intmax_t, uintmax_t): Prefer long to long long if
13493         both are 64 bits, since this seems to be the tradition, and this
13494         prevents gcc -Wformat from warning about usages with PRIuMAX.  If
13495         we ever run into a host that prefers long long to long in this
13496         case, we'll need another configure-time test.  Problem reported by
13497         Jim Meyering.
13498
13499 2006-07-02  Eric Blake  <ebb9@byu.net>
13500
13501         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Simplify by using AC_CHECK_DECLS.
13502
13503 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
13504
13505         * modules/inttypes (Depends-on): No longer depends on stdint.
13506         * modules/stdint (Description): Say more about assumptions.
13507         Say that the fast types might differ.  Say macros are used.
13508         (Files): Remove m4/size_max.m4, m4/wchar_t.m4.  Add m4/longlong.m4.
13509         (Makefile.am): Revise list of substituted symbols to match
13510         new stdint.m4.
13511         * modules/stdint-tests (Files): Add m4/wchar_t.m4, m4/wint_t.m4.
13512         (configure.ac): Add gt_TYPE_WCHAR_T, gt_TYPE_WINT_T.
13513         * tests/test-stdint.c (verify_same_types)
13514         [! (__GNUC__ >= 2 && DO_PEDANTIC)]: Put in a decl, so that
13515         the code conforms to C99/C89.
13516         Test for WCHAR_MIN and WCHAR_MAX only if HAVE_WCHAR_T.
13517         Test for WINT_MIN and WINT_MAX only if HAVE_WINT_T.
13518
13519 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
13520
13521         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Backport from Autoconf 2.60,
13522         but fix a bug, by requiring at least 64 bits.
13523         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
13524         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Now just call
13525         AC_TYPE_LONG_LONG_INT.  This macro is obsolete and will go soon.
13526         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG) Likewise.
13527
13528         * m4/stdint.m4 (gl_STDINT_H): Rewrite to accommodate stdint_.h
13529         changes.  Make 2.59 a prerequisite.  Check and substitute for
13530         HAVE_LONG_LONG_INT.  Rely on Autoconf to check for stdint.h and
13531         inttypes.h.  Do not use special include files; just use the
13532         defaults.  Check for sys/inttypes.h and sys/bitypes.h in the usual
13533         way now.  Remove no-longer-needed tests for HAVE_LONG_64BIT,
13534         HAVE_LONG_LONG_64BIT, int8_t, int16_t, int32_t, int64_t, uint8_t,
13535         uint16_t, uint32_t uint64_t, int_least8_t, int_least16_t,
13536         int_least32_t, int_least64_t, uint_least8_t, uint_least16_t,
13537         uint_least32_t, uint_least64_t, int_fast8_t, int_fast16_t,
13538         int_fast32_t, int_fast64_t, uint_fast8_t uint_fast16_t,
13539         uint_fast32_t, uint_fast64_t, intptr_t, uintptr_t, intmax_t,
13540         uintmax_t, INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX,
13541         UINT16_MAX, INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN,
13542         INT64_MAX, UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX,
13543         UINT_LEAST8_MAX, INT_LEAST16_MIN, INT_LEAST16_MAX,
13544         UINT_LEAST16_MAX, INT_LEAST32_MIN, INT_LEAST32_MAX,
13545         UINT_LEAST32_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX,
13546         UINT_LEAST64_MAX, INT_FAST8_MIN, INT_FAST8_MAX, UINT_FAST8_MAX,
13547         INT_FAST16_MIN, INT_FAST16_MAX, UINT_FAST16_MAX, INT_FAST32_MIN,
13548         INT_FAST32_MAX, UINT_FAST32_MAX, INT_FAST64_MIN, INT_FAST64_MAX,
13549         UINT_FAST64_MAX, INTPTR_MIN, INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN,
13550         INTMAX_MAX, UINTMAX_MAX, PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN,
13551         SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN,
13552         WINT_MAX.  Check for C99 conformance more strictly, by detecting
13553         bugs in glibc 2.4, Solaris 10, and OpenBSD 3.9.  On the other hand do
13554         not check for things that C99 does not require, e.g., int8_t.  If
13555         a test isn't needed unless <stdint.h> isn't working, and is
13556         unlikely to be needed for any other reason, then don't do it
13557         unless <stdint.h> isn't working.  Do not check for ptrdiff_t or
13558         size_t, since we assume C89 freestanding at least.  Do not check
13559         for sig_atomic_t, wchar_t, or wint_t, since the code now does
13560         the right thing even if the types are not defined.  Instead use:
13561         (gl_STDINT_TYPE_PROPERTIES): New macro.
13562         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H): Remove.  Don't bother
13563         testing whether <sys/types.h> clashes, as Autoconf does this for
13564         us now.  All uses removed.
13565         (gl_STDINT_CHECK_TYPES, gl_STDINT_MISSING_BOUND):
13566         (gl_STDINT_MISSING_BOUNDS, gl_STDINT_MISSING_BOUNDS2):
13567         (gl_CHECK_TYPE_SAME):
13568         Remove; no longer needed.
13569         (gl_STDINT_BITSIZEOF): Don't bother to check whether the type
13570         exists, since we'll return 0 anyway in that case.
13571         (gl_INTEGER_TYPE_SUFFIX, gl_STDINT_INCLUDES): New macros.
13572
13573 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
13574
13575         * lib/stdint_.h (_GL_STDINT_H): Renamed from _STDINT_H, to avoid
13576         possible collision with system files.
13577         (<stdio.h>, <time.h>, <wchar.h>) [defined __cplusplus && ! defined
13578         __STDC_CONSTANT_MACROS)]: Do not include, since we don't need
13579         WCHAR_MIN and WCHAR_MAX in this case.
13580         (<stddef.h>): Do not include; no longer needed.
13581         (<sys/types.h>): Include if @HAVE_SYS_TYPES_H@, not if
13582         (defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)).
13583         (<sys/inttypes.h>): Include if @HAVE_SYS_INTTYPES_H@ &&
13584         !@HAVE_INTTYPES_H@, not if (defined(__FreeBSD__)
13585         && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)).
13586         (__STDINT_H__) [@HAVE_STDINT_H@ && defined __sgi && ! defined
13587         __c99]: Define, to work around IRIX <stdint.h> incompatibility.
13588         (@FULL_PATH_STDINT_H@) [!(defined(__sgi) && @HAVE_INTTYPES_H@ &&
13589         !defined(__c99))]: Include in this case too, since it's harmless
13590         now.
13591         (<inttypes.h>) [@HAVE_INTTYPES_H@]: Include, since it's no longer
13592         dangerous to do so.
13593         (@FULL_PATH_INTTYPES_H@) [(defined(__hpux) || defined(_AIX)) &&
13594         @HAVE_INTTYPES_H@]: Do not include, since we now include <inttypes.h>.
13595         (_STDINT_MIN, _STDINT_MAX): New macros.
13596         (int8_t, uint8_t, int16_t, uint16_t, int32_t, uint32_t, int64_t):
13597         (uint64_t, int_least8_t, uint_least8_t, int_least16_t):
13598         (uint_least16_t, int_least32_t, uint_least32_t, int_least64_t):
13599         (uint_least64_t, int_fast8_t, uint_fast8_t, int_fast16_t):
13600         (uint_fast16_t, int_fast32_t, uint_fast32_t, int_fast64_t):
13601         (uint_fast64_t, intptr_t, uintptr_t, intmax_t, uintmax_t): Now
13602         macros, not typedefs; this simplifies things quite a bit.
13603         Use long int for all types narrower than int64_t.
13604         (intmax_t, uintmax_t, INTMAX_C, UINTMAX_C):
13605         Define in terms of long long int or int64_t or long int,
13606         not int64_t or int32_t.  This saves some compile-time testing.
13607         (INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX, UINT16_MAX):
13608         (INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN, INT64_MAX):
13609         (UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX, UINT_LEAST8_MAX):
13610         (INT_LEAST16_MIN, INT_LEAST16_MAX, UINT_LEAST16_MAX):
13611         (INT_LEAST32_MIN, INT_LEAST32_MAX, UINT_LEAST32_MAX):
13612         (INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX, INT_FAST8_MIN):
13613         (INT_FAST8_MAX, UINT_FAST8_MAX, INT_FAST16_MIN, INT_FAST16_MAX):
13614         (UINT_FAST16_MAX, INT_FAST32_MIN, INT_FAST32_MAX, UINT_FAST32_MAX):
13615         (INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTPTR_MIN):
13616         (INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN, INTMAX_MAX, UINTMAX_MAX):
13617         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
13618         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
13619         undef any previous version and define our own version, for
13620         simplicity and consistency with the new macros for types.
13621         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
13622         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
13623         Simplify definitions by using _STDINT_MIN and _STDINT_MAX
13624         where appropriate.  Rely on new symbols @PTRDIFF_T_SUFFIX@,
13625         @SIG_ATOMIC_T_SUFFIX@, @SIZE_T_SUFFIX@, @WCHAR_T_SUFFIX@,
13626         @WINT_T_SUFFIX@ to keep things simple here.
13627         (UINT8_C, UINT16_C, UINT32_C, INT64_C, UINT64_C):
13628         Simplify by assuming typical 8/16/32/64 host, since we're
13629         already doing that elsewhere anyway.
13630         Use (LONG_MAX >> 31 >> 31 == 1) rather than @HAVE_LONG_64BIT@,
13631         and assume long long int is 64 bits if available.  This
13632         speeds up 'configure'.
13633
13634 2006-07-01  Eric Blake  <ebb9@byu.net>
13635
13636         * m4/stdarg.m4 (gl_STDARG_H): Use proper AH_VERBATIM.
13637         Reported by Andreas Buening.
13638
13639 2006-07-01  Eric Blake  <ebb9@byu.net>
13640
13641         * m4/stdarg.m4 (gl_STDARG_H): Properly parenthesize gl_va_copy.
13642
13643 2006-06-30  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
13644
13645         * lib/getaddrinfo.c: fixed typo
13646
13647 2006-06-29  Jim Meyering  <jim@meyering.net>
13648
13649         * modules/strftime (Maintainer): Add my name, since with the
13650         FPRINTFTIME changes strftime.c has forked from glibc.
13651
13652 2006-06-29  Eric Blake  <ebb9@byu.net>
13653
13654         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Use AC_C_INLINE.
13655
13656 2006-06-29  Eric Blake  <ebb9@byu.net>
13657
13658         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): New file.
13659
13660 2006-06-29  Eric Blake  <ebb9@byu.net>
13661
13662         * lib/stat_.h: New file.
13663
13664 2006-06-29  Eric Blake  <ebb9@byu.net>
13665
13666         * lib/stat_.h (rpl_mkdir): Declare inline, to avoid warnings about
13667         unused static function.
13668
13669 2006-06-29  Eric Blake  <ebb9@byu.net>
13670
13671         * doc/functions.texi (Function Portability): Document missing lstat
13672         on mingw.
13673
13674 2006-06-29  Eric Blake  <ebb9@byu.net>
13675
13676         * MODULES.html.sh: Add sys_stat.
13677         * modules/sys_stat: New module.
13678         * modules/mkstemp (Depends-on): Add sys_stat.
13679
13680 2006-06-29  Derek R. Price  <derek@ximbiot.com>
13681
13682         * m4/strftime.m4: Don't call AC_FUNC_STRFTIME.
13683
13684 2006-06-29  Derek R. Price  <derek@ximbiot.com>
13685
13686         * m4/c-bs-a.m4: Removed.
13687
13688 2006-06-29  Derek R. Price  <derek@ximbiot.com>
13689
13690         * lib/strftime.c: Assume strftime() exists.
13691
13692 2006-06-29  Derek Price  <derek@ximbiot.com>
13693
13694         * modules/c-bs-a: Removed - \a is C89.
13695         * MODULES.html.sh: Remove c-bs-a.
13696
13697 2006-06-29  Bruno Haible  <bruno@clisp.org>
13698
13699         * modules/wcwidth (License): Change to LGPL.
13700
13701 2006-06-28  Simon Josefsson  <jas@extundo.com>
13702
13703         * tests/test-getaddrinfo.c: Test getnameinfo too.  Call WSAStartup
13704         on _WIN32.
13705
13706         * modules/getaddrinfo (Depends-on): Add inet_ntop, needed by
13707         getnameinfo.
13708
13709 2006-06-28  Simon Josefsson  <jas@extundo.com>
13710
13711         * m4/getaddrinfo.m4: Look for getnameinfo prototypes too.
13712
13713 2006-06-28  Simon Josefsson  <jas@extundo.com>
13714
13715         * lib/getaddrinfo.c: Try to load ws2_32.dll on Windows, to find the
13716         functions there.  It will succeed on Windows XP, but on Windows
13717         2000 and (presumably) earlier, it will fail, and use the internal
13718         re-implementation.
13719         (use_win32_p): New function.
13720         (getaddrinfo): Use strtoul on servname, to support numeric ports.
13721         Support AI_NUMERICSERV to disable getservbyname.
13722         (getnameinfo): New function, only supports
13723         NI_NUMERICHOST|NI_NUMERICSERV for now.
13724
13725         * lib/getaddrinfo.h: Test and check for AI_* flags separately, MinGW
13726         only have some of them.  Add AI_NUMERICSERV.  Add prototype for
13727         getnameinfo.
13728
13729 2006-06-28  Eric Blake  <ebb9@byu.net>
13730
13731         * modules/wcwidth: New file.
13732         * modules/mbchar (Depends-on): Add wcwidth.
13733         * modules/mbswidth (Depends-on): Add wcwidth.
13734         * MODULES.html.sh: Add wcwidth.
13735
13736 2006-06-28  Eric Blake  <ebb9@byu.net>
13737
13738         * m4/mbswidth.m4 (gl_MBSDWIDTH): Move wcwidth from here...
13739         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): ...to this new file.
13740
13741 2006-06-28  Eric Blake  <ebb9@byu.net>
13742
13743         * lib/xvasprintf.h: Fix comments.
13744
13745 2006-06-28  Eric Blake  <ebb9@byu.net>
13746
13747         * lib/mbchar.h (wcwidth): Include wcwidth.h.
13748         * lib/mbswidth.c (wcwidth): Move from here...
13749         * lib/wcwidth.h: ...to this new file.
13750
13751 2006-06-28  Derek R. Price  <derek@ximbiot.com>
13752
13753         * m4/savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement.
13754
13755         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since
13756         it's obsolete.
13757         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Likewise.
13758
13759 2006-06-28  Derek R. Price  <derek@ximbiot.com>
13760
13761         * lib/savedir.c (CLOSEDIR): Remove.  All uses changed to closedir.
13762         Autoconf 2.60 says this stuff was obsolete.
13763
13764 2006-06-28  Bruno Haible  <bruno@clisp.org>
13765
13766         * modules/wcwidth (Files): Add m4/wchar_t.m4.
13767
13768 2006-06-28  Bruno Haible  <bruno@clisp.org>
13769
13770         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Also require AC_C_INLINE and
13771         gt_TYPE_WCHAR_T.
13772
13773 2006-06-28  Bruno Haible  <bruno@clisp.org>
13774
13775         * lib/wcwidth.h: Declare nothing if !HAVE_WCHAR_T. Provide a fallback
13776         declaration for wcwidth.
13777         * lib/mbswidth.c: Restore the includes of <wchar.h> and <wctypes.h>.
13778
13779 2006-06-28  Bruno Haible  <bruno@clisp.org>
13780
13781         * lib/mkdtemp.c [MINGW]: Include <io.h>.
13782         (mkdir): Define using _mkdir.
13783
13784 2006-06-28  Bruno Haible  <bruno@clisp.org>
13785
13786         * lib/getaddrinfo.h: Fix POSIX URL.
13787         * lib/getaddrinfo.c (WIN32_NATIVE): New macro. Use it instead of
13788         _WIN32.
13789         (use_win32_p): Make static.
13790         (getaddrinfo): Reject service name if it is empty or does not consist
13791         solely of decimal digits, or if its value is > 65535.
13792         (getnameinfo): Remove useless casts.
13793
13794 2006-06-27  Simon Josefsson  <jas@extundo.com>
13795
13796         * modules/sys_select: New file, suggested by Bruno Haible, Paul
13797         Eggert and Martin Lambers.
13798
13799 2006-06-27  Simon Josefsson  <jas@extundo.com>
13800
13801         * m4/sys_select_h.m4: New file, suggested by Bruno Haible, Paul
13802         Eggert and Martin Lambers.
13803
13804 2006-06-27  Bruno Haible  <bruno@clisp.org>
13805
13806         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): For nonexistent types, set the
13807         result to 0, not to empty.
13808         Reported by Martin Neitzel <neitzel@sco.gaertner.de>.
13809
13810 2006-06-27  Bruno Haible  <bruno@clisp.org>
13811
13812         * lib/stdint_.h (intmax_t, uintmax_t): Undefine before typedef.
13813
13814 2006-06-26  Simon Josefsson  <jas@extundo.com>
13815
13816         * m4/inet_ntop.m4: Don't check for sys/types.h, we assume it is
13817         present.
13818
13819 2006-06-26  Paul Eggert  <eggert@cs.ucla.edu>
13820
13821         * lib/base64.c (B64): Use _ as the formal parameter, not x, to avoid
13822         bug in IBM C V6 for AIX.  Problem reported by Larry Jones in
13823         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00181.html>.
13824
13825 2006-06-26  Mark D. Baushke  <mdb@gnu.org>
13826
13827         * m4/stdint.m4 (gl_STDINT_H): Treat BSD/OS like OpenBSD.
13828
13829 2006-06-26  Bruno Haible  <bruno@clisp.org>
13830
13831         * modules/stdint (Makefile.am): Also substitute HAVE_WCHAR_H.
13832
13833 2006-06-26  Bruno Haible  <bruno@clisp.org>
13834
13835         * m4/stdint.m4 (gl_STDINT_H): Test also for <wchar.h>.
13836
13837 2006-06-26  Bruno Haible  <bruno@clisp.org>
13838
13839         * m4/stdint.m4 (gl_STDINT_H): Don't include <stdint.h> when using the
13840         SGI C compiler in pre-C99 mode.
13841         Suggested by Mark D. Baushke and Larry Jones.
13842
13843 2006-06-26  Bruno Haible  <bruno@clisp.org>
13844
13845         * lib/stdint_.h: Include <wchar.h> if necessary for WCHAR_MIN or
13846         WCHAR_MAX.
13847         Reported by Mark D. Baushke and Larry Jones.
13848
13849 2006-06-26  Bruno Haible  <bruno@clisp.org>
13850
13851         * lib/stdint_.h: Don't include <stdint.h> when using the SGI C compiler
13852         in pre-C99 mode.
13853         Suggested by Mark D. Baushke and Larry Jones.
13854
13855 2006-06-23  Simon Josefsson  <jas@extundo.com>
13856             Bruno Haible  <bruno@clisp.org>
13857
13858         * gnulib-tool (func_emit_lib_Makefile_am): Define MOSTLYCLEANDIRS.
13859         Emit mostlyclean-local rule.
13860         (func_emit_tests_Makefile_am): Likewise.
13861         * modules/sys_socket (Makefile.am): Use MOSTLYCLEANDIRS.
13862
13863 2006-06-23  Mark D. Baushke  <mdb@gnu.org>
13864
13865         * lib/stdint_.h: Treat BSD/OS like OpenBSD.
13866
13867 2006-06-23  Bruno Haible  <bruno@clisp.org>
13868
13869         * tests/test-stdint.c: Update to match ISO C 99 Technical
13870         Corrigendum 1.
13871
13872 2006-06-23  Bruno Haible  <bruno@clisp.org>
13873
13874         * m4/stdint.m4 (gl_STDINT_H): Treat IRIX like OpenBSD.
13875
13876 2006-06-23  Bruno Haible  <bruno@clisp.org>
13877
13878         * lib/stdint_.h: Treat IRIX like OpenBSD.
13879
13880 2006-06-23  Bruno Haible  <bruno@clisp.org>
13881
13882         * lib/stdint_.h (UINT8_C, UINT16_C, UINT32_C): Define according to
13883         ISO C 99 Technical Corrigendum 1.
13884
13885 2006-06-22  Simon Josefsson  <jas@extundo.com>
13886
13887         * m4/sockpfaf.m4: Include winsock2.h too, to make it work under
13888         MinGW.
13889
13890 2006-06-22  Paul Eggert  <eggert@cs.ucla.edu>
13891
13892         * lib/glob.c (collated_compare): Remove 'const' uses that weren't
13893         needed.  Some compiler complained about some of them.  Problem reported
13894         by Larry Jones in
13895         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00172.html>.
13896
13897 2006-06-21  Simon Josefsson  <jas@extundo.com>
13898
13899         * tests/test-getaddrinfo.c: New file.
13900
13901         * modules/getaddrinfo-tests: New file.
13902
13903         * MODULES.html.sh: Add inet_pton.
13904
13905         * modules/inet_pton: New file.
13906
13907 2006-06-21  Simon Josefsson  <jas@extundo.com>
13908
13909         * m4/getaddrinfo.m4: Don't define WINVER.  Look for gethostbyname in
13910         -lws2_32 too.  Fixes getaddrinfo on Windows 2000, with the price
13911         of using the (limited) gnulib implementation on Windows XP.
13912
13913         * m4/inet_pton.m4: New file.
13914
13915 2006-06-21  Simon Josefsson  <jas@extundo.com>
13916
13917         * lib/getaddrinfo.c (getaddrinfo): Set ai_family in the return
13918         variable.
13919
13920         * lib/socket_.h: Don't define WINVER.
13921
13922         * lib/inet_pton.h, inet_pton.c: New file, taken from glibc but
13923         slightly modified to work in gnulib.
13924
13925 2006-06-21  Simon Josefsson  <jas@extundo.com>
13926
13927         * doc/gnulib.texi (Windows sockets): Add.
13928
13929 2006-06-21  Paul Eggert  <eggert@cs.ucla.edu>
13930
13931         * lib/read-file.c (fread_file): Start with buffer allocation of
13932         0 bytes rather than 1 byte; this simplifies the code.
13933         Don't invoke feof; it's not needed.  Refactor to avoid duplicate
13934         code to free buffer and save/restore errno.
13935         (internal_read_file): Remove unused local.
13936
13937 2006-06-20  Paul Eggert  <eggert@cs.ucla.edu>
13938
13939         * lib/openat.c (openat): Use ?:, not if, to work around GCC bug 4210
13940         <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4210>.
13941         Problem reported by Denis Excoffier in
13942         <http://lists.gnu.org/archive/html/bug-tar/2006-06/msg00023.html>.
13943
13944 2006-06-19  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
13945
13946         * modules/sys_socket, modules/socklen: Include sys/types since
13947         FreeBSD 4.x's sys/socket.h needs it.
13948
13949 2006-06-19  Simon Josefsson  <jas@extundo.com>
13950
13951         * lib/inet_ntop.c: Always build inet_ntop4, since inet_ntop6 calls it.
13952
13953 2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
13954
13955         * lib/alloca_.h (alloca) [defined alloca]: Don't define or declare.
13956
13957 2006-06-19  Bruno Haible  <bruno@clisp.org>
13958
13959         * m4/stdint.m4 (gl_STDINT_H): Enclose the values of FULL_PATH_STDINT_H
13960         and FULL_PATH_INTTYPES_H in angle brackets.
13961         Reported by Mark D. Baushke <mdb@gnu.org>.
13962
13963 2006-06-17  Eric Blake  <ebb9@byu.net>
13964
13965         * m4/rmdir-errno.m4 (gl_FUNC_FMDIR_NOTEMPTY): Assume errno.h declares
13966         errno.
13967
13968 2006-06-17  Bruno Haible  <bruno@clisp.org>
13969
13970         * m4/stdint.m4 (gl_STDINT_H) [FreeBSD >= 5]: Don't include
13971         <sys/inttypes.h>.
13972
13973 2006-06-17  Bruno Haible  <bruno@clisp.org>
13974
13975         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove test
13976         whether errno is declared. Assume <errno.h> declares errno.
13977
13978 2006-06-17  Bruno Haible  <bruno@clisp.org>
13979
13980         * lib/stdint_.h [FreeBSD >= 5]: Don't include <sys/inttypes.h>.
13981
13982 2006-06-17  Bruno Haible  <bruno@clisp.org>
13983
13984         * lib/stdint_.h (_UINT8_T, _UINT32_T, _UINT64_T): New macros. Fixes a
13985         problem on Solaris 2.5.1.
13986
13987 2006-06-16  Eric Blake  <ebb9@byu.net>
13988
13989         * lib/unsetenv.c [!defined errno]: Assume errno.h declares errno.
13990         * lib/unicodeio.c [!defined errno]: Likewise.
13991         * lib/strtol.c [!defined errno]: Likewise.
13992         * lib/strtod.c [!defined errno]: Likewise.
13993
13994 2006-06-15  Eric Blake  <ebb9@byu.net>
13995
13996         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror.
13997
13998 2006-06-15  Eric Blake  <ebb9@byu.net>
13999
14000         * config/srclist.txt (ssize_t.m4): Lose sync.
14001
14002 2006-06-15  Bruno Haible  <bruno@clisp.org>
14003
14004         * modules/stdint (Files): Include m4/full-header-path.m4,
14005         m4/size_max.m4, m4/wchar_t.m4.
14006         (Makefile.am): Many more substitutions.
14007         * modules/stdint-tests: New file.
14008         * tests/test-stdint.c: New file.
14009
14010 2006-06-15  Bruno Haible  <bruno@clisp.org>
14011
14012         * m4/stdint.m4 (gl_STDINT_H): Rewritten to produce a complete stdint.h.
14013         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H, gl_STDINT_CHECK_TYPES,
14014         gl_STDINT_MISSING_BOUND, gl_STDINT_MISSING_BOUNDS,
14015         gl_STDINT_MISSING_BOUNDS2, gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED,
14016         gl_CHECK_TYPE_SAME): New macros.
14017
14018 2006-06-15  Bruno Haible  <bruno@clisp.org>
14019
14020         * m4/size_max.m4 (gl_SIZE_MAX): Make it work also when cross-compiling.
14021
14022 2006-06-15  Bruno Haible  <bruno@clisp.org>
14023
14024         * lib/stdint_.h: Rewritten to be fully auto-configured.
14025         Fixes bug on HP-UX/IA64.
14026
14027 2006-06-11  Paul Eggert  <eggert@cs.ucla.edu>
14028
14029         * lib/getdate.y (__attribute__): Don't define if already defined.
14030         Problem reported by Larry Jones.
14031         * lib/utimens.c (__attribute__): Likewise.
14032
14033 2006-06-04  Paul Eggert  <eggert@cs.ucla.edu>
14034
14035         * lib/regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun
14036         reported by Andreas Schwab.
14037
14038 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14039             Bruno Haible  <bruno@clisp.org>
14040
14041         * m4/strndup.m4 (gl_FUNC_STRNDUP): Replace the AC_REPLACE_FUNCS with a
14042         check for the declaration of strnlen and a run test that exposes the
14043         AIX 5.1 strnlen bug.  In the failure case, #define strndup to
14044         rpl_strndup.
14045
14046 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14047             Bruno Haible  <bruno@clisp.org>
14048
14049         * lib/strndup.c (strndup) [!_LIBC]: Don't undefine macro definition.
14050
14051 2006-05-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14052
14053         * m4/c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
14054         compile test, for Tru64 4.0D.
14055
14056 2006-05-28  Karl Berry  <karl@gnu.org>
14057
14058         * config/srclist.txt (printf-args.c): lose sync.
14059
14060 2006-05-26  Martin Lambers  <marlam@marlam.de>
14061
14062         * lib/getpass.c: Updates the test for the native W32 API, and adds
14063         missing includes, thus fixing compilation warnings.
14064
14065 2006-05-25  Sergey Poznyakoff  <gray@gnu.org.ua>
14066
14067         * lib/exclude.c (exclude_fnmatch): New function.
14068         (excluded_file_name): Call exclude_fnmatch.
14069         * lib/exclude.h (excluded_file_name): New prototype
14070
14071 2006-05-25  Paul Eggert  <eggert@cs.ucla.edu>
14072
14073         * lib/tempname.c (small_open, large_open): New macros.
14074         (__open, __open64) [!_LIBC]: Remove.
14075         (__gen_tempname): Use small_open and large_open instead of __open
14076         and __open64.  This fixes a portability bug on HP-UX 11.11i
14077         reported by Simon Wing-Tang in
14078         <http://lists.gnu.org/archive/html/bug-coreutils/2006-05/msg00114.html>.
14079
14080 2006-05-24  Bruno Haible  <bruno@clisp.org>
14081
14082         * lib/printf-args.c (printf_fetchargs): Turn NULL pointers for
14083         TYPE_STRING and TYPE_WIDE_STRING into a non-NULL replacement.
14084         Reported by Thorsten Maerz <torte@netztorte.de> via
14085         Aaron Stone <aaron@serendipity.cx>.
14086
14087 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
14088
14089         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Rename cache variables to use
14090         gl_ rather than jm_.  Link, don't run, so that cross-compiles are
14091         allowed.  Check that resulting type is arithmetic.  Move AC_REQUIRE
14092         and AC_CHECK_HEADERS_ONCE outside of AC_CACHE_CHECK, since they're
14093         not really conditional on the cache.
14094         (gl_PREREQ_NANOSLEEP): Check for sys/select.h.
14095
14096 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
14097
14098         * lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
14099         Use the usual Autoconf way to include <time.h> and/or sys/time.h.
14100         (my_usleep): Don't mishandle maximum value.
14101
14102 2006-05-19  Jim Meyering  <jim@meyering.net>
14103
14104         * lib/getugroups.c: Correct an outdated comment.  From Bruno Haible.
14105
14106 2006-05-17  Bruno Haible  <bruno@clisp.org>
14107
14108         Cygwin portability.
14109         * lib/classpath.c (PATH_SEPARATOR) [CYGWIN]: Define as ':'.
14110
14111 2006-05-17  Bruno Haible  <bruno@clisp.org>
14112
14113         * lib/stdint_.h: Fix recognition of Cygwin.
14114
14115 2006-05-15  Bruno Haible  <bruno@clisp.org>
14116
14117         * build-aux/config.rpath: Improve support for Sun C 5.9 on Linux, based
14118         on libtool patch by Ralf Wildenhues.
14119
14120 2006-05-14  Paul Eggert  <eggert@cs.ucla.edu>
14121
14122         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
14123         test for C99 conformance; (bool) 0.5 is an integer constant
14124         expression, but (bool) -0.5 is not.  Problem reported by Fedor
14125         Sergeev in <http://forum.sun.com/jive/thread.jspa?threadID=96202>.
14126
14127 2006-05-11  Simon Josefsson  <jas@extundo.com>
14128
14129         * m4/xvasprintf.m4: Fix obvious typo.
14130
14131 2006-05-11  Jim Meyering  <jim@meyering.net>
14132
14133         * lib/sha1.c (sha1_buffer): Correct comment: s/MD5/SHA1/.  From
14134         James Lemley.
14135
14136 2006-05-10  Simon Josefsson  <jas@extundo.com>
14137
14138         * lib/md4.c: Typo fix, update copyright years.
14139         (K1, K2): Don't use L because it turn computations into 64-bit on
14140         64-bit platforms.
14141
14142 2006-05-10  Paul Eggert  <eggert@cs.ucla.edu>
14143
14144         * lib/crc.c (crc32_update): Remove unnecessary L suffix.
14145         * lib/md4.c (rol): Cast right-shift arg to uint32_t to prevent
14146         unwanted sign propagation, e.g., on hosts with 64-bit int.
14147         There still are some problems with reeelly weird theoretical hosts
14148         (e.g., 33-bit int) but it's not worth worrying about now.
14149         * lib/sha1.c (rol): Likewise.
14150         (K1, K2, K3, K4): Remove unnecessary L suffix.
14151
14152 2006-05-10  Bruno Haible  <bruno@clisp.org>
14153
14154         * lib/des.c: Cast to avoid warnings.
14155
14156 2006-05-09  Bruno Haible  <bruno@clisp.org>
14157
14158         * modules/xvasprintf (Files): Add m4/xvasprintf.m4.
14159         (Depends-on): Depend also on xsize, stdarg.
14160         (configure.ac): Add gl_XVASPRINTF.
14161
14162 2006-05-09  Bruno Haible  <bruno@clisp.org>
14163
14164         * m4/xvasprintf.m4: New file.
14165
14166 2006-05-09  Bruno Haible  <bruno@clisp.org>
14167
14168         * lib/xvasprintf.c: Include limits.h, string.h, xsize.h.
14169         (EOVERFLOW): Define fallback value.
14170         (xstrcat): New function.
14171         (xvasprintf): Recognize the special case of a string concatenation.
14172
14173 2006-05-08  Eric Blake  <ebb9@byu.net>
14174
14175         * gnulib-tool (func_version): Base copyright year on CVS date.
14176         (func_emit_copyright_notice): New function.
14177         (func_emit_lib_Makefile_am): Use it.
14178         (func_emit_tests_Makefile_am): Likewise.
14179         (func_import): Likewise.
14180
14181 2006-05-08  Bruno Haible  <bruno@clisp.org>
14182
14183         * modules/stdarg: New file.
14184         * MODULES.html.sh (func_all_modules): Add section for <stdarg.h>.
14185
14186 2006-05-08  Bruno Haible  <bruno@clisp.org>
14187
14188         * m4/stdarg.m4: New file, from GNU gettext.
14189
14190 2006-05-08  Bruno Haible  <bruno@clisp.org>
14191
14192         * config/srclist.txt (build-aux/config.rpath): different from latest
14193         release.
14194
14195 2006-05-08  Bruno Haible  <bruno@clisp.org>
14196
14197         * build-aux/config.rpath: Add support for Sun C 5.9 on Linux.
14198
14199 2006-05-05  Jim Meyering  <jim@meyering.net>
14200
14201         * m4/warning.m4: New file, derived from bison's file by the same name.
14202
14203 2006-05-03  Bruno Haible  <bruno@clisp.org>
14204
14205         * lib/stdint_.h: Shorter URL.
14206         * lib/inttypes.h: Likewise.
14207
14208 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
14209
14210         * modules/inttypes (Maintainer): Change from Derek Price to 'all'.
14211
14212 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
14213
14214         * lib/verify.h: Document the internals better.  Most of this change
14215         was written by Bruno Haible.
14216
14217 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
14218
14219         * doc/verify.texi: New file, partly based on a proposal by
14220         Bruno Haible.
14221
14222 2006-05-02  Bruno Haible  <bruno@clisp.org>
14223
14224         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Move the include_next
14225         test from here...
14226         * m4/_inttypes_h.m4 (gl_INTTYPES_H): ... to here.
14227
14228 2006-04-29  Bruno Haible  <bruno@clisp.org>
14229
14230         * lib/gcd.c: Use WORD_T and GCD instead of unsigned long and gcd.
14231         Suggested by Oskar Liljeblad <oskar@osk.mine.nu>.
14232
14233 2006-04-29  Bruno Haible  <bruno@clisp.org>
14234
14235         * gnulib-tool: Make --update option actually work.
14236
14237 2006-04-29  Bruno Haible  <bruno@clisp.org>
14238
14239         * doc/gcd.texi: New file.
14240         * doc/gnulib.texi: Include it.
14241
14242 2006-04-25  Paul Eggert  <eggert@cs.ucla.edu>
14243
14244         * lib/getdate.y (get_date): When adding relative date, start with the
14245         initial time, not with the result of the first mktime call.
14246
14247 2006-04-25  Bruno Haible  <bruno@clisp.org>
14248
14249         * gnulib-tool (func_import): Output the include directives in three
14250         blocks, sorted separately.
14251         Reported by Ben Pfaff <blp@cs.stanford.edu>.
14252
14253 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
14254
14255         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
14256         to define main with arguments, for C++.  Reported by Eric Blake.
14257         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC):
14258         Prefer 'int main ()' to 'int main (void)', for C++.
14259         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Likewise.
14260         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Specify a return type
14261         for 'main', for C99 and C++.
14262
14263 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
14264
14265         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
14266         Don't assume that exit status -1 is valid.
14267         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
14268         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
14269         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Likewise.
14270         * m4/readdir.m4 (GL_FUNC_READDIR): Include <stdlib.h>.
14271         * m4/rename.m4 (vb_FUNC_RENAME): Likewise.
14272         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use AC_RUN_IFELSE,
14273         not AC_TRY_RUN.  Use return, not exit.  Don't assume that
14274         functions can be used without declaring them, or that you can
14275         exit with status -1.
14276         * m4/utimes-null.m4 (gl_FUNC_UTIMES_NULL): Likewise.
14277
14278 2006-04-24  Karl Berry  <karl@gnu.org>
14279
14280         * config/srclist.txt (longdouble.m4): sync lost.
14281
14282 2006-04-24  Eric Blake  <ebb9@byu.net>
14283
14284         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Avoid unused variable warning.
14285
14286 2006-04-24  Bruno Haible  <bruno@clisp.org>
14287
14288         * m4/poll.m4 (gl_FUNC_POLL): When cross-compiling, reject also the
14289         poll() implementation in AIX.
14290         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
14291
14292 2006-04-24  Bruno Haible  <bruno@clisp.org>
14293
14294         * m4/poll.m4 (gl_FUNC_POLL): Rearrange code, so that POLL_H gets
14295         assigned exactly once.
14296
14297 2006-04-23  Claudio Fontana  <claudio@gnu.org>
14298             Bruno Haible  <bruno@clisp.org>
14299
14300         * modules/gettext (Makefile.am): Add a -I flag for <libintl.h>.
14301         * gnulib-tool (func_emit_lib_Makefile_am): Emit empty default value
14302         for AM_CPPFLAGS.
14303
14304 2006-04-23  Bruno Haible  <bruno@clisp.org>
14305
14306         * modules/copy-file: Depend on unistd.
14307         * modules/execute: Likewise.
14308         * modules/fatal-signal: Likewise.
14309         * modules/findprog: Likewise.
14310         * modules/mkdtemp : Likewise.
14311         * modules/pipe: Likewise.
14312         * modules/wait-process: Likewise.
14313
14314 2006-04-23  Bruno Haible  <bruno@clisp.org>
14315
14316         * lib/fwriteerror.c (fwriteerror): Call fclose also when an error
14317         condition was already detected.
14318         Reported by Ben Pfaff <blp@cs.stanford.edu>.
14319
14320 2006-04-23  Bruno Haible  <bruno@clisp.org>
14321
14322         * lib/copy-file.c: Include <unistd.h> unconditionally.
14323         * lib/execute.c: Likewise.
14324         * lib/fatal-signal.c: Likewise.
14325         * lib/findprog.c: Likewise.
14326         * lib/mkdtemp.c: Likewise.
14327         * lib/pipe.h: Likewise.
14328         * lib/pipe.c: Likewise.
14329         * lib/wait-process.h: Likewise.
14330
14331 2006-04-23  Bruno Haible  <bruno@clisp.org>
14332
14333         * gnulib-tool (func_usage): Fix --import description. Document
14334         --update.
14335         (func_import): Create temporary file in a temporary directory, if
14336         --dry-run is specified. Silence errors from 'grep' when there are no
14337         m4 files in $m4dir.
14338         (func_create_testdir): Silence errors from 'grep' when there are no
14339         m4 files in $m4dir.
14340         Reported by Karl Berry <karl@freefriends.org>.
14341
14342 2006-04-20  Bruno Haible  <bruno@clisp.org>
14343
14344         * m4/argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
14345         one argument, so that the code will be portable to Autoconf 2.60.
14346         * m4/getlogin_r.m4 (gl_PREREQ_GETLOGIN_R): Likewise.
14347         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
14348         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO): Likewise.
14349
14350 2006-04-19  Derek Price  <derek@ximbiot.com>
14351             Eric Blake  <ebb9@byu.net>
14352
14353         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h>
14354         rather than "/full/path.h".  Update comment to match.  Shorten &
14355         generalize m4_translit call via AS_TR_CPP.
14356
14357 2006-04-19  Derek Price  <derek@ximbiot.com>
14358             Eric Blake  <ebb9@byu.net>
14359
14360         * lib/inttypes.h: Correct grammar in comment.
14361
14362 2006-04-18  Derek Price  <derek@ximbiot.com>
14363             Paul Eggert  <eggert@cs.ucla.edu>
14364
14365         * modules/inttypes: New file.
14366         * modules/strtoimax, modules/strtoumax: Depend on inttypes.
14367
14368 2006-04-18  Derek Price  <derek@ximbiot.com>
14369             Paul Eggert  <eggert@cs.ucla.edu>
14370
14371         * m4/_inttypes_h.m4, m4/full-header-path.m4, m4/include_next.m4:
14372         New files.
14373
14374 2006-04-18  Derek Price  <derek@ximbiot.com>
14375             Paul Eggert  <eggert@cs.ucla.edu>
14376
14377         * lib/inttypes.h: New file.
14378         * lib/strtoimax.c: Assume <inttypes.h>.
14379
14380 2006-04-15  Paul Eggert  <eggert@cs.ucla.edu>
14381
14382         * lib/utimens.c (futimens): glibc futimesat messes up if /proc
14383         isn't mounted.  Problem reported by Kir Kolyshkin.
14384
14385 2006-04-13  Paul Eggert  <eggert@cs.ucla.edu>
14386
14387         * lib/regcomp.c (init_dfa): Don't use wchar_t or wctype_t if
14388         RE_ENABLE_I18N is not defined.  Problem reported by Mark D. Baushke via
14389         Derek R. Price.
14390         * lib/regex.h (RE_DUP_MAX): Update comment to match current
14391         implementation.
14392
14393 2006-04-12  Eric Blake  <ebb9@byu.net>
14394
14395         * modules/time_r (Makefile.am): Remove lib_SOURCES line, as this
14396         is now done automatically by the corresponding Autoconf macro.
14397
14398 2006-04-11  Paul Eggert  <eggert@cs.ucla.edu>
14399
14400         * m4/time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and
14401         time_r.h.
14402
14403 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
14404
14405         Merge regex changes from libc, removing some of our
14406         POSIX-conformance changes that were rejected and redoing them in a
14407         less-intrusive way.
14408
14409         * lib/regcomp.c (re_compile_internal, init_dfa):
14410         Length arg is now size_t, not Idx.  All uses changed.
14411         (peek_token): Forward decl now says internal_function.
14412         (__re_error_msgid, __re_error_msgid_idx):
14413         Now static rather than extern with attribute_hidden.
14414         (re_compile_pattern) [!defined _LIBC]: Use K&R-style defn.
14415         For some reason libc prefers K&R style defns for external functions.
14416         (regerror) [!defined _LIBC]: Likewise.
14417         (re_set_syntax, re_compile_fastmap, regcomp, regfree, re_comp):
14418         (seek_collating_symbol_entry, lookup_collation_sequence_value):
14419         (build_range_exp, build_collating_symbol):
14420         Use K&R-style defn.
14421         (re_compile_fastmap): Use '\0' to memset, not 0.
14422         (utf8_sb_map): Make the calculations more obvious.
14423         (init_dfa, parse_bracket_exp, build_charclass_op):
14424         Call calloc and cast result, as glibc does.
14425         (init_word_char, fetch_token, peek_token, peek_token_bracket):
14426         (build_range_exp, build_collating_symbol):
14427         Now internal functions.
14428
14429         * lib/regex.c [!defined _LIBC]: Allow compiling with C++ compilers.
14430
14431         * lib/regex.h (__USE_GNU_REGEX): New macro.  Don't depend on
14432         _REGEX_SOURCE any more; depend on _GNU_SOURCE instead.
14433         Don't depend on VMS; depend on __VMS instead, for POSIX
14434         namespace cleanness.
14435         (regoff_t): Define to ssize_t, not long int.
14436
14437         Remove the REG_ macros named below.  Instead, make the old names
14438         (e.g., RE_BACKSLASH_ESCAPE_IN_LISTS) visible only if
14439         __USE_GNU_REGEX.
14440         (REG_BACKSLASH_ESCAPE_IN_LISTS):
14441         (REG_BK_PLUS_QM, REG_CHAR_CLASSES, REG_CONTEXT_INDEP_ANCHORS):
14442         (REG_CONTEXT_INDEP_OPS, REG_CONTEXT_INVALID_OPS):
14443         (REG_DOT_NEWLINE, REG_DOT_NOT_NULL, REG_HAT_LISTS_NOT_NEWLINE):
14444         (REG_INTERVALS, REG_LIMITED_OPS, REG_NEWLINE_ALT):
14445         (REG_NO_BK_BRACES, REG_NO_BK_PARENS, REG_NO_BK_REFS):
14446         (REG_NO_BK_VBAR, REG_NO_EMPTY_RANGES):
14447         (REG_UNMATCHED_RIGHT_PAREN_ORD, REG_NO_POSIX_BACKTRACKING):
14448         (REG_NO_GNU_OPS, REG_DEBUG, REG_INVALID_INTERVAL_ORD):
14449         (REG_IGNORE_CASE, REG_CARET_ANCHORS_HERE):
14450         (REG_CONTEXT_INVALID_DUP, REG_NO_SUB, REG_SYNTAX_EMACS):
14451         (REG_SYNTAX_AWK, REG_SYNTAX_GNU_AWK, REG_SYNTAX_POSIX_AWK):
14452         (REG_SYNTAX_GREP, REG_SYNTAX_EGREP, REG_SYNTAX_POSIX_EGREP):
14453         (REG_SYNTAX_ED, REG_SYNTAX_SED, _REG_SYNTAX_POSIX_COMMON):
14454         (REG_SYNTAX_POSIX_BASIC, REG_SYNTAX_POSIX_MINIMAL_BASIC):
14455         (REG_SYNTAX_POSIX_EXTENDED, REG_SYNTAX_POSIX_MINIMAL_EXTENDED):
14456         (REG_DUP_MAX, REG_UNALLOCATED, REG_REALLOCATE, REG_FIXED):
14457         (REG_NREGS):
14458         Remove.  All uses replaced by the old RE_* names.
14459         (RE_BACKSLASH_ESCAPE_IN_LISTS):
14460         (RE_BK_PLUS_QM, RE_CHAR_CLASSES, RE_CONTEXT_INDEP_ANCHORS):
14461         (RE_CONTEXT_INDEP_OPS, RE_CONTEXT_INVALID_OPS):
14462         (RE_DOT_NEWLINE, RE_DOT_NOT_NULL, RE_HAT_LISTS_NOT_NEWLINE):
14463         (RE_INTERVALS, RE_LIMITED_OPS, RE_NEWLINE_ALT):
14464         (RE_NO_BK_BRACES, RE_NO_BK_PARENS, RE_NO_BK_REFS):
14465         (RE_NO_BK_VBAR, RE_NO_EMPTY_RANGES):
14466         (RE_UNMATCHED_RIGHT_PAREN_ORD, RE_NO_POSIX_BACKTRACKING):
14467         (RE_NO_GNU_OPS, RE_DEBUG, RE_INVALID_INTERVAL_ORD):
14468         (RE_IGNORE_CASE, RE_CARET_ANCHORS_HERE):
14469         (RE_CONTEXT_INVALID_DUP, RE_NO_SUB):
14470         Don't bother having these macros be independent of each others'
14471         values, since they no longer exist in the POSIX name space.
14472
14473         Rename the following member names back to their old names,
14474         unless !__USE_GNU_REGEX.  All uses changed back.
14475         (buffer): Renamed from re_buffer.
14476         (allocated): Renamed from re_allocated.
14477         (used): Renamed from re_used.
14478         (syntax): Renamed from re_syntax.
14479         (fastmap): Renamed from re_fastmap.
14480         (translate): Renamed from re_translate.
14481         (can_be_null): Renamed from re_can_be_null.
14482         (regs_allocated): Renamed from re_regs_allocated.
14483         (fastmap_accurate): Renamed from re_fastmap_accurate.
14484         (no_sub): Renamed from re_no_sub.
14485         (not_bol): Renamed from re_not_bol.
14486         (not_eol): Renamed from re_not_eol.
14487         (newline_anchor): Renamed from re_newline_anchor.
14488         (num_regs): Renamed from rm_num_regs.
14489         (start): Renamed from rm_start.
14490         (end): Renamed from rm_end.
14491
14492         (free_state): Move up a bit.
14493
14494         * lib/regex_internal.h (inline) [__GNUC__ < 3 && defined _LIBC]:
14495         #define to be empty.
14496         (ASCII_CHARS): New macro, replacing all uses of 0x80 and/or SBC_MAX / 2
14497         when that is what is intended.
14498         (SBC_MAX): Define to UCHAR_MAX + 1, not 256.
14499         (__re_error_msgid, __re_error_msgid_idx): Remove decls; not needed.
14500         (MAX): New macro.
14501         (re_xmalloc, re_calloc, re_xrealloc, re_x2realloc): Remove.
14502         All uses changed back to re_malloc, etc.  It's now the caller's
14503         responsibility to check for overflow; all callers changed.
14504         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc, re_xnrealloc):
14505         (re_x2nrealloc): Remove.
14506         (free_state): Remove decl.
14507
14508         * lib/regexc.c (regexec, re_match, re_search, re_match_2, re_search_2):
14509         (re_set_registers, re_exec):
14510         Use K&R-style defn.
14511
14512         2006-01-31  Roland McGrath  <roland@redhat.com>
14513
14514         * lib/regcomp.c (calc_eclosure_iter): Remove dead variables.
14515         Reported by Mike Frysinger <vapier@gentoo.org>.
14516
14517         2006-01-15  Andreas Jaeger  <aj@suse.de>
14518
14519         [BZ #1950]
14520         * lib/regex_internal.c (re_string_reconstruct): Adjust for
14521         build_wcs_upper_buffer change.
14522         (build_wcs_upper_buffer): Change return type.
14523
14524         2005-12-10  Ulrich Drepper  <drepper@redhat.com>
14525
14526         * lib/regex_internal.h: Include <stdint.h> if available.
14527
14528         2005-12-06  Paolo Bonzini  <bonzini@gnu.org>
14529
14530         * lib/regex_internal.h (SIZE_MAX): Provide a default definition.
14531
14532         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
14533
14534         * lib/regcomp.c: Adjust for changed secondary hash function.
14535
14536         2005-09-30  Ulrich Drepper  <drepper@redhat.com>
14537
14538         * lib/regex.h: Pretty printing.
14539         Clean up namespace a bit.
14540
14541         2005-09-30  Jakub Jelinek  <jakub@redhat.com>
14542
14543         * lib/regexec.c (update_cur_sifted_state, check_arrival,
14544         check_arrival_add_next_nodes): Avoid using uninitialized variable.
14545
14546         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
14547                     Ulrich Drepper  <drepper@redhat.com>
14548
14549         [BZ #1302]
14550         * lib/regex_internal.h (bitset_t): Renamed from bitset.  All uses
14551         changed.
14552         (bitset_word_t): Renamed from bitset_word.  All uses changed.
14553
14554         2005-09-22  Ulrich Drepper  <drepper@redhat.com>
14555
14556         [BZ #281]
14557         * lib/regex.h: Define RE_TRANSLATE_TYPE as unsigned char *.
14558         * lib/regcomp.c: Remove unnecessary uses of
14559         unsigned RE_TRANSLATE_TYPE.
14560         * lib/regex_internal.h: Likewise.
14561         * lib/regex_internal.c: Likewise.
14562         * lib/regexec.c: Likewise.
14563         Based on a patch by Stepan Kasal <kasal@ucw.cz>.
14564
14565         2005-09-07  Ulrich Drepper  <drepper@redhat.com>
14566
14567         * lib/regexec.c (find_recover_state): Remove unnecessary
14568         initialization.
14569         (transit_state_bkref): Make DFA a const pointer.
14570         (get_subexp): Likewise.
14571         (check_arrival): Likewise.
14572         (update_cur_sifted_state): Likewise.
14573         (re_search_internal): Likewise.
14574         (prune_impossible_nodes): Likewise.
14575         (acquire_init_state_context): Likewise.
14576         (proceed_next_node): Likewise.
14577         (set_regs): Likewise.
14578         (free_fail_stack_return): Likewise.
14579         (check_arrival_expand_ecl): Mark DFA parameter as const.
14580         (check_arrival_expand_ecl_sub): Likewise.
14581         (check_subexp_limits): Likewise.
14582         (sub_epsilon_src_nodes):  Likewise.
14583         (add_epsilon_src_nodes):  Likewise.
14584         (merge_state_array): Likewise.
14585         (update_regs): Likewise.
14586         (build_trtable): Likewise.
14587         (sift_states_backward): Mark MCTX parameter as const.
14588         (build_sifted_states): Likewise.
14589         (update_cur_sifted_state): Likewise.
14590         (sift_states_mkref): Likewise.
14591         (check_arrival_expand_ecl): Mark eclosure as const.
14592         (check_dst_limits_calc_pos_1): Likewise.
14593         * lib/regex_internal.h (re_match_context_t): Make dfa a const
14594         pointer.
14595
14596         2005-09-06  Ulrich Drepper  <drepper@redhat.com>
14597
14598         * lib/regexec.c (merge_state_with_log): Define dfa as const pointer.
14599         (transit_state_sb): Likewise.
14600         (transit_state_mb): Likewise.
14601         (sift_states_iter_mb): Likewise.
14602         (check_arrival_add_next_nodes): Likewise.
14603         (check_node_accept_bytes): Change first parameter to pointer-to-const.
14604         [_LIBC] (re_search_2_stub): Use mempcpy.
14605
14606         * lib/regex_internal.c (re_string_reconstruct): Avoid calling
14607         mbrtowc for very simple UTF-8 case.
14608
14609         * lib/regex_internal.c (re_acquire_state): Make DFA pointer arg
14610         a pointer-to-const.
14611         (re_acquire_state_context): Likewise.
14612         * lib/regex_internal.h: Adjust prototypes.
14613
14614         * lib/regex.c: Prevent using C++ compilers.
14615
14616         * lib/regex_internal.c (re_acquire_state): Minor code rearrangement.
14617         (re_acquire_state_context): Likewise.
14618
14619 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
14620
14621         * modules/regex (Depends-on): Add ssize_t.
14622
14623 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
14624
14625         * m4/regex.m4 (gl_REGEX): Check for new glibc interface to
14626         translation table.
14627
14628 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
14629
14630         * doc/gnulib-tool.texi (Modified imports): pathname -> file name.
14631
14632 2006-03-29  Mark D. Baushke  <mdb@gnu.org>
14633             Bruno Haible  <bruno@clisp.org>
14634
14635         * lib/stdint_.h: On OpenBSD, don't redefine types already included in
14636         <sys/types.h> and <inttypes.h>.
14637
14638 2006-03-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14639
14640         * m4/argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also define
14641         `__error_t_defined', so argp.h will not typedef the former.
14642
14643 2006-03-25  Paul Eggert  <eggert@cs.ucla.edu>
14644
14645         * m4/regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
14646         REG_SYNTAX_EMACS, and REG_IGNORE_CASE.  Settle for the traditional
14647         glibc names.  Even if glibc is changed to conform to POSIX, the
14648         traditional names will be available anyway, since regex depends on
14649         the extensions module.  Also, fix a longstanding typo in the
14650         implementation of Spencer ERE test #75 from grep 2.3.  Problems
14651         reported by Emanuele Giaquinta.  Also, change sense of cached
14652         variable, so that the message makes sense.
14653
14654 2006-03-24  Simon Josefsson  <jas@extundo.com>
14655
14656         * lib/base64.c: Fix problems reported by Eric Blake <ebb9@byu.net>,
14657         including some doc fixes.
14658         (base64_encode_alloc): Fix +1 bug on allocation failures.
14659
14660 2006-03-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14661
14662         * lib/base64.c (base64_encode): Do not read past end of array with
14663         unsanitized input on systems with CHAR_BIT > 8.
14664
14665 2006-03-24  Eric Blake  <ebb9@byu.net>
14666
14667         * lib/time_r.c (copy_string_result): Remove, as it is no longer used.
14668
14669 2006-03-22  Karl Berry  <karl@gnu.org>
14670
14671         * config/srclist.txt (*setenv.[ch]): get from coreutils.
14672         * config/srclistvars.sh (COREUTILS): new var.
14673
14674 2006-03-17  Jim Meyering  <jim@meyering.net>
14675
14676         * m4/regex.m4 (gl_REGEX): Fix typo in last change:
14677         s/_REGEX_WIDE_OFFSETS/_REGEX_LARGE_OFFSETS/.
14678
14679 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
14680
14681         * m4/regex.m4 (gl_REGEX): Don't check for off_t, since the code
14682         no longer needs it.  Instead, check that regoff_t is as least
14683         as wide as ptrdiff_t.
14684
14685         Don't define _REGEX_WIDE_OFFSETS unless using the included regex,
14686         so that our regex.h stays compatible with the installed regex.
14687         This is helpful for installers who configure --without-included-regex.
14688         Problem reported by Emanuele Giaquinta.
14689
14690 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
14691
14692         * lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
14693         Typedef to long int, not to off_, as POSIX will likely change
14694         in that direction.
14695
14696 2006-03-15  Eric Blake  <ebb9@byu.net>
14697
14698         * m4/dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.
14699
14700 2006-03-13  Sergey Poznyakoff  <gray@gnu.org.ua>
14701
14702         * lib/argp-help.c (validate_uparams): Fix typo
14703         * lib/argp-parse.c (argp_default_options): Consistently begin help
14704         messages with a lowercase letter.
14705
14706 2006-03-11  Paul Eggert  <eggert@cs.ucla.edu>
14707
14708         * lib/time_r.h (asctime_r, ctime_r): Remove.  These functions can
14709         overrun buffers and shouldn't be used (much as gets shouldn't be
14710         used).
14711         * lib/time_r.c (asctime_r, ctime_r): Likewise.
14712
14713 2006-03-08  Simon Josefsson  <jas@extundo.com>
14714
14715         * m4/gc-random.m4: Permit 'no' as variable values and fix warnings,
14716         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
14717
14718 2006-03-08  Simon Josefsson  <jas@extundo.com>
14719
14720         * m4/gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead of
14721         $target, suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
14722
14723 2006-03-08  Simon Josefsson  <jas@extundo.com>
14724
14725         * lib/gc-gnulib.c (randomize): Don't open files called 'no', they
14726         signal that configure disabled the device.
14727
14728 2006-03-08  Simon Josefsson  <jas@extundo.com>
14729
14730         * build-aux/maint.mk: Fix refresh-po, to handle no translated
14731         languages.
14732
14733 2006-03-07  Simon Josefsson  <jas@extundo.com>
14734
14735         * modules/getopt (Depends-on): Add unistd.
14736
14737         * modules/unistd: New file.
14738
14739 2006-03-07  Simon Josefsson  <jas@extundo.com>
14740
14741         * modules/gc-random: New file.
14742
14743 2006-03-07  Simon Josefsson  <jas@extundo.com>
14744
14745         * m4/unistd_h.m4: New file.
14746
14747 2006-03-07  Simon Josefsson  <jas@extundo.com>
14748
14749         * m4/readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
14750         test to be side-effect free by storing the result in the cache
14751         variable gl_cv_lib_readline, and moving the assignment of
14752         LIBREADLINE and LTLIBREADLINE outside the COMMANDS-TO-SET-IT.
14753         From Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
14754
14755 2006-03-07  Simon Josefsson  <jas@extundo.com>
14756
14757         * m4/gc-random.m4: New file, mostly from gc.m4.  Warn instead of
14758         error on missing devices (the functions will return an error).
14759
14760         * m4/gc.m4: Move random stuff to gc-random.m4
14761
14762 2006-03-07  Simon Josefsson  <jas@extundo.com>
14763
14764         * lib/unistd_.h: New file.
14765
14766 2006-03-07  Simon Josefsson  <jas@extundo.com>
14767
14768         * lib/gc-libgcrypt.c, gc-gnulib.c: Use GC_USE_RANDOM.
14769
14770 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
14771
14772         * m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.
14773         Problem reported by Juan Manuel Guerrero.
14774
14775 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
14776
14777         * lib/c-stack.c: Include unistd.h unconditionally, since we now assume
14778         the unistd module.
14779         * lib/getlogin_r.c: Likewise.
14780         * lib/getlogin_r.h: Likewise.
14781         * lib/glob.c: Likewise.
14782         * lib/pagealign_alloc.c: Likewise.
14783         * lib/unistd_.h: Remove; no longer needed.
14784
14785 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
14786
14787         * MODULES.html.sh (Support for systems lacking POSIX:2001):
14788         Add unistd.
14789         * modules/c-stack (Depends-on): Add unistd.
14790         * modules/getlogin_r: Likewise.
14791         * modules/glob: Likewise.
14792         * modules/pagealign_alloc: Likewise.
14793         * modules/unistd (Files): Remove lib/unistd_.h.
14794         (EXTRA_DIST): Remove.
14795         (unistd.h): Create using 'echo' rather than 'cp', so that we don't
14796         need unistd_.h.
14797         (MOSTLYCLEANFILES): Remove unistd.h-t.
14798
14799 2006-03-03  Simon Josefsson  <jas@extundo.com>
14800
14801         * build-aux/maint.mk: Add several syntax checks from CoreUtils.
14802
14803 2006-03-03  Simon Josefsson  <jas@extundo.com>
14804
14805         * build-aux/maint.mk: Add refresh-po rule, based on ideas from
14806         libidn and bison.
14807
14808 2006-03-03  Simon Josefsson  <jas@extundo.com>
14809
14810         * build-aux/maint.mk: Add indent target.
14811
14812 2006-03-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de> (tiny change)
14813
14814         * m4/poll.m4 (gl_FUNC_POLL): If we deem poll(2) unacceptable, use
14815         our replacement poll.h in any case, to avoid a differing
14816         declaration from a system header.  Seen on AIX.
14817
14818 2006-03-01  Simon Josefsson  <jas@extundo.com>
14819
14820         * lib/readline.c: Fix typo, tiny patch from Stepan Kasal
14821         <kasal@ucw.cz>.
14822
14823 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
14824
14825         * modules/gettime (Depends-on): Add extensions module.
14826         * modules/nanosleep (Depends-on): Likewise.
14827         * modules/settime (Depends-on): Likewise.
14828
14829 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
14830
14831         * m4/clock_time.m4 (gl_CLOCK_TIME): Require gl_USE_SYSTEM_EXTENSIONS,
14832         not merely AC_GNU_SOURCE, for the benefit of Solaris 10 when compiled
14833         pedantically.
14834         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
14835         * m4/timespec.m4 (gl_TIMESPEC): Likewise.
14836
14837         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test",
14838         not "==".  Reported by Ralf Wildenhues.
14839
14840 2006-03-01  Karl Berry  <karl@gnu.org>
14841
14842         * doc/Copyright/request-*: new files, synced from gnuorg.
14843
14844 2006-03-01  Karl Berry  <karl@gnu.org>
14845
14846         * config/srclist.txt (Copyright/*): new entries.
14847
14848 2006-02-28  Simon Josefsson  <jas@extundo.com>
14849
14850         * lib/getopt.c: Protect #include of unistd.h, for MSVS.
14851
14852 2006-02-27  Simon Josefsson  <jas@extundo.com>
14853
14854         * lib/base64.h: Indent #define's.  From Jim Meyering
14855         <jim@meyering.net>.
14856
14857 2006-02-27  Jim Meyering  <jim@meyering.net>
14858
14859         Revert the change of 2006-02-24, so these files can continue
14860         to be sync'd from gettext.
14861         * lib/mkdtemp.c, setenv.c, unsetenv.c: *Un*-normalize inclusion
14862         of `config.h'.
14863
14864 2006-02-26  Paul Eggert  <eggert@cs.ucla.edu>
14865
14866         * modules/intprops: New file.
14867         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
14868         Add intprops.
14869         * modules/getloadavg (Files): Remove lib/intprops.h.
14870         (Depends-on): Add intprops.
14871         * modules/human: Likewise.
14872         * modules/inttostr: Likewise.
14873         * modules/openat: Likewise.
14874         * modules/sig2str: Likewise.
14875         * modules/userspec: Likewise.
14876         * modules/utimecmp: Likewise.
14877         * modules/xnanosleep: Likewise.
14878         * modules/xstrtol: Likewise.
14879
14880 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny changes)
14881
14882         * modules/xstrtod: Omit xstrtod.h, xstrtod.c; they're in LIB_SOURCES.
14883         * modules/lock-tests (TESTS): Use $(EXEEXT).
14884         * modules/tls-tests: Likewise.
14885         * modules/argp-tests: Likewise.
14886         (check_PROGRAMS): New var, replacing...
14887         (noinst_PROGRAMS, test_argp_SOURCES): Remove.
14888
14889 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14890
14891         * lib/mkdtemp.c, lib/setenv.c, lib/unsetenv.c: Normalize inclusion of
14892         `config.h'.
14893
14894 2006-02-24  Paul Eggert  <eggert@cs.ucla.edu>
14895
14896         * lib/glob.c: Say "invalid" rather than "illegal" in comments.
14897
14898 2006-02-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14899
14900         Sync from coreutils.
14901         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and
14902         gl_CHDIR_SAFER.
14903
14904 2006-02-22  Jim Meyering  <jim@meyering.net>
14905
14906         Sync from coreutils.
14907         * m4/chdir-safer.m4: New file.
14908
14909 2006-02-20  Paul Eggert  <eggert@cs.ucla.edu>
14910
14911         * lib/getcwd.c (AT_FDCWD): Work around a bug in Solaris 9 and 10, where
14912         AT_FDCWD exceeds INT_MAX.
14913         * lib/openat.h (AT_FDCWD): Likewise.
14914
14915 2006-02-17  Eric Blake  <address@hidden>
14916
14917         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix caching error.
14918
14919 2006-02-16  Simon Josefsson  <jas@extundo.com>
14920
14921         * modules/getaddrinfo (Depends-on): Add sys_socket.
14922
14923 2006-02-15  Simon Josefsson  <jas@extundo.com>
14924
14925         * build-aux/maint.mk: Add dsyntax-check rule.
14926
14927 2006-02-15  Eric Blake  <ebb9@byu.net>
14928
14929         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
14930         winsock2.h or ws2tcpip.h when sys/socket.h is present. Fixes
14931         'present but cannot compile' warnings on cygwin.
14932         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Use gl_HEADER_SYS_SOCKET.  Don't
14933         use ws2tcpip.h if sys/socket.h works.
14934         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_HEADER_SYS_SOCKET.
14935         (gl_GETADDRINFO): Don't use ws2tcpip.h when sys/socket.h is present.
14936
14937 2006-02-14  Simon Josefsson  <jas@extundo.com>
14938
14939         * modules/maintainer-makefile (Files): Rename.
14940
14941         * build-aux/GNUmakefile: Rename Makefile.maint to maint.mk
14942         and (the local) Makefile.cfg to maint-cfg.mk.
14943
14944         * build-aux/Makefile.maint, build-aux/maint.mk: Renamed the former
14945         to the latter.
14946
14947         * modules/maintainer-makefile: New module.
14948
14949         * build-aux/Makefile.maint: New file, from GNU CoreUtils, although
14950         severaly stripped to make it possible to build it up from scratch
14951         with reliable tests.
14952
14953         * build-aux/GNUmakefile: New file, from GNU CoreUtils with some
14954         fixes to permit overriding the default actions when configure and
14955         makefile are not available.
14956
14957 2006-02-14  Paul Eggert  <eggert@cs.ucla.edu>
14958
14959         Sync from coreutils.
14960         * modules/lstat (Depends-on): Don't depend on xalloc.
14961         (License): Change from GPL to LGPL, since this is now simply a
14962         replacement for a libc function.
14963
14964 2006-02-14  Jim Meyering  <jim@meyering.net>
14965
14966         Sync from coreutils.
14967
14968         Eliminate the unwelcome (albeit unlikely) possibility of xmalloc
14969         failure on deficient systems, and simplify gnulib lgpl dependencies.
14970         * lib/lstat.c (rpl_lstat): Rewrite to use stat() in place of the
14971         xmalloc/lstat combination.  Based on a patch from Bruno Haible.
14972
14973         * lib/xalloc-die.c: Remove unused definition of N_.
14974
14975 2006-02-14  Jim Meyering  <jim@meyering.net>
14976
14977         Sync from coreutils.
14978         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Invoke
14979         AC_CHECK_FUNCS(getmntent) unconditionally so that tests of
14980         $ac_cv_func_getmntent (e.g., in gl_LIST_MOUNTED_FILE_SYSTEMS) need not
14981         double-quote uses of that variable, to accommodate the rare case in
14982         which getmntent is available in none of the libraries checked.  This
14983         happens at least on FreeBSD 5.0.
14984
14985 2006-02-13  Simon Josefsson  <jas@extundo.com>
14986
14987         * gnulib-tool (Usage): Fix --import, from
14988         karl@freefriends.org (Karl Berry).
14989
14990 2006-02-13  Sergey Poznyakoff  <gray@gnu.org.ua>
14991
14992         * lib/argp-fmtstream.c: Restore another bugfix lost on 2005-12-12
14993
14994 2006-02-07  Sergey Poznyakoff  <gray@gnu.org.ua>
14995
14996         * lib/argp-namefrob.h: Restore changes accidentally lost during the
14997         "autoupdate" on 2005-12-12.
14998
14999 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
15000
15001         * modules/closeout (Depends-on): Remove atexit.
15002
15003 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
15004
15005         * lib/closeout.c (close_stdout): Don't assume 'bool' converts nonzero
15006         ints to 0 or 1, as this isn't true for the stdbool.h substitute.
15007
15008 2006-02-05  Paul Eggert  <eggert@cs.ucla.edu>
15009
15010         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
15011         __EXTENSIONS__ if this causes compilation to fail.  Problem
15012         reported by Nelson H. F. Beebe with Solaris 10 and Sun C 5.7
15013         c89 -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED.
15014
15015 2006-01-27  Paul Eggert  <eggert@cs.ucla.edu>
15016
15017         * lib/fnmatch.c (L_): Renamed from L, to work around a bug in
15018         Mac OS X 10.3.9 with GCC 3 reported by Claudio Fontana in
15019         <http://lists.gnu.org/archive/html/bug-gnulib/2006-01/msg00074.html>.
15020         All uses changed.
15021
15022 2006-01-26  Simon Josefsson  <jas@extundo.com>
15023
15024         * lib/socket_.h: Set WINVER to 0x0501, to make sure getaddrinfo
15025         prototype is visible on mingw32.
15026
15027         * lib/getaddrinfo.h: Define EAI_ADDRFAMILY and EAI_SYSTEM if not set,
15028         for mingw32.
15029
15030         * lib/gai_strerror.c, getaddrinfo.h: Protect netdb.h #include (for
15031         mingw32).
15032
15033 2006-01-26  Paul Eggert  <eggert@cs.ucla.edu>
15034
15035         * lib/fts.c (diropen): Open with O_NOCTTY | O_NONBLOCK too.  Don't
15036         attempt to open for write; this always fails, at least on POSIX
15037         hosts.  This reinstates the 2006-01-09 change, which was
15038         inadvertently removed.
15039
15040 2006-01-26  Bruno Haible  <bruno@clisp.org>
15041
15042         * gnulib-tool (func_import): Use "trap 'exit $?' instead of "trap :".
15043         Reported by Paul Eggert.
15044
15045 2006-01-26  Bruno Haible  <bruno@clisp.org>
15046             Paul Eggert  <eggert@cs.ucla.edu>
15047
15048         * lib/stdbool_.h (_Bool)
15049         [(! (defined __cplusplus || defined __BEOS__)
15050           && !defined __GNUC__
15051           && !(defined __HP_cc || defined __xlc__
15052                || (defined __SUNPRO_C && (__SUNPRO_C < 0x550 || __STDC__ == 1))
15053                || defined __sgi))]:
15054         #define to signed char in these cases too; this simplifies
15055         the code (so that we don't have to worry about HP-UX, AIX, SunPRO,
15056         etc., separately) and makes it more conservative.
15057
15058 2006-01-25  Simon Josefsson  <jas@extundo.com>
15059
15060         * m4/getaddrinfo.m4: Look for getaddrinfo inside ws2tcip.h and
15061         -lws2_32.  Protect sys/socket.h and netdb.h #include's.  Include
15062         ws2tcpip.h with WINVER=0x0501.  All for mingw32.
15063
15064 2006-01-25  Sergey Poznyakoff  <gray@gnu.org.ua>
15065
15066         * lib/argp-namefrob.h: Bugfix. Remove stray #
15067
15068 2006-01-25  Paul Eggert  <eggert@cs.ucla.edu>
15069
15070         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for xlc bug if __GCC__ too,
15071         so that we test the test.
15072         Check for yet another HP-UX cc bug involving *bool |= bool.
15073
15074 2006-01-25  Karl Berry  <karl@gnu.org>
15075
15076         * config/srclist.txt (vasnprintf.c): sync lost.
15077
15078 2006-01-25  Jim Meyering  <jim@meyering.net>
15079
15080         Sync from the stable (b5) branch of coreutils:
15081
15082         * lib/fts.c (fts_children): Don't let close() clobber errno from
15083         failed fchdir().
15084
15085         * lib/fts.c (fts_stat): When following a symlink-to-directory,
15086         don't necessarily interpret stat-fails+lstat-succeeds as indicating
15087         a dangling symlink.  That can also happen at least for ELOOP.
15088         The fix: return FTS_SLNONE only when the stat errno is ENOENT.
15089         FYI, this bug predates the inclusion of fts.c in coreutils.
15090
15091         * lib/fts.c (fts_open): Put new maxarglen declaration and uses
15092         in their own block, so pre-c99 compilers don't object.
15093
15094         Avoid the double-free (first in fts_read, second in fts_close) that
15095         would occur when an `active' directory is made inaccessible (e.g.,
15096         via chmod a-x) during a traversal.
15097         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
15098         before returning.  Reproduce this failure by
15099         mkdir -p a/b; cd a; chmod a-x . b
15100         Reported by Stavros Passas.
15101
15102 2006-01-25  Jim Meyering  <jim@meyering.net>
15103
15104         * lib/fileblocks.c: Remove more useless parentheses.
15105         * lib/readutmp.h: Likewise.
15106
15107 2006-01-25  Bruno Haible  <bruno@clisp.org>
15108
15109         * lib/stdbool_.h (_Bool) [IRIX cc]: Define as 'signed char', to avoid
15110         warnings.
15111         Reported by Paul Eggert.
15112
15113 2006-01-25  Bruno Haible  <bruno@clisp.org>
15114
15115         * gnulib-tool (func_import): Use "trap :" instead of "trap -" to get
15116         rid of a trap command. For Solaris sh.
15117         Reported by Mark D. Baushke <mdb@gnu.org>.
15118
15119 2006-01-24  Simon Josefsson  <jas@extundo.com>
15120
15121         * lib/socket_.h (SHUT_WR, SHUT_RDWR): Don't hardcode, suggested by
15122         Bruno.
15123
15124 2006-01-24  Karl Berry  <karl@gnu.org>
15125
15126         * config/srclist.txt (argp-namefrob.h): sync lost.
15127
15128 2006-01-24  Jim Meyering  <jim@meyering.net>
15129
15130         * modules/openat (Files): Add lib/intprops.h.
15131         From Mark D. Baushke.
15132
15133 2006-01-24  Jim Meyering  <jim@meyering.net>
15134
15135         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).
15136         Reported by Mark D. Baushke.
15137
15138 2006-01-24  Jim Meyering  <jim@meyering.net>
15139
15140         * lib/socket_.h: Remove useless parentheses in uses of cpp `defined'.
15141
15142 2006-01-24  Bruno Haible  <bruno@clisp.org>
15143
15144         * modules/strnlen (Maintainer): Change from glibc to all.
15145
15146 2006-01-24  Bruno Haible  <bruno@clisp.org>
15147
15148         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for IBM and HP-UX bugs.
15149         Patch by Paul Eggert.
15150
15151 2006-01-24  Bruno Haible  <bruno@clisp.org>
15152
15153         * lib/stdbool_.h (_Bool) [__cplusplus]: Don't define if the compiler
15154         already has it.
15155         Report and patch by Albert Chin-A-Young  <china@thewrittenword.com> on
15156         2005-11-26.
15157
15158         * lib/stdbool_.h (_Bool) [HP-UX cc, AIX cc,xlc]: Define as
15159         'signed char' to avoid problems with the built-in _Bool type.
15160         Reported by Paul Eggert on 2005-11-26.
15161
15162 2006-01-24  Bruno Haible  <bruno@clisp.org>
15163
15164         * gnulib-tool (func_import): Avoid constructing complicated sed
15165         expressions inside backquote.
15166         Report and solution by Mark D. Baushke <mdb@gnu.org>.
15167
15168 2006-01-23  Ulrich Drepper  <drepper@redhat.com>
15169
15170         These changes imported from libc.
15171         * lib/getopt.c: Use __fxprintf instead of inline stream orientation
15172         test and two separate function calls.
15173         * lib/strndup.c (__strndup): Add libc_hidden_def.
15174
15175 2006-01-23  Simon Josefsson  <jas@extundo.com>
15176
15177         * modules/lock-tests: Use check_PROGRAMS instead of noinst_PROGRAMS.
15178         Remove the test_*_SOURCES variable: automake infers it by default.
15179         * modules/tls-tests: Likewise.
15180
15181 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
15182
15183         Work around porting bugs reported by Dieter in
15184         <http://lists.gnu.org/archive/html/bug-bison/2006-01/msg00049.html>.
15185         * lib/getopt.c (_NOPROTO): Remove; no longer needed.
15186         Include <stdlib.h> and <unistd.h> in all environments; it's safe now.
15187         Include "getopt.h" first, to check interface.
15188         (getenv): Declare only if defined HAVE_DECL_GETENV &&
15189         !HAVE_DECL_GETENV.
15190         * lib/strndup.c [!_LIBC]: Include "strndup.h" to get prototype.
15191         (__strndup): Revert to K&R-style function dfns, the glibc style.
15192         * lib/strnlen.c: Don't claim it's taken from glibc; it's not.
15193         (strnlen, __strnlen): Remove #defines and #undefs; not needed.
15194         Include strnlen.h first, to get prototype properly.
15195         (strnlen): Renamed from __strnlen.
15196         Remove weak alias.
15197
15198 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
15199
15200         * m4/getopt.m4 (gl_PREREQ_GETOPT): Check for getenv decl.
15201
15202 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
15203
15204         * config/srclist.txt: Adjust to reflect glibc reorganization.
15205         This affects only comments.
15206
15207 2006-01-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
15208
15209          * gnulib-tool, build-aux/csharpcomp.sh.in: Do not pass `-q' to mktemp.
15210          Reported by Bruce Korb <bkorb@gnu.org>.
15211
15212 2006-01-22  Paul Eggert  <eggert@cs.ucla.edu>
15213
15214         * lib/quotearg.c (quotearg_buffer_restyled): Add "default: break;"
15215         to pacify gcc -Wswitch-default.
15216
15217 2006-01-22  Bruno Haible  <bruno@clisp.org>
15218
15219         * lib/vasnprintf.c (VASNPRINTF): In the computation of the size of the
15220         temporary buffer for sprintf, take into account the precision also
15221         for 'd', 'i', 'u', 'o', 'x', 'X'.
15222
15223 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
15224
15225         * modules/argp-tests: New module
15226         * tests/test-argp.c: New file
15227         * tests/test-argp-2.sh: New file
15228
15229 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
15230
15231         * lib/argp-help.c (usage_long_opt): Do not print DOC options.
15232         (__argp_base_name): Removed
15233         * lib/argp-namefrob.h (__argp_basename): Removed definition. Was a
15234         typo.
15235         (__argp_base_name): Provide macro definition or extern declaration
15236         depending on the configuration
15237
15238 2006-01-20  Simon Josefsson  <jas@extundo.com>
15239
15240         * modules/inet_ntop (Depends-on): Depend on sys_socket.
15241
15242 2006-01-20  Simon Josefsson  <jas@extundo.com>
15243
15244         * lib/inet_ntop.h: Unconditionally include sys/socket.h.
15245
15246 2006-01-20  Paul Eggert  <eggert@cs.ucla.edu>
15247
15248         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
15249         rather than -Xlinker -z -Xlinker ignore, as it's more portable.
15250         Suggested by Bruno Haible.
15251
15252 2006-01-20  Karl Berry  <karl@gnu.org>
15253
15254         * config/srclist.txt (argp-fmtstream.h, localcharset.c): comment out
15255         until changes propagate, I guess.
15256
15257 2006-01-19  Simon Josefsson  <jas@extundo.com>
15258
15259         * m4/socklen.m4: Look in ws2tcpip.h too, for mingw32.
15260
15261 2006-01-19  Simon Josefsson  <jas@extundo.com>
15262
15263         * lib/socket_.h: Map SHUT_RD, SHUT_WR, SHUT_RDWR correctly.
15264
15265 2006-01-19  Simon Josefsson  <jas@extundo.com>
15266
15267         * gnulib-tool: Set check_PROGRAMS.
15268
15269         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
15270         modules/des-tests, modules/gc-arcfour-tests,
15271         modules/gc-arctwo-tests, modules/gc-des-tests,
15272         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
15273         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
15274         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
15275         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
15276         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
15277         modules/md5-tests, modules/readline, modules/rijndael-tests: Use
15278         check_PROGRAMS instead of noinst_PROGRAMS to be able to remove
15279         test_*_SOURCES.
15280
15281 2006-01-18  Simon Josefsson  <jas@extundo.com>
15282
15283         * modules/socklen (Depends-on): Depend on sys_socket.
15284
15285 2006-01-18  Simon Josefsson  <jas@extundo.com>
15286
15287         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
15288         modules/des-tests, modules/gc-arcfour-tests,
15289         modules/gc-arctwo-tests, modules/gc-des-tests,
15290         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
15291         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
15292         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
15293         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
15294         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
15295         modules/md5-tests, modules/readline, modules/rijndael-tests: Add
15296         $(EXEEXT) to automake TESTS variable, for mingw32.
15297
15298 2006-01-17  Simon Josefsson  <jas@extundo.com>
15299
15300         * modules/socklen (Include): Need sys/socket.h.
15301
15302 2006-01-17  Bruno Haible  <bruno@clisp.org>
15303
15304         * modules/ssize_t (Include): Add <sys/types.h>.
15305
15306 2006-01-16  Paul Eggert  <eggert@cs.ucla.edu>
15307
15308         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
15309         it's not portable and it doesn't work with cross-compiles.
15310         Problem reported by Bruno Haible.  Fix missing-$ typo in
15311         'test "gl_cv_ignore_unused_libraries" ...' that prevented
15312         -zignore from being used with Sun's C compiler.
15313
15314 2006-01-12  Simon Josefsson  <jas@extundo.com>
15315
15316         * lib/base64.c: Fix warning, reported by Bruno Haible
15317         <bruno@clisp.org> and patch by Paul Eggert <eggert@CS.UCLA.EDU>.
15318
15319 2006-01-12  Bruno Haible  <bruno@clisp.org>
15320
15321         * modules/ldd: New file.
15322         * build-aux/ldd.sh.in: New file.
15323         * MODULES.html.sh (Support for building libraries and executables): Add
15324         ldd.
15325
15326 2006-01-12  Bruno Haible  <bruno@clisp.org>
15327
15328         * m4/ldd.m4: New file.
15329
15330 2006-01-12  Bruno Haible  <bruno@clisp.org>
15331
15332         * gnulib-tool (func_import, func_create_testdir): Don't go into an
15333         endless loop while replacing $auxdir with build-aux.
15334
15335 2006-01-11  Simon Josefsson  <jas@extundo.com>
15336
15337         * lib/stdint_.h (SIZE_MAX): Add missing (.
15338
15339 2006-01-11  Paul Eggert  <eggert@cs.ucla.edu>
15340
15341         Sync from coreutils.
15342         * lib/md5.c: Fix commentary typos.
15343         (alignof, UNALIGNED_P): No need for a GCC-specific version.
15344         * lib/md5.h (__attribute__): Remove; unused.
15345         * lib/sha1.c: Fix commentary to match md5 better.
15346         * lib/sha1.h (struct sha1_ctx): Use a word buffer, not a byte buffer,
15347         so that we don't need to worry about alignment.  All uses changed.
15348         This merges the 2005-10-28 md5 change into sha1.
15349
15350 2006-01-11  Jim Meyering  <jim@meyering.net>
15351
15352         Sync from coreutils.
15353         * lib/md5.c (OP): Fix spacing.
15354
15355 2006-01-11  Bruno Haible  <bruno@clisp.org>
15356
15357         Ensure automatic ordering between gl_LOCK and gl_ARGP.
15358         * m4/lock.m4 (gl_LOCK_BODY): Renamed from gl_LOCK.
15359         (gl_LOCK): New macro, requiring gl_LOCK_BODY.
15360
15361 2006-01-11  Bruno Haible  <bruno@clisp.org>
15362
15363         Ensure automatic ordering between gl_LOCK and gl_ARGP.
15364         * gnulib-tool (func_import, func_create_testdir): Put gl_LOCK into
15365         the "early" section as well.
15366
15367 2006-01-11  Bruno Haible  <bruno@clisp.org>
15368
15369         Avoid "ar: no archive members specified" error on MacOS X.
15370         * gnulib-tool (func_modules_add_dummy): New function.
15371         (func_import, func_create_testdir): Invoke it.
15372
15373 2006-01-11  Bruno Haible  <bruno@clisp.org>
15374
15375         * gnulib-tool (func_import, func_create_testdir): Replace build-aux
15376         with $auxdir in AC_CONFIG_FILES statements.
15377
15378 2006-01-11  Bruno Haible  <bruno@clisp.org>
15379
15380         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
15381         Initialize also noinst_HEADERS to empty.
15382
15383 2006-01-11  Bruno Haible  <bruno@clisp.org>
15384
15385         * gnulib-tool (AUTOMAKEPATH, AUTOCONF, ACLOCAL, AUTOMAKE): New
15386         variables.
15387         (func_create_megatestdir): Call aclocal, autoconf, automake here, not
15388         autoreconf.
15389
15390 2006-01-11  Bruno Haible  <bruno@clisp.org>
15391
15392         * gnulib-tool (AUTOCONF, ACLOCAL, AUTOMAKE, AUTORECONF): Make
15393         overridable by the user.
15394         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
15395
15396 2006-01-10  Simon Josefsson  <jas@extundo.com>
15397
15398         * modules/sys_socket: New file.
15399
15400 2006-01-10  Simon Josefsson  <jas@extundo.com>
15401
15402         * m4/sys_socket_h.m4: New file.
15403
15404 2006-01-10  Simon Josefsson  <jas@extundo.com>
15405
15406         * lib/socket_.h: New file.
15407
15408 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
15409
15410         * modules/readutmp (Maintainer): Add myself.
15411
15412 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
15413
15414         * m4/memcoll.m4 (gl_MEMCOLL): Don't require AC_FUNC_MEMCMP, undoing
15415         the 2002-12-31 change.  Problem and fix reported by Bruno Haible.
15416         People who are still concerned with buggy memcmp implementations
15417         can invoke gl_FUNC_MEMCMP themselves.
15418
15419 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
15420
15421         * lib/regex_internal.h (BITSET_WORD_BITS):
15422         Work around a bug in 64-bit PGC (before version 6.1-2), where the
15423         preprocessor mishandles large unsigned values as if they were signed.
15424         Problem reported by Claudio Fontana in
15425         <http://lists.gnu.org/archive/html/bug-gnulib/2005-12/msg00061.html>.
15426
15427 2006-01-10  Jim Meyering  <jim@meyering.net>
15428
15429         Avoid the double-free (first in fts_read, second in fts_close) that
15430         would occur when an `active' directory is made inaccessible (e.g.,
15431         via chmod a-x) during a traversal.
15432         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
15433         before returning.  Reproduce this failure by
15434         mkdir -p a/b; cd a; chmod a-x . b
15435         Reported by Stavros Passas.
15436
15437         Sync from coreutils.
15438         * lib/sha1.c: Tweak grammar in a comment.
15439
15440 2006-01-10  Jim Meyering  <jim@meyering.net>
15441
15442         * m4/fpending.m4: Also include <stdio.h>, for Dragonfly.
15443         Patch by Joerg Sonnenberger.
15444
15445 2006-01-10  Bruno Haible  <bruno@clisp.org>
15446
15447         * modules/readutmp: Depend on module free.
15448         * modules/strtok_r: Depend on module restrict.
15449
15450 2006-01-10  Bruno Haible  <bruno@clisp.org>
15451
15452         * modules/gettext (configure.ac): Add an invocation of
15453         AM_GNU_GETTEXT_VERSION. Needed since autoreconf is used by gnulib-tool.
15454
15455 2006-01-10  Bruno Haible  <bruno@clisp.org>
15456
15457         * m4/localcharset.m4 (gl_LOCALCHARSET): Also test for getc_unlocked.
15458         Reported by Werner Lemberg <wl@gnu.org>.
15459
15460 2006-01-10  Bruno Haible  <bruno@clisp.org>
15461
15462         * lib/localcharset.c: Update from GNU gettext.
15463
15464 2006-01-10  Bruno Haible  <bruno@clisp.org>
15465
15466         * lib/argp.h (__const): Remove macro. Use const instead.
15467         * lib/argp-fmtstream.h (__const): Likewise.
15468         * lib/glob_.h (__const): Remove macro.
15469         * lib/glob-libc.h: Use const instead of __const.
15470
15471 2006-01-10  Bruno Haible  <bruno@clisp.org>
15472
15473         * gnulib-tool (func_emit_tests_Makefile_am): Emit an empty SUBDIR
15474         variable.
15475         Needed to avoid an automake error regarding the 'gettext' module.
15476
15477 2006-01-09  Simon Josefsson  <jas@extundo.com>
15478
15479         * modules/inet_ntop (Depends-on): Add restrict.
15480
15481 2006-01-09  Simon Josefsson  <jas@extundo.com>
15482
15483         * modules/gc-rijndael-tests (License): Put under LGPL.
15484
15485         * modules/gc-des-tests (License): Likewise.
15486
15487         * modules/gc-arcfour-tests (License): Likewise.
15488
15489         * modules/gc-arctwo-tests (License): Likewise.
15490
15491         * modules/gc-pbkdf2-sha1-tests (License): Likewise.
15492
15493         * modules/gc-hmac-sha1-tests (Files): Likewise.
15494
15495         * modules/gc-hmac-md5-tests (License): Likewise.
15496
15497         * modules/gc-sha1-tests (License): Likewise.
15498
15499         * modules/gc-md5-tests (License): Likewise.
15500
15501         * modules/gc-md4-tests (License): Likewise.
15502
15503         * modules/gc-md2-tests (License): Likewise.
15504
15505         * modules/gc-tests (License): Likewise.
15506
15507         * modules/des-tests (License): Likewise.
15508
15509         * modules/md4-tests (License): Likewise.
15510
15511         * modules/md2-tests (License): Likewise.
15512
15513 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
15514
15515         Sync from coreutils:
15516
15517         * MODULES.html.sh (build_lib): New section, with new lib-ignore module.
15518         * modules/lib-ignore: New file.
15519         * modules/mkdir-p (Files): Add chdir-safer.c, chdir-safer.h, lchmod.h,
15520         chdir-safer.m4, lchmod.m4.
15521         * modules/openat: Add mkdirat.c, openat-priv.h.
15522
15523 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
15524
15525         Sync from coreutils.
15526         * m4/lib-ignore.m4: New file.
15527         * m4/lchmod.m4: New file.
15528
15529 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
15530
15531         Sync from coreutils.
15532         * lib/chdir-long.c (cdb_free): Don't bother trying to open directory
15533         for write access: POSIX says that must fail.
15534         * lib/fts.c (diropen): Likewise.
15535         * lib/save-cwd.c (save_cwd): Likewise.
15536         * lib/chdir-long.c (cdb_free): Open with O_NOCTTY | O_NONBLOCK as
15537         well, for minor improvements on hosts that lack O_DIRECTORY.
15538         * lib/chown.c (rpl_chown) [CHOWN_MODIFIES_SYMLINK]:
15539         Don't try O_WRONLY unless O_RDONLY failed wth EACCES.
15540         Fall back on chown if open failed with EACCES.
15541
15542         * lib/gettime.c (gettime) [!defined OK_TO_USE_1S_CLOCK]:
15543         Report an error at compile-time if only a 1-second nominal clock
15544         resolution is found.
15545
15546         * lib/lchmod.h: New file.
15547         * lib/mkdir-p.c: Include lchmod.h, lchown.h.
15548         (make_dir_parents): Use lchown rather than chown, and
15549         lchmod rather than chmod.
15550
15551         * lib/mountlist.c (ME_DUMMY): "none" and "proc" file systems are
15552         dummies too.  Problem with "none" reported by Bob Proulx.  Problem with
15553         "proc" reported by n0dalus.
15554
15555         * lib/mountlist.c: Include <limits.h>.
15556         (dev_from_mount_options)
15557         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]:
15558         New function.  It no longer assumes "dev=" has the System V meaning
15559         on Linux (since it doesn't).  It also parses "dev=" more carefully.
15560         (read_file_system_list)
15561         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]: Use it.
15562         MOUNTED_GETMNTENT2 is new here; the code didn't used to look for
15563         dev= in that case.
15564
15565         * lib/posixtm.h (PDS_PRE_2000): New macro.
15566         * lib/posixtm.c (year): Arg is now syntax_bits rather than
15567         allow_century.  All usages changed.  Reject dates outside the range
15568         1969-1999 if PDS_PRE_2000 is used.
15569
15570 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
15571
15572         Sync from coreutils.
15573         * doc/getdate.texi (General date syntax): Invalid dates are rejected.
15574         (Time of day items): Mention the possibility of leap seconds.
15575         Problem reported by Dr. David Alan Gilbert.
15576
15577 2006-01-09  Jim Meyering  <jim@meyering.net>
15578
15579         Sync from coreutils.
15580
15581         * lib/version-etc.c (COPYRIGHT_YEAR): Update to 2006.
15582
15583         * lib/chdir-safer.h, lib/chdir-safer.c: New files.
15584
15585         * lib/modechange.c (mode_compile): Reject an invalid mode string
15586         that starts with an octal digit.  From Andreas Gruenbacher.
15587
15588         * lib/openat.c: Include "fcntl--.h" and "unistd--.h", to map open
15589         and dup to open_safer and dup_safer, respectively.
15590         (openat_permissive): Fix typo in comment.
15591
15592         * lib/openat.c: Don't include <stdlib.h>, <unistd.h>, <fcntl.h>,
15593         "gettext.h"; either no longer needed or are guaranteed by openat.h.
15594         (_): Remove; no longer needed.
15595         (openat): Renamed from rpl_openat; no need for rpl_openat
15596         since openat.h renames openat for us.
15597         Replace most of the body with a call to openat_permissive,
15598         to avoid duplicate code.
15599         Port to (probably hypothetical) environments were mode_t is
15600         wider than int.
15601         (openat_permissive): Require mode arg, so that we can check
15602         types better.  Put it just after flags.  Change cwd failure
15603         indicator from pointer-to-bool to pointer-to-errno-value.
15604         All callers changed.
15605         Invoke openat_save_fail and/or openat_restore_fail if
15606         cwd_errno is null, so that openat can call us.
15607         (openat_permissive, fdopendir, fstatat, unlinkat):
15608         Simplify errno handling to avoid some duplicate code,
15609         as it's OK to set errno on success.
15610         * lib/openat.h: Revamp code so that function macros depend on
15611         __OPENAT_PREFIX only, not also on AT_FDCWD.
15612         (openat_ro): Remove.  Caller changed to use openat_permissive.
15613         (openat_permissive): Now a macro, if not a function.
15614         (openat_restore_fail, openat_save_fail): Now always functions,
15615         since mkdirat needs them even if __OPENAT_PREFIX is defined.
15616
15617         * lib/openat-priv.h: New file, defining macros used by mkdirat.c
15618         and openat.c.
15619         * lib/mkdirat.c: Include openat-priv.h.
15620         Remove definitions of macros defined therein.
15621         * lib/openat.c: Likewise.
15622
15623         * lib/mkdirat.c (mkdirat): New file and function.
15624         * lib/openat.h (mkdirat): Declare.
15625
15626         * lib/openat.c (fdopendir): Don't change errno when returning non-NULL.
15627
15628         * lib/openat.h (openat_permissive): Declare.
15629         (openat_ro): Define.
15630
15631         * lib/openat.c (EXPECTED_ERRNO): New macro.
15632         (openat_permissive): New function -- used in remove.c rewrite.
15633         (all functions): Set errno just before returning, only if there
15634         was an actual failure.
15635         Use EXPECTED_ERRNO rather than comparing against only ENOTDIR.
15636
15637         Emulate openat-family functions using Linux's procfs, if possible.
15638         Idea and some code based on Ulrich Drepper's glibc changes.
15639
15640         * lib/openat.c: (BUILD_PROC_NAME): New macro.
15641         Include <stdio.h>, <string.h>, "alloca.h" and "intprops.h".
15642         (rpl_openat): Emulate by trying to open /proc/self/fd/%d/%s,
15643         before falling back on save_cwd and restore_cwd.
15644         (fdopendir, fstatat, unlinkat): Likewise.
15645
15646         * lib/openat.c (fstatat, unlinkat): Perform the syscall directly,
15647         skipping the save_cwd...restore_cwd overhead, if FILE is absolute.
15648
15649         * lib/openat.c (rpl_openat): Use the promoted type (int), not mode_t,
15650         as second argument to va_arg.  Otherwise, some versions of gcc
15651         warn that `if this code is reached, the program will abort'.
15652
15653 2006-01-09  Jim Meyering  <jim@meyering.net>
15654
15655         Sync from coreutils.
15656         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile mkdirat.c.
15657         Require openat-priv.h.
15658
15659 2006-01-09  Bruno Haible  <bruno@clisp.org>
15660
15661         * modules/strnlen (Include): Use strnlen.h.
15662
15663 2006-01-09  Bruno Haible  <bruno@clisp.org>
15664
15665         * m4/stdint.m4 (gl_STDINT_H): Also test for <sys/bitypes.h>.
15666
15667 2006-01-09  Bruno Haible  <bruno@clisp.org>
15668
15669         * lib/sysexit_.h (EX_OK): New macro.
15670         Suggested by Martin Lambers <marlam@marlam.de>.
15671
15672 2006-01-09  Bruno Haible  <bruno@clisp.org>
15673
15674         * lib/stdint_.h: On Linux libc4 and libc5, include <sys/bitypes.h> and
15675         don't define _STDINT_H_NEED_SIGNED_INT_TYPES.
15676
15677 2006-01-09  Bruno Haible  <bruno@clisp.org>
15678
15679         * lib/stdint_.h (SIZE_MAX): Write the value without involving negative
15680         numbers.
15681
15682 2006-01-09  Bruno Haible  <bruno@clisp.org>
15683
15684         * lib/javacomp.sh.in: Move to ../build-aux/javacomp.sh.in.
15685         * lib/javaexec.sh.in: Move to ../build-aux/javaexec.sh.in.
15686         * lib/csharpcomp.sh.in: Move to ../build-aux/csharpcomp.sh.in.
15687         * lib/csharpexec.sh.in: Move to ../build-aux/csharpexec.sh.in.
15688
15689 2006-01-09  Bruno Haible  <bruno@clisp.org>
15690
15691         * build-aux/javacomp.sh.in: New file, moved from lib/.
15692         * modules/javacomp-script (Files): Update.
15693         (configure.ac): Add AC_CONFIG_FILES invocation.
15694         (EXTRA_DIST): Remove variable.
15695
15696         * build-aux/javaexec.sh.in: New file, moved from lib/.
15697         * modules/javaexec (Files): Update.
15698         (configure.ac): Add AC_CONFIG_FILES invocation.
15699         (EXTRA_DIST): Remove javaexec.sh.in.
15700
15701         * build-aux/csharpcomp.sh.in: New file, moved from lib/.
15702         * modules/csharpcomp-script (Files): Update.
15703         (configure.ac): Add AC_CONFIG_FILES invocation.
15704         (EXTRA_DIST): Remove variable.
15705
15706         * build-aux/csharpexec.sh.in: New file, moved from lib/.
15707         * modules/csharpexec (Files): Update.
15708         (configure.ac): Add AC_CONFIG_FILES invocation.
15709         (EXTRA_DIST): Remove csharpexec.sh.in.
15710
15711 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
15712
15713         Sync from coreutils.
15714
15715         Add POSIX ACL support
15716         * lib/acl.h (copy_acl, set_acl): Add declarations.
15717         * lib/acl.c (acl_entries): Add fallback implementation for POSIX ACL
15718         systems other than Linux.
15719         (chmod_or_fchmod): New function: use fchmod when possible,
15720         and chmod otherwise.
15721         (file_has_acl): Add a POSIX ACL implementation, with a
15722         Linux-specific subcase.
15723         (copy_acl): Add: copy an acl and S_ISUID, S_ISGID, and
15724         S_ISVTX from one file to another.  Fall back to fchmod/chmod when
15725         acls are unsupported.
15726         (set_acl): Add: set a file's acl and S_ISUID, S_ISGID, and
15727         S_ISVTX to a defined value.  Fall back to fchmod/chmod when acls
15728         are unsupported.
15729
15730 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
15731
15732         Sync from coreutils.
15733         * m4/acl.m4 (AC_FUNC_ACL): Add POSIX ACL and Linux-specific acl tests.
15734
15735 2006-01-07  Bruno Haible  <bruno@clisp.org>
15736
15737         * gnulib-tool (func_import): Add an AC_PROG_RANLIB dependency to
15738         gl_EARLY.
15739
15740 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
15741
15742         * lib/strftime.c (tzname): Don't declare if it is already #defined.
15743         Problem reported for Mingw by Mark Junker.
15744
15745 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
15746
15747         * README: Gnulib normally doesn't generate a tarball.
15748
15749 2006-01-03  Paul Eggert  <eggert@cs.ucla.edu>
15750
15751         * lib/xtime.h (xtime_make, xtime_nonnegative_nsec, xtime_nsec): Use
15752         long int, not int, for nanosecond counts, so that people who are
15753         used to POSIX struct timespec won't be surprised.  Reported by Jim
15754         Meyering.
15755
15756 2005-12-28  Bruno Haible  <bruno@clisp.org>
15757
15758         * build-aux/config.rpath: Update from GNU gettext.
15759
15760 2005-12-16  Jim Meyering  <jim@meyering.net>
15761
15762         * modules/fprintftime: New module.
15763         * MODULES.html.sh (Date and time <time.h>): Add fprintftime.
15764
15765 2005-12-16  Jim Meyering  <jim@meyering.net>
15766
15767         * m4/fprintftime.m4: New file.
15768
15769 2005-12-16  Jim Meyering  <jim@meyering.net>
15770
15771         * lib/fprintftime.c, lib/fprintftime.h: New files.
15772
15773 2005-12-15  Simon Josefsson  <jas@extundo.com>
15774
15775         * modules/socklen (configure.ac): Fix M4 macro name, to align with
15776         new m4/socklen.m4.
15777
15778 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
15779
15780         * m4/argp.m4: Define HAVE_DECL_PROGRAM_INVOCATION_NAME and
15781         HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
15782
15783 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
15784
15785         * lib/argp-fmtstream.c (__argp_fmtstream_update): Fix coredump
15786         * lib/argp-help.c (fill_in_uparams): Check if the constructed
15787         struct uparams is valid. Fall back to the default values if it is
15788         not.
15789
15790 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
15791
15792         * modules/argp (Files): Add argp-pin.c
15793         (Depends-on): dirname
15794         (lib_SOURCES): Add argp-pin.c
15795
15796 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
15797
15798         * m4/argp.m4:  Check if program_invocation_name and
15799         program_invocation_short_name are declared and define appropriate
15800         macros if they are not.
15801
15802 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
15803
15804         * lib/argp-help.c (__argp_base_name): New function
15805         (__argp_short_program_name): Rewrite using __argp_base_name
15806         * lib/argp-namefrob.h: Define program_invocation_name and
15807         program_invocation_short_name if requested
15808         (__argp_base_name): Add prototype
15809         * lib/argp-parse.c (argp_def): Use gettext wrappers
15810         (argp_default_parser): Use __argp_base_name
15811         * lib/argp-pin.c: New file. Defines program_invocation_name and
15812         program_invocation_short_name on systems that lack them.
15813
15814 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
15815
15816         * m4/stat-time.m4 (gl_STAT_TIME): Add check for
15817         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
15818         porting problem reported by Georg Schwarz in
15819         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
15820
15821 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
15822
15823         * lib/stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
15824         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
15825         porting problem reported by Georg Schwarz in
15826         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
15827
15828 2005-12-05  Bruno Haible  <bruno@clisp.org>
15829
15830         * lib/csharpcomp.sh.in (options_csc): For -l option, add a .dll suffix.
15831         * lib/csharpcomp.c (compile_csharp_using_sscli): Likewise.
15832         Reported by Mark Junker <mjscod@gmx.de>.
15833
15834 2005-12-02  Paul Eggert  <eggert@cs.ucla.edu>
15835
15836         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
15837         Use implementation from Albert Chin, with some
15838         comments/corrections by Stepan Kasal and myself.
15839
15840 2005-12-02  Bruno Haible  <bruno@clisp.org>
15841
15842         * gnulib-tool (func_import): Accept GPLed build tool modules when
15843         --lgpl is given.
15844         * modules/csharpcomp-script: New file.
15845         * modules/csharpcomp: Depend on it.
15846         * modules/javacomp-script: New file.
15847         * modules/javacomp: Depend on it.
15848         Suggested by Simon Josefsson.
15849
15850 2005-12-01  Paul Eggert  <eggert@cs.ucla.edu>
15851
15852         * m4/regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
15853         statement, to work around an HP-UX 10.20 compiler bug reported by
15854         Peter O'Gorman.
15855
15856 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
15857
15858         * modules/savedir (Depends-on): Add openat.
15859
15860 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
15861
15862         * lib/stdint_.h (intmax_t) [defined intmax_t]: Do not declare.
15863         (uintmax_t) [defined uintmax_t]: Do not declare.
15864         (SIZE_MAX) [defined SIZE_MAX]: Do not define.
15865         This works around a problem if intmax_t.m4 and/or uintmax_t.m4
15866         and/or size_max.m4 are also used.  Problem reported by Mark D. Baushke.
15867         (SIZE_MAX): Define to ((size_t) -1), not (~(size_t)0), for the
15868         sake of portability to weird hosts that C allows (though we don't
15869         know of any practical examples).
15870
15871         * lib/savedir.h (fdsavedir): New decl.
15872         * lib/savedir.c (fdsavedir, savedirstream): New functions; the latter
15873         contains most of the former guts of savedir.
15874         (savedir): Use savedirstream.
15875         Include "openat.h".
15876
15877 2005-11-25  Paul Eggert  <eggert@cs.ucla.edu>
15878
15879         * modules/obstack (Files): Add m4/ulonglong.m4.
15880         Problem reported by Davide Angelocola.
15881
15882 2005-11-15  Paul Eggert  <eggert@cs.ucla.edu>
15883
15884         * lib/xstrtod.c: Don't bother with #pragma STDC FENV_ACCESS ON, as
15885         coreutils no longer futzes with rounding modes.
15886
15887 2005-11-14  Jim Meyering  <jim@meyering.net>
15888
15889         * lib/mkstemp-safer.c: Include <config.h>, required for possible
15890         replacement of mkstemp.
15891
15892 2005-11-10  Simon Josefsson  <jas@extundo.com>
15893
15894         * lib/readline.c: Remove EOL.
15895
15896 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
15897
15898         * modules/gethrxtime (Depends-on): Add gettime.
15899
15900 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
15901
15902         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Don't require AC_HEADER_TIME
15903         or gettimeofday; no longer needed.
15904
15905 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
15906
15907         * lib/gethrxtime.c: Include "timespec.h" rather than the sys/time /
15908         time business.
15909         (gethrxtime) [! (HAVE_NANOUPTIME
15910         || (defined CLOCK_MONOTONIC && HAVE_CLOCK_GETTIME)
15911         || HAVE_MICROUPTIME)]: Fall back on gettime rather than rolling
15912         our own approximation.
15913
15914 2005-11-08  Eric Blake  <ebb9@byu.net>
15915
15916         * lib/inet_ntop.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
15917
15918 2005-11-08  Eric Blake  <ebb9@byu.net>
15919
15920         * lib/getaddrinfo.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
15921
15922 2005-11-04  Bruno Haible  <bruno@clisp.org>
15923
15924         * gnulib-tool: Implement --update mode.
15925
15926 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
15927
15928         Fix porting problem reported by Theodoros V. Kalamatianos.
15929         * lib/utimens.c (futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]:
15930         Don't assume that futimes failing means we must fail.
15931
15932 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
15933
15934         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
15935         variables to suggest the intended function of the PATH_MAX check.
15936
15937 2005-10-30  Kean Johnston  <jkj@sco.com>
15938
15939         Trivial changes to support SCO systems.
15940         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Check for MAXPATHLEN as well
15941         as PATH_MAX.
15942         * m4/fpending.m4 (gl_FUNC_FPENDING): Correct check for SCO systems,
15943         where __ptr is null when no I/O is pending.
15944
15945 2005-10-29  Paul Eggert  <eggert@cs.ucla.edu>
15946
15947         * lib/getcwd.c (__getcwd): Don't assume that system calls after readdir
15948         leave errno alone.  Problem reported by Dmitry V. Levin.
15949
15950 2005-10-28  Simon Josefsson  <jas@extundo.com>
15951
15952         * tests/test-gc-md4.c, tests/test-gc-md5.c, tests/test-gc-sha1.c:
15953         Test more.
15954
15955         * tests/test-gc-md2.c, tests/test-md2.c: New files.
15956
15957         * modules/md2, modules/md2-tests: New files.
15958
15959 2005-10-28  Simon Josefsson  <jas@extundo.com>
15960
15961         * m4/inet_ntop.m4: More tests.
15962
15963         * m4/gc-md2.m4, md2.m4: New file.
15964
15965 2005-10-28  Simon Josefsson  <jas@extundo.com>
15966
15967         * lib/inet_ntop.h, inet_ntop.c: Make it work under mingw32: Add
15968         "restrict" keywords, as per POSIX.  Protect the function
15969         declaration around HAVE_DECL_INET_NTOP rather than HAVE_INET_NTOP.
15970         Don't use K&R prototypes.  Check the sprintf return values.
15971         Re-define EAFNOSUPPORT if not present.  Indent.
15972
15973         * lib/md5.h, md5.c: Simplify buffer handling visavi alignment,
15974         suggested by Bruno Haible <bruno@clisp.org>.
15975
15976         * lib/gc-gnulib.c, gc-libgcrypt.c: Check calloc return value.
15977
15978         * lib/gc.h: Add MD2 and RMD160 length defines.  Add prototypes.
15979
15980         * lib/gc-libgcrypt.c: Add MD2 (which is not available through
15981         libgcrypt).
15982
15983         * lib/gc-gnulib.c: Add MD2.  Implement gc_hash_* API.
15984
15985         * lib/md2.h, lib/md2.c: New files.
15986
15987 2005-10-28  Paul Eggert  <eggert@cs.ucla.edu>
15988
15989         * lib/savedir.c (savedir): Don't assume that xrealloc etc. leave
15990         errno alone.  Problem reported by Frederic Jolliton.
15991
15992 2005-10-27  Paul Eggert  <eggert@cs.ucla.edu>
15993
15994         * modules/verify (License): Change from GPL to LGPL.  This is a
15995         tiny module and there are apparently near-equivalents that are
15996         under the BSD license.
15997
15998 2005-10-24  Simon Josefsson  <jas@extundo.com>
15999
16000         * modules/sha1: Relicense to LGPL.
16001
16002 2005-10-24  Simon Josefsson  <jas@extundo.com>
16003
16004         * lib/md4.h: Shrink buffer size, now that we changed the type.
16005
16006 2005-10-23  Simon Josefsson  <jas@extundo.com>
16007
16008         * gnulib-tool (func_import): Fix --tests-base.
16009
16010 2005-10-22  Simon Josefsson  <jas@extundo.com>
16011
16012         * modules/arcfour (Depends-on): Need stdint.
16013
16014 2005-10-22  Simon Josefsson  <jas@extundo.com>
16015
16016         * m4/gc.m4: Don't be fooled by --disable-*random-device parameters,
16017         suggested by Bruno Haible <bruno@clisp.org>.  Fix error messages.
16018
16019 2005-10-22  Simon Josefsson  <jas@extundo.com>
16020
16021         * lib/md4.h, md4.c: Simplify buffer handling visavi alignment,
16022         suggested by Bruno Haible <bruno@clisp.org>.
16023
16024 2005-10-22  Simon Josefsson  <jas@extundo.com>
16025
16026         * lib/crc.h: Include stddef.h, for size_t.
16027
16028 2005-10-22  Simon Josefsson  <jas@extundo.com>
16029
16030         * lib/arcfour.h, arcfour.c: Use fixed size indices in the
16031         arcfour_context struct (simplify test vector testing in GNU
16032         Shishi).
16033
16034 2005-10-21  Simon Josefsson  <jas@extundo.com>
16035
16036         * modules/des, modules/des-tests: New files.
16037
16038         * modules/gc-des, modules/gc-des-tests: New files.
16039
16040         * tests/test-des.c, tests/test-gc-des.c: New file.
16041
16042 2005-10-21  Simon Josefsson  <jas@extundo.com>
16043
16044         * modules/arctwo, modules/arctwo-tests: New files.
16045
16046         * tests/test-arctwo.c: New file.
16047
16048         * modules/gc-arctwo, modules/gc-arctwo-tests: New files.
16049
16050         * tests/test-gc-arctwo.c: New file.
16051
16052 2005-10-21  Simon Josefsson  <jas@extundo.com>
16053
16054         * m4/gc.m4: Don't use libgcrypt if gcrypt.h isn't found, suggested by
16055         Bruno Haible <bruno@clisp.org>.
16056
16057         * m4/gc-des.m4: New file.
16058
16059 2005-10-21  Simon Josefsson  <jas@extundo.com>
16060
16061         * m4/arctwo.m4: New file.
16062
16063         * m4/gc-arctwo.m4: New file.
16064
16065 2005-10-21  Simon Josefsson  <jas@extundo.com>
16066
16067         * lib/rijndael-api-fst.c: Fix bugs in CBC mode for more than one
16068         block.
16069
16070 2005-10-21  Simon Josefsson  <jas@extundo.com>
16071
16072         * lib/hmac-md5.c (hmac_md5): Add comments, suggested by Bruno Haible
16073         <bruno@clisp.org>.
16074
16075         * lib/hmac-sha1.c (hmac_sha1): Likewise.
16076
16077         * lib/crc.c (crc32_update): Actually use crc parameter, suggested by
16078         Bruno Haible <bruno@clisp.org>.
16079
16080         * lib/crc.h: Include stdint.h directly, suggested by Bruno Haible
16081         <bruno@clisp.org>.
16082
16083 2005-10-21  Simon Josefsson  <jas@extundo.com>
16084
16085         * lib/gc-libgcrypt.c (gc_cipher_open): Handle ECB.
16086
16087 2005-10-21  Simon Josefsson  <jas@extundo.com>
16088
16089         * lib/gc-gnulib.c: Support ARCTWO in CBC mode.
16090
16091 2005-10-21  Simon Josefsson  <jas@extundo.com>
16092
16093         * lib/des.h, lib/des.c: New files.
16094
16095         * lib/gc-gnulib.c: Support DES.c
16096
16097 2005-10-21  Simon Josefsson  <jas@extundo.com>
16098
16099         * lib/arctwo.h, lib/arctwo.c: New files.
16100
16101         * lib/gc-gnulib.c: Support ARCTWO.
16102
16103 2005-10-21  Simon Josefsson  <jas@extundo.com>
16104
16105         * lib/arctwo.h (arctwo_setkey): Protect variable in CPP macro,
16106         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
16107
16108 2005-10-21  Simon Josefsson  <jas@extundo.com>
16109
16110         * gnulib-tool (func_import, func_create_testdir): Define automake
16111         conditional GL_COND_LIBTOOL if libtool is used (to be used by modules
16112         Makefile.am snippet),
16113         suggested by Bruno Haible <bruno@clisp.org>.
16114
16115         * modules/gc (Makefile.am): Use it.
16116
16117 2005-10-21  Bruno Haible  <bruno@clisp.org>
16118
16119         * gnulib-tool (func_import, func_create_testdir): Add quoting to last
16120         patch.
16121
16122 2005-10-19  Simon Josefsson  <jas@extundo.com>
16123
16124         * tests/test-gc-rijndael.c: New file.
16125
16126         * modules/gc-rijndael, modules/gc-rijndael-test: New files.
16127
16128 2005-10-19  Simon Josefsson  <jas@extundo.com>
16129
16130         * tests/test-gc-md4.c, tests/test-gc-md5.c: Test gc_hash_buffer
16131         interface too.
16132
16133 2005-10-19  Simon Josefsson  <jas@extundo.com>
16134
16135         * tests/test-gc-arcfour.c: New file.
16136
16137         * modules/gc-arcfour, modules/gc-arcfour-tests: New files.
16138
16139 2005-10-19  Simon Josefsson  <jas@extundo.com>
16140
16141         * modules/gc-md4, modules/gc-md4-tests: New file.
16142
16143         * tests/test-gc-md4.c: New file.
16144
16145 2005-10-19  Simon Josefsson  <jas@extundo.com>
16146
16147         * m4/gc-md4.m4: New file.
16148
16149 2005-10-19  Simon Josefsson  <jas@extundo.com>
16150
16151         * m4/gc-hmac-md5.m4, gc-hmac-sha1.m4, gc-md4.m4,
16152         gc-md5.m4, gc-sha1.m4: Fix typo, suggested by Stepan Kasal
16153         <kasal@ucw.cz>.
16154
16155 2005-10-19  Simon Josefsson  <jas@extundo.com>
16156
16157         * m4/gc-arcfour.m4: New file.
16158
16159         * m4/gc-rijndael.m4: New file.
16160
16161 2005-10-19  Simon Josefsson  <jas@extundo.com>
16162
16163         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support MD4.
16164
16165 2005-10-19  Simon Josefsson  <jas@extundo.com>
16166
16167         * lib/gc-gnulib.c: Support ARCFOUR.
16168
16169 2005-10-19  Simon Josefsson  <jas@extundo.com>
16170
16171         * lib/gc-gnulib.c: Implement gc_cipher_* API, currently only with AES
16172         support.
16173
16174         * lib/gc.h: Add ECB enum type.
16175
16176         * lib/hmac-md5.c, hmac-sha1.c: Include memxor.h.
16177
16178 2005-10-18  Simon Josefsson  <jas@extundo.com>
16179
16180         * tests/test-md5.c: New file.
16181
16182         * modules/md5-tests: New file.
16183
16184 2005-10-18  Simon Josefsson  <jas@extundo.com>
16185
16186         * tests/test-md4.c: New file.
16187
16188         * modules/md4, modules/md4-tests: New files.
16189
16190 2005-10-18  Simon Josefsson  <jas@extundo.com>
16191
16192         * m4/md4.m4: New file.
16193
16194 2005-10-18  Simon Josefsson  <jas@extundo.com>
16195
16196         * lib/md4.h, lib/md4.c: New files, based on md5.?.
16197
16198 2005-10-17  Stepan Kasal  <kasal@ucw.cz>
16199
16200         * gnulib-tool (func_create_testdir): Omit the second check whether
16201         BUILT_SOURCES in nonempty.
16202
16203 2005-10-17  Simon Josefsson  <jas@extundo.com>
16204
16205         * tests/test-rijndael.c: New file.
16206
16207 2005-10-17  Simon Josefsson  <jas@extundo.com>
16208
16209         * modules/sha1: Depend on stdint instead of md5.
16210
16211         * modules/md5: Depend on stdint, remove uint32_t.
16212
16213 2005-10-17  Simon Josefsson  <jas@extundo.com>
16214
16215         * modules/gc-sha1-tests: New file.
16216
16217         * tests/test-gc-sha1.c: New file.
16218
16219 2005-10-17  Simon Josefsson  <jas@extundo.com>
16220
16221         * m4/md5.m4: Remove call to uint32_t.m4.
16222
16223 2005-10-17  Simon Josefsson  <jas@extundo.com>
16224
16225         * lib/sha1.c: Use uint32_t instead of md5_uint32.t
16226
16227         * lib/sha1.h: Use stdint.h and uint32_t instead of md5_uint32 from
16228         md5.h.
16229
16230         * lib/md5.c: Use uin32_t.  Fix non-gcc UNALIGNED_P macro.
16231
16232         * lib/md5.h: Use stdint.h and uint32_t.  Doc fix.
16233
16234 2005-10-17  Simon Josefsson  <jas@extundo.com>
16235
16236         * lib/gc.h, gc-libgcrypt.c: Add more hash types/functions.
16237
16238 2005-10-17  Simon Josefsson  <jas@extundo.com>
16239
16240         * lib/gc.h, gc-libgcrypt.c: Add ciphers.
16241
16242 2005-10-17  Simon Josefsson  <jas@extundo.com>
16243
16244         * lib/gc-libgcrypt.c (gc_hmac_sha1): Fix assert.
16245
16246         * lib/gc.h (gc_nonce, gc_pseudo_random, gc_random): Add prototypes.
16247
16248 2005-10-17  Bruno Haible  <bruno@clisp.org>
16249
16250         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Change the return statement so
16251         that it can also be used in a test.
16252
16253 2005-10-16  Bruno Haible  <bruno@clisp.org>
16254
16255         * gnulib-tool (func_emit_tests_Makefile_am): Also define
16256         TESTS_ENVIRONMENT, so that individual tests can augment it.
16257
16258         * gnulib-tool (func_create_testdir): Use an intermediate target for
16259         building $(BUILT_SOURCES). Needed because BUILT_SOURCES can contain
16260         macros, like $(ALLOCA_H), which cannot be passed through the command
16261         line.
16262
16263 2005-10-15  Simon Josefsson  <jas@extundo.com>
16264
16265         * modules/rijndael-tests: New file.
16266
16267         * modules/rijndael: New file.
16268
16269 2005-10-15  Simon Josefsson  <jas@extundo.com>
16270
16271         * m4/rijndael.m4: New file.
16272
16273 2005-10-15  Simon Josefsson  <jas@extundo.com>
16274
16275         * lib/rijndael-api-fst.h, lib/rijndael-api-fst.c: New files.
16276
16277         * lib/rijndael-alg-fst.h, lib/rijndael-alg-fst.c: New files.
16278
16279 2005-10-14  Simon Josefsson  <jas@extundo.com>
16280
16281         * tests/test-arcfour.c: New file.
16282
16283         * modules/arcfour, modules/arcfour-tests: New files.
16284
16285 2005-10-14  Simon Josefsson  <jas@extundo.com>
16286
16287         * m4/arcfour.m4: New file.
16288
16289 2005-10-14  Simon Josefsson  <jas@extundo.com>
16290
16291         * lib/arcfour.h, lib/arcfour.c: New files.
16292
16293 2005-10-14  Roland McGrath  <roland@redhat.com>
16294
16295         Import from libc.  [BZ #1331]
16296         * lib/obstack.h [!__STDC__] (obstack_int_grow_fast): Fix misnamed
16297         macro argument.
16298         Reported by Matej Vela <vela@debian.org>.
16299
16300 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
16301
16302         * lib/obstack.c [defined _LIBC && defined USE_IN_LIBIO]: Don't
16303         include <wchar.h>; no longer needed.
16304
16305 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
16306
16307         * config/srclist.txt: Add glibc bug 321 for obstack.c, obstack.h.
16308
16309 2005-10-14  Jakub Jelinek  <jakub@redhat.com>
16310         and  Ulrich Drepper  <drepper@redhat.com>
16311
16312         Import from libc.
16313         * lib/obstack.c (print_and_abort) [defined _LIBC]: Use __fxprintf
16314         instead of inline stream orientation test and two separate
16315         function calls.  Pay no attention to USE_IN_LIBIO.
16316
16317 2005-10-13  Simon Josefsson  <jas@extundo.com>
16318
16319         * modules/gc-hmac-md5-tests: New file.
16320
16321         * tests/test-gc-hmac-sha1.c: New file.
16322
16323         * tests/test-gc.c (main): Remove MD5 and HMAC-MD5 tests.
16324
16325         * modules/gc-hmac-md5-tests: New file.
16326
16327         * tests/test-gc-md5.c: New file.
16328
16329         * modules/gc-md5-tests: New file.
16330
16331 2005-10-13  Simon Josefsson  <jas@extundo.com>
16332
16333         * lib/gc-pbkdf2-sha1.c (gc_pbkdf2_sha1): Optimize CEIL computation.
16334         Move memory allocation outside of loop.
16335
16336 2005-10-13  Paul Eggert  <eggert@cs.ucla.edu>
16337
16338         * lib/mkdir-p.c (make_dir_parents): Don't report an error if an
16339         intermediate directory is in a read-only file system.  Problem
16340         reported by Eric Blake.
16341
16342 2005-10-13  Oskar Liljeblad  <oskar@osk.mine.nu>
16343
16344         * modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
16345
16346 2005-10-12  Simon Josefsson  <jas@extundo.com>
16347
16348         * tests/test-hmac-sha1.c: New file.
16349
16350         * modules/hmac-sha1-tests: New file.
16351
16352         * modules/hmac-sha1: New file.
16353
16354 2005-10-12  Simon Josefsson  <jas@extundo.com>
16355
16356         * modules/gc-sha1: New file.
16357
16358 2005-10-12  Simon Josefsson  <jas@extundo.com>
16359
16360         * modules/gc-pbkdf2-sha1, modules/gc-pbkdf2-sha1-tests: New files.
16361
16362         * tests/test-gc-pbkdf2-sha1.c: New file.
16363
16364 2005-10-12  Simon Josefsson  <jas@extundo.com>
16365
16366         * modules/gc-md5, modules/gc-hmac-md5: New files.
16367
16368         * modules/gc (Files): Remove md5, memxor and hmac files.
16369
16370 2005-10-12  Simon Josefsson  <jas@extundo.com>
16371
16372         * m4/gc-pbkdf2-sha1.m4: New file.
16373
16374         * m4/gc-hmac-sha1.m4: New file.
16375
16376         * m4/gc-sha1: New file.
16377
16378         * m4/hmac-sha1.m4: New file.
16379
16380 2005-10-12  Simon Josefsson  <jas@extundo.com>
16381
16382         * m4/gc-md5.m4, m4/gc-hmac-md5.m4: New files.
16383
16384         * m4/gc.m4: Don't call gl_MD5, gl_MEMXOR or gl_HMAC_MD5.
16385
16386 2005-10-12  Simon Josefsson  <jas@extundo.com>
16387
16388         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for return types,
16389         suggested by Bruno Haible <bruno@clisp.org>.
16390
16391 2005-10-12  Simon Josefsson  <jas@extundo.com>
16392
16393         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support SHA-1.
16394
16395 2005-10-12  Simon Josefsson  <jas@extundo.com>
16396
16397         * lib/gc-pbkdf2-sha1.c: New file.
16398
16399         * lib/gc.h: Add gc_pbkdf2_sha1 prototype.
16400
16401 2005-10-12  Simon Josefsson  <jas@extundo.com>
16402
16403         * lib/gc-libgcrypt.c (gc_hmac_sha1): New function.
16404
16405         * lib/gc-gnulib.c (gc_hmac_sha1): New function.
16406
16407 2005-10-12  Simon Josefsson  <jas@extundo.com>
16408
16409         * lib/gc-gnulib.c: Condition MD5 and HMAC-MD5 use on GC_USE_MD5 and
16410         GC_USE_HMAC_MD5, respectively.
16411
16412         * lib/gc-libgcrypt.c (gc_md5): Fix assert call.
16413         (gc_md5): Fix typo.
16414
16415         * lib/gc.h (gc_hash_buffer): Use gc_hash in prototype.
16416
16417         * lib/gc-libgcrypt.c (gc_hash_buffer): Ditto.
16418
16419         * lib/gc-gnulib.c (gc_hash_buffer): Ditto.
16420
16421 2005-10-12  Bruno Haible  <bruno@clisp.org>
16422
16423         * m4/stdbool.m4 (gl_STDBOOL_H): Define as an alias of AM_STDBOOL_H.
16424         Reported by Stepan Kasal <kasal@ucw.cz>.
16425
16426 2005-10-11  Simon Josefsson  <jas@extundo.com>
16427
16428         * tests/test-crc.c: New file.
16429
16430         * modules/crc, modules/crc-tests: New files.
16431
16432 2005-10-11  Simon Josefsson  <jas@extundo.com>
16433
16434         * m4/crc.m4: New file.
16435
16436 2005-10-11  Simon Josefsson  <jas@extundo.com>
16437
16438         * lib/gc.h: Add gc_hash and gc_hash_buffer.
16439
16440         * lib/gc-gnulib.c (gc_hash_buffer): Add.  Reorder #include's.
16441
16442         * lib/gc-libgcrypt.c (gc_hash_buffer): Add.
16443
16444 2005-10-11  Simon Josefsson  <jas@extundo.com>
16445
16446         * lib/crc.h, lib/crc.c: New files.
16447
16448         * lib/gc.h (gc_hash_buffer): Add doc.
16449
16450 2005-10-11  Bruno Haible  <bruno@clisp.org>
16451
16452         * modules/c-strcasestr: New file.
16453         * MODULES.html.sh (String handling <string.h>): Add c-strcasestr.
16454
16455 2005-10-11  Bruno Haible  <bruno@clisp.org>
16456
16457         * modules/c-strcase: New file.
16458         * MODULES.html.sh (String handling <string.h>): Add c-strcase.
16459
16460 2005-10-11  Bruno Haible  <bruno@clisp.org>
16461
16462         * lib/strcasecmp.c: Include limits.h.
16463         (strcasecmp): Avoid integer overflow on exotic platforms.
16464         * lib/strncasecmp.c: Include limits.h.
16465         (strncasecmp): Avoid integer overflow on exotic platforms.
16466         Reported by Paul Eggert.
16467
16468 2005-10-11  Bruno Haible  <bruno@clisp.org>
16469
16470         * lib/c-strcasestr.h: New file, from GNU gettext.
16471         * lib/c-strcasestr.c: New file, from GNU gettext.
16472
16473 2005-10-11  Bruno Haible  <bruno@clisp.org>
16474
16475         * lib/c-strcase.h: New file, from GNU gettext.
16476         * lib/c-strcasecmp.c: New file, from GNU gettext.
16477         * lib/c-strncasecmp.c: New file, from GNU gettext.
16478
16479 2005-10-10  Paul Eggert  <eggert@cs.ucla.edu>
16480
16481         * modules/mempcpy (License): GPL -> LGPL.
16482         * modules/strchrnul (License): Likewise.
16483         * modules/sysexits (License): Likewise.
16484
16485 2005-10-08  Simon Josefsson  <jas@extundo.com>
16486
16487         * config/srclist.txt: Bug 1423 is closed, but 1439 remains.
16488
16489 2005-10-07  Simon Josefsson  <jas@extundo.com>
16490
16491         * m4/memxor.m4: Remove gl_C_RESTRICT call.
16492
16493 2005-10-06  Simon Josefsson  <jas@extundo.com>
16494
16495         * tests/test-hmac-md5.c: New file.
16496
16497         * modules/hmac-md5-tests: New file.
16498
16499         * modules/hmac-md5: New file.
16500
16501 2005-10-06  Simon Josefsson  <jas@extundo.com>
16502
16503         * m4/hmac-md5.m4: New file.
16504
16505         * m4/memxor.m4: Require gl_C_RESTRICT.
16506
16507 2005-10-06  Simon Josefsson  <jas@extundo.com>
16508
16509         * lib/memxor.c (memxor): Avoid casts and warnings.
16510
16511 2005-10-06  Simon Josefsson  <jas@extundo.com>
16512
16513         * lib/hmac-md5.c: New file.
16514
16515         * lib/hmac.h: New file.
16516
16517 2005-10-06  Paul Eggert  <eggert@cs.ucla.edu>
16518
16519         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
16520         promotes to int, not unsigned int, to catch the AIX 5.3
16521         compiler bug.
16522
16523 2005-10-05  Simon Josefsson  <jas@extundo.com>
16524
16525         * modules/memxor: New file.
16526
16527         * modules/iconv (Files): Move config.rpath to havelib, it is used
16528         there.
16529
16530         * modules/havelib (Files): Add config.rpath.
16531
16532 2005-10-05  Simon Josefsson  <jas@extundo.com>
16533
16534         * m4/memxor.m4: New file.
16535
16536 2005-10-05  Simon Josefsson  <jas@extundo.com>
16537
16538         * lib/memxor.c (memxor): Fix compiler error.
16539
16540         * lib/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): Add, see also
16541         <http://sourceware.org/bugzilla/show_bug.cgi?id=1423>.
16542
16543         * lib/memxor.h, lib/memxor.c: New files.
16544
16545         * lib/getaddrinfo.h: Don't protect sys/types.h with HAVE_SYS_TYPES_H,
16546         we assume all systems have it, suggested by Jim Meyering
16547         <jim@meyering.net>.  Remove HAVE_SYS_SOCKET_H test too, to see if
16548         any systems lack sys/socket.h; mingw32 is known to lack it, but we
16549         don't support it yet anyway.  Also remove HAVE_NETDB_H test, for
16550         same reasons.
16551
16552 2005-10-05  Simon Josefsson  <jas@extundo.com>
16553
16554         * config/srclist.txt: Add glibc bug 1423 for md5.h.
16555
16556 2005-10-05  Paul Eggert  <eggert@cs.ucla.edu>
16557
16558         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
16559         sys/socket.h, netdb.h, sys/types.h; the checks areno longer
16560         needed, since the source code now assumes these .h files.
16561
16562 2005-10-05  Derek Price  <derek@ximbiot.com>
16563
16564         * lib/getdelim.c (SIZE_MAX): New macro, if not already defined.
16565
16566 2005-10-05  Bruno Haible  <bruno@clisp.org>
16567
16568         * modules/stdint (License): Change to LGPL.
16569
16570 2005-10-04  Simon Josefsson  <jas@extundo.com>
16571
16572         * lib/getaddrinfo.h: Move sys/types.h include first, reported by "Mark
16573         D. Baushke" <mdb@gnu.org>.
16574
16575 2005-10-04  Bruno Haible  <bruno@clisp.org>
16576
16577         * lib/verify.h (verify_true): Provide alternative definition for C++.
16578
16579 2005-10-03  Paul Eggert  <eggert@cs.ucla.edu>
16580
16581         * lib/getdelim.c: Include getdelim.h first.  Include <limits.h>.
16582         (SSIZE_MAX): New macro, if not already defined.
16583         (getdelim): Fix buffer overrun on 64-bit hosts with lines longer
16584         than 2 GiB.
16585
16586 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
16587
16588         Sync from coreutils.
16589         * m4/openat.m4 (gl_FUNC_OPENAT): Check for fdopendir.
16590         * m4/ullong_max.m4 (gl_ULLONG_MAX): Simplify so that it merely
16591         defines ULONG_MAX_LT_ULLONG_MAX.  Thomas M.Ott reports that
16592         ULLONG_MAX doesn't work with 2.7.2.1.
16593
16594 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
16595
16596         * modules/xreadlink (Makefile.am): Remove lib_SOURCES.
16597         From Ben Pfaff.
16598
16599         * modules/exclude (Depends-on): Depend on verify.
16600         * modules/strtoimax (Depends-on): Likewise.
16601         * modules/utimecmp (Depends-on): Likewise.
16602
16603 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
16604
16605         * lib/exclude.c: Include verify.h.
16606         (verify): Remove.  All callers changed to use verify.h's version.
16607         * lib/strtoimax.c: Likewise.
16608         * lib/utimecmp.c: Likewis.e
16609
16610         Sync from coreutils.
16611         * lib/.cppi-disable: Add getaddrinfo.h, getdelim.h, getline.h,
16612         getpass.c, mbchar.h, mbuiter.h, strcase.h, strnlen.h, strnlen1.h.
16613         * lib/.cvsignore: Add fts.h, search.h, t-fpending.
16614         * lib/settime.c (settime): Fix { typo in previous patch.  Also, don't
16615         bother returning ENOSYS if settimeofday or stime fails; just let
16616         them return whatever errno they want to return.
16617         * lib/utimens.c: Include unistd.h, for dup2.
16618         (futimens): Fix typo: HAVE_FUTIMESAT was misspelled in an #if.
16619         (futimens) [! HAVE_FUTIMESAT]: If !file, set errno before returning -1.
16620
16621 2005-10-02  Jim Meyering  <jim@meyering.net>
16622
16623         Sync from coreutils.
16624         * m4/utimes.m4 (gl_FUNC_UTIMES): Detect the version of utimes
16625         from glibc-2.2.5 that fails for read-only files.
16626
16627 2005-10-02  Jim Meyering  <jim@meyering.net>
16628
16629         Sync from coreutils.
16630         * lib/fts-cycle.c [HAVE_CONFIG_H]: Include <config.h>.
16631         * lib/openat-die.c: Use `#ifdef HAVE_CONFIG_H', not
16632         `#if HAVE_CONFIG_H'.
16633         * lib/openat.c (fdopendir): Do not define if HAVE_FDOPENDIR.
16634         Remove AT_FDCWD test.
16635         Do not consume the fd unless successful.
16636         * lib/openat.h (fdopendir): Do not define if HAVE_FDOPENDIR.
16637         * lib/settime.c (settime): Move the HAVE_STIME block `up' into an #elif
16638         block, so that we don't even try to compile it if settimeofday is
16639         available.  This works around a compilation failure on OSF1 V5.1,
16640         due to stime requiring a `long int*' while tv_sec is `int'.
16641
16642 2005-10-02  Alfred M. Szmidt  <ams@gnu.org>
16643
16644         Sync from coreutils.
16645         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Compare $gl_have_path...
16646         against `yes', rather than just testing for nonempty.
16647
16648 2005-10-01  Simon Josefsson  <jas@extundo.com>
16649
16650         * m4/getaddrinfo.m4: Include sys/types.h for sys/socket.h, on FreeBSD
16651         and Darwin.
16652
16653         * m4/getaddrinfo.m4: Use AC_GNU_SOURCE, GNU only declare getaddrinfo
16654         as an (POSIX) extension.  Check for sys/types.h, sys/socket.h, and
16655         netdb.h too, needed by getaddrinfo.h.  Check if getaddrinfo,
16656         freeaddrinfo and gai_strerror are declared by the POSIX headers.
16657         Check if struct addrinfo is declared.
16658
16659 2005-10-01  Simon Josefsson  <jas@extundo.com>
16660
16661         * lib/getaddrinfo.h: Protect #include's of sys/socket.h and netdb.h.
16662         Only define struct addrinfo if !HAVE_STRUCT_ADDRINFO.  Protect
16663         AI_* and EAI_* definitions.  Protect function declarations.
16664
16665 2005-10-01  Jim Meyering  <jim@meyering.net>
16666
16667         Sync from coreutils.
16668
16669         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Look for getservbyname in these
16670         libraries [inet nsl socket xnet].  Nelson Beebe reported that with
16671         native cc on Solaris 7, getaddrinfo.c requires -lsocket.
16672         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
16673         in the inet and nsl libraries.  Required on Solaris 5.7.
16674
16675 2005-10-01  Jim Meyering  <jim@meyering.net>
16676
16677         Sync from coreutils.
16678         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
16679         in the inet and nsl libraries.  Required on Solaris 5.7.
16680
16681 2005-10-01  Eric Blake  <ebb9@byu.net>  (tiny change)
16682
16683         * lib/getdelim.c (getdelim): Remove unused variables.
16684
16685 2005-09-29  Paul Eggert  <eggert@cs.ucla.edu>
16686
16687         * lib/xtime.h (XTIME_PRECISION): Now of type int, not long long int,
16688         so that the code works even with ancient cpp.  Portability problem
16689         with GCC 2.7.2.1 reported by Thomas M.Ott.
16690
16691 2005-09-27  Paul Eggert  <eggert@cs.ucla.edu>
16692
16693         * modules/regex (Depends-on): Add strcase.
16694
16695         * modules/gethostname (Licence): Change from GPL to LGPL, since
16696         gethostname.c is a trivial implementation of a standard library
16697         function.
16698         * modules/poll (License): Change from GPL to LGPL, since it's
16699         derived from LGPL code.
16700
16701 2005-09-27  Jim Meyering  <jim@meyering.net>
16702
16703         * lib/getcwd.c: Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef
16704         HAVE_CONFIG_H.
16705
16706         * lib/intprops.h (signed_type_or_expr__): Define.
16707         (INT_STRLEN_BOUND) [__GNUC__]: Use a slightly tighter bound
16708         for unsigned types.
16709
16710 2005-09-26  Paul Eggert  <eggert@cs.ucla.edu>
16711
16712         * lib/verify.h (verify_expr): Remove, replacing with:
16713         (verify_true): New macro that returns true instead of void.
16714         (verify_type__): Remove.
16715         (verify): Use verify_true rather than verify_type__.
16716
16717 2005-09-26  Bruno Haible  <bruno@clisp.org>
16718
16719         * modules/mbchar (Include): Mention that HAVE_WCHAR_H && HAVE_WCTYPE_H
16720         is necessary.
16721         (lib_SOURCES): Remove mbchar.c.
16722         * modules/mbfile (Include): Mention that HAVE_MBRTOWC is necessary.
16723         (Files): Add m4/mbrtowc.m4.
16724         * modules/mbiter: Likewise.
16725         * modules/mbuiter: Likewise.
16726
16727 2005-09-26  Bruno Haible  <bruno@clisp.org>
16728
16729         * m4/mbchar.m4 (gl_MBCHAR): Check for wchar.h and wctype.h. Don't
16730         compile mbchar.c if they are not both present.
16731         * m4/mbfile.m4 (gl_MBFILE): Require gl_FUNC_MBRTOWC.
16732         * m4/mbiter.m4 (gl_MBITER): Likewise.
16733         * m4/strstr.m4 (gl_PREREQ_STRSTR): Use AC_REQUIRE.
16734         * m4/strcasestr.m4 (gl_PREREQ_STRCASESTR): Likewise.
16735         * m4/strcase.m4 (gl_PREREQ_STRCASECMP): Likewise.
16736
16737 2005-09-25  Jim Meyering  <jim@meyering.net>
16738
16739         * modules/inet_ntop (Depends-on): Add socklen, since inet_ntop.c
16740         also uses socklen_t.
16741
16742 2005-09-24  Paul Eggert  <eggert@cs.ucla.edu>
16743
16744         * lib/utimens.c (ENOSYS): Define if not already defined.
16745         (futimens): Support having a null PATH if the file descriptor
16746         is nonnegative.
16747
16748         * lib/regex_internal.h (__GNUC_PREREQ, always_inline, inline, pure):
16749         Remove.
16750         (__attribute): Define to empty unless GCC 3.1 or later.
16751         This works around a core dump on OpenBSD 3.4, which has GCC
16752         2.95.3, which dumps core when given __attribute__(()).  It also
16753         simplifies other tests, since we really don't want to bother with
16754         worrying about which ancient version of GCC supported what.
16755         Original problem reported by Yoann Vandoorselaere, with part of
16756         the fix suggested by Derek Price.
16757
16758 2005-09-24  Jim Meyering  <jim@meyering.net>
16759
16760         * lib/verify.h (verify_type__): Use `unsigned int' as the bitfield type
16761         so we can once again use a positive bitfield width of 1 -- now we
16762         don't have to explain why we were using a bitfield width of 2.
16763
16764 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
16765
16766         * m4/regex.m4 (gl_REGEX): If replacing, define regcomp to rpl_regcomp,
16767         and similarly for the other external symbols.  Problem reported
16768         by James Gallager.
16769
16770         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux
16771         bug reported by Jim Meyering.
16772
16773         * m4/utimens.m4 (gl_UTIMENS): Check for futimesat.
16774         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Undo previous change;
16775         not needed, since socklen is a prerequisite module.
16776
16777 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
16778
16779         * lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>.
16780         Problem reported by Eric Blake.
16781         (getaddrinfo): Initialize se so that it's not garbage.
16782         Redo internal storage allocation so that it doesn't make unportable
16783         assumptions about alignment.
16784         Fix a memory leak.
16785
16786         * lib/utimens.c (futimens): Use futimesat if available.
16787         Prefer it to futimes since it doesn't have the futimes bug.
16788
16789         * lib/verify.h (GL_CONCAT0, GL_CONCAT): Remove.
16790         (verify): Don't use the __LINE__ trick, as it doesn't work in general.
16791         Instead, declare a function that returns a pointer to an array,
16792         and use verify_type__ to declare the size of the array.
16793         Problem and germ of a solution reported by Bruno Haible.
16794         (verify_type__): Use 2, not 1, for bitfield size, to avoid
16795         a warning with Irix 6.5 cc.  Problem reported by Bruno Haible.
16796
16797 2005-09-23  Jim Meyering  <jim@meyering.net>
16798
16799         Sync from coreutils.
16800         Correct build failure (socklen_t not defined) on at least
16801         mips-sgi-irix6.5 and alphaev67-dec-osf5.1.
16802         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require gl_SOCKLEN_T.
16803
16804 2005-09-23  Jim Meyering  <jim@meyering.net>
16805
16806         * modules/getaddrinfo (Depends-on): Add socklen.
16807
16808 2005-09-23  Bruno Haible  <bruno@clisp.org>
16809
16810         * tests/test-verify.c: New file.
16811
16812 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
16813
16814         Sync from coreutils.
16815
16816         * modules/argmatch (Depends-on): Add verify.
16817         * modules/getloadavg (Depends-on): Depend on fcntl-safer, not
16818         unistd-safer.
16819         * modules/save-cwd (Depends-on): Likewise.
16820
16821         * modules/openat (Files): Add lib/openat-die.c.
16822         (Depends-on): Remove error, exitfail.
16823         Add dirname.
16824
16825         * modules/verify: New file.
16826         * MODULES.html.sh (Diagnostics <assert.h>): New section,
16827         with "verify" module.
16828
16829 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
16830
16831         Sync from coreutils.
16832
16833         * m4/backupfile.m4, calloc.m4, chown.m4, cloexec.m4, dup2.m4:
16834         * m4/fileblocks.m4, free.m4, ftruncate.m4, getcwd.m4, getpagesize.m4:
16835         * m4/getugroups.m4, group-member.m4, idcache.m4, link-follow.m4:
16836         * m4/mkstemp.m4, mktime.m4, mountlist.m4, nanosleep.m4, pathmax.m4:
16837         * m4/physmem.m4, posixver.m4, putenv.m4, safe-read.m4, same.m4:
16838         * m4/save-cwd.m4, stdio-safer.m4, unistd-safer.m4, unlinkdir.m4:
16839         * m4/userspec.m4, xgetcwd.m4, xreadlink.m4:
16840         Don't bother checking for string.h, stdlib.h, unistd.h.
16841         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't require
16842         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK; that's now the lstat
16843         module's job.
16844         * m4/jm-macros.m4 (gl_MACROS): Likewise.
16845         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_LSTAT.
16846
16847         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.
16848         (gl_GETDATE): Use it.
16849
16850         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Don't bother checking for unistd.h.
16851
16852 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
16853
16854         Sync from coreutils.
16855
16856         * lib/.cppi-disable: Add regcomp.c, regex_internal.c, regex_internal.h,
16857         stat-time.h.
16858         * lib/argmatch.h: Include verify.h
16859         (ARGMATCH_VERIFY): Use verify rather than rolling our own.
16860         (ARGMATCH_ASSERT): Remove; unused.
16861         * lib/canonicalize.c: Assume STDC_HEADERS.
16862         * lib/exclude.c: Include "strcase.h".
16863         * lib/regex_internal.h [!defined _LIBC]: Likewise.
16864         * lib/getusershell.c: Include stdio--.h rather than stdio.h
16865         and stdio-safer.h.
16866         (getusershell): Call fopen, not fopen_safer.
16867         * lib/save-cwd.c: Include fcntl--.h rather than fcntl.h.
16868         Do not include unistd-safer.h.
16869         (save_cwd): Don't call fd_safer; no longer needed
16870         now that we include fcntl--.h.
16871
16872         * lib/getdate.y (relative_time): New type.
16873         (RELATIVE_TIME_0): New constant.
16874         (parser_control): Use relative_time instead of doing it ourselves.
16875         (%union): Add new relative_time rel member.
16876         (tYEAR_UNIT, tMONTH_UNIT, tHOUR_UNIT, tMINUTE_UNIT, tSEC_UNIT):
16877         Now typeless.
16878         (relunit, relunit_snumber): Now of type rel.
16879         (zone, rel, relunit, get_date): Adjust to above changes.
16880
16881         * lib/getloadavg.c: Include fcntl--.h rather than fcntl.h.
16882         Do not include unistd-safer.h.
16883         (getloadavg): Don't call fd_safer; no longer needed
16884         now that we include fcntl--.h.
16885
16886         * lib/mkdir-p.c (ENOSYS): Define to EEXIST if not defined.
16887         (make_dir_parents): Treat ENOSYS like EEXIST.
16888
16889         Improve quality of diagnostics on restore_cwd failure.
16890         * lib/mkdir-p.h (make_dir): Remove.  All uses replaced by mkdir.
16891         (make_dir_parents): Last arg is now int * (for errno), not bool *.
16892         * lib/mkdir-p.c (make_dir, make_dir_parents): Likewise.
16893         Rewrite "mkdir -p" algorithm to avoid the need for "stat"
16894         each time through the loop.  Do not diagnose restore_cwd failure;
16895         that is the caller's job (and perhaps the caller does not care).
16896
16897         * lib/mkdir-p.c (CLEANUP_CWD, CLEANUP): Remove.
16898         (make_dir_parents): Revamp to avoid need for CLEANUP_CWD, CLEANUP.
16899         If the file already exists but is not a directory, don't bother
16900         to try to make its parents.
16901         Close potential file descriptor leak if we can't chdir("/") (!).
16902         Don't always return true if chdir($PWD) fails; return true only
16903         if the requested action was done successfully (except for the
16904         chdir($PWD)).
16905         Don't log final directory unless we actually made it.
16906         Refactor to avoid duplicate code to fix up permissions.
16907         Don't attempt to fix up parent permissions if chdir($PWD) fails.
16908
16909         * lib/strftime.c (my_strftime): Rewrite the previous change slightly,
16910         to make it a bit faster and (I hope) clearer.
16911         * lib/strftime.c (my_strftime): Add support for %:z, %::z, %:::z.
16912         Fix bug in formats like %2N.
16913
16914         * lib/verify.h: New file.
16915
16916 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
16917
16918         Sync from coreutils.
16919         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Check for netinet/in.h.
16920
16921 2005-09-22  Jim Meyering  <jim@meyering.net>
16922
16923         Sync from coreutils.
16924
16925         * m4/lstat.m4 (gl_FUNC_LSTAT):
16926         Use AC_LIBSOURCES to require lstat.c and lstat.h.
16927         Remove obsolete comment.
16928         * m4/xreadlink.m4: Use AC_LIBSOURCES and AC_LIBOBJ.
16929         * m4/xstrtod.m4: Likewise.
16930
16931         * m4/openat.m4 (gl_FUNC_OPENAT): Add openat-die.c.
16932
16933 2005-09-22  Jim Meyering  <jim@meyering.net>
16934
16935         Sync from coreutils.
16936
16937         * lib/backupfile.c: Use ARGMATCH_VERIFY, just in case.
16938
16939         * lib/posixtm.c (posixtime) [lint]: Initialize *all* of tm0, not just
16940         the .tm_year member, since otherwise gcc-4.0 would now warn about
16941         tm_zone, tm_gmtoff, tm_isdst, tm_yday, tm_wday.
16942
16943         * lib/quotearg.c (quotearg_n_options): Change code to be suboptimal, in
16944         order to avoid an unsuppressible warning from gcc on 64-bit systems.
16945
16946         * lib/getdate.y (get_date): Undo part of the 2005-04-04 change, so that
16947         the command "date -d'2005-03-27 +1 day'" succeeds once again, even
16948         when run in a time zone for which daylight savings time is in effect
16949         for the starting date.
16950
16951         * lib/mkdir-p.c (make_dir_parents): Don't let a failed chdir($PWD)
16952         stop us from restricting permissions of just-created absolute-named
16953         directories.
16954         * lib/mkdir-p.c (CLEANUP_CWD): Return *true*, not false when failing
16955         to restore initial working directory.
16956         * lib/mkdir-p.c (make_dir_parents): New parameter:
16957         different_working_dir, to tell caller if/when we change the working
16958         directory and are unable to return to the initial one.
16959         * lib/mkdir-p.h (make_dir_parents): Update prototype.
16960         * lib/mkdir-p.c (CLEANUP_CWD): Change one more `return 1' to
16961         `return false'.  This fixes a bug introduced on 2004-07-30.
16962
16963         * lib/openat.c (fdopendir): Be sure to close the supplied
16964         file descriptor before returning.  This makes our replacement
16965         implementation a little closer to Solaris's, where fdopendir
16966         ties the file descriptor to the returned DIR* pointer.
16967         * lib/openat.c (unlinkat): New function.
16968         * lib/openat.h (unlinkat): Add prototype.
16969         * lib/openat-die.c (openat_save_fail): Rename from openat_save_die.
16970         (openat_restore_fail): Rename from openat_restore_die.
16971         * lib/openat.c, openat.h: Reflect s/_die/_fail/ renaming.
16972
16973         Provide an alternative to exiting immediately upon save_cwd or
16974         restore_cwd failure.  Now, an application can arrange e.g.,
16975         to perform a longjump in that case.
16976         * lib/openat.c: Include dirname.h.
16977         Use IS_ABSOLUTE_FILE_NAME rather than testing for leading slash.
16978         (rpl_openat, fdopendir, fstatat): Call openat_save_die
16979         and openat_restore_die rather than calling error directly.
16980         Don't include "error.h" or "exitfail.h"; they're no longer needed.
16981
16982         * lib/openat-die.c (openat_save_die, openat_restore_die): New file.
16983         * lib/openat.h (openat_save_die, openat_restore_die): Declare and
16984         define.
16985
16986         * lib/strftime.c [FPRINTFTIME] (fprintftime): Provide a new interface:
16987         size_t fprintftime (FILE *fp, char const *fmt, struct tm const *tm,
16988                             int utc, int nanoseconds);
16989         Background:
16990         date should not have to allocate a megabyte of virtual memory to
16991         handle a format argument like +%1048575T.  When implemented with
16992         strftime, it must allocate such a buffer, use strftime to fill it
16993         in, print it, then free it.
16994         With fprintftime, it simply prints everything and exits.
16995         With no need for memory allocation, that's one fewer way to fail.
16996         * lib/strftime.c (my_strftime): Parse the colons of %:::z *after* the
16997         optional field width, not before, so we accept %9:z, not %:9z.
16998         (my_strftime): Be sure to use L_('x') for literals.
16999
17000         * lib/backupfile.c, lib/canon-host.c, lib/canonicalize.c, lib/chown.c:
17001         * lib/cloexec.c, lib/dup-safer.c, lib/dup2.c, lib/euidaccess.c:
17002         * lib/fd-safer.c, lib/fileblocks.c, lib/fopen-safer.c, lib/fsusage.c:
17003         * lib/ftruncate.c, lib/getcwd.c, lib/getcwd.h, lib/getloadavg.c:
17004         * lib/getopt_.h, lib/getpagesize.h, lib/getugroups.c:
17005         * lib/group-member.c, lib/human.h, lib/idcache.c, lib/mkdir-p.c:
17006         * lib/mountlist.c, lib/nanosleep.c, lib/pathmax.h, lib/physmem.c:
17007         * lib/posixver.c, lib/putenv.c, lib/raise.c, lib/safe-read.c:
17008         * lib/same.c, lib/save-cwd.c, lib/setenv.c, lib/settime.c:
17009         * lib/tempname.c, lib/unlinkdir.c, lib/unsetenv.c, lib/userspec.c:
17010         * lib/xgethostname.c, lib/xreadlink.c:
17011         Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally.
17012
17013         * lib/chown.c, lib/cloexec.c, lib/dup-safer.c, lib/dup2.c:
17014         * lib/fsusage.c, lib/getcwd.c, lib/getloadavg.c, lib/mountlist.c:
17015         * lib/openat.h, lib/save-cwd.c, lib/tempname.c:
17016         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
17017         and don't include <sys/file.h>).
17018
17019 2005-09-22  Eric Blake  <ebb9@byu.net>  (tiny change)
17020
17021         Sync from coreutils.
17022
17023         * lib/getloadavg.c (getloadavg) [__CYGWIN__]: Port to cygwin.
17024         [__linux__]: Allocate a big enough buffer for /proc/loadavg.
17025         [!LDAV_DONE]: Avoid unused variable warning.
17026
17027 2005-09-21  Bruno Haible  <bruno@clisp.org>
17028
17029         * lib/unicodeio.h (unicode_to_mb): New declaration.
17030
17031 2005-09-20  Derek Price  <derek@ximbiot.com>
17032
17033         * lib/getaddrinfo.c: Don't include <netdb.h> included from
17034         getaddrinfo.h.
17035
17036 2005-09-20  Bruno Haible  <bruno@clisp.org>
17037
17038         * gnulib-tool: Remove trailing slashes from the values specified for
17039         --source-base, --m4-base, --tests-base, --aux-dir.
17040         Suggested by Simon Josefsson <jas@extundo.com>.
17041
17042 2005-09-20  Bruno Haible  <bruno@clisp.org>
17043
17044         * gnulib-tool (func_all_modules, func_modules_transitive_closure,
17045         func_modules_to_filelist, func_import, func_create_testdir): Make all
17046         sorting results locale-independent, so that gnulib-cache.m4 doesn't
17047         change when gnulib-tool is invoked in a different locale.
17048
17049 2005-09-19  Simon Josefsson  <jas@extundo.com>
17050
17051         * m4/socklen.m4: Fix typo.
17052
17053 2005-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17054
17055         Use a consistent style for including <config.h>.
17056         * lib/__fpending.c, lib/acl.c, lib/argmatch.c, lib/argp-help.c,
17057         lib/argp-parse.c, lib/argp-pvh.c, lib/backupfile.c, lib/basename.c,
17058         lib/c-stack.c, lib/calloc.c, lib/check-version.c, lib/cloexec.c,
17059         lib/closeout.c, lib/copy-file.c, lib/creat-safer.c, lib/cycle-check.c,
17060         lib/dirfd.c, lib/dirname.c, lib/dup-safer.c, lib/dup2.c,
17061         lib/euidaccess.c, lib/exclude.c, lib/exitfail.c, lib/fatal-signal.c,
17062         lib/fd-safer.c, lib/file-type.c, lib/fileblocks.c, lib/filemode.c,
17063         lib/filenamecat.c, lib/findprog.c, lib/fnmatch.c, lib/fopen-safer.c,
17064         lib/free.c, lib/fsusage.c, lib/ftruncate.c, lib/full-write.c,
17065         lib/fwriteerror.c, lib/getaddrinfo.c, lib/getcwd.c, lib/getdelim.c,
17066         lib/getline.c, lib/getlogin_r.c, lib/getndelim2.c, lib/getnline.c,
17067         lib/getopt1.c, lib/getpass.c, lib/group-member.c, lib/hard-locale.c,
17068         lib/hash-pjw.c, lib/hash.c, lib/human.c, lib/idcache.c,
17069         lib/inet_ntop.c, lib/isdir.c, lib/long-options.c, lib/malloc.c,
17070         lib/memcasecmp.c, lib/memcmp.c, lib/memcoll.c, lib/memcpy.c,
17071         lib/memmove.c, lib/mkdir-p.c, lib/modechange.c, lib/mountlist.c,
17072         lib/open-safer.c, lib/physmem.c, lib/pipe-safer.c, lib/pipe.c,
17073         lib/poll.c, lib/posixver.c, lib/progname.c, lib/progreloc.c,
17074         lib/putenv.c, lib/quote.c, lib/quotearg.c, lib/readline.c,
17075         lib/readlink.c, lib/realloc.c, lib/regex.c, lib/rename.c, lib/rmdir.c,
17076         lib/rpmatch.c, lib/safe-read.c, lib/same.c, lib/save-cwd.c,
17077         lib/savedir.c, lib/sig2str.c, lib/strcspn.c, lib/strerror.c,
17078         lib/stripslash.c, lib/strncasecmp.c, lib/strndup.c, lib/strnlen.c,
17079         lib/strnlen1.c, lib/strsep.c, lib/strstr.c, lib/strtod.c,
17080         lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c,
17081         lib/time_r.c, lib/userspec.c, lib/utimecmp.c, lib/version-etc-fsf.c,
17082         lib/version-etc.c, lib/wait-process.c, lib/xalloc-die.c, lib/xgetcwd.c,
17083         lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c, lib/xreadlink.c,
17084         lib/xsetenv.c, lib/xstrndup.c, lib/xstrtoimax.c, lib/xstrtol.c,
17085         lib/xstrtoumax.c, lib/yesno.c:
17086         Standardize inclusion of config.h.
17087         * lib/__fpending.h, lib/dirfd.h, lib/getdate.h, lib/human.h,
17088         lib/inttostr.h:  Removed inclusion of config.h from header files.
17089         * lib/inttostr.c:  Adjusted in-tree users.
17090         * lib/timespec.h: Remove superfluous warning to include config.h.
17091         * lib/atexit.c, lib/chdir-long.c, lib/chown.c, lib/fchown-stub.c,
17092         lib/getgroups.c, lib/gettimeofday.c, lib/lchown.c, lib/lstat.c,
17093         lib/mkdir.c, lib/mkstemp.c, lib/nanosleep.c, lib/openat.c, lib/raise.c,
17094         lib/readtokens0.c, lib/readutmp.c, lib/unlinkdir.c: Guard inclusion of
17095         config.h with HAVE_CONFIG_H.
17096
17097 2005-09-19  Jim Meyering  <jim@meyering.net>
17098
17099         * modules/pathmax (License): Change to LGPL.
17100
17101 2005-09-19  Derek Price  <derek@ximbiot.com>
17102
17103         * config/srclist.txt: glibc's glob.h is now in lib/glob-libc.h.
17104
17105 2005-09-19  Bruno Haible  <bruno@clisp.org>
17106
17107         * gnulib-tool (import): Provide default for --tests-base.
17108
17109 2005-09-19  Bruno Haible  <bruno@clisp.org>
17110
17111         * doc/quote.texi: New file, extracted from gnulib.texi.
17112         * doc/ctime.texi: New file, extracted from gnulib.texi.
17113         * doc/inet_ntoa.texi: New file, extracted from gnulib.texi.
17114         * doc/gnulib-tool.texi: New file, extracted from gnulib.texi.
17115         * doc/gnulib.texi: Include them.
17116
17117 2005-09-18  Bruno Haible  <bruno@clisp.org>
17118
17119         Portability fix.
17120         * gnulib-tool (func_readlink): New function.
17121         (func_ln_if_changed): Use it.
17122
17123 2005-09-18  Bruno Haible  <bruno@clisp.org>
17124
17125         * gnulib-tool: Support --with-tests also with --import.
17126         (func_emit_tests_Makefile_am): Use variables $m4base and $testsbase.
17127         (func_import): Use variables $testsbase and $inctests. Emit a
17128         gl_TESTS_BASE form into gnulib-cache.m4. Create $testsbase/Makefile.am.
17129         Remind the user to add AC_CONFIG_FILES($testsdir/Makefile) and
17130         SUBDIRS += $testsdir.
17131         (func_create_testdir): Update.
17132
17133 2005-09-18  Bruno Haible  <bruno@clisp.org>
17134
17135         * gnulib-tool: Revise --dry-run implementation. Use variable $doit
17136         instead of $dry_run.
17137         (func_cp_if_changed, func_mv_if_changed): Remove functions.
17138         (func_ln_if_changed): Don't handle dry-run here.
17139         (func_import): In dry-run mode, detect more precisely which actions
17140         would be performed, and don't use "...ing" verbs.
17141
17142 2005-09-18  Bruno Haible  <bruno@clisp.org>
17143
17144         * gnulib-tool (func_tmpdir): New function, taken from GNU gettextize.
17145         (func_import): Use join on two temporary files instead of three nested
17146         loops, in order to determine which files are new or old.
17147
17148 2005-09-18  Bruno Haible  <bruno@clisp.org>
17149
17150         * gnulib-tool (func_import): Comment out code that spits out the
17151         new files with --dry-run.
17152
17153 2005-09-18  Bruno Haible  <bruno@clisp.org>
17154
17155         * doc/gnulib.texi (Invoking gnulib-tool): 50% rewritten.
17156
17157 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
17158
17159         * lib/stat-time.h: New file.
17160         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, CTIME_CMP):
17161         (MTIME_CMP, TIMESPEC_NS): Remove.  Now done by stat-time.h,
17162         in a different way.
17163         (timespec_cmp): New function.
17164         * lib/utimecmp.c: Include stat-time.h.
17165         (SYSCALL_RESOLUTION): Depend on whether various struct stat
17166         members exist, not on the obsolescent ST_MTIM_NSEC.
17167         (utimecmp): Use the new stat-time functions rater than TIMESPEC_NS.
17168
17169 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
17170
17171         * config/srclist.txt: Remove glibc bug 1033 and uncomment mktime.c.
17172
17173 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
17174
17175         * MODULES.html.sh (File system functions): Add stat-time.
17176         * modules/stat-time: New file.
17177         * modules/timespec (Files): Remove m4/st_mtim.m4; this
17178         is now done in a different way, by the stat-time module.
17179         * modules/utimecmp (Depends-on): Add stat-time.
17180
17181 2005-09-15  Paul Eggert  <eggert@cs.ucla.edu>
17182
17183         * m4/st_mtim.m4: Remove.  Superseded by...
17184         * m4/stat-time.m4: New file.
17185         * m4/timespec.m4 (gl_TIMESPEC): Require AC_C_INLINE.
17186         Do not invoke AC_STRUCT_ST_MTIM_NSEC; no longer needed.
17187
17188 2005-09-15  Derek Price  <derek@ximbiot.com>
17189
17190         * m4/strstr.m4 (gl_FUNC_STRSTR): Don't define strstr here.
17191
17192 2005-09-15  Derek Price  <derek@ximbiot.com>
17193
17194         * lib/regex_internal.h: Blank `pure' for GNUC < 3.
17195         * lib/regex_internal.c: Ditto, using this...
17196         (__GNUC_PREREQ): ...new macro.
17197         * lib/regcomp.c, regexec.c: Blank `always_inline' for GNUC < 3.1
17198         using...
17199         (__GNUC_PREREQ): ...this new macro.
17200
17201         * lib/strstr.h: Include string.h. Define strstr as a macro here.
17202
17203 2005-09-15  Derek Price  <derek@ximbiot.com>
17204             Paul Eggert  <eggert@cs.ucla.edu>
17205
17206         * lib/regcomp.c, regexec.c, regex_internal.c: Back out previous
17207         changes, consolidating in...
17208         * lib/regex_internal.h: ...this file.
17209
17210 2005-09-13  Jim Meyering  <jim@meyering.net>
17211
17212         * lib/canon-host.c: Filter through gnu indent and reword comments
17213         slightly.
17214         * lib/canon-host.h (ch_strerror_r): Tweak cpp indentation and spacing.
17215
17216 2005-09-13  Derek Price  <derek@ximbiot.com>
17217
17218         * lib/canon-host.c (canon_host_r): Set *cherror on memory allocation
17219         failure.
17220         Reported by Jim Meyering  <jim@meyering.net>.
17221
17222 2005-09-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
17223
17224         * lib/base64.c: Typo.
17225         (base64_encode): Put b64str in initialized data section.
17226
17227 2005-09-12  Paul Eggert  <eggert@cs.ucla.edu>
17228
17229         Merge glibc and coreutils changes into gnulib, plus a few
17230         extra fixes.
17231         * lib/md5.c: Use #error rather than a string.
17232         (CYCLIC): New macro, from glibc source.  Use it instead of rol.
17233         * lib/md5.h (__GNUC_PREREQ, __THROW): Define if not defined already.
17234         (__attribute__): Define to empty for non recent-GCC.
17235         (__md5_buffer, __md5_finish_ctx, __md5_init_ctx, __md5_process_block):
17236         (__md5_process_bytes, __md5_read_ctx, __md5_stream):
17237         Renamed from their non-__ counterparts, with new macros replacing
17238         them if not _LIBC.  Add __THROW attribute.
17239         (rol): Remove.
17240         (struct md5_ctx): Align buffer if using GCC.
17241         * lib/sha1.h (struct sha1_ctx): Likewise.
17242         * lib/sha1.c (SWAP): Renamed from the NOTSWAP.  All uses changed.
17243         The old name was backwards.
17244         (NOTSWAP): Remove; not used.
17245         (rol): New macro, moved here from md5.h.
17246         (sha1_process_block): Remove a FIXME that doesn't make sense.
17247
17248 2005-09-12  Derek Price  <derek@ximbiot.com>
17249
17250         Return usable errors from canon-host.
17251         * lib/canon-host.h: New file.
17252         * lib/canon-host.c (canon_host): Wrap...
17253         (canon_host_r): ...this new function, which now relies exclusively on
17254         getaddrinfo.
17255         (ch_strerror): New function.
17256         (last_cherror): New global.
17257         * lib/getaddrinfo.c: Move include of getaddrinfo.h first to test
17258         interface.
17259         (getaddrinfo): Add AI_CANONNAME functionality.  Don't do arithmetic on
17260         void *.
17261         (freeaddrinfo): Free ai->ai_canonname when set.
17262
17263 2005-09-12  Derek Price  <derek@ximbiot.com>
17264
17265         Make canon-host require getaddrinfo.
17266         * m4/canon-host.m4 (gl_CANON_HOST): Remove most dependencies.
17267         AC_LIBSOURCE canon-host.h.  Call...
17268         (gl_PREREQ_CANON_HOST): ...this new function, which requires
17269         gl_GETADDRINFO.
17270         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Compile gai_strerror when needed.
17271
17272 2005-09-12  Derek Price  <derek@ximbiot.com>
17273
17274         * modules/canon-host: Add canon-host.h.  Depend on getaddrinfo.  Make
17275         LGPL.
17276         * modules/getaddrinfo: Add link to opengroup spec.  Depend on strdup.
17277
17278 2005-09-12  Derek Price  <derek@ximbiot.com>
17279
17280         * lib/gai_strerror.c: Include config.h when available.  Include
17281         getaddrinfo.h before other headers to test interface.
17282         Reported by Larry Jones <lawrence.jones@ugs.com>.
17283
17284 2005-09-12  Derek Price  <derek@ximbiot.com>
17285             Paul Eggert  <eggert@cs.ucla.edu>
17286
17287         * modules/glob (Files): Add glob-libc.h.
17288
17289 2005-09-12  Derek Price  <derek@ximbiot.com>
17290             Paul Eggert  <eggert@cs.ucla.edu>
17291
17292         * m4/glob.m4 (gl_GLOB_SUBSTITUTE): AC_LIBSOURCES for glob.c,
17293         glob_.h, glob-libc.h.
17294         (gl_PREREQ_GLOB): Remove _SYS_CDEFS_H hack; no longer needed.
17295
17296 2005-09-12  Derek Price  <derek@ximbiot.com>
17297             Paul Eggert  <eggert@cs.ucla.edu>
17298
17299         * lib/glob-libc.h: Renamed from glob_.h.  The new version is
17300         taken from libc's glob.h, except with '#ifdef __GLOB_GNULIB'
17301         protecting things that should be done only in gnulib contexts.
17302         * lib/glob_.h: New file, containing only the glob things needed for
17303         gnulib.
17304         (GLOB_PREFIX): Remove.  All uses changed to look for __GLOB_GNULIB.
17305         (__GLOB_CONCAT, __GLOB_XCONCAT, __GLOB_ID): Remove; no longer needed.
17306         (glob, globfree, glob_pattern_p): Now defined simply in terms of
17307         rpl_glob, rpl_globfree, rpl_glob_pattern_p.
17308         (__GLOB_GNULIB): New macro, to keep the glob.h changes clearer
17309         and to respect the namespace rules better.
17310
17311 2005-09-08  Simon Josefsson  <jas@extundo.com>
17312
17313         * modules/socklen: New file.
17314
17315 2005-09-08  Simon Josefsson  <jas@extundo.com>
17316
17317         * m4/socklen.m4: New file.
17318
17319 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
17320
17321         * modules/utimens (Files): Add m4/utimbuf.m4, since
17322         m4/utimens.m4 requires gl_CHECK_TYPE_STRUCT_UTIMBUF.
17323         Reported by Sergey Poznyakoff.
17324
17325 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
17326
17327         * lib/glob.c (glob, globfree, __glob_pattern_p): Use old-style function
17328         definitions, since that's the preferred style in glibc.
17329         Fix a minor spacing issue, and update copyright notice to match
17330         glibc's.
17331
17332 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
17333
17334         * config/srclist.txt: Remove glibc bug 1061; it's been fixed.
17335
17336 2005-09-06  Simon Josefsson  <jas@extundo.com>
17337
17338         * lib/getpass.c (getpass): Fix typo, test for HAVE_TCSETATTR and not
17339         TCSETATTR.  Reported by Derek Price <derek@ximbiot.com>.
17340
17341 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
17342
17343         * lib/regex_internal.h (bitset_not): Add parens to avoid gcc -Wall
17344         warning.
17345
17346 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
17347
17348         * config/srclist.txt: Add glibc bug 1302.
17349
17350 2005-09-05  Paul Eggert  <eggert@cs.ucla.edu>
17351
17352         Change bitset word type from unsigned int to unsigned long int,
17353         as this has better performance on typical 64-bit hosts.
17354         Port bitset code to hosts with unusual word sizes.
17355         * lib/regcomp.c (build_equiv_class, build_charclass, build_range_exp):
17356         (build_collating_symbol):
17357         Prefer bitset to re_bitset_ptr_t in prototypes, when the actual
17358         argument is a bitset.  This is merely a style issue, but it makes
17359         it clearer that an entire array is expected.
17360         (re_compile_fastmap_iter, init_dfa, init_word_char, optimize_subexps):
17361         * lib/regcomp.c (lower_subexp, parse_bracket_exp, built_charclass_op):
17362         Port to the case where bitset_word is not the same as unsigned int.
17363         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
17364         (bitset_not, bitset_merge, bitset_set_all, bitset_mask):
17365         Likewise.
17366         * lib/regexec.c (check_dst_limits_calc_pos_1,
17367         check_subexp_matching_top):
17368         (build_trtable, group_nodes_into_DFAstates):
17369         Likewise.
17370         * lib/regcomp.c (re_compile_fastmap_iter, utf8_sb_map, optimize_utf8):
17371         Don't assume that SBC_MAX is a multiple of BITSET_WORD_BITS.
17372         * lib/regex_internal.h (bitset_set_all, bitset_not): Likewise.
17373         * lib/regexec.c (group_nodes_into_DFAstates): Likewise.
17374         * lib/regcomp.c (utf8_sb_map): Don't assume UINT_MAX == 0xffffffff.
17375         * lib/regcomp.c (optimize_subexps, lower_subexp):
17376         Work even if bitset_word has holes in its bitwise representation.
17377         * lib/regex_internal.h (BITSET_WORD_BITS): Likewise.
17378         * lib/regexec.c (check_dst_limits_calc_pos_1,
17379         check_subexp_matching_top):
17380         Likewise.
17381         * lib/regex_internal.c (re_string_reconstruct):
17382         Don't assume UCHAR_MAX == 255.
17383         * lib/regex_internal.h (bitset_set_all): Likewise.
17384         * lib/regex_internal.h (BITSET_WORD_BITS): Renamed from UINT_BITS.
17385         All uses changed.
17386         (BITSET_WORDS): Renamed from BITSET_UINTS.  All uses changed.
17387         (bitset_word): New type, replacing 'unsigned int' for bitset uses.
17388         All uses changed.
17389         (BITSET_WORD_MAX): New macro.
17390         (bitset_set, bitset_clear, bitset_contain, bitset_empty):
17391         (bitset_set_all, bitset_copy):  Now inline functions, not macros.
17392         (bitset_empty, bitset_copy):
17393         Prefer sizeof (bitset) to multiplying it out ourselves.
17394         (bitset_not_merge): Remove; unused.
17395         (bitset_contain): Return bool, not unsigned int with one bit on.
17396         All callers changed.
17397         * lib/regexec.c (build_trtable): Don't assume bitset has no stricter
17398         alignment than re_node_set; do this by defining a new internal
17399         type struct dests_alloc and using it to allocate memory.
17400
17401 2005-09-05  Bruno Haible  <bruno@clisp.org>
17402
17403         * gnulib-tool (func_import): Fix comparison in handling of symbolic
17404         links.
17405
17406 2005-09-04  Martin Lambers  <marlam@marlam.de>  (tiny change)
17407
17408         * modules/size_max (Makefile.am): Add size_max.h
17409
17410 2005-09-04  Derek Price  <derek@ximbiot.com>
17411
17412         * gnulib-tool (func_import): Fix reversed $symbolic logic.
17413
17414 2005-09-03  Simon Josefsson  <jas@extundo.com>
17415
17416         * gnulib-tool: Fix typo.
17417
17418 2005-09-03  Simon Josefsson  <jas@extundo.com>
17419
17420         * config/srclist.txt: Add glibc bug 1293.
17421
17422 2005-09-03  Derek Price  <derek@ximbiot.com>
17423
17424         * m4/getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
17425         From Larry Jones <lawrence.jones@ugs.com>.
17426
17427 2005-09-02  Simon Josefsson  <jas@extundo.com>
17428
17429         * modules/socklen: New file.
17430
17431 2005-09-02  Simon Josefsson  <jas@extundo.com>
17432
17433         * modules/havelib: New module.
17434
17435         * modules/gettext, modules/iconv, modules/lock, modules/readline:
17436         Use havelib.
17437
17438 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
17439
17440         Check for arithmetic overflow when calculating sizes, to prevent
17441         some buffer-overflow issues.  These patches are conservative, in the
17442         sense that when I couldn't determine whether an overflow was possible,
17443         I inserted a run-time check.
17444         * lib/regex_internal.h (re_xmalloc, re_xrealloc, re_x2realloc): New
17445         macros.
17446         (SIZE_MAX) [!defined SIZE_MAX]: New macro.
17447         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc):
17448         (re_xnrealloc, re_x2nrealloc): New inline functions.
17449         * lib/regcomp.c (init_dfa, analyze, build_range_exp,
17450         parse_bracket_exp):
17451         (build_equiv_class, build_charclass): Check for arithmetic overflow
17452         in size expression calculations.
17453         * lib/regex_internal.c (re_string_realloc_buffers):
17454         (build_wcs_upper_buffer, re_node_set_add_intersect):
17455         (re_node_set_init_union, re_node_set_insert, re_node_set_insert_last):
17456         (re_dfa_add_node, register_state): Likewise.
17457         * lib/regexec.c (re_search_stub, re_copy_regs, re_search_internal):
17458         (prune_impossible_nodes, push_fail_stack, set_regs, check_arrival):
17459         (build_trtable, extend_buffers, match_ctx_init, match_ctx_add_entry):
17460         (match_ctx_add_subtop, match_ctx_add_sublast): Likewise.
17461
17462 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
17463
17464         * modules/inttostr (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
17465         m4/ulonglong.m4.  Problem reported by Martin Lambers.
17466
17467 2005-09-02  Bruno Haible  <bruno@clisp.org>
17468
17469         Support for lib vs. lib64 distinction on biarch platforms.
17470         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): New macro.
17471         (AC_LIB_PREFIX): Require it. Use $acl_libdirstem instead of 'lib'.
17472         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Likewise.
17473
17474 2005-09-02  Bruno Haible  <bruno@clisp.org>
17475
17476         * gnulib-tool (import): In the other first-use case, provide defaults
17477         as well.
17478
17479 2005-09-02  Bruno Haible  <bruno@clisp.org>
17480
17481         * config/srclist.txt: lib-link.m4 and lib-prefix.m4 currently have
17482         patches not yet found in the latest gettext release.
17483
17484 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
17485
17486         * lib/glob.c (GET_LOGIN_NAME_MAX): Renamed from LOGIN_NAME_MAX,
17487         to avoid a collision with bits/local_lim.h in glibc.
17488         All uses changed.  Problem reported by Dmitry V. Levin in
17489         <http://sources.redhat.com/bugzilla/show_bug.cgi?id=1060>.
17490
17491         * lib/regex_internal.c (build_wcs_upper_buffer): Fix portability
17492         bugs in int versus size_t comparisons.
17493         (re_string_context_at): Fix bug where the code assumed that
17494         Idx is signed.
17495
17496         Use bool where appropriate.
17497         * lib/regcomp.c (re_set_fastmap): ICASE arg is bool, not int.
17498         All callers changed.
17499         (calc_eclosure_iter): Likewise, for ROOT arg.
17500         (parse_bracket_element): Likewise, for ACCEPT_HYPHEN arg.
17501         (build_charclass_op): Likewise, for NON_MATCH arg.
17502         * lib/regex_internal.c (re_string_allocate, re_string_construct):
17503         (re_string_construct_common): Likewise, for ICASE arg.
17504         * lib/regexec.c (re_search_2_stub, re_search_stub):
17505         Likewise, for RET_LEN arg.
17506         (check_matching): Likewise, for FL_LONGEST_MATCH arg.
17507         (set_regs): Likewise, for FL_BACKTRACK arg.
17508         * lib/regcomp.c (re_compile_fastmap_iter, optimize_utf8):
17509         (duplicate_node_closure, calc_inveclosure, calc_eclosure):
17510         (calc_eclosure_iter, parse_bracket_exp):
17511         Use bool for internal variables that are booleans.
17512         * lib/regexec.c (re_search_internal, check_matching,
17513         proceed_next_node):
17514         (set_regs, build_sifted_states, sift_states_bkref):
17515         (check_arrival_add_next_nodes, check_arrival_expand_ecl_sub):
17516         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
17517         (find_collation_sequence_value):
17518         Likewise.
17519         * lib/regex_internal.c (re_node_set_insert, re_node_set_insert_last):
17520         (re_node_set_compare):
17521         Return bool, not int. All callers changed.
17522         * lib/regexec.c (check_halt_node_context, check_dst_limits):
17523         (build_trtable, check_node_accept): Likewise.
17524         * lib/regex_internal.h: Include stdbool.h.
17525
17526         Fix bugs uncovered when converting to bool.
17527         * lib/regcomp.c (calc_eclosure_iter): Check for storage allocation
17528         failure instead of charging ahead blindly.
17529         * lib/regex_internal.c (register_state): Likewise.
17530         * lib/regexec.c (re_search_2_stub): Use simpler method than boolean
17531         for freeing internal storage.
17532         (group_nodes_into_DFA_states): Use unsigned int, not int, for
17533         bitset pieces used as boolean, to avoid undefined behavior
17534         on hosts that do int overflow checking.
17535
17536 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
17537
17538         * config/srclist.txt: Add glibc bugs 1285-1287.
17539
17540 2005-09-01  Jim Meyering  <jim@meyering.net>
17541
17542         * m4/lchown.m4: Require gl_FUNC_CHOWN, for the definition of
17543         CHOWN_MODIFIES_SYMLINK, which is used by lchown.c.
17544         Require gl_STAT_MACROS, too.
17545
17546 2005-09-01  Bruno Haible  <bruno@clisp.org>
17547
17548         * gnulib-tool (import): In the first-use case, provide defaults.
17549
17550 2005-09-01  Bruno Haible  <bruno@clisp.org>
17551
17552         * gnulib-tool (func_import): Remove the .tmp files.
17553
17554 2005-09-01  Bruno Haible  <bruno@clisp.org>
17555
17556         * gnulib-tool (func_import): Fix handling of symbolic links.
17557
17558 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
17559
17560         On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
17561         old glibc regex code mishandles strings longer than 2**31 bytes.
17562         This patch fixes this when the regex code is used in gnulib
17563         (i.e., outside glibc).
17564
17565         This patch should not affect the use of the regex code inside
17566         glibc.  No doubt this problem also needs to be handled for glibc
17567         as well, but the result will be an incompatible change to the
17568         glibc ABI, and the old ABI will have to be supported too.  That
17569         can be the the subject for another patch.
17570
17571         * lib/regex.h (_REGEX_LARGE_OFFSETS): New feature-test macro,
17572         governing whether the rest of this patch is active.  By default,
17573         the macro is disabled and the patch has no effect.
17574         (regoff_t) [defined _REGEX_LARGE_OFFSETS]: Define to off_t, not int.
17575         (__re_idx_t, __re_size_t, __re_long_size_t): New types.
17576         (struct re_pattern_buffer, re_search, re_search_2, re_match):
17577         (re_match_2, re_set_registers): Use the new types.
17578         * lib/regex_internal.h (Idx, re_hashval_t): New types.
17579         (REG_MISSING, REG_ERROR, REG_VALID_INDEX, REG_VALID_NONZERO_INDEX):
17580         New macros.
17581         (re_node_set, re_charset_t, re_token_t, re_string_realloc_buffers):
17582         (re_string_context_at, bin_tree_t, re_dfastate_t):
17583         (struct re_state_table_entry, state_array_t, re_sub_match_last_t):
17584         (re_sub_match_top_t, re_match_context_t, re_sift_context_t):
17585         (struct re_fail_stack_ent_t, struct re_fail_stack_t, struct re_dfa_t):
17586         (re_string_char_size_at, re_string_wchar_at):
17587         (re_string_elem_size_at):
17588         Use the new types and macros to port to 64-bit hosts.
17589         Use unsigned types for internal values, so that the code
17590         mostly works even for arrays larger than SSIZE_MAX.
17591         * lib/regcomp.c (re_compile_internal, init_dfa, duplicate_node):
17592         (search_duplicated_node, calc_eclosure_iter, fetch_number):
17593         (parse_reg_exp, parse_branch, parse_expression, parse_sub_exp):
17594         (build_equiv_class, build_charclass, re_compile_fastmap_iter):
17595         (free_dfa_content, create_initial_state, optimize_utf8, analyze):
17596         (optimize_subexps, calc_first, link_nfa_nodes, duplicate_node_closure):
17597         (calc_inveclosure, parse_dup_op, build_range_exp):
17598         (build_collating_symbol, parse_bracket_exp, build_charclass_op):
17599         (fetch_number, create_token_tree, mark_opt_subexp):
17600         Likewise.
17601         * lib/regex_internal.c (re_string_construct_common,
17602         create_ci_newstate):
17603         (create_cd_newstate, re_string_allocate, re_string_construct):
17604         (re_string_realloc_buffers, build_wcs_upper_buffer):
17605         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
17606         (re_string_reconstruct, re_string_peek_byte_case):
17607         (re_string_fetch_byte_case, re_string_context_at):
17608         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
17609         (re_node_set_init_copy, re_node_set_add_intersect):
17610         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
17611         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
17612         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
17613         (re_acquire_state, re_acquire_state_context, register_state):
17614         Likewise.
17615         * lib/regex.c (match_ctx_init, match_ctx_add_entry,
17616         search_cur_bkref_entry):
17617         (match_ctx_add_subtop, match_ctx_add_sublast, sift_ctx_init):
17618         (re_search_internal, re_search_2_stub, re_search_stub)
17619         (re_copy_regs, check_matching, check_halt_state_context, update_regs):
17620         (push_fail_stack, sift_states_iter_mb, build_sifted_states):
17621         (update_cur_sifted_state, check_dst_limits):
17622         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
17623         (check_subexp_limits, sift_states_bkref, merge_state_array):
17624         (check_subexp_matching_top, get_subexp, get_subexp_sub):
17625         (find_subexp_node, check_arrival, check_arrival_add_next_nodes):
17626         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
17627         (expand_bkref_cache, check_node_accept_bytes):
17628         (group_nodes_into_DFAstates, check_node_accept, regexec, re_match):
17629         (re_search, re_match_2, re_search_2, prune_impossible_nodes):
17630         (acquire_init_state_context, check_halt_node_context):
17631         (proceed_next_node, pop_fail_stack, set_regs, free_fail_stack_return):
17632         (sift_states_backward, clean_state_log_if_needed):
17633         (sub_epsilon_src_nodes, add_epsilone_src_nodes, merge_state_with_log):
17634         (find_recover_state, transit_state_sb, transit_state_mb):
17635         (transit_state_bkref, build_trtable, match_ctx_clean):
17636         Likewise.
17637         * lib/regcomp.c (parse_dup_op): Add an extra test if Idx is unsigned,
17638         to work around an assumption that REG_MISSING is negative.
17639
17640         * lib/regcomp.c (re_comp) [defined _REGEX_RE_COMP || defined _LIBC]:
17641         (seek_collating_symbol_entry) [defined _LIBC]:
17642         (lookup_collation_sequence_value) [defined _LIBC]:
17643         (build_range_exp, build_collating_symbol) [defined _LIBC]:
17644         Use prototypes rather than old-style function definitions.
17645         * lib/regexec.c (re_exec) [defined _REGEX_RE_COMP || defined _LIBC]:
17646         (transit_state_sb) [0]:
17647         (find_collation_sequence_value) [defined _LIBC]: Likewise.
17648
17649         * lib/regexec.c (re_search_internal): Simplify update of rm_so and
17650         rm_eo.
17651
17652         * lib/regcomp.c (re_compile_fastmap_iter, init_dfa, init_word_char):
17653         (optimize_subexps, lower_subexp):
17654         Don't assume 1<<31 has defined behavior on hosts with 32-bit int,
17655         since the signed shift might overflow.  Use 1u<<31 instead.
17656         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
17657         Likewise.
17658         * lib/regexec.c (check_dst_limits_calc_pos_1,
17659         check_subexp_matching_top): Likewise.
17660
17661         * lib/regcomp.c (optimize_subexps, lower_subexp):
17662         Use CHAR_BIT rather than 8, for clarity.
17663         * lib/regexec.c (check_dst_limits_calc_pos_1):
17664         (check_subexp_matching_top): Likewise.
17665         * lib/regcomp.c (init_dfa): Make table_size unsigned, so that we don't
17666         have to worry about portability issues when shifting it left.
17667         Remove no-longer-needed test for table_size > 0.
17668         * lib/regcomp.c (parse_sub_exp): Do not shift more bits than there are
17669         in a word, as the resulting behavior is undefined.
17670         * lib/regexec.c (check_dst_limits_calc_pos_1): Likewise;
17671         in one case, a <= should have been an <, and in another case the
17672         whole test was missing.
17673         * lib/regex_internal.h (BYTE_BITS): Remove.  All uses changed to
17674         the standard name CHAR_BIT.
17675         * lib/regexec.c (match_ctx_add_entry): Don't assume that ~0 == -1;
17676         this is not true on one's complement and signed-magnitude hosts.
17677
17678         * lib/regex_internal.h (re_sub_match_top_t): Remove unused member
17679         next_last_offset.
17680         (struct re_dfa_t): Remove unused member states_alloc.
17681         * lib/regcomp.c (init_dfa): Don't initialize unused members.
17682
17683 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
17684
17685         * m4/regex.m4 (gl_REGEX): Require AC_SYS_LARGEFILE, Define
17686         _REGEX_LARGE_OFFSETS).  Test for regoff_t/off_t bug in 64-bit
17687         and large-file glibc and in 32-bit large-file Solaris.
17688
17689 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
17690
17691         * lib/regex_internal.c (re_string_reconstruct): Don't assume buffer
17692         lengths fit in regoff_t; this isn't true if regoff_t is the same
17693         width as size_t.
17694         * lib/regex.c (re_search_internal): 5th arg is LAST_START
17695         (= START + RANGE) instead of RANGE.  This avoids overflow
17696         problems when regoff_t is the same width as size_t.
17697         All callers changed.
17698         (re_search_2_stub): Check for overflow when adding the
17699         sizes of the two strings.
17700         (re_search_stub): Check for overflow when adding START
17701         to RANGE; if it occurs, substitute the extreme value.
17702
17703 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
17704
17705         * config/srclist.txt: Add glibc bugs 1273, 1278-1282, 1284.
17706
17707 2005-08-31  Jim Meyering  <jim@meyering.net>
17708
17709         * lib/regcomp.c (search_duplicated_node): Make first pointer arg
17710         a pointer-to-const.
17711         * lib/regex_internal.c (create_ci_newstate, create_cd_newstate):
17712         (register_state): Likewise.
17713         * lib/regexec.c (search_cur_bkref_entry, check_dst_limits):
17714         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
17715         (group_nodes_into_DFAstates): Likewise.
17716
17717 2005-08-31  Jim Meyering  <jim@meyering.net>
17718
17719         * check-module: Add a FIXME comment.
17720
17721 2005-08-31  Eric Blake  <ebb9@byu.net>
17722
17723         * modules/unistd-safer (Files): Add unistd--.h.
17724         * modules/stdio-safer (Files): Add stdio--.h.
17725
17726 2005-08-31  Derek Price  <derek@ximbiot.com>
17727
17728         * lib/getdelim.c (getdelim): Return EOF on EOF.
17729         Reported by Larry Jones <lawrence.jones@ugs.com>.
17730
17731 2005-08-31  Bruno Haible  <bruno@clisp.org>
17732
17733         Avoid unnecessary diffs in the generated lib/Makefile.am.
17734         * gnulib-tool (func_emit_lib_Makefile_am): Don't write the cmd into
17735         the generated files.
17736         (func_import): Don't set cmd.
17737
17738 2005-08-31  Bruno Haible  <bruno@clisp.org>
17739
17740         * lib/strstr.c: Include <stddef.h>, for NULL.
17741         * lib/strcasestr.c: Likewise.
17742         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
17743
17744 2005-08-31  Bruno Haible  <bruno@clisp.org>
17745
17746         * gnulib-tool: New option --macro-prefix.
17747         (func_import): Use macro_prefix.
17748         (import): Handle option --macro-prefix.
17749
17750 2005-08-31  Bruno Haible  <bruno@clisp.org>
17751
17752         * gnulib-tool (import): Rename most ac_* variables to cached_*.
17753         Also use new variables cached_lgpl, cached_libtool.
17754
17755 2005-08-31  Bruno Haible  <bruno@clisp.org>
17756
17757         * gnulib-tool (func_import): Require AC_GNU_SOURCE etc. instead of
17758         always instantiating them.
17759
17760 2005-08-31  Bruno Haible  <bruno@clisp.org>
17761
17762         * gnulib-tool (func_import): Read the previous cached settings
17763         from gnulib-cache.m4 and gnulib-comp.m4. Remove files that were
17764         earlier added by gnulib but are now dropped. Warn when a gnulib file
17765         overwrites a non-gnulib file.
17766
17767 2005-08-31  Bruno Haible  <bruno@clisp.org>
17768
17769         * gnulib-tool (func_import): Generate two files gnulib-cache.m4 and
17770         gnulib-comp.m4 instead of a single gnulib.m4, to make it easy for
17771         projects that don't keep autogenerated files in CVS. Put into
17772         actioncmd only the specified modules, not the transitive closure.
17773
17774 2005-08-31  Bruno Haible  <bruno@clisp.org>
17775
17776         * gnulib-tool (func_import): Fix defaulting of $libname and $libtool.
17777         Create directories that shall be filled.
17778         (import): Don't look for gl_* macros in configure.ac. Recurse across
17779         all directories containing a gnulib-cache.m4 files, if meaningful.
17780
17781 2005-08-31  Bruno Haible  <bruno@clisp.org>
17782
17783         * gnulib-tool (func_import): Emit also a stub for gl_LIBTOOL.
17784         (import): Set seen_libtool when we see gl_LIBTOOL.
17785
17786 2005-08-31  Bruno Haible  <bruno@clisp.org>
17787
17788         * gnulib-tool (func_import): Also copy m4/gnulib-tool.m4. Omit
17789         declaration macro definitions from generated gnulib.m4.
17790
17791 2005-08-30  Oskar Liljeblad  <oskar@osk.mine.nu>
17792
17793         * lib/iconvme.h: Add prototype for iconv_alloc.
17794
17795 2005-08-29  Simon Josefsson  <jas@extundo.com>
17796
17797         * lib/iconvme.c: Fix errno.
17798
17799 2005-08-29  Bruno Haible  <bruno@clisp.org>
17800
17801         * gnulib-tool: Enclose all occurrences of $destdir in "...", so
17802         that it works when the directory contains spaces.
17803
17804 2005-08-29  Bruno Haible  <bruno@clisp.org>
17805
17806         * gnulib-tool (import): Avoid unnecessary spaces in $avoidlist.
17807
17808 2005-08-29  Bruno Haible  <bruno@clisp.org>
17809
17810         * gnulib-tool (func_import): Emit more comments into gnulib.m4.
17811         Emit more advice.
17812
17813 2005-08-29  Bruno Haible  <bruno@clisp.org>
17814         and Stepan Kasal  <kasal@ucw.cz>
17815
17816         * check-module: If more parameters are given, check each of them
17817         separately; add more exceptions, as noted by Jim Meyering.
17818         (check_module): New procedure.
17819         (%exempt_header): Now contains all exceptions.
17820
17821 2005-08-29  Ben Pfaff  <blp@cs.stanford.edu>
17822
17823         * modules/byteswap (Makefile.am): Fix rule to not assume GNU make.
17824
17825 2005-08-29  Oskar Liljeblad  <oskar@osk.mine.nu>
17826
17827         * lib/iconvme.c: Split iconv_string into iconv_alloc.
17828
17829 2005-08-28  Bruno Haible  <bruno@clisp.org>
17830
17831         * m4/gnulib-tool.m4: New file.
17832
17833 2005-08-27  Jim Meyering  <jim@meyering.net>
17834
17835         * modules/unistd-safer (Files): Add pipe-safer.c.
17836         * modules/fcntl-safer (Files): Add creat-safer.c.
17837
17838 2005-08-27  Jim Meyering  <jim@meyering.net>
17839
17840         * m4/stdlib-safer.m4: New file.  From coreutils.
17841         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add stdio--.h.
17842         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Add creat-safer.c to the
17843         AC_LIBSOURCES list and arrange to compile it via AC_LIBOBJ.
17844         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise, add pipe-safer.c.
17845         Add pipe-safer.c and unistd--.h to the AC_LIBSOURCES list.
17846
17847 2005-08-27  Jim Meyering  <jim@meyering.net>
17848
17849         * lib/fopen-safer.c: Merge minor changes from coreutils.
17850         * lib/dup-safer.c: Likewise.
17851         * lib/fd-safer.c: Likewise.
17852
17853         Merge from coreutils.
17854         * lib/stdio--.h: New file.
17855         * lib/stdlib--.h: New file.
17856         * lib/mkstemp-safer.c: New file.
17857
17858         GNU tar needs these.
17859         * lib/pipe-safer.c: New file.
17860         * lib/creat-safer.c: New file.
17861         * lib/fcntl--.h (creat): Define to creat_safer.
17862         * lib/fcntl-safer.h: Include <sys/types.h> and declare creat_safer.
17863         * lib/unistd--.h (pipe): Define to pipe_safer.
17864         * lib/unistd-safer.h: Declare pipe_safer.
17865
17866 2005-08-26  Simon Josefsson  <jas@extundo.com>
17867
17868         * lib/getpass.c: Use _WIN32 instead of WIN32, suggested by Bruno
17869         Haible <bruno@clisp.org>.
17870
17871 2005-08-26  Paul Eggert  <eggert@cs.ucla.edu>
17872
17873         * lib/regex_internal.h: Remove all references to
17874         RE_NO_INTERNAL_PROTOTYPES; no longer neeeded now that we assume C89
17875         or better.
17876         (bitset_not, bitset_merge, bitset_not_merge):
17877         (bitset_mask, re_string_allocate, re_string_construct):
17878         (re_string_reconstruct, re_string_destruct, re_string_elem_size_at):
17879         (re_string_char_size_at, re_string_wchar_at, re_string_peek_byte_case):
17880         (re_string_fetch_byte_case, re_node_set_alloc, re_node_set_init_1):
17881         (re_node_set_init_2, re_node_set_init_copy, re_node_set_add_intersect):
17882         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
17883         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
17884         (re_node_set_remove_at, re_dfa_add_node, re_acquire_state):
17885         (re_acquire_state_context):
17886         Remove unnecessary forward decls.
17887         (re_string_char_size_at, re_string_wchar_at, re_string_elem_size_at):
17888         Put __attribute at function definition,
17889         now that the function decl has been removed.
17890         * lib/regex_internal.c (re_string_peek_byte_case):
17891         (re_string_fetch_byte_case, re_node_set_compare, re_node_set_contains):
17892         Likewise.
17893
17894 2005-08-25  Stepan Kasal  <kasal@ucw.cz>
17895
17896         * m4/regex.m4: Add AC_PREREQ(2.50).
17897         (gl_REGEX): If --with-included-regex was given, skip the autodetection.
17898
17899 2005-08-25  Simon Josefsson  <jas@extundo.com>
17900
17901         * m4/getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and
17902         __fsetlocking.
17903
17904 2005-08-25  Simon Josefsson  <jas@extundo.com>
17905
17906         * lib/getpass.c: Add WIN32 implementation.  Conditionalize use of
17907         termios.h, tcgetattr, tcsetattr and __fsetlocking.  Remove some
17908         GLIBC specific code.
17909
17910 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
17911
17912         Make regex safe for g++.  This fixes one real bug (an "err"
17913         that should have been "*err").  g++ problem reported by
17914         Sam Steingold.
17915         * lib/regex_internal.h (re_calloc): New macro, consistent with
17916         re_malloc etc.  All callers of calloc changed to use re_calloc.
17917         * lib/regex_internal.c (build_wcs_upper_buffer): Return reg_errcode_t,
17918         not int.  All callers changed.
17919         * lib/regcomp.c (re_compile_fastmap_iter): Don't use
17920         alloca (mb_cur_max); just use an array of size MB_LEN_MAX.
17921         * lib/regexec.c (push_fail_stack): Use re_realloc, not realloc.
17922         (find_recover_state): Change "err" to "*err"; this fixes what
17923         appears to be a real bug.
17924         (check_arrival_expand_ecl_sub): Be consistent about reg_errcode_t
17925         versus int.
17926
17927 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
17928
17929         * modules/regex (Depends-on): Add malloc, since the code
17930         assumes that !malloc(0) means failure.
17931
17932 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
17933
17934         * lib/regexec.c (set_regs): Don't alloca with an unbounded size.
17935
17936         alloca modernization/simplification for regex.
17937         * lib/regex.c: Remove portability cruft for alloca.  This no longer
17938         needs to be at the start of the file, and can be moved into
17939         regex_internal.h and simplified.
17940         * lib/regex_internal.h: Include <alloca.h>.
17941         (__libc_use_alloca) [!defined _LIBC]: New macro.
17942         * lib/regexec.c (build_trtable): Remove "#ifdef _LIBC", since the code
17943         now works outside glibc.
17944
17945 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
17946
17947         * config/srclist.txt: Add glibc bugs 1241, 1245.
17948
17949 2005-08-25  Jim Meyering  <jim@meyering.net>
17950
17951         * lib/open-safer.c: Include <config.h>.
17952         Otherwise, we'd lose LARGEFILE support in any file using
17953         e.g. "fcntl--.h"
17954
17955 2005-08-25  Bruno Haible  <bruno@clisp.org>
17956
17957         * m4/minmax.m4: Require autoconf 2.52.
17958         (gl_MINMAX_IN_HEADER): Add comments. Use m4_pushdef/m4_popdef instead
17959         of define/undefine. Use AS_TR_SH and AS_TR_CPP as more robust
17960         alternatives of translit over the alphabet.
17961         Based on a patch from Stepan Kasal <kasal@ucw.cz>.
17962
17963 2005-08-24  Simon Josefsson  <jas@extundo.com>
17964
17965         * tests/test-getpass.c: New file.
17966
17967 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
17968
17969         * m4/regex.m4 (gl_REGEX): Use POSIX-compliant spellings when testing
17970         for GNU regex features.
17971
17972 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
17973
17974         * lib/regcomp.c (regerror): 2nd arg is 'restrict', as per POSIX.
17975         * lib/regex.h (regerror): Likewise.
17976
17977         * lib/regex.c: Do not include <sys/types.h>, as POSIX no longer
17978         requires this.  (The code never needed it.)
17979
17980         * lib/regcomp.c, regex_internal.c, regex_internal.h, regexec.c:
17981         All uses of recently-renamed identifiers changed to use the new,
17982         POSIX-compliant names.  The code will build and run just fine
17983         without these changes, but it's better to eat our own dog food
17984         and use the standard-conforming names.
17985
17986         * lib/regex.h: Fix a multitude of POSIX name space violations.
17987         These changes have an effect only for programs that define
17988         _POSIX_C_SOURCE, _POSIX_SOURCE, or _XOPEN_SOURCE; they
17989         do not change anything for programs compiled in the normal way.
17990         Also, there is no effect on the ABI.
17991
17992         (_REGEX_SOURCE): New macro.
17993         Do not include <stddef.h> if _XOPEN_SOURCE and VMS are both
17994         defined and _GNU_SOURCE is not; this fixes a name space violation.
17995
17996         Rename the following macros to obey POSIX requirements.
17997         The old names are still visible as macros if _REGEX_SOURCE is defined.
17998         (REG_BACKSLASH_ESCAPE_IN_LISTS): renamed from
17999         RE_BACKSLASH_ESCAPE_IN_LISTS.
18000         (REG_BK_PLUS_QM): renamed from RE_BK_PLUS_QM.
18001         (REG_CHAR_CLASSES): renamed from RE_CHAR_CLASSES.
18002         (REG_CONTEXT_INDEP_ANCHORS): renamed from RE_CONTEXT_INDEP_ANCHORS.
18003         (REG_CONTEXT_INDEP_OPS): renamed from RE_CONTEXT_INDEP_OPS.
18004         (REG_CONTEXT_INVALID_OPS): renamed from RE_CONTEXT_INVALID_OPS.
18005         (REG_DOT_NEWLINE): renamed from RE_DOT_NEWLINE.
18006         (REG_DOT_NOT_NULL): renamed from RE_DOT_NOT_NULL.
18007         (REG_HAT_LISTS_NOT_NEWLINE): renamed from RE_HAT_LISTS_NOT_NEWLINE.
18008         (REG_INTERVALS): renamed from RE_INTERVALS.
18009         (REG_LIMITED_OPS): renamed from RE_LIMITED_OPS.
18010         (REG_NEWLINE_ALT): renamed from RE_NEWLINE_ALT.
18011         (REG_NO_BK_BRACES): renamed from RE_NO_BK_BRACES.
18012         (REG_NO_BK_PARENS): renamed from RE_NO_BK_PARENS.
18013         (REG_NO_BK_REFS): renamed from RE_NO_BK_REFS.
18014         (REG_NO_BK_VBAR): renamed from RE_NO_BK_VBAR.
18015         (REG_NO_EMPTY_RANGES): renamed from RE_NO_EMPTY_RANGES.
18016         (REG_UNMATCHED_RIGHT_PAREN_ORD): renamed from
18017         RE_UNMATCHED_RIGHT_PAREN_ORD.
18018         (REG_NO_POSIX_BACKTRACKING): renamed from RE_NO_POSIX_BACKTRACKING.
18019         (REG_NO_GNU_OPS): renamed from RE_NO_GNU_OPS.
18020         (REG_DEBUG): renamed from RE_DEBUG.
18021         (REG_INVALID_INTERVAL_ORD): renamed from RE_INVALID_INTERVAL_ORD.
18022         (REG_IGNORE_CASE): renamed from RE_ICASE.  This renaming is a bit
18023         unusual, since we can't clash with the POSIX REG_ICASE.
18024         (REG_CARET_ANCHORS_HERE): renamed from RE_CARET_ANCHORS_HERE.
18025         (REG_CONTEXT_INVALID_DUP): renamed from RE_CONTEXT_INVALID_DUP.
18026         (REG_NO_SUB): renamed from RE_NO_SUB.
18027         (REG_SYNTAX_EMACS): renamed from RE_SYNTAX_EMACS.
18028         (REG_SYNTAX_AWK): renamed from RE_SYNTAX_AWK.
18029         (REG_SYNTAX_GNU_AWK): renamed from RE_SYNTAX_GNU_AWK.
18030         (REG_SYNTAX_POSIX_AWK): renamed from RE_SYNTAX_POSIX_AWK.
18031         (REG_SYNTAX_GREP): renamed from RE_SYNTAX_GREP.
18032         (REG_SYNTAX_EGREP): renamed from RE_SYNTAX_EGREP.
18033         (REG_SYNTAX_POSIX_EGREP): renamed from RE_SYNTAX_POSIX_EGREP.
18034         (REG_SYNTAX_ED): renamed from RE_SYNTAX_ED.
18035         (REG_SYNTAX_SED): renamed from RE_SYNTAX_SED.
18036         (_REG_SYNTAX_POSIX_COMMON): renamed from _RE_SYNTAX_POSIX_COMMON.
18037         (REG_SYNTAX_POSIX_BASIC): renamed from RE_SYNTAX_POSIX_BASIC.
18038         (REG_SYNTAX_POSIX_MINIMAL_BASIC): renamed from
18039         RE_SYNTAX_POSIX_MINIMAL_BASIC.
18040         (REG_SYNTAX_POSIX_EXTENDED): renamed from RE_SYNTAX_POSIX_EXTENDED.
18041         (REG_SYNTAX_POSIX_MINIMAL_EXTENDED): renamed from
18042         RE_SYNTAX_POSIX_MINIMAL_EXTENDED.
18043         (REG_DUP_MAX): renamed from RE_DUP_MAX.  No need to undef it.
18044         (REG_UNALLOCATED): Renamed from REGS_UNALLOCATED.
18045         (REG_REALLOCATE): Renamed from REGS_REALLOCATE.
18046         (REG_FIXED): Renamed from REGS_FIXED.
18047         (REG_NREGS): Renamed from RE_NREGS.
18048
18049         (REG_ICASE, REG_NEWLINE, REG_NOSUB): Do not depend on the values
18050         of other REG_* macros, since POSIX says the user is allowed to
18051         #undef these macros selectively.
18052
18053         (reg_errcode_t): Update comment stating what other tables need
18054         to be consistent.
18055
18056         Rename the following enum values to obey POSIX requirements.
18057         The old names are still visible as macros.
18058         (_REG_ENOSYS): Renamed from REG_ENOSYS.  Define even if _XOPEN_SOURCE
18059         is not defined, since GNU is supposed to be a superset of POSIX as
18060         much as possible, and since we want reg_errcode_t to be a signed
18061         type for implementation consistency.
18062         (_REG_NOERROR): Renamed from REG_NOERROR.
18063         (_REG_NOMATCH): Renamed from REG_NOMATCH.
18064         (_REG_BADPAT): Renamed from REG_BADPAT.
18065         (_REG_ECOLLATE): Renamed from REG_ECOLLATE.
18066         (_REG_ECTYPE): Renamed from REG_ECTYPE.
18067         (_REG_EESCAPE): Renamed from REG_EESCAPE.
18068         (_REG_ESUBREG): Renamed from REG_ESUBREG.
18069         (_REG_EBRACK): Renamed from REG_EBRACK.
18070         (_REG_EPAREN): Renamed from REG_EPAREN.
18071         (_REG_EBRACE): Renamed from REG_EBRACE.
18072         (_REG_BADBR): Renamed from REG_BADBR.
18073         (_REG_ERANGE): Renamed from REG_ERANGE.
18074         (_REG_ESPACE): Renamed from REG_ESPACE.
18075         (_REG_BADRPT): Renamed from REG_BADRPT.
18076         (_REG_EEND): Renamed from REG_EEND.
18077         (_REG_ESIZE): Renamed from REG_ESIZE.
18078         (_REG_ERPAREN): Renamed from REG_ERPAREN.
18079         (REG_ENOSYS, REG_NOERROR, REG_NOMATCH, REG_BADPAT, REG_ECOLLATE):
18080         (REG_ECTYPE, REG_EESCAPE, REG_ESUBREG, REG_EBRACK, REG_EPAREN):
18081         (REG_EBRACE, REG_BADBR, REG_ERANGE, REG_ESPACE, REG_BADRPT, REG_EEND):
18082         (REG_ESIZE, REG_ERPAREN): Now macros, not enum constants.
18083
18084         (_REG_RE_NAME, _REG_RM_NAME): New macros.
18085         (REG_TRANSLATE_TYPE): Renamed from RE_TRANSLATE_TYPE.  All uses
18086         changed.  But support the old name if the new one is not defined
18087         and if _REGEX_SOURCE.
18088
18089         Change the following member names in struct re_pattern_buffer.
18090         The old names are still supported if !_REGEX_SOURCE.
18091         The new names are always supported, regardless of _REGEX_SOURCE.
18092         (re_buffer): Renamed from buffer.
18093         (re_allocated): Renamed from allocated.
18094         (re_used): Renamed from used.
18095         (re_syntax): Renamed from syntax.
18096         (re_fastmap): Renamed from fastmap.
18097         (re_translate): Renamed from translate.
18098         (re_can_be_null): Renamed from can_be_null.
18099         (re_regs_allocated): Renamed from regs_allocated.
18100         (re_fastmap_accurate): Renamed from fastmap_accurate.
18101         (re_no_sub): Renamed from no_sub.
18102         (re_not_bol): Renamed from not_bol.
18103         (re_not_eol): Renamed from not_eol.
18104         (re_newline_anchor): Renamed from newline_anchor.
18105
18106         Change the following member names in struct re_registers.
18107         The old names are still supported if !_REGEX_SOURCE.
18108         The new names are always supported, regardless of _REGEX_SOURCE.
18109         (rm_num_regs): Renamed from num_regs.
18110         (rm_start): Renamed from start.
18111         (rm_end): Renamed from end.
18112
18113         (re_set_syntax, re_compile_pattern, re_compile_fastmap):
18114         (re_search, re_search_2, re_match, re_match_2, re_set_registers):
18115         Prepend __ to parameter names.
18116
18117         Undo yesterday's changes.
18118
18119 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
18120
18121         * config/srclist.txt: Remove glibc bug 1233 and add 1236, which
18122         supersedes it. Add glibc bugs 1237, 1238, 1240.  Comment out
18123         lib/regex.c.
18124
18125 2005-08-24  Jim Meyering  <jim@meyering.net>
18126
18127         Sync from coreutils.
18128         * m4/fcntl-safer.m4: New file.
18129
18130         * m4/xgetcwd.m4: Use AC_LIBSOURCES and AC_LIBOBJ to indicate source
18131         and object files for this module.
18132
18133 2005-08-24  Jim Meyering  <jim@meyering.net>
18134
18135         Sync from coreutils.
18136         * lib/fcntl--.h, lib/fcntl-safer.h, lib/open-safer.c: New files.
18137
18138 2005-08-24  Jim Meyering  <jim@meyering.net>
18139
18140         * modules/xgetcwd (Makefile.am): Remove `lib_SOURCES += ...' line,
18141         now that xgetcwd.m4 requires xgetcwd.c and xgetcwd.h.
18142
18143 2005-08-24  Jim Meyering  <jim@meyering.net>
18144
18145         * modules/fcntl-safer: New module.
18146         * modules/fts (Depends-on): Add fcntl-safer.
18147         * MODULES.html.sh (File descriptor based Input/Output):
18148         Add fcntl-safer.
18149
18150 2005-08-24  Bruno Haible  <bruno@clisp.org>
18151
18152         Support for unit test modules.
18153         * modules/README: Mention tests modules.
18154         * modules/TEMPLATE-TESTS: New file.
18155         * gnulib-tool: New options --extract-tests-module, --with-tests and
18156         --tests-base (unused for the moment).
18157         (testsbase, inctests): New variables.
18158         (func_all_modules): Exclude TEMPLATE-TESTS and *-tests.
18159         (func_verify_module): Exclude TEMPLATE-TESTS.
18160         (func_verify_nontests_module, func_verify_tests_module): New functions.
18161         (func_get_dependencies): Add implicit dependency for tests modules.
18162         (func_get_tests_module): New function.
18163         (func_modules_transitive_closure): When --with-tests was specified,
18164         include the unit tests as well, unless explicitly avoided.
18165         (func_emit_lib_Makefile_am): Ignore the tests modules here.
18166         (func_emit_tests_Makefile_am): New function.
18167         (func_create_testdir): When --with-tests was specified, emit a
18168         tests/ directory.
18169         * MODULES.html.sh (Future developments): Update.
18170
18171 2005-08-24  Bruno Haible  <bruno@clisp.org>
18172
18173         * modules/tls-tests: New file.
18174         * tests/test-tls.c: New file, from GNU gettext.
18175
18176 2005-08-24  Bruno Haible  <bruno@clisp.org>
18177
18178         * modules/lock-tests: New file.
18179         * tests/test-lock.c: New file, from GNU gettext.
18180
18181 2005-08-24  Bruno Haible  <bruno@clisp.org>
18182
18183         * lib/lock.h: Add multiple inclusion guard.
18184         * lib/tls.h: Add multiple inclusion guard.
18185
18186 2005-08-24  Bruno Haible  <bruno@clisp.org>
18187
18188         * gnulib-tool: Add support for the --aux-dir option to
18189         --create-testdir, --create-megatestdir, --test, --megatest.
18190         (func_create_testdir, func_create_megatestdir): Optionally emit a
18191         AC_CONFIG_AUX_DIR directive.
18192         (create-testdir, create-megatestdir, test, megatest): Provide a
18193         default value for $auxdir.
18194
18195 2005-08-24  Bruno Haible  <bruno@clisp.org>
18196
18197         * gnulib-tool (import): Use compound statement instead of subshell
18198         where possible.
18199
18200 2005-08-24  Bruno Haible  <bruno@clisp.org>
18201
18202         * gnulib-tool (import): Change --aux-dir default to "build-aux".
18203
18204 2005-08-24  Bruno Haible  <bruno@clisp.org>
18205
18206         * gnulib-tool (func_version): Update.
18207
18208 2005-08-24  Bruno Haible  <bruno@clisp.org>
18209
18210         * gnulib-tool (func_import, func_create_testdir,
18211         func_create_megatestdir): Quote all autoconf macro arguments.
18212
18213 2005-08-24  Bruno Haible  <bruno@clisp.org>
18214
18215         * gnulib-tool (func_create_megatestdir): Call autoreconf without the
18216         option --force, because --force causes the aclocal.m4 of each
18217         subdirectory to be newer than the corresponding config.h.in.
18218
18219 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
18220
18221         * m4/regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
18222         All contents moved to gl_REGEX.
18223         (gl_REGEX): Don't bother checking whether lib/regex.c exists;
18224         assume that it does.
18225
18226 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
18227
18228         * lib/regex.h (REG_NOSYS)
18229         [!defined _XOPEN_SOURCE && 200112L <= _POSIX_C_SOURCE]:
18230         Define, since POSIX requires it as of 2001.
18231         (_REG_ENOSYS)
18232         [! (defined _XOPEN_SOURCE || 200112L <= _POSIX_C_SOURCE)]:
18233         New private symbol, used to keep the enum signed in all cases.
18234         * lib/regex.h (RE_NO_EMPTY_RANGES): Fix doc bug reported by James
18235         Youngman in
18236         <http://lists.gnu.org/archive/html/bug-gnulib/2005-07/msg00132.html>.
18237
18238         * lib/regex_internal.c (re_string_skip_chars, register_state):
18239         (calc_state_hash):
18240         Remove forward decls; no longer needed now that we use prototypes.
18241         * lib/regexec.c (acquire_init_state_context, check_halt_node_context):
18242         (proceed_next_node, pop_fail_stack, sub_epsilon_src_nodes):
18243         (clean_state_log_if_needed): Likewise.
18244
18245 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
18246
18247         * config/srclist.txt: Add glibc bugs 1231-1233.
18248
18249 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
18250
18251         Fix problems reported by Sam Steingold in
18252         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00007.html>.
18253         * lib/regexec.c (sift_states_bkref): Fix portability bug: the code
18254         assumed that reg_errcode_t is a signed type, which is not
18255         necessarily true if _XOPEN_SOURCE is not defined.
18256         * lib/regex_internal.c (calc_state_hash): Put 'inline' before type,
18257         since some compilers warn about it otherwise.
18258
18259 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
18260
18261         * lib/regcomp.c (create_initial_state): Remove duplicate decl.
18262         (init_word_char, create_initial_state, duplicate_node_closure):
18263         (fetch_token, peek_token_bracket, build_range_exp):
18264         (build_collating_symbol): Remove forward decls; no longer needed
18265         now that we use prototypes.
18266
18267         * lib/regcomp.c:
18268         (re_compile_pattern, re_set_syntax, re_compile_fastmap):
18269         (re_compile_fastmap_iter, regcomp, regerror, regfree):
18270         (re_compile_internal, init_dfa, init_word_char, free_workarea_compile):
18271         (create_initial_state, optimize_utf8, analyze, postorder, preorder):
18272         (optimize_subexps, lower_subexps, lower_subexp, calc_first, calc_next):
18273         (link_nfa_nodes, duplicate_node_closure, search_duplicated_node):
18274         (duplicate_node, calc_inveclosure, calc_eclosure, calc_eclosure_iter):
18275         (fetch_token, peek_token, peek_token_bracket, parse, parse_reg_exp):
18276         (parse_branch, parse_expression, parse_sub_exp, parse_dup_op):
18277         (build_range_exp, build_collating_symbol, parse_bracket_exp):
18278         (parse_bracket_element, parse_bracket_symbol, build_equiv_class):
18279         (build_charclass, build_charclass_op, fetch_number, create_tree):
18280         (create_token_tree, mark_opt_subexp, duplicate_tree):
18281         Use prototypes rather than old-style definitions.
18282
18283         * lib/regex_internal.c:
18284         (re_string_allocate, re_string_construct, re_string_realloc_buffers):
18285         (re_string_construct_common, build_wcs_buffer, build_wcs_upper_buffer):
18286         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
18287         (re_string_reconstruct, re_string_peek_byte_case):
18288         (re_string_fetch_byte_case, re_string_destruct, re_string_context_at):
18289         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
18290         (re_node_set_init_copy, re_node_set_add_intersect):
18291         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
18292         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
18293         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
18294         (re_acquire_state, re_acquire_state_context, register_state):
18295         (create_ci_newstate, create_cd_newstate, free_state):
18296         Likewise.
18297         * lib/regexec.c (regexec, re_match, re_search, re_match_2,
18298         re_search_2):
18299         (re_search_2_stub, re_search_stub, re_copy_regs, re_set_registers):
18300         (re_search_internal, prune_impossible_nodes):
18301         (acquire_init_state_context, check_matching, static):
18302         (check_halt_node_context, check_halt_state_context, proceed_next_node):
18303         (push_fail_stack, pop_fail_stack, set_regs, free_fail_stack_return):
18304         (update_regs, sift_states_backward, build_sifted_states):
18305         (clean_state_log_if_needed, merge_state_array):
18306         (update_cur_sifted_state, add_epsilon_src_nodes):
18307         (sub_epsilon_src_nodes, check_dst_limits, check_dst_limits_calc_pos_1):
18308         (check_dst_limits_calc_pos, check_subexp_limits, sift_states_bkref):
18309         (sift_states_iter_mb, transit_state, merge_state_with_log, static):
18310         (find_recover_state, check_subexp_matching_top, transit_state_mb):
18311         (transit_state_bkref, get_subexp, get_subexp_sub, find_subexp_node):
18312         (check_arrival, check_arrival_add_next_nodes):
18313         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
18314         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
18315         (check_node_accept_bytes, check_node_accept, extend_buffers):
18316         (match_ctx_init, match_ctx_clean, match_ctx_free, match_ctx_add_entry):
18317         (search_cur_bkref_entry, match_ctx_add_subtop, match_ctx_add_sublast):
18318         (sift_ctx_init):
18319         Likewise.
18320
18321         * lib/regex_internal.h:
18322         (re_string_allocate, re_string_construct, re_string_reconstruct):
18323         (re_string_realloc_buffers, build_wcs_buffer, build_wcs_upper_buffer):
18324         (build_upper_buffer, re_string_translate_buffer, re_string_destruct):
18325         (re_string_elem_size_at, re_string_char_size_at, re_string_wchar_at):
18326         (re_string_context_at, re_string_peek_byte_case):
18327         (re_string_fetch_byte_case): Declare even if RE_NO_INTERNAL_PROTOTYPES
18328         is defined, since we now use prototypes always.
18329
18330         * lib/regex.h (_RE_ARGS): Remove.  No longer needed, since we assume
18331         C89 or better.  All uses removed.
18332
18333 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
18334
18335         * config/srclist.txt: Add glibc bugs 1220-1227.
18336
18337 2005-08-20  Jim Meyering  <jim@meyering.net>
18338
18339         * lib/regexec.c (regexec, re_search_stub) [!_LIBC]: Omit declaration
18340         of unused local, dfa.
18341
18342 2005-08-20  Bruno Haible  <bruno@clisp.org>
18343
18344         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
18345
18346 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
18347
18348         * lib/regex_internal.c (re_string_realloc_buffers, re_node_set_insert):
18349         (re_node_set_insert_last, re_dfa_add_node):
18350         Rename local variables to avoid GCC shadowing warnings.
18351
18352 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
18353
18354         * lib/regex_internal.c (re_acquire_state, re_acquire_state_context)
18355         [defined lint]: Suppress bogus uninitialized-variable warnings.
18356
18357         * lib/regcomp.c (duplicate_node): Return new index, not an error code,
18358         and let the caller return REG_ESPACE if out of space.  This
18359         removes an uninitialied-variable warning with GCC 4.0.1, and also
18360         avoids taking the address of a local variable.  All callers
18361         changed.
18362
18363 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
18364
18365         * config/srclist.txt: Comment out $LIBCSRC/posix/regex_internal.c,
18366         $LIBCSRC/posix/regexec.c.
18367         Add glibc bug 1217 for regcomp.c.
18368
18369 2005-08-19  Jim Meyering  <jim@meyering.net>
18370
18371         * lib/regexec.c (proceed_next_node): Redo local variables to
18372         avoid GCC shadowing warnings.
18373
18374 2005-08-18  Bruno Haible  <bruno@clisp.org>
18375
18376         * lib/strstr.c (strstr): Fix return value in multibyte case.
18377         * lib/strcasestr.c (strcasestr): Likewise.
18378
18379 2005-08-17  Paul Eggert  <eggert@cs.ucla.edu>
18380
18381         * lib/regex.h: Remove useless space-before-tab.  From coreutils.
18382
18383 2005-08-17  Jim Meyering  <jim@meyering.net>
18384
18385         Make the %s format (seconds since the epoch) work for a negative
18386         number and when used with a zero-padded field width, e.g. %015s.
18387
18388         * lib/strftime.c (my_strftime): Move the `do_number_sign_and_padding'
18389         label so that it precedes the code to set `digits'.  Otherwise,
18390         %0Ns wouldn't work.  Before this change, `date -d @-22 +%05s' would
18391         print `00-22'.  Now, it prints `-0022', as it should.
18392
18393 2005-08-17  Bruno Haible  <bruno@clisp.org>
18394
18395         * modules/strstr (Files): Add m4/mbrtowc.m4.
18396         (Depends-on): Add mbuiter.
18397
18398 2005-08-17  Bruno Haible  <bruno@clisp.org>
18399
18400         * modules/strcasestr: New file.
18401         * MODULES.html.sh (String handling, based on ANSI C 89): Add
18402         strcasestr.
18403
18404 2005-08-17  Bruno Haible  <bruno@clisp.org>
18405
18406         * modules/strcase (Depends-on): Add mbuiter. Remove strnlen1, mbchar.
18407
18408 2005-08-17  Bruno Haible  <bruno@clisp.org>
18409
18410         * modules/mbuiter: New file.
18411         * MODULES.html.sh (Extended multibyte and wide character utilities):
18412         Add mbuiter.
18413
18414 2005-08-17  Bruno Haible  <bruno@clisp.org>
18415
18416         * m4/strstr.m4 (gl_FUNC_STRSTR): Use the replacement function always.
18417         (gl_PREREQ_STRSTR): Use gl_FUNC_MBRTOWC.
18418
18419 2005-08-17  Bruno Haible  <bruno@clisp.org>
18420
18421         * m4/strcasestr.m4: New file.
18422
18423 2005-08-17  Bruno Haible  <bruno@clisp.org>
18424
18425         * lib/strstr.h: Ignore HAVE_STRSTR, always declare the gnulib function.
18426         * lib/strstr.c: Completely rewritten, with multibyte locale support.
18427
18428 2005-08-17  Bruno Haible  <bruno@clisp.org>
18429
18430         * lib/strcasestr.h: New file.
18431         * lib/strcasestr.c: New file.
18432
18433 2005-08-17  Bruno Haible  <bruno@clisp.org>
18434
18435         * lib/strcasecmp.c: Use mbuiter.h.
18436
18437 2005-08-17  Bruno Haible  <bruno@clisp.org>
18438
18439         * lib/mbuiter.h: New file.
18440
18441 2005-08-16  Paul Eggert  <eggert@cs.ucla.edu>
18442
18443         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
18444         of gl_GETOPT_SUBSTITUTE.  That way, if both gl_GETOPT_SUBSTITUTE
18445         and gl_GETOPT are both invoked via different paths (as happens
18446         with GNU tar CVS because it uses both argp and getopt), the former
18447         wins.
18448
18449 2005-08-16  Bruno Haible  <bruno@clisp.org>
18450
18451         * modules/tls: New file.
18452         * MODULES.html.sh (Multithreading): Add tls.
18453
18454 2005-08-16  Bruno Haible  <bruno@clisp.org>
18455
18456         * modules/strnlen1: New file.
18457         * MODULES.html.sh (String handling): Add strnlen1.
18458
18459 2005-08-16  Bruno Haible  <bruno@clisp.org>
18460
18461         * modules/strcase (Files): Add m4/mbrtowc.m4.
18462         (Depends-on): Add strnlen1, mbchar.
18463
18464 2005-08-16  Bruno Haible  <bruno@clisp.org>
18465
18466         * modules/mbiter: New file.
18467         * MODULES.html.sh (Extended multibyte and wide character utilities):
18468         Add mbiter.
18469
18470 2005-08-16  Bruno Haible  <bruno@clisp.org>
18471
18472         * modules/mbfile: New file.
18473         * MODULES.html.sh (Extended multibyte and wide character utilities):
18474         Add mbfile.
18475
18476 2005-08-16  Bruno Haible  <bruno@clisp.org>
18477
18478         * modules/mbchar: New file.
18479         * MODULES.html.sh (Extended multibyte and wide character utilities):
18480         New section.
18481
18482 2005-08-16  Bruno Haible  <bruno@clisp.org>
18483
18484         * m4/tls.m4: New file, from GNU gettext.
18485
18486 2005-08-16  Bruno Haible  <bruno@clisp.org>
18487
18488         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Use the replacement function
18489         always.
18490         (gl_PREREQ_STRCASECMP): Use gl_FUNC_MBRTOWC.
18491
18492 2005-08-16  Bruno Haible  <bruno@clisp.org>
18493
18494         * m4/mbiter.m4: New file.
18495
18496 2005-08-16  Bruno Haible  <bruno@clisp.org>
18497
18498         * m4/mbfile.m4: New file.
18499
18500 2005-08-16  Bruno Haible  <bruno@clisp.org>
18501
18502         * m4/mbchar.m4: New file.
18503
18504 2005-08-16  Bruno Haible  <bruno@clisp.org>
18505
18506         * lib/tls.h: New file, from GNU gettext.
18507         * lib/tls.c: New file, from GNU gettext.
18508
18509 2005-08-16  Bruno Haible  <bruno@clisp.org>
18510
18511         * lib/strnlen1.h: New file.
18512         * lib/strnlen1.c: New file.
18513
18514 2005-08-16  Bruno Haible  <bruno@clisp.org>
18515
18516         * lib/strcasecmp.c (struct mbiter_multi): Remove at_end field.
18517         (mbi_init): Update.
18518         (mbi_avail, mbi_advance): Let the iteration end before the terminating
18519         NUL byte, not after it.
18520
18521 2005-08-16  Bruno Haible  <bruno@clisp.org>
18522
18523         * lib/strcase.h (strcasecmp): Add note in comments.
18524         * lib/strncasecmp.c: Use code from strcasecmp.c.
18525         * lib/strcasecmp.c: Use mbchar module. Define private mbiter variant.
18526         (strcasecmp): Work correctly in multibyte locales.
18527
18528 2005-08-16  Bruno Haible  <bruno@clisp.org>
18529
18530         * lib/mbiter.h: New file.
18531
18532 2005-08-16  Bruno Haible  <bruno@clisp.org>
18533
18534         * lib/mbfile.h: New file.
18535
18536 2005-08-16  Bruno Haible  <bruno@clisp.org>
18537
18538         * lib/mbchar.h: New file.
18539         * lib/mbchar.c: New file.
18540
18541 2005-08-16  Bruno Haible  <bruno@clisp.org>
18542
18543         * lib/mbchar.h (mb_cmp, mb_casecmp): Order the invalid characters after
18544         the valid ones. Makes the comparison operations transitive:
18545         cmp (a, b) < 0 && cmp (b, c) < 0 ==> cmp (a, c) < 0.
18546         * lib/strcasecmp.c (strcasecmp): Use mb_casecmp.
18547
18548 2005-08-15  Simon Josefsson  <jas@extundo.com>
18549
18550         * modules/ssize_t (License): Change to 'unlimited'.
18551
18552         * gnulib-tool (sed_extract_prog): Recognize 'unlimited' license.
18553
18554 2005-08-15  Paul Eggert  <eggert@cs.ucla.edu>
18555
18556         * config/srclist.txt: Comment out $LIBCSRC/posix/regex.h.
18557         Add comments for each pending glibc patch.
18558
18559 2005-08-15  Bruno Haible  <bruno@clisp.org>
18560
18561         * lib/regex.h (__restrict_arr): Don't define to __restrict if
18562         __cplusplus is defined.
18563
18564 2005-08-14  Jim Meyering  <jim@meyering.net>
18565
18566         Sync from coreutils.
18567
18568         * lib/fts-cycle.c (setup_dir, enter_dir, leave_dir, free_dir):
18569         Use the hash-table-based cycle-detection code not just when
18570         FTS_TIGHT_CYCLE_CHECK if specified, but also with FTS_LOGICAL.
18571         Reported by James Youngman in
18572         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00011.html>.
18573         * lib/fts_.h: Mention that with FTS_LOGICAL, we use
18574         FTS_TIGHT_CYCLE_CHECK.
18575         * lib/fts.c (fts_cross_check) [FTS_DEBUG]:
18576         s/active_dir_ht/fts_cycle.ht/. This lets us compile with -DFTS_DEBUG,
18577         once again.
18578         * lib/fts.c [! _LIBC]: Include "lstat.h" rather than rolling our own.
18579         * lib/fts.c (fd_safer): Remove decl.
18580         Include fcntl--.h rather than unistd-safer.h
18581         (fts_safe_changedir): Don't call fd_safer; no longer needed
18582         now that we include fcntl--.h.
18583
18584 2005-08-12  Simon Josefsson  <jas@extundo.com>
18585
18586         * modules/getndelim2: Use ssize_t module.
18587         * modules/getnline: Likewise.
18588         * modules/safe-read: Likewise.
18589         * modules/xreadlink: Likewise.
18590
18591         * modules/ssize_t: New file.
18592
18593 2005-08-12  Simon Josefsson  <jas@extundo.com>
18594
18595         * m4/readline.m4: Look for termcap, curses or ncurses if required.
18596
18597 2005-08-12  Simon Josefsson  <jas@extundo.com>
18598
18599         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
18600         ssize_t.
18601
18602 2005-08-12  Simon Josefsson  <jas@extundo.com>
18603
18604         * MODULES.html.sh (Extra functions based on ANSI C 89: Misc): Add
18605         readline, getdelim and check_version.
18606         (Support for systems lacking ISO C 99: Sizes of integer types):
18607         Add size_max.
18608
18609 2005-08-12  Bruno Haible  <bruno@clisp.org>
18610
18611         * m4/readline.m4 (gl_FUNC_READLINE): Look for ncurses first.
18612
18613 2005-08-11  Simon Josefsson  <jas@extundo.com>
18614
18615         * modules/readline: New file.
18616
18617         * modules/strnlen (Files): Add strnlen.h.
18618
18619 2005-08-11  Simon Josefsson  <jas@extundo.com>
18620
18621         * m4/readline.m4: New file.
18622
18623 2005-08-11  Simon Josefsson  <jas@extundo.com>
18624
18625         * lib/readline.h, readline.c: New file.
18626
18627 2005-08-11  Simon Josefsson  <jas@extundo.com>
18628
18629         * doc/gnulib.texi (Initial import, Finishing touches): Mention
18630         gl_AVOID.
18631
18632 2005-08-11  Bruno Haible  <bruno@clisp.org>
18633
18634         * lib/strnlen.h (strnlen): Change parameter name to match comment.
18635
18636 2005-08-10  Stepan Kasal  <kasal@ucw.cz>
18637
18638         * m4/onceonly_2_57.m4: Really require Autoconf 2.57.
18639
18640 2005-08-10  Simon Josefsson  <jas@extundo.com>
18641
18642         * tests/test-iconvme.c: New file.
18643
18644 2005-08-10  Simon Josefsson  <jas@extundo.com>
18645
18646         * m4/strnlen.m4: New file.
18647
18648         * m4/strndup.m4: Don't check for strnlen declaration, done in
18649         strnlen.m4.
18650
18651 2005-08-10  Simon Josefsson  <jas@extundo.com>
18652
18653         * lib/strndup.c: Use strnlen.h.
18654
18655         * lib/strnlen.h: New file.
18656
18657 2005-08-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
18658
18659         * README: Typos.
18660
18661 2005-08-02  Simon Josefsson  <jas@extundo.com>
18662
18663         * modules/readline: New file.
18664
18665 2005-08-02  Simon Josefsson  <jas@extundo.com>
18666
18667         * modules/getdelim: New file.
18668
18669         * modules/getline: Rewrite, don't use getndelim2.
18670
18671 2005-08-02  Simon Josefsson  <jas@extundo.com>
18672
18673         * m4/getline.m4: Separate out getdelim stuff into separate module.
18674
18675         * m4/getdelim.m4: New file.
18676
18677 2005-08-02  Simon Josefsson  <jas@extundo.com>
18678
18679         * lib/getline.h, getline.c: Rewrite.
18680
18681         * lib/getdelim.h, lib/getdelim.c: New files, ported from glibc.
18682
18683 2005-07-31  Bruno Haible  <bruno@clisp.org>
18684
18685         * lib/lock.h (gl_lock_initializer): New macro.
18686         (gl_lock_define_initialized): Use it.
18687         (gl_rwlock_initializer): New macro.
18688         (gl_rwlock_define_initialized): Use it.
18689         (gl_recursive_lock_initializer): New macro.
18690         (gl_recursive_lock_define_initialized): Use it.
18691
18692 2005-07-30  Karl Berry  <karl@gnu.org>
18693
18694         * doc/gnulib.texi (Initial import): mention -I$(top_builddir)/lib.
18695         Report from Ben Pfaff, regarding getopt.
18696
18697 2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
18698
18699         Add support to getopt for Emacs, which doesn't use LIBOBJS in the
18700         normal way.
18701         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE_HEADER): New macro.
18702         (gl_GETOPT_SUBSTITUTE): Use it.  Invoke gl_PREREQ_GETOPT.
18703         (gl_GETOPT_IFELSE, gl_GETOPT_CHECK_HEADERS): New macros.
18704         (gl_GETOPT): Use the new macros.  Most of the implementation
18705         is moved to the new macros.  This is for programs like Emacs
18706         that don't want all the functionality of gl_GETOPT.
18707
18708 2005-07-26  Bruno Haible  <bruno@clisp.org>
18709
18710         * m4/lock.m4: Update from GNU gettext.
18711
18712 2005-07-26  Bruno Haible  <bruno@clisp.org>
18713
18714         * lib/lock.h: Update from GNU gettext.
18715         * lib/lock.c: Update from GNU gettext.
18716
18717 2005-07-25  Paul Eggert  <eggert@cs.ucla.edu>
18718
18719         * m4/regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_IFELSE instead of the
18720         obsolescent AC_TRY_RUN.  Include the default includes files, for
18721         'exit'.
18722
18723 2005-07-24  Bruno Haible  <bruno@clisp.org>
18724
18725         * modules/visibility: New file.
18726         * MODULES.html.sh (Misc): Add visibility.
18727
18728 2005-07-24  Bruno Haible  <bruno@clisp.org>
18729
18730         * m4/visibility.m4: New file.
18731
18732 2005-07-24  Bruno Haible  <bruno@clisp.org>
18733
18734         * doc/visibility.texi: New file.
18735
18736 2005-07-22  Bruno Haible  <bruno@clisp.org>
18737
18738         * modules/alloca-opt (Makefile.am): Remove explicit dependency on
18739         $(ALLOCA_H), redundant through BUILT_SOURCES.
18740         * modules/argz (Makefile.am): Remove explicit dependency on $(ARGZ_H),
18741         redundant through BUILT_SOURCES.
18742         * modules/byteswap (Makefile.am): Remove explicit dependency on
18743         $(BYTESWAP_H), redundant through BUILT_SOURCES.
18744         * modules/fnmatch (Makefile.am): Remove explicit dependency on
18745         $(FNMATCH_H), redundant through BUILT_SOURCES.
18746         * modules/getopt (Makefile.am): Remove explicit dependency on
18747         $(GETOPT_H), redundant through BUILT_SOURCES.
18748         * modules/glob (Makefile.am): Remove explicit dependency on $(GLOB_H),
18749         redundant through BUILT_SOURCES.
18750         * modules/poll (Makefile.am): Remove explicit dependency on $(POLL_H),
18751         redundant through BUILT_SOURCES.
18752         * modules/stdbool (Makefile.am): Remove explicit dependency on
18753         $(STDBOOL_H), redundant through BUILT_SOURCES.
18754         * modules/stdint (Makefile.am): Remove explicit dependency on
18755         $(STDINT_H), redundant through BUILT_SOURCES.
18756         * modules/sysexits (Makefile.am): Add $(SYSEXITS_H) to BUILT_SOURCES.
18757         Remove explicit dependency on $(SYSEXITS_H).
18758         Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
18759
18760 2005-07-18  Simon Josefsson  <jas@extundo.com>
18761
18762         * lib/check-version.c (check_version): Accept identical versions too.
18763
18764 2005-07-18  Bruno Haible  <bruno@clisp.org>
18765
18766         * modules/lock: New file.
18767         * MODULES.html.sh (Multithreading): New section.
18768
18769 2005-07-18  Bruno Haible  <bruno@clisp.org>
18770
18771         * m4/lock.m4: New file, from GNU gettext.
18772
18773 2005-07-18  Bruno Haible  <bruno@clisp.org>
18774
18775         * lib/lock.h: New file, from GNU gettext.
18776         * lib/lock.c: New file, from GNU gettext.
18777
18778 2005-07-18  Bruno Haible  <bruno@clisp.org>
18779
18780         * lib/lock.h (gl_once_t): New type.
18781         (gl_once_define, gl_once): New macros.
18782         * lib/lock.c (fresh_once): New variable.
18783         (glthread_once, glthread_once_call, glthread_once_singlethreaded): New
18784         functions.
18785
18786 2005-07-16  Simon Josefsson  <jas@extundo.com>
18787
18788         * doc/gnulib.texi (Library version handling): Add ELF symbol collision
18789         workaround, suggested by Bruno.
18790
18791 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
18792
18793         * modules/xalloc (Depends-on): Add xalloc-die.
18794         * modules/xvasprintf (Depends-on): Add xalloc-die.
18795
18796 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
18797
18798         * lib/quotearg.c: Add translator comment suggested by Bruno Haible,
18799         with a minor change.
18800
18801 2005-07-15  Bruno Haible  <bruno@clisp.org>
18802
18803         * m4/poll.m4 (gl_FUNC_POLL): Check against MacOS X 10.4 poll() bug.
18804         When using lib/poll.c, define poll as rpl_poll.
18805
18806 2005-07-14  Paul Eggert  <eggert@cs.ucla.edu>
18807
18808         * modules/argp (Depends-on): Remove unlocked-io.
18809
18810 2005-07-14  Derek Price  <derek@ximbiot.com>
18811
18812         * m4/glob.m4 (gl_GLOB): Cache glob interface check result.  Add check
18813         for glob symlink bug.
18814
18815 2005-07-14  Bruno Haible  <bruno@clisp.org>
18816
18817         * m4/argp.m4 (gl_ARGP): Remove invocation of gl_FUNC_GLIBC_UNLOCKED_IO.
18818         Instead, test for *_unlocked function declarations directly.
18819
18820 2005-07-11  Simon Josefsson  <jas@extundo.com>
18821
18822         * modules/size_max: New file.
18823
18824         * modules/xsize: Depend on size_max module for size_max.m4.
18825
18826 2005-07-11  Simon Josefsson  <jas@extundo.com>
18827
18828         * lib/size_max.h: New file.
18829
18830 2005-07-11  Paul Eggert  <eggert@cs.ucla.edu>
18831
18832         * lib/version-etc-fsf.c (version_etc_copyright): Parameterize the
18833         copyright symbol and the year.
18834         * lib/version-etc.c (COPYRIGHT_YEAR): New constant.
18835         (version_etc_va): Use parameterized copyright notice.
18836         Reword to conform to the current GNU coding standards.
18837
18838 2005-07-11  Karl Berry  <karl@gnu.org>
18839
18840         * doc/gnulib.texi (Quoting): new node.
18841         (Initial import): more info, from Patrice.
18842
18843 2005-07-11  Bruno Haible  <bruno@clisp.org>
18844
18845         * gnulib-tool (func_usage): Document option --avoid.
18846         (Command line options): Handle --avoid.
18847         (func_acceptable): New function.
18848         (func_modules_transitive_closure): Use it.
18849
18850 2005-07-11  Bruno Haible  <bruno@clisp.org>
18851
18852         * MODULES.html.sh: Use shortcut URLs to the www.opengroup.org site.
18853         Reported by Jim Meyering.
18854
18855 2005-07-10  Bruno Haible  <bruno@clisp.org>
18856
18857         * m4/size_max.m4 (gl_SIZE_MAX): Cast ~(size_t)0 back to size_t.
18858         Needed when size_t is smaller than 'unsigned int'.
18859         Reported by Paul Eggert.
18860
18861 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
18862
18863         * modules/argp (Depends-on): Add unlocked-io
18864
18865 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
18866
18867         * lib/argp-namefrob.h: Include unlocked-io.h. Removed unnecessary
18868         block of defines.
18869
18870 2005-07-08  Paul Eggert  <eggert@cs.ucla.edu>
18871
18872         * config/srclist.txt: Comment out regcomp.c, since we have a porting
18873         fix now.
18874
18875 2005-07-08  Eric Blake  <ebb9@byu.net>  (tiny change)
18876         and Paul Eggert  <eggert@cs.ucla.edu>
18877
18878         * lib/regcomp.c (init_dfa, build_range_exp): Store __btowc value
18879         in wint_t, not wchar_t.  Remove now-unnecessary cast.
18880
18881 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
18882
18883         * modules/regex (Files): Add lib/regex_internal.c,
18884         lib/regex_internal.h, lib/regexec.c, lib/regcomp.c, m4/codeset.m4.
18885         (Depends-on): Add extensions.
18886         (Makefile.am): Remove lib_SOURCES; now done by m4 code.
18887
18888 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
18889
18890         * m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on
18891         pathconf.
18892         * m4/same.m4 (gl_SAME): Likewise.
18893         Require AC_SYS_LONG_FILE_NAMES; bug reported by Gerrit P. Haase.
18894
18895         * m4/regex.m4: Adjust to new libc regex implementation.
18896         (gl_INCLUDED_REGEX): Add AC_LIBSOURCES for
18897         all the .c and .h parts of (the new) regex.
18898         Quote the m4 stuff better.
18899         Check for RE_ICASE bug of old gnulib.
18900         Check for REG_STARTEND of recent libc.
18901         Rename local variables from jm_* to gl_*.
18902         Quote operand of "test -f".
18903         Say "recent enough" version of libc, not "version 2".
18904         (gl_PREREQ_REGEX): Remove AC_FUNC_ALLOCA, since alloca is a
18905         prerequisite module.  Remove AC_HEADER_STDC; no longer needed.
18906         Check for locale.h, isblank, mbrtowc, wcrtomb, wcscoll.
18907         Remove check for btowc, isascii.
18908         Require AM_LANGINFO_CODESET.
18909
18910 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
18911
18912         * lib/regex.c, regex.h: Sync from libc.
18913         * lib/regcomp.c, lib/regexec_internal.c, lib/regex_internal.h:
18914         * lib/regexec.c:
18915         New files, synced from libc, except that regex_internal.h
18916         currently has a small porting fix.
18917
18918 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
18919
18920         * config/srclist.txt: Add regcomp.c, regex.c, regex.h,
18921         regex_internal.c, regexec.c.
18922         Add regex_internal.h too, but as a comment, since the libc version
18923         is currently broken in gnulib mode.
18924
18925 2005-07-06  Paul Eggert  <eggert@cs.ucla.edu>
18926
18927         Support programs like Emacs that use gnulib but not gettext.
18928         * MODULES.html.sh (Internationalization functions): Add gettext-h.
18929         * modules/gettext-h: New file.
18930         * modules/gettext (Files): Remove lib/gettext.h.
18931         (Depends-on): Add gettext-h.
18932         (Makefile.am): Remove lib_SOURCES.
18933         * modules/argmatch, modules/c-stack, modules/closeout:
18934         * modules/copy-file, modules/csharpcomp, modules/csharpexec:
18935         * modules/execute, modules/file-type, modules/getaddrinfo:
18936         * modules/getopt, modules/human, modules/javacomp:
18937         * modules/javaexec, modules/mkdir-p, modules/obstack:
18938         * modules/openat, modules/pagealign_alloc, modules/pipe:
18939         * modules/quotearg, modules/regex, modules/rpmatch:
18940         * modules/unicodeio, modules/userspec, modules/version-etc:
18941         * modules/wait-process, modules/xalloc-die, modules/xmemcoll:
18942         * modules/xsetenv:
18943         Depend on gettext-h, not gettext.
18944
18945 2005-07-05  Paul Eggert  <eggert@cs.ucla.edu>
18946
18947         * gnulib-tool (func_import): Add support for 'public domain' license.
18948         * modules/alloca, modules/atexit, modules/memmove:
18949         Now public domain, not GPL.
18950         * modules/dup2, modules/getpagesize, modules/malloc, modules/memset:
18951         * modules/realloc, modules/strerror, modules/strtod:
18952         Now LGPL, not GPL.
18953
18954 2005-07-05  Bruno Haible  <bruno@clisp.org>
18955
18956         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC): Upgrade to version from current
18957         autoconf CVS. Needed for mingw.
18958
18959 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
18960
18961         Remove the dependency of the strftime module on the tzset module.
18962         * modules/strftime (Depends-on): Remove dependency on tzset.
18963
18964 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
18965
18966         Remove the dependency of the strftime module on the tzset module.
18967         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't require
18968         gl_FUNC_TZSET_CLOBBER.
18969
18970 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
18971
18972         Remove the dependency of the strftime module on the tzset module.
18973         * lib/strftime.c (my_strftime)
18974         [! defined _LIBC && ! HAVE_RUN_TZSET_TEST]:
18975         Copy the input structure, to work around some of the bug with
18976         Solaris 2.5.1 and Solaris 2.6.  If you still care about these old
18977         Solaris releases, you should also use the tzset module, but we won't
18978         require it as a dependency any more since we don't want LGPLed code
18979         to depend on GPLed code.
18980
18981 2005-07-02  Jim Meyering  <jim@meyering.net>
18982
18983         * m4/chown.m4, cloexec.m4, dup2.m4, fsusage.m4:
18984         * m4/getcwd-path-max.m4, getcwd.m4, mkstemp.m4, mountlist.m4:
18985         * m4/pagealign_alloc.m4, save-cwd.m4, unistd-safer.m4:
18986         Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
18987
18988 2005-07-02  Jim Meyering  <jim@meyering.net>
18989
18990         * lib/backupfile.c (backup_args): Change a `0' to NULL.
18991
18992 2005-07-01  Paul Eggert  <eggert@cs.ucla.edu>
18993
18994         * lib/xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h>
18995         declares only 'struct timespec;' (!).
18996
18997 2005-07-01  Jim Meyering  <jim@meyering.net>
18998
18999         * lib/chown.c, cloexec.c, dup-safer.c, dup2.c, fsusage.c, getcwd.c:
19000         * lib/getloadavg.c, mountlist.c, openat.h, pagealign_alloc.c:
19001         * lib/save-cwd.c, tempname.c:
19002         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
19003         and don't include <sys/file.h>).
19004
19005 2005-06-29  Jim Meyering  <jim@meyering.net>
19006
19007         * lib/mkdir-p.c (make_dir_parents): Don't apply sizeof to a hard-coded
19008         type name.  Use the variable name instead.
19009         * lib/idcache.c (getuser, getuidbyname, getgroup, getgidbyname):
19010         Likewise.
19011
19012 2005-06-28  Simon Josefsson  <jas@extundo.com>
19013
19014         * modules/check-version (Files): Add check-version.m4.
19015
19016 2005-06-28  Simon Josefsson  <jas@extundo.com>
19017
19018         * m4/check-version.m4: New file, suggested by Jim Meyering
19019         <jim@meyering.net>.
19020
19021 2005-06-28  Simon Josefsson  <jas@extundo.com>
19022
19023         * lib/check-version.h, lib/check-version.c: New files.
19024
19025 2005-06-28  Simon Josefsson  <jas@extundo.com>
19026
19027         * lib/base64.c (base64_encode): Indent.  Rename 'b64' to avoid
19028         collision with global variable.  Better indentation.  Don't
19029         increment buffer pointer beyond buffer end.  Based on comments
19030         from Paul Eggert <eggert@cs.ucla.edu>.
19031
19032         * lib/base64.h: Indent.
19033
19034 2005-06-28  Simon Josefsson  <jas@extundo.com>
19035
19036         * doc/gnulib.texi (Library version handling): New section.
19037
19038 2005-06-28  Jim Meyering  <jim@meyering.net>
19039
19040         * check-module (find_included_lib_files): Hard-code another
19041         pair of exceptions: fts.c includes fts-cycle.c and unistd-safer.h
19042         but modules/fts-lgpl (correctly) does not list those files.
19043
19044         * modules/canonicalize (Files): Add lib/pathmax.h.
19045
19046 2005-06-25  Simon Josefsson  <jas@extundo.com>
19047
19048         * modules/check-version: New file.
19049
19050 2005-06-24  Paul Eggert  <eggert@cs.ucla.edu>
19051
19052         * lib/canon-host.c (canon-host): Append trailing "," to 0 in
19053         initializer of struct addrinfo, as an indication that we don't
19054         care how many members the structure has.
19055
19056 2005-06-24  Derek Price  <derek@ximbiot.com>
19057         and Bruno Haible  <bruno@clisp.org>
19058
19059         Remove stat module & update lstat.
19060         * m4/lstat.m4 (gl_FUNC_LSTAT): Drop AC_FUNC_LSTAT in favor of
19061         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
19062         * m4/stat.m4: Remove this file.
19063
19064 2005-06-24  Derek Price  <derek@ximbiot.com>
19065         and Bruno Haible  <bruno@clisp.org>
19066
19067         Remove stat module & update lstat.
19068         * lib/stat.c: Remove this file...
19069         (slash_aware_lstat): ...moving this content and its support...
19070         * lib/lstat.c (rpl_lstat): ...into here.
19071         * lib/lstat.h: New file.
19072
19073 2005-06-24  Derek Price  <derek@ximbiot.com>
19074         and Bruno Haible  <bruno@clisp.org>
19075
19076         Remove stat module & update lstat.
19077         * config/srclist.txt (libc sources): Remove stat.
19078
19079 2005-06-24  Derek Price  <derek@ximbiot.com>
19080         and Bruno Haible  <bruno@clisp.org>
19081
19082         Remove stat module & update lstat.
19083         * MODULES.html.sh (stat): Remove.
19084         * MODULES.html: Regenerated.
19085         * modules/lstat (Description): Correct function name.
19086         (Files): Add "lstat.h".
19087         (Depends-on): Remove stat, add xalloc, stat-macros.
19088         * modules/stat: Remove this file.
19089         (Include): Add "lstat.h", remove <sys/stat.h>.
19090
19091 2005-06-23  Paul Eggert  <eggert@cs.ucla.edu>
19092
19093         * lib/mktime.c: Include <string.h> even if !DEBUG.  (From glibc.)
19094         (ranged_convert): Don't save conversion in a temporary struct.
19095         This causes a warning with GCC 4.0.0, and anyway in the typical
19096         case it's not worth the extra 100 bytes or so of code.
19097         (ranged_convert, __mktime_internal): When calling a function via a
19098         pointer P, use P () rather than (*P) (), as we now assume C89 or
19099         better.
19100
19101 2005-06-22  Paul Eggert  <eggert@cs.ucla.edu>
19102
19103         * lib/readutmp.c (desirable_utmp_entry): Fix bug where "who -b" and
19104         "who -r" failed to give output.  Problem reported by Tim Waugh.
19105
19106         * lib/xmalloc.c (HAVE_GNU_CALLOC): New constant.
19107         (xcalloc): Use it to avoid needless tests.
19108         Problem reported by Jim Meyering.
19109
19110 2005-06-20  Derek Price  <derek@ximbiot.com>
19111
19112         * m4/bison.m4: Note that precious decls of YACC & YFLAGS will be
19113         unnecessary for Autoconfs > 2.59c.
19114
19115 2005-06-16  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
19116
19117         * lib/argp.h (__option_is_short): Check upper limit of
19118         __key. Isprint() requires its argument to have the value
19119         of an unsigned char or EOF.
19120
19121 2005-06-16  Jim Meyering  <jim@meyering.net>
19122
19123         * lib/calloc.c (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1)
19124         when either N or S is zero.
19125
19126 2005-06-16  Derek Price  <derek@ximbiot.com>
19127
19128         * m4/bison.m4: Declare YACC & YFLAGS precious.
19129
19130 2005-06-10  Paul Eggert  <eggert@cs.ucla.edu>
19131
19132         * lib/fnmatch.c (fnmatch): If there is an encoding error in a
19133         multibyte string or pattern, fall back on unibyte matching.
19134         Problem reported by James Youngman.
19135
19136 2005-06-08  Bruno Haible  <bruno@clisp.org>
19137
19138         * modules/csharpcomp: New file.
19139         * MODULES.html.sh (C#): Add csharpcomp.
19140
19141 2005-06-08  Bruno Haible  <bruno@clisp.org>
19142
19143         * m4/csharpcomp.m4: New file, from GNU gettext.
19144
19145 2005-06-08  Bruno Haible  <bruno@clisp.org>
19146
19147         * lib/csharpcomp.h: New file, from GNU gettext.
19148         * lib/csharpcomp.c: New file, from GNU gettext.
19149         * lib/csharpcomp.sh.in: New file, from GNU gettext.
19150
19151 2005-06-08  Bruno Haible  <bruno@clisp.org>
19152
19153         * lib/binary-io.h (fileno): Undefine before defining it. Avoids a gcc
19154         warning on mingw.
19155
19156 2005-06-07  Derek Price  <derek@ximbiot.com>
19157
19158         Sync from CVS.
19159         * lib/glob_.h: Indent nested #ifdef.
19160
19161 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
19162
19163         Sync from coreutils.
19164         Use "file name" when talking about file names, instead of "filename"
19165         or "path", as per the GNU coding standards.
19166         * lib/mkdir-p.c: Renamed from makepath.c.
19167         (make_dir_parents): Renamed from make_path.  All callers changed.
19168         * lib/mkdir-p.h: Likewise.  All includers changed.
19169         * lib/filenamecat.c: Renamed from path-concat.c.
19170         (file_name_concat): Renamed from path_concat.  All callers changed.
19171         [TEST_FILE_NAME_CONCAT]: Renamed from TEST_PATH_CONCAT.
19172         * lib/filenamecat.h: Likewise.  All includers changed.
19173         * lib/acl.c: Don't use "path" or "filename" to mean "file name"
19174         in comments or local variable names.
19175         * lib/basename.c: Likewise.
19176         * lib/canonicalize.c, canonicalize.h: Likewise.
19177         * lib/dirname.c, dirname.h: Likewise.
19178         * lib/euidaccess.c: Likewise.
19179         * lib/exclude.c: Likewise
19180         * lib/fnmatch_.h, fnmatch_loop.c: Likewise.
19181         * lib/fsusage.c, fsuage.h: Likewise.
19182         * lib/fts.c, fts_.h: Likewise.
19183         * lib/getcwd.c: Likewise.
19184         * lib/getloadavg.c: Likewise.
19185         * lib/mkstemp.c: Likewise.
19186         * lib/mountlist.c, mountlist.h: Likewise.
19187         * lib/openat.c, openat.h: Likewise.
19188         * lib/readlink-stub.c: Likewise.
19189         * lib/readutmp.c, readutmp.h: Likewise.
19190         * lib/rename.c: Likewise.
19191         * lib/rmdir.c: Likewise.
19192         * lib/same.c: Likewise.
19193         * lib/savedir.c: Likewise.
19194         * lib/stripslash.c: Likewise.
19195         * lib/tempname.c: Likewise.
19196         * lib/xreadlink.c: Likewise.
19197         * lib/exclude.c (excluded_file_name): Renamed from excluded_filename.
19198         All uses changed.
19199         * lib/exclude.h: Likewise.
19200
19201         * lib/euidaccess.c (getuid, getgid, getuid, getegid)
19202         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
19203         * lib/idcache.c (getpwuid, getpwnam, getgrgid, getgrnam)
19204         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
19205         * lib/pathmax.h: Include <limits.h> unconditionally, since other
19206         files have been getting away with it for years (MORE/BSD 4.3
19207         is extinct now).
19208         * lib/userspec.c (getpwnam, getgrnam, getgrgid)
19209         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
19210
19211         * lib/pathmax.h (_POSIX_PATH_MAX) [!defined _POSIX_PATH_MAX]:
19212         Define to 256, not 255, as per modern POSIX.
19213
19214 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
19215
19216         Sync from coreutils.
19217         Use "file name" when talking about file names, instead of "filename"
19218         or "path", as per the GNU coding standards.
19219         * MODULES.html.sh: mkdir-p renamed from makepath.
19220         filenamecat renamed from path-concat.
19221         * modules/filenamecat: Renamed from modules/path-concat.
19222         (Files): filenamecat.h and filenamecat.c renamed from
19223         path-concat.h and path-concat.c.
19224         (configure.ac): gl_FILE_NAME_CONCAT, not gl_PATH_CONCAT.
19225         (Include): filenamecat.h, not path-concat.h.
19226         * modules/mkdir-p: Renamed from modules/makepath.
19227         (Files): mkdir-p.h and mkdir-p.c renamed from makepath.h and
19228         makepath.c.
19229         (configure.ac): gl_MKDIR_PARENTS, not gl_MAKEPATH.
19230         (Include): mkdir-p.h, not makepath.h.
19231
19232 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
19233
19234         Sync from coreutils.
19235         * m4/mkdir-p.m4: Renamed from makepath.m4.
19236         (gl_MKDIR_PARENTS): Renamed from gl_MAKEPATH.  All uses changed.
19237         Rename files from makepath.c to mkdir-p.c, and from
19238         makepath.h to mkdir-p.h.
19239         * m4/filenamecat.m4: Renamed from path-concat.m4.
19240         (gl_FILE_NAME_CONCAT): Renamed from gl_PATH_CONCAT.  All uses changed.
19241         Rename files from path-concat.c to filenamecat.c,
19242         and from path-concat.h to filenamecat.h.
19243         * m4/getcwd-path-max.m4: Don't use "path" or "filename" to mean
19244         "file name" in local variables or comments.
19245         * m4/rename.m4: Likewise.
19246
19247 2005-06-01  Bruno Haible  <bruno@clisp.org>
19248
19249         * modules/csharpexec: New file.
19250         * MODULES.html.sh (C#): New section.
19251
19252 2005-06-01  Bruno Haible  <bruno@clisp.org>
19253
19254         * m4/csharp.m4: New file, from GNU gettext.
19255         * m4/csharpexec.m4: New file, from GNU gettext.
19256
19257 2005-06-01  Bruno Haible  <bruno@clisp.org>
19258
19259         * lib/csharpexec.h: New file, from GNU gettext.
19260         * lib/csharpexec.c: New file, from GNU gettext.
19261         * lib/csharpexec.sh.in: New file, from GNU gettext.
19262
19263 2005-05-31  Derek Price  <derek@ximbiot.com>
19264             Paul Eggert  <eggert@cs.ucla.edu>
19265
19266         Sync from cvs.
19267         * m4/glob.m4: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
19268
19269 2005-05-31  Derek Price  <derek@ximbiot.com>
19270             Paul Eggert  <eggert@cs.ucla.edu>
19271
19272         Sync from cvs.
19273         * lib/glob_.h: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
19274
19275 2005-05-29  Derek Price  <derek@ximbiot.com>
19276
19277         * config/srclist.txt (glob_.h, glob.c): Add these files.
19278
19279 2005-05-29  Derek Price  <derek@ximbiot.com>
19280
19281         * MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.
19282         * modules/glob: New file.
19283         * modules/getlogin_r: Add link to POSIX spec in description.
19284
19285 2005-05-29  Derek Price  <derek@ximbiot.com>
19286             Paul Eggert  <eggert@cs.ucla.edu>
19287
19288         * m4/glob.m4: New file.
19289
19290 2005-05-29  Derek Price  <derek@ximbiot.com>
19291             Paul Eggert  <eggert@cs.ucla.edu>
19292
19293         * lib/glob_.h, lib/glob.c: New files.
19294
19295 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
19296
19297         * modules/fts (Files): Remove m4/inttypes-pri.m4.
19298         * modules/fts-lgpl (Depends-on): Remove gettext.
19299
19300 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
19301
19302         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't check for inttypes.h or stdint.h,
19303         and don't require gt_INTTYPES_PRI.
19304
19305 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
19306
19307         * lib/getlogin_r.c (getlogin_r): Don't set errno to 0 on return.
19308
19309         * lib/fts.c: Don't worry about debugging on pre-C99-compatible hosts;
19310         the configuration hassle isn't worth it.
19311         Include inttypes.h and stdint.h unconditionally if FTS_DEBUG.
19312         (LONGEST_MODIFIER, PRIuMAX): Remove.
19313
19314 2005-05-27  Bruno Haible  <bruno@clisp.org>
19315
19316         * lib/getlogin_r.h: Remove second include of <stddef.h>.
19317
19318 2005-05-26  Paul Eggert  <eggert@cs.ucla.edu>
19319
19320         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
19321         _POSIX_PTHREAD_SEMANTICS for Solaris.
19322
19323 2005-05-25  Derek Price  <derek@ximbiot.com>
19324
19325         * MODULES.html.sh: Add getlogin_r to POSIX.2001 support section.
19326
19327 2005-05-25  Derek Price  <derek@ximbiot.com>
19328             Paul Eggert  <eggert@cs.ucla.edu>
19329
19330         * modules/getlogin_r, m4/getlogin_r.m4: New files.
19331         * lib/getlogin_r.c, getlogin_r.h: New files.
19332
19333 2005-05-25  Bruno Haible  <bruno@clisp.org>
19334             Derek Price  <derek@ximbiot.com>
19335
19336         * lib/getlogin_r.h: Simplify API documentation.
19337
19338 2005-05-23  Derek Price  <derek@ximbiot.com>
19339
19340         * modules/minmax (Files): Add m4/minmax.m4.
19341         (configure.ac): Add gl_MINMAX.
19342
19343 2005-05-22  Paul Eggert  <eggert@cs.ucla.edu>
19344
19345         * lib/fts.c (fd_safer) [_LGPL_PACKAGE]: New static function,
19346         so that unistd-safer.h (GPL'ed code) need not be included.
19347
19348 2005-05-22  Bruno Haible  <bruno@clisp.org>
19349
19350         * m4/minmax.m4: New file.
19351         Based on a patch by Derek Price <derek@ximbiot.com>.
19352
19353 2005-05-22  Bruno Haible  <bruno@clisp.org>
19354
19355         * lib/stdint_.h (_STDINT_H_HAVE_INT64): New macro. Use it in #ifdefs.
19356         (INT64_MIN): Fix definition.
19357         Suggested by Paul Eggert <eggert@cs.ucla.edu>.
19358
19359         * lib/stdint_.h (_STDINT_H_NEED_SIGNED_INT_TYPES): Renamed from
19360         NEED_SIGNED_INT_TYPES.
19361
19362         * lib/stdint_.h (_STDINT_H_HAVE_SYSTEM_INTTYPES): Renamed from
19363         HAVE_SYSTEM_INTTYPES.
19364
19365 2005-05-22  Bruno Haible  <bruno@clisp.org>
19366
19367         * lib/minmax.h: Include <limits.h> only when it defines MIN, MAX.
19368         Also include <sys/param.h> if it defines MIN, MAX.
19369         Based on a patch by Derek Price <derek@ximbiot.com>.
19370
19371 2005-05-21  Jim Meyering  <jim@meyering.net>
19372
19373         * modules/fts (Files): Add m4/inttypes-pri.m4.
19374         (Depends-on): Add lstat and remove gettext.  Alphabetize.
19375
19376 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
19377
19378         New fts module.
19379         * lib/fts.c: Don't include "cycle-check.h" or "hash.h".
19380         (setup_dir, free_dir): New functions.
19381         (enter_dir, leave_dir): Define trivial
19382         alternatives of _LGPL_PACKAGE.  Move to fts-cycle.c if !_LGPL_PACKAGE.
19383         (HT_INITIAL_SIZE, ENTER_DIR): Remove.  All uses removed.
19384         (LEAVE_DIR): Fix typo: pass Fts and Ent to leave_dir.
19385         (struct Active_dir, AD_compare, AD_hash, enter_dir, leave_dir):
19386         Move to fts-cycle.c.
19387         (fts_open): Use setup_dir.
19388         (fts_close): Use free_dir.
19389         (fts_read): Have just one copy of the ENTER_DIR code rather than three.
19390         This adds a label and some gotos, but the alternatives were messier.
19391         Check for memory allocation failure when entering a dir.
19392         (fts_stat) [_LGPL_PACKAGE]: Bring back glibc cycle detection code.
19393         * lib/fts_.h (_LGPL_PACKAGE) [defined _LIBC]: New macro.
19394         (FTS): New member fts_cycle, that is a union that contains the
19395         old active_dir_ht and cycle_state.  All uses changed to mention
19396         fts_cycle.ht and fts_cycle.state.
19397         * lib/fts-cycle.c: New file, containing GPL'ed code migrated out of
19398         fts.c, with the following changes:
19399         (setup_dir, free_dir): New functions.
19400         (enter_dir): Now returns bool.  Return true if successful, false
19401         if memory exhausted.  All callers changed.
19402         Do not bother partly cleaning up on
19403         memory allocation failure; that is free_dir's job.
19404         However, free ad if hash_insert fails, to avoid memory leak.
19405         (enter_dir, leave_dir): Accommodate change to FTS by inspecting
19406         fts->fts_options to see which union member to use.
19407
19408 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
19409
19410         * m4/fts.m4 (gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS.
19411         (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): New macros.
19412
19413 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
19414
19415         * MODULES.html.sh (File system functions): Add fts, fts-lgpl.
19416
19417 2005-05-20  Jim Meyering  <jim@meyering.net>
19418
19419         * lib/unlinkdir.h (cannot_unlink_dir) [UNLINK_CANNOT_UNLINK_DIR]:
19420         Now a macro, to pacify GCC.
19421
19422 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
19423
19424         * m4/chown.m4 (gl_FUNC_CHOWN): Correct sense of test for honoring IDs
19425         of -1.
19426
19427 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
19428
19429         * lib/chown.c (rpl_chown): Return -1 on failure.
19430
19431 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
19432
19433         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME]):
19434         Don't check for stddef.h.
19435         * m4/fts.m4 (gl_FUNC_FTS): Don't require AC_HEADER_STDC, as we
19436         don't use its results.
19437         Don't check for fcntl.h, stddef.h, stdlib.h, string.h, unistd.h,
19438         since we include them unconditionally.  Don't require
19439         AM_STDBOOL_H, since stdbool is a prerequisite.
19440         Don't require AC_C_CONST, AC_TYPE_SIZE_T or check for ptrdiff_t
19441         since we assume C89 or better.
19442         Don't require AC_FUNC_CLOSEDIR_VOID, AC_FUNC_LSTAT, or AC_FUNC_STAT,
19443         as we don't use their results.
19444         Don't check for fchdir, memmove, memset, strrchr, as we use
19445         them unconditionally.
19446         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't define
19447         GETTIMEOFDAY_CLOBBERS_LOCALTIME_BUFFER, since nobody uses it.
19448
19449 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
19450
19451         * lib/canonicalize.c: Include canonicalize.h first, to test interface.
19452         Include <stddef.h> unconditionally, since we assume C89 now.
19453         All uses of PTR_INT_TYPE replaced by ptrdiff_t.
19454         * lib/fts.c: Include fts_.h first, to check interface.
19455         Do not include intprops.h; no longer needed.
19456         Include cycle-check.h and hash.h, since fts_.h no longer does.
19457         Remove unnecessary casts of closedir to void.
19458         (fts_build): Use a simpler method (not involving TYPE_SIGNED) to
19459         decide whether to decrement nlinks.
19460         * lib/fts_.h: Do not include hash.h or cycle-check.h; no longer needed.
19461         (FTS): Use struct hash_table * instead of Hash_table, so that
19462         we no longer need to include hash.h here.
19463
19464 2005-05-18  Jim Meyering  <jim@meyering.net>
19465
19466         * modules/dirfd (License): Change to LGPL.  Most of the code
19467         is already in the public domain.
19468
19469 2005-05-18  Jim Meyering  <jim@meyering.net>
19470
19471         * m4/fts.m4 (AC_LIBSOURCES): Add intprops.h to the list.
19472         Reported by Yoann Vandoorselaere.
19473
19474 2005-05-17  Jim Meyering  <jim@meyering.net>
19475
19476         * m4/fts.m4: New file, from coreutils.
19477
19478 2005-05-17  Jim Meyering  <jim@meyering.net>
19479
19480         * lib/fts.c, lib/fts_.h: New files, from coreutils.
19481
19482 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
19483
19484         Sync from coreutils.
19485         * m4/unlinkdir.m4: New file.
19486
19487 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
19488
19489         Sync from coreutils.
19490         * lib/unlinkdir.c, lib/unlinkdir.h: New files.
19491         * lib/gethrxtime.c, lib/gethrxtime.h, lib/getpass.h, lib/mountlist.h,
19492         lib/path-concat.c, lib/regex.h, lib/unlocked-io.h, lib/xtime.h:
19493         White space changes only.
19494         * lib/makepath.c (make_path): Port to hosts where leading "//" is
19495         special.
19496         * lib/yesno.c: Include getline.h, not ctype.h.
19497         (yesno): Don't remove leading white space; POSIX doesn't allow it.
19498         Use getline to remove arbitrary restriction on response length.
19499
19500 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
19501
19502         * config/srclist-update: Spell out "Street" in FSF postal
19503         mail address; this is the style the FSF seems to prefer.
19504
19505         * build-aux/depcomp, build-aux/install-sh, build-aux/mdate-sh,
19506         build-aux/missing, build-aux/mkinstalldirs: Sync from Automake;
19507         this updates FSF postal mail address.
19508
19509         Sync from coreutils.
19510         * modules/unlinkdir: New file.
19511         * modules/yesno (Depends-on): Add getline.
19512         * MODULES.html.sh (File system functions): Add unlinkdir.
19513
19514 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
19515
19516         * lib/byteswap_.h, lib/getsubopt.h, lib/iconvme.h, lib/strsep.c,
19517         lib/strsep.h:
19518         Change the initial comment to refer to GPL, not LGPL.
19519         gnulib-tool will change it to LGPL as needed.
19520
19521         * lib/__fpending.c, lib/acl.c, lib/acl.h, lib/alloca_.h, lib/allocsa.c,
19522         lib/allocsa.h, lib/argmatch.c, lib/argmatch.h, lib/argp-ba.c,
19523         lib/argp-eexst.c, lib/argp-fmtstream.c, lib/argp-fmtstream.h,
19524         lib/argp-fs-xinl.c, lib/argp-help.c, lib/argp-namefrob.h,
19525         lib/argp-parse.c, lib/argp-pv.c, lib/argp-pvh.c, lib/argp-xinl.c,
19526         lib/argp.h, lib/argz.c, lib/argz_.h, lib/asnprintf.c, lib/asprintf.c,
19527         lib/atanl.c, lib/backupfile.c, lib/backupfile.h, lib/base64.c,
19528         lib/base64.h, lib/basename.c, lib/binary-io.h, lib/byteswap_.h,
19529         lib/c-ctype.c, lib/c-ctype.h, lib/c-stack.c, lib/c-stack.h,
19530         lib/c-strtod.c, lib/calloc.c, lib/canon-host.c, lib/canonicalize.c,
19531         lib/canonicalize.h, lib/ceill.c, lib/chdir-long.c, lib/chdir-long.h,
19532         lib/chown.c, lib/classpath.c, lib/classpath.h, lib/cloexec.c,
19533         lib/closeout.c, lib/closeout.h, lib/concatpath.c, lib/config.charset,
19534         lib/copy-file.c, lib/copy-file.h, lib/cycle-check.c, lib/cycle-check.h,
19535         lib/diacrit.c, lib/diacrit.h, lib/dirfd.c, lib/dirfd.h, lib/dirname.c,
19536         lib/dirname.h, lib/dummy.c, lib/dup-safer.c, lib/dup2.c, lib/eealloc.h,
19537         lib/error.c, lib/error.h, lib/euidaccess.c, lib/exclude.c,
19538         lib/exclude.h, lib/execute.c, lib/execute.h, lib/exit.h,
19539         lib/exitfail.c, lib/exitfail.h, lib/expl.c, lib/fatal-signal.c,
19540         lib/fatal-signal.h, lib/fd-safer.c, lib/file-type.c, lib/file-type.h,
19541         lib/fileblocks.c, lib/filemode.c, lib/filemode.h, lib/findprog.c,
19542         lib/findprog.h, lib/floorl.c, lib/fnmatch.c, lib/fnmatch_.h,
19543         lib/fnmatch_loop.c, lib/fopen-safer.c, lib/free.c, lib/frexpl.c,
19544         lib/fsusage.c, lib/fsusage.h, lib/full-read.c, lib/full-read.h,
19545         lib/full-write.c, lib/full-write.h, lib/fwriteerror.c,
19546         lib/fwriteerror.h, lib/gai_strerror.c, lib/gcd.c, lib/gcd.h,
19547         lib/getaddrinfo.c, lib/getaddrinfo.h, lib/getcwd.c, lib/getcwd.h,
19548         lib/getdate.h, lib/getdate.y, lib/getdomainname.c, lib/getdomainname.h,
19549         lib/getgroups.c, lib/gethostname.c, lib/gethrxtime.c, lib/gethrxtime.h,
19550         lib/getline.c, lib/getline.h, lib/getloadavg.c, lib/getndelim2.c,
19551         lib/getndelim2.h, lib/getnline.c, lib/getnline.h, lib/getopt.c,
19552         lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h, lib/getpagesize.h,
19553         lib/getpass.c, lib/getpass.h, lib/getsubopt.c, lib/getsubopt.h,
19554         lib/gettext.h, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c,
19555         lib/getusershell.c, lib/group-member.c, lib/group-member.h,
19556         lib/hard-locale.c, lib/hard-locale.h, lib/hash-pjw.c, lib/hash-pjw.h,
19557         lib/hash.c, lib/hash.h, lib/human.c, lib/human.h, lib/iconvme.c,
19558         lib/iconvme.h, lib/idcache.c, lib/inet_ntop.h, lib/intprops.h,
19559         lib/inttostr.c, lib/inttostr.h, lib/isdir.c, lib/javacomp.c,
19560         lib/javacomp.h, lib/javacomp.sh.in, lib/javaexec.c, lib/javaexec.h,
19561         lib/javaexec.sh.in, lib/lbrkprop.h, lib/lchown.c, lib/ldexpl.c,
19562         lib/linebreak.c, lib/linebreak.h, lib/linebuffer.c, lib/linebuffer.h,
19563         lib/localcharset.c, lib/localcharset.h, lib/logl.c, lib/long-options.c,
19564         lib/long-options.h, lib/lstat.c, lib/makepath.c, lib/makepath.h,
19565         lib/malloc.c, lib/mathl.h, lib/mbswidth.c, lib/mbswidth.h, lib/md5.c,
19566         lib/md5.h, lib/memcasecmp.c, lib/memcasecmp.h, lib/memchr.c,
19567         lib/memcmp.c, lib/memcoll.c, lib/memcoll.h, lib/memcpy.c, lib/memmem.c,
19568         lib/memmem.h, lib/mempcpy.c, lib/mempcpy.h, lib/memrchr.c,
19569         lib/memrchr.h, lib/memset.c, lib/minmax.h, lib/mkdir.c, lib/mkdtemp.c,
19570         lib/mkdtemp.h, lib/mkstemp.c, lib/mktime.c, lib/modechange.c,
19571         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
19572         lib/obstack.c, lib/obstack.h, lib/openat.c, lib/openat.h,
19573         lib/pagealign_alloc.c, lib/pagealign_alloc.h, lib/path-concat.c,
19574         lib/path-concat.h, lib/pathmax.h, lib/pathname.h, lib/physmem.c,
19575         lib/physmem.h, lib/pipe.c, lib/pipe.h, lib/poll.c, lib/poll_.h,
19576         lib/posixtm.c, lib/posixtm.h, lib/posixver.c, lib/printf-args.c,
19577         lib/printf-args.h, lib/printf-parse.c, lib/printf-parse.h,
19578         lib/progname.c, lib/progname.h, lib/progreloc.c, lib/putenv.c,
19579         lib/quote.c, lib/quote.h, lib/quotearg.c, lib/quotearg.h, lib/raise.c,
19580         lib/readlink.c, lib/readtokens.c, lib/readtokens.h, lib/readtokens0.c,
19581         lib/readtokens0.h, lib/readutmp.c, lib/readutmp.h, lib/realloc.c,
19582         lib/ref-add.sin, lib/ref-del.sin, lib/regex.c, lib/regex.h,
19583         lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c,
19584         lib/safe-read.h, lib/safe-write.c, lib/safe-write.h, lib/same.c,
19585         lib/same.h, lib/save-cwd.c, lib/save-cwd.h, lib/savedir.c,
19586         lib/savedir.h, lib/setenv.c, lib/setenv.h, lib/settime.c,
19587         lib/sh-quote.c, lib/sh-quote.h, lib/sha1.c, lib/sha1.h, lib/sig2str.c,
19588         lib/sig2str.h, lib/sincosl.c, lib/snprintf.c, lib/snprintf.h,
19589         lib/sqrtl.c, lib/stat-macros.h, lib/stat.c, lib/stdbool_.h,
19590         lib/stdint_.h, lib/stdio-safer.h, lib/stpcpy.c, lib/stpcpy.h,
19591         lib/stpncpy.c, lib/stpncpy.h, lib/strcase.h, lib/strcasecmp.c,
19592         lib/strchrnul.c, lib/strchrnul.h, lib/strcspn.c, lib/strdup.c,
19593         lib/strdup.h, lib/strerror.c, lib/strftime.c, lib/strftime.h,
19594         lib/stripslash.c, lib/strndup.c, lib/strndup.h, lib/strnlen.c,
19595         lib/strpbrk.c, lib/strpbrk.h, lib/strsep.c, lib/strsep.h, lib/strstr.c,
19596         lib/strstr.h, lib/strtod.c, lib/strtoimax.c, lib/strtok_r.c,
19597         lib/strtok_r.h, lib/strtol.c, lib/strtoll.c, lib/strtoul.c,
19598         lib/strtoull.c, lib/strverscmp.c, lib/strverscmp.h, lib/sysexit_.h,
19599         lib/tempname.c, lib/time_r.c, lib/time_r.h, lib/timegm.c, lib/timegm.h,
19600         lib/timespec.h, lib/trigl.c, lib/trigl.h, lib/ucs4-utf16.h,
19601         lib/ucs4-utf8.h, lib/unicodeio.c, lib/unicodeio.h, lib/unistd-safer.h,
19602         lib/unlocked-io.h, lib/unsetenv.c, lib/userspec.c, lib/utf16-ucs4.h,
19603         lib/utf8-ucs4.h, lib/utime.c, lib/utimecmp.c, lib/utimecmp.h,
19604         lib/utimens.c, lib/vasnprintf.c, lib/vasnprintf.h, lib/vasprintf.c,
19605         lib/vasprintf.h, lib/version-etc-fsf.c, lib/version-etc.c,
19606         lib/version-etc.h, lib/vsnprintf.c, lib/vsnprintf.h, lib/w32spawn.h,
19607         lib/wait-process.c, lib/wait-process.h, lib/xalloc-die.c, lib/xalloc.h,
19608         lib/xallocsa.c, lib/xallocsa.h, lib/xasprintf.c, lib/xgetcwd.c,
19609         lib/xgetcwd.h, lib/xgetdomainname.c, lib/xgetdomainname.h,
19610         lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c,
19611         lib/xreadlink.c, lib/xreadlink.h, lib/xsetenv.c, lib/xsetenv.h,
19612         lib/xsize.h, lib/xstrndup.c, lib/xstrndup.h, lib/xstrtod.c,
19613         lib/xstrtod.h, lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h,
19614         lib/xstrtoumax.c, lib/xtime.h, lib/xvasprintf.c, lib/xvasprintf.h,
19615         lib/yesno.c, lib/yesno.h:
19616         Update FSF postal mail address.
19617
19618 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
19619
19620         * MODULES.html.sh, README, gnulib-tool, tests/test-base64.c,
19621         tests/test-memmem.c, tests/test-stpncpy.c:
19622         Update FSF postal mail address.
19623
19624 2005-05-13  Bruno Haible  <bruno@clisp.org>
19625
19626         * lib/stdint_.h (int64_t, uint64_t, int_least64_t, uint_least64_t,
19627         int_fast64_t, uint_fast64_t, intmax_t, uintmax_t, INT64_MIN, INT64_MAX,
19628         UINT64_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX,
19629         INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTMAX_MIN,
19630         INTMAX_MAX, UINTMAX_MAX, INT64_C, UINT64_C, INTMAX_C, UINTMAX_C):
19631         Add support for 64-bit integers in the MSVC compiler.
19632
19633 2005-05-12  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
19634
19635         * modules/getdate (Makefile.am): Add getdate.c to EXTRA_DIST
19636
19637 2005-05-12  Eric Blake  <ebb9@byu.net>  (tiny change)
19638
19639         * gnulib-tool (func_import): Sort and uniquify recommended includes.
19640
19641 2005-05-11  Paul Eggert  <eggert@cs.ucla.edu>
19642
19643         * doc/getdate.texi (General date syntax): Don't say that date
19644         date --iso-8601=ns generates acceptable dates; it doesn't yet.
19645         Problem reported by Nic Ferrier.
19646
19647 2005-05-10  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
19648
19649         * lib/getaddrinfo.c: Don't fail when SOCK_STREAM or SOCK_DGRAM are
19650         specified in ai_socktype. Fix invalid ai_protocol
19651         check. ai_protocol is usually set to 0 or depending on
19652         ai_family/ai_socktype to IPPROTO_TCP / IPPROTO_UDP.  Checking for
19653         SOCK_STREAM / SOCK_DGRAM in ai_protocol was invalid.  Set
19654         ai_socktype / ai_protocol in the returned addrinfo structure.
19655
19656 2005-05-10  Simon Josefsson  <jas@extundo.com>
19657
19658         * m4/getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, from
19659         Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
19660
19661 2005-05-10  Karl Berry  <karl@gnu.org>
19662
19663         * doc/fdl.texi, gpl.texi, lgpl.texi, COPYING: update FSF address
19664         (from http://www.gnu.org/licenses).
19665         * doc/COPYING.LIB: also rename to COPYING.LESSER.
19666         * doc/COPYING.DOC: remove; per rms, only needed in doc files, so
19667         fdl.texi suffices.
19668
19669 2005-05-10  Karl Berry  <karl@gnu.org>
19670
19671         * config/srclist.txt (COPYING.LESSER): rename from COPYING.LIB.
19672         (COPYING.DOC): remove.
19673
19674         * config/srclist-update: new FSF address.
19675
19676 2005-05-10  Derek Price  <derek@ximbiot.com>
19677
19678         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when
19679         possible.
19680
19681 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
19682             Bruno Haible  <bruno@clisp.org>
19683
19684         * modules/inet_ntop: New file.
19685         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
19686         inet_ntop.
19687
19688 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
19689             Bruno Haible  <bruno@clisp.org>
19690
19691         * m4/inet_ntop.m4: New file.
19692
19693 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
19694             Bruno Haible  <bruno@clisp.org>
19695
19696         * lib/inet_ntop.h: New file.
19697         * lib/inet_ntop.c: New file, from glibc with modifications.
19698
19699 2005-05-09  Paul Eggert  <eggert@cs.ucla.edu>
19700
19701         * modules/time_r (License): Change to LGPL.
19702         * modules/extensions (License): Change to LGPL.  Actually,
19703         the license is more permissive than that, but currently gnulib-tool
19704         doesn't know how to handle more-permissive licenses.
19705
19706         * modules/stat-macros (Depends-on): Don't depend on stat-macros (!).
19707         Problem reported by Dave Love.
19708
19709 2005-05-08  Jim Meyering  <jim@meyering.net>
19710
19711         * lib/classpath.c (PATH_SEPARATOR): Remove insignificant trailing
19712         blank.
19713
19714 2005-05-06  Paul Eggert  <eggert@cs.ucla.edu>
19715
19716         * modules/argmatch (Depends-on): Add stdbool.
19717         * modules/backupfile (Depends-on): Likewise.
19718         * modules/chdir-long (Depends-on): Likewise.
19719         * modules/closeout (Depends-on): Likewise.
19720         * modules/cycle-check (Depends-on): Likewise.
19721         * modules/dirname (Depends-on): Likewise.
19722         * modules/fnmatch (Depends-on): Likewise.
19723         * modules/fsusage (Depends-on): Likewise.
19724         * modules/fwriteerror (Depends-on): Likewise.
19725         * modules/getcwd (Depends-on): Likewise.
19726         * modules/getloadavg (Depends-on): Likewise.
19727         * modules/hard-locale (Depends-on): Likewise.
19728         * modules/makepath (Depends-on): Likewise.
19729         * modules/mountlist (Depends-on): Likewise.
19730         * modules/nanosleep (Depends-on): Likewise.
19731         * modules/posixtm (Depends-on): Likewise.
19732         * modules/quotearg (Depends-on): Likewise.
19733         * modules/readtokens (Depends-on): Likewise.
19734         * modules/readtokens0 (Depends-on): Likewise.
19735         * modules/readutmp (Depends-on): Likewise.
19736         * modules/save-cwd (Depends-on): Likewise.
19737         * modules/strftime (Depends-on): Likewise.
19738         * modules/userspec (Depends-on): Likewise.
19739         * modules/utimecmp (Depends-on): Likewise.
19740         * modules/xgetcwd (Depends-on): Likewise.
19741         * modules/xnanosleep (Depends-on): Likewise.
19742         * modules/xstrtod (Depends-on): Likewise.
19743         * modules/yesno (Depends-on): Likewise.
19744
19745 2005-05-05  Paul Eggert  <eggert@cs.ucla.edu>
19746
19747         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid
19748         needless checks.
19749
19750 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
19751
19752         Merge from coreutils.  Among other things,
19753         add bulletproofing for cases where stdin, stdout, or stderr are closed.
19754         * lib/fd-safer.c: New file.
19755         * lib/fcntl-safer.h, open-safer.c: Remove.
19756         * lib/chdir-long.c: Fix comment "fetish" -> "coreutils".
19757         * lib/dup-safer.c: Include unistd-safer.h first.
19758         Don't include errno.h.
19759         (dup_safer) [!defined F_DUPFD]: Let fd_safer do the real work.
19760         * lib/file-type.h: Don't assume invoker included sys/stat.h first.
19761         * lib/file-type.c: Rely on file-type.h change.
19762         * lib/getloadavg.c: Include unistd-safer.h.
19763         (getloadavg): Use safer open.
19764         * lib/getusershell.c: Include "stdio-safer.h".
19765         (getusershell): Use safer fopen.
19766         * lib/long-options.c (long_options): Use NULL rather than 0.
19767         * lib/modechange.h (mode_free): Remove; all callers changed to invoke
19768         'free'.
19769         * lib/modechange.c: Likewise.
19770         xstrtol.h, stdbool.h, stddef.h: Don't include; no longer needed.
19771         (MODE_DONE): New constant.
19772         (struct mode_change): Remove 'next' member.
19773         (make_node_op_equals): New function; like the old one of the
19774         same name, except it allocates an array.
19775         (mode_compile, mode_create_from_ref): Use it.
19776         (mode_compile): Allocate result as an array, not a linked list.
19777         Parse octal string ourself, so that we catch mistakes like "+0".
19778         (mode_adjust): Arg is an array, not a linked list.
19779         * lib/modechange.c: Include stat-macros.h, xalloc.h.
19780         (S_ISDIR, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR):
19781         (S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH, S_IRXWU):
19782         (S_IRWXG, S_IRWXO, CHMOD_MODE_BITS):
19783         Remove.  This is now stat-macros.h's job.
19784         (talloc): Remove.  All callers replaced by xalloc, so that
19785         our invokers don't have to worry about reporting memory failures.
19786         (make_node_op_equals): Remove.
19787         (MODE_ORDINARY_CHAGE, MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
19788         New constants.
19789         (struct mode_change): Moved here from modechange.h.
19790         (mode_append_entry): Remove.
19791         (mode_compile): Remove MASKED_OPS arg, since it encouraged
19792         apps to have incorrect behavior.  Use simpler algorithm for head
19793         and tail.  Don't futz with umask; that's now the job of mode_adjust.
19794         Detect more invalid usages rather than having somewhat-random behavior.
19795         Don't insert an "a=" action, as that leads to incorrect behavior.
19796         (mode_compile, mode_create_from_ref): Return NULL on error instead
19797         of an enum, since now there's only one way to have an error.  All
19798         callers changed.
19799         (mode_adjust): Accept new arg UMASK_VALUE, and interpret it
19800         at the correct time.  Simplify calculation of "+u" and its ilk.
19801         Don't mishandle "+X".
19802         (mode_free): Remove "register" and localize decls.
19803         * lib/modechange.h (MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
19804         (struct mode_change): Move to modechange.c; callers don't
19805         need to see this stuff.
19806         (MODE_MASK_EQUALS, MODE_MASK_PLUS, MODE_MASK_MINUS, MODE_MASK_ALL):
19807         (MODE_INVALID, MODE_MEMORY_EXHAUSTED, MODE_BAD_REFERENCE): Remove.
19808         (mode_change, mode_adjust): Reflect the new signatures noted above.
19809         * lib/nanosleep.c (rpl_nanosleep): Include "timespec.h" before macros
19810         that might redefine system include files.
19811         (siginterrupt) [!HAVE_SIGINTERRUPT]: New macro.
19812         (my_usleep): Use NULL rather than (void *) 0.
19813         (rpl_nanosleep) [!defined SA_NOCLDSTOP]:
19814         Use siginterrupt to specify that system calls should be interrupted.
19815         (rpl_nanosleep): Move initialization of suspended closer to call of
19816         my_usleep.
19817         * lib/readutmp.h (read_utmp): New arg OPTIONS.  All uses changed.
19818         * lib/readutmp.c: Likewise.  Include signal.h, stdbool.h.
19819         (desirable_utmp_entry): New function.
19820         (read_utmp) [defined UTMP_NAME_FUNCTION]: Redo memory allocation
19821         using x2nrealloc, to simplify logic.
19822         (read_utmp) [!defined UTMP_NAME_FUNCTION]: Check for overflow in
19823         size calculation.  Do not assume utmp file is a regular file.
19824         * lib/readutmp.h (UT_PID): Moved here from ../src/who.c.
19825         (READ_UTMP_CHECK_PIDS): New constant.
19826         * lib/save-cwd.c: Include unistd-safer.h.
19827         (save_cwd): Use fd_safer.
19828         * lib/tempname.c (S_ISDIR, S_IRUSR, S_IRUSR, S_IWUSR, S_IXUSR): Remove.
19829         [!_LIBC] Include "stat-macros.h" instead.
19830         * lib/unistd-safer.h (fd_safer): New decl.
19831
19832 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
19833
19834         * modules/getloadavg (Depends-on): Add unistd-safer.
19835         * modules/getusershell (Depends-on): Add stdio-safer.
19836         * modules/lstat (Depends-on): Remove xalloc.
19837         * modules/mkstemp (Depends-on): Add stat-macros.
19838         * modules/modechange (Depends-on): Remove xstrtol.
19839         Add stat-macros, xalloc.
19840         * modules/save-cwd (Depends-on): Add unistd-safer.
19841         * modules/stdio-safer (Makefile.am): Remove lib_SOURCES.
19842         * modules/unistd-safer (Files): Add lib/fd-safer.c
19843         (Makefile.am): Remove lib_SOURCES.
19844
19845         * MODULES.html.sh (Enhancements for POSIX:2001 functions):
19846         Remove fcntl-safer; unistd-safer supersedes it.
19847
19848 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
19849
19850         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Don't require
19851         AC_HEADER_STAT.
19852         * m4/lchown.m4 (gl_FUNC_CHOWN): Likewise.
19853         (gl_PREREQ_CHOWN): Remove.
19854         * m4/lstat.m4 (gl_FUNC_LSTAT): Require AC_FUNC_LSTAT instead of calling
19855         it.  Don't require AC_HEADER_STAT.
19856         (gl_PREREQ_LSTAT): Remove.
19857         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Check stdint.h only once.
19858         Don't require AC_HEADER_STAT.
19859         * m4/rmdir.m4 (gl_FUNC_RMDIR): Don't require AC_HEADER_STAT.
19860         (gl_PREREQ_RMDIR): Remove.
19861         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Don't
19862         mention stat-macros.h or AC_HEADER_STAT, since we'll make
19863         the stat-macros module a prerequisite.
19864         * m4/file-type.m4 (gl_FILE_TYPE): Likewise.
19865         * m4/filemode.m4 (gl_FILEMODE): Likewise.
19866         * m4/makepath.m4 (gl_MAKEPATH): Likewise.
19867         * m4/modechange.m4 (gl_MODECHANGE): Likewise.
19868         * m4/clock_time.m4 (gl_CLOCK_TIME): Use gl_ rather than fetish_ for
19869         variable names.
19870         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Renamed from
19871         fetish_FUNC_RMDIR_NOTEMPTY.  All uses changed.  Use gl_ for
19872         variable prefixes.
19873         * m4/fcntl-safer.m4: Remove.
19874         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ.
19875         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise.
19876         Invoke gl_PREREQ_FD_SAFER.
19877         (gl_PREREQ_FD_SAFER): New macro.
19878         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Check for siginterrupt.
19879         * m4/readutmp.m4 (gl_READUTMP): Require AC_C_INLINE.
19880         Use AC_CHECK_HEADERS_ONCE and AC_CHECK_FUNCS_ONCE when possible.
19881         Remove duplicate call to AC_LIBOBJ(readutmp).
19882         (gl_PREREQ_READUTMP): Remove.  All uses inlined.
19883
19884         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Check for message, not for
19885         MAP_ANON.  Problem reported by Moriyoshi Koizumi to bug-cvs.
19886
19887 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
19888
19889         * MODULES.html.sh (Misc): Add byteswap.
19890
19891 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
19892
19893         * modules/getcwd (Depends-on): Add extensions.
19894         * modules/openat (Depends-on): Likewise.
19895
19896 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
19897
19898         * modules/byteswap: New file.
19899
19900 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
19901
19902         * m4/byteswap.m4: New file.
19903
19904 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
19905
19906         * lib/byteswap_.h: New file.
19907
19908 2005-04-25  Karl Berry  <karl@gnu.org>
19909
19910         * m4/gettext.m4: Update from GNU gettext 0.14.4.
19911
19912 2005-04-25  Albert Chin  <china@thewrittenword.com>
19913
19914         * lib/regex.c: Include <stdio.h>, as a workaround to a Compaq Desktop
19915         Toolkit C bug.
19916
19917 2005-04-21  Oskar Liljeblad  <oskar@osk.mine.nu>
19918
19919         * gnulib-tool (Options): Add -s for --symlink/--symbolic.
19920         (func_ln_if_changed) Remove forcibly for no error message
19921         in case file does not exist.
19922
19923 2005-04-19  Simon Josefsson  <jas@extundo.com>
19924
19925         * gnulib-tool (Options): Make --symlink mean --symbolic.
19926
19927 2005-04-18  Oskar Liljeblad  <oskar@osk.mine.nu>
19928
19929         * doc/gnulib.texi (Initial import): Fix.  Mention --aux-dir.
19930
19931 2005-04-16  Simon Josefsson  <jas@extundo.com>
19932
19933         * modules/getpass-gnu (Makefile.am): Don't mention getpass.h.
19934
19935 2005-04-15  Simon Josefsson  <jas@extundo.com>
19936
19937         * m4/getpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES.
19938
19939 2005-04-15  Simon Josefsson  <jas@extundo.com>
19940
19941         * gnulib-tool: Rename --symlink to --symbolic.
19942
19943 2005-04-15  Oskar Liljeblad  <oskar@osk.mine.nu>
19944
19945         * gnulib-tool: Add -s, --symlink option to gnulib-tool to make
19946         symbolic links to files instead of copying/moving.  Add --aux-dir,
19947         specifying directory relative --dir where auxiliary build tools
19948         are placed.
19949
19950 2005-04-14  Bruno Haible  <bruno@clisp.org>
19951
19952         * modules/allocsa (License): Change to LGPL.
19953         Requested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
19954
19955 2005-04-13  Paul Eggert  <eggert@cs.ucla.edu>
19956
19957         * lib/getdate.y (zone): Allow relunit_snumber after tZONE, so
19958         that "UTC +1 second" continues to work.  Problem reported
19959         by Dmitry V. Levin.
19960         (relunit_snumber): New rule.
19961         (relunit): Use it.
19962
19963 2005-04-12  Paul Eggert  <eggert@cs.ucla.edu>
19964
19965         * lib/getdate.y (universal_time_zone_table): New constant.
19966         (time_zone_table): Remove GMT, UT, UTC entries; they're now in
19967         universal_time_zone_table.
19968         (lookup_zone): Prefer universal_time_zone_table to
19969         local_time_zone_table, so that "GMT" time stamps are allowed in
19970         London during the summer.  Problem reported by Ian Abbott.
19971
19972 2005-04-12  Jim Meyering  <jim@meyering.net>
19973
19974         * lib/human.c (humblock): Set *options even when returning due to
19975         xstrtoumax conversion failure.  Thanks to a used-uninitialized
19976         warning from gcc-4.
19977
19978 2005-04-09  Jim Meyering  <jim@meyering.net>
19979
19980         * lib/posixtm.c (posixtime) [lint]: Avoid spurious warning from gcc-4's
19981         -Wuninitialized: initialize tm0.tm_year.
19982
19983 2005-04-04  Paul Eggert  <eggert@cs.ucla.edu>
19984
19985         * lib/getdate.y (parser_control): rels_seen is now a boolean, not a
19986         count, since there's no maximum.  All uses changed.
19987         Add member dsts_seen.
19988         (local_zone): Accumulate dsts_seen rather than relying on tm_isdst
19989         not being INT_MAX.
19990         (get_date): Initialize dsts_seen, and check that it doesn't go over 1.
19991         Use pc_rels_seen to decide whther a date is absolute.
19992
19993         * lib/getdate.y (number): Don't overwrite year.
19994         (get_date): Initialize pc.year.digits to 0, not 4, to enable above
19995         check.
19996
19997 2005-04-02  Simon Josefsson  <jas@extundo.com>
19998
19999         * lib/getaddrinfo.h: Fix OpenBSD compilation failure, inspired by tiny
20000         patch from Yoann Vandoorselaere <yoann@prelude-ids.org>.
20001
20002 2005-03-28  Eric Blake  <ebb9@byu.net>  (tiny change)
20003
20004         * m4/getcwd-path-max.m4: Return success on systems such as Cygwin
20005         where no absolute path name can be longer than PATH_MAX.
20006
20007 2005-03-27  Jim Meyering  <jim@meyering.net>
20008
20009         * lib/argmatch.c: Clarify comment: null-terminated -> NULL-terminated.
20010
20011 2005-03-26  Paul Eggert  <eggert@cs.ucla.edu>
20012
20013         * lib/intprops.h (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND):
20014         "one's complement" -> "ones' complement" in comment, as per Knuth.
20015         "value of type" -> "type or expression" in comment.
20016         * lib/mktime.c, strftime.c: Propagate intprops.h comment nits.
20017
20018 2005-03-26  Jim Meyering  <jim@meyering.net>
20019
20020         Comment nits.
20021         * lib/intprops.h: Add the apostrophe in `(one|two)'s complement'.
20022         Correct typos: s/or/of/.
20023
20024 2005-03-26  Jim Meyering  <jim@meyering.net>
20025
20026         * modules/check-include-files: Move to ../ and rename to...
20027         * check-module: ...this.
20028
20029 2005-03-25  Jim Meyering  <jim@meyering.net>
20030
20031         * modules/xvasprintf (Files): Add xalloc.h.
20032
20033 2005-03-23  Paul Eggert  <eggert@cs.ucla.edu>
20034
20035         * modules/gettext (Files): config/config.rpath ->
20036         build-aux/config.rpath
20037         * modules/iconv (Files): Likewise.
20038         Problem reported by Oskar Liljeblad.
20039
20040 2005-03-23  Jim Meyering  <jim@meyering.net>
20041
20042         * modules/check-include-files: New script to check for
20043         missing dependencies, multiple includes, etc.
20044
20045         * modules/c-strtold (Depends-on): Add xalloc.
20046         * modules/c-strtod (Depends-on): Add xalloc.
20047         * modules/hash (Depends-on): Add xalloc.
20048         (Files): Remove lib/xalloc.h.
20049
20050         * modules/gethrxtime (Files): Add lib/gethrxtime.h.
20051         * modules/userspec (Files): Add lib/inttostr.h.
20052
20053 2005-03-23  Jim Meyering  <jim@meyering.net>
20054
20055         * lib/canonicalize.c: Remove duplicate `#include "stat-macros.h"'.
20056
20057 2005-03-22  Jim Meyering  <jim@meyering.net>
20058
20059         * modules/stat-macros: New module.
20060         * modules/canonicalize, modules/euidaccess, modules/file-type,
20061         * modules/filemode, modules/lchown, modules/makepath,
20062         * modules/rmdir, modules/stat: Depend on new stat-macros module
20063         rather than listing lib/stat-macros.h manually.
20064         Don't add stat-macros.h to lib_SOURCES or list it in Files: section.
20065
20066 2005-03-22  Jim Meyering  <jim@meyering.net>
20067
20068         * m4/stat-macros.m4 (gl_STAT_MACROS): New file/macro.
20069
20070 2005-03-22  Bruno Haible  <bruno@clisp.org>
20071
20072         * config/srclist.txt: Replace target directory 'config' with
20073         'build-aux'.
20074         * config/config.guess, config.sub, config.rpath, depcomp, install-sh:
20075         * config/mdate-sh, missing, mkinstalldirs, texinfo.tex: Move to
20076         ../build-aux/.
20077
20078 2005-03-21  Paul Eggert  <eggert@cs.ucla.edu>
20079
20080         * modules/chdir-long (Depends-on): Add mempcpy.
20081
20082         * modules/acl, modules/backupfile, modules/c-strtod,
20083         modules/c-strtold, modules/canon-host, modules/canonicalize,
20084         modules/cloexec, modules/closeout, modules/dirfd, modules/dirname,
20085         modules/exclude, modules/exitfail, modules/file-type,
20086         modules/filemode, modules/fpending, modules/fsusage, modules/getcwd,
20087         modules/getdate, modules/getline, modules/getpagesize,
20088         modules/getpass, modules/getugroups, modules/group-member,
20089         modules/hard-locale, modules/hash, modules/human, modules/idcache,
20090         modules/inttostr, modules/long-options, modules/makepath,
20091         modules/md5, modules/memcasecmp, modules/memcoll,
20092         modules/modechange, modules/mountlist, modules/path-concat,
20093         modules/pathmax, modules/physmem, modules/posixtm, modules/posixver,
20094         modules/quote, modules/quotearg, modules/readtokens, modules/readutmp,
20095         modules/safe-read, modules/safe-write, modules/same, modules/savedir,
20096         modules/settime, modules/sha1, modules/sig2str, modules/strdup,
20097         modules/strftime, modules/strndup, modules/strverscmp,
20098         modules/timespec, modules/unlocked-io, modules/userspec,
20099         modules/utimecmp, modules/utimens, modules/xalloc, modules/xstrtol,
20100         modules/yesno:
20101         Remove lib_SOURCES line from Makefile.am section, as this is now
20102         done automatically by the corresponding Autoconf macro.
20103
20104 2005-03-21  Jim Meyering  <jim@meyering.net>
20105
20106         Changes imported from coreutils.
20107
20108         * lib/cycle-check.c: Don't include xalloc.h.
20109
20110         * lib/path-concat.c: Don't include assert.h.
20111         (path_concat): Remove assertion that would have triggered
20112         for ABASE starting with more than one slash.
20113         Reported by Andreas Schwab.
20114
20115         * lib/path-concat.c (path_concat): Set *BASE_IN_RESULT
20116         properly when ABASE is an absolute file name.
20117         Correct the description of this function.
20118         Include <assert.h>.
20119         Add an assertion and a test driver.
20120         This fixes a bug introduced on 2004-07-02.
20121         Andreas Schwab reported the resulting failure of cp --parents:
20122         http://lists.gnu.org/archive/html/bug-coreutils/2005-01/msg00130.html
20123
20124 2005-03-21  Jim Meyering  <jim@meyering.net>
20125
20126         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Invoke gl_FUNC_MEMRCHR.
20127         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Check for memrchr decl.
20128
20129 2005-03-21  Jim Meyering  <jim@meyering.net>
20130         and  Paul Eggert  <eggert@cs.ucla.edu>
20131
20132         * m4/acl.m4, m4/backupfile.m4, m4/c-strtod.m4, m4/canon-host.m4,
20133         m4/canonicalize.m4, m4/cloexec.m4, m4/closeout.m4, m4/dirfd.m4,
20134         m4/dirname.m4, m4/exclude.m4, m4/exitfail.m4, m4/file-type.m4,
20135         m4/filemode.m4, m4/fpending.m4, m4/fsusage.m4, m4/getcwd.m4,
20136         m4/getdate.m4, m4/getline.m4, m4/getpagesize.m4, m4/getpass.m4,
20137         m4/getugroups.m4, m4/group-member.m4, m4/hard-locale.m4, m4/hash.m4,
20138         m4/human.m4, m4/idcache.m4, m4/inttostr.m4, m4/long-options.m4,
20139         m4/makepath.m4, m4/md5.m4, m4/memcasecmp.m4, m4/memcoll.m4,
20140         m4/modechange.m4, m4/mountlist.m4, m4/nanosleep.m4, m4/path-concat.m4,
20141         m4/pathmax.m4, m4/physmem.m4, m4/posixtm.m4, m4/posixver.m4,
20142         m4/quote.m4, m4/quotearg.m4, m4/readtokens.m4, m4/readutmp.m4,
20143         m4/safe-read.m4, m4/safe-write.m4, m4/same.m4, m4/savedir.m4,
20144         m4/settime.m4, m4/sha1.m4, m4/sig2str.m4, m4/strdup.m4, m4/strftime.m4,
20145         m4/strndup.m4, m4/strverscmp.m4, m4/timespec.m4, m4/unlocked-io.m4,
20146         m4/userspec.m4, m4/utimecmp.m4, m4/utimens.m4, m4/xalloc.m4,
20147         m4/xnanosleep.m4, m4/xstrtol.m4, m4/yesno.m4:
20148         Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files
20149         for these modules.
20150
20151 2005-03-18  Paul Eggert  <eggert@cs.ucla.edu>
20152
20153         * lib/strftime.c (my_strftime): If the underlying strftime returns 0
20154         (which shouldn't happen), generate nothing instead of returning 0
20155         immediately, so that nstrftime (NULL, ...) doesn't return 0.
20156
20157 2005-03-16  Bruno Haible  <bruno@clisp.org>
20158
20159         * modules/stdint (Makefile.am): Use HAVE_LONG_LONG_64BIT instead of
20160         HAVE_LONGLONG_64BIT.
20161
20162 2005-03-16  Bruno Haible  <bruno@clisp.org>
20163
20164         * m4/stdint.m4 (gl_STDINT_H): Define HAVE_LONG_LONG_64BIT instead of
20165         HAVE_LONGLONG_64BIT.
20166
20167 2005-03-16  Bruno Haible  <bruno@clisp.org>
20168
20169         * lib/stdint_.h: Use HAVE_LONG_LONG_64BIT instead of
20170         HAVE_LONGLONG_64BIT.
20171
20172 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
20173
20174         * lib/strftime.c (my_strftime): Prepend space to format so that we can
20175         reliably distinguish strftime failure from empty output on POSIX
20176         hosts.
20177
20178 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
20179
20180         * lib/iconvme.c (SIZE_MAX): New macro, if not already defined.
20181         (iconv_string): Don't guess a size-zero buffer, as that might cause
20182         buffer overrun.  Instead, avoid multiplying by MB_LEN_MAX if the
20183         result would be 'too large', where 'too large' is (heuristically)
20184         the square root of SIZE_MAX, divided by MB_LEN_MAX to allay
20185         overflow concerns.  This will prevent some unwanted malloc failures
20186         when the inputs are very large.
20187
20188 2005-03-15  Karl Berry  <karl@gnu.org>
20189
20190         * config/srclist.txt (config.rpath): from gettext.
20191         * config/config.rpath: update.
20192
20193 2005-03-15  Bruno Haible  <bruno@clisp.org>
20194
20195         * lib/regex.c (byte_re_match_2_internal): Rename local variable 'not'
20196         to 'negate'.
20197
20198         * lib/regex.c (byte_re_match_2_internal): Reduce scope of same_str_p
20199         variable.
20200
20201         * lib/regex.c (EXTEND_BUFFER, regcomp): Cast the realloc/malloc
20202         results.
20203
20204 2005-03-14  Simon Josefsson  <jas@extundo.com>
20205
20206         * lib/timegm.h: Use proper prototype CPP guards, reported by Dave Love
20207         <fx@gnu.org>.
20208
20209 2005-03-14  Paul Eggert  <eggert@cs.ucla.edu>
20210
20211         * lib/mktime.c (TYPE_TWOS_COMPLEMENT, TYPE_ONES_COMPLEMENT,
20212         TYPE_SIGNED_MAGNITUDE, TYPE_MINIMUM, TYPE_MAXIMUM): Sync from
20213         intprops.h.
20214         * lib/strtol.c: Likewise.
20215
20216 2005-03-14  Jim Meyering  <jim@meyering.net>
20217
20218         * lib/strftime.c (my_strftime) [HAVE_STRFTIME && ! (_NL_CURRENT
20219         && HAVE_STRUCT_ERA_ENTRY)]: Initialize the first byte of ubuf[]
20220         to be nonzero so that we (and caller) can detect the difference
20221         between a valid zero-length expansion and an error return, even
20222         when the underlying strftime fails before writing anything into
20223         that location.
20224
20225 2005-03-14  Bruno Haible  <bruno@clisp.org>
20226
20227         * m4/lib-link.m4, gettext.m4, nls.m4, po.m4:
20228         Update from GNU gettext 0.14.3.
20229
20230 2005-03-10  Jim Meyering  <jim@meyering.net>
20231
20232         * m4/save-cwd.m4 (gl_SAVE_CWD): Check for fchdir.
20233
20234 2005-03-10  Jim Meyering  <jim@meyering.net>
20235
20236         * lib/save-cwd.c [!HAVE_FCHDIR]: Define open, fchdir, and chdir_long
20237         so that this module works on systems without fchdir.
20238
20239 2005-03-09  Paul Eggert  <eggert@cs.ucla.edu>
20240
20241         Factor int-properties macros into a single file, except for
20242         glibc-related files.
20243         * lib/intprops.h: New file.
20244         * lib/getloadavg.c: Include it instead of limits.h.
20245         (INT_STRLEN_BOUND): Remove.
20246         * lib/human.c: Include intprops.h.
20247         (group_number): Use INT_STRLEN_BOUND instead of rolling it ourself.
20248         * lib/human.h (LONGEST_HUMAN_READABLE): Use 146/485 rather than
20249         302/1000.
20250         * lib/inttostr.h: Include intprops.h instead of limits.h.
20251         (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND): Remove.
20252         * lib/mktime.c (TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT): New macros,
20253         for consistency with intprops.h.
20254         (time_t_is_integer, twos_complement_arithmetic): Use them.
20255         * lib/sig2str.h: Include <signal.h>, intprops.h.
20256         (INT_STRLEN_BOUND): Remove.
20257         * lib/strftime.c (TYPE_SIGNED): Remove.
20258         (INT_STRLEN_BOUND): Switch to same implementation as intprops.h.
20259         * lib/strtol.c: Adjust comments to match intprops.h.
20260         * lib/userspec.c: Include intprops.h.
20261         (TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Remove.
20262         * lib/utimecmp.c, xnanosleep.c, xstrtol.c: Likewise.
20263         * lib/utimecmp.c (utimecmp): Use TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT
20264         instead of rolling our own expressions.
20265         * lib/xstrtol.c: Include xstrtol.h first, to test interface.
20266
20267         * lib/strftime.c: Include <stdbool.h>.  Use bool where appropriate,
20268         instead of int.
20269         (my_strftime): Do not mishandle years close to INT_MAX, by doing
20270         the right thing even if adding 1900 would overflow.  Similarly
20271         for tm_mon + 1 and tm_yday + 1.
20272         Make %Y always equivalent to %C%y, and similarly for %G and %g.
20273         (DO_NUMBER, DO_NUMBER_SPACEPAD): Set digits to d, not a conditional.
20274         (DO_SIGNED_NUMBER): New macro.
20275         (my_strftime) [HAVE_TZNAME]: Don't dump core if tp->tm_dst > 1.
20276
20277 2005-03-07  Bruno Haible  <bruno@clisp.org>
20278
20279         * m4/mmap-anon.m4 (MAP_FILE, MAP_FAILED): Remove definitions.
20280
20281 2005-03-07  Bruno Haible  <bruno@clisp.org>
20282
20283         * lib/pagealign_alloc.c (MAP_FILE, MAP_FAILED): Define fallbacks.
20284
20285 2005-03-04  Derek R. Price  <derek@ximbiot.com>
20286
20287         * gnulib-tool (func_cp_if_changed, func_mv_if_changed): New functions.
20288         (func_import): Only replace files via --import when they have actually
20289         changed.
20290
20291 2005-03-03  Derek R. Price  <derek@ximbiot.com>
20292
20293         * m4/mmap-anon.m4: New file.
20294         * m4/pagealign_alloc.m4: New file.
20295
20296 2005-03-03  Derek R. Price  <derek@ximbiot.com>
20297             Bruno Haible  <bruno@clisp.org>
20298
20299         * modules/pagealign_alloc: New file.
20300         * MODULES.html.sh (Memory management functions): Add pagealign_alloc.
20301
20302 2005-03-03  Derek R. Price  <derek@ximbiot.com>
20303             Bruno Haible  <bruno@clisp.org>
20304
20305         * lib/pagealign_alloc.h: New file.
20306         * lib/pagealign_alloc.c: New file.
20307
20308 2005-03-03  Bruno Haible  <bruno@clisp.org>
20309
20310         * m4/inttypes.m4, isc-posix.m4, once-only.m4:
20311         Use an all-permissive copyright notice, recommended by RMS.
20312
20313 2005-03-02  Bruno Haible  <bruno@clisp.org>
20314
20315         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Undo the replacement here. Because
20316         of AIX, the replacement has to be done only after <string.h> is
20317         included, therefore not in config.h. stpncpy.h does the replacement,
20318         and stpncpy.c uses it.
20319
20320 2005-03-02  Bruno Haible  <bruno@clisp.org>
20321
20322         * lib/stpncpy.h (stpncpy): Define as a macro without arguments, so that
20323         stpncpy.c uses it.
20324
20325 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
20326
20327         Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
20328         The workaround isn't strictly needed for POSIX conformance, and
20329         it's too much of a pain to configure and maintain.  We'll ask
20330         people to fix their kernels instead.
20331         * lib/xnanosleep.c: Don't include gethrxtime.h or xtime.h.
20332         (NANOSLEEP_BUG_WORKAROUND): Remove.
20333         (xnanosleep): Remove the workaround.
20334
20335 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
20336
20337         * modules/gettime (Makefile.am): Remove lib_SOURCES line.
20338         Reported by Derek Price.
20339         (Include): Add "timespec.h".
20340
20341         * modules/xnanosleep (Depends-on): Remove gethrxtime.
20342
20343 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
20344
20345         * m4/xnanosleep.m4 (gl_XNANOSLEEP): Remove configuration attempting
20346         to detect nanosleep bug.
20347
20348 2005-03-01  Bruno Haible  <bruno@clisp.org>
20349
20350         * lib/vasnprintf.c (EOVERFLOW): Define to a fallback if needed.
20351
20352 2005-02-26  Paul Eggert  <eggert@cs.ucla.edu>
20353
20354         * modules/gethrxtime: New file.
20355         * modules/xnanosleep (Files): Add m4/xnanosleep.m4.
20356         (Depends-on): Add gethrxtime.
20357         (configure.ac): Add gl_XNANOSLEEP.
20358         (Makefile.am): Remove lib_SOURCES line.
20359
20360 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
20361
20362         * m4/gethrxtime.m4, m4/xnanosleep.m4: New files.
20363         * m4/gettime.m4 (gl_GETTIME): Check for nanotime.
20364
20365 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
20366
20367         * lib/gethrxtime.h, lib/gethrxtime.c, lib/xtime.h: New files.
20368         * lib/timespec.h (gettime): Return void, since it always
20369         succeeds now.  All uses changed.
20370         * lib/gettime.c (gettime) Likewise.
20371         [HAVE_NANOTIME]: Prefer nanotime.
20372         Assume gettimeofday succeeds, as POSIX requires.
20373         Assime time () succeeds, since other code already does.
20374         * lib/xnanosleep.c: Include xtime.h and gethrxtime.h, not xalloc.h.
20375         (timespec_subtract): Remove.
20376         (NANOSLEEP_BUG_WORKAROUND): New constant.
20377         (xnanosleep): Use gethrxtime rather than gettime; this simplifies
20378         things considerably.  Use it only on GNU/Linux hosts, since the
20379         workaround shouldn't be needed elsewhere.
20380
20381 2005-02-24  Bruno Haible  <bruno@clisp.org>
20382
20383         * modules/gettext (Files): Add m4/glibc2.m4.
20384
20385 2005-02-24  Bruno Haible  <bruno@clisp.org>
20386
20387         * m4/gettext.m4, intdiv0.m4, intmax.m4, inttypes-pri.m4, lcmessage.m4:
20388         * m4/lib-link.m4, lib-prefix.m4, nls.m4, po.m4, printf-posix.m4:
20389         * m4/progtest.m4:
20390         Update from GNU gettext 0.14.2.
20391         * m4/glibc2.m4: New file, from GNU gettext 0.14.2.
20392
20393 2005-02-24  Bruno Haible  <bruno@clisp.org>
20394
20395         * lib/localcharset.c: Update from GNU gettext 0.14.2.
20396         * lib/config.charset: Update from GNU gettext 0.14.2.
20397
20398 2005-02-24  Bruno Haible  <bruno@clisp.org>
20399
20400         * lib/gettext.h: Update from GNU gettext 0.14.2.
20401
20402 2005-02-23  Simon Josefsson  <jas@extundo.com>
20403
20404         * m4/iconvme.m4: New file.
20405
20406 2005-02-23  Jim Meyering  <jim@meyering.net>
20407
20408         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Revert yesteday's
20409         change.
20410         Thanks to Bruno Haible for catching it.
20411
20412 2005-02-22  Simon Josefsson  <jas@extundo.com>
20413
20414         * modules/iconvme: New file.
20415
20416         * MODULES.html.sh: Add iconvme.
20417
20418 2005-02-22  Simon Josefsson  <jas@extundo.com>
20419
20420         * lib/iconvme.h, lib/iconvme.c: New files, from libc.
20421
20422 2005-02-22  Simon Josefsson  <jas@extundo.com>
20423
20424         * config/srclist.txt: Sync iconvme.h, iconvme.c from libc.
20425
20426 2005-02-22  Jim Meyering  <jim@meyering.net>
20427
20428         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Fix typo:
20429         s/ifndef/ifdef/.
20430
20431 2005-02-20  Neil Conway  <neilc@samurai.com>
20432
20433         * lib/xgethostname.c (xgethostname): Check for ENOMEM, which is
20434         returned by OSX/Darwin if the specified buffer is not large
20435         enough for the hostname.
20436
20437 2005-02-03  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
20438
20439         * lib/argp-help.c (__argp_help): Create a fake struct argp_state and
20440         pass it to _help, otherwise the latter coredumps trying to
20441         dereference state.root_argp.
20442
20443 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
20444
20445         * modules/chdir-long (Depends-on): Add memrchr.
20446         * modules/memrchr (Files): Add lib/memrchr.h.
20447         (Include): "memrchr.h".
20448
20449 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
20450
20451         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Add AC_LIBSOURCES, for memrchr.h.
20452
20453 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
20454
20455         * lib/memrchr.h: New file.
20456         * lib/chdir-long.c: Include it.
20457         * lib/memrchr.c [!defined _LIBC]: Include it rather than <string.h>
20458         Don't bother including stddef.h.
20459
20460 2005-02-01  Paul Eggert  <eggert@cs.ucla.edu>
20461
20462         * lib/mountlist.h (MOUNTLIST_H_): New macro, to protect against double
20463         inclusion.
20464         Include <sys/types.h>, for dev_t.
20465         (ME_DUMMY, ME_REMOTE): Move from here....
20466         * lib/mountlist.c (ME_DUMMY, ME_REMOTE): To here.
20467         (ME_DUMMY): Count "subfs" as a dummy.  Problem reported by
20468         Dmitry V. Levin.
20469         Include mountlist.h first, to test the interface.
20470
20471 2005-01-29  Bruno Haible  <bruno@clisp.org>
20472
20473         * lib/progname.c (program_name): Initialize.
20474         Needed when linking statically on MacOS X.
20475
20476 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
20477
20478         Sync from coreutils.
20479         * modules/getloadavg (Files): Remove m4/getloadavg.m4.
20480         (Depends-on): Add c-strtod.
20481         (configure.ac): Replace gl_FUNC_GETLOADAVG with AC_FUNC_GETLOADAVG.
20482
20483 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
20484
20485         Sync from coreutils.
20486         * m4/getloadavg.m4, glibc.m4, search-libs.m4: Remove.
20487
20488         Remove files that are specific to coreutils.
20489         * m4/check-decl.m4, jm-macros.m4, lib-check.m4, prereq.m4: Remove.
20490
20491 2005-01-28  Bruno Haible  <bruno@clisp.org>
20492
20493         * modules/javacomp: New file.
20494         * MODULES.html.sh (Java): Add javacomp.
20495
20496 2005-01-28  Bruno Haible  <bruno@clisp.org>
20497
20498         * m4/javacomp.m4: New file, from GNU gettext.
20499
20500 2005-01-28  Bruno Haible  <bruno@clisp.org>
20501
20502         * lib/javacomp.sh.in: New file, from GNU gettext.
20503         * lib/javacomp.h: New file, from GNU gettext.
20504         * lib/javacomp.c: New file, from GNU gettext.
20505
20506 2005-01-26  Simon Josefsson  <jas@extundo.com>
20507
20508         * lib/gai_strerror.c: Use GPL in header.
20509
20510 2005-01-26  Bruno Haible  <bruno@clisp.org>
20511
20512         * modules/javaexec: New file.
20513         * MODULES.html.sh (Java): Add javaexec.
20514
20515 2005-01-26  Bruno Haible  <bruno@clisp.org>
20516
20517         * m4/javaexec.m4: New file, from GNU gettext.
20518
20519 2005-01-26  Bruno Haible  <bruno@clisp.org>
20520
20521         * lib/javaexec.sh.in: New file, from GNU gettext.
20522         * lib/javaexec.h: New file, from GNU gettext.
20523         * lib/javaexec.c: New file, from GNU gettext.
20524
20525 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
20526
20527         * modules/lchown (Depends-on): Remove lchown.h
20528
20529 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
20530
20531         * m4/sysexits.m4 (gl_SYSEXITS): Reverted logic. SYSEXITS_H
20532         must be defined if the header file was not found, in order
20533         to provide a replacement. Reported by Todd Vierling <tv@duh.org>
20534
20535 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
20536
20537         * lib/argp-help.c (hol_entry_help): Avoid using non-constant
20538         initializers for struct pentry_state.
20539         (__argp_error): Check return value of __asprintf
20540         (__argp_failure): Translate error message
20541
20542         * lib/argp-parse.c: Removed braces around the expansion of N_()
20543
20544 2005-01-23  Paul Eggert  <eggert@cs.ucla.edu>
20545
20546         * m4/acl.m4, afs.m4, alloca.m4, argp.m4, assert.m4, atexit.m4,
20547         backupfile.m4, base64.m4, bison.m4, c-bs-a.m4, c-stack.m4,
20548         c-strtod.m4, calloc.m4, canon-host.m4, canonicalize.m4,
20549         clock_time.m4, cloexec.m4, closeout.m4, d-ino.m4, d-type.m4,
20550         dirfd.m4, dirname.m4, dos.m4, dup2.m4, error.m4, euidaccess.m4,
20551         exclude.m4, exitfail.m4, extensions.m4, fcntl-safer.m4,
20552         file-type.m4, fileblocks.m4, filemode.m4, fnmatch.m4, fpending.m4,
20553         free.m4, fstypename.m4, fsusage.m4, ftruncate.m4, getaddrinfo.m4,
20554         getcwd-path-max.m4, getcwd.m4, getdate.m4, getdomainname.m4,
20555         getgroups.m4, gethostname.m4, getline.m4, getndelim2.m4,
20556         getnline.m4, getopt.m4, getpagesize.m4, getpass.m4, getsubopt.m4,
20557         gettime.m4, gettimeofday.m4, getugroups.m4, getusershell.m4,
20558         group-member.m4, hard-locale.m4, hash.m4, host-os.m4, human.m4,
20559         idcache.m4, inttostr.m4, isdir.m4, jm-winsz1.m4, jm-winsz2.m4,
20560         link-follow.m4, long-options.m4, ls-mntd-fs.m4, lstat.m4,
20561         makepath.m4, mathl.m4, md5.m4, memcasecmp.m4, memchr.m4,
20562         memcmp.m4, memcoll.m4, memcpy.m4, memmem.m4, memmove.m4,
20563         memrchr.m4, memset.m4, mkdir-slash.m4, mkstemp.m4, mktime.m4,
20564         modechange.m4, mountlist.m4, nanosleep.m4, obstack.m4,
20565         path-concat.m4, pathmax.m4, perl.m4, physmem.m4, poll.m4,
20566         posixtm.m4, posixver.m4, putenv.m4, quote.m4, quotearg.m4,
20567         readdir.m4, readtokens.m4, readutmp.m4, regex.m4, rename.m4,
20568         restrict.m4, rmdir-errno.m4, rmdir.m4, rpmatch.m4, same.m4,
20569         savedir.m4, settime.m4, sha1.m4, sig2str.m4, snprintf.m4,
20570         sockpfaf.m4, st_dm_mode.m4, st_mtim.m4, stat.m4, stdint.m4,
20571         stdio-safer.m4, strchrnul.m4, strdup.m4, strerror.m4,
20572         strerror_r.m4, strftime.m4, strndup.m4, strnlen.m4, strsep.m4,
20573         strtod.m4, strtoimax.m4, strtok_r.m4, strtol.m4, strtoll.m4,
20574         strtoul.m4, strtoull.m4, strtoumax.m4, strverscmp.m4, sysexits.m4,
20575         time_r.m4, timegm.m4, timespec.m4, tm_gmtoff.m4, tzset.m4,
20576         uint32_t.m4, uintptr_t.m4, unistd-safer.m4, unlink-busy.m4,
20577         unlocked-io.m4, uptime.m4, userspec.m4, utimbuf.m4, utime.m4,
20578         utimecmp.m4, utimens.m4, utimes-null.m4, vsnprintf.m4, xalloc.m4,
20579         xgetcwd.m4, xreadlink.m4, xstrndup.m4, xstrtod.m4, xstrtoimax.m4,
20580         xstrtol.m4, xstrtoumax.m4, yesno.m4:
20581         Use an all-permissive copyright notice, recommended by RMS.
20582
20583 2005-01-21  Paul Eggert  <eggert@cs.ucla.edu>
20584
20585         * modules/chdir-long (Depends-on): Remove mempcpy.
20586
20587 2005-01-21  Jim Meyering  <jim@meyering.net>
20588
20589         * lib/openat.h (AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the
20590         same value as for Solaris 9.
20591
20592         * lib/chdir-long.c (chdir_long): Rewrite to remove limitation on
20593         component length.  This included changing the parameter to be
20594         of type `char *' rather than `char const *'.
20595         * lib/chdir-long.h (chdir_long): Update prototype.
20596
20597         * lib/openat.c (fdopendir, fstatat): New functions.
20598         * lib/openat.h: Include headers required for use of DIR and struct
20599         stat.
20600         [AT_SYMLINK_NOFOLLOW]: Define.
20601         (fdopendir, fstatat): Add prototypes.
20602
20603 2005-01-21  Bruno Haible  <bruno@clisp.org>
20604
20605         * modules/classpath: New file.
20606         * MODULES.html.sh (Java): Add classpath.
20607
20608 2005-01-21  Bruno Haible  <bruno@clisp.org>
20609
20610         * lib/classpath.h: New file, from GNU gettext.
20611         * lib/classpath.c: New file, from GNU gettext.
20612
20613 2005-01-20  Simon Josefsson  <jas@extundo.com>
20614
20615         * modules/version-etc-fsf: New file.
20616
20617 2005-01-20  Simon Josefsson  <jas@extundo.com>
20618
20619         * lib/version-etc-fsf.c: New file, with version_etc_copyright.
20620         * lib/version-etc.c: Remove version_etc_copyright.
20621         * lib/version-etc.h (version_etc_copyright): Use [] instead of * in
20622         prototype, suggested by Paul Eggert <eggert@CS.UCLA.EDU>.
20623
20624 2005-01-20  Simon Josefsson  <jas@extundo.com>
20625
20626         * lib/base64.h (isbase64): Add.
20627
20628         * lib/base64.c (isb64): Rename to isbase64, use to_uchar instead of
20629         using a unsigned prototype, don't inline.
20630         (base64_decode): Use it.
20631
20632 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
20633
20634         * m4/save-cwd.m4 (gl_SAVE_CWD): Remove check for fcntl; we now assume
20635         it.
20636
20637 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
20638
20639         * lib/save-cwd.c (save_cwd): Remove code to support the case
20640         where fchdir is missing or flaky.
20641
20642 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
20643
20644         * MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
20645
20646 2005-01-19  Paul Eggert  <eggert@cs.ucla.edu>
20647
20648         * modules/mempcpy (Makefile.am): Remove mention of mempcpy.h;
20649         AC_LIBSOURCES now does this.
20650         * MODULES.html.sh (Sizes of integer types <limits.h>): New element,
20651         with new ullong_max module.
20652
20653 2005-01-19  Bruno Haible  <bruno@clisp.org>
20654
20655         * modules/sh-quote: New file.
20656         * MODULES.html.sh (Executing programs): Add sh-quote.
20657
20658 2005-01-19  Bruno Haible  <bruno@clisp.org>
20659
20660         * lib/sh-quote.h: New file, from GNU gettext.
20661         * lib/sh-quote.c: New file, from GNU gettext.
20662
20663 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
20664
20665         Merge from coreutils.
20666         * m4/ullong_max.m4: New file.
20667         * m4/jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX.
20668         (gl_MACROS): Assume localeconv exists.
20669
20670 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
20671
20672         Merge changes from coreutils, as described below in several
20673         changelogs dated today.
20674
20675         * lib/save-cwd.c: Include "save-cwd.h" before other include files.
20676         (O_DIRECTORY): Remove; not needed here, since "." must be
20677         a directory.  All uses removed.
20678         (save_cwd): Use __sgi || __sun, not sun || __sun.  __sun is
20679         universal on Suns, and we also need to test for IRIX.
20680         Revamp code to use 'if' rather than '#if'.
20681         Avoid unnecessary comparison of cwd->desc to 0.
20682
20683         * lib/utimens.c (futimens): Robustify the previous patch, by checking
20684         for known valid error numbers rather than observed invalid ones.
20685
20686 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
20687
20688         * modules/ullong_max: New file.
20689
20690         * modules/chdir-long, modules/openat: New files.
20691         * modules/save-cwd (Depends-on): Depend on chdir-long.
20692         (Makefile.am): Remove lib_SOURCES; now handled by AC_LIBSOURCES.
20693
20694 2005-01-18  Jim Meyering  <jim@meyering.net>
20695
20696         Merge from coreutils.
20697         * m4/chdir-long.m4, m4/openat.m4: New files.
20698         * m4/save-cwd.m4 (gl_SAVE_CWD): Add AC_LIBSOURCES for save-cwd.c,
20699         save-cwd.h.  Add AC_LIBOBJ for save-cwd.
20700         * m4/chown.m4 (gl_FUNC_CHOWN): When cross-compiling, assume that chown
20701         is sane and DOES follow symlinks.  Besides, testing 20 different
20702         systems found no broken chown implementations.
20703         Prompted by a change in rsync's copy of this macro.
20704         * m4/jm-macros.m4 (gl_MACROS): Require gl_FUNC_CHDIR_LONG.
20705
20706         * m4/lchown.m4 (gl_FUNC_LCHOWN): Use AC_LIBSOURCES.
20707
20708         * m4/utimes.m4: Work around tests/touch/empty-file failure on a system
20709         (sparc64, Linux-2.4.28, glibc-2.3.3) that didn't honor utimes'
20710         NULL-means-set-to-current-time semantics.
20711         Remove temporary file immediately, rather than waiting
20712         for configure's at-exit trap code to do it.
20713
20714 2005-01-18  Jim Meyering  <jim@meyering.net>
20715
20716         * lib/version-etc.c (version_etc_copyright): Update copyright date.
20717
20718         * lib/utimens.c (futimens): Account for the fact that futimes
20719         can also fail with errno == ENOSYS or errno == ENOENT.
20720         Patch from Dmitry V. Levin.
20721
20722         Change the name of the robust chdir function from chdir to chdir_long.
20723         * lib/save-cwd.c: Include chdir-long.h rather than chdir.h.
20724         (restore_cwd): Use chdir_long, not chdir.
20725         * lib/chdir-long.c: Renamed from chdir.c.
20726         * lib/chdir-long.h: Renamed from chdir.h.
20727         [!defined PATH_MAX]: Define chdir_long to chdir on systems like the
20728         Hurd.
20729
20730 2005-01-18  Bruno Haible  <bruno@clisp.org>
20731
20732         * m4/allocsa.m4, m4/codeset.m4, m4/copy-file.m4, m4/eaccess.m4:
20733         * m4/eealloc.m4, m4/eoverflow.m4, m4/execute.m4, m4/fatal-signal.m4:
20734         * m4/findprog.m4, m4/glibc21.m4, m4/iconv.m4, m4/intmax_t.m4:
20735         * m4/inttypes_h.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4:
20736         * m4/linebreak.m4, m4/localcharset.m4, m4/longdouble.m4:
20737         * m4/longlong.m4, m4/mbrtowc.m4, m4/mbstate_t.m4, m4/mbswidth.m4:
20738         * m4/mkdtemp.m4, m4/pipe.m4, m4/readlink.m4, m4/safe-read.m4:
20739         * m4/safe-write.m4, m4/setenv.m4, m4/sig_atomic_t.m4:
20740         * m4/signalblocking.m4, m4/signed.m4, m4/size_max.m4, m4/ssize_t.m4:
20741         * m4/stdbool.m4, m4/stdint_h.m4, m4/stpcpy.m4, m4/stpncpy.m4:
20742         * m4/strcase.m4, m4/strcspn.m4, m4/strpbrk.m4, m4/strstr.m4:
20743         * m4/ucs4-utf.m4, m4/uintmax_t.m4, m4/ulonglong.m4, m4/unicodeio.m4:
20744         * m4/utf-ucs4.m4, m4/vasnprintf.m4, m4/vasprintf.m4:
20745         * m4/wait-process.m4, m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4:
20746         Use an all-permissive copyright notice, recommended by RMS.
20747
20748 2005-01-18  Bob Proulx  <bob@proulx.com>
20749
20750         * lib/obstack.c [DEFAULT_ALIGNMENT]: Use an intermediate type to
20751         simplify offsetof() macro construct to avoid compile failure with
20752         native HP-UX 11.0 ANSI C compiler.
20753
20754 2005-01-17  Bruno Haible  <bruno@clisp.org>
20755
20756         * lib/stpncpy.c: Remove HAVE_STPNCPY and gnu_stpncpy renaming,
20757         redundant because stpncpy.m4 takes care of it.
20758
20759 2005-01-17  Bruno Haible  <bruno@clisp.org>
20760
20761         * lib/progreloc.c: Include xalloc.h instead of xmalloc.h.
20762
20763 2005-01-17  Bruno Haible  <bruno@clisp.org>
20764
20765         * lib/progreloc.c (xstrdup): Define as strdup if no xmalloc should be
20766         used.
20767
20768 2005-01-17  Bruno Haible  <bruno@clisp.org>
20769
20770         * lib/fwriteerror.h (fwriteerror): Change specification to include
20771         fclose.
20772         * lib/fwriteerror.c: Include <stdbool.h>.
20773         (fwriteerror): At the end, close the file stream. Record whether
20774         stdout was already closed.
20775
20776 2005-01-17  Bruno Haible  <bruno@clisp.org>
20777
20778         * lib/execute.c (environ): Declare if needed.
20779         * lib/pipe.c (environ): Likewise.
20780         Reported by Michael Schloh von Bennewitz <michael.schloh@cw.com>.
20781
20782 2005-01-11  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
20783
20784         * modules/argp: Depend on vsnprintf
20785
20786 2005-01-10  Jim Meyering  <jim@meyering.net>
20787
20788         * modules/closeout (Depends-on): Add atexit.
20789
20790 2005-01-06  Bruno Haible  <bruno@clisp.org>
20791
20792         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Rename stpncpy to gnu_stpncpy here.
20793
20794 2005-01-04  Paul Eggert  <eggert@cs.ucla.edu>
20795
20796         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional
20797         definitions to be after all include files, to avoid collisions.
20798         Problem reported by Bob Proulx.
20799
20800 2005-01-04  Jim Meyering  <jim@meyering.net>
20801
20802         Changes imported from coreutils.
20803         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Rather than using "conftestXXXXXX"
20804         as the mkstemp template, use a temporary directory and an
20805         8.3-friendly template to avoid trouble on systems like DJGPP.
20806         Reported by Juan M. Guerrero via Stepan Kasal.
20807         * m4/(gl_FUNC_MKSTEMP): Include <unistd.h> for the declaration of
20808         close. Remove the temporary directory right away, rather than waiting
20809         for configure's at-exit trap code to do it.
20810         Suggestion from Stepan Kasal.
20811
20812 2005-01-01  Simon Josefsson  <jas@extundo.com>
20813
20814         * gnulib-tool: Print #include directives when --import'ing.
20815
20816 2004-12-28  Simon Josefsson  <jas@extundo.com>
20817
20818         * tests/test-base64.c: Include required header files.  Remove
20819         unused variables.
20820
20821 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
20822
20823         * modules/error (Depends-on): Remove gettext.
20824
20825 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
20826
20827         * lib/error.c [!_LIBC && !ENABLE_NLS]: Do not include "gettext.h";
20828         not needed.  This removes a dependency on the gettext module.
20829         [defined _LIBC]: Do not include <libintl.h>; not needed.
20830
20831 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
20832
20833         * m4/c-strtod.m4 (gl_C99_STRTOLD): New macro.
20834         (gl_C_STRTOD): Use it instead of AC_CHECK_DECLS_ONCE(strtold).
20835
20836 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
20837
20838         * lib/c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not
20839         HAVE_DECL_STRTOLD.
20840
20841 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
20842
20843         * modules/getdate (Depends-on): Remove alloca-opt.
20844
20845 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
20846
20847         * m4/getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
20848
20849 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
20850
20851         * lib/argp-parse.c: Include <stddef.h>.
20852         (alignof, alignto): New macros.
20853         (parser_init): Don't assume that void * is aligned sufficiently
20854         for struct option.
20855
20856         * lib/getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since there's no
20857         need to extend the stack.
20858         (YYINITDEPTH): New macro, so that the initial stack isn't overly
20859         large.
20860
20861 2004-12-22  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
20862
20863         * lib/argp-parse.c (parser_init): Avoid arithmetics on void pointers.
20864
20865 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
20866
20867         * modules/regex (lib_SOURCES): Remove regex.c, undoing previous
20868         (2004-10-24) change.  Apparently this was a false alarm.
20869
20870         * modules/getdate: Depend on alloca-opt, not alloca.
20871
20872 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
20873
20874         * lib/alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.
20875         Remove now-obsolete comment about AIX.
20876         * lib/getdate.y: Include <alloca.h> only if HAVE_ALLOCA.
20877         (YYSTACK_USE_ALLOCA): Define to 0 if !HAVE_ALLOCA.
20878         (YYMAXDEPTH): New macro.
20879
20880 2004-12-18  Simon Josefsson  <jas@extundo.com>
20881
20882         * modules/alloca: Depend on alloca-opt, instead of duplicating it.
20883
20884 2004-12-18  Bruno Haible  <bruno@clisp.org>
20885
20886         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Also test for sigaction.
20887
20888 2004-12-18  Bruno Haible  <bruno@clisp.org>
20889
20890         * lib/fatal-signal.c (fatal_signals): Make non-const.
20891         (init_fatal_signals): New function.
20892         (uninstall_handlers, install_handlers): Ignore signals that were set to
20893         SIG_IGN.
20894         (at_fatal_signal): Call init_fatal_signals.
20895         (init_fatal_signal_set): Likewise. Ignore signals that were set to
20896         SIG_IGN.
20897         Reported by Paul Eggert.
20898
20899 2004-12-18  Bruno Haible  <bruno@clisp.org>
20900
20901         * doc/alloca.texi: New file.
20902         * doc/alloca-opt.texi: New file.
20903
20904 2004-12-17  Jim Meyering  <jim@meyering.net>
20905
20906         * config/install-sh: Use `(exit N); exit N', not `(exit N); exit'.
20907         Otherwise, install-sh could exit with improper exit status when
20908         exiting via a trapped interrupt.  Thanks to a report from Bob Proulx.
20909
20910 2004-12-16  Simon Josefsson  <jas@extundo.com>
20911
20912         * tests/test-base64.c: Add license.
20913
20914 2004-12-15  Stepan Kasal  <address@hidden>
20915
20916         * gnulib-tool (func_emit_lib_Makefile_am): Shorten a long sed command.
20917
20918 2004-12-12  Paul Eggert  <eggert@cs.ucla.edu>
20919
20920         * modules/getcwd (Files): Add m4/d-ino.m4.
20921         Suggested by Mark D. Baushke.
20922
20923 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
20924
20925         * lib/getdate.y (textint): New member "negative".
20926         (time_zone_hhmm): New function.
20927         Expect 14 shift-reduce conflicts, not 13.
20928         (o_colon_minutes): New rule.
20929         (time, zone): Use it to add support for +HH:MM, UTC+HH:MM.
20930         (yylex): Set the "negative" member of signed numbers.
20931
20932 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
20933
20934         * doc/getdate.texi (Time of day items, Time zone items):
20935         Describe new formats +00:00, UTC+00:00.
20936
20937 2004-12-07  Paul Eggert  <eggert@cs.ucla.edu>
20938
20939         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change:
20940         spurious "-l"s.  Problem reported by Stepan Kasal.
20941
20942 2004-12-06  Paul Eggert  <eggert@cs.ucla.edu>
20943
20944         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): New macro, to work around bug
20945         in Autoconf 2.59.  Problem reported by Mark D. Baushke.
20946
20947 2004-12-04  Simon Josefsson  <jas@extundo.com>
20948
20949         * modules/getaddrinfo (License): Add LGPL, reported by Yoann
20950         Vandoorselaere <yoann@prelude-ids.org>.
20951
20952 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
20953
20954         Changes imported from coreutils.
20955         * m4/hard-locale.m4 (gl_HARD_LOCALE): Assume locale.h and setlocale
20956         exist.
20957         * m4/human.m4 (gl_HUMAN): Assume locale.h and localeconv exist.
20958
20959 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
20960
20961         Changes imported from coreutils.
20962         * lib/hard-locale.c: Assume <locale.h> exists.
20963         Include "strdup.h".
20964         (GLIBC_VERSION): New macro.
20965         (hard_locale): Assume setlocale exists.
20966         Rewrite to avoid #ifdef.
20967         Use strdup rather than malloc + strcpy.
20968         * lib/human.c: Assume <locale.h> exists.
20969         (human_readable): Assume localeconv exists.
20970
20971 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
20972
20973         * modules/hard-locale (Depends-on): Add strdup.
20974
20975 2004-12-01  Jakub Jelinek  <jakub@redhat.com>
20976
20977         * lib/mktime.c (__mktime_internal): If SEC_REQUESTED != SEC,
20978         convert T2, not T.  (Imported from libc.)
20979
20980 2004-11-30  Simon Josefsson  <jas@extundo.com>
20981
20982         * modules/restrict (License): Change to LGPL.
20983
20984 2004-11-30  Simon Josefsson  <jas@extundo.com>
20985
20986         * m4/restrict.m4: Add copyright and copying conditions.
20987
20988 2004-11-30  Simon Josefsson  <jas@extundo.com>
20989
20990         * m4/base64.m4: New file.
20991
20992 2004-11-30  Simon Josefsson  <jas@extundo.com>
20993
20994         * MODULES.html.sh (Extra functions based on ANSI C 89): Add
20995         base64.
20996
20997         * tests/test-base64.c: New file.
20998
20999         * modules/base64: New file.
21000
21001 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
21002
21003         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX):
21004         Define HAVE_PARTLY_WORKING_GETCWD if getcwd is partly working.
21005
21006         * m4/readutmp.m4 (gl_READUTMP): Don't check for sys/param.h.
21007
21008 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
21009
21010         * lib/getcwd.c (is_ENAMETOOLONG): New macro.
21011         (__getcwd.c): Don't restore errno; glibc doesn't.
21012         [HAVE_PARTLY_WORKING_GETCWD && !defined AT_FDCWD]: Try system getcwd
21013         first, falling back to our code only if its results look suspicious.
21014         Ensure that the resulting buffer is only as large as necessary.
21015
21016         * lib/readutmp.c: Include readutmp.h first.
21017         Include <errno.h>, since readutmp.h no longer does that.
21018         * lib/readutmp.h: Don't include <errno.h>,
21019         <sys/param.h>, <time.h>; not needed to establish interface.
21020         (errno): Remove decl.
21021         (HAVE_STRUCT_XTMP_UT_TYPE): Remove; no longer needed.
21022         (UT_TYPE_EQ, UT_TYPE_NOT_DEFINED, UT_TYPE_BOOT_TIME,
21023         UT_TYPE_USER_PROCESS, IS_USER_PROCESS): New macros.
21024
21025 2004-11-28  Simon Josefsson  <jas@extundo.com>
21026
21027         * lib/base64.h, base64.c: New file.
21028
21029 2004-11-27  Paul Eggert  <eggert@cs.ucla.edu>
21030
21031         * lib/getcwd.h: New file, which I forgot to check in on 2004-11-25.
21032
21033 2004-11-26  Paul Eggert  <eggert@cs.ucla.edu>
21034
21035         * modules/getcwd (Files): Add lib/getcwd.h, m4/getcwd.m4.
21036         (Depends-on): Remove pathmax, same.  Add mempcpy.
21037         (configure.ac): GL_FUNC_GETCWD_PATH_MAX -> gl_FUNC_GETCWD.
21038         (Makefile.am): Append getcwd.h to lib_SOURCES.
21039         (Include): Add getcwd.h.
21040         (Maintainer): Change from Jim Meyering to "all, glibc",
21041         since getdate now uses intended-for-glibc code.
21042         * modules/xgetcwd (Files): Remove m4/getcwd.m4.
21043         (Depends-on): Depend on getcwd.  Do not depend on pathmax.
21044
21045 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
21046
21047         Fix problems reported by Scott S. Tinsley for HP-UX 11.11 using
21048         HP's ANSI C compiler.
21049         * lib/fsusage.c (statvfs) [HAVE_SYS_STATVFS_H]: Remove decl.
21050         Declaring int functions causes warnings on some modern systems and
21051         shouldn't be needed to compile on ancient ones.
21052         * lib/same.c (MIN) [defined MIN]: Don't define, since it's already
21053         defined.
21054
21055         * lib/getcwd.c: Replace by a copy of glibc/sysdeps/posix/getcwd.c, but
21056         with the following changes.
21057         (__set_errno): Parenthesize properly.
21058         Include <stdbool.h>.
21059         (MIN, MAX, MATCHING_INO): New macros.
21060         (__getcwd): Define with prototype, not K&R form.
21061         Use heuristics to allocate default buffer on stack if possible.
21062         If AT_FDCWD is defined, use openat and fstatat to avoid O(N**2)
21063         behavior, and to avoid the PATH_MAX limit when computing
21064         ../../../../...
21065         Use MATCHING_INO to compare inode number to file.
21066         Check for arithmetic overflow in size calculations.
21067         Fix bug in reallocation of dot array that caused getcwd to fail
21068         on directories nested deeper than 75.
21069         Be more careful about saving errno on error.
21070         Do not use realloc; use only free+malloc, as this is a bit
21071         more flexible and avoids a needless copy operation.
21072         Do not inspect st_dev and st_ino for symbolic links; POSIX
21073         doesn't specify the latter.
21074         Check for closedir errors.
21075         Avoid needless casts.
21076         Use "#ifdef weak_alias" around weak_alias, to be like other
21077         glibc code.
21078         The following changes to getcwd.c have effect only when used in
21079         gnulib; they have no effect inside glibc proper.
21080         (#pragma alloca) [defined _AIX && !defined __GNUC__]: Remove,
21081         as alloca isn't used.
21082         (alloca, __alloca): Likewise.
21083         [!_LIBC]: Include "getcwd.h", "mempcpy.h".
21084         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
21085         unconditionally, as gnulib assumes C89 or better.
21086         Do not include <sys/param.h>.
21087         (errno) [!defined __GNU_LIBRARY__ && !defined STDC_HEADERS]: Remove
21088         no-longer-necessary 'extern int errno' decl; gnulib assumes C89 or
21089         better.
21090         (NULL) [!defined NULL]: Remove; we assume C89 or better.
21091         Include <dirent.h> in a way that is compatible with modern Autoconf.
21092         (_D_ALLOC_NAMELEN, _D_EXACT_NAMLEN):
21093         New macros, if not already defined.
21094         Include <unistd.h> if _LIBC, not if __GNU_LIBRARY__.
21095         Use "_LIBC", not "defined _LIBC", for consistency.
21096         (HAVE_MEMPCPY): Remove; no longer needed now that gnulib has
21097         a mempcpy module.
21098         (__lstat, __closedir, __opendir, __readdir) [!_LIBC]: New macros.
21099         (GETCWD_RETURN_TYPE): Remove.  All uses replaced by char *.
21100         * lib/xgetcwd.c: David MacKenzie's old code was removed, so give
21101         credit only to Jim Meyering and adjust the copyright dates.
21102         Do not include <limits.h>, <stdio.h>, <sys/types.h>,
21103         <stdlib.h>, <unistd.h>, "pathmax.h".
21104         Instead, include "xgetcwd.h" (first) and "getcwd.h".
21105         (INITIAL_BUFFER_SIZE): Remove.
21106         (xgetcwd): Rely on getcwd, since we now depend on a reliable one.
21107
21108 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
21109
21110         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Renamed from
21111         GL_FUNC_GETCWD_PATH_MAX for consistency.  All uses changed.
21112         Use the _ONCE methods, for efficiency.
21113         Check for fcntl.h.  In test program, include <errno.h>
21114         and <fcntl.h> if available.  Remove old K&R cruft from
21115         test program.  Check for common errors in GNU/Linux,
21116         OpenBSD, and Solaris.  Just set gl_cv_func_getcwd_path_max;
21117         don't do AC_LIBOBJ, as that's getcwd.m4's job.
21118         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL): Renamed from
21119         AC_FUNC_GETCWD_NULL.  All used changed.  Change cache variable
21120         name accordingly.
21121         (gl_FUNC_GETCWD, gl_PREREQ_GETCWD): New macros.  Revamp to
21122         accommodate new getcwd.c.
21123         * m4/jm-macros.m4 (gl_MACROS): Don't require GL_FUNC_GETCWD_PATH_MAX.
21124         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_MEMPCPY.
21125         * m4/xgetcwd.m4 (gl_XGETCWD): Replace with gl_FUNC_GETCWD, since
21126         that's all we need now.
21127
21128 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
21129
21130         * m4/argp.m4 (gl_ARGP): Require gl_GETOPT_SUBSTITUTE unconditionally:
21131         argp-parse.c depends on getopt internals, that means we should
21132         always use our getopt, to be on the safe side.
21133         * m4/getopt.m4 (gl_GETOPT): Check if GETOPT_H is already set, in
21134         order not to spoil the result of an eventual previous invocation
21135         of gl_GETOPT_SUBSTITUTE.
21136
21137 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
21138
21139         * lib/getopt_.h: Re-addition of __getopt_argv_const caused
21140         redefinition warnings. To avoid them, include the defines
21141         in `#if !defined __need_getopt ... #endif'. The only place
21142         where __getopt_argv_const is used is in definitions
21143         of getopt_long and getopt_long_only below, which are as well
21144         protected by `#ifndef __need_getopt'.
21145         [defined __GETOPT_PREFIX && !defined __need_getopt]: Undef
21146         __need_getopt after including <stdio.h> and <unistd.h> These
21147         headers might have defined it.
21148
21149 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
21150
21151         * m4/utimens.m4 (gl_UTIMENS): Check for futimes function.
21152
21153 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
21154
21155         * lib/utimens.c (__attribute__, ATTRIBUTE_UNUSED): New macros.
21156         (futimens): New function, which uses futimes if available.
21157         (futimens, utimens): Support timespec==NULL, with same semantics
21158         as utime and utimens.
21159         * lib/utimens.h (futimens): New decl.
21160
21161 2004-11-23  Jim Meyering  <jim@meyering.net>
21162
21163         * lib/getopt_.h: Remove trailing blanks.
21164
21165 2004-11-23  Jim Meyering  <jim@meyering.net>
21166
21167         * lib/__fpending.c: Add comment.
21168
21169 2004-11-22  Paul Eggert  <eggert@cs.ucla.edu>
21170
21171         * modules/canonicalize (Depends-on): Add xreadlink.
21172         Problem reported by James Youngman.
21173
21174 2004-11-20  Paul Eggert  <eggert@cs.ucla.edu>
21175
21176         * lib/getopt_.h (__GETOPT_CONCAT, __GETOPT_XCONCAT, __GETOPT_ID):
21177         New macros.
21178         (getopt, getopt_long, getopt_long_only, optarg, opterr, optind,
21179         optopt): Use them instead of invoking ## directly; otherwise, the
21180         symbols will be __GETOPT_PREFIXgetopt rather than rpl_getopt.
21181
21182 2004-11-19  Bruno Haible  <bruno@clisp.org>
21183
21184         * lib/strtok_r.c: Move comments from here...
21185         * lib/strtok_r.h: ... to here.
21186
21187 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
21188
21189         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc
21190         implementations that mishandle size_t overflow.
21191
21192 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
21193
21194         * lib/realloc.c (rpl_realloc): Call 'free' if n==0, since realloc
21195         might fail.  Problem reported by Yoann Vandoorselaere.
21196         * lib/calloc.c (rpl_calloc): Defend against buggy calloc
21197         implementations that mishandle size_t overflow.
21198
21199 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
21200
21201         * modules/canon-host (Depends-on): Add strdup.
21202
21203 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
21204
21205         * m4/canon-host.m4 (gl_CANON_HOST): Check for getaddrinfo.
21206
21207 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
21208
21209         * lib/canon-host.c: Include "strdup.h".
21210         (canon_host): Use getaddrinfo if available, so that IPv6 works.
21211         Use strdup instead of malloc/strcpy to duplicate strings.
21212
21213         * lib/human.h (LONGEST_HUMAN_READABLE): Add 1 for space before unit.
21214         (human_space_before_unit): New constant.
21215         * lib/human.c (human_readable): Support it.
21216
21217         * lib/xgetcwd.c: Include <limits.h>, for PATH_MAX.
21218         (xgetcwd): Set errno correctly when failing.
21219         Work around Solaris 9 bug: getcwd sets errno==ERANGE even though
21220         the failure is actually due to a PATH_MAX problem.
21221
21222         Further getopt changes to make it more likely that glibc will
21223         buy the changes back.
21224         * lib/getopt.c (POSIXLY_CORRECT): New constant.
21225         (getopt): Use it, so to preserve glibc semantic
21226         * lib/getopt1.c (getopt_long, getopt_long_only): Arg is char * const *
21227         when compiling for libc.
21228         * lib/getopt_.h (__getopt_argv_const): Bring it back.
21229         (getopt_long, getopt_long_only): Use it.
21230
21231         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
21232         _getopt_internal): New arg POSIXLY_CORRECT.  All callers changed.
21233         (getopt): Argv is now char * const *, as per standard.
21234         (_getopt_internal_r, _getopt_internal): Argv is now char **,
21235         not char *__getopt_argv_const *.
21236         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
21237         _getopt_long_only_r): Likewise.
21238         * lib/getopt_.h (getopt, getopt_long, geopt_long_only): Likewise.
21239         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
21240         _getopt_long_r, _getopt_long_only_r): Likewise.
21241         * lib/getopt_.h (__getopt_argv_const): Remove.
21242         (getopt): Argv is now char * const *, as per standard.
21243
21244         * lib/getdate.y (tORDINAL): New token.
21245         (day, relunit): Allow it for relative times.
21246         (relative_time_table): Use tORDINAL for ordinals.
21247
21248 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
21249
21250         * doc/getdate.texi (General date syntax): "next" is 1, not 2.
21251         Document that "second" isn't allowed as an ordinal number.
21252
21253 2004-11-16  Jim Meyering  <jim@meyering.net>
21254
21255         * modules/closeout (Depends-on): Add fpending.
21256
21257 2004-11-15  Jim Meyering  <jim@meyering.net>
21258
21259         * lib/closeout.c: Include "__fpending.h" once again.
21260         Include <stdbool.h>.
21261         (close_stdout): Don't fail just because stdout was closed initially,
21262         since some programs don't write to stdout in the normal course of
21263         operation (other than --version and --help), and we don't want this
21264         function to make e.g. `touch file >&-' fail.
21265         But do fail if it was closed and someone has tried to write to it.
21266         E.g., `printf foo >&-' must fail.
21267
21268 2004-11-13  Jim Meyering  <jim@meyering.net>
21269
21270         * m4/jm-macros.m4: Do require gl_FUNC_FPENDING.
21271
21272 2004-11-12  Simon Josefsson  <jas@extundo.com>
21273
21274         * config/srclist.txt: Add strtok_r.c, glibc bought our changes, but a
21275         small doc fix is still pending.
21276
21277 2004-11-11  Simon Josefsson  <jas@extundo.com>
21278
21279         * modules/strtok_r: New file.
21280
21281         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
21282         strtok_r.
21283
21284 2004-11-11  Simon Josefsson  <jas@extundo.com>
21285
21286         * m4/strtok_r.m4: New file.
21287
21288         * m4/getopt.m4: Replace opterr.
21289
21290 2004-11-11  Simon Josefsson  <jas@extundo.com>
21291
21292         * lib/strtok_r.h, strtok_r.c: New file.
21293
21294 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
21295
21296         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
21297         of replacing opterr, getopt, etc.  This should handle the
21298         powerpc-apple-darwin5.5 problem recently noted by Simon Josefsson.
21299
21300 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
21301
21302         * lib/getopt_.h (__getopt_argv_const): New macro, to be used so that
21303         we can stop lying to compilers about the constness of argv when we
21304         are compiled outside glibc.
21305         (getopt, getopt_long, getopt_long_only): Use it.
21306         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
21307         _getopt_internal, getopt): Likewise.
21308         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
21309         _getopt_long_only_r): Likewise.
21310         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
21311         _getopt_long_r, _getopt_long_only_r): Likewise.
21312
21313         * lib/getopt_.h [defined __GETOPT_PREFIX && !defined __need_getopt]:
21314         Include <stdlib.h> and <stdio.h>, and <unistd.h> if available.
21315         Then rename getopt to __GETOPT_PREFIX##getopt, and so forth for
21316         the other external symbols.
21317         (getopt) [!defined __GNU_LIBRARY]: Use prototype, not old-style
21318         declaration, since the above renaming now works around collisions.
21319
21320 2004-11-11  Jim Meyering  <jim@meyering.net>
21321
21322         * lib/linebreak.c: Remove trailing blanks.
21323         * lib/alloca_.h: Likewise.
21324         * lib/acosl.c: Likewise.
21325         * lib/euidaccess.c: Likewise.
21326         * lib/allocsa.h: Likewise.
21327
21328 2004-11-10  Simon Josefsson  <jas@extundo.com>
21329
21330         * m4/getaddrinfo.m4: New file.
21331
21332 2004-11-10  Simon Josefsson  <jas@extundo.com>
21333
21334         * lib/getaddrinfo.h, lib/getaddrinfo.c: New files.
21335
21336 2004-11-10  Simon Josefsson  <jas@extundo.com>
21337
21338         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
21339         getaddrinfo.
21340
21341         * modules/getaddrinfo: New file.
21342
21343 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
21344
21345         * m4/prereq.m4 (gl_PREREQ): Require gt_FUNC_SETENV.
21346
21347 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
21348
21349         * lib/mktime.c (SHR): New macro, which is a portable
21350         substitute for >> that should work even on Crays.
21351         (TIME_T_MIDPOINT, ydhms_diff, __mktime_internal): Use it.
21352         Problem reported by Mark D. Baushke in
21353         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00071.html>.
21354         * lib/getdate.y (SHR): Likewise.
21355         (tm_diff): Use it.
21356         * lib/strftime.c (SHR): Likewise.
21357         (tm_diff): Use it.
21358         * lib/quotearg.c (struct quoting_options): Use unsigned int for
21359         quote_these_too, so that right shifts are well defined.  All uses
21360         changed.
21361
21362 2004-11-10  Jim Meyering  <jim@meyering.net>
21363
21364         Ensure that no close failure goes unreported.
21365         * lib/closeout.c (close_stdout): Always close stdout.  I.e., don't
21366         return early when it seems there's nothing to flush.
21367         Don't include __fpending.h.
21368
21369 2004-11-10  Jim Meyering  <jim@meyering.net>
21370
21371         * modules/closeout (Depends-on): Remove fpending.
21372
21373 2004-11-10  Jim Meyering  <jim@meyering.net>
21374
21375         * m4/jm-macros.m4 (gl_MACROS): Don't require gl_FUNC_FPENDING.
21376
21377 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
21378
21379         * m4/strftime.m4 (_gl_STRFTIME_PREREQS): Remove.  Move its body to
21380         gl_FUNC_STRFTIME.
21381         (gl_FUNC_STRFTIME): Use AC_CHECK_FUNCS_ONCE and AC_CHECK_HEADERS_ONCE
21382         and AC_REQUIRE when possible, to avoid duplicate checks.
21383         Check for <wchar.h>.
21384
21385 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
21386
21387         * lib/strftime.c (DO_MULTIBYTE): Check for wchar.h, too.
21388
21389 2004-11-09  Bruno Haible  <bruno@clisp.org>
21390
21391         * m4/sockpfaf.m4: New file.
21392
21393 2004-11-05  Bruno Haible  <bruno@clisp.org>
21394
21395         * lib/readlink.c: Include stddef.h, needed for size_t on Woe32.
21396         Reported by Mark D. Baushke <mdb@cvshome.org>.
21397
21398 2004-11-04  Bruno Haible  <bruno@clisp.org>
21399
21400         2004-09-11  Bruno Haible  <bruno@clisp.org>
21401                 * allocsa.valgrind: New file.
21402         2004-02-06  Bruno Haible  <bruno@clisp.org>
21403                 * allocsa.h (sa_alignof): Define differently with HP-UX cc, to
21404                 avoid a bug of this cc on HP-UX 10.20 dealing with enums.
21405                 Reported by Christopher Seip <chris.seip@hp.com>.
21406
21407 2004-11-04  Bruno Haible  <bruno@clisp.org>
21408
21409         * modules/allocsa (Files): Add lib/allocsa.valgrind.
21410         (Makefile.am): Distribute it.
21411
21412 2004-11-03  Paul Eggert  <eggert@cs.ucla.edu>
21413
21414         * lib/xreadlink.c (xreadlink): AIX and HP-UX readlink return -1
21415         with errno == ERANGE if the buffer is too small.
21416         Problem reported by Mark D. Baushke.
21417
21418 2004-11-03  Albert Chin  <china@thewrittenword.com>
21419             Paul Eggert  <eggert@cs.ucla.edu>
21420
21421         * m4/uint32_t.m4 (gl_AC_TYPE_UINT32_T): When determining uint32_t
21422         equivalent, substitute $ac_type for equivalent type rather than
21423         blindly using uint32_t *always* which won't work if uint32_t is not
21424         available.  Define _UINT32_T to work around typedef of uint32_t if
21425         <sys/sched.h>, <pthread.h>, or <semaphore.h> used on Solaris
21426         2.5.1.
21427
21428 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
21429
21430         * m4/jm-macros.m4: Sync from coreutils.
21431         (gl_MACROS): Check for mbrlen, for pathchk.
21432         (gl_CHECK_ALL_TYPES): Require AC_TYPE_MBSTATE_T, for pathchk.
21433
21434 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
21435
21436         * lib/xreadlink.c (MAXSIZE): New macro.
21437         (xreadlink): Use it instead of SSIZE_MAX.  Ensure initial buffer
21438         size does not exceed MAXSIZE.  Avoid cast.
21439         As suggested by Mark D. Baushke in
21440         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00009.html>,
21441         if readlink fails with buffer size just under MAXSIZE, try again
21442         with MAXSIZE.
21443
21444 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
21445
21446         * config/srclist.txt: Add mktime.c; glibc bought all our changes.
21447
21448 2004-11-02  Derek R. Price  <derek@ximbiot.com>
21449         and  Paul Eggert  <eggert@cs.ucla.edu>
21450
21451         * lib/getdate.y [!TEST]: Include <stdio.h>, since we use sprintf now.
21452         (get_date): Overparenthesize to avoid GCC warning.
21453
21454 2004-11-02  Bruno Haible  <bruno@clisp.org>
21455
21456         * m4/setenv.m4 (gt_FUNC_SETENV): Define VOID_UNSETENV if unsetenv()
21457         returns void.
21458
21459 2004-11-02  Bruno Haible  <bruno@clisp.org>
21460
21461         * lib/setenv.h (unsetenv): Define as a macro if the system's unsetenv()
21462         function returns void.
21463
21464 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
21465
21466         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
21467         fflush_unlocked, flockfile, funlockfile, funlockfile,
21468         fputs_unlocked, putc_unlocked.
21469
21470 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
21471
21472         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
21473         (funlockfile, fputs_unlocked, putc_unlocked): Don't define if
21474         already declared.
21475
21476 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
21477
21478         * modules/getdate (Files): Add doc/getdate.texi.
21479         (Depends-on): Add setenv, xalloc.
21480
21481 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
21482
21483         * lib/getdate.y: Add support for TZ="foo" within a date string.
21484         Fix some bugs near time_t boundaries.  Reject dates with
21485         out-of-range components, e.g., "Sept 31".
21486         Include <stdlib.h>, "setenv.h", "xalloc.h".
21487         (ISDIGIT_LOCALE): Remove; unused.
21488         Note that the TZ and time functions used here are not reentrant.
21489         (mktime_ok, get_tz): New functions.
21490         (TZBUFSIZE): New constant.
21491         (get_date): Parse leading TZ="foo".  Reject out-of-range components;.
21492         This requires that we sometimes generate our own TZ="XXX..." setting.
21493
21494 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
21495
21496         * doc/getdate.texi: New file, from coreutils with modifications for
21497         the new TZ parsing.
21498
21499 2004-10-27  Derek R. Price  <derek@ximbiot.com>
21500
21501         * lib/mktime.c (not_equal_tm): Remove redundant check.
21502
21503 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
21504
21505         * modules/regex (lib_SOURCES): Add regex.c.
21506         Reported by James Youngman in
21507         <http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00199.html>.
21508
21509 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
21510
21511         * lib/getdate.y: Use Bison 1.875 features, and some minor
21512         code cleanups.  This change does not affect semantics.
21513         Don't include <stdlib.h>; no longer needed.
21514         Don't include unlocked-io.h; only the "#if TEST" code uses
21515         stdio, and performance isn't crucial there.
21516         (PC, YYLEX_PARAM, YYPARSE_PARAM): Remove; replaced by
21517         Bison 1.875 features as described below.
21518         All uses of "PC." replaced by "pc->".
21519         (YYSTYPE): Add a forward declaration.
21520         (yylex, yyerror): Use full prototypes in forward decls.
21521         Use "%pure-parser" rather than obsolescent "%pure_parser".
21522         Use %parse-param and %lex-param instead of obsolescent
21523         YYPARSE_PARAM and YYLEX_PARAM.
21524         (meridian_table, month_and_day_table, time_units_table,
21525         relative_time_table, time_zone_table, military_table,
21526         lookup_zone, lookup_word, get_date):
21527         Use NULL instead of 0 where appropriate.
21528         (to_hour): Avoid abort (), to avoid a dependency on
21529         stdlib.h.
21530         (yyerror, yylex): Now accepts parser_control * arg.
21531         (main) [TEST]: Use '\0' rather than 0 for char.
21532
21533 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
21534
21535         * m4/getpagesize.m4 (gl_GETPAGESIZE): Check for <sys/param.h>.
21536
21537 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
21538
21539         * lib/getpagesize.c (getpagesize): Don't assume <sys/param.h> exists.
21540         It's now the caller's responsibility to handle the case where
21541         !HAVE_GETPAGESIZE && !defined getpagesize.
21542
21543         * lib/mktime.c (leapyear): Arg is long int, not int.
21544
21545 2004-10-18  Paul Eggert  <eggert@cs.ucla.edu>
21546
21547         * lib/argp-fs-xinl.c, argp-xinl.c: Update from glibc.
21548
21549 2004-10-17  Paul Eggert  <eggert@cs.ucla.edu>
21550
21551         * gnulib-tool (func_emit_lib_Makefile_am): Fix typo: a $ was
21552         missing.  Problem reported by James Youngman.
21553
21554 2004-10-16  Simon Josefsson  <jas@extundo.com>
21555
21556         * gnulib-tool: Fix comments.  Fix parse problem.
21557         (func_emit_lib_Makefile_am): Don't hard code a in libgl_a_SOURCES.
21558
21559 2004-10-15  Paul Eggert  <eggert@cs.ucla.edu>
21560
21561         * m4/getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
21562         implementation of getopt_long.  Problem reported by Alexander Taler in:
21563         http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00103.html
21564
21565 2004-10-15  Bruno Haible  <bruno@clisp.org>
21566
21567         * gnulib-tool: Untabify. Initialize supplied_libname.
21568         (func_usage): More homogenous output.
21569         (func_modules_transitive_closure, func_modules_to_filelist,
21570         func_emit_lib_Makefile_am): New functions.
21571         (func_import): New function, extracted from big case statement. Use
21572         func_get_license, func_modules_transitive_closure,
21573         func_modules_to_filelist, func_emit_lib_Makefile_am. Initialize
21574         opt_lgpl. Don't use test -a, as it's not portable.
21575         (func_create_testdir): Use func_modules_transitive_closure,
21576         func_modules_to_filelist, func_emit_lib_Makefile_am.
21577
21578 2004-10-15  Bruno Haible  <bruno@clisp.org>
21579
21580         * gnulib-tool (func_import): Let gl_INIT define LTALLOCA when needed.
21581
21582 2004-10-15  Bruno Haible  <bruno@clisp.org>
21583
21584         * gnulib-tool (func_emit_lib_Makefile_am): Add markers to separate
21585         the portions belonging to each module.
21586         Suggested by Derek Robert Price <derek@ximbiot.com>.
21587
21588 2004-10-12  Simon Josefsson  <jas@extundo.com>
21589
21590         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
21591         (fputs_unlocked, putc_unlocked) [!_LIBCS && !USE_UNLOCKED_IO]: Map
21592         to real functions.
21593
21594 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
21595
21596         * modules/vsnprintf: New file.
21597
21598 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
21599
21600         * m4/vsnprintf.m4: New file.
21601
21602 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
21603
21604         * lib/vsnprintf.h: New file.
21605         * lib/vsnprintf.c: New file.
21606
21607 2004-10-11  Bruno Haible  <bruno@clisp.org>
21608
21609         * MODULES.html.sh (Support for systems lacking ISO C 99): Add
21610         vsnprintf.
21611
21612 2004-10-10  Paul Eggert  <eggert@cs.ucla.edu>
21613
21614         * config/srclistvars.sh: Add GNUSTANDARDS (for eggert only).
21615
21616 2004-10-07  Bruno Haible  <bruno@clisp.org>
21617
21618         * lib/snprintf.c (snprintf): Avoid a memory allocation if the result
21619         fits into the provided buffer.
21620
21621 2004-10-06  Paul Eggert  <eggert@cs.ucla.edu>
21622
21623         * lib/diacrit.c, diacrit.h: Add GPL notice.
21624
21625         * lib/atanl.c, logl.c: Add GPL notice, to match glibc's added LGPL
21626         notice.
21627         * lib/atanl.c (atanl): Keep the code as similar to glibc as possible.
21628         * lib/logl.c (logl): Keep the code as similar to glibc as possible.
21629         This avoids a potential constant-folding bug.
21630
21631 2004-10-05  Bruno Haible  <bruno@clisp.org>
21632
21633         * m4/strsep.m4 (gl_FUNC_STRSEP): Require AC_GNU_SOURCE. Don't check
21634         for the declaration of strsep.
21635
21636 2004-10-05  Bruno Haible  <bruno@clisp.org>
21637
21638         * lib/strsep.h: Don't declare strsep() if HAVE_STRSEP.
21639
21640 2004-10-04  Simon Josefsson  <jas@extundo.com>
21641
21642         * modules/memmem: New file.
21643         * tests/test-memmem.c: New file.
21644         * MODULES.html.sh (Extra functions based on ANSI C 89): Add memmem.
21645
21646 2004-10-04  Simon Josefsson  <jas@extundo.com>
21647
21648         * m4/memmem.m4: New file.
21649
21650 2004-10-04  Simon Josefsson  <jas@extundo.com>
21651
21652         * lib/memmem.h: New file.
21653         * lib/memmem.c: New file, taken from glibc.
21654
21655 2004-10-04  Simon Josefsson  <jas@extundo.com>
21656
21657         * lib/error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
21658         '#ifdef USE_UNLOCKED_IO'.
21659
21660 2004-10-04  Simon Josefsson  <jas@extundo.com>
21661
21662         * config/srclist.txt: Add memmem from glibc.
21663
21664 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
21665
21666         * modules/xalloc (Files, Makefile.am): Remove xstrdup.c.
21667
21668         * modules/argmatch, modules/argp, modules/closeout, modules/error,
21669         modules/exclude, modules/getdate, modules/getline,
21670         modules/getndelim2, modules/getpass, modules/getpass-gnu,
21671         modules/getusershell, modules/linebuffer, modules/md5,
21672         modules/mountlist, modules/posixtm, modules/readtokens,
21673         modules/readutmp, modules/regex, modules/sha1,
21674         modules/version-etc, modules/yesno:
21675         Remove dependency on unlocked-io.
21676
21677 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
21678
21679         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Remove.  All uses removed.
21680
21681         * m4/unlocked-io.m4: Add copyright notice.
21682         (gl_FUNC_GLIBC_UNLOCKED_IO): Define USE_UNLOCKED_IO.
21683
21684 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
21685
21686         * lib/xalloc.h (xmemdup): Renamed from xclone.  All uses changed.
21687         * lib/xmalloc.c (xmemdup): Likewise.
21688         * lib/xalloc.h (CCLONE, CLONE, NEW, XCALLOC, XMALLOC, XREALLOC,
21689         XFREE): Remove these long-obsolescent macros.
21690         * lib/xmalloc.c (xstrdup): Implementation moved here from xstrdup.c
21691         * lib/xstrdup.c: Remove.
21692
21693         * lib/regex.c (re_comp): Cast gettext return value to char *,
21694         Problem reported by Martin Neitzel via Mark D. Baushke.
21695
21696 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
21697
21698         * lib/argmatch.c, closeout.c, error.c, exclude.c, getdate.y,
21699         getndelim2.c, getpass.c, getusershell.c, linebuffer.c,
21700         md5.c, mountlist.c, posixtm.c, readtokens.c, readutmp.c,
21701         regex.c, sha1.c, version-etc.c, yesno.c:
21702         Include "unlocked-io.h" only if USE_UNLOCKED_IO.
21703         * lib/unlocked-io.h: Don't worry about USE_UNLOCKED_IO; that's now
21704         the includer's responsibility.
21705
21706         Sync from coreutils.
21707
21708         * lib/modechange.c (mode_compile): Don't decrement a pointer that
21709         points to the start of a string, as the C Standard says the
21710         resulting behavior is undefined.
21711
21712         * lib/backupfile.h (enum backuptype): Rename none -> no_backups,
21713         simple -> simple_backups, numbered_existing ->
21714         numbered_existing_backups, numbered -> numbered_backups
21715         to avoid shadowing problems.  All uses changed.
21716         * lib/argmatch.c (enum backuptype) [defined TEST]: Likewise.
21717         * lib/backupfile.c (check_extension, numbered_backup):
21718         Rename locals to avoid shadowing 'basename'.
21719         * lib/backupfile.h (VALID_BACKUP_TYPE): Don't evaluate arg more than
21720         once.
21721
21722         * lib/.cppi-disable: Add getopt_.h, getopt_int.h.
21723         * lib/.cvsignore: Add getopt.h.
21724
21725 2004-10-04  Bruno Haible  <bruno@clisp.org>
21726
21727         * modules/README: New file.
21728         * gnulib-tool (func_all_modules, func_verify_module): modules/README is
21729         not a module.
21730
21731 2004-10-02  Jim Meyering  <jim@meyering.net>
21732
21733         * lib/dirfd.h, getpagesize.h: Add copyright notice.
21734
21735 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
21736
21737         * modules/strsep: New file.
21738
21739 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
21740
21741         * m4/strsep.m4: New file.
21742
21743 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
21744
21745         * lib/strsep.h: New file.
21746         * lib/strsep.c: New file.
21747
21748 2004-10-01  Simon Josefsson  <jas@extundo.com>
21749
21750         * lib/snprintf.c (snprintf): Handle size==0.
21751
21752 2004-10-01  Simon Josefsson  <jas@extundo.com>
21753             Bruno Haible  <bruno@clisp.org>
21754
21755         * lib/snprintf.c: Include <stdarg.h>, <stdlib.h>, <string.h>.
21756         (snprintf): Declare 'args'.
21757
21758 2004-10-01  Paul Eggert  <eggert@cs.ucla.edu>
21759
21760         * lib/snprintf.c: Remove comments as to why each header is needed.
21761
21762 2004-10-01  Bruno Haible  <bruno@clisp.org>
21763
21764         * MODULES.html.sh: Add strsep.
21765
21766 2004-09-30  Simon Josefsson  <jas@extundo.com>
21767
21768         * modules/snprintf: New file.
21769
21770 2004-09-30  Simon Josefsson  <jas@extundo.com>
21771
21772         * m4/snprintf.m4: New file.
21773
21774 2004-09-30  Simon Josefsson  <jas@extundo.com>
21775
21776         * lib/snprintf.h, lib/snprintf.c: New files.
21777
21778 2004-09-30  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
21779
21780         * lib/argp-help.c (canon_doc_option): Fixed coredump if *name==NULL
21781         (hol_entry_help): Never translate an empty string.
21782         Do not translate option tag (opt->name) if OPTION_NO_TRANS is set
21783         * lib/argp.h (OPTION_NO_TRANS): New option.
21784
21785 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
21786
21787         * modules/argp (Maintainer): Replace Simon Josefsson
21788         by Sergey Poznyakoff.
21789
21790 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
21791
21792         * config/srclist.txt: Comment-out argp/argp.h, until we get the argp
21793         changes merged back into glibc.
21794
21795 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
21796
21797         * MODULES.html.sh (Support for systems lacking ISO C 99): Add snprintf.
21798
21799 2004-09-29  Oskar Liljeblad  <oskar@osk.mine.nu>
21800
21801         * lib/xvasprintf.c: Include xalloc.h.
21802         (xvasprintf): Use xalloc_die, not xmalloc_die.
21803
21804 2004-09-29  Bruno Haible  <bruno@clisp.org>
21805
21806         * modules/alloca-opt: New file, derived from modules/alloca.
21807         * modules/allocsa: Depend on alloca-opt instead of alloca.
21808         * modules/setenv: Likewise.
21809         * modules/vasnprintf: Likewise.
21810         * MODULES.html.sh: Add alloca-opt.
21811
21812 2004-09-28  Simon Josefsson  <jas@extundo.com>
21813
21814         * gnulib-tool: New parameter --lgpl, to asseert that modules are
21815         LGPL, and to replace license template from GPL to LGPL.
21816
21817 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
21818
21819         * modules/dummy: Change license to LGPL.
21820
21821 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
21822
21823         * lib/dummy.c: Change copyright notice to FSF, and license to GPL.
21824
21825 2004-09-24  Simon Josefsson  <jas@extundo.com>
21826
21827         * modules/minmax (License): Change from GPL to LGPL.
21828
21829 2004-09-23  Simon Josefsson  <jas@extundo.com>
21830
21831         * gnulib-tool (--import): Typo.
21832
21833 2004-09-23  Simon Josefsson  <jas@extundo.com>
21834
21835         * gnulib-tool (--import): Make sure *.m4 end up in m4/ by default.
21836
21837 2004-09-22  Bruno Haible  <bruno@clisp.org>
21838
21839         * modules/*: Add 'License' field.
21840         * gnulib-tool: Accept --extract-license option.
21841         (func_get_license): New function.
21842
21843 2004-09-21  Bruno Haible  <bruno@clisp.org>
21844
21845         * modules/vasnprintf (Files): Add m4/stdint_h.m4, m4/inttypes_h.m4.
21846         Reported by Simon Josefsson.
21847
21848 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
21849
21850         * modules/inttostr (Files): Add m4/longlong.m4, since it uses
21851         gl_AC_TYPE_LONG_LONG.
21852
21853 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
21854
21855         * config/srclist.txt: Add getsubopt.c, since libc bought our changes.
21856
21857 2004-09-18  Simon Josefsson  <jas@extundo.com>
21858         and  Paul Eggert  <eggert@cs.ucla.edu>
21859
21860         * gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
21861         calls with autoreconf.  Define GL_LIB.
21862
21863 2004-09-14  Karl Berry  <karl@gnu.org>
21864
21865         * config/srclist.txt: unsync setenv.c, sigh.
21866
21867 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
21868
21869         * lib/argp-pvh.c (argp_program_version_hook): Provide initial value.
21870         Problem reported by Bruno Haible in:
21871         http://lists.gnu.org/archive/html/bug-tar/2004-09/msg00023.html
21872
21873 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
21874
21875         * config/srclist.txt: Comment out argp-pvh.c.
21876
21877 2004-09-11  Paul Eggert  <eggert@cs.ucla.edu>
21878
21879         * lib/mempcpy.h: Wrap the entire include file inside #ifndef mempcpy,
21880         in case some system header has #define'd it.  Problem reported by
21881         Soeren D. Schulze in
21882         <http://lists.gnu.org/archive/html/bug-gnulib/2004-09/msg00017.html>.
21883
21884 2004-09-09  Karl Berry  <karl@gnu.org>
21885
21886         * regex.[ch]: delete from the root.  These were supposed to be
21887                 synced with emacs cvs, but this has not happened for about
21888                 a year, and anyway nothing else uses emacs regex.[ch].
21889                 bug-gnulib mail from Jeff Bailey, 9 Sep 2004 15:49:24 -0700.
21890                 lib/regex[.ch] is untouched.
21891
21892 2004-09-09  Bruno Haible  <bruno@clisp.org>
21893
21894         * modules/vasnprintf (Files): Add m4/eoverflow.m4.
21895
21896 2004-09-09  Bruno Haible  <bruno@clisp.org>
21897
21898         * m4/eoverflow.m4: New file, taken from GNU libiconv eilseq.m4 with
21899         modifications.
21900         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Require gl_EOVERFLOW.
21901
21902 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
21903
21904         * modules/xvasprintf: New file.
21905         * MODULES.html.sh (Extra functions based on ANSI C 89): Add vasprintf.
21906
21907 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
21908
21909         * lib/xvasprintf.h: New file.
21910         * lib/xvasprintf.c: New file.
21911         * lib/xasprintf.c: New file.
21912
21913 2004-09-08  Bruno Haible  <bruno@clisp.org>
21914
21915         * m4/stdint.m4: New file, taken from GNU clisp with modifications.
21916
21917 2004-09-08  Bruno Haible  <bruno@clisp.org>
21918
21919         * lib/vasnprintf.c (VASNPRINTF): Signal EOVERFLOW if the resulting
21920         length is > INT_MAX.
21921         * lib/vasprintf.c (vasprintf): Don't test for length > INT_MAX any
21922         more.
21923
21924 2004-09-08  Bruno Haible  <bruno@clisp.org>
21925
21926         * lib/stdint_.h: New file, taken from GNU clisp.
21927
21928 2004-09-08  Bruno Haible  <bruno@clisp.org>
21929             Oskar Liljeblad  <oskar@osk.mine.nu>
21930
21931         * modules/stdint: New file.
21932         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdint.
21933
21934 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
21935
21936         Import from coreutils.
21937         * lib/userspec.c: Don't use <alloca.h>, so that we don't use alloca on
21938         strings on unbounded length.  alloca's performance benefits aren't
21939         that important here.
21940         (V_STRDUP): Remove.
21941         (parse_with_separator): New function, with most of the internals
21942         of the old parse_user_spec.  Allow user to omit both user and group,
21943         for compatibility with FreeBSD.
21944         Clone only the user name, not the entire spec.
21945         Do not set *uid, *gid unless entirely successful.
21946         Avoid memory leak in some failing cases.
21947         Fix regression for USER.GROUP reported by Dmitry V. Levin in
21948         <http://lists.gnu.org/archive/html/bug-coreutils/2004-08/msg00102.html>
21949         (parse_user_spec): Rewrite to use parse_with_separator.
21950
21951 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
21952
21953         * modules/userspec: Don't depend on alloca.
21954
21955 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
21956
21957         * m4/userspec.m4 (gl_USERSPEC): Don't require AC_FUNC_ALLOCA.
21958
21959 2004-08-17  Paul Eggert  <eggert@cs.ucla.edu>
21960
21961         * MODULES.html.sh: Add xalloc-die, c-strtod, c-strtold, raise,
21962         readtokens0, getcwd, fcntl-safer, canonicalize, cycle-check,
21963         utimecmp, utimens, xnanosleep.  Rename sha to sha1.
21964
21965 2004-08-16  Simon Josefsson  <jas@extundo.com>
21966
21967         * gnulib-tool: Use sed instead of autoconf --trace, inspired by
21968         libtoolize behaviour by "Gary V. Vaughan" <gary@gnu.org>.
21969         Add --dry-run for --import.
21970         Let user provided command line parameters override configure.ac
21971         settings.
21972
21973 2004-08-12  Simon Josefsson  <jas@extundo.com>
21974
21975         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): New macro,
21976         as discussed with Paul Eggert in threads rooted at
21977         <http://lists.gnu.org/archive/html/bug-gnulib/2004-06/msg00039.html>
21978         and
21979         <http://lists.gnu.org/archive/html/bug-gnulib/2004-07/msg00001.html>.
21980         Before, the test was empty, and relied on ELIDE_CODE in source
21981         code.)
21982         (gl_PREREQ_GETOPT): New macro.
21983         (gl_GETOPT): Use them.
21984
21985 2004-08-12  Simon Josefsson  <jas@extundo.com>
21986
21987         * lib/getopt.c, getopt1.c: Remove ELIDE_CODE hack.
21988         * lib/getopt_.h: Renamed from getopt.h.
21989
21990 2004-08-12  Simon Josefsson  <jas@extundo.com>
21991
21992         * gnulib-tool: Add --source-base, --m4-base, --libtool options.
21993         Change default library name from libfoo to libgnu.
21994         Now, if you have a configure.ac that says:
21995                 gl_SOURCE_BASE(gl)
21996                 gl_M4_BASE(gl/m4)
21997                 gl_MODULES(error getopt etcetera)
21998                 gl_INIT
21999         you can import all you need by running:
22000                 ../gnulib/gnulib-tool --import
22001
22002         * modules/getopt (Files): Rename getopt.h to getopt_.h.
22003         (Makefile.am): Rewrite, use logic from argz.
22004         (Include): Use <getopt.h> instead of "getopt.h".
22005
22006 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
22007
22008         * modules/argp (Files): Add m4/unlocked-io.m4.
22009         (Depends-on): Add extensions.
22010
22011 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
22012
22013         * m4/argp.m4 (gl_ARGP): Do not check for argp.h or argp_parse; nobody
22014         uses HAVE_ARGP_H or HAVE_ARGP_PARSE.
22015         Require gl_FUNC_GLIBC_UNLOCKED_IO, gl_USE_SYSTEM_EXTENSIONS.
22016         Check for program_invocation_name, program_invocation_short_name,
22017         flockfile, funlockfile, features.h, _getopt_long_only_r.
22018
22019 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
22020
22021         * lib/argp-help.c, argp-parse.c: Use "gettext.h" instead of
22022         its complicated substitute.
22023         * lib/argp-help.c: Include <errno.h>, for program_invocation_short_name
22024         and program_invocation_name.
22025         (__argp_basename) [!_LIBC]: Remove; the only use was
22026         replaced by its body.
22027         (__argp_short_program_name): Change condition from
22028         !defined __argp_short_program_name to
22029         ! (defined _LIBC || HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME),
22030         to match argp-namefrob.h.
22031         (__argp_failure): Don't assume strerror_r returns char *.
22032         * lib/argp-parse.c (N_): Define unconditionally.
22033         (argp_default_options): Fill out initializers with 0 to avoid
22034         gcc warnings.
22035
22036 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
22037
22038         * config/srclist.txt: Remove getopt.c, getopt.h (renamed to getopt_.h),
22039         getopt1.c.
22040
22041 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
22042
22043         Merge from coreutils.
22044
22045         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
22046
22047         * m4/obstack.m4 (gl_PREREQ_OBSTACK): Require
22048         gl_AC_HEADER_INTTYPES_H, gl_AC_HEADER_STDINT_H, gl_AC_TYPE_UINTMAX_T.
22049
22050 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
22051
22052         Merge from coreutils.
22053
22054         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Don't set to 1 if missing
22055         wmemchr or wmemcpy.  Problem reported by Robert Dahlem
22056         for Reliant Unix 5.43.
22057
22058         * lib/obstack.c: Include <inttypes.h> and <stdint.h> if available.
22059         (union fooround): Use uintmax_t, not long int.
22060         The rest is a merge from libc:
22061         [defined _LIBC]: Include <shlib-compat.h>.
22062         (_obstack) [defined _LIBC]: Remove after 2.3.4.
22063
22064         * lib/settime.c (settime): Recode to avoid warning with
22065         Sun Forte C 6U2.
22066
22067         * lib/strverscmp.c: Convert to UTF-8.
22068
22069 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
22070
22071         * modules/obstack (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
22072         m4/uintmax_t.m4.
22073
22074 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
22075
22076         * modules/xalloc-die: New file.
22077         * modules/xalloc: Remove dependencies on error, gettext, exitfail.
22078
22079         * modules/md5 (Files): Add m4/uint32_t.m4.
22080         * modules/sha1: Renamed from modules/sha.
22081         (Files):
22082         Rename lib/sha.h to lib/sha1.h.
22083         Rename lib/sha.c to lib/sha1.c.
22084         Rename m4/sha.m4 to m4/sha1.m4.
22085         (lib_SOURCES): Likewise.
22086         (configure.ac): Rename gl_SHA to gl_SHA1.
22087         (Include): sha.h -> sha1.h.
22088
22089 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
22090
22091         * m4/uint32_t.m4, m4/uintptr_t.m4: New files.
22092         * m4/sha1.m4: Renamed from sha.m4.
22093         (gl_SHA1): Renamed from gl_SHA.  All uses changed.
22094
22095 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
22096
22097         * lib/obstack.h (obstack_empty_p):
22098         Don't assume that chunk->contents is suitably aligned.
22099         * lib/obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk):
22100         Likewise. Problem reported by Benno in
22101         <http://sources.redhat.com/ml/libc-alpha/2004-08/msg00055.html>.
22102
22103         * lib/chown.c (rpl_chown): Work even if the file is writeable but not
22104         readable.  This could be improved further but it'd take some work.
22105
22106 2004-08-08  Simon Josefsson  <jas@extundo.com>
22107
22108         * modules/xgethostname (Depends-on): Remove exit and error (not
22109         used).
22110
22111         * modules/getpass-gnu: Add getpass.h.
22112         (Depends-on): Add stdbool.
22113         * modules/getpass: Add getpass.h.
22114
22115 2004-08-08  Simon Josefsson  <jas@extundo.com>
22116
22117         * m4/getpass.m4 (gl_FUNC_GETPASS, gl_FUNC_GETPASS_GNU):
22118         Check getpass declaration.
22119
22120 2004-08-08  Simon Josefsson  <jas@extundo.com>
22121
22122         * lib/xgethostname.c: Don't include error.h (not used).
22123
22124         * lib/getpass.h: Add.
22125         * lib/getpass.c: Include getpass.h first.
22126
22127 2004-08-08  Paul Eggert  <eggert@cs.ucla.edu>
22128
22129         * lib/xalloc-die.c: New file.
22130         * lib/xalloc.h (xalloc_fail_func, xalloc_msg_memory_exhausted): Remove.
22131         All uses removed.
22132         * lib/xmalloc.c (xalloc_fail_func, xalloc_msg_memory_exhausted):
22133         Likewise. Move inclusions of gettext.h, error.h, exitfail.h to
22134         xalloc-die.c.
22135         (_, N_, xalloc_die): Move to xalloc-die.c.
22136         * lib/userspec.c (parse_user_spaec): Use xstrdup rather than strdup,
22137         so that we needn't mess with xalloc_msg_memory_exhausted.
22138
22139         * lib/sha1.h: Renamed from sha.h.
22140         (SHA1_H): Renamed from _SHA_H.
22141         (sha1_ctx): Renamed from sha_ctx.
22142         (sha1_init_ctx): Renamed from sha_init_ctx.
22143         (sha1_process_block): Renamed from sha_process_block.
22144         (sha1_process_bytes): Renamed from sha_process_bytes.
22145         (sha1_finish_ctx): Renamed from sha_finish_ctx.
22146         (sha1_read_ctx): Renamed from sha_read_ctx.
22147         (sha1_stream): Renamed from sha_stream.
22148         (sha1_buffer): Renamed from sha_buffer.
22149         * lib/sha1.c: Likewise; renamed from sha.c.
22150         Do not include <sys/types.h>.
22151         Include <stddef.h> rather than <stdlib.h>.
22152
22153 2004-08-08  Bruno Haible  <bruno@clisp.org>
22154
22155         * lib/pathname.h (FILE_SYSTEM_PREFIX_LEN): Renamed from
22156         FILESYSTEM_PREFIX_LEN.
22157         * lib/progreloc.c: Likewise.
22158         * lib/concatpath.c (concatenated_pathname): Use FILE_SYSTEM_PREFIX_LEN.
22159
22160 2004-08-06  Simon Josefsson  <jas@extundo.com>
22161
22162         * modules/progname (Depends-on): Don't depend on stdbool.
22163
22164 2004-08-06  Simon Josefsson  <jas@extundo.com>
22165
22166         * modules/getsubopt: New file.
22167         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
22168         getsubopt.
22169
22170 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
22171
22172         More merge from coreutils.
22173
22174         * m4/utimens.m4, m4/utimecmp.m4: New files.
22175         * m4/backupfile.m4, euidacces.m4, acl.m4, afs.m4, calloc.m4, dirfd.m4,
22176         fsusage.m4, jm-macros.m4, ls-mntd-fs.m4, md5.m4, mountlist.m4,
22177         prereq.m4, sha.m4: Import changes from coreutils.
22178
22179 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
22180
22181         More merge from coreutils.
22182         * modules/raise, modules/readtokens0, modules/utimens:
22183         * modules/utimecmp, module/xnanosleep: New files.
22184         * modules/strftime: Add lib/strftime.h.
22185         Change include from <time.h> to "strftime.h".
22186         * modules/yesno: Add lib/yesno.h.
22187         * modules/backupfile: Remove lib/addext.c.
22188         * modules/euidaccess: Add stat-macros.h.
22189         * modules/canonicalize, modules/euidaccess,
22190         modules/filemode, modules/lchown, modules/makepath,
22191         modules/rmdir, modules/stat: Likewise.
22192
22193 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
22194
22195         Merge from tar.
22196         * lib/argp-help.c (make_hol, hol_append): Don't assume that
22197         SIZE_MAX is a valid preprocessor constant.
22198         (__argp_basename): Change from "#ifndef _LIBC"
22199         to "#ifndef __argp_short_program_name", so that
22200         we don't compile these functions for tar.
22201
22202         More merges from coreutils.
22203         * lib/raise.c, lib/readtokens0.h, lib/readtokens0.c, lib/strftime.h:
22204         * lib/utimens.h, lib/utimens.c, lib/utimecmp.h, lib/utimecmp.c:
22205         * lib/xnanosleep.h, lib/xnanosleep.c, lib/yesno.h: New files.
22206         * lib/addext.c: Remove; no longer needed.
22207         * lib/yesno.c, lib/argmatch.h, lib/argmatch.c, lib/backupfile.h,
22208         lib/backupfile.c, lib/euidaccess.c, lib/filemode.c, lib/closeout.c,
22209         lib/dup2.c, lib/exclude.c, lib/fileblocks.c, lib/filemode.c,
22210         lib/fnmatch.c, lib/fnmtahc_loop.c, lib/fopen-safer.c, lib/fsusage.c,
22211         lib/fsusage.h, lib/ftruncate.c, lib/full-write.c, lib/getdate.y,
22212         lib/getloadavg.c, lib/getugroups.c, lib/hard-locale.c,
22213         lib/hard-locale.h, lib/hash.c, lib/human.c, lib/human.h, lib/lchown.c,
22214         lib/lchown.h, lib/makepath.c, lib/makepath.h, lib/md5.c, lib/md5.h,
22215         lib/memchr.c, lib/memcoll.c, lib/memrchr.c, lib/modechange.c,
22216         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
22217         lib/posixtm.c, lib/putenv.c, quotearg.c, lib/quotearg.h,
22218         lib/readtokens.c, lib/readutmp.c, lib/readutmp.h, lib/rmdir.c,
22219         lib/safe-read.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c,
22220         lib/sig2str.c, lib/stat.c, lib/strtoimax.c, lib/strverscmp.c,
22221         lib/userspec.c, lib/utime.c, lib/version-etc.c., lib/xgethostname.c,
22222         lib/xmemcoll.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtod.h,
22223         lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h, lib/xstrtoumax.c:
22224         Import changes from coreutils.
22225
22226 2004-08-05  Simon Josefsson  <jas@extundo.com>
22227
22228         * m4/strdup.m4: Always run gl_PREREQ_STRDUP, since strdup.h need it.
22229
22230 2004-08-05  Simon Josefsson  <jas@extundo.com>
22231
22232         * m4/getsubopt.m4: New file.
22233
22234 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
22235
22236         Merge from coreutils.
22237
22238         * m4/c-strtod.m4, m4/canonicalize.m4, m4/fcntl-safer.m4:
22239         * m4/getcwd-path-max.m4: New files.
22240
22241         * m4/dos.m4 (gl_AC_DOS): filesystem -> file system renaming.
22242         FILESYSTEM_PREFIX_LEN ->
22243         FILE_SYSTEM_PREFIX_LEN.
22244         FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX ->
22245         FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX.
22246         FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR ->
22247         FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR.
22248
22249         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't require gl_AC_DOS, the
22250         prerequisite modules now handle the DOS stuff.
22251         Don't check for unistd.h.
22252
22253 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
22254
22255         Merge from coreutils.
22256
22257         * lib/.gdb-history: Remove; this doesn't belong here.
22258
22259         * lib/c-strtod.c, lib/c-strtod.h, lib/c-strtold.c, lib/cycle-check.c:
22260         * lib/cycle-check.h, lib/dev-ino.h, lib/canonicalize.h:
22261         * lib/canonicalize.c, lib/fcntl-safer.h, lib/fcntl-safer.c:
22262         * lib/getcwd.c: New files.
22263
22264         * lib/dirname.h: Include <stdbool.h>.
22265         (FILE_SYSTEM_PREFIX_LEN): Renamed from FILESYSTEM_PREFIX_LEN,
22266         for consistency with POSIX terminology.  All uses changed.
22267         (IS_ABSOLUTE_FILE_NAME, IS_RELATIVE_FILE_NAME): New macros.
22268         (strip_trailing_slashes): Use bool for booleans.
22269         * lib/stripslash.c (strip_trailing_slashes): Likewise.
22270
22271         * lib/error.c: Work around bug in OpenBSD 3.4 sterror_r: it
22272         sometimes returns a positive errno value even when it succeeds.
22273         (print_errno_message) [!LIBC]: Fall back on strerror if
22274         __strerror_r fails.
22275
22276         * lib/path-concat.c (mempcpy): Don't define if a system header defines
22277         it. Don't include stdio.h, stdlib.h, unistd.h, strdup.h.
22278         (longest_relative_suffix): New function.
22279         (path_concat): Use it.  Assume first argument is not NULL.
22280         Port to DOS.  Omit redundant separators.
22281         Report an error instead of returning NULL.
22282         Use mempcpy instead of memcpy.
22283         (xpath_concat): Remove: not declared or used.
22284
22285         * lib/same.h: Include <stdbool.h>
22286         (same_name): Return bool, not int.
22287         * lib/same.c (same_name): Likewise.
22288         (errno): Don't declare; we assume C89 or better now.
22289
22290         * lib/stat-macros (S_ISCTG, S_ISOFD, S_ISOFL): New macros,
22291         if not already defined.
22292
22293         * lib/xgetcwd.c (errno): Don't declare; we assume C89 or better now.
22294         * lib/dup-safer.c (errno): Likewise.
22295
22296 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
22297
22298         Merge from coreutils.
22299         * modules/c-strtod, modules/c-strtold, modules/canonicalize:
22300         * modules/cycle-check, modules/fcntl-safer, modules/getcwd: New files.
22301         * modules/path-concat: Don't depend on strdup.
22302
22303 2004-08-03  Simon Josefsson  <jas@extundo.com>
22304
22305         * lib/strdup.h: Only use HAVE_DECL_STRDUP if defined.
22306         * lib/progname.h: Don't include stdbool.h.
22307
22308 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
22309
22310         * modules/fatal: Remove, as the "fatal" module wasn't used or working.
22311         * MODULES.html.sh (func_all_modules): Remove fatal.
22312
22313 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
22314
22315         * m4/fatal.m4: Remove, as the "fatal" module wasn't used or working.
22316
22317 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
22318
22319         * lib/fatal.c, fatal.h: Remove as the "fatal" module wasn't used or
22320         working.
22321
22322 2004-08-02  Simon Josefsson  <jas@extundo.com>
22323
22324         * lib/getsubopt.h: New file, with comments from Bruno Haible.
22325         * lib/getsubopt.c: New file, from glibc, but slightly modified based on
22326         suggestions from Paul Eggert <eggert@cs.ucla.edu>.
22327
22328 2004-08-01  Simon Josefsson  <jas@extundo.com>
22329
22330         * lib/xgetdomainname.c: Include stdlib.h, for free().
22331
22332 2004-07-19  Bruno Haible  <bruno@clisp.org>
22333
22334         * MODULES.html.sh (func_all_modules): Add dummy.
22335
22336 2004-07-16  Simon Josefsson  <jas@extundo.com>
22337
22338         * modules/dummy: New file.
22339
22340 2004-07-16  Simon Josefsson  <jas@extundo.com>
22341
22342         * lib/dummy.c: New file.
22343
22344 2004-07-16  Bruno Haible  <bruno@clisp.org>
22345
22346         * lib/backupfile.h: Add extern "C" for C++.
22347         * lib/closeout.h: Likewise.
22348         * lib/copy-file.h: Likewise.
22349         * lib/findprog.h: Likewise.
22350         * lib/full-write.h: Likewise.
22351         * lib/pathname.h: Likewise.
22352         * lib/progname.h: Likewise.
22353         * lib/stpcpy.h: Likewise.
22354         * lib/stpncpy.h: Likewise.
22355         * lib/strcase.h: Likewise.
22356         * lib/strstr.h: Likewise.
22357         * lib/xalloc.h: Likewise.
22358
22359         * lib/mbswidth.h: Add extern "C" for C++.
22360         Reported by Albert Chin-A-Young <china@thewrittenword.com>.
22361
22362 2004-07-13  Robert Millan  <robertmh@gnu.org>
22363
22364         * m4/host-os.m4: s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g.
22365
22366 2004-07-09  Simon Josefsson  <jas@extundo.com>
22367
22368         * lib/getndelim2.c: Include stddef.h, for ptrdiff_t.  (FreeBSD 4.9
22369         failed without this.)
22370
22371 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
22372
22373         * modules/chown (Files): Add lib/fchown-stub.c, since
22374         gl_PREREQ_CHOWN invokes AC_LIBOBJ(fchown-stub).
22375
22376 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
22377
22378         * lib/fchown-stub.c: New file.
22379
22380 2004-06-24  Jim Meyering  <jim@meyering.net>
22381
22382         * lib/obstack.h (obstack_base): Cast to (void *), per documentation.
22383
22384 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
22385
22386         * modules/argz: Omit "#include".
22387
22388         * MODULES.html.sh (func_all_modules): Add calloc, to match
22389         2004-06-01 addition of calloc module.
22390
22391 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
22392
22393         * m4/argz.m4: New file, which is autoupdated from libtool.
22394
22395 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
22396
22397         * lib/argz.c, lib/argz_.h: New files, which are autoupdated from
22398         libtool.
22399
22400 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
22401
22402         * config/srclist-update: Don't insist on "USA." before the
22403         close-comment, as libtool omits the period and puts the */ on a
22404         separate line.
22405         * config/srclist.txt: Add argz.c, argz_.h, argz.m4.
22406         * config/srclistvars.sh: Add LIBTOOL (for eggert only).
22407
22408 2004-06-22  Gary V. Vaughan  <gary@gnu.org>
22409
22410         * modules/argz: New file.
22411         * MODULES.html.sh (func_all_modules): Add argz.
22412
22413 2004-06-12  Jim Meyering  <jim@meyering.net>
22414         and  Paul Eggert  <eggert@cs.ucla.edu>
22415
22416         * modules/hash (Files): Add lib/xalloc.h.
22417         * modules/pipe (Depends-on): Add wait-process.
22418         * modules/stat (Depends-on): Add xalloc.
22419         * modules/userspec (Files): Add lib/userspec.h.
22420         * modules/xstrto
22421
22422         Upgrade from gettext-0.13.
22423         * modules/gettext (Files): Add m4/intmax.m4, m4/longdouble.m4,
22424         m4/longlong.m4, m4/printf-posix.m4, m4/signed.m4, m4/size_max.m4,
22425         m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4.
22426
22427 2004-06-10  Jim Meyering  <jim@meyering.net>
22428
22429         * lib/calloc.c: New file.
22430
22431 2004-06-06  Paul Eggert  <eggert@cs.ucla.edu>
22432
22433         * lib/getdate.y (yylex): Allow space between sign and number.
22434         Problem reported by Dan Jacobson.
22435
22436 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
22437
22438         Merge from coreutils CVS.
22439
22440         * m4/backupfile.m4, dirname.m4, human.m4, inttypes.m4, longlong.m4,
22441         makepath.m4, memchr.m4, memcmp.m4, mountlist.m4, path-concat.m4,
22442         putenv.m4, quotearg.m4, readutmp.m4, strtoimax.m4, strtoll.m4,
22443         strtoull.m4, strtoumax.m4, ulonglong.m4, vasnprintf.m4,
22444         xstrtol.m4: Fix copyright date and/or serial number.
22445
22446         * m4/chown.m4 (gl_PREREQ_CHOWN): Check for fcntl.h.
22447         See if we need an fchown replacement.
22448         (gl_FUNC_CHOWN_FOLLOWS_SYMLINK): New macro.
22449         (gl_FUNC_CHOWN): Require gl_FUNC_CHOWN_FOLLOWS_SYMLINK,
22450         and use the replacement function if we detect either defect.
22451
22452         * m4/prereq.m4 (gl_PREREQ): Add gl_ALLOCSA, gl_CLOEXEC, gl_INTTOSTR,
22453         gl_UTIMECMP.
22454
22455 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
22456         and  Jim Meyering  <jim@meyering.net>
22457
22458         Merge from coreutils CVS.
22459
22460         * lib/stat-macros.h: New file, with contents from file-type.h
22461         and coreutils' system.h.
22462         * lib/file-type.c: Include "stat-macros.h".
22463         * lib/file-type.h (file_type): Move all macro definitions to new file,
22464         stat-macros.h.
22465
22466         * lib/chown.c (rpl_chown) [CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE]:
22467         Wrap old code with this conditional.
22468         [CHOWN_MODIFIES_SYMLINK]: Try to work around a chown
22469         function that does not dereference symlinks.
22470         * lib/lchown.c (lchown) [CHOWN_MODIFIES_SYMLINK]: Just call chown.
22471
22472         * lib/xreadlink.c: Include xreadlink.h first, to catch .h file
22473         dependency problems.
22474         (xreadlink): Accept new arg SIZE, for efficiency.
22475         All decls and uses changed.
22476         * lib/xreadlink.h: Include <stddef.h>, for size_t.
22477
22478         * lib/.cppi-disable: Add alloca_.h, allocsa.h, exit.h, getndelim2.h,
22479         gettext.h, localcharset.h, strdup.h, strndup.h, strtoul.c, time_r.h.
22480
22481         * lib/.cvsignore: Add alloca.h, fnmatch.h, poll.h, stdbool.h,
22482         sysexits.h.
22483
22484 2004-06-01  Jim Meyering  <jim@meyering.net>
22485
22486         * m4/calloc.m4: New file.
22487
22488 2004-05-31  Paul Eggert  <eggert@cs.ucla.edu>
22489
22490         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Detect _Bool bug in HP aC++/ANSI
22491         C B3910B A.05.55 [Dec 04 2003].  Problem reported by Jim Meyering.
22492         Also, fix a typo in a diagnostic.
22493
22494 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
22495
22496         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Do not require AC_FUNC_MALLOC
22497         or AC_FUNC_REALLOC.
22498
22499 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
22500
22501         * lib/xmalloc.c (HAVE_MALLOC, HAVE_REALLOC): Do not require these
22502         macros to be defined.
22503         (xnmalloc_inline, xnrealloc_inline, xcalloc): Do not die if
22504         the allocator returns NULL because the requested size is zero.
22505
22506 2004-05-20  Paul Eggert  <eggert@cs.ucla.edu>
22507
22508         * lib/malloc/obstack.c (_obstack) [defined _LIBC]: Bring back this
22509         var.  Add comment explaining why libc still defines it.  This
22510         merges the following patch from glibc:
22511         http://sources.redhat.com/ml/libc-alpha/2004-05/msg00157.html
22512
22513 2004-05-20  Andreas Schwab  <schwab@suse.de>
22514
22515         * m4/free.m4: Replace free if it not known to work, not the other
22516         way round.
22517
22518 2004-05-19  Paul Eggert  <eggert@cs.ucla.edu>
22519
22520         * lib/obstack.c (_obstack): Remove unused variable.  It hasn't been
22521         present in glibc since revision 1.1 of this file.
22522         * lib/obstack.h (_obstack_free, obstack_1grow, obstack_1grow_fast,
22523         obstack_alignment_mask, obstack_alloc, obstack_base,
22524         obstack_blank, obstack_blank_fast, obstack_chunk_size,
22525         obstack_copy, obstack_copy0, obstack_finish, obstack_grow,
22526         obstack_grow0, obstack_init, obstack_int_grow,
22527         obstack_int_grow_fast, obstack_make_room, obstack_memory_used,
22528         obstack_next_free, obstack_object_size, obstack_ptr_grow,
22529         obstack_ptr_grow_fast, obstack_room): Remove declarations of
22530         nonexistent functions.
22531
22532 2004-05-18  Karl Berry  <karl@gnu.org>
22533
22534         * config/srclist.txt: break link for vasnprintf.c.
22535
22536 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
22537
22538         Port obstack to the AS/400, where pointers are 16 bytes wide and
22539         you cannot cast an integer to a valid pointer.  This patch is
22540         currently waiting to be integrated into glibc; see
22541         <http://sources.redhat.com/ml/libc-alpha/2004-05/msg00073.html>.
22542
22543         * lib/obstack.h (__PTR_TO_INT, __INT_TO_PTR): Remove.
22544         All uses of __INT_TO_PTR (PTR_TO_INT ...) replaced by __PTR_ALIGN.
22545         (__BPTR_ALIGN, __PTR_ALIGN): New macros.
22546         (struct obstack): temp member is now a union of a pointer and
22547         an integer, instead of an integer.  All integer uses changed.
22548         This does not affect the physical layout of struct obstack,
22549         except on hosts (like the AS/400) where the size or alignment of
22550         void * is greater than that of ptrdiff_t.
22551         (obstack_finish) [! (defined __GNUC__ && defined __STDC__ &&
22552         __STDC__)]: Store temporary in pointer member of union, not
22553         integer member.
22554         * lib/obstack.c: Include <stddef.h>, for offsetof.
22555         (struct fooalign): Remove; it doesn't need a name.
22556         (union fooround): Change double to long double, and add void *.
22557         (DEFAULT_ALIGNMENT): Use offsetof to compute.
22558         (DEFAULT_ALIGNMENT, DEFAULT_ROUNDING): Now an enum constant,
22559         not a macro.  Hence the values are always int; so remove all
22560         casts-to-int in uses.
22561
22562 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
22563
22564         * config/srclist.txt: Break link for argp-help.c and argp-parse.c until
22565         we can get this patch merged into glibc.
22566
22567 2004-05-17  Derek R. Price  <derek@ximbiot.com>
22568             Paul Eggert  <eggert@cs.ucla.edu>
22569
22570         * m4/argp: Depend on alloca.
22571
22572 2004-05-17  Derek R. Price  <derek@ximbiot.com>
22573             Paul Eggert  <eggert@cs.ucla.edu>
22574
22575         * lib/argp-help.c, argp-parse.c: Assume <alloca.h> rather than
22576         freecoding.
22577
22578 2004-05-17  Bruno Haible  <bruno@clisp.org>
22579
22580         * lib/vasnprintf.c (VASNPRINTF): Correctly handle the case of a
22581         precision that consists of a '.' followed by an empty digit string.
22582         Patch by Tor Lillqvist <tml@iki.fi>.
22583
22584 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
22585
22586         * m4/alloca.m4 (gl_FUNC_ALLOCA): Define HAVE_ALLOCA_H always,
22587         for backward compatibility with older code.  We need our own
22588         alloca.h if _AIX is defined.  Define HAVE_ALLOCA if we discover
22589         it under some other name, and our alloca.h will define it.
22590
22591 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
22592             Derek Price  <derek@ximbiot.com>
22593
22594         * lib/alloca.c: Include <alloca.h>, to get our interface.
22595         * lib/alloca_.h: Use __alloca on AIX, so that we don't have to
22596         include <alloca.h> first.  Use C89 prototype for alloca; this
22597         requires including <stddef.h> for size_t.  Use extern "C" if C++.
22598         Use #elif for simplicity, since we can assume C89 now.
22599         Don't try to source the system alloca.h since it will not be found
22600         and to prevent recursively including its replacement.
22601         * lib/fnmatch.c: Include <alloca.h> instead of opencoding.
22602         * lib/regex.c: Likewise.
22603
22604 2004-05-16  Derek Price  <derek@ximbiot.com>
22605             Paul Eggert  <eggert@cs.ucla.edu>
22606
22607         getline cleanup.  This changes the getndelim2 API: both order of
22608         arguments, and meaning of delim2 (now uses EOF, not 0, to indicate
22609         no delimiter).
22610
22611         * lib/getline.c: Don't include stddef.h or stdio.h, since our
22612         interface does that.
22613         (getline): Always use getdelim, so that we don't have two
22614         copies of this code.
22615         * lib/getndelim2.c: Include <limits.h>, <inttypes.h>, <stdint.h>
22616         if available.
22617         (PTRDIFF_MAX, SIZE_MAX, SSIZE_MAX): Define if not defined.
22618         (GETNDELIM2_MAXIMUM): New macro.
22619         (getndelim2): Reorder arguments.  delim==EOF now means no delimiter,
22620         instead of the old practice of delim2==0.  All callers changed.
22621         Return -1 on overflow, instead of returning junk.
22622         Do not set *linesize unless allocation succeeds.
22623         * lib/getndelim2.h: Do not include stddef.h; no longer needed, now
22624         that we include sys/types.h.
22625         * lib/getnline.h: Likewise.
22626         * lib/getndelim2.h (GETNLINE_NO_LIMIT): New macro.
22627         (getndelim2): Reorder arguments.
22628         * lib/getnline.c (getnline, getndelim):
22629         Don't discard the NMAX argument.
22630         (getnline): Invoke getndelim, to avoid code duplication.
22631         * lib/getnline.h (GETNLINE_NO_LIMIT): New macro, used instead
22632         of (size_t) -1 by callers of the getnline family.
22633
22634 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
22635
22636         * m4/gettime.m4 (gl_GETTIME): Require gl_TIMESPEC.
22637         Check for gettimeofday.
22638         * m4/settime.m4 (gl_SETTIME): Require gl_TIMESPEC.
22639         Check for settimeofday, stime.
22640
22641 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
22642
22643         * lib/nanosleep.c (suspended): Change its type from int to
22644         sig_atomic_t volatile.
22645         (first_call): Make it private to rpl_nanosleep, and have it
22646         be zero initially as that's a bit faster.
22647         (my_usleep): Round up fractional times instead of truncating them,
22648         as this is the usual meaning for 'sleep'.
22649
22650         * lib/gettime.c (gettime): Fall back on `time' if `gettimeofday'
22651         doesn't work.
22652         * lib/settime.c: Include <unistd.h>, for stime (on Solaris 8, anyway).
22653         (ENOSYS): Define if not defined.
22654         (settime): Fall back on stime if it exists and settimeofday fails.
22655         But don't bother with fallbacks if a method fails with errno == EPERM.
22656
22657 2004-05-11  Jim Meyering  <jim@meyering.net>
22658
22659         Prior to this change, the save_cwd caller required read access to the
22660         current directory on most systems (ones with the fchdir function).
22661
22662         * lib/save-cwd.c (save_cwd) [HAVE_FCHDIR]: If opening `.' read-only
22663         fails, try write-only, and finally, resort to using xgetcwd.
22664
22665 2004-05-06  Paul Eggert  <eggert@cs.ucla.edu>
22666
22667         * lib/obstack.c, obstack.h: Import changes from libc.
22668
22669 2004-04-28  Bruno Haible  <bruno@clisp.org>
22670
22671         * lib/findprog.c (find_in_path): Treat Cygwin like Windows, since it
22672         also implicitly appends .exe to executables.
22673         * lib/localcharset.c (ISSLASH): Treat Cygwin like Windows, since it now
22674         accepts Windows pathnames.
22675         * lib/pathname.h (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
22676         Treat Cygwin like Windows, since it now accepts Windows pathnames.
22677         * lib/progreloc.c (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
22678         Treat Cygwin like Windows, since it now accepts Windows pathnames.
22679         Reported by Derek Robert Price <derek@ximbiot.com>.
22680
22681 2004-04-21  Karl Berry  <karl@gnu.org>
22682
22683         * config/srclist.txt (localcharset.c): break sync.
22684
22685 2004-04-20  Paul Eggert  <eggert@twinsun.com>
22686
22687         * m4/host-os.m4: Add a copyright notice.
22688
22689 2004-04-20  Jim Meyering  <jim@meyering.net>
22690
22691         Change UTILS_ to gl_ in AC_DEFINE'd names.
22692         Change utils_- and jm_-prefixed variables, too.
22693         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Renamed from
22694         UTILS_FUNC_MKDIR_TRAILING_SLASH.
22695         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Renamed from UTILS_FUNC_MKSTEP.
22696
22697         * m4/dirfd.m4 (gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
22698         Don't emit trailing blanks.
22699         Also rename jm_-prefixed variables to have gl_ prefix.
22700
22701         * m4/host-os.m4 (gl_HOST_OS): Rename from UTILS_HOST_OS.
22702         Also rename jm_-prefixed variables to have gl_ prefix.
22703
22704         * m4/jm-macros.m4: Reflect the renamings.
22705         * m4/prereq.m4: Likewise.
22706
22707 2004-04-20  Jim Meyering  <jim@meyering.net>
22708
22709         * lib/getndelim2.c (getndelim2): Upon realloc failure, don't leak
22710         memory.
22711
22712 2004-04-20  Jim Meyering  <jim@meyering.net>
22713             Bruno Haible  <bruno@clisp.org>
22714
22715         * lib/localcharset.c (get_charset_aliases) [!VMS && !WIN32]: Don't leak
22716         memory when realloc fails.
22717
22718 2004-04-19  Jim Meyering  <jim@meyering.net>
22719
22720         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Require gl_FUNC_FREE,
22721         now that readutmp.c may call `free (0)'.
22722
22723 2004-04-19  Bruno Haible  <bruno@clisp.org>
22724
22725         * m4/mbrtowc.m4: Change jm_ to gl_ in cache variables as well.
22726         * m4/inttypes_h.m4: Likewise.
22727         * m4/stdint_h.m4: Likewise.
22728         * m4/intmax_t.m4: Likewise.
22729         * m4/uintmax_t.m4: Likewise.
22730
22731 2004-04-18  Jim Meyering  <jim@meyering.net>
22732
22733         * m4/prereq.m4: Don't forbid jm_ prefix.
22734
22735         * m4/afs.m4, m4/allocsa.m4, m4/assert.m4, m4/backupfile.m4:
22736         * m4/bison.m4, m4/check-decl.m4, m4/chown.m4, m4/d-ino.m4:
22737         * m4/d-type.m4, m4/dirname.m4, m4/dos.m4, m4/error.m4, m4/fpending.m4:
22738         * m4/fstypename.m4, m4/fsusage.m4, m4/ftruncate.m4, m4/getdate.m4:
22739         * m4/getgroups.m4, m4/gettext.m4, m4/glibc21.m4, m4/group-member.m4:
22740         * m4/human.m4, m4/intmax.m4, m4/intmax_t.m4, m4/inttostr.m4:
22741         * m4/inttypes.m4, m4/inttypes_h.m4, m4/jm-macros.m4, m4/jm-winsz1.m4:
22742         * m4/jm-winsz2.m4, m4/lchown.m4, m4/lib-check.m4, m4/link-follow.m4:
22743         * m4/localcharset.m4, m4/longlong.m4, m4/ls-mntd-fs.m4, m4/lstat.m4:
22744         * m4/makepath.m4, m4/mbrtowc.m4, m4/mbswidth.m4, m4/memchr.m4:
22745         * m4/memcmp.m4, m4/mkdtemp.m4, m4/mkstemp.m4, m4/mountlist.m4:
22746         * m4/nanosleep.m4, m4/path-concat.m4, m4/perl.m4, m4/prereq.m4:
22747         * m4/putenv.m4, m4/quotearg.m4, m4/regex.m4, m4/stat.m4:
22748         * m4/stdint_h.m4, m4/strftime.m4, m4/strtoimax.m4, m4/strtoll.m4:
22749         * m4/strtoull.m4, m4/strtoumax.m4, m4/timespec.m4, m4/uintmax_t.m4:
22750         * m4/ulonglong.m4, m4/unlink-busy.m4, m4/unlocked-io.m4, m4/uptime.m4,
22751         * m4/utimbuf.m4, m4/utime.m4, m4/utimes-null.m4, m4/vasnprintf.m4:
22752         * m4/xstrtoimax.m4, m4/xstrtol.m4, m4/xstrtoumax.m4:
22753         Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
22754
22755 2004-04-18  Jim Meyering  <jim@meyering.net>
22756
22757         * lib/readutmp.c (read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc
22758         failure, don't leak memory and do call END_UTMP_ENT.
22759
22760 2004-04-16  Jim Meyering  <jim@meyering.net>
22761
22762         * m4/prereq.m4 (jm_PREREQ_STAT): Remove macro.  It is specific to
22763         coreutils' stat program.
22764         (gl_PREREQ): Don't require jm_PREREQ_STAT.
22765
22766 2004-04-11  Paul Eggert  <eggert@twinsun.com>
22767
22768         * lib/inttostr.h: Include <limits.h> unconditionally, since we assume
22769         C89.
22770         (CHAR_BIT): Remove, since we assume C89.
22771         Include <stdint.h> if available, as per current Autoconf CVS advice.
22772
22773 2004-03-31  Jim Meyering  <jim@meyering.net>
22774
22775         * m4/prereq.m4: Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
22776         Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
22777         * m4/xalloc.m4: Likewise.
22778
22779 2004-03-30  Paul Eggert  <eggert@twinsun.com>
22780
22781         Merge from coreutils.
22782
22783         * m4/inttostr.m4: New file.
22784         * m4/getdate.m4 (gl_GETDATE): Remove time-related stuff.
22785         Require AM_STDBOOL_H and gl_TIMESPEC instead.
22786         Require gl_CLOCK_TIME.
22787         * m4/clock_time.m4 (gl_CLOCK_TIME): Require AC_GNU_SOURCE.
22788
22789 2004-03-30  Paul Eggert  <eggert@twinsun.com>
22790
22791         * lib/cloexec.h, cloexec.c (set_cloexec_flag): Return int
22792         not bool, to be more consistent with Unix conventions.
22793         Suggested by Bruno Haible.
22794
22795         Merge from coreutils.
22796
22797         * lib/imaxtostr.c, lib/inttostr.c, lib/inttostr.h, lib/offtostr.c:
22798         * lib/umaxtostr.c: New files.
22799
22800         * lib/getdate.h: Include stdbool.h, and timespec.h instead of
22801         the usual <time.h> dance.
22802         (get_date): Change signature to support fractional time stamps.
22803         All callers changed.
22804         * lib/getdate.y: Include "getdate.h" first, as we can now
22805         assume C89 and don't need to worry about 'const'.
22806         Similarly, include "unlocked-io.h" near start, not in middle.
22807         Include <limits.h>.
22808         (textint.value): Use long int rather than int.
22809         (textint.digits): Use size_t rather than int.
22810         (BILLION, LOG10_BILLION): New constants.
22811         (parser_control): New member rel_ns.  Members day_ordinal,
22812         time_zone, month, day, hour, minutes, rel_year, rel_month,
22813         rel_day, rel_hour, rel_minutes, rel_seconds
22814         are now long int, not int.  Member seconds is now struct timespec,
22815         not int.  New member timespec_seen.  Members dates_seen, days_seen,
22816         local_zones_seen, rels_seen, times_seen, zones_seen are now size_t,
22817         not int.
22818         (%union.intval): Now long int, not int.
22819         New member timespec.
22820         (tSDECIMAL_NUMBER, tUDECIMAL_NUMBER): New tokens.
22821         (seconds, signed_seconds, unsigned_seconds): New nonterminals.
22822         (spec): Now is a timespec or an item list.
22823         (timespec, items): New nonterminals.
22824         (time, rel, relunit, number, get_date):
22825         Add support for fractional seconds.
22826         (time): Fix bug: seconds weren't cleared in "00:00 +0000" syntax.
22827         (gmtime, localtime, mktime): Remove decls; not needed with C89.
22828         (to_hour): First arg is now long int, not int.
22829         (to_year): Returns long int, not int.
22830         Don't treat year -70 like 70.
22831         (tm_diff): Returns long int, not int.
22832         (lookup_word): Use bool instead of int when appropriate.
22833         (yylex): Use size_t for count, not int.
22834         Detect overflow when parsing large integer constants.
22835         Add support for fractions.
22836         (get_date): Make pointers 'const' if possible.
22837         Use more-portable code to detect integer overflow.
22838         (main) [TEST]: Adjust to above changes.  Test for localtime failure.
22839         Don't use ctime; it's not reliable if the year has >4 digits.
22840
22841         * lib/human.c (humblock): Inspect BLOCKSIZE if BLOCK_SIZE isn't set.
22842         This is for compatibility with BSD.
22843
22844         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP): Define.
22845         (ATIME_CMP, CTIME_CMP, MTIME_CMP, TIMESPEC_NS): Likewise.
22846         From coreutils' system.h.
22847
22848         * lib/userspec.c: Don't include "posixver.h".
22849         (parse_user_spec): Fall back on USER.GROUP parsing, regardless
22850         of POSIX version, as POSIX 1003.1-2001 allows that behavior as a
22851         compatible extension.  Simplify code by removing a boolean int
22852         that was always nonzero if a string was nonnull.
22853
22854 2004-03-30  Jim Meyering  <jim@meyering.net>
22855
22856         Merge from coreutils.
22857
22858         Avoid a configure-time warning about sys/ucred.h on OSF V4.0.
22859         * m4/ls-mntd-fs.m4: Test for sys/ucred.h separately, since
22860         on some systems one must include <grp.h> before it.
22861         Reported by Christian Krackowizer.
22862
22863 2004-03-30  Jim Meyering  <jim@meyering.net>
22864
22865         Merge from coreutils.
22866
22867         * lib/mountlist.c [HAVE_SYS_UCRED_H]: Include grp.h before sys/ucred.h.
22868
22869         * lib/readtokens.c (readtoken): Don't leak 64 bytes when reading
22870         an empty input stream.
22871
22872         * lib/readtokens.c: Include <stdbool.h>.
22873         (readtoken): Use `size_t' rather than int/long.
22874         All callers adjusted.
22875         Use `bool' rather than `int' where appropriate.
22876         Use memset rather than an explicit loop.
22877         Use x2nrealloc rather than xrealloc.
22878         Allow the use of `\0' as a delimiter.
22879         (readtokens): Likewise.
22880         * lib/readtokens.h (readtoken, readtokens): Update prototypes.
22881
22882 2004-03-30  Jim Meyering  <jim@meyering.net>
22883
22884         * m4/realloc.m4: Remove file, since now it does no more than
22885         AC_REQUIRE([AC_FUNC_REALLOC]), and that can be done via
22886         the `configure.ac' section of module/realloc.
22887         * m4/malloc.m4: Likewise, but for AC_FUNC_MALLOC.
22888
22889 2004-03-30  Bruno Haible  <bruno@clisp.org>
22890
22891         * lib/getloadavg.c (getloadavg): Don't assume setlocale returns
22892         nonnull.
22893
22894 2004-03-29  Paul Eggert  <eggert@twinsun.com>
22895
22896         Merge changes to getloadavg.c from coreutils and Emacs.
22897
22898         * lib/getloadavg.c [!defined HAVE_SETLOCALE] (setlocale):
22899         Define to an expression, not to the empty string.
22900         Include cloexec.h and xalloc.h.
22901         (getloadavg): Restore LC_NUMERIC locale after setting it temporarily.
22902         Use set_cloexec_flag rather than rolling our own.
22903         * lib/cloexec.c, lib/cloexec.h: New files.
22904
22905 2004-03-29  Paul Eggert  <eggert@twinsun.com>
22906
22907         * m4/cloexec.m4: New file.
22908
22909 2004-03-18  Paul Eggert  <eggert@twinsun.com>
22910
22911         * lib/getopt.h: Sync with libc CVS.
22912
22913 2004-03-18  Paul Eggert  <eggert@twinsun.com>
22914             Bruno Haible  <bruno@clisp.org>
22915
22916         * m4/mbswidth.m4 (gl_MBSWIDTH): Also test whether <wchar.h> declares
22917         mbswidth.
22918
22919 2004-03-18  Paul Eggert  <eggert@twinsun.com>
22920             Bruno Haible  <bruno@clisp.org>
22921
22922         * lib/mbswidth.h: Include <wchar.h> only if
22923         HAVE_DECL_MBSWIDTH_IN_WCHAR_H, not on all platforms that have
22924         <wchar.h>.
22925         * lib/mbswidth.c: Include <stdio.h> and <time.h> before <wchar.h>.
22926
22927 2004-03-09  Paul Eggert  <eggert@twinsun.com>
22928
22929         * lib/argp-parse.c, getopt.c, getopt.h, getopt1.c:
22930         Sync with libc CVS.
22931         * lib/getopt_int.h: New file, also synced from libc.
22932
22933 2004-03-09  Paul Eggert  <eggert@twinsun.com>
22934
22935         * config/srclistvars.sh: Add GNUWWWLICENSES for eggert.
22936         * config/srclist.txt: Sync getopt with libc.  Add getopt_int.h.
22937         Bring back getopt.c, getopt.h, getopt1.c.
22938
22939 2004-03-07  Paul Eggert  <eggert@twinsun.com>
22940
22941         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Renamed from jm_PREREQ_C_STACK.
22942         All uses changed.  Check for sa_sigaction member; this fixes
22943         a bug first reported by Jason Andrade in
22944         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
22945
22946 2004-03-07  Paul Eggert  <eggert@twinsun.com>
22947
22948         * lib/c-stack.c (SIGACTION_WORKS): New macro.  Use it instead of long
22949         '#if' expressions.  Unlike the code it replaces, it does not
22950         depend on (defined _SC_PAGESIZE).  However, it does depend on
22951         HAVE_STRUCT_SIGACTION_SA_SIGACTION; this last change fixes a bug
22952         first reported by Jason Andrade in
22953         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
22954
22955 2004-02-25  Simon Josefsson  <jas@extundo.com>
22956
22957         * m4/strdup.m4 (gl_PREREQ_STRDUP): Check whether strdup is declared.
22958
22959 2004-02-25  Simon Josefsson  <jas@extundo.com>
22960
22961         * lib/strdup.h: New file.
22962         * lib/strdup.c: Include it.
22963         * lib/path-concat.c: Include strdup.h. Drop strdup declaration.
22964         * lib/userspec.c: Include strdup.h. Drop strdup declaration.
22965
22966 2004-02-23  Karl Berry  <karl@gnu.org>
22967
22968         * doc/maintain.texi, doc/standards.texi, doc/make-stds.texi: new files
22969         (from fencepost.gnu.org:/gd/gnuorg).
22970
22971 2004-02-23  Karl Berry  <karl@gnu.org>
22972
22973         * config/srclistvars.sh (GNUORG) [karl]: redefine.
22974         * config/srclist.txt: add maintain/standards documents.
22975
22976 2004-02-18  Bruno Haible  <bruno@clisp.org>
22977
22978         * m4/xsize.m4 (gl_XSIZE): Require AC_C_INLINE.
22979         Reported by Derek Robert Price <derek@ximbiot.com>.
22980
22981 2004-02-16  Karl Berry  <karl@gnu.org>
22982
22983         * config/mkinstalldirs, install-sh: update from automake.
22984
22985 2004-02-06  Karl Berry  <karl@gnu.org>
22986
22987         * m4/po.m4: update from gettext 0.14.1.
22988
22989 2004-02-06  Karl Berry  <karl@gnu.org>
22990
22991         * lib/config.charset: update from gettext 0.14.1.
22992
22993 2004-02-05  Paul Eggert  <eggert@twinsun.com>
22994
22995         Add comments and code, prompted by suggestions from Bruno Haible
22996         for sh-quote.
22997         * lib/quotearg.h (quotearg_alloc): New decl.  Improve the comments
22998         describing the enum quoting_style values.
22999         * lib/quotearg.c (quotearg_alloc): New function.
23000         (quotearg_buffer_restyled): Treat lone { and } as special.
23001         Treat = as special.  Work around bug with older shells
23002         that "see" a '\' that is really the 2nd byte of a multibyte char.
23003         Quote empty string with shell_quoting_style.
23004
23005 2004-02-03  Bruno Haible  <bruno@clisp.org>
23006
23007         * m4/pipe.m4: New file, from GNU gettext.
23008
23009 2004-02-03  Bruno Haible  <bruno@clisp.org>
23010
23011         * lib/pipe.h: New file, from GNU gettext.
23012         * lib/pipe.c: New file, from GNU gettext.
23013
23014 2004-01-27  Bruno Haible  <bruno@clisp.org>
23015
23016         * m4/execute.m4: New file, from GNU gettext.
23017
23018 2004-01-27  Bruno Haible  <bruno@clisp.org>
23019
23020         * lib/execute.h: New file, from GNU gettext.
23021         * lib/execute.c: New file, from GNU gettext.
23022         * lib/w32spawn.h: New file, from GNU gettext.
23023
23024 2004-01-24  Paul Eggert  <eggert@twinsun.com>
23025
23026         Merge from diffutils.
23027
23028         * lib/file-type.c (file_type): Add typed memory objects.
23029         * lib/file-type.h (S_TYPEISTMO): New macro.
23030
23031         * lib/c-stack.h (c_stack_action): Remove argv argument.
23032         * lib/c-stack.c (c_stack_action): Likewise.  All uses changed.
23033         (die): Don't calculate message unless segv_action returns.
23034         (get_stack_location, min_address_from_argv, max_address_from_argv,
23035         volatile stack_base, volatile_stack_size): Remove.
23036         (segv_handler): If ! HAVE_XSI_STACK_OVERFLOW_HEURISTIC, assume
23037         that every segmentation violation is a stack overflow.  (Ouch!)
23038         See Debian bug 136249 (still outstanding) for more info about why
23039         HAVE_XSI_STACK_OVERFLOW_HEURISTIC fails on Linux kernels.
23040
23041 2004-01-24  Paul Eggert  <eggert@twinsun.com>
23042
23043         Exit-status fix from coreutils.
23044
23045         Use exit_failure consistently in place of EXIT_FAILURE,
23046         so that program exit statuses are consistent on failure.
23047
23048         * lib/argmatch.c (ARGMATCH_DIE) [! defined ARGMATCH_DIE]:
23049         Include "exitfail.h", and use exit_failure rather than EXIT_FAILURE.
23050         * lib/argmatch.h: Comment fix to match the above.
23051         * lib/obstack.c (obstack_exit_failure) [!defined _LIBC]:
23052         Now a macro referring to exit_failure, instead of a separate
23053         variable.  Include "exitfail.h" to get it.
23054         * lib/xstrtol.h: Include "exitfail.h".
23055         (STRTOL_FATAL_ERROR): Exit with status exit_failure, not 2.
23056
23057         * lib/long-options.c (parse_long_options): Use prototype
23058         for usage function arg.  Pass it EXIT_SUCCESS rather than 0,
23059         for clarity.
23060
23061 2004-01-21  Jim Meyering  <jim@meyering.net>
23062
23063         * lib/mktime.c (__mktime_internal) [!_LIBC]: Define to mktime_internal
23064         so as not to conflict with a different-sized __mktime_internal
23065         function in GNU libc.
23066         * lib/timegm.c (__mktime_internal) [!_LIBC]: Likewise.
23067         Problem building statically-linked `ls' reported by Michael Brunnbauer.
23068
23069 2004-01-20  Karl Berry  <karl@gnu.org>
23070
23071         * config/config.guess: update from config.
23072
23073         * config/srclistvars.sh: GNUWWWLICENSES for karl.
23074
23075 2004-01-20  Bruno Haible  <bruno@clisp.org>
23076
23077         Safer stack allocation.
23078         * lib/setenv.c: Include allocsa.h.
23079         (alloca): Remove fallback definition.
23080         (freea): Remove macro.
23081         (__add_to_environ) [!_LIBC]: Use allocsa instead of alloca. Use freesa
23082         instead of freea.
23083
23084 2004-01-20  Bruno Haible  <bruno@clisp.org>
23085
23086         * m4/eealloc.m4: New file, from GNU gettext.
23087
23088 2004-01-20  Bruno Haible  <bruno@clisp.org>
23089
23090         * m4/allocsa.m4: New file, from GNU gettext.
23091
23092 2004-01-20  Bruno Haible  <bruno@clisp.org>
23093
23094         * lib/xallocsa.h: New file, from GNU gettext.
23095         * lib/xallocsa.c: New file, from GNU gettext.
23096
23097 2004-01-20  Bruno Haible  <bruno@clisp.org>
23098
23099         * lib/wait-process.c: On Windows, include windows.h. Needed on mingw.
23100
23101 2004-01-20  Bruno Haible  <bruno@clisp.org>
23102
23103         * lib/wait-process.c (wait_subprocess): Add ignore_sigpipe argument.
23104         * lib/wait-process.c (wait_subprocess): Likewise. Handle SIGPIPE
23105         specially.
23106
23107 2004-01-20  Bruno Haible  <bruno@clisp.org>
23108
23109         * lib/wait-process.c (wait_process): Disable the 2003-10-31 waitid()
23110         patch.
23111
23112 2004-01-20  Bruno Haible  <bruno@clisp.org>
23113
23114         * lib/wait-process.c (cleanup_slaves): Use ANSI C declaration.
23115
23116 2004-01-20  Bruno Haible  <bruno@clisp.org>
23117
23118         * lib/eealloc.h: New file.
23119
23120 2004-01-20  Bruno Haible  <bruno@clisp.org>
23121
23122         * lib/binary-io.h: Avoid warnings on Cygwin.
23123
23124 2004-01-20  Bruno Haible  <bruno@clisp.org>
23125
23126         * lib/allocsa.h: New file, from GNU gettext.
23127         * lib/allocsa.c: New file, from GNU gettext.
23128
23129 2004-01-18  Karl Berry  <karl@gnu.org>
23130
23131         * doc/gpl.texi, doc/lgpl.texi: new files.
23132
23133 2004-01-18  Karl Berry  <karl@gnu.org>
23134
23135         * config/srclistvars.sh (GNUWWWLICENSES): new variable.
23136         * config/srclist.txt ({fdl,gpl,lgpl}.text): get from there.
23137
23138 2004-01-15  Paul Eggert  <eggert@twinsun.com>
23139
23140         Merge from coreutils.
23141
23142         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for uintptr_t.
23143         * m4/posixver.m4 (gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION.
23144         (gl_DEFAULT_POSIX2_VERSION): Move
23145         the documentation from 'configure' into 'config.hin',
23146         so that 'configure --help' isn't burdened by it and
23147         we don't have to worry about its formatting there.
23148         Reword the documentation so that it's more succinct
23149         and can be run together into a single paragraph.
23150         * m4/same.m4 (gl_SAME): Check for pathconf.
23151
23152 2004-01-15  Paul Eggert  <eggert@twinsun.com>
23153
23154         Merge from coreutils.
23155
23156         * lib/posixver.c: Include posixver.h.
23157
23158         * lib/same.c: Include <stdbool.h>, <limits.h>.
23159         (_POSIX_NAME_MAX): Define if not defined.
23160         (MIN): New macro.
23161         (same_name): If file names are silently truncated, report
23162         that the file names are the same if they are the same after
23163         the silent truncation.
23164
23165         * lib/xstrtod.h (xstrtod): Accept an extra arg, specifying the
23166         conversion function.
23167         * lib/xstrtod.c (xstrtod): Likewise.  All callers changed to
23168         include c-strtod.h and use c_strtod.  Don't include stdlib.h; no
23169         longer needed.
23170
23171 2004-01-15  Jim Meyering  <jim@meyering.net>
23172
23173         Merge from coreutils.
23174
23175         * m4/clock_time.m4 (gl_CLOCK_TIME): Don't set LIB_CLOCK_GETTIME
23176         if no library is required.
23177         * m4/jm-macros.m4: Don't require UTILS_SYS_OPEN_MAX.
23178         * m4/jm-macros.m4 (jm_MACROS): Require gl_FUNC_FREE.
23179         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.58.
23180         (AC_LANG_SOURCE): Remove definition, now that we require autoconf-2.58.
23181         * m4/jm-macros.m4 (jm_MACROS): Don't require AC_FUNC_FTW.
23182         * m4/lib-check.m4 (jm_LIB_CHECK): Do not set LIB_CRYPT to the
23183         value, $ac_cv_search_crypt, if it's "none required".
23184         * m4/posixver.m4 (gl_DEFAULT_POSIX2_VERSION): New macro.
23185         * m4/prereq.m4 (jm_PREREQ): Require AC_FUNC_GETLOADAVG,
23186         not gl_FUNC_GETLOADAVG.
23187         * m4/prereq.m4 (jm_PREREQ): Require gl_READTOKENS, gl_MD5, gl_MAKEPATH,
23188         gl_LONG_OPTIONS, and gl_IDCACHE, gl_GETUGROUPS.
23189
23190 2004-01-15  Jim Meyering  <jim@meyering.net>
23191
23192         Merge from coreutils.
23193
23194         * lib/md5.h (rol) [__GNUC__ && __i386__]: Don't use `asm' code.  These
23195         days, gcc-3.x does better all by itself.  Patch from Dean Gaudet:
23196         http://mail.gnu.org/archive/html/bug-coreutils/2003-11/msg00144.html
23197
23198         * lib/posixver.c (DEFAULT_POSIX2_VERSION): Use definition of new,
23199         optional configure-time default.
23200
23201         * lib/version-etc.c (version_etc_copyright): Update copyright date.
23202
23203         * lib/xreadlink.c (xreadlink): Correct outdated comment.
23204
23205 2004-01-15  Alexandre Duret-Lutz  <adl@gnu.org>
23206
23207         Merge from coreutils.
23208
23209         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Do not set LIB_NANOSLEEP to the
23210         value, $ac_cv_search_nanosleep, if it's "none required".
23211
23212 2004-01-14  Paul Eggert  <eggert@twinsun.com>
23213
23214         * lib/fnmatch_loop.c (ALLOCA_LIMIT): Remove macro, which collided
23215         with like-named macro in fnmatch.c.
23216         (EXT): Use an internal constant instead.
23217
23218         Merge fnmatch patches from glibc.
23219         * lib/fnmatch.c (mbsinit): Remove define.
23220         Add libc_hidden_ver (__fnmatch, fnmatch).
23221         * lib/fnmatch_loop.c (FCT): Cast to int32_t and UCHAR when appropriate.
23222         Adjust to renaming of collseq_table_lookup to __collseq_table_lookup.
23223
23224 2004-01-14  Karl Berry  <karl@gnu.org>
23225
23226         * config/install-sh: update from automake.
23227
23228 2004-01-13  Karl Berry  <karl@gnu.org>
23229
23230         * config/install-sh: update from automake.
23231
23232 2004-01-09  Karl Berry  <karl@gnu.org>
23233
23234         * config/install-sh: update from automake.
23235
23236 2004-01-05  Karl Berry  <karl@gnu.org>
23237
23238         * config/config.{sub,guess}: update from config.
23239
23240 2003-12-31  Karl Berry  <karl@gnu.org>
23241
23242         * config/depcomp: update from automake.
23243
23244 2003-12-14  Karl Berry  <karl@gnu.org>
23245
23246         * lib/config.charset: update from gettext-runtime.
23247
23248 2003-12-03  Paul Eggert  <eggert@twinsun.com>
23249
23250         * lib/getgroups.c (getgroups): xmalloc takes one argument, not two.
23251         Bug reported by Alfred M. Szmidt.
23252
23253 2003-12-03  Bruno Haible  <bruno@clisp.org>
23254
23255         * m4/gettext.m4: Upgrade from gettext-0.13.
23256         * m4/po.m4: Upgrade from gettext-0.13.
23257         * m4/size_max.m4 (gl_SIZE_MAX): Don't use the _ONCE macros here.
23258         * m4/intmax.m4: New file, from gettext-0.13.
23259         * m4/printf-posix.m4: New file, from gettext-0.13.
23260
23261 2003-11-29  Karl Berry  <karl@gnu.org>
23262
23263         * lib/argp-{help.c,parse.c,namefrob.h}, argp.h: update from libc.
23264
23265 2003-11-25  Paul Eggert  <eggert@twinsun.com>
23266             Bruno Haible  <bruno@clisp.org>
23267
23268         * lib/printf-parse.h: Don't include sys/types.h.
23269         (ARG_NONE): New macro.
23270         (char_directive): Change type of *arg_index fields to size_t.
23271         * lib/printf-parse.c: Don't include sys/types.h.
23272         (SSIZE_MAX): Remove macro.
23273         (PRINTF_PARSE): Change the type of the arg_index variables to size_t.
23274         Remove unnecessary overflow check.
23275         * lib/vasnprintf.c (VASNPRINTF): Update for type change of *arg_index
23276         fields.
23277
23278 2003-11-25  Bruno Haible  <bruno@clisp.org>
23279
23280         * modules/vasnprintf (Files): Remove m4/ssize_t.m4.
23281
23282 2003-11-25  Bruno Haible  <bruno@clisp.org>
23283
23284         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Don't require
23285         gt_TYPE_SSIZE_T.
23286
23287 2003-11-24  Paul Eggert  <eggert@twinsun.com>
23288
23289         * modules/alloca: Remove dependency on xalloc.
23290
23291 2003-11-24  Paul Eggert  <eggert@twinsun.com>
23292
23293         * lib/alloca.c: Remove dependency on xalloc module.
23294         (xalloc_die): Remove.
23295         (memory_full) [!defined emacs]: New macro.
23296         [!defined emacs]: Don't include xalloc.h.
23297         (alloca): Invoke memory_full, not xalloc_die, if malloc fails or
23298         address arithmetic overflows.  Change datatypes a bit to avoid
23299         unnecessary casts.
23300
23301 2003-11-22  Jim Meyering  <jim@meyering.net>
23302
23303         * lib/xmalloc.c (x2nrealloc_inline): Fix typos in comments:
23304         s/size/size_t/.
23305
23306 2003-11-21  Karl Berry  <karl@gnu.org>
23307
23308         * config/config.{sub,guess}: update from config.
23309
23310 2003-11-18  Karl Berry  <karl@gnu.org>
23311
23312         * config/config.{sub,guess}: update from config.
23313
23314         * config/(printf-{parse,args}.[ch]): sync broken, sigh.
23315
23316 2003-11-17  Paul Eggert  <eggert@twinsun.com>
23317
23318         * README: Mention that S+T cannot overflow if S is the size of
23319         an existing object and T is sufficiently small.
23320
23321 2003-11-17  Jim Meyering  <jim@meyering.net>
23322
23323         On systems without utime and without a utimes function capable of
23324         dealing with a NULL struct utimbuf* argument, this utime replacement
23325         could -- in unusual circumstances -- leak a file descriptor.
23326         * lib/utime.c: Include <unistd.h> and <errno.h>.
23327         (utime_null): Be sure to close `fd' and to preserve errno.
23328         Reported by Geoff Collyer via Arnold Robbins.
23329
23330 2003-11-17  Bruno Haible  <bruno@clisp.org>
23331
23332         * modules/vasnprintf (Files): Add m4/ssize_t.m4.
23333         (Depends-on): Add xsize.
23334
23335 2003-11-17  Bruno Haible  <bruno@clisp.org>
23336
23337         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Require gt_TYPE_SSIZE_T.
23338
23339 2003-11-17  Bruno Haible  <bruno@clisp.org>
23340
23341         * lib/vasnprintf.c (alloca): Remove fallback definition.
23342         (freea): Remove definition.
23343         (VASNPRINTF): Use alloca only for small sizes, say <= 4000 bytes.
23344         Reported by Paul Eggert.
23345
23346 2003-11-16  Paul Eggert  <eggert@twinsun.com>
23347             Bruno Haible  <bruno@clisp.org>
23348
23349         Protect against address arithmetic overflow.
23350         * lib/printf-args.h: Include stddef.h.
23351         (arguments): Change type of field 'count' to size_t.
23352         * lib/printf-args.c (printf_fetchargs): Use size_t instead of
23353         'unsigned int' where appropriate.
23354         * lib/printf-parse.h: Include sys/types.h.
23355         (char_directive): Change type of *arg_index fields to ssize_t.
23356         (char_directives): Change type of fields 'count', max_*_length to
23357         size_t.
23358         * lib/printf-parse.c: Include sys/types.h and xsize.h.
23359         (SSIZE_MAX): Define fallback value.
23360         (PRINTF_PARSE): Use size_t instead of 'unsigned int' and ssize_t
23361         instead of 'int' where appropriate. Check a_allocated, d_allocated
23362         against overflow. Reject %m$ argument numbers > SSIZE_MAX + 1.
23363         * lib/vasnprintf.c: Include xsize.h.
23364         (VASNPRINTF): Use size_t instead of 'unsigned int' where appropriate.
23365         Check alloca, malloc, realloc, ENSURE_ALLOCATION arguments against
23366         overflow. Avoid wraparound when converting a width or precision from
23367         decimal to binary.
23368
23369 2003-11-16  Bruno Haible  <bruno@clisp.org>
23370
23371         Update from GNU gettext.
23372         * lib/printf-parse.c: Generalize to it can be compiled for wide
23373         strings.
23374         (PRINTF_PARSE, CHAR_T, DIRECTIVE, DIRECTIVES): New macros.
23375         * lib/vasnprintf.c: Generalize to it can be compiled for wide strings.
23376         (VASNPRINTF, CHAR_T, DIRECTIVE, DIRECTIVES, PRINTF_PARSE, USE_SNPRINTF,
23377         SNPRINTF): New macros.
23378         Don't include <alloca.h> if the file is used inside libintl.
23379         (local_wcslen): New function, for Solaris 2.5.1.
23380         (VASNPRINTF): Use it instead of wcslen.
23381
23382 2003-11-16  Bruno Haible  <bruno@clisp.org>
23383
23384         * lib/xsize.h (xmax): New function.
23385         (xsum, xsum3, xsum4): Declare as "pure" functions.
23386
23387 2003-11-12  Paul Eggert  <eggert@twinsun.com>
23388
23389         * modules/xalloc (Files): Undo latest change, since xalloc.h
23390         no longer needs SIZE_MAX or PTRDIFF_MAX.
23391
23392 2003-11-12  Paul Eggert  <eggert@twinsun.com>
23393
23394         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Do not require gl_SIZE_MAX or
23395         gl_PTRDIFF_MAX.
23396
23397 2003-11-12  Paul Eggert  <eggert@twinsun.com>
23398
23399         * lib/xstrtol.c (__xstrtol): Remove "break" immediately after
23400         "return", to pacify some unknown compiler.  Problem reported
23401         by Joerg Schilling.
23402
23403 2003-11-12  Paul Eggert  <eggert@twinsun.com>
23404
23405         * lib/xalloc.h: Do not include <limits.h> or <stdint.h>.
23406         (xalloc_oversized): Use sizeof (ptrdiff_t) and sizeof (size_t) for
23407         the heuristic, rather than PTRDIFF_MAX and SIZE_MAX.  This
23408         heuristic is just as accurate as far as we know, and it removes a
23409         dependency on size_max.m4 and ptrdiff_max.m4.
23410
23411 2003-11-11  Bruno Haible  <bruno@clisp.org>
23412
23413         * modules/xsize (Files): Add m4/size_max.m4.
23414         * modules/xalloc (Files): Add m4/size_max.m4, m4/ptrdiff_max.m4.
23415
23416 2003-11-11  Bruno Haible  <bruno@clisp.org>
23417
23418         * m4/size_max.m4: New file.
23419         * m4/ptrdiff_max.m4: New file.
23420         * m4/xsize,m4 (gl_XSIZE): Require gl_SIZE_MAX.
23421         * m4/xalloc.m4 (gl_PREREQ_XALLOC): New macro.
23422         (gl_XALLOC): Invoke it.
23423
23424 2003-11-11  Bruno Haible  <bruno@clisp.org>
23425
23426         * lib/xsize.h (SIZE_MAX): Remove fallback definition.
23427         * lib/xalloc.h: Include limits.h. Assume SIZE_MAX and PTRDIFF_MAX are
23428         defined.
23429
23430 2003-11-10  Paul Eggert  <eggert@twinsun.com>
23431
23432         * lib/xalloc.h (xalloc_oversized): [! (defined PTRDIFF_MAX &&
23433         PTRDIFF_MAX < SIZE_MAX)]: Fix off-by-one error that would have
23434         rejected some allocations of exactly SIZE_MAX - 2 bytes.
23435         From Bruno Haible.
23436         [defined PTRDIFF_MAX && PTRDIFF_MAX < SIZE_MAX]: Use SIZE_MAX,
23437         not (size_t) -1, since it's defined here.
23438
23439 2003-11-09  Karl Berry  <karl@gnu.org>
23440
23441         * config/mkinstalldirs, depcomp, mdate-sh: update from automake.
23442
23443 2003-11-06  Paul Eggert  <eggert@twinsun.com>
23444
23445         * lib/xalloc.h [HAVE_STDINT_H]: Include <stdint.h>.
23446         (xalloc_oversized) [! (PTRDIFF_MAX < SIZE_MAX)]:
23447         Reject sizes of exactly SIZE_MAX bytes.
23448         * lib/xreadlink.c: Include "xalloc.h" before checking whether SIZE_MAX
23449         is defined, since "xalloc.h" now defines SIZE_MAX on modern hosts.
23450
23451 2003-11-05  Bruno Haible  <bruno@clisp.org>
23452
23453         * lib/xsize.h: Include limits.h, to avoid a possible collision with
23454         SIZE_MAX defined in <limits.h> on Solaris.
23455
23456 2003-11-04  Jim Meyering  <jim@meyering.net>
23457
23458         * modules/sysexits: Use the `$(VAR)' notation for AC_SUBST'd
23459         variable names, rather than @VAR@.
23460         * modules/poll: Likewise.
23461
23462 2003-11-04  Bruno Haible  <bruno@clisp.org>
23463
23464         * modules/xsize: New file.
23465         * modules/linebreak: Depend on xsize.
23466         * MODULES.html.sh (func_all_modules): Add xsize.
23467
23468 2003-11-04  Bruno Haible  <bruno@clisp.org>
23469
23470         * m4/xsize.m4: New file.
23471
23472 2003-11-04  Bruno Haible  <bruno@clisp.org>
23473
23474         * lib/xsize.h: New file.
23475         * lib/linebreak.c: Include xsize.h.
23476         (mbs_possible_linebreaks, mbs_width_linebreaks): Check malloc()
23477         argument for overflow.
23478         Suggested by Paul Eggert.
23479
23480 2003-11-03  Karl Berry  <karl@gnu.org>
23481
23482         * config/config.{guess,sub}: update from config.
23483
23484 2003-11-03  Jim Meyering  <jim@meyering.net>
23485
23486         * modules/userspec (lib_SOURCES): Add userspec.h.
23487         (Include): Add "userspec.h".
23488         Improve description.
23489
23490 2003-11-03  Jim Meyering  <jim@meyering.net>
23491
23492         * lib/userspec.c: Include "userspec.h".
23493         * lib/userspec.h: New file.
23494
23495 2003-11-03  Bruno Haible  <bruno@clisp.org>
23496
23497         * m4/wait-process.m4 (gl_WAIT_PROCESS): Also check for waitid.
23498
23499 2003-11-03  Bruno Haible  <bruno@clisp.org>
23500
23501         * lib/wait-process.c (wait_process): Use waitid with WNOWAIT if
23502         available, to avoid (extremely rare) race condition.
23503         Suggested by Paul Eggert.
23504
23505 2003-11-02  Karl Berry  <karl@gnu.org>
23506
23507         * config/srclist.txt (vasprintf.c): sync broken, sigh.
23508
23509 2003-10-31  Paul Eggert  <eggert@twinsun.com>
23510
23511         * lib/mountlist.h (struct mount_entry.me_type_malloced): New member.
23512         * lib/mountlist.c (SIZE_MAX): Define if not defined already.
23513         (read_filesystem_list): Set and use me_type_malloced.
23514         Use "sizeof *me" rather than "sizeof (struct mount_entry)" (or
23515         whatever the type happens to be), for brevity and consistency.
23516         Check for size calculation overflow on Alphas running OSF/1.
23517
23518 2003-10-31  Jim Meyering  <jim@meyering.net>
23519
23520         * lib/hash.c: Include "xalloc.h" for use of xalloc_oversized.
23521
23522         * lib/linebuffer.c: Include <string.h> for declaration of memset.
23523
23524 2003-10-30  Paul Eggert  <eggert@twinsun.com>
23525             Bruno Haible  <bruno@clisp.org>
23526
23527         * lib/vasprintf.c: Include <limits.h>, <stdlib.h>.
23528         (vasprintf): Fail if the resulting length doesn't fit in an 'int'.
23529
23530 2003-10-30  Paul Eggert  <eggert@cs.ucla.edu>
23531
23532         * m4/host-os.m4 (UTILS_HOST_OS): Change netbsd*-gnu pattern back to
23533         netbsd*-gnu*.  Suggested by Robert Millan.
23534
23535 2003-10-29  Paul Eggert  <eggert@twinsun.com>
23536
23537         * modules/group-member: Depend on stdbool.
23538
23539 2003-10-29  Paul Eggert  <eggert@twinsun.com>
23540
23541         * m4/xalloc.m4 (gl_XALLOC): Undo previous change.
23542
23543 2003-10-29  Paul Eggert  <eggert@twinsun.com>
23544
23545         * m4/host-os.m4 (UTILS_HOST_OS): Resurrect netbsd*-gnu.  Add comments
23546         to it, and to knetbsd*-gnu and kfreebsd*-gnu.  Remove the '*' from
23547         after the 'gnu' in these cases.  This fixes some bugs in the
23548         previous change, and is based on suggestions by Robert Millan.
23549
23550 2003-10-29  Paul Eggert  <eggert@twinsun.com>
23551
23552         * lib/xalloc.h (xalloc_oversized): Now a macro, not a function,
23553         so that it works even if SIZE_MAX < N.  Do not include <stdbool.h>;
23554         no longer needed.
23555         * lib/quotearg.c (quotearg_n_options): Use it.
23556         * lib/group-member.c: Include <stdbool.h>.
23557         (free_group_info): Arg is now const *; don't free arg.
23558         (get_group_info): Now returns bool and accepts struct group_info *,
23559         rather than returning a malloc'ed struct group_info *.
23560         All uses changed.  Check for overflow in internal size calculation.
23561
23562         * lib/getusershell.c (readname): Simplify the code by using x2nrealloc
23563         rather than xmalloc/xrealloc.
23564         * lib/linebuffer.c (initbuffer, readlinebuffer): Simplify the code by
23565         using x2realloc rather than xmalloc/xrealloc.  Also, fix a C
23566         conformance bug: the old code used a pointer after freeing the
23567         storage that it addressed.
23568         * lib/hash.c (hash_initialize): Simplify the code by using
23569         xalloc_oversized rather than doing it by hand.
23570         * lib/getgroups.c (getgroups): Don't use xrealloc, since we don't need
23571         the buffer preserved.  Use free and xmalloc instead.
23572         * lib/quotearg.c (quotearg_n_options): Likewise.
23573         Use a simpler test for size overflow.  Don't use xalloc_oversized
23574         because unsigned int might be wider than size_t (!); this suggests
23575         that we should switch from unsigned int to size_t for slot numbers.
23576
23577 2003-10-28  Paul Eggert  <eggert@twinsun.com>
23578
23579         * m4/host-os.m4 (UTILS_HOST_OS): Identify GNU/KFreeBSD and
23580         GNU/KNetBSD.  These implementations use glibc atop the FreeBSD and
23581         NetBSD kernels.  Requested by Richard Stallman.
23582
23583 2003-10-27  Paul Eggert  <eggert@twinsun.com>
23584
23585         * lib/exclude.c (new_exclude): Use xzalloc rather than xmalloc
23586         to allocate the returned structure.  Do not allocate a subarray,
23587         as x2nrealloc will do that.
23588         (add_exclude): Use x2nrealloc to reallocate ex->exclude,
23589         instead of xnrealloc.
23590         (add_exclude_file): Use x2realloc instead of malloc + xnrealloc.
23591
23592 2003-10-27  Bruno Haible  <bruno@clisp.org>
23593
23594         * lib/stdbool_.h: Better support for BeOS.
23595
23596 2003-10-26  Paul Eggert  <eggert@twinsun.com>
23597
23598         * m4/xalloc.m4 (gl_XALLOC): Requore AC_C_INLINE, since xalloc.h
23599         now uses inline.
23600
23601 2003-10-26  Paul Eggert  <eggert@twinsun.com>
23602
23603         * lib/xalloc.h (xalloc_oversized): New static inline function, for
23604         callers that want to do their own size-overflow checking.  Include
23605         <stdbool.h>, since xalloc_oversized returns bool.
23606         * lib/xalloc.c (array_size_overflow): Remove.  All callers changed
23607         to use xalloc_oversized.
23608
23609         Add two functions x2realloc, x2nrealloc, for programs that grow
23610         arrays dynamically by doubling their sizes.
23611         * lib/xalloc.h (x2realloc, x2nrealloc): New decls.
23612         * lib/xmalloc.c (x2nrealloc_inline, x2nrealloc, x2realloc):
23613         New functions.
23614
23615         Port to C99 semantics for 'inline' of external functions.
23616         Bug reported by Bruno Haible.
23617         * lib/xmalloc.c (xnmalloc_inline): New static inline function,
23618         with the old contents of xnmalloc.
23619         (xnmalloc, xmalloc): Use it.
23620         (xnrealloc_inline): New static inline function,
23621         with the old contents of xnrealloc.
23622         (xnrealloc, xrealloc): Use it.
23623
23624         * lib/alloc.c (alloca): xmalloc cannot return NULL, so don't test for
23625         that.
23626
23627 2003-10-26  Karl Berry  <karl@gnu.org>
23628
23629         * config/srclist.txt (COPYING.DOC): no longer available from
23630         /gd/gnuorg; don't know where the ultimate source is.
23631
23632 2003-10-25  Paul Eggert  <eggert@twinsun.com>
23633
23634         Fix several address-calculation bugs in the hash modules,
23635         plus some minor code cleanup.
23636
23637         * lib/hash.h: Include <stdbool.h>, for bool.
23638         * lib/hash.c: Don't include <stdbool.h>, since hash.h does it now.
23639         * lib/hash.h (Hash_hasher, hash_get_n_buckets, hash_get_n_buckets_used,
23640         hash_get_n_entries, hash_get_max_bucket_length,
23641         hash_get_entries, hash_do_for_each, hash_string, hash_initialize,
23642         hash_rehash): Use size_t rather than unsigned.
23643         * lib/hash.c (struct hash_table, hash_get_n_buckets,
23644         hash_get_n_buckets_used, hash_get_n_entries,
23645         hash_get_max_bucket_length, hash_table_ok, hash_print_statistics,
23646         hash_get_entries, hash_do_for_each, hash_string, is_prime,
23647         next_prime, hash_initialize, hash_rehash, hash_delete, hash_print):
23648         Likewise.
23649         (SIZE_MAX): Define if not defined.
23650         (hash_get_max_bucket_length, hash_table_ok, hash_lookup,
23651         hash_get_first, hash_get_next, hash_get_entries, hash_do_for_each,
23652         hash_print):
23653         Use const * when possible.
23654         (hash_string): Use (unsigned char) *P rather than *(unsigned char *) P.
23655         (check_tuning): Fix bug: if tuning parameters were very close to
23656         0 or 1, rounding errors could have caused subscript violations.
23657         (hash_initialize, allocate_entry, hash_print): Remove unnecessary cast.
23658         (hash_initialize): Add 'fail:' label
23659         to free table and return NULL, and use it to simplify code.
23660         Use calloc rather than clearing the storage ourself.
23661         (hash_initialize, hash_rehash): Check for arithmetic overflow in
23662         buffer size calculations.
23663         * lib/hash-pjw.h (hash_pjw): Use size_t, not unsigned.
23664         Include <stddef.h>, for size_t.
23665         * lib/hash-pjw.c (hash_pjw): Likewise.
23666         Switch to method described by Bruno Haible.
23667         Include <limits.h>, for CHAR_BIT.
23668         (SIZE_BITS): New macro.
23669
23670 2003-10-23  Paul Eggert  <eggert@twinsun.com>
23671
23672         * m4/getline.m4 (AM_FUNC_GETLINE):
23673         Don't include getndelim2.o twice into LIBOBJS; this breaks on some
23674         hosts.  Problem reported by Derek Robert Price in
23675         <http://mail.gnu.org/archive/html/bug-gnulib/2003-10/msg00092.html>.
23676         This patch can be withdrawn after Autoconf 2.58 is required for gnulib.
23677         * m4/getndelim2.m4 (gl_GETNDELIM2): Likewise.
23678
23679 2003-10-21  Paul Eggert  <eggert@twinsun.com>
23680
23681         * lib/getndelim2.c (getndelim2): When size calculation overflows,
23682         ceiling the allocation at NMAX bytes rather than silently
23683         discarding input bytes before NMAX is reached.  This makes
23684         a difference only if NMAX exceeds SIZE_MAX / 2.
23685
23686         * lib/obstack.c: Merge from glibc.
23687         [defined _LIBC]: Include <obstack.h>, not "obstack.h".
23688         Add libc_hidden_def (_obstack_newchunk).
23689         (_obstack_free) [! defined _LIBC]: Remove.
23690         [defined _LIBC]: Make a strong alias from obstack_free, rather than
23691         a clone of the function body.
23692         (fputs) [defined _LIBC && defined USE_IN_LIBIO]: Remove.
23693         [defined _LIBC && !defined USE_IN_LIBIO]: Include <libio/iolibio.h>.
23694
23695         * lib/obstack.h: Indenting cleanup, to make it easier to merge with
23696         glibc.
23697         (obstack_grow, obstack_grow0): Remove unnecessary parentheses around
23698         arg to memcpy.
23699
23700         * lib/obstack.h (obstack_1grow_fast): Properly parenthesize arg.
23701         (obstack_ptr_grow_fast, obstack_int_grow_fast):
23702         Don't use lvalue casts, as GCC plans to remove support for them
23703         in GCC 3.5.  Reported by Joseph S. Myers.  This bug
23704         was also present in the non-GCC version, indicating that this
23705         code had always been buggy and had never been widely used.
23706         (obstack_1grow, obstack_ptr_grow, obstack_int_grow, obstack_blank):
23707         Use the fast variant of each macro, rather than copying the
23708         definiens of the fast variant; that way, we'll be more likely to
23709         catch future bugs in the fast variants.
23710
23711 2003-10-20  Bruno Haible  <bruno@clisp.org>
23712
23713         * modules/wait-process: New file.
23714         * MODULES.html.sh (func_all_modules): Add wait-process.
23715
23716 2003-10-20  Bruno Haible  <bruno@clisp.org>
23717
23718         * m4/wait-process.m4: New file.
23719
23720 2003-10-20  Bruno Haible  <bruno@clisp.org>
23721
23722         * lib/wait-process.h: New file, from GNU gettext.
23723         * lib/wait-process.c: New file, from GNU gettext.
23724
23725 2003-10-19  Jim Meyering  <jim@meyering.net>
23726
23727         * lib/vasnprintf.c (vasnprintf): Work around losing snprintf on
23728         HPUX 10.20.
23729
23730 2003-10-18  Karl Berry  <karl@gnu.org>
23731
23732         * config/config.guess: update from config.
23733
23734 2003-10-16  Paul Eggert  <eggert@twinsun.com>
23735
23736         * lib/getgroups.c: Include <errno.h>, <stdlib.h>.
23737         (getgroups): First arg is int, not size_t.
23738         Don't let 'free' mangle errno.
23739
23740 2003-10-16  Paul Eggert  <eggert@twinsun.com>
23741
23742         * README: Mention that gnulib assumes that (foo *) NULL + 0 == NULL.
23743
23744 2003-10-16  Karl Berry  <karl@gnu.org>
23745
23746         * config/config.{guess,sub}: update from config.
23747
23748 2003-10-16  Jim Meyering  <jim@meyering.net>
23749
23750         * lib/xmalloc.c: Include <string.h>, for declarations of memset and
23751         memcpy.
23752
23753 2003-10-15  Paul Eggert  <eggert@twinsun.com>
23754
23755         * lib/exclude.c: Do not include <inttypes.h> or <stdint.h>.
23756         (SIZE_MAX): Remove.
23757         (new_exclude, add_exclude_file): Initial size no longer needs to
23758         be a power of 2.
23759         (add_exclude, add_exclude_file): Use xnrealloc instead of rolling
23760         our own address arithmetic overflow checking.
23761
23762         * lib/fnmatch.c (SIZE_MAX): Define if standard headers don't.
23763         (fnmatch): Do not alloca more than 2000 wide characters;
23764         instead, use malloc for large buffers.
23765         Check for address arithmetic overflow, and return -1
23766         with errno set to ENOMEM in that case.
23767         * lib/fnmatch_loop.c (ALLOCA_LIMIT): New macro.
23768         (NEW_PATTERN): Do not alloca more than 8000 bytes;
23769         instead, return -1.  Check for address arithmetic overflow.
23770
23771 2003-10-14  Paul Eggert  <eggert@twinsun.com>
23772
23773         Handle invalid suffixes and overflow independently, so that
23774         callers can treat them independently as needed.  Fix some bugs in
23775         suffix handling, e.g., "100k@" was not diagnosed as an invalid
23776         suffix for a human-readable blocksize.  The major caller-visible
23777         change is the addition of a new
23778         LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW enum value, indicating
23779         that both overflow and suffix chars were found.
23780
23781         * lib/human.c (humblock): Don't check separately for invalid suffix
23782         char; that is xstrtoumax's job (now that its bug is fixed).
23783         * lib/xstrtoimax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [defined
23784         INTMAX_MAX]: New macros.
23785         * lib/xstrtol.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM, TYPE_MINIMUM,
23786         TYPE_MAXIMUM): New macros.
23787         (bkm_scale, bkm_scale_by_power): Return strtol_error, not int.
23788         (bkm_scale, bkm_scale_by_power, __xstrtol): Return maximal values
23789         if overflow occurs, as it's what __strtol does and it's more useful
23790         in practice.
23791         (__xstrtol): If __strtol reports some error other than ERANGE,
23792         reflect it to the caller as LONGINT_INVALID.  If it reports
23793         ERANGE, continue the rest of parsing, and report LONGINT_OVERFLOW
23794         | LONGINT_INVALID_SUFFIX_CHAR if both errors occur.
23795         * lib/xstrtol.h (LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW): New enum
23796         value.
23797         (_STRTOL_ERROR): Handle it.  Abort when given unknown error codes.
23798         * lib/xstrtoul.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM): New macros.
23799         * lib/xstrtoumax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM)
23800         [defined UINTMAX_MAX]: New macros.
23801
23802 2003-10-14  Bruno Haible  <bruno@clisp.org>
23803
23804         * modules/fatal-signal: Add m4/sig_atomic_t.m4 to file list.
23805
23806 2003-10-14  Bruno Haible  <bruno@clisp.org>
23807
23808         * m4/sig_atomic_t: New file, from GNU gettext.
23809         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Require gt_TYPE_SIG_ATOMIC_T.
23810
23811 2003-10-14  Bruno Haible  <bruno@clisp.org>
23812
23813         * lib/fatal-signal.h: Improved comments. Suggested by Paul Eggert.
23814         * lib/fatal-signal.c: Use sig_atomic_t. Suggested by Paul Eggert.
23815         Also use volatile where needed.
23816
23817 2003-10-12  Paul Eggert  <eggert@twinsun.com>
23818
23819         * modules/xalloc: Do not depend on 'exit'.  Depend on 'stdbool'.
23820         Change maintainer from Bruno Haible to 'all'.
23821
23822 2003-10-12  Paul Eggert  <eggert@twinsun.com>
23823
23824         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Require AC_C_INLINE.
23825
23826 2003-10-12  Paul Eggert  <eggert@twinsun.com>
23827
23828         * lib/xalloc.h (xnmalloc, xzalloc, xnrealloc, xclone): New decls.
23829         (XMALLOC, XCALLOC, XREALLOC, XFREE, CCLONE, CLONE): Deprecate,
23830         and define in terms of the other primitives.
23831         * lib/xmalloc.c: Include stdbool.h; do not include exit.h.
23832         (SIZE_MAX): Define if not already defined.
23833         (array_size_overflow): New function.
23834         (xalloc_die): Abort instead of exiting if 'error' returns.
23835         (xnmalloc, xnrealloc, xzalloc, xclone): New functions.
23836         (xmalloc, xrealloc): Use them.
23837         (xcalloc): Check for address arithmetic overflow.
23838         * lib/xstrdup.c (xstrdup): Use xclone, since memcpy should be
23839         a bit faster than strcpy.
23840
23841 2003-10-10  Simon Josefsson  <jas@extundo.com>
23842
23843         * modules/argp (Depends-on): Add restrict and strcase.
23844
23845 2003-10-10  Simon Josefsson  <jas@extundo.com>
23846
23847         * m4/argp.m4: Add AC_C_INLINE.
23848
23849 2003-10-08  Paul Eggert  <eggert@twinsun.com>
23850
23851         Merge getpass from libc, plus a few fixes.
23852
23853         * lib/getpass.c (HAVE_STDIO_EXT) [_LIBC]: Define to 1.
23854         Include <stdbool.h>.
23855         Include <stdio_ext.h> if HAVE_STDIO_H, otherwise define
23856         __fsetlocking to empty.
23857         [_LIBC]: Do not include "getline.h" or "unlocked-io.h", but
23858         do include <bits/libc-lock.h>.
23859         Do not include <fcntl.h>; not needed.
23860         [_LIBC]: Include <wchar.h>.
23861         (NOTCANCEL_MODE): New macro.
23862         (flockfile, funlockfile) [_LIBC]: New macros.
23863         (__libc_cleanup_push, __libc_cleanup_pop, __getline, __tcgetattr)
23864         [!_LIBC]: New macros.
23865         (call_fclose): New function.
23866         (getpass): Use it.  Save tty stream separately; this simplifies the
23867         code and makes it more reliable if stdin happens to equal stdout.
23868         Invoke __fsetlocking on tty.
23869         Handle thread cancellation if needed.
23870         Namespace cleanup (use __tcgetattr, __getline).
23871         Use bool for Booleans.
23872         [USE_IN_LIBIO]: Handle wide streams.
23873         [!_LIBC]: Unconditionally do the fseek, since we don't know what
23874         stream might go where.
23875
23876         * lib/unlocked-io.h: Include <stdio.h>, so that the caller
23877         doesn't have to include <stdio.h> before us.
23878         (clearerr_unlocked, feof_unlocked, ferror_unlocked,
23879         fflush_unlocked, fgets_unlocked, fputc_unlocked, fputs_unlocked,
23880         fread_unlocked, fwrite_unlocked, getc_unlocked, getchar_unlocked,
23881         putc_unlocked, putchar_unlocked): Define to the unlocked counterpart
23882         if not declared, so that we can use getpass.c code from libc without
23883         rewriting it.
23884         (flockfile, ftrylockfile, funlockfile): New macros.
23885
23886 2003-10-08  Paul Eggert  <eggert@twinsun.com>
23887
23888         * modules/getpass: Depend on stdbool.
23889
23890 2003-10-08  Paul Eggert  <eggert@twinsun.com>
23891
23892         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for stdio_ext.h.
23893
23894 2003-10-07  Karl Berry  <karl@gnu.org>
23895
23896         * config/config.{guess,sub}: update from config.
23897
23898 2003-10-06  Jim Meyering  <jim@meyering.net>
23899             Bruno Haible  <bruno@clisp.org>
23900
23901         This lets translators provide better translations for the
23902         "Written by ..." part of --version output.
23903         * lib/version-etc.h: Include stdarg.h.
23904         (version_etc_copyright): Declare as readonly.
23905         (version_etc): Make this function variadic with a NULL-terminated list
23906         of author name strings.
23907         (version_etc_va): New declaration.
23908         * lib/version-etc.c: Include stdarg.h, stdlib.h.
23909         (version_etc_copyright): Declare as readonly.
23910         (version_etc_va): New function. Provide a different translatable string
23911         for each possible number of authors < 10. Abbreviate when there are 10
23912         authors or more.
23913         (version_etc): Make this function variadic. Call version_etc_va.
23914         Suggestion from Gary V. Vaughan.
23915
23916         * lib/long-options.h (parse_long_options): Change prototype: the
23917         authors string is moved to the end and becomes variadic.
23918         * lib/long-options.c: Include stdarg.h.
23919         (parse_long_options): Make this function variadic, too.
23920         Call version_etc_va, not version_etc.
23921
23922 2003-10-06  Bruno Haible  <bruno@clisp.org>
23923
23924         * modules/version-etc-2: Remove file.
23925         * MODULES.html.sh (func_all_modules): Remove version-etc-2.
23926
23927 2003-10-06  Bruno Haible  <bruno@clisp.org>
23928
23929         * modules/fatal-signal: New file.
23930         * MODULES.html.sh (func_all_modules): Add fatal-signal.
23931
23932 2003-10-06  Bruno Haible  <bruno@clisp.org>
23933
23934         * m4/fatal-signal.m4: New file.
23935         * m4/signalblocking.m4: New file, from GNU gettext.
23936
23937 2003-10-06  Bruno Haible  <bruno@clisp.org>
23938
23939         * lib/version-etc-2.h: Remove file.
23940         * lib/version-etc-2.c: Remove file.
23941
23942 2003-10-06  Bruno Haible  <bruno@clisp.org>
23943
23944         * lib/fatal-signal.h: New file, from GNU gettext.
23945         * lib/fatal-signal.c: New file, from GNU gettext.
23946
23947 2003-10-05  Paul Eggert  <eggert@twinsun.com>
23948
23949         * README: Rework advice for preventing empty .o files.
23950         Don't recommend ELIDE constructs.  Recommend <stddef.h>,
23951         not <sys/types.h>.
23952
23953 2003-10-04  Karl Berry  <karl@gnu.org>
23954
23955         * lib/argp*: update from libc.
23956
23957 2003-10-04  Karl Berry  <karl@gnu.org>
23958
23959         * config/config.{guess,sub}: update from config.
23960
23961 2003-10-02  Bruno Haible  <bruno@clisp.org>
23962
23963         * modules/lchown (Include): Add lchown.h.
23964         * modules/time_r (Include): Use "..." syntax.
23965         * modules/xgetdomainname (Include): Add xgetdomainname.h.
23966
23967 2003-10-01  Simon Josefsson  <jas@extundo.com>
23968
23969         * MODULES.html.sh (func_all_modules): Move gethostname from section
23970         'based on' to section 'lacking' POSIX:2001.
23971
23972 2003-10-01  Larry Jones  <lawrence.jones@eds.com>
23973
23974         * lib/getpass.c (getpass): Use a no-op fseek when switching from input
23975         to output mode on the same stream.
23976
23977 2003-09-29  Paul Eggert  <eggert@twinsun.com>
23978
23979         * lib/strftime.c (tm_diff) [! HAVE_TM_GMTOFF]:
23980         Fix arg typo in previous patch.
23981
23982 2003-09-28  Jim Meyering  <jim@meyering.net>
23983
23984         * lib/error.c: Correct cpp indentation.
23985
23986 2003-09-27  Paul Eggert  <eggert@twinsun.com>
23987
23988         * modules/free: New file.
23989
23990 2003-09-27  Paul Eggert  <eggert@twinsun.com>
23991
23992         * m4/free.m4: New file.
23993
23994 2003-09-27  Paul Eggert  <eggert@twinsun.com>
23995
23996         * lib/minmax.h (MIN, MAX)
23997         [__STDC__ && defined __GNUC__ && __GNUC__ >= 2]:
23998         Omit the special code that used __typeof__, since we worry that
23999         it could be more trouble than it's worth.  See:
24000         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00090.html
24001         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00095.html
24002
24003         * lib/free.c: New file.
24004
24005 2003-09-27  Oskar Liljeblad  <oskar@osk.mine.nu>
24006
24007         Trivial fixes to Makefile.am parts of module listings.
24008         * modules/strstr: Append strstr.h to lib_SOURCES.
24009         * modules/strcase: Likewise, for strcase.h.
24010
24011 2003-09-27  Karl Berry  <karl@gnu.org>
24012
24013         * config/mkinstalldirs: update from automake.
24014
24015 2003-09-26  Paul Eggert  <eggert@twinsun.com>
24016
24017         * lib/error.c (SIZE_MAX) [!defined SIZE_MAX]: Define.
24018         (error_tail): Do not loop, reallocating temporary buffer, since
24019         the output cannot contain more wide characters than the input
24020         contains bytes, the size must be big enough already.  This avoids
24021         one potential size overflow calculation.  Check for size overflow
24022         when calculating temporary buffer size.  Free temporary buffer
24023         when done, if it was allocated with malloc; this plugs a memory
24024         leak.  Remove casts from void * to pointers, that are no longer
24025         needed now that we're assuming C89 or better.
24026
24027         Merge error changes from glibc.
24028
24029         * lib/error.c, error.h: Update copyright notice header to match glibc.
24030         * lib/error.c [defined _LIBC]: Include <errno.h>, <bits/libc-lock.h>.
24031         (error, error_at_line) [defined _LIBC && defined __libc_ptf_call]:
24032         Disable cancellation while printing error.
24033         * lib/error.h: Prepend __ to parameter names.
24034
24035 2003-09-26  Jim Meyering  <jim@meyering.net>
24036
24037         * lib/error.c (error_tail): Move some declarations
24038         into inner scope where the local variables are used.
24039
24040 2003-09-26  Bruno Haible  <bruno@clisp.org>
24041
24042         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Add comments about the AIX
24043         stpncpy().
24044         Don't define stpncpy through config.h; it's now done through stpncpy.h.
24045
24046 2003-09-26  Bruno Haible  <bruno@clisp.org>
24047
24048         * lib/stpncpy.h (gnu_stpncpy): New declaration.
24049         (stpncpy): Define as alias for gnu_stpncpy.
24050         * lib/stpncpy.c [!_LIBC]: Define gnu_stpncpy, not stpncpy.
24051
24052 2003-09-25  Simon Josefsson  <jas@extundo.com>
24053
24054         * lib/xgetdomainname.h: New file.
24055         * lib/xgetdomainname.c: New file.
24056
24057 2003-09-25  Simon Josefsson  <jas@extundo.com>
24058             Bruno Haible  <bruno@clisp.org>
24059
24060         * modules/getdomainname: New file.
24061         * modules/xgetdomainname: New file.
24062         * MODULES.html.sh (func_all_modules): Add getdomainname,
24063         xgetdomainname.
24064
24065 2003-09-25  Simon Josefsson  <jas@extundo.com>
24066             Bruno Haible  <bruno@clisp.org>
24067
24068         * m4/getdomainname.m4: New file.
24069
24070 2003-09-25  Simon Josefsson  <jas@extundo.com>
24071             Bruno Haible  <bruno@clisp.org>
24072
24073         * lib/getdomainname.h: New file.
24074         * lib/getdomainname.c: New file.
24075
24076 2003-09-25  Karl Berry  <karl@gnu.org>
24077
24078         * lib/argp-fmtstream.c, argp-help.c: update from libc.
24079
24080 2003-09-25  Karl Berry  <karl@gnu.org>
24081
24082         * config/install-sh: update from automake.
24083
24084 2003-09-25  Bruno Haible  <bruno@clisp.org>
24085
24086         * modules/version-etc-2: New file, from modules/version-etc with
24087         modifications.
24088         * MODULES.html.sh (func_all_modules): Add version-etc-2.
24089
24090 2003-09-25  Bruno Haible  <bruno@clisp.org>
24091
24092         * lib/version-etc-2.h: New file, from version-etc.h with modifications.
24093         * lib/version-etc-2.c: New file, from version-etc.c with modifications.
24094
24095 2003-09-24  Simon Josefsson  <jas@extundo.com>
24096
24097         * modules/xgethostname: Add xgethostname.h.
24098
24099 2003-09-24  Paul Eggert  <eggert@twinsun.com>
24100
24101         * lib/linebuffer.c (freebuffer): Don't free the argument, just
24102         the buffer associated with the argument.  Bug reported by
24103         Simon Josefsson.
24104
24105 2003-09-24  Paul Eggert  <eggert@twinsun.com>
24106
24107         * README: Document assumptions that 'int' is at least 32 bits
24108         wide, that integer arithmetic is 2's complement without overflow,
24109         that there are no holes in integer values, that adding sizes of
24110         two nonoverlapping objects can't overflow, and that all-bits-zero
24111         yields scalar zero.  Fix spelling and capitalization typos.
24112
24113 2003-09-19  Karl Berry  <karl@gnu.org>
24114
24115         * lib/argp.h: update from libc.
24116
24117 2003-09-17  Paul Eggert  <eggert@twinsun.com>
24118
24119         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first,
24120         to avoid spurious warnings like "AC_RUN_IFELSE was called before
24121         gl_USE_SYSTEM_EXTENSIONS" from autoreconf.
24122
24123 2003-09-17  Paul Eggert  <eggert@twinsun.com>
24124
24125         * gnulib-tool: Use "test -h", not "test -L", for portability
24126         to Solaris 8 /bin/sh.  (This bug is fixed in Solaris 9.)
24127         (tags_regexp): Remove, since \| doesn't conform to POSIX.
24128         (sed_extract_prog): Issue s commands one-by-one, rather than
24129         using \| in one s command.
24130
24131 2003-09-16  Paul Eggert  <eggert@twinsun.com>
24132
24133         * lib/linebuffer.c (readlinebuffer): Return NULL immediately upon
24134         input error, instead of returning NULL the next time we are called
24135         (and therefore losing track of errno).
24136
24137 2003-09-16  Bruno Haible  <bruno@clisp.org>
24138
24139         * gnulib-tool (func_create_testdir): Warn about duplicated
24140         dependencies.
24141
24142 2003-09-15  Paul Eggert  <eggert@twinsun.com>
24143
24144         * modules/argmatch, modules/fatal, modules/obstack,
24145         modules/xalloc, modules/xgethostname: Sort dependencies by
24146         importance, not alphabetically.
24147
24148 2003-09-15  Paul Eggert  <eggert@twinsun.com>
24149
24150         * lib/getndelim2.c (getndelim2): Don't trash errno when a read
24151         fails, so that the caller gets the proper errno.
24152
24153         * lib/readutmp.c (read_utmp): Likewise.
24154         Check for fstat error.  Close stream and free storage
24155         when failing.
24156
24157 2003-09-14  Karl Berry  <karl@gnu.org>
24158
24159         * config/srclist.txt (strdup.c): disable for c89 changes.
24160
24161 2003-09-14  Jim Meyering  <jim@meyering.net>
24162
24163         * lib/getloadavg.c: Correct cpp indentation.
24164         * lib/strdup.c: Likewise.
24165         * lib/vasnprintf.c: Likewise.
24166
24167 2003-09-14  Bruno Haible  <bruno@clisp.org>
24168
24169         * modules/fwriteerror: New file.
24170         * MODULES.html.sh (func_all_modules): Add fwriteerror.
24171
24172 2003-09-14  Bruno Haible  <bruno@clisp.org>
24173
24174         * lib/fwriteerror.h: New file.
24175         * lib/fwriteerror.c: New file.
24176
24177 2003-09-12  Paul Eggert  <eggert@twinsun.com>
24178
24179         * modules/argmatch, modules/exitfail, modules/fatal, modules/obstack,
24180         modules/xgethostname, modules/xalloc: Depend on exit.
24181
24182 2003-09-12  Paul Eggert  <eggert@twinsun.com>
24183
24184         * m4/error.m4: Require AC_FUNC_STRERROR_R rather than invoking it.
24185
24186         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_AIX
24187         and AC_MINIX, too, so that their extensions are available.
24188
24189         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Remove.  All uses removed.
24190         This macro has been superseded by gl_BACKUPFILE.
24191
24192         More patches to assume C89 or better.
24193
24194         * m4/error.m4 (gl_ERROR): Don't check for vprintf.
24195
24196         * m4/check-decl.m4 (jm_CHECK_DECLS): Include <string.h>, <stdlib.h>
24197         unconditionally.
24198         * m4/closeout.m4 (gl_CLOSEOUT): Don't check for stdlib.h.
24199         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER):
24200         Include <string.h>, <stdlib.h> unconditionally.
24201         * m4/lstat.m4 (gl_PREREQ_LSTAT): Don't check for stdlib.h, free.
24202         * m4/readdir.m4 (GL_FUNC_READDIR): Don't check for string.h.
24203         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Don't check for standard C
24204         headers or for string.h.
24205         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Don't check for stdlib.h
24206         or strtoul.
24207
24208         * m4/mkstemp.m4 (jm_PREREQ_TEMPNAME): Do not require standard C
24209         headers.
24210         * m4/strdup.m4 (gl_PREREQ_STRDUP): Likewise.
24211         * m4/userspec.m4 (gl_USERSPEC): Likewise.
24212         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Likewise.
24213         * m4/xstrtod.m4 (gl_XSTRTOD): Likewise.
24214         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
24215         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't check for limits.h,
24216         memcpy, memset.
24217         (jm_FUNC_GNU_STRFTIME): Don't require standard C headers.
24218         * m4/strtod.m4 (gl_FUNC_STRTOD): Do not check for float.h.
24219         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Do not check for stdlib.h,
24220         strtol.
24221         * m4/strtol.m4 (gl_FUNC_STRTOL): Do not check for limits.h.
24222         * m4/userspec.m4 (gl_USERSPEC): Do not check for string.h.
24223         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Do not check for string.h, strtol,
24224         strtoul.
24225
24226 2003-09-12  Paul Eggert  <eggert@twinsun.com>
24227
24228         * lib/argmatch.c, fatal.c, xgethostname.c, xmalloc.c: Include exit.h.
24229         * lib/obstack.c [!defined _LIBC]: Likewise.
24230         * lib/argmatch.c (EXIT_FAILURE): Remove; now done by exit.h
24231         * lib/exitfail.c, fatal.c, xgethostname.c, xmalloc.c: Likewise.
24232         * lib/exitfail.c: Don't include stdlib.h; no longer needed.
24233
24234         More changes to assume C89 or better.
24235
24236         * lib/error.c (error_tail): Assume vprintf.
24237
24238         * lib/argmatch.c (getenv): Remove decl.
24239         * lib/progreloc.c (get_full_program_name): Define via prototype.
24240         * lib/setenv.c (clearenv): Likewise.
24241         * lib/stpncpy.c: Do not include <string.h> or <sys/types.h>; not
24242         needed.
24243         * lib/strdup.c: Include <stdlib.h>, <string.h> unconditionally.
24244         (malloc, memcpy): Remove decls.
24245         * lib/strftime.c (HAVE_LIMITS_H, STDC_HEADERS) [defined _LIBC]: Remove.
24246         (HAVE_MEMCPY) [defined emacs && !defined HAVE_BCOPY]: Remove.
24247         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
24248         (memcpy): Remove macro.
24249         (MEMCPY) [!defined COMPILE_WIDE]: Define to memcpy unconditionally.
24250         (__P): Remove.  All uses removed.
24251         (PTR): Remove.  All uses changed to void *.
24252         (CHAR_BIT, NULL): Remove.
24253         (spaces, zeros, memset_space, memset_zero)
24254         [!defined memset && !defined HAVE_MEMSET && !defined _LIBC]:
24255         Remove.
24256         (LOCALE_PARAM, LOCALE_PARAM_DECL): Remove.
24257         (memcpy_lowcase, memcpy_uppcase, tm_diff, iso_week_days):
24258         Define with prototype.
24259         Remove now-unnecessary prototype decl.
24260         (extra_args_spec): Assume ANSI C.  All uses changed.
24261         (extra_args_spec_iso): Remove.
24262         (my_strftime, emacs_strftimeu): Define via prototype.
24263         * lib/strtod.c: Include <float.h>, <stdlib.h>, <string.h>
24264         unconditionally.
24265         (DBL_MAX, DBL_MIN, HUGE_VAL, NULL): Remove decls.
24266         * lib/strtoimax.c: Include <stdlib.h> unconditionally.
24267         (strtoul, strtol): Remove decls.
24268         * lib/strtol.c (STDC_HEADERS, HAVE_LIMITS_H, NULL, ULONG_MAX,
24269         LONG_MAX): Remove.
24270         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
24271         (LOCALE_PARAM_DECL): Remove.  All uses changed to LOCALE_PARAM_PROTO.
24272         (LOCALE_PARAM_PROTO): New macro.
24273         (INTERNAL, INTERNAL1, WEAKNAME): Assume ANSI C, not K&R.
24274         (INTERNAL (strtol), strtol): Define with a prototype.
24275         (PARAMS): Remove.  All uses removed.
24276         * lib/tempname.c: Include <string.h> unconditionally.
24277         * lib/userspec.c: Include <stdlib.h>, <string.h> unconditionally.
24278         * lib/xgethostname.c (main): Define with a prototype.
24279         * lib/xmalloc.c: Include "xalloc.h" first, to check interface.
24280         Include <stdlib.h> unconditionally.
24281         (calloc, malloc, realloc, free): Remove decls.
24282         * lib/xstrtod.c: Include "xstrtod.h" first, to check interface.
24283         Include <stdlib.h> unconditionally.  Sort include file names.
24284         (strtod): Remove.
24285         (xstrtod): Define with a prototype.
24286         * lib/xstrtol.c: Include <stdlib.h>, <string.h> unconditionally.
24287         (strtol, strtoul): Remove decls.
24288
24289 2003-09-11  Paul Eggert  <eggert@twinsun.com>
24290
24291         More patches to assume C89 or better.
24292         * m4/strndup.m4 (gl_PREREQ_STRNDUP): Remove STDC_HEADERS check.
24293         * m4/strnlen.m4 (gl_PREREQ_STRNLEN): Don't check for memory.h,
24294         string.h, memchr, STDC_HEADERS.
24295
24296 2003-09-11  Paul Eggert  <eggert@twinsun.com>
24297
24298         * lib/strndup.c: Don't include <stdio.h>, <sys/types.h>.
24299         Include <stdlib.h>, <string.h> unconditionally.
24300         Remove now-unnecessary cast to char *.
24301         * lib/strnlen.c: Include <string.h> unconditionally.
24302         * lib/yesno.c (yesno): Define with a prototype.
24303
24304 2003-09-11  Bruno Haible  <bruno@clisp.org>
24305
24306         * config/srclist.txt (setenv.c, unsetenv.c): Disable for the moment.
24307
24308 2003-09-10  Jim Meyering  <jim@meyering.net>
24309
24310         * lib/error.c: Correct indentation of cpp directives.
24311
24312 2003-09-10  Bruno Haible  <bruno@clisp.org>
24313
24314         * m4/strcspn.m4 (gl_PREREQ_STRCSPN): Remove <string.h> check.
24315         * m4/strpbrk.m4 (gl_PREREQ_STRPBRK): Remove <string.h> check.
24316         * m4/strstr.m4 (gl_PREREQ_STRSTR): Remove <string.h> check.
24317         * m4/unicodeio.m4 (gl_UNICODEIO): Remove <string.h> check.
24318         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove
24319         <stdlib.h> and <string.h> checks.
24320         * m4/xreadlink.m4 (gl_XREADLINK): Remove <stdlib.h> check.
24321         * m4/yesno.m4 (gl_YESNO): Remove <stdlib.h> check.
24322
24323 2003-09-10  Bruno Haible  <bruno@clisp.org>
24324
24325         * lib/strcspn.c: Include <string.h> unconditionally.
24326         * lib/strpbrk.c: Include <string.h> unconditionally.
24327         * lib/strstr.c: Include <string.h> unconditionally.
24328         * lib/unicodeio.c: Include <string.h> unconditionally.
24329         * lib/setenv.c: Include <stdlib.h> and <string.h> unconditionally.
24330         * lib/unsetenv.c: Likewise.
24331         * lib/xreadlink.c: Include <stdlib.h> unconditionally.
24332         * lib/yesno.c: Include <stdlib.h> unconditionally.
24333         (rpmatch): Add prototype.
24334
24335 2003-09-09  Paul Eggert  <eggert@twinsun.com>
24336
24337         More patches to assume C89 or better.
24338         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Don't check for stdlib.h.
24339         * m4/getopt.m4 (gl_GETOPT): Don't check for string.h.
24340         * m4/getugroups.m4 (gl_GETUGROUPS): Do not check for standard C headers
24341         or for string.h.
24342         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Do not check for
24343         stdlib.h.
24344         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): Do not require standard
24345         C headers.
24346         * m4/hard-locale.m4 (gl_HARD_LOCALE): Do not check for stdlib.h,
24347         string.h.
24348         * m4/hash.m4 (gl_HASH): Do not check for stdlib.h, malloc, free.
24349         * m4/human.m4 (gl_HUMAN): Do not check for stdlib.h, string.h, getenv.
24350         * m4/idcache.m4 (gl_IDCACHE): Do not check for standard C headers,
24351         or for string.h.
24352         * m4/long-options.m4 (gl_LONG_OPTIONS): Do not check for stdlib.h.
24353         * m4/makepath.m4 (gl_MAKEPATH): Do not check for string.h or standard
24354         C headers.
24355         * m4/md5.m4 (gl_MD5): Don't check for limits.h, standard C headers,
24356         memcpy.
24357         * m4/sha.m4 (gl_SHA): Don't check for standard Cheaders, memcpy.
24358         * m4/memchr.m4 (jm_PREREQ_MEMCHR): Don't check for limits.h, stdlib.h.
24359         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): Don't check for string.h.
24360         * m4/memcoll.m4 (gl_MEMCOLL): Likewise.
24361         * m4/memrchr.c (gl_PREREQ_MEMRCHR): Don't check for limits.h.
24362         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): Don't check for stdlib.h,
24363         string.h, free.
24364         * m4/mktime.m4 (gl_PREREQ_MKTIME): Don't check for standard C headers.
24365         * m4/modechange.m4 (gl_MODECHANGE): Don't check for standard C headers.
24366         * m4/mountlist.m4 (gl_PREREQ_MOUNTLIST_EXTRA): Don't check for standard
24367         C headers, or for string.h.
24368         * m4/obstack.m4 (gl_OBSTACK): Don't check for stddefe.h, string.h.
24369         (gl_PREREQ_OBSTACK): Don't check for stdlib.h.
24370         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't check for standard C
24371         headers, memory.h, stdlib.h, string.h, strings.h.
24372         * m4/posixtm.m4 (gl_POSIXTM): Don't check for stdlib.h, string.h.
24373         * m4/posixver.m4 (gl_POSIXVER): Don't check for getenv.
24374         * m4/putenv.m4 (gl_PREREQ_PUTENV): Don't check for string.h, memcpy,
24375         strchr.
24376         * m4/readtokens.m4 (gl_READTOKENS): Don't check for standard C
24377         headers, memory.h, string.h.
24378         * m4/regex.m4 (jm_PREREQ_REGEX): Do not check for limits.h, string.h.
24379         * m4/rename.m4 (gl_PREREQ_RENAME): Do not check for stdlib.h, string.h,
24380         free.
24381         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Don't check for standard C
24382         headers.
24383         * m4/same.m4 (gl_SAME): Don't check for stdlib.h, string.h, free.
24384         * m4/save-cwd.m4 (gl_SAVE_CWD): Don't check for standard C headers.
24385         * m4/savedir.m4 (gl_SAVEDIR): Don't check for standard C headers.
24386         * m4/strchrnul.m4 (gl_PREREQ_STRCHRNUL): Don't check for string.h.
24387         * m4/xgetcwd.m4 (gl_XGETCWD): Don't check for stdlib.h.
24388
24389 2003-09-09  Paul Eggert  <eggert@twinsun.com>
24390
24391         More K&R removal.
24392
24393         * lib/acosl.c (main): Use a prototype.
24394         * lib/asinl.c, cosl.c, expl.c, frexpl.c, ldexpl.c, sinl.c,
24395         tanl.c: Likewise.
24396
24397         * lib/getloadavg.c (getloadavg, main): Define via prototypes.
24398
24399         * lib/getopt.h (struct option.name): Assume C89, and use 'const'.
24400         (getopt, etopt_long, getopt_long_only, _getopt_internal)
24401         [defined __GNU_LIBRARY__]: Assume C89, so we can always declare
24402         with a prototype.
24403         * lib/getopt.c (const): Remove macro.
24404         Include <string.h> unconditionally.
24405         (my_index): Remove; all uses changed to strchr.
24406         (strlen): Remove decl.
24407         (exchange): Remove forward decl; no longer needed.
24408         (exchange, _getopt_initialize, _getopt_internal, getopt, main):
24409         Define with prototype.
24410         * lib/getopt1.c (const): Remove macro.
24411         (getopt_long, getopt_long_only, main): Define with prototype.
24412
24413         * lib/getugroups.c: Include <string.h> unconditionally.
24414
24415         * lib/getusershell.c: Include <stdlib.h> unconditionally.
24416         (getusershell, setusershell, endusershell, readname, main):
24417         Define with prototypes.
24418
24419         * lib/group-member.c: Include group-member.h first.
24420         Include <stdlib.h> unconditionally.
24421
24422         * lib/hard-locale.c: Include hard-locale.h first.
24423         Include <stdlib.h>, <string.h> unconditionally.
24424
24425         * lib/hash.c (free, malloc): Remove decls.
24426         Include <stdlib.h> unconditionally.
24427
24428         * lib/human.c: Include <stdlib.h>, <string.h> unconditionally.
24429         (getenv): Do not declare.
24430
24431         * lib/idcache.c: Include <string.h> unconditionally.
24432
24433         * lib/long-options.c: Include long-options.h first, to test interface.
24434         Include <stdlib.h> unconditionally.
24435
24436         * lib/makepath.c: Include makepath.h first, to test interface.
24437         Include <stdlib.h> and <string.h> unconditionally.
24438
24439         * lib/linebuffer.c: Include <stdlib.h>.
24440         (free): Remove decl.
24441
24442         * lib/malloc.c: Include <stdlib.h>, for malloc; don't bother with
24443         stddef.h. rpl_malloc returns void *, not char *.
24444         * lib/realloc.c (rpl_realloc): Likewise.  Also, define with a
24445         prototype.
24446
24447         * lib/md5.h: Include <limits.h> unconditionally.
24448         (UINT_MAX_32_BITS): Don't worry about non-__STDC__ case.
24449         (__P): Remove; all uses removed.
24450         * lib/md5.c: Include "md5.h" first.
24451         (md5_init_ctx, md5_read_ctx, md5_finish_ctx, md5_stream,
24452         md5_buffer, md5_process_bytes, md5_process_block):
24453         Define with prototypes.
24454         * lib/sha.h (__P): Remove all uses.  (It wasn't defined??)
24455         * lib/sha.c: Include "sha.h" first.
24456         Include <stdlib.h>, <string.h> unconditionally.
24457
24458         * lib/memchr.c (__ptr_t): Remove; all uses changed to void *.
24459         * lib/memcmp.c (__ptr_t): Likewise.
24460         * lib/memrchr.c (__ptr_t): Likewise.
24461         * lib/memchr.c, memcmp.c, memcoll.c, memrchr.c:
24462         Include <string.h> unconditionally.
24463         * lib/memchr.c, memrchr.c: Include <limits.h> unconditionally.
24464         * lib/memchr.c: Include <stdlib.h> unconditionally.
24465         * lib/memchr.c (LONG_MAX): Remove.
24466         * lib/memrchr.c (LONG_MAX): Likewise.
24467         * lib/memchr.c (__memchr): Define via a prototype.
24468         * lib/memrchr.c (__memrchr): Likewise.
24469         * lib/memcmp.c (__P): Remove, and remove all uses.
24470         (memcmp_bytes, memcmp_common_alignment, memcmp_not_common_alignment):
24471         Remove forward decls; no longer needed.
24472         * lib/memcpy.c, memmove.c, memset.c: Include <stddef.h>.
24473         Use types required by C89 in prototype.
24474
24475         * lib/mkdir.c: Include <stdlib.h>, <string.h> unconditionally.
24476         * lib/savedir.c: Likewise.
24477         * lib/mkdir.c (free): Remove decl.
24478         * lib/rmdir.c (rmdir): Define with a prototype.
24479         * lib/savedir.c: Include savedir.h first, to test interface.
24480
24481         * lib/mktime.c (STDC_HEADERS): Remove.
24482         Include <stdlib.h>, <string.h> unconditionally.
24483
24484         * lib/modechange.c: Include <stdlib.h> unconditionally.
24485         (malloc): Remove decl.
24486
24487         * lib/mountlist.c: Include <stdlib.h>, <string.h> unconditionally.
24488         (free): Remove decl.
24489
24490         * lib/obstack.h (PTR_INT_TYPE) [!defined __PTRDIFF_TYPE__]:
24491         Define to ptrdiff_t, without bothering to check HAVE_STDDEF_H.
24492         (This type really should be intptr_t, but that's a C99ism.)
24493         (_obstack_memcpy): Remove: all uses changed to memcpy.
24494         Include <string.h> unconditionally.
24495         (struct obstack): Assume __STDC__ for types of members
24496         chunkfun, freefun, extra_arg.
24497         (_obstack_newchunk, _obstack_free, _obstack_begin, _obstack_begin_1,
24498         _obstack_memory_used, obstack_alloc_failed_handler, obstack_init,
24499         obstack_begin, obstack_specify_allocation,
24500         obstack_specify_allocation_with_arg, obstack_chunkfun,
24501         obstack_freefun, obstack_free) [! (defined __STDC__ && __STDC__)]:
24502         Remove unprototyped decls and the macros that use them.
24503         * lib/obstack.c (POINTER): Remove.  All uses changed to void *.
24504         (obstack_alloc_failed_handler, CALL_CHUNKFUN, CALL_FREEFUN,
24505         _obstack_begin, _obstack_begin_1, _obstack_allocated_p)
24506         (defined __STDC__ && __STDC__)]:
24507         Remove nonprototyped code.
24508         Include <stdlib.h> unconditionally.
24509         (_obstack_begin, _obstack_begin_1, _obstack_newchunk,
24510         _obstack_allocated_p, _obstack_free, obstack_free,
24511         _obstack_memory_used, print_and_abort):
24512         Define using prototypes.
24513         (obstack_1grow, obstack_1grow_fast, obstack_alloc, obstack_base,
24514         obstack_blank, obstack_blank_fast, obstack_copy, obstack_copy0,
24515         obstack_finish, obstack_grow, obstack_grow0, obstack_make_room,
24516         obstack_next_free, obstack_object_size, obstack_room) [0]:
24517         Remove unused, unprototyped code.
24518
24519         * lib/path-concat.c: Include <stdlib.h>, <string.h> unconditionally.
24520
24521         * lib/physmem.c (physmem_total, physmem_available, main): Define
24522         with prototypes.
24523
24524         * lib/posixtm.c: Include <stdlib.h>, <string.h> unconditionally.
24525         (main): Define with a prototype.
24526
24527         * lib/posixver.c (getenv): Remove decl.
24528
24529         * lib/putenv.c (malloc): Returns void *, not char *.
24530         Include <string.h> unconditionally.
24531         (strchr, memcpy, NULL): Do not define.
24532
24533         * lib/readtokens.c: Include readtokens.h first, to test interface.
24534         Include <stdlib.h>, <string.h> unconditionally.
24535         (init_tokenbuffer): Define with a prototype.
24536
24537         * lib/regex.c (PARAMS): Remove.  All uses removed.
24538         All uses of _RE_ARGS removed, too.
24539         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
24540         unconditionally.
24541         (bzero): Assume memset exists.
24542         (memcmp, memcpy, NULL): Remove.
24543         (SIGN_EXTEND_CHAR): Remove; all uses replaced by casts to signed
24544         char, or assignments to local vars of type signed char.
24545         (init_syntax_once, PREFIX(extract_number_and_incr),
24546         PREFIX(print_partial_compiled_pattern),
24547         PREFIX(print_compiled_pattern), PREFIX(print_double_string),
24548         convert_mbs_to_wcs, print_fastmap, re_set_syntax,
24549         PREFIX(regex_grow_registers), PREFIX(regex_compile),
24550         PREFIX(store_op1), PREFIX(store_op2), PREFIX(insert_op1),
24551         PREFIX(insert_op2), PREFIX(at_begline_loc_p),
24552         PREFIX(at_endline_loc_p), group_in_compile_stack, insert_space,
24553         wcs_compile_range, byte_compile_range, truncate_wchar,
24554         PREFIX(re_compile_fastmap), re_compile_fastmap, re_set_registers,
24555         re_search, re_search_2, PREFIX(re_search_2), re_match, re_match_2,
24556         count_mbs_length, wcs_re_match_2_internal,
24557         byte_re_match_2_internal, PREFIX(group_match_null_string_p),
24558         PREFIX(alt_match_null_string_p),
24559         PREFIX(common_op_match_null_string_p), PREFIX(bcmp_translate),
24560         re_compile_pattern, re_comp, re_exec, regcomp, regexec, regerror,
24561         regfree, PREFIX(extract_number)): Define with prototype.  Remove
24562         now-unnecessary declaration, if any.
24563         (byte_compile_range, PREFIX(regex_compile), re_comp, re_exec,
24564         regcomp, regexec):
24565         Remove now-unnecessary casts among pointer types.
24566         * lib/regex.h (_RE_ARGS): Remove.  All uses removed.
24567
24568         * lib/rename.c: Include <stdlib.h>, <string.h> unconditionally.
24569         (free): Remove decl.
24570
24571         * lib/rpmatch.c: Include <stdlib.h> unconditionally.
24572
24573         * lib/same.c: Include <stdlib.h>, <string.h> unconditionally.
24574         (free): Remove decl.
24575
24576         * lib/save-cwd.c: Include <stdlib.h> unconditionally.
24577         * lib/xgetcwd.c: Likewise.
24578
24579         * lib/stat.c: Include <stdlib.h>, <string.h> unconditionally.
24580         (free): Remove decl.
24581
24582         * lib/strchrnul.c (strchrnul): Define with a prototype.
24583         Fix bug: c_in was not converted to char before searching.
24584
24585         The following changes are not K&R related:
24586
24587         * lib/group-member.h: Include <sys/types.h>, so that this file is
24588         self-contained.
24589         * lib/makepath.h: Likewise.
24590
24591         * lib/getusershell.c (readname, default_index, line_size, readname):
24592         Use size_t, not int, for sizes.
24593         (readname): If the size overflows, report an error instead of
24594         looping forever.
24595
24596 2003-09-09  Paul Eggert  <eggert@twinsun.com>
24597
24598         * config/srclist.txt: Do not get getopt.h, getopt1.c, or regex.h from
24599         libc.
24600
24601 2003-09-09  Paul Eggert  <eggert@twinsun.com>
24602
24603         * README: New section: portability guidelines.
24604
24605 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
24606
24607         * m4/getndelim2.m4 (gl_PREREQ_GETNDELIM2): Assume stdlib.h per the
24608         C89 spec.
24609
24610 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
24611
24612         * lib/getndelim2.c: Assume stdlib.h per the C89 spec.
24613
24614 2003-09-08  Paul Eggert  <eggert@twinsun.com>
24615
24616         Assume C89 or better; remove K&R cruft.
24617         A few of these changes were first proposed by Derek Robert Price
24618         in <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00105.html>.
24619
24620         * lib/addext.c: Include <string.h> unconditionally.
24621         * lib/backupfile.c: Include <string.h>, <stdlib.h> unconditionally.
24622         Don't declare getenv or malloc.
24623
24624         * lib/alloca.c: Include <string.h>, <stdlib.h> unconditionally.
24625         (POINTER_TYPE, pointer): Remove; all uses changed to void *.
24626         (NULL): Remove.
24627         (find_stack_direction, alloca): Use prototypes.
24628
24629         * lib/atexit.c (atexit): Define using a prototype.
24630
24631         * lib/basename.c, dirname.c, stripslash.c:
24632         Include <string.h> unconditionally.
24633
24634         * lib/bcopy.c: Include <stddef.h>.
24635         (bcopy): Define with prototype, using 'const' and 'void' and 'size_t'.
24636
24637         * lib/canon-host.c: Include <stdlib.h>, <string.h> unconditionally.
24638
24639         * lib/error.h (error, error_at_line, error_print_progname)
24640         [! (defined (__STDC__) && __STDC__)]: Remove decls.
24641         * lib/error.c: Include error.h first, to check interface.
24642         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
24643         (VA_START): Remove; all uses changeed to va_start.
24644         (exit, strerror): Remove decls.
24645         (error_print_progname): Prototype uncondionally.
24646         Don't include <errno.h>; no longer needed.
24647         (private_strerror): Remove.
24648         (error_tail): Always define.
24649         (error, error_at_line): Assume C89 or better; always use prototypes.
24650         * lib/fatal.c: Include "fatal.h" first, to test interface.
24651         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
24652         (VA_START): Remove; all uses changed to va_start.
24653         [! (HAVE_VPRINTF || HAVE_DOPRNT || _LIBC)]: Remove support for
24654         this case.
24655         (exit): Remove decl.
24656         (fatal): Prototype unconditionally.  Assume va_start works.
24657         Abort at end, to pacify gcc.
24658
24659         * lib/euidaccess.c (main): Define with a prototype.
24660
24661         * lib/exclude.c: Include <stdlib.h>, <string.h> unconditionally.
24662
24663         * lib/exitfail.c: Include <stdlib.h> unconditionally.
24664
24665         * lib/fnmatch_.h (__P): Remove.  All uses changed to assume
24666         prototypes.
24667         * lib/fnmatch.c: Include fnmatch.h first, to test interface.
24668         Include <string.h>, <stddef.h>, <stdlib.h> unconditionally.
24669         (getenv): Remove decl.
24670         (fnmatch): Define using a prototype.
24671         * lib/fnmatch_loop.c (FCT): Remove forward decl; no longer needed.
24672         (FCT): Define using a prototype.
24673
24674         * lib/getdate.y: Include <stdlib.h>, <string.h> unconditionally.
24675
24676         * lib/gethostname.c: Include <stddef.h>.
24677         (gethostname): Define with prototype.  Length is size_t, not int.
24678
24679 2003-09-08  Paul Eggert  <eggert@twinsun.com>
24680
24681         Assume C89 or better; remove K&R cruft.
24682         * m4/alloca.m4 (gl_PREREQ_ALLOCA): Don't check for stdlib.h, string.h.
24683         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for stdlib.h,
24684         string.h, getenv, malloc.
24685         * m4/dirname.m4 (gl_DIRNAME): Don't check for string.h or C standard
24686         headers.
24687         * m4/canon-host.m4 (gl_CANON_HOST): Don't check for string.h, stdlib.h.
24688         * m4/error.m4 (jm_PREREQ_ERROR): Do not require STDC headers, and
24689         do not check for strerror.
24690         * m4/exclude.m4: Do not check for stdlib.h, string.h, strings.h.
24691         * m4/exitfail.m4 (gl_EXITFAIL): Do not check for stdlib.h.
24692         * m4/fatal.m4 (gl_FATAL): Do not require STDC headers, and
24693         do not check for doprnt or vprintf.
24694         * m4/fnmatch.m4 (gl_PREREQ_FNMATCH_EXTRA): Remove.  All uses removed.
24695         * m4/getdate.m4 (gl_GETDATE): Don't check for stdlib.h or string.h.
24696
24697 2003-09-08  Paul Eggert  <eggert@twinsun.com>
24698
24699         * lib/getversion.c: Remove; was migrated to backupfile.c in 1997.
24700         getversion.c should have been removed then, but was accidentally
24701         preserved.
24702
24703         * lib/utime.c [!HAVE_UTIMES_NULL]: Include <sys/stat.h>, <fcntl.h>.
24704         (utime_null): Fix typo: 'st' was sometimes called 'sb'.
24705
24706 2003-09-08  Karl Berry  <karl@gnu.org>
24707
24708         * config/config.sub, config.guess, srclistvars.sh: update from savannah
24709                 config, forget about prep.
24710
24711         * config/depcomp, missing: update from automake.
24712
24713 2003-09-07  Paul Eggert  <eggert@twinsun.com>
24714
24715         * modules/time_r: Depend on 'restrict'.  Fix from Simon Josefsson in
24716         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
24717
24718 2003-09-07  Paul Eggert  <eggert@twinsun.com>
24719
24720         * lib/time_r.c (gmtime_r, localtime_r): Fix silly typo: missing arg to
24721         copy_tm_result.  Bug reported by Simon Josefsson in
24722         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
24723
24724 2003-09-06  Paul Eggert  <eggert@twinsun.com>
24725
24726         * m4/time_r.m4: New file.
24727         * m4/mktime.m4 (gl_PREREQ_MKTIME): Remove check for limits.h.
24728         * m4/timegm.m4 (gl_FUNC_TIMEGM): Assume that timegm is buggy if mktime
24729         is. Check for timegm declaration.
24730         (gl_PREREQ_TIMEGM): Require gl_FUNC_MKTIME.
24731         Do not check for gmtime_r.
24732         Replace mktime if __mktime_internal does not exist and if mktime
24733         hasn't been replaced already.
24734
24735 2003-09-06  Paul Eggert  <eggert@twinsun.com>
24736
24737         * lib/time_r.c, lib/time_r.h: New files.
24738
24739         * lib/mktime.c (my_mktime_localtime_r): Remove; all uses changed to
24740         __localtime_r.
24741         (__localtime_r) [!defined _LIBC]: New macro.  Include <time_r.h>.
24742         (__mktime_internal) [!defined _LIBC]: Now extern, not static.
24743
24744         * lib/strftime.c (my_strftime_gmtime_r): Remove; all uses changed to
24745         __gmtime_r.
24746         (my_strftime_localtime_r): Remove; all uses changed to __localtime_r.
24747         (__gtime_r, __localtime_r) [!HAVE_TM_GMTOFF]: New macros.
24748         Include <time_r.h>.
24749
24750         * lib/timegm.c: Switch to glibc implementation, with the following
24751         changes:
24752         [defined HAVE_CONFIG_H]: Include <config.h>.
24753         [!defined _LIBC]: Include "timegm.h" rather than <time.h>.
24754         (__mktime_internal) [!defined _LIBC]: New decl.
24755         (__gmtime_r) [!defined _LIBC]: New macro and function.
24756         (timegm): Use a prototype, since gnulib assumes C89.
24757         Do not bother declaring tmp to be const, as it's not really usefu.
24758         * lib/timegm.h: Hoist "#include <time.h>" out of #ifdef.
24759         (timegm): Declare only if HAVE_DECL_TIMEGM.
24760
24761 2003-09-06  Paul Eggert  <eggert@twinsun.com>
24762
24763         * MODULES.html.sh (func_all_modules): Add time_r.
24764         * modules/time_r: New file.
24765         * modules/mktime, modules/strftime, modules/timegm: Depend on time_r.
24766         * modules/timegm: Depend on mktime.  Change maintainer to "all, glibc".
24767
24768 2003-09-03  Paul Eggert  <eggert@twinsun.com>
24769
24770         * lib/human.c (human_readable): Fix bug that rounded 10501 to 10k.
24771         Bug reported by Lute Kamstra in
24772         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00003.html>.
24773
24774         * lib/getdate.y (relative_time_table): Use tDAY_UNIT for "tomorrow",
24775         "yesterday", "today", and "now" rather than tMINUTE_UNIT.  Of
24776         course with correspondingly smaller numbers for tomorrow and
24777         yesterday.  From Tadayoshi Funaba.  Originally installed into
24778         sh-utils on 1999-08-07, but the patch got lost (I guess during the
24779         coreutils merge?).
24780
24781 2003-08-31  Simon Josefsson  <jas@extundo.com>
24782
24783         * modules/timegm: New file.
24784         * MODULES.html.sh (func_all_modules): Add timegm.
24785
24786 2003-08-31  Simon Josefsson  <jas@extundo.com>
24787
24788         * m4/timegm.m4: New file.
24789
24790 2003-08-31  Simon Josefsson  <jas@extundo.com>
24791
24792         * lib/timegm.h: New file.
24793         * lib/timegm.c: New file.  Based on
24794         wget-1.8.2/src/http.c:mktime_from_utc.
24795
24796 2003-08-31  Karl Berry  <karl@gnu.org>
24797
24798         * lib/argp.h: update from libc.
24799
24800 2003-08-28  Bruno Haible  <bruno@clisp.org>
24801
24802         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Remove AC_DEFINE of fnmatch here.
24803         This avoids havoc on compilers for which '#define fnmatch rpl_fnmatch'
24804         followed by '#define fnmatch fnmatch_posix' gives an error.
24805
24806 2003-08-28  Bruno Haible  <bruno@clisp.org>
24807
24808         * lib/binary-io.h: Undefine O_BINARY before defining it. This avoids a
24809         warning on QNX, which defines O_BINARY to 000000.
24810
24811 2003-08-27  Jim Meyering  <jim@meyering.net>
24812
24813         * m4/mkstemp.m4: Require that the system mkstemp be able to create
24814         70 temporary files, not just 30.  Tru64 V4.0F's mkstemp function
24815         would fail after 32.  Reported by Danny Levinson.  Details here:
24816         http://mail.gnu.org/archive/html/bug-coreutils/2003-08/msg00124.html
24817
24818 2003-08-24  Bruno Haible  <bruno@clisp.org>
24819
24820         * lib/binary-io.h: Include <stdio.h>, to avoid a compilation error when
24821         MSVC7 <stdio.h> is included later.
24822
24823 2003-08-22  Simon Josefsson  <jas@extundo.com>
24824
24825         * modules/strndup (Makefile.am): Add strndup.h to lib_SOURCES.
24826
24827 2003-08-20  Karl Berry  <karl@gnu.org>
24828
24829         * m4/lib-ld.m4: serial 1003 from gettext, no changes besides serial.
24830
24831 2003-08-20  Bruno Haible  <bruno@clisp.org>
24832
24833         * modules/progname: New file.
24834         * MODULES.html.sh (func_all_modules): Add progname.
24835
24836 2003-08-20  Bruno Haible  <bruno@clisp.org>
24837
24838         * lib/progname.h: New file, from GNU gettext.
24839         * lib/progname.c: New file, from GNU gettext.
24840         * lib/progreloc.c: New file, from GNU gettext.
24841
24842 2003-08-19  Jim Meyering  <jim@meyering.net>
24843
24844         * m4/lib-ld.m4: Revert yesterday's change, per Bruno's request here:
24845         http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00155.html
24846
24847 2003-08-19  Bruno Haible  <bruno@clisp.org>
24848
24849         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Don't check for <string.h> any
24850         more.
24851
24852 2003-08-19  Bruno Haible  <bruno@clisp.org>
24853
24854         * lib/xstrdup.c: Assume <string.h> exists.
24855
24856 2003-08-18  Paul Eggert  <eggert@twinsun.com>
24857
24858         * modules/stdbool: Add BUILT_SOURCES.  Prefer $@ to target name
24859         in makefile rules.
24860
24861 2003-08-18  Jim Meyering  <jim@meyering.net>
24862
24863         * m4/getloadavg.m4: Use [\t ], not [ \t] (where \t is a literal TAB).
24864         * m4/lib-ld.m4: Likewise.
24865
24866 2003-08-18  Jim Meyering  <jim@meyering.net>
24867
24868         * lib/setenv.h: Indent nested cpp directive.
24869         * lib/vasnprintf.c: Remove trailing blanks.
24870
24871 2003-08-17  Simon Josefsson  <jas@extundo.com>
24872
24873         * modules/xstrndup: New file.
24874         * MODULES.html.sh (func_all_modules): Add xstrndup.
24875
24876 2003-08-17  Simon Josefsson  <jas@extundo.com>
24877
24878         * modules/argp: Fix autoconf macro name. Add more dependencies.
24879
24880 2003-08-17  Simon Josefsson  <jas@extundo.com>
24881
24882         * m4/xstrndup.m4: New file.
24883
24884 2003-08-17  Simon Josefsson  <jas@extundo.com>
24885
24886         * m4/argp.m4: New file.
24887
24888 2003-08-17  Simon Josefsson  <jas@extundo.com>
24889             Bruno Haible  <bruno@clisp.org>
24890
24891         * lib/xstrndup.h: New file.
24892         * lib/xstrndup.c: New file.
24893
24894 2003-08-17  Bruno Haible  <bruno@clisp.org>
24895
24896         * modules/strndup (Files, Include): Add lib/strndup.h.
24897
24898 2003-08-17  Bruno Haible  <bruno@clisp.org>
24899
24900         * modules/euidaccess (Files): Add lib/euidaccess.h.
24901
24902 2003-08-17  Bruno Haible  <bruno@clisp.org>
24903
24904         * lib/strndup.h: New file.
24905
24906 2003-08-17  Bruno Haible  <bruno@clisp.org>
24907
24908         * gnulib-tool (func_create_testdir): Handle gl_USE_SYSTEM_EXTENSIONS
24909         like AC_GNU_SOURCE.
24910         * modules/extensions (configure.ac): Comment out the invocation of
24911         gl_USE_SYSTEM_EXTENSIONS.
24912
24913 2003-08-16  Paul Eggert  <eggert@twinsun.com>
24914
24915         Merges from coreutils, etc.
24916         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Insert ':' to prevent a syntax
24917         error in gl_FUNC_MATCH.  This fixes a bug I introduced on 2003-05-28.
24918         * m4/readlink.m4 (gl_PREREQ_READLINK): Renamed from gl_PREREQ_READLINE,
24919         fixing a typo.
24920         * m4/host-os.m4 (UTILS_HOST_OS): Add GNU/NetBSD, GNU/FreeBSD.
24921         * m4/hash.m4 (gl_HASH): Use AM_STDBOOL_H, not AC_HEADER_STDBOOL.
24922
24923 2003-08-16  Paul Eggert  <eggert@twinsun.com>
24924
24925         Document merge from coreutils.
24926         * modules/alloca: Append $(ALLOCA_H) to BUILT_SOURCES.
24927         * modules/fnmatch: Append $(FNMATCH_H) to BUILT_SOURCES.
24928         * modules/utime: Add m4/utimes-null.m4.
24929
24930 2003-08-16  Paul Eggert  <eggert@twinsun.com>
24931
24932         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Do not normalize white
24933         space, undoing this 2003-08-12 change:
24934         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
24935
24936 2003-08-16  Paul Eggert  <eggert@twinsun.com>
24937
24938         * config/srclist.txt: Get regex.h, strdup.c, strtoll.c,
24939         strtoul.c from libc, undoing this 2003-08-12 change:
24940         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
24941
24942 2003-08-16  Jim Meyering  <jim@meyering.net>
24943
24944         Merges from coreutils.
24945         * m4/readdir.m4 (GL_FUNC_READDIR): Change name to have GL_ (not jm_)
24946         prefix.  Adjust cache variables similarly.  Create 500 rather than
24947         just 300 files, to exercise bug on Darwin6.5, too.
24948         * m4/perl.m4 (jm_PERL): Use $am_missing_run, not undefined
24949         $missing_dir.
24950         * m4/jm-winsz1.m4: Require AC_SYS_POSIX_TERMIOS, not
24951         AM_SYS_POSIX_TERMIOS.
24952         Reported by mkc@mathdogs.com.
24953         Also change use of $am_cv_sys_posix_termios
24954         to $ac_cv_sys_posix_termios.  Reported by Andreas Schwab.
24955         * m4/getgroups.m4 (jm_FUNC_GETGROUPS): Rewrite to use AC_FUNC_GETGROUPS
24956         and (if needed) to call AC_LIBOBJ and to set GETGROUPS_LIB.
24957         * m4/fsusage.m4 [__GLIBC__]: GNU libc's statvfs stats each mount point
24958         in /proc/mounts until it finds one with matching device number.  This
24959         is unnecessary when the FILE argument *is* a mount point.  No stat call
24960         is necessary in that case.  So, disable the statvfs-testing code on
24961         systems with GNU libc.  Reported by Andrei Gaponenko via Tim Waugh
24962         as RedHat bug# 84846.
24963         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
24964         to 1MB, so as not to render systems with no stack size limit (e.g.,
24965         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
24966         Include <unistd.h>.  On some systems,
24967         it is required for the definition of _SC_PAGESIZE.
24968
24969 2003-08-16  Jim Meyering  <jim@meyering.net>
24970
24971         Merge from coreutils.
24972         * lib/xstrtoimax.c: #else #if -> #elif.
24973         * lib/xstrtoumax.c: Likewise.
24974
24975 2003-08-16  Jim Meyering  <jim@meyering.net>
24976
24977         * m4/utimes.m4 (gl_FUNC_UTIMES): New file.
24978         * m4/utimes.m4: Removed.
24979         * m4/utimes-null.m4: Renamed from utimes.m4.
24980
24981         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
24982         to 1MB, so as not to render systems with no stack size limit (e.g.,
24983         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
24984         Include <unistd.h>.  On some systems,
24985         it is required for the definition of _SC_PAGESIZE.
24986
24987 2003-08-16  Jim Meyering  <jim@meyering.net>
24988         and Paul Eggert  <eggert@cs.ucla.edu>
24989
24990         Merges from coreutils, etc.
24991
24992         * m4/jm-macros.m4 (AC_LANG_SOURCE(C)): New macro, undefine, then define
24993         using the latest version from cvs.  This avoids problems with #line
24994         directives using a vendor (Sun) compiler.
24995         (jm_MACROS): Bump prerequisite from 2.52g to 2.57.
24996         Don't set GETGROUPS_LIB here; now it's
24997         done via getgroups.m4's wrapper function.
24998         AC_SUBST OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, and MAN here,
24999         rather than just in sh-util/configure.in, so that the
25000         now-shared-by-fileutils-and-textutils lib/Makefile.am are all the
25001         same.
25002         Use AC_CONFIG_LIBOBJ_DIR(lib) to tell the new
25003         AC_FUNC_GETLOADAVG where to find getloadavg.c.
25004         Require AC_FUNC_FTW, gt_INTTYPES_PRI, gl_CLOCK_TIME,
25005         UTILS_SYS_OPEN_MAX, GL_FUNC_GETCWD_PATH_MAX, GL_FUNC_READDIR,
25006         gl_FSUSAGE, gl_MOUNTLIST, AC_FUNC_CANONICALIZE_FILE_NAME.
25007         Remove code that is now done by the newly-required macros.
25008         Append $(EXEEXT) to DF_PROG.
25009         AC_LIBOBJ fchdir-stub if fchdir doesn't exist; similarly for fchown.
25010         Do not invoke or require the following here,
25011         since prereq.m4 or some gnulib .m4 now does this for us:
25012         gl_REGEX, UTILS_FUNC_MKDIR_TRAILING_SLASH, jm_BISON, gl_FUNC_MKTIME,
25013         jm_FUNC_LSTAT, jm_FUNC_STAT, jm_FUNC_REALLOC, jm_FUNC_MALLOC,
25014         jm_FUNC_NANOSLEEP, jm_FUNC_READDIR, jm_FUNC_MEMCMP,
25015         jm_FUNC_GLIBC_UNLOCKED_IO, AC_FUNC_FNMATCH_GNU, jm_FUNC_PUTENV,
25016         jm_AC_PREREQ_XSTRTOUMAX, jm_AC_PREREQ_XSTRTOIMAX,
25017         AC_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, AC_FUNC_VPRINTF,
25018         vb_FUNC_RENAME, UTILS_FUNC_MKSTEP, jm_FUNC_UTIME, AM_FUNC_GETLINE,
25019         AC_FUNC_OBSTACK.
25020         Do not replace the following functions, as this is now the job
25021         of some gnulib .m4: strcasecmp, strncasecmp, dup2, gethostname,
25022         getusershell, sig2str, strcspn, stpcpy, strstr, strtol, strtoul
25023         strpbrk, euidaccess, memcmp, rmdir, rpmatch, strndup, strverscmp,
25024         atexit getpass, strdup, getpagesize.
25025         Replace 'raise'.
25026         Do not check for the following functions, as this is now the job
25027         of some gnulib .m4: bcopy, canonicalize_file_name, fchdir, ftime,
25028         getcwd, getmntinfo, resolvepath.  But check for sysctl, setreuid,
25029         setregid.
25030         (jm_CHECK_ALL_HEADERS): Do not check for fenv.h.
25031         Check for sys/sysctl.h.
25032         (jm_CHECK_ALL_TYPES): Do not require AC_STRUCT_TM, AC_STRUCT_TIMEZONE,
25033         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Invoke gt_TYPE_SSIZE_T instead
25034         of checking for ssize_t ourselves.
25035
25036         * m4/prereq.m4 (jm_PREREQ): Don't invoke macros; AC_REQUIRE them.
25037         Require every macro that gnulib/modules/* suggests for us.
25038         (jm_PREREQ_ADDEXT): New macro.
25039         (jm_PREREQ_STAT): Check for 'struct statfs' on Ultrix 4.4.
25040         Require jm_AC_TYPE_LONG_LONG instead of invoking it.
25041
25042         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): New macro.
25043         (gl_PHYSMEM): Use it.
25044         Also check for `table' function.
25045         Check for new headers and functions.
25046         Add check for sys/sysmp.h.
25047         With suggestions from Kaveh Ghazi.
25048         Ignore headers that are present but cannot be compiled.  This
25049         avoids spurious warnings on Solaris 9 sparc with Forte Developer 7
25050         C 5.4.
25051
25052 2003-08-15  Paul Eggert  <eggert@twinsun.com>
25053
25054         Document merge from coreutils.
25055         * modules/userspec: Depend on posixver.
25056         * modules/strftime: Depend on tzset.
25057
25058 2003-08-15  Paul Eggert  <eggert@twinsun.com>
25059
25060         * lib/config.charset, ref-add.sin, ref-del.sin: Use three spaces,
25061         rather than tab, after '#' in shell-script copyright notices.
25062         Suggested by Bruno Haible.
25063
25064 2003-08-15  Paul Eggert  <eggert@twinsun.com>
25065
25066         * config/srclist-update: Use three spaces, rather than tab, after '#'
25067         in shell-script copyright notices.  Suggested by Bruno Haible.
25068         Remove unnecessary parenthesization in regular expression.
25069
25070 2003-08-15  Jim Meyering  <jim@meyering.net>
25071
25072         Merge from coreutils.
25073         * lib/xgethostname.c: Include <stdlib.h>.
25074         (xghostname): Don't exit for anything other than memory-related
25075         failure; just return NULL.
25076         * lib/userspec.c: Include "posixver.h".
25077         (parse_user_spec): Accept `.' as a separator only
25078         in pre-POSIX-200112 mode.
25079         * lib/strtoimax.c: Use #elif rather than #else #if.
25080         * lib/strftime.c (my_strftime) [!_LIBC && HAVE_TZNAME && HAVE_TZSET]:
25081         Remove function, now that we can rely on a working tzset function.
25082         [!_LIBC]: Ensure that the required autoconf test has been run.
25083         [!defined _NL_CURRENT && HAVE_STRFTIME]:
25084         Use underlying_strftime for %r.
25085         * lib/sha.c: Merge in some clean-up and optimization changes from
25086         glibc.
25087         * lib/sha.c (sha_stream) [BLOCKSIZE]: Move definition to top of file.
25088         Ensure that it is a multiple of 64.
25089         Rearrange loop exit tests so as to avoid performing an
25090         additional fread after encountering an error or EOF.
25091         * lib/realloc.c: Update copyright date.
25092
25093 2003-08-15  Jim Meyering  <jim@meyering.net>
25094         and Paul Eggert  <eggert@twinsun.com>
25095
25096         Merge from coreutils.
25097         * lib/readutmp.h (HAVE_UTMPX_H): Undef if struct utmp has the ut_exit
25098         member but strut utmpx does not.  Needed for AIX 4.3.3.
25099         (UT_EXIT_E_TERMINATION, UT_EXIT_E_EXIT): Define.
25100
25101 2003-08-15  Jim Meyering  <jim@meyering.net>
25102         and Paul Eggert  <eggert@cs.ucla.edu>
25103
25104         Merges from coreutils, etc.
25105         * m4/strftime.m4 (_jm_STRFTIME_PREREQS):
25106         Require gl_FUNC_TZSET_CLOBBER.
25107         * m4/readutmp.m4 (gl_READUTMP): Check for ut_exit.ut_exit,
25108         ut_exit.e_exit, ut_exit.ut_termination, and ut_exit.e_termination
25109         members.
25110
25111 2003-08-14  Paul Eggert  <eggert@twinsun.com>
25112
25113         Help the merge from coreutils.
25114         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): New macro.
25115         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use it.
25116         * m4/tzset.m4: Use it too.
25117
25118 2003-08-14  Paul Eggert  <eggert@twinsun.com>
25119
25120         * modules/tzset: New file.
25121
25122 2003-08-14  Jim Meyering  <jim@meyering.net>
25123
25124         Merges from coreutils.
25125         * modules/fnmatch: Use the `$(FNMATCH_H)' notation for AC_REPLACED
25126         variable names, rather than @FNMATCH_H@.
25127         * modules/alloca: Likewise for $(ALLOCA_H).
25128
25129         * modules/fnmatch (fnmatch.h): Use `$@' in the commands, in place of
25130         the three copies of the literal target, `fnmatch.h'.
25131         * modules/alloca (alloca.h): Likewise.
25132
25133 2003-08-14  Jim Meyering  <jim@meyering.net>
25134
25135         Merge from coreutils.
25136         * m4/tzset.m4: New file.
25137         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Move the
25138         MOUNTED_VMOUNT test to precede the MOUNTED_GETMNTENT1 tests, since
25139         otherwise, AIX 5.1 systems would end up using the latter.
25140         MOUNTED_GETMNTENT1 support is inadequate on such systems: 1) detecting
25141         whether a file system is remote doesn't work  2) the MOUNTED_VMOUNT
25142         code reports the HOSTNAME:/MOUNT_POINT, while the MOUNTED_GETMNTENT1
25143         code reports merely /MOUNT_POINT.  Reported by Mike Jetzer.
25144
25145 2003-08-14  Jim Meyering  <jim@meyering.net>
25146
25147         Merge from coreutils.
25148         * lib/obstack.h: Whitespace changes.
25149         * lib/mountlist.c: Remove anachronistic casts of xmalloc, xrealloc,
25150         and xcalloc return values.
25151         (read_filesystem_list) [MOUNTED_GETFSSTAT]:
25152         Use MNT_NOWAIT, rather than MNT_WAIT.  Otherwise, `df DIR' could
25153         hang on OSF/1 5.1 for DIR on both local and remote file systems.
25154         Reported by (and fix confirmed by) Nelson H. F. Beebe.
25155         (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
25156         error from mntctl.
25157         Use mntctl's return value to drive the entry-processing loop, since
25158         we can't rely on the value of the vmt_length member in the last
25159         entry.  On some systems doing so could result in exhausting
25160         virtual memory.  Based in part on a patch from Mike Jetzer.
25161
25162 2003-08-14  Jim Meyering  <jim@meyering.net>
25163         and Paul Eggert  <eggert@twinsun.com>
25164
25165         Merges from coreutils, plus other fixes.
25166         * lib/physmem.c: Merge in portability changes from gcc/libiberty
25167         to support AIX, IRIX, Tru64, and Windows.  See the ChangeLog there
25168         for credits and details.  Thanks to Kaveh Ghazi for helping
25169         to keep these files in sync.
25170         (ARRAY_SIZE): Define it.
25171         (physmem_total, physmem_available): Add comments. From Kaveh Ghazi.
25172         * lib/memcasecmp.c: Remove unnecessary parentheses after 'defined'.
25173         (memcasecmp): Don't assume size_t fits in unsigned int.
25174         Remove casts and duplicate code.
25175         * lib/md5.c: Include <string.h> and <stdlib.h> unconditionally.
25176         (memcpy): Remove definition.
25177         Merge in some clean-up and optimization changes from glibc.
25178         [BLOCKSIZE]: Move definition to top of file.
25179         Ensure that it is a multiple of 64.
25180         Rearrange loop exit tests so as to avoid performing an
25181         additional fread after encountering an error or EOF.
25182         * lib/md5.h (md5_uintptr): Define.
25183         * lib/makepath.c (CLEANUP_CWD): Report an error if we failed to
25184         return to the initial working directory.  Preserve errno
25185         for caller.
25186         * lib/idcache.c: Include "xalloc.h".
25187         (xmalloc, xrealloc): Remove decls.
25188         (getuser): Remove casts no longer required in C89.
25189         * lib/human.c: Include stdio.h, for sprintf.
25190         * lib/group-member.c: Include "xalloc.h".
25191         (xmalloc, xrealloc): Remove decls.
25192         (get_group_info): Remove casts no longer required in C89.
25193         * lib/getusershell.c (readname): Remove casts no longer required in
25194         C89.
25195         * lib/gettimeofday.c (rpl_gmtime, rpl_tzset): New functions.
25196         * lib/getline.c: Whitespace fix, from coreutils.
25197
25198 2003-08-13  Paul Eggert  <eggert@twinsun.com>
25199
25200         * m4/exclude.m4 (gl_EXCLUDE): Require AC_C_INLINE, AC_HEADER_STDC.
25201         Check for isascii.
25202
25203         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
25204         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
25205         Undo previous (whitespace-only) change.
25206
25207 2003-08-13  Paul Eggert  <eggert@twinsun.com>
25208
25209         * lib/exclude.c: Include <ctype.h>
25210         (IN_CTYPE_DOMAIN): New macro.
25211         (is_space): New fn.
25212         (add_exclude_file): If LINE_END is a space, ignore trailing spaces
25213         and empty lines.
25214
25215         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
25216         Undo previous (whitespace-only) change.
25217
25218 2003-08-13  Paul Eggert  <eggert@twinsun.com>
25219
25220         * config/srclist-update: Change update back to the old behavior,
25221         leaving whitespace alone.  Use one 'sed' command rather than a
25222         pipeline.
25223         (fixlicense): Now a variable, not a function.
25224         (remove_trailing_blanks): Remove.
25225         (fixfile): Don't invoke unexpand or cat, or remove trailing blanks.
25226         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
25227         Undo previous (whitespace-only) change.
25228
25229 2003-08-12  Paul Eggert  <eggert@twinsun.com>
25230
25231         Merge from coreutils.
25232         * modules/euidaccess: Add lib_SOURCES, include for new
25233         file euidaccess.h
25234
25235 2003-08-12  Paul Eggert  <eggert@twinsun.com>
25236
25237         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
25238         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
25239         Normalize leading white space and remove trailing white space.
25240
25241         Merge from coreutils
25242         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Check for euidaccess decl.
25243
25244         * m4/lib-ld.m4, lib-link.m4, lib-prefix.m4: Regenerate from gettext
25245         0.12.1.  These files are now being upgraded automatically by
25246         ../config/srclist-update.
25247
25248 2003-08-12  Paul Eggert  <eggert@twinsun.com>
25249
25250         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
25251         Normalize leading white space and remove trailing white space.
25252         * lib/ref-add.sin, ref-del.sin: Use '#' before empty line in copyright
25253         notice, as per ../config/srclist-update.
25254
25255         Merge from coreutils.
25256         * lib/euidaccess.h: New file.
25257         * lib/euidaccess.c: Include it.
25258         * lib/.cppi-disable: Add printf-args.h, printf-parse.h, stdbool_.h,
25259         vasnprintf.h, vasprintf.h.  Remove strdup.c, gettext.h.
25260         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Normalize white space.
25261
25262 2003-08-12  Paul Eggert  <eggert@twinsun.com>
25263
25264         * config/srclist-update: Add copyright notice.
25265         (remove_id_lines, remove_trailing_blanks): New constants.
25266         (fixfile): Use them to normalize spacing a bit in copied files.
25267         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
25268         Normalize leading white space and remove trailing white space.
25269
25270         * config/texinfo.tex: Sync with texinfo.
25271
25272         * config/srclist.txt: Don't get regex.h, strdup.c, strtoll.c,
25273         strtoul.c from libc, to merge coreutils whitespace changes.
25274
25275         * config/srclist.txt: Get the following m4 files from gettext:
25276         codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4,
25277         inttypes-pri.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4,
25278         longdouble.m4, nls.m4, po.m4, progtest.m4, signed.m4, wchar_t.m4,
25279         wint_t.m4.
25280
25281 2003-08-12  Karl Berry  <karl@gnu.org>
25282
25283         * config/srclist.txt: can't sync vasnprintf.c any more, changes have
25284         been made.
25285
25286 2003-08-11  Paul Eggert  <eggert@twinsun.com>
25287
25288         * modules/gnu-source, m4/gnu-source.m4:
25289         Remove; we're assuming Autoconf 2.54 or later now.
25290         Suggested by Bruno Haible.
25291         * MODULES.html.sh (func_all_modules): Remove gnu-source.
25292
25293 2003-08-11  Bruno Haible  <bruno@clisp.org>
25294
25295         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for wcslen.
25296
25297 2003-08-11  Bruno Haible  <bruno@clisp.org>
25298
25299         * lib/vasnprintf.c (local_wcslen): New function, for Solaris 2.5.1.
25300         (vasnprintf): Use it instead of wcslen.
25301
25302 2003-08-11  Bruno Haible  <bruno@clisp.org>
25303
25304         * lib/stdbool_.h (_Bool): Undo last change; instead use a negative enum
25305         value to ensure that _Bool promotes to int. Use #define for _Bool when
25306         using the Solaris C compiler. Adds comments suggested by Paul Eggert.
25307
25308 2003-08-10  Karl Berry  <karl@gnu.org>
25309
25310         * lib/regex.h: update from libc (whitespace fix).
25311
25312 2003-08-09  Paul Eggert  <eggert@twinsun.com>
25313
25314         Merge some files from coreutils.  These changes were
25315         originally made by Jim Meyering.
25316         * lib/acl.c: Include <sys/types.h> before <sys/stat.h>;
25317         many older Unixes require this.
25318         * lib/alloca.c (alloca): Remove cast to argument of free;
25319         no longer needed in C89.
25320         * lib/alloca_.h, regex.h: Fix white space to match
25321         what GNU indent does.
25322
25323 2003-08-09  Paul Eggert  <eggert@twinsun.com>
25324
25325         * m4/regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371";
25326         apparently Emacs's Unicode mode got confused before my 2003-08-05
25327         checkin.
25328
25329 2003-08-08  Paul Eggert  <eggert@twinsun.com>
25330
25331         * m4/extensions.m4: New file.
25332         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC):
25333         Require gl_USE_SYSTEM_EXTENSIONS.
25334         * m4/unlocked-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO):
25335         Require gl_USE_SYSTEM_EXTENSIONS rather than AC_GNU_SOURCE.
25336
25337 2003-08-08  Paul Eggert  <eggert@twinsun.com>
25338
25339         * MODULES.html.sh (func_all_modules): Add extensions, gnu-source.
25340         * modules/extensions, modules/gnu-source: New files.
25341         * modules/timespec, modules/unlocked-io: Depend on extensions.
25342
25343 2003-08-07  Paul Eggert  <eggert@twinsun.com>
25344
25345         * modules/restrict: New file.
25346         * MODULES.html.sh (func_all_modules): Add restrict.
25347         * modules/regex: Depend on restrict.
25348
25349 2003-08-07  Paul Eggert  <eggert@twinsun.com>
25350
25351         * m4/restrict.m4: New file.
25352         * m4/regex.m4 (jm_PREREQ_REGEX): Add gl_C_RESTRICT.
25353
25354 2003-08-07  Bruno Haible  <bruno@clisp.org>
25355
25356         * modules/getndelim2 (Makefile.am): Add the files to EXTRA_DIST, not
25357         lib_SOURCES, because getndelim2.m4 now uses AC_LIBOBJ(getndelim2).
25358
25359 2003-08-07  Bruno Haible  <bruno@clisp.org>
25360
25361         * m4/getndelim2.m4 (gl_GETNDELIM2): Use AC_LIBOBJ(getndelim2). This
25362         makes the module 'getndelim2' compatible with the module 'getline'.
25363
25364 2003-08-05  Paul Eggert  <eggert@twinsun.com>
25365
25366         * m4/regex.m4 (jm_INCLUDED_REGEX): Replace a single non-ASCII
25367         byte with "\201" to avoid glitches when editing that source file
25368         with multi-gnome-terminal.
25369
25370 2003-08-05  Paul Eggert  <eggert@twinsun.com>
25371
25372         * lib/bumpalloc.h: Remove.
25373
25374 2003-08-05  Paul Eggert  <eggert@twinsun.com>
25375
25376         * MODULES.html.sh (func_all_modules): Remove bumpalloc.
25377         * modules/bumpalloc: Remove.
25378
25379 2003-08-04  Paul Eggert  <eggert@twinsun.com>
25380
25381         * lib/getloadavg.c: Change copyright notice and spacing to conform to
25382         GNU coding style.
25383
25384         Merge from coreutils.
25385         * lib/error.c [!USE_IN_LIBIO]: Omit this case; assume USE_IN_LIBIO is
25386         1. From glibc.
25387         * lib/getdate.y (date): Also accept dates like May-23-2003; suggestion
25388         from Karl Berry, implemented by Jim Meyering.
25389         * lib/getgroups.c: Include "xalloc.h" instead of declaring xalloc fns;
25390         from Dmitry V. Levin.
25391         Remove anachronistic cast of xrealloc.
25392         * lib/fnmatch_.h (__const): Remove.  Use 'const'.
25393         * lib/fnmatch_loop.c (NEW_PATTERN): Cast alloca return value to proper
25394         type. Otherwise, it wouldn't compile with at least /bin/cc on
25395         ymp-cray-unicos9.0.2.X.
25396         Combine two mostly-identical uses of alloca into one.
25397         Thanks to the Cray-Cyber project for access to a Cray Y-MP.
25398
25399 2003-08-04  Dave Love  <d.love@dl.ac.uk>
25400
25401         [From Emacs.]
25402
25403         * lib/getloadavg.c: Check `__unix' as well as `unix'.  Use #ifdef, not
25404         #if.  Check HAVE_LIBKSTAT as well as LOAD_AVE_TYPE.  Check
25405         F_SETFD, not FD_SETFD.  Use HAVE_STRUCT_NLIST_N_UN_N_NAME, not
25406         obsolete NLIST_NAME_UNION.
25407         [__GNU__]: Undef BSD and FSCALE.
25408         [!NLIST_STRUCT]: Remove conditional definition of NLIST_STRUCT.
25409
25410 2003-08-03  Paul Eggert  <eggert@twinsun.com>
25411
25412         * lib/stdbool_.h (_Bool): Make it signed char, instead of
25413         an enum type, so that it's guaranteed to promote to int.  See:
25414         <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00124.html>
25415
25416 2003-08-03  Karl Berry  <karl@gnu.org>
25417
25418         * config/depcomp: update from automake.
25419
25420 2003-07-31  Paul Eggert  <eggert@twinsun.com>
25421
25422         * lib/strerror.c: Include config.h, limits.h.  Declare sprintf.
25423         (strerror): Don't assume that a printable int fits in 14 bytes.
25424
25425 2003-07-31  Bruno Haible  <bruno@clisp.org>
25426
25427         * modules/getpass-gnu: New file.
25428         * MODULES.html.sh (func_all_modules): Add getpass-gnu.
25429
25430 2003-07-31  Bruno Haible  <bruno@clisp.org>
25431
25432         * m4/getpass.m4 (gl_FUNC_GETPASS_GNU): New macro.
25433
25434 2003-07-24  Karl Berry  <karl@gnu.org>
25435
25436         * config/missing: update from automake.
25437
25438 2003-07-24  Derek Robert Price  <derek@ximbiot.com>
25439             Bruno Haible  <bruno@clisp.org>
25440
25441         * lib/getline.h (getline, getdelim): Change return type to ssize_t.
25442         * lib/getline.c (getline, getdelim): Likewise.
25443         Remove _GNU_SOURCE define; now it's defined in config.h through
25444         m4/getline.m4.
25445
25446 2003-07-23  Karl Berry  <karl@gnu.org>
25447
25448         * config/config.sub: update from prep.
25449
25450 2003-07-22  Paul Eggert  <eggert@twinsun.com>
25451
25452         * modules/xalloc (Depends-on): Add exitfail.
25453         * modules/xmemcoll: Likewise.
25454
25455 2003-07-22  Paul Eggert  <eggert@twinsun.com>
25456
25457         * lib/xalloc.h (XCALLOC, XREALLOC, CCLONE): Fix under- and
25458         over-parenthesization in macros.
25459
25460         Sync with coreutils.
25461
25462         * lib/xalloc.h (XMALLOC, XCALLOC, XREALLOC): Remove casts not
25463         required by C99.
25464
25465         Use `exit_failure' for xalloc and xmemcoll instead of their own
25466         private exit-failure variables.
25467         * lib/xalloc.h (xalloc_exit_failure): Remove.
25468         * lib/xmalloc.c: Likewise.  Include exitfail.h.
25469         (xalloc_die): Use exit_failure instead of xalloc_exit_failure.
25470         * lib/xmemcoll.h (xmemcoll_exit_failure): Remove.
25471         * lib/xmemcoll.c: Likewise.  Include exitfail.h.
25472         (xmemcoll): Use exit_failure instead of xalloc_exit_failure.
25473
25474 2003-07-20  Jim Meyering  <jim@meyering.net>
25475
25476         * modules/closeout (Depends-on): Add exitfail.
25477         Suggestion from Bruno Haible.
25478
25479 2003-07-19  Karl Berry  <karl@gnu.org>
25480
25481         * config/config.sub: update from prep.
25482
25483 2003-07-18  Paul Eggert  <eggert@twinsun.com>
25484
25485         * lib/closeout.h (close_stdout_set_status, close_stdout_status):
25486         Remove.
25487         * lib/closeout.c: Likewise.  Include "closeout.h" right after config.h,
25488         to test that it can stand by itself.  Include "exitfail.h".
25489         Clients should set exit_failure instead.
25490         (EXIT_FAILURE): Remove; no longer needed.  Do not include <stdlib.h>.
25491
25492 2003-07-18  Bruno Haible  <bruno@clisp.org>
25493
25494         * modules/getndelim2: New file.
25495         * modules/getline: Share files with module getndelim2.
25496         * modules/getnline: Depend on getndelim2 instead of sharing files with
25497         it. Add getnline.c to lib_SOURCES.
25498         * MODULES.html.sh (func_all_modules): Add getndelim2.
25499
25500 2003-07-18  Bruno Haible  <bruno@clisp.org>
25501
25502         * m4/getndelim2.m4: New file.
25503         * m4/getline.m4 (AM_FUNC_GETLINE): Add AC_LIBOBJ of getndelim2.c and
25504         invoke gl_PREREQ_GETNDELIM2.
25505         (gl_PREREQ_GETLINE): Drop AC_HEADER_STDC, now done by
25506         gl_PREREQ_GETNDELIM2.
25507         * m4/getnline.m4 (gl_GETNLINE): Drop AC_HEADER_STDC, now done by
25508         gl_GETNDELIM2.
25509
25510 2003-07-18  Bruno Haible  <bruno@clisp.org>
25511
25512         * lib/getndelim2.h: New file.
25513         * lib/getndelim2.c: Make into a module of its own. Include config.h,
25514         getndelim2.h.
25515         (getndelim2): Make non-static. Change return type to ssize_t.
25516         * lib/getline.h: Change argument names.
25517         * lib/getline.c: Include getndelim2.h instead of getndelim2.c.
25518         * lib/getnline.c: Include getndelim2.h.
25519
25520 2003-07-18  Andreas Schwab  <schwab@suse.de>
25521
25522         * lib/memcoll.c (memcoll) [!HAVE_STRCOLL]: Clear errno.
25523
25524 2003-07-17  Karl Berry  <karl@gnu.org>
25525
25526         * config/config.sub: update from prep.
25527
25528 2003-07-17  Bruno Haible  <bruno@clisp.org>
25529
25530         * modules/getnline: New file.
25531         * modules/getline: Add lib/getndelim2.c to source file list.
25532         * MODULES.html.sh (func_all_modules): Add getnline.
25533
25534 2003-07-17  Bruno Haible  <bruno@clisp.org>
25535
25536         * m4/getnline.m4: New file.
25537
25538 2003-07-17  Bruno Haible  <bruno@clisp.org>
25539
25540         * m4/Makefile.am.in: Remove file.
25541         * m4/Makefile.am: Remove file.
25542         * m4/Makefile.in: Remove file.
25543
25544 2003-07-17  Bruno Haible  <bruno@clisp.org>
25545
25546         * lib/getnline.h: New file.
25547         * lib/getnline.c: New file.
25548         * lib/getndelim2.c: New file, extracted from getline.c.
25549         (getndelim2): Renamed from getdelim2, with added nmax argument.
25550         * lib/getline.c: Include getndelim2.c.
25551         (getdelim2): Moved out to getndelim2.c.
25552         (getline, getdelim): Update.
25553
25554 2003-07-17  Bruno Haible  <bruno@clisp.org>
25555
25556         * lib/Makefile.am: Remove file.
25557         * lib/Makefile.in: Remove file.
25558
25559 2003-07-17  Bruno Haible  <bruno@clisp.org>
25560
25561         * configure.in: Remove file.
25562         * Makefile.in: Remove file.
25563
25564 2003-07-17  Bruno Haible  <bruno@clisp.org>
25565
25566         * MODULES.html.sh: Put the </BODY> right before </HTML>.
25567
25568 2003-07-16  Karl Berry  <karl@gnu.org>
25569
25570         * config/srclist-update: was running fixlicense twice, which caused
25571                 texinfo.tex to be nullified for some reason.  Simplify,
25572                 $gplsrc is no longer needed as far as I can see?
25573
25574 2003-07-16  Jim Meyering  <jim@meyering.net>
25575
25576         * modules/save-cwd: Depend on xgetcwd.  From Derek Price.
25577
25578 2003-07-15  Paul Eggert  <eggert@twinsun.com>
25579
25580         * config/srclist.txt: Get the following files from gettext-runtime/intl
25581         instead: config.charset, localcharset.c, localcharset.h, ref-add.sin,
25582         ref-del.sin.  From Bruno Haible.
25583         * config/srclist-update (fixfile): Change grep pattern again, since the
25584         previous fix didn't work (there was another trailing $).  Use
25585         '[$]' to escape the $s.
25586
25587 2003-07-15  Karl Berry  <karl@gnu.org>
25588
25589         * lib/vasnprintf.c: update from gettext.
25590
25591 2003-07-15  Karl Berry  <karl@gnu.org>
25592
25593         * config/srclist-update (fixfile): Change grep pattern, since 'Id'
25594         gets expanded when surrounded by '$'.
25595
25596 2003-07-15  Jim Meyering  <jim@meyering.net>
25597
25598         * modules/save-cwd: Don't depend on error.  From Derek Price.
25599
25600 2003-07-15  Jim Meyering  <jim@meyering.net>
25601
25602         * lib/makepath.c (make_path): Enclose diagnostic in _(...).
25603
25604 2003-07-14  Simon Josefsson  <jas@extundo.com>
25605
25606         * modules/mempcpy: New file.
25607         * MODULES.html.sh (func_all_modules): Add mempcpy.
25608
25609 2003-07-14  Simon Josefsson  <jas@extundo.com>
25610
25611         * m4/mempcpy.m4: New file.
25612
25613 2003-07-14  Simon Josefsson  <jas@extundo.com>
25614
25615         * lib/mempcpy.h: New file.
25616         * lib/mempcpy.c: New file.
25617
25618 2003-07-14  Paul Eggert  <eggert@twinsun.com>
25619
25620         * modules/getdate, modules/posixtm: Depend on mktime.
25621
25622 2003-07-14  Paul Eggert  <eggert@twinsun.com>
25623
25624         * lib/ceill.c, expl.c, floorl.c, frexpl.c, ldexpl.c, mathl.h,
25625         sincosl.c, sqrtl.c, trigl.c, trigl.h, poll.c, poll_.h, mkstemp.c,
25626         unicodeio.c, unicodeio.h, unlocked-io.h:
25627         Switch from LGPL to GPL.
25628
25629 2003-07-14  Paul Eggert  <eggert@twinsun.com>
25630
25631         * lib/asnprintf.c, asprintf.c, config.charset, gettext.h,
25632         localcharset.c, localcharset.h, mkdtemp.c, printf-args.c,
25633         printf-args.h, printf-parse.c, printf-parse.h, ref-add.sin,
25634         ref-del.sin, setenv.c, unsetenv.c, vasnprintf.c, vasnprintf.h,
25635         vasprintf.c, vasprintf.h: Regenerate.  These files are now being
25636         updated automatically by ../config/srclist-update.  This changes
25637         their license from LPGL to GPL.
25638
25639 2003-07-14  Paul Eggert  <eggert@twinsun.com>
25640
25641         * config/srclist.txt: Add tons more gettext files.  $GETTEXT is now
25642         assumed to refer to the root of the most recent stable gettext version.
25643         * config/srclistvars.sh: Add defaults for eggert.
25644         * config/srclist-update: Convert LGPL to GPL in shell scripts, too.
25645         Match "This program" as well as "The program".  This is needed
25646         for gettext.
25647
25648 2003-07-14  Jim Meyering  <jim@meyering.net>
25649
25650         Don't emit diagnostics.  Let callers do that.
25651         * lib/save-cwd.c: Don't include "error.h".
25652         (save_cwd): Don't call error.  Ensure that errno is valid
25653         when returning nonzero.
25654
25655         * lib/save-cwd.h (restore_cwd): Update prototype.
25656         * lib/save-cwd.c (restore_cwd): Remove two parameters.
25657         Simplify.  Don't call error upon failure.  Let callers do that.
25658         (save_cwd): Mention that Irix 5.3 has the same problem as SunOS 4
25659         when auditing is enabled.  But don't bother updating the #if.
25660
25661 2003-07-11  Alexandre Duret-Lutz  <adl@gnu.org>
25662
25663         * lib/obstack.h (__INT_TO_PTR): Revert change of 2003-03-13;
25664         it breaks C++ compilation.
25665         [!__GNUC__ || !__STDC__] (obstack_finish): Cast result to void*.
25666
25667 2003-07-10  Simon Josefsson  <jas@extundo.com>
25668
25669         * modules/strchrnul (Makefile.am): Add strchrnul.h.
25670
25671 2003-07-10  Jim Meyering  <jim@meyering.net>
25672
25673         * m4/clock_time.m4: Remove trailing blank.
25674         * m4/intmax_t.m4: Likewise.
25675
25676 2003-07-10  Jim Meyering  <jim@meyering.net>
25677
25678         * lib/vasnprintf.c: Remove trailing blanks.
25679         Make cpp indentation consistent.
25680
25681 2003-07-09  Paul Eggert  <eggert@twinsun.com>
25682
25683         * lib/alloca_.h, euidaccess.c, getpass.c, memrchr.c, obstack.h,
25684         posixver.c, strftime.c, strnlen.c, strverscmp.c:
25685         Switch from LGPL to GPL.
25686
25687 2003-07-09  Paul Eggert  <eggert@twinsun.com>
25688
25689         * config/srclist.txt: Sort sublists.  Add
25690         $LIBCSRC/sysdeps/generic/strtoul.c. In comments, add more libc files
25691         that differ from gnulib for one reason or another; we'd like this list
25692         to be smaller but for now let's document what we have.
25693
25694 2003-07-08  Paul Eggert  <eggert@twinsun.com>
25695
25696         * config/srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding
25697         the use of GNU extensions.  Change "x=`eval echo $x`" to the shorter
25698         and sweeter "eval x=$x".
25699         * config/srclist.txt: Get lib/argp* from glibc.
25700
25701 2003-07-07  Paul Eggert  <eggert@twinsun.com>
25702
25703         * lib/mktime.c: Fix some boundary cases and remove need for floating
25704         point.
25705
25706         Issue a compile-time diagnostic if time_t is floating point, or if
25707         two's complement arithmetic is not in effect, or if arithmetic
25708         right shift does not propagate the sign.  These assumptions were
25709         all in the original code but they weren't checked.
25710
25711         (TIME_T_MIDPOINT, verify): New macros.
25712         (__isleap): Remove; it has integer overflow problems.
25713         (leapyear): New function, without those problems.
25714         (ydhms_tm_diff): Remove; splitting into two parts.
25715         (ydhms_diff): New function, containing the arithmetic part of
25716         the old ydhms_tm_diff function.  Issue a compile-time
25717         diagnostic if we are not using C99 integer division.
25718         Avoid casts when possible.
25719         (guess_time_tm): New function, containing the checking part of
25720         the old ydhms_tm_diff function.  Return the new value, rather than
25721         the difference between it and the old.  Accept a new argument T
25722         so that *T specifies the old value.  Check for overflow in the result.
25723
25724         (__mktime_internal): Use a time_t offset, not a long int offset.
25725         This undoes the 2003-06-04 change, which is no longer needed now
25726         that we have better overflow checking.
25727         (localtime_offset): Likewise.
25728
25729         (__mktime_internal): Avoid harmful overflow on hosts where time_t
25730         and long are 64-bit but int is only 32-bit.
25731         (ydhms_diff): Use long int to store year1 and yday1.
25732         Issue a compile-time diagnostic if long int is not wide enough.
25733
25734         (__mktime_internal): Use long int to store adjusted year and yday.
25735         Use plain C rather than preprocessor commands, if that doesn't
25736         affect efficiency.
25737         Check for overflow (and try to repair) after each probe
25738         rather than checking only at the very end.  This avoids some bugs
25739         (e.g., southern hemisphere, behind GMT, and GMT offset at minimum time
25740         does not equal GMT offset at maximum time).
25741         Use integer to check for overflow rather than floating point; this
25742         is more portable to non-IEEE hosts, and is a tad faster.
25743         When we detect that we are oscillating between two values,
25744         don't check whether tm_isdst has the requested value, since
25745         we already know the answer.  When tm_isdst has the wrong value,
25746         use a different heuristic to find the right one, based on the
25747         extreme values actually observed in practice in tz2003a,
25748         rather than the (overly optimistic) "previous 3 calendar quarters".
25749
25750         (not_equal_tm, print_tm, check_result): Use "const T" rather than
25751         "T const" to accommodate glibc style.
25752         (check_result): Use less-confusing report format.  "long" -> "long int.
25753         (main): Likewise.
25754         Don't loop if the iteration overflows time_t.
25755         Allow a negative step in the iteration.
25756
25757 2003-07-06  Karl Berry  <karl@gnu.org>
25758
25759         * config/depcomp: update from automake.
25760         * config/config.sub: update from prep.
25761
25762 2003-07-03  Karl Berry  <karl@gnu.org>
25763
25764         * config/config.guess: update from prep.
25765
25766 2003-07-01  Paul Eggert  <eggert@twinsun.com>
25767
25768         * m4/xreadlink.m4 (gl_XREADLINK): Don't check for sys/types.h, since
25769         xreadlink.c now includes it unconditionally.
25770
25771 2003-07-01  Paul Eggert  <eggert@twinsun.com>
25772
25773         * lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
25774         having it depend on HAVE_SYS_TYPES_H.
25775
25776 2003-07-01  Bruno Haible  <bruno@clisp.org>
25777
25778         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Don't include <unistd.h>.
25779         <sys/types.h> should be sufficient.
25780         Reported by Paul Eggert.
25781
25782 2003-06-26  Karl Berry  <karl@gnu.org>
25783
25784         * config/depcomp: update from automake.
25785
25786 2003-06-26  Bruno Haible  <bruno@clisp.org>
25787
25788         * modules/human: Depend on module stdbool.
25789
25790 2003-06-25  Bruno Haible  <bruno@clisp.org>
25791
25792         * modules/readlink: New file.
25793         * modules/xreadlink: Depend on it.
25794         * MODULES.html.sh (func_all_modules): Add readlink.
25795
25796 2003-06-25  Bruno Haible  <bruno@clisp.org>
25797
25798         * m4/readlink.m4: New file.
25799
25800 2003-06-25  Bruno Haible  <bruno@clisp.org>
25801
25802         * lib/readlink.c: New file.
25803
25804 2003-06-22  Karl Berry  <karl@gnu.org>
25805
25806         * config/srclist.txt: update mkinstalldirs from automake.
25807         * config/mkinstalldirs: update.
25808
25809 2003-06-22  Bruno Haible  <bruno@clisp.org>
25810
25811         Portability to mingw32.
25812         * m4/ssize_t.m4: New file, from GNU gettext.
25813         * m4/safe-read.m4 (gl_PREREQ_SAFE_READ): Require gt_TYPE_SSIZE_T.
25814         * m4/xreadlink.m4 (gl_XREADLINK): Require gt_TYPE_SSIZE_T.
25815
25816 2003-06-22  Bruno Haible  <bruno@clisp.org>
25817
25818         * modules/safe-read: Add m4/ssize_t.m4.
25819         * modules/xreadlink: Add m4/ssize_t.m4.
25820
25821 2003-06-20  Bruno Haible  <bruno@clisp.org>
25822
25823         Assume C89, so PARAMS isn't needed.
25824         * lib/unicodeio.h (PARAMS): Remove.
25825         * lib/unicodeio.c: Don't use PARAMS.
25826
25827 2003-06-18  Karl Berry  <karl@gnu.org>
25828
25829         * config/config.{guess,sub}: update from prep.
25830
25831 2003-06-18  Jim Meyering  <jim@meyering.net>
25832
25833         Merge changes from coreutils.
25834         * lib/readutmp.c: Include <string.h> and <stdlib.h> unconditionally.
25835         Remove explicit declarations of xmalloc and realloc.
25836         Include xalloc.h.
25837         (read_utmp): Remove anachronistic cast of xmalloc.
25838
25839 2003-06-17  Paul Eggert  <eggert@twinsun.com>
25840
25841         Assume C89, so PARAMS isn't needed.
25842         * lib/backupfile.h (PARAMS): Remove.  All uses removed.
25843         * lib/closeout.h, lib/dirname.h, lib/filemode.h, lib/fsusage.h,
25844         lib/getdate.h, lib/getline.h, lib/group-member.h, lib/hard-locale.h,
25845         lib/hash.h, lib/linebuffer.h, lib/long-options.h, lib/makepath.h,
25846         lib/memcasecmp.h, lib/memcoll.h, lib/modechange.h, lib/mountlist.h,
25847         lib/path-concat.h, lib/physmem.h, lib/posixtm.h, lib/quote.h,
25848         lib/readutmp.h, lib/same.h, lib/save-cwd.h, lib/savedir.h,
25849         lib/stdio-safer.h, lib/strtoimax.c, lib/strverscmp.h,
25850         lib/unistd-safer.h, lib/version-etc.h, lib/xalloc.h, lib/xreadlink.h,
25851         lib/xstrtod.h, lib/xstrtol.h: Likewise.
25852         * lib/filemode.h, lib/hard-locale.h, lib/memcoll.h, lib/modechange.h,
25853         lib/physmem.h, lib/same.h, lib/strverscmp.h: Do not include config.h;
25854         no longer needed. Anyway, config.h should always be included before any
25855         other file.
25856
25857 2003-06-11  Simon Josefsson  <jas@extundo.com>
25858
25859         * modules/sysexits: New file.
25860         * MODULES.html.sh (func_all_modules): Add sysexits.
25861
25862 2003-06-11  Simon Josefsson  <jas@extundo.com>
25863
25864         * lib/sysexit_.h: New file.
25865
25866 2003-06-11  Derek Price  <derek@ximbiot.com>
25867
25868         * lib/stat.c [LSTAT]: Compile/use slash_aware_lstat only if it is
25869         necessary.
25870
25871 2003-06-11  Bruno Haible  <bruno@clisp.org>
25872
25873         * m4/sysexits.m4: New file.
25874
25875 2003-06-10  Simon Josefsson  <jas@extundo.com>
25876
25877         * lib/argp.h: New file, from glibc.
25878         * lib/argp-ba.c: New file, from glibc.
25879         * lib/argp-eexst.c: New file, from glibc.
25880         * lib/argp-fmtstream.c: New file, from glibc.
25881         * lib/argp-fmtstream.h: New file, from glibc.
25882         * lib/argp-fs-xinl.c: New file, from glibc.
25883         * lib/argp-help.c: New file, from glibc.
25884         * lib/argp-namefrob.h: New file, from glibc.
25885         * lib/argp-parse.c: New file, from glibc.
25886         * lib/argp-pv.c: New file, from glibc.
25887         * lib/argp-pvh.c: New file, from glibc.
25888         * lib/argp-xinl.c: New file, from glibc.
25889
25890 2003-06-10  Simon Josefsson  <jas@extundo.com>
25891
25892         * modules/strchrnul: New file.
25893
25894 2003-06-10  Simon Josefsson  <jas@extundo.com>
25895
25896         * modules/argp: New file.
25897
25898 2003-06-10  Simon Josefsson  <jas@extundo.com>
25899
25900         * m4/strchrnul.m4: New file.
25901
25902 2003-06-10  Simon Josefsson  <jas@extundo.com>
25903
25904         * lib/strchrnul.h: New file.
25905         * lib/strchrnul.c: New file.
25906
25907 2003-06-10  Bruno Haible  <bruno@clisp.org>
25908
25909         * MODULES.html.sh (func_all_modules): Add strchrnul and argp.
25910
25911 2003-06-07  Karl Berry  <karl@gnu.org>
25912
25913         * config/config.{guess,sub}: update from prep.
25914
25915 2003-06-07  Jim Meyering  <jim@meyering.net>
25916
25917         * modules/strtod: Use $(...) notation, not @...@ for
25918         AC_REPLACE'd variables.
25919         * modules/localcharset: Likewise.
25920
25921 2003-06-07  Jim Meyering  <jim@meyering.net>
25922
25923         * lib/readtokens.h: Put `Free Software Foundation, Inc.'
25924         in place of my name in the copyright comment.
25925         Remove definition and uses of __P.
25926
25927         From coreutils.
25928         * lib/stat.c: Don't declare xmalloc explicitly.
25929         Instead, include "xalloc.h".
25930         * lib/readtokens.c (readtokens): Remove anachronistic casts of xmalloc,
25931         xrealloc, and xcalloc return values.
25932         * lib/xgetcwd.c (xgetcwd): Include "xgetcwd.h".
25933         Improve comment.
25934         * lib/xgetcwd.h: Remove definition/uses of PARAMS.
25935
25936 2003-06-07  Bruno Haible  <bruno@clisp.org>
25937
25938         * modules/poll (Makefile.am): Use explicit creation rule for poll.h, to
25939         avoid AC_CONFIG_LINKS.
25940         * modules/fnmatch (Makefile.am): Use explicit creation rule for
25941         fnmatch.h, to avoid AC_CONFIG_LINKS.
25942         * modules/alloca (Makefile.am): Make creation of alloca.h Ctrl-C safe.
25943
25944 2003-06-07  Bruno Haible  <bruno@clisp.org>
25945
25946         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH, gl_FUNC_FNMATCH_POSIX,
25947         gl_FUNC_FNMATCH_GNU): Set FNMATCH_H instead of invoking
25948         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
25949         directory.
25950         * m4/poll.m4 (gl_FUNC_POLL): Set POLL_H instead of invoking
25951         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
25952         directory.
25953
25954 2003-06-06  Jim Meyering  <jim@meyering.net>
25955
25956         Merge from coreutils.
25957         * lib/same.c: (same_name): Declare *_basename locals to be `const'.
25958         Consolidate declarations and initializations of *_base* locals.
25959
25960         Merge from coreutils.
25961         This avoids a core dump on systems without GNU putenv,
25962         when running `env -u SOME_ALREADY_UNSET_VARIABLE'.
25963         * lib/putenv.c (__set_errno, LOCK, UNLOCK): Define.
25964         (unsetenv): New static function, from GNU libc.
25965         (rpl_putenv): Use it.
25966
25967         * lib/modechange.c: Remove trailing blanks.
25968
25969         Merge from coreutils.
25970         * lib/fsusage.c: Remove declaration of statfs.
25971         It conflicted with one from OSF/1 5.1 in <sys/mount.h>.
25972
25973         * lib/posixtm.c: Include <stdbool.h> unconditionally.
25974
25975 2003-06-06  Jim Meyering  <jim@meyering.net>
25976
25977         * lib/stdbool_.h: Renamed from stdbool.h.in.
25978
25979 2003-06-06  Jim Meyering  <jim@meyering.net>
25980             Bruno Haible  <bruno@clisp.org>
25981
25982         * modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h.
25983         Adjust Makefile.am snippet not to redirect directly to target.
25984         Use $(STDBOOL_H) notation, not @STDBOOL_H@ for AC_REPLACE'd variables.
25985
25986 2003-06-05  Paul Eggert  <eggert@twinsun.com>
25987
25988         * lib/mktime.c (__mktime_internal): When resolving a tm_isdst
25989         mismatch, look in future quarters as well as past.  This fixes a
25990         bug when processing fall-backwards gaps immediately after a long
25991         period of daylight-saving time.
25992
25993         * lib/mktime.c: Assume freestanding C89 or better.
25994         (HAVE_LIMITS_H): Remove.  Assume it's 1.
25995         (__P): Remove; not used.
25996         (CHAR_BIT, INT_MIN, INT_MAX): Remove; <limits.h> defines them.
25997         (mktime, not_equal_tm, print_tm, check_result,
25998         main): Use prototypes.  Use const * where appropriate.
25999         (main): Fix typo in testing code that uncovered by above changes.
26000         (Local Variables): Remove -DHAVE_LIMITS_H from compile-command.
26001
26002 2003-06-04  Paul Eggert  <eggert@twinsun.com>
26003
26004         * m4/human.m4 (gl_HUMAN): Require AM_STDBOOL_H.  Check for
26005         locale.h, localeconv.  This merges changes from coreutils.
26006
26007         * m4/mktime.m4 (AC_FUNC_MKTIME): New macro, taken from Autoconf CVS.
26008         It can be removed after the next Autoconf is released.
26009         * m4/exclude.m4 (gl_EXCLUDE): Don't check for sys/types.h; no loner
26010         needed.
26011
26012 2003-06-04  Paul Eggert  <eggert@twinsun.com>
26013
26014         * lib/mktime.c: Fix Debian bug 177940
26015         <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=177940>.
26016         (localtime_offset): Now long int, not time_t, because we want it
26017         to be guaranteed to be signed.  All uses changed.
26018         (__mktime_internal): If overflow would occur when adding offset,
26019         don't add it.
26020
26021         Merge 'human' changes from coreutils.  Rewrite to support
26022         locale-specific notations like thousands separators.
26023         * lib/human.c: Simplify authorship notice.
26024         Include human.h immediately after config.h.
26025         <sys/types.h>, <stdio.h>: Do not include; no longer needed.
26026         <limits.h>: Do not include, since human.h does.
26027         (SIZE_MAX, UINTMAX_MAX): New macros.
26028         <strings.h>: Include if HAVE_STRINGS_H, not if !HAVE_STRING_H.
26029         <locale.h>: Include if HAVE_LOCALE_H and HAVE_LOCALECONV.
26030         (HUMAN_READABLE_SUFFIX_LENGTH_MAX): New macro.
26031         (power_letter): Renamed from suffixes.
26032         (generate_suffix_backwards): Remove.
26033         (adjust_value): Now takes int style (because of human.h changes)
26034         and long double value (for greater precision on some platforms).
26035         (group_number): New function.
26036         (human_readable): Use it.  Use integer options, not enum.
26037         Put the options before the sizes in the arg list.
26038         Support all the new options.
26039         The old human_readable function has been removed;
26040         use inttostr.h instead.
26041         (human_readable, default_block_size, humblock):
26042         Use uintmax_t, not int, for block sizes.
26043         (human_readable_inexact, block_size_types): Remove.
26044         (block_size_opts): New constant.
26045         (human_options): Renamed from human_block_size, with new signature
26046         that allows block sizes up to UINTMAX_MAX.  All callers changed.
26047         * lib/human.h: Add copyright and authorship notice.
26048         Include <limits.h> and <stdbool.h> unconditionally.
26049         (PARAMS): Remove.  All uses removed.
26050         (LONGEST_HUMAN_READABLE): Add support for thousands separator.
26051         (enum human_inexact_style): Remove tag; now a nameless enum.
26052         (human_floor, human_ceiling, human_round_to_even): Now have
26053         values 2, 0, 1 rather than -1, 1, 0.
26054         (human_group_digits, human_suppress_point_zero, human_autoscale,
26055         human_base_1024, human_SI, human_B): New constants.
26056         (human_readable_inexact, human_block_size): Remove.
26057         (human_readable): Size args are now uintmax_t, not int.
26058         (human_options): New decl.
26059
26060         * lib/exclude.c: (new_exclude, add_exclude): Remove casts that are
26061         unnecessary now that we assume C89 or better.  This change
26062         imported from coreutils.
26063
26064         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
26065         arbitrarily.  This is the same patch as 2003-05-28, but it got lost
26066         in the 2003-05-30 sync from glibc.
26067
26068         .h files should stand alone, but we shouldn't include <sys/types.h>
26069         if we can get away with just <stddef.h>.
26070
26071         * lib/__fpending.h, addext.c, backupfile.c, exclude.c, getline.c,
26072         malloc.c, putenv.c, realloc.c, strcasecmp.c: Include <stddef.h>
26073         rather than <sys/types.h>, as we merely need size_t.
26074         * lib/dirname.h, memcoll.h, xalloc.h, xmemcoll.h: Include <stddef.h>,
26075         to get size_t.
26076         * lib/hash.h, linebuffer.h, readtokens.h, stdio-safer.h, version-etc.h:
26077         Include <stdio.h>, to get FILE.
26078         * lib/memcasecmp.c: Don't include <sys/types.h>, as we can assume
26079         memcasecmp.h has included <stddef.h> and all we need is size_t.
26080         * lib/memcoll.c: Include "memcoll.h", which gets us size_t and checks
26081         our interface, instead of including <sys/types.h>
26082
26083 2003-06-04  Paul Eggert  <eggert@twinsun.com>
26084
26085         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): Comment out for
26086         now, as glibc mktime is buggy on non-glibc systems.
26087
26088 2003-06-03  Karl Berry  <karl@gnu.org>
26089
26090         * config/config.sub: update from prep.
26091
26092 2003-06-02  Paul Eggert  <eggert@twinsun.com>
26093
26094         [from coreutils]
26095         Fix some minor time-related bugs with POSIX time arguments.
26096         Some valid time stamps were being rejected (notably -1, and
26097         time stamps before 1900 on 64-bit hosts).  And some invalid
26098         time stamps were being accepted, e.g. September 31.
26099
26100         * lib/posixtm.h (posixtime): Return bool instead of time_t, so
26101         that we can return (time_t) -1 successfully.
26102         * lib/posixtm.c: Likewise.
26103         [HAVE_STDBOOL_H]: Include <stdbool.h>.
26104         (bool, false, true) [!HAVE_STDBOOL_H]: New type.
26105         (t): Remove static var.
26106         (year, posix_time_parse): Now takes struct tm * arg to modify, instead
26107         of static var.  All uses changed.
26108         (year): Do not reject years before 1900; they can occur with
26109         64-bit time_t.
26110         (posix_time_parse): Do not check for out-of-range components;
26111         that is now the caller's responsibility, since our checks were
26112         only approximations.
26113         (posixtime): Use mktime to check for out-of-range components,
26114         since it knows them exactly.
26115         If mktime returns (time_t) -1, check whether an error actually occurred
26116         by invoking localtime on -1.
26117         (main) [TEST_POSIXTIME]: Check for input data errors, and report
26118         posixtime failures better.
26119         Improve the test data (in comments only).
26120
26121 2003-06-02  Karl Berry  <karl@gnu.org>
26122
26123         * config/mkinstalldirs (version): new variable.
26124         (--version): new option.
26125         (usage): improve message.
26126
26127 2003-05-30  Karl Berry  <karl@gnu.org>
26128
26129         * lib/mktime.c: update from libc.
26130
26131 2003-05-30  Bruno Haible  <bruno@clisp.org>
26132
26133         * modules/gettext: Add files m4/nls.m4 and m4/po.m4.
26134         * config/config.rpath: Upgrade to gettext-0.12.1.
26135
26136 2003-05-30  Bruno Haible  <bruno@clisp.org>
26137
26138         * m4/gettext.m4: Upgrade to gettext-0.12.1.
26139         * m4/nls.m4: New file, from gettext-0.12.1.
26140         * m4/po.m4: New file, from gettext-0.12.1.
26141         * m4/progtest.m4: Upgrade to gettext-0.12.1.
26142
26143 2003-05-30  Bruno Haible  <bruno@clisp.org>
26144
26145         * lib/config.charset: Upgrade to gettext-0.12.1 and libiconv-1.9.1.
26146         * lib/localcharset.h: Likewise.
26147         * lib/localcharset.c: Likewise.
26148
26149 2003-05-29  Karl Berry  <karl@gnu.org>
26150
26151         * config/config.rpath: update from gettext.
26152
26153 2003-05-28  Paul Eggert  <eggert@twinsun.com>
26154
26155         Assume the headers required for C89 freestanding compilers.
26156         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for limits.h.
26157         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Likewise.
26158         * m4/human.m4 (gl_HUMAN): Likewise.
26159         * m4/pathmax.m4 (gl_PATHMAX): Likewise.
26160         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Likewise.
26161         * m4/userspec.m4 (gl_USERSPEC): Likewise.
26162         * m4/xreadlink.m4 (gl_XREADLINK): Likewise.
26163         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
26164         * m4/quote.m4 (gl_QUOTE): Don't check for stddef.h.
26165
26166 2003-05-28  Paul Eggert  <eggert@twinsun.com>
26167
26168         Assume the headers required for C89 freestanding compilers.
26169         * lib/addext.c, lib/backupfile.c, lib/fsusage.c, lib/human.c,
26170         lib/pathmax.h, lib/rpmatch.c, lib/userspec.c, lib/xreadlink.c,
26171         lib/xstrtol.c: Include <limits.h> without checking for HAVE_LIMITS_H.
26172         * lib/backupfile.c, lib/fsusage.c, lib/hash.c, lib/human.c,
26173         lib/safe-read.c, lib/userspec.c, lib/xstrtol.c (CHAR_BIT): Don't
26174         define, since <limits.h> is guaranteed to do that.
26175         * lib/fatal.c: Include <stdarg.h> without checking for __STDC__.
26176         * lib/exclude.c: Include <stdbool.h> unconditionally.
26177         * lib/tempname.c: Include <stddef.h> unconditionally.
26178         * lib/hash.c: Include <limits.h>, since we no longer define CHAR_BIT.
26179         * lib/modechange.c, rpmatch.c (NULL): Don't define, since
26180         <stddef.h> does that.
26181         * lib/quote.c: Dont include <stddef.h> or <sys/types.h>; not needed.
26182         * lib/safe-read.c (INT_MAX): Don't define, since <limits.h> does that.
26183         * lib/safe-read.c (TYPE_MINIMUM, TYPE_MAXIMUM): Remove; no longer
26184         needed.
26185         * lib/xstrtol.c: Likewise.
26186         * lib/safe-read.c: Remove TYPE_SIGNED; no longer needed.
26187         * lib/savedir.c: Include <stddef.h> instead of defining NULL.
26188
26189         * lib/addext.c (addext): Use assignment rather than cast, to avoid
26190         warnings on some platforms.
26191
26192         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
26193         arbitrarily.
26194
26195 2003-05-26  Jim Meyering  <jim@meyering.net>
26196
26197         Merge in a change from coreutils:
26198         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Test the cache variable, not one
26199         that is guaranteed to be `no'.  Use `no_such_member' to indicate
26200         that condition, rather than `-1' which is slightly misleading.
26201         Change the name of the cache variable to have the gl_ prefix.
26202         Prompted by a patch from Richard Dawe for DJGPP.
26203
26204 2003-05-24  Karl Berry  <karl@gnu.org>
26205
26206         * config/config.guess: update from prep.
26207
26208 2003-05-22  Karl Berry  <karl@gnu.org>
26209
26210         * gnulib-tool (func_usage): =LIBRARY not =libRARY in help msg.
26211
26212 2003-05-20  Karl Berry  <karl@gnu.org>
26213
26214         * config/config.guess: update from prep.
26215
26216 2003-05-18  Karl Berry  <karl@gnu.org>
26217
26218         * config/srclistvars.sh (TEXMF): use TEXMFROOT instead, since TEXMF
26219         might actually be set by the user.
26220
26221         * config/depcomp, install-sh, mdate-sh: update from automake.
26222
26223 2003-05-17  Bruno Haible  <bruno@clisp.org>
26224
26225         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Fix a quoting bug leading to an
26226         invalid expansion for AC_EGREP_CPP.
26227         * m4/strtoimax.m4 (gl_FUNC_STRTOIMAX): Likewise.
26228         * m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Likewise.
26229         Suggested by Akim Demaille <akim@epita.fr> in
26230         http://mail.gnu.org/archive/html/bug-autoconf/2003-05/threads.html
26231
26232 2003-05-12  Jim Meyering  <jim@meyering.net>
26233
26234         * lib/strftime.c (my_strftime): Let the `-' (no-pad) flag affect
26235         the space-padded-by-default conversion specifiers, %e, %k, %l.
26236
26237 2003-05-12  Bruno Haible  <bruno@clisp.org>
26238
26239         * lib/linebreak.c (iconv_string_length): Don't return -1 just because
26240         the string is longer than 4 KB.
26241
26242 2003-05-11  Karl Berry  <karl@gnu.org>
26243
26244         * config/config.{guess,sub}: update from prep.
26245
26246 2003-05-09  Bruno Haible  <bruno@clisp.org>
26247
26248         * modules/error: Add m4/strerror_r.m4 to file list.
26249
26250 2003-05-03  Bruno Haible  <bruno@clisp.org>
26251
26252         Upgrade to Unicode-4.0.
26253         * lib/linebreak.c (nonspacing_table_data): Change width of U+00AD,
26254         U+0350..U+0357, U+035D..U+035F, U+0600..U+0603, U+0610..U+0615,
26255         U+0656..U+0658, U+0A01, U+0AE2..U+0AE3, U+0CBC, U+17B4..U+17B5,
26256         U+17DD, U+1920..U+1922, U+1927..U+192B, U+1932, U+1939..U+193B
26257         from 1 to 0. Change width of U+0CBF, U+0CC6, U+180E from 0 to 1.
26258         (uc_width): Change width of U+4DC0..U+4DFF from 2 to 1. Change width
26259         of U+2A6D7..U+2F7FF, U+2FA1E..U+2FFFD, U+30000..U+3FFFD from 1 to 2.
26260         Change width of U+E0100..U+E01EF from 1 to 0.
26261
26262 2003-04-25  Jim Meyering  <jim@meyering.net>
26263
26264         * lib/copy-file.c (copy_file_preserving): Declare buf_size to be
26265         of type size_t, not int.
26266
26267 2003-04-25  Bruno Haible  <bruno@clisp.org>
26268
26269         * lib/copy-file.c: Include <stddef.h>, for size_t.
26270
26271 2003-04-21  Paul Eggert  <eggert@twinsun.com>
26272
26273         * m4/error.m4 (gl_ERROR): Do not put under dynamic conditions some
26274         code which expansion is under static control.  Patch imported from
26275         Akim Demaille's patch to Bison; see
26276         <http://mail.gnu.org/archive/html/bison-patches/2003-03/msg00057.html>.
26277
26278 2003-04-14  Bruno Haible  <bruno@clisp.org>
26279
26280         * m4/error.m4 (jm_PREREQ_ERROR): Use AC_FUNC_VPRINTF.
26281
26282 2003-04-11  Jim Meyering  <jim@meyering.net>
26283
26284         Merge changes from Coreutils.
26285
26286         2003-03-22  Jim Meyering  <jim@meyering.net>
26287
26288         * lib/strftime.c (widen): Cast alloca return value to proper type.
26289
26290         2003-01-19  Ulrich Drepper  <drepper@redhat.com>
26291
26292         From GNU libc.
26293         * lib/strftime.c (my_strftime): Handle very large width
26294         specifications for numeric values correctly.  Improve checks for
26295         overflow.
26296
26297         2003-01-19  Jim Meyering  <jim@meyering.net>
26298
26299         * lib/strftime.c (widen) [COMPILE_WIDE]: Merge nearly-identical
26300         definitions.
26301         (nl_get_alt_digit) [! defined my_strftime]: Define.
26302         (my_strftime) [_NL_CURRENT]: Merge nearly-identical uses of
26303         _nl_get_alt_digit and _nl_get_walt_digit.
26304
26305         * lib/strftime.c (my_strftime): Merge in locale-related changes from
26306         libc. These changes have no effect outside of _LIBC.
26307
26308 2003-04-10  Bruno Haible  <bruno@clisp.org>
26309
26310         * modules/findprog: New file.
26311         * MODULES.html.sh (func_all_modules): Add it.
26312
26313 2003-04-10  Bruno Haible  <bruno@clisp.org>
26314
26315         * m4/findprog.m4: New file.
26316         * m4/eaccess.m4: New file.
26317
26318 2003-04-10  Bruno Haible  <bruno@clisp.org>
26319
26320         * lib/findprog.h: New file, from GNU gettext.
26321         * lib/findprog.c: New file, from GNU gettext.
26322
26323 2003-04-05  Jim Meyering  <jim@meyering.net>
26324
26325         Merge changes from Coreutils.
26326
26327         * lib/exclude.h (PARAMS): Remove definition and uses.
26328         * lib/exclude.c: Remove uses of `PARAMS'.
26329
26330         * lib/dirname.c [TEST_DIRNAME]: Update build instructions for test.
26331         Add test-cases for DOS filenames. Declare program_name.
26332         (main): Set up program_name.  Patch by Rich Dawe.
26333
26334         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
26335         error from mntctl.
26336         Use mntctl's return value to drive the entry-processing loop, since
26337         we can't rely on the value of the vmt_length member in the last
26338         entry.  On some systems doing so could result in exhausting
26339         virtual memory.  Based in part on a patch from Mike Jetzer.
26340
26341 2003-04-04  Bruno Haible  <bruno@clisp.org>
26342
26343         * modules/linebreak: New file.
26344         * MODULES.html.sh (func_all_modules): Add it.
26345
26346 2003-04-04  Bruno Haible  <bruno@clisp.org>
26347
26348         * m4/linebreak.m4: New file.
26349
26350 2003-04-04  Bruno Haible  <bruno@clisp.org>
26351
26352         * lib/linebreak.h: New file, from GNU gettext.
26353         * lib/linebreak.c: New file, from GNU gettext with slight
26354         modifications.
26355         * lib/lbrkprop.h: New file, from GNU gettext.
26356
26357 2003-04-03  Bruno Haible  <bruno@clisp.org>
26358
26359         * modules/utf8-ucs4: New file.
26360         * modules/utf16-ucs4: New file.
26361         * modules/ucs4-utf8: New file.
26362         * modules/ucs4-utf16: New file.
26363         * MODULES.html.sh (func_all_modules): Add them.
26364
26365 2003-04-03  Bruno Haible  <bruno@clisp.org>
26366
26367         * m4/utf-ucs4.m4: New file.
26368         * m4/ucs4-utf.m4: New file.
26369
26370 2003-04-03  Bruno Haible  <bruno@clisp.org>
26371
26372         * lib/utf8-ucs4.h: New file, from GNU gettext.
26373         * lib/utf16-ucs4.h: New file, from GNU gettext.
26374         * lib/ucs4-utf8.h: New file, from GNU gettext.
26375         * lib/ucs4-utf16.h: New file, from GNU gettext.
26376
26377 2003-04-02  Bruno Haible  <bruno@clisp.org>
26378
26379         * modules/binary-io: New file.
26380         * MODULES.html.sh (func_all_modules): Add it.
26381
26382 2003-04-02  Bruno Haible  <bruno@clisp.org>
26383
26384         * lib/binary-io.h: New file, from GNU gettext.
26385
26386 2003-04-01  Bruno Haible  <bruno@clisp.org>
26387
26388         * modules/pathname: New file.
26389         * MODULES.html.sh (func_all_modules): Add it.
26390
26391 2003-04-01  Bruno Haible  <bruno@clisp.org>
26392
26393         * lib/pathname.h: New file, from GNU gettext.
26394         * lib/concatpath.c: New file, from GNU gettext.
26395
26396 2003-03-30  Bruno Haible  <bruno@clisp.org>
26397
26398         * m4/copy-file.m4 (gl_COPY_FILE): Add check for chown().
26399
26400 2003-03-30  Bruno Haible  <bruno@clisp.org>
26401
26402         * lib/copy-file.c (copy_file_preserving): Don't set owner if the
26403         function chown() doesn't exist.
26404
26405 2003-03-28  Bruno Haible  <bruno@clisp.org>
26406
26407         * modules/copy-file: New file.
26408         * MODULES.html.sh (func_all_modules): Add it.
26409
26410 2003-03-28  Bruno Haible  <bruno@clisp.org>
26411
26412         * m4/copy-file.m4: New file.
26413
26414 2003-03-28  Bruno Haible  <bruno@clisp.org>
26415
26416         * lib/copy-file.h: New file, from GNU gettext.
26417         * lib/copy-file.c: New file, from GNU gettext.
26418
26419 2003-03-18  Jim Meyering  <jim@meyering.net>
26420
26421         * lib/quote.c (quote_n): Fix typo in comment.
26422
26423 2003-03-18  Bruno Haible  <bruno@clisp.org>
26424
26425         * m4/onceonly.m4: Use m4_defn instead of defn, for better error
26426         checking.
26427         * m4/onceonly_2_57.m4: Likewise.
26428
26429 2003-03-17  Bruno Haible  <bruno@clisp.org>
26430
26431         * m4/onceonly.m4: Require autoconf 2.54 or newer.
26432         (m4_quote): Remove macro.
26433         * m4/onceonly_2_57.m4: Require autoconf 2.54 or newer.
26434
26435 2003-03-14  Jim Meyering  <jim@meyering.net>
26436
26437         Merge changes from Coreutils.
26438         * lib/obstack.h (obstack_object_size): Declare temporary, __o,
26439         to be const, in order to avoid warnings.
26440         (obstack_room): Likewise.
26441         (obstack_empty_p): Likewise.
26442
26443 2003-03-14  Bruno Haible  <bruno@clisp.org>
26444
26445         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE,
26446         AC_CHECK_DECLS_ONCE): Quote AC_FOREACH variable-expansions properly.
26447
26448 2003-03-13  Paul Eggert  <eggert@twinsun.com>
26449
26450         Merge changes from Bison.
26451         * lib/obstack.h: (__INT_TO_PTR) [__STDC__]: Cast result to
26452         (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
26453         when compiling Bison 1.875's `bitset bset = obstack_alloc
26454         (bobstack, bytes);'.  Problem reported by Nelson H. F. Beebe.
26455         * lib/hash.c: Include <stdbool.h> unconditionally.
26456
26457 2003-03-13  Paul Eggert  <eggert@twinsun.com>
26458
26459         * m4/onceonly.m4 (m4_quote): New macro.
26460         (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE, AC_CHECK_DECLS_ONCE):
26461         Quote AC_FOREACH variable-expansions properly.
26462
26463 2003-03-13  Paul Eggert  <eggert@twinsun.com>
26464
26465         * doc/COPYING.DOC, fdl.texi: Sync with latest FSF version.
26466
26467 2003-03-09  Paul Eggert  <eggert@twinsun.com>
26468
26469         * lib/argmatch.c (EXIT_FAILURE): Define if the system doesn't.
26470         Reported by Bruce Becker; see:
26471         http://mail.gnu.org/archive/html/bug-bison/2003-03/msg00017.html
26472
26473 2003-03-03  Paul Eggert  <eggert@twinsun.com>
26474             Bruno Haible  <bruno@clisp.org>
26475
26476         * lib/mbswidth.h: Include <wchar.h>. Needed for UnixWare 7.1.1.
26477         Reported by John Hughes, see
26478         http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00030.html
26479
26480 2003-02-20  Bruno Haible  <bruno@clisp.org>
26481
26482         * MODULES.html.sh (func_all_modules): Add poll.
26483
26484 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
26485
26486         * modules/poll: New file.
26487
26488 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
26489
26490         * lib/poll_.h: New file.
26491         * lib/poll.c: New file.
26492
26493 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
26494
26495         * m4/poll.m4: New file.
26496
26497 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
26498
26499         * modules/mathl: New file.
26500
26501 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
26502
26503         * lib/mathl.h: New file.
26504         * lib/acosl.c: New file.
26505         * lib/asinl.c: New file.
26506         * lib/atanl.c: New file.
26507         * lib/ceill.c: New file.
26508         * lib/cosl.c: New file.
26509         * lib/expl.c: New file.
26510         * lib/floorl.c: New file.
26511         * lib/frexpl.c: New file.
26512         * lib/ldexpl.c: New file.
26513         * lib/logl.c: New file.
26514         * lib/sincosl.c: New file.
26515         * lib/sinl.c: New file.
26516         * lib/sqrtl.c: New file.
26517         * lib/tanl.c: New file.
26518         * lib/trigl.c: New file.
26519         * lib/trigl.h: New file.
26520
26521 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
26522
26523         * m4/mathl.m4: New file.
26524
26525 2003-02-18  Bruno Haible  <bruno@clisp.org>
26526
26527         * MODULES.html.sh (func_all_modules): Add mathl.
26528
26529 2003-02-17  Bruno Haible  <bruno@clisp.org>
26530
26531         * modules/mkdtemp: New module.
26532         * MODULES.html.sh (func_all_modules): Add it.
26533
26534 2003-02-17  Bruno Haible  <bruno@clisp.org>
26535
26536         * m4/mkdtemp.m4: New file, from GNU gettext with modifications.
26537
26538 2003-02-17  Bruno Haible  <bruno@clisp.org>
26539
26540         * lib/mkdtemp.h: New file, from GNU gettext.
26541         * lib/mkdtemp.c: New file, from GNU gettext.
26542
26543 2003-02-02  Jim Meyering  <jim@meyering.net>
26544
26545         * m4/regex.m4 (jm_INCLUDED_REGEX): Detect broken re_search in
26546         e.g. glibc-2.2.93.
26547
26548 2003-01-31  Bruno Haible  <bruno@clisp.org>
26549
26550         * m4/rename.m4 (vb_FUNC_RENAME): Add a redirection from 'rename' to
26551         'rpl_rename'.
26552         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Add a redirection from 'strnlen' to
26553         'rpl_strnlen'.
26554         * m4/strtod.m4 (gl_FUNC_STRTOD): Add a redirection from 'strtod' to
26555         'rpl_strtod'.
26556         * m4/utime.m4 (jm_FUNC_UTIME): Add a redirection from 'utime' to
26557         'rpl_utime'.
26558
26559 2003-01-31  Bruno Haible  <bruno@clisp.org>
26560
26561         * lib/rename.c: #undef rename before defining rpl_rename.
26562         * lib/strnlen.c: #undef strnlen, define rpl_strnlen instead of strnlen.
26563
26564 2003-01-30  Bruno Haible  <bruno@clisp.org>
26565
26566         * modules/vasnprintf, modules/vasprintf: New modules.
26567         * MODULES.html.sh (func_all_modules): Add them.
26568
26569 2003-01-30  Bruno Haible  <bruno@clisp.org>
26570
26571         * m4/signed.m4: New file, from GNU gettext.
26572         * m4/longdouble.m4: New file, from GNU gettext.
26573         * m4/wchar_t.m4: New file, from GNU gettext.
26574         * m4/wint_t.m4: New file, from GNU gettext.
26575         * m4/vasnprintf.m4: New file.
26576         * m4/vasprintf.m4: New file.
26577
26578 2003-01-30  Bruno Haible  <bruno@clisp.org>
26579
26580         * lib/printf-args.h: New file, from GNU gettext.
26581         * lib/printf-args.c: New file, from GNU gettext.
26582         * lib/printf-parse.h: New file, from GNU gettext.
26583         * lib/printf-parse.c: New file, from GNU gettext.
26584         * lib/vasnprintf.h: New file, from GNU gettext.
26585         * lib/vasnprintf.c: New file, from GNU gettext.
26586         * lib/asnprintf.c: New file, from GNU gettext.
26587         * lib/vasprintf.h: New file, from GNU gettext with modifications.
26588         * lib/vasprintf.c: New file, from GNU gettext.
26589         * lib/asprintf.c: New file, from GNU gettext.
26590
26591 2003-01-29  Bruno Haible  <bruno@clisp.org>
26592
26593         * modules/stpncpy: New module.
26594         * MODULES.html.sh (func_all_modules): Add it.
26595
26596 2003-01-29  Bruno Haible  <bruno@clisp.org>
26597
26598         * m4/stpncpy.m4: New file.
26599
26600 2003-01-29  Bruno Haible  <bruno@clisp.org>
26601
26602         * lib/stpncpy.h: New file, from GNU gettext with modifications.
26603         * lib/stpncpy.c: New file, from GNU gettext with modifications.
26604
26605 2003-01-28  Bruno Haible  <bruno@clisp.org>
26606
26607         * modules/c-ctype: New module.
26608         * MODULES.html.sh (func_all_modules): Add it.
26609
26610 2003-01-28  Bruno Haible  <bruno@clisp.org>
26611
26612         * lib/c-ctype.h: New file, from GNU gettext, with changes suggested by
26613         Paul Eggert.
26614         * lib/c-ctype.c: New file, from GNU gettext, with changes suggested by
26615         Paul Eggert.
26616
26617 2003-01-27  Bruno Haible  <bruno@clisp.org>
26618
26619         * modules/xsetenv: New module.
26620         * MODULES.html.sh (func_all_modules): Add it.
26621
26622 2003-01-27  Bruno Haible  <bruno@clisp.org>
26623
26624         * lib/xsetenv.h: New file, from GNU gettext.
26625         * lib/xsetenv.c: New file, from GNU gettext.
26626
26627 2003-01-23  Jim Meyering  <jim@meyering.net>
26628
26629         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Correct typo: s/-1/no/ that kept this
26630         from working on systems without dirfd (at least Irix and OSF1/Tru64).
26631
26632 2003-01-23  Bruno Haible  <bruno@clisp.org>
26633
26634         * modules/minmax: New module.
26635         * MODULES.html.sh (func_all_modules): Add it.
26636
26637 2003-01-23  Bruno Haible  <bruno@clisp.org>
26638
26639         * lib/minmax.h: New file, from GNU gettext, with comments from Paul
26640         Eggert.
26641
26642 2003-01-22  Bruno Haible  <bruno@clisp.org>
26643
26644         * modules/exit: New module.
26645         * MODULES.html.sh (func_all_modules): Add it.
26646
26647 2003-01-22  Bruno Haible  <bruno@clisp.org>
26648
26649         * lib/exit.h: New file, from GNU gettext.
26650
26651 2003-01-19  Bruno Haible  <bruno@clisp.org>
26652
26653         * gnulib-tool: Recognize option --extract-maintainer.
26654         (func_get_maintainer): New function.
26655         * modules/*: Add Maintainer entry.
26656
26657 2003-01-16  Jim Meyering  <jim@meyering.net>
26658
26659         * m4/regex.m4: The `regex' struct is both input and output.
26660         Initialize it before each use.  Patch by Tim Waugh.
26661
26662 2003-01-16  Bruno Haible  <bruno@clisp.org>
26663
26664         * MODULES.html.sh: Add a table of contents. Add the module name as
26665         leftmost column. Add hyperlinks.
26666
26667 2003-01-15  Bruno Haible  <bruno@clisp.org>
26668
26669         * m4/md5.m4 (gl_MD5): Require AC_C_INLINE.
26670
26671 2003-01-15  Bruno Haible  <bruno@clisp.org>
26672
26673         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): Also test the LL suffix.
26674         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Also test the ULL
26675         suffix.
26676
26677 2003-01-15  Bruno Haible  <bruno@clisp.org>
26678
26679         * m4/alloca.m4 (gl_FUNC_ALLOCA): Invoke AC_EGREP_CPP prerequisites.
26680
26681 2003-01-15  Bruno Haible  <bruno@clisp.org>
26682
26683         * lib/stpcpy.h (stpcpy): Use ANSI C function declarations.
26684         * lib/strcase.h (strcasecmp, strncasecmp): Likewise.
26685
26686 2003-01-14  Jim Meyering  <jim@meyering.net>
26687
26688         * lib/same.c (same_name): Tweak a comment.
26689
26690 2003-01-14  Bruno Haible  <bruno@clisp.org>
26691
26692         * lib/same.c (same_name): Reorder tests so as to avoid calling stat()
26693         when a string comparison is sufficient.
26694
26695 2003-01-14  Bruno Haible  <bruno@clisp.org>
26696
26697         * lib/readtokens.c (readtoken): Cast character to 'unsigned char', not
26698         'unsigned int'.
26699
26700 2003-01-14  Bruno Haible  <bruno@clisp.org>
26701
26702         * lib/hash-pjw.c: Add comment about low quality of this function.
26703
26704 2003-01-13  Bruno Haible  <bruno@clisp.org>
26705
26706         * modules/stpcpy: Distribute lib/stpcpy.h.
26707         * modules/setenv: Depend on alloca. Distribute lib/setenv.h.
26708
26709 2003-01-13  Bruno Haible  <bruno@clisp.org>
26710
26711         * modules/*: Add a description.
26712         * modules/strpbrk: Fix Makefile.am snippet.
26713         * modules/strtoimax: Fix dependencies.
26714         * modules/strtoumax: Likewise.
26715
26716 2003-01-13  Bruno Haible  <bruno@clisp.org>
26717
26718         * gnulib-tool (func_create_testdir): Substitute lib_OBJECTS.
26719         * modules/alloca (Makefile.am): All object files depend on alloca.h.
26720         * modules/stdbool (Makefile.am): All object files depend on stdbool.h.
26721
26722 2003-01-13  Bruno Haible  <bruno@clisp.org>
26723
26724         * gnulib-tool (func_create_testdir): Store config/* files in the main
26725         directory.
26726         * config.rpath: Move to ...
26727         * config/config.rpath: ... here.
26728         * modules/gettext: Contains config/config.rpath, not config.rpath.
26729         * modules/iconv: Likewise.
26730
26731 2003-01-12  Paul Eggert  <eggert@twinsun.com>
26732
26733         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
26734         to avoid collisions with libcurses and libreadline.
26735
26736         * m4/getstr.m4: Remove.
26737         * m4/getline.m4 (gl_PREREQ_GETLINE): Require AC_HEADER_STDC.
26738
26739 2003-01-12  Paul Eggert  <eggert@twinsun.com>
26740
26741         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
26742         to avoid collisions with libcurses and libreadline.
26743
26744         * lib/Makefile.am (libfetish_a_SOURCES): Remove getstr.c, getstr.h.
26745         * lib/getstr.h, getstr.c: Remove.
26746         * lib/getline.c: Include "getline.h", to check interface.
26747         Move body of old getstr.c here: this defines MIN_CHUNK and
26748         declares getdelim2, which is renamed from getstr.
26749         (getline, getdelim): Adjust to renaming of getstr -> getdelim2.
26750
26751         * lib/linebuffer.c (readlinebuffer): Renamed from readline.
26752         All uses changed.
26753         * lib/linebuffer.h: Likewise.
26754         (readline): Remove backward-compatibility macro.
26755
26756 2003-01-12  Paul Eggert  <eggert@twinsun.com>
26757
26758         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
26759         to avoid collisions with libcurses and libreadline.
26760         * getstr: Remove.
26761         * MODULES.html.sh: Remove getstr.
26762         * modules/getline: Depend on unlocked-io, not getstr.
26763
26764 2003-01-12  Jim Meyering  <jim@meyering.net>
26765
26766         * lib/makepath.c: Don't test HAVE_ERRNO_H.  It's not necessary.
26767
26768 2003-01-10  Bruno Haible  <bruno@clisp.org>
26769
26770         * modules/alloca: Change Makefile.am requirements. Simplify Include
26771         requirements. Add lib/alloca_.h to file list.
26772
26773 2003-01-10  Bruno Haible  <bruno@clisp.org>
26774
26775         * m4/alloca.m4 (gl_FUNC_ALLOCA): Also define ALLOCA_H.
26776
26777 2003-01-10  Bruno Haible  <bruno@clisp.org>
26778
26779         * lib/alloca_.h: New file.
26780         * lib/getdate.y: Unconditionally include alloca.h.
26781         * lib/makepath.c: Likewise.
26782         * lib/setenv.c: Likewise.
26783         * lib/userspec.c: Likewise.
26784
26785 2003-01-09  Karl Berry  <karl@gnu.org>
26786
26787         * MODULES.html.sh: include `dirname $0` in PATH, to find
26788         gnulib-tool.
26789
26790 2003-01-09  Bruno Haible  <bruno@clisp.org>
26791
26792         * modules/stdbool: Change configure.ac, Makefile.am requirements.
26793         Simplify Include requirements. Add lib/stdbool.h.in to file list.
26794
26795 2003-01-09  Bruno Haible  <bruno@clisp.org>
26796
26797         * m4/stdbool.m4 (AM_STDBOOL_H): New macro.
26798
26799 2003-01-09  Bruno Haible  <bruno@clisp.org>
26800
26801         * lib/stdbool.h.in: New file.
26802
26803 2003-01-09  Bruno Haible  <bruno@clisp.org>
26804
26805         * gnulib-tool (func_all_modules): Ignore files ending in ~.
26806         * MODULES.html.sh: Likewise.
26807
26808 2003-01-08  Jim Meyering  <jim@meyering.net>
26809
26810         * lib/full-write.c: Undefine and define-away `const' after inclusion
26811         of errno.h, not before.  Suggestion from Bruno Haible.
26812
26813 2003-01-08  Bruno Haible  <bruno@clisp.org>
26814
26815         * modules/full-read: Depend on full-write.
26816
26817 2003-01-08  Bruno Haible  <bruno@clisp.org>
26818
26819         * lib/safe-read.c: Include specification header first, to ensure its
26820         selfcontainedness.
26821         * lib/full-write.c: Likewise.
26822
26823 2003-01-07  Jim Meyering  <jim@meyering.net>
26824
26825         * lib/full-write.c: Rework so that it may serve to define full_read,
26826         too.
26827         * lib/full-read.c: Simply #define FULL_READ and include full-write.c.
26828
26829 2003-01-07  Bruno Haible  <bruno@clisp.org>
26830
26831         * lib/strtoimax.c: Include <stdint.h> as an alternative to
26832         <inttypes.h>.
26833         * lib/xstrtol.h: Likewise.
26834         * lib/xstrtoimax.c: Likewise.
26835         * lib/xstrtoumax.c: Likewise.
26836         * lib/human.h: Likewise.
26837
26838         * lib/tempname.c: Include <inttypes.h> too. Avoids a compilation error
26839         on systems that have <inttypes.h> but not <stdint.h>.
26840
26841 2003-01-07  Bruno Haible  <bruno@clisp.org>
26842
26843         * MODULES.html.sh: Add copyright notice.
26844         (missed_files): Omit CVS directory entries.
26845         (func_module): Make it work with sed-3.02.
26846         * MODULES.txt: Remove file.
26847
26848 2003-01-06  Jim Meyering  <jim@meyering.net>
26849
26850         * lib/version-etc.c: Update year in translatable copyright string.
26851
26852 2003-01-03  Karl Berry  <karl@gnu.org>
26853
26854         * config/config.{guess,sub}: update from prep.
26855
26856 2003-01-02  Karl Berry  <karl@gnu.org>
26857
26858         * doc/COPYING.DOC: belatedly updated to 1.2.
26859
26860 2003-01-01  Karl Berry  <karl@gnu.org>
26861
26862         * gnulib-tool (func_verify_module): report module name $module in
26863         error message, not $1.
26864         * gnulib-tool (create-testdir): don't complain if destdir couldn't
26865         be created, only if it doesn't exist.
26866         * gnulib-tool (last_checkin_date): don't expand the $Date here.
26867
26868 2002-12-31  Paul Eggert  <eggert@twinsun.com>
26869
26870         * m4/memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
26871
26872 2002-12-31  Paul Eggert  <eggert@twinsun.com>
26873
26874         * lib/memcoll.c (memcoll): Fall back on a simple algorithm using
26875         memcmp if strcoll doesn't work.
26876
26877 2002-12-31  Bruno Haible  <bruno@clisp.org>
26878
26879         * lib/utime.c (utime_null): No need to call ftruncate if the file was
26880         nonempty.
26881
26882 2002-12-31  Bruno Haible  <bruno@clisp.org>
26883
26884         * lib/memcoll.c (STRCOLL): New macro.
26885         (memcoll): Use it.
26886
26887 2002-12-31  Bruno Haible  <bruno@clisp.org>
26888
26889         * lib/localcharset.h: New file.
26890         * lib/localcharset.c: Include it.
26891         * lib/unicodeio.c: Likewise.
26892
26893 2002-12-31  Bruno Haible  <bruno@clisp.org>
26894
26895         * lib/getstr.h (getstr): Define, to avoid clash with libcurses.
26896         * lib/linebuffer.h (readline): Define, to avoid clash with libreadline.
26897
26898 2002-12-31  Bruno Haible  <bruno@clisp.org>
26899
26900         * lib/getline.h: Include <stddef.h>, for size_t.
26901
26902         * lib/unicodeio.h: Include <stddef.h>, for size_t.
26903         * lib/unicodeio.c: Don't include <stddef.h>.
26904
26905 2002-12-31  Bruno Haible  <bruno@clisp.org>
26906
26907         * lib/getdate.y (get_date): Test HAVE_STRUCT_TM_TM_ZONE, not
26908         HAVE_TM_ZONE.
26909
26910 2002-12-24  Karl Berry  <karl@gnu.org>
26911
26912         * config/config.guess: update from prep.
26913
26914 2002-12-24  Bruno Haible  <bruno@clisp.org>
26915
26916         General infrasructure.
26917         * m4/README: Rewritten.
26918         * m4/onceonly.m4: New file.
26919         * m4/onceonly_2_57.m4: New file.
26920
26921         Module atexit.
26922         * m4/atexit.m4: New file.
26923
26924         Module strtod.
26925         * m4/strtod.m4: New file.
26926
26927         Module strtol.
26928         * m4/strtol.m4: New file.
26929
26930         Module strtoul.
26931         * m4/strtoul.m4: New file.
26932
26933         Module memchr.
26934         * m4/memchr.m4: New file.
26935
26936         Module memcmp.
26937         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): New macro.
26938         (jm_FUNC_MEMCMP): Invoke it.
26939
26940         Module memcpy.
26941         * m4/memcpy.m4: New file.
26942
26943         Module memmove.
26944         * m4/memmove.m4: New file.
26945
26946         Module memset.
26947         * m4/memset.m4: New file.
26948
26949         Module strcspn.
26950         * m4/strcspn.m4: New file.
26951
26952         Module strpbrk.
26953         * m4/strpbrk.m4: New file.
26954
26955         Module strstr.
26956         * m4/strstr.m4: New file.
26957
26958         Module strerror.
26959         * m4/strerror.m4: New file.
26960
26961         Module mktime.
26962         * m4/mktime.m4: Renamed from jm-mktime.m4.
26963         (gl_PREREQ_MKTIME): New macro.
26964         (gl_FUNC_MKTIME): Renamed from jm_FUNC_MKTIME. Invoke gl_PREREQ_MKTIME.
26965
26966         Module malloc.
26967         * m4/malloc.m4 (gl_PREREQ_MALLOC): New macro.
26968         (jm_FUNC_MALLOC): Use AC_FUNC_MALLOC. Invoke gl_PREREQ_MALLOC.
26969         Don't define HAVE_DONE_WORKING_MALLOC_CHECK, since nothing uses it.
26970
26971         Module realloc.
26972         * m4/realloc.m4 (gl_PREREQ_REALLOC): New macro.
26973         (jm_FUNC_REALLOC): Use AC_FUNC_REALLOC. Invoke gl_PREREQ_REALLOC.
26974         Don't define HAVE_DONE_WORKING_REALLOC_CHECK, since nothing uses it.
26975
26976         Module strftime.
26977         * m4/tm_gmtoff.m4: New file, extracted from strftime.m4.
26978         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Use AC_FUNC_STRFTIME.
26979         Don't test for bcopy (we are not emacs). Invoke AC_TYPE_MBSTATE_T and
26980         gl_TM_GMTOFF.
26981         (_jm_STRFTIME_PREREQS, jm_FUNC_GNU_STRFTIME): Use onceonly macros.
26982
26983         Module xalloc.
26984         * m4/xalloc.m4: New file.
26985
26986         Module alloca.
26987         * m4/alloca.m4: New file.
26988
26989         Module putenv.
26990         * m4/putenv.m4 (gl_PREREQ_PUTENV): New macro.
26991         (jm_FUNC_PUTENV): Invoke it.
26992
26993         Module setenv.
26994         * m4/setenv.m4 (gt_FUNC_SETENV): New macro.
26995         (gt_CHECK_VAR_DECL): Fix quoting error that led to infinite loop in m4
26996         when invoked twice.
26997         (gt_PREREQ_SETENV, gt_PREREQ_UNSETENV): New macros, replacing old
26998         gt_FUNC_SETENV.
26999
27000         Module memrchr.
27001         * m4/memrchr.m4: New file.
27002
27003         Module stpcpy.
27004         * m4/stpcpy.m4: New file.
27005
27006         Module strcase.
27007         * m4/strcase.m4: New file.
27008
27009         Module strdup.
27010         * m4/strdup.m4: New file.
27011
27012         Module strnlen.
27013         * m4/strnlen.m4: New file.
27014
27015         Module strndup.
27016         * m4/strndup.m4: New file.
27017
27018         Module xstrtod.
27019         * m4/xstrtod.m4: New file.
27020
27021         Module xstrtol.
27022         * m4/xstrtol.m4: New file.
27023
27024         Module getdate.
27025         * m4/getdate.m4: New file.
27026
27027         Module unlocked-io.
27028         * m4/unlocked-io.m4: Renamed from jm-glibc-io.m4.
27029         (jm_FUNC_GLIBC_UNLOCKED_IO): Invoke AC_GNU_SOURCE. Use onceonly macros.
27030         * m4/jm-glibc-io.m4n: Remove file.
27031
27032         Module long-options.
27033         * m4/long-options.m4: New file.
27034
27035         Module md5.
27036         * m4/md5.m4: New file.
27037
27038         Module sha.
27039         * m4/sha.m4: New file.
27040
27041         Module getstr.
27042         * m4/getstr.m4: New file.
27043
27044         Module getline.
27045         * m4/getline.m4 (gl_PREREQ_GETLINE): New macro.
27046         (AM_FUNC_GETLINE): Invoke AC_GNU_SOURCE. Use <stdlib.h>, not
27047         <sys/types.h>, for size_t. Use the function name gnu_getline, not
27048         simply getline. Infoke gl_PREREQ_GETLINE.
27049
27050         Module obstack.
27051         * m4/obstack.m4: New file.
27052
27053         Module hash.
27054         * m4/hash.m4: New file.
27055
27056         Module readtokens.
27057         * m4/readtokens.m4: New file.
27058
27059         Module strverscmp.
27060         * m4/strverscmp.m4: New file.
27061
27062         Module stdbool.
27063         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Add test for _Bool. Needed for
27064         OSF/1.
27065
27066         Module strtoll.
27067         * m4/strtoll.m4: New file.
27068
27069         Module strtoull.
27070         * m4/strtoull.m4: New file.
27071
27072         Module strtoimax.
27073         * m4/strtoimax.m4: New file.
27074
27075         Module strtoumax.
27076         * m4/strtoumax.m4: New file.
27077
27078         Module xstrtoimax.
27079         * m4/xstrtoimax.m4 (jm_XSTRTOIMAX): Renamed from
27080         jm_AC_PREREQ_XSTRTOIMAX.
27081         Moved the strtol prerequisites to strtol.m4.
27082         Moved the strtoll prerequisites to strtoll.m4.
27083         Moved the strtoimax prerequisites to strtoimax.m4.
27084
27085         Module xstrtoumax.
27086         * m4/xstrtoumax.m4 (jm_XSTRTOUMAX): Renamed from
27087         jm_AC_PREREQ_XSTRTOUMAX.
27088         Moved the strtoul prerequisites to strtoul.m4.
27089         Moved the strtoull prerequisites to strtoull.m4.
27090         Moved the strtoumax prerequisites to strtoumax.m4.
27091
27092         Module chown.
27093         * m4/chown.m4 (gl_PREREQ_CHOWN): New macro.
27094         (jm_FUNC_CHOWN): Use AC_FUNC_CHOWN. Invoke gl_PREREQ_CHOWN.
27095
27096         Module dup2.
27097         * m4/dup2.m4: New file.
27098
27099         Module ftruncate.
27100         * m4/ftruncate.m4 (gl_PREREQ_FTRUNCATE): New macro.
27101         (jm_FUNC_FTRUNCATE): Use AC_REPLACE_FUNCS. Invoke gl_PREREQ_FTRUNCATE.
27102
27103         Module getgroups.
27104         * m4/getgroups.m4 (gl_PREREQ_GETGROUPS): New macro.
27105         (jm_FUNC_GETGROUPS): Use AC_FUNC_GETGROUPS. Invoke gl_PREREQ_GETGROUPS.
27106
27107         Module gettimeofday.
27108         * m4/gettimeofday.m4 (gl_PREREQ_GETTIMEOFDAY): New macro.
27109         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use onceonly macros. Invoke
27110         gl_PREREQ_GETTIMEOFDAY.
27111
27112         Module mkdir.
27113         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): New macro.
27114         (UTILS_FUNC_MKDIR_TRAILING_SLASH): Invoke gl_PREREQ_MKDIR.
27115
27116         Module mkstemp.
27117         * m4/mkstemp.m4 (gl_PREREQ_MKSTEMP): New macro.
27118         (jm_PREREQ_TEMPNAME): New macro, from prereq.m4. Also invoke
27119         jm_AC_TYPE_UINTMAX_T.
27120         (UTILS_FUNC_MKSTEMP): Invoke gl_PREREQ_MKSTEMP and jm_PREREQ_TEMPNAME.
27121
27122         Module stat.
27123         * m4/stat.m4 (gl_PREREQ_STAT): New macro.
27124         (jm_FUNC_STAT): Use AC_FUNC_STAT. Invoke gl_PREREQ_STAT.
27125
27126         Module lstat.
27127         * m4/lstat.m4 (gl_PREREQ_LSTAT): New macro.
27128         (jm_FUNC_LSTAT): Use AC_FUNC_LSTAT. Invoke gl_PREREQ_LSTAT.
27129
27130         Module timespec.
27131         * m4/timespec.m4 (gl_TIMESPEC): New macro.
27132         (jm_CHECK_TYPE_STRUCT_TIMESPEC): Add check for <sys/time.h>.
27133         * m4/st_mtim.m4: Indentation.
27134
27135         Module nanosleep.
27136         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): New macro.
27137         (jm_FUNC_NANOSLEEP): Add check for <sys/time.h>. Invoke
27138         gl_PREREQ_NANOSLEEP.
27139
27140         Module regex.
27141         * m4/regex.m4 (jm_PREREQ_REGEX): New macro.
27142         (jm_INCLUDED_REGEX): Invoke jm_PREREQ_REGEX.
27143         (gl_REGEX): New macro.
27144
27145         Module rename.
27146         * m4/rename.m4 (gl_PREREQ_RENAME): New macro.
27147         (vb_FUNC_RENAME): Invoke gl_PREREQ_RENAME.
27148
27149         Module rmdir.
27150         * m4/rmdir.m4: New file.
27151
27152         Module utime.
27153         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Use onceonly macros.
27154         * m4/utime.m4 (gl_PREREQ_UTIME): New macro.
27155         (jm_FUNC_UTIME): Invoke gl_PREREQ_UTIME.
27156
27157         Module dirname.
27158         * m4/dirname.m4: New file.
27159
27160         Module getopt.
27161         * m4/getopt.m4: New file.
27162
27163         Module unistd-safer.
27164         * m4/unistd-safer.m4: New file.
27165
27166         Module fnmatch.
27167         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Include <stdlib.h>, for exit()
27168         declaration.
27169         (gl_PREREQ_FNMATCH_EXTRA): New macro.
27170         (gl_FUNC_FNMATCH_POSIX): New macro.
27171         (gl_FUNC_FNMATCH_GNU): Renamed from AC_FUNC_FNMATCH_GNU. Invoke
27172         gl_PREREQ_FNMATCH_EXTRA. Use the function name gnu_fnmatch, not
27173         simply fnmatch.
27174
27175         Module exclude.
27176         * m4/exclude.m4: New file.
27177
27178         Module human.
27179         * m4/human.m4: New file.
27180
27181         Module acl.
27182         * m4/acl.m4: Nop.
27183
27184         Module backupfile.
27185         * m4/backupfile.m4: New file.
27186         * m4/d-ino.m4: Indentation.
27187
27188         Module fsusage.
27189         * m4/fsusage.m4 (gl_FSUSAGE): New macro.
27190         (jm_STATFS_TRUNCATES): New macro, from coreutils-4.5.4/configure.ac.
27191         (gl_PREREQ_FSUSAGE_EXTRA): New macro.
27192
27193         Module dirfd.
27194         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Invoke some AC_EGREP_CPP
27195         requirements.
27196
27197         Module euidaccess.
27198         * m4/euidaccess.m4: New file.
27199
27200         Module file-type.
27201         * m4/file-type.m4: New file.
27202
27203         Module fileblocks.
27204         * m4/fileblocks.m4: New file.
27205
27206         Module filemode.
27207         * m4/filemode.m4: New file.
27208
27209         Module isdir.
27210         * m4/isdir.m4: New file.
27211
27212         Module lchown.
27213         * m4/lchown.m4 (gl_PREREQ_LCHOWN): New macro.
27214         (jm_FUNC_LCHOWN): Invoke gl_PREREQ_LCHOWN.
27215
27216         Module makepath.
27217         * m4/makepath.m4: New file.
27218
27219         Module modechange.
27220         * m4/modechange.m4: New file.
27221
27222         Module mountlist.
27223         * m4/mountlist.m4: New file.
27224         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Use onceonly macros.
27225         Indentation.
27226
27227         Module path-concat.
27228         * m4/path-concat.m4: New file.
27229
27230         Module pathmax.
27231         * m4/pathmax.m4: New file.
27232
27233         Module same.
27234         * m4/same.m4: New file.
27235
27236         Module save-cwd.
27237         * m4/save-cwd.m4: New file.
27238
27239         Module savedir.
27240         * m4/savedir.m4: New file.
27241
27242         Module xgetcwd.
27243         * m4/xgetcwd.m4: New file.
27244         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Use onceonly macros.
27245
27246         Module xreadlink.
27247         * m4/xreadlink.m4: New file.
27248
27249         Module safe-read.
27250         * m4/safe-read.m4: New file.
27251
27252         Module safe-write.
27253         * m4/safe-write.m4: New file.
27254
27255         Module closeout.
27256         * m4/closeout.m4: New file.
27257
27258         Module stdio-safer.
27259         * m4/stdio-safer.m4: New file.
27260
27261         Module getpass.
27262         * m4/getpass.m4: New file.
27263
27264         Module getugroups.
27265         * m4/getugroups.m4: New file.
27266
27267         Module group-member.
27268         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): New macro.
27269         (jm_FUNC_GROUP_MEMBER): Invoke AC_GNU_SOURCE, gl_PREREQ_GROUP_MEMBER.
27270
27271         Module idcache.
27272         * m4/idcache.m4: New file.
27273
27274         Module userspec.
27275         * m4/userspec.m4: New file.
27276
27277         Module gettime.
27278         * m4/clock_time.m4: New file.
27279         * m4/gettime.m4: New file.
27280
27281         Module settime.
27282         * m4/settime.m4: New file.
27283
27284         Module posixtm.
27285         * m4/posixtm.m4: New file.
27286
27287         Module gethostname.
27288         * m4/gethostname.m4: New file.
27289
27290         Module canon-host.
27291         * m4/canon-host.m4: New file.
27292
27293         Module gettext.
27294         * m4/codeset.m4: New file, from gettext-0.11.5.
27295         * m4/gettext.m4: New file, from gettext-0.11.5.
27296         * m4/glibc21.m4: New file, from gettext-0.11.5.
27297         * m4/iconv.m4: New file, from gettext-0.11.5.
27298         * m4/intdiv0.m4: New file, from gettext-0.11.5.
27299         * m4/inttypes-pri.m4: New file, from gettext-0.11.5.
27300         * m4/inttypes.m4: New file, from gettext-0.11.5.
27301         * m4/inttypes_h.m4: New file, from gettext-0.11.5 with modifications.
27302         * m4/isc-posix.m4: New file, from gettext-0.11.5.
27303         * m4/lcmessage.m4: New file, from gettext-0.11.5.
27304         * m4/lib-ld.m4: New file, from gettext-0.11.5.
27305         * m4/lib-link.m4: New file, from gettext-0.11.5.
27306         * m4/lib-prefix.m4: New file, from gettext-0.11.5.
27307         * m4/progtest.m4: New file, from gettext-0.11.5.
27308         * m4/stdint_h.m4: New file, from gettext-0.11.5 with modifications.
27309         * m4/uintmax_t.m4: New file, from gettext-0.11.5 with modifications.
27310         * m4/ulonglong.m4: New file, from gettext-0.11.5 with modifications.
27311
27312         Module localcharset.
27313         * m4/localcharset.m4: New file.
27314
27315         Module hard-locale.
27316         * m4/hard-locale.m4: New file.
27317
27318         Module mbswidth.
27319         * m4/mbswidth.m4 (gl_MBSWIDTH): Renamed from jm_PREREQ_MBSWIDTH. Use
27320         onceonly macros.
27321         * m4/mbrtowc.m4: Add comment.
27322
27323         Module memcasecmp.
27324         * m4/memcasecmp.m4: New file.
27325
27326         Module memcoll.
27327         * m4/memcoll.m4: New file.
27328
27329         Module unicodeio.
27330         * m4/unicodeio.m4: New file.
27331
27332         Module rpmatch.
27333         * m4/rpmatch.m4: New file.
27334
27335         Module yesno.
27336         * m4/yesno.m4: New file.
27337
27338         Module exitfail.
27339         * m4/exitfail.m4: New file.
27340
27341         Module c-stack.
27342         * m4/c-stack.m4 (gl_C_STACK): New macro.
27343         (jm_PREREQ_C_STACK): Check for <sys/time.h>. Use onceonly macros.
27344
27345         Module error.
27346         * m4/error.m4 (gl_ERROR): New macro.
27347         (jm_PREREQ_ERROR): Use onceonly macros.
27348
27349         Module fatal.
27350         * m4/fatal.m4: New file.
27351
27352         Module getloadavg.
27353         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Use onceonly macros.
27354         (gl_FUNC_GETLOADAVG, gl_PREREQ_GETLOADAVG): New macros.
27355
27356         Module getpagesize.
27357         * m4/getpagesize.m4: New file.
27358
27359         Module getusershell.
27360         * m4/getusershell.m4: New file.
27361
27362         Module physmem.
27363         * m4/physmem.m4: New file.
27364
27365         Module posixver.
27366         * m4/posixver.m4: New file.
27367
27368         Module quotearg.
27369         * m4/quotearg.m4: New file.
27370
27371         Module quote.
27372         * m4/quote.m4: New file.
27373
27374         Module readutmp.
27375         * m4/readutmp.m4: New file, based on jm_PREREQ_READUTMP from prereq.m4.
27376
27377         Module sig2str.
27378         * m4/sig2str.m4: New file.
27379
27380         Other.
27381         * m4/longlong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Remove, moved to
27382         ulonglong.m4.
27383         * m4/intmax_t.m4: New file.
27384         * m4/d-type.m4: Indentation.
27385         * m4/jm-macros.m4: Update.
27386         * m4/prereq.m4 (jm_PREREQ): Update.
27387         (jm_PREREQ_ADDEXT): Remove, obsoleted by backupfile.m4.
27388         (jm_PREREQ_CANON_HOST): Remove, obsoleted by canon-host.m4.
27389         (jm_PREREQ_DIRNAME): Remove, obsoleted by dirname.m4.
27390         (jm_PREREQ_EXCLUDE): Remove, obsoleted by exclude.m4.
27391         (jm_PREREQ_GETPAGESIZE): Remove, obsoleted by getpagesize.m4.
27392         (jm_PREREQ_HARD_LOCALE): Remove, obsoleted by hard-locale.m4.
27393         (jm_PREREQ_HASH): Remove, obsoleted by hash.m4.
27394         (jm_PREREQ_HUMAN): Remove, obsoleted by human.m4.
27395         (jm_PREREQ_MEMCHR): Remove, obsoleted by memchr.m4.
27396         (jm_PREREQ_PHYSMEM): Remove, obsoleted by physmem.m4.
27397         (jm_PREREQ_POSIXVER): Remove, obsoleted by posixver.m4.
27398         (jm_PREREQ_QUOTEARG): Remove, obsoleted by quotearg.m4.
27399         (jm_PREREQ_READUTMP): Remove, obsoleted by readutmp.m4.
27400         (jm_PREREQ_REGEX): Remove, obsoleted by regex.m4.
27401         (jm_PREREQ_STRNLEN): Remove, obsoleted by strnlen.m4.
27402         (jm_PREREQ_TEMPNAME): Remove, obsoleted by mkstemp.m4.
27403         (jm_PREREQ_XGETCWD): Remove, obsoleted by xgetcwd.m4.
27404         (jm_PREREQ_XREADLINK): Remove, obsoleted by xreadlink.m4.
27405         * m4/readdir.m4 (jm_FUNC_READDIR): Use onceonly macros.
27406
27407 2002-12-24  Bruno Haible  <bruno@clisp.org>
27408
27409         * MODULES.txt: Update according to m4/ changes.
27410
27411         Module gettext.
27412         * config.rpath: New file, from gettext-0.11.5.
27413
27414         * modules/*: New module descriptions.
27415         * gnulib-tool: New file.
27416         * MODULES.html.sh: New file.
27417
27418 2002-12-21  Karl Berry  <karl@gnu.org>
27419
27420         * doc/fdl.texi: update to version 1.2.
27421
27422 2002-12-19  Karl Berry  <karl@gnu.org>
27423
27424         * config/config.guess: update from prep.
27425
27426 2002-12-18  Bruno Haible  <bruno@clisp.org>
27427
27428         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't test for localtime_r.
27429         * m4/jm-mktime.m4 (jm_FUNC_MKTIME): Likewise.
27430
27431 2002-12-17  Bruno Haible  <bruno@clisp.org>
27432
27433         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Remove checks for limits.h,
27434         stdlib.h, string.h.
27435
27436 2002-12-17  Bruno Haible  <bruno@clisp.org>
27437
27438         * lib/canon-host.c (strdup): Remove unused declaration.
27439
27440         * lib/fsusage.c: Include full_read.h.
27441         (get_fs_usage): Use full_read instead of safe_read.
27442
27443         * lib/utime.c (utime_null): Use SAFE_READ_ERROR.
27444
27445 2002-12-12  Karl Berry  <karl@gnu.org>
27446
27447         * config/config.guess: update from prep.
27448
27449 2002-12-11  Bruno Haible  <bruno@clisp.org>
27450
27451         * m4/setenv.m4: New file, from gettext-0.11.5.
27452
27453 2002-12-11  Bruno Haible  <bruno@clisp.org>
27454
27455         * lib/setenv.h: Rewritten to cope with systems that have setenv() but
27456         not unsetenv().
27457         * lib/setenv.c, unsetenv.c: Taken from glibc-2.2.4 with the following
27458         modifications:
27459
27460         2002-12-11  Bruno Haible  <bruno@clisp.org>
27461
27462                 * setenv.c (alloca): Fall back to malloc.
27463                 (freea): New macro.
27464                 (setenv): Use freea() to free memory allocated with alloca().
27465
27466         2002-11-13  Bruno Haible  <bruno@clisp.org>
27467
27468                 * setenv.c (compar_fn_t, __add_to_environ, setenv): Use ANSI C
27469                 function declarations.
27470                 * unsetenv.c (unsetenv): Likewise.
27471
27472         2002-03-04  Bruno Haible  <bruno@clisp.org>
27473
27474                 Portability to AIX 4.3.3.
27475                 * unsetenv.c: New file, extracted from setenv.c.
27476                 * setenv.c: Move the unsetenv() function to unsetenv.c.
27477
27478         2001-12-20  Bruno Haible  <bruno@clisp.org>
27479
27480                 * setenv.c (__add_to_environ): Don't call realloc(NULL,...),
27481                 use malloc instead. For SunOS 4.
27482
27483         2001-12-11  Bruno Haible  <bruno@clisp.org>
27484
27485                 * setenv.c: Declare alloca.
27486                 (compar_fn_t): New typedef.
27487                 (KNOWN_VALUE, STORE_VALUE): Use it.
27488
27489         * lib/Makefile.am (libfetish_a_SOURCES): Add setenv.c, unsetenv.c,
27490         setenv.h.
27491
27492 2002-12-10  Paul Eggert  <eggert@twinsun.com>
27493
27494         Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
27495         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE, EXCLUDE_WILDCARDS):
27496         Choose values that are less likely to collide with system fnmatch
27497         options.
27498         * lib/exclude.c (FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not
27499         defined (e.g., a pure POSIX system).
27500         (EXCLUDE_macros_do_not_collide_with_FNM_macros): Use FNM_PATHNAME
27501         instead of FNM_FILE_NAME, for compatibility with pure POSIX sytems.
27502
27503 2002-12-06  Paul Eggert  <eggert@twinsun.com>
27504
27505         Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
27506         a pain in practice to deal with generated m4 files.  This change
27507         goes together with the 2002-12-04 unlocked-io.h change in ../lib.
27508
27509         * m4/Makefile.am.in (Makefile.am): Don't mention jm-glibc-io.m4n
27510         and jm-glibc-io.m4, as they are no longer a special case.
27511         * m4/jm-glibc-io.m4: Rename from jm-glibc-io.m4n, and remove the
27512         kludge and the auto-generation stuff.  Check only whether the
27513         functions are declared, not whether they exist, since older hosts
27514         that don't declare the functions can't use the optimization anyway.
27515
27516 2002-12-06  Jim Meyering  <jim@meyering.net>
27517
27518         * lib/error.c: Be consistent: change `#ifndef _LIBC' to `#if !_LIBC'.
27519
27520         Merge in changes from libc's misc/error.c, in preparation
27521         for the merge of gnulib's changes back into libc.
27522
27523         * lib/error.c (_): Define only if not already defined.
27524         Move definition to follow all #include directives.
27525         Include unlocked-io.h only if !_LIBC.
27526         [_LIBC]: Include <libio/libioP.h>.
27527         [USE_IN_LIBIO]: Include <libio/iolibio.h>
27528         (fflush): Tweak definition to use INTUSE.
27529         (putc): Define.
27530
27531 2002-12-05  Paul Eggert  <eggert@twinsun.com>
27532
27533         * lib/alloca.c [defined emacs]: Include "lisp.h".
27534         (xalloc_die) [defined emacs]: New macro.
27535         (free) [defined emacs && defined EMACS_FREE]: Define to EMACS_FREE.
27536         [! defined emacs]: Include <xalloc.h>.
27537         (POINTER_TYPE) [!defined POINTER_TYPE]: New macro.
27538         (pointer): Typedef to POINTER_TYPE *.
27539         (malloc): Remove decl; we now always use xmalloc.
27540         (alloca): Use old-style definition, since Emacs needs this.
27541         Check for arithmetic overflow when computing combined size.
27542
27543 2002-12-04  Paul Eggert  <eggert@twinsun.com>
27544
27545         Do not generate unlocked-io.h automatically, since it's easier to
27546         maintain it by hand.
27547
27548         * lib/unlocked-io.h: New file, from GNU diffutils,
27549         but with proper copyright notice and attribution.
27550         * lib/gen-uio: Remove.
27551         * lib/Makefile.am: Add copyright notice.
27552         (libfetish_a_SOURCES): Add unlocked-io.h.
27553         (BUILT_SOURCES, all-local): Remove unlocked-io.h.
27554         (DISTCLEANFILES, io_functions): Remove macros.
27555         (EXTRA_DIST): Remove gen_uio.
27556         (unlocked-io.h): Remove rule.
27557
27558 2002-12-04  Jim Meyering  <jim@meyering.net>
27559
27560         Reflect the fact that stat.c and lstat.c are no longer generated.
27561         * lib/Makefile.am (BUILT_SOURCES): Remove stat.c and lstat.c.
27562         (DISTCLEANFILES): Likewise.
27563         (EXTRA_DIST): Likewise.
27564         (all_local): Don't depend on stat.c or lstat.c.
27565         (stat.c, lstat.c): Remove rules.
27566         (EXTRA_DIST): Remove xstat.in.
27567
27568         * lib/xstat.in: Remove file.  Contents moved into stat.c.
27569         * lib/stat.c: New file.  Contents mostly from xstat.in.
27570         * lib/stat.c: Rework so that it may serve to define rpl_lstat, too.
27571         * lib/lstat.c: New file. Simply #define LSTAT and include stat.c.
27572
27573         * lib/safe-read.c: Rework so that it may serve to define safe_write,
27574         too.
27575         * lib/safe-write.c: Simply #define SAFE_WRITE and include safe-read.c.
27576
27577 2002-12-03  Jim Meyering  <jim@meyering.net>
27578
27579         * lib/safe-read.c, safe-write.c: Change variable names and comments,
27580         but not semantics, to minimize the differences between these two files.
27581         (safe_read): Change comment to mention SAFE_READ_ERROR.
27582
27583         * lib/safe-read.c (IS_EINTR): Define.
27584         (safe_read): Use IS_EINTR in place of in-function cpp directives.
27585
27586 2002-12-02  Jim Meyering  <jim@meyering.net>
27587
27588         * lib/safe-read.c (EINTR): Define.
27589         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
27590         (INT_MAX): Provide fallback.
27591         (safe_read): Rewrite to iterate IFF the read fails with EINTR.
27592
27593         * lib/safe-read.h (SAFE_READ_ERROR): Define.
27594
27595 2002-12-02  Bruno Haible  <bruno@clisp.org>
27596
27597         * lib/safe-write.c (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM):
27598         Define, taken from safe-read.c.
27599         (INT_MAX): Provide fallback.
27600         (safe_write): Rewrite to iterate IFF the write fails with EINTR.
27601         * lib/safe-write.h (SAFE_WRITE_ERROR): Define.
27602
27603         * lib/safe-read.c (EINTR): Remove definition.
27604         (safe_read): Don't use EINTR if it is absent.
27605
27606 2002-12-01  Jim Meyering  <jim@meyering.net>
27607
27608         * lib/safe-read.c: (safe_read): Also exit the loop when read returns
27609         zero.
27610         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, INT_MAX): Define.
27611
27612 2002-11-27  Paul Eggert  <eggert@twinsun.com>
27613
27614         * lib/hash.c (hash_lookup, hash_get_first, hash_get_next,
27615         hash_find_entry, hash_rehash): Replace `if (limit <= value) abort ();'
27616         with `if (! (value < limit)) abort ();', for readability.
27617
27618 2002-11-26  Karl Berry  <karl@gnu.org>
27619
27620         * lib/strdup.c: copy from libc again, with jim's ok.
27621         * lib/.cppi-disable: re-add strdup.c
27622
27623 2002-11-25  Karl Berry  <karl@gnu.org>
27624
27625         * lib/strtoll.c: copy from libc, meaning we now #include <strtol.c>
27626         instead of "strtol.c".
27627
27628 2002-11-25  Karl Berry  <karl@gnu.org>
27629
27630         * config/install-sh: update from automake for variable quoting, $0 in
27631         error msgs, etc.
27632
27633         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): new entry.
27634         * config/srclist.txt ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new
27635         entry.
27636
27637 2002-11-25  Jim Meyering  <jim@meyering.net>
27638
27639         * lib/mktime.c: Sync from libc, now that it has the latest fix.
27640
27641 2002-11-24  Karl Berry  <karl@gnu.org>
27642
27643         * lib/error.c, getopt.c, getopt.h, getopt1.c, obstack.c, regex.c,
27644         regex.h, strdup.c, strtoll.c, tempname.c: change license to gpl.
27645
27646 2002-11-24  Jim Meyering  <jim@meyering.net>
27647
27648         Update from coreutils:
27649
27650         * lib/mktime.c: Merge in changes from libc.
27651
27652         Avoid a link-time failure on some Linux systems.
27653         * lib/mktime.c (STATIC): Define to be empty (_LIBC) or `static'
27654         (otherwise).
27655         (__mon_yday): Declare with the STATIC attribute.
27656         (__mktime_internal): Likewise.
27657         Based on a report from Greg Schafer.
27658
27659 2002-11-23  Jim Meyering  <jim@meyering.net>
27660
27661         * lib/sig2str.c (str2signum, sig2str): Avoid a warning from gcc:
27662         Use `unsigned', not `int', as type of index.
27663
27664         * lib/xstat.in [@BEGIN_LSTAT_ONLY@]: Include <string.h>.
27665
27666         * lib/fsusage.c: Remove unneeded parentheses around operands of
27667         `defined'.
27668
27669 2002-11-22  Paul Eggert  <eggert@twinsun.com>
27670
27671         * lib/quotearg.h: Allow multiple inclusion by surrounding with
27672         "#ifndef QUOTEARG_H_".  Include <stddef.h>, for size_t,
27673         so that we can be included first.
27674         (PARAMS): Remove; we now assume C89 or later.  All uses removed.
27675         * lib/quotearg.c: Include quotearg.h immediately after config.h.
27676         No need to include stddef.h or sys/types.h any more.
27677         Surround local include files with "", not "<>".
27678         Assume HAVE_LIMITS_H unconditionally, as we assume C89.
27679         Similarly, assume HAVE_C_BACKSLASH_A, CHAR_BIT, UCHAR_MAX, UINT_MAX,
27680         HAVE_STDLIB_H, HAVE_STRING_H, STDC_HEADERS.
27681         (HAVE_MBSINIT): Undef if !HAVE_MBRTOWC.
27682         (mbsinit): Define to 1 if !defined mbsinit && !HAVE_MBSINIT.
27683         (ISPRINT): Remove; no longer needed now that we assume C89.
27684
27685         (clone_quoting_options, quotearg_buffer, quotearg_n_options):
27686         Preserve errno.
27687
27688         (quotearg_buffer_restyled, quotearg_n, quotearg_n_style,
27689         quotearg_char): Use SIZE_MAX rather than
27690         (size_t) -1 when we are talking about "infinity".
27691
27692         (quotearg_buffer_restyled): Fix bug when quoting trigraphs.
27693
27694 2002-11-22  Paul Eggert  <eggert@twinsun.com>
27695
27696         * lib/hash.c: Avoid use of <assert.h>, as the GNU Coding Standards
27697         hint that one should use `if (! x) abort ();' rather than `assert
27698         (x);', and anyway it's one less thing to worry about configuring.
27699         (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
27700         hash_rehash, hash_insert): Use abort rather than assert.
27701
27702 2002-11-22  Bruno Haible  <bruno@clisp.org>
27703
27704         * lib/safe-read.h: Assume C89. Add comments.
27705         (safe_read): Change return type to size_t.
27706         * lib/safe-read.c (safe_read): Change return type to size_t. Handle
27707         byte counts > SSIZE_MAX correctly.
27708         * lib/safe-write.h: New file.
27709         * lib/safe-write.c: New file.
27710         * lib/full-read.h: New file.
27711         * lib/full-read.c: New file.
27712         * lib/full-write.h: Assume C89. Add comments.
27713         * lib/full-write.c: Include safe-write.h.
27714         (full_write): Rewritten to use safe_write.
27715         Suggested by Jim Meyering and Paul Eggert.
27716
27717 2002-11-21  Jim Meyering  <jim@meyering.net>
27718
27719         * lib/strdup.c (strdup): Tweak comment and initial #if/#include.
27720
27721         Merge in changes from the coreutils.
27722
27723         2002-09-25  Paul Eggert  <eggert@twinsun.com>
27724         * lib/fsusage.c [! HAVE_INTTYPES_H && HAVE_STDINT_H] Include
27725         <stdint.h>.
27726         (UINTMAX_MAX) [!defined UINTMAX_MAX]: New macro.
27727         (PROPAGATE_ALL_ONES): Work even if X is unsigned and narrower than
27728         int.  Work more efficiently if X is the same width as uintmax_t.
27729         Do not compare X to -1, to avoid bogus compiler warning.
27730         (get_fs_usage): (uintmax_t) -1 -> UINTMAX_MAX to avoid a cast.
27731         Don't assume that f_frsize and f_bsize are the same type.
27732
27733         * lib/mountlist.c: #undef MNT_IGNORE before defining it, to avoid
27734         warning on FreeBSD.
27735
27736         * lib/makepath.c (make_path): Restore umask *before* creating the final
27737         component.
27738         (make_path): Minor reformatting.
27739
27740         * lib/xmalloc.c: Adjust to work with new autoconf macros,
27741         AC_FUNC_MALLOC and AC_FUNC_REALLOC: test #ifndef
27742         HAVE_MALLOC/HAVE_REALLOC.
27743
27744         * lib/mountlist.h (ME_DUMMY): Don't count entries of type `auto' as
27745         dummy ones.  At least on GNU/Linux systems, `auto' means something
27746         else.
27747         From Michael Stone.
27748
27749 2002-11-21  Bruno Haible  <bruno@clisp.org>
27750
27751         Remove case insensitive option matching.
27752         * lib/argmatch.h (argcasematch): Remove declaration.
27753         (ARGCASEMATCH): Remove macro.
27754         (__xargmatch_internal): Remove case_sensitive argument.
27755         (XARGMATCH): Update.
27756         (XARGCASEMATCH): Remove macro.
27757         * lib/argmatch.c (argmatch): Renamed from __argmatch_internal. Remove
27758         case_sensitive argument.
27759         (argcasematch): Remove function.
27760         (__xargmatch_internal): Remove case_sensitive argument.
27761         (main): Use XARGMATCH instead of XARGCASEMATCH.
27762
27763         * lib/xmalloc.c: Change compile-time error message. Add comment about
27764         required autoconf version.
27765
27766 2002-11-20  Paul Eggert  <eggert@twinsun.com>
27767
27768         Merge argmatch cleanups from Bison.  Assume C89.
27769
27770         * lib/argmatch.c: Include config.h here, not in argmatch.h.
27771         Include stdlib.h, for EXIT_FAILURE.
27772         Always include <string.h>, since we assume C89.
27773         (EXIT_FAILURE): Remove pre-C89 bug workaround.
27774         * lib/argmatch.h: Do not include <config.h> or <sys/types.h>.
27775         Include <stddef.h> instead, since it's all we need for size_t.
27776         (PARAMS): Remove.  All uses removed.
27777         (ARRAY_CARDINALITY): Do not bother to #undef.
27778         (ARRAY_CARDINALITY, ARGMATCH, ARGCASEMATCH, invalid_arg,
27779         ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
27780         Remove unnecessary parentheses.
27781         (ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
27782         Insert necessary parentheses.
27783         (ARGMATCH_CONSTRAINT, ARGMATCH_VERIFY): New macros.
27784         (ARGMATCH_ASSERT): Use ARGMATCH_CONSTRAINT.
27785
27786 2002-11-19  Bruno Haible  <bruno@clisp.org>
27787
27788         * lib/mbswidth.c: Include mbswidth.h right at the beginning.
27789         * lib/mbswidth.h: Include <stddef.h>, for size_t.
27790
27791         * lib/mbswidth.h (PARAMS): Remove macro.
27792         (mbswidth, mbsnwidth): Use ANSI C function declarations.
27793         * lib/mbswidth.c (mbswidth, mbsnwidth): Likewise.
27794
27795         * lib/gcd.h (PARAMS): Remove macro.
27796         (gcd): Use ANSI C function declarations.
27797         * lib/gcd.c (gcd): Likewise.
27798
27799 2002-11-15  Bruno Haible  <bruno@clisp.org>
27800
27801         * lib/strcspn.c: Include <stddef.h>.
27802         (strcspn): Use ANSI C function declaration. Change return type to
27803         size_t. Use NULL.
27804         * lib/strpbrk.c: Minimize diffs to glibc. Include <stddef.h>.
27805         (strpbrk): Use NULL.
27806         * lib/strpbrk.h (PARAMS): Remove macro.
27807         (strpbrk): Use ANSI C function declaration.
27808         * lib/strstr.c: Don't include <sys/types.h>.
27809         * lib/strstr.h (PARAMS): Remove macro.
27810         (strstr): Use ANSI C function declarations.
27811
27812 2002-11-14  Karl Berry  <karl@gnu.org>
27813
27814         * config/mkinstalldirs: `do' on separate line, instead of
27815         `for var; do'.
27816
27817 2002-11-06  Bruno Haible  <bruno@clisp.org>
27818
27819         * lib/gcd.h (gcd): Change argument type to 'unsigned long'.
27820         * lib/gcd.c (gcd): Likewise.
27821
27822 2002-11-05  Bruno Haible  <bruno@clisp.org>
27823
27824         * lib/gcd.h: New file, from gettext-0.11.5.
27825         * lib/gcd.c: New file, from gettext-0.11.5.
27826
27827 2002-11-05  Bruno Haible  <bruno@clisp.org>
27828
27829         * lib/error.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
27830         * lib/getopt.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
27831         * lib/obstack.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
27832         * lib/regex.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
27833
27834         * lib/argmatch.c: Include gettext.h instead of <locale.h> and
27835         <libintl.h>.
27836         * lib/makepath.c: Include gettext.h instead of <locale.h> and
27837         <libintl.h>.
27838
27839         * lib/closeout.c: Include gettext.h instead of <libintl.h>.
27840         * lib/human.c: Include gettext.h instead of <libintl.h>.
27841         * lib/quotearg.c: Include gettext.h instead of <libintl.h>.
27842         * lib/rpmatch.c: Include gettext.h instead of <libintl.h>.
27843         * lib/unicodeio.c: Include gettext.h instead of <libintl.h>.
27844         * lib/userspec.c: Include gettext.h instead of <libintl.h>.
27845         * lib/version-etc.c: Include gettext.h instead of <libintl.h>.
27846         * lib/xmalloc.c: Include gettext.h instead of <libintl.h>.
27847         (textdomain): Remove definition.
27848         * lib/xmemcoll.c: Include gettext.h instead of <libintl.h>.
27849
27850         * lib/long-options.c: Remove include of <libintl.h> and definition of
27851         _.
27852         * lib/same.c: Remove include of <libintl.h> and definition of _.
27853
27854 2002-11-04  Owen Taylor  <otaylor@redhat.com>
27855
27856         * lib/config.charset: A few additions for Solaris.
27857
27858 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
27859
27860         Make it possible to build libcharset with CC=gcc CFLAGS="-x c++".
27861         * lib/localcharset.c (locale_charset): Declare as extern "C".
27862
27863 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
27864
27865         * lib/config.charset: msdos in uk_UA uses CP1125.
27866
27867 2002-11-04  Bruno Haible  <bruno@clisp.org>
27868
27869         * lib/stpcpy.h: New file, from GNU gettext-0.11.5.
27870         * lib/strcase.h: New file, from GNU gettext-0.11.5.
27871         * lib/strpbrk.h: New file, from GNU gettext-0.11.5.
27872         * lib/strstr.h: New file, from GNU gettext-0.11.5.
27873         * lib/xgetcwd.h: New file, from GNU gettext-0.11.5.
27874
27875 2002-11-04  Bruno Haible  <bruno@clisp.org>
27876
27877         * lib/localcharset.c (locale_charset): Don't return an empty string.
27878
27879 2002-11-04  Bruno Haible  <bruno@clisp.org>
27880
27881         * lib/localcharset.c (get_charset_aliases): Add more Windows specific
27882         aliases.
27883
27884 2002-11-04  Bruno Haible  <bruno@clisp.org>
27885
27886         * lib/config.charset: Update for newest glibc. Add canonical names
27887         ISO-8859-14, KOI8-T, TCVN5712-1, GEORGIAN-PS.
27888
27889 2002-11-04  Bruno Haible  <bruno@clisp.org>
27890
27891         * lib/config.charset: Add support for NetBSD.
27892
27893 2002-11-04  Bruno Haible  <bruno@clisp.org>
27894
27895         * lib/config.charset [msdosdjgpp]: For Russian, use CP866.
27896
27897 2002-11-01  Bruno Haible  <bruno@clisp.org>
27898
27899         * configure.in: Add AC_CONFIG_AUX_DIR call.
27900         (AC_OUTPUT): Add m4/Makefile, lib/Makefile. Remove doc/Makefile,
27901         test/Makefile.
27902         * Makefile.in (subdirs): Add m4, lib. Remove doc, test.
27903
27904 2002-09-28  Karl Berry  <karl@gnu.org>
27905
27906         * config/srclist.txt: can't copy install-sh/mkinstalldirs from
27907         installed automake until the next release, since changes have been
27908         made.
27909
27910 2002-09-25  Karl Berry  <karl@gnu.org>
27911
27912         * lib/strdup.c: copy from libc/string (via ../config/srclist*).
27913         * lib/getopt*: copy from libc/posix.
27914         * lib/gettext.h: copy from gettext.
27915         * lib/.cppi-disable: add strdup.c, gettext.h.
27916
27917 2002-09-25  Karl Berry  <karl@gnu.org>
27918
27919         * config/srclist.txt: enable gettext.h check.
27920         * config/config.{guess,sub}: update from prep.
27921         * config/depcomp, install-sh, mdate-sh, missing, mkinstalldirs: update
27922                 from automake 1.6.3.
27923         See srclist*.
27924
27925 2002-08-23  Stefan Monnier  <monnier@cs.yale.edu>
27926
27927         * regex.c (PATFETCH): Remove the translating fetch.
27928         (PATFETCH_RAW): Rename to PATFETCH.
27929         (set_image_of_range): New fun.
27930         (SET_RANGE_TABLE_WORK_AREA): Use it.
27931         (regex_compile): Don't translate the pattern chars so eagerly.
27932         Only do it when inserting an `exactn' bytecode or when handling
27933         a char-range.
27934         (mutually_exclusive_p): Avoid empty statement.
27935
27936 2002-07-06  Jim Meyering  <meyering@lucent.com>
27937
27938         * m4/README: Don't mention Makefile.am.in.
27939         Outline how I've tested changes to .m4 files.  Yep, it's a pain.
27940
27941 2002-07-01  Jim Meyering  <meyering@lucent.com>
27942
27943         * lib/c-stack.c: Include sys/time.h.
27944         From Volker Borchert.
27945
27946 2002-06-26  Paul Eggert  <eggert@twinsun.com>
27947
27948         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for btowc.
27949
27950 2002-06-26  Paul Eggert  <eggert@twinsun.com>
27951
27952         * lib/fnmatch.c, fnmatch_loop.c (WIDE_CHAR_SUPPORT):
27953         New macro.  Use it uniformly instead of
27954         (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H).
27955         It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1
27956         reported by Vin Shelton.
27957
27958 2002-06-22  Paul Eggert  <eggert@twinsun.com>
27959
27960         * lib/c-stack.h (segv_handler, c_stack_action) [! defined SA_SIGINFO]:
27961         Do not assume SA_SIGINFO behavior.
27962         Bug reported by Jim Meyering on NetBSD 1.5.2.
27963
27964 2002-06-22  Jim Meyering  <meyering@lucent.com>
27965
27966         * m4/c-stack.m4: New file, from diffutils-2.8.2.
27967         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_C_STACK.
27968
27969         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Don't require AC__GNU_SOURCE,
27970         now that configure.ac uses AC_GNU_SOURCE.
27971         (jm_MACROS): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU.
27972         * m4/prereq.m4 (jm_PREREQ_EXCLUDE): Likewise, wrt jm_FUNC_FNMATCH.
27973
27974         Update to latest tools.  Suggestions from Paul Eggert.
27975         * m4/stdbool.m4: New file, from diffutils-2.8.2.
27976         * m4/gnu-source.m4: Update from diffutils-2.8.2.
27977         * m4/fnmatch.m4: Likewise.
27978         * m4/prereq.m4: Change each use of AC_CHECK_HEADERS(stdbool.h)
27979         to AC_HEADER_STDBOOL
27980
27981 2002-06-22  Jim Meyering  <meyering@lucent.com>
27982
27983         * lib/fnmatch.c (ISASCII, ISPRINT): Undefine, to avoid warning about
27984         redefinition due to Solaris 2.6's definition in /usr/include/sys/euc.h.
27985
27986 2002-06-22  Jim Meyering  <meyering@lucent.com>
27987
27988         * lib/c-stack.c, lib/c-stack.h: New files, from diffutils-2.8.2.
27989
27990         * lib/exitfail.c, exitfail.h: Likewise.
27991         * lib/Makefile.am (libfetish_a_SOURCES): Add exitfail.c and exitfail.h.
27992
27993         * lib/Makefile.am (libfetish_a_SOURCES): Add fnmatch_.h in place
27994         of fnmatch.h.
27995         (EXTRA_DIST): Add fnmatch_loop.c.
27996         (libfetish_a_SOURCES): Add c-stack.c and c-stack.h.
27997
27998         * lib/fnmatch_loop.c: New file, from diffutils-2.8.2.
27999         * lib/fnmatch.c: Update from diffutils-2.8.2.
28000         * lib/fnmatch_.h: New file.  From diffutils-2.8.2.
28001         * lib/fnmatch.h: Remove file.
28002
28003 2002-06-21  Jim Meyering  <meyering@lucent.com>
28004
28005         * m4/c-bs-a.m4: Add comment, from diffutils-2.8.2.
28006         * m4/mbrtowc.m4: Likewise.
28007
28008         * m4/mbstate_t.m4: Update from diffutils-2.8.2.
28009         * m4/mbswidth.m4: Reflect name change:
28010         s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T.
28011         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
28012
28013         * m4/lib-link.m4: Update from gettext-0.11.2.
28014         * m4/gettext.m4: Likewise.
28015
28016         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for hurd.h.
28017         From Alfred M. Szmidt.
28018
28019 2002-06-18  Paul Eggert  <eggert@twinsun.com>
28020
28021         * lib/file-type.h: Report an error if neither S_ISREG nor
28022         S_IFREG is defined, instead of using a test specific to glibc
28023         2.2.  This should be safe, since POSIX requires S_ISREG and
28024         Unix Version 7 had S_IFREG.  We don't need to check for
28025         <sys/types.h> since we don't use any symbols that it defines.
28026
28027 2002-06-15  Richard Dawe  <richdawe@bigfoot.com>
28028
28029         * lib/Makefile.am (lstat.c, stat.c, .sin.sed): Use t-$@, rather than
28030         $@-t, so that each temporary file name is unique and valid in the first
28031         8 characters, for operation under DOS.
28032
28033 2002-06-15  Paul Eggert  <eggert@twinsun.com>
28034
28035         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for st_author.
28036
28037 2002-06-15  Jim Meyering  <meyering@lucent.com>
28038
28039         Work even with DJGPP 2.03, which lacks support for symlinks.
28040         From Richard Dawe.
28041         * lib/xstat.in (S_ISLNK): Define to 0 if neither S_ISLNK nor S_IFLNK
28042         is defined.
28043         * lib/lchown.c (S_ISLNK): Likewise.
28044
28045 2002-06-15  Jim Meyering  <meyering@lucent.com>
28046
28047         * lib/file-type.h (FILE_TYPE_H): Guard entire contents with #ifndef.
28048         For GNU libc 2.2 and newer, ensure that <sys/types.h> and <sys/stat.h>
28049         have been included before this file.
28050
28051 2002-06-14  Jim Meyering  <meyering@lucent.com>
28052
28053         * lib/file-type.h: Use the version from diffutils-2.8.2.
28054         * lib/file-type.c: Likewise.
28055
28056 2002-06-07  Jim Meyering  <meyering@lucent.com>
28057
28058         * m4/prereq.m4 (jm_PREREQ_STAT): Check for sys/param.h and sys/mount.h.
28059         They're needed at least for NetBSD 1.5.2.
28060         ($statxfs_includes): Include those same headers.
28061         ($statxfs_includes): Include sys/vfs.h if available.
28062         ($statxfs_includes): Likewise for sys/statvfs.h.
28063         Check for the following members in both structs statfs and statvfs:
28064         f_basetype, f_type, f_fsid.__val, f_namemax, f_namelen.
28065
28066 2002-06-01  Jim Meyering  <meyering@lucent.com>
28067
28068         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename macro:
28069         s/D_TYPE_IN_DIRENT/HAVE_STRUCT_DIRENT_D_TYPE/.
28070
28071 2002-05-28  Jim Meyering  <meyering@lucent.com>
28072
28073         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `mkdir', not `rmdir'.
28074         Reported by Volker Borchert.
28075
28076 2002-05-27  Jim Meyering  <meyering@lucent.com>
28077
28078         Fix a problem seen only on nonconforming systems whereby ls.c's
28079         use of localtime, and then of gettimeofday would cause trouble:
28080         the localtime call used to initialize rpl_gettimeofday's save
28081         mechanism would clobber ls's current local time information so
28082         that in any long listing the first file would always be listed
28083         with date 1970-01-01.  Analysis by Volker Borchert.
28084
28085         * lib/gettimeofday.c (localtime): Undefine.
28086         (rpl_localtime): New function.
28087
28088 2002-05-27  Jim Meyering  <meyering@lucent.com>
28089
28090         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Also replace
28091         localtime.
28092
28093         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `rmdir' so we don't try to
28094         use the replacement function; it wouldn't resolve at link time.
28095         Reported by Volker Borchert.
28096
28097 2002-05-22  Jim Meyering  <meyering@lucent.com>
28098
28099         * lib/Makefile.am (libfetish_a_SOURCES): Add file-type.c and
28100         file-type.h.
28101         * lib/file-type.h: New file.
28102         * lib/file-type.c (file_type): New file/function.  Extracted from
28103         diffutils.
28104
28105 2002-04-30  Jim Meyering  <meyering@lucent.com>
28106
28107         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_STAT.
28108
28109 2002-04-29  Paul Eggert  <eggert@twinsun.com>
28110
28111         * m4/prereq.m4 (jm_PREREQ_SIG2STR): Remove; all callers changed.
28112
28113 2002-04-29  Paul Eggert  <eggert@twinsun.com>
28114
28115         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): Check for stdlib.h.
28116         Do not check for alloca.h (no longer used) or stdbool.h (was never
28117         used?).  Add AM_C_PROTOTYPES since hard-locale.h uses it.
28118
28119 2002-04-29  Paul Eggert  <eggert@twinsun.com>
28120
28121         * lib/hard-locale.c: Upgrade to version used in GNU Diffutils 2.8.1.
28122
28123 2002-04-29  Jim Meyering  <meyering@lucent.com>
28124
28125         * m4/jm-macros.m4 (jm_MACROS): Remove use of AC_FUNC_STRNLEN.
28126         * m4/prereq.m4: Add jm_PREREQ_STRNLEN.
28127         Use AC_FUNC_STRNLEN here instead.
28128
28129         * m4/jm-macros.m4: Don't AC_REQUIRE([AC_PROG_CC_STDC]).
28130         With autoconf-2.53a, it's part of AC_PROG_CC.
28131
28132 2002-04-28  Paul Eggert  <eggert@twinsun.com>
28133
28134         * m4/jm-macros.m4 (jm_MACROS): Add AC_REPLACE_FUNCS(sig2str).
28135         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_SIG2STR.
28136
28137 2002-04-28  Paul Eggert  <eggert@twinsun.com>
28138
28139         * lib/sig2str.h, lib/sig2str.c: New files.
28140         * lib/Makefile.am (libfetish_a_SOURCES): Add sig2str.h.
28141
28142 2002-04-28  Paul Eggert  <eggert@twinsun.com>
28143
28144         * lib/sig2str.h (SIGNUM_BOUND): Do not use WTERMSIG, to avoid
28145         depending on <sys/wait.h> and WTERMSIG.  Default to 64 instead
28146         of 127, since 64 is the largest conceivable number for ancient
28147         nonstandard hosts.
28148         * lib/sig2str.c: Do not include <sys/wait.h>; no longer needed.
28149
28150 2002-04-28  Jim Meyering  <meyering@lucent.com>
28151
28152         * lib/sig2str.c (WTERMSIG): Remove definition (unused).
28153
28154 2002-04-24  Jim Meyering  <meyering@lucent.com>
28155
28156         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): New macro.
28157         (jm_PREREQ): Use it.
28158
28159         * m4/getloadavg.m4: Check for these headers: locale.h unistd.h
28160         mach/mach.h fcntl.h.
28161         Check for this function: setlocale.
28162
28163 2002-04-24  Jim Meyering  <meyering@lucent.com>
28164
28165         * lib/gettext.h: New file, from Gettext.
28166         * lib/Makefile.am (INCLUDES): Remove -I../intl.
28167         (libfetish_a_SOURCES): Add gettext.h.
28168
28169 2002-04-16  Jim Meyering  <meyering@lucent.com>
28170
28171         * m4/prereq.m4 (jm_PREREQ_READUTMP): Also check for these members:
28172         ut_pid, ut_id, ut_exit.
28173
28174 2002-04-16  Jim Meyering  <meyering@lucent.com>
28175
28176         * lib/readutmp.h (UT_TYPE): Remove definition (now in who.c).
28177         (HAVE_STRUCT_XTMP_UT_EXIT, HAVE_STRUCT_XTMP_UT_ID): Define.
28178         (HAVE_STRUCT_XTMP_UT_PID, HAVE_STRUCT_XTMP_UT_TYPE): Define.
28179
28180 2002-04-12  Jim Meyering  <meyering@lucent.com>
28181
28182         * m4/ls-mntd-fs.m4 (checking for getmntinfo function...): Remove
28183         now-bogus check for f_type in sys/mount.h.  Instead, just test for the
28184         existence of the getmntinfo function.  Needed for Darwin 5.3.
28185
28186         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Also detect when dirfd is a macro.
28187         This is necessary at least on Darwin 5.3.
28188
28189         * m4/jm-macros.m4: Don't AC_REPLACE(strnlen), now that we use
28190         AC_FUNC_STRNLEN.  Otherwise, we'd end up putting two copies of
28191         strnlen.o in the library, and that makes some versions of ranlib
28192         object.
28193
28194 2002-04-12  Jim Meyering  <meyering@lucent.com>
28195
28196         * lib/dirfd.h (dirfd): Elide prototype if dirfd is a macro.
28197
28198 2002-04-09  Jim Meyering  <meyering@lucent.com>
28199
28200         * m4/malloc.m4: (jm_FUNC_MALLOC): Change the `checking ...' message
28201         to be more precise.  Rather than saying we're checking whether the
28202         function `works', say what we're testing.
28203         * m4/realloc.m4 (jm_FUNC_REALLOC): Likewise.
28204         Reported by Bruno Haible.
28205
28206 2002-03-10  Jim Meyering  <meyering@lucent.com>
28207
28208         * lib/makepath.c (make_path): Remove a comma from a diagnostic.
28209         Suggestion from Santiago Vila.
28210
28211 2002-03-08  Jim Meyering  <meyering@lucent.com>
28212
28213         * lib/rename.c: Mention that this wrapper is needed also on
28214         mips-dec-ultrix4.4 systems.
28215
28216 2002-03-02  Jim Meyering  <meyering@lucent.com>
28217
28218         * lib/gettime.c (gettime): Test HAVE_CLOCK_GETTIME,
28219         not HAVE_CLOCK_SETTIME.
28220
28221 2002-02-27  Paul Eggert  <eggert@twinsun.com>
28222
28223         * m4/jm-macros.m4 (jm_MACROS): Do not replace stime; no longer used.
28224         Check for clock_settime.
28225
28226 2002-02-27  Paul Eggert  <eggert@twinsun.com>
28227
28228         * lib/nanosleep.h: Rename to....
28229         * lib/timespec.h: New name for nanosleep.h.  All uses changed.
28230
28231         * lib/gettime.c: New file.
28232         * lib/settime.c: New file.
28233         * lib/stime.c: Remove.
28234
28235         * lib/Makefile.am (libfetish_a_SOURCES): Add gettime.c, settime.c,
28236         timespec.h.  Remove nanosleep.h.
28237
28238 2002-02-25  Paul Eggert  <eggert@twinsun.com>
28239
28240         * m4/acl.m4: New file.
28241         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_ACL.
28242         Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now.
28243
28244 2002-02-25  Paul Eggert  <eggert@twinsun.com>
28245
28246         * lib/acl.c, lib/acl.h: New files.
28247         * lib/Makefile.am (libfetish_a_SOURCES): Add acl.h, acl.c.
28248
28249 2002-02-24  Jim Meyering  <meyering@lucent.com>
28250
28251         * lib/strnlen.c (strnlen): Define-away/undef so that an inconsistent
28252         prototype in string.h (on at least AIX4.3.2.0 w/gcc-2.95.3) doesn't
28253         cause trouble.  Reported by Nelson Beebe.
28254
28255 2002-02-23  Paul Eggert  <eggert@twinsun.com>
28256
28257         * lib/path-concat.c (xpath_concat): Reorder code to pacify
28258         compilers that don't know that xalloc_die never returns.
28259
28260 2002-02-20  Jim Meyering  <meyering@lucent.com>
28261
28262         * lib/getdate.c: Regenerate using bison-1.33.
28263
28264 2002-02-17  Jim Meyering  <meyering@lucent.com>
28265
28266         * config/config.guess (main): Don't use `head -1'; it's no longer
28267         portable. Use `sed 1q' instead.
28268
28269 2002-02-16  gettextize  <bug-gnu-gettext@gnu.org>
28270
28271         * m4/codeset.m4: Upgrade to gettext-0.11.
28272         * m4/gettext.m4: Upgrade to gettext-0.11.
28273         * m4/glibc21.m4: Upgrade to gettext-0.11.
28274         * m4/iconv.m4: Upgrade to gettext-0.11.
28275         * m4/isc-posix.m4: Upgrade to gettext-0.11.
28276         * m4/lcmessage.m4: Upgrade to gettext-0.11.
28277         * m4/lib-ld.m4: New file, from gettext-0.11.
28278         * m4/lib-link.m4: New file, from gettext-0.11.
28279         * m4/lib-prefix.m4: New file, from gettext-0.11.
28280         * m4/progtest.m4: Upgrade to gettext-0.11.
28281
28282 2002-02-15  Paul Eggert  <eggert@twinsun.com>
28283
28284         * m4/prereq.m4 (jm_PREREQ_POSIXVER): New macro.
28285         (jm_PREREQ): Use it.
28286
28287 2002-02-15  Paul Eggert  <eggert@twinsun.com>
28288
28289         * lib/posixver.c, lib/posixver.h: New files.
28290         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
28291
28292 2002-02-02  Paul Eggert  <eggert@twinsun.com>
28293             Bruno Haible  <bruno@clisp.org>
28294
28295         * lib/unicodeio.h (print_unicode_char): Add exit_on_error argument.
28296         (fwrite_success_callback): New declaration.
28297         * lib/unicodeio.c (unicode_to_mb): New function, extracted from
28298         print_unicode_char. Call failure callback instead of error.
28299         (fwrite_success_callback): New function.
28300         (exit_failure_callback): New function.
28301         (fallback_failure_callback): New function.
28302         (print_unicode_char): Call unicode_to_mb.
28303
28304 2002-01-26  Jim Meyering  <meyering@lucent.com>
28305
28306         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.52g.
28307         * m4/strnlen.m4: Remove file, now that it's part of autoconf.
28308
28309 2002-01-26  Jim Meyering  <meyering@lucent.com>
28310
28311         * lib/Makefile.am (getdate$U.o): Depend on unlocked-io.h.
28312
28313 2002-01-22  Paul Eggert  <eggert@twinsun.com>
28314
28315         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_FSEEKO.
28316
28317 2002-01-22  Jim Meyering  <meyering@lucent.com>
28318
28319         * lib/Makefile.am (Makefile): Don't depend on $(BUILT_SOURCES).
28320         Otherwise, some versions of automake would omit the rule that makes
28321         Makefile from Makefile.in.
28322
28323 2002-01-21  Paul Eggert  <eggert@twinsun.com>
28324
28325         * lib/xmemcoll.h, lib/xmemcoll.c: New files.
28326         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
28327         * lib/memcoll.c: Include errno.h, and declare errno if not defined.
28328         (memcoll): Set errno to zero if there is no error.
28329
28330         * lib/quotearg.c (quotearg_buffer_restyled):
28331         Fix bug with quoting buffers containing NUL when backslashing escapes.
28332         This bug was exposed by the other changes in this patch.
28333         (quotearg_n_options): New arg ARGSIZE.
28334         All callers changed.
28335         (quoting_options_from_style): New function.
28336         (quotearg_n_style): Use it.
28337         (quotearg_n_style_mem): New function.
28338
28339         * lib/quotearg.h (quotearg_n_style_mem): New function.
28340
28341 2002-01-19  Jim Meyering  <meyering@lucent.com>
28342
28343         * m4/jm-macros.m4 (jm_MACROS): Use AC_FUNC_STRNLEN.
28344         Remove useless quotes: DF_PROG="df".
28345         * m4/strnlen.m4: New file.
28346
28347 2002-01-16  Paul Eggert  <eggert@twinsun.com>
28348
28349         * lib/backupfile.c (ISDIGIT): Comment fix.
28350         * lib/getdate.y (ISDIGIT): Likewise.
28351         * lib/posixtm.c (ISDIGIT, year): Likewise.
28352         * lib/strverscmp.c (ISDIGIT): Likewise.
28353         * lib/userspec.c (ISDIGIT): Likewise.
28354
28355 2002-01-16  Jim Meyering  <meyering@lucent.com>
28356
28357         * lib/getdate.y: Add three semicolons, each just before a closing
28358         brace. Bison (as of version 1.31) no longer papers over that mistake.
28359
28360 2002-01-05  Jim Meyering  <meyering@lucent.com>
28361
28362         * lib/version-etc.c (version_etc_copyright): Update copyright year.
28363
28364 2001-12-19  Paul Eggert  <eggert@twinsun.com>
28365
28366         * lib/closeout.c (close_stdout_status): If ferror (stdout), do
28367         not silently exit merely because the output buffer happens to
28368         have nothing pending.
28369
28370 2001-12-18  Paul Eggert  <eggert@twinsun.com>
28371
28372         See the big note in ../ChangeLog.
28373         * lib/human.c (suffixes): Prefer K to k for 1024.
28374         (generate_suffix_backwards): New function.
28375         (human_readable_inexact): Use it.
28376         * lib/xstrtol.c (__xstrtol): If there is no number but there
28377         is a valid suffix, assume 1.  "MB" now means decimal, "MiB" binary.
28378         Accept 'K' as well as 'k'.
28379
28380 2001-12-15  Jim Meyering  <meyering@lucent.com>
28381
28382         * lib/regex.h (__restrict_arr): Update from libc.
28383
28384         * lib/mountlist.h (ME_REMOTE): Recognize file systems of type smbfs
28385         as `remote' if the name starts with `//'.  Suggested by Michael Stone.
28386         (STREQ): Define.
28387
28388 2001-12-14  Jim Meyering  <meyering@lucent.com>
28389
28390         * m4/jm-macros.m4 (jm_MACROS): Check for iswspace.
28391         Suggestion from Bruno Haible.
28392
28393 2001-12-10  Jim Meyering  <meyering@lucent.com>
28394
28395         * lib/linebuffer.c: Remove explicit declarations of xmalloc and
28396         xrealloc, Instead, include "xalloc.h".
28397         (initbuffer): Don't cast xmalloc return value to char*.
28398         (readline): Reword comment.
28399         Don't cast xrealloc return value to char*
28400         Return NULL, not 0.
28401
28402 2001-12-09  Jim Meyering  <meyering@lucent.com>
28403
28404         * lib/modechange.c (mode_compile): Add cast to avoid pedantic warning
28405         about `signed and unsigned type in conditional expression'.
28406         * lib/posixtm.c (posix_time_parse): Likewise.
28407
28408         * lib/xreadlink.c (xreadlink): Add cast to avoid a pedantic warning.
28409
28410         * lib/readtokens.c (readtoken): Declare an index to be of type unsigned
28411         to avoid a pedantic warning.
28412
28413         * lib/getstr.c: Don't include assert.h.
28414         (getstr): Remove warning-evoking assertions.
28415         Return -1 if offset parameter is out of bounds.
28416         Change the type of a local from int to size_t.
28417
28418         * lib/strftime.c (my_strftime_localtime_r): Include this function
28419         definition in the `#if ! HAVE_TM_GMTOFF' block.
28420
28421         * lib/xgethostname.c: Remove declarations of xmalloc and xrealloc.
28422         Include xalloc.h instead.
28423
28424 2001-12-02  Jim Meyering  <meyering@lucent.com>
28425
28426         * lib/tempname.c: Don't declare getenv, thus reverting the change of
28427         2001-11-18.  It's no longer necessary, now that stdlib.h is always
28428         included.
28429
28430         * lib/regex.c [!__BOUNDED_POINTERS__]: Define away __bounded,
28431         __unbounded, and __ptrvalue.  Reported by Uwe H. Steinfeld.
28432
28433 2001-11-30  Akim Demaille  <akim@epita.fr>
28434
28435         * lib/xstrdup.c: Include xalloc.h, so that xstrdup is declared
28436         before being defined.
28437
28438 2001-11-27  Paul Eggert  <eggert@twinsun.com>
28439
28440         * lib/quotearg.h (quotearg_n, quotearg_n_style):
28441         First arg is int, not unsigned.
28442         * lib/quotearg.c (quotearg_n, quotearg_n_style): Likewise.
28443         (SIZE_MAX, UINT_MAX): New macros.
28444         (quotearg_n_options): Abort if N is negative.
28445         Avoid overflow check on hosts where size_t is 64 bits and int
28446         is 32 bits, as overflow is impossible there.
28447         Fix off-by-one typo that caused unnecessary reallocation.
28448
28449 2001-11-27  Jim Meyering  <meyering@lucent.com>
28450
28451         * lib/tempname.c: Merge with version from libc.
28452         * lib/regex.c: Likewise.
28453
28454         * lib/tempname.c: Include stdlib.h unconditionally.  On some old
28455         systems for which STDC_HEADERS is 0, it was not included, resulting in
28456         a warning about an integer-to-pointer conversion problem with getenv.
28457         Reported by Volker Borchert.
28458
28459 2001-11-26  Jim Meyering  <meyering@lucent.com>
28460
28461         * lib/gtod.h: Remove file.
28462         * lib/Makefile.am (libfetish_a_SOURCES): Remove gtod.h.
28463         * lib/gettimeofday.c: Don't include gtod.h.
28464         (GTOD_init): Remove function.
28465         (rpl_gettimeofday): Do its job here instead, rather than aborting.
28466         Suggestion from Volker Borchert.
28467
28468 2001-11-23  Jim Meyering  <meyering@lucent.com>
28469
28470         * lib/hash.h (struct hash_table): Don't define here.  Merely declare
28471         it.
28472         * lib/hash.c (struct hash_table): Define it here instead.
28473
28474 2001-11-22  Jim Meyering  <meyering@lucent.com>
28475
28476         * lib/hash.h: Bracket contents of file with #ifndef HASH_H_ ... #endif.
28477
28478 2001-11-20  Jim Meyering  <meyering@lucent.com>
28479
28480         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Update comment to reflect that
28481         SunOS 4.1.4 and Solaris 2.5.1 lose, too.
28482
28483 2001-11-19  Jim Meyering  <meyering@lucent.com>
28484
28485         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Don't bother with a temporary
28486         directory.  Use "conftestXXXXXX" as the template.
28487         Suggestion from Paul Eggert.
28488
28489         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Close each descriptor
28490         immediately, so the test doesn't mistakenly hit the max-open-files
28491         limit.
28492
28493 2001-11-18  Paul Eggert  <eggert@twinsun.com>
28494
28495         * lib/tempname.c (TMP_MAX): Remove; no longer needed.
28496         (TEMPORARIES): New macro.
28497         (__gen_tempname): Use TEMPORARIES rather than TMP_MAX.  This
28498         removes an artificial limitation (e.g. HP-UX 10.20, where
28499         TMP_MAX is 17576).
28500
28501 2001-11-18  Jim Meyering  <meyering@lucent.com>
28502
28503         * m4/prereq.m4 (jm_PREREQ_TEMPNAME): Check for declaration of getenv.
28504
28505 2001-11-18  Jim Meyering  <meyering@lucent.com>
28506
28507         * lib/tempname.c [!HAVE_DECL_GETENV]: Declare getenv to avoid warning
28508         on SunOS 4.
28509
28510         * lib/Makefile.am (Makefile): Depend on $(BUILT_SOURCES), so those
28511         files will be created before anything else.
28512
28513 2001-11-17  Paul Eggert  <eggert@twinsun.com>
28514
28515         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): Do not define
28516         WINSIZE_IN_PTEM if <termios.h> defines struct winsize.
28517
28518 2001-11-17  Jim Meyering  <meyering@lucent.com>
28519
28520         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): New file and macro.
28521         Prompted by a report from Bob Proulx.
28522
28523         * m4/jm-macros.m4 (jm_MACROS): Don't test for mkstemp here.
28524         Instead, require UTILS_FUNC_MKSTEMP.
28525
28526 2001-11-17  Jim Meyering  <meyering@lucent.com>
28527
28528         * m4/jm-macros.m4 (jm_MACROS): Remove code to set POW_LIBM.
28529         Now, that's done as part of AC_FUNC_STRTOD.
28530
28531 2001-11-17  Jim Meyering  <meyering@lucent.com>
28532
28533         * lib/modechange.c (mode_adjust): Fix error introduced on 1999-04-26
28534         that made e.g., `chmod a=,o=w,g=o F' cause F to be group readable
28535         rather than group writable.  Patch by Juan F. Codagnone.
28536
28537         * lib/readtokens.c: Remove explicit declarations of xmalloc and
28538         xrealloc, Instead, include "xalloc.h".
28539
28540         * lib/mountlist.c: Include unlocked-io.h after all system headers.
28541         Remove explicit declarations of xmalloc, xrealloc,
28542         and xstrdup.  Instead, include "xalloc.h".
28543
28544         * lib/argmatch.c, closeout.c, error.c, exclude.c: Include
28545         unlocked-io.h.
28546         * lib/fatal.c, getdate.y, getpass.c, getstr.c, getusershell.c:
28547         Likewise.
28548         * lib/mountlist.c, posixtm.c, readtokens.c, readutmp.c: Likewise.
28549
28550         * lib/regex.c, sha.c, version-etc.c, yesno.c: Likewise.
28551         Reported by Padraig Brady.
28552
28553         * lib/mkstemp.c: #undef mkstemp.
28554         Include config.h.
28555         (rpl_mkstemp): Rename from mkstemp.
28556         Protoize.
28557
28558 2001-11-16  Jim Meyering  <meyering@lucent.com>
28559
28560         * lib/physmem.c [HAVE_SYS_PSTAT_H]: Include <sys/pstat.h>.
28561         (physmem_total) [HAVE_PSTAT_GETSTATIC]: If sysconf couldn't be used to
28562         determine the amount of total physical memory, use pstat_getstatic.
28563         HPUX-11 doesn't define _SC_PHYS_PAGES.
28564         (physmem_available) [HAVE_PSTAT_GETSTATIC && HAVE_PSTAT_GETDYNAMIC]:
28565         If sysconf couldn't be used to determine the amount of available
28566         physical memory, use both pstat_getstatic and pstat_getdynamic.
28567         Based on a patch from Bob Proulx.
28568
28569 2001-11-10  Jim Meyering  <meyering@lucent.com>
28570
28571         * m4/prereq.m4 (jm_PREREQ_PHYSMEM): New function.
28572         (jm_PREREQ): Use it.
28573
28574 2001-11-09  Jim Meyering  <meyering@lucent.com>
28575
28576         * m4/jm-macros.m4: Require autoconf-2.52f.
28577         (AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD):
28578         Use these AC_-prefixed names, not the AM_-prefixed ones.
28579
28580         * m4/afs.m4 (jm_AFS): Quote the body.  Patch by Akim Demaille.
28581
28582 2001-11-05  Jim Meyering  <meyering@lucent.com>
28583
28584         * lib/xstat.in (slash_aware_lstat): Correct a misleading comment.
28585
28586 2001-11-04  Jim Meyering  <meyering@lucent.com>
28587
28588         * m4/fpending.m4: Remove unused cruft that saved, set, and restored
28589         $DEFS.
28590
28591 2001-11-03  Jim Meyering  <meyering@lucent.com>
28592
28593         * m4/jm-glibc-io.m4n (jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg
28594         of AC_DEFUN.
28595
28596         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
28597         know the name of the variable in the macro definition.
28598
28599 2001-11-03  Jim Meyering  <meyering@lucent.com>
28600
28601         * lib/argmatch.h (ARGMATCH_TO_ARGUMENT): Remove casts of first two args
28602         in argmatch_to_argument call.
28603
28604         * lib/dirfd.c (dirfd): Reflect the fact that DIR_TO_FD now takes an
28605         argument.
28606
28607         * lib/hash.c (hash_clear): Fix a bug that could lead to an infloop or
28608         e.g., a fault due to an attempt to free a NULL pointer.
28609
28610 2001-11-01  Jim Meyering  <meyering@lucent.com>
28611
28612         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): New macro.
28613         * m4/jm-macros.m4 (jm_MACROS): Require UTILS_FUNC_DIRFD.
28614
28615 2001-11-01  Jim Meyering  <meyering@lucent.com>
28616
28617         * lib/dirfd.c, lib/dirfd.h: New files.
28618         * lib/Makefile.am (libfetish_a_SOURCES): Add dirfd.h.
28619
28620         * lib/hash.c (hash_print) [TESTING]: Clean up.
28621
28622 2001-10-22  Paul Eggert  <eggert@twinsun.com>
28623
28624         * lib/hard-locale.c (alloca): Define to __builtin_alloca if __GNUC__,
28625         to avoid a warning if -Wall.
28626
28627 2001-10-22  Jeff Bailey  <jbailey@outpost.dnsalias.org>
28628
28629         * README: New file
28630         * doc/*: Add COPYING, COPYING.LIB, COPYING.DOC, fdl.texi
28631         (per RMS's instructions, this is now the canonical source)
28632         * lgpl/, gpl/: New directories.
28633
28634 2001-10-21  Paul Eggert  <eggert@twinsun.com>
28635
28636         * lib/regex.c (uintptr_t): Remove macro and decl; it's config.h's job.
28637
28638 2001-10-21  Jim Meyering  <meyering@lucent.com>
28639
28640         * lib/obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
28641         this code would end up calling gettext even in packages built
28642         with --disable-nls.
28643         * lib/getopt.c (_): Likewise.
28644         * lib/regex.c (_): Likewise.
28645
28646 2001-10-20  Paul Eggert  <eggert@twinsun.com>
28647
28648         * m4/error.m4 (jm_PREREQ_ERROR):
28649         Do not invoke AC_CHECK_FUNCS with strerror_r, as
28650         AC_FUNC_STRERROR_R does that.
28651         Check for strerror declaration.
28652
28653         * m4/strerror_r.m4: Add copyright notice, as nontrivial m4 files
28654         are supposed to have them these days.
28655         (AC_FUNC_STRERROR_R): Always do char* test, so that it gets cached.
28656         Merge changes from latest Autoconf CVS.
28657         Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
28658         and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
28659         POSIX decided to standardize on the int flavor of strerror_r.
28660
28661 2001-10-20  Paul Eggert  <eggert@twinsun.com>
28662
28663         * lib/error.c (strerror_r): Do not declare unless !_LIBC.
28664         Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
28665         Use strerror_r that is only a macro, even if it is not a function.
28666         (strerror): Check for HAVE_DECL_STRERROR before declaring.
28667         (private_strerror): Use prototypes, not old-style function definition.
28668         (print_errno_message): New function.
28669         Support the POSIX 'int'-flavored strerror_r, as well as the traditional
28670         char*-flavored one.
28671         (error_tail, error, error_at_line): Use it.
28672
28673 2001-10-11  Jim Meyering  <meyering@lucent.com>
28674
28675         * lib/argmatch.c (argmatch_invalid): Use quotearg_n_style (0, ...
28676         and quote_n (1, ... to avoid clobbering a buffer.
28677
28678 2001-10-05  Jim Meyering  <meyering@lucent.com>
28679
28680         * lib/Makefile.am: (libfetish_a_SOURCES): Add hash-pjw.c and
28681         hash-pjw.h.
28682         * lib/hash-pjw.c: New file (factored out of fileutils' remove.c).
28683         * lib/hash-pjw.h: New file.
28684
28685 2001-09-30  Jim Meyering  <meyering@lucent.com>
28686
28687         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): See if
28688         `struct fsstat' has the `f_fstypename' member.
28689         Use that to define FS_TYPE, which is now used to make
28690         the getfsstat link test tighter.
28691
28692 2001-09-30  Jim Meyering  <meyering@lucent.com>
28693
28694         * lib/mountlist.c [MOUNTED_GETFSSTAT]:
28695         Include <sys/ucred.h>, for Apple Darwin.
28696         Include sys/mount.h and sys/fs_types.h only if available.
28697         (FS_TYPE): Define.
28698         (read_filesystem_list): Use FS_TYPE.
28699
28700 2001-09-29  Paul Eggert  <eggert@twinsun.com>
28701
28702         * lib/exclude.c (excluded_filename): 0 -> false, since it's
28703         a boolean context.
28704
28705 2001-09-29  Jim Meyering  <meyering@lucent.com>
28706
28707         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
28708         [one-argument getmntent function]): Include stdio.h before mntent.h.
28709         SunOS 4.1.x needs it for the declaration of `FILE'.
28710         Patch by Volker Borchert.
28711
28712         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
28713         Check for these headers: sys/param.h sys/ucred.h sys/mount.h
28714         sys/fs_types.h, and make the link-test for getfsstat guard #include
28715         directives with appropriate #if HAVE_*_H tests so that we can
28716         detect getfsstat on Apple Darwin1.3.7 systems.
28717         Reported by Nelson Beebe.
28718         Fix harmless typo in cache variable name: s/getsstat/getfsstat/.
28719
28720 2001-09-28  Paul Eggert  <eggert@twinsun.com>
28721
28722         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
28723         #defines strtoimax.  Also treat the other strto* functions
28724         like strtoimax.
28725
28726         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
28727         Check for strtoul and strtoumax,
28728         as those declarations are made even in the signed case.
28729         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX):
28730         Likewise, for strtol and strtoimax.
28731
28732 2001-09-28  Paul Eggert  <eggert@twinsun.com>
28733
28734         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
28735         #defines strtoimax.  Also treat the other strto* functions
28736         like strtoimax.
28737
28738         * lib/xstrtol.c (strtol): Do not declare if HAVE_DECL_STRTOL.
28739         (strtoul): Do not declare if HAVE_DECL_STRTOUL.
28740         (strtoimax, strtoumax): Do not declare if already defined as a macro.
28741
28742 2001-09-26  Jim Meyering  <meyering@lucent.com>
28743
28744         Most macros in unlocked-io.h had the wrong number of arguments.
28745         * lib/gen-uio: New script.
28746         (USE_UNLOCKED_IO): Define to 1 if not already defined.
28747         * lib/unlocked-io.hin: Remove file.
28748         * lib/Makefile.am (unlocked-io.h): Rewrite to use a separate script,
28749         rather than trying to embed it here.
28750         (EXTRA_DIST): Add gen-uio.  Remove unlocked-io.hin
28751         Reported by Padraig Brady.
28752
28753 2001-09-25  Volker Borchert  <bt@teknon.de>
28754
28755         * lib/gettimeofday.c (rpl_gettimeofday): Declare local variable
28756         `result'.
28757
28758 2001-09-24  Jim Meyering  <meyering@lucent.com>
28759
28760         * m4/gettext.m4: Use the version from gettext-0.10.40, not CVS.
28761
28762 2001-09-23  Jim Meyering  <meyering@lucent.com>
28763
28764         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test
28765         instead of the mere test for existence of mntent.h.  The latter
28766         would get a false-positive on AIX 3.4 systems.
28767         In the outer getmntent if-block, don't die if neither of the getmntent
28768         tests succeeds.  Instead, just fall through and continue with the
28769         remaining tests.
28770
28771 2001-09-23  Jim Meyering  <meyering@lucent.com>
28772
28773         * lib/mountlist.c: Remove useless parentheses in #if directives.
28774         (MOUNTED) [!defined MOUNTED]: Define to _PATH_MOUNTED, for when
28775         the deprecated MOUNTED symbol is no longer defined in mntent.h.
28776
28777 2001-09-22  Jim Meyering  <meyering@lucent.com>
28778
28779         * m4/gettext.m4: New file.  From gettext.
28780         * m4/lcmessage.m4: Sync with gettext -- this changes only comments.
28781         * m4/progtest.m4: Likewise
28782         * m4/isc-posix.m4: Decrement serial number to sync with gettext.
28783         * m4/glibc21.m4: Likewise.
28784
28785         * m4/libintl.m4: Remove.  No longer used.
28786
28787 2001-09-22  Jim Meyering  <meyering@lucent.com>
28788
28789         * lib/localcharset.c: Update from latest gettext.
28790         * lib/config.charset: Likewise.
28791
28792 2001-09-20  Jim Meyering  <meyering@lucent.com>
28793
28794         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of
28795         strtoimax.
28796         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of
28797         strtoumax.
28798
28799 2001-09-20  Jim Meyering  <meyering@lucent.com>
28800
28801         * lib/xstrtol.c (strtoimax): Guard declaration with
28802         `#if !HAVE_DECL_STRTOIMAX', rather than just `#ifndef strtoimax'.
28803         The latter fails because some systems (at least rs6000-ibm-aix4.3.3.0)
28804         have their own, conflicting declaration of strtoimax in sys/inttypes.h.
28805         (strtoumax): Likewise, for completeness (it wasn't necessary).
28806
28807 2001-09-17  Paul Eggert  <eggert@twinsun.com>
28808
28809         * lib/strtoimax.c (HAVE_LONG_LONG):
28810         Redefine to HAVE_UNSIGNED_LONG_LONG if unsigned.
28811         (strtoimax): Use sizeof (long), not sizeof strtol (ptr, endptr, base),
28812         to work around bug in IBM C compiler.
28813
28814 2001-09-17  Jim Meyering  <meyering@lucent.com>
28815
28816         * m4/chown.m4, fstypename.m4, getgroups.m4, gettimeofday.m4,
28817         * m4/jm-mktime.m4, lstat.m4, malloc.m4, memcmp.m4, mkdir-slash.m4,
28818         * m4/nanosleep.m4, putenv.m4, readdir.m4, realloc.m4, rename.m4,
28819         * m4/st_dm_mode.m4, stat.m4, strerror_r.m4, timespec.m4, utimbuf.m4,
28820         * m4/utimes.m4: Use AC_DEFINE rather than AC_DEFINE_UNQUOTED,
28821         whenever the right hand side need not be expanded by the shell.
28822
28823 2001-09-16  Paul Eggert  <eggert@twinsun.com>
28824
28825         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): Remove test for GNU C
28826         library.  It's not correct, as some older glibcs are buggy.
28827         fnmatch wasn't fixed until glibc 2.2.
28828
28829         Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no
28830         special shell magic here.
28831
28832 2001-09-16  Jim Meyering  <meyering@lucent.com>
28833
28834         * m4/mkdir-slash.m4 (UTILS_FUNC_MKDIR_TRAILING_SLASH): New file/macro.
28835         * m4/jm-macros.m4: Require it.
28836
28837 2001-09-16  Jim Meyering  <meyering@lucent.com>
28838
28839         * lib/mkdir.c: New file.
28840
28841 2001-09-15  Jim Meyering  <meyering@lucent.com>
28842
28843         * m4/jm-macros.m4: Check for help2man.
28844
28845 2001-09-11  Jim Meyering  <meyering@lucent.com>
28846
28847         * m4/host-os.m4 (UTILS_HOST_OS): New file/macro.
28848         The body, by Paul Eggert, was moved here from configure.in.
28849         * m4/jm-macros.m4: Require UTILS_HOST_OS.
28850
28851 2001-09-04  Paul Eggert  <eggert@twinsun.com>
28852
28853         * m4/prereq.m4 (jm_PREREQ_XREADLINK): New macro.
28854         (jm_PREREQ): Use it.
28855
28856 2001-09-04  Paul Eggert  <eggert@twinsun.com>
28857
28858         * lib/xreadlink.c (xreadlink): Omit size_t* arg.  All uses changed.
28859         Use ssize_t, not int, to store result of readlink.
28860         Check for ssize_t overflow as well as size_t overflow,
28861         as POSIX says the result of readlink is implementation-defined
28862         when ssize_t overflows.
28863         Remove unnecessary cast to char*.
28864         Use free+malloc instead of realloc, as the storage doesn't need
28865         to be preserved and it's clearer and can be more efficient that way.
28866         (SIZE_MAX, SSIZE_MAX): New macros, if <limits.h> doesn't declare.
28867         * lib/xreadlink.h (xreadlink): Update prototype.
28868
28869 2001-09-04  Paul Eggert  <eggert@twinsun.com>
28870
28871         * lib/xgetcwd.c: Revert some of the previous change; intead,
28872         fix the HAVE_GETCWD_NULL code to behave more like the
28873         !HAVE_GETCWD_NULL code used to.
28874
28875         Include "xalloc.h".
28876         (xgetcwd): Do not return NULL when memory is exhausted; instead,
28877         invoke xalloc_die.
28878
28879 2001-09-03  Paul Eggert  <eggert@twinsun.com>
28880
28881         * m4/prereq.m4 (jm_PREREQ_XGETCWD): Check for limits.h and
28882         sys/param.h, as pathmax.h includes them.
28883
28884 2001-09-03  Paul Eggert  <eggert@twinsun.com>
28885
28886         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_XGETCWD.
28887         (jm_PREREQ_XGETCWD): New macro.
28888
28889         * m4/getcwd.m4: New file.
28890
28891 2001-09-03  Paul Eggert  <eggert@twinsun.com>
28892
28893         * lib/xgetcwd.c: Fix the !HAVE_GETCWD_NULL code to behave more
28894         like the HAVE_GETCWD_NULL code.
28895         Include pathmax.h if not HAVE_GETCWD.
28896         Do not include xalloc.h.
28897         (INITIAL_BUFFER_SIZE): New symbol.
28898         Do not use xmalloc / xrealloc, since the caller is responsible for
28899         handling errors.  Preserve errno around `free' during failure.
28900         Do not overrun buffer when using getwd.
28901
28902 2001-09-03  Paul Eggert  <eggert@twinsun.com>
28903
28904         * lib/xgetcwd.c (xgetcwd): Use HAVE_GETCWD_NULL, not (defined
28905         __GLIBC__ && __GLIBC__ >= 2), to decide whether to use
28906         getcwd (NULL, 0).
28907
28908 2001-09-03  Paul Eggert  <eggert@twinsun.com>
28909
28910         * lib/exclude.c (fnmatch_no_wildcards): Fix confusion between
28911         usage of FNM_CASEFOLD and FNM_LEADING_DIR.  The bug was
28912         spotted by Jim Meyering.
28913
28914 2001-09-03  Jim Meyering  <meyering@lucent.com>
28915
28916         * lib/xreadlink.c (xreadlink): Preserve errno around `free' during
28917         failure.
28918
28919 2001-09-02  Jim Meyering  <meyering@lucent.com>
28920
28921         * lib/error.c: Update from GNU libc.
28922
28923 2001-09-01  Jim Meyering  <meyering@lucent.com>
28924
28925         * m4/jm-macros.m4 (jm_MACROS): Check for canonicalize_file_name.
28926         Used by df.
28927
28928 2001-09-01  Jim Meyering  <meyering@lucent.com>
28929
28930         * lib/xreadlink.c: New file.
28931         * lib/xreadlink.h: New file.
28932         * lib/Makefile.am (libfetish_a_SOURCES): Add xreadlink.c and
28933         xreadlink.h.
28934
28935         * lib/regex.c (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it
28936         doesn't conflict with sparc Solaris 7's definition in
28937         /usr/include/sys/int_types.h.
28938
28939         * lib/exclude.c: Use `""', not `<>' to #include non-system header
28940         files.
28941         (fnmatch_no_wildcards): Rewrite not to use function names, strcasecmp
28942         and strncasecmp as r-values.  Unixware didn't have declarations.
28943
28944 2001-08-31  Paul Eggert  <eggert@twinsun.com>
28945
28946         * lib/xstrtol.h: Add copyright notice.
28947         (_DECLARE_XSTRTOL): Improve quality of diagnostic for
28948         LONGINT_INVALID_SUFFIX_CHAR.
28949
28950 2001-08-31  Paul Eggert  <eggert@twinsun.com>
28951
28952         * lib/xstrtol.c (strtoimax): New decl.
28953
28954 2001-08-31  Paul Eggert  <eggert@twinsun.com>
28955
28956         * lib/xgetcwd.c: Don't include pathmax.h.
28957         Include stdlib.h and unistd.h if available.
28958         Include xalloc.h.
28959         (xmalloc, xstrdup, free): Remove decls.
28960         (xgetcwd): Don't assume sizes fit in unsigned.
28961         Check for overflow when computing sizes.
28962         Simplify reallocation code.
28963
28964 2001-08-31  Paul Eggert  <eggert@twinsun.com>
28965
28966         * lib/savedir.c (savedir): Remove size parameter, as POSIX says that
28967         a directory's st_size can have an arbitrary value, so the old
28968         usage could waste an arbitrary amount of memory.  All uses
28969         changed.
28970         * lib/savedir.h: Update prototype.
28971
28972 2001-08-31  Paul Eggert  <eggert@twinsun.com>
28973
28974         * lib/Makefile.am (libfetish_a_SOURCES): Remove strtoxmax.c.
28975
28976         * lib/strtoimax.c: Renamed from strtoxmax.c, removing the
28977         old strtoimax.c.
28978
28979         Also, make the following further changes to make this file's
28980         configuration more similar to that of strtol.c:
28981         (UNSIGNED): Renamed from STRTOUXMAX_UNSIGNED.  All uses changed.
28982         (strtoumax, uintmax_t, strtoull, strtol): Remove.
28983         (intmax_t, strtoimax, strtol, strtoll): New macros, if UNSIGNED.
28984         (strtoimax): Renamed from strtoumax.  All uses of unsigned values
28985         changed to signed values.
28986
28987         And make the following changes as well:
28988         Fix copyright notice, as 1999 was missing.
28989         (verify): New macro.
28990         (strtoimax): Check sizes at compile-time, not run-time.
28991         Prefer strtol to strtoll if both work.
28992         (main): Remove; it was not that useful and was a pain to maintain.
28993
28994         * lib/strtoumax.c: Include strtoimax.c, not strtouxmax.c.
28995
28996 2001-08-31  Jim Meyering  <meyering@lucent.com>
28997
28998         * lib/xgetcwd.c (xgetcwd): Reorganize to avoid some duplication.
28999         Use an initial, malloc'd, buffer of length 128 rather than
29000         a statically allocated one of length 1024.
29001
29002 2001-08-30  Paul Eggert  <eggert@twinsun.com>
29003
29004         Simplify code, partly by assuming autoconf 2.52 semantics.
29005
29006         * m4/Makefile.am (EXTRA_DIST): Remove uintmax_t.m4.
29007
29008         * m4/inttypes.m4 (AC_PREREQ): Bump to 2.52.
29009         (jm_AC_HEADER_INTTYPES_H): Remove; now done by autoconf in 2.52.
29010         All uses removed.
29011         (jm_AC_TYPE_INTMAX_T, jm_AC_TYPE_UINTMAX_T):
29012         Move AC_REQUIRE to next-to-top level, to avoid confusion.
29013         Use 2.52's AC_CHECK_TYPE instead of merely looking for the header.
29014         * m4/prereq.m4 (jm_PREREQ_HUMAN): Don't require
29015         jm_AC_HEADER_INTTYPES_H.
29016         * m4/jm-macros.m4 (jm_MACROS): Likewise.
29017
29018         * m4/uintmax_t.m4: Remove, as it duplicates inttypes.m4.
29019
29020         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
29021         Quote first arg of AC_DEFUN.
29022         Require jm_AC_TYPE_UINTMAX_T and jm_AC_TYPE_UNSIGNED_LONG_LONG
29023         since they are needed to parse the include file even if we need
29024         only xstrtoimax.  Simplify logic behind the args to AC_REPLACE.
29025         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Likewise,
29026         but with opposite signedness.
29027
29028 2001-08-30  Paul Eggert  <eggert@twinsun.com>
29029
29030         Merge 'exclude' changes from tar 1.13.22.
29031         This fixes one or two unlikely storage allocation overflow bugs,
29032         but doesn't change user-visible behavior otherwise.
29033
29034 2001-08-30  Paul Eggert  <eggert@twinsun.com>
29035
29036         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_EXCLUDE.
29037         (jm_PREREQ_EXCLUDE): New macro.
29038
29039 2001-08-30  Paul Eggert  <eggert@twinsun.com>
29040
29041         * lib/quotearg.c: BSD/OS 4.1 wchar.h requires FILE and struct
29042         tm to be declared.
29043
29044 2001-08-30  Paul Eggert  <eggert@twinsun.com>
29045
29046         * lib/hash.c: Remove '2001' from copyright notice.
29047
29048 2001-08-30  Paul Eggert  <eggert@twinsun.com>
29049
29050         * lib/full-write.h: New file.
29051         * lib/Makefile.am (libfetish_a_SOURCES): Add full-write.h.
29052         * lib/full-write.c: Correct credits, as cccp.c no longer
29053         exists and anyway it was so heavily changed from the old cccp
29054         code as to be unrecognizable.  Include full-write.h.
29055         (full_write) Return size_t, with short writes meaning failure.
29056         All callers changed.  This fixes a bug with large buffers
29057         on 64-bit hosts.
29058         * lib/utime.c: Include full-write.h.
29059
29060 2001-08-30  Paul Eggert  <eggert@twinsun.com>
29061
29062         * lib/exclude.c (bool): Declare, perhaps by including stdbool.h.
29063         (<sys/types.h>): Include only if HAVE_SYS_TYPES_H.
29064         (<stdlib.h>, <string.h>, <strings.h>, <inttypes.h>, <stdint.h>):
29065         Include if available.
29066         (<xalloc.h>): Include
29067         (SIZE_MAX): Define if <stdint.h> or <inttypes.h> doesn't.
29068         (verify): New macro.  Use it to verify that EXCLUDE macros do not
29069         collide with FNM macros.
29070         (struct patopts): New struct.
29071         (struct exclude): Use it, as exclude patterns now come with options.
29072         (new_exclude): Support above changes.
29073         (new_exclude, add_exclude_file):
29074         Initial size must now be a power of two to simplify overflow checking.
29075         (free_exclude, fnmatch_no_wildcards): New function.
29076         (excluded_filename): No longer requires options arg, as the options
29077         are determined by add_exclude.  Now returns bool, not int.
29078         (excluded_filename, add_exclude):
29079         Add support for the fancy new exclusion options.
29080         (add_exclude, add_exclude_file): Now takes int options arg.
29081         Check for arithmetic overflow when computing sizes.
29082         (add_exclude_file): xrealloc might modify errno, so don't
29083         realloc until after errno might be used.
29084
29085         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE,EXCLUDE_WILDCARDS):
29086         New macros.
29087         (free_exclude): New decl.
29088         (add_exclude, add_exclude_file): Now takes int options arg.
29089         (excluded_filename): No longer requires options arg, as the options
29090         are determined by add_exclude.  Now returns bool, not int.
29091
29092 2001-08-30  Paul Eggert  <eggert@twinsun.com>
29093
29094         * lib/alloca.c (alloca): Arg is of type size_t, not unsigned.
29095
29096 2001-08-27  Jim Meyering  <meyering@lucent.com>
29097
29098         * lib/Makefile.am (libfetish_a_SOURCES): Add strtoxmax.c
29099
29100         * lib/version-etc.c (N_): Remove definition.
29101         Revert most of last change.
29102         Instead, simply don't mark the `Copyright...' string for translation.
29103         Based on advice from Paul Eggert.
29104
29105         * lib/strtoxmax.c: Tweak comment.
29106
29107 2001-08-26  Jim Meyering  <meyering@lucent.com>
29108
29109         * m4/jm-macros.m4: Require jm_AC_PREREQ_XSTRTOIMAX.
29110
29111         * m4/xstrtoimax.m4: New file.
29112         * m4/xstrtoumax.m4: Add comments explaining why we
29113         AC_REPLACE_FUNCS(strtol).
29114
29115 2001-08-26  Jim Meyering  <meyering@lucent.com>
29116
29117         * lib/version-etc.c (version_etc_copyright_fmt): Replace literal year
29118         of copyright with `%s' so translators don't get an untranslated
29119         message in 2002.
29120         (COPYRIGHT_YEAR): Define.
29121         (version_etc): Use fprintf rather than fputs.
29122         Suggestion from Ulrich Drepper.
29123
29124         * lib/Makefile.am (libfetish_a_SOURCES): Add xstrtoimax.c.
29125
29126         * lib/strtoll.c: New file, from GNU libc.
29127         * lib/xstrtoimax.c: New file.
29128
29129         * lib/xstrtol.h: Add xstrtoimax.
29130         * lib/strtoumax.c: New file.  Simply include "strtoumax.c".
29131         * lib/strtoimax.c: New file.  Likewise, but first define
29132         STRTOUXMAX_SIGNED.
29133
29134         * lib/strtoumax.c: Factor to work both for unsigned and signed types,
29135         ...
29136         * lib/strtoxmax.c: ... then renamed to this.
29137
29138 2001-08-18  Paul Eggert  <eggert@twinsun.com>
29139
29140         * m4/inttypes.m4: Add AC_PREREQ(2.13).
29141         (jm_AC_HEADER_INTTYPES_H): Test for intmax_t, too.
29142         (jm_AC_TYPE_INTMAX_T): New macro.
29143         (jm_AC_TYPE_UINTMAX_T): Moved here from uintmax_t.m4.
29144
29145         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): New macro.
29146
29147         * m4/longlong.m4: Renamed from ulonglong.m4.
29148         * m4/inttypes.m4: Renamed from inttypes_h.m4.
29149         * m4/uintmax_t.m4: Removed.
29150
29151 2001-08-13  Paul Eggert  <eggert@twinsun.com>
29152
29153         * lib/Makefile.am (unlocked-io.h): Do not append "_unlocked" twice.
29154         Port to Solaris 8, where 'sed' requires a space after the 'r'
29155         command, and where sh dislikes "$/".  Clean up the spacing a bit.
29156         Redirect output to $tmp just once.
29157
29158 2001-08-12  Paul Eggert  <eggert@sic.twinsun.com>
29159
29160         * lib/addext.c (<errno.h>): Include.
29161         (errno): Declare if not defined.
29162         (addext): Work correctly when pathconf returns -1 and leaves
29163         errno alone because there is no limit.  Also, work even if
29164         pathconf returns a value greater than SIZE_MAX.
29165
29166 2001-08-12  Jim Meyering  <meyering@lucent.com>
29167
29168         * m4/afs.m4, assert.m4, bison.m4, check-decl.m4, chown.m4, d-ino.m4,
29169         d-type.m4, dos.m4, error.m4, fnmatch.m4, fpending.m4, fstypename.m4,
29170         fsusage.m4, ftruncate.m4, getgroups.m4, glibc.m4, gnu-source.m4,
29171         group-member.m4, jm-glibc-io.m4, jm-macros.m4, jm-mktime.m4,
29172         jm-winsz1.m4, jm-winsz2.m4, lchown.m4, lib-check.m4, libintl.m4,
29173         link-follow.m4, ls-mntd-fs.m4, lstat.m4, malloc.m4, mbrtowc.m4,
29174         mbstate_t.m4, mbswidth.m4, memcmp.m4, nanosleep.m4, perl.m4,
29175         prereq.m4, putenv.m4, readdir.m4, realloc.m4, regex.m4, rename.m4,
29176         rmdir-errno.m4, search-libs.m4, st_dm_mode.m4, st_mtim.m4, stat.m4,
29177         strftime.m4, timespec.m4, unlink-busy.m4, uptime.m4, utimbuf.m4,
29178         utime.m4, utimes.m4, xstrtoumax.m4:
29179         Quote the first argument in each use of AC_DEFUN.
29180
29181 2001-08-12  Jim Meyering  <meyering@lucent.com>
29182
29183         * lib/xgetcwd.c (xgetcwd) [defined __GLIBC__ && __GLIBC__ >= 2]:
29184         Simply `return getcwd (NULL, 0);'.
29185         [! (defined __GLIBC__ && __GLIBC__ >= 2)]:
29186         Use 1300 as initial value for length, not PATH_MAX.
29187
29188         * lib/pathmax.h: Clean up cpp syntax.
29189
29190 2001-08-12  Jim Meyering  <meyering@lucent.com>
29191
29192         * lib/gettimeofday.c: New file.
29193         * lib/gtod.h: New file.
29194         * lib/Makefile.am (libfetish_a_SOURCES): Add gtod.h.
29195
29196 2001-08-05  Jim Meyering  <meyering@lucent.com>
29197
29198         * m4/jm-macros.m4: Require autoconf-2.52.
29199
29200 2001-08-04  Jim Meyering  <meyering@lucent.com>
29201
29202         * lib/error.h (__attribute__): Remove `|| __STRICT_ANSI__' from #if
29203         stmt, to get in sync with glibc.
29204
29205 2001-08-03  Paul Eggert  <eggert@twinsun.com>
29206
29207         The following changes are from gettext 0.10.39 as maintained by
29208         Bruno Haible.
29209
29210         * lib/mbswidth.h (MBSW_REJECT_UNPRINTABLE, MBSW_REJECT_INVALID):
29211         Renamed from MBSW_ACCEPT_UNPRINTABLE and MBSW_ACCEPT_INVALID
29212         with inverted sense.  All uses changed.
29213
29214         * lib/mbswidth.c: Don't include <limits.h>.
29215         Include <stdlib.h> and <string.h> unconditionally.
29216         (iswcntrl, mbsinit, ISCNTRL): New macros.
29217         (mbsnwidth): Use K&R style function declarations.
29218         Don't bother checking for MB_LEN_MAX == 1, since the compiler
29219         can optimize it when MB_CUR_MAX == 1.
29220         The width of control characters is zero, not 1.
29221
29222 2001-08-03  Paul Eggert  <eggert@twinsun.com>
29223
29224         The following changes are from gettext 0.10.39 as maintained by
29225         Bruno Haible, except that getline.m4 continues to use AC_LIBOBJ.
29226
29227         * m4/codeset.m4: Upgrade to serial AM1.
29228         (AM_LANGINFO_CODESET): Renamed from jm_LANGINFO_CODESET;
29229         all uses changed.  Quote first arg of AC_DEFUN.
29230         (am_cv_langinfo_codeset): Renamed from jm_cv_langinfo_codeset.
29231
29232         * m4/iconv.m4: Upgrade to serial AM2.
29233         (AM_ICONV): Renamed from jm_ICONV; all uses changed.
29234         Add --with-libconv-prefix.
29235         Quote first arg of AC_DEFUN.  Add description for ICONV_CONST.
29236         (am_cv_func_iconv): Renamed from jm_cv_func_iconv.
29237         (am_cv_lib_iconv): Renamed from jm_cv_lib_iconv.
29238         (am_cv_proto_iconv): Renamed from jm_cv_proto_iconv.
29239         * m4/jm-macros.m4 (jm_MACROS): Reflect s/jm_/AM_/ renamings.
29240
29241         * m4/c-bs-a.m4 (AC_C_BACKSLASH_A): Quote first arg of AC_DEFUN.
29242         * m4/getline.m4 (AM_FUNC_GETLINE): Likewise.
29243         * m4/glibc21.m4 (jm_GLIBC21): Likewise.
29244         * m4/inttypes_h.m4 (jm_AC_HEADER_INTTYPES_H): Likewise.
29245         * m4/isc-posix.m4 (AC_ISC_POSIX): Likewise.
29246         * m4/lcmessage.m4 (AM_LC_MESSAGES): Likewise.
29247         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
29248         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Likewise.
29249         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Likewise.
29250
29251         * m4/getline.m4 (AM_FUNC_GETLINE): Don't bother checking for
29252         string.h any more.
29253
29254         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): If not found, print "no",
29255         not the default value.
29256
29257         2001-06-25  Bruno Haible  <haible@clisp.cons.org>
29258         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Don't require AM_C_PROTOTYPES.
29259         Also check for mbsinit.  Needed for SCO 3.2v5.0.2.
29260         Also include <string.h>; this is where AIX 3.2.5 declares wcwidth.
29261         Also check for iswcntrl, used for wcwidth fallback.
29262         Use AC_TRY_COMPILE to emulate AC_CHECK_DECLS, for portability
29263         to Autoconf 2.13.
29264
29265 2001-08-03  Jim Meyering  <meyering@lucent.com>
29266
29267         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',
29268         as it was in the original.  Reported by Paul Eggert.
29269
29270 2001-07-16  Jim Meyering  <meyering@lucent.com>
29271
29272         * m4/gettimeofday.m4: New file.
29273         Prompted by a report from Bernhard Baehr.
29274
29275 2001-07-15  Jim Meyering  <meyering@lucent.com>
29276
29277         * m4/Makefile.am.in (Makefile.am): Remove most of the unlocked-io.h
29278         stuff. Now it's in ../Makefile.cfg.
29279
29280 2001-07-15  Jim Meyering  <meyering@lucent.com>
29281
29282         * lib/Makefile.am (EXTRA_DIST): Add unlocked-io.hin.
29283         (BUILT_SOURCES): Add unlocked-io.h.
29284         (io_functions): Define.
29285         (unlocked-io.h): New rule.
29286         (DISTCLEANFILES): Add unlocked-io.h.
29287         (all-local): Depend on unlocked-io.h, to ensure it is created.
29288
29289         * lib/unlocked-io.hin: New file
29290
29291         * lib/regex.c: Update from glibc.
29292
29293 2001-07-05  Jim Meyering  <meyering@lucent.com>
29294
29295         * lib/Makefile.am (noinst_HEADERS): Remove definition, per new automake
29296         recommendation.
29297         (libfetish_a_SOURCES): Put all .h files here instead.
29298         Remove a thus-exposed (better checks in automake) duplicate and
29299         two unnecessary .h files.
29300
29301 2001-07-04  Jim Meyering  <meyering@lucent.com>
29302
29303         * m4/Makefile.am.in (glibc-io.struct): New target.  Rework the code
29304         that generates jm-glibc-io.m4 so that it doesn't trigger any make
29305         distcheck failure.
29306
29307 2001-07-02  Jim Meyering  <meyering@lucent.com>
29308
29309         The following changes were prompted by suggestions from Bruno Haible.
29310
29311         * m4/jm-glibc-io.m4n: New file, the template from which jm-glibc-io.m4
29312         is now generated.
29313         * m4/Makefile.am.in (Makefile.am): Include jm-glibc-io.m4n in emitted
29314         definition of EXTRA_DIST.
29315         (Makefile.am): Emit the dependency, `all-local: jm-glibc-io.m4' to
29316         ensure that the generated file is created/updated whenever the list
29317         of $(unlocked_functions) is changed.
29318         (jm-glibc-io.m4): New rule.
29319         (unlocked-io.h): New rule -- currently unused.
29320
29321 2001-06-24  Jim Meyering  <meyering@lucent.com>
29322
29323         * m4/regex.m4 (jm_INCLUDED_REGEX): Use a quadrigraph to represent an
29324         unmatched right bracket, rather than kludging it with an extra,
29325         falsely-matching quote in a comment.  Patch by Akim Demaille.
29326
29327 2001-06-11  Jim Meyering  <meyering@lucent.com>
29328
29329         * lib/regex.c: Update from GNU libc.
29330
29331 2001-05-27  Jim Meyering  <meyering@lucent.com>
29332
29333         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.
29334         Check for ut_type in struct utmp.
29335
29336 2001-05-27  Jim Meyering  <meyering@lucent.com>
29337
29338         * lib/readutmp.h (UT_TYPE): Define.
29339
29340 2001-05-24  Jim Meyering  <meyering@lucent.com>
29341
29342         * lib/argmatch.c: Include "quote.h".
29343         (argmatch_invalid): Remove explicit `' quotes.  Instead, use the
29344         quote function.  Reported by Göran Uddeborg.
29345
29346 2001-05-22  Jim Meyering  <meyering@lucent.com>
29347
29348         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't use AC_LIBOBJ(strftime),
29349         now that we use the package-supplied version unconditionally.
29350         (jm_FUNC_STRFTIME): Don't replace strftime, for the same reason.
29351
29352 2001-05-21  Jim Meyering  <meyering@lucent.com>
29353
29354         * m4/regex.m4: Change a couple backticks to single quotes to avoid
29355         shell syntax errors.
29356
29357 2001-05-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
29358
29359         * m4/dos.m4 (jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.
29360
29361 2001-05-20  Paul Eggert  <eggert@twinsun.com>
29362
29363         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME):
29364         Don't bother to check library strftime, since
29365         we'll be using our own my_strftime function anyway.
29366         Define my_strftime instead of strftime.
29367
29368 2001-05-20  Alexandre Duret-Lutz  <duret_g@epita.fr>
29369
29370         * lib/dirname.c (dir_name): Compute append_dot using path, not newpath
29371         which is not yet declared.
29372
29373 2001-05-15  Jim Meyering  <meyering@lucent.com>
29374
29375         * m4/regex.m4: Use proper quoting so brackets appear in the test
29376         program.
29377         Reported by, and with help from, Bruno Haible.
29378
29379 2001-05-13  Jim Meyering  <meyering@lucent.com>
29380
29381         * m4/jm-macros.m4 (major_t, minor_t): Define to unsigned int if
29382         undefined.
29383
29384 2001-05-11  Paul Eggert  <eggert@twinsun.com>
29385
29386         dirname code cleanup.  base_name now behaves more compatibly
29387         with POSIX basename when given file names that have trailing
29388         slashes, and similarly for dir_name.  Add new primitives
29389         base_len and dir_len.  Put the directory-name-related decls
29390         into dirname.h.
29391
29392         * lib/addext.c (ISSLASH, base_name): Remove; now in dirname.h.
29393         * lib/backupfile.c (base_name): Likewise.
29394         * lib/basename.c (FILESYSTEM_PREFIX_LEN, PARAMS, ISSLASH): Likewise.
29395         * lib/dirname.c (FILESYSTEM_PREFIX_LEN, ISSLASH): Likewise.
29396         * lib/makepath.c (strip_trailing_slashes): Likewise.
29397         * lib/path-concat.c (DIRECTORY_SEPARATOR, FILESYSTEM_PREFIX_LEN,
29398         ISSLASH): Likewise.
29399         * lib/rename.c (strip_trailing_slashes): Likewise.
29400         * lib/same.c (base_name): Likewise.
29401         * lib/stripslash.c (ISSLASH): Likewise.
29402
29403         * lib/addext.c: Include <dirname.h> after size_t is defined.
29404         * lib/backupfile.c: Likewise.
29405
29406         * lib/addext.c (addext): Use base_len to trim redundant
29407         trailing slashes instead of doing it ourselves.
29408         But do not trim the last slash if it is not redundant.
29409
29410         * lib/backupfile.c (find_backup_file_name,
29411         max_backup_version): Use base_len instead of rolling it ourselves.
29412         Handle the case of "" and (on DOS) "C:" correctly.
29413
29414         * lib/basename.c: Do not include <stdio.h>, <assert.h>; no longer
29415         needed. Include <string.h>, <dirname.h>.
29416         (base_name): Allow file names ending in slashes, other than names
29417         that are all slashes.  In this case, return the basename followed
29418         by the slashes.  This is more general, and can be used in places
29419         where the original base_name purposely had an assertion failure.
29420         (base_len): New function.
29421
29422         * lib/dirname.c: Include <string.h> instead of <stdlib.h>.
29423         Do not include <assert.h>; no longer needed.
29424         Include xalloc.h.
29425         (memrchr): Remove decl.
29426         (dir_name_r): Remove.
29427         (dir_len): Renamed from dirlen.  All callers changed.
29428         Rewrite in terms of base_name, for simplicity and consistency.
29429         (dir_name): Never return NULL.  All callers changed.
29430         Do not include <stdlib.h> in test program; no longer needed.
29431         return 0; is fine for test program.
29432
29433         * lib/dirname.h (DIRECTORY_SEPARATOR, ISSLASH, FILESYSTEM_PREFIX_LEN):
29434         New macros.
29435         (base_name, base_len, dir_len, strip_trailing_slashes): New decls.
29436
29437         * lib/path-concat.c (path_concat): Use base_len to compute
29438         base length, not strlen; this means we cannot rely on memcpy
29439         to null-terminate.
29440
29441         * lib/same.c (STREQ): Remove.
29442         (same_name): Handle the case where the basename ends in trailing '/'.
29443
29444         * lib/stripslash.c (strip_trailing_slashes): Return nonzero if
29445         a slash was stripped.  Do not strip the last slash after a
29446         file system prefix.
29447
29448 2001-05-11  Paul Eggert  <eggert@twinsun.com>
29449
29450         * lib/Makefile.am (libfetish_a_SOURCES):
29451         Add strftime.c, since we now compile it on all hosts.
29452
29453         * lib/strftime.c (my_strftime):
29454         Define to nstrftime if emacs, but only if my_strftime is not defined.
29455         (extra_args, extra_args_spec, extra_args_spec_iso): Rename from
29456         ut_argument, ut_argument_spec, ut_argument_spec_iso, respectively.
29457         Add one more extra argument: a nanoseconds value.
29458         All uses changed.
29459         (ns): New macro.
29460         (my_strftime function): Add %N format.
29461         (emacs_strftimeu): Renamed from emacs_strftime,
29462         with extra ut argument.
29463
29464 2001-05-09  Paul Eggert  <eggert@twinsun.com>
29465
29466         * m4/jm-macros.m4 (jm_MACROS): Do not check for fseeko; no longer used.
29467
29468 2001-04-21  Jim Meyering  <meyering@lucent.com>
29469
29470         * m4/rmdir-errno.m4: Write to a new file, so that a restrictive umask
29471         doesn't interfere.
29472
29473 2001-04-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
29474
29475         * m4/ftruncate.m4: Check for chsize.
29476         Link with ftruncate.o unconditionally if ftruncate is missing.
29477         This was required when cross-compiling to i586-mingw32msvc.
29478
29479 2001-04-08  Jim Meyering  <meyering@lucent.com>
29480
29481         * lib/getdate.y (get_date): Set tm_isdst to -1 to ensure that it is
29482         recomputed; that's necessary when the offset spans a DST transition.
29483         Patch by David J. MacKenzie.  Reported by Hon-Yin Kok.
29484
29485 2001-04-02  Jim Meyering  <meyering@lucent.com>
29486
29487         * lib/regex.h, regex.c: Update from GNU libc.
29488
29489 2001-03-24  Jim Meyering  <meyering@lucent.com>
29490
29491         * m4/jm-macros.m4: Require autoconf-2.49d.
29492
29493 2001-03-20  Bruno Haible  <haible@clisp.cons.org>
29494
29495         * m4/iconv.m4 (jm_ICONV): Recommend GNU libiconv.
29496
29497 2001-03-19  Paul Eggert  <eggert@twinsun.com>
29498
29499         * lib/version-etc.c (version_etc_copyright): Update to 2001.
29500
29501 2001-03-17  Jim Meyering  <meyering@lucent.com>
29502
29503         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Remove my copy of AC_FUNC_MEMCMP,
29504         now that the version in autoconf is equivalent.
29505         (jm_FUNC_MEMCMP): Adjust to use AC_FUNC_MEMCMP.
29506
29507         * m4/error.m4 (jm_PREREQ_ERROR): Invoke AC_FUNC_STRERROR_R.
29508         Suggestion from Akim Demaille.
29509
29510         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_TEMPNAME.
29511         (jm_PREREQ_TEMPNAME): New function.
29512
29513 2001-03-16  Paul Eggert  <eggert@twinsun.com>
29514
29515         * lib/tempname.c (uint64_t): Define to uintmax_t if
29516         not defined, and if UINT64_MAX is not defined.
29517         Required at least for Vax Ultrix4.3, which doesn't define uint64_t.
29518         Reported by John David Anglin.
29519
29520 2001-03-15  Bruno Haible  <haible@clisp.cons.org>
29521
29522         * lib/localcharset.c (locale_charset): Allow wildcard syntax. Also
29523         resolve alias if codeset is empty.
29524         * lib/config.charset (BeOS): Use wildcard syntax.
29525
29526 2001-03-13  Jim Meyering  <meyering@lucent.com>
29527
29528         * lib/path-concat.c (path_concat)
29529         [FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't insert a backslash when
29530         concatenating e.g., `C:' and `foo'.
29531         From Bruno Haible.
29532
29533 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
29534
29535         * lib/localcharset.c (locale_charset): Don't use
29536         setlocale(LC_CTYPE,NULL). Don't return NULL.
29537         * lib/unicodeio.c (print_unicode_char): Simplify accordingly.
29538
29539 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
29540
29541         * lib/config.charset: Update for FreeBSD 4.2 and OSF/1 5.1. Add
29542         support for DOS/DJGPP.
29543
29544 2001-03-01  Paul Eggert  <eggert@twinsun.com>
29545
29546         * m4/jm-macros.m4 (jm_MACROS): Use mkstemp replacement if the system
29547         lacks mkstemp.  Compile our own tempname.c if we compile our own
29548         mkstemp.c, as mkstemp relies on tempname.
29549
29550 2001-03-01  Jim Meyering  <meyering@lucent.com>
29551
29552         * m4/dos.m4 (jm_AC_DOS): Remove extra backslashes, now that
29553         AH_VERBATIM really does output its argument verbatim.
29554
29555 2001-02-28  Paul Eggert  <eggert@twinsun.com>
29556
29557         * lib/Makefile.am (libfetish_a_SOURCES):
29558         Add dup-safer.c, fopen-safer.c.
29559         (noinst_HEADERS): Add stdio-safer.h, unistd-safer.h.
29560
29561         * lib/dup-safer.c, lib/fopen-safer.c, lib/stdio-safer.h:
29562         * lib/unistd-safer.h: New files.
29563
29564 2001-02-25  Paul Eggert  <eggert@twinsun.com>
29565
29566         The mkstemp replacement is taken from glibc 2.2.2, with some
29567         portability fixes for use outside glibc, as follows:
29568
29569         * lib/tempname.c (struct_stat64): New macro.
29570         (direxists, __gen_tempname): Use it.
29571         This avoids a portability problem with Solaris 8.
29572
29573         * lib/tempname.c (<config.h>): Include if HAVE_CONFIG_H.
29574         (<stddef.h>, <stdint.h>, <string.h>):
29575         Include only if STDC_HEADERS || _LIBC.
29576         (<fcntl.h>): Include only if HAVE_FCNTL_H || _LIBC.
29577         (<unistd.h>): Include only if HAVE_UNISTD_H || _LIBC.
29578         (<sys/time.h>): Include only if HAVE_SYS_TIME_H || _LIBC.
29579         (__set_errno): Define this macro if <errno.h> doesn't.
29580         (P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE):
29581         Define these macros if <stdio.h> doesn't.
29582         (S_ISDIR, S_IRUSR, S_IWUSR, S_IXUSR):
29583         Define these macros if <sys/stat.h>
29584         doesn't.  Ignore <sys/stat.h> S_ISDIR if STAT_MACROS_BROKEN.
29585         (stat64, __getpid, __gettimeofday, __mkdir, __open, __open64, lxstat64,
29586         __xstat64): Define if not _LIBC.
29587         (__secure_getenv): Define if ! (HAVE___SECURE_GETENV || _LIBC).
29588         (__gen_tempname): Invoke gettimeofday only if
29589         HAVE_GETTIMEOFDAY || _LIBC;
29590         otherwise, fall back on plain "time".
29591         Use macros like S_IRUSR | S_IWUSR rather than octal values like 0600.
29592
29593         * lib/mkstemp.c (__GT_FILE): Define to zero if not defined.
29594
29595         * lib/mkstemp.c, lib/tempname.c: New files, taken from glibc 2.2.2.
29596
29597 2001-02-18  Paul Eggert  <eggert@twinsun.com>
29598
29599         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for sys/resource.h.
29600
29601 2001-02-17  Paul Eggert  <eggert@twinsun.com>
29602
29603         * m4/mbrtowc.m4: New file, defining jm_FUNC_MBRTOWC.
29604         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH):
29605         Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc).
29606         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
29607
29608 2001-02-17  Paul Eggert  <eggert@twinsun.com>
29609
29610         * lib/mbswidth.c, quotearg.c (mbrtowc, mbsinit):
29611         Remove workaround macros for hosts that have mbrtowc but not
29612         mbstate_t, as we now insist on proper declarations for both
29613         before using mbrtowc.
29614
29615 2001-02-17  Jim Meyering  <meyering@lucent.com>
29616
29617         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Don't check for
29618         getmntent via AC_CHECK_FUNCS, since that would get a `no' and disrupt
29619         further attempts by AC_FUNC_GETMNTENT to check with e.g., -lgen on
29620         UnixWare 7.1.1.
29621
29622         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc.,
29623         rather than AC_CACHE_VAL.
29624
29625 2001-02-17  Jim Meyering  <meyering@lucent.com>
29626
29627         * lib/strtoul.c: Sync from GNU libc.  Use double quotes, not <...>
29628         around included file name.
29629
29630         * lib/strnlen.c (__strnlen): Merge in a change from GNU libc.
29631
29632         * lib/strftime.c: Update from GNU libc (the only changes were to
29633         comments).
29634
29635 2001-02-17  Jim Meyering  <meyering@lucent.com>
29636
29637         * lib/regex.c: Update from libc.
29638
29639 2001-02-17  Bruno Haible  <haible@clisp.cons.org>
29640
29641         * lib/mbswidth.h (mbswidth): Also define as macro, to avoid prototype
29642         clash.
29643
29644 2001-02-16  Paul Eggert  <eggert@twinsun.com>
29645
29646         * lib/alloca.c (malloc): Undef before defining, since stdlib.h
29647         may have defined it.  Needed for Encore Umax-3.0.9.16b systems.
29648         Reported by Mark Hounschell via Paul Eggert.
29649
29650 2001-02-07  Jim Meyering  <meyering@lucent.com>
29651
29652         * m4/regex.m4 (jm_INCLUDED_REGEX): Add a test for the latest bug.
29653
29654 2001-02-05  Jim Meyering  <meyering@lucent.com>
29655
29656         * m4/jm-macros.m4: Require autoconf-2.14d (not yet released), because
29657         it includes the patch required for `large file' support with at least
29658         HP-UX's 10.20 /bin/cc.
29659
29660 2001-02-03  Jim Meyering  <meyering@lucent.com>
29661
29662         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Restore prior use of
29663         AS_IF, now that it works once again (mysteriously).
29664         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
29665
29666 2001-01-30  Jim Meyering  <meyering@lucent.com>
29667
29668         Don't use filenames that are 8.3-equivalent to "conftest" on DOS.
29669         * m4/chown.m4: Rename conftestchown to conftest.chown.
29670         * m4/rename.m4: s/conftestdir/conftest.d1/ and
29671         s/conftestdir2/conftest.d2/.
29672         * m4/utimes.m4: s/conftestdata/conftest.data/
29673         Inspired by Pavel Roskin's change in autoconf.
29674
29675 2001-01-30  Bruno Haible  <haible@clisp.cons.org>
29676
29677         * lib/config.charset: Update for FreeBSD 4.2.
29678
29679 2001-01-27  Jim Meyering  <meyering@lucent.com>
29680
29681         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Open-code what was
29682         a use of AS_IF.
29683         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
29684
29685 2001-01-26  Jim Meyering  <meyering@lucent.com>
29686
29687         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Check for stddef.h, now that
29688         quotearg.c includes it.
29689
29690 2001-01-26  Jim Meyering  <meyering@lucent.com>
29691
29692         * lib/quotearg.c: Include stddef.h.
29693         * lib/quote.c: Include stddef.h.
29694         Reported by Axel Kittenberger.
29695
29696         * lib/xmalloc.c [HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
29697         line in double quotes so that it evokes a better diagnostic.
29698         [HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.
29699         Reported by Axel Kittenberger.
29700
29701 2001-01-24  Stefan Monnier  <monnier@cs.yale.edu>
29702
29703         * regex.c (mutually_exclusive_p): Don't blindly handle `charset_not'
29704         as if it was a `charset'.
29705
29706 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
29707
29708         * m4/iconv.m4 (jm_ICONV): Also check whether the iconv declaration
29709         has const.
29710
29711 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
29712
29713         * lib/unicodeio.c (print_unicode_char): Cast the second iconv() arg,
29714         to avoid a warning.  Add back 'const' to inptr.
29715
29716 2001-01-20  Jim Meyering  <meyering@lucent.com>
29717
29718         Be sure that headers are checked before used in code compiled
29719         for the type checks.
29720         * m4/jm-macros.m4 (jm_MACROS): Remove all header checks.
29721         In place of that, invoke jm_CHECK_ALL_TYPES.
29722         (jm_CHECK_ALL_HEADERS): New functions with the above checks.
29723         (jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS.
29724         Alan Iwi reported a build failure on an f300-fujitsu-uxpv4.1_ES;
29725         The check for ssize_t was mistakenly run before the test for unistd.h.
29726
29727         The configure-time check for stdbool.h was missing.
29728         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_HASH.
29729         (jm_PREREQ_HASH): New function.
29730
29731 2001-01-17  Jim Meyering  <meyering@lucent.com>
29732
29733         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE,
29734         for autoconf-2.49c.
29735         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Likewise.
29736
29737 2001-01-16  Jim Meyering  <meyering@lucent.com>
29738
29739         * lib/basename.c: Include <stdio.h>, needed by assert on SunOS 4.
29740         From Bruno Haible.
29741
29742 2001-01-14  Jim Meyering  <meyering@lucent.com>
29743
29744         * m4/rename.m4: Use temporary directories named conftestdir{,2}, not
29745         foo and bar.  Create conftestdir/ in the script, not in the C code.
29746         Remove directories in the script, not in the C code.
29747         Remove conftestdir{,2} before trying to create the directory.
29748         Make the entire configure script fail if the mkdir fails.
29749
29750 2001-01-14  Jim Meyering  <meyering@lucent.com>
29751
29752         * lib/rename.c: New file.  From Volker Borchert.
29753         Include stdlib.h, string.h or strings.h, and xalloc.h.
29754         Use strip_trailing_slashes rather than open-coding it.
29755
29756 2001-01-03  Paul Eggert  <eggert@twinsun.com>
29757
29758         * lib/strftime.c: Sync with glibc time/strftime.c 1.81.
29759
29760 2001-01-03  Jim Meyering  <meyering@lucent.com>
29761
29762         * lib/unicodeio.c (print_unicode_char): Remove `const' from declaration
29763         of local `inptr' to avoid warning with some system declarations of
29764         iconv.
29765
29766 2001-01-02  Volker Borchert  <bt@teknon.de>
29767
29768         * m4/rename.m4: New file.
29769         * m4/jm-macros.m4 (jm_MACROS): Require vb_FUNC_RENAME.
29770
29771 2001-01-01  Jim Meyering  <meyering@lucent.com>
29772
29773         * m4/prereq.m4 (jm_PREREQ_READUTMP): Include utmp.h (if available),
29774         even on systems with utmpx.h.  It's necessary for the declaration of
29775         utmp's ut_user member.  Reported by Andreas Jaeger.
29776
29777         * m4/check-decl.m4 (jm_CHECK_DECLS): Include grp.h and pwd.h if
29778         available. They are required for the declarations of getgrgid and
29779         getpwuid resp.
29780         (_jm_DECL_HEADERS): Check for grp.h and pwd.h.
29781         Reported by Andreas Jaeger.
29782
29783 2001-01-01  Alexandre Duret-Lutz  <duret_g@epita.fr>
29784
29785         * m4/libintl.m4 (AM_GNU_GETTEXT): Define MKINSTALLDIRS by
29786         expanding the value of $ac_aux_dir, as in AM_MISSING_HAS_RUN,
29787         so `make install' also works in VPATH builds.
29788
29789 2000-12-31  Alexandre Duret-Lutz  <duret_g@epita.fr>
29790
29791         * m4/libintl.m4 (AM_WITH_NLS): When using AC_CONFIG_AUX_DIR,
29792         prepend $(top_srcdir) to the value of MKINSTALLDIRS so that it
29793         can be used in subdirectories.
29794
29795 2000-12-29  Paul Eggert  <eggert@twinsun.com>
29796
29797         * lib/modechange.c: Do not assume that mode_t uses the
29798         traditional octal encoding.  E.g. "chmod 1 FOO" should set
29799         the other-execute bit of FOO even if S_IXOTH != 1.
29800
29801         (SUID, SGID, SVTX, RUSR, WUSR, XUSR, RGRP, WGRP, XGRP, ROTH,
29802         WOTH, XOTH, ALLM): New macros.
29803         (S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR,
29804          S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH):
29805         Use them.
29806         (S_ISGID): Fix typo; it was defaulting to the same value as S_ISUID.
29807         (S_IRWXU, S_IRWXG, S_IRWXO): Specify defaults in terms of the above.
29808         (mode_compile):
29809         No need to use uintmax_t; unsigned long is long enough.
29810         Don't bother to get suffix since we don't use it.
29811
29812 2000-12-26  Jim Meyering  <meyering@lucent.com>
29813
29814         * m4/dos.m4 (jm_AC_DOS): Rewrite (though it's still a stub) to work
29815         better with autoheader.
29816
29817 2000-12-24  Jim Meyering  <meyering@lucent.com>
29818
29819         * lib/hash.c (is_prime): Return explicit boolean values.
29820         (hash_get_first): Return NULL to appease Irix5.6's 89.
29821         Reported by Nelson Beebe.
29822
29823 2000-12-19  Bruno Haible  <haible@clisp.cons.org>
29824
29825         * lib/localcharset.c (locale_charset): Add support for Win32.
29826
29827 2000-12-18  Paul Eggert  <eggert@twinsun.com>
29828
29829         * lib/physmem.h, lib/physmem.c: New files.
29830
29831         * lib/Makefile.am (libfetish_a_SOURCES): Add physmem.c.
29832         (noinst_HEADERS): Add physmem.h.
29833
29834         * lib/xstrtol.c (__xstrtol): Add undocumented suffixes 'g' and
29835         't' for compatibility with Solaris 8 sort.
29836
29837 2000-12-18  Bruno Haible  <haible@clisp.cons.org>
29838
29839         * lib/config.charset: Add support for BeOS.
29840
29841 2000-12-17  Jim Meyering  <meyering@lucent.com>
29842
29843         * m4/dos.m4 (jm_AC_DOS): New file and macro.
29844         * m4/jm-macros.m4 (jm_MACROS): Require jm_AC_DOS.
29845
29846 2000-12-16  Jim Meyering  <meyering@lucent.com>
29847
29848         This bug had a serious impact on chown: `chown N:M FILE' (for integer
29849         N and M) would have treated it like `chown N:N FILE'.
29850
29851         * lib/userspec.c (parse_user_spec): Fix typo: s/u/g/.
29852
29853 2000-12-16  Jim Meyering  <meyering@lucent.com>
29854
29855         * lib/getusershell.c [!SHELLS_FILE && __DJGPP__]: Define
29856         SHELLS_FILE to a file name that's useful on djgpp systems.
29857         Include stdlib.h.
29858         (ADDITIONAL_DEFAULT_SHELLS): Define.
29859         (default_shells): Prepend ADDITIONAL_DEFAULT_SHELLS.
29860         Based mostly on a patch from Prashant TR.
29861
29862 2000-12-16  Bruno Haible  <haible@clisp.cons.org>
29863
29864         * lib/config.charset: Add ISO-8859-3, BIG5HKSCS, GB18030, JOHAB,
29865         VISCII, CP874, CP949, CP950, CP1250, CP1253, CP1254, CP1255, CP1256,
29866         CP1257 to the list of canonical encodings. Rename EUC-CN to GB2312.
29867
29868 2000-12-08  Andreas Schwab  <schwab@suse.de>
29869
29870         * lib/mbswidth.c (mbsnwidth): Don't loop endlessly when called with an
29871         invalid mulitbyte sequence and with the MBSW_ACCEPT_INVALID flag set.
29872
29873 2000-12-07  Jim Meyering  <meyering@lucent.com>
29874
29875         * lib/stripslash.c (ISSLASH): Define.
29876         (strip_trailing_slashes): Use ISSLASH rather than comparing against
29877         `/'.
29878         From Prashant TR.
29879
29880         * lib/dirname.c (FILESYSTEM_PREFIX_LEN): Define.
29881         (dir_name_r): Declare this function as static.
29882         [BACKSLASH_IS_PATH_SEPARATOR]: Fix a bug that'd
29883         manifest itself on a name containing a mix of slashes and
29884         backslashes.
29885         Make this function work with names starting with a DOS-style
29886         drive letter and colon prefix.
29887         (dir_name): Append `.' if necessary.
29888         Based mostly on patches from Prashant TR and Eli Zaretskii.
29889
29890         * lib/dirname.h (dir_name_r): Remove prototype.
29891
29892 2000-12-06  Paul Eggert  <eggert@twinsun.com>
29893
29894         * m4/off_t-format.m4: Remove this file.
29895         * m4/jm-macros.m4 (jm_MACROS): Remove jm_SYS_OFF_T_PRINTF_FORMAT.
29896
29897 2000-12-06  Jim Meyering  <meyering@lucent.com>
29898
29899         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): If we need the
29900         replacement strtoull, we may well need the replacement strtoul, too.
29901         Check for declarations of strtoul and strtoull.
29902         Check for strtol.  Mainly as a cue to cause automake to include
29903         strtol.c -- that file is included by each of strtoul.c and strtoull.c.
29904         Check for limits.h -- strtol.c needs it.
29905
29906 2000-12-05  Jim Meyering  <meyering@lucent.com>
29907
29908         * lib/dirname.c (dir_name_r): Add `const' in a few local declarations.
29909
29910 2000-12-04  Jim Meyering  <meyering@lucent.com>
29911
29912         * lib/path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc.
29913         Also include memory.h, stdlib.h, unistd.h if appropriate.
29914         Reported by Andreas Jaeger (conflicting declaration of malloc).
29915
29916 2000-12-02  Jim Meyering  <meyering@lucent.com>
29917
29918         * m4/off_t-format.m4 (OFF_T_PRINTF_FORMAT_STRING): New file/macro.
29919         * m4/jm-macros.m4 (jm_MACROS): require it.
29920
29921 2000-12-02  Jim Meyering  <meyering@lucent.com>
29922
29923         * lib/closeout.h: Make idempotent, to avoid some obscure warnings.
29924
29925 2000-12-01  Paul Eggert  <eggert@twinsun.com>
29926
29927         * lib/memrchr.c: Include <config.h> before any system include file.
29928
29929 2000-11-30  Jim Meyering  <meyering@lucent.com>
29930
29931         * m4/jm-macros.m4 (jm_MACROS): Check for stdint.h.
29932
29933 2000-11-30  Jim Meyering  <meyering@lucent.com>
29934
29935         * m4/getloadavg.m4: s/ifval/m4_ifval/ to accommodate new autoconf.
29936
29937 2000-11-29  Paul Eggert  <eggert@twinsun.com>
29938
29939         * lib/dirname.c (dir_name_r): Fix typo: int -> size_t.
29940
29941 2000-11-26  Jim Meyering  <meyering@lucent.com>
29942
29943         * lib/memcoll.c: Include sys/types.h.  From Werner Almesberger.
29944
29945 2000-11-22  Paul Eggert  <eggert@twinsun.com>
29946
29947         * lib/strftime.c (my_strftime): Do not invoke mbrlen with a
29948         size of (size_t) -1; it's not portable.
29949
29950 2000-11-17  Jim Meyering  <meyering@lucent.com>
29951
29952         * lib/strstr.c: Update from GNU libc.
29953
29954 2000-11-17  Akim Demaille  <akim@epita.fr>
29955
29956         * lib/obstack.h: Formatting changes.
29957         (obstack_grow, obstack_grow0): Don't cast WHERE at all: that would
29958         prevent type checking.
29959         (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
29960         cast the value to (void *): assigning a `foo *' to a `void *'
29961         variable is valid.
29962         (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
29963
29964 2000-11-16  Jim Meyering  <meyering@lucent.com>
29965
29966         * lib/strverscmp.c: Incorporate weak-alias-related changes from glibc.
29967
29968 2000-11-11  Jim Meyering  <meyering@lucent.com>
29969
29970         * lib/error.c: Add a couple #includes, merging from GNU libc version.
29971
29972 2000-11-10  Jim Meyering  <meyering@lucent.com>
29973
29974         * lib/obstack.h: Update from GNU libc.
29975         * lib/obstack.c: Likewise.
29976
29977 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
29978
29979         * m4/jm-macros.m4 (jm_MACROS): Add test for wcrtomb.
29980
29981 2000-11-06  Paul Eggert  <eggert@twinsun.com>
29982
29983         * lib/getusershell.c (setusershell): Use rewind rather than
29984         fseek/fseeko, to avoid configuration hassles with fseeko.
29985         Don't bother opening SHELLS_FILE if shellstream is NULL;
29986         it's not necessary.
29987
29988 2000-11-05  Jim Meyering  <meyering@lucent.com>
29989
29990         * lib/makepath.h (make_dir): Declare.
29991         * lib/makepath.c (make_dir): Remove `static' attribute.
29992         Tweak a comment.
29993
29994 2000-11-04  Jim Meyering  <meyering@lucent.com>
29995
29996         * m4/regex.m4: Use the `m4_' prefix on `syscmd' and `m4_sysval'.
29997
29998 2000-11-04  Alexandre Duret-Lutz  <duret_g@epita.fr>
29999
30000         * lib/hash.c (hash_get_next): Fix a thinko:  when ENTRY is the
30001         last one in a bucket, advance to the next bucket.
30002
30003 2000-11-02  Vesselin Atanasov  <vesselin@bgnet.bg>
30004
30005         * lib/fnmatch.c: Do not comment out all the code if we are using
30006         the GNU C library, because in some cases we are replacing buggy
30007         code in the GNU C library itself.
30008
30009 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
30010
30011         * regex.c (re_iswctype, re_wctype_to_bit): Fix braino.
30012         (regex_compile): Catch bogus \(\1\).
30013
30014 2000-10-30  Paul Eggert  <eggert@twinsun.com>
30015
30016         * lib/fnmatch.c (FOLD): Do not assume that characters are unsigned.
30017         (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
30018         e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero.
30019
30020 2000-10-30  Paul Eggert  <eggert@twinsun.com>
30021
30022         * lib/error.h, getline.h, modechange.h:
30023         Remove "2000" from Copyright line, as the file hasn't been
30024         changed this year other than in the copyright notice.
30025
30026         * lib/xalloc.h: Add "2000" to Copyright line, as this file
30027         was changed this year.
30028
30029 2000-10-29  Jim Meyering  <meyering@lucent.com>
30030
30031         * m4/fsusage.m4: s/AC_SHELL_IFELSE/AS_IFELSE/ to match autoconf
30032         renaming.
30033         * m4/ls-mntd-fs.m4: Likewise
30034
30035 2000-10-29  Jim Meyering  <meyering@lucent.com>
30036
30037         * lib/xstat.in: Fix grammar in comment.
30038
30039 2000-10-29  Greg Louis  <glouis@dynamicro.on.ca>
30040
30041         * lib/regex.h (__restrict_arr): Move definition out of #ifndef block.
30042         Required because egcs-2.91.66 (aka 1.1.2) defines __restrict, but
30043         doesn't define __restrict_arr.
30044
30045 2000-10-28  Jim Meyering  <meyering@lucent.com>
30046
30047         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_MEMCHR.
30048         (jm_PREREQ_MEMCHR): New function.
30049
30050 2000-10-28  Jim Meyering  <meyering@lucent.com>
30051
30052         * lib/memchr.c: Update from libc.
30053         Adjust for portability:
30054         [HAVE_STDLIB_H]: Include stdlib.h.
30055         [HAVE_BP_SYM_H || _LIBC]: Guard inclusion of bp-sym.h.
30056         Undef __memchr, too.
30057         [!weak_alias]: Define __memchr to memchr.
30058
30059         * lib/regex.c: Update from libc.
30060         * lib/regex.h: Likewise.
30061         * lib/getopt1.c: Likewise.
30062         * lib/memcmp.c: Likewise.
30063
30064         * lib/getusershell.c (setusershell) [HAVE_FSEEKO]: Use fseeko.
30065         Avoid using fseek, when possible -- it's broken by design.
30066         Patch by Ulrich Drepper.
30067
30068 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
30069
30070         * regex.c (POP_FAILURE_REG_OR_COUNT, re_match_2_internal)
30071         (re_match_2_internal, re_match_2_internal, re_match_2_internal):
30072         Giving in to popular pressure to shut up the compiler with casts.
30073
30074 2000-10-26  Jim Meyering  <meyering@lucent.com>
30075
30076         * lib/strftime.c: Update from libc.
30077
30078 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
30079
30080         * regex.c: More `unsigned char' -> `re_char' changes.
30081         Also change several `int' into `re_wchar_t'.
30082         (PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove.
30083         (PUSH_FAILURE_POINTER): Don't cast any more.
30084         (POP_FAILURE_REG_OR_COUNT): Remove the cast that strips `const'.
30085         We want GCC to complain, since this piece of code makes
30086         re_match non-reentrant, which *should* be fixed.
30087         (GET_BUFFER_SPACE): Use size_t rather than unsigned long.
30088         (EXTEND_BUFFER): Use RETALLOC.
30089         (SET_LIST_BIT): Don't cast.
30090         (re_wchar_t): New type.
30091         (re_iswctype, re_wctype_to_bit): Make it crystal clear to GCC
30092         that those two functions will always properly return.
30093         (IMMEDIATE_QUIT_CHECK): Cast to void.
30094         (analyse_first): Use recursion rather than an explicit stack.
30095         (re_compile_fastmap): Can't fail anymore.
30096         (re_search_2): Don't check re_compile_fastmap for failure.
30097         (PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT.
30098         Now also sets the new value (passed in a new argument).
30099         (re_match_2_internal): Use it.
30100         Also, use a new var `reg' of type size_t when looping through regs
30101         rather than reuse the inappropriate `mcnt'.
30102
30103 2000-10-25  Jim Meyering  <meyering@lucent.com>
30104
30105         * lib/obstack.c: Update from libc.
30106
30107 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
30108
30109         * regex.c (regex_compile): Change the way of handling a range from
30110         a char less than 256 to a char not less than 256.
30111
30112 2000-10-24  Andrew Innes  <andrewi@gnu.org>
30113
30114         * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
30115         NT-Emacs only.
30116         (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT,
30117         so that re_search functions only quit when callers expect them to.
30118
30119 2000-10-23  Jim Meyering  <meyering@lucent.com>
30120
30121         * lib/hard-locale.c (hard_locale): Revert last change -- it was simply
30122         wrong.  That set_locale call must not have any side effects.
30123         From Paul Eggert.
30124
30125 2000-10-22  Jim Meyering  <meyering@lucent.com>
30126
30127         * lib/md5.c (md5_process_block) [OP]: Use `rol', not CYCLIC.
30128         [CYCLIC]: Remove now-unused definition.
30129
30130         * lib/save-cwd.c (O_DIRECTORY): Define, if needed.
30131         (save_cwd) [HAVE_FCHDIR]: Use O_DIRECTORY when opening ".".
30132         Suggestion from Ulrich Drepper.
30133
30134 2000-10-21  Jim Meyering  <meyering@lucent.com>
30135
30136         * m4/check-decl.m4 (jm_CHECK_DECLS): Also check for memrchr.
30137         * m4/prereq.m4 (jm_PREREQ_DIRNAME): New macro.
30138         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memrchr.
30139
30140 2000-10-21  Jim Meyering  <meyering@lucent.com>
30141
30142         * lib/dirname.c (memrchr): Declare if necessary.
30143         (dir_name): Remove the restriction that there be no
30144         trailing slashes.  Now, this code skips past them, effectively
30145         ignoring them.
30146         [TEST_DIRNAME] (main): New unit tests.
30147
30148         * lib/memrchr.c: New file from GNU libc.
30149         Undef __memrchr, too.
30150         [!weak_alias]: Define __memrchr to memrchr.
30151         Guard weak_alias use with `#ifdef weak_alias'.
30152
30153 2000-10-21  Jim Meyering  <meyering@lucent.com>
30154
30155         * lib/dirname.c (dir_name_r): New function, factored out of dir_name.
30156         (dir_name): Use dir_name_r.
30157         * lib/dirname.h (dir_name_r): Declare it.
30158
30159 2000-10-17  Jim Meyering  <meyering@lucent.com>
30160
30161         * lib/quote.h (PARAMS): Define and use.
30162         Reported by Akim Demaille.
30163
30164         * lib/getopt.c: Update from libc.
30165
30166 2000-10-16  Jim Meyering  <meyering@lucent.com>
30167
30168         * lib/hard-locale.c (hard_locale): Use "", not 0 as 2nd arg to
30169         setlocale.
30170         From Jan Fedak.
30171
30172 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
30173
30174         * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.
30175
30176 2000-09-25  Jim Meyering  <meyering@lucent.com>
30177
30178         * lib/md5.h (rol): Define (from GnuPG).
30179
30180         * lib/sha.c: Give credit (GnuPG) where due.
30181         (M): Use rol rather than open-coding it.
30182         Add a FIXME comment.
30183
30184 2000-09-21  Jim Meyering  <meyering@lucent.com>
30185
30186         * lib/userspec.c (parse_user_spec): Remove debugging printf I'd added.
30187         Reported by Michael Stone.
30188
30189 2000-09-20  Jim Meyering  <meyering@lucent.com>
30190
30191         * lib/Makefile.am (libfetish_a_SOURCES): Add sha.c.
30192         (noinst_HEADERS): Add sha.h.
30193         Based on code from Scott G. Miller and from GnuPG.
30194
30195 2000-09-18  Jim Meyering  <meyering@lucent.com>
30196
30197         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Restore the initial value of
30198         LIBS. Otherwise, everyone ends up linking with -lelf for some
30199         configurations.
30200         Reported by Mike Stone.
30201
30202 2000-09-15  Jim Meyering  <meyering@lucent.com>
30203
30204         * lib/regex.c: Update from libc.
30205
30206 2000-09-10  Jim Meyering  <meyering@lucent.com>
30207
30208         * lib/getopt.c (_getopt_internal): Update from glibc.
30209
30210 2000-09-09  Jim Meyering  <meyering@lucent.com>
30211
30212         * lib/quotearg.c: Rename ISASCII to IN_CTYPE_DOMAIN, so people don't
30213         think it should be used as a general replacement for isascii.
30214         * lib/fnmatch.c: Likewise.
30215         * lib/mbswidth.c: Likewise
30216         * lib/regex.c: Likewise.
30217
30218         Don't use atoi.
30219         * lib/userspec.c: Include sys/param.h and limits.h.
30220         Include xstrtol.h.
30221         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
30222         (UID_T_MAX, GID_T_MAX, MAXUID, MAXGID): Define.
30223         (parse_user_spec): Use xstrtoul, not atoi when converting numeric
30224         UID, GID.  Check range.
30225
30226 2000-09-06  Jim Meyering  <meyering@lucent.com>
30227
30228         * lib/getopt.c (_getopt_internal): Update from glibc.
30229
30230 2000-08-30  Jim Meyering  <meyering@lucent.com>
30231
30232         * lib/strftime.c: Merge in changes from GNU libc.
30233
30234 2000-08-26  Jim Meyering  <meyering@lucent.com>
30235
30236         * m4/jm-macros.m4: Use jm_FUNC_FPENDING.
30237         * m4/fpending.m4: New file.
30238
30239 2000-08-26  Jim Meyering  <meyering@lucent.com>
30240
30241         * lib/closeout.c: Include "__fpending.h".
30242         (close_stdout_status): Return right away if there's nothing to flush.
30243
30244         * lib/Makefile.am (noinst_HEADERS): Add __fpending.h.
30245         * lib/__fpending.c: New file.
30246         * lib/__fpending.h: New file.
30247
30248 2000-08-20  Jim Meyering  <meyering@lucent.com>
30249
30250         * m4/check-decl.m4: Include utmp.h `#if HAVE_UTMP_H', rather than
30251         `#if !HAVE_UTMPX_H'.  The latter would lose on systems with neither
30252         utmp.h nor utmpx.h.  Reported by Eli Zaretskii.
30253
30254 2000-08-11  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
30255
30256         Improve fileutils installation on systems where running
30257         programs (like install) can't be unlinked.
30258         * m4/unlink-busy.m4 (jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
30259         * m4/jm-macros.m4: Use jm_FUNC_UNLINK_BUSY_TEXT.
30260
30261 2000-08-07  Paul Eggert  <eggert@twinsun.com>
30262
30263         Standardize on "memory exhausted" instead of "Memory exhausted"
30264         or "virtual memory exhausted".
30265         * lib/obstack.c (print_and_abort): Use "memory exhausted", not
30266         "virtual memory exhausted".
30267         * lib/same.c (same_name): Invoke xalloc_die instead of printing
30268         our own message.
30269         * lib/userspec.c (parse_user_spec): Likewise.
30270         * lib/bumpalloc.h: comment fix
30271         * lib/same.c, userspec.c: Include xalloc.h.
30272
30273         * lib/xalloc.h (xalloc_msg_memory_exhausted): Now char const[],
30274         not char *const and pointing to a constant array.
30275         * lib/xmalloc.c (xalloc_msg_memory_exhausted): Likewise.
30276         (xrealloc): Comment fix.
30277
30278         * lib/userspec.c (parse_user_spec):
30279         Don't translate a message until just before returning,
30280         to avoid unnecessary translation.
30281
30282 2000-08-07  Jim Meyering  <meyering@lucent.com>
30283
30284         * lib/addext.c, argmatch.c, argmatch.h, backupfile.h, bumpalloc.h,
30285         chown.c, diacrit.h, dirname.h, dup2.c, exclude.h, fileblocks.c,
30286         fnmatch.c, fnmatch.h, fsusage.c, fsusage.h, getdate.h,
30287         getgroups.c, gethostname.c, getopt.h, group-member.c,
30288         hard-locale.c, hash.h, isdir.c, lchown.c, linebuffer.c,
30289         linebuffer.h, long-options.h, malloc.c, md5.c, md5.h, memchr.c,
30290         memcmp.c, memcoll.c, memset.c, mktime.c, modechange.h, obstack.h,
30291         pathmax.h, realloc.c, rmdir.c, safe-read.c, save-cwd.c, stime.c,
30292         stpcpy.c, strcasecmp.c, strcspn.c, strdup.c, stripslash.c,
30293         strstr.c, strtod.c, strtol.c, strtoul.c, strtoull.c, strtoumax.c,
30294         utime.c, version-etc.h, xalloc.h, xstrdup.c, xstrtoumax.c,
30295         yesno.c: Back out Copyright date changes for each file with no change
30296         this year.  This eases coordination with other programs using the same
30297         source code modules.  From Paul Eggert.
30298
30299 2000-08-06  Paul Eggert  <eggert@twinsun.com>
30300
30301         * m4/mbstate_t.m4 (AC_MBSTATE_T): Define mbstate_t to be int,
30302         not char, for compatibility with glibc 2.1.3 strftime.c.
30303
30304 2000-08-03  Greg McGary  <greg@mcgary.org>
30305
30306         * lib/regex.c (SET_HIGH_BOUND, MOVE_BUFFER_POINTER,
30307         ELSE_EXTEND_BUFFER_HIGH_BOUND): New macros.
30308         (EXTEND_BUFFER): Use them.
30309
30310 2000-08-01  Jim Meyering  <meyering@lucent.com>
30311
30312         * lib/dirname.c (ISSLASH): Define.
30313         (BACKSLASH_IS_PATH_SEPARATOR): Define.
30314         (dir_name) [BACKSLASH_IS_PATH_SEPARATOR]: Handle the case in which
30315         both `\' and `/' may be use as path separators.
30316         Based on a patch from Prashant TR.
30317
30318 2000-07-31  Paul Eggert  <eggert@twinsun.com>
30319
30320         * lib/quotearg.c (quotearg_n_options): Don't make the initial
30321         slot vector a constant, since it might get modified.
30322
30323 2000-07-31  Jim Meyering  <meyering@lucent.com>
30324
30325         * lib/xmalloc.c: Use `virtual memory exhausted', not
30326         `Memory exhausted'.
30327         * lib/obstack.c (print_and_abort): Likewise.
30328
30329 2000-07-30  Paul Eggert  <eggert@twinsun.com>
30330
30331         * lib/quotearg.c (quotearg_n_options): Preallocate a slot 0
30332         buffer, so that the caller can always quote one small
30333         component of a "memory exhausted" message in slot 0.
30334         From a suggestion by Jim Meyering.
30335
30336 2000-07-30  Jim Meyering  <meyering@lucent.com>
30337
30338         * lib/makepath.c (make_path): Quote the other instance, too.
30339
30340         * lib/quotearg.c (N_STATIC_SLOTVECS): Define.
30341         (STATIC_BUF_SIZE): Define.
30342         (quotearg_n_options): Use only statically allocated storage when
30343         N < N_STATIC_SLOTVECS and the length of the quoted result is smaller
30344         than STATIC_BUF_SIZE.
30345
30346 2000-07-29  Jim Meyering  <meyering@lucent.com>
30347
30348         * lib/diacrit.c (diacrit_diac): Use __MSDOS__ in favor of MSDOS.
30349         * lib/dirname.c (dir_name): Likewise.
30350
30351         * lib/basename.c (base_name): Use ISSLASH rather than comparing against
30352         `/'.
30353
30354         * lib/dirname.c (dir_name) [MSDOS]: Declare `lim' to be const.
30355         (dir_name): Assert that there are no trailing slashes.
30356
30357 2000-07-29  Bruno Haible  <haible@clisp.cons.org>
30358
30359         * lib/mbswidth.h (mbswidth): Add a flags argument.
30360         (mbswidth): New declaration.
30361         (MBSW_ACCEPT_INVALID, MBSW_ACCEPT_UNPRINTABLE): New macros.
30362         * lib/mbswidth.c (mbswidth): Add a flags argument.
30363         (mbsnwidth): New function.
30364
30365 2000-07-24  Jim Meyering  <meyering@lucent.com>
30366
30367         * lib/mbswidth.c: Remove useless #else.  From Bruno Haible.
30368
30369 2000-07-23  Paul Eggert  <eggert@twinsun.com>
30370
30371         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.
30372
30373 2000-07-23  Paul Eggert  <eggert@twinsun.com>
30374
30375         * lib/quotearg.c: Streamline by invoking multibyte code only if needed.
30376         <wchar.h>: Include only if HAVE_MBRTOWC && 1 < MB_LEN_MAX.
30377         (MB_CUR_MAX): Redefine to 1 if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX).
30378         (quotearg_buffer_restyled): If a unibyte locale, don't bother to
30379         invoke multibyte primitives.
30380
30381 2000-07-23  Paul Eggert  <eggert@twinsun.com>
30382
30383         * lib/quotearg.c:
30384         Include <wchar.h> even if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX),
30385         so that mbstate_t is always defined.
30386
30387         Do not inspect MB_LEN_MAX, since it's incorrectly defined to
30388         be 1 in at least one GCC installation, and this configuration
30389         error is likely to be common.  Ignoring MB_LEN_MAX hurts
30390         performance on hosts that have mbrtowc but have only unibyte
30391         locales, but I assume these hosts are rare.
30392
30393 2000-07-23  Paul Eggert  <eggert@twinsun.com>
30394
30395         * lib/mbswidth.c (_XOPEN_SOURCE):
30396         Don't define; this causes problems on Solaris 7.
30397         (wcwidth) [!HAVE_DECL_WCWIDTH]: Declare.
30398
30399 2000-07-23  Jim Meyering  <meyering@lucent.com>
30400
30401         * m4/check-decl.m4 (jm_CHECK_DECLS): Check for declarations of these,
30402         too: getgrgid, getpwuid, getuid.
30403
30404 2000-07-23  Jim Meyering  <meyering@lucent.com>
30405
30406         * lib/basename.c (base_name): Add an assertion.
30407
30408 2000-07-23  Bruno Haible  <haible@clisp.cons.org>
30409
30410         * lib/quotearg.c: When the system forces us to redefine mbstate_t,
30411         shadow its mbsinit function.
30412
30413 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
30414
30415         * lib/mbswidth.h: New file.
30416         * lib/mbswidth.c: New file.
30417         * lib/Makefile.am (libfetish_a_SOURCES): Add mbswidth.c.
30418         (noinst_HEADERS): Add mbswidth.h.
30419
30420 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
30421
30422         * lib/config.charset: Add support for FreeBSD. Improve support for
30423         HP-UX and IRIX 6.
30424
30425 2000-07-16  Bruno Haible  <haible@clisp.cons.org>
30426
30427         * m4/mbswidth.m4: New file.
30428         * m4/prereq.m4 (jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
30429
30430 2000-07-15  Jim Meyering  <meyering@lucent.com>
30431
30432         * lib/makepath.c: Include quote.h.
30433         (make_path): Convert "`%s'" in format strings to "%s", and wrap each
30434         corresponding argument in a `quote (...)' call.
30435         Give better diagnostics.
30436
30437         * lib/Makefile.am (libfetish_a_SOURCES): Add quote.c.
30438         (noinst_HEADERS): Add quote.h.
30439
30440         * lib/quote.c (quote, quote_n): New file.  Two functions taken verbatim
30441         from tar's src/misc.c.
30442         * lib/quote.h: New file.  Prototypes for same.
30443
30444 2000-07-14  Paul Eggert  <eggert@twinsun.com>
30445
30446         From a suggestion by Bruno Haible.
30447         * lib/quotearg.c (mbrtowc): Do not use HAVE_WCHAR_H in the definition.
30448         Use defined mbstate_t, not HAVE_MBSTATE_T_OBJECT,
30449         to decide whether to define the BeOS workaround macro;
30450         this adjusts to the change to AC_MBSTATE_T.
30451
30452 2000-07-14  Jim Meyering  <meyering@lucent.com>
30453
30454         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Require
30455         jm_AC_TYPE_UINTMAX_T.
30456
30457 2000-07-13  Paul Eggert  <eggert@twinsun.com>
30458
30459         * lib/quotearg.h (enum quoting style): New enum clocale_quoting_style.
30460
30461         * lib/quotearg.c (quoting_style_args, quoting_style_vals,
30462         quotearg_buffer_restyled): Add support for
30463         clocale_quoting_style.  Undo previous change to
30464         locale_quoting_style behavior, and undo the "{LEFT QUOTATION MARK}"
30465         and "{RIGHT QUOTATION MARK}" msgids.
30466
30467 2000-07-10  Paul Eggert  <eggert@twinsun.com>
30468
30469         From a suggestion by Bruno Haible.
30470         * m4/mbstate_t.m4 (AC_MBSTATE_T):
30471         Renamed from AC_MBSTATE_T_OBJECT.  All uses changed.
30472         Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
30473         and mbstate_t, to a single-part test that simply defines mbstate_t.
30474         * m4/prereq.m4 (jm_PREREQ_QUOTEARG):
30475         s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
30476
30477 2000-07-10  Jim Meyering  <meyering@lucent.com>
30478
30479         * m4/strerror_r.m4: Mirror the correction made in autoconf.
30480
30481         * m4/gnu-source.m4: Output to confdefs.h directly.
30482         Suggestion from Akim Demaille.
30483
30484 2000-07-09  Paul Eggert  <eggert@twinsun.com>
30485
30486         The old behavior of quoting `like this' doesn't look good with
30487         newer, ISO-style fonts.  See:
30488         http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
30489
30490         Instead, quote "like this" by default.  Let the translator
30491         tailor the locale-specific quoting behavior by providing
30492         translations for {LEFT QUOTATION MARK} and {RIGHT QUOTATION MARK}.
30493
30494         * lib/quotearg.c (N_): New macro.
30495         (gettext_default): New function.
30496         (quotearg_buffer_restyled): Use
30497         gettext_default ("{LEFT QUOTATION MARK}", "\"") for left quote, and
30498         gettext_default ("{RIGHT QUOTATION MARK}", "\"") for right quote.
30499
30500 2000-07-09  Jim Meyering  <meyering@lucent.com>
30501
30502         * m4/jm-macros.m4 (jm_MACROS): Add a test to see if -lm is required
30503         to link seq.  If so, set SEQ_LIBM to -lm.  From Bruno Haible.
30504
30505         * m4/gnu-source.m4 (AC__GNU_SOURCE): New file/macro.
30506         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require it.
30507
30508 2000-07-09  Jim Meyering  <meyering@lucent.com>
30509
30510         * lib/Most files: Update copyright dates to include 2000.
30511
30512 2000-07-08  Jim Meyering  <meyering@lucent.com>
30513
30514         * lib/xgethostname.c (ENAMETOOLONG): Define to an unlikely value
30515         if not defined.
30516         (xgethostname): Remove now-unnecessary #ifdef.
30517         Move declaration of `err' into loop where it's used.
30518
30519 2000-07-05  Paul Eggert  <eggert@twinsun.com>
30520         and Bruno Haible  <haible@clisp.cons.org>
30521
30522         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Test for mbstate_t
30523         only if the test for an object-type mbstate_t fails.  This
30524         prevents us from mistakenly reporting that mbstate_t is a
30525         system object type after we "#define mbstate_t int" to work
30526         around its lack.
30527
30528 2000-07-05  Paul Eggert  <eggert@twinsun.com>
30529         and Bruno Haible  <haible@clisp.cons.org>
30530
30531         * lib/quotearg.c (mbrtowc): Declare returned type, since BeOS doesn't.
30532
30533 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
30534
30535         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Pass a reasonably large buffer
30536         to strerror_r.
30537         Include <ctype.h> for use of isalpha.
30538
30539 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
30540
30541         * lib/xgethostname.c (xgethostname): Protect against the SunOS 5.5 bug
30542         by allocating a larger buffer. Test the gethostname return value for
30543         being >= 0, not == 0, for BeOS.  Don't exhaust memory if gethostname
30544         returns an error and ENAMETOOLONG isn't defined.
30545
30546 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
30547
30548         * lib/quotearg.c (struct quoting_options): Simplify quote_these_too
30549         dimension.
30550
30551 2000-07-04  Jim Meyering  <meyering@lucent.com>
30552
30553         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead
30554         of the deprecated AC_CHECKING.
30555
30556 2000-07-04  Jim Meyering  <meyering@lucent.com>
30557
30558         * lib/strndup.c: [!HAVE_DECL_STRNLEN]: Declare strnlen.
30559         Reported by Bruno Haible.
30560
30561 2000-07-04  Jim Meyering  <meyering@lucent.com>
30562
30563         * lib/quotearg.c: Make inclusion of <wchar.h> independent of whether
30564         HAVE_MBRTOWC is set.  Required at least for irix-5.6, which
30565         lacks mbrtowc.
30566
30567 2000-07-03  Paul Eggert  <eggert@twinsun.com>
30568
30569         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
30570         Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
30571
30572 2000-07-03  Paul Eggert  <eggert@twinsun.com>
30573         and Bruno Haible  <haible@clisp.cons.org>
30574
30575         * lib/quotearg.c (mbrtowc):
30576         Assign to *pwc, and return 1 only if result is nonzero.
30577         (iswprint): Use ISPRINT when substituting our own mbrtowc.
30578
30579 2000-07-03  Jim Meyering  <meyering@lucent.com>
30580
30581         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strnlen.
30582
30583 2000-07-03  Jim Meyering  <meyering@lucent.com>
30584
30585         * lib/readutmp.h: [HAVE_UTMPX_H]: Include <utmp.h> if HAVE_UTMP_H.
30586         This is necessary to get a definition of e.g., UTMP_FILE on
30587         HP-UX 10.20.
30588         From Bob Proulx.
30589
30590 2000-07-02  Jim Meyering  <meyering@lucent.com>
30591
30592         * m4/mbstate_t.m4: Also define mbstate_t, if necessary.
30593
30594         * m4/chown.m4: Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with
30595         AC_LIBOBJ(function_name).
30596         * m4/chown.m4: Likewise.
30597         * m4/fnmatch.m4: Likewise.
30598         * m4/ftruncate.m4: Likewise.
30599         * m4/getgroups.m4: Likewise.
30600         * m4/getline.m4: Likewise.
30601         * m4/group-member.m4: Likewise.
30602         * m4/jm-macros.m4: Likewise.
30603         * m4/lstat.m4: Likewise.
30604         * m4/malloc.m4: Likewise.
30605         * m4/memcmp.m4: Likewise.
30606         * m4/nanosleep.m4: Likewise.
30607         * m4/putenv.m4: Likewise.
30608         * m4/realloc.m4: Likewise.
30609         * m4/regex.m4: Likewise.
30610         * m4/stat.m4: Likewise.
30611         * m4/strftime.m4: Likewise.
30612
30613 2000-07-02  Jim Meyering  <meyering@lucent.com>
30614
30615         * lib/quotearg.c (mbstate_t): Don't define here.
30616
30617 2000-07-02  Jim Meyering  <meyering@lucent.com>
30618
30619         * lib/nanosleep.c (SIGCONT): Define if not already defined.
30620
30621 2000-07-01  Jim Meyering  <meyering@lucent.com>
30622
30623         * m4/uptime.m4: Put double quotes around use of $cross_compiling.
30624
30625 2000-07-01  Jim Meyering  <meyering@lucent.com>
30626
30627         * m4/ls-mntd-fs.m4: Remove a `FIXME' comment and fix the associated
30628         problem.
30629
30630 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
30631
30632         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific
30633         macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV.
30634
30635 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
30636
30637         * lib/mountlist.c: Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV,
30638         per change in ../m4/ls-mntd-fs.m4.
30639         (read_filesystem_list): Ignore symbolic links.
30640
30641 2000-06-29  Jim Meyering  <meyering@lucent.com>
30642
30643         * lib/same.c: Include <string.h> or <strings.h>, as appropriate,
30644         for declaration of strcmp.
30645
30646         * lib/long-options.c: Include <stdlib.h>, for declaration of exit.
30647
30648         * lib/mountlist.c (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]:
30649         Avoid warning by casting result to `char *' to remove `const'.
30650
30651 2000-06-28  Jim Meyering  <meyering@lucent.com>
30652
30653         * m4/mbstate_t.m4: Use stdlib.h, not stdio.h.  The latter is not
30654         included by quotearg.c, for which we perform this test.  From
30655         Bruno Haible.
30656
30657 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
30658
30659         * m4/check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well.
30660         * m4/prereq.m4 (jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or
30661         <utmpx.h> exists, put readutmp.o into LIBOBJS.
30662
30663 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
30664
30665         * lib/Makefile.am (libfetish_a_SOURCES): Remove readutmp.c.
30666
30667 2000-06-26  Paul Eggert  <eggert@twinsun.com>
30668
30669         savedir now sets errno on failure and invokes xmalloc to get memory.
30670         Fix a couple of other minor bugs while we're at it.
30671
30672         * lib/savedir.c (<unistd.h>): Do not include; there's no need.
30673         (NAMLEN): Remove macro.
30674         (malloc, realloc): Remove decls.
30675         (stpcpy): Likewise.
30676         ("xalloc.h"): Include.
30677         (NAME_SIZE_DEFAULT): New macro.
30678         (savedir): Use xmalloc / xrealloc to allocate memory.
30679         Use NAME_SIZE_DEFAULT if name_size is negative or overflows to zero.
30680         Skip "" directory entries.
30681         Use strlen to calculate directory entry length, since the old method
30682         is rarely used these days and isn't worth supporting.
30683         Don't use a pointer after freeing it.
30684         Check for integer overflow when calculating allocation size.
30685         Use memcpy to copy entries, instead of stpcpy.
30686         Set errno properly when returning NULL.
30687         Check for readdir error.
30688
30689 2000-06-26  Jim Meyering  <meyering@lucent.com>
30690
30691         * lib/posixtm.c [HAVE_STDLIB_H]: Include stdlib.h, for decl of abort.
30692
30693 2000-06-25  Jim Meyering  <meyering@lucent.com>
30694
30695         * m4/mbstate_t.m4: Include stdio.h before wchar.h to work around
30696         Linux header bug when _XOPEN_SOURCE is defined to 500.
30697
30698 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
30699
30700         * lib/unicodeio.c (print_unicode_char): Work around ansi2knr
30701         deficiency.
30702
30703 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
30704
30705         * lib/getusershell.c (xmalloc, xrealloc): Remove functions.
30706         Include xalloc.h.
30707         Don't include <stdlib.h>.  Don't declare malloc, realloc.
30708
30709 2000-06-24  Jim Meyering  <meyering@lucent.com>
30710
30711         * m4/strerror_r.m4: Revive this file -- to try out an experimental
30712         version of AC_FUNC_STRERROR_R that may work even on BeOS, a system
30713         for which strerror does return char*, but which lacks a conveniently
30714         accessible declaration of the function.  If the compile-test says
30715         strerror_r doesn't work, then resort to a `run'-test that works on
30716         BeOS and segfaults on DEC Unix.
30717
30718 2000-06-24  Jim Meyering  <meyering@lucent.com>
30719
30720         * lib/error.c [!HAVE_DECL_STRERROR_R]: Declare strerror_r.
30721
30722 2000-06-23  Paul Eggert  <eggert@twinsun.com>
30723
30724         * m4/mbstate_t.m4: New file, defining AC_MBSTATE_T_OBJECT.
30725         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Use it.  Add check for iswprint.
30726
30727 2000-06-23  Paul Eggert  <eggert@twinsun.com>
30728
30729         * lib/quotearg.c: Include <wctype.h> after <wchar.h>, for Solaris 2.5.
30730         (mbrtowc, mbstate_t): Define substitutes if
30731         HAVE_MBRTOWC && HAVE_WCHAR_H && !HAVE_MBSTATE_T_OBJECT.
30732         (iswprint): Define to 1 if !defined iswprint && !HAVE_ISWPRINT,
30733         not if ! (HAVE_MBRTOWC && HAVE_WCHAR_H).
30734
30735 2000-06-23  Jim Meyering  <meyering@lucent.com>
30736
30737         * m4/afs.m4: Add missing AC_MSG_RESULT.
30738         Reported by Bruno Haible.
30739
30740         * m4/fsusage.m4: s/AC_MSG_CHECKING/AC_CHECKING/.
30741         Suggestion from Bruno Haible.
30742
30743 2000-06-23  Jim Meyering  <meyering@lucent.com>
30744
30745         * lib/getpass.c: New file, from Bruno Haible.  Required for BeOS.
30746
30747 2000-06-21  Jim Meyering  <meyering@lucent.com>
30748
30749         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add getpass.
30750
30751 2000-06-21  Jim Meyering  <meyering@lucent.com>
30752
30753         * lib/Makefile.am (libfetish_a_SOURCES): Add getstr.c.
30754         (noinst_HEADERS): Add getstr.h.
30755
30756         * lib/getline.c (getstr): Move into a separate file.
30757         * lib/getstr.c (getstr): New file, extracted from getline.c, with
30758         the following changes: new parameter, delim2; both delim[12]
30759         parameters have type `int', not `char'.  The latter would lose
30760         with 8-bit delimiters.
30761         * lib/getstr.h: New file.
30762
30763 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
30764
30765         * lib/xgetcwd.c (xgetcwd): If the required pathname length is smaller
30766         than 1024, return a memory chunk of least possible size, instead
30767         of size PATH_MAX + 2. In the loop, increment the size proportionally.
30768         Use free/xmalloc instead of xrealloc to avoid copying for very long
30769         paths.
30770
30771 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
30772
30773         * lib/path-concat.c (path_concat): Don't access dir[-1] if dir is
30774         the empty string.
30775
30776 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
30777
30778         * lib/canon-host.c (canon_host): Use malloc and memcpy to copy an
30779         address, not strdup.  Include <stdlib.h> and don't declare free().
30780
30781 2000-06-19  Jim Meyering  <meyering@lucent.com>
30782
30783         * lib/getloadavg.c [HAVE_NLIST_H] (NLIST_STRUCT): Define.
30784
30785 2000-06-18  Jim Meyering  <meyering@lucent.com>
30786
30787         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Remove mkdir.
30788
30789         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the
30790         `checking whether...' message to be consistent with that of the
30791         lstat test.
30792
30793 2000-06-18  Jim Meyering  <meyering@lucent.com>
30794
30795         * lib/mkdir.c: Remove file, due mainly to copyright incompatibility.
30796         Besides, these days every porting target provides a mkdir function.
30797
30798         * lib/strnlen.c: Include memory.h, string.h, and/or strings.h as
30799         needed. (this snippet comes from src/system.h).
30800
30801 2000-06-16  Bruno Haible  <haible@clisp.cons.org>
30802
30803         * m4/glibc21.m4 (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C.
30804
30805 2000-06-15  Paul Eggert  <eggert@twinsun.com>
30806
30807         * lib/human.c (adjust_value): New function.
30808         (human_readable_inexact): Apply rounding style even when
30809         printing approximate values.
30810
30811 2000-06-14  Paul Eggert  <eggert@twinsun.com>
30812
30813         * lib/human.c (human_readable_inexact): Allow an input block
30814         size that is not a multiple of the output block size, and vice versa.
30815         Reported by Piergiorgio Sartor.
30816
30817 2000-06-14  Paul Eggert  <eggert@twinsun.com>
30818
30819         * lib/getdate.y (get_date): Apply relative times after time
30820         zone indicator, not before.  Reported by Todd A. Jacobs.
30821
30822 2000-06-13  Jim Meyering  <meyering@lucent.com>
30823
30824         * lib/Makefile.am (all-local): Depend on lstat.c and stat.c.
30825
30826         * lib/xstat.in [!HAVE_DECL_FREE]: Declare free in lstat.c.
30827
30828 2000-06-12  Paul Eggert  <eggert@twinsun.com>
30829
30830         * lib/xstat.in: Include <stdlib.h> in lstat, to declare "free".
30831
30832 2000-06-12  Jim Meyering  <meyering@lucent.com>
30833
30834         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Replace with
30835         AC_FUNC_GETLOADAVG from autoconf, and tweak the latter to accept an
30836         optional argument.
30837         * m4/jm-macros.m4: s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/, and supply
30838         the optional argument, `lib'.
30839
30840 2000-06-08  Jim Meyering  <meyering@lucent.com>
30841
30842         * m4/largefile.m4: Remove file (now that it's part of autoconf).
30843
30844 2000-06-04  Paul Eggert  <eggert@twinsun.com>
30845
30846         Rewrite largefile configuration so that we don't need to run
30847         getconf and don't need AC_CANONICAL_HOST.  [I'm leaving the use of
30848         AC_CANONICAL_HOST in configure.in -- jmm]
30849
30850         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS,
30851         AC_SYS_LARGEFILE_SPACE_APPEND): Remove.
30852         (AC_SYS_LARGEFILE_TEST_INCLUDES): New macro.
30853         (AC_SYS_LARGEFILE_MACRO_VALUE): Change arguments from
30854         CODE-TO-SET-DEFAULT to VALUE, INCLUDES, FUNCTION-BODY.
30855         All uses changed.
30856         Instead of inspecting the output of getconf, try to compile the
30857         test program without and with the macro definition.
30858         (AC_SYS_LARGEFILE): Do not require AC_CANONICAL_HOST or check
30859         for getconf.  Instead, check for the needed flags by compiling
30860         test programs.
30861
30862 2000-06-04  Paul Eggert  <eggert@twinsun.com>
30863
30864         * lib/strnlen.c: Include <config.h> if HAVE_CONFIG_H.
30865
30866 2000-06-04  Jim Meyering  <meyering@lucent.com>
30867
30868         * lib/getugroups.c (getugroups): Cast -1 to gid_t, for systems like
30869         SunOS 4.1.4 for which gid_t is an unsigned type.
30870
30871 2000-06-03  Jim Meyering  <meyering@lucent.com>
30872
30873         * m4/prereq.m4 (jm_PREREQ_HUMAN): Use []-quoted list in AC_CHECK_DECLS,
30874         now that autoconf requires that.
30875
30876         * m4/jm-glibc-io.m4: Add a kludge to make autoheader emit the required
30877         #undefs.  E.g., #undef HAVE_DECL_FERROR_UNLOCKED.
30878         Use []-quoted list in AC_CHECK_DECLS, now that autoconf requires that.
30879
30880 2000-06-03  Jim Meyering  <meyering@lucent.com>
30881
30882         * lib/strnlen.c [!HAVE_DECL_MEMCHR]: Declare memchr.
30883
30884 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
30885
30886         * m4/glibc21.m4: New file.
30887         * m4/jm-macros.m4 (jm_MACROS): Call jm_GLIBC21.
30888
30889 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
30890
30891         * lib/Makefile.am (install-exec-local): On systems with glibc-2.1 or
30892         newer, don't install charset.alias.
30893         * lib/config.charset: Change the Linux/glibc rules so they become empty
30894         on glibc-2.1 or newer.
30895
30896 2000-06-02  Jim Meyering  <meyering@lucent.com>
30897
30898         * lib/mountlist.c: Back out last change.  Instead, do this...
30899         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Set the
30900         me_dummy member using the same `ignore'-testing code.
30901         * lib/mountlist.h (ME_DUMMY): Add `autofs' to the list of ignored
30902         fs_type strings.
30903         From Mark D. Roth.
30904
30905 2000-05-29  Jim Meyering  <meyering@lucent.com>
30906
30907         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Ignore
30908         mounts with the `ignore' attribute.  Based on a patch from
30909         Mark D. Roth.
30910
30911 2000-05-28  Jim Meyering  <meyering@lucent.com>
30912
30913         * m4/jm-macros.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from
30914         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
30915         * m4/stat.m4: Likewise.
30916         * m4/lstat.m4: Likewise.
30917         * m4/lstat-slash.m4: Remove file (absorbed into autoconf).
30918
30919         * m4/jm-macros.m4 (AC_FUNC_STRERROR_R): Rename from jm_FUNC_STRERROR_R.
30920         * m4/strerror_r.m4: Remove file (absorbed into autoconf).
30921
30922 2000-05-26  Jim Meyering  <meyering@lucent.com>
30923
30924         * m4/uptime.m4: Use `$cross_compiling', not `$ac_cv_prog_cc_cross'.
30925
30926 2000-05-24  Jim Meyering  <meyering@lucent.com>
30927
30928         * m4/prereq.m4: Use []-quoted list in AC_CHECK_MEMBERS, now that
30929         autoconf requires that.
30930         * m4/lib-check.m4: Likewise.
30931         * m4/jm-macros.m4: Likewise.
30932         * m4/strftime.m4: Likewise.
30933
30934         * m4/check-decl.m4 (jm_CHECK_DECLS): Use []-quoted list in
30935         AC_CHECK_DECLS, now that autoconf requires that.
30936
30937 2000-05-22  Jim Meyering  <meyering@lucent.com>
30938
30939         * m4/stat.m4: Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
30940         * m4/lstat.m4: Likewise.
30941
30942 2000-05-22  Jim Meyering  <meyering@lucent.com>
30943
30944         * lib/makepath.c: Remove old, now-unnecessary `#ifdef __MSDOS__' block.
30945
30946 2000-05-20  Jim Meyering  <meyering@lucent.com>
30947
30948         * m4/prereq.m4 (jm_PREREQ_HUMAN): New macro.
30949         (jm_PREREQ): Use it.
30950
30951 2000-05-18  Jim Meyering  <meyering@lucent.com>
30952
30953         * lib/hash.c (hash_rehash): Fix a nasty bug: copy the free entry list
30954         back, too, since it may have been modified by allocate_entry.
30955         (hash_delete): Rewrite to use neither the assignment operator
30956         nor the comma operator in an if-expression.
30957
30958 2000-05-15  Paul Eggert  <eggert@twinsun.com>
30959
30960         * lib/closeout.c:
30961         <sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO):
30962         Remove; no longer needed.
30963         "quotearg.h": Add include.
30964         (file_name): Do not bother to explicitly initialize to NULL; it's less
30965         efficient on some hosts.
30966         (close_stdout_status): Remove test as to whether stdout was already
30967         closed; it breaks for the case "echo x | sort >&-".
30968         Quote file name colons.
30969         Do not assume that _("write error") lacks format strings.
30970
30971 2000-05-15  Jim Meyering  <meyering@lucent.com>
30972
30973         * lib/version-etc.c (version_etc_copyright): Update the copyright
30974         string used in all --version output.
30975
30976 2000-05-14  Jim Meyering  <meyering@lucent.com>
30977
30978         * lib/closeout.c (close_stdout_set_file_name): New function.
30979         (close_stdout_status): Use new file-scoped global.
30980         Return right away if fstat says the stdout file descriptor is invalid.
30981         * lib/closeout.h (close_stdout_set_file_name): Declare.
30982
30983 2000-05-10  Jim Meyering  <meyering@lucent.com>
30984
30985         * lib/closeout.c [default_exit_status]: New file-scoped variable.
30986         (close_stdout_set_status): New function.
30987         * lib/closeout.h (close_stdout_set_status): Declare.
30988
30989 2000-05-09  Jim Meyering  <meyering@lucent.com>
30990
30991         * m4/gettext.m4: Rename this...
30992         * m4/libintl.m4: ...to this.
30993
30994 2000-05-08  Jim Meyering  <meyering@lucent.com>
30995
30996         * lib/long-options.c: Don't include closeout.h.
30997         (parse_long_options): Don't call close_stdout for --version.
30998
30999 2000-05-06  Paul Eggert  <eggert@twinsun.com>
31000
31001         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _XOPEN_SOURCE to
31002         be 500, instead of _GNU_SOURCE to be 1, to work around glibc
31003         2.1.3 bug.  This avoids a clash when files like regex.c define
31004         _GNU_SOURCE.
31005
31006 2000-05-06  Jim Meyering  <meyering@lucent.com>
31007
31008         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add atexit.
31009         (AC_REPLACE_FUNCS): Add strnlen.
31010
31011         * m4/rmdir-errno.m4 (fetish_FUNC_RMDIR_NOTEMPTY): New macro and file.
31012         * m4/jm-macros.m4: Require fetish_FUNC_RMDIR_NOTEMPTY.
31013
31014         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Save and restore LIBS around
31015         AC_SEARCH_LIBS call for nanosleep.
31016         (LIB_NANOSLEEP): Set and AC_SUBST.
31017
31018 2000-05-06  Jim Meyering  <meyering@lucent.com>
31019
31020         * lib/strnlen.c: Undefine __strnlen and strnlen.
31021         [!weak_alias]: Define __strnlen to strnlen.
31022
31023         * lib/atexit.c: New file, from libiberty.
31024
31025 2000-05-06  Jim Meyering  <meyering@lucent.com>
31026
31027         * lib/closeout.c (close_stdout_status): Also check for errors on the
31028         stderr stream.
31029
31030 2000-05-05  Jim Meyering  <meyering@lucent.com>
31031
31032         * m4/jm-macros.m4 (jm_MACROS): Save and restore LIBS around
31033         AC_SEARCH_LIBS call for clock_gettime.
31034         (LIB_CLOCK_GETTIME): Set and AC_SUBST.
31035
31036         * m4/search-libs.m4: Update from autoconf.
31037
31038         su doesn't work on Solaris 2.6.
31039         * m4/lib-check.m4: When checking for struct spwd.sp_pwdp, also include
31040         <shadow.h>.  Reported by Dragos Harabor.
31041
31042 2000-05-05  Bruno Haible  <haible@clisp.cons.org>
31043
31044         * lib/localcharset.c (get_charset_aliases): Use malloc, realloc and
31045         memcpy instead of xmalloc, xrealloc, path_concat.
31046         (locale_charset): Treat empty environment variables as absent.
31047         (DIRECTORY_SEPARATOR, ISSLASH): New macros.
31048
31049 2000-05-04  Jim Meyering  <meyering@lucent.com>
31050
31051         * lib/getopt.c: Update from glibc.
31052         * lib/obstack.c: Likewise.
31053         * lib/obstack.h: Likewise.
31054         * lib/regex.c: Likewise.  NB: K&R compiler support is dropped for this
31055         file
31056
31057         * lib/regex.h: Likewise.
31058         * lib/strndup.c: Likewise.
31059         * lib/strnlen.c: New file, from glibc.
31060
31061 2000-05-03  Jim Meyering  <meyering@lucent.com>
31062
31063         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strndup.
31064
31065 2000-05-02  Paul Eggert  <eggert@twinsun.com>
31066
31067         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _GNU_SOURCE if
31068         this is needed to make ftello visible (e.g. glibc 2.1.3).  Use
31069         compile-time test, rather than inspecting host and OS, to
31070         decide whether to define _LARGEFILE_SOURCE.
31071
31072 2000-05-01  Jim Meyering  <meyering@lucent.com>
31073
31074         * m4/fsusage.m4: Use AC_MSG_CHECKING instead of obsolete AC_CHECKING.
31075
31076         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add BeOS support.
31077         Based on a patch from Bruno Haible.
31078
31079 2000-05-01  Jim Meyering  <meyering@lucent.com>
31080
31081         * lib/full-write.c (full_write): Remove `FIXME' part of comment.
31082
31083 2000-04-29  Jim Meyering  <meyering@lucent.com>
31084
31085         * lib/path-concat.c: Declare strdup only if it's not defined.
31086         * lib/canon-host.c: Likewise.
31087
31088 2000-04-28  Jim Meyering  <meyering@lucent.com>
31089
31090         * lib/rpmatch.c [HAVE_LIMITS_H]: Include limits.h before regex.h to
31091         avoid redefinition warning on some systems (HPUX).  Otherwise, regex.h
31092         is included first, then limits.h is included by locale.h by libintl.h.
31093         From John David Anglin.
31094
31095 2000-04-25  Jim Meyering  <meyering@lucent.com>
31096
31097         * lib/makepath.c (S_IRWXUGO): Define.
31098         (make_path): Always perform explicit chmod if MODE specifies any
31099         of the `special' permission bits.  Prompted by a bug report against
31100         install from Mate Wierdl and Joost van Baal.
31101
31102 2000-04-18  Jim Meyering  <meyering@lucent.com>
31103
31104         * m4/prereq.m4 (jm_PREREQ_GETPAGESIZE): New macro.
31105         (jm_PREREQ): Use it.
31106
31107 2000-04-18  Jim Meyering  <meyering@lucent.com>
31108
31109         * lib/README: New file.
31110
31111         * lib/getpagesize.h [!getpagesize && HAVE_OS_H && B_PAGE_SIZE]: Define
31112         getpagesize.  For BeOS.  Based on a patch from Bruno Haible.
31113
31114 2000-04-17  Jim Meyering  <meyering@lucent.com>
31115
31116         Get it right :-)
31117         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Emit the
31118         actual #define via AH_VERBATIM.  Don't need separate AC_DEFINE.
31119         Suggestion from Akim Demaille.
31120
31121 2000-04-17  Jim Meyering  <meyering@lucent.com>
31122
31123         * lib/strftime.c (my_strftime) [strftime]: Declare strftime here, since
31124         the definition of it to rpl_strftime also defined-away the system's
31125         declaration.
31126
31127 2000-04-15  Jim Meyering  <meyering@lucent.com>
31128
31129         Use `C' to denote so-called `contiguous' files, the same way
31130         that tar does.
31131         * lib/filemode.c (S_ISCTG) [!S_ISCTG && S_IFCTG]: Define.
31132         (ftypelet): Use S_ISCTG.
31133         From Michael Deutschmann.
31134
31135 2000-04-14  Jim Meyering  <meyering@lucent.com>
31136
31137         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg
31138         form of AC_DEFINE.  Otherwise, the #ifndef in AH_VERBATIM gets
31139         clobbered.
31140
31141 2000-04-14  Jim Meyering  <meyering@lucent.com>
31142
31143         * lib/strftime.c (my_strftime) [#ifdef strftime]: Declare strftime.
31144
31145 2000-04-13  Jim Meyering  <meyering@lucent.com>
31146
31147         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new
31148         AH_VERBATIM to insert required #ifndef into config.h.in.
31149         Suggestion from Akim Demaille.
31150
31151 2000-04-12  Jim Meyering  <meyering@lucent.com>
31152
31153         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Use AC_CHECK_HEADERS, not
31154         `AC_CHECK_HEADER' to check for locale.h.  Thanks to a report from
31155         Christian Krackowizer.
31156
31157         More code moved from ../configure.in into (jm_CHECK_ALL_TYPES).
31158         * m4/jm-macros.m4 (_GNU_SOURCE): Define.
31159         (AC_SYS_LARGEFILE): Require.
31160         (AM_C_PROTOTYPES): Require.
31161
31162 2000-04-08  Jim Meyering  <meyering@lucent.com>
31163
31164         * lib/Makefile.am (charset.alias): Use t-$@, not $@-t so the DOS 8.3
31165         names don't conflict.  Reported by Eli Zaretskii.
31166
31167 2000-04-07  Jim Meyering  <meyering@lucent.com>
31168
31169         * lib/putenv.c: Move inclusion of errno.h so it follows that of
31170         sys/types.h, to work around system header problems on AIX 3.2.5.
31171         From Bruno Haible.
31172
31173 2000-04-07  Bruno Haible  <haible@clisp.cons.org>
31174
31175         * lib/unicodeio.c (print_unicode_char): Avoid triggering Solaris iconv
31176         bug.  Deal with the different error behavior of Irix iconv.
31177
31178 2000-04-05  Paul Eggert  <eggert@twinsun.com>
31179
31180         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Don't use -n32 on
31181         IRIX if the installer said otherwise.
31182
31183 2000-04-05  Jim Meyering  <meyering@lucent.com>
31184
31185         Portability tweaks required for ultrix4.3.
31186         * m4/check-decl.m4 [!HAVE_UTMPX_H] (headers): Include <utmp.h>.
31187         (jm_CHECK_DECLS): Add getutent to the list of functions.
31188         (_jm_DECL_HEADERS): Add utmpx.h.
31189         From John David Anglin.
31190
31191         * m4/strftime.m4: Back out the 2000-04-02 change.
31192         Instead of that change, simply undefine putenv in the test program.
31193
31194 2000-04-05  Jim Meyering  <meyering@lucent.com>
31195
31196         Portability tweaks required for ultrix4.3.
31197         * lib/readutmp.h [HAVE_UTMPX_H && !HAVE_DECL_GETUTENT]: Declare
31198         getutent.
31199         * lib/readutmp.c: Include sys/types.h before sys/stat.h.
31200         * lib/canon-host.c: Declare strdup.
31201         * lib/path-concat.c: Likewise.
31202         From John David Anglin.
31203
31204 2000-04-04  Jim Meyering  <meyering@lucent.com>
31205
31206         Be more DOS 8.3-friendly.
31207         * lib/ref-add.sin: Renamed from ref-add.sed.in.
31208         * lib/ref-del.sin: Renamed from ref-del.sed.in.
31209         * lib/Makefile.am: Reflect renaming.
31210         Reported by Eli Zaretskii.
31211
31212         Use a temporary file name that won't clash with `charset.alias'
31213         in the DOS 8.3 name space.
31214         * lib/Makefile.am (charset_tmp): Define.
31215         (install-exec-local): Use $(charset_tmp) instead of $(charset_alias)-t.
31216         (uninstall-local): Likewise.
31217         Reported by Eli Zaretskii.
31218
31219 2000-04-03  Jim Meyering  <meyering@lucent.com>
31220
31221         * m4/gettext.m4: Fix typo in comment.
31222
31223         * m4/codeset.m4 (AC_CHECK_HEADERS): Add langinfo.h (moved here from
31224         textutils/configure.in).  Suggestion from Paul Eggert.
31225         (AC_CHECK_FUNCS): Add nl_langinfo.  (also from textutils/configure.in)
31226
31227 2000-04-02  Paul Eggert  <eggert@twinsun.com>
31228
31229         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Set TZ environment
31230         variable in the shell rather than using putenv, which isn't
31231         portable.  This avoids the configure-time inter-test dependency
31232         on the potentially-renamed putenv function.
31233
31234 2000-03-30  Paul Eggert  <eggert@twinsun.com>
31235
31236         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Include <sys/stat.h>
31237         before checking struct stat.st_blksize, so that
31238         HAVE_STRUCT_STAT_ST_BLKSIZE is defined correctly.
31239
31240 2000-03-29  Paul Eggert  <eggert@twinsun.com>
31241
31242         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Check for strftime,
31243         since strftime.c uses HAVE_STRFTIME to decide whether to use
31244         the underlying strftime.
31245
31246 2000-03-29  Paul Eggert  <eggert@twinsun.com>
31247
31248         * lib/time/strftime.c (my_strftime): Make sure we call the system
31249         strftime, not ourselves, when invoking the underlying strftime.
31250
31251 2000-03-24  Jim Meyering  <meyering@lucent.com>
31252
31253         * lib/Makefile.am (EXTRA_DIST): Add ref-add.sed.in and ref-del.sed.in.
31254         (charset_alias): Define.
31255         (install-exec-local): Factor out common code.
31256         (uninstall-local): Split lines longer than 80.
31257         (ref-add.sed, ref-del.sed): Remove rules... (do the following instead)
31258         (SUFFIXES): Define.
31259         (.sed.in.sed): New rule.  Don't redirect directly to $@.
31260         (CLEANFILES): Add ref-add.sed and ref-del.sed.
31261
31262 2000-03-19  Bruno Haible  <haible@clisp.cons.org>
31263
31264         * lib/config.charset: Output a line containing "Packages using this
31265         file".
31266         * lib/ref-add.sed.in, lib/ref-del.sed.in: New files.
31267         * lib/Makefile.am (install-exec-local, uninstall-local, ref-add.sed,
31268         ref-del.sed): New rules.
31269
31270 2000-03-17  Jim Meyering  <meyering@lucent.com>
31271
31272         * lib/unicodeio.c (<string.h>): Include only #if HAVE_STRING_H.
31273         Otherwise, include <strings.h>
31274
31275 2000-03-17  Bruno Haible  <haible@clisp.cons.org>
31276
31277         * lib/unicodeio.c (utf8_wctomb): New function.
31278         (print_unicode_char): Pass the Unicode character to iconv in UTF-8
31279         format instead of in UCS-4 with platform dependent endianness.
31280
31281 2000-03-10  Jim Meyering  <meyering@lucent.com>
31282
31283         * m4/lib-check.m4: Look for getspnam in -lgen, too.
31284         From Marco Franzen.
31285
31286 2000-03-07  Paul Eggert  <eggert@twinsun.com>
31287
31288         * lib/savedir.c (savedir): Work even if directory size is
31289         negative; this can happen with some screwy NFS configurations.
31290
31291 2000-03-06  Jim Meyering  <meyering@lucent.com>
31292
31293         * lib/localcharset.c (get_charset_aliases): Don't try to free file_name
31294         if it's NULL (because we ran out of memory).  From Bruno Haible.
31295
31296 2000-03-05  Jim Meyering  <meyering@lucent.com>
31297
31298         * lib/localcharset.c ("path-concat.h"): Include.
31299         (get_charset_aliases): Use path_concat instead of ANSI string
31300         concatenation.
31301
31302         * lib/unicodeio.h (PARAMS): Define.
31303         Use it to guard prototype.
31304
31305 2000-03-04  Jim Meyering  <meyering@lucent.com>
31306
31307         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require AC_C_VOLATILE,
31308         for lib/localcharset.c.
31309
31310 2000-03-04  Jim Meyering  <meyering@lucent.com>
31311
31312         * lib/Makefile.am (install-exec-local): Create $(libdir) before
31313         installing into it.
31314         (uninstall-local): Uncomment this rule so `make distcheck' works
31315         once again.
31316
31317         * lib/unicodeio.c (<errno.h>): Include it.
31318         (errno): Declare if not defined.
31319
31320         * lib/localcharset.c: Add Bruno's comment justifying use of volatile.
31321
31322         * lib/config.charset: New version, incorporating remarks from a linux
31323         i18n mailing list.  From Bruno Haible.
31324
31325 2000-03-04  Bruno Haible  <haible@clisp.cons.org>
31326
31327         * m4/codeset.m4: New file.
31328         * m4/iconv.m4: New file.
31329         * m4/jm-macros.m4 (jm_MACROS): Call jm_LANGINFO_CODESET and jm_ICONV.
31330
31331 2000-03-03  Jim Meyering  <meyering@lucent.com>
31332
31333         * m4/regex.m4: Make sure re_compile_pattern accepts patterns like `{1'.
31334
31335 2000-03-02  Jim Meyering  <meyering@lucent.com>
31336
31337         * m4/timespec.m4: Require AC_HEADER_TIME before the cache check so
31338         the messages come out on separate lines.
31339
31340         * m4/jm-glibc-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO): Use AC_CHECK_DECLS,
31341         rather than jm_CHECK_DECLARATIONS.
31342         * m4/decl.m4: Remove now-unused file.
31343
31344         * m4/check-decl.m4 (AC_CHECK_DECLS): Add getlogin, ttyname, and
31345         geteuid.
31346
31347 2000-03-02  Jim Meyering  <meyering@lucent.com>
31348
31349         * lib/Makefile.am (EXTRA_DIST): Add config.charset.
31350
31351 2000-03-01  Jim Meyering  <meyering@lucent.com>
31352
31353         * lib/localcharset.c: Guard some #includes with `#if HAVE_...'.
31354         * lib/unicodeio.c: Likewise.
31355
31356 2000-03-01  Bruno Haible  <haible@clisp.cons.org>
31357
31358         * lib/config.charset: New file.
31359         * lib/localcharset.c: New file.
31360         * lib/unicodeio.h, lib/unicodeio.c: New files.
31361         * lib/Makefile.am (DEFS): Add -DLIBDIR=...
31362         (libfetish_a_SOURCES): Add localcharset.c and unicodeio.c.
31363         (noinst_HEADERS): Add unicodeio.h.
31364         (all-local, install-exec-local, charset.alias): New targets.
31365
31366 2000-02-28  Paul Eggert  <eggert@twinsun.com>
31367
31368         * lib/quotearg.c (ALERT_CHAR): New macro.
31369         (quotearg_buffer_restyled): Use it.
31370
31371 2000-02-27  Jim Meyering  <meyering@lucent.com>
31372
31373         * m4/check-decl.m4: Add getenv to the list.
31374
31375 2000-02-27  Jim Meyering  <meyering@lucent.com>
31376
31377         * lib/strtoumax.c: Fix typo in decl of strtoul: s/long long/long/.
31378         Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'.
31379
31380         * lib/backupfile.c: Guard inclusion of stdlib.h with
31381         `#if HAVE_STDLIB_H', not `#if STDC_HEADERS'.
31382         Declare malloc if needed.
31383
31384         * lib/backupfile.c: Use `#if !HAVE_DECL...' instead of
31385         `#ifndef HAVE_DECL..'
31386         now that autoconf always defines the HAVE_DECL_ symbols.
31387         * lib/human.c: Likewise.
31388         * lib/same.c: Likewise.
31389         * lib/strtoumax.c: Likewise.
31390
31391         * lib/backupfile.c: Arrange for cpp to fail if the configure-time
31392         declaration check was not run.
31393         * lib/hash.c: Likewise.
31394         * lib/human.c: Likewise.
31395         * lib/same.c: Likewise.
31396         * lib/strtoumax.c: Likewise.
31397
31398         * lib/userspec.c (parse_user_spec): If there is no `:' but there is a
31399         `.', then first look up the entire `.'-containing string as a login
31400         name.
31401
31402 2000-02-23  Jim Meyering  <meyering@lucent.com>
31403
31404         * m4/check-decl.m4: Now that we have the new AC_CHECK_DECLS, use it
31405         in place of my hack.
31406
31407 2000-02-18  Paul Eggert  <eggert@twinsun.com>
31408
31409         * lib/getdate.y: Handle two-digit years with leading zeros correctly.
31410         (textint): New typedef.
31411         (parser_control): Member year changed from int to textint.
31412         All uses changed.
31413         (YYSTYPE): Removed; replaced by %union with int and textint members.
31414         (tDAY, tDAY_UNIT, tDAYZONE, tHOUR_UNIT, tID, tLOCAL_ZONE, tMERIDIAN,
31415         tMINUTE_UNIT, tMONTH, tMONTH_UNIT tSEC_UNIT, tSNUMBER, tUNUMBER,
31416         tYEAR_UNIT, tZONE, o_merid): Now of type <intval>.
31417         (tSNUMBER, tUNUMBER): Now of type <textintval>.
31418         (date, number, to_year): Use width of number in digits, not its value,
31419         to determine whether it's a 2-digit year, or a 2-digit time.
31420         (yylex): Store number of digits of numeric tokens.
31421         Reported by John Kendall.
31422
31423         (parser_control): Changed from struct parser_control to typedef (for
31424         consistency).  All uses changed.
31425
31426         (tID): Removed; not used.
31427         (yylex): Return '?' for unknown identifiers, rather than (unused) tID.
31428
31429 2000-02-14  Paul Eggert  <eggert@twinsun.com>
31430
31431         * lib/getpagesize.h (getpagesize): Port to VMS for Alpha;
31432         adapted from changes to grep getpagesize.h by Martin P.J. Zinser.
31433
31434 2000-02-12  Jim Meyering  <meyering@lucent.com>
31435
31436         * lib/userspec.c (ISDIGIT): Define it.
31437         (isdigit): Remove definition.
31438         (is_number): Use ISDIGIT, not isdigit.
31439         <libintl.h>: Include.
31440         (_ and N_): Define.
31441         (parse_user_spec): Mark translatable strings.
31442
31443 2000-02-10  Jim Meyering  <meyering@lucent.com>
31444
31445         With these changes, nanosleep.[ch] are finally enough like the other
31446         lib/* replacement files to compile on a few more losing systems.
31447
31448         * lib/nanosleep.h: Don't include config.h.
31449         Remove prototype from declaration of nanosleep.
31450         (PARAMS): Remove now-unneeded definition.
31451         * lib/nanosleep.c: #undef nanosleep.
31452         (rpl_nanosleep): Rename from nanosleep.
31453
31454 2000-02-10  Jim Meyering  <meyering@lucent.com>
31455
31456         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Rename replacement function from
31457         gnu_nanosleep to rpl_nanosleep.
31458
31459 2000-02-09  Jim Meyering  <meyering@lucent.com>
31460
31461         * m4/lib-check.m4 (jm_LIB_CHECK): Fix typo: check for sp_pwdp in
31462         struct spwd, rather than in struct passwd.  Reported by Gaël Quéri.
31463
31464 2000-02-08  Akim Demaille  <akim@epita.fr>
31465
31466         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Quote square brackets with
31467         `[' and `]' and remove uses of `changequote'.
31468         (AC_SYS_LARGEFILE_MACRO_VALUE): Likewise.
31469         (AC_SYS_LARGEFILE): Likewise.
31470         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
31471         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Remove now-unnecessary use
31472         of changequote.
31473         * m4/regex.m4 (jm_INCLUDED_REGEX): Likewise.
31474         * m4/readdir.m4 (jm_FUNC_READDIR): Likewise
31475         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Likewise, and add `int' for main.
31476         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Likewise.
31477
31478 2000-02-05  Jim Meyering  <meyering@lucent.com>
31479
31480         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require most macros.
31481         Remove explicit use of AC_HEADER_TIME.  It is required by
31482         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Using AC_HEADER_TIME and
31483         `AC_REQUIRE'ing jm_CHECK_TYPE_STRUCT_TIMESPEC provoked a but
31484         in autoconf whereby the expansion of the latter ended up preceding
31485         the expansion of its prerequisite, AC_HEADER_TIME.
31486         Reported by Volker Borchert.
31487
31488 2000-02-03  Jim Meyering  <meyering@lucent.com>
31489
31490         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for utmpxname.
31491
31492 2000-02-03  Jim Meyering  <meyering@lucent.com>
31493
31494         * lib/readutmp.c (read_utmp): Guard with `#ifdef UTMP_NAME_FUNCTION',
31495         rather than with `#if HAVE_UTMPNAME'.
31496
31497 2000-02-02  Jim Meyering  <meyering@lucent.com>
31498
31499         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Fix typo that resulted in no
31500         definition of HAVE_PATHCONF: s/AC_CHECK_FUNC/AC_CHECK_FUNCS/.
31501         Reported by Eli Zaretskii.
31502
31503 2000-02-01  Jim Meyering  <meyering@lucent.com>
31504
31505         * lib/readutmp.h (UT_USER): Add parens.  From Andreas Schwab.
31506
31507 2000-01-31  Jim Meyering  <meyering@lucent.com>
31508
31509         * m4/check-decl.m4 (jm_CHECK_DECLS): Add nanosleep to the list of
31510         functions.  Add the time.h and sys/time.h headers along with the
31511         AC_REQUIRE'ment of AC_HEADER_TIME.
31512
31513 2000-01-31  Jim Meyering  <meyering@lucent.com>
31514
31515         * lib/nanosleep.h (nanosleep): Guard declaration with
31516         `#if ! HAVE_DECL_NANOSLEEP'.
31517         Without this, OFS gets a redeclaration error for rpl_nanosleep, due to
31518         the declaration in that vendor's sys/timers.h.
31519         Reported by Christian Krackowizer.
31520
31521         * lib/quotearg.c (ISASCII): Add #undef and move definition to follow
31522         inclusion of wctype.h to work around Solaris 2.6 namespace pollution.
31523         (ISPRINT): Likewise.
31524         Reported by Tom Tromey.
31525
31526 2000-01-30  Jim Meyering  <meyering@lucent.com>
31527
31528         * m4/lib-check.m4: Clean up some kludgy old shadow password tests.
31529
31530         * m4/prereq.m4 (utmp_includes): Define.
31531         Check for ut_user and ut_name members in both struct utmpx
31532         and struct utmp.
31533
31534 2000-01-30  Jim Meyering  <meyering@lucent.com>
31535
31536         * lib/readutmp.c (extract_trimmed_name): Use UT_USER instead of
31537         hard-coding uses of ->ut_name.  The latter doesn't work with new Linux
31538         header files where only utmpx.ut_user is declared.
31539
31540         * lib/readutmp.h (UT_USER): Define.
31541
31542 2000-01-29  Jim Meyering  <meyering@lucent.com>
31543
31544         * m4/lib-check.m4: New file containing library-related checks from
31545         fileutils and sh-utils (textutils had none).
31546
31547 2000-01-28  Jim Meyering  <meyering@lucent.com>
31548
31549         * m4/perl.m4: Change format of warning message to look more like that
31550         from the missing script.  Suggestion from François Pinard.
31551
31552 2000-01-25  Jim Meyering  <meyering@lucent.com>
31553
31554         * m4/timespec.m4: Require AC_HEADER_TIME, and include sys/time.h as
31555         well as time.h in the compile check.
31556         * m4/nanosleep.m4: Require AC_HEADER_TIME rather than simply using it.
31557         Fix typo in cross-compiling case: s/yes/no/.
31558
31559 2000-01-23  Jim Meyering  <meyering@lucent.com>
31560
31561         * m4/jm-macros.m4: Move df-related tests here from
31562         fileutils/configure.in
31563
31564         * m4/ls-mntd-fs.m4: s/list_mounted_fs/ac_list_mounted_fs/
31565         (jm_LIST_MOUNTED_FILESYSTEMS): Take two parameters.
31566
31567         * m4/fsusage.m4: New file.  Extracted from fileutils/configure.in.
31568         s/space/ac_fsusage_space/.
31569         (jm_FILE_SYSTEM_USAGE): Take two parameters.
31570
31571         * m4/ftruncate.m4: New file (derived from part of
31572         fileutils/configure.in).
31573         * m4/jm-macros.m4 (jm_FUNC_FTRUNCATE): AC_REQUIRE it.
31574         (jm_CHECK_ALL_TYPES): Require AC_HEADER_MAJOR and AC_HEADER_DIRENT.
31575
31576         * m4/jm-macros.m4 (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN):
31577         AC_SUBST these here, rather than just in sh-util/configure.in, so
31578         that the now-shared-by-fileutils-and-textutils lib/Makefile.am are
31579         all the same.
31580         (AM_FUNC_OBSTACK): Add (from fileutils/configure.in).
31581         (AC_CHECK_FUNCS): Merge all checks from fileutils, textutils, sh-utils.
31582         (AM_FUNC_STRTOD): Added (from textutils', sh-utils' configure.in).
31583         (AC_SUBST(POW_LIBM)): Likewise.
31584         (AC_SUBST(DF_PROG)): Moved from fileutils/configure.in.
31585
31586 2000-01-23  Jim Meyering  <meyering@lucent.com>
31587
31588         * lib/Makefile.am (libfetish_a_SOURCES): Remove explicit mention of
31589         obstack.c.
31590
31591 2000-01-22  Jim Meyering  <meyering@lucent.com>
31592
31593         * m4/jm-macros.m4: Call AC_PROG_CC_STDC just before AC_C_CONST.
31594
31595         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Add wctype.h.
31596
31597         * m4/jm-macros.m4 (AC_CHECK_HEADERS): Add checks from fileutils'
31598         configure.in
31599         (AC_CHECK_HEADERS): Likewise for sh-utils.
31600         (AC_CHECK_HEADERS): Likewise for textutils.
31601         Merge the three lists of headers.
31602
31603         * m4/prereq.m4 (jm_PREREQ_ADDEXT): New macro.  Parts moved here
31604         from fileutils' configure.in.
31605
31606         * m4/decl.m4: Remove kludgy `test -z $ac_...AC_CHECK_HEADERS(...)'
31607         code. Moved tests into their own function (_jm_DECL_HEADERS) in
31608         check-decl.m4.
31609
31610         * m4/check-decl.m4: Use #if rather than #ifdef.
31611         Add HAVE_DECL_STRTOUL and HAVE_DECL_STRTOULL.
31612         (jm_CHECK_DECLARATIONS): Add strtoul strtoull.
31613         (_jm_DECL_HEADERS): Define new function.
31614         (jm_CHECK_DECLARATIONS): Require it.
31615
31616 2000-01-22  Jim Meyering  <meyering@lucent.com>
31617
31618         * lib/strtoumax.c: [! HAVE_DECL_STRTOUL]: Declare strtoul.
31619         [! HAVE_DECL_STRTOULL]: Declare strtoull.
31620         Required for some AIX systems.  Reported by Christian Krackowizer.
31621         [TESTING] (main): New function.
31622
31623         1997-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
31624         * lib/dirname.c (dir_name): Support for DOS-style file names with drive
31625         letters.
31626
31627         * lib/quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h> for decl of
31628         iswprint.
31629
31630         * lib/strverscmp.c (ISDIGIT): Define.
31631         (strverscmp): Use ISDIGIT, not isdigit.
31632
31633 2000-01-19  Jim Meyering  <meyering@lucent.com>
31634
31635         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Include <sys/time.h>, too.
31636         Use AC_HEADER_TIME.  Volker Borchert reported that OpenBSD-2.3/sparc
31637         defines `struct timespec' in <sys/time.h>
31638
31639         * m4/c-bs-a.m4: Remove uses of changequote altogether.
31640         Thanks to Akim for explaining.
31641
31642 2000-01-17  Paul Eggert  <eggert@twinsun.com>
31643
31644         * lib/nanosleep.c (nanosleep):
31645         Don't use SA_INTERRUPT to decide whether to call sigaction, as
31646         POSIX.1 doesn't require SA_INTERRUPT and some systems
31647         (e.g. Solaris 7) don't define it.  Use SA_NOCLDSTOP instead;
31648         it's been part of POSIX.1 since day 1 (in 1988).
31649
31650 2000-01-17  Jim Meyering  <meyering@lucent.com>
31651
31652         * lib/interlock: Remove unused file.  Reported by François Pinard.
31653
31654 2000-01-16  Paul Eggert  <eggert@twinsun.com>
31655
31656         * lib/quotearg.c (quotearg_buffer_restyled): Do not quote
31657         alert, backslash, formfeed, and vertical tab unnecessarily in
31658         shell quoting style.
31659
31660 2000-01-16  Jim Meyering  <meyering@lucent.com>
31661
31662         * m4/jm-macros.m4: Require jm_FUNC_GROUP_MEMBER, jm_FUNC_PUTENV,
31663         AM_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, jm_FUNC_MKTIME,
31664         jm_FUNC_GETGROUPS AC_FUNC_VPRINTF, AC_FUNC_ALLOCA,
31665         AM_FUNC_GETLOADAVG, and jm_SYS_PROC_UPTIME.
31666
31667 2000-01-16  Jim Meyering  <meyering@lucent.com>
31668
31669         * m4/c-bs-a.m4: Use `changequote(<<,>>)', rather than `changequote(, )'
31670         because the latter didn't work.
31671
31672 2000-01-15  Jim Meyering  <meyering@lucent.com>
31673
31674         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add gethostname and getusershell.
31675         (AC_REPLACE_FUNCS): Add memcpy and memset.
31676         Add these, too: stime strcspn stpcpy strstr strtol strtoul.
31677         Add strpbrk.
31678         Add these: euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp.
31679
31680 2000-01-12  Jim Meyering  <meyering@lucent.com>
31681
31682         * m4/prereq.m4 (jm_PREREQ_CANON_HOST): New macro.
31683         (jm_PREREQ): Use it.
31684         (jm_PREREQ_READUTMP): New macro.
31685         (jm_PREREQ): Use it.
31686
31687 2000-01-11  Paul Eggert  <eggert@twinsun.com>
31688
31689         Quote multibyte characters correctly.
31690         * m4/c-bs-a.m4: New file.
31691         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): New macro.
31692         (jm_PREREQ): Use it.
31693
31694 2000-01-11  Paul Eggert  <eggert@twinsun.com>
31695
31696         * m4/uintmax_t.m4: Port to autoconf 2.13.
31697
31698 2000-01-08  Jim Meyering  <meyering@ascend.com>
31699
31700         * m4/strerror_r.m4 (jm_FUNC_STRERROR_R): New file/macro.
31701         * m4/jm-macros.m4 (jm_FUNC_STRERROR_R): Require it.
31702
31703 2000-01-04  Jim Meyering  <meyering@ascend.com>
31704
31705         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename from
31706         jm_STRUCT_DIRENT_D_TYPE.
31707         * m4/d-ino.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_INO): Rename from
31708         jm_STRUCT_DIRENT_D_INO.
31709         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Rename from
31710         jm_STRUCT_UTIMBUF.
31711         * m4/jm-macros.m4: Reflect s/jm_STRUCT_/jm_CHECK_TYPE_STRUCT_/
31712         renamings.
31713         * m4/utime.m4: Likewise.
31714
31715         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): New file, macro.
31716         * m4/jm-macros.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): Require it.
31717
31718 2000-01-03  Paul Eggert  <eggert@twinsun.com>
31719
31720         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Search for nanosleep in -lrt
31721         (for Solaris 7) and in -lposix4 (for Solaris 2.5.1).
31722
31723 2000-01-02  Jim Meyering  <meyering@ascend.com>
31724
31725         * m4/search-libs.m4: Escape `$' in $3 of dnl comment.  I no longer
31726         remember if this is necessary.
31727
31728 1999-12-26  Jim Meyering  <meyering@ascend.com>
31729
31730         * m4/jm-macros.m4: Use it here.
31731         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): New file/macro.
31732
31733 1999-12-23  Jim Meyering  <meyering@ascend.com>
31734
31735         * m4/jm-macros.m4: Check for clock_gettime (moved from
31736         fileutils/configure.in)
31737         Check for gettimeofday.
31738
31739 1999-12-20  Jim Meyering  <meyering@ascend.com>
31740
31741         * m4/strftime.m4: Remove kludge, now that I'm using the fixed
31742         autoconf-2.14a-1999-12-20.
31743
31744 1999-12-19  Jim Meyering  <meyering@ascend.com>
31745
31746         * m4/lstat-slash.m4: New file.
31747         * m4/jm-macros.m4: Use the new macro:
31748         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
31749
31750 1999-12-07  Jim Meyering  <meyering@ascend.com>
31751
31752         * m4/perl.m4: Require that File::Compare be available, too.
31753         Too many systems seem to lack it.
31754
31755         * m4/strftime.m4: Add checks for most of the cpp macros tested in
31756         GNU's strftime.c.  Prompted by a patch from Paul Eggert.
31757
31758 1999-11-18  Paul Eggert  <eggert@twinsun.com>
31759
31760         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around a
31761         problem with the QNX 4.25 shell, which doesn't propagate exit
31762         status of failed commands inside shell assignments.
31763
31764 1999-11-17  Jim Meyering  <meyering@ascend.com>
31765
31766         * m4/gettext.m4: Use new AC_CONFIG_LINKS in place of AC_LINK_FILES.
31767
31768 1999-11-07  Jim Meyering  <meyering@ascend.com>
31769
31770         * m4/getloadavg.m4: Add `, 1, [FIXME]' to each use of AC_DEFINE.
31771
31772 1999-11-06  Jim Meyering  <meyering@ascend.com>
31773
31774         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro.
31775         * m4/jm-macros.m4 (jm_MACROS): Use it here.
31776
31777 1999-11-05  Jim Meyering  <meyering@ascend.com>
31778
31779         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Move some tests from
31780         configure.in of textutils, fileutils, and sh-utils into this one
31781         (shared between those packages) file.
31782         Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecated
31783         AC_STRUCT_ST_BLKSIZE.
31784
31785 1999-11-03  Jim Meyering  <meyering@ascend.com>
31786
31787         * m4/ssize_t.m4: Remove file.  No longer needed since the new version
31788         of AC_CHECK_TYPE checks includes unistd.h.
31789         * m4/jm-macros.m4: Use straight `AC_CHECK_TYPE(ssize_t, int)'.
31790         Suggestion from Akim Demaille.
31791
31792 1999-10-30  Jim Meyering  <meyering@ascend.com>
31793
31794         * m4/uintmax_t.m4: Require 2.14a.  Remove backslash before backtick in
31795         m4-quoted string.
31796         * m4/ls-mntd-fs.m4: Likewise.
31797         * m4/jm-macros.m4: Likewise.  Also, use AC_TYPE_SSIZE_T instead
31798         * m4/jm-winsz1.m4: Likewise.
31799
31800         * m4/const.m4: Remove file, since the fix made it into the experimental
31801         version of autoconf.
31802         * m4/mktime.m4: Likewise.
31803
31804         * m4/check-type.m4: Remove file, now that the latest version of
31805         AC_CHECK_TYPE takes a third arg to specify additional #includes.
31806
31807         * m4/ssize_t.m4: New file, requires experimental version of autoconf.
31808         * m4/jm-macros.m4: Use new AC_TYPE_SSIZE_T instead of my hacked
31809         AC_CHECK_TYPE.
31810
31811 1999-10-04  Jim Meyering  <meyering@ascend.com>
31812
31813         * m4/jm-macros.m4: Don't require autoconf-2.14.1.
31814
31815 1999-09-22  Paul Eggert  <eggert@twinsun.com>
31816
31817         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around GCC
31818         2.95.1 bug with HP-UX 10.20.
31819
31820 1999-09-17  Jim Meyering  <meyering@ascend.com>
31821
31822         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add strdup.
31823         Paul Nevai reported a link failure on a NeXT CUBE with NeXTSTEP 3.3
31824         due to missing strdup (against sh-utils-2.0).
31825
31826 1999-08-29  Jim Meyering  <meyering@ascend.com>
31827
31828         * m4/jm-macros.m4: Require jm_BISON.
31829         * m4/bison.m4: New file.
31830
31831 1999-08-17  Paul Eggert  <eggert@twinsun.com>
31832
31833         * m4/largefile.m4 (AC_SYS_LARGEFILE): Fix typo: missing comma
31834         in value for _FILE_OFFSET_BITS, which broke ports to HP-UX 10.20.
31835
31836 1999-08-05  Jim Meyering  <meyering@ascend.com>
31837
31838         * m4/getline.m4: Rename test file from conftestdata to conftest.data
31839         to avoid conflicts with `conftest' on 8+3 filesystems.
31840         Suggestion from Eli Zaretskii.
31841
31842 1999-08-04  Jim Meyering  <meyering@ascend.com>
31843
31844         * m4/jm-macros.m4: Move a 4-line block of code from the configure.in of
31845         fileutils and sh-utils (textutils's getline test was inadequate).
31846         (AM_FUNC_GETLINE): Run this test.
31847         (AC_CHECK_FUNCS): Check for getdelim.
31848         Reported by Bob Proulx.
31849
31850 1999-08-02  Jim Meyering  <meyering@ascend.com>
31851
31852         * m4/jm-macros.m4: Add a comment.
31853
31854 1999-08-01  Paul Eggert  <eggert@twinsun.com>
31855
31856         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check whether
31857         <inttypes.h> defines strtoumax as a macro (and not as a
31858         function).
31859
31860 1999-08-01  Paul Eggert  <eggert@twinsun.com>
31861
31862         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sure
31863         that we can shift, multiply and divide unsigned long long
31864         values; Ultrix cc can't do it.
31865
31866 1999-08-01  Paul Eggert  <eggert@twinsun.com>
31867
31868         * m4/mktime.m4: New file, which is a preview of what should appear
31869         in the next public autoconf release.
31870
31871 1999-08-01  Paul Eggert  <eggert@twinsun.com>
31872
31873         * m4/lfs.m4: Remove this file.
31874         * m4/largefile.m4: New file.  It contains the old contents of
31875         lfs.m4, except that all names with prefix AC_LFS have been
31876         changed to use the prefix AC_SYS_LARGEFILE instead, to be
31877         compatible with future autoconf versions.  Also, some minor m4
31878         quoting problems have been fixed.
31879
31880 1999-08-01  Paul Eggert  <eggert@twinsun.com>
31881
31882         * m4/gettext.m4 (AM_WITH_NLS): Remove unnecessary lines.
31883         Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl.
31884         (AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting,
31885         and simplify the shell code.
31886
31887 1999-08-01  Jim Meyering  <meyering@ascend.com>
31888
31889         * m4/mktime.m4 (AC_FUNC_MKTIME): Undefine to avoid syntax errors from
31890         m4.
31891
31892 1999-07-20  Jim Meyering  <meyering@ascend.com>
31893
31894         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memmove.
31895
31896 1999-07-15  Jim Meyering  <meyering@ascend.com>
31897
31898         * m4/jm-macros.m4 (AC_CHECK_FUNCS): Check for getpagesize.
31899
31900 1999-05-22  Jim Meyering  <meyering@ascend.com>
31901
31902         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memchr.
31903
31904 1999-05-20  Jim Meyering  <meyering@ascend.com>
31905
31906         * m4/search-libs.m4 [AC_SEARCH_LIBS]: Quote name in undefine.
31907         Add a colon after each `then' in case $4 is empty.
31908
31909 1999-05-16  Jim Meyering  <meyering@ascend.com>
31910
31911         * m4/search-libs.m4: New file to override autoconf's AC_SEARCH_LIBS.
31912
31913 1999-05-10  Jim Meyering  <meyering@ascend.com>
31914
31915         * m4/jm-mktime.m4: Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME.
31916
31917         * m4/jm-macros.m4: Require 2.14.1, since we use newly-renamed
31918         AC_FUNC_MKTIME.
31919
31920 1999-05-10  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
31921
31922         * m4/jm-mktime.m4, putenv.m4: Fix typos in config.h comments.
31923
31924 1999-05-04  Paul Eggert  <eggert@twinsun.com>
31925
31926         * m4/lfs.m4 (AC_LFS): -n32, -o32, and -n64 should be in CFLAGS,
31927         not CPPFLAGS, so that linking works correctly in IRIX.
31928
31929 1999-04-30  Paul Eggert  <eggert@twinsun.com>
31930
31931         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add dup2.
31932
31933 1999-04-20  Paul Eggert  <eggert@twinsun.com>
31934
31935         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Move unsigned long
31936         long check into new jm_AC_TYPE_UNSIGNED_LONG_LONG macro.
31937         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require
31938         jm_AC_TYPE_UNSIGNED_LONG_LONG.
31939         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro.
31940
31941         * m4/lfs.m4: Port to AIX and HP-UX.  Support cross-compilation.
31942
31943 1999-04-20  Jim Meyering  <meyering@ascend.com>
31944
31945         * m4/xstrtoumax.m4: Require jm_AC_TYPE_UNSIGNED_LONG_LONG.
31946         AC_REPLACE xstroull if necessary.  From Paul Eggert.
31947         (AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq.
31948
31949 1999-04-18  Jim Meyering  <meyering@ascend.com>
31950
31951         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): New file/macro.
31952         * m4/jm-macros.m4: Use it.
31953
31954 1999-04-06  Jim Meyering  <meyering@ascend.com>
31955
31956         * m4/strftime.m4: Remove test for %f.
31957
31958 1999-03-29  Jim Meyering  <meyering@ascend.com>
31959
31960         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the
31961         superset of the AC_TYPE_* checks in the textutils, fileutils,
31962         and sh-utils, plus AC_TYPE_PID_T.  Paul Eggert suggested adding
31963         AC_TYPE_PID_T.
31964
31965 1999-03-28  Jim Meyering  <meyering@ascend.com>
31966
31967         * m4/jm-macros.m4: Define GNU_PACKAGE here.
31968         Be sure to AC_SUBST it, once again, so that @GNU_PACKAGE@ is
31969         replaced e.g., in the *.sh files of the sh-utils.
31970
31971 1999-03-20  Jim Meyering  <meyering@ascend.com>
31972
31973         * m4/jm-macros.m4: s/jm_WITH_REGEX/jm_INCLUDED_REGEX/.
31974         * m4/regex.m4 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
31975         Don't depend on AM_GLIBC.  Suggestions from Alain Magloire.
31976
31977 1999-03-19  Jim Meyering  <meyering@ascend.com>
31978
31979         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): New macro.
31980
31981 1999-03-12  Jim Meyering  <meyering@ascend.com>
31982
31983         * m4/jm-macros.m4: Use AC_FUNC_SETVBUF_REVERSED.
31984
31985 1999-03-07  Jim Meyering  <meyering@ascend.com>
31986
31987         * m4/jm-glibc-io.m4: Use only those *_unlocked macros that are
31988         declared.
31989
31990 1999-02-17  Jim Meyering  <meyering@ascend.com>
31991
31992         * m4/gettext.m4 (AM_GNU_GETTEXT): Do `changequote' around use of
31993         brackets in macro definition.  From Eli Zaretskii and Alain Magloire.
31994
31995 1999-02-07  Jim Meyering  <meyering@ascend.com>
31996
31997         * m4/group-member.m4: New file -- extracted from sh-utils'
31998         configure.in.
31999
32000         1999-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
32001         * m4/gettext.m4: Support DOS-style d:/foo/bar absolute file names.
32002
32003 1999-02-06  Jim Meyering  <meyering@ascend.com>
32004
32005         * m4/chown.m4: Use `AC_SUBST(LIBOBJS)' since we set LIBOBJS.
32006         * m4/fnmatch.m4: Likewise.
32007         * m4/getgroups.m4: Likewise.
32008         * m4/lstat.m4: Likewise.
32009         * m4/malloc.m4: Likewise.
32010         * m4/putenv.m4: Likewise.
32011         * m4/realloc.m4: Likewise.
32012         * m4/regex.m4: Likewise.
32013         * m4/stat.m4: Likewise.
32014         * m4/strftime.m4: Likewise.
32015         Suggestion from Alain Magloire.
32016
32017         * m4/chown.m4: Use `.$ac_objext', not `.o'.
32018         * m4/fnmatch.m4: Likewise.
32019         * m4/getgroups.m4: Likewise.
32020         * m4/getline.m4: Likewise.
32021         * m4/lstat.m4: Likewise.
32022         * m4/malloc.m4: Likewise.
32023         * m4/memcmp.m4: Likewise.
32024         * m4/putenv.m4: Likewise.
32025         * m4/realloc.m4: Likewise.
32026         * m4/regex.m4: Likewise.
32027         * m4/stat.m4: Likewise.
32028         * m4/strftime.m4: Likewise.
32029         Suggestion from Alain Magloire.
32030
32031         * m4/jm-macros.m4: Actually invoke jm_WITH_REGEX now that it requires
32032         an argument.
32033
32034         * m4/regex.m4: Add a run-time Test for proper operation of
32035         re_compile_pattern.
32036
32037 1999-01-31  Jim Meyering  <meyering@ascend.com>
32038
32039         * m4/getloadavg.m4: Check for locale.h and the function, setlocale.
32040
32041 1999-01-30  Jim Meyering  <meyering@ascend.com>
32042
32043         * m4/check-type.m4: Use 3-arg form of AC_DEFINE.
32044
32045         * m4/jm-mktime.m4: Make this a wrapper around the official
32046         AM_FUNC_MKTIME rather than my private copy, now that the official one
32047         is up to date.
32048         * m4/mktime.m4: Remove file.
32049
32050         * m4/getloadavg.m4: Use 3-arg form of AC_DEFINE.
32051         * m4/uptime.m4: Likewise.
32052         * m4/uintmax_t.m4: Likewise.
32053
32054 1999-01-28  Jim Meyering  <meyering@ascend.com>
32055
32056         * m4/jm-macros.m4: Use jm_AFS.
32057         * m4/afs.m4: New file (from fileutils' configure.in).
32058
32059         * m4/assert.m4: Use the 3-argument forms of AC_DEFINE* macros.
32060         * m4/chown.m4: Likewise.
32061         * m4/d-ino.m4: Likewise.
32062         * m4/d-type.m4: Likewise.
32063         * m4/fnmatch.m4: Likewise.
32064         * m4/getgroups.m4: Likewise.
32065         * m4/gettext.m4: Likewise.
32066         * m4/jm-mktime.m4: Likewise.
32067         * m4/jm-winsz2.m4: Likewise.
32068         * m4/lcmessage.m4: Likewise.
32069         * m4/ls-mntd-fs.m4: Likewise.
32070         * m4/malloc.m4: Likewise.
32071         * m4/memcmp.m4: Likewise.
32072         * m4/putenv.m4: Likewise.
32073         * m4/realloc.m4: Likewise.
32074         * m4/st_mtim.m4: Likewise.
32075         * m4/strftime.m4: Likewise.
32076
32077 1999-01-16  Jim Meyering  <meyering@ascend.com>
32078
32079         * m4/jm-macros.m4 (ARGMATCH_DIE): Define.
32080         (ARGMATCH_DIE_DECL): Define.
32081
32082 1999-01-12  Jim Meyering  <meyering@ascend.com>
32083
32084         * m4/Makefile.am.in: Rewrite to avoid using fmt.
32085         Reported by Lars Hecking.
32086
32087 1999-01-10  Jim Meyering  <meyering@ascend.com>
32088
32089         * m4/fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my
32090         gross kludge.
32091         * m4/inttypes_h.m4: Likewise.
32092         * m4/lstat.m4: Likewise.
32093         * m4/malloc.m4: Likewise.
32094         * m4/readdir.m4: Likewise.
32095         * m4/realloc.m4: Likewise.
32096         * m4/st_dm_mode.m4: Likewise.
32097         * m4/stat.m4: Likewise.
32098         * m4/utimbuf.m4: Likewise.
32099         * m4/utimes.m4: Likewise.
32100
32101         * m4/check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the
32102         AC_CHECK_FUNCS hack.  Now, it's still a hack, but at least the
32103         comments in config.h.in are meaningful.
32104
32105         * m4/jm-macros.m4: Require autoconf-2.13 here.
32106
32107         * m4/regex.m4: By default, don't use the included regex.c on systems
32108         with glibc 2.  Suggestion from Uli Drepper.
32109
32110 1999-01-02  Jim Meyering  <meyering@ascend.com>
32111
32112         * m4/jm-macros.m4: Replace strcasecmp and strncasecmp.
32113
32114 1998-12-18  Jim Meyering  <meyering@ascend.com>
32115
32116         * m4/Makefile.am.in (Makefile.am): Simplify rule.
32117         Based on a suggestion from Lars Hecking.
32118
32119 1998-11-16  Paul Eggert  <eggert@twinsun.com>
32120
32121         * m4/lfs.m4 (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11.
32122
32123 1998-11-16  Jim Meyering  <meyering@ascend.com>
32124
32125         * m4/lfs.m4: Double-quote the `uname...` expression.
32126
32127 1998-11-14  Jim Meyering  <meyering@ascend.com>
32128
32129         * m4/lstat.m4: Correct comment.  POSIX does not permit it to succeed.
32130         * m4/stat.m4: Likewise.
32131
32132 1998-11-03  Jim Meyering  <meyering@ascend.com>
32133
32134         * m4/stat.m4: Rewrite to set HAVE_STAT_EMPTY_STRING_BUG.
32135         * m4/lstat.m4: Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG.
32136
32137 1998-10-18  Jim Meyering  <meyering@ascend.com>
32138
32139         * m4/check-decl.m4 (jm_CHECK_DECL_LOCALTIME_R): Remove macro.
32140
32141 1998-10-17  Jim Meyering  <meyering@ascend.com>
32142
32143         * m4/decl.m4 (jm_CHECK_DECLARATION): Don't hard-code which headers to
32144         include, though we still hard-code the `require'-like AC_CHECK_HEADERS
32145         calls for those previously hard-coded headers.  Instead, take a new
32146         parameter.
32147         (jm_CHECK_DECLARATIONS): Reflect interface change.
32148         * m4/check-decl.m4 (jm_CHECK_DECLS): Likewise.
32149         (jm_CHECK_DECL_LOCALTIME_R): New macro.
32150
32151         * m4/mktime.m4: Test for spring-forward gap before long-running test.
32152
32153 1998-10-14  Jim Meyering  <meyering@ascend.com>
32154
32155         * m4/mktime.m4: Use the more portable "TZ=PST8PDT,M4.1.0,M10.5.0"
32156         instead of "TZ=America/Vancouver".  From Paul Eggert.
32157
32158 1998-10-11  Jim Meyering  <meyering@ascend.com>
32159
32160         * m4/mktime.m4 (jm_AM_FUNC_MKTIME): New file and macro.
32161         This adds a test for a recently added compatibility fix for mktime.c.
32162         * m4/jm-mktime.m4: Require jm_AM_FUNC_MKTIME, not AM_FUNC_MKTIME.
32163
32164 1998-09-27  Jim Meyering  <meyering@ascend.com>
32165
32166         * m4/jm-macros.m4 (jm_MACROS): Require jm_FUNC_FNMATCH.
32167
32168         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): New file/macro.  Extracted from
32169         ../configure.in, including a change from Gordon Matzigkeit to allow
32170         cross-compiling for the Hurd.
32171
32172         * m4/glibc.m4: New file/macro to test for the GNU C Library
32173         versions 1 and 2.  From Gordon Matzigkeit.
32174         Indent.
32175
32176 1998-09-21  Jim Meyering  <meyering@ascend.com>
32177
32178         * m4/chown.m4: Declare locals: before, after.  From Andries Brouwer.
32179
32180 1998-08-18  Paul Eggert  <eggert@twinsun.com>
32181
32182         Port nanosecond-resolution times to UnixWare 2.1.2 and
32183         pedantic Solaris 2.6.
32184
32185         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from
32186         AC_STRUCT_ST_MTIM.
32187         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC):
32188         Generate name of ns member, instead of just 1 or undef.
32189         Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode.
32190
32191 1998-08-15  Jim Meyering  <meyering@ascend.com>
32192
32193         * m4/ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file.
32194         * m4/check-type.m4: New file.  Replacement for AC_CHECK_TYPE.
32195         * m4/jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int)
32196         instead of jm_TYPE_SSIZE_T.
32197
32198 1998-08-12  Jim Meyering  <meyering@ascend.com>
32199
32200         * m4/st_dm_mode.m4: New file.  From Johan Danielsson.
32201
32202 1998-08-02  Jim Meyering  <meyering@ascend.com>
32203
32204         * m4/st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM
32205         in acconfig.h manually.
32206
32207 1998-07-31  Paul Eggert  <eggert@twinsun.com>
32208
32209         * m4/st_mtim.m4: New file.
32210
32211 1998-07-28  Jim Meyering  <meyering@ascend.com>
32212
32213         * m4/utimes.m4: Undef stat.
32214
32215 1998-07-25  Jim Meyering  <meyering@ascend.com>
32216
32217         * m4/utime.m4 (jm_FUNC_UTIME): New file and macro.
32218         * m4/utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro.
32219
32220 1998-07-09  Manfred Hollstein  <manfred@s-direktnet.de>
32221
32222         * m4/chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the
32223         uid and gid actually remain unchanged.
32224
32225 1998-07-07  Jim Meyering  <meyering@ascend.com>
32226
32227         * m4/jm-glibc-io.m4: Remove fclose_unlocked.
32228
32229 1998-07-04  Jim Meyering  <meyering@ascend.com>
32230
32231         * m4/regex.m4: Use syscmd, ifelse, and sysval.  Mainly as an exercise
32232         to prove that this macro can be used in packages without regex.c.
32233
32234 1998-07-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
32235
32236         * m4/gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h>
32237         is to be used.
32238
32239 1998-07-03  Jim Meyering  <meyering@ascend.com>
32240
32241         * m4/gettext.m4: Add -lintl if it's found to be necessary.
32242
32243         * m4/gettext.m4: New file -- from gettext-0.10.35.
32244         * m4/lcmessage.m4: Likewise.
32245         * m4/progtest.m4: Likewise.
32246
32247         * m4/regex.m4 (jm_WITH_REGEX): New file and macro.
32248         * m4/jm-macros.m4: Require the new macro.
32249
32250 1998-06-29  Jim Meyering  <meyering@ascend.com>
32251
32252         * m4/fstypename.m4: Include sys/param.h.  NetBSD 1.3.1 requires this
32253         for the definition of NGROUPS (used in a system header included
32254         by sys/mount.h).
32255
32256 1998-06-28  Jim Meyering  <meyering@ascend.com>
32257
32258         * m4/ls-mntd-fs.m4: New file.
32259         * m4/fstypename.m4: New file.
32260
32261         * m4/jm-macros.m4: Require the new macro.
32262         * m4/jm-glibc-io.m4: New file.
32263
32264 1998-05-19  Jim Meyering  <meyering@ascend.com>
32265
32266         * m4/jm-macros.m4: Add jm_FUNC_LCHOWN.
32267         * m4/lchown.m4: New file.
32268
32269         * m4/Makefile.am.in: New file.
32270         * m4/Makefile.am (Makefile.am): Depend on Makefile.am.in.
32271
32272 1998-05-14  Jim Meyering  <meyering@ascend.com>
32273
32274         * m4/Makefile.am (EXTRA_DIST): Add them.
32275         * m4/jm-macros.m4: New file.
32276         * m4/utimbuf.m4: New file.
32277
32278 1998-05-12  Jim Meyering  <meyering@ascend.com>
32279
32280         * m4/Makefile.am (EXTRA_DIST): Add isc-posix.m4.
32281
32282 1998-05-11  Jim Meyering  <meyering@ascend.com>
32283
32284         * m4/isc-posix.m4: New file.
32285
32286 1998-05-10  Jim Meyering  <meyering@ascend.com>